.hero-with-form-wrap{width:100%;position:relative;background-position:top center;background-repeat:no-repeat;background-size:cover;margin-bottom:80px;max-height:520px}.hero-with-form-wrap .form-img-con{padding-top:80px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:80%;margin-left:auto;margin-right:auto}.hero-with-form-wrap .form-con{padding:80px;background-color:#fff;width:36%;margin-bottom:-20px;box-shadow:0 0 22px 0 rgba(0,0,0,0.06),0 1px 0 0 #fff}.hero-with-form-wrap .form-title{text-transform:uppercase;margin-bottom:25px}.hero-with-form-wrap .form-con input[type="text"],.hero-with-form-wrap .form-con input[type="email"],.hero-with-form-wrap .form-con input[type="tel"]{margin-bottom:25px}.hero-with-form-wrap .form-con input[type="submit"]{width:100%;background-color:#fff;color:#ff674d;border-radius:25px;border:1px solid #e0593b}.hero-with-form-wrap .form-con .submitted-message{font-size:24px;color:#ff674d;font-weight:700;text-align:center;margin:auto;text-transform:uppercase}.hero-with-form-wrap .image-con{width:40%}@media(max-width:750px){.hero-with-form-wrap{margin-bottom:180px}}@media(min-width:0px) and (max-width:1000px){.hero-with-form-wrap .image-con{display:none}.hero-with-form-wrap .form-con{width:100%;padding:40px}}.hero-with-form-wrap .image-con img{width:100%;height:auto;object-fit:contain;box-shadow:70px 70px 84px 0 rgba(0,0,0,0.3)}