.landingbg{background-image:url(/_next/static/media/landingmobile.6e771f9f.png);background-position:top;background-repeat:no-repeat;background-size:contain}@media(min-width:1020px){.landingbg{background-image:url(/_next/static/media/landingdesktop.37f6aee7.png);background-size:cover}}.greeting-track{display:flex;gap:3rem;width:max-content;padding-left:100%;animation:marquee 5s linear infinite}.greeting-track span{font-size:1rem;font-weight:500;color:#15803d;white-space:nowrap;opacity:.9}@media(max-width:640px){.greeting-track span{font-size:.875rem}.greeting-track{animation-duration:35s}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-10%)}}.animate-marquee-reverse{animation:marquee 60s linear infinite reverse}.animate-marquee-reverse:hover{animation-play-state:paused}