@keyframes slide-in{0%{opacity:0}to{opacity:1}}.animate-slide-in{animation:slide-in .2s ease-out both}
