.audio-custom-time{-webkit-appearance:none;appearance:none;width:100%;height:2px;background:#e5e5e5;border-radius:2px;cursor:pointer;outline:none;position:relative}.audio-custom-time:after{position:absolute;width:100%;height:60px;background:transparent;top:-30px;left:0;content:""}.audio-custom-time::-webkit-slider-runnable-track{height:2px;background:linear-gradient(to right,#000 0,#000 var(--progress),#e5e5e5 var(--progress),#e5e5e5 100%);border-radius:2px}.audio-custom-time::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:6px;height:6px;border-radius:50%;background:#111;margin-top:-2px;cursor:pointer;box-shadow:0 0 2px rgba(0,0,0,.3)}.audio-custom-time::-moz-range-track{height:2px;background:#e5e5e5;border-radius:2px}.audio-custom-time::-moz-range-progress{background:#000;height:2px}.audio-custom-time::-moz-range-thumb{width:6px;height:6px;border-radius:50%;background:#111;border:none;cursor:pointer}.custom-select{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 10.5L4 10.5L8 5.5L12 10.5Z' fill='black'/%3E%3C/svg%3E%0A")}