.Popup{animation:move .4s ease;background-color:rgba(0,0,0,.3);cursor:pointer;display:none;height:100vh;left:0;margin:0!important;position:fixed;text-align:center;top:0;width:100vw;z-index:1001}.Popup .Wrapper{background-color:#fff;cursor:default;display:flex;flex-direction:column;margin:auto;max-height:calc(100vh - 4rem);max-width:calc(100vw - 30px);width:625px}.Popup.Scrollable{overflow-y:auto;padding:15px}.Popup.Scrollable .Wrapper{max-height:unset}.Popup.Open{display:grid}.Popup .Close{cursor:pointer;float:right;margin-left:1rem}.Popup .Header{padding:1.5rem;text-align:center}.Popup .Header:not(.BorderLess){border-bottom:1px solid #eee}.Popup .Header>p{font-size:20px;font-weight:500;letter-spacing:1px;line-height:1;margin-top:4px}.Popup .Body{flex:1;font-size:14px;padding:1rem}.Popup .Ok{display:block;margin:3rem auto 1rem;width:100px}.Popup .Text{margin:1rem auto;max-width:520px}@keyframes move{0%{padding-bottom:8rem}to{padding-bottom:0}}
/*# sourceMappingURL=5398.0b5ccecf57c49aba9c1a.css.map */