.dark-cta-banner{padding-bottom:var(--dcb-pb,40px);padding-top:var(--dcb-pt,40px)}.dark-cta-banner__inner{align-items:center;background:var(--dcb-bg,#0a0a0a);border-radius:var(--dcb-banner-radius,16px);display:flex;gap:3rem;margin:0 auto;max-width:1100px;padding:var(--dcb-inner-pad,48px)}.dark-cta-banner__text{flex:1 1 auto;min-width:0}.dark-cta-banner__eyebrow{color:var(--dcb-eyebrow,#00b8ad);display:block;font-size:.6875rem;font-weight:700;letter-spacing:.12em;margin-bottom:.75rem;text-transform:uppercase}.dark-cta-banner__heading{color:var(--dcb-heading,#fff);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2;margin:0 0 1rem}.dark-cta-banner__body{color:var(--dcb-body,#a0a0a0);font-size:.9375rem;line-height:1.7;max-width:60ch}.dark-cta-banner__body p{margin:0 0 .75rem}.dark-cta-banner__body p:last-child{margin-bottom:0}.dark-cta-banner__action{flex:0 0 auto}.dark-cta-banner__button{align-items:center;background:var(--dcb-btn-bg,#0073e6);border-radius:var(--dcb-btn-radius,8px);color:var(--dcb-btn-text,#fff);display:inline-flex;font-size:.9375rem;font-weight:600;gap:.5rem;line-height:1.2;padding:.875rem 1.5rem;text-decoration:none;transition:background .2s ease,transform .2s ease;white-space:nowrap}.dark-cta-banner__button:hover{background:var(--dcb-btn-bg-hover,#0056b3);color:var(--dcb-btn-text,#fff)}.dark-cta-banner__button-arrow{display:inline-block;transition:transform .2s ease}.dark-cta-banner__button:hover .dark-cta-banner__button-arrow{transform:translateX(3px)}.dark-cta-banner--stacked .dark-cta-banner__inner{align-items:flex-start;flex-direction:column;gap:1.75rem}@media (max-width:991px){.dark-cta-banner__inner{align-items:flex-start;flex-direction:column;gap:1.75rem}}@media (max-width:767px){.dark-cta-banner{padding-left:1rem;padding-right:1rem}.dark-cta-banner__inner{padding:1.75rem}.dark-cta-banner__button{justify-content:center;width:100%}}