.page-blog-huong-dan-choi-888-slots {
    font-family: Arial, sans-serif;
    color: #333333;
    line-height: 1.6;
    background-color: #FFFFFF;
}

.page-blog-huong-dan-choi-888-slots__container {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 16px;
}

.page-blog-huong-dan-choi-888-slots__hero-title-section {
    background-color: #f8f8f8;
    padding-top: 10px; /* Adheres to 10px top spacing for non-homepage hero/title */
    padding-bottom: 60px;
    text-align: center;
}

.page-blog-huong-dan-choi-888-slots__main-title {
    font-size: clamp(2.2rem, 4vw, 3.2rem);
    font-weight: 700;
    color: #017439;
    margin-bottom: 20px;
    line-height: 1.2;
    letter-spacing: -0.5px;
}

.page-blog-huong-dan-choi-888-slots__intro-description {
    font-size: 1.1rem;
    margin-bottom: 30px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    color: #555555;
}

.page-blog-huong-dan-choi-888-slots__cta-buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.page-blog-huong-dan-choi-888-slots__btn-primary,
.page-blog-huong-dan-choi-888-slots__btn-secondary {
    display: inline-block;
    padding: 14px 30px;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    white-space: normal;
    word-wrap: break-word;
    box-sizing: border-box;
    max-width: 250px;
    text-align: center;
}

.page-blog-huong-dan-choi-888-slots__btn-primary {
    background-color: #017439;
    color: #ffffff;
    border: 2px solid #017439;
}

.page-blog-huong-dan-choi-888-slots__btn-primary:hover {
    background-color: #005f2c;
    border-color: #005f2c;
}

.page-blog-huong-dan-choi-888-slots__btn-secondary {
    background-color: #ffffff;
    color: #017439;
    border: 2px solid #017439;
}

.page-blog-huong-dan-choi-888-slots__btn-secondary:hover {
    background-color: #f0f0f0;
    color: #005f2c;
    border-color: #005f2c;
}

.page-blog-huong-dan-choi-888-slots__btn-small {
    display: inline-block;
    padding: 8px 15px;
    border-radius: 5px;
    font-size: 0.9rem;
    font-weight: 500;
    text-decoration: none;
    background-color: #017439;
    color: #ffffff;
    border: 1px solid #017439;
    transition: background-color 0.3s ease;
    white-space: normal;
    word-wrap: break-word;
    box-sizing: border-box;
}

.page-blog-huong-dan-choi-888-slots__btn-small:hover {
    background-color: #005f2c;
    border-color: #005f2c;
}

.page-blog-huong-dan-choi-888-slots__hero-image {
    max-width: 800px;
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    display: block;
    margin: 0 auto;
}

.page-blog-huong-dan-choi-888-slots__section-title {
    font-size: 2rem;
    font-weight: 700;
    color: #017439;
    margin-bottom: 30px;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
}

.page-blog-huong-dan-choi-888-slots__section-title::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 60px;
    height: 4px;
    background-color: #C30808;
    border-radius: 2px;
}

.page-blog-huong-dan-choi-888-slots__sub-title {
    font-size: 1.5rem;
    font-weight: 600;
    color: #017439;
    margin-top: 40px;
    margin-bottom: 20px;
}

.page-blog-huong-dan-choi-888-slots__guide-section,
.page-blog-huong-dan-choi-888-slots__tips-section,
.page-blog-huong-dan-choi-888-slots__promotion-section,
.page-blog-huong-dan-choi-888-slots__faq-section,
.page-blog-huong-dan-choi-888-slots__related-posts-section {
    padding: 60px 0;
    background-color: #ffffff;
}

.page-blog-huong-dan-choi-888-slots__guide-section p,
.page-blog-huong-dan-choi-888-slots__tips-section p,
.page-blog-huong-dan-choi-888-slots__promotion-section p {
    font-size: 1.05rem;
    margin-bottom: 20px;
    color: #444444;
}

.page-blog-huong-dan-choi-888-slots__list {
    list-style: disc;
    padding-left: 25px;
    margin-bottom: 20px;
}

