.cta-section{padding:80px 0}.cta-section__inner{justify-content:space-between;align-items:center;gap:48px;display:flex}.cta-section__title{color:var(--white);margin-bottom:10px;font-size:clamp(22px,3vw,34px);font-weight:800}.cta-section__sub{color:#fffc;max-width:520px;font-size:16px;line-height:1.65}.cta-section__actions{flex-wrap:wrap;flex-shrink:0;gap:14px;display:flex}.cta-section__btn-primary{background:var(--white);color:var(--red);border-color:var(--white);font-weight:700}.cta-section__btn-primary:hover{background:#ffffffe6;transform:translateY(-1px)}@media (width<=768px){.cta-section__inner{text-align:center;flex-direction:column}.cta-section__sub{margin:0 auto}.cta-section__actions{justify-content:center}}
