input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:24px;width:24px;background:radial-gradient(circle,white 40%,#f04c28 0);box-sizing:border-box;border:2px solid white;border-radius:50%;pointer-events:auto;cursor:pointer}