.app-loader{height:100%;display:flex;flex:1 1;align-items:center;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0;z-index:99999}.loader-spin{text-align:center}.crema-dot{position:relative;display:inline-block;font-size:20px;width:30px;height:30px}.crema-dot-spin{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:hipsterRotate 1.2s linear infinite;animation:hipsterRotate 1.2s linear infinite}.crema-dot i{width:9px;height:9px;border-radius:100%;background-color:#1890ff;-webkit-transform:scale(.75);transform:scale(.75);display:block;position:absolute;opacity:.5;-webkit-animation:hipsterSpinMove 1s linear infinite alternate;animation:hipsterSpinMove 1s linear infinite alternate;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.crema-dot i:first-child{left:10px;background-color:#1890ff;top:0}.crema-dot i:nth-child(2){right:0;top:8px;background-color:#1890ff;-webkit-animation-delay:.4s;animation-delay:.4s}.crema-dot i:nth-child(3){right:4px;bottom:0;background-color:#1890ff;-webkit-animation-delay:.8s;animation-delay:.8s}.crema-dot i:nth-child(4){left:4px;bottom:0}.crema-dot i:nth-child(4),.crema-dot i:nth-child(5){background-color:#1890ff;-webkit-animation-delay:1.2s;animation-delay:1.2s}.crema-dot i:nth-child(5){left:0;top:8px}@-webkit-keyframes hipsterSpinMove{to{opacity:1}}@keyframes hipsterSpinMove{to{opacity:1}}@-webkit-keyframes hipsterRotate{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@keyframes hipsterRotate{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}
/*# sourceMappingURL=main.a4f666f2.chunk.css.map */