@media screen and (min-width:768px){.m-facets{width:100%}}.m-facets--vertical{padding-right:2rem}.m-facets__container{align-items:center;display:flex;height:4.5rem;justify-content:space-between;width:100%}@media screen and (min-width:768px){.m-facets__container{height:6.4rem}}.m-facets__fmf{gap:1rem}.m-facets__fmf-title{cursor:pointer;font-size:var(--body-fs-xs);letter-spacing:.04rem;line-height:var(--body-lh-xs);text-transform:uppercase}@media screen and (min-width:768px){.m-facets__fmf-title{font-size:var(--body-fs-sm);letter-spacing:0;line-height:var(--body-lh-sm)}}.m-facets__active-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem}.m-facets__active-wrapper--facet{width:100%}.m-facets__active-wrapper--vertical{border-bottom:1px solid var(--color-primary-border);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}.m-facets__results{border-bottom:1px solid var(--color-primary-border);position:relative}.m-facets__results:first-child{border-top:1px solid var(--color-primary-border)}.m-facets__results.m-accordion{margin-top:0}.m-facets__results--value-wrapper{padding-bottom:3rem}.m-facets__results--value-wrapper .a-checkbox{margin:1rem 0}.m-facets__results--value-wrapper .a-checkbox:first-child{margin-top:0}.m-facets__results--value-wrapper .a-checkbox:last-child{margin-bottom:0}.m-facets__results--label.m-accordion__header{margin-bottom:0;min-height:6rem;padding-bottom:0}@media screen and (min-width:768px){.m-facets__results--label.m-accordion__header{min-height:7rem}}.m-facets__results--label span{flex:1}@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__swatch--wrapper{display:flex;flex-wrap:wrap;gap:1rem}.m-facets__swatch--wrapper .a-checkbox__label:after,.m-facets__swatch--wrapper .a-checkbox__label:before{display:none}.m-facets__swatch-img-wrapper{background:var(--color-white);border:1px solid var(--color-tertiary-border);border-radius:100%;height:3rem;width:3rem}.m-facets__swatch-img{border-radius:100%;height:100%;width:100%}.m-facets__swatch--label{align-items:center;display:flex;flex-direction:row;gap:1rem;padding-left:0}.m-facets__swatch .m-facets__label-count,.m-facets__swatch .m-facets__label-text{display:none}.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-wrapper,.m-facets__swatch.a-checkbox input[type=checkbox]:checked+.a-checkbox__label .m-facets__swatch-img-wrapper{border-color:var(--color-secondary-border)}.m-facets__product-count--text{color:var(--color-primary-border);font-size:var(--body-fs-sm);margin-bottom:0}.m-facets__label-text{font-size:var(--h5-fs);line-height:var(--h5-lh)}.m-facets__label-count{color:var(--color-tertiary-body);font-size:var(--body-fs-sm);line-height:var(--body-lh-sm)}