body{overflow:hidden}body.visibleSplash{overflow:visible!important}.splashScreen{z-index:1040;background:#fff;border-bottom:2px solid #333;width:100%;height:100vh;position:absolute;inset:0;overflow:hidden}.loadingContainer{text-align:center;width:400px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.loadingBox{opacity:0;width:100%;height:100%}.splashLogo{width:75%}.loadingBarContainer{background:#eee;width:100%;height:10px;margin:50px 0 0;display:block;overflow:hidden}.loadingbar{background:#000;width:100%;height:10px;position:absolute;left:-100%}.loadingCircle{background:#fff;border-radius:50%;width:75px;height:75px;margin:30px auto 0;display:block;position:relative;overflow:hidden}.circleOuter{z-index:2;background:#fff;border-radius:50%;width:60px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.circleLoader{transform-origin:100% 100%;z-index:1;background:linear-gradient(#000 0%,#7db9e800 100%);width:75px;height:75px;animation:1.5s linear infinite rotateLoader;position:absolute;bottom:50%;right:50%}@keyframes rotateLoader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
