.animated-audio-wave{fill:#fff;height:14px;width:14px}.animated-audio-wave__line_1{animation:audio-wave-pulse 1s infinite;animation-delay:.15s}.animated-audio-wave__line_1_running{animation-play-state:running}.animated-audio-wave__line_1_paused{animation-play-state:paused}.animated-audio-wave__line_2{animation:audio-wave-pulse 1s infinite;animation-delay:.3s}.animated-audio-wave__line_2_running{animation-play-state:running}.animated-audio-wave__line_2_paused{animation-play-state:paused}.animated-audio-wave__line_3{animation:audio-wave-pulse 1s infinite;animation-delay:.45s}.animated-audio-wave__line_3_running{animation-play-state:running}.animated-audio-wave__line_3_paused{animation-play-state:paused}@keyframes audio-wave-pulse{0%{transform:scaleY(1);transform-origin:50% 50%}50%{transform:scaleY(.7);transform-origin:50% 50%}to{transform:scaleY(1);transform-origin:50% 50%}}.audio-ax-overlay-link{color:#f3ebff;text-decoration:none}.audio-ax-overlay-link:hover{color:#d1b3ff;text-decoration:none}.audio-ax-overlay-base,.tw-root--theme-dark .audio-ax-overlay-base,.tw-root--theme-light .audio-ax-overlay-base{color:var(--color-text-overlay)}