.about-hero{flex-direction:column;gap:3rem;margin-bottom:5rem;display:flex}.about-img{border-radius:24px;width:100%;height:400px;overflow:hidden}.about-img img{object-fit:cover;width:100%;height:100%}.about-text h2{color:var(--text-color);margin-bottom:1.5rem;font-size:2.2rem;font-weight:900}.about-text p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}@media (min-width:768px){.about-hero{flex-direction:row;align-items:center}.about-img,.about-text{flex:1}}
