.animated-gradient-text{font-weight:700;display:inline-block;position:relative}.animated-gradient-text .text-content{color:#0000;background-position:0%;background-size:300%;-webkit-background-clip:text;background-clip:text;animation:8s linear infinite gradient-animation}.animated-gradient-text .gradient-overlay{z-index:-1;filter:blur(10px);opacity:.7;background-size:300%;animation:8s linear infinite gradient-animation;position:absolute;inset:0}@keyframes gradient-animation{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
