@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);body{margin:0;padding:0;box-sizing:border-box;font-family:"Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(180deg,#141b29,#0c111b 300px)}.LoadingScreen_LoadingContainer__2E8PF{display:flex;flex-direction:row;position:fixed;left:50%;top:50%;width:20em;height:20em;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);justify-content:center;align-items:center}.LoadingScreen_MainContainer__1wuBX{width:100%;height:100%;position:absolute;border-top-style:groove;border-top-color:red;border-radius:10em;-webkit-animation-name:LoadingScreen_circleLoader__101w6;animation-name:LoadingScreen_circleLoader__101w6;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes LoadingScreen_circleLoader__101w6{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}75%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes LoadingScreen_circleLoader__101w6{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}75%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.LoadingScreen_LoaderText__3K1D1{padding:1em;font-size:2em;text-align:center;color:#00f;-webkit-animation-name:LoadingScreen_LoaderTextColorChange__TNDMG;animation-name:LoadingScreen_LoaderTextColorChange__TNDMG;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:normal;animation-direction:normal}@-webkit-keyframes LoadingScreen_LoaderTextColorChange__TNDMG{0%{color:red}50%{color:#7fffd4}to{color:#00f}}@keyframes LoadingScreen_LoaderTextColorChange__TNDMG{0%{color:red}50%{color:#7fffd4}to{color:#00f}}
/*# sourceMappingURL=main.da8f9b6a.chunk.css.map */