@charset "UTF-8";.about-hero{padding:80px 0;background:#f5f0e8}.about-hero-title{font-size:max(28px, min(4vw, 44px));font-weight:800;color:#1e2d1a;margin-bottom:20px;line-height:1.2}.about-hero-desc{font-size:17px;color:#5a5a5a;line-height:1.8;max-width:480px}.about-hero ai-img,.about-hero img{border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.12);width:100%}.about-milestones{padding:88px 0;background:#fff}.milestones-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;border:1px solid #e0d8cc;border-radius:6px;overflow:hidden}.milestone-item{padding:36px 28px;border-right:1px solid #e0d8cc}.milestone-item:last-child{border-right:none}.milestone-year{font-size:28px;font-weight:800;color:#4a6741;margin-bottom:4px}.milestone-label{font-size:14px;font-weight:700;color:#1e2d1a;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px;padding-bottom:12px;border-bottom:2px solid #e0d8cc}.milestone-item p{font-size:14px;color:#5a5a5a;line-height:1.65;margin:0}@media (max-width:767px){.milestones-row{grid-template-columns:1fr 1fr}.milestone-item{border-bottom:1px solid #e0d8cc}.milestone-item:nth-child(2n){border-right:none}}@media (max-width:480px){.milestones-row{grid-template-columns:1fr}.milestone-item{border-right:none}}.about-values{padding:88px 0;background:#f5f0e8}.value-card{background:#fff;border:1px solid #e8e0d4;border-radius:6px;padding:32px 24px;height:100%;text-align:center}.value-icon{width:48px;height:48px;margin:0 auto 20px}.value-icon svg{width:100%;height:100%}.value-card h3{font-size:18px;font-weight:700;color:#1e2d1a;margin-bottom:12px}.value-card p{font-size:14px;color:#5a5a5a;line-height:1.7;margin:0}.about-global{padding:88px 0;background:#fff}.about-global ai-img,.about-global img{border-radius:6px;width:100%;box-shadow:0 4px 20px rgba(0,0,0,.08)}.global-stats{display:flex;flex-direction:column;gap:20px;margin-bottom:32px}.g-stat{display:flex;align-items:baseline;gap:16px;padding:14px 0;border-bottom:1px solid #eae4da}.g-number{font-size:30px;font-weight:800;color:#4a6741;min-width:72px}.g-label{font-size:15px;color:#5a5a5a}.about-cta{background:#1e2d1a;padding:88px 0}