.section-about{background:#f3ede4}.about-layout{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-layout img,.about-layout picture{height:min(700px,78vw);object-fit:cover;width:100%}.about-layout h2{margin:.8rem 0 2rem;text-align:left}.about-layout p+p{margin-top:1.2rem}.stat-row{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:var(--space-6);text-align:center}.stat-row strong{color:var(--color-violet);display:block;font-size:clamp(2.5rem, 5vw, 4.5rem);line-height:1}.stat-row article::after{background:var(--color-violet);content:"";display:block;height:2px;margin:1rem auto;width:56px}.credential-gallery{display:grid;gap:1.2rem;grid-template-columns:repeat(3,1fr);margin-top:var(--space-6)}.credential-gallery picture{background:var(--color-cream);min-height:260px;overflow:hidden}.credential-gallery img{height:100%;object-fit:cover;width:100%}.faq-list{margin-top:var(--space-5);max-width:780px}.faq details{background:var(--color-white);border-bottom:1px solid #eee;padding:1rem 1.25rem}.faq summary{cursor:pointer;font-weight:600;min-height:44px}.faq p{color:var(--color-muted);padding-top:.75rem}@media (max-width:900px){.about-layout,.credential-gallery,.stat-row{grid-template-columns:1fr}.about-layout h2{text-align:center}}