@keyframes twinkle{0%,to{opacity:0}50%{opacity:.6}}.twinkle{opacity:.6;animation:twinkle 2s ease-in-out 1s infinite}.delay-1{animation-delay:.4s}.delay-2{animation-delay:.7s}.delay-3{animation-delay:.8s}