.tk-cta-band{padding:var(--tk-section-padding,88px) 0}.tk-cta-band__inner{align-items:center;border-radius:var(--tk-card-radius,8px);display:grid;gap:28px;grid-template-columns:minmax(0,1fr) auto;margin:0 auto;max-width:var(--tk-container,1180px);padding:clamp(34px,5vw,56px)}.tk-cta-band--accent .tk-cta-band__inner{background:var(--tk-color-accent,#126782);color:var(--tk-color-accent-contrast,#fff)}.tk-cta-band--dark .tk-cta-band__inner{background:var(--tk-color-surface-dark,#172033);color:#fff}.tk-cta-band--soft .tk-cta-band__inner{background:var(--tk-color-surface-alt,#f6f8fb);color:var(--tk-color-ink,#172033)}.tk-cta-band--center .tk-cta-band__inner{grid-template-columns:minmax(0,820px);justify-content:center;text-align:center}.tk-cta-band__heading{color:inherit;font-family:var(--tk-font-heading);font-size:clamp(2rem,4vw,var(--tk-h2-size,3.35rem));line-height:1.05;margin:0}.tk-cta-band__body{font-size:1.08rem;line-height:var(--tk-body-line-height,1.7);margin-top:16px;opacity:.86}.tk-cta-band__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.tk-cta-band--center .tk-cta-band__actions{justify-content:center}.sg-theme .tk-cta-band--accent .tk-button--primary,.sg-theme .tk-cta-band--dark .tk-button--primary{background:var(--tk-button-inverted-bg);border-color:var(--tk-button-inverted-border);color:var(--tk-button-inverted-color)}.sg-theme .tk-cta-band--accent .tk-button--primary:focus,.sg-theme .tk-cta-band--accent .tk-button--primary:hover,.sg-theme .tk-cta-band--dark .tk-button--primary:focus,.sg-theme .tk-cta-band--dark .tk-button--primary:hover{background:var(--tk-button-inverted-hover-bg);border-color:var(--tk-button-inverted-hover-border);color:var(--tk-button-inverted-hover-color)}.sg-theme .tk-cta-band--accent .tk-button--secondary,.sg-theme .tk-cta-band--dark .tk-button--secondary{border-color:hsla(0,0%,100%,.4);color:#fff}.sg-theme .tk-cta-band--accent .tk-button--link,.sg-theme .tk-cta-band--dark .tk-button--link{color:#fff}.sg-theme .tk-cta-band--accent .tk-button--link:focus,.sg-theme .tk-cta-band--accent .tk-button--link:hover,.sg-theme .tk-cta-band--dark .tk-button--link:focus,.sg-theme .tk-cta-band--dark .tk-button--link:hover{color:hsla(0,0%,100%,.78)}@media (max-width:860px){.tk-cta-band__inner{grid-template-columns:1fr}}