@keyframes svelte-pqhimv-hero-float{0%,to{transform:translateY(0) rotate(var(--hero-rotate,0deg))}50%{transform:translateY(-8px) rotate(var(--hero-rotate,0deg))}}#hero .hero-float{animation:5s ease-in-out infinite svelte-pqhimv-hero-float}#hero .hero-float-delay-0{animation-delay:0s}#hero .hero-float-delay-1{animation-delay:.4s}#hero .hero-float-delay-2{animation-delay:.8s}#hero .hero-float-delay-3{animation-delay:1.2s}#hero .hero-float-delay-4{animation-delay:1.6s}#hero .hero-float-delay-5{animation-delay:2s}@media (prefers-reduced-motion:reduce){#hero .hero-float{animation:none}}
