.section-audio-player{display:block;margin-bottom:1.75rem;margin-top:1.75rem;overflow:hidden;position:relative;width:100%}.section-audio-player .howler-audio{background-color:#ededed66;padding:1.75rem 1.25rem 1.75rem 2.5rem}.section-audio-player .howler-audio .row-top{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;padding-bottom:1rem}@media (min-width:640px){.section-audio-player .howler-audio .row-top{align-items:stretch;flex-direction:row;gap:2rem}}.section-audio-player .howler-audio .row-top .button-play{flex-shrink:0}.section-audio-player .howler-audio .row-top .button-play svg{height:2.75rem;width:2.75rem}.section-audio-player .howler-audio .row-top .button-play .icon-play{display:block}.section-audio-player .howler-audio .row-top .button-play .icon-pause{display:none}.section-audio-player .howler-audio .row-top .audio-progress-container{align-items:center;display:flex;flex-grow:1;position:relative;width:100%}.section-audio-player .howler-audio .row-top .audio-progress-container .audio-progressBar{--tw-bg-opacity:1;background-color:#ededed;border-radius:1rem;cursor:pointer;display:block;height:6px;width:100%;z-index:1}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.section-audio-player .howler-audio .row-top .audio-progress-container .audio-progressBar{background-color:rgb(237 237 237/var(--tw-bg-opacity))}}.section-audio-player .howler-audio .row-top .audio-progress-container .audio-progressBar .audio-status{--tw-bg-opacity:1;background-color:#006dff;border-radius:1rem;height:100%;width:0}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.section-audio-player .howler-audio .row-top .audio-progress-container .audio-progressBar .audio-status{background-color:rgb(0 109 255/var(--tw-bg-opacity))}}.section-audio-player .howler-audio .row-top .audio-progress-container .current-time{bottom:-1.5rem;left:0;position:absolute}@media (min-width:640px){.section-audio-player .howler-audio .row-top .audio-progress-container .current-time{bottom:-.5rem}}.section-audio-player .howler-audio .row-top .audio-progress-container .total-time{bottom:-1.5rem;position:absolute;right:0}@media (min-width:640px){.section-audio-player .howler-audio .row-top .audio-progress-container .total-time{bottom:-.5rem}}.section-audio-player .howler-audio .row-bottom{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end;margin-top:1.75rem}@media (min-width:640px){.section-audio-player .howler-audio .row-bottom{margin-top:.75rem}}.section-audio-player .howler-audio .row-bottom .btn-download{--tw-border-opacity:1;border:1px solid #006dff;border-radius:9999px;height:25px;padding:5px;width:25px}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.section-audio-player .howler-audio .row-bottom .btn-download{border-color:rgb(0 109 255/var(--tw-border-opacity))}}.section-audio-player .howler-audio .row-bottom .btn-download svg{height:13px;width:13px}.section-audio-player .howler-audio .row-bottom .btn-download svg path{fill:#006dff}.section-audio-player .howler-audio[data-playing=true] .row-top .button-play .icon-play{display:none}.section-audio-player .howler-audio[data-playing=true] .row-top .button-play .icon-pause{display:block}