@keyframes rise{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.hero-content>*{animation:rise .75s both}.hero-content p{animation-delay:.12s}.hero-content .actions{animation-delay:.22s}.reveal{animation:rise .7s both;animation-timeline:view();animation-range:entry 5% cover 28%}
