.loader-container{height:100%}.wrap{position:absolute;top:40%;left:40%;transform:translate(-50%,-50%)}.text{color:#fbae17;display:inline-block;margin-left:5px}.bounceball{position:relative;display:inline-block;height:37px;width:15px}.bounceball:before{position:absolute;content:'';display:block;top:0;width:15px;height:15px;border-radius:50%;background-color:#f93549;transform-origin:50%;animation:bounce 500ms alternate infinite ease}.ilog-prelogder-img img{height:5rem;margin-top:2.5rem;margin-left:.3rem}.loading-text{margin-left:16rem;color:#00aaad;font-family:monospace;font-weight:700;font-size:1.7rem}.loading-text:after{content:"Loading";animation:loading-text-frame 2s infinite}@keyframes bounce{0{top:30px;height:5px;border-radius:60px 60px 20px 20px;transform:scaleX(2)}35%{height:15px;border-radius:50%;transform:scaleX(1)}100%{top:0}}@keyframes loading-text-frame{0{content:"Loading"}25%{content:"Loading."}50%{content:"Loading.."}75%{content:"Loading..."}}