@keyframes dotPulse{0%,60%,to{opacity:.3}30%{opacity:1}}.dot-animation{animation:dotPulse 1.5s ease-in-out infinite}.dot-1{animation-delay:0ms}.dot-2{animation-delay:.2s}.dot-3{animation-delay:.4s}