div#miniLoaderWhileLoading{display:flex;align-items:center;justify-content:center}div#miniLoaderWhileLoading img{height:24px;width:24px}div#LoadderHolder{height:100%}div#LoadderHolder .NewTrpLoader{height:100%;display:flex;justify-content:center;margin-top:-88px}div#loaderWhileLoading{height:100%;position:fixed;z-index:9999;top:133px;left:0;overflow:hidden;text-indent:100%;font-size:0;width:100%;text-align:center;background-color:var(  --dark-gray-9)}.NewTrpLoader.fullscreenloader .loading{--speed-of-animation:0.9s;--gap:6px;--first-color:#1e69ff;--second-color:#267f29;--third-color:#ffcf39;--fourth-color:#d5a200;--fifth-color:#008eff;display:flex;justify-content:center;align-items:center;width:100px;gap:6px}.NewTrpLoader .loading span{width:4px;height:50px;background:var(--first-color);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:121px;top:118px}}