.buttonClass {
    height: 100%;
    width: 100%;
    background: #333;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    font-size: 16px;
    border: 0
}
.buttonClass:focus {
    outline: unset
}

.buttonClass:disabled {
    background-color: rgba(51,51,51,.2)!important;
    color: #fff!important
}

.ToggleLocale_toggleLocale__1ulH1 {
    height: 40px;
    width: 40px;
    background-color: #fff;
    box-shadow: 2px 2px 7px 0 rgba(0,0,0,.2);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none
}

.ToggleLocale_toggleLocale__1ulH1 img {
    width: 30px;
    height: 30px
}

.MenuLocale_menuLocale__32GNQ {
    padding: 15px
}

.MenuLocale_menuLocale__32GNQ .MenuLocale_item__1WHLx {
    margin-bottom: 10px;
    height: 44px;
    border-radius: 22px;
    background-color: #f7f7f7;
    display: flex;
    align-items: center;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    white-space: nowrap
}

.MenuLocale_menuLocale__32GNQ .MenuLocale_item__1WHLx.MenuLocale_active__3LGZe {
    color: #fff;
    background-color: #333
}

.MenuLocale_menuLocale__32GNQ .MenuLocale_item__1WHLx img {
    width: 34px;
    height: 34px;
    margin-left: 5px;
    margin-right: 10px
}

.downloadApp_downloadApp__31A5W {
    background: url(/static/media/bg.af84c43d.png) #100f0d 50% no-repeat;
    background-size: contain;
    min-height: 100vh;
    overflow: auto;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 1080px
}

@media screen and (max-width: 1920px) {
    .downloadApp_downloadApp__31A5W {
        background-size:cover
    }
}

.downloadApp_downloadApp__31A5W .downloadApp_container__gWPP2 {
    width: 65%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: auto
}

.downloadApp_downloadApp__31A5W .downloadApp_titleImg___j990 {
    width: 452px;
    margin-top: 122px;
    margin-bottom: 18px
}

.downloadApp_downloadApp__31A5W .downloadApp_phoneImg__77udj {
    width: 359px
}

.downloadApp_downloadApp__31A5W .downloadApp_download__IQmKE {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px
}

.downloadApp_downloadApp__31A5W .downloadApp_download__IQmKE .downloadApp_left__3WHdn .downloadApp_title__3cjVJ {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 43px;
    background-color: #cc2330;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    padding: 0 22px;
    margin-bottom: 15px;
    border-radius: 8px
}

.downloadApp_downloadApp__31A5W .downloadApp_download__IQmKE .downloadApp_left__3WHdn .downloadApp_subtitle__2Gipw {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    text-align: center
}

.downloadApp_downloadApp__31A5W .downloadApp_download__IQmKE .downloadApp_right__1V_9J {
    width: 100px;
    height: 100px;
    border-radius: 10px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 18px
}

.downloadApp_downloadApp__31A5W .downloadApp_download__IQmKE .downloadApp_right__1V_9J div {
    display: flex
}

.downloadApp_downloadApp__31A5W .downloadApp_webEntryButton__2MVRW {
    margin-bottom: 16px;
    height: 44px;
    width: 312px;
    border-radius: 24.25px;
    background-color: #cc2330
}

.downloadApp_downloadApp__31A5W .downloadApp_locales__15A2m {
    position: absolute;
    right: 42.5px;
    top: 42.5px;
    width: 280px
}

.downloadApp_downloadApp__31A5W .downloadApp_locales__15A2m .downloadApp_toggleLocale__2WzMe {
    margin-bottom: 10px;
    margin-left: auto;
    width: 50px;
    height: 50px;
    border: 1px solid #cc2330;
    background-color: transparent;
    border-radius: 25px;
    box-shadow: none;
    display: flex;
    justify-content: center;
    align-items: center
}

.downloadApp_downloadApp__31A5W .downloadApp_locales__15A2m .downloadApp_toggleLocale__2WzMe img {
    width: 36px;
    height: 36px
}

