@import url(https://fonts.googleapis.com/css?family=Montserrat);.custom-drawer .ant-drawer-body{min-height:100vh;background-color:#001529!important;padding-left:0!important;padding-right:0!important}body{position:relative;width:100%;height:100vh;font-family:Montserrat}.wrap{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.text{color:#e91976;margin-left:5px}.bounceball,.text{display:inline-block}.bounceball{position:relative;height:37px;width:15px}.bounceball:before{position:absolute;content:"";display:block;top:0;width:15px;height:15px;border-radius:50%;background-color:#e91976;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:bounce .5s ease infinite alternate;animation:bounce .5s ease infinite alternate}@-webkit-keyframes bounce{0%{top:30px;height:5px;border-radius:60px 60px 20px 20px;-webkit-transform:scaleX(2);transform:scaleX(2)}35%{height:15px;border-radius:50%;-webkit-transform:scaleX(1);transform:scaleX(1)}to{top:0}}@keyframes bounce{0%{top:30px;height:5px;border-radius:60px 60px 20px 20px;-webkit-transform:scaleX(2);transform:scaleX(2)}35%{height:15px;border-radius:50%;-webkit-transform:scaleX(1);transform:scaleX(1)}to{top:0}}
/*# sourceMappingURL=main.d2d8a972.chunk.css.map */