@media (min-width:660px) and (max-width:1100px) {
    .ambassador-img[data-v-7740d89a] {
        top: 0;
        width: 250px
    }
}

.card[data-v-53dc26df] {
    flex: 1 1 0%
}

.card-content[data-v-53dc26df] {
    background: #f0f1f4;
    border-radius: 10px;
    box-shadow: 0 1px 10px #0000004d;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    padding: 32px;
    width: 33%
}

.average-time-container[data-v-53dc26df] {
    align-items: center;
    color: #173998;
    display: flex
}

.time-box[data-v-53dc26df] {
    position: relative
}

.time-box[data-v-53dc26df],
.time-data[data-v-53dc26df] {
    align-items: center;
    display: flex;
    justify-content: center
}

.time-data[data-v-53dc26df] {
    border-radius: 9999px;
    box-shadow: 0 1px 10px #0000004d;
    flex-direction: column;
    height: 65%;
    position: absolute;
    text-align: center;
    width: 65%
}

.accredited-page-header-1[data-v-53dc26df] {
    color: #f8ae1b;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase
}

.accredited-page-header-2[data-v-53dc26df] {
    color: #edca05;
    font-size: 32px;
    font-weight: 900;
    text-transform: capitalize
}

.accredited-page-header-2 .text-bottom[data-v-53dc26df] {
    color: #000
}

.accredited-page-text-3[data-v-53dc26df] {
    color: #707070;
    font-size: 16px
}

.time-value[data-v-53dc26df] {
    font-size: 32px
}

.time-label[data-v-53dc26df] {
    font-size: 10px;
    text-transform: uppercase
}

.time-description[data-v-53dc26df] {
    color: #ff0b0b;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 20px
}

.time-text[data-v-53dc26df] {
    font-size: 18px;
    padding-left: .5rem;
    padding-right: .5rem
}

.time-type[data-v-53dc26df] {
    font-weight: 700
}

.description[data-v-53dc26df] {
    color: #ff0b0b;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 20px
}

.image-container[data-v-53dc26df] {
    position: relative
}

.pagcor-img[data-v-53dc26df] {
    width: 100%
}

.accredited-by[data-v-53dc26df] {
    bottom: 85%;
    color: #173998;
    font-size: 16px;
    font-weight: 900;
    position: absolute;
    right: 60%
}

.card-img[data-v-53dc26df] {
    height: 80px;
    width: auto
}

.card-text[data-v-53dc26df] {
    display: flex;
    flex-direction: column;
    gap: .5rem
}

.card-header[data-v-53dc26df] {
    color: #173998;
    font-size: 20px;
    font-weight: 900;
    line-height: normal
}

.card-description[data-v-53dc26df] {
    color: #747886;
    font-size: 14px
}

@media (max-width:500px) {
    .accredited-by[data-v-53dc26df] {
        font-size: 12px !important;
        right: 71%
    }
    .accredited-page-header-1[data-v-53dc26df] {
        font-size: 12px
    }
    .accredited-page-header-2[data-v-53dc26df] {
        font-size: 18px;
        line-height: normal
    }
    .accredited-page-text-3[data-v-53dc26df] {
        font-size: 10px
    }
}

@media (max-width:1400px) {
    .accredited-page-header-2[data-v-53dc26df] {
        font-size: 26px
    }
    .accredited-by[data-v-53dc26df] {
        font-size: 14px
    }
    .time-value[data-v-53dc26df] {
        font-size: 26px
    }
    .time-text[data-v-53dc26df] {
        font-size: 14px
    }
    .card-header[data-v-53dc26df] {
        font-size: 16px
    }
    .card-description[data-v-53dc26df] {
        font-size: 12px
    }
}

@media (max-width:1200px) {
    .accredited-page-header-1[data-v-53dc26df] {
        font-size: 14px
    }
    .accredited-page-header-2[data-v-53dc26df] {
        font-size: 20px
    }
    .accredited-page-text-3[data-v-53dc26df],
    .description[data-v-53dc26df] {
        font-size: 12px
    }
    .accredited-by[data-v-53dc26df] {
        font-size: 14px
    }
    .time-value[data-v-53dc26df] {
        font-size: 24px
    }
    .time-text[data-v-53dc26df] {
        font-size: 12px
    }
    .time-data[data-v-53dc26df] {
        height: 70%;
        width: 70%
    }
    .time-label[data-v-53dc26df] {
        font-size: 8px
    }
}

