.contact-cta-band{--band-header-inset:0;padding-inline:var(--section-gap);gap:var(--sp-2);box-sizing:border-box;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:end;width:100%;display:grid}.contact-cta-band--embedded{padding-block:var(--sp-1);border-radius:var(--radius-panel)}.contact-cta-band--dark{background:var(--section-surface-dark);color:var(--text-light);--on-section-text:var(--text-light);--on-section-text-muted:var(--text-inactive);--on-section-text-subtle:#f8f8f8d1;--on-section-accent:var(--text-orange-on-dark)}.contact-cta-band--light{background:var(--section-surface-light);color:var(--text-primary);--on-section-text:var(--text-primary);--on-section-text-muted:var(--text-secondary);--on-section-text-subtle:var(--text-secondary);--on-section-accent:var(--text-orange-on-light)}.contact-cta-band--embedded.contact-cta-band--dark,.contact-cta-band--embedded.contact-cta-band--light{padding-inline:var(--sp-0)}.contact-cta-band .band-header__kicker{margin:0 0 var(--sp-0);letter-spacing:.08em;text-transform:uppercase;color:var(--on-section-text-muted);padding-inline-start:0}.contact-cta-band .band-header__heading{margin:0 0 var(--sp-1);color:var(--on-section-text);max-width:40rem;padding-inline-start:0}.contact-cta-band__body{color:var(--on-section-text-muted);max-width:28rem;margin:0}.contact-cta-band__actions{text-align:center;align-items:center;gap:var(--sp-0);flex-direction:column;width:100%;display:flex}.contact-cta-band__button.action-btn{background:var(--shell-chrome-color);border-color:var(--shell-chrome-color);color:var(--text-primary);border-radius:8px}.contact-cta-band__button.action-btn:hover:not(:disabled):not([aria-disabled=true]),.contact-cta-band__button.action-btn:focus-visible:not(:disabled):not([aria-disabled=true]){border-color:var(--brand-green);color:var(--brand-green);background:0 0}.contact-cta-band__continue{color:var(--on-section-text-muted);margin:0}.contact-cta-band__link{color:var(--on-section-text);text-underline-offset:3px;text-decoration:underline}.contact-cta-band__link:hover,.contact-cta-band__link:focus-visible{color:var(--brand-green)}@media (max-width:767px){.contact-cta-band{grid-template-columns:1fr}.contact-cta-band__actions{text-align:left;align-items:flex-start}}
