.SliderRoot{-webkit-user-select:none;user-select:none;touch-action:none;z-index:1;align-items:center;width:100%;display:flex;position:relative}.SliderTrack{background:linear-gradient(90deg,#f44336,#ffc107,#4caf50);border:none;flex-grow:1;height:2px;margin:0;position:relative}.SliderRange{background-color:#0000;height:2px;position:absolute}.SliderThumb{cursor:grab;background-color:#fff;border:1px solid #000;border-radius:50%;width:20px;height:20px;display:block;position:relative;z-index:1000!important}.SliderThumbReadOnly{border-radius:50%;width:3px;height:15px;display:block;position:relative;top:-7px;z-index:1000!important;background-color:#fff!important}.SliderThumbReadOnly:before{content:"";background-color:#000;border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:-.5rem;left:50%;transform:translate(-50%);border:1px solid #fff!important}.SliderThumb:active{cursor:grabbing}.SliderThumb:focus{outline:none}
