.custom-header-section .custom-mega-nav-item{position:static}.custom-header-section .custom-mega-menu{--custom-mega-gap: clamp(10px, 1vw, 18px);--custom-mega-nav-gap-min: 52px;--custom-mega-nav-gap-max: 156px;--custom-mega-nav-gap: var(--custom-mega-nav-gap-max);--custom-mega-feature-width-max: 400px;--custom-mega-feature-width: var(--custom-mega-feature-width-max);position:absolute;top:100%;left:50%;z-index:12;display:block;width:100vw;padding:var(--custom-mega-gap) 0;border-bottom:1px solid var(--dotted-color);background:var(--background);color:var(--text-color);opacity:0;pointer-events:none;transform:translate(-50%,-8px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;visibility:hidden}.custom-header-section .custom-mega-menu:before{position:absolute;top:-20px;left:0;width:100%;height:20px;content:""}.custom-header-section .custom-mega-nav-item:hover>.custom-mega-menu,.custom-header-section .custom-mega-nav-item:focus-within>.custom-mega-menu,.custom-header-section .custom-mega-nav-item.is-custom-mega-open>.custom-mega-menu,.custom-header-section .custom-mega-nav-item.navigation__menuitem--active>.custom-mega-menu{opacity:1;pointer-events:auto;transform:translate(-50%);visibility:visible}.custom-header-section .custom-mega-menu__inner{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:stretch;column-gap:var(--custom-mega-nav-gap);margin-inline:auto;padding-left:clamp(24px,3vw,52px);padding-right:var(--custom-mega-gap)}.custom-header-section .custom-mega-menu__inner--features-0{grid-template-columns:minmax(0,1fr)}.custom-header-section .custom-mega-menu--page .custom-mega-menu__inner{width:min(92vw,1600px)}.custom-header-section .custom-mega-menu--full .custom-mega-menu__inner{width:100%}.custom-header-section .custom-mega-menu__column{min-width:0;list-style:none;text-align:left}.custom-header-section .custom-mega-menu__column--feature{align-self:center}.custom-header-section .custom-mega-menu__features{display:grid;grid-template-columns:repeat(var(--custom-mega-feature-count),minmax(0,var(--custom-mega-feature-width)));gap:var(--custom-mega-gap);width:min(100%,calc((var(--custom-mega-feature-width) * var(--custom-mega-feature-count)) + (var(--custom-mega-gap) * (var(--custom-mega-feature-count) - 1))));min-width:0;justify-self:end}.custom-header-section .custom-mega-menu__navigation{display:grid;align-content:start;gap:var(--custom-mega-nav-gap);min-width:0}.custom-header-section .custom-mega-menu__heading{display:block;margin-bottom:8px;color:var(--text-color);font-family:var(--heading-family);font-size:calc(var(--nav-size) * 1.05);font-style:var(--heading-style);font-weight:var(--heading-weight);line-height:1.3}.custom-header-section .custom-mega-menu__links{margin:0;padding:2px 0 0;list-style:none}.custom-header-section .custom-mega-menu__link{display:block;padding:5px 0;overflow:hidden;color:var(--text-color);font-family:var(--nav-family);font-size:var(--nav-size);font-style:var(--nav-style);font-weight:var(--nav-weight);line-height:1.35;text-align:left;text-overflow:ellipsis}.custom-header-section .custom-mega-menu__link:hover,.custom-header-section .custom-mega-menu__link:focus-visible{text-decoration:underline;text-underline-offset:.22em}.custom-header-section .custom-mega-menu__feature{position:relative;display:block;width:100%;min-height:0;overflow:hidden;aspect-ratio:1 / 1;background:var(--placeholder-background);color:var(--text-color)}.custom-header-section .custom-mega-menu__feature-image{display:block;width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover;object-position:var(--feature-object-position, center center);transition:transform .24s ease}.custom-header-section .custom-mega-menu__feature:hover .custom-mega-menu__feature-image,.custom-header-section .custom-mega-menu__feature:focus-visible .custom-mega-menu__feature-image{transform:scale(1.02)}.custom-header-section .custom-mega-menu__feature-label{position:absolute;bottom:14px;left:50%;min-width:min(75%,180px);padding:11px 16px;background:var(--background);color:var(--text-color);font-family:var(--nav-family);font-size:var(--nav-size);line-height:1.2;text-align:center;transform:translate(-50%)}.custom-header-section .custom-mega-menu__editor-warning{padding:12px;border:1px dashed #c0392b;color:#922b21;font-size:12px;line-height:1.4;text-align:left}@media screen and (max-width:980px){.custom-header-section .custom-mega-menu{display:none}}@media(prefers-reduced-motion:reduce){.custom-header-section .custom-mega-menu,.custom-header-section .custom-mega-menu__feature-image{transition:none}}#slideout-mobile-navigation{height:calc(100dvh - 20px);border:0}#slideout-mobile-navigation .slideout__inner-wrapper,#slideout-mobile-navigation .slideout__inner-content-container,#slideout-mobile-navigation .sidebar__search-container,#slideout-mobile-navigation #shopify-section-custom-mobile-navigation{height:100%}#slideout-mobile-navigation .slideout__inner-content-container{position:relative;padding:0;overflow:hidden;background:var(--background)}#slideout-mobile-navigation .slideout__trigger--close{position:absolute;top:16px;right:16px;z-index:8}.custom-mobile-menu,.custom-mobile-menu__viewport{--custom-mobile-menu-gap: 10px;width:100%;height:100%;overflow:hidden;background:var(--background);color:var(--text-color)}.custom-mobile-menu__viewport{position:relative}.custom-mobile-menu__panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;width:100%;background:var(--background);opacity:0;pointer-events:none;transform:translate(100%);transition:transform .22s ease,opacity .18s ease;visibility:hidden}.custom-mobile-menu__panel.is-active{z-index:3;opacity:1;pointer-events:auto;transform:translate(0);visibility:visible}.custom-mobile-menu__panel.is-behind{z-index:2;opacity:1;transform:translate(-24%);visibility:visible}.custom-mobile-menu__panel-header{position:relative;z-index:2;flex:0 0 auto;min-height:82px;padding:16px 54px 12px var(--custom-mobile-menu-gap);border-bottom:1px solid var(--custom-mobile-menu-line-color);background:var(--background)}.custom-mobile-menu__panel-header h2{margin:12px 0 0;color:var(--text-color);font-family:var(--heading-family);font-size:calc(var(--nav-size) * 1.35);font-style:var(--heading-style);font-weight:var(--heading-weight);line-height:1.2;text-transform:uppercase}.custom-mobile-menu__back{display:inline-flex;align-items:center;gap:8px;width:auto;min-height:24px;margin:0;padding:0;border:0;background:transparent;color:var(--text-color);font-family:var(--nav-family);font-size:var(--nav-size);font-style:var(--nav-style);font-weight:var(--nav-weight);line-height:1;text-transform:uppercase}.custom-mobile-menu__panel-body{flex:1 1 auto;min-height:0;padding:0 var(--custom-mobile-menu-gap);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.custom-mobile-menu__panel-body::-webkit-scrollbar{display:none}.custom-mobile-menu__panel-body--root{padding-top:58px}.custom-mobile-menu__block{margin:0 0 16px}.custom-mobile-menu__list{margin:0;padding:0;list-style:none}.custom-mobile-menu__item{margin:0;border-bottom:1px solid var(--custom-mobile-menu-line-color)}.custom-mobile-menu__row,.custom-mobile-menu__feature-link,.custom-mobile-menu__cart-link{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:48px;margin:0;padding:12px 0;border:0;background:transparent;color:var(--text-color);font-family:var(--nav-family);font-size:var(--nav-size);font-style:var(--nav-style);font-weight:var(--nav-weight);line-height:1.35;text-align:left;text-decoration:none;text-transform:uppercase}.custom-mobile-menu__row:hover,.custom-mobile-menu__feature-image-link:hover,.custom-mobile-menu__cart-link:hover,.custom-mobile-menu__back:hover{background:transparent;color:var(--text-color);text-decoration:none}.custom-mobile-menu__row--secondary{border-top:1px solid var(--custom-mobile-menu-line-color)}.custom-mobile-menu__row-icon{flex:0 0 auto}.custom-mobile-menu__item--utility .custom-mobile-menu__row{justify-content:flex-start}.custom-mobile-menu__utility-icon{flex:0 0 auto}.custom-mobile-menu__features{display:grid;gap:var(--custom-mobile-menu-gap);margin-top:var(--custom-mobile-menu-gap)}.custom-mobile-menu__features--top{margin-top:0;margin-bottom:0}.custom-mobile-menu__features--bottom{padding-bottom:var(--custom-mobile-menu-gap)}.custom-mobile-menu__features--top .custom-mobile-menu__feature-link{min-height:48px;padding:12px 0;border:0;border-bottom:1px solid var(--custom-mobile-feature-link-border)}.custom-mobile-menu__feature-link{min-height:52px;padding:13px 14px;border:1px solid var(--custom-mobile-feature-link-border);background:var(--custom-mobile-feature-link-background);color:var(--custom-mobile-feature-link-text)}.custom-mobile-menu__feature-link:hover,.custom-mobile-menu__feature-link:visited,.custom-mobile-menu__feature-link:focus,.custom-mobile-menu__feature-link:active{background:var(--custom-mobile-feature-link-background);color:var(--custom-mobile-feature-link-text);text-decoration:none}.custom-mobile-menu__feature-image-link{position:relative;display:block;width:100%;overflow:hidden;background:var(--placeholder-background);color:var(--text-color)}.custom-mobile-menu__feature-image{display:block;width:100%;height:auto;aspect-ratio:var(--custom-mobile-feature-aspect-ratio, 1 / 1);object-fit:cover}.custom-mobile-menu__feature-image-label{position:absolute;right:12px;bottom:12px;left:12px;padding:10px 12px;background:var(--background);color:var(--text-color);font-family:var(--nav-family);font-size:var(--nav-size);line-height:1.2;text-align:center;text-transform:uppercase}.custom-mobile-menu__search-input,.custom-mobile-menu__cart-link,.custom-mobile-menu__localization select{border-color:var(--custom-mobile-menu-line-color);background:var(--background);color:var(--text-color)}.custom-mobile-menu__search-input{width:100%;min-height:44px;border:0;border-bottom:1px solid var(--custom-mobile-menu-line-color)}.custom-mobile-menu__standalone-image img{display:block;width:100%;height:auto}.custom-mobile-menu__standalone-image--full{margin-inline:calc(var(--custom-mobile-menu-gap) * -1)}.custom-mobile-menu__featured-text,.custom-mobile-menu__social{text-align:center}.custom-mobile-menu__localization{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;padding-top:16px;border-top:1px solid var(--custom-mobile-menu-line-color)}.custom-mobile-menu__localization select{width:100%}@media(prefers-reduced-motion:reduce){.custom-mobile-menu__panel{transition:none}}.featured__collection--full-width{overflow-x:clip}
/*# sourceMappingURL=/cdn/shop/t/57/compiled_assets/styles.css.map?subset=AEQQ */
