@keyframes shine{to{background-position:200%}}.gradient-text-animation{background:linear-gradient(90deg,#fff 20%,#ff0 40%,#ff0 60%,#fff 80%);background-size:200% auto;background-clip:text;-webkit-background-clip:text}.gradient-text-animation,.red-gradient-text-animation{color:#000;text-fill-color:transparent;-webkit-text-fill-color:transparent;animation:shine 5s linear infinite}.red-gradient-text-animation{background:linear-gradient(90deg,#ea7c00 20%,#ffad15 40%,#ffad15 60%,#ea7c00 80%);background-size:200% auto;background-clip:text;-webkit-background-clip:text}