@keyframes shimmer-sweep{0%{background-position:200%}to{background-position:-200%}}.shimmer-text--silver-slow,.shimmer-text--silver-normal,.shimmer-text--silver-fast{background:linear-gradient(90deg, currentColor 40%, var(--shimmer-silver-color,#999c) 50%, currentColor 60%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation-name:shimmer-sweep;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.shimmer-text--silver-slow{animation-duration:var(--shimmer-speed-slow,3s)}.shimmer-text--silver-normal{animation-duration:var(--shimmer-speed-normal,2s)}.shimmer-text--silver-fast{animation-duration:var(--shimmer-speed-fast,1.5s)}.shimmer-text--blue-slow,.shimmer-text--blue-normal,.shimmer-text--blue-fast{background:linear-gradient(90deg, currentColor 30%, var(--shimmer-blue-color,#3c83f6e6) 45%, var(--shimmer-blue-color,#3c83f6) 50%, var(--shimmer-blue-color,#3c83f6e6) 55%, currentColor 70%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation-name:shimmer-sweep;animation-timing-function:linear;animation-iteration-count:infinite}.shimmer-text--blue-slow{animation-duration:var(--shimmer-speed-slow,3s)}.shimmer-text--blue-normal{animation-duration:var(--shimmer-speed-normal,2s)}.shimmer-text--blue-fast{animation-duration:var(--shimmer-speed-fast,1.5s)}.shimmer-text--white-slow,.shimmer-text--white-normal,.shimmer-text--white-fast{background:linear-gradient(90deg, currentColor 35%, var(--shimmer-white-color,#cccccce6) 45%, var(--shimmer-white-color,#e6e6e6) 50%, var(--shimmer-white-color,#cccccce6) 55%, currentColor 65%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation-name:shimmer-sweep;animation-timing-function:linear;animation-iteration-count:infinite}.shimmer-text--white-slow{animation-duration:var(--shimmer-speed-slow,3s)}.shimmer-text--white-normal{animation-duration:var(--shimmer-speed-normal,2s)}.shimmer-text--white-fast{animation-duration:var(--shimmer-speed-fast,1.5s)}
