.cta_section{background:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;overflow:hidden;padding:80px 0;position:relative;text-align:center}.cta_section .cta_section_blob{background:radial-gradient(ellipse at center,rgba(200,160,255,.38) 0,rgba(255,150,200,.28) 35%,rgba(160,220,180,.18) 65%,hsla(0,0%,100%,0) 100%);border-radius:50%;filter:blur(40px);height:320px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:640px;z-index:0}.cta_section .cta_section_content{align-items:center;display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:600px;padding:0 24px;position:relative;z-index:1}.cta_section .cta_section_heading{font-size:48px;line-height:1.12;margin:0}.cta_section .cta_section_subheading{font-size:20px;line-height:1.6;margin:0;max-width:400px}.cta_section .cta_section_btn{background:#fcd254;border:1px solid #fcd254;border-radius:50px;color:#1d1d1d;display:inline-block;font-size:20px;font-weight:700;padding:15px 40px;text-decoration:none;transition:background-color .2s ease,transform .15s ease}.cta_section .cta_section_btn:hover{background:#e6b800;transform:translateY(-2px)}@media (max-width:767px){.cta_section .cta_section_heading{font-size:34px}.cta_section{padding:40px 0}.cta_section .cta_section_blob{height:200px;width:340px}}