.about-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#123524 0%,#1b5e20 70%,#2e7d32 100%);color:#fff;padding:5rem 0 6.5rem}.about-hero::after{content:"";position:absolute;width:440px;height:440px;border:1px solid rgba(212,175,55,.28);border-radius:50%;right:-120px;top:-170px;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.018)}.about-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:3rem;align-items:end}.about-eyebrow{display:inline-flex;align-items:center;gap:.5rem;color:#f0cf66;font-weight:800;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.9rem}.about-hero h1{font-size:clamp(2.65rem,6vw,5rem);line-height:1.02;letter-spacing:-.04em;margin-bottom:1.25rem}.about-hero p{max-width:760px;color:#dfece3;font-size:1.08rem}.about-facts{display:grid;gap:.75rem}.about-fact{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:15px;padding:1rem 1.1rem;backdrop-filter:blur(8px)}.about-fact small{display:block;color:#c9d9ce;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}.about-fact strong{display:block;color:#fff;font-size:1rem;margin-top:.15rem}.about-main{position:relative;margin-top:-2.5rem;padding-bottom:5rem}.about-card{background:#fff;border:1px solid #e0e8e2;border-radius:24px;padding:clamp(1.5rem,4vw,3.2rem);box-shadow:0 18px 50px rgba(18,53,36,.1)}.about-intro{font-size:1.05rem;color:#4b5d52;max-width:960px}.about-intro p+p{margin-top:1rem}.purpose-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:2.5rem}.purpose-card{border-radius:18px;padding:1.55rem;background:#f2f8f3;border:1px solid #dce9df}.purpose-icon,.value-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#123524;color:#e5bf49;margin-bottom:1rem}.purpose-card h2,.values-section h2,.principal-section h2{color:#123524;font-size:1.45rem;margin-bottom:.55rem}.purpose-card p{color:#526259}.values-section{margin-top:3.2rem}.section-kicker{display:block;color:#2e7d32;font-size:.75rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.35rem}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.25rem}.value-card{border:1px solid #e0e8e2;border-radius:17px;padding:1.25rem;background:#fff}.value-card h3{color:#173b2c;font-size:1.02rem;margin-bottom:.45rem}.value-card p{color:#5f6f65;font-size:.9rem}.principal-section{margin-top:3.2rem;padding-top:3rem;border-top:1px solid #e3eae5}.principal-grid{display:grid;grid-template-columns:230px minmax(0,1fr);gap:2rem;align-items:start}.principal-identity{background:linear-gradient(145deg,#123524,#1b5e20);color:#fff;border-radius:20px;padding:1.5rem;text-align:center}.principal-monogram{width:88px;height:88px;border-radius:50%;display:grid;place-items:center;margin:0 auto 1rem;background:#fff;color:#123524;font-weight:900;font-size:1.55rem;border:5px solid rgba(212,175,55,.65)}.principal-identity strong{display:block;font-size:1.12rem}.principal-identity span{display:block;color:#d5e4da;font-size:.84rem;margin-top:.25rem}.principal-copy p{color:#4b5d52}.principal-copy p+p{margin-top:.9rem}.credentials{display:flex;flex-wrap:wrap;gap:.65rem;margin:1rem 0}.credential{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .75rem;background:#f0f7f2;color:#245b35;border:1px solid #dbe9df;border-radius:999px;font-size:.8rem;font-weight:700}.about-cta{margin-top:2.5rem;padding:1.35rem 1.5rem;border-radius:17px;background:#fff9e9;border:1px solid #ead99c;display:flex;align-items:center;justify-content:space-between;gap:1rem}.about-cta strong{display:block;color:#123524}.about-cta p{color:#66736b;font-size:.9rem}.about-cta a{white-space:nowrap}@media(max-width:900px){.about-hero-grid{grid-template-columns:1fr}.about-facts{grid-template-columns:repeat(3,1fr)}.values-grid{grid-template-columns:repeat(2,1fr)}.principal-grid{grid-template-columns:1fr}.principal-identity{max-width:300px}}@media(max-width:650px){.about-hero{padding:3.5rem 0 5rem}.about-facts,.purpose-grid,.values-grid{grid-template-columns:1fr}.about-main{margin-top:-1.7rem}.about-cta{align-items:flex-start;flex-direction:column}.principal-identity{max-width:none}}
.principal-photo{display:block;width:150px;height:180px;object-fit:cover;object-position:center 22%;border-radius:17px;margin:0 auto 1rem;border:5px solid rgba(212,175,55,.72);box-shadow:0 12px 26px rgba(0,0,0,.2)}
.about-hero h1>span{display:block}
