@keyframes pulse{0%,to{opacity:.4}50%{opacity:.6}}.animate-pulse{animation:pulse 4s ease-in-out infinite}.animation-delay-2000{animation-delay:2s}
