@keyframes hero-glow-pulse{0%,to{box-shadow:0 4px 24px #d4a85326,0 1px 3px #0000004d}50%{box-shadow:0 8px 40px #d4a8534d,0 2px 8px #0006}}@keyframes hero-fade-in-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero-headline{opacity:0;animation:.7s ease-out .15s forwards hero-fade-in-up!important}.hero-subhead{opacity:0;animation:.7s ease-out .35s forwards hero-fade-in-up!important}.hero-cta-row{opacity:0;animation:.7s ease-out .55s forwards hero-fade-in-up!important}.hero-cta-primary{opacity:0;animation:.7s ease-out .55s forwards hero-fade-in-up,3s ease-in-out 1.3s infinite hero-glow-pulse!important}}
