.shine-text{background-image:linear-gradient(100deg,#0000 0% 40%,#ffffffd9 48%,#befff0,#ffffffd9 52%,#0000 60% 100%);background-position:150% 0;background-repeat:no-repeat;background-size:250% 100%;-webkit-background-clip:text;background-clip:text;animation:5s ease-in-out infinite shine-sweep;display:inline-block;position:relative}@keyframes shine-sweep{0%{background-position:150% 0}60%,to{background-position:-50% 0}}
