@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-animate-fade-in-up{opacity:0;animation:fadeInUp .6s ease-out forwards}.hero-badge-animation{animation-delay:.2s}.hero-title-animation{animation-delay:.4s}.hero-video-animation{animation-delay:.6s}.hero-copy-animation{animation-delay:.8s}.social-animate-fade-in-up{opacity:0;animation:fadeInUp .6s ease-out forwards}.social-share-animation{animation-delay:1.5s}.social-notify-animation{animation-delay:1.7s}.social-animation{animation-delay:1.9s}.logos-animate-fade-in-up{opacity:0;animation:fadeInUp .6s ease-out forwards}