/* 0.092592592 */
:root {
    --section_pd:3.7vw;
}
html{font-size: calc(var(--vw) * 9.2592592) !important;}

.header{
    height:max(148.148vw,100vh);
    background: url(../img/m_p1.jpg) no-repeat 50% 50%;
    background-size: cover;
    padding-top:3vw;
}
.top_bar{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 var(--section_pd);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: rgba(0,0,0,.4);
    height: 14vw;
}
.top_bar_button{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.menu_toggle{
    display: flex;
}
.page_arrow_bar{
    position: static !important;
}
.top_logo{
    width:22.777777632vw;
}
.nav_bar{
    height: 100%;
    display: flex;
    justify-content: flex-end;
}
/* .font_zh-Hant .beta_time {
    font-size: var(--font-sz-12);
} */
.menu_toggle{
    position: relative;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
}

.menu_toggle a{
    text-decoration: none;
    color: var(--clr-text-01);
    transition: color 0.3s ease;
}
.menu_mobile{
    text-indent: -999rem;
    overflow: hidden;
    width: .8rem;
    cursor: pointer;
}
  
.menu_list {
    display: none;
}

.menu_list li {
  margin: 0 1vw;
  position: relative;
}

.top_bar_button{
    right:6vw;
    z-index: 1;
    display: flex;
    align-items: center;
}

.btn_usr_login{
    height: 1rem;
    width: .7rem;
    cursor: pointer;
}
.btn_usr_login::before{
    width: 100%;
    height: 100%;
}
.nav_fun_btn{
    min-width:1rem;
    height: 0.6rem;
    padding:0 0.2rem;
}
.nav_fun_btn div{
    font-size: var(--font-sz-12) !important;
}

.fun_btn div::after{
    border-left: 0.185vw solid var(--clr-wht);
    border-bottom: 0.185vw  solid var(--clr-wht);
}
.nav_fun_btn div::after{
    width: 0.74vw !important;
    height: 0.74vw !important;
}
.fun_btn::before{
    left: -0.277vw;
    width: 0.277vw;;
    border-top-left-radius: 0.185vw;
    border-bottom-left-radius:0.185vw;
}
.fun_btn::after{
    right: -0.277vw;;
    width: 0.277vw;;
    border-top-right-radius: 0.185vw;
    border-bottom-right-radius: 0.185vw;
}

.i18n_menu{
    width:1.5rem;
    height: 0.6rem;
    cursor: pointer;
}
.i18n_menu img{
    width:0.6rem;
}
.lang_current{
    display: none;
}
.lang_list{
    display: none;
}
.lang_list a{
    display: none;
}
.triangle_arrow{
    display: none;
}

.platform_release{
    padding:6vw 0;
    margin-top: 10vw;
}
/* .banner_links {
    text-align: center;
    padding: 0.5rem 0;
} */

.function_button p{
    padding-top: 0.5vw;
}
.banner_fun_btn{
    min-width: 2rem;
    padding: 0 0.55rem;
    min-height: .6rem;
}
.banner .banner_fun_btn{
    width: 3.5266rem;
    min-height: .6rem;
}

.index_btn .banner_fun_btn{
        height: 1rem;
}
.index_btn .banner_fun_btn div{
    font-size: var(--font-sz-t6) !important;
}

.social_media{
    align-items: center;
    justify-content: center;
}
.social_media a{
    width: 1rem;
    height:1rem;
    border-radius: 0.3rem;
    margin:0 0.3rem;
}

.top_bar .social_media a{
    background-color: transparent;
    margin: 0 0.1rem !important;
}
.top_bar .social_media{
    margin-right: 0.5rem;
    position: relative;
    z-index: 1;
}
.top_bar .social_media::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 55%;
    width: 0.01rem;
    background-color: rgba(255, 255, 255, .4);
}
.platform_release a > span {
    font-size: var(--font-sz-01) !important;
}
.dg_box .social_media{
    padding-top: 0.2rem;
}
.social_media .medias_name {
    height: 8vw;
    display:flex;
    align-items: flex-end;
    justify-content: center;
    bottom: -4vw;
}
.copylink_tips {
    font-size: var(--font-sz-06);
}

.footer{
    height: 54vw;
    overflow: hidden;
    bottom:-100vh;
}
.logo_copyright{
    text-align: center;
    position: absolute;
    width: 100vw;
    top:26vw;
    left: 50%;
    transform: translateX(-50%);
}
.footer_copyright p{
    padding-top:0.1rem;
    font-size:var(--font-sz-04);
}

.footer_copyright a:hover{
    text-decoration:underline;
}
.footer_logo{
    padding:0.2rem 0 0.4rem 0;
    opacity: .4;
}
.footer_logo img{
    display: block;
    width:52.77vw;
    height: auto;
    margin: 0 auto;
}

.join_community{
    position: absolute;
    top: 6vw;
    left: 0;
    text-align: center;
}
.join_community h6{
    font-size: var(--font-sz-07);
    padding-bottom: 0.2rem;
    width:52.77vw;
    border-bottom:1px solid #0f1213;
    margin: 0 auto;
    margin-bottom:0.2rem;
}

