#clg-services-page .clg-cta{padding:70px 0;background:var(--clg-primary);color:#fff}#clg-services-page .clg-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}#clg-services-page .clg-cta h2{margin:0 0 10px;font-size:clamp(30px,4vw,44px);line-height:1.15}#clg-services-page .clg-cta p{max-width:680px;margin:0;color:rgba(255,255,255,.8)}#clg-services-page .clg-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 25px;border-radius:999px;background:var(--clg-accent);color:#fff;font-weight:700;transition:.25s ease}#clg-services-page .clg-btn:hover{transform:translateY(-2px);background:#028f8f}@media (max-width:900px){#clg-services-page .clg-cta-inner{display:block}#clg-services-page .clg-btn{margin-top:25px}}@media (max-width:600px){#clg-services-page .clg-btn{width:100%}}