#c47hlug7ogg {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(22, 28, 39, .5);
    z-index: 1000;
}

@keyframes ldio-mkufdp7o2w {
    0% {
        transform: translate(6px, 40px) scale(0);
    }

    25% {
        transform: translate(6px, 40px) scale(0);
    }

    50% {
        transform: translate(6px, 40px) scale(1);
    }

    75% {
        transform: translate(40px, 40px) scale(1);
    }

    100% {
        transform: translate(74px, 40px) scale(1);
    }
}

@keyframes ldio-mkufdp7o2w-r {
    0% {
        transform: translate(74px, 40px) scale(1);
    }

    100% {
        transform: translate(74px, 40px) scale(0);
    }
}

@keyframes ldio-mkufdp7o2w-c {
    0% {
        background: #80a0e0
    }

    25% {
        background: #80a0e0
    }

    50% {
        background: #80a0e0
    }

    75% {
        background: #80a0e0
    }

    100% {
        background: #80a0e0
    }
}

.ldio-mkufdp7o2w div {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    transform: translate(40px, 40px) scale(1);
    background: #80a0e0;
    animation: ldio-mkufdp7o2w 2s infinite cubic-bezier(0, 0.5, 0.5, 1);
}

.ldio-mkufdp7o2w div:nth-child(1) {
    background: #80a0e0;
    transform: translate(74px, 40px) scale(1);
    animation: ldio-mkufdp7o2w-r 0.5s infinite cubic-bezier(0, 0.5, 0.5, 1), ldio-mkufdp7o2w-c 2s infinite step-start;
}

.ldio-mkufdp7o2w div:nth-child(2) {
    animation-delay: -0.5s;
    background: #80a0e0;
}

.ldio-mkufdp7o2w div:nth-child(3) {
    animation-delay: -1s;
    background: #80a0e0;
}

.ldio-mkufdp7o2w div:nth-child(4) {
    animation-delay: -1.5s;
    background: #80a0e0;
}

.ldio-mkufdp7o2w div:nth-child(5) {
    animation-delay: -2s;
    background: #80a0e0;
}

.loadingio-spinner-ellipsis-c47hlug7ogg {
    width: 100px;
    height: 100px;
    display: inline-block;
    overflow: hidden;
    background: none;
}

.ldio-mkufdp7o2w {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0;
    /* see note above */
}

.ldio-mkufdp7o2w div {
    box-sizing: content-box;
}

/* generated by https://loading.io/ */