@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{grid-template-areas:"logo magnifier" "wrapper wrapper";grid-template-columns:1fr 44px;padding-top:1rem;z-index:auto}@media (min-width:1350px){.header-desktop{grid-template-areas:"logo wrapper magnifier";grid-template-columns:170px 1fr 44px;height:74px;padding-top:0}}.row--header{max-width:114.5em}}
