.custom-modal-container{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.custom-modal-container .overlay{background:rgba(0,0,0,.75);height:100%;left:0;position:absolute;top:0;width:100%}.custom-modal-container .modal-content{background-color:#fff;border:1px solid #888;border-radius:10px;height:500px;margin:1rem;max-width:800px;overflow:hidden;padding:0;position:relative;width:calc(100% - 2rem);z-index:1000}.custom-modal-container .modal-content iframe{height:100%;width:100%}.modal_form_wrap .modal_form-content,.modal_form_wrap_img .modal_form-content{max-height:95vh!important;overflow-y:auto!important}.close_modal{align-items:center;cursor:pointer;display:flex;justify-content:center;left:auto;position:absolute;right:15px;top:15px;z-index:9}.close_modal svg{height:35px;pointer-events:none;width:35px}.custom-modal-container .modal_form-content{align-items:flex-start;background:#fff;border-radius:2px;display:flex;flex-direction:column;gap:16px;max-width:439.12px;padding:48px;position:relative;width:100%;z-index:1002}.form_type-meeting_form .modal_form-content{max-width:1000px}.form_type-meeting_form .meetings-iframe-container{width:100%}.form_type-meeting_form .meetings-iframe-container iframe{height:670px!important}.custom-modal-container .form_title,.custom-modal-container .modal_form-content .hs_cos_wrapper,.custom-modal-container .modal_form-content form .hs-button{width:100%}.submitted-message{text-align:center}@media (max-width:767px){.form_type-meeting_form .modal_form-content{padding:48px 20px}}