.shimmer{display:inline-block;background:linear-gradient(90deg,#2e2e2e 25%,#999 50%,#000 75%);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);animation:shimmer 2s linear infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.gradient-text{background:linear-gradient(90deg,#FF0000,#FF8A00);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}
/*# sourceMappingURL=303fe1a6f0825d63.css.map*/