@charset "UTF-8";.about-hero{background:var(--cs-gray-50);padding:72px 0 56px;border-bottom:1px solid var(--cs-gray-100)}.about-hero h1{font-size:2.125rem;font-weight:800;color:var(--cs-gray-900);margin-bottom:.875rem}.about-hero .hero-subtitle{font-size:1.0625rem;color:var(--cs-gray-600);max-width:600px;line-height:1.65}.timeline{position:relative;padding-left:2rem}.timeline::before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:2px;background:var(--cs-gray-200)}.timeline-item{position:relative;margin-bottom:2rem}.timeline-item::before{content:"";position:absolute;left:-2.375rem;top:6px;width:12px;height:12px;border-radius:50%;background:var(--cs-primary);border:2px solid #fff;box-shadow:0 0 0 2px var(--cs-primary)}.timeline-item .year{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--cs-primary);margin-bottom:.25rem}.timeline-item h4{font-size:1rem;font-weight:700;color:var(--cs-gray-900);margin-bottom:.25rem}.timeline-item p{font-size:.9rem;color:var(--cs-gray-600);line-height:1.6;margin:0}.value-card{background:#fff;border:1px solid var(--cs-gray-100);border-radius:var(--cs-radius);padding:1.5rem;height:100%;border-top:4px solid var(--cs-primary)}.value-card h3{font-size:1.0625rem;font-weight:700;color:var(--cs-gray-900);margin-bottom:.5rem}.value-card p{font-size:.9rem;color:var(--cs-gray-600);margin:0;line-height:1.65}