#page.home-page[data-p=""]{
    background-image: url('../../../images/2mbet/chinese_new_year_2026/home_bg.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    /* background-attachment: fixed; */
}
.mm-panels > .mm-panel{
    background-image: url('../../../images/2mbet/chinese_new_year_2026/slide_bg.jpg');
}
.product_section{
    background-image: url('../../../images/2mbet/chinese_new_year_2026/1.jpg');
    background-size: cover;
    background-repeat: round;
}
.product_section:nth-child(2){
    background-image: url('../../../images/2mbet/chinese_new_year_2026/2.jpg');
    background-size: cover;
    background-repeat: round;
}
.product_section:nth-child(3){
    background-image: url('../../../images/2mbet/chinese_new_year_2026/3.jpg');
    background-size: cover;
    background-repeat: round;
}
.modal-content.bg-default{
    background-image: url('../../../images/2mbet/chinese_new_year_2026/login_bg.jpg') !important;
    background-size: 100% 100% !important;
}
.text_bank{
    border: 1px solid #499faa;
    background-image: linear-gradient(169deg, #081536 0%, #071437 35%, #020a21 100%);
    border-radius: 12px;
}
.bg_bank{
    background-image: url('../../../images/2mbet/chinese_new_year_2026/bank_local.png') !important;
}
.text_bank{
    background: linear-gradient(to bottom, #ca1125 0%, #6e0c0c 100%);
    border-radius: 4px;
    border: 1px solid #ffd700;
}
.col-sm-6 .border-gold .bg-gradient-primary{
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
}
.home-content .border-gold:before, .home-content .border-gold:after{
    content: unset;
}
.border-gold .bg-gradient-primary{
    background-image: url('../../../images/2mbet/chinese_new_year_2026/depo_with.png') !important;
}
.deposit .border-gold div span{
    padding-right: 26px;
}

.slider.border-gold {
    position: relative;
    background-image: url('../../../images/2mbet/chinese_new_year_2026/border_frame.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 20px 20px 5px 20px;
    box-sizing: border-box;
}
@media (min-width: 420px) {
    .slider.border-gold {
        padding: 20px;
    }
}
@media (min-width: 768px) {
    .slider.border-gold {
        padding: 50px;
    }
}