.form-section{position:relative}.form-section .image-section{height:580px;max-width:580px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%}.form-section .header-title{margin:0 auto 60px;max-width:550px}.form-section .col-5{flex-basis:48%;margin-right:4%}.form-section .col-5:nth-child(2n+2){margin-right:0}.form-section .col-5 img{width:100%}.form-section .col-5 .left-text a{color:var(--primary_color)}.form-section .col-5 .hs_city,.form-section .col-5 .hs_email,.form-section .col-5 .hs_firstname,.form-section .col-5 .hs_phone{float:left;width:100%}.form-section .col-5 .hs_firstname,.form-section .col-5 .hs_phone{margin-right:0}.form-section .hs_city,.form-section .hs_email,.form-section .hs_firstname,.form-section .hs_phone{float:left;position:relative;width:48.5%}.form-section .hs_firstname,.form-section .hs_phone{margin-right:3%}.form-section form .hs-input::placeholder{color:#495057}.form-section form input[type=email],.form-section form input[type=file],.form-section form input[type=number],.form-section form input[type=password],.form-section form input[type=tel],.form-section form input[type=text],.form-section form select,.form-section form textarea{background-color:var(--white_color);border:1px solid #cacaca;border-radius:3px;color:#495057;font-size:15px;padding:16px 20px 16px 15px}.form-section form ul.no-list.hs-error-msgs{bottom:-28px;position:absolute}.form-section form ul.no-list.hs-error-msgs .hs-error-msg{font-size:12px}.form-section form textarea{max-width:100%;min-height:150px;resize:vertical}@media(max-width:767px){.form-section .col-5{flex-basis:100%;margin-right:0}.form-section .hs_city,.form-section .hs_email,.form-section .hs_firstname,.form-section .hs_phone{width:100%}.form-section .hs_firstname,.form-section .hs_phone{margin-right:0}}