@media (max-width:450px) {
    .accredited-by[data-v-53dc26df] {
        bottom: unset;
        font-size: 14px;
        left: 0;
        right: unset;
        top: 10px
    }
}

.pagcor-img[data-v-53dc26df] {
    cursor: default
}

.pagcor-img.clickable[data-v-53dc26df] {
    cursor: pointer
}

.jackpot-box-bg[data-v-1519fc42] {
    aspect-ratio: 500/200;
    background-image: url(../img/jackpot/jackpot_bg.webp);
    background-position: 50%;
    background-size: cover
}

.sidebar_button[data-v-1519fc42] {
    align-items: center;
    background: var(--sidebar-btn-bg);
    border-radius: 10px;
    cursor: pointer;
    display: flex;
    height: 60px;
    justify-content: center;
    margin-top: 5px;
    padding: 0 10px;
    transition: all .3s;
    width: 65px
}

.sidebar_button[data-v-1519fc42]:first-child {
    margin-top: 0
}

.sidebar_button[data-v-1519fc42]:last-child {
    margin-bottom: 0
}

.sidebar_button .sidebar_button_content[data-v-1519fc42] {
    position: relative;
    text-align: center;
    width: 100%
}

.sidebar_button .sidebar_button_content img[data-v-1519fc42] {
    user-drag: none;
    -webkit-user-drag: none;
    margin: 0 auto;
    pointer-events: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    width: 30px
}

.sidebar_button .sidebar_button_content .text[data-v-1519fc42] {
    font-size: 9px;
    font-weight: 400;
    line-height: 11px;
    text-align: center;
    width: 100%
}

.bu .sidebar_button .sidebar_button_content .text[data-v-1519fc42] {
    font-size: 9px;
    line-height: 10px
}

.sidebar_button.active[data-v-1519fc42] {
    background: var(--sidebar-btn-bg-active);
    bottom: 0;
    position: sticky;
    top: 0;
    z-index: 1
}

.tab_game[data-v-1519fc42] {
    align-items: center;
    background: var(--tab-game-bg);
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    outline: unset;
    overflow: hidden;
    padding-bottom: 42%;
    position: relative;
    width: 100%
}

.tab_game .tab_triangle[data-v-1519fc42] {
    background: var(--tab-game-bg-triangle);
    clip-path: polygon(50% 0, 100% 0, 100% 100%, 0 100%);
    height: 100%;
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    width: 100px
}

.tab_game .tab_bg.sport[data-v-1519fc42] {
    background-image: url(../img/sport_bg.webp)
}

.tab_game .tab_bg.live[data-v-1519fc42],
.tab_game .tab_bg.sport[data-v-1519fc42] {
    background-size: cover;
    bottom: 0;
    height: 100%;
    position: absolute;
    right: 0;
    width: 100%
}

.tab_game .tab_bg.live[data-v-1519fc42] {
    background-image: url(/aw8/img/casino/live_bg.webp);
}

.tab_game .provider_img[data-v-1519fc42] {
    left: 5%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 28%
}

.tab_game .provider_img .provider_img_aspect_ratio[data-v-1519fc42] {
    padding-top: 100%;
    width: 100%
}

.tab_game .game_img[data-v-1519fc42] {
    bottom: 0;
    position: absolute;
    right: 0;
    width: 43%
}

.tab_game .game_img .game_img_aspect_ratio[data-v-1519fc42] {
    padding-top: 100%;
    width: 100%
}

.slot .tab_game[data-v-1519fc42] {
    padding-bottom: 67%
}

.slot .tab_game .provider_img[data-v-1519fc42] {
    left: 1%;
    position: absolute;
    top: 1%;
    transform: unset;
    width: 38%;
    z-index: 2
}

.slot .tab_game .game_img[data-v-1519fc42] {
    bottom: 0;
    height: auto;
    position: absolute;
    right: 0;
    width: 70%;
    z-index: 1
}

.bingo .tab_game[data-v-1519fc42] {
    padding-bottom: 67%
}

