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