.cncen-header-cta,.cncen-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:9px;background:var(--cnc-primary);color:#fff;font-weight:800}.cncen-header-cta:hover,.cncen-btn:hover{background:var(--cnc-primary-dark);color:#fff}.cncen-btn--ghost{background:transparent;border:1px solid rgba(255,255,255,.42)}.cncen-btn--ghost:hover{background:#fff;color:#111}.cncen-section{padding:80px 0}.cncen-section--soft{background:var(--cnc-soft)}.cncen-section-head{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:32px}.cncen-section-head h2{max-width:760px;margin:0;font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.03em}.cncen-section-head p{max-width:470px;margin:0;color:var(--cnc-muted)}.cncen-text-link{color:#b54708;font-weight:800}.cncen-cta-band{padding:42px;border-radius:22px;background:#111;color:#fff;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.cncen-cta-band h2{margin:0 0 8px;font-size:34px}.cncen-cta-band p{margin:0;color:#d0d5dd}@media(max-width:900px){.cncen-cta-band{grid-template-columns:1fr}}@media(max-width:620px){.cncen-section{padding:54px 0}.cncen-section-head{display:block}.cncen-section-head p{margin-top:12px}}