.erp-hero__copy>*{animation:erp-rise-in .65s ease both}.erp-hero__copy>:nth-child(2){animation-delay:.08s}.erp-hero__copy>:nth-child(3){animation-delay:.16s}.erp-hero__copy>:nth-child(4){animation-delay:.24s}@keyframes erp-rise-in{from{opacity:1;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.erp-hero__copy>*{animation:none}}