.page-blog-huong-dan-choi-888-slots__list li {
    margin-bottom: 10px;
    font-size: 1.05rem;
    color: #444444;
}

.page-blog-huong-dan-choi-888-slots__content-image {
    max-width: 800px;
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    margin: 40px auto;
    display: block;
}

.page-blog-huong-dan-choi-888-slots__step-by-step {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.page-blog-huong-dan-choi-888-slots__step-card {
    background-color: #f9f9f9;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-top: 5px solid #017439;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.page-blog-huong-dan-choi-888-slots__step-title {
    font-size: 1.35rem;
    color: #017439;
    margin-bottom: 15px;
    font-weight: 600;
}

.page-blog-huong-dan-choi-888-slots__step-card p {
    font-size: 1rem;
    color: #555555;
    margin-bottom: 20px;
}

.page-blog-huong-dan-choi-888-slots__faq-item {
    background-color: #f9f9f9;
    border: 1px solid #eee;
    border-radius: 8px;
    margin-bottom: 15px;
    overflow: hidden;
}

.page-blog-huong-dan-choi-888-slots__faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 25px;
    font-size: 1.15rem;
    font-weight: 600;
    color: #333333;
    cursor: pointer;
    background-color: #f0f0f0;
    border-bottom: 1px solid #eee;
    list-style: none;
    user-select: none;
}

.page-blog-huong-dan-choi-888-slots__faq-question::-webkit-details-marker,
.page-blog-huong-dan-choi-888-slots__faq-question::marker {
    display: none;
}

.page-blog-huong-dan-choi-888-slots__faq-item[open] > .page-blog-huong-dan-choi-888-slots__faq-question {
    background-color: #e5e5e5;
    border-bottom: 1px solid #ddd;
}

.page-blog-huong-dan-choi-888-slots__faq-qtext {
    flex-grow: 1;
}

.page-blog-huong-dan-choi-888-slots__faq-toggle {
    font-size: 1.5rem;
    font-weight: bold;
    color: #017439;
    margin-left: 15px;
    transition: transform 0.3s ease;
}

.page-blog-huong-dan-choi-888-slots__faq-item[open] .page-blog-huong-dan-choi-888-slots__faq-toggle {
    transform: rotate(45deg);
}

.page-blog-huong-dan-choi-888-slots__faq-answer {
    padding: 20px 25px;
    font-size: 1rem;
    color: #555555;
    background-color: #ffffff;
}

.page-blog-huong-dan-choi-888-slots__faq-answer p {
    margin-bottom: 0;
}

.page-blog-huong-dan-choi-888-slots__related-posts-section {
    background-color: #f8f8f8;
}

.page-blog-huong-dan-choi-888-slots__post-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    margin-top: 40px;
}

.page-blog-huong-dan-choi-888-slots__post-card {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.page-blog-huong-dan-choi-888-slots__post-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
}

.page-blog-huong-dan-choi-888-slots__post-image {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
}

.page-blog-huong-dan-choi-888-slots__post-title {
    font-size: 1.25rem;
    font-weight: 600;
    color: #017439;
    padding: 20px 20px 10px;
    line-height: 1.3;
}

.page-blog-huong-dan-choi-888-slots__post-title a {
    color: #017439;
    text-decoration: none;
}

.page-blog-huong-dan-choi-888-slots__post-title a:hover {
    text-decoration: underline;
}

.page-blog-huong-dan-choi-888-slots__post-excerpt {
    font-size: 0.95rem;
    color: #555555;
    padding: 0 20px 15px;
    flex-grow: 1;
}

.page-blog-huong-dan-choi-888-slots__read-more {
    display: inline-block;
    color: #C30808;
    text-decoration: none;
    font-weight: 600;
    padding: 0 20px 20px;
}

.page-blog-huong-dan-choi-888-slots__read-more:hover {
    text-decoration: underline;
}

