@keyframes bouncing-loader{to{opacity:.1;transform:translate3d(0,-1rem,0)}}.container-loading{align-items:center;background:#000;height:100%;left:0;margin:auto;opacity:.7;overflow:hidden;position:fixed;text-align:center;top:0;width:100%;z-index:9999999}.container-loading,.container-loading .bouncing-loader{display:flex;justify-content:center}.container-loading .bouncing-loader>div{animation:bouncing-loader .6s infinite alternate;background:#2a6ef3;border-radius:50%;height:1rem;margin:3rem .2rem;width:1rem}.container-loading .bouncing-loader>div:nth-child(2){animation-delay:.2s}.container-loading .bouncing-loader>div:nth-child(3){animation-delay:.4s}.page{background:#4d4d4d;opacity:1!important}
/*# sourceMappingURL=main.css.map*/