.full-form-inside>div{align-items:stretch;display:flex}.full-form-content{background-position:50%;background-size:cover;display:flex;flex-direction:column;justify-content:center;position:relative}.full-form-content>div{padding:50px}.full-form-overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.form-title,.submitted-message,form{background:none}.form-title,form label,form legend{color:#fff}.full-form-area-form form input[type=email],.full-form-area-form form input[type=file],.full-form-area-form form input[type=number],.full-form-area-form form input[type=password],.full-form-area-form form input[type=search],.full-form-area-form form input[type=tel],.full-form-area-form form input[type=text],.full-form-area-form form select,.full-form-area-form form textarea{background:none;border:1px solid #fff;color:#fff;line-height:30px;outline:1px solid #fff!important;padding:5px;width:100%!important}.full-form-area-form .hs-error-msg{color:#e55004}.full-form-area-form{padding:0 15px}form .hs-button,form input[type=submit]{background:#e55004;border:2px solid #e55004;font-size:inherit;padding:10px 40px;transition:.2s}form .hs-button:hover,form input[type=submit]:hover{background:none;border:2px solid #e55004}.full-form-area>div{color:#fff;padding:50px}@media screen and (max-width:1200px){.full-form-area>div,.full-form-content>div{padding:50px 25px}}@media screen and (max-width:900px){.full-form-inside>div{display:block}}