@layer legacy{.header-desktop{background-color:var(--mainHeaderBgColor);grid-template-areas:"logo wrapper";grid-template-columns:auto 1fr;z-index:600}.header-desktop--stacked{grid-template-areas:"logo navigation" "searchform searchform";position:relative}.header-desktop--stacked .header-desktop__wrapper{display:contents}.header-desktop--stacked .searchform{left:0!important;position:relative!important;transform:none!important;width:100%!important}.header-desktop__wrapper{display:flex;grid-area:wrapper}.header-desktop__sitebranding{grid-area:logo}.header-desktop__searchform{display:flex;flex-direction:column;flex-grow:1;grid-area:searchform}.header-desktop__searchform .searchform{top:50%;transition-property:left,width;width:100%}.header-desktop__searchform .searchform--init{position:absolute;transform:translateY(-50%)}.header-desktop__searchform .searchform--after-init{transition:all .4s cubic-bezier(.34,1.56,.64,1)}.header-desktop__searchform .searchform--open{left:0!important;width:100%!important}.header-desktop__searchform{flex-grow:unset;width:42px}.header-desktop__searchform .searchform{overflow-x:hidden;width:42px}.header-desktop__searchform .searchform--after-init{transition:all .2s!important}.header-desktop__searchform .searchform input{border:1px solid var(--inputBorderColor)!important;border-radius:8px!important;height:100%;position:absolute;right:1px;width:calc(100% - 1px)}.header-desktop__searchform .searchform button[type=submit]{background:#fff!important;border:none!important;border-radius:unset!important;font-size:1.5em!important;z-index:2}.header-desktop__searchform .searchform button[type=submit] svg{fill:var(--primaryColor)!important;background:unset!important;border:none!important}.header-desktop__wrapper{flex-direction:row-reverse;gap:var(--spacing-6)!important}}
