@media (min-width: 1872px) {
    .right_adv[data-v-519fafed] {
        grid-column-start: 11;
        grid-column-end: 13;
        grid-row-start: 1;
        grid-row-end: 3
    }

    .bottom_adv[data-v-519fafed] {
        grid-column-start: 3;
        grid-column-end: 8;
        grid-row-start: 3;
        grid-row-end: 4
    }
}

@media (min-width: 1717px) and (max-width: 1871.9px) {
    .right_adv[data-v-519fafed] {
        grid-column-start: 10;
        grid-column-end: 12;
        grid-row-start: 1;
        grid-row-end: 3
    }

    .bottom_adv[data-v-519fafed] {
        grid-column-start: 3;
        grid-column-end: 8;
        grid-row-start: 3;
        grid-row-end: 4
    }
}

@media (min-width: 1562px) and (max-width: 1716.9px) {
    .right_adv[data-v-519fafed] {
        grid-column-start: 9;
        grid-column-end: 11;
        grid-row-start: 1;
        grid-row-end: 3
    }

    .bottom_adv[data-v-519fafed] {
        grid-column-start: 3;
        grid-column-end: 8;
        grid-row-start: 3;
        grid-row-end: 4
    }
}

@media (min-width: 1467px) and (max-width: 1561.9px) {
    .right_adv[data-v-519fafed] {
        grid-column-start: 8;
        grid-column-end: 10;
        grid-row-start: 1;
        grid-row-end: 3
    }

    .bottom_adv[data-v-519fafed] {
        grid-column-start: 2;
        grid-column-end: 7;
        grid-row-start: 3;
        grid-row-end: 4
    }
}

@media (min-width: 1407px) and (max-width: 1466.9px) {
    .right_adv[data-v-519fafed] {
        grid-column-start: 8;
        grid-column-end: 10;
        grid-row-start: 1;
        grid-row-end: 3
    }

    .bottom_adv[data-v-519fafed] {
        grid-column-start: 2;
        grid-column-end: 7;
        grid-row-start: 3;
        grid-row-end: 4
    }
}

@media (min-width: 1252px) and (max-width: 1406.9px) {
    .right_adv[data-v-519fafed] {
        grid-column-start: 7;
        grid-column-end: 9;
        grid-row-start: 1;
        grid-row-end: 3
    }

    .bottom_adv[data-v-519fafed] {
        grid-column-start: 2;
        grid-column-end: 7;
        grid-row-start: 3;
        grid-row-end: 4
    }
}

@media (min-width: 1200px) and (max-width: 1251.9px) {
    .right_adv[data-v-519fafed] {
        grid-column-start: 6;
        grid-column-end: 8;
        grid-row-start: 1;
        grid-row-end: 3
    }

    .bottom_adv[data-v-519fafed] {
        grid-column-start: 1;
        grid-column-end: 6;
        grid-row-start: 3;
        grid-row-end: 4
    }
}

@media (max-width: 1199.9px) {
    .right_adv[data-v-519fafed] {
        grid-column-start: 6;
        grid-column-end: 8;
        grid-row-start: 1;
        grid-row-end: 3
    }

    .bottom_adv[data-v-519fafed] {
        grid-column-start: 1;
        grid-column-end: 6;
        grid-row-start: 3;
        grid-row-end: 4
    }
}

.game_box[data-v-519fafed] {
    display: grid;
    grid-template-rows: repeat(auto-fill, 150px);
    grid-template-columns: repeat(auto-fill, 150px);
    grid-gap: 5px;
    grid-auto-flow: dense;
    justify-content: center;
    padding: 10px 0
}

.game_box .game_item[data-v-519fafed] {
    width: 150px;
    height: 150px;
    position: relative
}

.game_box .game_item img[data-v-519fafed] {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    border: #fff 2px solid;
    box-sizing: border-box
}

.game_box .game_item .game_name[data-v-519fafed] {
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    color: #035193;
    font-weight: 700;
    background-color: #fc0;
    padding: 5px 0;
    font-size: 13px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 22px;
    text-align: center
}

