.socialContainer ul {
    list-style: none
}

#popup {
    display: none;
    position: fixed;
    width: 550px;
    max-width: 80vw;
    z-index: 1000;
    min-height: 342px;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../images/popup-background.png?v=4)
}

#popup,
#popupCloseButton {
    background-size: 100% 100%
}

#popupCloseButton {
    position: absolute;
    right: -20px;
    top: -20px;
    width: 70px;
    height: 70px;
    background-image: url(../images/popup-close.png?v=4);
    cursor: pointer
}

.popupBody p {
    margin-top: 110px;
    color: #fff;
    font-family: Arial;
    text-align: center;
    font-size: 30px;
    padding: 0 20px
}

.popupFooter #popupOkButton {
    width: 150px;
    height: 55px;
    margin: 20px auto 0;
    background-image: url(../images/popup-ok.png?v=4);
    background-size: 100% 100%;
    cursor: pointer
}

#popupMask {
    width: 100vw;
    height: 100vh;
    background: #000;
    opacity: .7;
    z-index: 900
}

#policy,
#popupMask {
    display: none;
    position: fixed;
    top: 0;
    left: 0
}

#policy {
    z-index: 800;
    padding: 0 10px
}

#policy.show {
    display: flex
}

.policyLink {
    color: #0ff;
    font-style: italic
}

@media (max-width:425px) {
    #popup {
        top: 230px;
        min-height: 300px
    }

    #popupCloseButton {
        width: 60px;
        height: 60px
    }

    .popupBody p {
        font-size: 22px
    }

    .popupFooter #popupOkButton {
        width: 126px;
        height: 45px;
        margin: 30px auto 0
    }

    body #playweb-container {
        margin-top: 0;
        margin-left: 0
    }

    #playweb-container .playnow {
        width: 100%
    }

    #playweb-container #button-web-playnow {
        padding: 18px 20px
    }
}

#playweb-container {
    display: block;
    text-align: center
}

#button-web-playnow {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #ffedd0;
    text-transform: uppercase
}

#button-web-playnow,
.formButton {
    text-decoration: none;
    font-weight: 700
}

