.range-slider-container{width:100%;position:relative;height:28px}.slider-track{width:100%;height:5px;position:absolute;margin:auto;top:0;bottom:0;border-radius:5px;background:#ddd}.range-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;pointer-events:none;width:100%;height:5px;background:transparent;z-index:2;margin:auto;top:0;bottom:0;box-shadow:none!important}.range-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:auto;width:20px;height:20px;border-radius:50%;background:#3264fe;cursor:pointer}.range-slider::-moz-range-thumb{pointer-events:auto;width:20px;height:20px;border-radius:50%;background:#3264fe;cursor:pointer;border:none}
