.animated-word-frame{display:inline;vertical-align:baseline;white-space:nowrap;min-width:0;width:auto;overflow:visible;line-height:inherit;color:var(--primary-glow);-webkit-text-fill-color:currentColor}.animated-word{display:inline;line-height:inherit;vertical-align:baseline;overflow:visible;color:var(--primary-glow)}.animated-word-icon{display:inline-block;width:.72em;height:.72em;margin-left:.14em;color:var(--primary-glow);stroke-width:2.35;vertical-align:-.04em;animation:animated-word-icon .52s ease both}.animated-word-label{display:inline;min-width:0;line-height:inherit;padding:0;margin:0}.animated-word-label.text-gradient{background:none;-webkit-background-clip:initial;background-clip:initial;-webkit-text-fill-color:currentColor}.animated-word-letter{display:inline-block;line-height:inherit;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:animated-word-letter .52s ease both;animation-delay:calc(var(--letter-index) * 38ms);transform-origin:center bottom}@keyframes animated-word-letter{0%{opacity:0;transform:translate3d(0,.18em,0) scale(.96)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes animated-word-icon{0%{opacity:0;transform:translate3d(-.05em,0,0)}to{opacity:1;transform:translateZ(0)}}@supports not ((background-clip: text) or (-webkit-background-clip: text)){.animated-word-letter{background:none;color:var(--primary-glow);-webkit-text-fill-color:currentColor}}@media(max-width:640px){.animated-word-frame,.animated-word{white-space:normal}}@media(prefers-reduced-motion:reduce){.animated-word-letter,.animated-word-icon{animation:none!important;transform:none!important}}
