body {
    background: linear-gradient(90deg, rgba(33, 1, 16, 1) 0%, rgba(66, 0, 6, 1) 36%, rgba(52, 0, 5, 1) 100%);
    margin: 0 !important;
}

.img-container {
    height: 152px;
    background: url("./images/new/bg.webp");
    background-size: 100%;
    background-repeat: no-repeat;
}

/* @media screen and (min-width:425px) and (max-width: 1024px) {
    .img-container {
        height: 384px;
    }
} */

@media screen and (min-width: 1024px) {
    .img-container {
        height: 721px;
    }
}
.container {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
}

#list {
    overflow: hidden;
    height: 40px;
    border: 3px solid white;
    border-radius: 40px;
    width: 80%;
    margin-bottom: 20px;
}

#list span {
    display: flex;
    height: 30px;
    padding: 6px 30px;
    background: #F15A25;
    font-size: 0.73rem;
    font-weight: bolder;
    justify-content: center;
    align-items: center;
}

.item:last-child {
    margin-bottom: 0px;
}

.mk-turncircle {
    position: relative;
    overflow: hidden;
}

.mk-turncircle-common {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 3.5rem;
    height: 6rem;
    font-size: 0.32rem;
    transform-origin: 50% 142.879%;
    top: 6%;
    transform: rotate(30deg);
}