.formButton {
    border-radius: 12px;
    width: 100%;
    padding: 5px 10px;
    display: block;
    text-align: left;
    border: none;
    background-image: linear-gradient(#bbf705, #22bd04, #bbf705);
    text-align: center;
    margin: 20px auto 15px;
    color: #fff
}

.loginStep {
    background-image: url(../images/register_container.png?v=4)
}

.formTitle img {
    margin: 30px 0;
    padding: 0 10px;
    max-width: 100%
}

body .registerStep {
    height: 400px
}

.accountInfo {
    background-image: url(../images/register_container.png?v=4);
    background-size: 100% 100%;
    padding: 20px 0
}

.buttonCopy {
    background-image: linear-gradient(#bbf705, #22bd04, #bbf705);
    border: none;
    margin-left: 10px;
    border-radius: 6px;
    font-weight: 700
}

.groupLeft a,
.groupRight a {
    color: #fff
}

.playnow-pc {
    width: 200px;
    margin: 0 auto
}

.lb_topContainer {
    margin-top: 80px
}

.projects {
    display: flex;
    justify-content: center;
    gap: 40px
}

.projects .item img {
    width: 60px
}

.banner-container {
    max-width: 700px;
    margin-bottom: 130px
}

.lb_text1 {
    height: 150px;
    width: auto
}

.lc_btn {
    max-width: 250px
}

@media screen and (max-width:768px) {
    .lb_text1 {
        height: 100px;
        width: auto
    }

    .lc_btn {
        max-width: 150px
    }

    .lb_topContainer {
        margin-top: 30px;
        gap: 10px !important;
    }

    .lc_btnContainer {
        width: 300px
    }

    .playnow-pc {
        width: 150px;
        margin: 0 auto
    }

    .projects .item img {
        width: 40px
    }

    .banner-container {
        margin-top: -20px;
    }
}

li {
    list-style-type: none
}

.img-responsive {
    width: 90%
}

.breadCrumb {
    width: 1px;
    height: 24px;
    background-color: #fff
}

.background-image {
    background-image: url(../images/background/bg_landing_2.png);
    width: 100%;
    height: 100vh;
    overflow-x: hidden
}

.background-image,
.main-logo {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.main-logo {
    background-image: url(../images/icon/logo.png);
    width: 90%;
    height: 191px;
    cursor: pointer
}

.form-group {
    background-image: url(../images/icon/signup-layer.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 301px;
    height: 351px;
    float: right;
    position: relative;
    margin-top: 20px
}

.input-info {
    padding-left: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    background-color: #d6d6d6
}

#submit-input,
.input-info {
    border-radius: 12px;
    width: 80%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    text-align: left;
    border: none
}

#submit-input {
    font-weight: 700;
    background-image: linear-gradient(#bbf705, #22bd04, #bbf705);
    text-align: center;
    margin: 20px auto 15px
}

#form-submit {
    margin-top: 30px
}

.form-group .icon-inside {
    top: 15px
}

.form-group .icon-inside,
.form-group .icon-inside-2 {
    position: absolute;
    left: 10px;
    color: #8693a5;
    z-index: 9999
}

.form-group .icon-inside-2 {
    top: 85px
}

.time-opening {
    background-image: url(../images/from-to.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 70px;
    margin-top: 30px
}

.social-btn {
    background-color: #639;
    margin-top: 260px;
    width: 110px;
    float: right;
    height: 100%;
    display: flex
}

.link-btn {
    background-image: url(../images/icon/facebook.png)
}

.link-btn,
.link-btn-2 {
    width: 100%;
    height: 115px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    flex-direction: column
}

.link-btn-2 {
    background-image: url(../images/icon/telegram.png)
}

.flex-container {
    padding: 0;
    list-style: none;
    margin: 260px -100px 0 0;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex
}

.column {
    -webkit-flex-direction: column;
    flex-direction: column;
    float: right
}

.flex-item {
    background-image: url(../images/icon/facebook.png);
    margin: 5px
}

.flex-item,
.flex-item-2 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    padding: 5px;
    width: 110px;
    height: 115px;
    border-radius: 10px;
    line-height: 50px;
    color: #fff;
    font-weight: 700;
    font-size: 2em;
    text-align: center
}

.flex-item-2 {
    background-image: url(../images/icon/telegram.png);
    margin: 0 5px 5px
}

.tick {
    padding-bottom: 1em;
    font-size: 1rem;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif
}

.tick-label {
    font-size: .375em;
    text-align: center;
    color: #fff
}

.tick-group {
    margin: 0 .25em;
    text-align: center
}

.time-countdown {
    background-image: url(../images/icon/count-down-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    height: 104px;
    margin-top: 25px
}

.countdown-group {
    margin-top: 28px
}

.time-countdown p {
    color: #fff
}

.mask {
    position: absolute;
    left: 780px;
    top: 589px;
    width: 239px;
    height: 342px;
    overflow: hidden
}

.canvas {
    position: relative;
    width: 2195px;
    height: 342px
}

.page {
    width: 239px;
    height: 342px;
    float: left
}

.to-top {
    margin-top: -40px
}

.download-btn {
    height: 100px;
    width: 300px;
    margin: auto;
    cursor: pointer;
    animation: zoom-in-zoom-out 1s ease infinite
}

#bg-download {
    background-image: url(../images/icon/download_1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

#clockdiv {
    font-family: sans-serif;
    color: #fff;
    display: block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
    margin-left: auto;
    margin-right: auto
}

#clockdiv>div {
    padding: 5px
}

#clockdiv>div,
#clockdiv div>span {
    border-radius: 3px;
    background: #272314;
    display: inline-block
}

#clockdiv div>span {
    padding: 10px
}

.smalltext {
    padding-top: 5px;
    font-size: 16px;
    background-color: none !important
}

.captchaContainer {
    width: 80%;
    margin: 0 auto
}

.captchaImage {
    border-radius: 12px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    border: none;
    margin-bottom: 15px;
    background-color: #d6d6d6;
    float: right;
    width: 100px
}

.input-captcha {
    float: left;
    width: calc(100% - 120px)
}

#form-nickname {
    margin-top: 50px
}

.finalStep {
    height: auto;
    background-image: none;
    background-color: rgba(1, 1, 1, .8);
    text-align: left;
    padding: 10px 0
}

#message {
    margin: 30px auto
}

#message,
.message {
    width: 80%;
    color: #fff
}

.message {
    margin: 0 auto;
    display: block
}

.logoContainer {
    text-align: center
}

.lb_bg {
    background-image: url(../images/bg_landing_b.png) !important
}

.lb_swiper-bg {
    background-image: none !important
}

.lb_topContainer {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px
}

.lb_slideContainer {
    width: 50%;
    margin: 0 auto
}

.lb_logoContainer,
.lb_slideContainer,
.lb_textContainer {
    display: flex;
    justify-content: center
}

.lb_textContainer {
    gap: 16px;
    width: 40%
}

.lb_logo {
    width: 65%
}

.lb_btnGiftCode {
    animation: zoom-in-zoom-out 1s ease infinite
}

.lb_colItemContainer {
    display: flex;
    flex-direction: column;
    flex: 1
}

.lb_colItem {
    width: 100%
}

.lb_colItemSpecial {
    width: 12.5vw !important
}

.lb_swiper-grid {
    width: 100% !important;
    height: 100% !important
}

.lb_swiper-slide {
    display: flex;
    background: none !important;
    height: 100% !important
}

.lc_btnContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 400px;
    gap: 24px
}

.lc_btn {
    flex: 1;
    animation: zoom-in-zoom-out 1s ease infinite
}

.lc_btnImage {
    width: 100%
}

.lc_slideContainer {
    width: 40%;
    display: flex;
    justify-content: center
}

.lc_swiper-slide {
    background: none !important;
    height: 100% !important
}

.lc_swiper-slide img {
    object-fit: contain !important
}

.lc_bg {
    background-image: url(../images/bg_landing_c.png) !important
}

