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

body {
    height: 100vh;
    width: 100%;
    background-image: url(../img/m.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

ul {
    list-style: none;
}


.main {
    margin: 0 auto;
    text-align: center;
    position: relative;
    width: 100%;
}

.main h1 {
    color: #fff;
    font-weight: 900;
    margin: 0 0 35px 0;
    text-shadow: #000;
}



.animate-charcter {
    text-transform: uppercase;
    background-image: linear-gradient(-225deg,
            #231557 0%,
            #44107a 29%,
            #ff1361 67%,
            #fff800 100%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: inline-block;
    font-size: 52px;
}

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}

.main-box {
    width: 100%;
    height: 100vh;
    margin: 0px auto 0;
    position: relative;
}

.item-1 {
    position: absolute;
    bottom: 87px;
    left: -5px;
    /* bottom: 0; */
    right: -2%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.img-1 {
    position: relative;
    width: 623px;
    /* height: 100%; */
}

.item-2 {
    position: absolute;
    bottom: 124px;
    left: -16px;
    /* bottom: 0; */
    right: -2%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: -1;
}

.img-2 {
    /* position: relative; */
    width: 450px;
    /* height: 74%; */
}

.item-3 {
    position: absolute;
    top: 541px;
    left: 12px;
    /* bottom: 0; */
    right: -2%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 6;
}

a#spin {
    width: 200px;
    height: 60px;
    /* border-radius: 50%; */

}

.item-4 {
    position: absolute;
    bottom: 5%;
    left: 0%;
    /* bottom: 0; */
    right: -2%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 0;
}

.img-4 {
    position: relative;
    width: 320px;
    /* height: 14%; */
}

.item-5 {
    position: absolute;
    top: 8px;
    left: -9px;
    /* bottom: 0; */
    right: -2%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 5;
}

.img-5 {
    position: relative;
    width: 609px;
}

.item-14 {
    position: absolute;
    top: 21px;
    left: -23px;
    /* bottom: 0; */
    right: -2%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.img-14 {
    position: relative;
    width: 131px;
    /* height: 14%; */
}

.item-15 {
    position: absolute;
    top: 291px;
    left: -11px;
    /* bottom: 0; */
    right: -2%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.img-15 {
    position: relative;
    width: 108px;
    /* height: 14%; */
}

.item-6 {
    position: absolute;
    top: 158px;
    left: 138px;
    /* bottom: 0; */
    right: -2%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: -1;
}

.img-6,
.img-61 {
    position: relative;
    width: 170px;
    transform: rotate(42deg);
    /* height: 14%; */
    /* border-radius: 50%; */
}

.item-7 {
    position: absolute;
    top: 229px;
    left: 217px;
    /* bottom: 0; */
    right: -2%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: -1;
}

.img-7,
.img-72 {
    position: relative;
    width: 168px;
    transform: rotate(87deg);
    /* height: 14%; */
    /* border-radius: 50%; */
}

.item-8 {
    position: absolute;
    top: 304px;
    left: 160px;
    /* bottom: 0; */
    right: -2%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: -2;
}

.img-8,
.img-82 {
    position: relative;
    width: 164px;
    transform: rotate(134deg);
    /* height: 14%; */
    /* border-radius: 50%; */
}

.item-9 {
    position: absolute;
    top: 345px;
    left: 23px;
    /* bottom: 0; */
    right: -2%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: -2;
}

.img-9,
.img-92 {
    position: relative;
    width: 166px;
    transform: rotate(-3deg);
    /* height: 14%; */
    /* border-radius: 50%; */
}

.item-10 {
    position: absolute;
    top: 322px;
    left: -136px;
    /* bottom: 0; */
    right: -2%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: -3;
}

.img-10,
.img-101 {
    position: relative;
    width: 166px;
    transform: rotate(220deg);
    /* height: 14%; */
    /* border-radius: 50%; */
}

.item-11 {
    position: absolute;
    top: 251px;
    left: -219px;
    /* bottom: 0; */
    right: -2%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: -5;
}

.img-11,
.img-111 {
    position: relative;
    width: 162px;
    transform: rotate(-97deg);
    /* height: 14%; */
    /* border-radius: 50%; */
}

.item-12 {
    position: absolute;
    top: 176px;
    left: -179px;
    /* bottom: 0; */
    right: -2%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: -6;
}

.img-12,
.img-121 {
    position: relative;
    width: 160px;
    transform: rotate(-51deg);
    /* height: 14%; */
    /* border-radius: 50%; */
}

.item-13 {
    position: absolute;
    top: 136px;
    left: -23px;
    /* bottom: 0; */
    right: -2%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: -9;
}

.img-13,
.img-131,
.img-13333 {
    position: relative;
    width: 183px;
    transform: rotate(-5deg);
    /* height: 14%; */
    /* border-radius: 50%; */
}

.modal-header,
.modal-body,
.modal-footer {
    border: none;
}

.try-pop {
    border-radius: 3%;
    background-color: #4b662f;
    border: 1px solid #30566c;
}

.try-pop .modal-header {
    margin: 20px auto 0;
}

.try-pop .modal-header h2 {
    font-size: 55px;
    font-weight: 900;
    color: #fff;
}

.try-pop .modal-body {
    margin: 0 auto;
}

.try-pop .modal-body h4 {
    font-size: 22px;
    font-weight: 900;
    margin: 1px 0 1px 0;
    color: #ffffff;
}

.try-pop .modal-footer {
    margin: 0 auto;
}

.try-pop .modal-footer button {
    margin: 15px 0;
    background-color: #ffffff;
    color: #4b662f;
    font-weight: 900;
    padding: 6px 27px;
    border: 1px solid #ffffff;
}

.try-pop .modal-footer button:hover {
    background-color: transparent;
    color: #fff;
}

.reword-pop {
    border-radius: 3%;
    background-color: #02051f;
    border: 4px solid #2d5f6e;
    background-image: url("../img/Winner+celebration+GIF.gif");
    background-position: center;
    background-size: cover;
}

.reword-pop .modal-header {
    margin: 0 auto;
}

.reword-pop .modal-header h2 {
    font-size: 33px;
    font-weight: 900;
    color: #fff;
}

.reword-pop .modal-body {
    margin: 0 auto;
    text-align: center;
}

.reword-pop .modal-body h4 {
    font-size: 36px;
    font-weight: 900;
    /* margin: 15px 0 10px 0; */
    color: rgb(255 255 255);
}

.reword-pop .modal-body p {
    color: #fff;
    font-size: 20px;
}

.reword-pop .modal-body h5 {
    color: #fff;
    margin-top: 25px;
}

.reword-pop .modal-body h6 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

.reword-pop .modal-footer {
    text-align: center;
}

/* .reword-pop .modal-footer h4 {
    color: #fff;
    font-size: 24px;
    text-align: center;
    margin: 6px auto 17px;
} */

.reword-pop .modal-footer {
    margin: 0 auto;
}

.reword-pop .modal-footer button {
    margin: 15px 0;
    background-color: #ffffff;
    color: #02051f;
    font-weight: 700;
    border: 1px solid #ffffff;
    padding: 15px 107px;
    font-weight: 900;
}

.reword-pop .modal-footer button:hover {
    background-color: #2c5f6e;
    color: #fff;
}

.count-box p {
    color: #efefef;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
}

.count-box img {
    width: 28px;
    height: 28px;
    margin: 0 3px 0 0;
}

.count-box .count,
.sing-i,
.count_2 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 900;
    margin: -6px 0 0 5px;
}

.count-box {
    background: transparent;
    width: 150px;
    height: 90px;
    border-radius: 5px;
    text-align: center;
    padding: 8px;
    margin: 25px auto;
    border: 1px solid #efefef;
}

.sed-img {
    display: none;
}

.count_1 {


    max-width: 60px;
    max-height: 60px;
    display: none;
}

.enjoy-img {


    max-width: 100px;
    height: 70px;
    display: none;
}

.count-box .count_1,
.count_2 {
    display: none;
}



@-webkit-keyframes animateOpacity {
    from {
        opacity: 0;
    }

    5% {
        opacity: 0.6;
    }

    50% {
        opacity: 1;
    }

    95% {
        opacity: 0.6;
    }

    to {
        opacity: 0;
    }
}



@media screen and (max-width: 630px) {
    .item-5 {
        top: 113px;
        left: -8px;
    }

    .item-15 {
        position: absolute;
        top: 316px;
        left: -11px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 1000;
    }

    .img-15 {
        position: relative;
        width: 88px;
        /* height: 14%; */
    }

    .item-2 {
        position: absolute;
        bottom: 178px;
        left: -16px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: -1;
    }

    .img-2 {
        /* position: relative; */
        width: 310px;
        /* height: 74%; */
    }

    .img-5 {
        position: relative;
        width: 446px;
        /* height: 14%; */
    }

    .item-6 {
        position: absolute;
        top: 225px;
        left: 103px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: -1;
    }

    .img-6,
    .img-61 {
        position: relative;
        width: 124px;
        transform: rotate(43deg);
        /* height: 14%; */
        /* border-radius: 50%; */
    }

    .item-7 {
        position: absolute;
        top: 277px;
        left: 152px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: -1;
    }

    .img-7,
    .img-72 {
        position: relative;
        width: 124px;
        transform: rotate(87deg);
        /* height: 14%; */
        /* border-radius: 50%; */
    }

    .item-8 {
        position: absolute;
        top: 335px;
        left: 119px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: -2;
    }

    .img-8,
    .img-82 {
        position: relative;
        width: 121px;
        transform: rotate(132deg);
        /* height: 14%; */
        /* border-radius: 50%; */
    }

    .item-9 {
        position: absolute;
        top: 363px;
        left: 15px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: -4;
    }

    .img-9,
    .img-92 {
        position: relative;
        width: 126px;
        transform: rotate(-4deg);
        /* height: 14%; */
        /* border-radius: 50%; */
    }

    .item-10 {
        position: absolute;
        top: 349px;
        left: -109px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: -1;
    }

    .img-10,
    .img-101 {
        position: relative;
        width: 124px;
        transform: rotate(219deg);
        /* height: 14%; */
        /* border-radius: 50%; */
    }

    .item-11 {
        position: absolute;
        top: 293px;
        left: -163px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: -2;
    }

    .img-11,
    .img-111 {
        position: relative;
        width: 124px;
        transform: rotate(-96deg);
        /* height: 14%; */
        /* border-radius: 50%; */
    }

    .item-12 {
        position: absolute;
        top: 238px;
        left: -135px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: -8;
    }

    .img-12,
    .img-121 {
        position: relative;
        width: 121px;
        transform: rotate(-50deg);
        /* height: 14%; */
        /* border-radius: 50%; */
    }

    .item-13 {
        position: absolute;
        top: 207px;
        left: -17px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: -5;
    }

    .img-13,
    .img-131,
    .img-13333 {
        position: relative;
        width: 134px;
        transform: rotate(-4deg);
        /* height: 14%; */
        /* border-radius: 50%; */
    }

    .item-3 {
        position: absolute;
        top: 497px;
        left: 12px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 6;
    }
}


@media screen and (max-width: 450px) {
    .item-6 {
        position: absolute;
        top: 281px;
        left: 87px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: -1;
    }

    .item-15 {
        position: absolute;
        top: 351px;
        left: 12px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 1000;
    }

    .img-15 {
        position: relative;
        width: 61px;
        /* height: 14%; */
    }

    .item-3 {
        position: absolute;
        top: 462px;
        left: 12px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 6;
    }

    a#spin {
        width: 100px;
        height: 50px;
        /* border-radius: 50%; */
    }

    .img-6,
    .img-61 {
        position: relative;
        width: 88px;
        transform: rotate(41deg);
        /* height: 14%; */
        /* border-radius: 50%; */
    }

    .item-7 {
        position: absolute;
        top: 318px;
        left: 124px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: -1;
    }

    .img-7,
    .img-72 {
        position: relative;
        width: 88px;
        transform: rotate(87deg);
        /* height: 14%; */
        /* border-radius: 50%; */
    }

    .item-8 {
        position: absolute;
        top: 359px;
        left: 99px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: -2;
    }

    .img-8,
    .img-82 {
        position: relative;
        width: 85px;
        transform: rotate(133deg);
        /* height: 14%; */
        /* border-radius: 50%; */
    }

    .item-9 {
        position: absolute;
        top: 382px;
        left: 30px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: -4;
    }

    .img-9,
    .img-92 {
        position: relative;
        width: 85px;
        transform: rotate(-4deg);
        /* height: 14%; */
        /* border-radius: 50%; */
    }

    .item-10 {
        position: absolute;
        top: 367px;
        left: -52px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: -6;
    }

    .img-10,
    .img-101 {
        position: relative;
        width: 88px;
        transform: rotate(218deg);
        /* height: 14%; */
        /* border-radius: 50%; */
    }

    .item-11 {
        position: absolute;
        top: 331px;
        left: -99px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: -3;
    }

    .img-11,
    .img-111 {
        position: relative;
        width: 86px;
        transform: rotate(-99deg);
        /* height: 14%; */
        /* border-radius: 50%; */
    }

    .item-12 {
        position: absolute;
        top: 292px;
        left: -76px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: -6;
    }

    .img-12,
    .img-121 {
        position: relative;
        width: 85px;
        transform: rotate(-53deg);
        /* height: 14%; */
        /* border-radius: 50%; */
    }

    .item-13 {
        position: absolute;
        top: 271px;
        left: 3px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: -11;
    }

    .img-13,
    .img-131,
    .img-13333 {
        position: relative;
        width: 98px;
        transform: rotate(-7deg);
        /* height: 14%; */
        /* border-radius: 50%; */
    }

    .img-5 {
        position: relative;
        width: 316px;
        /* height: 14%; */
    }

    .item-5 {
        bottom: 51px;
        left: 10px;
    }


    .img-2 {
        /* position: relative; */
        width: 222px;
        /* height: 74%; */
    }


    /* .item-4 {
        position: absolute;
        bottom: 8%;
        left: 0%;
     
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 0;
    } */



    .item-2 {
        position: absolute;
        bottom: 207px;
        left: 6px;
        /* bottom: 0; */
        right: -2%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: -1;
    }




    .reword-pop .modal-footer button {
        margin: 15px 0;
        background-color: #ffffff;
        color: #052541;
        font-weight: 700;
        border: 1px solid #ffffff;
        padding: 9px 39px;
        font-weight: 900;
    }


}




@keyframes geometric-form-animation {
    0% {
        transform: rotate(4deg);

    }

    50% {
        transform: rotate(4deg);
    }

    100% {
        transform: rotate(6deg);
    }
}