@media screen and (min-width:768px){.m-facets{width:100%}}.m-facets__title{color:rgb(var(--color-heading));font-weight:700}.m-facets--vertical{align-items:flex-end}@media screen and (min-width:768px){.m-facets--vertical{align-items:center;padding-right:2rem}}@media screen and (min-width:1250px){.m-facets--vertical{padding-right:4rem}}.m-facets--vertical .m-facets__wrapper{margin-top:2rem}@media screen and (min-width:768px){.m-facets--vertical .m-facets__wrapper{border-radius:2.5rem;margin-top:6rem;padding:3rem}}@media screen and (min-width:1250px){.m-facets--vertical .m-facets__wrapper{padding:4rem}}.m-facets__result-count{color:rgb(var(--color-heading))}.m-facets__active-wrapper-remove-all .a-link{color:rgb(var(--color-heading));font-size:var(--body-fs-sm);line-height:var(--body-lh-sm)}.m-facets__container{align-items:center;display:flex;justify-content:space-between}@media screen and (min-width:768px){.m-facets__container{position:sticky;top:calc(var(--header-height) - 4rem);transition:top var(--default-transition-easing) var(--default-transition-timing);width:100%}}.m-facets__active-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}.m-facets__active-wrapper .m-facets__active-wrapper-remove-all{margin-bottom:1rem}.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 rgb(var(--color-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:hover{border-color:rgb(var(--color-button))}.m-facets__active-wrapper--horizontal .m-facets__active-wrapper-active-values .m-facets__active-link-label{display:none}.m-facets__active-wrapper-facet{margin-top:.5rem;width:100%}.m-facets__active-wrapper-facet:first-child{margin-top:1.5rem}.m-facets__active-wrapper-facet:last-child{margin-bottom:1.5rem}.m-facets__active-link{align-items:center;color:currentColor;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{position:relative}.m-facets__results:last-child.m-accordion{border-bottom:0}.m-facets__results.m-accordion{margin-top:0;padding-block:1rem}.m-facets__results-label{color:rgb(var(--color-heading));font-weight:700}.m-facets__results-value-wrapper{padding-block:1rem}.m-facets__results-value-wrapper .a-checkbox,.m-facets__results-value-wrapper .a-input{margin:0 0 1rem}.m-facets__results-value-wrapper .a-checkbox:last-child,.m-facets__results-value-wrapper .a-input:last-child{margin-bottom:0}@media screen and (min-width:768px){.m-facets__drawer{gap:2rem;width:unset}}.m-facets--horizontal{margin-right:auto;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:2rem}.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;width:unset}}.m-facets--horizontal .m-facets__results-label{align-items:center;display:flex;gap:1rem}.m-facets__swatch-wrapper{display:flex;flex-direction:column;flex-wrap:wrap}.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 rgb(var(--color-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-label.a-checkbox__label--small{padding-left:0}@media screen and (min-width:768px){.m-facets__product-count{margin-bottom:1.5rem}}.m-facets__product-count-text{font-size:var(--body-fs-sm);margin-bottom:0}.u-sticky-header-hidden .m-facets__container{top:-4rem}