@keyframes postizaFloatUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.reveal{animation:.7s cubic-bezier(.4,0,.2,1) both postizaFloatUp}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}@media (prefers-reduced-motion:reduce){.reveal{animation:none}}
