.about-public-page{font-family:Arial,"Segoe UI",sans-serif;background:#fff;color:#26312a}
.about-page{background:linear-gradient(180deg,#fff 0%,#fbfdfb 52%,#fff 100%)}
.about-wrap{max-width:1280px;margin:0 auto;padding:28px 18px 42px}
.about-hero{position:relative;overflow:hidden;padding:26px 22px 18px;border-radius:26px;background:linear-gradient(90deg,#fff 0%,#fff 60%,#fbfefc 100%)}
.about-hero:before,.about-hero:after{content:"";position:absolute;pointer-events:none;opacity:.55}
.about-hero:before{left:-85px;top:55px;width:310px;height:210px;background:linear-gradient(90deg,rgba(28,155,72,.06),transparent);clip-path:polygon(0 0,100% 0,66% 15%,100% 31%,58% 43%,100% 58%,52% 72%,100% 88%,0 100%)}
.about-hero:after{right:-120px;bottom:8px;width:360px;height:230px;border:1px solid rgba(35,155,77,.10);transform:skewX(-24deg);border-radius:48px}
.about-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.96fr 1.04fr;gap:42px;align-items:center}
.about-hero-copy{padding:28px 0 34px}
.about-hero h1{margin:0 0 14px;font-size:3.15rem;line-height:1.02;letter-spacing:-.03em;color:#202825;font-weight:800}
.about-hero h2{margin:0 0 20px;max-width:570px;font-size:1.55rem;line-height:1.35;color:#128944;font-weight:800}
.about-hero p{margin:0;max-width:670px;font-size:1.06rem;line-height:1.8;color:#4f5f56}
.about-hero-art{display:flex;align-items:center;justify-content:center;min-height:360px}
.about-hero-art img{display:block;width:100%;max-width:610px;height:auto;mix-blend-mode:multiply;filter:drop-shadow(0 16px 24px rgba(21,74,39,.06))}
.about-stats{margin-top:18px}
.about-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.about-stat-card{display:flex;align-items:center;gap:18px;min-height:122px;padding:22px 24px;border:1px solid #dfe8e2;border-radius:18px;background:#fff;box-shadow:0 10px 24px rgba(28,56,37,.06)}
.about-stat-icon{display:flex;align-items:center;justify-content:center;flex:0 0 58px;width:58px;height:58px;border-radius:16px;background:#ebf8ef;color:#139247;font-size:2rem}
.about-stat-copy strong{display:block;margin-bottom:1px;font-size:1.75rem;line-height:1;color:#087a35;font-weight:800}
.about-stat-copy h3{margin:4px 0 5px;font-size:1rem;color:#253129;font-weight:800}
.about-stat-copy p{margin:0;font-size:.87rem;line-height:1.5;color:#6a746d}
.about-purpose-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px}
.about-purpose-card{display:flex;gap:20px;align-items:flex-start;padding:26px 28px;border:1px solid #dfe8e2;border-radius:18px;background:#fff;box-shadow:0 9px 22px rgba(28,56,37,.045)}
.about-square-icon{display:flex;align-items:center;justify-content:center;flex:0 0 62px;width:62px;height:62px;border-radius:14px;background:linear-gradient(145deg,#139947,#047332);color:#fff;font-size:2rem;box-shadow:0 10px 20px rgba(14,127,54,.15)}
.about-purpose-card h2{margin:1px 0 9px;font-size:1.52rem;line-height:1.15;color:#087b35;font-weight:800}
.about-purpose-card p{margin:0;font-size:.98rem;line-height:1.7;color:#56635c}
.about-section{margin-top:34px}
.about-section-title{text-align:center;margin-bottom:18px}
.about-section-title h2{margin:0;color:#087d36;font-size:2rem;line-height:1.2;font-weight:800}
.about-section-title span{display:block;width:42px;height:3px;margin:7px auto 0;border-radius:999px;background:#189a49}
.about-why-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
.about-values-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.about-mini-card{min-height:205px;padding:24px 16px 20px;border:1px solid #dfe7e1;border-radius:16px;background:#fff;text-align:center;box-shadow:0 9px 22px rgba(28,56,37,.045)}
.about-mini-icon{display:flex;align-items:center;justify-content:center;width:62px;height:62px;margin:0 auto 14px;border-radius:50%;background:#eef9f1;color:#139448;font-size:2rem}
.about-mini-card h3{margin:0 0 9px;font-size:1rem;line-height:1.25;color:#253129;font-weight:800}
.about-mini-card p{margin:0;font-size:.88rem;line-height:1.62;color:#5d6962}
.about-value-card{min-height:185px}
.about-trust{margin-top:30px;border:1px solid #cfe5d5;border-radius:16px;background:linear-gradient(90deg,#f3faf5,#fbfefc);box-shadow:0 8px 20px rgba(28,56,37,.035)}
.about-trust-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:12px 8px}
.about-trust-item{display:flex;align-items:center;justify-content:center;gap:13px;padding:10px 14px;border-right:1px solid #d9e8dd;color:#214f31}
.about-trust-item:last-child{border-right:0}
.about-trust-item>i{font-size:1.85rem;color:#168f45;flex:0 0 auto}
.about-trust-item span{display:flex;flex-direction:column;min-width:0}
.about-trust-item strong{font-size:.9rem;line-height:1.25;color:#1f5532;font-weight:800}
.about-trust-item small{margin-top:2px;color:#53695a;font-size:.78rem;line-height:1.25}
.about-cta{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:22px;padding:26px 36px;border-radius:18px;background:linear-gradient(110deg,#075f2d,#02853b 62%,#086b34);color:#fff;box-shadow:0 12px 26px rgba(5,92,42,.14)}
.about-cta:after{content:"";position:absolute;right:16%;bottom:-90px;width:430px;height:230px;border:1px solid rgba(255,255,255,.09);transform:rotate(-10deg);border-radius:50%}
.about-cta-copy,.about-cta-actions{position:relative;z-index:1}
.about-cta-copy h2{margin:0 0 6px;max-width:520px;font-size:1.8rem;line-height:1.05;font-weight:800;color:#fff}
.about-cta-copy p{margin:0;max-width:580px;color:#e8f5ec;font-size:.92rem;line-height:1.55}
.about-cta-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.about-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 27px;border-radius:999px;text-decoration:none;font-size:.94rem;font-weight:800;white-space:nowrap;transition:.18s ease}
.about-btn:hover{transform:translateY(-1px)}
.about-btn-primary{background:#ffc31d;border:1px solid #ffc31d;color:#183821;box-shadow:0 10px 22px rgba(0,0,0,.10)}
.about-btn-primary:hover{color:#183821}
.about-btn-outline{border:1px solid rgba(255,255,255,.85);background:rgba(0,0,0,.08);color:#fff}
.about-btn-outline:hover{color:#fff;background:rgba(255,255,255,.08)}
@media(max-width:1199px){
  .about-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .about-why-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .about-values-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .about-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .about-trust-item{border-right:0}
}
@media(max-width:991px){
  .about-hero-grid{grid-template-columns:1fr}
  .about-hero-copy{padding-bottom:0}
  .about-hero-art{min-height:0;order:-1}
  .about-hero-art img{max-width:560px}
  .about-hero h1{font-size:2.65rem}
  .about-purpose-grid{grid-template-columns:1fr}
  .about-cta{align-items:flex-start;flex-direction:column}
  .about-cta-actions{justify-content:flex-start}
}
@media(max-width:767px){
  .about-wrap{padding:18px 12px 32px}
  .about-hero{padding:14px 12px 10px;border-radius:18px}
  .about-hero-copy{padding-top:10px}
  .about-hero h1{font-size:2.1rem}
  .about-hero h2{font-size:1.25rem}
  .about-hero p{font-size:.96rem;line-height:1.7}
  .about-stats-grid,.about-why-grid,.about-values-grid,.about-trust-grid{grid-template-columns:1fr}
  .about-stat-card{min-height:auto}
  .about-purpose-card{padding:22px 18px}
  .about-section-title h2{font-size:1.65rem}
  .about-mini-card{min-height:auto}
  .about-trust-item{justify-content:flex-start;border-bottom:1px solid #d9e8dd}
  .about-trust-item:last-child{border-bottom:0}
  .about-cta{padding:24px 20px}
  .about-cta-copy h2{font-size:1.55rem}
  .about-btn{width:100%}
  .about-cta-actions{width:100%}
}
