.modal-wrapper{align-items:center;background:rgba(0,0,0,.5);bottom:0;display:flex;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:all .5s ease-in-out;visibility:hidden;width:100%;z-index:1111111}.modal-wrapper.active{opacity:1;visibility:visible}.modal-wrapper .submitted-message{text-align:center}.modal-wrapper .modal{background:#fff;display:flex}.modal-wrapper .modal>div{width:50%}.modal-wrapper .modal img{max-width:100%}.modal-wrapper .modal .left{overflow:hidden}.modal-wrapper .modal .left img{display:block;height:101%!important;object-fit:cover;object-position:center;width:100%}.modal-wrapper .hs_submit .actions{padding-bottom:0}.modal-wrapper .modal .right{align-items:center;display:flex;flex-direction:column;gap:20px;padding:24px}.modal-wrapper .modal .right .logo-img{max-width:160px!important}.modal-wrapper .modal .right .hbspt-form{margin-bottom:32px;width:100%!important}.modal-wrapper .modal .right h4,.modal-wrapper .modal .right h6{font-weight:500!important;margin-bottom:0;text-align:center;text-transform:none!important}.modal-wrapper .modal .right .hs_cos_wrapper_type_form>h3{display:none}.modal-wrapper .modal .right p{font-weight:400;margin-top:auto}.modal-wrapper .modal .right input{height:44px}.modal-wrapper .modal .right input[type=submit]{height:auto}.modal-wrapper .modal .right .hs_error_rollup{display:none!important}.modal-wrapper .modal .right .close-modal{cursor:pointer;margin-left:auto}@media(max-width:767px){.modal-wrapper .modal{flex-direction:column-reverse}.modal-wrapper .modal>div{width:100%}.modal-wrapper .modal .left{display:none;height:320px}.modal-wrapper .modal .right h4{font-size:20px}.modal-wrapper .modal .right .hs_cos_wrapper_type_form{margin-bottom:20px}.modal-wrapper .modal .right{gap:12px}.modal-wrapper .modal .right .logo-img{margin-bottom:20px}}