.cta-band{background:var(--brand-ink,#17213d);color:#fff;margin-left:calc(50% - 50vw);width:100vw}.cta-band__inner{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin-inline:auto;max-width:1200px;min-height:320px;padding:4rem 1.5rem}.cta-band__copy{max-width:46rem}.cta-band__copy h2{color:inherit;font-size:2.5rem;line-height:1.15;margin:0}.cta-band__copy div{color:var(--brand-on-dark-muted,#c7d2e5);font-size:1.0625rem;line-height:1.65;margin-top:1rem}.cta-band__copy p:last-child{margin-bottom:0}.cta-band__link{align-items:center;background:var(--brand-primary,#2c6fd0);border:1px solid var(--brand-primary,#2c6fd0);border-radius:var(--button-radius,4px);color:#fff;display:inline-flex;flex:0 0 auto;font-size:.9375rem;font-weight:800;justify-content:center;min-height:46px;padding:.75rem 1.15rem;text-decoration:none}.cta-band__link:focus-visible,.cta-band__link:hover{color:#fff;text-decoration:none;transform:translateY(-1px)}@media (max-width:700px){.cta-band__inner{align-items:flex-start;flex-direction:column;min-height:0;padding:4rem 1rem}.cta-band__copy h2{font-size:2rem}}