.s-menu{--main-link-px:16px;--main-link-py:20px;font-size:calc(var(--font-base-size, 16)*1px);font-weight:500;white-space:nowrap;list-style:none;display:flex;flex-wrap:wrap}.s-menu__arrow,.s-menu__sub-arrow{margin-left:8px}.s-menu__arrow svg,.s-menu__sub-arrow svg{width:8px;height:8px}.s-menu__arrow{transition:var(--s-duration-default, .25s) transform}.s-menu__sub-arrow svg{transform:rotate(-90deg)}.s-menu__link--main{display:flex;align-items:center;position:relative;padding:var(--main-link-py) var(--main-link-px)}.s-menu__link--main:after{position:absolute;content:"";width:0;height:2px;background-color:currentColor;left:var(--main-link-px);bottom:calc(var(--main-link-py) - 5px);transition:width var(--s-duration-default, .25s) ease-in-out}.s-menu::-webkit-scrollbar{display:none}.s-menu__item--dropdown{position:relative}.s-menu__item--dropdown .s-mega-menu{right:auto;box-shadow:0 5px 15px #00000012;transition:all var(--s-duration-default, .25s);transform:translate3d(0,20px,0);transform-origin:center}.s-menu__item--dropdown .s-mega-menu__inner{padding:16px}.s-menu__item--dropdown .s-mega-menu__column{position:absolute;top:-16px;left:calc(100% + 16px);opacity:0;visibility:hidden;box-shadow:0 5px 15px #00000012;transition:all var(--s-duration-default, .25s);transform:translate3d(20px,0,0);transform-origin:center;min-width:250px;pointer-events:none;padding:16px;background-color:rgb(var(--color-background))}.s-menu__item--dropdown .s-mega-menu__column:before{content:"";position:absolute;width:100%;height:100%;top:0;left:-35px;z-index:-1}.s-menu__item--dropdown .s-sub-menu__item--level-1{position:relative;width:100%}.s-menu__item--dropdown .s-sub-menu__item--level-1:hover .s-mega-menu__column,.s-menu__item--dropdown:hover .s-mega-menu{transform:translateZ(0);pointer-events:auto;opacity:1;visibility:visible}.s-menu__item--mega .s-mega-menu{left:0;right:0;overflow-x:hidden;overflow-y:auto;max-height:calc(100vh - var(--s-header-height,0px));border-top:1px solid transparent;transition:all var(--s-duration-default, .25s) ease-in}.s-menu__item--mega .s-mega-menu__inner{padding-top:40px;padding-bottom:40px}.s-menu__item--mega .s-mega-menu::-webkit-scrollbar{display:none}.s-menu__item--mega .s-sub-menu__item--level-1>.s-menu__link{font-weight:500;padding-left:12px;padding-right:12px}.s-menu__item--mega .s-sub-menu__item--level-1>.s-menu__link:hover{background:#0000}.s-menu__item--mega .s-mega-menu__column{margin-top:16px}.s-menu__item--has-submenu .s-mega-menu__inner{display:flex}.s-menu__item--active .s-mega-menu{visibility:visible;opacity:1;transition:none;pointer-events:auto}.s-menu__item--active .s-mega-menu.s-show-menu-column-divider{border-top-color:rgb(var(--color-border))}.s-menu__item--active .s-mega-menu__container{animation:menu_slide_in var(--s-slide-trans-duration) both}.s-menu__item:hover>a:after{width:calc(100% - var(--main-link-px)*2)}.s-menu__item:hover .s-menu__arrow{transform:rotateX(-180deg)}.s-mega-menu{position:absolute;z-index:50;width:100%;min-width:250px;white-space:normal;visibility:hidden;pointer-events:none;opacity:0;transition-property:transform,opacity,visibility;transition-duration:var(--s-duration-default, .25s)}.s-mega-menu__container{margin-left:auto;margin-right:auto}.s-mega-menu__container.w-full{padding-left:20px;padding-right:20px}.s-mega-menu__inner{--column-width:200px;--items-width:calc(var(--total-columns) * var(--column-width, 200px))}@media (min-width:1680px){.s-mega-menu__inner{--column-width:250px}}@media (min-width:1920px){.s-mega-menu__inner{--column-width:270px}}.s-mega-menu__inner--stretch-width .s-mega-menu__content{width:calc(100% - var(--items-width));flex:1}.s-mega-menu__content{width:33.333%;padding-left:20px;flex:auto}.s-mega-menu .s-header:hover{transition:none}.s-sub-menu{list-style:none}.s-sub-menu--level-1{display:flex}.s-menu__item--mega .s-sub-menu--level-1{width:66.667%;margin-left:-12px;margin-right:-12px}.s-menu__item--mega .s-sub-menu--level-1.s\:w-full{width:100%}.s-menu__item--dropdown .s-sub-menu--level-1{flex-direction:column;width:100%}.s-menu__item--mega .s-mega-menu__inner--stretch-width .s-sub-menu--level-1{width:var(--items-width)}.s-sub-menu__item>a{color:rgba(var(--color-foreground),.6);font-weight:400;display:block;overflow:hidden;white-space:normal;padding:.5rem .75rem;transition:all var(--s-duration-default, .25s)}.s-sub-menu__item>a:hover{color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.07)}.s-sub-menu__item--level-1>a{display:flex;align-items:center;justify-content:space-between}.s-mega-menu__inner--stretch-width .s-sub-menu__item--level-1{min-width:200px;padding-right:8px}.s-menu__item--mega .s-sub-menu__item--level-1{width:50%;margin-bottom:16px}.s-menu__item--mega .s-sub-menu__item--level-1>a{color:rgb(var(--color-foreground))}@media screen and (min-width:1536px){.s-menu__item--mega .s-sub-menu__item--level-1{width:25%}}@media screen and (min-width:1280px){.s-menu__item--mega .s-sub-menu__item--level-1{width:33.333%}}.s-show-menu-column-divider .s-sub-menu__item--level-1{padding:0 18px;border-left:1px solid rgb(var(--color-border))}.s-show-menu-column-divider .s-sub-menu__item--level-1:first-child{padding-left:0;border-left:none}.logo-left__2l .s-menu{--main-link-px:32px;--main-link-py:16px;margin-left:calc(-1*var(--main-link-px));margin-right:calc(-1*var(--main-link-px))}.both-center .s-header__menu:first-child .s-menu{justify-content:flex-end}.logo-center__2l .s-menu{--main-link-px:32px;justify-content:center}@media (max-width:1440px){.s-menu{--main-link-px:12px}}.s-mega-banner{height:100%;position:relative}.s-mega-banner__image{overflow:hidden}.s-mega-banner .s-image{transition:all var(--s-duration-image, .65s)}.s-mega-banner__title{font-size:24px;font-weight:400;color:currentColor}.s-mega-banner__description{color:rgba(var(--color-foreground),.6);font-size:calc(var(--font-base-size, 16)*1px);margin-top:8px}.s-mega-banner__button{margin-top:8px}.s-mega-banner--outside .s-mega-banner__inner{margin-top:16px}.s-mega-banner--inside .s-mega-banner__inner{position:absolute;top:0;left:0;width:100%;height:100%;padding:24px}.s-mega-banner--inside .s-mega-banner__button{position:absolute!important;bottom:24px;left:24px}.s-mega-banner--no-content .s-mega-banner__inner{display:none;padding:0;margin:0}.s-mega-banner:hover .s-image{transform:scale(1.06)}@media screen and (min-width:768px){.s-menu__item--has-submenu .s-mega-collection-list{padding-left:1rem}}@media screen and (min-width:1280px){.s-menu__item--has-submenu .s-mega-collection-list{padding-left:3rem}}.s-mega-collection-list .s-collection-card__link,.s-mega-collection-list .s-collection-card__title{color:currentColor}.s-mega-product-list__header{display:flex;align-items:center;justify-content:space-between;margin-top:-10px;margin-bottom:16px;padding:0 8px}.s-mega-product-list__heading{font-size:24px;font-weight:500;white-space:normal;color:currentColor}.s-mega-product-list .s-price,.s-mega-product-list .s-price__sale .s-price-item--regular,.s-mega-product-list .s-product-card__name,.s-mega-product-list .s-product-card__title{color:currentColor}.s-mega-product-list .s-price__sale .s-price-item--regular{opacity:.6}.s-mega-product-list .s-slider-controls{margin-top:0;margin-left:-16px}.s-mega-product-list .s-slider-controls button{width:40px;height:40px;border-radius:9999px;cursor:pointer}.s-mega-product-list .s-slider-controls button.s-slider-controls__button-next{margin-right:0}.s-mega-product-list .s-product-card__price{font-size:14px}@media screen and (min-width:768px){.s-menu__item--has-submenu .s-mega-product-list{padding-left:15px}}@media screen and (min-width:1280px){.s-menu__item--has-submenu .s-mega-product-list{padding-left:50px}}.s-menu__item--has-submenu .s-mega-blog-list{border-left:1px solid rgb(var(--color-border))}@media screen and (min-width:768px){.s-menu__item--has-submenu .s-mega-blog-list{padding-left:15px}}@media screen and (min-width:1280px){.s-menu__item--has-submenu .s-mega-blog-list{padding-left:60px}}.s-mega-blog-list__item+.s-mega-blog-list__item{margin-top:32px}.s-mega-article-card__content{padding-left:20px;white-space:normal}.s-mega-article-card__title{font-weight:500}.s-mega-article-card__tag{font-size:.75rem;text-transform:uppercase;margin-bottom:4px;display:block}.s-menu-drawer{position:absolute;top:100%;left:0;right:0;touch-action:none;visibility:hidden;pointer-events:none;z-index:59;height:var(--menu-drawer-height)}.s-menu-drawer.open{pointer-events:auto;cursor:pointer;visibility:visible}.s-menu-drawer__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;z-index:19;transition:all var(--s-duration-default, .25s)}.s-menu-drawer.open .s-menu-drawer__backdrop{background-color:#0000004d;transition-delay:.15s}.s-menu-drawer__wrapper{color:rgb(var(--color-foreground));background-color:rgb(var(--color-background));width:450px;max-width:100%;height:100%;transition:all var(--s-duration-default, .25s);transform:translate(-100%);overflow:hidden;cursor:auto;position:absolute;top:0;left:0;z-index:29}.s-menu-drawer.open .s-menu-drawer__wrapper{transform:translate(0)}@media (max-width:767px){.s-menu-drawer__wrapper{width:calc(100% - 40px)}}.s-menu-drawer__content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding-top:5px;height:100%;transition:padding var(--s-duration-default, .25s);overflow-y:scroll}.s-menu-drawer__content::-webkit-scrollbar{width:3px}.s-menu-drawer__content::-webkit-scrollbar-thumb{background:#ebebeb}.s-menu-drawer__content::-webkit-scrollbar-thumb:hover{background:#555}.s-header.stuck .s-menu-drawer{height:calc(100vh - var(--s-header-height))}.s-menu-mobile{list-style:none;padding:0;margin:0}.s-menu-mobile__item{display:flex;align-items:center}.s-menu-mobile__item>a{display:flex;align-items:center;justify-content:space-between;flex-grow:1;padding:12px 16px;position:relative}.s-menu-mobile__item--no-submenu .s-menu-mobile__back-button{margin-bottom:30px}.s-menu-mobile__toggle-button{display:flex;align-items:center;justify-content:center;flex:0 0 48px;height:100%;min-height:48px;cursor:pointer}.s-menu-mobile__toggle-button svg{width:16px;height:16px}.s-menu-mobile__back-button{font-weight:500;display:flex;align-items:center;padding:16px 0;margin:0 16px 10px;text-align:left;border-bottom:1px solid rgb(var(--color-border))}.s-menu-mobile__back-button *{pointer-events:none}.s-menu-mobile__back-button svg{width:16px;height:16px}.s-menu-mobile__back-button span{margin-left:12px}.s-menu-mobile .s-mega-banner--inside .s-mega-banner__inner{padding:20px}.s-menu-mobile .s-mega-banner--inside .s-mega-banner__button{bottom:20px;left:20px}.s-menu-mobile .s-mega-article-card__content{padding-left:0;padding-top:12px}.s-megamenu-mobile{position:absolute;top:0;bottom:0;left:0;width:100%;display:flex;flex-direction:column;background-color:rgb(var(--color-background));transform:translate(100%);z-index:9;visibility:hidden}.s-megamenu-mobile.open{transform:translate(0)}.s-menu-drawer.open .s-megamenu-mobile{visibility:visible;transition:all var(--s-duration-default, .25s)}.s-megamenu-mobile__wrapper{overflow-y:scroll;overflow-x:hidden;display:flex;flex-direction:column}.s-megamenu-mobile__wrapper.open-submenu,.s-submenu-open--level-2 .s-megamenu-mobile--level-1{overflow:hidden}.s-submenu-mobile{margin-bottom:16px}.s-megamenu-mobile__block{padding-left:15px;padding-right:15px;padding-bottom:20px}.s-menu-customer{margin-top:40px}.s-menu-customer__wrapper{margin-bottom:15px;padding:16px;display:block}@media (min-width:1280px){.s-menu-customer__wrapper{display:none}}.s-menu-customer__label{font-size:20px;font-weight:500;margin-bottom:24px}.s-menu-customer__name{width:100%;display:flex;align-items:center;padding-top:12px;padding-bottom:12px;margin-bottom:12px}.s-menu-customer__name svg{width:24px;height:24px}.s-menu-customer__name span{margin-left:8px}.s-menu-customer .s-signin-button{margin-bottom:12px}.s-menu-customer a.s-button{width:100%}.s-menu-customer__language-currency{display:flex;flex-wrap:wrap}.s-menu-customer__language-currency .s-switcher-dropdown{padding-top:10px;padding-bottom:10px;display:block}@media (min-width:1280px){.s-menu-customer__language-currency .s-switcher-dropdown{display:none}}.s-logo{font-size:1rem;line-height:unset;padding-left:16px;padding-right:16px;display:flex;align-items:center;justify-content:center;position:relative;color:inherit}.s-logo-mobile:before{padding-top:calc(100%/(.0001 + var(--aspect-ratio-mobile,--aspect-ratio)))!important}.s-logo__image{position:relative;padding-top:10px;padding-bottom:10px}.s-logo__image-transparent{display:none}.s-logo a{width:var(--logo-width-desktop,150px)}.s-logo .s-image{transition:all var(--s-duration-default, .25s);line-height:1}.s-logo img{margin:auto}.s-menu-bar{position:relative;z-index:1}.s-header{--s-slide-trans-duration:.3s;--s-slide-from-val:-65px;--s-slide-to-val:65px;min-height:calc(var(--s-topbar-height,0px) + var(--s-header-height,40px));position:relative}.s-header.slide-from-right{--s-slide-from-val:65px;--s-slide-to-val:-65px}.s-header.slide-reveal{--s-slide-from-val:0;--s-slide-to-val:0}.s-header header{transition:all var(--s-duration-default, .25s)}.s-header__wrapper{width:100%;transition:transform var(--s-duration-long, .5s);will-change:transform;z-index:82;position:relative}.header-sticky-always .s-header__wrapper{position:fixed;top:0}.s-header__desktop{position:relative;display:none}@media screen and (min-width:1024px){.s-header__desktop{display:block}}.s-header__mobile .s-logo a{text-align:center;width:var(--logo-width-mobile,100px);white-space:nowrap}.s-header__mobile s-search-popup{padding:10px}@media screen and (min-width:1024px){.s-header__mobile{display:none}}@media (max-width:480px){.s-header__mobile>:last-child{padding-right:0}}.s-header__bg{display:block;width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;pointer-events:none;transition:all var(--s-duration-default, .25s)}.s-mega-active .s-header__bg{opacity:1}.s-header__dropdown-bg{width:100vw;height:calc(var(--sf-dropdown-height,0px)*1px);position:absolute;left:0;right:0;top:100%;opacity:0;pointer-events:none;transform-origin:top left;transition:all var(--s-duration-default, .25s)}.s-mega-active .s-header__dropdown-bg{opacity:1}.s-header__overlay{background-color:#0009;position:fixed;top:calc(var(--s-topbar-height,0px) + var(--s-announcement-height,0px));right:0;bottom:0;left:0;opacity:0;visibility:hidden;pointer-events:none;z-index:-1;display:none;transition:all var(--s-duration-default, .25s)}.s-mega-active .s-header__overlay{z-index:29;opacity:1;visibility:visible}@media screen and (min-width:768px){.s-header__overlay{display:block}}.s-header__container{z-index:1}.s-header__inner{display:flex;align-items:center;margin-left:-16px;margin-right:-16px}.s-header__center,.s-header__left,.s-header__right{display:flex;align-items:center}.s-header__left{justify-content:flex-start}.s-header__center{justify-content:center}.s-header__right{justify-content:flex-end}.s-header:not(.s-mega-active,.stuck,.header-sticky-always).transparent-on-top header:not(.header-drawer-open){color:rgb(var(--header-transparent-text-color,#fff))}.s-header:not(.s-mega-active,.stuck,.header-sticky-always).transparent-on-top header:not(.header-drawer-open) .s-hamburger-box{--color-foreground:var(--header-transparent-text-color, #fff)}.transparent-on-top{position:absolute;left:0;right:0;z-index:70}.transparent-on-top header:not(.header-drawer-open){background-color:#0000;border-bottom:none;box-shadow:none}.transparent-on-top .s-menu-bar{background-color:#0000;transition:all var(--s-duration-default, .25s)}.transparent-on-top .s-logo__image-default{display:none}.transparent-on-top .s-logo__image-transparent,.transparent-on-top .header-drawer-open .s-logo__image-default{display:flex}.transparent-on-top .header-drawer-open .s-logo__image-transparent{display:none}.s-header.stuck .s-header__wrapper{position:fixed;top:0;left:0;transform:none;box-shadow:0 4px 20px #0000000a}.s-header.stuck .s-header__wrapper.s-unset-shadow{box-shadow:none}.s-header.stuck .s-logo a{width:var(--logo-width-sticky,100px)}.s-header.stuck .s-header__mobile .s-logo a{width:var(--logo-width-mobile,100px)}.s-header.stuck.transparent-on-top .s-header__desktop,.s-header.stuck.transparent-on-top .s-header__mobile,.s-header.stuck.transparent-on-top .s-menu-bar{background-color:rgb(var(--color-background))}.s-header.stuck.transparent-on-top .s-logo__image-default{display:flex}.s-header.stuck.transparent-on-top .s-logo__image-transparent{display:none}.s-header.scroll-up .s-header__wrapper{transform:none}.s-header.scroll-down.stuck .s-header__wrapper{transform:translate3d(0,-100%,0)}.s-header.header-sticky-always.transparent-on-top .s-header__desktop,.s-header.header-sticky-always.transparent-on-top .s-header__mobile,.s-header.header-sticky-always.transparent-on-top .s-menu-bar{background-color:rgb(var(--color-background))}.s-header.header-sticky-always.transparent-on-top .s-logo__image-default{display:flex}.s-header.header-sticky-always.transparent-on-top .s-logo__image-transparent{display:none}.s-header.header-sticky-always .s-header__wrapper:not(.s-unset-shadow){box-shadow:0 4px 20px #0000000a}.s-mega-active header{box-shadow:none}.s-mega-active.transparent-on-top .s-logo__image-default{display:flex}.s-mega-active.transparent-on-top .s-logo__image-transparent{display:none}.both-center .s-header__menu{width:37.5%}.both-center .s-header__logo{width:25%}.logo-left-menu-center .s-header__left,.logo-left-menu-center .s-header__right{flex:1 1 0%}.logo-left-menu-center .s-header__center{flex-shrink:1;flex-grow:2}.logo-left__2l .s-header__inner{padding-bottom:8px;padding-top:8px}.logo-center__2l .s-header__inner{margin-left:0;margin-right:0}.s-hamburger-box{display:inline-block;vertical-align:-1px;position:relative;width:20px;height:12px;padding:14px 0;border:0;cursor:pointer;pointer-events:auto}.s-hamburger-box__inner{position:absolute;top:50%;left:0;margin-top:-1px;width:100%;height:2px;background:rgb(var(--color-foreground));transition:transform .2s ease}.s-hamburger-box__inner:after,.s-hamburger-box__inner:before{content:"";display:block;position:absolute;width:100%;height:2px;background-color:inherit;background:rgb(var(--color-foreground))}.s-hamburger-box__inner:before{top:-7px;transition:top .2s ease .22s,opacity .2s ease,width .2s ease}.s-hamburger-box__inner:after{bottom:-7px;transition:bottom .2s ease .22s,transform .2s ease,width .2s ease}.s-hamburger-box.active .s-hamburger-box__inner{transform:rotate(45deg);transition-delay:.22s}.s-hamburger-box.active .s-hamburger-box__inner:before{top:0;opacity:0;width:100%;transition:top .2s ease,opacity .2s ease .22s,width .1s ease}.s-hamburger-box.active .s-hamburger-box__inner:after{bottom:0;transform:rotate(-90deg);width:100%;transition:bottom .2s ease,transform .2s ease .22s,width .1s ease}.s-menu-button{pointer-events:none}.s-header .ssw-link-fave-menu,.s-header__account,.s-header__compare,.s-header__wishlist{position:relative;padding:14px 8px}.s-search-wrapper .s-header .ssw-link-fave-menu,.s-search-wrapper .s-header__account,.s-search-wrapper .s-header__compare,.s-search-wrapper .s-header__wishlist{padding:0;margin-left:8px;margin-right:8px}.s-header__account-text{padding:20px 16px}@media screen and (min-width:1024px){.s-header .s-cart-icon-bubble{margin-right:22px}}.s-search-form--icon-left{margin-right:16px}.s-search-form--full{border:1px solid rgb(var(--color-border));border-radius:.375rem;transition:border .3s;height:42px}.s-search-form--full:hover{border-color:rgb(var(--color-foreground))}.s-search-form__label{color:rgba(var(--color-foreground),.6);padding-left:12px;white-space:nowrap}.s-search-form__button{padding:8px 12px}@media (min-width:1280px){.s-search-form--full{min-width:250px}.s-search-form--full>span{flex:1}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/header.css.map */
