.container{--uib-size:150px;--uib-speed:1.2s;--uib-dot-size:calc(var(--uib-size) * 0.1);position:relative;display:flex;align-items:center;justify-content:flex-start;height:calc(var(--uib-size) * .64);width:calc(var(--uib-size) * .64)}@keyframes jump{0%,to{transform:translateY(120%)}50%{transform:translateY(-120%)}}.dot{--uib-d1:-0.48;--uib-d2:-0.4;--uib-d3:-0.32;--uib-d4:-0.24;--uib-d5:-0.16;--uib-d6:-0.08;--uib-d7:-0;position:absolute;bottom:calc(var(--uib-bottom) + var(--uib-dot-size) / 2);right:calc(var(--uib-right) + var(--uib-dot-size) / 2);display:flex;align-items:center;justify-content:flex-start;height:var(--uib-dot-size);width:var(--uib-dot-size);animation:jump var(--uib-speed) ease-in-out infinite;opacity:var(--uib-scale);will-change:transform;backface-visibility:hidden}.dot:before{content:"";height:100%;width:100%;background-color:var(--uib-color);border-radius:50%;transform:scale(var(--uib-scale));transition:background-color .3s ease}.dot:first-child{--uib-bottom:24%;--uib-right:-35%;animation-delay:calc(var(--uib-speed) * var(--uib-d1))}.dot:nth-child(2){--uib-bottom:16%;--uib-right:-6%;animation-delay:calc(var(--uib-speed) * var(--uib-d2))}.dot:nth-child(3){--uib-bottom:8%;--uib-right:23%;animation-delay:calc(var(--uib-speed) * var(--uib-d3))}.dot:nth-child(4){--uib-bottom:-1%;--uib-right:51%;animation-delay:calc(var(--uib-speed) * var(--uib-d4))}.dot:nth-child(5){--uib-bottom:38%;--uib-right:-17.5%;animation-delay:calc(var(--uib-speed) * var(--uib-d2))}.dot:nth-child(6){--uib-bottom:30%;--uib-right:10%;animation-delay:calc(var(--uib-speed) * var(--uib-d3))}.dot:nth-child(7){--uib-bottom:22%;--uib-right:39%;animation-delay:calc(var(--uib-speed) * var(--uib-d4))}.dot:nth-child(8){--uib-bottom:14%;--uib-right:67%;animation-delay:calc(var(--uib-speed) * var(--uib-d5))}.dot:nth-child(9){--uib-bottom:53%;--uib-right:-0.8%;animation-delay:calc(var(--uib-speed) * var(--uib-d3))}.dot:nth-child(10){--uib-bottom:44.5%;--uib-right:27%;animation-delay:calc(var(--uib-speed) * var(--uib-d4))}.dot:nth-child(11){--uib-bottom:36%;--uib-right:55.7%;animation-delay:calc(var(--uib-speed) * var(--uib-d5))}.dot:nth-child(12){--uib-bottom:28.7%;--uib-right:84.3%;animation-delay:calc(var(--uib-speed) * var(--uib-d6))}.dot:nth-child(13){--uib-bottom:66.8%;--uib-right:15%;animation-delay:calc(var(--uib-speed) * var(--uib-d4))}.dot:nth-child(14){--uib-bottom:58.8%;--uib-right:43%;animation-delay:calc(var(--uib-speed) * var(--uib-d5))}.dot:nth-child(15){--uib-bottom:50%;--uib-right:72%;animation-delay:calc(var(--uib-speed) * var(--uib-d6))}.dot:nth-child(16){--uib-bottom:42%;--uib-right:100%;animation-delay:calc(var(--uib-speed) * var(--uib-d7))}.dot:nth-child(3){--uib-scale:0.98}.dot:nth-child(2),.dot:nth-child(8){--uib-scale:0.96}.dot:first-child,.dot:nth-child(7){--uib-scale:0.94}.dot:nth-child(12),.dot:nth-child(6){--uib-scale:0.92}.dot:nth-child(11),.dot:nth-child(5){--uib-scale:0.9}.dot:nth-child(10),.dot:nth-child(16){--uib-scale:0.88}.dot:nth-child(15),.dot:nth-child(9){--uib-scale:0.86}.dot:nth-child(14){--uib-scale:0.84}.dot:nth-child(13){--uib-scale:0.82}.dot:first-child{--uib-color:#6251e4}.dot:nth-child(2){--uib-color:#6e57e6}.dot:nth-child(3){--uib-color:#7b5de8}.dot:nth-child(4){--uib-color:#8763ea}.dot:nth-child(5){--uib-color:#9469ec}.dot:nth-child(6){--uib-color:#a06fee}.dot:nth-child(7){--uib-color:#ad75f0}.dot:nth-child(8){--uib-color:#b97bf2}.dot:nth-child(9){--uib-color:#c681f4}.dot:nth-child(10){--uib-color:#d287f6}.dot:nth-child(11){--uib-color:#d78be8}.dot:nth-child(12){--uib-color:#da89e0}.dot:nth-child(13){--uib-color:#dc87d7}.dot:nth-child(14){--uib-color:#de85cf}.dot:nth-child(15){--uib-color:#e183c6}.dot:nth-child(16){--uib-color:#dc73ea}.loading-title{display:block;text-align:center;font-size:20;font-family:Inter,sans-serif;font-weight:700;padding-bottom:15px;color:#888}.loading-circle{display:block;border-left:5px solid;border-top-left-radius:100%;border-top:5px solid;margin:5px;animation-name:Loader_611;animation-duration:1.5s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:forwards}.sp1{border-left-color:#d287f6;border-top-color:#d287f6;width:40px;height:40px}.sp2{border-left-color:#6251e4;border-top-color:#6251e4;width:30px;height:30px}.sp3{width:20px;height:20px;border-left-color:#dc73ea;border-top-color:#dc73ea}@keyframes Loader_611{0%{transform:rotate(0deg);transform-origin:right bottom}25%{transform:rotate(90deg);transform-origin:right bottom}50%{transform:rotate(180deg);transform-origin:right bottom}75%{transform:rotate(270deg);transform-origin:right bottom}to{transform:rotate(1turn);transform-origin:right bottom}}