.d0ac95bb {
    color: var(--Labels-Secondary,var(--Labels-Secondary,rgba(60,60,67,.6)));
    text-align: center;
    margin-top: 16px;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

.d0ac95bb.a3a869cc {
    cursor: pointer;
    text-underline-offset: 4px;
    -webkit-text-decoration: underline transparent;
    text-decoration: underline transparent;
    transition: -webkit-text-decoration-color .1s,text-decoration-color .1s
}

.d0ac95bb.a3a869cc:hover {
    text-decoration: underline
}

.cd8aaf0e {
    cursor: pointer;
    color: var(--Labels-Secondary,var(--Labels-Secondary,rgba(60,60,67,.6)));
    background: #fff;
    border: 1px solid #dadada;
    border-radius: 16px;
    margin-top: 8px;
    font-size: 16px;
    transition: background-color .2s
}

.cd8aaf0e em {
    color: var(--Labels-Primary,var(--Labels-Primary,#000));
    margin: 0 4px;
    font-size: 16px;
    font-style: normal;
    font-weight: 600
}

.cd8aaf0e:hover {
    background-color: #efefef
}

.cd8aaf0e {
    justify-content: center;
    align-items: center;
    padding: 8px;
    display: flex
}

.cd8aaf0e [role=logo] {
    -o-object-fit: contain;
    object-fit: contain;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    top: -1px
}

.c315dc57 {
    text-align: center;
    margin-top: 24px
}

.cd8331c3 {
    width: calc(100% - 2*var(--page-padding));
    text-align: center;
    max-width: calc(600px - 2*var(--page-padding));
    position: absolute
}

.c31a73a4 {
    justify-content: center;
    align-items: center;
    height: 150px;
    margin-top: 24px;
    display: flex
}

.ce9c06a1 {
    background-color: #c9c9c9;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    margin: 0 4px;
    animation: 1.4s ease-in-out infinite ad4b20aa
}

.ce9c06a1:nth-child(2) {
    animation-delay: .2s
}

.ce9c06a1:nth-child(3) {
    animation-delay: .4s
}

@keyframes ad4b20aa {
    0%,80%,to {
        transform: scale(0)
    }

    40% {
        transform: scale(1)
    }
}

.ff5121c6 {
    display: flex
}

.c99e7c5b {
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 24px;
    justify-content: center;
    align-items: center;
    width: 96px;
    height: 96px;
    display: flex;
    box-shadow: 0 0 8px rgba(0,0,0,.06),0 2px 12px rgba(0,0,0,.12)
}

.a3a6ac44 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: 16px;
    display: flex
}

.a3a6ac44 .d5b4d024 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    line-height: normal
}

.a3a6ac44 .a53644c6 {
    color: var(--Labels-Secondary,var(--Labels-Secondary,rgba(60,60,67,.6)));
    margin-top: 8px;
    font-size: 16px;
    font-weight: 600;
    line-height: normal
}

.c29d1894 {
    --right: 16px;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0
}

.c29d1894 svg {
    right: var(--right);
    position: absolute
}

.c29d1894 .f24cecaa {
    right: var(--right);
    color: #fff;
    max-width: 70%;
    font-family: PingFang SC;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    position: absolute;
    top: 60px
}

.bbade387 {
    padding: 16px var(--page-padding);
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    max-width: 600px;
    min-height: 100vh;
    margin: auto;
    display: flex
}

:root {
    --page-padding: 24px
}

html,body,#root {
    width: 100%;
    min-height: 100vh;
    font-family: system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen,Open Sans,sans-serif
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}