.downloadApp_downloadApp__31A5W .downloadApp_locales__15A2m .downloadApp_toggleLocale__2WzMe.downloadApp_active__1BNNm {
    background-color: #fff;
    box-shadow: 2px 2px 7px 0 rgba(0,0,0,.2);
    border: 1px solid transparent
}

.downloadApp_downloadApp__31A5W .downloadApp_locales__15A2m .downloadApp_menuLocaleContainer__2qvEG {
    padding: 10px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 4px 4px 16px 0 rgba(51,51,51,.2)
}

.downloadApp_downloadApp__31A5W .downloadApp_locales__15A2m .downloadApp_menuLocaleContainer__2qvEG .downloadApp_menuLocale__3Yf44 {
    overflow: auto;
    max-height: 356px
}

.downloadApp_downloadApp__31A5W .downloadApp_locales__15A2m .downloadApp_menuLocaleContainer__2qvEG .downloadApp_menuLocale__3Yf44::-webkit-scrollbar {
    width: 4px
}

.downloadApp_downloadApp__31A5W .downloadApp_locales__15A2m .downloadApp_menuLocaleContainer__2qvEG .downloadApp_menuLocale__3Yf44::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 2px
}

.Header_header__1B2ma {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    height: 44px;
    /*margin-bottom: 12px*/
}

.Header_header__1B2ma .Header_logo__1tU-Y {
    width: 112px
}

.Header_header__1B2ma .Header_toggleLocale__hdMjt {
    position: absolute;
    right: 10px
}

.Header_header__1B2ma .Header_active__DnzKE {
    border: 1px solid #cc2330
}

.NextArrow_nextArrow__1dbfP {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    width: 26px;
    z-index: 1
}

.NextArrow_nextArrow__1dbfP img {
    width: 100%
}

.PrevArrow_prevArrow__NS_c6 {
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    width: 26px;
    z-index: 1
}

.PrevArrow_prevArrow__NS_c6 img {
    width: 100%
}

.downloadAppSwiper_container__Zf9gv {
    padding-top: 12px;
    outline: none
}

.downloadAppSwiper_container__Zf9gv :focus {
    outline: none
}

.downloadAppSwiper_slider__26n-F {
    outline: none;
    height: 100%
}

.downloadAppSwiper_slider__26n-F :focus {
    outline: none
}

.downloadAppSwiper_titleImages__27kvc {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    outline: none
}

.downloadAppSwiper_titleImages__27kvc :focus {
    outline: none
}

.downloadAppSwiper_titleImages__27kvc img {
    width: 100%;
    height: auto;
    display: none;
    outline: none
}

.downloadAppSwiper_titleImages__27kvc img :focus {
    outline: none
}

.downloadAppSwiper_titleImages__27kvc img.downloadAppSwiper_active__7z_VX {
    display: block
}

.downloadAppSwiper_worldCup__3p5fZ {
    position: relative;
    flex: 1 1;
    outline: none
}

.downloadAppSwiper_worldCup__3p5fZ :focus {
    outline: none
}

