.shiny-text{color:#b5b5b5a4;background:linear-gradient(120deg,hsla(0,0%,100%,0) 40%,#fff 50%,hsla(0,0%,100%,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}.quote-shiny-text{font-size:inherit;font-style:inherit;line-height:1.5;letter-spacing:.02em}.headline-shiny-text{font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important;color:#b5b5b5a4!important}@keyframes scale-up{0%{transform:scale(1)}to{transform:scale(1.1)}}.animate-scale-up{animation:scale-up 5s ease-out forwards}