.animated-gradient-text_background{line-height: normal;position:relative;display:inline-block;-webkit-user-select:none;user-select:none}

.animated-gradient-text_background-1-1:before{animation:animated-gradient-text_fade-background-1-1 var(--animation-speed) var(--loop)}
.animated-gradient-text_foreground-1-1{animation:animated-gradient-text_fade-foreground-1-1 var(--animation-speed) var(--loop)}

.animated-gradient-text_background-2-1:before{animation:animated-gradient-text_fade-background-2-1 var(--animation-speed) var(--loop)}
.animated-gradient-text_foreground-2-1{animation:animated-gradient-text_fade-foreground-2-1 var(--animation-speed) var(--loop)}
.animated-gradient-text_background-2-2:before{animation:animated-gradient-text_fade-background-2-2 var(--animation-speed) var(--loop)}
.animated-gradient-text_foreground-2-2{animation:animated-gradient-text_fade-foreground-2-2 var(--animation-speed) var(--loop)}

.animated-gradient-text_background-3-1:before{animation:animated-gradient-text_fade-background-3-1 var(--animation-speed) var(--loop)}
.animated-gradient-text_foreground-3-1{animation:animated-gradient-text_fade-foreground-3-1 var(--animation-speed) var(--loop)}
.animated-gradient-text_background-3-2:before{animation:animated-gradient-text_fade-background-3-2 var(--animation-speed) var(--loop)}
.animated-gradient-text_foreground-3-2{animation:animated-gradient-text_fade-foreground-3-2 var(--animation-speed) var(--loop)}
.animated-gradient-text_background-3-3:before{animation:animated-gradient-text_fade-background-3-3 var(--animation-speed) var(--loop)}
.animated-gradient-text_foreground-3-3{animation:animated-gradient-text_fade-foreground-3-3 var(--animation-speed) var(--loop)}

.animated-gradient-text_background-4-1:before{animation:animated-gradient-text_fade-background-3-1 var(--animation-speed) var(--loop)}
.animated-gradient-text_foreground-4-1{animation:animated-gradient-text_fade-foreground-3-1 var(--animation-speed) var(--loop)}
.animated-gradient-text_background-4-2:before{animation:animated-gradient-text_fade-background-3-2 var(--animation-speed) var(--loop)}
.animated-gradient-text_foreground-4-2{animation:animated-gradient-text_fade-foreground-3-2 var(--animation-speed) var(--loop)}
.animated-gradient-text_background-4-3:before{animation:animated-gradient-text_fade-background-3-3 var(--animation-speed) var(--loop)}
.animated-gradient-text_foreground-4-3{animation:animated-gradient-text_fade-foreground-3-3 var(--animation-speed) var(--loop)}

.animated-gradient-text_background-4-1:before{animation:animated-gradient-text_fade-background-4-1 var(--animation-speed) var(--loop)}
.animated-gradient-text_foreground-4-1{animation:animated-gradient-text_fade-foreground-4-1 var(--animation-speed) var(--loop)}
.animated-gradient-text_background-4-2:before{animation:animated-gradient-text_fade-background-4-2 var(--animation-speed) var(--loop)}
.animated-gradient-text_foreground-4-2{animation:animated-gradient-text_fade-foreground-4-2 var(--animation-speed) var(--loop)}
.animated-gradient-text_background-4-3:before{animation:animated-gradient-text_fade-background-4-3 var(--animation-speed) var(--loop)}
.animated-gradient-text_foreground-4-3{animation:animated-gradient-text_fade-foreground-4-3 var(--animation-speed) var(--loop)}
.animated-gradient-text_background-4-4:before{animation:animated-gradient-text_fade-background-4-4 var(--animation-speed) var(--loop)}
.animated-gradient-text_foreground-4-4{animation:animated-gradient-text_fade-foreground-4-4 var(--animation-speed) var(--loop)}

.animated-gradient-text_background-5-1:before{animation:animated-gradient-text_fade-background-5-1 var(--animation-speed) var(--loop)}
.animated-gradient-text_foreground-5-1{animation:animated-gradient-text_fade-foreground-5-1 var(--animation-speed) var(--loop)}
.animated-gradient-text_background-5-2:before{animation:animated-gradient-text_fade-background-5-2 var(--animation-speed) var(--loop)}
.animated-gradient-text_foreground-5-2{animation:animated-gradient-text_fade-foreground-5-2 var(--animation-speed) var(--loop)}
.animated-gradient-text_background-5-3:before{animation:animated-gradient-text_fade-background-5-3 var(--animation-speed) var(--loop)}
.animated-gradient-text_foreground-5-3{animation:animated-gradient-text_fade-foreground-5-3 var(--animation-speed) var(--loop)}
.animated-gradient-text_background-5-4:before{animation:animated-gradient-text_fade-background-5-4 var(--animation-speed) var(--loop)}
.animated-gradient-text_foreground-5-4{animation:animated-gradient-text_fade-foreground-5-4 var(--animation-speed) var(--loop)}
.animated-gradient-text_background-5-5:before{animation:animated-gradient-text_fade-background-5-5 var(--animation-speed) var(--loop)}
.animated-gradient-text_foreground-5-5{animation:animated-gradient-text_fade-foreground-5-5 var(--animation-speed) var(--loop)}

