.demo_hero_form{background-repeat:no-repeat;padding-bottom:var(--section_spacing);padding-top:var(--section_spacing);position:relative;z-index:9}.demo_hero_form .cst-underline{display:block}.demo_hero_form .overlay{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.demo_hero_form .content-wrapper{position:relative;z-index:9}.demo_hero_form .btn_sec{display:flex;flex-wrap:wrap;gap:8px;margin-top:50px}.demo_hero_form .main_content .wrap_main{display:flex;flex-wrap:wrap;gap:50px}.demo_hero_form .main_content .wrap_main .content_section,.demo_hero_form .main_content .wrap_main .media_section{width:calc(50% - 25px)}.demo_hero_form .main_content .wrap_main .content_section .images_wrap{display:flex;flex-wrap:wrap;gap:30px;margin-top:40px}.demo_hero_form .main_content .wrap_main .media_section .form_hs_wrap form{margin:0}.demo_hero_form .content_section .pre_header>p{display:inline-block;font-weight:600;line-height:2;margin-bottom:34px;position:relative}.demo_hero_form .content_section .pre_header>p:after{background-color:var(--tertiary_color);border-radius:60px;content:"";height:6px;left:0;position:absolute;top:100%;width:100%}