:root{--mkt-primary:var(--color-base-900);/* theme-locked-allow:manual-review */ --mkt-primary-light:var(--color-base-800);/* theme-locked-allow:manual-review */ --mkt-accent:#f59e0b;--mkt-accent-hover:color-mix(in srgb,var(--mkt-accent) 85%,#000);--mkt-hero-bg:var(--color-base-900);/* theme-locked-allow:manual-review */ --mkt-hero-bg-mid:var(--color-base-800);/* theme-locked-allow:manual-review */ --mkt-hero-bg-end:var(--color-base-700);/* theme-locked-allow:manual-review */ --mkt-text:var(--color-base-900);/* theme-locked-allow:manual-review */ --mkt-text-muted:var(--color-base-500);/* theme-locked-allow:manual-review */ --mkt-text-inverse:var(--color-base-50);/* theme-locked-allow:manual-review */ --mkt-surface:var(--color-base-0);/* theme-locked-allow:manual-review */ --mkt-border:rgba(26,22,18,.08);--mkt-radius-sm:var(--token-radius-sm);--mkt-radius-md:var(--token-radius-md);--mkt-radius-lg:var(--token-radius-lg);--mkt-radius-xl:var(--token-radius-xl);--mkt-shadow-sm:var(--shell-elevation-1);--mkt-shadow-md:var(--shell-elevation-2);--mkt-shadow-lg:var(--shell-elevation-3);--mkt-spacing-xs:var(--token-space-sm);--mkt-spacing-sm:var(--token-space-md);--mkt-spacing-md:var(--token-space-lg);--mkt-spacing-lg:var(--token-space-xl);--mkt-spacing-xl:var(--token-space-2xl);--mkt-spacing-2xl:var(--token-space-3xl);--mkt-font:var(--portal-font);--mkt-type-hero:var(--studio-font-display);--mkt-type-section:var(--type-section);--mkt-type-body:var(--type-body);--mkt-type-micro:var(--type-micro);--mkt-on-primary:var(--mkt-text-inverse);--mkt-on-accent:var(--color-base-900);/* theme-locked-allow:manual-review */ --mkt-star-rating:var(--ds-warning);--mkt-checkmark:var(--ds-success);--school-primary:var(--mkt-primary);--school-accent:var(--mkt-accent);--text-marketing-primary:var(--mkt-text);--text-marketing-secondary:var(--mkt-text-muted);--text-marketing-inverse:var(--mkt-text-inverse);--text-marketing-brand:var(--mkt-primary);--bg-marketing-surface:var(--mkt-surface);--bg-marketing-elevated:var(--color-base-0);--bg-marketing-hero:var(--mkt-hero-bg);--border-marketing-hairline:var(--mkt-border);--text-marketing-on-primary:var(--mkt-on-primary);--text-marketing-on-accent:var(--mkt-on-accent);--focus-marketing-ring:var(--mkt-accent);--background-primary:var(--bg-marketing-surface);--background-secondary:var(--color-base-50);--surface-dark:var(--mkt-hero-bg);--surface-card:var(--bg-marketing-elevated);--surface-cream:var(--bg-marketing-surface);--surface-glass:color-mix(in srgb,var(--bg-marketing-elevated) 82%,transparent);--accent-orange:#c2410c;--accent-blue:#0369a1;--accent-green:#047857;--text-primary:var(--mkt-text);--text-secondary-readable:var(--color-base-700);--text-muted-readable:var(--color-base-600);--border-subtle:var(--mkt-border);--focus-ring:var(--focus-marketing-ring);--success:var(--ds-success);--warning:var(--ds-warning);--danger:var(--ds-danger);--info:var(--ds-info);--text-brand-primary:var(--mkt-primary);--accent-principal-emerald:#047857;--accent-finance-gold:#b45309;--accent-admissions-indigo:#4338ca}html[data-theme="dark"][data-surface="marketing"],html[data-bs-theme="dark"][data-surface="marketing"]{--mkt-text:var(--color-base-100);/* theme-locked-allow:manual-review */ --mkt-text-muted:var(--color-base-400);/* theme-locked-allow:manual-review */ --mkt-surface:var(--color-base-900);/* theme-locked-allow:manual-review */ --mkt-border:rgba(168,160,146,.2);--mkt-hero-bg:var(--color-base-900);/* theme-locked-allow:manual-review */ --mkt-hero-bg-mid:var(--color-base-800);/* theme-locked-allow:manual-review */ --mkt-hero-bg-end:var(--color-base-700);/* theme-locked-allow:manual-review */ --mkt-shadow-sm:0 2px 8px rgba(0,0,0,.35);--mkt-shadow-md:0 8px 24px rgba(0,0,0,.35);--mkt-shadow-lg:0 18px 48px rgba(0,0,0,.45);--mkt-on-accent:var(--color-base-900);/* theme-locked-allow:manual-review */ --mkt-checkmark:var(--ds-success);--mkt-star-rating:var(--ds-warning)}html[data-theme="dark"][data-surface="marketing"]{--mkt-text:var(--color-base-100);/* theme-locked-allow:manual-review */ --mkt-text-muted:var(--color-base-400);/* theme-locked-allow:manual-review */ --mkt-surface:var(--color-base-900);/* theme-locked-allow:manual-review */ --mkt-border:rgba(168,160,146,.2);--mkt-hero-bg:var(--color-base-900);/* theme-locked-allow:manual-review */ --mkt-hero-bg-mid:var(--color-base-800);/* theme-locked-allow:manual-review */ --mkt-hero-bg-end:var(--color-base-700);/* theme-locked-allow:manual-review */ --mkt-shadow-sm:0 2px 8px rgba(0,0,0,.35);--mkt-shadow-md:0 8px 24px rgba(0,0,0,.35);--mkt-shadow-lg:0 18px 48px rgba(0,0,0,.45);--text-marketing-primary:var(--mkt-text);--text-marketing-secondary:var(--mkt-text-muted);--text-marketing-inverse:var(--mkt-text-inverse);--bg-marketing-surface:var(--mkt-surface);--bg-marketing-elevated:var(--color-base-800);--bg-marketing-hero:var(--mkt-hero-bg);--border-marketing-hairline:var(--mkt-border)}.mkt-v3-theme-toggle{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .5rem;border:1px solid var(--mkt-rule,rgba(15,27,45,.10));border-radius:999px;background:transparent;color:inherit;font-size:.8125rem;line-height:1.2;cursor:pointer;transition:background var(--mkt-v3-motion-fast,200ms ease),border-color var(--mkt-v3-motion-fast,200ms ease)}.mkt-v3-theme-toggle:hover,.mkt-v3-theme-toggle:focus-visible{background:rgba(15,27,45,.06);/* off-token-allow:rgba-decorative */ outline:2px solid var(--mkt-accent,#C2410C);outline-offset:2px}.mkt-navbar .mkt-v3-theme-toggle{color:rgba(248,250,252,.88);/* off-token-allow:rgba-decorative */ border-color:rgba(248,250,252,.22);/* off-token-allow:rgba-decorative */}.mkt-v3-root{background:var(--mkt-edt-bg,var(--mkt-surface,#FAF7F2));color:var(--mkt-edt-ink,var(--mkt-ink,#0F1B2D))}.mkt-v3-section{padding-block:var(--mkt-v3-section-gap,6rem)}.mkt-v3-container{width:min(100% - 2rem,var(--mkt-v3-max-width,75rem));margin-inline:auto}.mkt-v3-eyebrow{font-family:var(--mkt-edt-font-body,Inter,system-ui,sans-serif);font-size:.8125rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--mkt-edt-ink-muted,var(--mkt-ink-2,#475569))}.mkt-v3-section-headline{font-family:var(--mkt-edt-font-display,"Source Serif 4",serif);font-size:var(--mkt-edt-type-section);line-height:var(--mkt-edt-leading-section,1.15);letter-spacing:var(--mkt-edt-tracking-display,-.02em);color:var(--mkt-edt-ink);margin:0 0 .75rem}.mkt-v3-lead{font-family:var(--mkt-edt-font-body,Inter,system-ui,sans-serif);font-size:var(--mkt-edt-type-lead,1.25rem);line-height:1.55;color:var(--mkt-edt-ink-muted);max-width:42rem}.mkt-v3-cta{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.65rem 1.35rem;border-radius:.75rem;background:var(--mkt-edt-accent,var(--mkt-accent,#C2410C));color:var(--mkt-edt-on-accent,#FAF7F2);font-weight:600;text-decoration:none;transition:background var(--mkt-v3-motion-fast,200ms ease),transform var(--mkt-v3-motion-fast,200ms ease)}.mkt-v3-cta:hover{background:var(--mkt-edt-accent-hover,#9A3412);color:var(--mkt-edt-on-accent,#FAF7F2)}.mkt-v3-cta--ghost{background:transparent;color:var(--mkt-edt-ink);border:1px solid var(--mkt-edt-rule)}.mkt-v3-cta--ghost:hover{background:rgba(15,27,45,.04);/* off-token-allow:rgba-decorative */ color:var(--mkt-edt-ink)}.mkt-footer-trust-badges li{padding:.2rem .55rem;border:1px solid var(--mkt-edt-rule,rgba(15,27,45,.10));border-radius:999px;font-size:.8125rem}.mkt-nav-utility{color:var(--mkt-ink-2,#475569)}.mkt-nav-utility:hover,.mkt-nav-utility:focus{color:var(--mkt-ink,#0F1B2D)}body.marketing-surface .mkt-navbar,body.marketing-surface nav.mkt-navbar{background:var(--mkt-surface-elevated,var(--surface-elevated,#fffaf0));color:var(--mkt-ink,var(--text-primary,#1a1612))}body.marketing-surface .mkt-edt-hero-headline,body.marketing-surface .mkt-v3-hero-headline,body.marketing-surface #hero-headline{color:var(--mkt-ink,var(--text-primary,#1a1612));font-family:var(--mkt-font-display,"Source Serif 4",Georgia,serif)}body.marketing-surface .mkt-edt-cta,body.marketing-surface .mkt-v3-cta-primary,body.marketing-surface a.mkt-edt-cta{color:var(--mkt-cta-ink,#1a1612);background:var(--mkt-accent,var(--color-primary-500,#a06814));border-color:var(--mkt-accent,#a06814)}body.marketing-surface .mkt-skip-link{position:absolute;left:-9999px;top:auto;z-index:10000}body.marketing-surface .mkt-skip-link:focus{left:1rem;top:1rem;padding:.5rem 1rem;background:var(--mkt-ink,#1a1612);color:var(--mkt-surface-canvas,#fffaf0)}html[data-theme="dark"] body.marketing-surface .mkt-edt-hero-headline,html[data-theme="dark"] body.marketing-surface .mkt-v3-hero-headline{color:var(--mkt-ink-dark,var(--text-primary,#f8fafc))}html[data-theme="dark"] body.marketing-surface .mkt-navbar{background:var(--mkt-surface-elevated-dark,var(--surface-elevated,#1a1612));color:var(--mkt-ink-dark,var(--text-primary,#f8fafc))}body.marketing-surface .mt-1>.mb-0.small,body.marketing-surface .mt-1>.small.mb-0,body.marketing-surface .mt-1>.mb-0{color:#fffaf0 !important;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .mkt-main>section.container header .text-muted,body.marketing-surface .mkt-main>section.container header .lead,body.marketing-surface .mkt-main>section.container header .lead.text-muted{color:#2c241d !important;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .btn-outline-primary,body.marketing-surface .btn.btn-outline-primary,body.marketing-surface .btn-outline-secondary,body.marketing-surface .btn.btn-outline-secondary{color:#1a1612 !important;/* off-token-allow:hex-literal-decorative */ border-color:#1a1612 !important;/* off-token-allow:hex-literal-decorative */ background-color:#fff !important;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .btn-outline-primary:hover,body.marketing-surface .btn.btn-outline-primary:hover,body.marketing-surface .btn-outline-primary:focus-visible,body.marketing-surface .btn.btn-outline-primary:focus-visible,body.marketing-surface .btn-outline-secondary:hover,body.marketing-surface .btn.btn-outline-secondary:hover,body.marketing-surface .btn-outline-secondary:focus-visible,body.marketing-surface .btn.btn-outline-secondary:focus-visible{background-color:#a06814;/* off-token-allow:hex-literal-decorative */ border-color:#a06814;/* off-token-allow:hex-literal-decorative */ color:#fff !important;/* off-token-allow:hex-literal-decorative */}body.marketing-surface a:not(.btn):not(.nav-link):not(.dropdown-item):not(.navbar-brand),body.marketing-surface .link-primary{color:#0645ad;/* off-token-allow:hex-literal-decorative */}body.marketing-surface a:not(.btn):not(.nav-link):not(.dropdown-item):not(.navbar-brand):hover,body.marketing-surface a:not(.btn):not(.nav-link):not(.dropdown-item):not(.navbar-brand):focus-visible,body.marketing-surface .link-primary:hover,body.marketing-surface .link-primary:focus-visible{color:#042f78;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .btn-primary,body.marketing-surface .btn.btn-primary{background-color:#0a4f9e !important;/* off-token-allow:hex-literal-decorative */ border-color:#0a4f9e !important;/* off-token-allow:hex-literal-decorative */ color:#fff !important;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .btn-primary:hover,body.marketing-surface .btn.btn-primary:hover,body.marketing-surface .btn-primary:focus-visible,body.marketing-surface .btn.btn-primary:focus-visible{background-color:#083b75 !important;/* off-token-allow:hex-literal-decorative */ border-color:#083b75 !important;/* off-token-allow:hex-literal-decorative */ color:#fff !important;/* off-token-allow:hex-literal-decorative */}body.marketing-surface a.mkt-edt-cta,body.marketing-surface .mkt-edt-cta,body.marketing-surface a.mkt-v3-cta,body.marketing-surface .mkt-v3-cta{color:#1a1612 !important;/* off-token-allow:hex-literal-decorative */}body.marketing-surface a.mkt-edt-cta:hover,body.marketing-surface .mkt-edt-cta:hover,body.marketing-surface a.mkt-edt-cta:focus-visible,body.marketing-surface .mkt-edt-cta:focus-visible,body.marketing-surface a.mkt-v3-cta:hover,body.marketing-surface .mkt-v3-cta:hover,body.marketing-surface a.mkt-v3-cta:focus-visible,body.marketing-surface .mkt-v3-cta:focus-visible{color:#1a1612 !important;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .btn-light,body.marketing-surface .btn.btn-light{background-color:#fffaf0;/* off-token-allow:hex-literal-decorative */ border-color:#fffaf0;/* off-token-allow:hex-literal-decorative */ color:#1a1612;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .btn-outline-light,body.marketing-surface .btn.btn-outline-light{color:#1a1612 !important;/* off-token-allow:hex-literal-decorative */ border-color:#fff;/* off-token-allow:hex-literal-decorative */ background-color:#fff;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .btn-outline-light:hover,body.marketing-surface .btn.btn-outline-light:hover,body.marketing-surface .btn-outline-light:focus-visible,body.marketing-surface .btn.btn-outline-light:focus-visible{background-color:#fff;/* off-token-allow:hex-literal-decorative */ border-color:#fff;/* off-token-allow:hex-literal-decorative */ color:#1a1612;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .mkt-glob-pill,body.marketing-surface .badge.mkt-glob-pill{background-color:#241e18 !important;/* off-token-allow:hex-literal-decorative */ color:#fffaf0 !important;/* off-token-allow:hex-literal-decorative */}body.marketing-surface.marketing-home .mkt-platform-cap-card h3,body.marketing-surface .marketing-home .mkt-platform-cap-card h3{color:#1a1612 !important;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .section-lead,body.marketing-surface .mkt-section p.section-lead,body.marketing-surface .mkt-section p,body.marketing-surface article p,body.marketing-surface .text-muted,body.marketing-surface .lead.text-muted,body.marketing-surface header .text-muted,body.marketing-surface .compare-table th,body.marketing-surface .pricing-card ul,body.marketing-surface .highlight-list,body.marketing-surface .agenda-list li,body.marketing-surface .case-impact,body.marketing-surface .timeline-phase .phase-owner{color:#2c241d !important;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .detail-hero .detail-eyebrow,body.marketing-surface .mkt-page-type-platform-detail .detail-hero .detail-eyebrow{color:#86efac !important;/* off-token-allow:hex-literal-decorative */ opacity:1}body.marketing-surface .detail-eyebrow:not(.detail-hero *){color:var(--mkt-ink-2,#475569) !important;opacity:1}body.marketing-surface .detail-hero .section-lead,body.marketing-surface .detail-hero p,body.marketing-surface .mkt-solution-command-world .section-lead{color:rgba(248,250,252,.9) !important;/* off-token-allow:rgba-decorative */}body.marketing-surface .mkt-main>section.container>.text-muted,body.marketing-surface .mkt-main>section.container>.lead.text-muted{color:#2c241d !important;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .table th,body.marketing-surface .table thead th,body.marketing-surface .compare-table th{color:#2c241d;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .table-dark th,body.marketing-surface .table-dark td{color:#fffaf0;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .mkt-adm-card{background-color:#1a1612;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .mkt-adm-card ul,body.marketing-surface .mkt-adm-card li,body.marketing-surface .mkt-parent-card ul,body.marketing-surface .mkt-parent-card li,body.marketing-surface .mkt-adm-handoff-grid a{color:#fffaf0 !important;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .mkt-parent-card{background-color:#1a1612;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .mkt-adm-cta .btn-outline-light,body.marketing-surface .mkt-adm-cta .btn.btn-outline-light{background-color:#fff;/* off-token-allow:hex-literal-decorative */ border-color:#fff;/* off-token-allow:hex-literal-decorative */ color:#1a1612;/* off-token-allow:hex-literal-decorative */}body.marketing-surface footer.mkt-footer .text-muted,body.marketing-surface footer.mkt-footer .small,body.marketing-surface footer.mkt-footer .small.text-muted,body.marketing-surface footer.mkt-footer .mkt-footer-tagline,body.marketing-surface footer.mkt-footer .mkt-footer-tagline .text-muted,body.marketing-surface footer.mkt-footer p,body.marketing-surface footer.mkt-footer p.small,body.marketing-surface .mkt-footer .mt-1 .small,body.marketing-surface .mkt-footer .small.mb-0,body.marketing-surface .mt-1>.mb-0.small,body.marketing-surface .mt-1>.small.mb-0,body.marketing-surface .mt-1>.mb-0{color:var(--mkt-ink-2,#475569) !important}body.marketing-surface .mkt-product-viz-scroll:focus-visible,body.marketing-surface .mkt-role-visual-strip:focus-visible,body.marketing-surface .mkt-home-price-matrix:focus-visible,body.marketing-surface .table-responsive:focus-visible{outline:2px solid #f59e0b;outline-offset:4px}body.marketing-surface .mkt-product-viz-scroll:focus-visible,body.marketing-surface .mkt-role-visual-strip:focus-visible{outline:3px solid #facc15;outline-offset:4px}body.marketing-surface .mkt-fees-card,body.marketing-surface .mkt-parent-card,body.marketing-surface .mkt-teacher-card,body.marketing-surface .mkt-premium-problem-panel,body.marketing-surface .mkt-workflow-step{color:#fffaf0 !important;/* off-token-allow:hex-literal-decorative */ background:#1a1612 !important;/* off-token-allow:hex-literal-decorative */ border-color:rgba(203,213,225,.45) !important;/* off-token-allow:rgba-decorative */}body.marketing-surface .mkt-fees-card h3,body.marketing-surface .mkt-parent-card h3,body.marketing-surface .mkt-teacher-card h3,body.marketing-surface .mkt-premium-problem-panel h3,body.marketing-surface .mkt-workflow-step span{color:#fffaf0 !important;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .mkt-fees-card li,body.marketing-surface .mkt-parent-card li,body.marketing-surface .mkt-teacher-card li,body.marketing-surface .mkt-premium-problem-panel p,body.marketing-surface .mkt-premium-problem-panel li{color:#ede4d6 !important;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .mkt-fees-card--before h3,body.marketing-surface .mkt-parent-card--before h3,body.marketing-surface .mkt-teacher-card--before h3{color:#fecaca !important;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .mkt-fees-card--after h3,body.marketing-surface .mkt-parent-card--after h3,body.marketing-surface .mkt-teacher-card--after h3{color:#bbf7d0 !important;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .mkt-workflow-index{color:#1a1612 !important;/* off-token-allow:hex-literal-decorative */ background:#facc15 !important;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .mkt-fees-handoff-grid a,body.marketing-surface .mkt-parent-handoff-grid a,body.marketing-surface .mkt-teacher-handoff-grid a{color:#fffaf0 !important;/* off-token-allow:hex-literal-decorative */ background:#1a1612 !important;/* off-token-allow:hex-literal-decorative */ border-color:rgba(203,213,225,.45) !important;/* off-token-allow:rgba-decorative */}body.marketing-surface .mkt-fees-handoff-grid a:hover,body.marketing-surface .mkt-fees-handoff-grid a:focus-visible,body.marketing-surface .mkt-parent-handoff-grid a:hover,body.marketing-surface .mkt-parent-handoff-grid a:focus-visible,body.marketing-surface .mkt-teacher-handoff-grid a:hover,body.marketing-surface .mkt-teacher-handoff-grid a:focus-visible{color:#fff !important;/* off-token-allow:hex-literal-decorative */ background:#241e18 !important;/* off-token-allow:hex-literal-decorative */}body.marketing-surface .mkt-premium-stock-frame .text-muted,body.marketing-surface .mkt-premium-stock-frame p.small{color:#d9d0c2 !important;/* off-token-allow:hex-literal-decorative */}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url("../fonts/source-serif-4/source-serif-4-latin-400-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url("../fonts/source-serif-4/source-serif-4-latin-600-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url("../fonts/source-serif-4/source-serif-4-latin-700-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html[data-surface="marketing"]{--mkt-font-display:"Source Serif 4",Georgia,"Times New Roman",serif}html[data-surface="marketing"] .mkt-edt-hero-headline,html[data-surface="marketing"] .mkt-v3-hero-headline,html[data-surface="marketing"] .mkt-edt-section-headline,html[data-surface="marketing"] .mkt-v3-section-headline{font-family:var(--mkt-font-display)}