:root{
    --theme-max-width: 535.79px;
}
html{
    max-width: var(--theme-max-width);
    background: #E3E3E3;
    margin: 0 auto;
    font-size: 71.5px;
}
body{
    -webkit-font-smoothing: antialiased;
    border: 0px;
    color: #666666;
    font-size: 0.14rem;
    height: 100%;
    margin: 0px;
    overflow: hidden;
    padding: 0px;
    user-select: none;
    width: 100%;
    line-height: normal;
    background-color: #F8F8F8;
    font-family: Arial, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important;
}
.header{
    height: .9rem;
    position: fixed;
    z-index: 101;
    background-color: #FFFFFF;
    border-bottom: .01rem solid #E3E3E3;
    line-height: normal;
    padding: 0 .2rem .1rem;
    width: var(--theme-max-width);
}
.header_1{
    align-items: center;
    background: #FFFFFF;
    display: -ms-flexbox;
    display: flex;
    font-size: .16rem;
    height: 100%;
    max-width: 100%;
    position: relative;
    z-index: 997;
    justify-content: space-between;
}
.logo{
    display: flex;
    height: 0.76rem;
    max-width: 4.15rem;
    min-width: 2.3rem;
    padding: 0px 0.2rem 0px 0.1rem;
}
.slide{
    height: 2.1rem;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
    cursor: grab;
    width: 600%;
    transition: transform 0.5s ease-in-out;
    /*transition-property: transform, -webkit-transform;*/
    /*transition-duration: 0ms;*/
    /*transform: translate3d(-4048px, 0px, 0px);*/
}
/* Tạo hoạt ảnh tự động */
.slider.auto-slide .slide {
    -webkit-animation: slide 30s ease infinite;
}
.slide-item{
    background-position: center center;
    background-size: cover;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    justify-content: space-around;
    float: left;
    width: 507.19px;
    opacity: 1;
    border-radius: .2rem;
}
.main{
    /*margin-top: .2rem;*/
    padding: 1.1rem .2rem 0;
    overflow: scroll;
    scrollbar-width: none;
    height: 100%;
}
.slide-paginate{
    bottom: .1rem;
    width: 100%;
    pointer-events: none;
    left: 0;
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10;
}
.slide-paginate span{
    background-color: #fff;
    border: .01rem solid rgba(0, 0, 0, .2);
    border-radius: .06rem;
    height: .1rem;
    margin: 0 .06rem;
    opacity: .5;
    width: .1rem;
}
.slide-paginate-bullet{
    cursor: pointer;
    background: #000;
    border-radius: 100%;
    display: inline-block;
    height: 8px;
    opacity: .2;
    width: 8px;
}
.slide-paginate-bullet-active{
    width: .24rem
}
.sound-mail{
    margin: .2rem 0;
    justify-content: space-between;
}
.sound-mail img{
    font-size: .26rem;
    margin-right: .1rem;
    position: relative;
}
.sound{
    height: .32rem;
    width: .36rem;
}
.mail{
    width: .5rem;
}
.block-login{
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    padding: .1rem .05rem;
    width: 2.9rem;
}
.auto-shrink-text{
    width: 100%;
    margin-bottom: 0px;
    padding-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
    line-height: 0;
    font-size: 14.5742px;
    /*-webkit-line-clamp: 2;*/
}
.login, .register{
    color: #F37022;
    cursor: pointer;
    text-align: left;
    line-height: 1.4;
}
.list-action{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.action-item{
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: .05rem;
    max-width: 1rem;
    min-width: .9rem;
    position: relative;
}
.a-icon{
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
    display: inline-block;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -.125em;
}
.a-icon img{
    width: 0.57rem;
    height: 0.5rem;
    object-fit: contain;
    opacity: 1;
    line-height: 1;
}
.a-title{
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666666;
    display: -webkit-box;
    font-size: .2rem;
    line-height: 1.1;
    margin-top: .062rem;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    vertical-align: middle;
    width: 1rem;
}
.tool-tips{
    height: .32rem;
    left: 0.52rem;
    position: absolute;
    right: 0;
    top: -0.1rem;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 99;
}
.tool-tips-box{
    font-size: .18rem;
    height: .26rem;
    line-height: .26rem;
    padding: 0 .08rem;
    background-color: #EA4E3D;
    border-radius: .125rem .125rem .125rem 0;
    color: #fff;
    width: 100%;
    margin-bottom: 0;
}
.tool-tips .text {
    color: #ff0;
    white-space: nowrap;
}
.tool-tips-tail{
    border-bottom: .07rem solid transparent;
    border-left: .07rem solid #EA4E3D;
    border-right: .07rem solid transparent;
    height: 0;
    width: 0;
}
.tabbar{
    z-index: 210;
    left: auto !important;
    margin: 0 auto;
    max-width: var(--theme-max-width);
    background: #FFFFFF;
    background-image: linear-gradient(180deg, transparent, rgba(84, 84, 84, 0));
    box-shadow: .02rem 0 .06rem 0 rgba(0, 0, 0, .1);
    height: 1.24rem;
    position: fixed;
    bottom: 0;
    box-sizing: content-box;
    display: flex;
    padding-bottom: env(safe-area-inset-bottom);
    width: 100%;
}
.tabbar-item{
    font-size: .2rem;
    justify-content: flex-end;
    position: relative;
    align-items: center;
    cursor: pointer;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1;
    display: flex;
}
.tabbar-item-icon{
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    font-size: 22px;
    position: relative;
}
.tabbar-item-text{
    line-height: 1.1;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: .54rem;
    overflow: hidden;
    padding: 0 .05rem;
    text-align: center;
    text-overflow: ellipsis;
    vertical-align: middle;
    color: #666666 !important;
    text-decoration: none !important;
}
.content{
    background-color: initial;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.navbar-c{
    opacity: 1;
    pointer-events: auto;
    transition: opacity .3s;
    display: flex;
    height: 100%;
    justify-content: space-between;
    /*position: relative;*/
    background: transparent;
    overflow: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
    z-index: 98;
    top: 0;
    width: 107.156px;
    /*height: 692.812px;*/
    position: sticky;
}
.navbar-c ul{
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    position: relative;
    width: 1.5rem;
}
.navbar-c ul li{
    width: 1.5rem;
    height: .7rem;
    box-shadow: 0 0.03rem 0.05rem 0 rgba(243, 112, 34, 0.1);
    font-size: .17rem;
    padding: 0 .04rem 0 .06rem;
    border-radius: .14rem;
    white-space: pre-wrap;
    align-items: center;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    line-height: .24rem;
    overflow: visible;
    position: relative;
    text-align: center;
    word-break: break-word;
    margin-bottom: .2rem;
}
.navbar-c ul li.active{
    color: #1A1A1A;
    pointer-events: none;
}
.navbar-item{
    align-items: center;
    color: #999999;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    font-size: .2rem;
    justify-content: center;
    line-height: .24rem;
    overflow: visible;
    position: relative;
    text-align: center;
    width: 100%;
    word-break: break-word;
}
.navbar-item>img{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    opacity: 1;
}
.navbar-item .icon{
    font-size: .48rem;
    width: .44rem;
    position: relative;
    z-index: 1;
    display: flex;
}
.navbar-item .icon i{
    max-width: 100%;
}
.navbar-item .icon img{
    width: 0.5rem;
    height: 0.4rem;
    object-fit: cover;
    opacity: 1;
}
.navbar-item .text{
    width: .96rem;
    flex: 1;
    position: relative;
    z-index: 5;
    font-size: .17rem;
    display: flex;
    padding-left: .03rem;
}
.navbar-item .text span{
    -webkit-line-clamp: 3;
    line-height: .21rem;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    padding: .02rem 0;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: pre-line;
    width: 100%;
}
.games{
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: .3rem;
    width: 5.4rem;
}
.game{
    margin-left: auto;
    width: 5.3rem;
    border-top: .01rem solid #E3E3E3;
    padding: 0 0 .3rem;
}
.game-title{
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: .3rem 0;
}
.left-title{
    align-items: center;
    color: #333333;
    display: -ms-flexbox;
    display: flex;
    font-size: .3rem;
}
.right-text{
    color: #999999;
    cursor: pointer;
    font-size: .24rem;
}
.right-text a{
    color: #999999;
}
.list-game{
    padding: 0 .05rem;
    width: 5.2rem;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1rem;
}
.game-item{
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-grow: 0;
    flex-shrink: 0;
    margin: 0.1rem 0;
    box-shadow: 0 0.03rem 0.05rem 0 rgba(243, 112, 34, 0.1);
    position: relative;
    border-radius: 0.2rem;
    height: 2.145rem;
    overflow: hidden;
    width: 5.2rem;
    background-position: 0px 0px;
    background-size: 100% 100%;
}
.scroll-down{
    display: block;
    font-size: .24rem;
    text-align: center;
    align-items: center;
    color: #999999;
    display: -ms-flexbox;
    justify-content: center;
    margin-top: .3rem;
}
.scroll-text{
    color: #666666;
    display: block;
    font-size: .24rem;
    margin-top: .04rem;
    cursor: pointer;
    margin-left: .08rem;
}
.floatBox{
    bottom: 1.39rem;
    right: .15rem;
    align-items: flex-end;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    z-index: 101;
}
.float-bar{
    min-height: 1rem;
    padding: .14rem .1rem;
    width: 1.1rem;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    background-color: #FFFFFF;
    border: .01rem solid #E3E3E3;
    border-radius: .1rem;
    -webkit-box-shadow: .02rem 0 .06rem 0 rgba(0, 0, 0, .1);
    box-shadow: .02rem 0 .06rem 0 rgba(0, 0, 0, .1);
    cursor: pointer;
    -ms-flex-direction: column;
    flex-direction: column;
}
.float-bar__icon-wrap{
    height: .38rem;
    width: .38rem;
    background-color: #F37022;
    border-radius: 50%;
    color: #FFFFFF;
    font-size: .2rem;
    margin-bottom: .08rem;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
.float-bar__title{
    font-size: .18rem;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #999999;
    display: -webkit-box;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    vertical-align: middle;
    width: 100%;
}
#authModal{
    text-align: center;
    overflow: auto;
    right: 0;
    width: 6.9rem;
    border-bottom: .9rem solid transparent;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    margin: 0 auto;
    scrollbar-width: none;
}
#authModal .modal-dialog{
    display: inline-block;
    text-align: left;
    top: 1.5rem;
    vertical-align: middle;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    margin: 0 auto;
    font-feature-settings: "tnum";
    padding: 0;
    position: relative;
    transform-origin: center center !important;
    width: 100%;
}
#authModal .modal-content{
    max-height: 100vh;
    overflow: visible;
    /*background-image: url("../images/icon/bg_register_login.jpg");*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: thin solid;
    border-color: #E3E3E3;
    border-radius: .2rem;
    position: static;
    box-shadow: 0 4px 12px rgba(0,0,0,.15);
    pointer-events: auto;
}
.W5b7AE5xEGSygtnq3iAv{
    overflow: scroll;
    scrollbar-width: none;
    max-height: 270px
}
#authModal .modal-body{
    word-wrap: break-word;
    font-size: 14px;
    line-height: 1.5;
    padding: 0;
}

.custom-btn{
    width: 100%;
    height: 100px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
}
.login-btn{
    background-image: url(../images/icon/dang-nhap.png);
}
.register-btn{
    background-image: url(../images/icon/dang-ky.png);
}
.login-register-body{
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-y: auto;
    padding: .2rem 0;
}
.login-register-body-header{
    padding-left: .3rem;
    padding-right: .3rem;
}
.login-register-body-logo{
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-bottom: .06rem;
}
.login-register-body-logo img{
    height: .8rem !important;
    width: auto !important;
    cursor: pointer;
    object-fit: contain;
}
.dFQptJBdo6s6dLfVHUEd{
    font-size: .24rem;
    padding-bottom: .4rem;
    padding-top: .16rem;
    text-align: center;
    word-break: break-all;
}
html body p {
    margin-bottom: 0;
}
.login-register-tile{
    position: relative;
    height: .8rem;
    margin-bottom: .2rem;
    margin-left: auto;
    margin-right: auto;
    overflow: initial;
    width: 6.3rem;
}
.tab-list{
    background-color: transparent;
    overflow: visible;
    padding-left: 0;
    padding-right: 0;
    height: 100%;
    padding-bottom: 15px;
    display: flex;
    position: relative;
    user-select: none;
}
.van-tab{
    flex: 1;
    font-size: .26rem;
    margin-left: .2rem;
    padding: initial;
    align-items: center;
    box-sizing: border-box;
    color: #646566;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    justify-content: center;
    line-height: 20px;
    position: relative;
}
.van-tab--active{
    color: #F37022;
    font-weight: 500;
    border-bottom: .03rem solid #F37022;
}
.login-register-content{
    padding: 0 .3rem;
}
.login-register-form{
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    margin: 0;
    padding: 0;
}
.X5eogfqvbxD_ckZVQSll {
    color: #333333;
    font-size: .22rem;
    line-height: 1.28;
    padding: 0 .3rem .07rem 0;
    text-align: left;
}
.input-group{
    margin-bottom: .2rem;
    height: .7rem;
}
.form-item{
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    margin: 0 0 24px;
    padding: 0;
    vertical-align: top;
    display: block;
    height: .7rem;
}
.input-group-prepend, .form-control{
    height: 100% !important;
}
.input-group-text{
    border-radius: .14rem !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    padding: 0 .1rem !important;
    font-size: 14px !important;
    background: #ffffff !important;
}
.form-control{
    border-radius: .14rem !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    padding: 0 !important;
    font-size: 14px !important;
}
.form-control:focus, .input-group .form-control:focus + .input-group-prepend .input-group-text,
.input-group .form-control:focus ~ .input-group-prepend .input-group-text,
.input-group-prepend:has(+ .form-control:focus) .input-group-text{
    border-color: #F37022 !important;
    box-shadow: unset !important;
}
.K1W_zYrPfn5zXi3dU1pQ i, .K1W_zYrPfn5zXi3dU1pQ i{
    margin-right: .1rem;
}
.rBX8yUXrZ3DzhJ4ZvZUD{
    margin-bottom: .2rem;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
}
.rBX8yUXrZ3DzhJ4ZvZUD span{
    color: #333333;
    font-size: .22rem;
    margin-right: .1rem;
    -webkit-transition: all .3s;
    transition: all .3s;
    line-height: 1;
}
.VYe1C86O9HyF7KaCqIUg{
    background-color: #E3E3E3;
    border-radius: .12rem;
    flex-shrink: 0;
    height: .12rem;
    width: .9rem;
}
.Ox0oT_xT4tdFb5tUNpGj{
    padding-top: .2rem;
}
.ant-checkbox-wrapper{
    color: #999999;
    font-size: .22rem;
    display: flex;
    font-feature-settings: "tnum";
    box-sizing: border-box;
        cursor: pointer;
    font-variant: tabular-nums;
    list-style: none;
    margin: 0;
    padding: 0;
}
.ant-checkbox{
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: rgba(0, 0, 0, .65);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1;
    list-style: none;
    margin: 0;
    outline: none;
    padding: 0;
    position: relative;
    top: -.09em;
    vertical-align: middle;
    white-space: nowrap;
}
.ant-checkbox-checked{
    border-color: #04BE02;
    background-color: transparent !important;
    border-radius: .06rem;
    height: .32rem !important;
    width: .32rem !important;
}
.ant-checkbox-input{
    bottom: 0;
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    padding: 0;
    touch-action: manipulation;
}
.ant-checkbox-inner{
    background-color: transparent !important;
    border-radius: .06rem;
    height: .32rem !important;
    width: .32rem !important;
    border: 1px solid #d9d9d9;
    border-collapse: separate;
    display: block;
    left: 0;
    position: relative;
    top: 0;
    transition: all .3s;
}
.ant-checkbox-checked{
    background-color: #04BE02 !important;
    border-color: transparent;
}
.ant-checkbox-inner:after{
    background-color: #fff !important;
    border-radius: .06rem;
    bottom: 0;
    font-size: 0 !important;
    height: .32rem !important;
    left: 0;
    mask-position: center;
    mask-size: .22rem !important;
    right: 0;
    top: 0;
    width: .32rem !important;
    content: "";
    border: 2px solid #fff;
    border-left: 0;
    border-top: 0;
    opacity: 1;
    transition: all .2s cubic-bezier(.12,.4,.29,1.46) .1s;
    position: absolute;
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDIwIDE1Ij4KICA8cGF0aCBpZD0icDg2YUNEM0QtY29tbV9pY29uX2dvdSIgZD0iTTEyMzQuMjItNTk3LjYxNWwtNi41ODQtNS42MjhhMS41MjQsMS41MjQsMCwwLDEtLjE0OS0yLjE0MSwxLjUsMS41LDAsMCwxLDIuMTI4LS4xNWw1LjQzOCw0LjY0OCw5LjQxNy0xMC44MzRhMS41LDEuNSwwLDAsMSwyLjEyOC0uMTUsMS41MjUsMS41MjUsMCwwLDEsLjE0OSwyLjE0MWwtMTAuNCwxMS45NjRhMS41LDEuNSwwLDAsMS0xLjEzOS41MjJBMS40OTQsMS40OTQsMCwwLDEsMTIzNC4yMi01OTcuNjE1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyMjcuMTE3IDYxMi4yNDIpIiBmaWxsPSIjMDRiZTAyIi8+Cjwvc3ZnPgo=);
    transform: rotate(0deg);
    visibility: visible;
    object-fit: cover;
    mask-repeat: no-repeat;
    display: inline-flex;
}
.ant-checkbox-checked:after {
    border-color: #04BE02 !important;
    background-color: transparent !important;
    border-radius: .06rem;
    bottom: 0;
    font-size: 0 !important;
    height: .32rem !important;
    left: 0;
    mask-position: center;
    mask-size: .22rem !important;
    right: 0;
    top: 0;
    width: .32rem !important;
    animation: antCheckboxEffect .36s ease-in-out;
    animation-fill-mode: backwards;
    content: "";
    position: absolute;
    visibility: hidden;
}
.GaL3XJonIwzK4ZeJyCyq{
    border-radius: .14rem;
    background-color: #F37022;
    border-color: #F37022;
    color: #FFFFFF;
    text-shadow: none;
    font-size: .24rem;
    height: .7rem;
    width: 100%;
    margin-top: .2rem;
}
.MOQ44Cja1ARVKq5AwnzY{
    padding-top: .2rem;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-left: 0;
    margin: 0;
}
.MOQ44Cja1ARVKq5AwnzY .Mtq9i24xk8ny8ZnYWN15 {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    justify-content: center;
    margin-right: .2rem;
    min-width: 0;
}
.MOQ44Cja1ARVKq5AwnzY .Mtq9i24xk8ny8ZnYWN15 .KOVWq9ZxW_GD7NCm42ZQ {
    text-wrap: wrap;
    color: #F37022;
    font-size: .22rem;
    height: auto;
    line-height: .26rem;
    min-height: .32rem;
    white-space: break-spaces;
    display: flex;
}
.ant-btn>i, .ant-btn>span {
    display: inline-block;
    pointer-events: none;
    -webkit-transition: margin-left .3s cubic-bezier(.645,.045,.355,1);
    transition: margin-left .3s cubic-bezier(.645,.045,.355,1);
}
.ant-checkbox+span {
    padding-left: 8px;
    padding-right: 8px;
}
.ant-form-explain {
    -ms-flex-align: start;
    align-items: flex-start;
    color: #999999;
    display: -ms-flexbox;
    display: flex;
    min-height: .3rem;
    width: 100%;
    font-size: .22rem;
    margin-top: .08rem;
    line-height: 1.3;
}
.realName-help {
    color: #FFAA09;
    line-height: 1;
}
.QzRd3YqTnYxG8Latq8fW{
    align-items: center;
    background: none;
    border-radius: 50%;
    bottom: -.88rem;
    display: -ms-flexbox;
    display: flex;
    height: .64rem;
    justify-content: center;
    margin-right: -.3rem;
    position: absolute;
    right: 5%;
    top: 1%;
    width: .64rem;
}
.U1VU2_ybzDB8BYq2v8VG {
    -ms-flex-pack: justify;
    align-items: center;
    display: -ms-flexbox !important;
    display: flex !important;
    height: 1.05rem;
    justify-content: space-between;
    position: relative;
}
.UZjbSl3I5lQvZeWIzelc {
    -ms-flex-pack: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    line-height: normal;
    margin-bottom: .05rem;
}
.UZjbSl3I5lQvZeWIzelc .bbJfUe8tvbcIsEkvWxaO {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
}
.UZjbSl3I5lQvZeWIzelc .Iu__rl1lopFO41_oQ5XV {
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 3rem;
    align-items: flex-start !important;
    -ms-flex-direction: column;
    flex-direction: column;
    height: .79rem;
}
.U1VU2_ybzDB8BYq2v8VG .header-user__desc {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    -ms-flex-direction: column;
    flex-direction: column;
    height: .79rem;
}
.UZjbSl3I5lQvZeWIzelc .vChV0sis7El_9oNHZgZB {
    -ms-flex-align: center;
    align-items: center;
    display: none;
    font-size: .16rem;
    height: .23rem;
    margin-right: .2rem;
}
.UZjbSl3I5lQvZeWIzelc .vChV0sis7El_9oNHZgZB {
    display: -ms-flexbox;
    display: flex;
    font-size: .22rem;
    height: .32rem;
    margin-right: 0;
}
.UZjbSl3I5lQvZeWIzelc .bbJfUe8tvbcIsEkvWxaO .FQ5QHv_dxJNHEb0Yd8h6 div {
    border-radius: .04rem;
    height: .22rem;
    max-width: .62rem;
    min-width: .56rem;
    padding: 0 .04rem 0 .05rem;
}
.wPXbqIqs76_2fek3czOM {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    align-items: center;
    background: #c12929;
    border-radius: .04rem 0 .04rem 0;
    display: -ms-flexbox;
    display: flex;
    height: .12rem;
    justify-content: center;
    max-width: .33rem;
    min-width: .29rem;
}
.UZjbSl3I5lQvZeWIzelc .bbJfUe8tvbcIsEkvWxaO .FQ5QHv_dxJNHEb0Yd8h6 div {
    border-radius: .04rem;
    height: .22rem;
    max-width: .62rem;
    min-width: .56rem;
    padding: 0 .04rem 0 .05rem;
}
.goDRiiBsuEuXD3W1NphN {
    opacity: 1;
}
.wPXbqIqs76_2fek3czOM .as4hwxmIQa3EAvA75gcx {
    border-radius: initial !important;
    margin-top: .01rem;
    min-width: .163rem !important;
    width: .163rem;
}
.UZjbSl3I5lQvZeWIzelc .bbJfUe8tvbcIsEkvWxaO .FQ5QHv_dxJNHEb0Yd8h6 .vip-img {
    min-width: auto !important;
    width: .276rem;
}
.wPXbqIqs76_2fek3czOM span {
    color: transparent;
    display: inline-block;
    font-size: .14rem;
    font-style: normal;
    font-weight: 700;
    margin: -.02rem 0 0;
    position: relative;
    text-shadow: 0 .01rem 0 rgba(0, 0, 0, .4);
    -webkit-transform: scale(.6);
    transform: scale(.6);
}
.UZjbSl3I5lQvZeWIzelc .bbJfUe8tvbcIsEkvWxaO .FQ5QHv_dxJNHEb0Yd8h6 span {
    background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
    background: initial;
    font-size: .28rem;
    font-style: italic;
    margin-top: -.025rem;
}
.wPXbqIqs76_2fek3czOM span:before {
    -webkit-background-clip: text;
    background-clip: text;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f7ea94), color-stop(51%, #e5b952), to(#ce9510));
    background-image: linear-gradient(180deg, #f7ea94 0, #e5b952 51%, #ce9510);
    background-size: cover;
    content: attr(data-text);
    height: 100%;
    left: 0;
    position: absolute;
    text-shadow: none;
    top: 0;
    width: 100%;
    z-index: 0;
}
.UZjbSl3I5lQvZeWIzelc .Iu__rl1lopFO41_oQ5XV .lnrZqKFnsH58rh6pGhZp {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    margin: 0 .06rem 0 .1rem;
}
.UZjbSl3I5lQvZeWIzelc .Iu__rl1lopFO41_oQ5XV .lnrZqKFnsH58rh6pGhZp {
    margin: 0 .1rem;
}
.vy918omw_N7rBkJ235XX {
    align-items: center;
    display: flex;
    height: .4rem;
    justify-content: center;
    line-height: normal;
    padding: 0 .084rem 0 .05rem;
    position: relative;
    width: min-content;
}
.vy918omw_N7rBkJ235XX.iyrfQ72Vih_uHUFOsiR4 {
    border: thin solid #E3E3E3;
    border-radius: .2rem;
}
.vy918omw_N7rBkJ235XX .LpgLT8H8XiTu9f8wSCN3, .vy918omw_N7rBkJ235XX .LpgLT8H8XiTu9f8wSCN3 .s7buSuyfMZa4NRKx9go2 {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    align-items: center;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
/* line 1, ../sass/_model.scss */
.model-group {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: grid;
    align-items: center;
    justify-content: center;
    overflow: auto;
    transition: 0.5s;
    visibility: hidden;
    opacity: 0;
    z-index: 1000;
}
.vy918omw_N7rBkJ235XX .LpgLT8H8XiTu9f8wSCN3 {
    height: .34rem;
    width: .34rem;
}
.vy918omw_N7rBkJ235XX .iw9FDOIygJyoQtUHSJAg {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.vy918omw_N7rBkJ235XX .iw9FDOIygJyoQtUHSJAg>div {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    font-size: .18rem;
}
.vy918omw_N7rBkJ235XX .iw9FDOIygJyoQtUHSJAg .SSAbrhtT3U690CrzLUd5 {
    color: #FFAA09;
    font-size: .26rem;
    margin: 0 .073rem 0 .1rem;
    white-space: nowrap;
    border-bottom: .02rem solid #FFAA09;
}
#userModal .modal-title{
    font-size: .5rem;
    text-align: center;
    border-bottom: 1px solid #ccc;
}
#userModal .modal-body, #logoutModal .modal-body, #creditModal .modal-body{
    padding: .2rem;
    font-size: .3rem;
}
.ant-modal-confirm-btns{
    border-top: none;
    display: -ms-flexbox;
    display: flex;
    float: none;
    justify-content: center;

}
.ant-btn1{
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, .015);
    box-shadow: 0 2px 0 rgba(0, 0, 0, .015);
    color: rgba(0, 0, 0, .65);
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    line-height: 1.499;
    padding: 0 15px;
    position: relative;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: .24rem;
    height: .7rem;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    max-width: 2.55rem;
    white-space: normal;
    flex: 1;
    border-radius: .14rem;
}
.ant-btn-default1{
    background-color: transparent;
    border-color: #F37022;
    color: #F37022;
}
.ant-btn-primary1{
    background-color: #F37022;
    border-color: #F37022;
    color: #FFFFFF;
    margin-left: .3rem;
}
.van-tabs__wrap {
    border-bottom: thin solid #E3E3E3;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    overflow-x: auto;
    overflow-y: hidden;
}
.van-tabs__nav {
    -webkit-overflow-scrolling: touch;
    background-color: inherit !important;
    display: flex;
    overflow-x: auto;
    padding: 0;
    scrollbar-width: none;
    white-space: nowrap;
    width: 100%;
    background: transparent;
    box-sizing: content-box;
    height: 100%;
}
.van-tab {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #646566;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    justify-content: center;
    line-height: 20px;
    padding: 0 4px;
    position: relative;
}
.ETlYzQW0ZLPLfrXjv6oO .van-tabs__nav .van-tab {
    color: #333333;
    display: inline-block;
    font-size: .24rem;
    padding: 0;
    position: relative;
}
.jNAMpmEIhxiMZURGl06G .van-tabs__nav, .jNAMpmEIhxiMZURGl06G .van-tabs__nav .van-tab {
    display: -ms-flexbox;
    display: flex;
}

