.component-facets{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap;gap:1rem;font-family:var(--family-primary);font-size:1rem;transition:.2s ease-in-out}.component-facets.is-loading{opacity:.5;pointer-events:none}.component-facets__wrapper,.component-facets__form{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap;gap:1rem}.facet-item{width:100%;height:auto;display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap;gap:1rem;border-bottom:1px solid rgb(var(--color-background-highlighted))}.facet-item>summary{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;flex-flow:row nowrap;gap:1rem;margin-bottom:2rem;-webkit-user-select:none;user-select:none;cursor:pointer}.facet-item>summary>h2{font-size:1.5rem;font-weight:500;line-height:1.5rem;font-family:var(--family-secondary);text-transform:uppercase}.facet-item>summary>svg{width:1rem;height:1rem;object-fit:contain;transition:.2s ease-in-out}.facet-item[open]>summary>svg{transform:rotate(180deg)}.facet-item__list{margin:0;padding:0 0 2rem;list-style:none;display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap;gap:1rem}.facet-item__label{display:flex;align-items:center;justify-content:flex-start;flex-flow:row nowrap;gap:.5rem;position:relative;cursor:pointer}.facet-item__checkbox{position:absolute;top:0;left:0;width:1px;height:1px;opacity:0}.facet-item__checkbox+span{padding-left:1.5rem}.facet-item__checkbox+span+span{font-size:1rem;font-weight:400;font-family:var(--family-primary);text-transform:none;color:rgb(var(--color-foreground));transition:all .2 ease-in-out}.facet-item__checkbox+span:before{content:"";position:absolute;top:0;left:0;width:1rem;height:1rem;border:1px solid rgb(var(--color-background-highlighted));border-radius:50%;transition:.2s ease-in-out}.facet-item__checkbox:hover+span:before{border-color:rgb(var(--color-foreground))}.facet-item__checkbox:hover+span+span{font-weight:500}.facet-item__checkbox:checked+span:before{border-color:rgb(var(--color-accent));background-color:rgb(var(--color-accent))}.facet-item__checkbox:checked+span+span{color:rgb(var(--color-accent));font-weight:500}.facets__clear-button{font-size:1.15rem;font-family:var(--family-secondary);text-transform:uppercase;font-weight:500;text-align:center;text-decoration:none;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));padding:1rem 1.5rem;letter-spacing:.2em;width:100%;transition:all .2s ease-in-out;position:relative;z-index:5}.facets__clear-button :hover{background-color:rgb(var(--color-accent))}
/*# sourceMappingURL=/cdn/shop/t/31/assets/component-facets.css.map */
