::-webkit-scrollbar {
    display: none;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.fx-c {
    display: flex;
    align-items: center;
    justify-content: center;
}

body {
    background: #141011;
    color: #fff;
    font-family: "Raleway", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 14px;
    line-height: 1.3;
}


.ucr-box .in-box {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 60px 0
}

.ucr-box .in-box .box-title {
    text-align: center;
    font-size: 52px;
}

.in-box h2 {
    font-size: 52px;
    line-height: 1.26;
    font-weight: 800;
    padding: 0 0 30px;
}


.one-txt-img {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.one-txt-img.reverse {
    flex-direction: row-reverse;
}

.one-txt-img .the-txt-box {
    width: 430px;
    flex-shrink: 0;
    font-size: 16px;
}


.one-txt-img .img-box {
    font-size: 0;
}


.ucr-box-one {
    position: relative;
    background: url(/images/lucky-crush-rooms/s1-bg.jpg) bottom center no-repeat;
    background-size: cover;
}

.ucr-box-one .in-box {
    padding: 0;
}

.ucr-box-one .the-img {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 818px;
}

.ucr-box-one .the-img div {}



.ucr-box-one .the-img .img-one {
    width: 798px;
    height: 452px;
}

.ucr-box-one .the-img .img-two {
    width: 413px;
    position: absolute;
    top: 228px;
    right: -10px;
}


.ucr-box-one .info-box .num-box {
    flex-shrink: 0;
    width: 91px;
    height: 91px;
    background: linear-gradient(225deg, #FF00D6 0%, #FFC0E4 100%);
    border-radius: 20px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-right: 30px;
}

.ucr-box-one .info-box .meet-box .img-span img {
    width: 37px;
    height: 37px;
    margin-right: 8px;
}

.ucr-box-one .info-box .meet-box .img-txt {
    margin-top: 8px;
}


.ucr-box-one .the-act {
    width: 652px;
    margin-right: -300px;
    font-size: 16px;
    align-self: center;
    flex-shrink: 0;
}

.ucr-box-one h1 {
    font-size: 40px;
    line-height: 1.5;
    margin: 0 auto 18px;
}

.the-act p {
    padding-right: 300px;
    margin-bottom: 30px;
}




.the-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
    background: #fff;
    color: #000;
    border-radius: 16px;
    width: 324px;
    height: 70px;
    margin-top: 30px;
    cursor: pointer;
}



.com-btn {
    background: linear-gradient(225deg, #FF00D6 0%, #FFC0E4 100%);
    color: #fff;
}


.ucr-box-two {
    background: #FFF0F6;
    color: #000;
    background-size: auto 100%;
    position: relative;
}

.ucr-box-two::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 180px;
    background: url(/images/lucky-crush-rooms/s2-bg.png) top center no-repeat;
    ;
    background-size: cover;
}

.ucr-box-two .in-box {
    max-width: 1180px;
    padding: 80px 0;
}



.block-item {
    padding: 36px;
    text-align: center;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    box-shadow: 0px 8px 28px -7px rgba(94, 0, 38, 0.06);
    color: #000;
    border-radius: 170px;
    width: 290px;
    height: 377px;
}

.block-item:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 400px;
}

.block-item:nth-of-type(3) {
    margin-left: 290px;
    margin-top: -186px;
}

.block-item img,
.block-item strong,
.block-item span {
    display: block;
    margin: 0 auto;
}

.block-item strong {
    font-size: 16px;
    margin: 12px 0 15px;
    font-weight: bold;
    line-height: 1.5;
}

.block-item img {
    height: 103px;
}

.block-item span {
    font-size: 14px;
}

.ucr-box-three {
    background: #FFF0F6;
    color: #000;
}

.ucr-box-three .in-box {
    padding: 0;
}




.ucr-box-three .bottom-con .bottom-img img {
    margin-left: -35px;
}

.ucr-box-four {
    background: #FFF0F6;
    color: #000;
}

.ucr-box-four .img-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ucr-box-four .img-txt {
    width: 546px;
    flex-shrink: 0;
    margin-left: -100px;
}

.ucr-box-four .img-txt img {
    display: block;
    width: 100%;
}

.ucr-box-four .txt-list {
    flex: 1;
    position: relative;
    margin-left: -20px;
}

.ucr-box-four .txt-list h3 {
    font-size: 30px;
    margin-bottom: 27px;
    line-height: 1.5;
    color: #000;
    width: 400px;
}



.ucr-box-five,
.ucr-box-six {
    position: relative;
    background: #000;
}

.ucr-box-five {
    padding-bottom: 260px;
}

.ucr-box-five::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 227px;
    background: url(/images/lucky-crush-rooms/s5-bg.png) top center no-repeat;
    ;
    background-size: cover;
}

.ucr-box-five .in-box {}

.ucr-box-five .msg-list {
    display: flex;
    gap: 15px;
    margin-top: 100px;
    z-index: 1;
    position: relative;
    align-items: stretch;
    justify-content: space-between;
}

.ucr-box-five .omsg {
    width: 310px;
    box-sizing: border-box;
    position: relative;
    background: #fff;
    border-radius: 24px;
}


.ucr-box-five .omsg .msg-img {
    margin-top: -60px;
    text-align: center;
    font-size: 0;
}

.ucr-box-five .omsg .txt {
    text-align: center;
    padding: 20px 25px 0
}

.ucr-box-five .omsg p {
    font-size: 12px;
    line-height: 1.4;
    color: #666;
    margin-bottom: 20px;
}

.ucr-box-five .omsg .txt .name {
    margin-bottom: 40px;
    margin-top: 40px;
    font-size: 20px;
    font-weight: 700;
    color: #000
}

.ucr-box-six {}