.join_community .social_media{
    padding-top: 0.05rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    opacity: .4;
}
.join_community .social_media a{
    width: .8rem;
    height: .8rem;
}
.dg_box_wp{
    padding:1.3888vw;
    margin-bottom: 19vw;
}
.dg_box{
    margin: 1.3888vw;
}
.dg_box_bottom{
    height:0.25rem;
    bottom:0.052vw;
}
.dg_box_bottom_svg{
    margin-right: 0.05rem;
    width:0.7rem;
    height:100%;
    background-size: 20%;
}
.dg_box_close{
    bottom:-10.9vw;
    width: 8vw;
    height:8vw;
    opacity: .8;
    left:50%;
    transform: translateX(-50%);
}
.dg_box_tips,
.db_reward_list{
    font-size: 0.42rem !important;
}
.font_zh-Hant .dg_box_tips,
.font_zh-Hant .db_reward_list{
    font-size: 0.40rem !important;
}
.font_zh-Hant .nav_fun_btn a{
    font-family:var(--font-fm-tc) !important;
}
.dg_box_title{
    font-size: var(--font-sz-t4) !important;
}
.fun_btn div i {
    width: 0.6rem;
    height: 0.6rem;
}
.banner .fun_btn div i {
    width: 1rem;
    height: 1rem;
}

.dlb_text {
    padding: 0.3rem 0.1rem 0.4rem 0.1rem;
}
#dlg_pre_download .dlb_text {
    padding:0.1rem;
}
.dg_box_tips p {
    line-height: 1.5;
}
.dg_box .nav_fun_btn{
    min-width: 1rem;
    height: 1rem;
    padding: 0 0.4rem;
}

.failure_prompt{
    padding-bottom: 0.2rem;
}
.failure_prompt_icon{
    height: 5.555vw;
    width: 5.555vw;
}
.dg_box_menu_links{
    padding:5vw 0
}
.mobile_menu{
    touch-action: none;
}
.mobile_menu .dialog__content{
    top:0 !important;
    height: 100%;
}

.mobile_menu .dg_box_wp{
    height: 100%;
}

.mobile_menu .top_logo img{
    width: 40%;
    margin-left: 5%;
}

.mobile_menu_list{
    display: flex;
    margin-top: 8vw;
    flex-wrap: wrap;
}
.mobile_menu_list a{
    font-size: var(--font-sz-t5);
    letter-spacing:0.1rem;
    border-bottom: 1px solid var(--bd--db);
    text-decoration: none;
    color: var(--clr-wht);
    padding:0.4rem 0;
    margin: 1vw 4vw;
}
#mobile_lang_list a:first-child{
    font-family: var(--font-fm-deluxe);
}

.mobile_menu .social_media{
    justify-content: flex-start;
}
.mobile_menu .dg_box_close{
    top: 4vw;
    right: 4vw;
    left:92%;
}

.dg_box_menu{
    width: 94.629985184vw;
    height:94.629985184vh;
}
.dg_box_tips,.db_reward_list{
    width: 75vw;
}
.db_draw li{
    width: 14.907vw;
    height: 18.333vw;
    margin:2vw 2vw 0 2vw;
}
.db_draw .db_draw_img{
    height:14.537vw;
}

.db_draw img{
    width: 10.555vw;
}
.db_draw .db_draw_text{
    height: 3.2vw;
    font-size: var(--font-sz-01);
    white-space: nowrap;
}

.user_info{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 0.5rem;
    height: 60vh;
}

.user_info .username{
    font-size:var(--font-sz-t6);
}
.user_info .banner_fun_btn{
    width: 4rem;
    height: 1rem;
}
.user_info .banner_fun_btn div{
    font-size: var(--font-sz-12) !important;
}
#mobile_menu_social_list{
    padding-top: 0;
    margin-top: 2vw;
    margin-left: 1vw;
}
#beginLogin{
  display: none;
  opacity: 0;
  visibility: hidden;
  width: 0;
  height: 0;
  pointer-events: none;
}

._1216mun1{padding:0.3rem !important;}
._28ydi70 {width: auto!important; box-sizing: border-box;} 
.infinite-form-item-control-input-content ._1egsyt72 {
    min-width: 90px !important;
}
._35ci0o0 .infinite-content{
    width: auto !important;
}
._35ci0o0 .infinite-confirm-btns, .infinite-confirm-btns{
    flex-flow: column !important;
    gap:10px;
}
._35ci0o0 .infinite-confirm-btns .ant-btn + .ant-btn:not(.infinite-dropdown-trigger), .infinite-confirm-btns .ant-btn + .ant-btn:not(.infinite-dropdown-trigger){
    margin-left:0 !important;
}
:where(.css-nnuwmp).infinite-confirm .infinite-confirm-btns .ant-btn+.ant-btn{
    margin-inline-start:0 !important;
}
._1216mun1 {
    width: 90vw !important;
}
@keyframes rotate-once {
    0% {
      transform: rotate(0deg);
      animation-timing-function: ease-out;
    }
    100% {
      transform: rotate(360deg);
      animation-timing-function: ease-out;
    }
}

@media (max-width: 750px) {
    .dg_box_menu{
        height:97vh;
    }
    .mobile_menu_list{
        display: flex;
        flex-direction: column;
        margin-top: 8vw;
    }
    .mobile_menu_list a{
        letter-spacing:0.05rem;
        padding-bottom:4vw;
        flex-basis: 60%;
    }
}
@media (min-width: 751px) and (max-width: 1023px) {
    .dg_box_menu{
        height:96vh;
    }
    .mobile_menu_list{
        margin-top: 2vw;
    }
    .mobile_menu_list a{
        padding-bottom:1vw;
    }
    .mobile_menu .top_logo img{
        width: 20%;
    }
    .mobile_menu .social_media{
        padding:2vw 0 0 0;
    }
    .mobile_menu .dg_box_close{
        --tr:4vw;
        --sz:6vw;
        top:var(--tr);
        right:var(--tr);
        width:var(--sz);
        height:var(--sz);
    }
    .slideshow_control_lr {
        bottom: 21vh;
    }
    ._1216mun1 {
        width: auto !important;
    }
}

