.filter__options{height:fit-content;z-index:100;background:linear-gradient(90deg,white 0,white 60%,0,transparent)}.filter--open{z-index:100;background:linear-gradient(90deg,#f3f7f8 60%,#f3f7f8 0,transparent 0,transparent 0)}.filter--close{background:#f3f7f8}.filter--width{width:fit-content}.filter:active{text-decoration:underline;font-weight:700;color:var(--color-primary)}@media only screen and (min-width:1024px){.filter--close,.filter--open,.filter__options{background:white}}