.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:Inter,sans-serif;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:Inter,sans-serif;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:Inter,sans-serif;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;gap: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:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1.5;color:#1d1d1f;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;max-height:200px;overflow-y:auto;padding-right:6px;margin-right:8px}.ec-facets__filter-list-wrapper::-webkit-scrollbar{width:4px}.ec-facets__filter-list-wrapper::-webkit-scrollbar-track{background:#e8e8ee;border-radius:40px}.ec-facets__filter-list-wrapper::-webkit-scrollbar-thumb{background:#cdcdda;border-radius:40px}.ec-facets__filter-list-wrapper::-webkit-scrollbar-thumb:hover{background:#b8b8c6}.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-label--checked .ec-facets__checkbox-custom{background-color:#086ebb;border-color:#086ebb}.ec-facets__checkbox-label--checked .ec-facets__checkbox-custom:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 5L4 7L8 3' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.ec-facets__checkbox-input:checked+.ec-facets__checkbox-custom{background-color:#086ebb;border-color:#086ebb}.ec-facets__checkbox-input:checked+.ec-facets__checkbox-custom:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 5L4 7L8 3' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.ec-facets__checkbox-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#373843}.ec-facets__checkbox-count{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#707176;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:Inter,sans-serif;font-size:14px;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}}@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/46/assets/ec-facets.css.map */
