.Modal{background-color:transparent;border:0;border-radius:2rem;bottom:auto;height:100%;left:50%;margin:0;max-height:calc(100vh - 200px);max-width:calc(100% - 80px);padding:0;position:absolute;right:auto;top:50%;transform:translate(-50%,-50%);width:100%}.Overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9000}@media (min-width:768px){.Modal{max-height:600px;max-width:800px}}