@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 wrapper icons";grid-template-columns:auto 1fr auto}.header-desktop--stacked{grid-template-areas:"logo navigation icons" "sortiment searchform searchform"}.header-desktop__icons{grid-area:icons}.header-desktop__content-navigation{display:flex;grid-area:navigation;width:-moz-fit-content;width:fit-content}.header-desktop__sortiment-navigation{grid-area:sortiment}@media (min-width:64rem){mysign-header-desktop{display:block;padding-left:var(--gridMarign);padding-right:var(--gridMarign)}}.header-desktop{gap:var(--spacing-7)!important;row-gap:var(--spacing-4)!important}@media (min-width:64rem){.header-desktop{display:none!important}}@media (min-width:69.375rem){.header-desktop{display:grid!important}}.header-desktop--stacked{grid-template-areas:"logo navigation test" "sortiment searchform icons"}.header-desktop__wrapper{-moz-column-gap:var(--spacing-7)!important;column-gap:var(--spacing-7)!important}.header-desktop:not(.header-desktop--stacked) .header-desktop__icons-content{width:var(--sitebrandingWidth)}}
