.mx-main-modal-container{z-index:105;width:100%;height:100vh;position:fixed;top:0;right:0;overflow-y:auto}.mx-main-modal-container .mx-main-modal-overlay{content:"";background-color:#0006;width:100%;height:100%;position:fixed;top:0;left:0}.mx-main-modal-container .mx-main-modal{z-index:2;height:100%;display:flex;position:relative}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper{width:100%;margin:auto;padding:10px;position:relative}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .close-btn{content:"";cursor:pointer;opacity:1;z-index:10;background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='36'%20height='36'%20rx='18'%20fill='%23EFEFEF'/%3e%3cpath%20d='M13.5892%2012.4107C13.2638%2012.0853%2012.7362%2012.0853%2012.4107%2012.4107C12.0853%2012.7362%2012.0853%2013.2638%2012.4107%2013.5892L16.8215%2018L12.4108%2022.4107C12.0853%2022.7362%2012.0853%2023.2638%2012.4108%2023.5892C12.7362%2023.9147%2013.2638%2023.9147%2013.5893%2023.5892L18%2019.1785L22.4107%2023.5893C22.7362%2023.9147%2023.2638%2023.9147%2023.5892%2023.5893C23.9147%2023.2638%2023.9147%2022.7362%2023.5892%2022.4107L19.1785%2018L23.5893%2013.5892C23.9147%2013.2638%2023.9147%2012.7362%2023.5893%2012.4107C23.2638%2012.0853%2022.7362%2012.0853%2022.4108%2012.4107L18%2016.8215L13.5892%2012.4107Z'%20fill='%2333383F'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;border-radius:100px;width:36px;height:36px;position:absolute;top:25px;right:25px}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .mx-modal-box{z-index:700;background-color:#fff;border-radius:12px;box-shadow:30px 32px 64px #0000004f}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .mx-modal-box.overflow-scroll{max-height:70vh;overflow-y:auto}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .mx-modal-box .mx-buttons{flex-wrap:wrap;display:flex}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .mx-modal-box .mx-buttons .mx-btn{margin:0 10px}.modal-title{border-bottom:1px solid #0000001a;padding:22px 30px;font-size:18px;font-weight:600}.modal-footer{justify-content:space-between;padding:10px 30px;display:flex}.modal-body{padding:25px}
