.expect-item-revealed{animation:fade-up .7s ease-out both}.expect-item-revealed-1{animation-delay:80ms}.expect-item-revealed-2{animation-delay:.16s}.expect-item-revealed-3{animation-delay:.24s}.expect-item-revealed-4{animation-delay:.32s}.process-item-revealed{animation:fade-up .7s ease-out both}.process-item-revealed-1{animation-delay:.1s}.process-item-revealed-2{animation-delay:.2s}.process-item-revealed-3{animation-delay:.3s}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}