.AhpIntro{padding:48px 0 80px;background:#f7fafc}.AhpIntro__Container{max-width:1100px;margin:0 auto;padding:0 24px}.AhpIntro__Layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.AhpIntro__Title{font-family:var(--font-source-serif),"Source Serif 4",Georgia,serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;line-height:1.2;margin-bottom:16px;color:#1a2b3c}.AhpIntro__Highlight{color:#0d9488}.AhpIntro__Text{color:#4a5568;margin-bottom:12px;line-height:1.7}.AhpIntro__LearnMore,.AhpIntro__Text{font-family:var(--font-roboto),Roboto,sans-serif;font-size:1rem}.AhpIntro__LearnMore{display:inline-flex;align-items:center;justify-content:center;margin-top:8px;padding:14px 48px;font-weight:500;background:#2ab557;color:#fff;border:none;border-radius:8px;text-decoration:none;cursor:pointer;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.AhpIntro__LearnMore:link,.AhpIntro__LearnMore:visited{color:#fff}.AhpIntro__LearnMore:hover{background:#239b4a;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 12px rgba(42,181,87,.3)}.AhpIntro__Stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.AhpIntro__StatCard{text-align:center;padding:24px 16px;background:#fff;border-radius:12px;border:1px solid #e2e8f0}.AhpIntro__StatNumber{font-family:var(--font-source-serif),"Source Serif 4",Georgia,serif;font-size:2rem;font-weight:700;color:#1a73e8;margin-bottom:4px}.AhpIntro__StatLabel{font-family:var(--font-roboto),Roboto,sans-serif;font-size:.8125rem;color:#4a5568;line-height:1.4}@media (max-width:900px){.AhpIntro__Layout{grid-template-columns:1fr;gap:40px}.AhpIntro__Stats{grid-template-columns:repeat(3,1fr)}}@media (max-width:500px){.AhpIntro__Stats{grid-template-columns:1fr}}.GrayToWhiteSeparator{background-color:#f7fafc}.GrayToWhiteSeparator .shape{fill:#fff}.WhiteToGraySeparator{background-color:#fff}.WhiteToGraySeparator .shape{fill:#f7fafc}.Footer__Container{background-color:#f5f5f5}