.header{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;background-color:#fff}.header .logo{display:block;max-width:300px;transition:max-width .2s ease-in-out!important}.header .logo svg{display:block;width:100%;height:auto;overflow:visible}.header header-drawer{display:none}.header #cart-icon-bubble .svg-wrapper{width:16px;height:16px;background:url(../assets/cart.svg) no-repeat center center;background-size:contain}.header .header_first_row{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;width:100%;padding-bottom:14px;border-bottom:1px solid rgba(21,21,21,.1);background-color:#fff;padding-inline:56px;transition:padding-bottom .15s ease-in-out}.header .header_first_row .header_heading{margin:0}.header .header_main_menu{position:relative;z-index:2;width:100%;padding:0 56px;background-color:#fff}.header .header_main_menu .list-menu{display:flex;margin:0;padding:0;list-style:none}.header .header_main_menu .list-menu>li{padding:16px 12px;cursor:pointer}.header .header_main_menu .list-menu>li:first-child{padding-left:0}.header .header_main_menu .list-menu>li:last-child{padding-right:0}.header .header_main_menu .list-menu>li:hover span:not(.header__active-menu-item):after,.header .header_main_menu .list-menu>li:focus span:not(.header__active-menu-item):after,.header .header_main_menu .list-menu>li:active span:not(.header__active-menu-item):after{width:100%}.header .header_main_menu .list-menu>li span{font-size:11px;line-height:150%;text-transform:uppercase}.header .header_main_menu .list-menu>li span:not(.header__active-menu-item){position:relative}.header .header_main_menu .list-menu>li span:not(.header__active-menu-item):after{position:absolute;bottom:-2px;left:0;width:0;height:1px;content:"";transition:width .25s ease-out;background-color:#000}.header .mega-menu__content-wrapper{position:absolute;z-index:0;top:100%;right:0;left:0;overflow-y:auto;transition:opacity .25s ease;opacity:0;pointer-events:none;background-color:rgb(var(--color-background))}.header .mega-menu__content-wrapper.menu-opening{opacity:1;pointer-events:auto}.header .mega-menu__content-wrapper.menu-closing{opacity:0;pointer-events:none}.header .mega-menu__content{display:none;padding:24px 56px 48px;border-top:1px solid #eaeaea;border-right:0;border-left:0;border-radius:0}.header .mega-menu__content.active{display:block}.header .mega-menu__content .mega-menu__list{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;gap:0 48px}.header .mega-menu__content .mega-menu__list li{width:100%;max-width:280px}.header .mega-menu__content .mega-menu__list li .mega-menu__link{position:relative;font-size:10px;font-weight:400;line-height:150%;text-transform:uppercase;color:#151515}.header .mega-menu__content .mega-menu__list .mega-menu__sublist>li .mega-menu__link{position:relative;font-size:10px;font-weight:400;line-height:150%;text-transform:uppercase;color:#151515}.header .mega-menu__content .mega-menu__list .mega-menu__sublist>li .mega-menu__link:hover,.header .mega-menu__content .mega-menu__list .mega-menu__sublist>li .mega-menu__link:focus,.header .mega-menu__content .mega-menu__list .mega-menu__sublist>li .mega-menu__link:active{text-decoration:none}.header .mega-menu__content .mega-menu__list .mega-menu__sublist>li .mega-menu__link:hover:after,.header .mega-menu__content .mega-menu__list .mega-menu__sublist>li .mega-menu__link:focus:after,.header .mega-menu__content .mega-menu__list .mega-menu__sublist>li .mega-menu__link:active:after{width:100%}.header .mega-menu__content .mega-menu__list .mega-menu__sublist>li .mega-menu__link:after{position:absolute;bottom:-2px;left:0;width:0;height:1px;content:"";transition:width .25s ease-out;background-color:#000}.header .mega-menu__content .mega-menu__list .mega-menu__sublist>li .mega-menu__link--view-all:after{display:none}.header .mega-menu__content .mega-menu__list .mega-menu__sublist>li .mega-menu__link--view-all:hover,.header .mega-menu__content .mega-menu__list .mega-menu__sublist>li .mega-menu__link--view-all:focus,.header .mega-menu__content .mega-menu__list .mega-menu__sublist>li .mega-menu__link--view-all:active{text-decoration:underline}.header .header_second_menu{display:flex;align-items:center;width:auto;gap:32px}.header .header_second_menu>nav{display:flex;align-items:center;gap:32px}.header .header_second_menu .header__search .svg-wrapper{display:none}.header .header_second_menu .header_second_menu_item{position:relative;font-size:11px;line-height:150%;text-decoration:none;text-transform:uppercase}.header .header_second_menu .header_second_menu_item:after{position:absolute;bottom:-2px;left:0;width:0;height:1px;content:"";transition:width .25s ease-out;background-color:#000}.header .header_second_menu .header_second_menu_item:hover:after,.header .header_second_menu .header_second_menu_item:focus:after,.header .header_second_menu .header_second_menu_item:active:after{width:100%}.header .header_second_menu .desktop-localization-wrapper{gap:32px;margin:0 0 2px}.header .header_second_menu .desktop-localization-wrapper .localization-form__select{min-width:unset;height:auto!important;padding:0 15px 0 0!important;font-size:11px!important;line-height:150%!important;text-transform:uppercase!important}.header .header_second_menu .desktop-localization-wrapper .localization-form__select:after{border:none}.header .header_second_menu .desktop-localization-wrapper .localization-form__select svg{right:0}.header .header_second_menu .desktop-localization-wrapper .localization-form__select:hover,.header .header_second_menu .desktop-localization-wrapper .localization-form__select:focus,.header .header_second_menu .desktop-localization-wrapper .localization-form__select:active{text-decoration:none}.header .header__icon{width:auto;height:auto;padding-bottom:4px;text-decoration:none;gap:6px}.header .header__icon .svg-wrapper{width:16px;height:16px}.header .header__icon .cart_count{font-size:12px;line-height:20px}.header .MegaMenu_Push{max-width:300px;margin-left:auto}.header .MegaMenu_Push img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover}@media only screen and (max-width:1024px){.header .header_first_row{padding-bottom:14px;padding-inline:16px}.header .header_main_menu{padding:0 16px}.header .header_second_menu{gap:28px}.header .header_second_menu>nav{gap:28px}}@media only screen and (max-width:769px){.header{flex-wrap:nowrap;padding:16px!important}.header .logo{max-width:200px}.header .menu-drawer__navigation{display:flex;flex-direction:column}.header .svg-wrapper{width:16px;height:16px}.header header-drawer{display:block;order:3}.header header-drawer .menu-drawer-container{display:flex}.header header-drawer .header__icon span{display:flex;align-items:center;justify-content:center}.header .header_first_row{position:unset;margin:0;padding:0!important;border-bottom:none;gap:0 16px}.header .header_first_row .header__heading-logo{display:block;width:100%;max-width:220px}.header .header_first_row .menu-drawer__menu-item{margin:0;font-weight:400;font-size:12px;padding:16px}.header .header_first_row .menu-drawer__menu-item .svg-wrapper{width:10px;height:10px}.header .header_first_row .menu-drawer__menu-item svg{width:10px;height:10px}.header .header_first_row .menu-drawer__menu-item svg path{fill:#000}.header .header_first_row .menu-drawer__menu-item--active:hover{background-color:initial}.header .header_first_row .menu-drawer__close-button{padding:24px 16px;border:none;font-size:12px;text-transform:uppercase}.header .header_first_row .title_category{margin:0 0 18px;padding:0 16px;font-size:12px;font-weight:400;text-transform:unset;color:#a4a4a4;border:none}.header .header_first_row .second_level{padding-bottom:env(safe-area-inset-bottom)}.header .header_first_row .second_level>li{margin:0 0 48px}.header .header_first_row .second_level>li:last-child{margin:0}.header .header_first_row .third_level a{padding:12px 16px;font-size:12px;line-height:150%;text-transform:uppercase;border:none}.header .header_first_row .mega-menu__link--view-all{margin-top:12px;text-transform:uppercase!important;text-decoration:underline;text-underline-offset:2px}.header .header_main_menu{display:none}.header .header_second_menu{z-index:10;margin-left:auto;gap:16px}.header .header_second_menu .header_second_menu_item:after{display:none}.header .header_second_menu>nav>a{display:none}.header .header_second_menu .header__search span{display:none}.header .header_second_menu .header__search .svg-wrapper{display:block}.header .header_second_menu .header__search .svg-wrapper>svg{visibility:visible!important}.header .header_second_menu .desktop-localization-wrapper{display:none}.header #menu-drawer .MegaMenu_Push{margin-top:auto;margin-left:0;padding:0 16px}.header #menu-drawer .menu-drawer__inner-submenu{display:flex;flex-direction:column;padding-bottom:50px}.header #menu-drawer .menu-drawer__inner-submenu .menu-drawer__menu{display:flex;flex-direction:column;flex:1}.header .menu-drawer__utility-links{padding:16px!important}.header .menu-drawer__utility-links .menu-drawer__localization{display:flex;gap:32px}.header .menu-drawer__utility-links .menu-drawer__localization .disclosure .localization-form__select{font-size:12px}.header .header_drawer_search{display:flex;justify-content:space-between;align-items:center;padding:20px 16px;font-size:12px;text-transform:uppercase;border-bottom:.5px solid #d8d8d8}.header .header_drawer_search .svg-wrapper{width:16px;height:16px}.header .header__icon{padding-bottom:0}.header .MegaMenu_Push{max-width:100%}}@media only screen and (min-width:750px){sticky-header.transparent{background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transition:background-color .15s ease,backdrop-filter .15s ease}sticky-header.transparent.home_white .logo svg path{fill:#fff;transition:fill .15s ease}sticky-header.transparent.home_white #cart-icon-bubble .svg-wrapper{background:url(../assets/cart-white.svg) no-repeat center center;background-size:contain;transition:background-image .15s ease}sticky-header.transparent.home_white .header_first_row{border-bottom:1px solid white;transition:border-color .15s ease,background-color .15s ease}sticky-header.transparent.home_white .header_first_row li,sticky-header.transparent.home_white .header_first_row a,sticky-header.transparent.home_white .header_first_row span,sticky-header.transparent.home_white .header_main_menu li,sticky-header.transparent.home_white .header_main_menu a,sticky-header.transparent.home_white .header_main_menu span{color:#fff;transition:color .15s ease}sticky-header.transparent.home_white .header_first_row .localization-form__select svg path,sticky-header.transparent.home_white .header_main_menu .localization-form__select svg path{fill:#fff;transition:fill .15s ease}sticky-header.transparent header{background-color:transparent;transition:background-color .15s ease}sticky-header.transparent header .header_first_row,sticky-header.transparent header .header_main_menu{background-color:transparent;transition:background-color .15s ease}.shopify-section-header-sticky.blur sticky-header.transparent{background-color:#ffffff1a;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.shopify-section-header-sticky.blur sticky-header.transparent header{background-color:transparent}.shopify-section-header-sticky.blur sticky-header.transparent header .logo{max-width:200px}.shopify-section-header-sticky.blur sticky-header.transparent header .logo svg path{fill:#151515}.shopify-section-header-sticky.blur sticky-header.transparent header #cart-icon-bubble .svg-wrapper{background:url(../assets/cart.svg) no-repeat center center;background-size:contain}.shopify-section-header-sticky.blur sticky-header.transparent header .header_first_row{border-bottom:1px solid rgba(21,21,21,.1)}.shopify-section-header-sticky.blur sticky-header.transparent header .header_first_row li,.shopify-section-header-sticky.blur sticky-header.transparent header .header_first_row a,.shopify-section-header-sticky.blur sticky-header.transparent header .header_first_row span,.shopify-section-header-sticky.blur sticky-header.transparent header .header_main_menu li,.shopify-section-header-sticky.blur sticky-header.transparent header .header_main_menu a,.shopify-section-header-sticky.blur sticky-header.transparent header .header_main_menu span{color:#151515}.shopify-section-header-sticky.blur sticky-header.transparent header .header_first_row .localization-form__select svg path,.shopify-section-header-sticky.blur sticky-header.transparent header .header_main_menu .localization-form__select svg path{fill:#151515}.shopify-section-header-sticky.blur sticky-header.transparent header .header_first_row,.shopify-section-header-sticky.blur sticky-header.transparent header .header_main_menu{background-color:transparent}.shopify-section-header-sticky.white sticky-header.transparent{background-color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.shopify-section-header-sticky.white sticky-header.transparent header{background-color:#fff}.shopify-section-header-sticky.white sticky-header.transparent header .logo svg path{fill:#151515}.shopify-section-header-sticky.white sticky-header.transparent header #cart-icon-bubble .svg-wrapper{background:url(../assets/cart.svg) no-repeat center center;background-size:contain}.shopify-section-header-sticky.white sticky-header.transparent header .header_first_row{border-bottom:1px solid rgba(21,21,21,.1)}.shopify-section-header-sticky.white sticky-header.transparent header .header_first_row,.shopify-section-header-sticky.white sticky-header.transparent header .header_main_menu{background-color:#fff}.shopify-section-header-sticky.white sticky-header.transparent header .header_first_row li,.shopify-section-header-sticky.white sticky-header.transparent header .header_first_row a,.shopify-section-header-sticky.white sticky-header.transparent header .header_first_row span,.shopify-section-header-sticky.white sticky-header.transparent header .header_main_menu li,.shopify-section-header-sticky.white sticky-header.transparent header .header_main_menu a,.shopify-section-header-sticky.white sticky-header.transparent header .header_main_menu span{color:#151515}.shopify-section-header-sticky.white sticky-header.transparent header .header_first_row .localization-form__select svg path,.shopify-section-header-sticky.white sticky-header.transparent header .header_main_menu .localization-form__select svg path{fill:#151515}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-header.css.map */
