.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0 auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.breakdance .bde-section .section-shape-divider-wrapper .section-shape-divider svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top:0}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}div#preload{display:none}.audio-player-container{grid-template-columns:180px 1fr 80px;grid-template-rows:1fr 5px 1fr;background-color:#eba8d3;border-radius:9px;height:120px;width:100%;display:grid}div.amplitude-play-pause{width:74px;height:74px;cursor:pointer;float:left;margin-left:60px}div.amplitude-play-pause.amplitude-paused{background:url(/wp-content/uploads/2023/11/circle_play_icon.svg);background-size:contain;background-repeat:no-repeat;fill:#fff}div.amplitude-play-pause.amplitude-playing{background:url(/wp-content/uploads/2023/11/circle_pause_icon.svg);background-size:contain;background-repeat:no-repeat}.meta-container{grid-column:2;grid-row:1;font-size:17px;line-height:20px;display:flex}.amplitude-song-played-progress{grid-column:2;grid-row:2;width:100%}.time-container{grid-column:2;grid-row:3;color:#fff;font-size:16px;line-height:16px;margin-top:17px;font-weight:500;text-align:left}.song-name{color:#4254fd;font-weight:500;font-size:18px;line-height:18px;align-self:end;margin-bottom:15px}.breakdance .bde-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}