.custom-two-column-form .two-column-form-section{align-items:flex-start;display:flex;flex-wrap:wrap;gap:50px;justify-content:space-between;padding:60px 0}.custom-two-column-form .left-column{flex:1 1 45%}.custom-two-column-form .section-heading{color:#1a3c7b;font-size:2em;font-weight:600;margin-bottom:15px}.custom-two-column-form .section-description{color:#333;line-height:1.7;margin-bottom:25px}.custom-two-column-form .button-group{display:flex;flex-wrap:wrap;gap:15px}.custom-two-column-form .btn{border-radius:6px;color:#fff;display:inline-block;font-weight:600;letter-spacing:.05em;padding:15px 25px;text-decoration:none;text-transform:uppercase}.custom-two-column-form .btn-blue{background:#003d91}.custom-two-column-form .btn-red{background:#b2212f}.custom-two-column-form .right-column{background:#f6f7fb;border-radius:10px;flex:1 1 45%;padding:30px}.custom-two-column-form .form-heading{color:#1a3c7b;font-size:1.9em;font-weight:700;margin-bottom:20px}form{background-color:rgba(0,174,239,0);border:0 #00aeef;border-radius:0;padding:5px}form input,form select,form textarea{border:1px #030000}form .hs-richtext,form .hs-richtext p{margin:0 0 .5rem}@media (max-width:768px){.custom-two-column-form .two-column-form-section{flex-direction:column}.custom-two-column-form .left-column,.custom-two-column-form .right-column{flex:1 1 100%}.custom-two-column-form .btn{flex:1 1 100%;text-align:center}}