.o-filters__drawer,.o-filters__drawer-top,.o-filters__horizontal{align-items:center;display:flex;flex-wrap:nowrap;gap:.5rem;justify-content:space-between}.o-filters__drawer-top{background:var(--color-primary-bg);padding:2rem 0;position:sticky;top:0;transition:top var(--default-transition-timing) var(--default-transition-easing);z-index:9999}@media screen and (min-width:990px){.o-filters__drawer-top{padding-top:4rem 0}}body:not(.u-sticky-header-hidden) .o-filters__drawer-top{top:var(--header-height)}