.editor-range{-webkit-appearance:none;appearance:none;width:100%;height:14px;background:transparent;outline:none;cursor:pointer;margin:0;padding:0;touch-action:manipulation}.editor-range::-webkit-slider-runnable-track{width:100%;height:4px;border-radius:2px;background:#312f33;cursor:pointer}.editor-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#ffffff;cursor:grab;border:none;box-shadow:0 1px 3px rgba(0,0,0,.3);margin-top:-5px;position:relative;z-index:1}.editor-range::-webkit-slider-thumb:active{cursor:grabbing}.editor-range::-moz-range-track{width:100%;height:4px;border-radius:2px;background:#312f33;cursor:pointer}.editor-range::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#ffffff;cursor:grab;border:none;box-shadow:0 1px 3px rgba(0,0,0,.3)}.editor-range::-moz-range-thumb:active{cursor:grabbing}