.common-form__container{margin:0 auto}.common-form__content{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}@media only screen and (max-width:760px){.common-form__content{flex-direction:column}}.common-form__content .common-form__form-description-wrapper{flex:1;padding:16px}.common-form__content .common-form__form-wrapper{flex:2}.common-form__content form{max-width:none;width:100%}.common-form__content .actions{display:flex;flex-direction:row;flex-wrap:nowrap}.common-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}.common-form__content .actions input:focus,.common-form__content .actions input:hover{background-color:#fff;color:#203e79;text-decoration:none}.common-form__content .hs-input{width:100% !important}.common-form__content .hs-input[type=checkbox],.common-form__content .hs-input[type=radio]{width:auto !important}.common-form__content--hidden-labels label{display:none}