.rd-recording-dot{animation:rd-recording-pulse 1s ease-in-out infinite}.rd-recording-wave-bar{animation:rd-recording-wave .9s ease-in-out infinite}.rd-recording-wave-bar:nth-child(odd){animation-delay:.15s}.rd-recording-wave-bar:nth-child(3n){animation-delay:.3s}.rd-recording-wave-bar:nth-child(4n){animation-delay:.45s}@keyframes rd-recording-pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes rd-recording-wave{0%,to{height:6px}50%{height:18px}}