.page-blog-meo-ca-cuoc-the-thao-tai-daga88__hero-section {
    padding-top: 10px;
    padding-bottom: 60px;
    background-color: #f8f8f8;
    color: #333333;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__hero-container {
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 40px;
    padding: 20px 16px;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__hero-content {
    flex: 1 1 45%;
    min-width: 300px;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__main-title {
    font-size: clamp(2em, 4vw, 3.2em);
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #017439;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__hero-description {
    font-size: 1.1em;
    line-height: 1.6;
    margin-bottom: 30px;
    color: #333333;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__cta-buttons {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__btn-primary,
.page-blog-meo-ca-cuoc-the-thao-tai-daga88__btn-secondary {
    display: inline-block;
    padding: 12px 25px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    transition: background-color 0.3s ease, color 0.3s ease;
    white-space: normal;
    word-wrap: break-word;
    text-align: center;
    box-sizing: border-box;
    max-width: 250px;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__btn-primary {
    background-color: #C30808;
    color: #FFFF00;
    border: 2px solid #C30808;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__btn-primary:hover {
    background-color: #a30606;
    border-color: #a30606;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__btn-secondary {
    background-color: #FFFFFF;
    color: #017439;
    border: 2px solid #017439;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__btn-secondary:hover {
    background-color: #e0e0e0;
    color: #005f2e;
    border-color: #005f2e;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__hero-image {
    flex: 1 1 45%;
    min-width: 300px;
    text-align: center;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__hero-side-image {
    max-width: 100%;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    display: block;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__content-area {
    max-width: 1170px;
    margin: 0 auto;
    padding: 60px 16px;
    line-height: 1.7;
    color: #333333;
    background-color: #ffffff;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__section-title {
    font-size: 2em;
    font-weight: 700;
    color: #017439;
    margin-top: 40px;
    margin-bottom: 25px;
    line-height: 1.3;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__text-block {
    margin-bottom: 20px;
    font-size: 1.05em;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__content-image {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 30px auto;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__list {
    list-style-type: disc;
    margin-left: 20px;
    margin-bottom: 20px;
    padding-left: 10px;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__list-item {
    margin-bottom: 10px;
    font-size: 1.05em;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__faq-list {
    margin-top: 40px;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__faq-item {
    background-color: #f9f9f9;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    margin-bottom: 15px;
    overflow: hidden;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__faq-item summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 25px;
    font-weight: 600;
    font-size: 1.15em;
    color: #017439;
    cursor: pointer;
    outline: none;
    list-style: none;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__faq-item summary::-webkit-details-marker {
    display: none;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__faq-qtext {
    flex-grow: 1;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__faq-toggle {
    font-size: 1.5em;
    line-height: 1;
    margin-left: 15px;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__faq-item[open] .page-blog-meo-ca-cuoc-the-thao-tai-daga88__faq-toggle {
    content: "−";
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__faq-answer {
    padding: 0 25px 20px;
    font-size: 1em;
    line-height: 1.6;
    color: #555555;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__faq-answer p {
    margin-bottom: 10px;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__cta-bottom-section {
    background-color: #017439;
    color: #ffffff;
    padding: 80px 16px;
    text-align: center;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__cta-bottom-section .page-blog-meo-ca-cuoc-the-thao-tai-daga88__container {
    max-width: 900px;
    margin: 0 auto;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__cta-bottom-section .page-blog-meo-ca-cuoc-the-thao-tai-daga88__section-title {
    color: #ffffff;
    font-size: 2.5em;
    margin-bottom: 20px;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__cta-bottom-section .page-blog-meo-ca-cuoc-the-thao-tai-daga88__text-block {
    font-size: 1.1em;
    margin-bottom: 40px;
}

.page-blog-meo-ca-cuoc-the-thao-tai-daga88__cta-bottom-section .page-blog-meo-ca-cuoc-the-thao-tai-daga88__cta-buttons {
    justify-content: center;
}

/* Responsive Styles */
@media (max-width: 1024px) {
    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__hero-container,
    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__content-area,
    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__cta-bottom-section .page-blog-meo-ca-cuoc-the-thao-tai-daga88__container {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (max-width: 768px) {
    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__hero-section {
        padding-top: 10px !important;
        padding-bottom: 40px !important;
    }

    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__hero-container {
        flex-direction: column;
        text-align: center;
        gap: 30px;
        padding: 20px 15px;
    }

    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__hero-content,
    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__hero-image {
        flex: 1 1 100%;
        min-width: unset;
    }

    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__main-title {
        font-size: clamp(1.8em, 8vw, 2.5em);
        margin-bottom: 15px;
    }

    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__hero-description {
        font-size: 1em;
        margin-bottom: 25px;
    }

    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__cta-buttons {
        flex-direction: column;
        align-items: center;
        gap: 10px;
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        padding-left: 15px;
        padding-right: 15px;
    }

    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__btn-primary,
    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__btn-secondary,
    .page-blog-meo-ca-cuoc-the-thao-tai-daga88 a[class*="button"],
    .page-blog-meo-ca-cuoc-the-thao-tai-daga88 a[class*="btn"] {
        max-width: 100% !important;
        width: 100% !important;
        box-sizing: border-box !important;
        white-space: normal !important;
        word-wrap: break-word !important;
        padding-left: 15px;
        padding-right: 15px;
    }

    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__hero-side-image,
    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__content-image {
        max-width: 100% !important;
        width: 100% !important;
        height: auto !important;
        display: block !important;
    }

    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__content-area {
        padding: 40px 15px;
    }

    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__section-title {
        font-size: 1.6em;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__text-block,
    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__list-item,
    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__faq-answer p {
        font-size: 0.95em;
    }

    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__faq-item summary {
        padding: 15px 20px;
        font-size: 1.05em;
    }

    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__faq-answer {
        padding: 0 20px 15px;
    }

    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__cta-bottom-section {
        padding: 60px 15px;
    }

    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__cta-bottom-section .page-blog-meo-ca-cuoc-the-thao-tai-daga88__section-title {
        font-size: 2em;
    }

    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__cta-bottom-section .page-blog-meo-ca-cuoc-the-thao-tai-daga88__text-block {
        font-size: 1em;
    }

    /* Ensure all content containers are responsive */
    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__section,
    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__card,
    .page-blog-meo-ca-cuoc-the-thao-tai-daga88__container {
        max-width: 100% !important;
        width: 100% !important;
        box-sizing: border-box !important;
        padding-left: 15px;
        padding-right: 15px;
    }
}