.contact-section{display:flex;align-items:center;padding:96px 0}.contact-section__content{width:50%}.contact-section__content h3{color:#fcfcfc;font-size:32px;line-height:38px;margin:0}.contact-section__content p{color:#bbd5fb;font-size:21px;line-height:34px;margin-bottom:40px}.contact-section__form{width:50%;max-width:448px;margin-left:140px;color:#fff}.contact-section__form .hs-input[type="file"]{visibility:hidden}.contact-section__form .hs-fieldtype-file label{background:#0767f2;border-color:#fff;color:#fff}.contact-section__form .hs-fieldtype-file legend{color:#fff}.contact-section__form input[type="submit"]{border:3px solid #fff;width:100%;font-size:18px;font-weight:bold}.contact-section__form .submitted-message{color:#fff}@media(max-width:767px){.contact-section{flex-wrap:wrap;padding:64px 0}.contact-section__content{width:100%}.contact-section__content h3{color:#fcfcfc;font-size:32px;line-height:38px;margin:0}.contact-section__content p{color:#bbd5fb;font-size:21px;line-height:34px;margin-bottom:40px}.contact-section__form{width:100%;padding:0;margin:0 auto}}