.styles_mobile__KgUG7 {
    position: relative;
    width: 100vw;
    height: 100vh;
    height: 100dvh;
    display: flex;
    flex-direction: column;
    color: var(--TextColor14);
    overflow: auto;
}
.styles_bottom__yXihV {
    width: 100%;
    max-height: 325px;
    height: 100%;
    position: absolute;
    bottom: 0;
    overflow: visible;
}
.styles_content__lTlfI {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 5;
    position: relative;
    padding-bottom: 250px;
    overflow: auto;
}
.styles_top__BfHXf {
    width: 100%;
    height: 500px;
    position: absolute;
    top: 0;
    left: 0;
}
.styles_top2__FHOeW {
    width: 100%;
    height: 230px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: linear-gradient(180deg, #7530fe 0%, rgba(117, 48, 254, 0) 100%);
}
.styles_mobileIcon__tcTT2 {
    margin-top: 56px;
}
.styles_title__gSSYC {
    font-family: 'Roboto';
    font-size: 20px;
    font-weight: 900;
    margin-top: 35px;
    text-align: center;
}
.styles_subtitle__ksxus {
    margin-top: 5px;
    font-family: 'Roboto';
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 20px;
}
.styles_subtitle__ksxus:lang(zh-CN) {
    font-size: 40px;
}
.styles_tips__eM6hy {
    margin-top: 10px;
    text-align: center;
}
.styles_hint__auKXq {
    margin-top: 35px;
    text-align: center;
    line-height: normal;
}
.styles_QRCodeImg__dHj2b {
    margin-top: 15px;
}
.styles_appImage__Hf0E3 {
    margin-left: 5px;
    margin-bottom: 14px;
}
.styles_button__Z6Ixh {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    height: 45px;
    width: 205px;
    cursor: pointer;
    border-radius: 5px;
    background-color: var(--PrimaryColor11);
    font-size: 14px;
    line-height: normal;
}
.styles_international__LMuxk {
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.styles_primaryColor__IvaFZ {
    text-decoration: underline;
}
.styles_appDownTitle__QNC3X {
    font-family: 'Roboto';
    font-size: 25px;
    font-weight: 900;
    margin-bottom: 17.5px;
    color: var(--FillColor11);
    max-width: 280px;
}
.styles_appDownDesc__eN_Mx {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 25px;
    color: #666666;
}
.styles_buttons__KcTDG {
    display: flex;
    width: 100%;
    justify-content: center;
}
.styles_appStoreText__Oirgo {
    color: var(--TextColor14);
}
.styles_googlePlayText__OyrSR {
    color: var(--TextColor14);
}
.styles_appStoreButton__8VAUP {
    display: flex;
    padding: 8px 14px;
    border-radius: 10px;
    background-color: var(--FillColor11);
    margin-right: 15px;
    cursor: pointer;
    align-items: center;
}
.styles_appStoreImage__UiC4f {
    display: flex;
    align-items: center;
    margin-right: 10px;
}
.styles_appStoreInfo__L1pPy {
    color: var(--TextColor14);
    display: flex;
    flex-direction: column;
    white-space: nowrap;
}
.styles_googlePlayButton__1cppC {
    display: flex;
    padding: 8px 14px;
    border-radius: 10px;
    background-color: var(--FillColor11);
    cursor: pointer;
    align-items: center;
}
.styles_googlePlayImage__wlGoe {
    display: flex;
    align-items: center;
    margin-right: 10px;
}
.styles_googlePlayInfo__g3hmn {
    color: var(--TextColor14);
    display: flex;
    flex-direction: column;
    white-space: nowrap;
}
.styles_guide___9mBw {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    display: flex;
    justify-content: right;
}

