.headerMobile {
    display: none;
}

.headerDesktop {
    display: block;
}

@media (max-width: 1024px) {
    .clear-balls {
        display: none;
    }

    .bet-panel__header {
        margin-bottom: 50px;
    }

    .bet-panel__setting {
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }

    [dir] .nl-lucky-day .nl-lucky-day-wrapper .bet-area-wrapper .bet-panel__body[data-v-373a9f6c] {
        margin-top: 70px !important;
    }

    .nl-lucky-day .nl-lucky-day-wrapper .bet-area-wrapper .bet-panel__body--vertical .bet-card__group .bet-card__item[data-v-373a9f6c] {
        width: 100% !important;
        max-width: 500px;
    }

    .nl-lucky-day .nl-lucky-day-wrapper .bet-area-wrapper .bet-panel__body--vertical .bet-card__group .bet-card__item[data-v-373a9f6c] {
        height: 900px !important;

    }

    .bet-card__group {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 100px;
        flex-wrap: nowrap;
    }

    /* .nl-card {
        min-width: 300px;
        min-height: 580px;
    } */

    .lucky-pay-card-shell.lucky-pay-card-shell_PC.RobotoFlex.roboto-flex-regular-regular {
        display: none;
    }

    .win-rules-and-draw-result {
        flex-direction: column;
    }

    .nl-lucky-day .other-content-wrapper .win-rules-and-draw-result .how-to-win-wrapper[data-v-373a9f6c] {
        width: 100% !important;
    }

    .relative.nl-bg-panel__header {
        margin-bottom: 160px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .headerDesktop {
        display: none;
    }

    .headerMobile {
        display: block;
    }
}


@media (max-width: 768px) {
    .top-line div {
        font-size: 16px !important;
    }

    .nl-bg-panel__right {
        display: none !important;
    }

    .set-entries .stepper {
        display: none !important;
    }

    .bet-panel__boxs li:nth-child(2) {
        display: none !important;
    }

    .nl-lucky-day .nl-lucky-day-wrapper .bet-area-wrapper .bet-panel__body--vertical .bet-card__group .bet-card__item[data-v-373a9f6c] {
        height: 500px !important;
    }

    .how-to-win.how-to-win__xl.RobotoFlex.roboto-flex-regular-bold {
        display: none;
    }
}