.global-audio-player-custom.rhap_container{outline:none;flex-direction:column;display:flex}.global-audio-player-custom .rhap_controls-section{flex:none;margin-bottom:4px}.global-audio-player-custom .rhap_progress-section{flex:none;align-items:center;width:100%;display:flex}.global-audio-player-custom .rhap_time{color:#fff;font-variant-numeric:tabular-nums;min-width:35px;font-size:12px}.global-audio-player-custom .rhap_progress-container{flex:1;margin:0 10px}.global-audio-player-custom .rhap_progress-bar{background-color:#ffffff4d;border-radius:2px;height:4px}.global-audio-player-custom .rhap_progress-filled{background-color:#fff;border-radius:2px}.global-audio-player-custom .rhap_progress-indicator{background:#fff;width:12px;height:12px;display:none;top:-4px;box-shadow:0 2px 4px #00000080}.global-audio-player-custom .rhap_progress-container:hover .rhap_progress-indicator{display:block}.global-audio-player-custom .rhap_button-clear{color:#fffc;transition:all .2s}.global-audio-player-custom .rhap_button-clear:hover{color:#fff;transform:scale(1.1)}.global-audio-player-custom .rhap_main-controls-button{color:#fff}.global-audio-player-custom .rhap_play-pause-button{width:40px;height:40px;font-size:40px}.global-audio-player-custom .rhap_rewind-button,.global-audio-player-custom .rhap_forward-button,.global-audio-player-custom .rhap_skip-button{font-size:24px}.global-audio-player-custom .rhap_volume-controls{display:none}@media (min-width:768px){.global-audio-player-custom .rhap_volume-controls{opacity:1;visibility:visible;display:flex}}.slider-thumb-white::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:12px;height:12px;box-shadow:0 0 5px #0000004d}.slider-thumb-white::-moz-range-thumb{cursor:pointer;background:#fff;border-radius:50%;width:12px;height:12px;box-shadow:0 0 5px #0000004d}.animate-spin-slow{animation:3s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
