.my-modal{position:absolute;top:50%;left:50%;right:auto;bottom:auto;margin-right:-50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#f0f0f5;color:#000;border-radius:8px;width:736px;border:none;padding:3rem}.my-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(18,18,20,.9019607843137255);z-index:1000}@media (max-width:450px){.my-modal{width:350px}}@media (max-width:350px){.my-modal{width:250px}}
/*# sourceMappingURL=main.5a84ba07.chunk.css.map */