.gradient-text-hero{background:linear-gradient(90deg,#2579ff,#4bf3d3,#7057ff,#2579ff) 0 0/300% 300%;-webkit-text-fill-color:#0000;-webkit-background-clip:text;animation:6s infinite gradientMove}@keyframes gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