.downloadAppSwiper_worldCup__3p5fZ>div>img {
    position: absolute;
    width: 45%;
    height: auto;
    top: 2%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.downloadAppSwiper_worldCup__3p5fZ>div>img:focus {
    outline: none
}

.downloadAppSwiper_swiperContent__1LG71 {
    margin: 0 auto;
    outline: none
}

.downloadAppSwiper_swiperContent__1LG71 :focus {
    outline: none
}

.downloadAppSwiper_swiperContent__1LG71 .downloadAppSwiper_imgContainer__pfHFF {
    outline: none;
    width: 100%;
    margin: 0 auto
}

.downloadAppSwiper_swiperContent__1LG71 .downloadAppSwiper_imgContainer__pfHFF :focus {
    outline: none
}

.downloadAppSwiper_swiperContent__1LG71 .downloadAppSwiper_imgContainer__pfHFF img {
    margin: 0 auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    outline: none
}

.downloadAppSwiper_swiperContent__1LG71 .downloadAppSwiper_imgContainer__pfHFF img:focus {
    outline: none
}

.downloadAppSwiper_slick-dots__3wo5r {
    bottom: 20px!important;
    position: relative!important;
    z-index: 1
}

.downloadAppSwiper_slick-dots__3wo5r li {
    margin: 0;
    width: 7px!important;
    height: 7px!important;
    margin: 0 4px!important;
    border: 1px solid rgba(51,51,51,.2);
    border-radius: 100%
}

.downloadAppSwiper_slick-dots__3wo5r li button:before {
    display: none
}

.downloadAppSwiper_slick-dots__3wo5r .slick-active {
    opacity: 1!important;
    background-color: #333
}

.slick-list,.slick-slide,.slick-track {
    height: 100%
}

.slick-slide div:first-child {
    height: 100%;
    display: flex;
    align-items: flex-start
}

.downloadApp_downloadAppContent__2PyAG {
    outline: none;
    background-color: #fff;
    height: 100%;
    visibility: hidden;
    position: relative;
    flex: 1 1
}

.downloadApp_downloadAppContent__2PyAG :focus {
    outline: none
}

.downloadApp_downloadAppContent__2PyAG.downloadApp_active__JlF18 {
    visibility: visible
}

.downloadApp_downloadAppContent__2PyAG.downloadApp_contentHidden__NSMwa {
    overflow-y: hidden;
    flex: 0px 1
}

.downloadApp_downloadAppContent__2PyAG .downloadApp_container__mLRtT {
    padding: 10px 15px;
    display: flex;
    flex-direction: column;
    position: relative;
    background-color: #fff;
    outline: none
}

.downloadApp_downloadAppContent__2PyAG .downloadApp_container__mLRtT :focus {
    outline: none
}

.downloadApp_downloadAppContent__2PyAG .downloadApp_container__mLRtT .downloadApp_tip__1WrNJ {
    color: #7a7a7c;
    font-size: 10px;
    line-height: 18px;
    text-align: center;
    padding: 0 50px;
    margin-bottom: 10px
}

@media screen and (max-width: 375px) {
    .downloadApp_downloadAppContent__2PyAG .downloadApp_container__mLRtT .downloadApp_tip__1WrNJ {
        padding:0 10px
    }
}

.downloadApp_downloadAppContent__2PyAG .downloadApp_container__mLRtT .downloadApp_downloadAppButtonWrap__2Wht4 {
    height: 44px;
    width: 235px;
    border-radius: 24.25px;
    background-color: #999;
    overflow: hidden;
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 auto
}

.downloadApp_downloadAppContent__2PyAG .downloadApp_container__mLRtT .downloadApp_CircularProgressBar__3DJRf {
    position: absolute;
    height: 40px;
    width: 40px;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    left: 10px;
    visibility: hidden
}

.downloadApp_downloadAppContent__2PyAG .downloadApp_container__mLRtT .downloadApp_show__1LcQf {
    z-index: 1;
    visibility: visible
}

.downloadApp_downloadAppContent__2PyAG .downloadApp_container__mLRtT .downloadApp_downloadAppButtonCover__1pXzM {
    position: relative;
    background-color: #333;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    border-radius: 0 100px 100px 0
}

.downloadApp_downloadAppContent__2PyAG .downloadApp_container__mLRtT .downloadApp_downloadAppButton__DdihG {
    border: none;
    background-color: transparent;
    position: absolute;
    color: #fff;
    left: 0;
    top: 0;
    z-index: 1;
    white-space: pre-line
}

.downloadApp_downloadAppContent__2PyAG .downloadApp_container__mLRtT .downloadApp_downloadAppButton__DdihG span {
    margin: auto 15px auto auto;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 16px
}

.downloadApp_downloadAppContent__2PyAG .downloadApp_container__mLRtT .downloadApp_downloadWebButton__2zB3D {
    margin-top: 10px
}

.downloadApp_downloadAppContent__2PyAG .downloadApp_tutorialBlock__2-YhF {
    width: 100%;
    text-align: center;
    background-color: #fff;
    padding: 10px 0
}

.downloadApp_downloadAppContent__2PyAG .downloadApp_tutorialBlock__2-YhF .downloadApp_tutorialButton__11Tim {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    color: #4c9eea;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px
}

.downloadApp_downloadAppContent__2PyAG .downloadApp_tutorialBlock__2-YhF .downloadApp_tutorialButton__11Tim img {
    position: absolute;
    left: -30px;
    width: 20px
}

.downloadApp_tutorialContent__3gYgr {
    width: 100%;
    outline: none
}

.downloadApp_tutorialContent__3gYgr :focus {
    outline: none
}

.downloadApp_tutorialContent__3gYgr p {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center
}

.downloadApp_tutorialContent__3gYgr img {
    width: 100%
}

.downloadApp_localeSettingBox__3wfWR {
    display: none;
    position: absolute;
    left: 0;
    top: 44px;
    width: 100%;
    height: auto
}

.downloadApp_localeSettingBox__3wfWR.downloadApp_active__JlF18 {
    display: block
}

.slick-list,.slick-list :focus,.slick-slide,.slick-slide :focus,.slick-slide div:first-child,.slick-slide div:first-child :focus,.slick-slider,.slick-slider :focus,.slick-track,.slick-track :focus {
    outline: none
}

.downloadApp_wrapper__2c9DS {
    padding: 0;
    background-color: #f5f5f5
}

.downloadApp_personalContent__dPs_m {
    display: flex;
    padding: 20px 0
}

.downloadApp_personalContent__dPs_m .downloadApp_info__1ueO3 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 10px;
    color: #333
}

