.row.form-text__row{align-items:stretch}.form-text__form{display:flex;flex-direction:column;height:100%;justify-content:center}.form-text__text-wrapper{align-items:center}@media (max-width:767px){.form-text__form__content,.form-text__text{margin:0 auto}}.form-text__text ul{list-style:none;padding-left:0}.form-text__text li{align-items:center;display:flex}.form-text.row{align-items:center}.form-text__text li:before{background-position:0;background-repeat:no-repeat;background-size:17px 17px;content:"";display:inline-block;height:17px;padding-left:17px;width:17px}.form-text__text li>span{padding-left:8px}.form-text__horizontal-line{border:none}.form-text .hs-submit .actions{display:flex}.form-text textarea.hs-input{min-height:120px}@media (max-width:765px){.form-text .form-columns-2 input.hs-input,.form-text .form-columns-3 input.hs-input{width:100%!important}}.form-text input[type=checkbox],.form-text input[type=radio]{display:none}.form-text input[type=checkbox]+span,.form-text input[type=radio]+span{cursor:pointer;display:block;padding-left:30px;position:relative}.form-text input[type=checkbox]+span:before,.form-text input[type=radio]+span:before{border:1px solid #323232;color:#0185b7;content:"\f00c";display:block;font-family:fontawesome;font-size:0;height:20px;left:0;line-height:18px;position:absolute;text-align:center;top:0;transition:all .3s ease;-webkit-transition:all .3s ease;width:20px}.form-text input[type=checkbox]:checked+span:before,.form-text input[type=radio]:checked+span:before{background:var(--primary);border-color:var(--primary)}.form-text input[type=checkbox]:checked+span:before{color:#fff;font-size:12px;letter-spacing:0}.form-text input[type=radio]+span:before{border-radius:50%}