.stop-hero-animation .animated-gradient-text_background,.stop-hero-animation .animated-gradient-text_background:before,.stop-hero-animation .animated-gradient-text_foreground{animation:none!important}
.animated-gradient-text_foreground{line-height: normal;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding-left:var(--padding);padding-right:var(--padding);background-image:linear-gradient(90deg,var(--start-color),var(--end-color));position:relative;display:inline-block;z-index:1}
.animated-gradient-text_background:before{line-height: normal;content:var(--content);position:absolute;display:inline-block;background:var(--geist-text-gradient);background-clip:text;-webkit-background-clip:text;z-index:0;padding-left:var(--padding);padding-right:var(--padding)}

@keyframes animated-gradient-text_fade-foreground-1-1{0%,100%{opacity:1}50%{opacity:0}}
@keyframes animated-gradient-text_fade-background-1-1{0%,100%{opacity:0}50%{opacity:1}}

@keyframes animated-gradient-text_fade-foreground-2-1{0%,100%{opacity:1}50%{opacity:0}}
@keyframes animated-gradient-text_fade-background-2-1{0%,100%{opacity:0}50%{opacity:1}}
@keyframes animated-gradient-text_fade-foreground-2-2{0%,100%{opacity:0}50%{opacity:1}}
@keyframes animated-gradient-text_fade-background-2-2{0%,100%{opacity:1}50%{opacity:0}}

@keyframes animated-gradient-text_fade-foreground-3-1{0%,100%{opacity:1}33.333%,66.666%{opacity:0}}
@keyframes animated-gradient-text_fade-background-3-1{0%,100%{opacity:0}33.333%,66.666%{opacity:1}}
@keyframes animated-gradient-text_fade-foreground-3-2{0%,100%{opacity:0}33.333%{opacity:1}66.667%{opacity:0}}
@keyframes animated-gradient-text_fade-background-3-2{0%,100%{opacity:1}33.333%{opacity:0}66.667%{opacity:1}}
@keyframes animated-gradient-text_fade-foreground-3-3{0%,33.333%,100%{opacity:0}66.667%{opacity:1}}
@keyframes animated-gradient-text_fade-background-3-3{0%,33.333%,100%{opacity:1}66.667%{opacity:0}}

@keyframes animated-gradient-text_fade-foreground-4-1{0%,100%{opacity:1}25%,75%{opacity:0}}
@keyframes animated-gradient-text_fade-background-4-1{0%,100%{opacity:0}25%,75%{opacity:1}}
@keyframes animated-gradient-text_fade-foreground-4-2{0%,50%,100%{opacity:0}25%{opacity:1}}
@keyframes animated-gradient-text_fade-background-4-2{0%,50%,100%{opacity:1}25%{opacity:0}}
@keyframes animated-gradient-text_fade-foreground-4-3{0%,25%,75%,100%{opacity:0}50%{opacity:1}}
@keyframes animated-gradient-text_fade-background-4-3{0%,25%,75%,100%{opacity:1}50%{opacity:0}}
@keyframes animated-gradient-text_fade-foreground-4-4{0%,50%,100%{opacity:0}75%{opacity:1}}
@keyframes animated-gradient-text_fade-background-4-4{0%,50%,100%{opacity:1}75%{opacity:0}}

@keyframes animated-gradient-text_fade-foreground-5-1{0%,100%{opacity:1}20%,80%{opacity:0}}
@keyframes animated-gradient-text_fade-background-5-1{0%,100%{opacity:0}20%,80%{opacity:1}}
@keyframes animated-gradient-text_fade-foreground-5-2{0%,40%,100%{opacity:0}20%{opacity:1}}
@keyframes animated-gradient-text_fade-background-5-2{0%,40%,100%{opacity:1}20%{opacity:0}}
@keyframes animated-gradient-text_fade-foreground-5-3{0%,20%,60%,100%{opacity:0}40%{opacity:1}}
@keyframes animated-gradient-text_fade-background-5-3{0%,20%,60%,100%{opacity:1}40%{opacity:0}}
@keyframes animated-gradient-text_fade-foreground-5-4{0%,40%,80%,100%{opacity:0}60%{opacity:1}}
@keyframes animated-gradient-text_fade-background-5-4{0%,40%,80%,100%{opacity:1}60%{opacity:0}}
@keyframes animated-gradient-text_fade-foreground-5-5{0%,60%,100%{opacity:0}80%{opacity:1}}
@keyframes animated-gradient-text_fade-background-5-5{0%,60%,100%{opacity:1}80%{opacity:0}}
