@media screen and (min-width:768px){.m-facets{width:100%}}.m-facets--vertical{padding-right:2rem}.m-facets__container{align-items:center;display:flex;justify-content:space-between;width:100%}.m-facets__active-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.m-facets__active-wrapper--facet{width:100%}.m-facets__active-wrapper--facet.is-hidden{display:none}.m-facets__active-wrapper--vertical .m-facets__active-wrapper--remove-all{margin-bottom:2rem;margin-left:auto}.m-facets__active-wrapper--vertical .m-facets__active-wrapper--facet:last-child{border-bottom:1px solid var(--color-secondary-border);margin-bottom:.5rem;padding-bottom:2rem}.m-facets__active-wrapper--horizontal{align-items:center;display:none;order:3;width:100%}@media screen and (min-width:768px){.m-facets__active-wrapper--horizontal{display:flex}}.m-facets__active-wrapper--horizontal .m-facets__active-wrapper--facet{width:auto}.m-facets__active-wrapper--horizontal .m-facets__active-wrapper--remove-all{order:3}.m-facets__active-wrapper--horizontal .m-facets__active-wrapper--active-values{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem}.m-facets__active-wrapper--horizontal .m-facets__active-wrapper--active-values .m-facets__active-link{align-items:center;border:1px solid var(--color-primary-border);border-radius:50px;display:flex;font-size:var(--body-fs-sm);gap:1rem;padding:.5rem 1rem;transition:border-color var(--default-transition-easing) var(--default-transition-timing)}.m-facets__active-wrapper--horizontal .m-facets__active-wrapper--active-values .m-facets__active-link--label{display:none}.m-facets__active-wrapper--horizontal .m-facets__active-wrapper--active-values .m-facets__active-link:hover{border-color:var(--color-primary)}.m-facets__active-link{align-items:center;color:var(--color-primary-body);display:flex;justify-content:space-between;text-decoration:none}.m-facets__active-link .icon{height:1.6rem;width:1.6rem}.m-facets__active-link--value{font-weight:700}.m-facets__filters-wrapper{display:flex;flex-direction:column;gap:1rem}.m-facets__results{position:relative}.m-facets__results.is-hidden{display:none}.m-facets__results.m-accordion{border-top:0;margin-top:0}.m-facets__results--value-wrapper .a-checkbox{margin:1rem 0}@media screen and (min-width:768px){.m-facets__drawer{gap:2rem;width:unset}}.m-facets--horizontal{width:100%}@media screen and (min-width:768px){.m-facets--horizontal{width:unset}}.m-facets--horizontal .m-facets__wrapper{align-items:center;display:flex;gap:1rem}.m-facets--horizontal .m-facets__wrapper .h5{margin-bottom:0}.m-facets--horizontal .m-facets__filters-wrapper{width:100%}@media screen and (min-width:768px){.m-facets--horizontal .m-facets__filters-wrapper{flex-direction:row;gap:2rem;width:unset}}.m-facets--horizontal .m-facets__results--label{align-items:center;display:flex;gap:1rem}.m-facets__size-wrapper .m-facets__wrapper-inner,.m-facets__size-wrapper .m-facets__wrapper-more,.m-facets__swatch-wraper .m-facets__wrapper-inner,.m-facets__swatch-wraper .m-facets__wrapper-more{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,4rem)}.m-facets__size-wrapper .m-facets__wrapper-inner>*,.m-facets__size-wrapper .m-facets__wrapper-more>*,.m-facets__swatch-wraper .m-facets__wrapper-inner>*,.m-facets__swatch-wraper .m-facets__wrapper-more>*{overflow:hidden;padding:0;width:4rem}.m-facets__more-link{margin-top:1rem}.m-facets__wrapper-more{max-height:0;overflow:hidden;padding-top:.5rem;transition:max-height .3s ease-in-out}.m-facets__wrapper-more.is-shown{max-height:100%}.m-facets__swatch-wrapper{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(4rem,max-content))}.m-facets__swatch-wrapper .a-checkbox__label:after,.m-facets__swatch-wrapper .a-checkbox__label:before{display:none}.m-facets__swatch--img{border:2px solid var(--color-primary-border);border-radius:100%;height:2rem;padding:.2rem;width:2rem}.m-facets__swatch--label{align-items:center;display:flex;flex-direction:row;gap:1rem;padding-left:0}.m-facets__swatch.a-checkbox{margin:0}.m-facets__swatch.a-checkbox .a-checkbox__input:checked+.a-checkbox__label span,.m-facets__swatch.a-checkbox input[type=checkbox]:checked+.a-checkbox__label span{font-weight:700}.m-facets__swatch.a-checkbox .a-checkbox__input:checked+.a-checkbox__label .m-facets__swatch--img,.m-facets__swatch.a-checkbox input[type=checkbox]:checked+.a-checkbox__label .m-facets__swatch--img{border-color:var(--color-primary)}.m-facets__product-count--text{font-size:var(--body-fs-md);margin-bottom:2rem}