@media (min-width:1024px){.mobile-only{display:none!important}}@media (max-width:1023.9px){.desktop-only{display:none!important}}.flex-center{justify-content:center;align-items:center;display:flex}.accordion .accordion-summary,.space-between{justify-content:space-between;align-items:center;display:flex}.list-reset{margin:0;padding:0;list-style-type:none}.rotate-180{transform:rotate(180deg)}.accordion{border-bottom:1px solid var(--border);width:100%;margin-bottom:1.5rem}.accordion .accordion-summary{cursor:pointer;gap:.5rem;padding-bottom:1.5rem}.accordion .accordion-summary::marker{display:none}.accordion .accordion-summary::-webkit-details-marker{display:none}.accordion__title{color:var(--text);font-weight:600}.accordion__icon.accordion{width:20px;height:20px}.accordion__icon.open{display:none}.accordion[open] .accordion__icon.open{display:block}.accordion[open] .accordion__icon.close{display:none}.accordion__content{padding-bottom:1.5rem}
.expandable-text__description{max-height:calc(1.6em*var(--max-lines));position:relative;overflow:hidden}.expandable-text__description.gradient-fade:after{content:"";pointer-events:none;opacity:1;background:linear-gradient(#0000 0%,#fff 100%);width:100%;height:100%;transition:opacity .1s ease-out;position:absolute;bottom:0;left:0}.expandable-text__checkbox:checked~.expandable-text__description{max-height:none}.expandable-text__checkbox:checked~.expandable-text__description.gradient-fade:after{opacity:0}.expandable-text__checkbox{display:none}.expandable-text__toggle{color:var(--primary);cursor:pointer;margin-top:16px;font-size:18px;display:inline-block}.expandable-text__toggle:focus{outline-offset:2px}.expandable-text__toggle .expandable-text__more{display:inline}.expandable-text__toggle .expandable-text__less,.expandable-text__checkbox:checked~.expandable-text__toggle .expandable-text__more{display:none}.expandable-text__checkbox:checked~.expandable-text__toggle .expandable-text__less{display:inline}
.filter-parent__title{cursor:pointer;display:block}.filter-parent .link-accordion-icon{height:25px}.filter-parent .link-accordion-icon.open{display:none}.filter-parent[open] .link-accordion-icon.open{display:block}.filter-parent[open] .link-accordion-icon.close{display:none}.filter-parent[open] .filter-parent__title{padding-bottom:11px}
