.header__action span{font-size:var(--nav-service);font-family:var(--font-family-nav);font-weight:500;line-height:1.2;letter-spacing:.01em;text-transform:uppercase}:root{--header-height: 56px}@media screen and (min-width: 1024px){:root{--header-height: 72px}}.header__section{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:4}.header__background{background-color:var(--light_ui-background)}.header__background[data-transparent]{position:absolute;top:0;left:0;width:100%;transition:background-color .35s}.header__background[data-transparent] [fill]:not([fill=none]){transition:fill .35s}.header__background[data-transparent] [stroke]:not([stroke=none]){transition:stroke .35s}.header__background[data-transparent] .desktop-menu__first-level-link>a,.header__background[data-transparent] .desktop-menu__first-level-link>span{transition:color .35s}.header__background[data-transparent]:not(:hover):not([data-search-open=true])[data-transparent=true]{background-color:rgba(0,0,0,0)}.header__background[data-transparent]:not(:hover):not([data-search-open=true])[data-transparent=true] .mobile-menu__icon svg [fill]:not([fill=none]){fill:var(--dark_ui-element)}.header__background[data-transparent]:not(:hover):not([data-search-open=true])[data-transparent=true] .mobile-menu__icon svg [stroke]:not([stroke=none]){stroke:var(--dark_ui-element)}.header__background[data-transparent]:not(:hover):not([data-search-open=true])[data-transparent=true] .desktop-menu__first-level-link>a,.header__background[data-transparent]:not(:hover):not([data-search-open=true])[data-transparent=true] .desktop-menu__first-level-link>span{color:var(--dark_ui-element)}.header__background[data-transparent]:not(:hover):not([data-search-open=true])[data-transparent=true] .header__logo svg [fill]:not([fill=none]){fill:var(--dark_ui-black)}.header__background[data-transparent]:not(:hover):not([data-search-open=true])[data-transparent=true] .header__logo svg [stroke]:not([stroke=none]){stroke:var(--dark_ui-black)}.header__background[data-transparent]:not(:hover):not([data-search-open=true])[data-transparent=true] .header__action{color:var(--dark_text-text)}.header__background[data-transparent]:not(:hover):not([data-search-open=true])[data-transparent=true] .header__action svg [fill]:not([fill=none]){fill:var(--dark_ui-element)}.header__background[data-transparent]:not(:hover):not([data-search-open=true])[data-transparent=true] .header__action svg [stroke]:not([stroke=none]){stroke:var(--dark_ui-element)}.header__background[data-expanded]{transition:transform .25s}.header__background[data-expanded=true]{transform:translateY(0)}.header__background[data-expanded=false]{transform:translateY(-100%)}.header__background[data-search-open=true] .header__search-background{transform:translateY(0);opacity:1;pointer-events:all}.header__container{height:var(--header-height);display:flex;align-items:center;gap:16px;padding:0 var(--page-margin);margin:0 auto}@media screen and (min-width: 1024px){.header__container--style-a .header__menu{align-self:stretch}}@media screen and (min-width: 1920px){.header__container--style-d .header__menu,.header__container--style-c .header__menu{align-self:stretch}}@media screen and (min-width: 1024px)and (max-width: 1439px){.header__container--style-d .header__menu{align-self:stretch}}@media screen and (min-width: 1024px){.header__container--style-b,.header__container--style-c{gap:var(--spacing-4)}}@media screen and (min-width: 1024px){.header__container--style-b .header__logo,.header__container--style-c .header__logo{position:static;order:0;transform:none;flex-grow:0}}@media screen and (min-width: 1024px){.header__container--style-b .header__menu,.header__container--style-c .header__menu{height:100%}}@media screen and (min-width: 1024px){.header__container--style-b .header__actions,.header__container--style-c .header__actions{margin-left:auto;order:2}}@media screen and (min-width: 1920px){.header__container--style-c{align-items:center;justify-content:space-between}}@media screen and (min-width: 1920px){.header__container--style-c .header__actions{margin-left:0}}@media screen and (min-width: 1440px)and (max-width: 1919px){.header__container--style-d{justify-content:center;flex-wrap:wrap;padding-top:16px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.header__container--style-d .header__menu{width:100%;order:1}}@media screen and (min-width: 1440px)and (max-width: 1919px){.header__container--style-d .header__logo{position:static;transform:none;flex:1 0;display:flex;justify-content:end}}@media screen and (min-width: 1440px)and (max-width: 1919px){.header__container--style-d .header__logo a{transform:translateX(50%)}}@media screen and (min-width: 1440px)and (max-width: 1919px){.header__container--style-d .header__actions{flex:1 0;padding:0}}.header__menu{order:1}.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{flex-grow:1}.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:37px}}.header__actions{display:flex;align-items:center;justify-content:end;gap:16px}@media screen and (min-width: 1024px){.header__actions{padding:16px 0}}.header__action{min-height:var(--m_icon-size);display:flex;align-items:center;justify-content:flex-start;transition:color .35s}@media screen and (min-width: 1024px){.header__action{gap:3px}}.header__action-cart-counter{display:flex;flex-wrap:nowrap}.header__action-cart-counter::before{content:"("}.header__action-cart-counter::after{content:")"}@media screen and (min-width: 1024px){.header__action--mobile{display:none}}.header__action--desktop{display:none}@media screen and (min-width: 1024px){.header__action--desktop{display:flex}}.header__action svg{width:var(--l_icon-size);height:var(--l_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 span:not(.header__action-cart-counter){display:none}@media screen and (min-width: 1024px){.header__action span:not(.header__action-cart-counter){display:block}}@media screen and (min-width: 1024px){.header__action--label svg{display:none}}@media screen and (min-width: 1024px){.header__action--icon span:not(.header__action-cart-counter){display:none}}.header__search{position:relative;padding:8px var(--page-margin);margin:0 auto}.header__search-background{position:absolute;top:100%;left:0;width:100%;background-color:var(--light_ui-background);transform:translateY(-16px);opacity:0;pointer-events:none;transition:opacity .35s,transform .35s}.header__search-close{position:absolute;top:50%;right:var(--page-margin);display:flex;align-items:center;justify-content:center;transform:translateY(-50%);cursor:pointer}.header__search-close svg{width:var(--m_icon-size);height:auto}.header__search-close svg [fill]:not([fill=none]){fill:var(--light_ui-element)}.header__search-close svg [stroke]:not([stroke=none]){stroke:var(--light_ui-element)}.header__search .search-bar__form{max-width:min(100% - var(--m_icon-size)*2 - 16px,var(--md_page-size))}.header__index-title{display:none}

/*# sourceMappingURL=sections.header.css.map*/