:root {
    --primary-color: #26A9E0;
    --secondary-color: #FFFFFF;
    --text-dark: #333333;
    --text-light: #ffffff;
    --background-light: #f8f9fa;
    --heading-color: #1e1765;
    --login-button-color: #EA7C07;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: var(--text-dark);
    background-color: var(--background-light);
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__hero-section {
    padding-top: 10px;
    padding-bottom: 60px;
    background-color: var(--secondary-color);
    color: var(--heading-color);
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__hero-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 40px;
    padding: 20px 15px;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__hero-content {
    flex: 1 1 50%;
    min-width: 300px;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__main-title {
    font-size: 3.2em;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    color: var(--heading-color);
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__hero-description {
    font-size: 1.2em;
    margin-bottom: 30px;
    color: var(--text-dark);
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__cta-buttons {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__btn-primary,
.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__btn-secondary {
    display: inline-block;
    padding: 14px 28px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.1em;
    transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
    text-align: center;
    box-sizing: border-box;
    white-space: normal;
    word-wrap: break-word;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__btn-primary {
    background-color: var(--primary-color);
    color: var(--text-light);
    border: 2px solid var(--primary-color);
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__btn-primary:hover {
    background-color: #1f8ec4;
    border-color: #1f8ec4;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__btn-secondary {
    background-color: var(--secondary-color);
    color: var(--primary-color);
    border: 2px solid var(--primary-color);
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__btn-secondary:hover {
    background-color: var(--primary-color);
    color: var(--text-light);
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__btn-large {
    min-width: 250px;
    padding: 16px 32px;
    font-size: 1.2em;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__hero-image {
    flex: 1 1 40%;
    min-width: 300px;
    text-align: center;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__promo-main-image {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    display: block;
    margin: 0 auto;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__content-area {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 15px;
    background-color: var(--secondary-color);
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__container {
    max-width: 900px;
    margin: 0 auto;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__section-title {
    font-size: 2.2em;
    font-weight: 700;
    color: var(--heading-color);
    margin-top: 40px;
    margin-bottom: 25px;
    text-align: center;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__text-block {
    font-size: 1.1em;
    line-height: 1.7;
    margin-bottom: 20px;
    color: var(--text-dark);
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__promo-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 30px;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__promo-card {
    background-color: var(--secondary-color);
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    padding: 25px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__card-image {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin-bottom: 20px;
    display: block;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__card-title {
    font-size: 1.5em;
    font-weight: 600;
    color: var(--heading-color);
    margin-bottom: 15px;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__card-description {
    font-size: 1em;
    line-height: 1.6;
    color: var(--text-dark);
    margin-bottom: 20px;
    flex-grow: 1;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__guide-list {
    list-style: none;
    padding: 0;
    margin-top: 30px;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__guide-list li {
    background-color: var(--background-light);
    border-left: 5px solid var(--primary-color);
    padding: 20px;
    margin-bottom: 15px;
    border-radius: 8px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.03);
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__guide-step-title {
    font-size: 1.3em;
    color: var(--heading-color);
    margin-top: 0;
    margin-bottom: 10px;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__feature-list {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
    margin-top: 30px;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__feature-list li {
    background-color: var(--background-light);
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__feature-title {
    font-size: 1.4em;
    color: var(--primary-color);
    margin-top: 0;
    margin-bottom: 10px;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__faq-list {
    margin-top: 30px;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__faq-item {
    background-color: var(--secondary-color);
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    margin-bottom: 15px;
    overflow: hidden;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 25px;
    font-size: 1.15em;
    font-weight: 600;
    color: var(--heading-color);
    cursor: pointer;
    background-color: var(--background-light);
    border-bottom: 1px solid #e0e0e0;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__faq-item[open] .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__faq-question {
    border-bottom: none;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__faq-qtext {
    flex-grow: 1;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__faq-toggle {
    font-size: 1.5em;
    line-height: 1;
    margin-left: 15px;
    transition: transform 0.3s ease;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__faq-item[open] .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__faq-toggle {
    transform: rotate(45deg);
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__faq-answer {
    padding: 0 25px 20px;
    font-size: 1em;
    line-height: 1.7;
    color: var(--text-dark);
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__faq-answer p {
    margin-top: 0;
    margin-bottom: 0;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__faq-item summary {
    list-style: none;
}
.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__faq-item summary::-webkit-details-marker {
    display: none;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__cta-section {
    text-align: center;
    padding: 60px 15px;
    background-color: var(--primary-color);
    color: var(--text-light);
    margin-top: 60px;
    border-radius: 10px;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__cta-section .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__section-title {
    color: var(--text-light);
    margin-bottom: 20px;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__cta-section .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__text-block {
    color: var(--text-light);
    max-width: 700px;
    margin: 0 auto 30px;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win img {
    max-width: 100%;
    height: auto;
    display: block;
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__section,
.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__card,
.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__container,
.page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__promo-grid {
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
}

@media (max-width: 1024px) {
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__hero-container {
        flex-direction: column;
        text-align: center;
    }
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__hero-content {
        flex: none;
        width: 100%;
    }
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__hero-image {
        flex: none;
        width: 100%;
    }
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__main-title {
        font-size: 2.8em;
    }
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__cta-buttons {
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win {
        font-size: 16px;
        line-height: 1.6;
    }
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__hero-section {
        padding-top: 10px !important;
        padding-bottom: 40px;
    }
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__hero-container,
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__content-area,
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__cta-section {
        padding-left: 15px;
        padding-right: 15px;
    }

    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__main-title {
        font-size: 2.2em;
        margin-bottom: 15px;
    }
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__hero-description {
        font-size: 1em;
        margin-bottom: 20px;
    }
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__cta-buttons {
        flex-direction: column;
        gap: 10px;
    }
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__btn-primary,
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__btn-secondary,
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win a[class*="button"],
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win a[class*="btn"] {
        max-width: 100% !important;
        width: 100% !important;
        padding: 12px 20px !important;
        font-size: 1em !important;
        white-space: normal !important;
        word-wrap: break-word !important;
    }
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__btn-large {
        min-width: unset;
    }

    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__section-title {
        font-size: 1.8em;
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__text-block {
        font-size: 1em;
    }

    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__promo-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__promo-card {
        padding: 20px;
    }
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__card-title {
        font-size: 1.3em;
    }

    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__guide-list li,
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__feature-list li {
        padding: 15px;
    }
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__feature-list {
        grid-template-columns: 1fr;
    }

    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__faq-question {
        padding: 15px 20px;
        font-size: 1.05em;
    }
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__faq-answer {
        padding: 0 20px 15px;
    }

    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win img {
        max-width: 100% !important;
        width: 100% !important;
        height: auto !important;
    }
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__section,
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__card,
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__container,
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__promo-grid,
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__cta-buttons,
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__button-group,
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__btn-container {
        max-width: 100% !important;
        width: 100% !important;
        box-sizing: border-box !important;
        overflow: hidden !important;
    }
    .page-blog-cap-nhat-khuyen-mai-moi-nhat-789win__cta-buttons {
        flex-wrap: wrap !important;
        gap: 10px;
    }
}