.range-slider{touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;display:block;position:relative;width:100%;height:8px;background:#ddd;border-radius:4px}.range-slider[data-vertical]{height:100%;width:8px}.range-slider[data-disabled]{opacity:.5;cursor:not-allowed}.range-slider .range-slider__thumb{position:absolute;z-index:3;top:50%;width:24px;height:24px;transform:translate(-50%,-50%);border-radius:50%;background:#2196f3}.range-slider .range-slider__thumb:focus-visible{outline:0;box-shadow:0 0 0 6px rgba(33,150,243,.5)}.range-slider[data-vertical] .range-slider__thumb{left:50%}.range-slider .range-slider__thumb[data-disabled]{z-index:2}.range-slider .range-slider__range{position:absolute;z-index:1;transform:translateY(-50%);top:50%;width:100%;height:100%;background:#51adf6}.range-slider[data-vertical] .range-slider__range{left:50%;transform:translate(-50%)}.range-slider input[type=range]{-webkit-appearance:none;pointer-events:none;position:absolute;z-index:2;top:0;left:0;width:0;height:0;background-color:transparent}.range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.range-slider input[type=range]::-moz-range-thumb{width:0;height:0;border:0}.range-slider input[type=range]:focus{outline:0}.style_row__6CL9K{display:grid;grid-template-columns:1fr 5rem 1fr;justify-content:center;align-items:center;margin-bottom:2rem}.style_input__5W14h{text-align:center}.style_sep__X5X4Q{width:1.5rem;height:2px;background-color:#000;justify-content:center;justify-self:center}.style_slider__tpBHl{height:2px}.style_slider__tpBHl div[role=slider]{width:1.8rem;height:1.8rem;background-color:#fff;border:2px solid var(--theme-base-color)}.style_slider__tpBHl div[class=range-slider__range]{background-color:var(--theme-base-color)}.style_wrapper__6MsSG{display:flex;align-items:center;gap:1.2rem;margin-bottom:2.4rem;flex-wrap:wrap}@media(max-width:1099px){.style_wrapper__6MsSG{flex-wrap:nowrap;overflow:auto;gap:8px;padding-bottom:10px;margin-bottom:10px}}.style_tag__zPP0X{padding:.6rem 1rem;border-radius:.8rem;display:flex;align-items:center;background-color:#f5f5f5;font-size:1.4rem;white-space:nowrap;text-decoration:none}@media(hover:hover){.style_tag__zPP0X:hover{cursor:pointer}.style_tag__zPP0X:hover .style_value__IPK6F{text-decoration:line-through}.style_tag__zPP0X:hover .style_clear__ncPMN{background-color:var(--theme-base-color)}.style_tag__zPP0X:hover .style_clear__ncPMN svg{fill:#fff}}@media(max-width:1099px){.style_tag__zPP0X{background-color:#e4e4e4;font-size:12px}}.style_clear__ncPMN{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background-color:#fff;margin-left:.6rem;transition:all .3s ease}.style_clear__ncPMN svg{width:1.6rem;height:1.6rem}.style_label__zq_TZ{color:#8c8c8c}.style_reset__17XRA{padding:.6rem 1rem;border-radius:.8rem;border:1px solid #e4e4e4;text-decoration:none;white-space:nowrap}@media(max-width:1099px){.style_reset__17XRA{order:-1}}