.van-tab__text--ellipsis {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: inherit;
}
.van-tabs__nav .van-tab .tabTitle {
    display: -webkit-box;
    padding: 0;
}
.van-tabs__nav .van-tab--active {
    color: #F37022;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.van-tabs__content {
    margin: 0 -.1rem;
    padding: 0 .1rem;
    overflow: hidden;
}
.van-tabs__track {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    position: relative;
    width: 100%;
    will-change: left;
}
.van-tab__pane, .van-tab__pane-wrapper {
    -ms-flex-negative: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex-shrink: 0;
    width: 100%;
}
.ndVGUtN_Q8yfKTvpyHq0 {
    display: contents;
}
.WD3BAwj0WlKTZ7Sirt0T {
    padding: .3rem 0;
}
.uQNZtvR6K74JV8XnzP22 {
    margin: 0 auto;
}
.uQNZtvR6K74JV8XnzP22 .GxgwkCvttZVowEDMNx4F {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
}
.uQNZtvR6K74JV8XnzP22 .GxgwkCvttZVowEDMNx4F>div:not(.wkUNL_3qHVM6oQrOlBqJ) {
    -ms-flex-positive: 0;
    -ms-flex-negative: 0;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-grow: 0;
    flex-shrink: 0;
}
.uQNZtvR6K74JV8XnzP22>.GxgwkCvttZVowEDMNx4F>div {
    margin: .22rem .065rem;
}
.nS3vNq6zfAw_0i1GT8st {
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 1.6744rem;
    max-width: 100%;
    position: relative;
    width: 1.7rem;
    z-index: 0;
}
.ymBxiDlNFuhG407wKglz {
    -ms-flex-align: center;
    -ms-flex-pack: end;
    align-items: center;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 1.3rem;
    justify-content: flex-end;
    position: relative;
    width: 1.3rem;
}
._TP8Rtsy9lNsVqnETmoc, .ymBxiDlNFuhG407wKglz {
    border-radius: .2rem;
    overflow: hidden;
}
.gy98qRcKCBtFIJuUTF8N {
    height: 0.325rem;
    left: 0;
    position: absolute;
    top: 0;
    width: 0.4329rem;
    z-index: auto;
}
.rQ13hS2C2xOiatmUjuvy {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    align-items: center;
    bottom: initial;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    height: fit-content;
    justify-content: center;
    left: initial;
    line-height: 0;
    margin: -.06rem;
    padding: calc(0% - -.06rem);
    position: absolute;
    right: calc(1.3rem* 0.033);
    top: calc(1.3rem* 0.033);
    width: fit-content;
    z-index: 9;
}
.IXs24Sy2NCNls_5ZS7QK {
    border-radius: 50%;
    -webkit-box-shadow: 0 0 .04rem 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 .04rem 0 rgba(0, 0, 0, .3);
    font-size: .3601rem;
    height: .3601rem;
    width: .3601rem;
}
.kXDK0ysXNcEV0AP33LlJ {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -ms-flex-negative: 0;
    word-wrap: break-word;
    color: #666666;
    display: -webkit-box;
    flex-shrink: 0;
    font-size: .2197rem;
    height: 2.76em;
    line-height: 1.38;
    margin-bottom: -1.38em;
    margin-top: .0572rem;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    vertical-align: middle;
    width: calc(1.3rem + .4rem);
}
.cCoRStWaFNFNLpurUiT_ {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    min-height: 3.65rem;
}
.ant-empty {
    font-size: 14px;
    line-height: 22px;
    margin: 0 8px;
    text-align: center;
}
.cCoRStWaFNFNLpurUiT_ .ant-empty-image {
    margin-bottom: 0;
}
.cCoRStWaFNFNLpurUiT_>div {
    height: auto;
}
.ant-empty-image {
    height: 100px;
    margin-bottom: 8px;
}
.ant-empty-image img {
    height: 100%;
}
.cCoRStWaFNFNLpurUiT_ p {
    color: #999999;
    font-size: .26rem;
    margin-top: .2rem;
}
.search-bar{
    flex-wrap: nowrap;
    height: 100%;
    align-items: center;
    justify-content: space-between;
    display: flex;
    flex-flow: row wrap;
}
.btn-icon{
    align-items: center;
    color: #666666;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: .22rem;
    justify-content: center;

}
.search{
    margin-right: .1rem;
}
.sound1{
    padding-left: .4rem;
}
.btn-icon div {
    height: .32rem;
    line-height: .32rem;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.anticon {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
    display: inline-block;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -.125em;
}
.copyIcon, .refreshIcon{
    color: #F37022;
    font-size: 18px;
}
.ant-message{
    top: 40%;
    position: absolute;
    left: 20%;
    z-index: 1000;
}
.ant-message .ant-message-notice-content {
    word-wrap: break-word;
    background-color: rgba(0, 0, 0, .8);
    border-radius: .1rem;
    color: #fff;
    font-size: .2rem;
    max-width: 8rem;
    padding: .2rem .3rem;
}
.ant-message-custom-content {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    word-wrap: break-word;
    border-radius: .1rem;
    color: #fff;
    font-size: .3rem;
    max-width: 8rem;
}
.ant-message .ant-message-notice-content .ant-message-custom-content.ant-message-success .anticon {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: #04be02;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    height: .4rem;
    justify-content: center;
    width: .4rem;
    margin-right: .2rem;
}
@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.spin {
    animation: spin 1s linear infinite;
}
#regisform input, #loginForm input{
    font-size: .22rem !important;
}
#regisform input:focus{
    font-weight: 700;
}
.marquee-container {
    width: 6rem; /* Chiều rộng của div */
    overflow: hidden; /* Ẩn nội dung tràn */
    white-space: nowrap; /* Giữ nội dung trên một dòng */
    position: relative;
    font-size: .24rem;
}

