.cta-section{background-color:rgba(136,89,246,.12);border-radius:32px;margin:0 auto 128px;max-width:1136px;padding:64px 0;text-align:center;width:100%}.cta-section .cta-buttons{display:flex;gap:16px;justify-content:center}.cta-section .cta-buttons a{background:var(--linear,linear-gradient(135deg,#7258f5 0,#8c58f5 100%));border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:20px 24px;text-decoration:none}.cta-section .cta-buttons a:hover{background:#8c58f5}@media only screen and (max-width:569px){.cta-section .cta-buttons{flex-direction:column}}