.header__action span{font-size:var(--nav-service);font-family:var(--font-family-nav);font-weight:400;line-height:1.2;letter-spacing:.05em}:root{--header-height: 72px}.header__section{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:4;--header-min-height: 40px}@media screen and (min-width:1024px){.header__section{--header-min-height: 72px}}.header__background{background-color:var(--light_ui-background);transition:background-color .35s,background-image .35s,transform .25s}.header__background[data-transparent]{position:absolute;top:0;left:0;width:100%;--logo-color: var(--dark_ui-black);--element-color: var(--dark_ui-element);--text-color: var(--dark_text-text);--background-color: var(--dark_ui-background)}.header__background[data-transparent][data-color=dark]{--logo-color: var(--light_ui-black);--element-color: var(--light_ui-element);--text-color: var(--light_text-text);--background-color: var(--light_ui-background)}.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:#0000}.header__background[data-transparent]:not(:hover):not([data-search-open=true])[data-transparent=true][data-gradient-mask=true]{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.header__background[data-transparent]:not(:hover):not([data-search-open=true])[data-transparent=true] .mobile-menu__icon svg [fill]:not([fill=none]){fill:var(--element-color)}.header__background[data-transparent]:not(:hover):not([data-search-open=true])[data-transparent=true] .mobile-menu__icon svg [stroke]:not([stroke=none]){stroke:var(--element-color)}.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(--element-color)}.header__background[data-transparent]:not(:hover):not([data-search-open=true])[data-transparent=true] .header__logo svg [fill]:not([fill=none]){fill:var(--logo-color)}.header__background[data-transparent]:not(:hover):not([data-search-open=true])[data-transparent=true] .header__logo svg [stroke]:not([stroke=none]){stroke:var(--logo-color)}.header__background[data-transparent]:not(:hover):not([data-search-open=true])[data-transparent=true] .header__action{color:var(--text-color)}.header__background[data-transparent]:not(:hover):not([data-search-open=true])[data-transparent=true] .header__action svg [fill]:not([fill=none]){fill:var(--element-color)}.header__background[data-transparent]:not(:hover):not([data-search-open=true])[data-transparent=true] .header__action svg [stroke]:not([stroke=none]){stroke:var(--element-color)}.header__background[data-expanded=true]{transform:translateY(0)}.header__background[data-expanded=false]{transform:translateY(calc(-100% - var(--announcement-bar-height, var(--strip-height, 0px))))}.header__background[data-search-open=true] .header__search-background{transform:translateY(0);opacity:1;pointer-events:all}.header__container{min-height:var(--header-min-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__container--style-a .header__menu,.header__container--style-b .header__menu{align-self:stretch}}@media screen and (min-width:1024px){.header__container--style-d .header__menu,.header__container--style-c .header__menu{align-self:stretch}}@media screen and (min-width:1024px){.header__container--style-d{min-height:92px;flex-wrap:wrap}}@media screen and (min-width:1024px){.header__container--style-d .header__menu{order:3;width:100%;flex-basis:100%;display:flex;justify-content:center;margin-top:-16px}}@media screen and (min-width:1024px){.header__container--style-d .header__logo{transform:translate(-50%,calc(-50% - 20px))}}@media screen and (min-width:1024px){.header__container--style-d .header__actions{margin-left:auto}}@media screen and (min-width:1024px){.header__container--style-b,.header__container--style-c{align-items:center;justify-content:flex-start;gap:40px}}@media screen and (min-width:1024px){.header__container--style-b .header__logo,.header__container--style-c .header__logo{position:static;order:-1;transform:none;padding:16px 0}}@media screen and (min-width:1024px){.header__container--style-b .header__actions,.header__container--style-c .header__actions{margin-left:auto}}@media screen and (min-width:1024px){.header__container--style-c{align-items:center;justify-content:space-between}}@media screen and (min-width:1024px){.header__container--style-c .header__actions{margin-left:0}}@media screen and (min-width:1440px)and (max-width:1919.95px){.header__container--style-d{justify-content:center;flex-wrap:wrap;padding-top:16px}}@media screen and (min-width:1440px)and (max-width:1919.95px){.header__container--style-d .header__menu{width:100%;order:1}}@media screen and (min-width:1440px)and (max-width:1919.95px){.header__container--style-d .header__actions{flex:1 0;padding:0}}.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:16px}.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:24px}}.header__actions{display:flex;align-items:center;justify-content:end;gap:var(--spacing-2)}@media screen and (min-width:1024px){.header__actions{padding:var(--spacing-1) 0;gap:32px}}.header__action{min-height:var(--s_icon-size);display:flex;align-items:center;justify-content:flex-start;gap:4px;transition:color .35s}@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(--s_icon-size);height:var(--s_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{display:none}@media screen and (min-width:1024px){.header__action span{display:block}}.header__action span.header__action-cart-counter[data-count="0"]{display:none}.header__action span.header__action-cart-counter[data-count]:not([data-count="0"]){display:block}.header__action span.swym-wishlist-header-counter,.header__action span.swym-wishlist-header-counter[data-count="0"]{display:none}.header__action span.swym-wishlist-header-counter[data-count]:not([data-count="0"]){display:block}@media screen and (max-width:1023.95px){.header__action span.swym-wishlist-header-counter[data-count]:not([data-count="0"]){display:none}}@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__action--search.header__action--mobile{margin-right:auto;margin-left:var(--spacing-2)}.header__action-cart-counter:before{content:"("}.header__action-cart-counter:after{content:")"}.header__search{position:relative;padding:24px var(--page-margin) 32px;margin:0 auto;display:flex}.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;z-index:-1;transition:opacity .35s,transform .35s}.header__search-close{display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;right:-20px;top:13.5px}.header__search-close svg{width:var(--s_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:calc(100% - 44px);margin:0}@media screen and (min-width:1440px){.header__search .search-bar__form{max-width:1120px}}@media screen and (min-width:1024px){.header__search .search-bar__form{max-width:min(100% - var(--s_icon-size)*2 - 16px,1280px);margin:0 auto}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/sections.header.css.map */
