.animate-hidden{opacity:0}@keyframes zoomIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.animate-zoomIn{animation:.8s ease-out forwards zoomIn}
