.page-blog-how-to-register-xin88-xin {
    background-color: #F4F7FB; /* Background color */
    color: #1F2D3D; /* Text Main */
    font-family: Arial, sans-serif;
    line-height: 1.6;
    padding-top: 10px; /* Small top padding, body handles header offset */
}

.page-blog-how-to-register-xin88-xin__container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.page-blog-how-to-register-xin88-xin__hero-section {
    display: flex;
    flex-direction: column; /* Image above text */
    align-items: center;
    text-align: center;
    padding: 40px 20px;
    background-color: #FFFFFF; /* Card BG, or a subtle variant */
    border-radius: 10px;
    margin-bottom: 40px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.page-blog-how-to-register-xin88-xin__hero-image-wrapper {
    width: 100%;
    max-width: 1200px; /* Consistent with container max-width */
    margin-bottom: 20px;
}

.page-blog-how-to-register-xin88-xin__hero-image {
    width: 100%;
    height: auto;
    border-radius: 8px;
    object-fit: cover;
    display: block;
    max-width: 100%; /* Ensure responsiveness */
    min-width: 200px; /* Min size constraint */
    min-height: 200px; /* Min size constraint */
}

.page-blog-how-to-register-xin88-xin__hero-content {
    max-width: 800px;
}

.page-blog-how-to-register-xin88-xin__main-title {
    font-size: clamp(2em, 4vw, 2.8em); /* Use clamp for H1 font-size */
    color: #000000; /* Custom Color_1776249996415 */
    margin-bottom: 15px;
    font-weight: bold;
    line-height: 1.2;
}

.page-blog-how-to-register-xin88-xin__description {
    font-size: 1.1em;
    color: #1F2D3D; /* Text Main */
    margin-bottom: 25px;
}

.page-blog-how-to-register-xin88-xin__cta-button {
    display: inline-block;
    padding: 12px 25px;
    background: linear-gradient(180deg, #4A8BFF 0%, #2F6BFF 100%); /* Button color */
    color: #FFFFFF;
    text-decoration: none;
    border-radius: 8px;
    font-weight: bold;
    transition: background 0.3s ease, transform 0.2s ease;
    border: none;
    cursor: pointer;
}

.page-blog-how-to-register-xin88-xin__cta-button:hover {
    background: linear-gradient(180deg, #2F6BFF 0%, #4A8BFF 100%); /* Slightly inverted for hover */
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(47, 107, 255, 0.4); /* Glow effect from #A5C4FF with a darker base */
}

.page-blog-how-to-register-xin88-xin__content-section {
    padding: 40px 0;
}

.page-blog-how-to-register-xin88-xin__section-title {
    font-size: 2em;
    color: #000000; /* Custom Color_1776249996415 */
    margin-top: 40px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
}

.page-blog-how-to-register-xin88-xin__paragraph {
    font-size: 1em;
    color: #1F2D3D; /* Text Main */
    margin-bottom: 15px;
}

.page-blog-how-to-register-xin88-xin__list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 20px;
}

.page-blog-how-to-register-xin88-xin__list-item {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    color: #1F2D3D; /* Text Main */
}

.page-blog-how-to-register-xin88-xin__list-item::before {
    content: '✅'; /* Checkmark icon */
    position: absolute;
    left: 0;
    color: #2F6BFF; /* Primary color */
}

.page-blog-how-to-register-xin88-xin__step-card {
    background-color: #FFFFFF; /* Card BG */
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.03);
    border: 1px solid #D6E2FF; /* Border color */
}

.page-blog-how-to-register-xin88-xin__step-title {
    font-size: 1.5em;
    color: #2F6BFF; /* Primary color */
    margin-bottom: 15px;
    font-weight: bold;
}

.page-blog-how-to-register-xin88-xin__step-image {
    width: 100%;
    height: auto;
    max-width: 800px;
    border-radius: 8px;
    margin-top: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    min-width: 200px; /* Min size constraint */
    min-height: 200px; /* Min size constraint */
}

.page-blog-how-to-register-xin88-xin__faq-item {
    background-color: #FFFFFF; /* Card BG */
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 15px;
    border: 1px solid #D6E2FF; /* Border color */
}

.page-blog-how-to-register-xin88-xin__faq-question {
    font-size: 1.2em;
    color: #2F6BFF; /* Primary color */
    margin-bottom: 10px;
    font-weight: bold;
}

.page-blog-how-to-register-xin88-xin__faq-answer {
    font-size: 1em;
    color: #1F2D3D; /* Text Main */
}

.page-blog-how-to-register-xin88-xin__cta-bottom {
    text-align: center;
    padding: 50px 20px;
    background-color: #FFFFFF; /* Card BG */
    border-radius: 10px;
    margin-top: 40px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.page-blog-how-to-register-xin88-xin__cta-title {
    font-size: 2.2em;
    color: #000000; /* Custom Color_1776249996415 */
    margin-bottom: 15px;
    font-weight: bold;
}

.page-blog-how-to-register-xin88-xin__cta-description {
    font-size: 1.1em;
    color: #1F2D3D; /* Text Main */
    margin-bottom: 30px;
}

.page-blog-how-to-register-xin88-xin__cta-button--large {
    padding: 15px 35px;
    font-size: 1.1em;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
    .page-blog-how-to-register-xin88-xin__hero-section {
        padding: 30px 15px;
    }

    .page-blog-how-to-register-xin88-xin__main-title {
        font-size: clamp(1.8em, 6vw, 2.5em);
    }

    .page-blog-how-to-register-xin88-xin__description {
        font-size: 1em;
    }

    .page-blog-how-to-register-xin88-xin__section-title {
        font-size: 1.8em;
    }

    .page-blog-how-to-register-xin88-xin__step-title {
        font-size: 1.3em;
    }

    .page-blog-how-to-register-xin88-xin__faq-question {
        font-size: 1.1em;
    }

    .page-blog-how-to-register-xin88-xin__cta-title {
        font-size: 1.8em;
    }

    .page-blog-how-to-register-xin88-xin__cta-description {
        font-size: 1em;
    }

    /* Ensure content images are responsive and don't overflow */
    .page-blog-how-to-register-xin88-xin__hero-image,
    .page-blog-how-to-register-xin88-xin__step-image {
        max-width: 100%;
        height: auto;
        min-width: 200px; /* Still apply min size, but scale down */
        min-height: 200px;
    }

    /* Important for preventing overflow on mobile */
    .page-blog-how-to-register-xin88-xin {
        max-width: 100%;
        overflow-x: hidden;
    }
}