.mk-turncircle-img {
    font-size: 0.32rem;
    top: 10%;
    bottom: 0;
    width: 100%;
    height: 70%;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-image: url("./images/new/m.webp");
    overflow: hidden;
    filter: drop-shadow(2px 2px 2px #fff);
}

.mk-turncircle-img1 {
    font-size: 0.32rem;
    top: 10%;
    bottom: 0;
    width: 100%;
    height: 70%;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-image: url("./images/new/gold.webp");
    filter: drop-shadow(2px 2px 2px #000);
}

.mk-turncircle-img2 {
    font-size: 0.32rem;
    top: 10%;
    bottom: 0;
    width: 100%;
    height: 70%;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-image: url("./images/new/silver.webp");
    filter: drop-shadow(2px 2px 2px #000);
}

.mk-turncircle-img3 {
    font-size: 0.32rem;
    top: 10%;
    bottom: 0;
    width: 100%;
    height: 70%;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-image: url("./images/new/bronze.webp");
    filter: drop-shadow(2px 2px 2px #000);
}

.mk-turncircle-rotatedom {
    font-size: 12px;
    width: 20rem;
    height: 20rem;
    margin: auto;
    background-repeat: no-repeat;
    background-size: 100% auto;
    -webkit-animation: spin 7s linear infinite;
    -moz-animation: spin 7s linear infinite;
    animation: spin 7s linear infinite;
    overflow: hidden;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.mk-turncircle-rotatedomBg {
    font-size: 12px;
    transform: rotate(30deg);
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-image: url('./images/new/wheel/bg.webp');
    overflow: hidden;
}

.mk-turncircle-text {
    font-size: 1rem;
    position: absolute;
    top: 0;
    right: 0;
    left: 50%;
    width: 200%;
    height: 0.8rem;
    color: white;
    text-align: center;
    transform: translateX(-50%);
}

.mk-turncircle-btn {
    font-size: 12px;
    position: absolute;
    left: 113px;
    margin: auto;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 5.92rem;
    height: 6.293333rem;
    top: 6.6rem;
    background-image: url("./images/new/spin-bg.png");
}

.btnInner {
    font-size: 12px;
    position: absolute;
    top: 7.9rem;
    left: 124px;
    width: 4.5rem;
    height: 4.5rem;
    margin: auto;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 100% auto;
    animation: btnInner-move 0.7s ease-in infinite;
    background-image: url("./images/new/spin-out.png");
}

@keyframes btnInner-move {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
}

.turncircle-hand {
    font-size: 12px;
    position: absolute;
    top: 9.33333333rem;
    left: 9.33333333rem;
    width: 7.13333333rem;
    height: 7.26666667rem;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 100% auto;
    transform-origin: 100% 100%;
    animation: turncircleHandMove 0.8s linear 0.1s infinite alternate;
    background-image: url("./images/new/hand.webp");
}

@keyframes turncircleHandMove {
    0%,
    80%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    40% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }
}

.spin-animation {
    animation: spin 1s linear infinite;
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 999;
}

.modal-content {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
}

#close-modal-btn {
    color: white;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.box-cat {
    font-size: 12px;
    top: 3.33333333rem !important;
    position: absolute;
    left: 0;
    width: 22rem;
    height: 28rem;
    right: 0;
    bottom: 0;
    margin: auto;
    transform: scale(0);
    transform-origin: center top;
    animation: showCoupon 0.4s linear 10ms 1 normal forwards;
}

@keyframes showCoupon {
    0% {
        -webkit-transform: translateY(-2rem) rotate(0deg);
        transform: translateY(-2rem) rotate(0deg);
    }
    40% {
        -webkit-transform: translateY(0) rotate(0deg);
        transform: translateY(0) rotate(0deg);
    }
    60% {
        -webkit-transform: translateY(0) rotate(5deg);
        transform: translateY(0) rotate(5deg);
    }
    80% {
        -webkit-transform: translateY(0) rotate(-5deg);
        transform: translateY(0) rotate(-5deg);
    }
    100% {
        -webkit-transform: translateY(0) rotate(0deg);
        transform: translateY(0) rotate(0deg);
    }
}

.light {
    font-size: 12px;
    position: absolute;
    top: -1.06666667rem;
    left: 50%;
    width: 13.84rem;
    height: 13.84rem;
    background-size: 100% auto;
    background-repeat: no-repeat;
    right: 0;
    margin: auto;
    animation: light-rotate 9s linear infinite normal none;
    background-image: url("./images/new/82811776.ray.png.webp");
}

@keyframes light-rotate {
    0% {
        transform: translate(-50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%) rotate(1turn);
    }
}

.dialog-cat {
    font-size: 12px;
    position: absolute;
    left: 0;
    width: 22rem;
    height: 28rem;
    background-size: 100% auto;
    background-repeat: no-repeat;
    /* background-image: url("./images/new/congo.webp"); */
}

.coupon {
    font-size: 12px;
    position: absolute;
    left: 40px;
    top: 126px;
    width: 17.10667rem;
    height: 8.8rem;
    background-size: 100% auto;
    background-repeat: no-repeat;
    /* background-image: url("./images/new/congo.webp"); */
}

.name-wrap {
    font-size: 12px;
    text-align: center;
    position: absolute;
    left: 64px;
    top: -6px;
}

.name {
    text-align: center;
    position: relative;
    top: 7.72rem;
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 0.44rem;
    color: #83270b;
}

.btn-cat {
    font-size: 12px;
    position: absolute;
    top: 18.3rem;
    left: 0;
    width: 4.8rem;
    height: 4.8rem;
    background-size: 100% auto;
    background-repeat: no-repeat;
    right: 0;
    margin: auto;
    animation: breathBtn 0.6s linear 0.2s infinite;
    background-image: url("./images/new/go.webp");
}

@keyframes breathBtn {
    0%,
    40%,
    80%,
    100% {
        transform: scale(1);
    }
    20%,
    60% {
        transform: scale(1.1);
    }
}

.btn-area {
    -webkit-tap-highlight-color: transparent;
    font-size: 31.3333px;
    margin: 0;
    line-height: 100%;
    width: -webkit-fill-available;
    padding: 0;
    z-index: 10;
}

.btn-top {
    -webkit-tap-highlight-color: transparent;
    font-size: 31.3333px;
    margin: 0;
    line-height: 100%;
    display: flex;
    justify-content: space-between;
}

.center-btn {
    -webkit-tap-highlight-color: transparent;
    font-size: 31.3333px;
    margin: 0;
    line-height: 100%;
    width: 8.9rem;
    height: 5.7rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: -4.6rem;
}

.arrow {
    -webkit-tap-highlight-color: transparent;
    font-size: 31.3333px;
    line-height: 100%;
    margin: 0;
    width: 3.9rem;
    height: 4.1rem;
    margin-bottom: 1rem;
    animation: arrowBounceDown 4s ease-in-out infinite;
}

@keyframes arrowBounceDown {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(0.6rem);
    }
}

.bounce-btn {
    -webkit-tap-highlight-color: transparent;
    font-size: 31.3333px;
    line-height: 100%;
    margin: 0;
    /* animation: bounceBtn 2s linear infinite; */
    width: 8.9rem;
    height: 5.7rem;
}

@keyframes bounceBtn {
    0% {
        transform: scale(.9);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(.9);
    }
}

.rightBtn {
    -webkit-tap-highlight-color: transparent;
    font-size: 31.3333px;
    line-height: 100%;
    margin: 0;
    width: 8.9rem;
    height: 5.7rem;
    /* animation: bounceBtn 2s linear infinite; */
}

.prize-area {
    -webkit-tap-highlight-color: transparent;
    font-size: 31.3333px;
    line-height: 100%;
    overflow: hidden;
    height: 160px;
    background: #fff;
    margin: 1rem 0 0 0;
    border-radius: .6rem;
    position: relative;
}

.area-center {
    -webkit-tap-highlight-color: transparent;
    font-size: 31.3333px;
    line-height: 100%;
    margin: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: #F15A25;
    padding: 5px 0;
}

.swp-item {
    -webkit-tap-highlight-color: transparent;
    font-size: 31.3333px;
    margin: 0;
    line-height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.img-wrap {
    -webkit-tap-highlight-color: transparent;
    font-size: 31.3333px;
    margin: 0;
    line-height: 100%;
    width: 5.5rem;
    height: 5.5rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(255, 255, 255);
}

.btn-area .prize-area .area-center span {
    -webkit-tap-highlight-color: transparent;
    line-height: 100%;
    margin: 0;
    text-align: center;
    font-size: .9rem;
    font-weight: 700;
    color: #fff;
    margin-top: .6rem;
}

#img-1,
#img-2,
#img-3 {
    width: -webkit-fill-available;
    height: -webkit-fill-available;
}

.icon-list {
    -webkit-tap-highlight-color: transparent;
    font-size: 10.9867px;
    margin: 0;
    line-height: 100%;
    padding: .8rem 0 0 .6rem;
    box-sizing: border-box;
    margin-bottom: 2.5rem;
    position: absolute;
    z-index: 10;
    top: 0;
}

.icon-box {
    -webkit-tap-highlight-color: transparent;
    font-size: 10.9867px;
    line-height: 100%;
    margin: 0;
    width: 3.6rem;
    height: 3rem;
    border-radius: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .5rem;
    background: rgba(0, 0, 0, 0.3);
}

.icon-list .icon-box>img {
    width: 1.8rem;
}

.overlay {
    -webkit-tap-highlight-color: transparent;
    font-size: 10.9867px;
    margin: 0;
    line-height: 100%;
    position: absolute;
    min-height: 100vh;
    top: 0;
    background: rgba(26, 25, 25, .8);
    padding-top: 10rem;
    z-index: 1000;
    display: none;
}

.rule-box {
    -webkit-tap-highlight-color: transparent;
    font-size: 10.9867px;
    margin: 0;
    line-height: 100%;
}

.rule-panel {
    -webkit-tap-highlight-color: transparent;
    font-size: 10.9867px;
    line-height: 100%;
    margin: 0 auto;
    background: rgba(0, 0, 0, .9);
    background-repeat: no-repeat;
    background-size: contain;
}

.rule-box .rule-panel .title {
    width: 100%;
    line-height: 3rem;
    font-size: 2.2rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    font-weight: 700;
    color: #fff;
    line-height: 4rem;
}

.rule-box .rule-panel .content {
    margin: 1rem 0;
    overflow: scroll;
    font-size: 1.2rem;
    font-weight: 400;
    color: #fff;
    line-height: 1.85rem;
}

.rule-box .rule-panel .content p {
    font-size: 1.4rem;
    padding: 0 2.25rem;
    text-align: left;
    line-height: 2;
}

.pop-close {
    -webkit-tap-highlight-color: transparent;
    font-size: 10.9867px;
    margin: 0;
    line-height: 100%;
    width: 3rem;
    height: 3rem;
    background: url("./images/new/close.webp");
    background-size: contain;
    position: absolute;
    top: 8.5rem;
    right: 2.5rem;
}

.verticle {
    -webkit-tap-highlight-color: transparent;
    font-size: 10.9867px;
    margin: 0;
    line-height: 100%;
    width: 100vw;
    height: 100vh;
    position: absolute;
    z-index: 99;
    top: 0;
    background: rgba(0, 0, 0, .7);
    display: none;
}

.modalBox {
    -webkit-tap-highlight-color: transparent;
    font-size: 10.9867px;
    margin: 0;
    line-height: 100%;
    position: absolute;
    z-index: 99;
    transform: translate(0, -50%);
    background: #ead7b6;
    border: .2rem solid #e9935a;
    border-radius: 2.4rem;
    padding: 1rem;
    box-sizing: border-box;
    top: 50%;
}

.closeBox {
    -webkit-tap-highlight-color: transparent;
    font-size: 10.9867px;
    margin: 0;
    line-height: 100%;
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 9;
}

.rightTopChunk {
    -webkit-tap-highlight-color: transparent;
    font-size: 10.9867px;
    margin: 0;
    line-height: 100%;
    width: 6rem;
    height: 6rem;
    position: relative;
}

.fillChunk {
    -webkit-tap-highlight-color: transparent;
    font-size: 10.9867px;
    margin: 0;
    line-height: 100%;
    width: 4.8rem;
    height: 4.8rem;
    border-left: 2px solid #fdf3de;
    border-bottom: 2px solid #fdf3de;
    position: absolute;
    top: .1rem;
    z-index: 9;
}

.modalBox .closeBox .rightTopChunk .closeBox {
    -webkit-tap-highlight-color: transparent;
    font-size: 10.9867px;
    margin: 0;
    line-height: 100%;
    right: 1rem;
    z-index: 9;
    width: 2.8rem;
    height: 2.8rem;
    position: absolute;
    left: 3rem;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.modalBox .container {
    -webkit-tap-highlight-color: transparent;
    font-size: 10.9867px;
    margin: 0;
    line-height: 100%;
    width: 100%;
    overflow: scroll;
    background: #fdf3de;
    border-radius: 1.6rem;
    padding: 1.6rem .8rem .8rem;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}

.modalBox .container .title {
    -webkit-tap-highlight-color: transparent;
    margin: 0;
    text-align: center;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 2.2rem;
    color: #8e5b4a;
}

.modalBox .container .content {
    -webkit-tap-highlight-color: transparent;
    margin: 0;
    font-size: 1.2rem;
    line-height: 1.8rem;
    color: #8e5b4a;
    box-sizing: border-box;
}

.modalBox .container .content .contents {
    -webkit-tap-highlight-color: transparent;
    font-size: 1.2rem;
    color: #8e5b4a;
    margin: 0;
    line-height: 100%;
    margin-top: 2rem;
    width: fit-content;
    height: 27.35rem;
    overflow-y: scroll;
}

.list-box {
    -webkit-tap-highlight-color: transparent;
    font-size: 10.9867px;
    margin: 0;
    line-height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 11;
    min-height: 100vh;
    background-color: #fff;
    display: none;
    flex-direction: column;
}

.prize-container {
    -webkit-tap-highlight-color: transparent;
    font-size: 10.9867px;
    margin: 0;
    line-height: 100%;
    height: calc(100vh - 2.98rem);
    overflow-y: scroll;
}

.prize-box {
    -webkit-tap-highlight-color: transparent;
    font-size: 10.9867px;
    margin: 0;
    line-height: 100%;
    padding: 0 1rem;
    box-sizing: border-box;
    height: 12rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #cecece;
}

.prize-pic {
    -webkit-tap-highlight-color: transparent;
    font-size: 10.9867px;
    line-height: 100%;
    margin: 0;
    width: 30%;
    border-radius: 1rem;
}

.pic-info {
    -webkit-tap-highlight-color: transparent;
    font-size: 10.9867px;
    margin: 0;
    line-height: 100%;
}

.take-it {
    -webkit-tap-highlight-color: transparent;
    margin: 0;
    line-height: 1.8rem;
    color: #fff;
    font-size: 1.6rem;
    background: red;
    position: relative;
    width: 7.25rem;
    height: 7.25rem;
    border-radius: 7.25rem;
    text-align: center;
}

.header {
    -webkit-tap-highlight-color: transparent;
    margin: 0;
    line-height: 100%;
    width: 100%;
    height: 2.98rem;
    background-color: #fb9ca2;
    color: #fff;
    font-size: 1.6rem;
    text-decoration: underline;
    padding: 0 0 0 1rem;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

.claim {
    width: fit-content;
    animation: bounce .3s infinite alternate;
    background-color: red;
    border: 1px solid transparent;
    border-radius: 10px;
    padding: 5px;
    position: absolute;
    top: 295px;
    left: 130px;
    font-size: 14px;
}

@keyframes bounce {
    to {
        transform: scale(1.2);
    }
}

.box-cat>claim {
    align-items: first baseline;
}