.leadership-duo{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1050px;margin:auto}.leadership-profile{background:#fff;border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.leadership-profile img{width:100%;height:440px;object-fit:cover;object-position:center top}.leadership-profile>div{padding:28px}.leadership-profile h3{font:700 29px 'Playfair Display',Georgia;margin:8px 0 12px}@media(max-width:900px){.leadership-duo{grid-template-columns:1fr}}
