#volumeSlider{accent-color:#0c2b6f;appearance:none;background:0 0;border:none;border-radius:2px;outline:none;width:100%;height:4px;position:relative}#volumeSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:2px solid #0c2b6f;border-radius:50%;width:16px;height:16px;margin-top:-6px;transition:background .2s;box-shadow:0 2px 6px #0c2b6f33}#volumeSlider::-webkit-slider-thumb:hover{background:#233a5e}#volumeSlider::-moz-range-thumb{cursor:pointer;background:#0c2b6f;border:none;border-radius:50%;width:16px;height:16px;box-shadow:0 2px 6px #0c2b6f33}#volumeSlider::-moz-range-thumb:hover{background:#233a5e}#volumeSlider::-moz-range-track{background:#c4c4c4;border:none;border-radius:2px;height:4px}#volumeSlider::-moz-range-progress{background-color:#0c2b6f;border-radius:2px;height:4px}#volumeSlider::-ms-thumb{cursor:pointer;background:#0c2b6f;border:none;border-radius:50%;width:16px;height:16px;box-shadow:0 2px 6px #0c2b6f33}#volumeSlider::-ms-thumb:hover{background:#233a5e}#volumeSlider::-ms-fill-lower{background:#0c2b6f;border-radius:2px;height:4px}#volumeSlider::-ms-fill-upper{background:#c4c4c4;border-radius:2px;height:4px}#volumeSlider:focus{outline:none}#volumeSlider::-webkit-slider-runnable-track{background:linear-gradient(to right,#0c2b6f var(--value,100%),#c4c4c4 var(--value,100%));border:none;border-radius:2px;height:4px}#seekSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background-color:#0c2b6f;width:8px;height:8px;transition:background-color .2s;box-shadow:-300px 0 0 300px #0c2b6f}#seekSlider{overflow:hidden}#seekSlider::-webkit-slider-thumb:hover{background-color:#fff}
