.about-page-section{background:#fff}.about-page-grid{align-items:center;gap:2rem;display:grid}@media (min-width:900px){.about-page-grid{grid-template-columns:1fr 1fr;gap:3rem}}.about-page-heading{color:#0b3b8c;margin:0 0 .35rem;font-size:clamp(1.5rem,3vw,1.85rem)}.about-page-subheading{color:#1565d8;margin:0 0 1rem;font-size:1.0625rem;font-weight:600}.about-page-text{font-size:var(--text-body-sm);line-height:var(--text-body-line);color:var(--text-muted);margin:0 0 1rem}.about-page-list{color:var(--text-body);line-height:var(--text-body-line);margin:0 0 1.5rem;padding-left:1.25rem}.about-page-list li{margin-bottom:.35rem}.about-page-links{flex-wrap:wrap;gap:1rem 1.5rem;display:flex}.about-page-link{color:#1565d8;font-size:.9375rem;font-weight:600;text-decoration:none}.about-page-link:hover{color:#0b3b8c;text-decoration:underline}.about-page-image-wrap{border:1px solid #1565d814;border-radius:16px;overflow:hidden;box-shadow:0 12px 40px #0f172a14}.about-page-image-wrap img{object-fit:cover;width:100%;height:auto;display:block}
.why-ambimed-section{background:#fff}.why-ambimed-intro{text-align:center;max-width:42rem;margin:0 auto 2rem}.why-ambimed-intro p{font-size:var(--text-body-size);line-height:var(--text-body-line);color:var(--text-muted);margin:0}.why-ambimed-grid{grid-template-columns:1fr;gap:1.125rem;display:grid}@media (min-width:640px){.why-ambimed-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.why-ambimed-grid{grid-template-columns:repeat(3,1fr)}}.why-ambimed-card{background:#fafcff;border:1px solid #1565d81a;border-radius:14px;padding:1.35rem 1.25rem;transition:border-color .2s,box-shadow .2s}.why-ambimed-card:hover{border-color:#1565d833;box-shadow:0 6px 24px #0f172a0f}.why-ambimed-card__icon{color:#1565d8;background:#eef6ff;border:1px solid #1565d81a;border-radius:10px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:.85rem;display:inline-flex}.why-ambimed-card__icon svg{width:1.25rem;height:1.25rem}.why-ambimed-card__title{color:#0b3b8c;margin:0 0 .4rem;font-size:1rem;font-weight:700}.why-ambimed-card__desc{font-size:var(--text-body-sm);line-height:var(--text-body-sm-line);color:var(--text-muted);margin:0}.why-ambimed-call-hint{text-align:center;width:100%;margin:.25rem 0 0;font-size:.875rem}.why-ambimed-cta{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2.25rem;display:flex}
