.LoadingScreen_container__3kdvC{height:"100%";width:"100%";display:"flex";-webkit-flex-direction:"column";-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:"column";-webkit-justify-content:"center";-moz-box-pack:"center";justify-content:"center";-webkit-align-items:"center";-moz-box-align:"center";align-items:"center"}.LoadingScreen_container__3kdvC .LoadingScreen_title__12F37{margin-top:2em}.LoadingScreen_container__3kdvC .LoadingScreen_loader__3O2RW{border-radius:50%;border:12px solid #f3f3f3;border-top-color:#000;width:120px;height:120px;margin:0 auto;-webkit-animation:LoadingScreen_spin__V9w4x 1.5s linear infinite;-moz-animation:LoadingScreen_spin__V9w4x 1.5s linear infinite;animation:LoadingScreen_spin__V9w4x 1.5s linear infinite}@-webkit-keyframes LoadingScreen_spin__V9w4x{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@-moz-keyframes LoadingScreen_spin__V9w4x{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes LoadingScreen_spin__V9w4x{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}