.ucr-box-six .in-box {}



.bottom-box {
    position: relative;
}

.bottom-box .bottom-con {
    width: 998px;
    margin: 0 auto;
    text-align: center;
}

.bottom-con h2 {}

.bottom-con .sub-bottom {
    font-size: 16px;
    margin-bottom: 40px;
    line-height: 23px;
}

.bottom-con .bottom-img {
    font-size: 0;
}

.bottom-con .bottom-img img {
    margin-left: -85px;
}


@media only screen and (min-width:681px) {
    .hidden-sm-and-up {
        display: none !important;
    }
}

@media screen and (max-width: 680px) {
    .hidden-xs-only {
        display: none !important;
    }

    .the-btn {
        width: 4.68rem;
        height: 1.01rem;
        font-size: 12px;
        margin-top: 0;
        border-radius: 10px;
    }

    .ucr-box .in-box {
        max-width: 100%;
        padding: 40px 0;
    }

    .ucr-box .in-box .box-title {
        text-align: center;
        font-size: 24px;
    }

    .one-txt-img {
        flex-direction: column;
        gap: 20px;
    }

    .one-txt-img .the-txt-box {
        width: 100%;
        font-size: 14px;
        padding: 0 0.72rem;
        text-align: center;
    }

    .one-txt-img .the-txt-box .the-btn {
        margin-top: 20px;
    }

    .one-txt-img .img-box img{
        width: 100%;
    }


    .ucr-box-one {
        padding-top: 50px;
    }

    .ucr-box-one .in-box {
        padding: 55px 0 0;
    }

    .ucr-box-one h1 {
        font-size: 26px;
        line-height: 1.26;
        padding: 0;
        margin-bottom: 12px;
    }

    .ucr-box-one .the-act p {
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 20px;
        padding-right: 0;
    }


    .ucr-box-one .the-img {
        width: 100%;
        height: auto;
        flex-direction: column;
        gap: 0.8rem;
    }

    .ucr-box-one .the-img .img-one {
        width: 10rem;
        height: 5.67rem;
        order: 3;
    }

    .ucr-box-one .the-img .img-one img {
        width: 100%;
        object-fit: contain;
    }

    .ucr-box-one .the-img .img-two {
        padding: 0 18px;
        order: 2;
        position: relative;
        width: auto;
        height: auto;
        top: 0;
        right: auto;
    }

    .ucr-box-one .info-box .num-box {
        width: 1.788rem;
        height: 1.788rem;
        margin-right: 14px;
    }

    .ucr-box-one .info-box .meet-box .img-span img {
        width: 0.7rem;
        height: 0.7rem;
    }

    .ucr-box-one .info-box .meet-box .img-txt {
        margin-top: 5px;
    }

    .ucr-box-one .the-img img {
        width: auto;
    }

    .ucr-box-one .the-act {
        width: 100%;
        font-size: 14px;
        padding: 0 18px;
        position: relative;
        z-index: 10;
        order: 1;
        text-align: left;
        margin-right: 0;
    }

    .com-btn {
        font-size: 17px;
        margin-bottom: 30px;
    }



    .ucr-box-two::after {
        height: 79px;
    }

    .ucr-box-two .in-box {
        padding-right: 0;
        padding-bottom: 0;
    }


    .block-item {
        width: 7rem;
        height: 9.1rem;
    }

    .block-item:nth-of-type(2) {
        position: relative;
        left: 0;
    }

    .block-item:nth-of-type(3) {
        position: relative;
        margin-left: 0;
        margin-top: 0;
    }

    .ucr-box-three .in-box {
        padding-bottom: 0;
        padding-top: 0;
    }



    .ucr-box-three .bottom-con .bottom-img img {
        margin-left: 0;
    }




    .ucr-box-four .img-box {
        flex-direction: column;
    }

    .ucr-box-four .img-txt {
        margin-left: 0;
        width: 100%;

    }

    .ucr-box-four .txt-list {
        margin-left: 0;
        margin-top: 20px;
    }


    .ucr-box-five {
        padding-bottom: 60px;

    }

    .ucr-box-five::after {
        height: 1.9rem;
    }

    .ucr-box-five .msg-list {
        margin-top: 1rem;
        width: 100%;
        flex-direction: column;
        box-sizing: border-box;
        align-items: center;
        gap: 1.4rem;
    }

    .ucr-box-five .omsg {
        width: 7.488rem;
        font-size: 12px
    }

    .ucr-box-five .omsg .msg-img {
        margin-top: -34px;
    }

    .ucr-box-five .omsg .msg-img img {
        width: 1.64rem;
        height: 1.64rem;
    }


    .ucr-box-five .omsg .txt .name {
        margin-top: 10px
    }

    .ucr-box-six .in-box {
        margin-top: 0
    }



    .bottom-box {
        width: 10rem;
    }

    .bottom-box .bottom-con {
        width: 100%;


        display: flex;
        flex-direction: column;
    }

    .bottom-con h2 {
        font-size: 0.58rem;
        padding: 0 0.72rem 0.4rem 0.72rem;
        line-height: 1.2;
        max-width: 100%;
    }

    .bottom-con .sub-bottom {
        font-size: 14px;
        margin-bottom: 0.48rem;
        padding: 0 0.72rem;
        max-width: 100%;
    }

    .bottom-con .con-btn {
        text-align: center;
        bottom: 0;
        width: 100%;
        text-align: center;
    }

    .bottom-con .con-btn .the-btn {}

    .bottom-con .bottom-img {
        display: inline-block;
    }

    .bottom-con .bottom-img img {
        margin-left: 0;
        width: 100%
    }

    .block-item strong {
        font-size: 18px;
    }

    .block-item span {
        font-size: 12px;
    }
}