.hero-text-animation{animation:fadeInUp 1.2s ease-out forwards;opacity:0;transform:translateY(30px)}.hero-text-animation.delay-1{animation-delay:.3s}.hero-text-animation.delay-2{animation-delay:.6s}.hero-text-animation.delay-3{animation-delay:.9s}.feature-card-hover{transition:all .3s ease}.feature-card-hover:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.value-proposition-animation{animation:slideInLeft .8s ease-out forwards;opacity:0;transform:translate(-50px)}.value-proposition-animation.delay-1{animation-delay:.2s}.value-proposition-animation.delay-2{animation-delay:.4s}.value-proposition-animation.delay-3{animation-delay:.6s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{to{opacity:1;transform:translate(0)}}@media (max-width: 768px){.hero-text-animation{animation-delay:.1s}.hero-text-animation.delay-1,.hero-text-animation.delay-2,.hero-text-animation.delay-3{animation-delay:.2s}}
