@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:1.2s linear infinite pulse}.animate-pulse.delay-100{animation-delay:-.4s}.animate-pulse.delay-200{animation-delay:-.8s}.animate-pulse.delay-300{animation-delay:-1.2s}.animate-pulse.delay-400{animation-delay:-1.6s}
