.fct-support-hero{background:var(--brand-neutral-dark);padding:88px 0}.fct-support-hero h1,.fct-support-hero p{color:var(--brand-text-inverse)}.fct-support-hero h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.05;font-weight:900}.fct-support-hero img{width:100%;height:420px;-o-object-fit:cover;object-fit:cover;border-left:12px solid var(--brand-primary);color:transparent}.fct-support-dashboard{background:var(--brand-bg-alt)}.fct-dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.fct-dashboard-grid article{background:var(--brand-accent);padding:28px}.fct-dashboard-grid article>span{display:grid;align-items:center;justify-items:center;place-items:center;width:38px;height:38px;background:var(--brand-primary);font-weight:900}.fct-dashboard-grid dd,.fct-dashboard-grid dt,.fct-dashboard-grid h3{color:var(--brand-text-inverse)}.fct-dashboard-grid h3{margin:18px 0;font-size:1.2rem}.fct-dashboard-grid dl{margin:0}.fct-dashboard-grid dl div{display:grid;grid-template-columns:100px 1fr;grid-gap:16px;gap:16px;border-top:1px solid rgba(255,255,255,.22);padding:10px 0}.fct-dashboard-grid dt{font-size:.72rem;text-transform:uppercase}.fct-dashboard-grid dd{margin:0;font-size:.85rem}.fct-support-warning{border:2px solid var(--brand-accent);padding:24px;margin-top:24px}.fct-support-library{background:var(--brand-bg)}.fct-support-library ul{list-style:none;padding:0;margin:0}.fct-support-library li{display:grid;grid-template-columns:1fr 130px;grid-gap:24px;gap:24px;border-top:1px solid var(--brand-border);padding:20px 0}.fct-support-library h3{font-size:1.05rem;font-weight:900}.fct-support-library a{font-weight:800;-webkit-text-decoration:underline;text-decoration:underline}.fct-support-timeline{background:var(--brand-neutral-light)}.fct-support-timeline ol{list-style:none;margin:0;padding:0 0 0 44px;border-left:4px solid var(--brand-primary)}.fct-support-timeline li{display:grid;grid-template-columns:56px 1fr;grid-gap:24px;gap:24px;margin-bottom:28px}.fct-support-timeline li>span{margin-left:-74px;width:56px;height:56px;display:grid;align-items:center;justify-items:center;place-items:center;background:var(--brand-accent);color:var(--brand-text-inverse);font-weight:900}.fct-support-timeline h3{font-size:1.1rem;font-weight:900}.fct-support-cta{background:var(--brand-secondary);text-align:center}.fct-support-cta h2,.fct-support-cta p{color:var(--brand-text-inverse)}.fct-support-cta p{max-width:700px;margin:0 auto 24px}@media (max-width:767.98px){.fct-dashboard-grid,.fct-support-library li{grid-template-columns:1fr}.fct-support-timeline{overflow:hidden}.fct-support-hero{padding:64px 0}}