.reveal{opacity:0;transform:translateY(20px);animation:up .8s ease forwards}.reveal:nth-child(2){animation-delay:.18s}@keyframes up{to{opacity:1;transform:none}}.card,.stats div,.timeline div{animation:floatIn both;animation-timeline:view();animation-range:entry 5% cover 25%}@keyframes floatIn{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}
