.shiny-text{color:rgba(181,181,181,.6431372549);background:linear-gradient(120deg,rgba(255,255,255,0) 40%,rgb(255,255,255) 50%,rgba(255,255,255,0) 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 5s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}.shiny-custom-class{font-size:4rem;font-weight:900;font-family:Poppins,sans-serif;position:relative}.shiny-custom-class:before{position:absolute;content:"";background:rgba(var(--text-color),.6);height:100%;width:100%;inset:0}