.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:grid;place-items:center;z-index:9999}.modal-container,.modal-container-editor{background:#fff;padding:1rem;width:80vw;max-width:500px;border-radius:7px}.modal-footer{border-top:1px solid #ddd;margin-top:1rem;padding-top:.5rem;font-size:.8rem}@media screen and (max-width: 768px){.modal-container-editor{width:100%}.w-95-sm{width:95%}}
