.two-col-form.ip-module{overflow:hidden;position:relative}.two-col-form.ip-module .box-container{gap:32px}.two-col-form.ip-module .box{background:rgba(15,67,131,.7);border-radius:10px;display:flex;flex:0 1 50%;flex-direction:column;justify-content:center;padding:50px}.two-col-form.ip-module .box,.two-col-form.ip-module .box :not(input):not(.button){color:var(--white)}.two-col-form.ip-module .box.right.color-dark{background:rgba(10,44,86,.7)}.two-col-form.ip-module .box.right.color-light{background:hsla(0,0%,100%,.7)}.two-col-form.ip-module .box.right.color-light .text,.two-col-form.ip-module .box.right.color-light .text :not(.button),.two-col-form.ip-module .box.right.color-light a:not(.button),.two-col-form.ip-module .box.right.color-light div,.two-col-form.ip-module .box.right.color-light label,.two-col-form.ip-module .box.right.color-light label *,.two-col-form.ip-module .box.right.color-light p{color:#5c5c5c}.two-col-form.ip-module .subtext{margin:0 auto;max-width:900px}.two-col-form .btn-container{margin-top:25px}.two-col-form.ip-module input[type=submit]{margin-top:24px}.two-col-form.ip-module .hs-richtext *{color:var(--White,#fff);font-family:DM Sans;font-size:12px;font-style:normal;font-weight:400;letter-spacing:-.24px;line-height:140%}.two-col-form.ip-module .box .button:after,.two-col-form.ip-module .box .hs-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='11' fill='none' viewBox='0 0 10 11'%3E%3Cpath stroke='%23262626' stroke-linecap='round' stroke-width='1.62' d='m1.639 8.964 6.948-6.947m0 0L8.41 7.692m.176-5.675-5.676.176'/%3E%3C/svg%3E");content:"";height:10px;transition:all .3s ease-out;width:10px}.two-col-form.ip-module .box .button.button-primary:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='1.62' d='M1.638 8.588 8.587 1.64m0 0L8.41 7.315m.176-5.675-5.676.176'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h10v10H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.two-col-form.ip-module .box .button:hover,.two-col-form.ip-module .box .hs-button:hover{gap:24px}.two-col-form.ip-module form input:not(.hs-button),.two-col-form.ip-module form select,.two-col-form.ip-module form textarea{align-items:center;background:var(--Deep-Blue,#0a2c56);border:1px solid #fff;border-radius:12px;color:#dfdfdf;display:flex;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:400;gap:16px;letter-spacing:-.32px;line-height:16px;padding:16px 24px}.two-col-form.ip-module form select{-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='11' fill='none' viewBox='0 0 15 11'%3E%3Cpath fill='%23fff' d='m0 .877 7.484 6.98L15 .877v3.048l-7.516 6.952L0 3.925z'/%3E%3C/svg%3E");background-position-x:95%;background-position-y:17px;background-repeat:no-repeat}@media (min-width:991px){.two-col-form.ip-module .box{min-height:400px}}@media (max-width:769px){.two-col-form.ip-module .box-container{flex-wrap:wrap}.two-col-form.ip-module .box-container .box{flex:0 1 100%}}