.hero-form-section{background:var(--color-light-gray);border-radius:0 0 80px 80px;position:relative}.hero-form-section.margin-top{margin-top:5%}.hero-form-section-container{display:flex;margin:0 auto;max-width:980px;min-height:900px;padding:5% 0 0}.hero-form-section-text{padding:0 6% 0 0;position:relative;text-align:left;width:60%}.hero-form-section-text .h2{color:var(--color-petrol);padding-bottom:1.8rem}.hero-form-section-text .h4{color:var(--color-petrol);font-weight:600;padding-bottom:2.4rem}.hero-form-section-text .p{color:var(--color-gray);font-size:1.8rem;line-height:167%;padding:0;width:75%}.hero-form-section-text .hero-form-section-text-image{bottom:0;left:0;max-width:300px!important;position:absolute}.hero-form-section-text .hero-form-section-text-mention{color:var(--color-gray);font-size:1.4rem;line-height:143%;padding:0 0 2.4rem;width:75%}.hero-form-section-form{padding:0 0 5%;text-align:left;width:40%}.hero-form-section-form .form-title{display:none}.hero-form-section-form a{color:var(--color-gray)}.hero-form-section-form fieldset{max-width:none!important}.hero-form-section-form .hero-form-section-text-image{display:none}.hero-form-section-form .p{color:var(--color-gray);font-size:1.4rem;line-height:143%;padding:1.4rem 0 0}.hero-form-section-form .submitted-message p{color:var(--color-petrol);font-size:1.4rem;line-height:143%;padding:0 0 1.4rem}@media screen and (max-width:996px){.hero-form-section{border-radius:0 0 40px 40px;padding:5% 8% 0}.hero-form-section-container{flex-direction:column}.hero-form-section-text{padding:0;width:100%}.hero-form-section-text .hero-form-section-text-image{display:none}.hero-form-section-form{padding:4rem 0 0;width:100%}.hero-form-section-form .hero-form-section-text-image{display:block;margin:3rem auto 0;max-width:200px!important}}@media screen and (max-width:767px){.hero-form-section-text .p{font-size:1.6rem;line-height:150%;width:100%}}