.cta .cta_section{background:radial-gradient(circle at 70% 70%,#165380 0,#0e3452 45%,#0a2135 100%);border-radius:12px;display:flex;flex-direction:column;padding:70px;row-gap:30px;text-align:center}.cta .cta_section h2{color:#fff;font-size:38px;font-weight:700;line-height:120%;margin-bottom:0}.cta .cta_section .cta_btns{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.cta .cta_section p{color:#ffffff99;display:inline-block;font-size:14px;font-weight:400;line-height:normal;margin-bottom:0}@media only screen and (max-width:767px){.cta .cta_section h2{font-size:32px}.cta .cta_section{padding:40px}}@media only screen and (min-width:768px) and (max-width:1024px){.cta .cta_section h2{font-size:34px}}