input[type=range]::-webkit-slider-runnable-track{height:8px;border-radius:4px}input[type=range]::-webkit-slider-thumb{width:20px;height:40px;background-color:#ffffff;box-shadow:0 2px 2px 0 rgba(0,0,0,.06);box-shadow:0 3px 6px 0 rgba(38,38,38,.35);margin-top:-6px}input[type=range]::-moz-range-thumb{width:20px;height:20%;background-color:#ffffff;border:2px solid #ec4899}input[type=range]::-ms-thumb{width:20px;height:20px;background-color:#ffffff;border:2px solid #ec4899;border-radius:50%}.price-values3{width:227px;display:flex;flex-direction:row;justify-content:space-between}.price-values2{gap:6px;margin-left:-4px}.price-values2,.price-values4{display:flex;flex-direction:row;text-align:center}.price-values4{gap:20px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:20px;background:white;border-radius:50%;cursor:pointer}input[type=range]::-moz-range-thumb{width:16px;height:16px;background:white;border-radius:50%;cursor:pointer}