@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-50px)}}.animate-float{animation:6s ease-in-out infinite float}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}
