.header__bottom{position:relative}.header__navigation,.header__menu,.header__menu>ul,.has-tabbed-mega-menu{position:static}.tabbed-mega-menu{position:absolute;top:calc(100% - 1px);left:50%;width:100vw;max-width:none;z-index:30;background:#fff;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;box-shadow:0 18px 35px #0000001a;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,8px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}.has-tabbed-mega-menu:hover>.tabbed-mega-menu,.has-tabbed-mega-menu:focus-within>.tabbed-mega-menu,.has-tabbed-mega-menu.is-open>.tabbed-mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.tabbed-mega-menu:before{content:"";position:absolute;left:0;right:0;top:-20px;height:20px;background:transparent;pointer-events:auto}.tabbed-mega-menu__inner{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:420px;margin-right:auto;margin-left:auto}.tabbed-mega-menu__navigation{min-width:0;padding:18px 0;background:#fff;border-right:1px solid #e5e5e5}.tabbed-mega-menu__all-link,.tabbed-mega-menu__tab{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:50px;margin:0;padding:11px 22px;border:0;border-radius:0;outline:none;background:transparent;color:#222;font:inherit;font-size:15px;font-weight:400;line-height:1.4;text-align:left;text-decoration:none;cursor:pointer;transition:background-color .16s ease,color .16s ease}.tabbed-mega-menu__all-link{color:#777;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:.01em}.tabbed-mega-menu__all-link:hover,.tabbed-mega-menu__all-link:focus-visible{color:#222}.tabbed-mega-menu__tab:hover,.tabbed-mega-menu__tab:focus-visible,.tabbed-mega-menu__tab.is-active{background:#f1f1f1;color:#111}.tabbed-mega-menu__tab:focus-visible{outline:2px solid currentColor;outline-offset:-2px}.tabbed-mega-menu__arrow{display:flex;align-items:center;justify-content:center;flex:0 0 auto;margin-left:15px}.tabbed-mega-menu__content{min-width:0;padding:28px 30px 34px;background:#fff}.tabbed-mega-menu__panel{width:100%;min-width:0}.tabbed-mega-menu__panel[hidden]{display:none}.tabbed-mega-menu__panel.is-active{display:block;animation:tabbedMegaMenuFade .18s ease}@keyframes tabbedMegaMenuFade{0%{opacity:0;transform:translate(4px)}to{opacity:1;transform:translate(0)}}.tabbed-mega-menu__panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.tabbed-mega-menu__heading{margin:0;color:#111;font-size:21px;line-height:1.3}.tabbed-mega-menu__view-all{flex:0 0 auto;color:inherit;font-size:14px;text-decoration:underline;text-underline-offset:4px}.tabbed-mega-menu__products{display:grid;grid-template-columns:repeat(var(--mega-product-columns, 6),minmax(0,1fr));align-items:start;gap:clamp(14px,1.4vw,26px);width:100%;min-width:0}.tabbed-mega-menu__product{display:block;min-width:0;color:inherit;text-align:center;text-decoration:none}.tabbed-mega-menu__product-image{display:flex;align-items:center;justify-content:center;width:100%;max-height:280px;aspect-ratio:var(--mega-image-ratio, 1 / 1);overflow:hidden;background:#fff}.tabbed-mega-menu__product-image{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-height:280px;aspect-ratio:var(--mega-image-ratio, 1 / 1);overflow:hidden;background:#fff}.tabbed-mega-menu__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-height:270px;object-fit:contain;transition:opacity .3s ease,transform .35s ease}.tabbed-mega-menu__image--primary{z-index:1;opacity:1}.tabbed-mega-menu__image--secondary{z-index:2;opacity:0}.tabbed-mega-menu__product:hover .tabbed-mega-menu__image--primary{opacity:0}.tabbed-mega-menu__product:hover .tabbed-mega-menu__image--secondary{opacity:1;transform:scale(1.02)}.tabbed-mega-menu__product-image .placeholder-svg{width:100%;height:100%;object-fit:contain}.tabbed-mega-menu__product-info{padding-top:12px;text-align:center}.tabbed-mega-menu__product-title{margin:0;color:#111;font-size:14px;font-weight:400;line-height:1.4;text-align:center;white-space:normal;overflow:visible}.tabbed-mega-menu__price{display:flex;flex-direction:column;align-items:center;gap:2px;margin-top:8px;font-size:14px;line-height:1.35}.tabbed-mega-menu__price-current{color:#111;font-weight:600}.tabbed-mega-menu__price-current.is-sale{color:#e21b16;font-weight:600}.tabbed-mega-menu__price-compare{color:#333;font-weight:500;text-decoration:line-through;text-decoration-thickness:1px}.tabbed-mega-menu__empty{display:flex;align-items:center;justify-content:center;grid-column:1 / -1;min-height:250px;padding:30px;color:#777;text-align:center}.header__menu .menu__item,.header__menu .menu__item-text,.header__menu .font-navigation{font-weight:400!important}@media screen and (max-width:1500px){.tabbed-mega-menu__inner{grid-template-columns:230px minmax(0,1fr)}.tabbed-mega-menu__all-link,.tabbed-mega-menu__tab{padding-right:18px;padding-left:18px}.tabbed-mega-menu__content{padding:26px 24px 32px}.tabbed-mega-menu__products{gap:16px}.tabbed-mega-menu__product-image{max-height:245px}.tabbed-mega-menu__product-image img,.tabbed-mega-menu__product-image svg{max-height:235px}}@media screen and (max-width:1250px){.tabbed-mega-menu__inner{grid-template-columns:210px minmax(0,1fr)}.tabbed-mega-menu__all-link,.tabbed-mega-menu__tab{min-height:46px;padding:10px 15px;font-size:13px}.tabbed-mega-menu__all-link{font-size:12px}.tabbed-mega-menu__content{padding:22px 18px 28px}.tabbed-mega-menu__products{gap:12px}.tabbed-mega-menu__product-image{max-height:205px}.tabbed-mega-menu__product-image img,.tabbed-mega-menu__product-image svg{max-height:195px}.tabbed-mega-menu__product-title{font-size:12px;line-height:1.4}.tabbed-mega-menu__price{margin-top:8px;font-size:12px}}@media screen and (max-width:1023px){.tabbed-mega-menu{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tabbed-mega-menu.css.map */
