html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    background-color: #e0e0e0;
    height: 100%;
}

.hidden {
    visibility: hidden !important;
}

#wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-in-out;
       -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
}

.unit {
    position: relative;
    left: 0;
    top: 0;
    overflow: hidden;
}

.page {
    position: absolute;
    width: 100%;
    height: 100%;
}

.item {
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.resetanimation {
    animation: none !important;
}

.slider-item {
    max-width: 100%;
    max-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-item * {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
}

.text-input {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    background-color: transparent;
}

.checkbox {
    margin: 0;
}

.slide {
    display: none;
}

iframe {
    height: 0;
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;
    min-width: 100%;
    width: 0;
    border: none;
}

.slick-slide img {
    width: 100%;
}

.IIV::-webkit-media-controls-play-button,
.IIV::-webkit-media-controls-start-playback-button {
    opacity: 0;
    pointer-events: none;
    width: 5px;
}

.video-wrapper .controls {
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    justify-content: center;
}

.video-wrapper .video-play {
    cursor: pointer;
    transition: transform .2s ease-out;
    transform: scale(1);
}

.video-wrapper .center-icon {
    position: absolute;
    flex: 0 0 auto;
    align-self: center;
    width: 30%;
}

.video-wrapper .video-play.hide {
    transform: scale(0);
}

.video-wrapper .video-sound {
    position: absolute;
    width: 10%;
    max-width: 80px;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.video-wrapper video {
    width: 100%;
    height: 100%;
}

.video-wrapper .video-sound.off {
    display: none;
}

.video-wrapper .center-icon svg {
    width: 100%;
    height: 100%;
}

.video-wrapper .video-loading {
    height: 100px;
    animation: spin 1s infinite linear;
    display: none;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.dTSwOtbW {
    width: 100vw;
    max-width: 75vh;
    height: 133.33333333333331vw;
    max-height: 100vh;
}

.SJbferuN {
    background-color: #e0e0e0;
    background-size: contain;
}

.lyBAwLur {
    background-color: #e0e0e0;
    background-size: contain;
    display: none;
}

.hMjhSYhG {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
    background-image: url("../assets/TAB_bg.jpg");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}

.xXylKikM {
    display: block;
    position: absolute;
    width: 82.9861111111111%;
    height: 71.61458333333334%;
    top: 22.87326388888889%;
    left: 8.333333333333332%;
    background-image: url("../assets/intro_howto.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}

.KiIJBIlh {
    display: block;
    position: absolute;
    width: 22.337962962962962%;
    height: 13.194444444444445%;
    top: 1.4756944444444444%;
    left: 38.425925925925924%;
    background-image: url("../assets/logo.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 2;
}

.YpMMAPHx {
    display: block;
    position: absolute;
    width: 28.124999999999996%;
    height: 20.65972222222222%;
    top: 41.66666666666667%;
    left: 19.444444444444443%;
    background-image: url("../assets/doll_1.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 3;
}

.YHjaCdCY {
    display: block;
    position: absolute;
    width: 28.124999999999996%;
    height: 20.65972222222222%;
    top: 41.66666666666667%;
    left: 51.85185185185185%;
    background-image: url("../assets/doll_2.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 4;
}

.eKffCOqp {
    display: block;
    position: absolute;
    width: 28.009259259259256%;
    height: 20.65972222222222%;
    top: 64.40972222222223%;
    left: 19.444444444444443%;
    background-image: url("../assets/doll_3.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 5;
}

.sRDqDMGA {
    display: block;
    position: absolute;
    width: 28.124999999999996%;
    height: 20.65972222222222%;
    top: 64.40972222222223%;
    left: 51.85185185185185%;
    background-image: url("../assets/doll_4.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 6;
}

.WAsfUeuJ {
    display: block;
    position: absolute;
    width: 72.80092592592592%;
    height: 6.510416666666667%;
    top: 30.25173611111111%;
    left: 12.5%;
    background-image: url("../assets/arrows.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 7;
}

.VMFpXxRe {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
    background-image: url("../assets/TAB_bg.jpg");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}

.ANyEPMht {
    display: block;
    position: absolute;
    width: 22.337962962962962%;
    height: 13.194444444444445%;
    top: 1.1284722222222223%;
    left: 32.46527777777778%;
    background-image: url("../assets/logo.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}

.gVLSFCPX {
    display: block;
    position: absolute;
    width: 38.31018518518518%;
    height: 9.288194444444445%;
    top: 20.442708333333336%;
    left: 1.3310185185185184%;
    background-image: url("../assets/game_step_1.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 2;
}

.VinBBlOI {
    display: none;
    position: absolute;
    width: 42.93981481481481%;
    height: 9.288194444444445%;
    top: 20.442708333333336%;
    left: 1.2152777777777777%;
    background-image: url("../assets/game_step_2.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 3;
}

.zGpJHiSH {
    display: none;
    position: absolute;
    width: 33.21759259259259%;
    height: 9.288194444444445%;
    top: 20.442708333333336%;
    left: 1.2152777777777777%;
    background-image: url("../assets/game_step_3.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 4;
}

.FQoVJfgq {
    display: none;
    position: absolute;
    width: 63.425925925925924%;
    height: 17.53472222222222%;
    top: 66.84027777777779%;
    left: 17.939814814814813%;
    background-image: url("../assets/game_cake_fill_3.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 5;
}

.XvkyvelC {
    display: none;
    position: absolute;
    width: 63.425925925925924%;
    height: 17.100694444444446%;
    top: 67.31770833333334%;
    left: 18.055555555555554%;
    background-image: url("../assets/game_cake_fill_2.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 6;
}

.WPmhtyuX {
    display: none;
    position: absolute;
    width: 57.175925925925924%;
    height: 10.15625%;
    top: 74.26215277777779%;
    left: 21.064814814814813%;
    background-image: url("../assets/game_cake_fill_1.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 7;
}

.hgaPadBV {
    display: block;
    position: absolute;
    width: 71.99074074074073%;
    height: 30.034722222222225%;
    top: 55.46875%;
    left: 13.888888888888888%;
    background-image: url("../assets/game_bowl.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 8;
}

.yaVJMrgK {
    display: block;
    position: absolute;
    width: 43.86574074074074%;
    height: 10.850694444444445%;
    top: 89.19270833333334%;
    left: 27.199074074074073%;
    background-image: url("../assets/color_choice.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 9;
}

.QKcxPMSr {
    display: block;
    position: absolute;
    width: 9.375%;
    height: 7.118055555555556%;
    top: 91.40625%;
    left: 32.87037037037037%;
    background-image: url("../assets/step.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 10;
}

.NXvjcViX {
    display: block;
    position: absolute;
    width: 9.375%;
    height: 7.118055555555556%;
    top: 91.40625%;
    left: 44.44444444444444%;
    background-image: url("../assets/step.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 11;
}

.qaNVFYIa {
    display: block;
    position: absolute;
    width: 9.375%;
    height: 7.118055555555556%;
    top: 91.40625%;
    left: 56.01851851851851%;
    background-image: url("../assets/step.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 12;
}

.GhXbhRlo {
    display: none;
    position: absolute;
    width: 10.763888888888888%;
    height: 8.072916666666668%;
    top: 90.92881944444444%;
    left: 32.175925925925924%;
    background-image: url("../assets/step_on.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 13;
}

.JVEUzNvc {
    display: none;
    position: absolute;
    width: 10.763888888888888%;
    height: 8.072916666666668%;
    top: 90.97222222222223%;
    left: 43.75%;
    background-image: url("../assets/step_on.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 14;
}

.JKJYTgwR {
    display: none;
    position: absolute;
    width: 10.763888888888888%;
    height: 8.072916666666668%;
    top: 90.97222222222223%;
    left: 55.32407407407407%;
    background-image: url("../assets/step_on.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 15;
}

.qTvZKrTA {
    display: none;
    position: absolute;
    width: 44.907407407407405%;
    height: 11.255787037037036%;
    top: 88.71527777777779%;
    left: 26.73611111111111%;
    background-image: none;
    background-color: rgba(4, 65, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 16;
    border-radius: 0%;
}

.QiEoHjHs {
    display: none;
    position: absolute;
    width: 11.574074074074073%;
    height: 8.680555555555555%;
    top: 36.28472222222222%;
    left: 71.75925925925925%;
    background-image: none;
    background-color: rgba(0, 18, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 17;
    border-radius: 0%;
}

.bQFFWRvg {
    display: block;
    position: absolute;
    width: 17.36111111111111%;
    height: 13.020833333333334%;
    top: 20.833333333333336%;
    left: 80.43981481481481%;
    background-image: url("../assets/game_icon_water.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 18;
}

.rDMwqhWs {
    display: none;
    position: absolute;
    width: 17.47685185185185%;
    height: 13.020833333333334%;
    top: 20.833333333333336%;
    left: 80.43981481481481%;
    background-image: url("../assets/game_icon_dec.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 19;
}

.MQyQqEGv {
    display: none;
    position: absolute;
    width: 44.44444444444444%;
    height: 5.815972222222222%;
    top: 22.526041666666668%;
    left: 53.24074074074074%;
    background-image: url("../assets/end_message.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 20;
}

.OMQbXKdW {
    display: none;
    position: absolute;
    width: 26.85185185185185%;
    height: 45.92013888888889%;
    top: 23.22048611111111%;
    left: 38.541666666666664%;
    background-image: url("../assets/game_packet_ice_1.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 21;
}

.kzjPDShL {
    display: none;
    position: absolute;
    width: 26.273148148148145%;
    height: 45.57291666666667%;
    top: 23.307291666666668%;
    left: 38.657407407407405%;
    background-image: url("../assets/game_packet_ice_2.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 22;
}

.ZTSgVGNJ {
    display: none;
    position: absolute;
    width: 26.85185185185185%;
    height: 46.00694444444444%;
    top: 23.350694444444446%;
    left: 38.425925925925924%;
    background-image: url("../assets/game_packet_ice_3.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 23;
}

.iYyyovnJ {
    display: none;
    position: absolute;
    width: 26.85185185185185%;
    height: 45.92013888888889%;
    top: 23.65451388888889%;
    left: 38.541666666666664%;
    background-image: url("../assets/game_packet_HB_1.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 24;
}

.whQMgzRu {
    display: none;
    position: absolute;
    width: 26.273148148148145%;
    height: 45.57291666666667%;
    top: 23.828125%;
    left: 38.657407407407405%;
    background-image: url("../assets/game_packet_HB_2.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 25;
}

.XOggNNuY {
    display: none;
    position: absolute;
    width: 26.85185185185185%;
    height: 46.00694444444444%;
    top: 23.61111111111111%;
    left: 38.425925925925924%;
    background-image: url("../assets/game_packet_HB_3.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 26;
}

.cHfdXWsE {
    display: none;
    position: absolute;
    width: 26.85185185185185%;
    height: 45.92013888888889%;
    top: 21.484375%;
    left: 38.541666666666664%;
    background-image: url("../assets/game_packet_Royal_1.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 27;
}

.JHVtdAAz {
    display: none;
    position: absolute;
    width: 27.083333333333332%;
    height: 45.57291666666667%;
    top: 21.397569444444446%;
    left: 38.657407407407405%;
    background-image: url("../assets/game_packet_Royal_2.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 28;
}

.FwsaYGsD {
    display: none;
    position: absolute;
    width: 26.85185185185185%;
    height: 46.00694444444444%;
    top: 21.354166666666668%;
    left: 38.425925925925924%;
    background-image: url("../assets/game_packet_Royal_3.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 29;
}

.wGQPurVl {
    display: none;
    position: absolute;
    width: 26.85185185185185%;
    height: 45.92013888888889%;
    top: 21.397569444444446%;
    left: 38.541666666666664%;
    background-image: url("../assets/game_packet_Bon_1.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 30;
}

.ibntsAbe {
    display: none;
    position: absolute;
    width: 27.083333333333332%;
    height: 45.57291666666667%;
    top: 21.31076388888889%;
    left: 38.657407407407405%;
    background-image: url("../assets/game_packet_Bon_2.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 31;
}

.pENmjMjA {
    display: none;
    position: absolute;
    width: 26.85185185185185%;
    height: 46.00694444444444%;
    top: 21.354166666666668%;
    left: 38.425925925925924%;
    background-image: url("../assets/game_packet_Bon_3.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 32;
}

.FwLzzcHW {
    display: none;
    position: absolute;
    width: 31.018518518518515%;
    height: 30.729166666666668%;
    top: 20.3125%;
    left: 36.80555555555555%;
    background-image: url("../assets/game_packet_HB_4.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 33;
}

.bxeobcmP {
    display: none;
    position: absolute;
    width: 33.56481481481481%;
    height: 37.32638888888889%;
    top: 21.180555555555557%;
    left: 36.80555555555555%;
    background-image: url("../assets/game_packet_ice_4.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 34;
}

.drShGXBA {
    display: none;
    position: absolute;
    width: 33.56481481481481%;
    height: 30.64236111111111%;
    top: 21.223958333333336%;
    left: 36.80555555555555%;
    background-image: url("../assets/game_packet_Royal_4.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 35;
}

.COXDUDal {
    display: none;
    position: absolute;
    width: 32.87037037037037%;
    height: 30.12152777777778%;
    top: 21.223958333333336%;
    left: 36.80555555555555%;
    background-image: url("../assets/game_packet_Bon_4.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 36;
}

.wSPZigtc {
    display: none;
    position: absolute;
    width: 87.84722222222221%;
    height: 60.9375%;
    top: 34.20138888888889%;
    left: 6.597222222222221%;
    background-image: url("../assets/flash.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 37;
}

.aRLaaCWE {
    display: none;
    position: absolute;
    width: 52.66203703703703%;
    height: 7.291666666666667%;
    top: 69.87847222222223%;
    left: 25.11574074074074%;
    background-image: url("../assets/step_2_cakeMid.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 38;
}

.RDRXkyrh {
    display: none;
    position: absolute;
    width: 57.87037037037037%;
    height: 10.76388888888889%;
    top: 73.4375%;
    left: 22.22222222222222%;
    background-image: url("../assets/step_2_cakeBot.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 39;
}

.cHHxGITG {
    display: none;
    position: absolute;
    width: 47.800925925925924%;
    height: 9.809027777777779%;
    top: 63.064236111111114%;
    left: 27.430555555555554%;
    background-image: url("../assets/step_2_cakeTop.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 40;
}

.LsvdTPGh {
    display: none;
    position: absolute;
    width: 56.94444444444444%;
    height: 21.26736111111111%;
    top: 63.15104166666667%;
    left: 22.22222222222222%;
    background-image: url("../assets/cake_lines.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 41;
}

.rCDyzeUH {
    display: none;
    position: absolute;
    width: 35.416666666666664%;
    height: 8.072916666666668%;
    top: 64.453125%;
    left: 33.10185185185185%;
    background-image: url("../assets/step2_Dec_Bon.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 42;
}

.HpALQvvk {
    display: none;
    position: absolute;
    width: 38.0787037037037%;
    height: 10.850694444444445%;
    top: 64.36631944444444%;
    left: 33.10185185185185%;
    background-image: url("../assets/step2_Dec_Royal.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 43;
}

.TldKpgdl {
    display: none;
    position: absolute;
    width: 40.50925925925926%;
    height: 10.15625%;
    top: 64.453125%;
    left: 33.10185185185185%;
    background-image: url("../assets/step2_Dec_Icy.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 44;
}

.OwYhXjdc {
    display: none;
    position: absolute;
    width: 38.657407407407405%;
    height: 8.072916666666668%;
    top: 64.19270833333334%;
    left: 33.10185185185185%;
    background-image: url("../assets/step2_Dec_HB.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 45;
}

.ysNtLNjX {
    display: none;
    position: absolute;
    width: 23.148148148148145%;
    height: 17.36111111111111%;
    top: 59.46180555555556%;
    left: 36.34259259259259%;
    background-image: url("../assets/tap.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 46;
}

.TmMBXydP {
    display: none;
    position: absolute;
    width: 92.82407407407406%;
    height: 68.61979166666667%;
    top: 29.166666666666668%;
    left: 3.587962962962963%;
    background-image: none;
    background-color: rgba(248, 3, 3, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 47;
    border-radius: 0%;
}

.wjqvTcXN {
    display: none;
    position: absolute;
    width: 61.57407407407407%;
    height: 46.267361111111114%;
    top: 33.723958333333336%;
    left: 18.287037037037035%;
    background-image: url("../assets/flip.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 48;
}

.irhEzMOh {
    display: none;
    position: absolute;
    width: 42.36111111111111%;
    height: 36.37152777777778%;
    top: 29.036458333333336%;
    left: 30.09259259259259%;
    background-image: url("../assets/end_HB.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 49;
}

.jygstZvV {
    display: none;
    position: absolute;
    width: 37.61574074074074%;
    height: 37.32638888888889%;
    top: 28.90625%;
    left: 31.48148148148148%;
    background-image: url("../assets/end_BonBon.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 50;
}

.zdBqAZwA {
    display: none;
    position: absolute;
    width: 38.425925925925924%;
    height: 38.19444444444444%;
    top: 28.819444444444446%;
    left: 33.33333333333333%;
    background-image: url("../assets/end_Ice.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 51;
}

.SVGyPZtw {
    display: none;
    position: absolute;
    width: 31.828703703703702%;
    height: 40.10416666666667%;
    top: 29.07986111111111%;
    left: 35.99537037037037%;
    background-image: url("../assets/end_Royal.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 52;
}

.wSitLYpK {
    display: block;
    position: absolute;
    width: 100%;
    height: 20.48611111111111%;
    top: 0%;
    left: 0%;
    background-image: url("../assets/TAB_top.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 53;
}

.gppkcLfE {
    display: none;
    position: absolute;
    width: 41.550925925925924%;
    height: 10.069444444444445%;
    top: 87.23958333333334%;
    left: 28.35648148148148%;
    background-image: url("../assets/button_replay.png");
    background-color: rgba(255, 255, 255, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 54;
}

.grid {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.cell-item {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0);
    background-size: contain;
    background-position: center;
}