/* Nội dung chữ trôi */
.marquee {
    display: inline-block;
    padding-left: 100%; /* Đẩy nội dung ra khỏi khung */
    animation: marquee 50s linear infinite; /* Hiệu ứng trôi */
}

/* Hiệu ứng chữ trôi */
@keyframes marquee {
    from {
        transform: translateX(0); /* Bắt đầu từ bên phải */
    }
    to {
        transform: translateX(-100%); /* Kết thúc ở bên trái */
    }
}

.uh6csli2MHzFz87__Phx {
    height: .32rem;
    left: unset;
    position: absolute;
    right: -.1rem;
    top: -.22rem;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 99;
}
.sNgyWmhVEZVrbSGKDBra {
    font-size: .18rem;
    height: .26rem;
    line-height: .26rem;
    padding: 0 .08rem;
    border-radius: .125rem .125rem .125rem 0;
    background-color: #EA4E3D;
    width: 100%;
    margin-bottom: 0;
}
.ahNoBKvKCVIXndWCfhxq {
    color: #ff0;
    display: inline-block;
    max-width: .9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.uh6csli2MHzFz87__Phx .YiNQnpSJUes7u5sqBZhp {
    border-bottom: .07rem solid transparent;
    border-left: .07rem solid #EA4E3D;
    border-right: .07rem solid transparent;
    height: 0;
    width: 0;
    margin-bottom: 0;
}


/* line 15, ../sass/_model.scss */
.model-group .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: -1;
}
/* line 26, ../sass/_model.scss */
.model-group .title h1 {
    color: #fff;
}
/* line 29, ../sass/_model.scss */
.model-group .title h3 {
    font-family: "Kanit-Light";
    color: #fff;
    font-size: 1.75rem;
    line-height: 1.2;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0;
}
/* line 32, ../sass/_model.scss */
.model-group .title h3 span {
    margin-left: 20px;
    color: #fff;
}
/* line 38, ../sass/_model.scss */
.model-group .wrapper {
    padding: 20px;
    border: 1px solid #1cdf2e;
    background-color: rgba(0, 0, 0, 0.8);
}
/* line 43, ../sass/_model.scss */
.model-group .group-btn {
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
}
/* line 49, ../sass/_model.scss */
.model-group .btn-closeModel {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    margin-left: auto;
    background-image: url('/images/close_bt.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
/* line 62, ../sass/_model.scss */
.model-group .btn-cancel {
    background-color: unset;
    border: unset;
    outline: unset;
    background-image: url('/images/no_bt.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: 0.3s;
}
/* line 69, ../sass/_model.scss */
.model-group .btn-cancel:hover {
    filter: brightness(2);
}
/* line 72, ../sass/_model.scss */
.model-group .btn-cancel:active {
    filter: brightness(2);
}
/* line 76, ../sass/_model.scss */
.model-group .btn-confirm {
    background-color: unset;
    border: unset;
    outline: unset;
    background-image: url('/images/yes_bt.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: 0.3s;
}
/* line 83, ../sass/_model.scss */
.model-group .btn-confirm:hover {
    filter: brightness(1.3);
}
/* line 86, ../sass/_model.scss */
.model-group .btn-confirm:active {
    filter: brightness(1.3);
}
/* line 90, ../sass/_model.scss */
.model-group .btn-cancel,
.model-group .btn-confirm {
    width: 200px;
    height: 45px;
}
/* line 95, ../sass/_model.scss */
.model-group .model-item {
    width: calc(100vw - 35px);
    max-width: 800px;
    position: relative;
    padding: 40px 0;
}
/* line 102, ../sass/_model.scss */
.model-group .model-user {
    display: none;
}
/* line 104, ../sass/_model.scss */
.model-group .model-user .title {
    text-align: center;
}
/* line 107, ../sass/_model.scss */
.model-group .model-user .user-info {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    grid-gap: 15px 20px;
}
/* line 112, ../sass/_model.scss */
.model-group .model-user .info-item {
    display: grid;
    grid-template-columns: 125px 1fr;
    align-items: center;
}
/* line 116, ../sass/_model.scss */
.model-group .model-user .info-item:nth-child(even) {
    grid-template-columns: 80px 1fr;
}
/* line 119, ../sass/_model.scss */
.model-group .model-user .info-item p {
    font-family: "Kanit-Light";
    font-size: 20px;
    margin-bottom: 0;
}
/* line 122, ../sass/_model.scss */
.model-group .model-user .info-item p:nth-child(1) {
    color: #f3f3f3;
}
/* line 125, ../sass/_model.scss */
.model-group .model-user .info-item p:nth-child(2) {
    padding: 3px 20px;
    color: #1cdf2e;
    border: 1px solid #1cdf2e;
    margin-bottom: 0;
}
/* line 132, ../sass/_model.scss */
.model-group .model-user .wrapper_form {
    border: 1px solid #1cdf2e;
}
/* line 133, ../sass/_model.scss */
.model-group .model-user .wrapper_form .title-form {
    background-color: #1cdf2e;
    padding: 8px 20px;
}
/* line 136, ../sass/_model.scss */
.model-group .model-user .wrapper_form .title-form p {
    color: #fff;
    font-size: 24px;
}
/* line 143, ../sass/_model.scss */
.model-group .model-user .group-input {
    padding: 20px 23px;
}
/* line 146, ../sass/_model.scss */
.model-group .model-user .input-item {
    display: grid;
    grid-template-columns: 125px 1fr;
    grid-gap: 10px;
    margin-bottom: 10px;
    align-items: center;
}
/* line 152, ../sass/_model.scss */
.model-group .model-user .input-item:last-child {
    margin-bottom: 0;
}
/* line 155, ../sass/_model.scss */
.model-group .model-user .input-item label {
    color: #f3f3f3;
    font-family: "Kanit-Light";
    font-size: 20px;
    margin-bottom: 0;
}
/* line 161, ../sass/_model.scss */
.model-group .model-user .input-item input {
    font-size: 20px;
    padding: 3px 20px;
    font-family: "Kanit-Light";
    width: 100%;
    line-height: inherit;
    color: #000;
}
/* line 166, ../sass/_model.scss */
.model-group .model-user .input-item input::placeholder {
    color: #a3a3a3;
}
/* line 173, ../sass/_model.scss */
.model-group .model-redeem {
    display: none;
    text-align: center;
    max-width: 550px;
    background-image: url('/images/frame_popup-desktop.png');
    background-size: 100% 100%;
    padding-top: 60px;
}
/* line 180, ../sass/_model.scss */
.model-group .model-redeem .wrapper {
    border: unset;
    background-color: unset;
}
/* line 185, ../sass/_model.scss */
.model-group .model-redeem .title h1 {
    position: absolute;
    top: 10px;
    left: 50%;
    color: #05f31c;
    font-size: 24px;
    transform: translateX(-50%);
    margin-top: 0;
    margin-bottom: 0;
}
/* line 194, ../sass/_model.scss */
.model-group .model-redeem .btn-pastCredit {
    display: block;
    margin: 0 auto;
}
/* line 199, ../sass/_model.scss */
.model-group .model-redeem form p {
    font-family: "Kanit-Light";
    color: #a3a3a3;
}
/* line 203, ../sass/_model.scss */
.model-group .model-redeem form input {
    background-color: unset;
    border: unset;
    outline: unset;
    font-family: "Kanit-Light";
    color: #f3f3f3;
    text-align: center;
    width: 85%;
    font-size: 22px;
    padding: 5px 25px;
}
/* line 213, ../sass/_model.scss */
.model-group .model-redeem .btn-pastCredit {
    background-color: unset;
    border: unset;
    outline: unset;
    background-color: #1cdf2e;
    padding: 5px 15px;
    font-size: 20px;
    border-radius: 5px;
    color: #fff;
}
/* line 220, ../sass/_model.scss */
.model-group .model-redeem .btn-pastCredit:active {
    filter: brightness(1.3);
}
/* line 224, ../sass/_model.scss */
.model-group .model-redeem .group-btn {
    position: relative;
}
/* line 229, ../sass/_model.scss */
.model-group .model-logout {
    display: none;
    max-width: 500px;
    background-image: url('/images/frame_popup-desktop.png');
    background-size: 100% 100%;
}
/* line 236, ../sass/_model.scss */
.model-group .model-logout .title h1 {
    font-size: 32px;
}
/* line 239, ../sass/_model.scss */
.model-group .model-logout .title h3 {
    font-size: 26px;
}
/* line 243, ../sass/_model.scss */
.model-group .model-logout .wrapper {
    border: unset;
    background-color: unset;
}
/* line 247, ../sass/_model.scss */
.model-group .model-logout .group-btn {
    position: relative;
}
/* line 252, ../sass/_model.scss */
.bg-input {
    background-color: #2b2b2b !important;
    border: 1px solid #474747 !important;
    border-radius: 5px;
}

/* line 259, ../sass/_model.scss */
.model-group.active {
    visibility: visible;
    opacity: 1;
}

/* line 263, ../sass/_model.scss */
.model-user_active {
    display: block !important;
}

/* line 266, ../sass/_model.scss */
.model-redeem_active {
    display: block !important;
}

/* line 269, ../sass/_model.scss */
.model-logout_active {
    display: block !important;
}

@media only screen and (max-width: 900px) {
    /* line 276, ../sass/_model.scss */
    .model-group .model-user .user-info {
        grid-template-columns: 1fr;
    }

    /* line 279, ../sass/_model.scss */
    .model-group .model-user .info-item:nth-child(even) {
        grid-template-columns: 125px 1fr;
    }
}
@media only screen and (max-width: 767px) {
    /* line 284, ../sass/_model.scss */
    .model-group .title h1 {
        font-size: 30px;
    }

    /* line 287, ../sass/_model.scss */
    .model-group .model-user .user-info {
        grid-gap: 10px 20px;
    }

    /* line 290, ../sass/_model.scss */
    .model-group .model-user .input-item label {
        font-size: 18px;
    }

    /* line 293, ../sass/_model.scss */
    .model-group .model-user .input-item input {
        font-size: 18px;
        padding: 2px 15px;
    }
    /* line 296, ../sass/_model.scss */
    .model-group .model-user .input-item input::placeholder {
        font-size: 14px;
    }

    /* line 300, ../sass/_model.scss */
    .model-group .model-user .input-item {
        grid-template-columns: 110px 1fr;
    }

    /* line 304, ../sass/_model.scss */
    .model-group .title h3 {
        font-size: 24px;
    }

    /* line 308, ../sass/_model.scss */
    .model-redeem .title {
        margin-bottom: 10px !important;
    }
    /* line 310, ../sass/_model.scss */
    .model-redeem .title h1 {
        margin-bottom: 10px !important;
    }
    /* line 313, ../sass/_model.scss */
    .model-redeem .title h3 {
        font-size: 24px;
    }

    /* line 318, ../sass/_model.scss */
    .model-group .model-redeem form input {
        font-size: 26px;
        padding: 3px 20px;
    }

    /* line 322, ../sass/_model.scss */
    .model-group .model-redeem .btn-pastCredit {
        font-size: 16px;
    }
}
@media only screen and (max-width: 550px) {
    /* line 329, ../sass/_model.scss */
    .model-group .group-btn {
        left: 0;
        width: 100%;
    }

    /* line 334, ../sass/_model.scss */
    .model-group .title h1 {
        font-size: 26px;
    }

    /* line 337, ../sass/_model.scss */
    .model-group .model-user .info-item p {
        font-size: 14px;
    }

    /* line 340, ../sass/_model.scss */
    .model-group .model-user .info-item:nth-child(even),
    .model-group .model-user .info-item {
        grid-template-columns: 85px 1fr;
    }

    /* line 344, ../sass/_model.scss */
    .model-group .model-user .user-info {
        grid-gap: 5px 20px;
    }

    /* line 347, ../sass/_model.scss */
    .model-group .model-user .wrapper_form .title-form p {
        font-size: 18px;
    }

    /* line 350, ../sass/_model.scss */
    .model-group .model-user .input-item label {
        font-size: 14px;
    }

    /* line 353, ../sass/_model.scss */
    .model-group .model-user .input-item input {
        font-size: 18px;
    }

    /* line 356, ../sass/_model.scss */
    .model-group .model-user .input-item {
        grid-template-columns: 1fr;
        grid-gap: 0px;
        margin-bottom: 5px;
    }

    /* line 361, ../sass/_model.scss */
    .model-group .model-user .group-input {
        padding: 10px 15px;
    }

    /* line 364, ../sass/_model.scss */
    .model-group .btn-cancel,
    .model-group .btn-confirm {
        width: 155px;
        height: 35px;
    }

    /* line 370, ../sass/_model.scss */
    .model-group .model-user .title {
        margin-bottom: 15px !important;
    }

    /* line 373, ../sass/_model.scss */
    .model-group .group-btn {
        text-align: center;
        margin-top: 25px !important;
    }

    /* line 377, ../sass/_model.scss */
    .model-group .model-item {
        width: calc(100vw - 15px);
    }

    /* line 380, ../sass/_model.scss */
    .model-group .model-user .wrapper_form .title-form {
        padding: 5px 14px;
    }

    /* line 384, ../sass/_model.scss */
    .model-group .model-redeem {
        max-width: 360px;
    }

    /* line 387, ../sass/_model.scss */
    .model-redeem .title h3 {
        font-size: 16px;
    }

    /* line 390, ../sass/_model.scss */
    .model-group .model-redeem form input {
        width: 100%;
        max-width: 270px;
        font-size: 20px;
    }

    /* line 395, ../sass/_model.scss */
    .model-group .wrapper {
        padding: 25px 15px;
    }

    /* line 398, ../sass/_model.scss */
    .model-group .model-redeem .title h1 {
        right: 88px;
    }

    /* line 403, ../sass/_model.scss */
    .model-group .model-logout .title h3 {
        font-size: 20px;
    }

    /* line 406, ../sass/_model.scss */
    .model-group .model-logout {
        max-width: 360px;
    }

    /* line 409, ../sass/_model.scss */
    .model-group .model-logout .miniTxt {
        top: 7px;
        right: 73px;
        font-size: 17px;
    }
}
/* line 418, ../sass/_model.scss */
.model-Link {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
    visibility: hidden;
    padding: 0 10px;
    z-index: 100;
}
/* line 429, ../sass/_model.scss */
.model-Link .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    opacity: 1;
}
/* line 438, ../sass/_model.scss */
.model-Link .Link_wrapper {
    display: none;
    border: 1px solid #1cdf2e;
    background-color: black;
    z-index: 2;
    padding: 50px 20px;
    position: relative;
}
/* line 446, ../sass/_model.scss */
.model-Link .btnClose-modelslotPage {
    cursor: pointer;
    border: unset;
    outline: unset;
    background: unset;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(0%, -125%);
    width: 30px;
    height: 30px;
    background-image: url('/images/close_bt.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
/* line 462, ../sass/_model.scss */
.model-Link .txtTtitle {
    text-align: center;
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
}
/* line 468, ../sass/_model.scss */
.model-Link .gorupLink {
    display: flex;
    grid-gap: 15px;
}
/* line 472, ../sass/_model.scss */
.model-Link .link-item {
    text-decoration: none;
    cursor: pointer;
    width: 175px;
    height: 45px;
    display: grid;
    place-content: center;
    color: #8b8b8b;
    border-radius: 10px;
    font-size: 20px;
    display: flex;
    align-items: center;
    border-radius: 7px;
    border: 1px solid #8b8b8b;
}
/* line 486, ../sass/_model.scss */
.model-Link .link-item:hover {
    filter: brightness(1.5);
}
/* line 489, ../sass/_model.scss */
.model-Link .link-item .icoLink {
    width: 20px;
    height: 20px;
    background-image: url('/images/ic-link.png');
    background-size: 100% 100%;
    margin-right: 10px;
}
/* line 496, ../sass/_model.scss */
.model-Link .link-item .icoUnLink {
    width: 20px;
    height: 20px;
    background-image: url('/images/ic-unlink.png');
    background-size: 100% 100%;
    margin-right: 10px;
}
/* line 508, ../sass/_model.scss */
.model-Link .call-codeLinkModel {
    background-color: #1cdf2e;
    border: 1px solid #1cdf2e;
    color: #000;
}
/* line 513, ../sass/_model.scss */
.model-Link .Link_wrapper.active {
    display: block;
}

/* line 517, ../sass/_model.scss */
.model-Link.active {
    visibility: visible;
}

/* line 520, ../sass/_model.scss */
.model-codeLink {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
    visibility: hidden;
    padding: 0 10px;
    z-index: 100;
}
/* line 531, ../sass/_model.scss */
.model-codeLink .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    opacity: 1;
}
/* line 540, ../sass/_model.scss */
.model-codeLink .codeLink_wrapper {
    z-index: 2;
    position: relative;
    border: 1px solid #1cdf2e;
    background-color: black;
    padding: 20px;
    position: relative;
}
/* line 548, ../sass/_model.scss */
.model-codeLink .btnClose-modelslotPage {
    cursor: pointer;
    border: unset;
    outline: unset;
    background: unset;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(0%, -125%);
    width: 30px;
    height: 30px;
    background-image: url('/images/close_bt.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
/* line 564, ../sass/_model.scss */
.model-codeLink .txtTtitle {
    text-align: center;
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
}
/* line 571, ../sass/_model.scss */
.model-codeLink .groupIp input {
    border: unset;
    width: 310px;
    background-color: #333333;
    outline: unset;
    padding: 3px 10px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}
/* line 583, ../sass/_model.scss */
.model-codeLink .groupBtn {
    display: flex;
}
/* line 586, ../sass/_model.scss */
.model-codeLink .btnNo,
.model-codeLink .btnYes {
    text-decoration: none;
    cursor: pointer;
    width: 120px;
    height: 40px;
    margin: 0 auto;
    border-radius: 7px;
    display: grid;
    place-content: center;
}
/* line 596, ../sass/_model.scss */
.model-codeLink .btnNo p,
.model-codeLink .btnYes p {
    font-size: 20px;
    color: #000;
}
/* line 601, ../sass/_model.scss */
.model-codeLink .btnNo {
    border: 1px solid #1cdf2e;
}
/* line 603, ../sass/_model.scss */
.model-codeLink .btnNo p {
    color: #fff;
}
/* line 607, ../sass/_model.scss */
.model-codeLink .btnYes {
    background-color: #1cdf2e;
    border: 1px solid #1cdf2e;
}

/* line 612, ../sass/_model.scss */
.model-codeLink.active {
    visibility: visible;
}

@media only screen and (max-width: 460px) {
    /* line 616, ../sass/_model.scss */
    .model-Link .gorupLink {
        flex-direction: column;
        align-items: center;
    }
}
@media only screen and (max-width: 536px) {
    html{
        max-width: 100%;
        font-size: calc(100vw /7.5);
    }
    .header{
        width: 100%;
    }
    .slide-item{
        width: calc(100vw - 0.4rem);
    }
    .W5b7AE5xEGSygtnq3iAv{
        max-height: 270px
    }
}
