.hourglass-container{justify-content:center;align-items:center;display:flex}@keyframes top-clip{0%{}50%{transform:translateY(21px)}to{transform:translateY(21px)}}@keyframes bottom-sand-path{0%{}50%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes bottom-sand-g{0%{}85%{transform:translateY(0)}to{transform:translateY(-9px)}}@keyframes hourglass-rotation{0%{transform:rotate(0)}50%{transform:rotate(0)}to{transform:rotate(180deg)}}#top-clip-path rect{animation:5s 1s infinite top-clip}#bottom-sand path{animation:5s 1s infinite bottom-sand-path;transform:translateY(21px)}#bottom-sand g{animation:5s 1s infinite bottom-sand-g}#hourglass{transform-origin:50%;animation:5s 1s infinite hourglass-rotation}@keyframes loading-spinner-innerclass{0%{opacity:1}to{opacity:0}}.loading-spinner{width:30px;height:20px;display:inline-block;overflow:hidden}.loading-spinner-innerclass{transform-origin:0 0;width:309px;height:309px;position:relative;transform:scale(.1)}.loading-spinner-innerclass div{transform-origin:9.27px 110.245px;background:#fff;border-radius:9.27px/32.445px;width:18.54px;height:64.89px;animation:1s linear infinite loading-spinner-innerclass;position:absolute;left:145.23px}.loading-spinner-innerclass div:first-child{animation-delay:-.916s;transform:rotate(0)}.loading-spinner-innerclass div:nth-child(2){animation-delay:-.833s;transform:rotate(30deg)}.loading-spinner-innerclass div:nth-child(3){animation-delay:-.75s;transform:rotate(60deg)}.loading-spinner-innerclass div:nth-child(4){animation-delay:-.666s;transform:rotate(90deg)}.loading-spinner-innerclass div:nth-child(5){animation-delay:-.583s;transform:rotate(120deg)}.loading-spinner-innerclass div:nth-child(6){animation-delay:-.5s;transform:rotate(150deg)}.loading-spinner-innerclass div:nth-child(7){animation-delay:-.416s;transform:rotate(180deg)}.loading-spinner-innerclass div:nth-child(8){animation-delay:-.333s;transform:rotate(210deg)}.loading-spinner-innerclass div:nth-child(9){animation-delay:-.25s;transform:rotate(240deg)}.loading-spinner-innerclass div:nth-child(10){animation-delay:-.166s;transform:rotate(270deg)}.loading-spinner-innerclass div:nth-child(11){animation-delay:-.083s;transform:rotate(300deg)}.loading-spinner-innerclass div:nth-child(12){animation-delay:0s;transform:rotate(330deg)}
