.hero-scroll-mask{-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.hero-strip-track{will-change:transform;gap:.75rem;width:max-content;animation:90s linear infinite hero-strip-scroll;display:flex}@media (width>=640px){.hero-strip-track{gap:1rem}}@keyframes hero-strip-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.hero-strip-track{animation-duration:90s!important;animation-iteration-count:infinite!important}}@keyframes hero-blob-float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,15px)scale(.95)}}.hero-blob{animation:20s ease-in-out infinite hero-blob-float}.hero-blob-delayed{animation:25s ease-in-out 5s infinite hero-blob-float}
