.audio-player{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:space-between;font-size:13px;font-weight:bold;color:#fff}.audio-player--flex{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;align-items:center}.control-image{width:15px;height:20px;cursor:pointer}.--spacing-play{margin-right:1rem}.current-duration-range{width:25%}#seekbar{width:60%;-webkit-appearance:none;border-radius:5px;background-color:#fff;height:5px;margin:0 2rem;outline:none;cursor:pointer}.btn-controls-podcast{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;align-items:center;margin-right:4px}.btn-volume-mute{width:25px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;align-items:center}.--spacing-volume{margin-left:1rem}#volume-control{width:40%;margin-left:8px;-webkit-appearance:none;border-radius:5px;background-color:#fff;height:5px;outline:none;cursor:pointer}.--audio-spacing{width:100%}.audio-player-download{font-size:16px;letter-spacing:.5px;text-decoration:underline;color:#fff}input[type='range']::-webkit-slider-thumb{-moz-appearance:none!important;-webkit-appearance:none!important;appearance:none!important;background:#051933;height:10px;width:10px;border-radius:5px}input[type='range']::-moz-range-thumb{height:15px;width:15px;border:none;border-radius:50%;background:#051933}.dropdown-speed-content a{color:#fff;cursor:pointer}.dropdown-speed-content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;align-items:center;margin-left:20px;min-width:28px}.dropdown-content{display:none;position:absolute;background-color:#f1f1f1;min-width:160px;box-shadow:4px 4px 20px 0 rgba(120,135,182,.1);z-index:1;top:3.2rem}.dropdown-content option{color:black;padding:12px 16px;text-decoration:none;display:block;cursor:pointer}.playback-speed-selected{background-color:#f0c782}.dropdown-speed-content:hover .dropdown-content{display:block}@media (min-width:360px){#seekbar{margin:0 1rem}}@media(min-width:768px){.audio-player{-webkit-box-pack:start;justify-content:flex-start}#seekbar{width:100%;margin:0 2rem}input[type='range']::-webkit-slider-thumb{height:13px;width:13px;border-radius:50%}input[type='range']::-moz-range-thumb{height:13px;width:13px}}@media(min-width:1024px){.--audio-spacing{width:50%}}