.catalogPriceSliderField{min-width:0}.priceSlider{border:1px solid #c9dced;border-radius:10px;background:#fff;padding:9px 11px 7px}.priceSliderValue{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:7px}.priceSliderValue span{font-size:11px;color:#718294;font-weight:700}.priceSliderValue strong{font-size:16px;color:#0d2b50}.priceSliderInput{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:999px;outline:none;background:linear-gradient(to right,#1767d8 0 var(--price-fill),#dce8f5 var(--price-fill) 100%);cursor:pointer}.priceSliderInput::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:transparent}.priceSliderInput::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:21px;height:21px;margin-top:-7.5px;border-radius:50%;border:3px solid #1767d8;background:#fff;box-shadow:0 2px 7px rgba(13,43,80,.18);cursor:-webkit-grab;cursor:grab}.priceSliderInput:active::-webkit-slider-thumb{cursor:-webkit-grabbing;cursor:grabbing}.priceSliderInput::-moz-range-track{height:6px;border-radius:999px;background:#dce8f5}.priceSliderInput::-moz-range-progress{height:6px;border-radius:999px;background:#1767d8}.priceSliderInput::-moz-range-thumb{width:17px;height:17px;border-radius:50%;border:3px solid #1767d8;background:#fff;box-shadow:0 2px 7px rgba(13,43,80,.18);cursor:grab}.priceSliderInput:focus-visible{box-shadow:0 0 0 3px rgba(44,114,242,.13)}.priceSliderEnds{display:flex;justify-content:space-between;gap:10px;margin-top:6px;color:#8494a4;font-size:9px;font-weight:700}@media(max-width:440px){.priceSlider{padding:11px 12px 9px}.priceSliderValue strong{font-size:18px}.priceSliderInput::-webkit-slider-thumb{width:24px;height:24px;margin-top:-9px}.priceSliderInput::-moz-range-thumb{width:20px;height:20px}}