.d-none{display:none!important}.mewebdev-modal-container{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100%}#mewebdev_modal_container{height:100%;left:0;position:fixed;top:0;z-index:3000}.mewebdev-modal{background-color:rgba(0,0,0,.439);height:100%;left:0;position:fixed;top:0;width:100%;z-index:99998}.mewebdev-spinner{animation:mewebdev-spinner-spin 1s linear infinite;border:5px solid #000;border-radius:50%;border-top-color:transparent;height:4rem;width:4rem;z-index:2000}.mewebdev-dialog{background-color:#fff;border-radius:.2rem;display:flex;filter:drop-shadow(0 0 .2rem gray);flex-wrap:wrap;margin-left:.5rem;padding:1rem;position:fixed;transition:all .2s ease;z-index:99999}@media screen and (max-width:600px){.mewebdev-dialog{margin-right:.5rem;width:95%}}@media screen and (min-width:601px){.mewebdev-dialog{width:70%}}@media screen and (min-width:950px){.mewebdev-dialog{width:60%}}@media screen and (min-width:1200px){.mewebdev-dialog{width:50%}}@media screen and (min-width:1600px){.mewebdev-dialog{width:30%}}.mewebdev-dialog__header{background-color:#fff;color:#000;flex:100%}.mewebdev-dialog__title{background-color:#fff;color:#000;font-weight:700}@media screen and (max-width:349px){.mewebdev-dialog__title{font-size:7vw}}@media screen and (min-width:350px){.mewebdev-dialog__title{font-size:5vw}}@media screen and (min-width:550px){.mewebdev-dialog__title{font-size:1.7rem}}.mewebdev-dialog__body{word-wrap:break-word;background-color:#fff;color:#000;flex:100%;max-height:200px;overflow-y:scroll}.mewebdev-dialog__footer{background-color:#fff;flex:100%;padding-top:.5rem}@keyframes mewebdev-spinner-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