.bingo .tab_game .provider_img[data-v-1519fc42] {
    left: 1%;
    position: absolute;
    top: 1%;
    transform: unset;
    width: 38%;
    z-index: 2
}

.bingo .tab_game .game_img[data-v-1519fc42] {
    bottom: 0;
    height: auto;
    position: absolute;
    right: 0;
    width: 70%;
    z-index: 1
}

.egames .tab_game[data-v-1519fc42] {
    padding-bottom: 67%
}

.egames .tab_game .provider_img[data-v-1519fc42] {
    left: 1%;
    position: absolute;
    top: 1%;
    transform: unset;
    width: 38%;
    z-index: 2
}

.egames .tab_game .game_img[data-v-1519fc42] {
    bottom: 0;
    height: auto;
    position: absolute;
    right: 0;
    width: 70%;
    z-index: 1
}

.card .tab_game[data-v-1519fc42] {
    padding-bottom: 67%
}

.card .tab_game .provider_img[data-v-1519fc42] {
    left: 1%;
    position: absolute;
    top: 1%;
    transform: unset;
    width: 38%;
    z-index: 2
}

.card .tab_game .game_img[data-v-1519fc42] {
    bottom: 0;
    height: auto;
    position: absolute;
    right: 0;
    width: 70%;
    z-index: 1
}

.fish .tab_game[data-v-1519fc42] {
    padding-bottom: 67%
}

.fish .tab_game .provider_img[data-v-1519fc42] {
    left: 1%;
    position: absolute;
    top: 1%;
    transform: unset;
    width: 38%;
    z-index: 2
}

.fish .tab_game .game_img[data-v-1519fc42] {
    bottom: 0;
    height: auto;
    position: absolute;
    right: 0;
    width: 70%;
    z-index: 1
}

.instantwin .tab_game[data-v-1519fc42] {
    padding-bottom: 67%
}

.instantwin .tab_game .provider_img[data-v-1519fc42] {
    left: 1%;
    position: absolute;
    top: 1%;
    transform: unset;
    width: 38%;
    z-index: 2
}

.instantwin .tab_game .game_img[data-v-1519fc42] {
    bottom: 0;
    height: auto;
    position: absolute;
    right: 0;
    width: 70%;
    z-index: 1
}

.hot_game .tab_game[data-v-1519fc42],
.jackpot .tab_game[data-v-1519fc42] {
    background: unset;
    border-radius: 0;
    display: block;
    padding-bottom: 0
}

