@keyframes animate-home-background{0%{top:2rem}to{top:-3rem;transform:translate(-50%)}}@media screen and (min-width:769px){.animate-home-background{animation:3s infinite alternate-reverse animate-home-background}}
