.tk-cta-band{--tk-cta-bg:var(--tk-color-surface,#fff);--tk-cta-border:var(--tk-color-border,#d8e0ea);--tk-cta-shadow:none;padding:var(--tk-section-padding,88px) 0}.tk-cta-band--spacing-compact{padding:56px 0}.tk-cta-band--spacing-spacious{padding:112px 0}.tk-cta-band--surface-white{--tk-cta-bg:var(--tk-color-surface,#fff);--tk-cta-border:var(--tk-color-border,#d8e0ea)}.tk-cta-band--surface-soft{--tk-cta-bg:var(--tk-color-surface-alt,#f6f8fb);--tk-cta-border:color-mix(in srgb,var(--tk-color-border,#d8e0ea) 70%,transparent)}.tk-cta-band--accent,.tk-cta-band--surface-primary{--tk-cta-bg:var(--tk-color-primary,#126782);--tk-cta-border:color-mix(in srgb,var(--tk-color-primary,#126782) 72%,#fff 28%)}.tk-cta-band--surface-dark{--tk-cta-bg:var(--tk-color-surface-dark,#172033);--tk-cta-border:hsla(0,0%,100%,.18)}.tk-cta-band--surface-gradient{--tk-cta-bg:linear-gradient(var(--tk-cta-gradient-angle,135deg),var(--tk-cta-gradient-start,#126782),var(--tk-cta-gradient-end,#0f766e));--tk-cta-border:hsla(0,0%,100%,.2)}.tk-cta-band--surface-custom{--tk-cta-bg:var(--tk-cta-custom-bg,#172033);--tk-cta-border:hsla(0,0%,100%,.2)}.tk-cta-band__inner{align-items:center;background:var(--tk-cta-bg);border:1px solid var(--tk-cta-border);border-radius:var(--tk-card-radius,8px);box-shadow:var(--tk-cta-shadow);display:grid;gap:clamp(24px,4vw,56px);grid-template-columns:minmax(0,1fr) minmax(260px,auto);margin:0 auto;max-width:var(--tk-container,1180px);overflow:hidden;padding:clamp(36px,6vw,68px);position:relative}.tk-cta-band--frame-panel{--tk-cta-shadow:0 18px 54px rgba(23,32,51,.1)}.tk-cta-band--frame-full{background:var(--tk-cta-bg)}.tk-cta-band--frame-full .tk-cta-band__inner{background:transparent;border:0;border-radius:0;box-shadow:none;padding-left:24px;padding-right:24px}.tk-cta-band--frame-minimal .tk-cta-band__inner{background:transparent;border:0;box-shadow:none;padding:0 24px}.tk-cta-band--center .tk-cta-band__inner,.tk-cta-band--layout-centered .tk-cta-band__inner,.tk-cta-band--layout-stacked .tk-cta-band__inner{grid-template-columns:minmax(0,860px)}.tk-cta-band--center .tk-cta-band__inner,.tk-cta-band--layout-centered .tk-cta-band__inner{justify-content:center;text-align:center}.tk-cta-band--center .tk-cta-band__action-panel,.tk-cta-band--center .tk-cta-band__content,.tk-cta-band--layout-centered .tk-cta-band__action-panel,.tk-cta-band--layout-centered .tk-cta-band__content{align-items:center}.tk-cta-band--layout-stacked .tk-cta-band__action-panel{align-items:flex-start}.tk-cta-band--center .tk-cta-band__action-panel{align-items:center}.tk-cta-band__content{min-width:0}.sg-theme .tk-cta-band .tk-cta-band__eyebrow{color:var(--tk-cta-eyebrow-color,var(--tk-color-primary,#126782));font-size:.82rem;font-weight:850;letter-spacing:0;margin:0 0 12px;text-transform:uppercase}.sg-theme .tk-cta-band .tk-cta-band__heading{color:var(--tk-cta-heading-color,var(--tk-color-ink,#172033));font-family:var(--tk-font-heading);font-size:clamp(2rem,4vw,var(--tk-h2-size,3.35rem));line-height:1.06;margin:0;max-width:900px}.sg-theme .tk-cta-band--center .tk-cta-band__heading,.sg-theme .tk-cta-band--layout-centered .tk-cta-band__heading{margin-left:auto;margin-right:auto}.sg-theme .tk-cta-band .tk-cta-band__body{color:var(--tk-cta-body-color,var(--tk-color-muted,#5f6b7a));font-size:1.08rem;line-height:var(--tk-body-line-height,1.7);margin-top:16px;max-width:720px}.sg-theme .tk-cta-band--center .tk-cta-band__body,.sg-theme .tk-cta-band--layout-centered .tk-cta-band__body{margin-left:auto;margin-right:auto}.tk-cta-band__proof{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:22px 0 0;padding:0}.tk-cta-band--center .tk-cta-band__proof,.tk-cta-band--layout-centered .tk-cta-band__proof{justify-content:center}.sg-theme .tk-cta-band .tk-cta-band__proof li{border:1px solid color-mix(in srgb,currentColor 22%,transparent);border-radius:999px;color:var(--tk-cta-support-color,var(--tk-color-muted,#5f6b7a));font-size:.88rem;font-weight:750;line-height:1.2;padding:8px 12px}.tk-cta-band__action-panel{align-items:flex-end;display:flex;flex-direction:column;gap:12px;min-width:0}.tk-cta-band__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.tk-cta-band--center .tk-cta-band__actions,.tk-cta-band--layout-centered .tk-cta-band__actions,.tk-cta-band--layout-stacked .tk-cta-band__actions{justify-content:center}.sg-theme .tk-cta-band .tk-cta-band__support{color:var(--tk-cta-support-color,var(--tk-color-muted,#5f6b7a));font-size:.92rem;font-weight:700;line-height:1.45;margin:0;max-width:320px;text-align:right}.sg-theme .tk-cta-band--layout-stacked .tk-cta-band__support{text-align:left}.sg-theme .tk-cta-band--center .tk-cta-band__support,.sg-theme .tk-cta-band--layout-centered .tk-cta-band__support{text-align:center}.sg-theme .tk-cta-band--text-light .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--text-light .tk-button--primary:focus,.sg-theme .tk-cta-band--text-light .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--text-light .tk-button--secondary{border-color:hsla(0,0%,100%,.42);color:#fff}.sg-theme .tk-cta-band--text-light .tk-button--link{color:#fff}.sg-theme .tk-cta-band--text-light .tk-button--link:focus,.sg-theme .tk-cta-band--text-light .tk-button--link:hover{color:hsla(0,0%,100%,.78)}@media (max-width:860px){.tk-cta-band__inner{grid-template-columns:1fr}.tk-cta-band__action-panel{align-items:flex-start}.tk-cta-band__actions{justify-content:flex-start}.tk-cta-band__support{text-align:left}.tk-cta-band--center .tk-cta-band__action-panel,.tk-cta-band--layout-centered .tk-cta-band__action-panel{align-items:center}.tk-cta-band--center .tk-cta-band__actions,.tk-cta-band--layout-centered .tk-cta-band__actions{justify-content:center}.tk-cta-band--center .tk-cta-band__support,.tk-cta-band--layout-centered .tk-cta-band__support{text-align:center}}