.facet__name{background-color:transparent;border:none;outline:transparent}.facet{--color-facet:#242145;border-top:1px solid #242145;color:#242145;padding:.5rem 0 1.5rem}.facet,.facet ul{line-height:1.25rem}.facet ul{font-size:1rem;list-style:none}.facet-active,.facet.js-open{border-top-color:#0079ad}.facet:hover{border-top-color:#7fbcd7}.facet__name{align-items:baseline;color:var(--color-facet);cursor:pointer;display:flex;font-family:Barlow,sans-serif;font-weight:700;justify-content:space-between;transition:color .2s ease-in-out;width:100%}.facet__name .arrow-down{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.facet__name.js-open{--color-facet:#0079ad}.facet__name.js-open .arrow-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.facet__name:hover{color:#7fbcd7}.facet__wrapper{display:flex;flex-direction:column;max-height:0;transition:max-height .2s ease-in-out}.facet__wrapper.js-open{max-height:12.1875rem}.facet-item{font-weight:500;margin-bottom:.75rem;padding:0}.facet-item label{color:var(--color-facet);padding-left:.3125rem;transition:color .2s ease-in-out}.facet-item label:hover{color:#7fbcd7;cursor:pointer}.facet-item input:checked~label{--color-facet:#0079ad}.facet__wrapper__inner{flex-grow:1;margin:1rem 0;overflow:auto;scrollbar-color:#242145 #e0dfd7;scrollbar-width:thin}.facet__wrapper__inner::-webkit-scrollbar{height:4px;width:6px}.facet__wrapper__inner::-webkit-scrollbar-track{background-color:#e0dfd7;border-radius:20px}.facet__wrapper__inner::-webkit-scrollbar-thumb{background-color:#242145;border-radius:20px}.facet-summary{color:#242145;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;display:flex;flex-wrap:wrap;list-style:none;margin:0}@media only screen and (min-width:75em){.facet-summary{justify-content:flex-end;margin-top:3rem}}.facet-summary-item{padding:0}.facet-summary-item:first-child{color:#999d9f;flex-basis:100%;margin-bottom:1rem;min-width:100%}@media only screen and (min-width:75em){.facet-summary-item:first-child{flex-basis:auto;min-width:auto}}.facet-summary-item__value{padding-right:.3rem}.facet-summary-item a{line-height:1.25rem;text-decoration:none}.facet-summary-item a:link,.facet-summary-item a:visited{color:inherit}.facet-summary-item a:hover{color:#0079ad}