.about-intro{display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(2rem,5vw,5rem);align-items:center}.about-intro aside{padding:1.5rem;border-left:4px solid #4a8c81;background:#fff;border-radius:0 1rem 1rem 0}.about-actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-top:1.5rem}.about-profile{display:grid;grid-template-columns:minmax(260px,.65fr) 1.35fr;gap:clamp(2rem,6vw,6rem);align-items:center}.about-photo{display:grid;place-items:center;min-height:360px;border-radius:48% 52% 46% 54%;background:linear-gradient(145deg,#dcece7,#eef6f3);overflow:hidden}.about-photo img{width:min(100%,340px);height:auto}.about-role{font-weight:700;color:#326f66}.about-location{color:#42615d}.about-background,.about-approach{background:#eef5f2}.about-background>div:first-child,.about-approach>div:first-child{max-width:760px;margin-bottom:2rem}.about-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.about-cards article{padding:1.5rem;border-radius:1rem;background:#fff;box-shadow:0 10px 28px rgba(35,76,70,.08)}.about-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,6vw,6rem)}.about-belief{text-align:center;background:#2f6f66;color:#fff}.about-belief p{font-size:clamp(1.5rem,3vw,2.4rem);font-family:Georgia,serif}.about-belief cite{color:#dcece7}.text-link{color:#245f57;font-weight:700}.about-profile h2,.about-story h2,.about-background h2,.about-approach h2{margin-top:.25rem}
@media(max-width:780px){.about-intro,.about-profile,.about-story{grid-template-columns:1fr}.about-cards{grid-template-columns:1fr}.about-photo{min-height:300px}.about-actions{align-items:stretch;flex-direction:column}.about-actions a{text-align:center}}
