.form__container{margin:0 auto}.form__content form{max-width:none}.form__content .actions input{background-color:#203e79;border:1px solid #203e79;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:600;line-height:1.16;padding:17px 18px;text-align:center;transition:all .2s}.form__content .actions input:focus,.form__content .actions input:hover{background-color:#fff;color:#203e79;text-decoration:none}.form__content .hs-input{width:100% !important}.form__content .hs-input[type=checkbox],.form__content .hs-input[type=radio]{width:auto !important}.form__content--hidden-labels label{display:none}.form__button--left .actions{display:flex;justify-content:flex-start}.form__button--center .actions{display:flex;justify-content:center}.form__button--right .actions{display:flex;justify-content:flex-end}