.project{flex-direction:column;justify-content:center;gap:24px;display:flex}.projectHeroImage{aspect-ratio:64/40;object-fit:cover;border-radius:12px;width:640px;max-width:90vw;display:block;box-shadow:0 10px 40px #00000026}.projectTitle{font-size:2rem;font-weight:500;animation:.3s ease-out .17s both fade-in}@keyframes fade-in{0%{opacity:0}to{opacity:1}}
