div#miniLoaderWhileLoading{justify-content:center;align-items:center;display:flex}div#miniLoaderWhileLoading img{width:24px;height:24px}div#LoadderHolder{height:100%}div#LoadderHolder .NewTrpLoader{justify-content:center;height:100%;margin-top:-88px;display:flex}div#loaderWhileLoading{z-index:9999;text-indent:100%;text-align:center;background-color:var(--dark-gray-9);width:100%;height:100%;font-size:0;position:fixed;top:133px;left:0;overflow:hidden}.NewTrpLoader.fullscreenloader .loading{--speed-of-animation:.9s;--gap:6px;--first-color:#1e69ff;--second-color:#267f29;--third-color:#ffcf39;--fourth-color:#d5a200;--fifth-color:#008eff;justify-content:center;align-items:center;gap:6px;width:100px;display:flex}.NewTrpLoader .loading span{background:var(--first-color);width:4px;height:50px;animation:scale var(--speed-of-animation) ease-in-out infinite}.NewTrpLoader.LoginlessHeight .loading span{width:4px;height:20px}.NewTrpLoader .loading span:nth-child(2){background:var(--second-color);animation-delay:-.8s}.NewTrpLoader .loading span:nth-child(3){background:var(--third-color);animation-delay:-.7s}.NewTrpLoader .loading span:nth-child(4){background:var(--fourth-color);animation-delay:-.6s}.NewTrpLoader .loading span:nth-child(5){background:var(--fifth-color);animation-delay:-.5s}@keyframes scale{0%,40%,to{transform:scaleY(.05)}20%{transform:scaleY(1)}}@media screen and (max-width:1225px){div#loaderWhileLoading{top:132px}}@media screen and (max-width:1025px){div#loaderWhileLoading{top:118px}}
