.cta-section{margin-top:80px;padding:80px 20px;text-align:center;background:linear-gradient(90deg,#0077FF,#40B3FF)}.cta-section .cta-title{font-size:2.5rem;font-weight:700;color:#fff!important;margin:0 0 24px;line-height:1.2}@media(max-width:768px){.cta-section .cta-title{font-size:2rem}}.cta-section .cta-description{font-size:1.25rem;color:hsla(0,0%,100%,.9);max-width:700px;margin:0 auto 40px;line-height:1.6}.cta-section .cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cta-section .cta-buttons .cta-button{padding:16px 32px;font-size:1.125rem;font-weight:600;height:auto;color:var(--primary-color);background:#fff}.cta-section .cta-buttons .cta-button:hover{background-color:#f3f4f6;color:var(--primary-color)}.cta-section .cta-buttons .cta-button.secondary{background:rgba(0,0,0,0);border:1px solid #fff;color:#fff}.cta-section .cta-buttons .cta-button.secondary:hover{background:hsla(0,0%,100%,.2)}