.downloadApp_personalContent__dPs_m .downloadApp_info__1ueO3 div:first-child {
    font-size: 16px;
    font-weight: 600;
    line-height: 16px
}

.downloadApp_personalContent__dPs_m .downloadApp_info__1ueO3 div {
    font-size: 13px;
    line-height: 20px
}

.downloadApp_customerServiceContent__3s2Ra {
    display: flex;
    flex-direction: column
}

.downloadApp_customerServiceContent__3s2Ra .downloadApp_urlBlock__4GR5O {
    display: flex;
    align-items: center;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.1);
    height: 68px;
    margin-top: 10px;
    padding: 0 20px
}

.downloadApp_customerServiceContent__3s2Ra .downloadApp_urlBlock__4GR5O .downloadApp_text__eMMs0 {
    padding-left: 20px;
    flex: 1 1
}

.downloadApp_customerServiceContent__3s2Ra .downloadApp_urlBlock__4GR5O .downloadApp_text__eMMs0>div:first-child {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px
}

.downloadApp_customerServiceContent__3s2Ra .downloadApp_urlBlock__4GR5O .downloadApp_text_remind__2_l9d {
    color: #999;
    font-size: 12px;
    line-height: 12px;
    margin-top: 10px
}

.downloadApp_customerServiceTitle__1d9V5 {
    display: flex;
    padding: 8px 0;
    background-color: #fff
}

.downloadApp_liveChat__3sivV {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 48px;
    padding-left: 16px;
    padding-right: 20px;
    margin-top: 12px;
    margin-bottom: 8px;
    border-radius: 20px;
    background-color: #fff
}

