.filterable-listing{display:flex;flex-direction:column;gap:64px;width:100%}.checkbox-filter{border:2px solid var(--white);color:var(--white)}.checkbox-filter.checkbox-filter--active,.checkbox-filter:hover{background-color:var(--white)}.checkbox-filter.checkbox-filter--active p,.checkbox-filter:hover p{color:var(--off-black)}.pagination__arrow,.pagination__page{color:var(--white)}.pagination__arrow svg path{stroke:var(--white)}.filterable-listing__select{border-bottom:1px solid var(--white);color:var(--white)}