@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in[data-astro-cid-2mucrvev]{animation:fadeIn 1s ease-out forwards}.animate-fade-slide-up[data-astro-cid-2mucrvev]{animation:fadeSlideUp 1s ease-out forwards;opacity:0}.animation-delay-200[data-astro-cid-2mucrvev]{animation-delay:.2s}.animation-delay-400[data-astro-cid-2mucrvev]{animation-delay:.4s}
