.shx-hidden{display:none!important}.shx-wrap{position:relative;transition:background-color .25s ease,color .25s ease,box-shadow .25s ease}.shx-wrap.shx-wrap--translucent{background:rgba(var(--color-background),var(--shx-bg-opacity, .75))}.shx-wrap.shx-wrap--blur{-webkit-backdrop-filter:blur(var(--shx-blur, 8px)) saturate(120%);backdrop-filter:blur(var(--shx-blur, 8px)) saturate(120%)}.section-header.scrolled-past-header .shx-wrap--shadow{box-shadow:0 .2rem 1.6rem rgba(var(--color-shadow),.07)}.section-header .header-wrapper.shx-wrap.shx-open{background:rgb(var(--color-background))}.section-header .shx-wrap.shx-open .header__icon,.section-header .shx-wrap.shx-open .localization-form-v2,.section-header .shx-wrap.shx-open .header__menu-item--main{--color-foreground: inherit}.section-header .shx-wrap.shx-open .shx-logo .header__heading-logo--secondary{display:none!important}.section-header .shx-wrap.shx-open .shx-logo .header__heading-logo--main{display:block!important}@media screen and (min-width:750px){.section-header .shx-wrap.shx-open .shx-logo .shx-logo__img--mobile{display:none!important}}@media screen and (max-width:749px){.section-header .shx-wrap.shx-open .shx-logo--has-mobile .header__heading-logo--main.shx-logo__img--desktop{display:none!important}}.shx-header{display:grid;grid-template:var(--shx-grid);align-items:center;column-gap:2rem;max-width:var(--page-width);margin-inline:auto;padding-block:var(--shx-pad-block, 2rem) var(--shx-pad-block-end, 2rem);padding-inline:1.5rem;--icons-thickness: var(--shx-icons-thickness, 1.5px)}@media screen and (min-width:750px){.shx-header{padding-inline:3rem}}@media screen and (min-width:990px){.shx-header{padding-inline:5rem;column-gap:3.2rem}}.shx-left{grid-area:left-icons;display:flex;align-items:center;gap:.2rem;justify-self:start}.shx-logo-wrap{grid-area:heading;justify-self:center;margin:0;line-height:0}.shx-nav{grid-area:navigation;display:none;min-width:0}.shx-icons{gap:var(--shx-icon-gap, .4rem)}@media screen and (min-width:990px){.shx-left{display:none}.shx-nav{display:block}}@media screen and (max-width:989px){.shx-nav{display:none!important}}.shx-logo{display:block;position:relative;width:var(--shx-logo-w, 140px);max-width:100%;padding:0;margin:0;transition:width .3s cubic-bezier(.52,0,.61,.99)}@media screen and (min-width:990px){.shx-logo-wrap{justify-self:center;margin-left:0}}.shx-logo__img{display:block;width:100%;height:auto}.shx-logo__text{line-height:1.2;display:inline-block}.shx-logo .header__heading-logo--secondary{display:none!important;position:absolute;inset-block-start:0;inset-inline-start:0;pointer-events:none}@media screen and (max-width:749px){.shx-logo--has-mobile .header__heading-logo--main.shx-logo__img--desktop{display:none}.shx-logo--has-mobile-secondary #HeaderSecondaryDesktopLogo{display:none!important}.shx-logo{max-width:min(var(--shx-logo-w, 140px),45vw)}}@media screen and (min-width:750px){.shx-logo__img--mobile,.shx-logo #HeaderSecondaryMobileLogo{display:none!important}}.section-header.scrolled-past-header sticky-header[data-sticky-type=reduce-logo-size] .shx-logo{width:calc(var(--shx-logo-w, 140px) * .78)}.shx-nav__list{display:flex;flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none}.shx-nav__item{position:relative}.shx-nav__item--mega{position:static}.shx-details{position:relative}.shx-details--mega{position:static}.shx-details>summary{list-style:none}.shx-details>summary::-webkit-details-marker{display:none}.shx-nav__link{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 1.2rem;font-size:var(--shx-nav-size, 14px);letter-spacing:.02em;line-height:1.3;color:rgba(var(--color-foreground),.85);text-decoration:none;cursor:pointer;transition:color var(--duration-short, .1s) ease;background:none;border:0}.shx-nav__link:hover,.shx-details[open]>.shx-nav__link{color:rgb(var(--color-foreground))}.shx-nav__link,.shx-nav__link:hover,.shx-details[open]>.shx-nav__link{text-decoration:none}.shx-nav__summary-link{display:inline-flex;align-items:center;color:inherit;text-decoration:none}.shx-nav__summary-link:hover{color:inherit;text-decoration:none}.shx-nav__link-label{position:relative}.shx-nav__link-label:after{content:"";position:absolute;inset-inline:0;bottom:-.5rem;height:.1rem;background:currentColor;transform:scaleX(0);transform-origin:100% 50%;transition:transform .3s cubic-bezier(.4,0,.2,1)}.shx-nav__link:hover .shx-nav__link-label:after,.shx-details[open]>summary .shx-nav__link-label:after,.shx-nav__link-label--active:after{transform:scaleX(1);transform-origin:0 50%}.shx-nav__caret .icon-caret{width:.9rem;height:auto;transition:transform .25s cubic-bezier(.4,0,.2,1)}.shx-details[open] .shx-nav__caret .icon-caret{transform:rotate(180deg)}@keyframes shxMenuIn{0%{opacity:0;transform:translateY(-.6rem)}to{opacity:1;transform:translateY(0)}}.shx-dropdown{position:absolute;inset-block-start:100%;inset-inline-start:0;min-width:22rem;max-width:30rem;margin:0;padding:1.4rem 0;list-style:none;z-index:12;animation:shxMenuIn .25s cubic-bezier(.2,0,.2,1) both}.shx-dropdown__link,.shx-dropdown__sublink{display:block;padding:.7rem 2.4rem;font-size:1.4rem;line-height:1.4;color:rgba(var(--color-foreground),.75);text-decoration:none;transition:color var(--duration-short, .1s) ease,transform .2s ease}.shx-dropdown__link:hover,.shx-dropdown__sublink:hover{color:rgb(var(--color-foreground))}.shx-dropdown__link--active{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3em}.shx-dropdown__sublist{list-style:none;margin:.2rem 0 .6rem;padding:0}.shx-dropdown__sublink{padding-inline-start:3.6rem;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.shx-mega{position:absolute;inset-inline:0;inset-block-start:100%;z-index:12;padding-block:3.2rem 3.6rem;border-top:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 2.4rem 4.8rem -2.4rem rgba(var(--color-shadow),.18);max-height:calc(100vh - var(--header-bottom-position-desktop, 12rem) - 4rem);overflow-y:auto;animation:shxMenuIn .25s cubic-bezier(.2,0,.2,1) both}.shx-mega__inner{display:flex;align-items:flex-start;gap:4.8rem}.shx-mega__columns{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:2.8rem 4.8rem;min-width:0}@keyframes shxRise{0%{opacity:0;transform:translateY(.8rem)}to{opacity:1;transform:translateY(0)}}details[open] .shx-mega .shx-mega__column,details[open] .shx-mega .shx-promo{animation:shxRise .35s cubic-bezier(.2,0,.2,1) both}details[open] .shx-mega .shx-mega__column:nth-child(2),details[open] .shx-mega .shx-promo:nth-child(2){animation-delay:.05s}details[open] .shx-mega .shx-mega__column:nth-child(3),details[open] .shx-mega .shx-promo:nth-child(3){animation-delay:.1s}details[open] .shx-mega .shx-mega__column:nth-child(4){animation-delay:.15s}details[open] .shx-mega .shx-mega__column:nth-child(n+5){animation-delay:.2s}.shx-mega__column{min-width:15rem}.shx-mega__heading{display:inline-block;margin-bottom:1.1rem;font-size:1.4rem;font-weight:var(--font-body-weight-bold);letter-spacing:.02em;color:rgb(var(--color-foreground));text-decoration:none}.shx-mega__heading:hover{text-decoration:underline;text-underline-offset:.3em}.shx-mega__list{display:grid;gap:.9rem;margin:0;padding:0;list-style:none}.shx-mega__link{font-size:1.4rem;color:rgba(var(--color-foreground),.68);text-decoration:none;transition:color var(--duration-short, .1s) ease}.shx-mega__link:hover,.shx-mega__link--active{color:rgb(var(--color-foreground))}.shx-mega__promo-zone{position:relative;flex:0 1 auto;min-width:0;max-width:50%}.shx-mega__promos{display:grid;grid-auto-flow:column;grid-auto-columns:min(19rem,40vw);gap:1.8rem;overflow-x:auto;scroll-snap-type:x proximity;scroll-padding-inline:.2rem;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:.4rem}.shx-mega__promos::-webkit-scrollbar{display:none}.shx-mega__promos .shx-promo{scroll-snap-align:start}.shx-mega__arrow{position:absolute;top:calc(50% - 3rem);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border:0;border-radius:50%;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 .2rem 1rem rgba(var(--color-shadow),.16);cursor:pointer;opacity:0;transition:opacity .2s ease,transform .2s ease}.shx-mega__arrow[hidden]{display:none}.shx-mega__arrow--prev{inset-inline-start:-1.2rem}.shx-mega__arrow--next{inset-inline-end:-1.2rem}.shx-mega__promo-zone:hover .shx-mega__arrow,.shx-mega__arrow:focus-visible{opacity:1}.shx-mega__arrow:hover{transform:scale(1.06)}.shx-mega__arrow svg{width:1.1rem;height:auto}.shx-promo{display:block;text-decoration:none;color:rgba(var(--color-foreground),.9)}.shx-promo__media{aspect-ratio:var(--shx-promo-ratio, 3 / 4);overflow:hidden;border-radius:var(--media-radius, .8rem);background:rgba(var(--color-foreground),.04)}.shx-promo__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,0,.2,1)}.shx-promo:hover .shx-promo__media img{transform:scale(1.04)}.shx-promo__heading{display:block;margin-top:1.1rem;font-size:1.4rem;font-weight:var(--font-body-weight-bold)}.shx-promo__text{display:block;margin-top:.3rem;font-size:1.3rem;color:rgba(var(--color-foreground),.65)}.shx-promo__price{display:block;margin-top:.3rem;font-size:1.3rem;color:rgba(var(--color-foreground),.75)}.shx-promo--overlay .shx-promo__media{position:relative}.shx-promo--overlay .shx-promo__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 45%,rgba(0,0,0,var(--shx-promo-scrim, .25)));pointer-events:none}.shx-promo--overlay-top .shx-promo__scrim{background:linear-gradient(0deg,#0000 45%,rgba(0,0,0,var(--shx-promo-scrim, .25)))}.shx-promo--overlay-center .shx-promo__scrim{background:rgba(0,0,0,var(--shx-promo-scrim, .25))}.shx-promo--overlay .shx-promo__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1.6rem;color:rgb(var(--shx-promo-fg, 255, 255, 255));text-align:start}.shx-promo--overlay-top .shx-promo__content{justify-content:flex-start}.shx-promo--overlay-center .shx-promo__content{justify-content:center}.shx-promo--overlay .shx-promo__heading,.shx-promo--overlay .shx-promo__text,.shx-promo--overlay .shx-promo__price{margin-top:.2rem;color:inherit}.shx-promo--overlay-small .shx-promo__heading{font-size:1.3rem}.shx-promo--overlay-medium .shx-promo__heading{font-size:1.5rem}.shx-promo--overlay-large .shx-promo__heading{font-size:1.8rem}.shx-promo--overlay-small .shx-promo__text{font-size:1.15rem}.shx-promo--overlay-large .shx-promo__text{font-size:1.4rem}.shx-burger:before,.shx-burger[aria-expanded=true]:before{content:none!important}.shx-burger{cursor:pointer;background:none;border:0;color:inherit}.shx-burger .icon-hamburger{justify-content:center}.shx-burger .shx-burger__lines{display:flex;flex-direction:column;justify-content:center;gap:.5rem;width:2rem;height:auto}.shx-burger .shx-burger__lines span{display:block;width:100%;height:var(--icons-thickness, 1.5px);background:currentColor;border-radius:.2rem;transition:width .3s cubic-bezier(.4,0,.2,1)}.shx-burger .shx-burger__lines--shx_two_line span:last-child{width:70%}.shx-burger:hover .shx-burger__lines--shx_two_line span:last-child{width:100%}.shx-wrap .cart-count-bubble{top:.5rem;bottom:auto;left:auto;right:.1rem;height:1.6rem;width:auto;min-width:1.6rem;padding:0 .45rem;border-radius:99rem;font-size:.9rem;font-weight:700;line-height:1.6rem;box-shadow:0 0 0 .2rem rgb(var(--color-background));transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.shx-search--hidden-trigger>details>summary{display:none!important}@media screen and (min-width:990px){.shx-search--mobile-only>details>summary{display:none!important}}@media screen and (max-width:989px){.shx-search--desktop-trigger-only>details>summary{display:none!important}}.shx-drawer__dialog{position:fixed;top:0;right:0;bottom:0;left:0;width:min(40rem,92vw);max-width:100vw;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;margin:0;margin-inline-end:auto;padding:0;border:0;background:rgb(var(--color-background));color:rgba(var(--color-foreground),.9);box-shadow:.4rem 0 2rem rgba(var(--color-shadow),.08);transform:translate(-100%);transition:transform .26s cubic-bezier(.4,0,1,1);will-change:transform}body[data-rtl=true] .shx-drawer__dialog{transform:translate(100%)}.shx-drawer__dialog.shx-in,body[data-rtl=true] .shx-drawer__dialog.shx-in{transform:translate(0);transition:transform .34s cubic-bezier(0,0,.2,1)}.shx-drawer__dialog::backdrop{background:#0000006b;opacity:0;transition:opacity .3s ease}.shx-drawer__dialog.shx-in::backdrop{opacity:1}.shx-drawer__shell{position:relative;height:100%;overflow:hidden}.shx-drawer__panel{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;visibility:hidden;transform:translate(100%);transition:transform .3s cubic-bezier(.2,0,.2,1),visibility .3s;background:rgb(var(--color-background));will-change:transform}body[data-rtl=true] .shx-drawer__panel{transform:translate(-100%)}.shx-drawer__panel[data-shx-active=true],body[data-rtl=true] .shx-drawer__panel[data-shx-active=true]{visibility:visible;transform:none}.shx-drawer__shell[data-shx-current-panel=sub] .shx-drawer__panel--main{transform:translate(-28%);visibility:hidden}body[data-rtl=true] .shx-drawer__shell[data-shx-current-panel=sub] .shx-drawer__panel--main{transform:translate(28%)}.shx-drawer__head{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.8rem;min-height:5.6rem;padding:.6rem .8rem .6rem 2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.shx-drawer__head--sub{grid-template-columns:1fr auto 1fr;padding-inline-start:.8rem}.shx-drawer__head--sub .shx-drawer__close{justify-self:end}.shx-drawer__title{font-size:1.5rem;font-weight:var(--font-body-weight-bold);letter-spacing:.02em;text-align:center}.shx-drawer__head:not(.shx-drawer__head--sub) .shx-drawer__title{text-align:start}.shx-drawer__close,.shx-drawer__back{display:inline-flex;align-items:center;gap:.5rem;min-height:4.4rem;min-width:4.4rem;padding:1rem;justify-content:center;background:none;border:0;color:inherit;cursor:pointer;font-size:1.4rem;border-radius:.6rem;transition:background-color .16s ease}.shx-drawer__back{justify-self:start;justify-content:flex-start}.shx-drawer__close:hover,.shx-drawer__back:hover{background:rgba(var(--color-foreground),.05)}.shx-drawer__chevron .icon-caret{width:.9rem;height:auto;transform:rotate(-90deg)}.shx-drawer__chevron--back .icon-caret,body[data-rtl=true] .shx-drawer__chevron .icon-caret{transform:rotate(90deg)}body[data-rtl=true] .shx-drawer__chevron--back .icon-caret{transform:rotate(-90deg)}.shx-drawer__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-block:.8rem 1.6rem}.shx-drawer__list{margin:0;padding:0;list-style:none}.shx-drawer__link{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1.4rem 2rem;font-size:1.6rem;line-height:1.4;color:rgba(var(--color-foreground),.9);text-decoration:none;text-align:start;background:none;border:0;cursor:pointer;transition:background-color .16s ease}.shx-drawer__link:hover,.shx-drawer__link[aria-current]{background:rgba(var(--color-foreground),.04)}.shx-drawer__link[aria-current=page]{font-weight:var(--font-body-weight-bold)}.shx-drawer__link--all{font-weight:var(--font-body-weight-bold);text-decoration:underline;text-underline-offset:.3em}.shx-drawer__promos{display:grid;grid-auto-flow:column;grid-auto-columns:58%;gap:1.4rem;overflow-x:auto;scroll-snap-type:x proximity;scroll-padding-inline:2rem;-webkit-overflow-scrolling:touch;padding:1.2rem 2rem 1.8rem;scrollbar-width:none}.shx-drawer__promos::-webkit-scrollbar{display:none}.shx-promo--drawer{scroll-snap-align:start}.shx-promo--drawer .shx-promo__heading{font-size:1.3rem;margin-top:.8rem}.shx-promo--drawer .shx-promo__text,.shx-promo--drawer .shx-promo__price{font-size:1.2rem}.shx-drawer__sublist{margin:0;padding:0 0 .6rem;list-style:none}.shx-drawer__sublink{display:block;padding:1rem 2rem 1rem 3.4rem;font-size:1.4rem;color:rgba(var(--color-foreground),.65);text-decoration:none;transition:background-color .16s ease,color .16s ease}.shx-drawer__sublink:hover{color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.04)}.shx-drawer__footer{display:grid;gap:1.2rem;padding:1.4rem 2rem max(1.4rem,env(safe-area-inset-bottom));border-top:.1rem solid rgba(var(--color-foreground),.08);background:rgba(var(--color-foreground),.02)}.shx-drawer__secondary{display:grid;gap:.2rem;margin:0;padding:0;list-style:none}.shx-drawer__secondary a{display:block;padding:.5rem 0;font-size:1.3rem;color:rgba(var(--color-foreground),.65);text-decoration:none}.shx-drawer__secondary a:hover{color:rgb(var(--color-foreground))}.shx-drawer__social .footer__list-social{display:flex;flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none}.shx-drawer__social .list-social__link{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;color:rgba(var(--color-foreground),.75)}.shx-drawer__social .list-social__link:hover{color:rgb(var(--color-foreground))}.shx-drawer__social .icon{width:1.7rem;height:1.7rem}.shx-drawer__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1.6rem}.shx-drawer__account{display:inline-flex;align-items:center;gap:.8rem;padding:.6rem 0;font-size:1.35rem;color:rgba(var(--color-foreground),.85);text-decoration:none}.shx-drawer__account .icon{width:1.7rem;height:1.7rem}.shx-drawer__account:hover{text-decoration:underline;text-underline-offset:.3em}@media screen and (max-width:989px){.shx-icons .localization-form-v2{display:none!important}}.shx-drawer__localization{display:flex;flex-wrap:wrap;gap:1.2rem}.shx-drawer__localization .localization-form-v2{position:relative}.shx-drawer__localization .disclosure__list-wrapper{top:auto;bottom:calc(100% + .5rem);transform:none}.shx-wrap .header__icon--text{width:auto;min-width:4.4rem;padding-inline:.8rem}.shx-wrap .header__text-icon{font-size:1.3rem;letter-spacing:.08em;white-space:nowrap;line-height:1}.shx-wrap .header__icon .header__text-icon{position:static;width:auto;height:auto;display:inline-flex;align-items:center}.shx-wrap .header__icon--text .cart-count-bubble{display:none}@media(prefers-reduced-motion:reduce){.shx-wrap,.shx-logo,.shx-nav__link-label:after,.shx-nav__caret .icon-caret,.shx-promo__media img,.shx-drawer__dialog,.shx-drawer__dialog.shx-in,.shx-drawer__dialog::backdrop,.shx-drawer__panel{transition:none!important}.shx-dropdown,.shx-mega,details[open] .shx-mega .shx-mega__column,details[open] .shx-mega .shx-promo{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/shx-header.css.map */