.lc_downloadContainer {
    width: 100%;
    min-height: 100vh;
    background-size: cover;
    background-position: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 32px
}

.lc_title {
    width: 50%;
    margin-bottom: 16px
}

.lc_title img {
    width: 100%
}

.lc_item {
    margin-bottom: 16px
}

.lc_label {
    font-size: 22px;
    max-width: max-content;
    padding-left: 16px;
    padding-right: 32px;
    border-top-left-radius: 10px;
    border-top-right-radius: 50px;
    background: #faf500;
    background: linear-gradient(180deg, #faf500, #fffa02 35%, #b8ab0b 72%, #959c9d);
    font-family: UTM
}

.lc_value {
    background-image: -moz-linear-gradient(90deg, #5d0341 1%, #37011d 54%, #96001c 100%);
    background-image: -webkit-linear-gradient(90deg, #5d0341 1%, #37011d 54%, #96001c);
    background-image: -ms-linear-gradient(90deg, #5d0341 1%, #37011d 54%, #96001c 100%);
    box-shadow: inset 0 2px 22.32px 1.68px rgba(220, 28, 255, .5);
    padding: 16px;
    border-radius: 0 10px 10px;
    color: #fff
}

.lc_note {
    text-align: justify;
    color: #fff;
    font-style: italic;
    width: 500px
}

.lc_note:before {
    display: inline-block;
    margin-left: 4px;
    margin-top: 4px;
    color: #fff;
    font-size: 14px;
    font-family: SimSun, sans-serif;
    line-height: 1;
    content: "*"
}

.group {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fff
}

.groupRight {
    width: 200px
}

.groupRight img {
    width: 36px;
    height: 24px
}

.groupLeft {
    width: 200px
}

.groupLeft img {
    height: 24px;
    width: 32px
}

.la_swiper-bg {
    background-size: contain
}

@media (max-width:1366px) {
    .formContainer {
        display: flex;
        justify-content: center
    }

    .la_swiper {
        height: 210px !important;
        margin-top: 15px
    }
}

@media (max-width:1200px) {
    .la_swiper {
        height: 175px !important;
        margin-top: 32px
    }
}

@media (max-width:996px) {
    .formContainer {
        display: block !important
    }

    .la_swiper-grid {
        width: 90% !important
    }

    .la_phone {
        width: 55% !important
    }

    .la_swiper {
        height: 175px !important;
        margin-top: 32px
    }
}

@media (max-width:768px) {
    .formContainer {
        display: flex !important
    }

    .la_phone {
        width: 100% !important
    }

    .la_swiper-grid {
        width: 69% !important
    }

    .la_swiper {
        height: 200px !important;
        margin-top: 20px
    }
}

@media (max-width:576px) {
    .la_swiper-bg {
        background-image: none !important
    }

    .la_swiper-grid {
        width: 100% !important
    }

    .la_swiper {
        height: 240px !important;
        margin-top: 20px;
        background-size: contain !important
    }

    .formContainer {
        order: 2;
        text-align: center
    }

    .formContainer .form-group {
        float: none;
        width: auto;
        background-size: 100% 100%
    }

    .logoContainer {
        order: 1
    }

    .socialContainer {
        order: 3
    }

    .socialContainer ul {
        padding: 0
    }

    .socialContainer .flex-container {
        margin: 40px auto;
        float: none;
        display: block;
        text-align: center;
        min-height: 180px
    }

    .socialContainer .flex-container a {
        float: left
    }

    body .swiper-grid {
        width: 100%
    }

    .lb_bg {
        background-image: url(../images/bg_landing_b_mobile.png) !important
    }

    .logoContainer {
        text-align: center
    }

    .lb_slideContainer {
        width: 100%;
        margin-top: 10%
    }

    .lb_logoContainer {
        display: flex
    }

    .lb_textContainer {
        display: flex;
        flex-direction: column;
        gap: 16px;
        width: 100%
    }

    .lb_logo {
        width: 100%
    }

    .lb_colItemContainer {
        display: flex;
        flex-direction: column;
        flex: 1
    }

    .lb_colItem {
        width: 100%
    }

    .lb_colItemSpecial {
        width: 21vw !important
    }

    .lb_swiper-grid {
        width: 100%
    }

    .lb_swiper-slide {
        display: flex
    }

    .lc_bg {
        background-image: url(../images/bg_landing_c_mobile.png) !important
    }

    .lc_slideContainer {
        width: 90%
    }

    .lc_btnContainer {
        width: 100%;
        gap: 16px
    }

    .lc_title {
        width: 90%
    }

    .lc_note {
        width: 100%
    }
}

@media (max-width:425px) {

    .swiper-button-next,
    .swiper-button-prev {
        top: 56% !important
    }

    .lc_btnContainer {
        display: block;
        text-align: center
    }

    .lc_btnContainer .lc_btn {
        width: 48%;
        display: inline-block;
        padding: 10px
    }

    .lc_slideContainer {
        margin-top: -50px
    }

    .lb_textContainer .lb_text1 {
        scale: .8
    }
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }

    to {
        transform: scale(1)
    }
}