:where(.multiselect__custom-wrapper) .multiselect__custom-small .post-filter__title{color:var(--bs-primary);cursor:pointer}:where(.multiselect__custom-wrapper) .multiselect__custom-small .post-filter__title i{transition:transform .3s ease}:where(.multiselect__custom-wrapper) .multiselect__custom-small .multiselect__custom-dropdown{display:none}:where(.multiselect__custom-wrapper) .multiselect__custom-small.active .post-filter__title i{transform:rotate(180deg)}:where(.multiselect__custom-wrapper) .multiselect__custom-dropdown.form-control{display:flex;height:var(--dropdown-height, 4.6rem);gap:1rem;background:var(--dropdown-bg, var(--bs-white));border:.1rem solid var(--dropdown-border, var(--bs-secondary));border-radius:var(--dropdown-raduis, var(--bs-border-radius-pill));overflow-y:auto}:where(.multiselect__custom-wrapper) .multiselect__custom-dropdown.form-control+[data-lastpass-icon-root]{display:none}:where(.multiselect__custom-wrapper) .multiselect__custom-dropdown.form-control .btn:after{display:none}:where(.multiselect__custom-wrapper) .multiselect__custom-dropdown-options{max-height:25rem;overflow-y:auto}:where(.multiselect__custom-wrapper) .multiselect__custom-dropdown-options .form-control{line-height:1}:where(.pagination) .page-numbers{display:flex;justify-content:center;align-items:center;padding:1rem 2rem;color:var(--pagination-base, var(--bs-black));cursor:pointer;text-decoration:none}:where(.pagination) .page-numbers.current{width:5rem;color:var(--pagination-color, var(--bs-secondary));font-weight:500;border-radius:50%}:where(.pagination) .page-numbers.disabled{color:var(--bs-dark);cursor:not-allowed;opacity:.5}:where(.pagination) .page-numbers.prev,:where(.pagination) .page-numbers.next{display:flex;justify-content:center;align-items:center;width:7.5rem;height:5rem;padding:1rem;background:var(--pagination-color, var(--bs-secondary));color:var(--pagination-icon, var(--bs-white));cursor:pointer;text-decoration:none;border:.1rem solid var(--pagination-color, var(--bs-secondary));border-radius:var(--bs-border-radius-pill, 5rem)}:where(.pagination) .page-numbers.prev:not(.active),:where(.pagination) .page-numbers.next:not(.active){background:transparent;color:var(--pagination-inactive, #CCC);pointer-events:none;border-color:var(--pagination-inactive, #CCC)}:where(.pagination) .page-numbers.prev i,:where(.pagination) .page-numbers.next i{pointer-events:none}:where(.pagination) .page-numbers.prev{margin-right:2rem}:where(.pagination) .page-numbers.next{margin-left:2rem}:where(.pagination) .page-numbers.current,:where(.pagination) .page-numbers.dots{pointer-events:none}
