@keyframes fv-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fv-marquee-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes fv-pulse-slow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes fv-gradient-xy{0%,to{background-position:0;background-size:400% 400%}50%{background-position:100%;background-size:200% 200%}}.fv-tape-marquee-content{width:max-content;animation:20s linear infinite fv-marquee}.fv-tape-marquee-content-reverse{width:max-content;animation:25s linear infinite fv-marquee-reverse}.fv-animate-pulse-slow{animation:8s cubic-bezier(.4,0,.6,1) infinite fv-pulse-slow}.fv-animation-delay-2000{animation-delay:2s}.fv-animation-delay-4000{animation-delay:4s}.fv-animate-gradient-xy{animation:6s infinite fv-gradient-xy}@media (prefers-reduced-motion:reduce){.fv-tape-marquee-content,.fv-tape-marquee-content-reverse,.fv-animate-pulse-slow,.fv-animate-gradient-xy{animation:none!important}}@media (max-width:1023px){.fv-tape-marquee-content,.fv-tape-marquee-content-reverse,.fv-animate-pulse-slow,.fv-animate-gradient-xy{animation:none!important}}
