.text-form{overflow:hidden;padding-top:2rem}.text-form h2{margin:0 auto 1.875rem;max-width:1000px;text-align:center}.text-form-wrapper{align-items:stretch;display:flex;gap:2rem}.text-form-wrapper.swap-order{flex-direction:row-reverse}.text-form-wrapper.fullwidth{display:block}.text-form-wrapper.center-form{display:block!important;text-align:center;width:100%}.text-form-wrapper.center-form .text-form-content,.text-form-wrapper.center-form .text-form-form{margin:0 auto;max-width:700px}.text-form-wrapper.form-only:not(.center-form){justify-content:center;text-align:left}.text-form-wrapper.form-only .text-form-form{margin:0 auto;max-width:600px}.text-form-content,.text-form-form{display:flex;flex:0 1 50%;flex-direction:column;justify-content:center}.text-form-title{font-size:3rem;font-weight:700;line-height:3.438rem;margin-bottom:2.5rem}.text-form-copy{font-size:22px;margin-bottom:3.375rem}.text-form-quote{border-bottom:1px solid #004f5f;border-top:1px solid #004f5f;display:flex;flex-direction:column;gap:24px;padding:34px 0}.text-form-quote-bottom,.text-form-quote-top{align-items:center;column-gap:25px;display:flex}.text-form-quote-bottom img,.text-form-quote-top img{height:72px;object-fit:contain;width:72px}.text-form-quote-bottom img{border-radius:50%}.text-form-form{background-color:#fff;margin:0 auto;padding:3.438rem;width:70rem}.text-form-title-main{font-size:36px;line-height:1.3;margin-bottom:1.875rem;text-align:center}.text-form form .hs-form-field{margin-bottom:25px}.text-form form input:not([type=checkbox]),.text-form form select,.text-form form textarea{background-color:#fff;border:1px solid #ccdbdf;box-shadow:10px 10px 30px rgba(0,79,95,.1);padding:16px 12px;width:100%!important}.text-form form input[type=submit]{background:linear-gradient(90deg,#004f5f,#009bb9 47%);border:none;color:#fff;font-size:18px;font-weight:700;padding:16px;text-transform:uppercase;width:100%}.hs-form-booleancheckbox{list-style:none!important;margin-left:0!important;padding-left:0!important}.hs-form-booleancheckbox input[type=checkbox]{appearance:checkbox;-webkit-appearance:checkbox;-moz-appearance:checkbox}.text-form-form form fieldset{box-sizing:border-box;margin:0;max-width:100%!important;padding:0;width:100%!important}@media (max-width:768px){.text-form-wrapper{flex-direction:column;flex-wrap:wrap;gap:50px}.text-form-content,.text-form-form{flex:0 1 100%;max-width:100%}.text-form-copy{margin-bottom:35px}.text-form-wrapper.center-form .text-form-content,.text-form-wrapper.center-form .text-form-form{max-width:100%;width:100%}}.text-form-form form .hs-form-field{box-sizing:border-box;width:100%!important}.text-form-form form .form-columns-2{display:flex;flex-wrap:wrap;gap:1rem}.text-form-form form .form-columns-2 .hs-form-field{flex:1 1 calc(50% - 0.5rem)}