.screen-loader{position:fixed;left:0px;right:0px;top:0px;bottom:0px;overflow:hidden;background-color:rgba(0,0,0,0.8);width:100%;height:100%;z-index:999999999}.screen-loader .loader-container{display:flex;position:relative;width:100%;height:100%;justify-content:center;flex-direction:column}.screen-loader .loader-container .loader{width:100px;margin:0 auto;color:white;margin-top:50px;text-align:center;align-self:center;font-size:50px}.screen-loader .loader-container h3{color:white}.rotate{animation:rotateLoader 1.5s linear infinite;-webkit-animation:rotateLoader 1.5s linear infinite;-moz-animation:rotateLoader 1.5s linear infinite}.blurred{-webkit-filter:blur(10px)}@-webkit-keyframes rotateLoader{50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotateLoader{50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.grid{position:relative;width:100px;height:100px}.square{position:absolute;width:48%;height:48%;border-radius:3px;background-color:black;box-sizing:border-box;-webkit-animation:flash 4s linear infinite;animation:flash 4s linear infinite}.square-1,.square-2,.square-3{background-color:#A4AE37}.square-1{left:0px;top:0px;-webkit-animation:flash3 4s linear infinite;animation:flash3 4s linear infinite}.square-2{right:0px;top:0px;-webkit-animation:flash4 4s linear infinite;animation:flash4 4s linear infinite}.square-3{left:0px;bottom:0px;-webkit-animation:flash2 4s linear infinite;animation:flash2 4s linear infinite}.square-4{right:0px;bottom:0px;-webkit-animation:flash1 4s linear infinite;animation:flash1 4s linear infinite;background-color:#D7DF21}@-webkit-keyframes flash{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes flash{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@-webkit-keyframes flash1{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes flash1{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@-webkit-keyframes flash2{0%{opacity:0.25}37.5%{opacity:1}87.5%{opacity:0}100%{opacity:0.25}}@keyframes flash2{0%{opacity:0.25}37.5%{opacity:1}87.5%{opacity:0}100%{opacity:0.25}}@-webkit-keyframes flash3{0%{opacity:0.50}25%{opacity:1}75%{opacity:0}100%{opacity:0.5}}@keyframes flash3{0%{opacity:0.50}25%{opacity:1}75%{opacity:0}100%{opacity:0.5}}@-webkit-keyframes flash4{0%{opacity:0.75}12.5%{opacity:1}62.5%{opacity:0}100%{opacity:0.75}}@keyframes flash4{0%{opacity:0.75}12.5%{opacity:1}62.5%{opacity:0}100%{opacity:0.75}}

/*# sourceMappingURL=../../../maps/offline-checker/screen-loader.css.map */
