.modal-popup-component{z-index:10000000;background-color:#0000007e;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.modal-popup-component .dialog{background-color:#fff;border-radius:8px;max-width:90%;max-height:90%;padding:10px;overflow:auto;box-shadow:0 0 10px #00000080}@media only screen and (max-width:900px){.modal-popup-component .dialog{padding:10px;display:flex;overflow-y:auto}}
