.shiny-text{-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation-timing-function:ease-in-out;display:inline-block;position:relative}@keyframes shine-left{0%{background-position:150%}to{background-position:-50%}}@keyframes shine-right{0%{background-position:-50%}to{background-position:150%}}@keyframes shine-yoyo{0%{background-position:150%}50%{background-position:-50%}to{background-position:150%}}.shiny-text-left{animation-name:shine-left;animation-iteration-count:infinite}.shiny-text-right{animation-name:shine-right;animation-iteration-count:infinite}.shiny-text-yoyo{animation-name:shine-yoyo;animation-iteration-count:infinite}.shiny-text-once-left{animation-name:shine-left;animation-iteration-count:1;animation-fill-mode:forwards}.shiny-text-once-right{animation-name:shine-right;animation-iteration-count:1;animation-fill-mode:forwards}.shiny-text-once-yoyo{animation-name:shine-yoyo;animation-iteration-count:1;animation-fill-mode:forwards}.shiny-text-pause:hover{animation-play-state:paused}@media (max-width:768px){.shiny-text{animation-duration:4s!important}}
