.cppc-cta-band{background:var(--cta-bg,#ef5a36);color:var(--cta-text,#fff);padding:64px 20px 56px}.cppc-cta-band__inner{margin:0 auto;max-width:980px;text-align:center}.cppc-cta-band__heading{color:var(--cta-text,#fff);font-size:clamp(34px,4vw,58px);font-weight:800;line-height:1.02;margin:0 0 22px}.cppc-cta-band__subheading{color:var(--cta-text,#fff);font-size:18px;font-weight:600;line-height:1.35;margin:0 auto 28px;max-width:820px}.cppc-cta-band__subheading p{margin:0}.cppc-cta-band__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.cppc-cta-band__button{align-items:center;border-radius:6px;box-sizing:border-box;display:inline-flex;font-size:15px;font-weight:500;justify-content:center;line-height:1.2;min-height:44px;padding:0 16px;text-decoration:none;transition:all .2s ease}.cppc-cta-band__button--primary{background:var(--cta-primary-bg,#f4efe9);border:1px solid var(--cta-primary-bg,#f4efe9);color:var(--cta-primary-text,#ef5a36)}.cppc-cta-band__button--primary:focus,.cppc-cta-band__button--primary:hover{opacity:.92;text-decoration:none}.cppc-cta-band__button--secondary{background:transparent;border:1px solid var(--cta-secondary-border,#f7c7b9);color:var(--cta-secondary-text,#fff)}.cppc-cta-band__button--secondary:focus,.cppc-cta-band__button--secondary:hover{background:hsla(0,0%,100%,.08);text-decoration:none}@media (max-width:767px){.cppc-cta-band{padding:48px 18px 42px}.cppc-cta-band__heading{font-size:clamp(28px,8vw,40px);margin-bottom:16px}.cppc-cta-band__subheading{font-size:16px;margin-bottom:22px}.cppc-cta-band__actions{align-items:center;flex-direction:column}.cppc-cta-band__button{max-width:320px;width:100%}}