@font-face{font-family:Circular Std;src:url(/assets/CircularStd-Book.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Circular Std;src:url(/assets/CircularStd-Medium.ttf) format("ttf");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Circular Std;src:url(/assets/CircularStd-Bold.ttf) format("ttf");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Circular Std;src:url(/assets/CircularStd-Black.otf) format("otf");font-weight:800;font-style:normal;font-display:swap}header.header{position:sticky;top:0;background-color:#fff;z-index:1000;transition:transform .3s ease}header.header.translate-100{transform:translateY(-150%);z-index:0;overflow:hidden}header.header .header__bar{height:3.5rem;position:sticky;top:0;width:100%;background-color:#1f1f1f;transition:transform .3s ease;display:flex;align-items:flex-end;color:#fff}header.header .header__bar.translate-500{transform:translateY(-150%)}header.header .header__marquee{margin:0;font-weight:600;font-size:1rem;text-transform:uppercase;width:100%}header.header .header__marquee p{margin:0;padding-block:1rem;color:#fff}header.header .header__marquee strong{font-weight:600}header.header .header__inner{width:100%;max-width:100vw;height:6.4rem;display:flex;align-items:center;padding-inline:clamp(1.6rem,.935rem + 1.774vw,4rem);background-color:#fff;border-bottom:1px solid #f2f2f2}@media(min-width:1024px){header.header .header__inner{height:11.7rem;padding-block:2rem;margin:0 auto;justify-content:space-between}}header.header .header__inner.active .header__lang-form,header.header .header__inner.active .header__wishlist{opacity:1}header.header .header__logo{flex-shrink:0;width:clamp(6.4rem,6.012rem + 1.035vw,7.8rem)}header.header .header__logo svg{display:block;width:100%;height:100%}header.header .header__nav__wrapper{display:flex;justify-content:flex-end;flex-grow:1;padding-inline-end:.5rem}@media(min-width:1024px){header.header .header__nav__wrapper{display:none;visibility:hidden}}header.header .header__actions{position:relative;width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;column-gap:.6rem}@media(min-width:1024px){header.header .header__actions{justify-content:flex-end;column-gap:unset;width:50%}}header.header .header__actions__search{order:3}@media(min-width:1024px){header.header .header__actions__search{order:unset;flex-grow:1;max-width:31vw;margin-right:auto}}@media(min-width:1920px){header.header .header__actions__search{max-width:53.6rem}}header.header .header__actions__buttons{display:flex}header.header .header__action-link{width:fit-content;padding:1rem;display:flex;justify-content:center;align-items:center;cursor:pointer}@media(min-width:1024px){header.header .header__action-link{width:4.2rem}}header.header .header__action-link svg{width:2rem;height:100%}header.header .header__nav-toggle{position:relative;transition:opacity .3s ease;width:2.5rem;margin-left:auto;order:4}@media(min-width:1024px){header.header .header__nav-toggle{display:none;visibility:hidden;margin-left:unset;order:unset}}header.header .header__nav-toggle:hover,header.header .header__nav-toggle:focus-visible{opacity:.7}header.header .header__nav-toggle span{position:absolute;top:50%;width:100%;height:.1rem;background-color:#1f1f1f}header.header .header__nav-toggle span:before,header.header .header__nav-toggle span:after{content:"";position:absolute;top:.4rem;left:0;width:100%;height:.1rem;background-color:#1f1f1f;transition:transform .3s ease}header.header .header__nav-toggle span:after{top:unset;bottom:.4rem}header.header .header__nav-toggle.active span{height:0}header.header .header__nav-toggle.active span:before,header.header .header__nav-toggle.active span:after{top:50%}header.header .header__nav-toggle.active span:after{transform:rotate(-45deg)}header.header .header__nav-toggle.active span:before{transform:rotate(45deg)}header.header .header__search{position:relative;height:100%;display:flex;align-items:center}@media(min-width:1024px){header.header .header__search{padding-inline:0 1rem;flex-grow:1}}header.header .header__search.active{transform:scale(1);opacity:1}header.header .header__search-toggle{color:#1f1f1f}@media(min-width:1024px){header.header .header__search-toggle{display:none}}header.header .header__search-form{position:fixed;inset:9.9rem 0 auto 0;width:100%;display:flex;background-color:#fff;border-bottom:1px solid #1f1f1f;transform:scaleY(0);opacity:0;transform-origin:top;transition:transform .3s ease,opacity .3s ease}@media(min-width:1024px){header.header .header__search-form{inset:unset;position:relative;align-items:center;border-radius:3px;border:1px solid #bbb;transform:none;opacity:1;will-change:transform,opacity}}header.header .header__search-form.active{transform:scaleY(1);opacity:1;border-top:1px solid #1f1f1f}header.header .header__search-form input:-webkit-autofill,header.header .header__search-form input:-webkit-autofill:hover,header.header .header__search-form input:-webkit-autofill:focus,header.header .header__search-form textarea:-webkit-autofill,header.header .header__search-form textarea:-webkit-autofill:hover,header.header .header__search-form textarea:-webkit-autofill:focus,header.header .header__search-form select:-webkit-autofill,header.header .header__search-form select:-webkit-autofill:hover,header.header .header__search-form select:-webkit-autofill:focus{border:1px solid rgba(0,0,0,0);-webkit-text-fill-color:inherit;-webkit-box-shadow:0 0 0px 1000px rgba(0,0,0,0) inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}header.header .header__search-input{min-width:10rem;width:100%;padding:2rem;font-size:1.2rem;line-height:normal;letter-spacing:.07rem;text-transform:capitalize;color:#1f1f1f;background-color:#0000}@media(min-width:1024px){header.header .header__search-input{font-size:1.3rem;padding:1.2rem}}header.header .header__search-input::placeholder{font-size:1.3rem;line-height:normal;text-transform:uppercase;color:#bbb}header.header .header__search-submit{padding:1.6rem;line-height:0;color:#bbb}@media(min-width:1024px){header.header .header__search-submit{padding-inline:1.2rem}}header.header .header__search-submit svg{width:100%;height:100%}header.header .header__wishlist{position:relative;padding:1rem;display:grid;align-content:center;transition:opacity .3s ease;line-height:0}@media(min-width:1024px){header.header .header__wishlist{width:4.6rem;padding-inline:0;padding:unset}}header.header .header__wishlist .wk-button{padding-inline:1rem 0}header.header .header__wishlist .wk-icon{color:#1f1f1f;--size: 2.9rem !important;--stroke-width: 1px}header.header .header__wishlist .wk-floating{top:unset!important;left:unset!important;bottom:0;right:.5rem;width:1.2rem!important;height:1.2rem!important;display:flex;justify-content:center;align-items:center;font-size:.6rem;line-height:2;--size: 1.2rem !important;color:#fff;background-color:#1f1f1f;border:none;border-radius:50%;transform:none!important}header.header .header__wishlist .wk-floating .wk-bubble{height:unset!important;width:unset!important;--size: 1.2rem !important;font-size:inherit!important;color:inherit!important;background-color:inherit!important}header.header .header__drawer-toggle{position:relative;display:grid;align-content:center;color:#1f1f1f;transition:opacity .3s ease}header.header .header__drawer-toggle:hover,header.header .header__drawer-toggle:focus-visible{opacity:.5}header.header .header__cart-count{position:absolute;bottom:.5rem;right:.5rem;width:1.4rem;height:1.4rem;font-size:1rem;line-height:1.25rem;color:#fff;background-color:#1f1f1f;border-radius:50%}header.header .header__account{color:#1f1f1f;transition:opacity .3s ease;margin-left:auto}@media(min-width:1024px){header.header .header__account{margin-left:unset}}header.header .header__account:hover,header.header .header__account:focus-visible{opacity:.5}header.header .header__nav--mobile{position:fixed;top:9.8rem;bottom:0;opacity:0;width:100%;height:100%;overflow:auto;pointer-events:none;z-index:10;transform:translate(150%);transform-origin:top right;transition:transform .4s ease,opacity .3s ease}@media(min-width:1024px){header.header .header__nav--mobile{display:none}}header.header .header__nav--mobile.active{transform:scaleY(1);pointer-events:all;opacity:1;transition:opacity .3s ease,transform .3s ease}header.header .header__nav--mobile .header__nav-list{height:100%;padding:5rem 1.6rem 1.6rem;background-color:#fff;border-top:1px solid #1f1f1f;overflow-y:scroll}header.header .header__nav--desktop{display:none}@media(min-width:1024px){header.header .header__nav--desktop{position:relative;flex-grow:1;height:100%;padding-inline-start:8.2%;display:flex;justify-content:flex-start;align-items:center;background-color:#0000}header.header .header__nav--desktop .header__nav-list{position:relative;height:100%;max-height:unset;width:fit-content;padding:0;display:flex;justify-content:space-between;align-items:center;gap:3rem;background-color:#0000}}header.header .header__nav-item{cursor:pointer}@media(min-width:1024px){header.header .header__nav-item{margin:0}}header.header .header__nav-link{position:relative;width:fit-content;padding:0;display:block;font-size:1.8rem;line-height:normal;letter-spacing:.07rem;text-transform:uppercase;transition:color .3s ease-out;cursor:pointer}header.header .header__nav-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#1f1f1f;transform-origin:left;transform:scale(0);transition:transform .3s ease-out}header.header .header__nav-link:hover,header.header .header__nav-link:focus-visible{color:#1f1f1f;opacity:.7}header.header .header__nav-link:hover~.mega-menu.header__mega-menu,header.header .header__nav-link:focus-visible~.mega-menu.header__mega-menu{display:flex}header.header .header__nav-link:hover:after,header.header .header__nav-link:focus-visible:after{transform:scale(1)}header.header .header__nav-link.is-current{color:#1f1f1f}header.header .header__nav-link.is-current:after{transform:scale(1)}@media(min-width:1024px){header.header .header__menu-backdrop{position:absolute;bottom:0;width:100%;height:6.4rem;padding-block:2.4rem;background-color:#f2f2f2;transform:translateY(100%);z-index:-1}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-header.css.map */