.hot_game .tab_game .game_img[data-v-1519fc42],
.jackpot .tab_game .game_img[data-v-1519fc42] {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.hot_game .tab_game .game_hot[data-v-1519fc42],
.jackpot .tab_game .game_hot[data-v-1519fc42] {
    left: 0;
    position: absolute;
    top: 0;
    width: 30px
}

.hot_game .tab_game .game_img .game_img_aspect_ratio[data-v-1519fc42],
.jackpot .tab_game .game_img .game_img_aspect_ratio[data-v-1519fc42] {
    padding-top: 100%;
    width: 100%
}

.hot_game .tab_game .game_content[data-v-1519fc42],
.jackpot .tab_game .game_content[data-v-1519fc42] {
    align-items: baseline;
    display: flex;
    justify-content: space-between;
    margin-top: 5px
}

.hot_game .tab_game .game_content .game_name[data-v-1519fc42],
.jackpot .tab_game .game_content .game_name[data-v-1519fc42] {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    font-size: 11px;
    font-weight: 400;
    overflow: hidden;
    text-align: left;
    width: calc(100% - 15px);
    word-break: break-word
}

.sidebar_btn_icon[data-v-1519fc42] {
    opacity: 1
}

.sidebar_btn_icon[data-v-1519fc42],
.sidebar_btn_icon_hover[data-v-1519fc42] {
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .3s;
    width: 100%
}

.sidebar_btn_icon_hover[data-v-1519fc42],
.sidebar_button.active .sidebar_btn_icon[data-v-1519fc42] {
    opacity: 0
}

.sidebar_button.active .sidebar_btn_icon_hover[data-v-1519fc42] {
    opacity: 1
}

.grid-cols-1 .tab_game[data-v-1519fc42] {
    border: unset
}

.maintenance-tag[data-v-1519fc42] {
    position: absolute;
    right: 5px;
    top: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 20px
}

.category_tab_game .ratio-info[data-v-1519fc42] {
    background-color: var(--category_tab_game-bg);
    border-bottom-right-radius: 9999px;
    border-top-right-radius: 9999px;
    bottom: 10px;
    color: #fff;
    font-size: 10px;
    padding-left: 8px;
    position: absolute;
    text-align: center;
    text-align: left;
    z-index: 2
}

.mobile-category-menu-scroll[data-v-1519fc42] {
    -webkit-overflow-scrolling: touch;
    overflow: hidden auto;
    overscroll-behavior: auto;
    position: sticky
}

.skeleton-size[data-v-1519fc42] {
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.skeleton-size-hot[data-v-1519fc42] {
    padding-top: 100%;
    width: 100%
}

.gridNewAppDownload[data-v-1519fc42] {
    align-items: center;
    display: flex
}

.gridNewAppDownload .imgBox[data-v-1519fc42] {
    height: 52px;
    width: 52px
}

.gridNewAppDownload .imgBox img[data-v-1519fc42] {
    border-radius: 5px;
    height: 52px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 52px
}

.mobile-app-icon[data-v-1519fc42] {
    margin-right: 12px
}

.mobile-app-icon[data-v-1519fc42]:before {
    color: #fff
}

.mobileNewAppSection .app_modal_text_1[data-v-1519fc42] {
    font-size: 14px;
    margin-top: 0
}

.mobileNewAppSection .app_modal_text_3[data-v-1519fc42] {
    padding: 0 10px
}

.mobileNewAppSection .app_modal_text_3 .icon[data-v-1519fc42] {
    margin-right: 12px;
    width: 18px
}

.mobileNewAppSection .app_modal_line[data-v-1519fc42] {
    background-color: #5f5f5f;
    margin-top: 6px
}

.mobileNewAppSection .mobile .icon-copy[data-v-1519fc42]:before {
    font-size: 16px
}

.mobileNewAppSection .app_modal_change_password_text[data-v-1519fc42] {
    font-size: 11px;
    gap: 6px
}

.mobileNewAppSection .app_modal_text_2[data-v-1519fc42] {
    border-radius: 4px;
    justify-content: center
}

.mobileNewAppSection .app_modal_text_2 .text[data-v-1519fc42] {
    font-size: 10px
}

.mobileNewAppSection .app_modal_text_3 .text[data-v-1519fc42] {
    font-size: 12px
}

.mobileNewAppSection .gridAppDownloadMobile[data-v-1519fc42],
.mobileNewChangePasswordSection .gridAppDownloadMobile[data-v-1519fc42] {
    display: grid;
    gap: 6px;
    grid-template-columns: 49% 49%;
    width: 100%
}

.mobileNewAppSection .app_modal_button[data-v-1519fc42],
.mobileNewChangePasswordSection .app_modal_button[data-v-1519fc42] {
    margin-top: 10px
}

.mobileNewAppSection .app_modal_btn_1[data-v-1519fc42],
.mobileNewChangePasswordSection .app_modal_btn_1[data-v-1519fc42] {
    background: #5f5f5f;
    color: #fff;
    font-size: 12px;
    height: 30px
}

.mobileNewAppSection .app_modal_btn_2[data-v-1519fc42],
.mobileNewChangePasswordSection .app_modal_btn_2[data-v-1519fc42] {
    color: #fff;
    font-size: 12px;
    height: 30px;
    margin-top: 0
}

.mobileNewChangePasswordSection .app_modal_text_1[data-v-1519fc42] {
    font-size: 14px;
    margin-top: 0
}

.mobileNewChangePasswordSection .app_modal_input_container[data-v-1519fc42] {
    margin-top: 10px
}

.mobileNewChangePasswordSection input[data-v-1519fc42]::-moz-placeholder,
.mobileNewChangePasswordSection input[data-v-1519fc42]::-ms-input-placeholder,
.mobileNewChangePasswordSection input[data-v-1519fc42]::-webkit-input-placeholder,
.mobileNewChangePasswordSection input[data-v-1519fc42]::placeholder {
    font-size: 10px !important
}