@media screen and (max-width:640px){@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes sway{0%,to{transform:rotate(0)}50%{transform:rotate(5deg)}}.hero-image-1[data-astro-cid-hmuz7ys6]{animation:float 3s ease-in-out infinite,sway 4s ease-in-out infinite}.hero-image-2[data-astro-cid-hmuz7ys6],.hero-image-3[data-astro-cid-hmuz7ys6],.hero-image-4[data-astro-cid-hmuz7ys6],.hero-image-5[data-astro-cid-hmuz7ys6]{animation:float 3.5s ease-in-out infinite .5s,sway 4.5s ease-in-out infinite .3s}}