.downloadApp_liveChat__3sivV .downloadApp_liveBlock__3ggDz {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.downloadApp_liveChat__3sivV .downloadApp_liveTitle__3yfb7 {
    color: #333;
    font-size: 14px;
    line-height: 21px;
    margin-left: 20px
}

.downloadApp_commonProblem__1BRG5 {
    display: flex;
    flex-direction: column;
    margin-top: 8px;
    border-radius: 20px;
    background-color: #fff
}

.downloadApp_commonProblem__1BRG5 .downloadApp_title__16PX1 {
    display: flex;
    padding-left: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    align-items: center;
    font-size: 16px;
    color: #333;
    font-weight: 600
}

.downloadApp_rows__FGAtz {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fff;
    border: #f7f7f7
}

.downloadApp_rows__FGAtz .downloadApp_iconBlock__3q2-N {
    display: flex;
    flex-wrap: wrap;
    padding-left: 10px;
    padding-top: 13px;
    padding-bottom: 13px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0
}

.downloadApp_rows__FGAtz .downloadApp_rowTitle__2WZTz {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    width: calc(100vw - 50px)
}

.downloadApp_rows__FGAtz .downloadApp_arrowUpOpen__271FT {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.downloadApp_rows__FGAtz .downloadApp_arrowUpClose__3juok {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.downloadApp_block__1qFJA {
    display: block
}

.downloadApp_hidden__QDWM8 {
    display: none!important
}

.LocaleSetting_localeSetting__-jrbB {
    margin-top: 12px
}

.LocaleSetting_localeSetting__-jrbB .LocaleSetting_title__ocMIw {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 44px;
    position: relative
}

.LocaleSetting_localeSetting__-jrbB .LocaleSetting_title__ocMIw img {
    position: absolute;
    left: 15px;
    width: 20px;
    height: 20px
}

.LocaleSetting_localeSetting__-jrbB .LocaleSetting_title__ocMIw p {
    color: #333;
    font-size: 16px;
    font-weight: 600
}

.Message_message__2ZlXw {
    width: 100%;
    height: 36px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #333;
    box-shadow: 0 5px 10px 0 hsla(0,0%,100%,.5);
    color: #fff;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1
}

.processButton_downloadAppButtonWrap__wdel4 {
    position: relative;
    width: 235px;
    height: 44px;
    border-radius: 100px 100px 100px 100px;
    overflow: hidden;
    background-color: #999;
    display: flex;
    align-items: center
}

.processButton_downloadAppButtonWrap__wdel4 .processButton_CircularProgressBar__2itA6 {
    position: absolute;
    display: flex;
    align-items: center;
    width: 40px;
    top: 0;
    bottom: 0;
    left: 10px
}

.processButton_downloadAppButtonWrap__wdel4 .processButton_CircularProgressBar__2itA6.processButton_show__2dEME {
    z-index: 1
}

.processButton_downloadAppButtonWrap__wdel4 .processButton_downloadAppButtonCover__293Jz {
    position: relative;
    background-color: #333;
    width: 100%;
    height: 100%;
    border-radius: 100px 100px 100px 100px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 10px
}

.processButton_downloadAppButtonWrap__wdel4 .processButton_downloadAppButton__3OjI4 {
    border: none;
    background-color: transparent;
    position: absolute;
    color: #fff;
    left: 0;
    top: 0;
    z-index: 1
}

.processButton_downloadAppButtonWrap__wdel4 .processButton_downloadAppButton__3OjI4 .processButton_clickCancel__3myA3 {
    position: absolute;
    right: 17px;
    font-size: 12px
}

.CircularProgressBar_wrapper__H2k_f {
    width: 40px;
    height: 40px
}

.tutorial_tutorial__2eDh4 {
    text-align: center
}

.tutorial_tutorial__2eDh4 .tutorial_scrollDown__3q_1z {
    text-align: center;
    margin-bottom: 20px;
    -webkit-user-select: none;
    user-select: none
}

.tutorial_tutorial__2eDh4 .tutorial_scrollDown__3q_1z p {
    color: #333;
    font-size: 14px;
    font-weight: 600
}

.tutorial_tutorial__2eDh4 .tutorial_scrollDown__3q_1z .tutorial_arrowDownIcon__2F1vI {
    width: 20px
}

.tutorial_tutorial__2eDh4 .tutorial_iosIcon__1SPHT {
    width: 23px;
    margin-bottom: 25px
}

.tutorial_tutorial__2eDh4 .tutorial_iosTitle__13czh {
    font-weight: 600;
    color: #4a9cea;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 7px
}

.tutorial_tutorial__2eDh4 .tutorial_iosSubtitle__3vP4E {
    max-width: 216px;
    color: #333;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    margin: 0 auto 15px
}

.tutorial_tutorial__2eDh4 .tutorial_tutorialImage__2iQqF {
    width: 100%
}

.Main_main__3q03U {
    width: 100%;
    display: flex;
    flex-direction: column
}

/*# sourceMappingURL=2.58a12cb1.chunk.css.map */
