.login-bg{background:linear-gradient(#e03e18,#8a5d26,#1f1a17)}:root{--time-bg-color:black}.percentage-bg:before{content:"";--bs-bg-opacity:1;background-color:var(--time-bg-color);z-index:0;width:60%;height:100%;position:absolute;top:0;left:0}.percentage-bg{position:relative}.zoom-in-box{opacity:0;animation:.5s forwards zoomIn;transform:scale(0)}@keyframes zoomIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.zoom-in-box{animation:.5s forwards zoomOut}@keyframes zoomOut{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.shimmer-loader{background:#f6f7f8;position:relative;overflow:hidden}.shimmer-loader:before{content:"";background:linear-gradient(90deg,#fff0 0%,#fff3 50%,#fff0 100%);width:100%;height:100%;animation:1.5s infinite shimmer;position:absolute;top:0;left:-150%}@keyframes shimmer{0%{left:-150%}to{left:150%}}.card-animated{opacity:0;animation:.8s forwards slideInRight;animation-delay:var(--delay,0s);transform:translate(100%)}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.card-animated:first-child{--delay:.1s}.card-animated:nth-child(2){--delay:.3s}.card-animated:nth-child(3){--delay:.5s}.card-animated:nth-child(4){--delay:.7s}.card-animated:nth-child(5){--delay:.9s}
