section.contact-hero-banner{position:relative}section.contact-hero-banner>.d-flex{gap:25px;z-index:1}section.contact-hero-banner .content,section.contact-hero-banner .form-wrapper{width:50%}section.contact-hero-banner .form-wrapper,section.contact-hero-banner .form-wrapper span{position:relative;z-index:1}section.contact-hero-banner .form-wrapper:after{background:var(--green);content:"";height:100%;position:absolute;right:-100%;top:0;width:200%;z-index:0}section.contact-hero-banner .form-wrapper form{padding:80px 0 80px 100px;position:relative;z-index:3}section.contact-hero-banner .form-wrapper form .hs-button{background:var(--primary)!important;color:var(--white)!important;width:auto}@media screen and (max-width:767px){section.contact-hero-banner>.d-flex{flex-direction:column;gap:25px}section.contact-hero-banner .content,section.contact-hero-banner .form-wrapper{width:100%}section.contact-hero-banner .form-wrapper:after{width:210%}section.contact-hero-banner .form-wrapper form{padding:50px 0}section.contact-hero-banner .form-wrapper form .hs-button{width:100%}}