.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 .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{width:calc(50% - 25px)}.demo_hero_form .main_content .wrap_main .media_section{background:linear-gradient(to right,var(--tertiary_color),var(--quaternary_color)) border-box;border:1px solid transparent;border-radius:10px;box-shadow:0 0 16.4px 0 rgba(0,166,164,.2);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 .form_iframe_wrap,.demo_hero_form .main_content .wrap_main .media_section .form_hs_wrap{border-radius:10px;height:100%;padding:25px 20px}.demo_hero_form .main_content .wrap_main .form_iframe_wrap iframe{height:100%!important;min-height:600px;width:100%}.demo_hero_form .main_content .wrap_main .media_section .form_hs_wrap form{margin:0}@media(max-width:767px){.demo_hero_form .main_content .wrap_main .form_iframe_wrap,.demo_hero_form .main_content .wrap_main .media_section .form_hs_wrap{padding:25px 10px}}