.features-page{background:#fff}.features-page .features-hero{padding-top:clamp(56px,7vw,96px);padding-bottom:clamp(48px,6vw,80px);text-align:center}.features-page .features-hero__inner{position:relative;z-index:1;max-width:880px}.features-page .features-hero__title{margin:18px auto;font-size:clamp(36px,5vw,64px)}@media(max-width:720px){.features-page .features-hero__title{font-size:clamp(32px,8vw,44px)}}.features-page .features-hero__subtitle{margin:0 auto;max-width:700px}.features-page .features-hero__cta-row{display:flex;justify-content:center;gap:12px;margin-top:28px;flex-wrap:wrap}.features-page .features-hero__bullets{list-style:none;padding:0;margin:28px auto 0;display:flex;flex-wrap:wrap;justify-content:center;gap:10px 22px;font-size:13.5px;color:var(--ap-ink-soft);font-weight:500}.features-page .features-hero__bullets li{display:inline-flex;align-items:center;gap:8px}.features-page .features-hero__dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--ap-primary);box-shadow:0 0 0 4px rgba(0,58,155,.12)}