@charset "UTF-8";.facets{display:block}.active-facet-value{display:flex;align-items:center;gap:.5rem;color:inherit;font-weight:var(--font-body-weight-bold);text-decoration:none}.active-facet-value .active-facet-color{width:.75rem;height:.75rem;border-radius:var(--large-radius);transition:transform .1s cubic-bezier(0,0,.3,1)}.active-facet-value .icon-close{width:.75rem;opacity:.5}.active-facet-value:hover .active-facet-color{transform:scale(1.25)}.active-facet-value:hover .icon-close{opacity:1}.active-facet-value.disabled{pointer-events:none;opacity:.5}.facet-checkbox.facet-checkbox--disabled{opacity:.5}.facets-price .range-values{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.facets-price .range-slider-wrapper{position:relative;height:2px;background:rgba(var(--color-foreground),.2);margin-bottom:1rem}.facets-price .range-slider-wrapper input[type=range]{position:absolute;left:0;right:0;top:0;height:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none;margin:0;outline:none!important;background:none}.facets-price .range-slider-wrapper input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:1rem;width:1rem;border-radius:var(--small-radius);background:rgb(var(--color-foreground));cursor:pointer;pointer-events:all}.facets-price .range-slider-wrapper input[type=range]::-moz-range-thumb{border:none;height:1rem;width:1rem;border-radius:var(--small-radius);background:rgb(var(--color-foreground));cursor:pointer;pointer-events:all}.facets-price .range-slider-wrapper input[type=range]::-ms-thumb{border:none;height:1rem;width:1rem;border-radius:var(--small-radius);background:rgb(var(--color-foreground));cursor:pointer;pointer-events:all}.facets-price .range-slider-wrapper input[type=range]:focus-visible::-webkit-slider-thumb{outline:2px solid rgba(var(--color-outline),.75)!important;box-shadow:0 0 5px 3px rgb(var(--color-outline),.2);outline-offset:3px}.facets-price .range-slider-wrapper input[type=range]:focus-visible::-moz-range-thumb{outline:2px solid rgba(var(--color-outline),.75)!important;box-shadow:0 0 5px 3px rgb(var(--color-outline),.2);outline-offset:3px}.facets-price .range-slider-wrapper input[type=range]:focus-visible::-ms-thumb{outline:2px solid rgba(var(--color-outline),.75)!important;box-shadow:0 0 5px 3px rgb(var(--color-outline),.2);outline-offset:3px}.facets-price .range-slider-wrapper input[type=range].range-min{right:1rem}.facets-price .range-slider-wrapper input[type=range].range-max{left:1rem}.facets-price .range-slider-wrapper .range-progress{position:absolute;top:0;left:1rem;right:1rem;height:2px;display:block}.facets-price .range-slider-wrapper .range-progress:after{content:"";position:absolute;left:var(--start);top:0;right:calc(100% - var(--end));bottom:0;background:rgb(var(--color-foreground))}.facets .facet-wrapper.facet-horizontal-wrapper .facets-active{display:flex;align-items:center;gap:2rem}.facets .facet-wrapper.facet-horizontal-wrapper .facets-active .facets-active-values{flex:1 1 auto;display:flex;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.875rem}.facets .facet-wrapper.facet-horizontal-wrapper .facets-active .facets-active-count{flex:0 0 auto}.facets .facet-wrapper.facet-horizontal-wrapper .facets-active:empty{display:none}.facets .facet-wrapper.facet-horizontal-wrapper .facets-main{display:flex;align-items:center;gap:2rem}.facets .facet-wrapper.facet-horizontal-wrapper .facets-main .facet-filtering{flex:1 1 auto;display:flex;align-items:center;gap:.5rem}.facets .facet-wrapper.facet-horizontal-wrapper .facets-main .facet-filtering .facet-item .facets-summary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:2.4rem;font-size:.875rem;padding:0 1rem}.facets .facet-wrapper.facet-horizontal-wrapper .facets-main .facet-filtering .facet-item .facets-summary .media{width:1rem;height:1rem;border-radius:9999px}.facets .facet-wrapper.facet-horizontal-wrapper .facets-main .facet-filtering .facet-item .facet-display{min-width:20rem;max-height:55rem;overflow-y:auto;background:rgb(var(--color-background));box-shadow:0 0 .5rem rgba(var(--color-shadow),.2)}.facets .facet-wrapper.facet-horizontal-wrapper .facets-main .facet-filtering .facet-item .facet-display .facet-display-header{padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px solid rgba(var(--color-foreground),.2);display:flex;justify-content:space-between;gap:2rem}.facets .facet-wrapper.facet-horizontal-wrapper .facets-main .facet-filtering .facet-item .facet-display .facet-display-header .facet-reset{font-size:.875rem}.facets .facet-wrapper.facet-horizontal-wrapper .facets-main .facet-filtering .facet-item .facet-display .facet-display-content ul{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.facets .facet-wrapper.facet-horizontal-wrapper .facets-main .facet-filtering .facet-item .facet-display .facet-display-content ul .facet-checkbox{padding:.25rem 0}.facets .facet-wrapper.facet-horizontal-wrapper .facets-main .facet-sorting .select-select{height:2.4rem}.facets .facet-wrapper.facet-vertical-wrapper{width:20rem}.facets .facet-wrapper.facet-vertical-wrapper .facets-active{padding-bottom:1rem;padding-top:1rem}.facets .facet-wrapper.facet-vertical-wrapper .facets-active .facets-active-count{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.facets-active-count{font-family:Switzer;font-weight:400;font-size:13px;line-height:17px;vertical-align:bottom}@media screen and (max-width: 758px){.facets-active-count{font-size:12px;line-height:12px}}.facets .facet-wrapper.facet-vertical-wrapper .facets-active .facets-active-count .clear-all{font-size:.875rem}.facets .facet-wrapper.facet-vertical-wrapper .facets-active .facets-active-values{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;gap:.5rem;font-size:.875rem}.facets .facet-wrapper.facet-vertical-wrapper .facets-active .facets-active-values .active-facet-value{padding:.5rem 1rem;border-radius:9999px;font-family:Switzer;font-weight:400;font-size:14px;line-height:18px;background:rgb(var(--color-primary));color:rgb(var(--color-background))}.facets .facet-wrapper.facet-vertical-wrapper .facets-main .facet-item{display:block}.facets .facet-wrapper.facet-vertical-wrapper .facets-main .facet-item .facets-summary{padding:1.5rem 0;font-family:Switzer;font-weight:500;font-size:16px;line-height:20px;display:flex;align-items:center;justify-content:space-between}.facets .facet-wrapper.facet-vertical-wrapper .facets-main .facet-item .facet-display{padding-bottom:32px;border-radius:var(--medium-radius)}.facets .facet-wrapper.facet-vertical-wrapper .facets-main .facet-item .facet-display .facet-display-content ul.list-type-swatch{display:flex;flex-wrap:wrap;gap:1rem}.facets .facet-wrapper.facet-vertical-wrapper .facets-main .facet-item .facet-display .facet-display-content ul.list-type-swatch .input-face{width:1.5rem;height:1.5rem}.facets .facet-wrapper.facet-vertical-wrapper .facets-main .facet-item .facet-display .facet-display-content ul:not(.list-type-swatch) .facet-checkbox{padding:.5rem 0}.facets .facet-wrapper.facet-vertical-wrapper .facet-sorting label{padding:.5rem 0;font-weight:500;font-size:16px;line-height:20px;font-family:Switzer;display:flex;align-items:center;justify-content:space-between}.facets-drawer-opener-wrapper{display:flex;align-items:center;justify-content:space-between}@media screen and (min-width: 768px){.facets-drawer-opener-wrapper{gap:8px}}.filter-count-badge,.facets-drawer-opener-wrapper .button span{line-height:normal;padding:.125rem .5rem;border-radius:9999px;font-size:.75rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.facets-drawer .facets{height:calc(100% - 50px);overflow-y:auto}.facets-drawer .facets .facet-vertical-wrapper{width:100%}.product-type-filter-desktop{display:flex;gap:1rem}.product-type-filter-mobile{display:none}@media (max-width: 768px){.product-type-filter-mobile{display:block!important}.product-type-filter-desktop{display:none!important}}.modal-opener-fixed{position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:1}.drawer-content .facets-footer{position:absolute;left:0;right:0;bottom:0;z-index:2;background:#fff;border-top:1.5px solid #E5E6E7;display:flex;gap:8px;padding:16px 0 0}.facets-footer,.expand-info{display:none}.facets-footer-clear{padding-right:16px;padding-left:16px;border-radius:1000px;min-width:96px;width:30%;height:48px;border-width:1px;cursor:pointer;background:#fff;color:#0f1110;font-family:Switzer;font-weight:400;font-size:14px;line-height:16px;vertical-align:bottom;border:1px solid #e0e0e0}.facets-footer-apply{width:70%;height:48px;min-width:96px;border-radius:1000px;padding-right:16px;padding-left:16px;cursor:pointer;background:#0f1110;color:#fff;font-family:Switzer;font-weight:400;font-size:14px;line-height:16px;vertical-align:bottom;border:1px solid #e0e0e0}.facet-chip{border-radius:200px;border:1px solid #E0E0E0;background:#fff;color:#0f1110;font-family:Switzer,sans-serif;font-size:14px;font-weight:400;line-height:18px;padding:.25rem 1.25rem;cursor:pointer;min-height:2.25rem;min-width:2.25rem;-webkit-user-select:none;user-select:none}.facet-chip-label{padding:0 .85rem}.facet-chip:has(input[type=checkbox]:checked){background:rgba(var(--color-primary));color:#fff;border-color:rgba(var(--color-primary))}ul.list-unstyled,ul.list-type-swatch{display:flex;flex-wrap:wrap;gap:6px;flex-direction:row}.details-disclosure{border-bottom:1px solid #E0E0E0}.facet-radio-label{cursor:pointer;font-family:Switzer,sans-serif;font-size:14px;font-weight:400;line-height:18px;padding:.5rem 0;transition:color .3s ease}.facet-radio-label input[type=radio]{position:absolute;opacity:0;pointer-events:none}.facet-radio-custom{width:1.15rem;height:1.15rem;border-radius:50%;border:1.5px solid #E0E0E0;background:#fff;display:inline-block;position:relative;transition:border-color .15s}.facet-radio-label input[type=radio]:checked+.facet-radio-custom{border-color:#d0d1d2;background:#fff}.facet-radio-label input[type=radio]:checked+.facet-radio-custom:after{content:"";display:block;position:absolute;top:50%;left:50%;width:8px;height:8px;background:#18191a;border-radius:50%;transform:translate(-50%,-50%)}.facet-radio-label:hover .facet-radio-custom{border-color:#18191a}li.list-menu-item.radio{margin:0;padding:0}.list-ordered{display:inline-block!important}p.drawer-filter-title{font-family:Switzer,sans-serif;font-weight:500;font-size:16px;line-height:20px;vertical-align:bottom;margin-block-start:unset;margin-block-end:unset}
/*# sourceMappingURL=/cdn/shop/t/42/assets/component-facets.css.map */
