body{background:radial-gradient(circle at top left,rgba(15,183,201,0.06),transparent 55%),radial-gradient(circle at 80% 0,rgba(15,183,201,0.04),transparent 60%),var(--color-background)}.hero-about{min-height:60vh}.hero-about-overlay{max-width:44rem;margin-inline:auto}.hero-about-eyebrow{font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:0.18em;color:rgba(226,232,240,0.9);margin-bottom:var(--space-2)}.hero-about-lead{color:rgba(241,245,249,0.96);margin-bottom:var(--space-4)}.hero-about-chips{margin-top:var(--space-3);margin-bottom:var(--space-5)}.hero-about-cta{display:flex;flex-wrap:wrap;gap:var(--space-3)}.section-about-mission{padding-top:var(--space-20);background:linear-gradient(to bottom,var(--color-background),#f9fafb)}.section-about-experts,.section-about-process,.section-about-technology,.section-about-values,.section-about-cooperation,.section-about-cta{background:var(--color-background)}.section-about-experts{padding-top:0}.about-grid{align-items:center;gap:var(--space-10)}.about-grid-cards{align-items:stretch}.about-card{height:100%}.about-image-wrap{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-md);background:var(--color-surface-soft)}.about-image-main{width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform var(--transition-slow)}.about-image-wrap:hover .about-image-main{transform:scale(1.05)}.about-process-tags{margin-top:var(--space-4);display:flex;flex-wrap:wrap;gap:0.5rem}.section-about-values{background:linear-gradient(180deg,var(--color-background),#eef6f8)}.section-about-cta{padding-bottom:var(--space-20)}.about-cta-card{display:flex;align-items:center;justify-content:space-between;gap:var(--space-6)}.about-cta-text{max-width:38rem}.about-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:flex-end}@media (max-width:960px){.hero-about-overlay{max-width:100%}.about-cta-card{flex-direction:column;align-items:flex-start}.about-cta-actions{justify-content:flex-start}}@media (max-width:768px){.section-about-mission{padding-top:var(--space-16)}.hero-about{min-height:0;padding-block:var(--space-16)}.hero-about-cta{flex-direction:column;align-items:stretch}}