.about-section{padding:5rem 0}.about-section-alt{background:var(--color-bg-alt)}.about-section-header{text-align:center;margin-bottom:3.5rem}.about-section-header h2{font-size:2.125rem;font-weight:700;color:var(--wp--preset--color--foreground);margin:0 0 .75rem}.about-section-header p{font-size:1.125rem;color:var(--wp--preset--color--foreground-muted);margin:0}.about-hero{background:linear-gradient(135deg,var(--color-dark) 0,#2d3f5a 100%);color:#fff;padding:6rem 0 5rem;text-align:center}.about-eyebrow{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.6);margin:0 0 1rem}.about-hero h1{font-size:clamp(1.875rem,3.5vw,2.75rem);font-weight:800;color:#fff;max-width:760px;margin:0 auto 2rem;line-height:1.2}.about-hero-quote{font-size:1.25rem;font-style:italic;color:rgba(255,255,255,.8);max-width:680px;margin:0 auto;padding:1.5rem 2rem;border-left:3px solid var(--wp--preset--color--orange);text-align:left;line-height:1.65;background:rgba(255,255,255,.05);border-radius:0 6px 6px 0}.about-story{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.about-story-content h2{font-size:2rem;font-weight:700;color:var(--wp--preset--color--foreground);margin:0 0 1.5rem}.about-story-content p{font-size:1.0625rem;color:var(--wp--preset--color--foreground);line-height:1.75;margin:0 0 1.25rem}.about-story-content p:last-child{margin-bottom:0}.about-timeline{display:flex;flex-direction:column;gap:0;position:relative;padding-left:1.5rem}.about-timeline::before{content:'';position:absolute;left:0;top:.6rem;bottom:.6rem;width:2px;background:var(--color-border)}.about-timeline-item{position:relative;padding:0 0 2rem 2rem}.about-timeline-item:last-child{padding-bottom:0}.about-timeline-item::before{content:'';position:absolute;left:-.375rem;top:.45rem;width:10px;height:10px;border-radius:50%;background:var(--wp--preset--color--primary);border:2px solid #fff;box-shadow:0 0 0 2px var(--wp--preset--color--primary)}.about-timeline-year{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--wp--preset--color--primary);margin-bottom:.375rem}.about-timeline-text{font-size:.9375rem;color:var(--wp--preset--color--foreground);line-height:1.6}.about-differentiators{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.about-diff-card{background:#fff;border:1px solid var(--color-border);border-radius:8px;padding:2rem;display:flex;gap:1.25rem;align-items:flex-start}.about-diff-icon{width:44px;height:44px;background:var(--color-bg-alt);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--wp--preset--color--primary);font-size:1.125rem;flex-shrink:0}.about-diff-body{display:flex;flex-direction:column;gap:.375rem}.about-diff-card h3{font-size:1.0625rem;font-weight:600;color:var(--wp--preset--color--foreground);margin:0}.about-diff-card p{font-size:.9375rem;color:var(--wp--preset--color--foreground-muted);margin:0;line-height:1.7}.about-section-primary{background:var(--wp--preset--color--primary)}.about-stats{display:flex;justify-content:center;flex-wrap:wrap}.about-stat{padding:0 3rem;text-align:center;border-right:1px solid rgba(255,255,255,.25)}.about-stat:last-child{border-right:none}.about-stat-value{display:block;font-size:2.25rem;font-weight:800;color:#fff;line-height:1;margin-bottom:.375rem}.about-stat-label{display:block;font-size:.875rem;color:rgba(255,255,255,.75)}.about-cta-section{background:var(--color-bg-alt)}.about-cta{text-align:center;max-width:680px;margin:0 auto}.about-cta h2{font-size:2.125rem;font-weight:700;color:var(--wp--preset--color--foreground);margin:0 0 1rem}.about-cta>p{font-size:1.125rem;color:var(--wp--preset--color--foreground-muted);margin:0 0 2.5rem;line-height:1.65}.about-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width:800px){.about-story{grid-template-columns:1fr;gap:3rem}.about-differentiators{grid-template-columns:1fr}.about-stats{flex-direction:column;align-items:center;gap:2rem}.about-stat{border-right:none;padding:0}}@media (max-width:480px){.about-hero{padding:4rem 0 3rem}.about-hero-quote{font-size:1.0625rem;padding:1.25rem}.about-section{padding:3rem 0}}