@keyframes rise{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{50%{opacity:.55;transform:scale(.96)}}.reveal{animation:rise .7s both}.reveal-delay{animation-delay:.15s}
