/* style/blog-meo-ca-cuoc-the-thao-hieu-qua-678bet.css */
.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet {
    font-family: 'Arial', sans-serif;
    line-height: 1.6;
    color: #FFF3E6; /* Text Main */
    background-color: #0D0E12; /* Background */
}

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__container {
    max-width: 1170px;
    margin: 0 auto;
    padding: 20px 16px;
    box-sizing: border-box;
}

/* Hero Section */
.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__hero-section {
    padding-top: 10px; /* Small top padding as per rule */
    padding-bottom: 40px;
    background-color: #0D0E12; /* Ensure consistent background */
}

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

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__hero-content {
    flex: 1 1 45%;
    min-width: 300px;
    color: #FFF3E6; /* Text Main */
}

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__main-title {
    font-size: clamp(2.2rem, 4vw, 3.5rem); /* Using clamp for H1 */
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #FFA53A; /* Auxiliary color for emphasis */
}

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__hero-description {
    font-size: 1.1rem;
    margin-bottom: 30px;
    color: #FFF3E6;
}

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__cta-buttons {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__btn-primary,
.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__btn-secondary {
    display: inline-block;
    padding: 12px 25px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    box-sizing: border-box;
    white-space: normal;
    word-wrap: break-word;
    max-width: 100%;
}

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__btn-primary {
    background: linear-gradient(180deg, #FFA53A 0%, #D96800 100%); /* Button color */
    color: #FFF3E6; /* Text Main */
    border: 2px solid transparent;
}

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__btn-primary:hover {
    background: linear-gradient(180deg, #D96800 0%, #FFA53A 100%);
    box-shadow: 0 4px 15px rgba(255, 165, 58, 0.4);
}

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__btn-secondary {
    background-color: transparent;
    color: #FFA53A; /* Auxiliary color */
    border: 2px solid #FFA53A; /* Border color */
}

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__btn-secondary:hover {
    background-color: #FFA53A;
    color: #0D0E12; /* Background */
    box-shadow: 0 4px 15px rgba(255, 165, 58, 0.4);
}

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

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__hero-side-image {
    max-width: 600px;
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

/* General Section Styles */
h2.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__section-title {
    font-size: clamp(1.8rem, 3vw, 2.8rem);
    font-weight: 700;
    color: #FFA53A; /* Auxiliary color */
    text-align: center;
    margin-bottom: 30px;
    padding-top: 40px;
}

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__section-description {
    font-size: 1.05rem;
    text-align: center;
    margin-bottom: 40px;
    color: #FFF3E6;
}

/* Intro Section */
.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__intro-section {
    background-color: #17191F; /* Card BG */
    padding: 60px 0;
}

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__feature-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    text-align: center;
}

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__feature-item {
    background-color: #0D0E12; /* Background */
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border: 1px solid #A84F0C; /* Border color */
}

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__icon-box-media {
    width: 200px;
    height: 200px;
    aspect-ratio: 1 / 1;
    margin: 0 auto 20px;
    border-radius: 50%;
    overflow: hidden;
    border: 4px solid #FFA53A; /* Auxiliary color */
    box-shadow: 0 0 15px rgba(255, 165, 58, 0.6); /* Glow */
}

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__icon-box-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 50%; /* Ensure image is also circular */
}

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__feature-title {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 15px;
    color: #FFA53A; /* Auxiliary color */
}

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__feature-text {
    font-size: 1rem;
    color: #FFF3E6;
}

/* Content Area */
.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__content-area {
    padding: 60px 0;
    background-color: #0D0E12; /* Background */
}

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__image-full-width {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 30px auto;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.page-blog-meo-ca-cuoc-the-thao-hieu-qua-678bet__list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 30px;
}