.module__form{margin:0 auto;max-width:890px}.module__form-container{align-items:flex-start;background:#fafafa;border:2px #ccc;border-radius:20px;flex-direction:column;gap:50px;padding:50px}.module__form .form-title,.module__form .submitted-message,.module__form form{background:transparent}.module__form form label:not(.hs-error-msg){color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.module__form form input[type=checkbox],.module__form form input[type=color],.module__form form input[type=date],.module__form form input[type=email],.module__form form input[type=file],.module__form form input[type=number],.module__form form input[type=password],.module__form form input[type=range],.module__form form input[type=search],.module__form form input[type=tel],.module__form form input[type=text],.module__form form input[type=time],.module__form form input[type=url],.module__form form textarea{background:#fff;border:2px solid #ccc;border-radius:4px;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:22px;padding:5px 10px 8px}.module__form input[type=submit]{align-items:center;background:var(--Highlight-white-BG,#066ef9);border-radius:18px;gap:10px;justify-content:center;padding:8px 17px 10px}.module__form input[type=submit]:hover{background:#066ef9;box-shadow:0 0 8px 2px #2583ff}.module__form .hs-form-booleancheckbox-display{align-items:self-start;display:flex;gap:10px}.module__form .hs-form-booleancheckbox-display input[type=checkbox]{background:#fff;border:2px solid #ccc;border-radius:4px;height:16px;margin-right:0;width:16px}.legal-consent-container{margin:50px 0}.module__form .legal-consent-container .hs-form-booleancheckbox-display>span,.module__form .legal-consent-container .hs-form-booleancheckbox-display>span p{margin-left:0!important;margin-top:-3px}.module__form .legal-consent-container p,.module__form .legal-consent-container span{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.module__form .form-title{color:#000;font-size:24px;font-style:normal;font-weight:700;line-height:30px}.module__form .form-title:empty{display:none}.module__form form{margin-top:50px}.module__form__subtitle{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.module__form-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 auto;max-width:960px}.module__form-wrapper .module__form__content__title div,.module__form-wrapper .module__form__content__title p{font-size:24px}.module__form-wrapper .module__form__content__text div,.module__form-wrapper .module__form__content__text p{font-size:20px}.module__form-wrapper .module__form__content__title{margin-bottom:24px}.module__form-wrapper .module__form,.module__form-wrapper .module__form__content{flex:0 1 calc(50% - 20px)}@media (max-width:768px){.module__form-wrapper{flex-direction:column;width:100%}.module__form-wrapper .module__form__content{margin-bottom:20px}.module__form-wrapper .module__form{margin-top:20px}.module__form{padding:0}.module__form-container{padding:40px 20px}}