.about-page{background:var(--page-bg)}.about-section-heading{max-width:48rem;margin-bottom:1.5rem}@media (min-width:640px){.about-section-heading{margin-bottom:1.75rem}}.about-section-heading--start{text-align:start;margin-inline:0}.about-section-heading--center{text-align:center;margin-inline:auto}.about-section-heading__heading{max-width:100%;display:inline-block}.about-section-heading__title{color:var(--landing-text);margin:0;font-size:1.25rem;font-weight:800;line-height:1.4}@media (min-width:640px){.about-section-heading__title{font-size:1.5rem}}@media (min-width:1024px){.about-section-heading__title{font-size:1.75rem}}.about-section-heading__accent{border-radius:var(--radius-full);background:var(--brand-gradient);width:100%;height:.18rem;box-shadow:0 0 14px rgb(var(--color-brand-rgb) / .28);margin-top:.65rem;display:block}.about-section-heading__subtitle{color:var(--landing-text-muted);margin:.85rem 0 0;font-size:.875rem;line-height:1.85}@media (min-width:640px){.about-section-heading__subtitle{font-size:.9375rem}}.about-trust-pills{margin:0 0 1.5rem;padding:0;list-style:none}@media (min-width:640px){.about-trust-pills{margin-bottom:1.75rem}}.about-trust-pills>.why-benefit-card{height:100%}.about-stats-bar{border:1px solid rgb(var(--color-brand-rgb) / .16);box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#e8f6f5 0%,#d7f0ee 48%,#eef8f7 100%);border-radius:1.25rem;margin:0 0 2rem;padding:1.35rem 1rem 1.25rem;overflow:hidden}@media (min-width:640px){.about-stats-bar{margin-bottom:2.25rem;padding:1.6rem 1.35rem 1.4rem}}.dark .about-stats-bar{border-color:rgb(var(--color-brand-rgb) / .28);background:linear-gradient(145deg,#0d887e2e 0%,#070b148c 100%)}.about-stats-bar__subtitle{text-align:center;color:var(--landing-accent);margin:0 0 1rem;font-size:.8125rem;font-weight:600;line-height:1.6}.dark .about-stats-bar__subtitle{color:var(--brand-primary-light)}.about-stats-bar__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem .5rem;display:grid}@media (min-width:1024px){.about-stats-bar__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}}.about-stats-bar__item{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:.65rem .4rem;display:flex}.about-stats-bar__icon{margin-bottom:.35rem;font-size:1.25rem;line-height:1}.about-stats-bar__value{color:var(--landing-accent);font-variant-numeric:tabular-nums;unicode-bidi:isolate;font-size:1.375rem;font-weight:800;line-height:1.2;transition:transform .35s}.dark .about-stats-bar__value{color:var(--brand-primary-light)}.about-stats-bar--finished .about-stats-bar__value{animation:.5s about-stat-pop}@keyframes about-stat-pop{0%{transform:scale(1)}40%{transform:scale(1.06)}to{transform:scale(1)}}@media (min-width:640px){.about-stats-bar__value{font-size:1.75rem}}@media (min-width:1024px){.about-stats-bar__value{font-size:1.9rem}}.about-stats-bar__label{max-width:11.5rem;color:var(--landing-text-muted);margin:.4rem 0 0;font-size:.6875rem;font-weight:600;line-height:1.5}@media (min-width:640px){.about-stats-bar__label{font-size:.75rem}}.about-stats-bar__cta{justify-content:center;margin-top:1.15rem;display:flex}.about-stats-bar__btn{width:100%;max-width:22rem;padding-block:.85rem;font-size:.9375rem}.about-lead{color:var(--landing-text-muted);margin:0 0 1.25rem;font-size:.9375rem;line-height:1.9}@media (min-width:640px){.about-lead{font-size:1rem}}.about-feature-pills{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.about-feature-pill{background:var(--brand-50);border:1px solid rgb(var(--color-brand-rgb) / .12);border-radius:1rem;align-items:flex-start;gap:.75rem;padding:.85rem .9rem;display:flex}.dark .about-feature-pill{background:rgb(var(--color-brand-rgb) / .1);border-color:rgb(var(--color-brand-rgb) / .2)}.about-feature-pill__icon{width:2.35rem;height:2.35rem;color:var(--landing-accent);background:#ffffffbf;border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dark .about-feature-pill__icon{color:var(--brand-primary-light);background:#ffffff14}.about-feature-pill__title{color:var(--landing-text);margin:0 0 .2rem;font-size:.875rem;font-weight:800;line-height:1.4}.about-feature-pill__desc{color:var(--landing-text-muted);margin:0;font-size:.75rem;line-height:1.7}.about-photo-frame{width:100%;margin:0;position:relative}.about-photo-frame__media{border:1px solid var(--landing-border);box-shadow:var(--shadow-soft);aspect-ratio:16/10;background:var(--landing-surface-muted);border-radius:1.25rem;position:relative;overflow:hidden}.about-photo-frame__img{object-fit:cover;width:100%;height:100%;display:block}.about-photo-frame__overlay{pointer-events:none;background:linear-gradient(145deg,#e8f6f56b 0%,#0d887e2e 55%,#0d887e47 100%);position:absolute;inset:0}.dark .about-photo-frame__overlay{background:linear-gradient(145deg,#0d887e40 0%,#070b1459 100%)}.about-photo-frame__badges{z-index:2;inset-inline-start:.75rem;flex-wrap:wrap;gap:.4rem;max-width:calc(100% - 1.5rem);display:flex;position:absolute;bottom:.75rem}@media (min-width:640px){.about-photo-frame__badges{inset-inline-start:1rem;gap:.5rem;bottom:1rem}}.about-photo-frame__badge{color:#fff;background:#0d887e;border-radius:999px;align-items:center;padding:.4rem .7rem;font-size:.6875rem;font-weight:700;line-height:1.35;display:inline-flex;box-shadow:0 8px 20px -10px #0d887e8c}@media (min-width:640px){.about-photo-frame__badge{padding:.45rem .8rem;font-size:.75rem}}.about-mission-lead{color:#333;margin:0 0 1.35rem;font-size:1.0625rem;font-weight:700;line-height:1.9}.dark .about-mission-lead{color:var(--landing-text)}.about-brand-highlight{color:#0d887e;font-weight:800}.dark .about-brand-highlight{color:var(--brand-primary-light)}.about-timeline{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.about-timeline__item{background:var(--landing-surface);border:1px solid var(--landing-border);box-shadow:var(--shadow-soft);border-radius:1rem;grid-template-columns:auto auto 1fr;align-items:flex-start;gap:.65rem;padding:.9rem .85rem;display:grid}.about-timeline__index{background:var(--brand-gradient);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;margin-top:.35rem;font-size:.75rem;font-weight:800;display:flex}.about-timeline__icon{background:var(--brand-gradient-soft);width:2.35rem;height:2.35rem;color:var(--landing-accent);border-radius:.7rem;justify-content:center;align-items:center;display:flex}.dark .about-timeline__icon{color:var(--brand-primary-light)}.about-timeline__title{color:var(--landing-text);margin:0 0 .2rem;font-size:.875rem;font-weight:800;line-height:1.4}.about-timeline__desc{color:var(--landing-text-muted);margin:0;font-size:.75rem;line-height:1.7}.about-feature-card{text-align:start;height:100%;color:inherit;border:1px solid var(--landing-border);transition:transform var(--motion-duration-normal) var(--motion-ease-spring), border-color var(--motion-duration-fast) var(--motion-ease-out), box-shadow var(--motion-duration-normal) var(--motion-ease-out);background:#fff;border-radius:1.125rem;flex-direction:column;align-items:flex-start;padding:1.125rem 1rem;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px -16px #0f172a2e}.dark .about-feature-card{background:var(--landing-surface);box-shadow:var(--shadow-soft)}.about-feature-card--link{cursor:pointer}@media (hover:hover) and (pointer:fine){.about-feature-card:hover{box-shadow:var(--brand-shadow-soft), 0 14px 28px -16px rgb(var(--color-brand-rgb) / .2);border-color:#0d887e;transform:translateY(-3px)}.about-feature-card:hover .about-feature-card__icon{background:rgb(var(--color-brand-rgb) / .14);transform:scale(1.06)}}.about-feature-card--compact{padding:1rem .875rem}.about-feature-card__icon{background:var(--brand-gradient-soft);width:2.75rem;height:2.75rem;color:var(--landing-accent);transition:transform var(--motion-duration-normal) var(--motion-ease-spring), background var(--motion-duration-fast) var(--motion-ease-out);border-radius:.875rem;justify-content:center;align-items:center;margin-bottom:.75rem;display:flex}.about-feature-card--compact .about-feature-card__icon{width:2.5rem;height:2.5rem}.dark .about-feature-card__icon{color:var(--brand-primary-light)}.about-feature-card__title{color:var(--landing-text);margin:0 0 .375rem;font-size:.875rem;font-weight:800;line-height:1.45}.about-feature-card__desc{color:var(--landing-text-muted);margin:0;font-size:.75rem;line-height:1.7}.about-customers-panel{text-align:center;background:linear-gradient(145deg, rgb(var(--color-brand-rgb) / .08), transparent 48%), var(--landing-surface);border:1px solid var(--landing-border);max-width:44rem;box-shadow:var(--shadow-soft);border-radius:1.25rem;margin-inline:auto;padding:1.6rem 1.35rem;position:relative;overflow:hidden}.about-customers-panel:before{content:"";inset-inline:1.5rem;border-radius:0 0 var(--radius-full) var(--radius-full);background:var(--brand-gradient);height:.15rem;position:absolute;top:0}@media (min-width:640px){.about-customers-panel{padding:2rem 1.85rem}}.about-customers-checklist{text-align:start;flex-direction:column;gap:.75rem;max-width:34rem;margin:0 auto;padding:0;list-style:none;display:flex}.about-customers-checklist__item{color:var(--landing-text);align-items:flex-start;gap:.65rem;font-size:.875rem;line-height:1.75;display:flex}.about-customers-checklist__tick{background:var(--brand-50);color:#0d887e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-top:.15rem;font-size:.75rem;font-weight:800;display:inline-flex}.dark .about-customers-checklist__tick{background:rgb(var(--color-brand-rgb) / .18);color:var(--brand-primary-light)}.about-cta-wrap{justify-content:center;display:flex}.about-cta{width:100%;max-width:22rem;padding-block:.9rem;font-size:.9375rem}.about-cta--pulse{animation:2.2s ease-in-out infinite about-cta-pulse}@keyframes about-cta-pulse{0%,to{box-shadow:var(--brand-shadow)}50%{box-shadow:0 0 0 .35rem #0d887e2e,0 14px 44px -12px #0d887e7a}}@media (prefers-reduced-motion:reduce){.about-cta--pulse,.about-stats-bar--finished .about-stats-bar__value{animation:none}}.about-partners-section{border-top:1px solid var(--landing-border);background:linear-gradient(180deg, rgb(var(--color-brand-rgb) / .04), transparent 40%), var(--landing-surface-muted);padding-block:2rem 2.5rem}.dark .about-partners-section{background:linear-gradient(180deg, rgb(var(--color-brand-rgb) / .06), transparent 40%), #070b148c}
