.custom-audio-wrapper .audio-inner-wrapper{align-items:center;background:#f6f6f6;border-radius:70px;box-sizing:border-box;display:flex;margin:0 auto;max-width:390px;padding:5px 20px 5px 6px;width:100%}.custom-audio-wrapper .audio-inner-wrapper .play-btn{align-items:center;background:#cfcfcf;border-radius:100%;cursor:pointer;display:flex;height:40px;justify-content:center;margin-right:10px;width:40px}.speed-btn-wrapper .next-speed-wrapper span,.speed-btn-wrapper .prev-speed-wrapper span{align-items:center;border:1px solid var(--Grau-3,#e7e7e7);border-radius:100%;cursor:pointer;display:flex;height:25px;justify-content:center;width:25px}.audio-progress-wrapper{position:relative}.audio-progress-wrapper .audio-base{background:#cfcfcf;border-radius:8px;height:7px;margin-right:8px;width:189px}.audio-progress-wrapper .audio-fill{background:#ffdc00;border-radius:8px;bottom:0;height:7px;position:absolute;width:50%}.audio-progress-wrapper .audio-fill .audio-thumb span{background:#ffdc00;border:2px solid var(--Grau-4,#cfcfcf);border-radius:100%;cursor:pointer;height:18px;position:absolute;right:-10px;top:-8px;width:18px}.audio-full-spped span{border:1px solid var(--Grau-3,#e7e7e7);border-radius:100%;cursor:pointer;height:25px;justify-content:center;width:25px}.audio-full-spped span,.speed-btn-wrapper{align-items:center;display:flex;margin-right:5px}.speed-btn-wrapper{gap:5px}.audio-time span{color:#a0a0a0;font-size:12px;font-weight:350;line-height:17px}