.header__action span{font-size:var(--nav-service);font-family:var(--font-family-nav);font-weight:500;line-height:1.1;letter-spacing:.01em;text-transform:uppercase}body.hide-header:not(.keep-focus) .header__section{pointer-events:none}body.hide-header:not(.keep-focus) .header__background{transform:translate3d(0,calc(-1 * var(--header-height)),0)}body:not(.animate) .header__background{transition:background-color .2s}body.headroom--not-top .header__section{position:fixed;top:0}body:not(.opacize) .header__background[data-transparent],body.mobile-menu-open .header__background[data-transparent]{background-color:#0000}body:not(.opacize) .header__background[data-transparent][data-transparent=dark] .mobile-menu__icon svg [fill]:not([fill=none]),body.mobile-menu-open .header__background[data-transparent][data-transparent=dark] .mobile-menu__icon svg [fill]:not([fill=none]){fill:var(--dark_ui-element)}body:not(.opacize) .header__background[data-transparent][data-transparent=dark] .mobile-menu__icon svg [stroke]:not([stroke=none]),body.mobile-menu-open .header__background[data-transparent][data-transparent=dark] .mobile-menu__icon svg [stroke]:not([stroke=none]){stroke:var(--dark_ui-element)}body:not(.opacize) .header__background[data-transparent][data-transparent=dark] .desktop-menu__first-level-link>a,body:not(.opacize) .header__background[data-transparent][data-transparent=dark] .desktop-menu__first-level-link>span,body.mobile-menu-open .header__background[data-transparent][data-transparent=dark] .desktop-menu__first-level-link>a,body.mobile-menu-open .header__background[data-transparent][data-transparent=dark] .desktop-menu__first-level-link>span{color:var(--dark_ui-element)}body:not(.opacize) .header__background[data-transparent][data-transparent=dark] .header__logo svg [fill]:not([fill=none]),body.mobile-menu-open .header__background[data-transparent][data-transparent=dark] .header__logo svg [fill]:not([fill=none]){fill:var(--dark_ui-black)}body:not(.opacize) .header__background[data-transparent][data-transparent=dark] .header__logo svg [stroke]:not([stroke=none]),body.mobile-menu-open .header__background[data-transparent][data-transparent=dark] .header__logo svg [stroke]:not([stroke=none]){stroke:var(--dark_ui-black)}body:not(.opacize) .header__background[data-transparent][data-transparent=dark] .header__action,body.mobile-menu-open .header__background[data-transparent][data-transparent=dark] .header__action{color:var(--dark_text-text)}body:not(.opacize) .header__background[data-transparent][data-transparent=dark] .header__action--search,body.mobile-menu-open .header__background[data-transparent][data-transparent=dark] .header__action--search{border-color:var(--dark_ui-element)}body:not(.opacize) .header__background[data-transparent][data-transparent=dark] .header__action svg [fill]:not([fill=none]),body.mobile-menu-open .header__background[data-transparent][data-transparent=dark] .header__action svg [fill]:not([fill=none]){fill:var(--dark_ui-element)}body:not(.opacize) .header__background[data-transparent][data-transparent=dark] .header__action svg [stroke]:not([stroke=none]),body.mobile-menu-open .header__background[data-transparent][data-transparent=dark] .header__action svg [stroke]:not([stroke=none]){stroke:var(--dark_ui-element)}body:not(.opacize) .header__background[data-transparent][data-transparent=dark] .header__action--cart,body.mobile-menu-open .header__background[data-transparent][data-transparent=dark] .header__action--cart{color:var(--light_text-text);background-color:var(--light_ui-element-invert)}body:not(.opacize) .header__background[data-transparent][data-transparent=dark] .header__action--cart svg [fill]:not([fill=none]),body.mobile-menu-open .header__background[data-transparent][data-transparent=dark] .header__action--cart svg [fill]:not([fill=none]){fill:var(--light_ui-element)}body:not(.opacize) .header__background[data-transparent][data-transparent=dark] .header__action--cart svg [stroke]:not([stroke=none]),body.mobile-menu-open .header__background[data-transparent][data-transparent=dark] .header__action--cart svg [stroke]:not([stroke=none]){stroke:var(--light_ui-element)}@media screen and (min-width:1024px){body:not(.headroom--not-top) .header__logo svg{height:48px;transform:translateY(-8px)}}.header__section{position:absolute;width:100%;max-width:var(--max-page-size);z-index:10}.header__section h1{display:none}.header__section #SearchDrawer .modal__container{gap:24px}.header__section #SearchDrawer .modal__header{border:0}.header__section #SearchDrawer .modal__body{padding-top:0}.header__section #SearchDrawer .modal__body-inner{overflow:hidden}.header__section #SearchDrawer .search-bar__container{height:100%;overflow:hidden;display:flex;flex-direction:column}.header__section #SearchDrawer .search-bar__form{width:100%}.header__section #SearchDrawer .search-bar__results{overflow:hidden auto;padding-top:0}.header__background{color:var(--light_text-text);background-color:var(--light_ui-background);padding:0 var(--page-margin);transition:transform .2s cubic-bezier(.4,0,.2,1)}.header__background[data-transparent]{position:absolute;top:0;left:0;width:100%;transition:background-color .2s,transform .2s cubic-bezier(.4,0,.2,1)}.header__background[data-transparent] [fill]:not([fill=none]){transition:fill .2s}.header__background[data-transparent] [stroke]:not([stroke=none]){transition:stroke .2s}.header__background[data-transparent] .desktop-menu__first-level-link>a,.header__background[data-transparent] .desktop-menu__first-level-link>span{transition:color .2s}.header__container{min-height:var(--header-height);display:flex;align-items:center;justify-content:space-between;padding:0 var(--page-margin);margin:0 auto}@media screen and (min-width:1024px){.header__menu{align-self:stretch}}.header__menu .desktop-menu__container{display:none}@media screen and (min-width:1024px){.header__menu .desktop-menu__container{display:inherit}}@media screen and (min-width:1024px){.header__menu .mobile-menu__container{display:none}}.header__logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header__logo a{display:flex}.header__logo svg{width:auto;height:28px}.header__logo svg [fill]:not([fill=none]){fill:var(--light_ui-black)}.header__logo svg [stroke]:not([stroke=none]){stroke:var(--light_ui-black)}@media screen and (min-width:1024px){.header__logo svg{height:32px;transition:all .2s}}.header__actions{display:flex;align-items:center;justify-content:flex-end;gap:16px}.header__action{min-height:var(--m_icon-size);height:24px;display:flex;align-items:center;justify-content:flex-start;gap:4px;transition:color .2s;cursor:pointer}.header__action--desktop{display:none}@media screen and (min-width:1024px){.header__action--desktop{display:flex}}.header__action svg{width:var(--m_icon-size);height:var(--m_icon-size)}.header__action svg [fill]:not([fill=none]){fill:var(--light_ui-element)}.header__action svg [stroke]:not([stroke=none]){stroke:var(--light_ui-element)}.header__action--search{gap:8px}@media screen and (min-width:1920px){.header__action--search{min-width:200px;padding:6px 4px 5px;border-bottom:1px solid var(--light_ui-element);transition:border-color .2s,color .2s}}.header__action--search span{display:none}@media screen and (min-width:1920px){.header__action--search span{display:block}}.header__action--cart{color:var(--light_ui-element-invert);gap:0;background-color:var(--light_ui-element);padding:0 8px;border-radius:1px}.header__action--cart span:not(.header__action-cart-counter){display:none}@media screen and (min-width:1024px){.header__action--cart span:not(.header__action-cart-counter){display:block}}.header__action--cart svg{margin-right:4px}.header__action--cart svg [fill]:not([fill=none]){fill:var(--light_ui-element-invert)}.header__action--cart svg [stroke]:not([stroke=none]){stroke:var(--light_ui-element-invert)}
/*# sourceMappingURL=/cdn/shop/t/40/assets/sections.header.css.map */