/* General image responsiveness for all images */
.page-blog-huong-dan-choi-888-slots img {
    max-width: 100%;
    height: auto;
    display: block;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
    .page-blog-huong-dan-choi-888-slots {
        font-size: 16px;
        line-height: 1.6;
    }

    .page-blog-huong-dan-choi-888-slots__container {
        padding-left: 15px !important;
        padding-right: 15px !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }

    .page-blog-huong-dan-choi-888-slots__hero-title-section {
        padding-top: 10px !important;
        padding-bottom: 40px;
    }

    .page-blog-huong-dan-choi-888-slots__main-title {
        font-size: clamp(1.8rem, 8vw, 2.5rem);
        margin-bottom: 15px;
    }

    .page-blog-huong-dan-choi-888-slots__intro-description {
        font-size: 1rem;
        margin-bottom: 25px;
    }

    .page-blog-huong-dan-choi-888-slots__cta-buttons {
        flex-direction: column;
        gap: 15px;
        margin-bottom: 30px;
    }

    .page-blog-huong-dan-choi-888-slots__btn-primary,
    .page-blog-huong-dan-choi-888-slots__btn-secondary {
        max-width: 100% !important;
        width: 100% !important;
        padding: 12px 20px;
        font-size: 0.95rem;
    }

    .page-blog-huong-dan-choi-888-slots__btn-small {
        max-width: 100% !important;
        width: 100% !important;
        padding: 10px 15px;
        font-size: 0.85rem;
    }

    .page-blog-huong-dan-choi-888-slots__hero-image,
    .page-blog-huong-dan-choi-888-slots__content-image,
    .page-blog-huong-dan-choi-888-slots__post-image {
        max-width: 100% !important;
        width: 100% !important;
        height: auto !important;
    }

    .page-blog-huong-dan-choi-888-slots__section-title {
        font-size: 1.8rem;
        margin-bottom: 25px;
    }

    .page-blog-huong-dan-choi-888-slots__sub-title {
        font-size: 1.3rem;
        margin-top: 30px;
        margin-bottom: 15px;
    }

    .page-blog-huong-dan-choi-888-slots__guide-section,
    .page-blog-huong-dan-choi-888-slots__tips-section,
    .page-blog-huong-dan-choi-888-slots__promotion-section,
    .page-blog-huong-dan-choi-888-slots__faq-section,
    .page-blog-huong-dan-choi-888-slots__related-posts-section {
        padding: 40px 0;
    }

    .page-blog-huong-dan-choi-888-slots__guide-section p,
    .page-blog-huong-dan-choi-888-slots__tips-section p,
    .page-blog-huong-dan-choi-888-slots__promotion-section p,
    .page-blog-huong-dan-choi-888-slots__list li,
    .page-blog-huong-dan-choi-888-slots__step-card p,
    .page-blog-huong-dan-choi-888-slots__faq-answer p,
    .page-blog-huong-dan-choi-888-slots__post-excerpt {
        font-size: 0.95rem;
    }

    .page-blog-huong-dan-choi-888-slots__step-by-step {
        grid-template-columns: 1fr;
        gap: 20px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .page-blog-huong-dan-choi-888-slots__step-card {
        padding: 25px;
    }

    .page-blog-huong-dan-choi-888-slots__step-title {
        font-size: 1.2rem;
        margin-bottom: 10px;
    }

    .page-blog-huong-dan-choi-888-slots__faq-question {
        padding: 15px 20px;
        font-size: 1.05rem;
    }

    .page-blog-huong-dan-choi-888-slots__faq-toggle {
        font-size: 1.3rem;
    }

    .page-blog-huong-dan-choi-888-slots__faq-answer {
        padding: 15px 20px;
    }

    .page-blog-huong-dan-choi-888-slots__post-grid {
        grid-template-columns: 1fr;
        gap: 20px;
        margin-top: 30px;
    }

    .page-blog-huong-dan-choi-888-slots__post-image {
        height: 180px;
    }

    .page-blog-huong-dan-choi-888-slots__post-title {
        font-size: 1.15rem;
        padding: 15px 15px 8px;
    }

    .page-blog-huong-dan-choi-888-slots__post-excerpt {
        padding: 0 15px 10px;
    }

    .page-blog-huong-dan-choi-888-slots__read-more {
        padding: 0 15px 15px;
    }
}