.cta-form .columns-wrapper{background-color:var(--white);border-radius:16px;display:flex;flex-wrap:wrap;justify-content:space-between;padding:40px}.cta-form .columns-wrapper .text-col{width:42.86%}.cta-form .columns-wrapper .form-col{width:45.5%}.cta-form .text-wrapper .eyebro-text{background-color:var(--secondary);color:var(--Neutral-1);margin-bottom:12px;max-width:max-content;padding:5px 8px 3px;text-transform:uppercase}.cta-form .text-wrapper .description{display:flex;flex-direction:column;gap:1rem}.cta-form .text-wrapper .description *{color:var(--Neutral-1);margin:0}.cta-form .text-wrapper .description p{font-size:19px}.cta-form .text-wrapper .theme-btns{margin-top:24px}.cta-form .form-wrapper .form-heading{color:var(--Neutral-1);margin-bottom:16px}@media (max-width:991px){.cta-form .columns-wrapper{padding:25px}.cta-form .columns-wrapper>div{width:48%!important}}@media (max-width:767px){.cta-form .columns-wrapper{gap:32px;padding:44px 20px}.cta-form .text-wrapper .heading{margin-bottom:16px}.cta-form .form-wrapper .form-heading{font-size:20px}.cta-form .text-wrapper .description p{font-size:16px}.cta-form .columns-wrapper>div{width:100%!important}.cta-form .hs_submit.hs-submit{margin-top:24px}}