.list-header{margin-bottom:var(--space-32)}.button-wrapper{display:flex;flex-wrap:wrap;gap:var(--space-8);margin-bottom:var(--space-24)}.button-wrapper button.cta.-secondary:focus{box-shadow:none}.button-wrapper button.cta.-secondary.active{background-color:var(--cta-hover-background-color);color:var(--cta-hover-text-color)}.filter-item{display:flex;gap:var(--space-24);justify-content:space-between;padding:var(--space-16) 0}.list-content .filter-item:nth-child(2){border-top:1px solid #d6d6d6}.filter-item-content h3{margin-bottom:var(--space-8)}.filter-item-link{align-self:center}.filter-item-link-anchor{align-items:center;border:2px solid var(--site-text-color);border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.filter-item-link-anchor:hover{background-color:var(--cta-hover-background-color);border:2px solid var(--cta-hover-border-color);color:var(--cta-hover-text-color);transform:scale(1.05)}.filter-item-link-anchor:hover svg path{stroke:var(--cta-hover-text-color)}.filter-item-link-anchor svg{height:24px;width:24px}.filter-item-link-anchor svg path{stroke:var(--site-text-color)}@media screen and (min-width:768px){.button-wrapper{margin-bottom:var(--space-48)}.filter-item{gap:var(--space-128);padding:var(--space-32) 0}.list-content .filter-item:nth-child(2){border-top:0}.filter-item-link-anchor{height:48px;width:48px}}