._70bfd425469028b5 {
    display: none;
    z-index: 11;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    flex-direction: column;
}

._70bfd425469028b5._05f5121f2b8268d8 {
    display: flex;
}

._70bfd425469028b5::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    opacity: .7;
    z-index: -1;
}

._836510204a51a4e1 {
    position: relative;
    margin: auto;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 90%;
}

._836510204a51a4e1::-webkit-scrollbar {
    display: none;
}

._2fdf4d5885895ffd {
    background-color: unset;
    outline: 0;
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 0;
    height: 20px;
    width: 20px;
    border-radius: 0;
    border: 0;
    cursor: pointer;
}

._2fdf4d5885895ffd::before,
._2fdf4d5885895ffd::after {
    content: '';
    position: absolute;
    top: 0;
    left: calc(50% - 1px);
    width: 2px;
    height: 100%;
    background-color: var(--text-primary);
}

._2fdf4d5885895ffd::before {
    transform: rotate(45deg);
}

._2fdf4d5885895ffd::after {
    transform: rotate(-45deg);
}

@media (max-width: 900px) {
    ._2fdf4d5885895ffd {
        right: 15px;
        top: 15px;
    }
}

._5c69393c9eca3b96 {
    margin: 40px;
    width: 6em;
    height: 6em;
    border: 1.1em solid rgba(0, 0, 0, .2);
    border-left: 1.1em solid #000;
    border-radius: 50%;
    animation: _7deb524d94c88f51 1.1s infinite linear;
}

@keyframes _7deb524d94c88f51 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

._14dfa46ad7d615e2 {
    display: flex;
    flex-direction: column;
    max-width: 880px;
    margin: 0 auto;
}

@media (max-width: 1439px) {
    ._14dfa46ad7d615e2 {
        max-width: 804px;
    }
}

@media (max-width: 1151px) {
    ._14dfa46ad7d615e2 {
        max-width: unset;
        padding: 0 32px;
        margin: 0;
    }
}

@media (max-width: 767px) {
    ._14dfa46ad7d615e2 {
        padding: 0;
        margin: 0 -8px;
    }
}

@media (max-width: 567px) {
    ._14dfa46ad7d615e2 {
        margin: 0;
    }
}

._4ce5f571c99bfff5 > ._14dfa46ad7d615e2 {
    padding: 0;
}

.c74a180f8e469ad2 {
    align-self: flex-start;
    margin-top: 36px;
}

@media (max-width: 1151px) {
    .c74a180f8e469ad2 {
        margin-top: 28px;
    }
}

