.header-sticky{z-index:19;position:sticky;inset-block-start:0}.header-main:has(.hamburger-drawer[open]){z-index:20}.header{--headerLogoOpacity: 1;--animation-nav-delay: .1s;background:transparent;position:relative;z-index:19;color:rgb(var(--firstLevelColor))}.header-main.header-hidden{pointer-events:none}.header-main:not(.header-scrolled) .header.desktop-header-transparent .localization-item>button,.header .localization-item>button{color:rgb(var(--firstLevelColor))}.header[is=sticky-header]{transition:var(--animation-nav);transition-property:opacity,transform}.header:before{content:"";z-index:1;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-color:rgb(var(--background));opacity:var(--headerBackgroundOpacity)}.header-scrolled:not(.header-hidden) .header{pointer-events:auto}.header-hidden .header[is=sticky-header][data-sticky-type=on-scroll-up]{transform:translateY(-100%)}.header-sticky.header-scrolled .header{box-shadow:0 2px 8px -2px #0000001a}.header-wrapper{--header-grid-template: "icons-left logo icons" / minmax(20px, 1fr) auto minmax(30px, 1fr);display:grid;column-gap:20px;grid-template:var(--header-grid-template);z-index:7;padding-block-start:var(--header-padding-top);padding-block-end:var(--header-padding-bottom)}.header-logo{grid-area:logo;max-width:max-content}.header-hamburger{grid-area:hamburger-icon}.header-logo .logo{transition:opacity var(--animation-nav) var(--animation-nav-delay)}.header-logo .logo:not(.header-logo-transparent){opacity:var(--headerLogoOpacity)}.header-logo-image{width:var(--logoSize);max-width:var(--logoSize);margin:10px 0;display:flex;align-items:center}.header-logo-image .logo:not(.header-logo-transparent){width:100%;height:100%;object-fit:contain;object-position:left;display:block}.header-logo-transparent{position:absolute;inset-block-start:0;inset-inline-start:0;width:100%;height:100%;object-fit:contain;object-position:left;opacity:calc(1 - var(--headerLogoOpacity))}.header-navigation{grid-area:navigation}.menu-item{column-gap:4px}.header-icons{grid-area:icons;z-index:2}.header-icons .localization-wrapper{margin-inline-end:40px}.header-icons .localization-dropdown{right:0}.header-icons-left{grid-area:icons-left}.header-buttons{gap:10px}.header-buttons :is(a,button,shopify-account,.account-button){width:24px;height:24px;color:inherit;position:relative;white-space:nowrap}.header-buttons shopify-account{--shopify-account-signed-in-avatar-color-text: currentColor;--shopify-account-avatar-size: 24px}.header-buttons svg{display:block}.button-icon-hover-hover{top:100%;left:0}.button-icon-hover-base,.button-icon-hover-hover{display:flex;width:100%;height:100%;align-items:center;justify-content:center;transition:transform .4s cubic-bezier(0,0,.2,1);will-change:transform}shopify-store{display:contents}.cart-count{top:0;inset-inline-end:-5px;width:16px;height:16px;border-radius:50%;background-color:rgb(var(--cartBubbleBackgroundColor));color:#fff;display:inline-flex;align-items:center;justify-content:center}.header-buttons.buttons-style-text .cart-count{top:-3px;inset-inline-end:-13px}.cart-count-small{width:7px;height:7px;top:6px;inset-inline-end:0px}.buttons-style-icon-text .cart-count-small{top:2px;inset-inline-end:unset;inset-inline-start:18px}.menu-drawer-button{position:relative;color:currentColor;overflow:hidden}.menu-drawer-button svg{display:block;margin:0 auto}.header-menu-submenu-item{padding:0 4px}.dropdown,.mega-menu{position:absolute;inset-block-start:0;pointer-events:none;max-width:100%}.dropdown:before,.mega-menu:before{content:"";position:absolute;width:var(--extraWidth);height:calc(var(--headerHeight) + 10px);top:0;z-index:3;visibility:hidden}.mega-menu:before{left:var(--extraLeft)}.dropdown{min-width:180px;width:max-content;opacity:0;visibility:hidden;transition:padding var(--animation-nav);pointer-events:none;inset-block-start:0;padding-block-start:calc(var(--headerHeight) + 10px)}.dropdown.should-reverse{inset-inline-start:auto;inset-inline-end:0}.dropdown-container{background-color:rgb(var(--background));border-radius:var(--blockRadius);transform:translateY(-105%)}.dropdown .dropdown .dropdown-container{transform:translateY(2rem)}.header .dropdown[open]{pointer-events:auto}.dropdown-nav .menu-nav-item+.menu-nav-item{border-block-start:1px solid rgba(var(--borderColor))}.dropdown-nav li>:is(details,p){padding-inline:12px;padding-block:10px}.dropdown .dropdown{padding-block-start:0;inset-block-start:0;transform:translate(var(--translateX));transition:var(--animation-nav)}.dropdown .dropdown:before{content:"";position:absolute;top:0;left:-.2rem;width:.2rem;height:100%;background:transparent;--extraWidth: 0px !important}.dropdown .dropdown:not(.should-reverse){inset-inline-start:100%;margin-inline-start:.2rem}.dropdown .dropdown.should-reverse{inset-inline-start:auto;inset-inline-end:100%;margin-inline-start:0;margin-inline-end:.2rem}.dropdown[open] .dropdown-nav>li{--translateX: 0}.dropdown li{color:rgb(var(--secondLevelColor))}.dropdown .dropdown li{color:rgb(var(--thirdLevelColor))}.mega-menu{width:100%;inset-inline-start:0;height:calc(60dvh - var(--dynamicAnnouncementHeight, 0px));overflow-x:hidden}.mega-menu[open]{pointer-events:auto}.mega-menu .mega-menu-item,.mega-menu .promotion-item,.mega-menu .mega-menu-category-tabs-grid .mega-menu-link-top,.mega-menu .mega-menu-category-tabs-grid .tab-item,.mega-menu .mega-menu-category-tabs-grid .featured-product-img{--translateY: 0;--translateX: 20%;opacity:0;transform:translate(var(--translateX),var(--translateY));transition:transform 1.5s cubic-bezier(.075,.82,.165,1),opacity .9s cubic-bezier(.19,1,.22,1);transition-delay:.25s}.mega-menu[open] .mega-menu-item,.mega-menu[open] .promotion-item,.mega-menu[open] .mega-menu-category-tabs-grid .mega-menu-link-top,.mega-menu[open] .mega-menu-category-tabs-grid .tab-item,.mega-menu[open] .mega-menu-category-tabs-grid .featured-product-img{--translateX: 0;opacity:1}.mega-menu .promotion-item,.mega-menu .mega-menu-category-tabs-grid .featured-product-img{transition-delay:calc(.25s + .1s * var(--index, 1))}.mega-menu .mega-menu-category-tabs-grid .tab-item{transition:transform 1.5s cubic-bezier(.075,.82,.165,1) calc(.25s + .1s * var(--index, 1)),opacity .9s cubic-bezier(.19,1,.22,1) calc(.25s + .1s * var(--index, 1)),padding var(--animation-default)}.no-js .mega-menu .mega-menu-item,.no-js .mega-menu .promotion-item,.no-js .mega-menu .mega-menu-category-tabs-grid .mega-menu-link-top,.no-js .mega-menu .mega-menu-category-tabs-grid .tab-item,.no-js .mega-menu .mega-menu-category-tabs-grid .featured-product-img{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.mega-menu .mega-menu-item,.mega-menu .promotion-item,.mega-menu .mega-menu-category-tabs-grid .mega-menu-link-top,.mega-menu .mega-menu-category-tabs-grid .tab-item,.mega-menu .mega-menu-category-tabs-grid .featured-product-img{opacity:1;transform:none;transition:none}}.mega-menu-container{padding-block-start:var(--headerHeight);transition:padding var(--animation-nav);background-color:rgb(var(--background));visibility:hidden;transform:translateY(-105%);height:100%;overflow:hidden;display:flex;flex-direction:column}.mega-menu-wrapper{--paddingBlock: 4rem;padding-block:var(--paddingBlock);display:flex;align-items:flex-start;flex-wrap:wrap;gap:4rem;height:100%;overflow:hidden;overflow-y:auto;border-top:1px solid rgba(var(--borderColor))}.menu-link-list{flex:0 0 12%;padding-inline-end:1.5rem}.mega-menu-list{display:grid;grid-template-columns:repeat(var(--menuColumns, 3),1fr);gap:3rem;flex:1;position:relative;height:100%}.menu-link-list+.mega-menu-list:before{content:"";position:absolute;width:1px;height:calc(100% + var(--paddingBlock) * 2);background:rgba(var(--borderColor));left:-4rem;top:calc(var(--paddingBlock) * -1)}.header-main.header-scrolled .menu-link-list+.mega-menu-list:before{background:rgba(var(--firstLevelColor) / .1)}.mega-menu-promotions-grid{display:grid;grid-template-columns:repeat(var(--promotionColumns),1fr)}.promotion-item-content-inner{padding:1.6rem;overflow-y:auto}.promotion-item:not(:has(.content-overlay)) .promotion-item-content-inner{padding-inline:0}.mega-menu-link-top{display:inline-flex;margin-bottom:1rem;color:rgb(var(--secondLevelColor))}.mega-menu-item-child .mega-menu-link{color:rgb(var(--thirdLevelColor))}.mega-menu-item-child li{padding-block:.5rem}.mega-menu-category-tabs-grid{width:100%}.mega-menu-wrapper:has(.mega-menu-category-tabs-grid){padding-block:0}.mega-menu-category-tabs-grid tab-component{display:flex;flex-wrap:wrap;gap:4rem}.mega-menu-category-tabs-grid tab-component .tabs-nav .tab-item{margin:0;color:rgb(var(--cardHeading));background:color-mix(in srgb,rgb(var(--cardBackground)) 70%,transparent);padding:6px;padding-inline-end:15px;border:1px solid rgba(var(--borderColor))}.mega-menu-category-tabs-grid tab-component .tabs-nav .tab-item.active{background:color-mix(in srgb,rgb(var(--cardBackground)) 100%,transparent);border-color:rgb(var(--cardHeading))}.mega-menu-category-tabs-grid .tab-image{flex:0 0 4.6rem;width:4.6rem}.mega-menu-category-tabs-grid tab-component .mega-menu-category-tabs-panel{flex:0 0 var(--promotionsWidth);min-width:0}.mega-menu-category-tabs-grid tab-component .mega-menu-category-tabs-panel .featured-products-images-list{grid-template-columns:repeat(var(--columnCount),1fr);gap:var(--promotionColumnsGap)}.mega-menu-category-tabs-grid .tabs-design-dot-separator .tab-item:after{background:currentColor}.has-dropdown-menu .header-main .header .fixed-overlay{opacity:1;visibility:visible;pointer-events:auto}@media screen and (pointer:fine){.header:before{transition:opacity var(--animation-nav) var(--animation-nav-delay),background-color var(--animation-nav) var(--animation-nav-delay)}.header.desktop-header-transparent.scrolled-blur:before{transition:opacity var(--animation-nav) var(--animation-nav-delay)}.header.scrolled-blur:not(.desktop-header-transparent):before{transition:opacity var(--animation-nav) var(--animation-nav-delay),background-color var(--animation-nav) var(--animation-nav-delay),-webkit-backdrop-filter var(--animation-nav) var(--animation-nav-delay),backdrop-filter var(--animation-nav) var(--animation-nav-delay)}.menu-nav-item:hover{color:rgb(var(--firstLevelHoverColor))}.header-main:not(.header-scrolled) .desktop-header-transparent .menu-nav-item:hover,.header-main:not(.header-scrolled) .desktop-header-transparent .mega-menu-item-child .mega-menu-link:hover,.header-main:not(.header-scrolled) .desktop-header-transparent .dropdown .dropdown li:hover{color:inherit}.dropdown li:hover{color:rgb(var(--secondLevelHoverColor))}.dropdown .dropdown li:hover,.mega-menu-item-child .mega-menu-link:hover{color:rgb(var(--thirdLevelHoverColor))}}@media(min-width:1025px){.header.scrolled-blur:not(.desktop-header-transparent):before{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.header-scrolled .header.scrolled-blur:before{background:#0000004d;-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px)}.js:has(.shopify-section:first-child [allow-transparent-header].md-block,.shopify-section:first-child:is(.mobile-category-section)+.shopify-section [allow-transparent-header].md-block) .header.desktop-header-transparent.scrolled-blur:before{background:#0000004d}.logo-left-menu-center{--header-grid-template: "logo navigation icons" / auto 1fr auto}.logo-left-with-hamburger{--header-grid-template: "hamburger-icon logo icons" / auto auto minmax(0, 1fr)}.logo-center-menu-left{--header-grid-template: "navigation logo icons" / minmax(0, 1fr) auto minmax(0, 1fr)}.logo-center-with-hamburger{--header-grid-template: "hamburger-icon logo icons" / minmax(0, 1fr) auto minmax(0, 1fr)}.logo-left-menu-left{--header-grid-template: "logo navigation icons" / auto minmax(0, 1fr) auto}.logo-left-menu-center .header-menu{margin-inline:auto}.header .list-menu>li.menu-nav-item>*{padding-block:15px;padding-inline:17px}.logo-center-menu-left .header-navigation{margin-left:-15px}.header-buttons.buttons-style-text :is(a,button,shopify-account,.account-button),.header-buttons.buttons-style-icon-text :is(a,button,shopify-account,.account-button){width:auto;height:auto;padding:0 5px}.header-buttons.buttons-style-text shopify-account,.header-buttons.buttons-style-icon-text shopify-account{--shopify-account-avatar-size: unset}.header-buttons.buttons-style-icon-text :is(a,button,shopify-account .account-button){gap:8px}.header-buttons.buttons-style-text .button-icon-hover-base,.header-buttons.buttons-style-icon .header-buttons-text{display:none}.enable-icon-background .header-buttons :is(a,button,shopify-account,.account-button),.enable-icon-background .menu-drawer-button{width:40px;height:40px;background:rgba(var(--iconBackgroundColor));border-radius:50%;--shopify-account-signed-in-avatar-color-background: transparent;--shopify-account-avatar-size: 40px}.js:has(.shopify-section:first-child [allow-transparent-header].md-block,.shopify-section:first-child:is(.mobile-category-section)+.shopify-section [allow-transparent-header].md-block) .header.desktop-header-transparent{position:absolute;inset-block-start:auto;width:100%}.js:has(.shopify-section:first-child [allow-transparent-header].md-block,.shopify-section:first-child:is(.mobile-category-section)+.shopify-section [allow-transparent-header].md-block) .header-main:has(+.announcement-bar) .header.desktop-header-transparent{inset-block-start:var(--dynamicAnnouncementHeight);transition:var(--animation-default)}.js:has(.shopify-section:first-child [allow-transparent-header].md-block,.shopify-section:first-child:is(.mobile-category-section)+.shopify-section [allow-transparent-header].md-block) .header-main:not(.header-scrolled) .header.desktop-header-transparent,.js:has(.shopify-section:first-child [allow-transparent-header].md-block,.shopify-section:first-child:is(.mobile-category-section)+.shopify-section [allow-transparent-header].md-block) .header-main:not(.header-scrolled) .header.desktop-header-transparent .header-logo-text,.js:has(.shopify-section:first-child [allow-transparent-header].md-block,.shopify-section:first-child:is(.mobile-category-section)+.shopify-section [allow-transparent-header].md-block) .header-main:not(.header-scrolled) .header.desktop-header-transparent .header-logo-image,.js:has(.shopify-section:first-child [allow-transparent-header].md-block,.shopify-section:first-child:is(.mobile-category-section)+.shopify-section [allow-transparent-header].md-block) .header-main:not(.header-scrolled) .header.desktop-header-transparent .header-buttons :is(a,button,shopify-account,.account-button){--background: 255 255 255/1;--headerLogoOpacity: 0;color:rgba(var(--transparentTextColor));--shopify-account-signed-in-avatar-color-text: rgba(var(--transparentTextColor))}.header-sticky.header-scrolled .desktop-header-transparent.scrolled-blur,.header-sticky.header-scrolled .desktop-header-transparent.scrolled-blur .header-icons .localization-item>button,.header-sticky.header-scrolled .desktop-header-transparent.scrolled-blur .header-buttons:is(a,button,shopify-account,.account-button){color:rgb(var(--transparentTextColor));--shopify-account-signed-in-avatar-color-text: rgb(var(--transparentTextColor))}.js:has(.shopify-section:first-child [allow-transparent-header].md-block,.shopify-section:first-child:is(.mobile-category-section)+.shopify-section [allow-transparent-header].md-block) .header-sticky.header-scrolled .desktop-header-transparent.scrolled-blur .header-logo-desktop{--headerLogoOpacity: 0}.js:has(.shopify-section:first-child [allow-transparent-header].md-block,.shopify-section:first-child:is(.mobile-category-section)+.shopify-section [allow-transparent-header].md-block) .header-main:not(.header-scrolled) .desktop-header-transparent{--headerBackgroundOpacity: 0}.js:has(.shopify-section:first-child [allow-transparent-header].md-block,.shopify-section:first-child:is(.mobile-category-section)+.shopify-section [allow-transparent-header].md-block) .header-main:not(.header-scrolled) .header.desktop-header-transparent .header-icons .localization-item>button{color:rgba(var(--transparentTextColor))}.header-main .header-icons .header-buttons :is(a,button,shopify-account .account-button),.header-main .header-hamburger .menu-drawer-button,.header-icons .localization-item>button{transition:opacity var(--animation-nav) var(--animation-nav-delay),color var(--animation-nav) var(--animation-nav-delay),background-size var(--animation-default)}.header-main{overflow-x:clip}.header.has-compact-view .list-menu>li.menu-nav-item>*{padding:8px 15px}.btn-icon-hover:hover .button-icon-hover-base,.btn-icon-hover:hover .button-icon-hover-hover{transform:translateY(-100%)}.mega-menu-promotions-grid{gap:1.6rem}.js:has(.shopify-section:first-child [allow-transparent-header].md-block,.shopify-section:first-child:is(.mobile-category-section)+.shopify-section [allow-transparent-header].md-block) .header-main:not(.header-scrolled) .desktop-header-transparent .mega-menu-container,.header-scrolled .desktop-header-transparent.scrolled-blur .mega-menu-container{background:#00000080;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);--secondLevelColor: 255, 255, 255;--thirdLevelColor: 255, 255, 255, .7}.js:has(.shopify-section:first-child [allow-transparent-header].md-block,.shopify-section:first-child:is(.mobile-category-section)+.shopify-section [allow-transparent-header].md-block) .header-main:not(.header-scrolled) .desktop-header-transparent .dropdown-container,.header-scrolled .desktop-header-transparent.scrolled-blur .dropdown-container{background:#00000080;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);--borderColor: 255, 255, 255, .2;--secondLevelColor: 255, 255, 255;--secondLevelHoverColor: 255, 255, 255;--thirdLevelColor: 255, 255, 255;--thirdLevelHoverColor: 255, 255, 255}.mega-menu-promotions{flex:0 0 var(--promotionsWidth);min-width:0}.header-main:not(.header-scrolled) .desktop-header-transparent{box-shadow:none}.header.border-enabled{border-bottom:1px solid rgba(var(--borderColor))}.header.shadow-enabled{box-shadow:0 2px 8px -2px #0000001a}.mega-menu-category-tabs-grid tab-component .tabs-nav-wrapper{padding-inline-end:4rem;padding-block:4rem;border-inline-end:1px solid rgba(var(--borderColor))}.header-main.header-scrolled .mega-menu-category-tabs-grid tab-component .tabs-nav-wrapper{border-inline-end:1px solid rgba(var(--firstLevelColor) / .1)}.header-main.header-scrolled .mega-menu-wrapper{border-block-start:1px solid rgba(var(--firstLevelColor) / .1)}.mega-menu-category-tabs-grid tab-component .mega-menu-category-tabs-panel{padding-block:4rem;height:100%;overflow:auto;scrollbar-width:none}.mega-menu-category-tabs-grid tab-component .tabs-nav{flex:1;display:block;height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.mega-menu-category-tabs-grid tab-component .tabs-nav .tab-item+.tab-item{margin-block-start:1rem}.mega-menu-category-tabs-grid tab-component .tabs-nav-wrapper{flex:1;position:relative;height:100%}}@media(max-width:1024px){.header-hamburger{display:none}.mobile-logo-searchbar{--header-grid-template: "logo searchbar" / auto minmax(20px, 1fr);align-items:center}.mobile-header-search{grid-area:searchbar}.mobile-logo-searchbar .header-icons{display:none}.mobile-search-field-icon-button{-webkit-appearance:none;appearance:none;background:none;border:0;padding:0;margin:0;color:inherit;cursor:pointer}.mobile-search-field-icon{inset-inline-end:15px}.mobile-logo-searchbar .search-field .search-input,.mobile-logo-searchbar-icons .search-field .search-input{padding-inline-end:4rem;padding-inline-start:1.5rem}.mobile-logo-searchbar-icons{--header-grid-template: "icons-left logo searchbar icons" / auto auto minmax(20px, 1fr) auto;align-items:center}.mobile-logo-searchbar-icons .header-icons-right .search-drawer-button{display:none}.js :has(.shopify-section:first-child [allow-transparent-header]:not(.d-none)) .header.mobile-header-transparent{position:absolute;inset-block-start:auto;width:100%}.js:has(.shopify-section:first-child [allow-transparent-header]:not(.d-none)) .announcement-bar:has(.mobile-announcement-transparent)+.header-main .header.mobile-header-transparent{inset-block-start:var(--dynamicAnnouncementHeight);transition:var(--animation-default)}.header.scrolled-blur:not(.mobile-header-transparent):before{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.header-scrolled .header.scrolled-blur:before{background:#0000004d;-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px)}.js:has(.shopify-section:first-child [allow-transparent-header]:not(.d-none)) .header.mobile-header-transparent.scrolled-blur:before{background:#0000004d}.header-sticky.header-scrolled .mobile-header-transparent.scrolled-blur .header-logo-desktop{--headerLogoOpacity: 0}.js :has(.shopify-section:first-child [allow-transparent-header]:not(.d-none)) .header-main:not(.header-scrolled) .header.mobile-header-transparent,.js :has(.shopify-section:first-child [allow-transparent-header]:not(.d-none)) .header-main:not(.header-scrolled) .header.mobile-header-transparent .header-logo-text,.js :has(.shopify-section:first-child [allow-transparent-header]:not(.d-none)) .header-main:not(.header-scrolled) .header.mobile-header-transparent .header-logo-image,.js :has(.shopify-section:first-child [allow-transparent-header]:not(.d-none)) .header-main:not(.header-scrolled) .header.mobile-header-transparent.header-buttons:is(a,button,shopify-account,.account-button){--background: 255 255 255/1;--headerLogoOpacity: 0;color:rgba(var(--transparentTextColor));--shopify-account-signed-in-avatar-color-text: rgba(var(--transparentTextColor))}.js :has(.shopify-section:first-child [allow-transparent-header]:not(.d-none)) .header-main:not(.header-scrolled) .mobile-header-transparent{--headerBackgroundOpacity: 0}.js :has(.shopify-section:first-child [allow-transparent-header]:not(.d-none)) .header-sticky.header-scrolled .mobile-header-transparent.scrolled-blur,.js :has(.shopify-section:first-child [allow-transparent-header]:not(.d-none)) .header-sticky.header-scrolled .mobile-header-transparent.scrolled-blur .header-icons .localization-item>button,.js :has(.shopify-section:first-child [allow-transparent-header]:not(.d-none)) .header-sticky.header-scrolled .mobile-header-transparent.scrolled-blur .header-buttons:is(a,button,shopify-account,.account-button){color:rgb(var(--transparentTextColor));--shopify-account-signed-in-avatar-color-text: rgb(var(--transparentTextColor))}.js :has(.shopify-section:first-child [allow-transparent-header]:not(.d-none)) .header-sticky.header-scrolled .mobile-header-transparent.scrolled-blur .header-logo-desktop{--headerLogoOpacity: 0}.header-main:not(.header-scrolled) .mobile-header-transparent{box-shadow:none}.header.mobile-border-enabled{border-bottom:1px solid rgba(var(--borderColor))}.header.mobile-shadow-enabled{box-shadow:0 2px 8px -2px #0000001a}}@media(max-width:767px){.header-wrapper{column-gap:10px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/header.css.map */
