@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in-up{animation:.3s ease-out forwards fadeIn}
