.futuristic-hero-title{position:relative;display:inline-block!important;max-width:800px;color:#fff!important;background:linear-gradient(100deg,#fff 0%,#fff 30%,#d7f6c9 56%,#fff 78%,#fff 100%);background-size:220% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:'Space Grotesk','DM Sans',sans-serif!important;letter-spacing:-.6px!important;animation:futuristic-title-shimmer 7s linear infinite,futuristic-title-arrive .7s cubic-bezier(.2,.8,.2,1) both;transition:transform .25s ease,filter .25s ease}.futuristic-hero-title:after{content:'';display:block;width:76px;height:3px;margin-top:15px;border-radius:4px;background:#b8ec9e;box-shadow:0 0 13px rgba(184,236,158,.8);transition:width .25s ease,box-shadow .25s ease}.futuristic-hero-title:hover,.futuristic-hero-title:focus-visible{color:#fff!important;transform:translateX(6px);filter:drop-shadow(0 0 13px rgba(184,236,158,.45));outline:none}.futuristic-hero-title:hover:after,.futuristic-hero-title:focus-visible:after{width:155px;box-shadow:0 0 22px rgba(184,236,158,1)}@keyframes futuristic-title-shimmer{to{background-position:220% center}}@keyframes futuristic-title-arrive{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.futuristic-hero-title{animation:none;transition:none}}
