.hero-gradient{background:var(--gradient-hero)}.cta-gradient{background:var(--gradient-cta)}.hero-section{--logo-brand-text:var(--logo-text-color-light);--header-logo-text:var(--logo-text-color-light)}.hero-section a,.hero-section span,.hero-section button{text-shadow:0 1px 3px #0000004d}.feature-card-glow{position:relative;overflow:hidden}.feature-card-glow:before{content:"";background:linear-gradient(90deg,#0000,#018cb71a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.feature-card-glow:hover:before{left:100%}
