.active-facets{display:inline-flex;gap:10px}.active-facets:empty{display:none}.active-facets-wrapper{overflow:visible;-ms-overflow-style:none;overflow-x:auto;scrollbar-width:none;width:100%}.active-facets-wrapper::-webkit-scrollbar{display:none}.active-facets__facet{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;border:1px solid var(--color-brand-black);box-shadow:none;color:inherit;cursor:pointer;display:flex;flex-direction:row;font:inherit;font-size:12px;gap:var(--spacing-2xs);height:30px;justify-content:center;outline:none;padding:0;padding:var(--spacing-xs);text-decoration:none;white-space:nowrap;width:auto}.active-facets__facet:hover,.active-facets__facet:not(:disabled):focus{outline:solid 1px var(--color-brand-medium-gray);text-decoration:none}.active-facets__facet:disabled{opacity:.5}.active-facets__facet__color{background-color:var(--color-brand-white);border-radius:5px;height:10px;width:10px}.active-facets__facet__close{height:1.125rem;position:relative;width:.9375rem}.active-facets__facet__close:after,.active-facets__facet__close:before{background-color:var(--color-brand-black);content:'';display:block;height:.0625rem;left:.1875rem;position:absolute;top:50%;width:.5625rem}.active-facets__facet__close:before{rotate:315deg}.active-facets__facet__close:after{rotate:45deg}@media(min-width:64em){.active-facets__facet.hidden-desktop{display:none}}@media(max-width:63.99em){.active-facets__facet.hidden-mobile{display:none}.active-facets{align-items:center;display:flex;gap:.3125rem;overflow-x:auto;padding-inline-end:var(--spacing-m);scroll-snap-type:x mandatory;scrollbar-width:none;width:100%}}@media(max-width:63.99em){.active-facets::-webkit-scrollbar{display:none;width:0}.active-facets::-webkit-scrollbar-track{background-color:transparent}.active-facets::-webkit-scrollbar-thumb{background-color:var(--color-neutral-3)}.active-facets__facet{scroll-snap-align:start}}@media(min-width:64em){.active-facets{flex-wrap:wrap;justify-content:flex-end}.active-facets-wrapper{text-align:right}}
