@keyframes gradient-flow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animate-gradient-flow{background:linear-gradient(97deg,rgba(254,188,4,0) 7.72%,rgba(70,222,197,.2) 41.93%,rgba(244,113,9,.2) 59.04%,rgba(234,39,79,0) 93.25%),linear-gradient(90deg,hsla(0,0%,100%,0),#fff 20%,#fff 80%,hsla(0,0%,100%,0))}