.reveal>*{opacity:0}@keyframes revealSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.reveal>:first-child{--reveal-i:0}.reveal>:nth-child(2){--reveal-i:1}.reveal>:nth-child(3){--reveal-i:2}.reveal>:nth-child(4){--reveal-i:3}.reveal>:nth-child(5){--reveal-i:4}.reveal>:nth-child(6){--reveal-i:5}.reveal>:nth-child(7){--reveal-i:6}.reveal>:nth-child(8){--reveal-i:7}.reveal>:nth-child(9){--reveal-i:8}.reveal>:nth-child(10){--reveal-i:9}.reveal>:nth-child(11){--reveal-i:10}.reveal>:nth-child(12){--reveal-i:11}.reveal.is-visible>*{animation:.55s cubic-bezier(.2,.65,.3,1) forwards revealSlideUp;animation-delay:calc(var(--reveal-i,0) * var(--reveal-stagger,90ms))}@media (prefers-reduced-motion:reduce){.reveal>*,.reveal.is-visible>*{opacity:1;animation:none;transform:none}}
