.banner-wrapper{background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding-bottom:var(--section_spacing);padding-top:var(--section_spacing);position:relative;z-index:9}.banner-wrapper .overlay{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.banner-wrapper .content-wrapper{position:relative;z-index:9}.banner-wrapper .bg_collection{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.banner-wrapper .bg_collection .bg_varient{height:100%;width:100%}.banner-wrapper .bg_collection .bg_overlay{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.banner-wrapper .bg_collection .video_bg{height:100%;object-fit:cover;object-position:center;width:100%}.banner-wrapper .top-content h1{margin-bottom:40px}.banner-wrapper .main_content{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.banner-wrapper .top-content{max-width:711px;width:calc(50% - 15px)}.banner-wrapper .form_wrapper{width:calc(50% - 15px)}.banner-wrapper .form_wrapper form{margin-bottom:0}.banner-wrapper form .hs-button,.banner-wrapper form input[type=submit]{width:100%}.banner-wrapper .form_wrapper .form-title{font-weight:500}.banner-wrapper .top-content h3{font-family:inherit}@media(max-width:1450px) and (min-width:1025px){.banner-wrapper .top-content h1{font-size:80px}}@media(max-width:991px){.banner-wrapper .main_content{align-items:center;flex-direction:column;gap:56px}.banner-wrapper .top-content{text-align:center;width:100%}.banner-wrapper .form_wrapper{width:100%}.banner-wrapper .form_wrapper .form-title,.banner-wrapper .form_wrapper .submitted-message{text-align:center}}@media(max-width:767px){.banner-wrapper .top-content h1{margin-bottom:16px}}