html{font-size:62.5%;min-height:100%;scroll-behavior:smooth;scrollbar-gutter:stable}.quick-filter{display:flex}.quick-filter .filter-checkboxes .checkbox-list{display:flex;width:100%;grid-gap:var(--spacing-grid-mobile);gap:var(--spacing-grid-mobile);border:none}@media(min-width: 768px){.quick-filter .filter-checkboxes .checkbox-list{grid-gap:var(--spacing-grid-narrow);gap:var(--spacing-grid-narrow)}}.quick-filter .filter-checkboxes .checkbox-list .boxes input{display:none}.quick-filter .filter-checkboxes .checkbox-list .boxes input:checked~label .box__wrapper__label{text-decoration:underline}.quick-filter .filter-checkboxes .checkbox-list .boxes .box__wrapper__image{width:max(9.7vw,140px);aspect-ratio:3/2}.quick-filter .filter-checkboxes .checkbox-list .boxes .box__wrapper__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.quick-filter .filter-checkboxes .checkbox-list .boxes .box__wrapper__label{font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;margin-top:var(--spacing-8-mobile);color:var(--primary-analogue-100)}@media(min-width: 1024px){.quick-filter .filter-checkboxes .checkbox-list .boxes .box__wrapper__label{font-size:max(.83vw,12px)}}@media(min-width: 768px){.quick-filter .filter-checkboxes .checkbox-list .boxes .box__wrapper__label{margin-top:var(--spacing-8)}}.quick-filter .filter-checkboxes .checkbox-list .boxes label{display:flex;white-space:nowrap;cursor:pointer}.quick-filter .filter-checkboxes .checkbox-list .boxes label:hover .box__wrapper__label{text-decoration:underline}
