@keyframes text-shimmer{0%,to{background-position:0%}50%{background-position:100%}}.text-shimmer-word{background-image:linear-gradient(110deg,#fff 0% 35%,#f6339af2 48%,#9810fae6 58%,#fff 70% 100%);background-position:0%;background-size:320%;animation:6s ease-in-out infinite text-shimmer}.text-shimmer-accent{background-position:0%;background-size:200%;animation:6s ease-in-out infinite text-shimmer}[data-hero-section]:not(.hero-content--ready) .text-shimmer-word,[data-hero-section]:not(.hero-content--ready) .text-shimmer-accent{animation:none}[data-hero-section].hero-content--ready .text-shimmer-word,[data-hero-section].hero-content--ready .text-shimmer-accent{animation-delay:calc(var(--hero-delay,0s) + .25s)}@media (prefers-reduced-motion:reduce){.text-shimmer-word,.text-shimmer-accent{background-position:0%;animation:none}}
