.docuware-form{display:flex;flex-direction:column;gap:3rem}.docuware-form__top{align-items:center;display:flex;flex-direction:column;text-align:center}.docuware-form__top h2{font-size:2.5rem;font-weight:800;letter-spacing:0;line-height:3rem}.docuware-form__subheading{font-size:1rem;font-weight:400;letter-spacing:0;line-height:1.5rem;text-align:center}.docuware-form__cards,.docuware-form__container{display:flex;flex-direction:column;gap:2rem}.docuware-form__card{border-radius:16px;display:flex;flex-direction:column;gap:1rem;height:fit-content;padding:2rem 1.5rem;width:100%}.docuware-form__card-top{align-items:center;display:flex;gap:1rem;justify-content:flex-start}.docuware-form__card-image{max-height:97px;max-width:97px}.docuware-form__card-title{color:#353535;font-size:1.125rem;font-weight:700;letter-spacing:0;line-height:1.75rem;margin:0}.docuware-form__form{border-radius:16px;padding:3.5rem 2rem;width:100%}.docuware-form__form form{padding:0}.docuware-form__form form label{color:#252525;font-size:.875rem;font-weight:700;letter-spacing:0;line-height:1.25rem;margin-bottom:1rem}.docuware-form__form .hs-form-required{color:#252525;font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.25rem}.docuware-form__form input,.docuware-form__form select,.docuware-form__form textarea{border:1px solid grey!important;border-radius:8px!important}.docuware-form__form .legal-consent-container{font-size:1rem;font-weight:400;letter-spacing:0;line-height:1.5rem}.docuware-form__form .hs_submit{display:flex;justify-content:center}.docuware-form__form form input[type=color],.docuware-form__form form input[type=date],.docuware-form__form form input[type=datetime-local],.docuware-form__form form input[type=datetime],.docuware-form__form form input[type=email],.docuware-form__form form input[type=file],.docuware-form__form form input[type=month],.docuware-form__form form input[type=number],.docuware-form__form form input[type=password],.docuware-form__form form input[type=search],.docuware-form__form form input[type=tel],.docuware-form__form form input[type=text],.docuware-form__form form input[type=time],.docuware-form__form form input[type=url],.docuware-form__form form input[type=week],.docuware-form__form form select,.docuware-form__form form textarea{left:0!important;top:0!important;width:100%!important}@media (min-width:768px){.docuware-form__container{flex-direction:row}.docuware-form__form,.docuware-form__side{max-width:50%}.docuware-form.docuware-form--simple{margin:0 auto;max-width:80%}.docuware-form.docuware-form--simple .docuware-form__form{max-width:100%}}