/*==========---------- Loading Start ----------==========*/
.root:not(:empty)  + .loaderCntInitial {display: none;}
.loaderCntInitial {height: 100vh; width: 100vw; display: flex; justify-content: center; align-items: center; font-weight: 500; font-size: 22px;}
/*==========---------- Loading End ----------==========*/