.ec-facets,.ec-facets__form,.ec-facets__wrapper{display:flex;flex-direction:column;gap:20px}.ec-facets-active{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.ec-facets-active__title{font-family:acumin pro;font-size:16px;font-weight:700;line-height:1.5;color:#1d1d1f;margin:0}.ec-facets-active__list{display:flex;flex-wrap:wrap;gap:8px}.ec-facets-active__pill{display:flex;align-items:center;gap:8px;padding:6px 10px;background-color:#f3f3f6;border-radius:30px;text-decoration:none;transition:all .2s ease;font-family:acumin pro;font-size:12px;font-weight:400;line-height:1.5;color:#373843}.ec-facets-active__pill:hover{background-color:#e8e8ee}.ec-facets-active__pill svg{width:10px;height:10px;flex-shrink:0;color:#373843}.ec-facets-active__clear-wrapper{display:flex;align-items:center;justify-content:center}.ec-facets-active__clear{font-family:acumin pro;font-size:14px;font-weight:600;line-height:1.5;color:#086ebb;text-decoration:underline;transition:opacity .2s ease}.ec-facets-active__clear:hover{opacity:.8}.ec-facets__filter{display:flex;flex-direction:column;border:1px solid #E7ECF8;border-radius:8px;padding:24px 20px 20px}.ec-facets__filter-summary{display:flex;align-items:center;justify-content:space-between;height:24px;padding:0;background:transparent;border:none;cursor:pointer;list-style:none;outline:none}.ec-facets__filter-summary::-webkit-details-marker{display:none}.ec-facets__filter-summary:focus-visible{outline:2px solid #086EBB;outline-offset:2px;border-radius:4px}.ec-facets__filter-title{flex:1;font-family:acumin pro;font-size:20px;font-weight:700;line-height:1.5;color:#000;text-align:left}.ec-facets__filter-icon{width:20px;height:20px;flex-shrink:0;transition:transform .3s ease;transform:rotate(90deg)}.ec-facets__filter[open] .ec-facets__filter-icon{transform:rotate(270deg)}.ec-facets__filter-content{display:flex;flex-direction:column;gap:20px}.ec-facets__filter-list-wrapper{position:relative}@media screen and (min-width:750px){.ec-facets--desktop .ec-facets__filter:not(.ec-facets__filter--price) .ec-facets__filter-summary{padding-bottom:12px}.ec-facets--desktop .ec-facets__filter-list-wrapper{width:100%;box-sizing:border-box;padding:24px 0;border-radius:16px;background:#fff}.ec-facets--desktop .ec-facets__filter-list-wrapper .ec-facets__filter-list{gap:24px}.ec-facets--desktop .ec-facets__filter-list-wrapper .ec-facets__checkbox-label{padding:0;min-height:0}.ec-facets--desktop .ec-facets__filter-list-wrapper--scroll{max-height:390px;overflow-y:auto;overflow-x:hidden;padding-right:16px;scrollbar-width:thin;scrollbar-color:#cdcdda #e8e8ee}.ec-facets--desktop .ec-facets__filter-list-wrapper--scroll::-webkit-scrollbar{width:4px}.ec-facets--desktop .ec-facets__filter-list-wrapper--scroll::-webkit-scrollbar-track{background:#e8e8ee;border-radius:40px}.ec-facets--desktop .ec-facets__filter-list-wrapper--scroll::-webkit-scrollbar-thumb{background:#cdcdda;border-radius:40px}.ec-facets--desktop .ec-facets__filter-list-wrapper--scroll::-webkit-scrollbar-thumb:hover{background:#b8b8c6}.ec-facets--desktop .ec-facets__filter--price-buckets .ec-facets__filter-summary{padding-bottom:12px}}.ec-price-facet__buckets-card{width:100%;box-sizing:border-box;padding:24px 0;border-radius:16px;background:#fff}.ec-price-facet__buckets-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:24px}.ec-price-facet__buckets-item{margin:0;padding:0}.ec-price-facet__buckets-card .ec-facets__checkbox-label{align-items:flex-start;padding:0;min-height:0}@media screen and (max-width:749px){.ec-price-facet__buckets-card{max-width:none}.ec-facets__filter-title{font-family:Acumin Variable Concept;font-size:20px;font-weight:500}.ec-facets__filter[open] .ec-facets__filter-content{padding-top:24px}}.ec-facets__filter-list{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.ec-facets__filter-item{display:flex;margin:0;padding:0}.ec-facets__filter-divider{height:1px;background-color:#e8e8ee;margin:0}.ec-facets__checkbox-label{display:flex;align-items:center;gap:8px;width:100%;padding:8px 4px;cursor:pointer;transition:background-color .15s ease;min-height:37px}.ec-facets__checkbox-label:hover{background-color:#086ebb05}.ec-facets__checkbox-label--disabled{opacity:.5;cursor:not-allowed}.ec-facets__checkbox-label--disabled:hover{background-color:transparent}.ec-facets__checkbox-input{position:absolute;opacity:0;width:16px;height:16px;margin:0;padding:0;cursor:pointer;z-index:1;pointer-events:auto}.ec-facets__checkbox-custom{position:relative;width:16px;height:16px;flex-shrink:0;border:1px solid #E8E8EE;border-radius:1px;background-color:#fff;transition:all .2s ease;pointer-events:none;z-index:0}.ec-facets__checkbox-custom:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-image:none;background-size:contain;background-repeat:no-repeat;background-position:center}.ec-facets__checkbox-label--checked .ec-facets__checkbox-custom,.ec-facets__checkbox-input:checked+.ec-facets__checkbox-custom{background-color:#0c3ebb;border-color:#0c3ebb;border-radius:30%}.ec-facets__checkbox-label--checked .ec-facets__checkbox-custom:after,.ec-facets__checkbox-input:checked+.ec-facets__checkbox-custom:after{background-image:url(ec-icon-check-fiters.svg)}.ec-facets__checkbox-text{font-family:acumin pro;font-size:16px;font-weight:400;line-height:1.5;color:#000}.ec-facets__checkbox-count{font-family:acumin pro;font-size:14px;font-weight:400;line-height:1.5;color:#838791;flex-shrink:0}.ec-facets__apply-btn{display:flex;align-items:center;justify-content:center;width:100%;height:44px;padding:10px 20px;margin-top:24px;background-color:#231f20;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:acumin pro;font-size:16px;font-weight:600;line-height:1.5;color:#fff}.ec-facets__apply-btn:hover{opacity:.9;transform:translateY(-1px)}.ec-facets__apply-btn:active{transform:translateY(0)}.ec-facets__apply-btn:focus-visible{outline:2px solid #086EBB;outline-offset:2px}@media screen and (max-width:749px){.ec-facets--desktop{display:none}.ec-facets--mobile{display:block}.ec-facets__filter-list-wrapper{max-height:none}.ec-facets__apply-btn{display:none}.ec-facets__checkbox-text{font-size:16px;font-family:Acumin Variable Concept}}@media screen and (min-width:750px){.ec-facets--mobile{display:none}.ec-facets--desktop{display:block;min-width:300px}}.visually-hidden{position:absolute!important;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.ec-facets__filter:not([open]) .ec-facets__filter-content{display:none}.ec-facets__filter[open] .ec-facets__filter-content{display:flex}
/*# sourceMappingURL=/cdn/shop/t/54/assets/ec-facets.css.map */
