.range-slider{touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;cursor:pointer;background:#ddd;border-radius:4px;width:100%;height:8px;display:block;position:relative}.range-slider[data-vertical]{width:8px;height:100%}.range-slider[data-disabled]{opacity:.5;cursor:not-allowed}.range-slider .range-slider__thumb{z-index:3;background:#2196f3;border-radius:50%;width:24px;height:24px;position:absolute;top:50%;transform:translate(-50%,-50%)}.range-slider .range-slider__thumb:focus-visible{outline:0;box-shadow:0 0 0 6px #2196f380}.range-slider[data-vertical] .range-slider__thumb{left:50%}.range-slider .range-slider__thumb[data-disabled]{z-index:2}.range-slider .range-slider__range{z-index:1;background:#51adf6;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%)}.range-slider[data-vertical] .range-slider__range{left:50%;transform:translate(-50%)}.range-slider input[type=range]{-webkit-appearance:none;pointer-events:none;z-index:2;background-color:#0000;width:0;height:0;position:absolute;top:0;left:0}.range-slider input[type=range]::-webkit-slider-thumb{appearance:none}.range-slider input[type=range]::-moz-range-thumb{border:0;width:0;height:0}.range-slider input[type=range]:focus{outline:0}
.CheckboxFilter-module-scss-module__IYLXoq__filter{background:var(--gray-3);cursor:pointer;border-bottom:1px solid #4f5e751a;width:100%;padding:calc(min(1.6vw,24px)) 0;overflow:hidden}.CheckboxFilter-module-scss-module__IYLXoq__title{justify-content:space-between;align-items:center;transition:all .2s ease-in-out;display:flex}.CheckboxFilter-module-scss-module__IYLXoq__title .CheckboxFilter-module-scss-module__IYLXoq__arrow{color:var(--grey-1);width:calc(min(1.6vw,24px));height:calc(min(1.6vw,24px));transition:all .2s;transform:rotate(0)}.CheckboxFilter-module-scss-module__IYLXoq__active .CheckboxFilter-module-scss-module__IYLXoq__title{padding-bottom:calc(min(1.06667vw,16px))}.CheckboxFilter-module-scss-module__IYLXoq__active .CheckboxFilter-module-scss-module__IYLXoq__arrow{color:var(--orange);transform:rotate(90deg)}.CheckboxFilter-module-scss-module__IYLXoq__items{flex-direction:column;gap:calc(min(1.06667vw,16px));display:flex}@media (max-width:768px){.CheckboxFilter-module-scss-module__IYLXoq__filter{padding:24px 0}.CheckboxFilter-module-scss-module__IYLXoq__title .CheckboxFilter-module-scss-module__IYLXoq__arrow{width:24px;height:24px}.CheckboxFilter-module-scss-module__IYLXoq__active .CheckboxFilter-module-scss-module__IYLXoq__title{padding-bottom:16px}.CheckboxFilter-module-scss-module__IYLXoq__items{gap:16px}}
