.form-image-container{display:inline-block;position:relative}.form-image-container img{display:block;height:auto;width:100%}.form-image-container .text-overlay{color:#fff;font-weight:700;left:50%;position:absolute;text-align:center;text-shadow:1px 1px 4px rgba(0,0,0,.7);top:50%;transform:translate(-50%,-50%);width:max-content}@media (min-width:850px) and (max-width:1139px){.form-image-container .text-overlay{font-size:26px}}.form-with-image{background:#eee;border-radius:24px!important;display:flex;flex-direction:column;flex-wrap:wrap;gap:20px;padding:20px}form input[type=email]:focus,form input[type=number]:focus,form input[type=password]:focus,form input[type=search]:focus,form input[type=tel]:focus,form input[type=text]:focus,form select:focus,form textarea:focus{border-color:#2058c9}.submitted-message{background:#eee;border:2px solid #eee;border-radius:0 0 24px 24px!important;padding:0 20px 20px!important;text-align:center}.hs-form-field label:not(.hs-form-booleancheckbox-display):not(.hs-error-msgs){height:0;overflow:hidden;transition:height .3s ease}.hs-form-field label:not(.hs-form-booleancheckbox-display):not(.hs-error-msgs) span{color:#2058c9;display:inline-block;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.hs-form-field .hs-input{transform:translateY(0);transition:transform .3s ease;width:100%}.hs-form-field.filled label:not(.hs-form-booleancheckbox-display):not(.hs-error-msgs),.hs-form-field:focus-within label:not(.hs-form-booleancheckbox-display):not(.hs-error-msgs){height:25px}.hs-form-field.filled label:not(.hs-form-booleancheckbox-display):not(.hs-error-msgs) span,.hs-form-field:focus-within label:not(.hs-form-booleancheckbox-display):not(.hs-error-msgs) span{opacity:1;transform:translateY(0)}label.hs-form-booleancheckbox-display{color:#333;height:auto;margin-bottom:10px;overflow:visible}label.hs-form-booleancheckbox-display a{color:var(--c_success)!important;font-weight:500}.hs-form-field label.hs-form-booleancheckbox-display span{color:#333;display:inline;opacity:1;transform:none;transition:none}.hs-form-field label .hs-form-required,.hs-form-field label:not(.hs-form-booleancheckbox-display):not(.hs-error-msgs) span.hs-form-required{color:#db524e}.hs-error-msgs li label{height:25px!important}form input{background-color:#fff;border:1px solid #d7d9e3;border-radius:8px;color:#21212d;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;padding:10px;text-decoration:none;width:100%}form .inputs-list{list-style:none;padding:0}form .hs-form-field{margin-bottom:15px}form .hs-button,form .hs-button.primary,form input[type=submit]{background:#12a04e;border:none;border-radius:2px;color:#fff;font-size:18px;font-weight:500;line-height:27px;text-align:center;text-transform:none;width:auto}form .hs-button.primary:hover{background-color:#0e8640}form fieldset,form fieldset.form-columns-1 .hs-input{max-width:unset}.form-image-container,form{flex:1}