.game_box .game_item:hover img[data-v-519fafed] {
    border: #fc0 2px solid;
    opacity: .8
}

.game_box .game_item:hover .game_name[data-v-519fafed] {
    opacity: 1
}

.game_box .right_adv[data-v-519fafed],
.game_box .bottom_adv[data-v-519fafed] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #fff
}

.game_box .right_adv .iFmTCx[data-v-519fafed],
.game_box .bottom_adv .iFmTCx[data-v-519fafed] {
    display: inline-flex;
    flex-direction: column
}

.game_box .right_adv .iFmTCx .eDhvMX[data-v-519fafed],
.game_box .bottom_adv .iFmTCx .eDhvMX[data-v-519fafed] {
    background: #ffffff80;
    border-radius: 10px
}

.game_box .right_adv .iFmTCx .iZJgLq[data-v-519fafed],
.game_box .bottom_adv .iFmTCx .iZJgLq[data-v-519fafed] {
    font: 400 9px/2 Arial, sans-serif;
    text-align: center;
    opacity: .7;
    height: 20px;
    letter-spacing: 1px;
    color: #333
}

.title[data-v-519fafed] {
    text-align: center;
    color: #fff;
    font-size: 18px
}

.game_type[data-v-519fafed] {
    display: grid;
    grid-template-rows: repeat(auto-fill, 95px);
    grid-template-columns: repeat(auto-fill, 180px);
    grid-gap: 25px;
    grid-auto-flow: dense;
    justify-content: center;
    padding: 10px 0
}

.game_type .cMEgnO[data-v-519fafed] {
    width: 180px;
    height: 95px;
    box-shadow: #0000003d 0 6px 12px;
    float: left;
    margin-right: 38px;
    margin-bottom: 16px;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border-radius: 20px;
    background-color: #fff;
    text-decoration: none;
}

.game_type .cMEgnO img[data-v-519fafed] {
    width: 95px;
    height: 95px;
    border-radius: 16px;
    margin-left: 1;
    margin-right: 10px;
}

.bottom-text[data-v-519fafed] {
    position: relative;
    margin: 16px;
    padding: 18px 24px;
    background: #0050a4;
    box-shadow: #0000003d 0 6px 12px;
    border-radius: 10px
}

.bottom-text h1[data-v-519fafed] {
    font: 500 24px Torus, sans-serif
}

.bottom-text p[data-v-519fafed] {
    margin: 24px 0;
    font: 400 16px/24px Proxima Nova, Open Sans, Gill Sans MT, Gill Sans, Arial, sans-serif;
    color: #fff
}

.bottom-text a[data-v-519fafed] {
    color: #fff;
    text-decoration: none
}

.bottom-text a[data-v-519fafed]:hover {
    opacity: .8
}

.bottom-text h3[data-v-519fafed] {
    color: #fff;
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px
}

.bottom-text h4[data-v-519fafed] {
    margin-top: 10px;
    color: #fff
}

.bottom-text ul[data-v-519fafed],
.bottom-text ol[data-v-519fafed] {
    padding-left: 40px
}

.bottom-text ul li[data-v-519fafed],
.bottom-text ol li[data-v-519fafed] {
    margin-bottom: 5px;
    color: #fff
}

.bottom-text .about[data-v-519fafed] {
    color: #fff;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 3px 0 0;
    text-transform: uppercase
}

.bottom-text .about ul[data-v-519fafed] {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis
}

.bottom-text .about ul li[data-v-519fafed] {
    display: inline
}

.bottom-text .about ul li a[data-v-519fafed] {
    font-size: 9px;
    letter-spacing: 1px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #fff;
    text-decoration: none
}

.bottom-text .about ul li[data-v-519fafed]:nth-child(2):before {
    content: "›";
    font-size: 13px;
    margin: 0 4px
}

.bottom-text .title[data-v-519fafed] {
    font-size: 20px;
    color: #fff;
    margin-top: 10px
}

.bottom-text .title h2[data-v-519fafed] {
    font: 500 20px Torus, sans-serif
}