@keyframes home-marquee{0%{transform:translate(0)}to{transform:translate(-25%)}}.home-marquee-track{will-change:transform;flex-wrap:nowrap;gap:.75rem;width:max-content;animation:56s linear infinite home-marquee;display:flex}@media (min-width:768px){.home-marquee-track{gap:1rem;animation-duration:64s}}.home-marquee-wrap:hover .home-marquee-track{animation-play-state:paused}@keyframes home-t2m-shine{0%{transform:translate(-40%)}to{transform:translate(40%)}}.home-t2m-shine{background:linear-gradient(105deg,#0000 0%,#6366f11f 45%,#06b6d41a 55%,#0000 100%);width:180%;animation:10s ease-in-out infinite home-t2m-shine}@keyframes home-cta-shimmer{0%{transform:translate(-130%)}to{transform:translate(130%)}}.home-cta-shimmer{animation:2.8s ease-in-out infinite home-cta-shimmer}
