@keyframes bounce-delay-1{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes bounce-delay-2{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes bounce-delay-3{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.animate-bounce-delay-1{animation:1.4s ease-in-out infinite both bounce-delay-1}.animate-bounce-delay-2{animation:1.4s ease-in-out .1s infinite both bounce-delay-2}.animate-bounce-delay-3{animation:1.4s ease-in-out .2s infinite both bounce-delay-3}
