.about-hero__gallery{grid-template-rows:190px 190px;grid-template-columns:2fr 1fr;gap:1rem;height:400px;display:grid}.gallery-large,.gallery-small{border-radius:20px;position:relative;overflow:hidden}.gallery-large{grid-row:1/span 2}.gallery-large img,.gallery-small img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.gallery-large:hover img,.gallery-small:hover img{transform:scale(1.04)}.gallery-small--1{grid-area:1/2}.gallery-small--2{grid-area:2/2}.about-hero{padding:7.5rem 0 2.5rem}.about-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;gap:1.5rem;display:grid}.about-hero__copy h1{color:var(--foreground);text-wrap:balance;margin:0 0 1rem;font-size:clamp(2.5rem,5vw,4.4rem);line-height:1}.about-hero__lede{color:#20232ba3;max-width:52ch;margin:0;font-size:1.05rem}.about-principles__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.about-principle-card{background:#fff;border:1px solid #0000000f;border-radius:24px;height:100%;padding:2rem;transition:all .25s}.about-principle-card__icon{width:56px;height:56px;color:var(--brand-green);background:#64ae4914;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.about-principle-card h3{color:var(--foreground);margin:0 0 .8rem;font-size:1.3rem;font-weight:600}.about-principle-card p{color:#20232ba6;word-spacing:1px;margin:0;line-height:1.8}.about-principle-card:first-child .about-principle-card__icon{color:var(--brand-green);background:#64ae491a}.about-principle-card:nth-child(2) .about-principle-card__icon{color:var(--brand-orange);background:#ffa7261a}.about-principle-card:nth-child(3) .about-principle-card__icon{color:var(--brand-red);background:#ef53501a}.team-card{border:1px solid var(--border);box-shadow:var(--hero-shadow);background:#fff;border-radius:1.5rem;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1.25rem;padding:1.5rem;display:grid}.team-card__avatar{background:linear-gradient(135deg, var(--brand-green-pastel), var(--brand-orange-pastel));color:#fff;letter-spacing:.08em;border-radius:1.25rem;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;font-weight:700;display:inline-flex}.team-card h3{margin:0;font-size:1.35rem}.about-team{background:#faebe0ad}.about-team .section-heading{margin-bottom:4rem}.about-team .section-heading h2{max-width:700px;margin:0 auto;font-size:clamp(2rem,2vw,3rem);font-weight:600;line-height:1.15}.about-hero__gallery,.team-member__image{min-width:0}.team-member__image{border:2px solid #ffffffe6;border-radius:50%;width:220px;height:220px;margin:0 auto 2rem;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000001f}.team-member__image img{object-fit:cover}.team-member{text-align:center;margin:0 auto}.team-member h3{margin-bottom:.5rem;font-size:2rem;font-weight:600}.team-member__role{letter-spacing:.18em;color:var(--brand-orange);margin-bottom:1.5rem}.team-member__bio{color:#20232ba6;max-width:900px;margin:0 auto;font-size:1rem;line-height:1.7}@media (max-width:991px){.about-hero__gallery{grid-template-rows:220px;grid-template-columns:1fr 1fr;gap:1rem;height:auto;display:grid}.gallery-large,.gallery-small--1{grid-area:auto}.gallery-small--2{display:none}.about-principles__grid,.about-hero__grid{grid-template-columns:1fr}}@media (max-width:767.98px){.about-principle-card{padding-left:1.1rem;padding-right:1.1rem}.team-card{grid-template-columns:1fr}.about-hero__image{min-height:320px}.about-team .section-heading{margin-bottom:2.5rem}.team-member__image{width:180px;height:180px;margin-bottom:1.4rem}.about-hero{padding-top:8.25rem}.team-member h3{font-size:1.6rem}.about-hero__grid,.about-principles__grid{grid-template-columns:1fr}}@media (max-width:575.98px){.about-hero__gallery{grid-template-rows:240px 180px;grid-template-columns:1fr}}
