/* style/blog-huong-dan-dang-ky-sunwin-2026.css */

.page-blog-huong-dan-dang-ky-sunwin-2026 {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #333333; /* Default text color for light body background */
    background-color: #FFFFFF; /* Assuming body background is light */
}

.page-blog-huong-dan-dang-ky-sunwin-2026__hero-section {
    position: relative;
    padding-top: 10px; /* Small top padding, assuming shared.css handles body padding-top */
    background-color: #017439;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__hero-image {
    width: 100%;
    max-height: 600px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__hero-image img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__hero-content {
    position: relative;
    z-index: 10;
    padding: 40px 20px;
    max-width: 900px;
    margin: 0 auto;
    color: #FFFFFF;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    background-color: #017439; /* Ensure text has a contrasting background */
    width: 100%;
    box-sizing: border-box;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__main-title {
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.2;
    color: #FFFF00; /* Register and Login Font */
}

.page-blog-huong-dan-dang-ky-sunwin-2026__description {
    font-size: 18px;
    margin-bottom: 30px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__cta-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    box-sizing: border-box;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__btn-primary,
.page-blog-huong-dan-dang-ky-sunwin-2026__btn-secondary {
    display: inline-block;
    padding: 15px 30px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    transition: all 0.3s ease;
    white-space: normal;
    word-wrap: break-word;
    text-align: center;
    box-sizing: border-box;
    max-width: 100%;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__btn-primary {
    background-color: #C30808; /* Register/Login color */
    color: #FFFF00; /* Register/Login Font */
    border: 2px solid #C30808;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__btn-primary:hover {
    background-color: #e01b1b;
    border-color: #e01b1b;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__btn-secondary {
    background-color: #FFFFFF;
    color: #017439;
    border: 2px solid #017439;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__btn-secondary:hover {
    background-color: #f0f0f0;
    color: #005f2c;
    border-color: #005f2c;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__content-section {
    padding: 50px 0;
    background-color: #f9f9f9;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__article-body {
    background-color: #FFFFFF;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.page-blog-huong-dan-dang-ky-sunwin-2026__section-title {
    font-size: 32px;
    color: #017439;
    margin-top: 40px;
    margin-bottom: 25px;
    font-weight: 700;
    line-height: 1.3;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__sub-title {
    font-size: 24px;
    color: #017439;
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight: 600;
}

.page-blog-huong-dan-dang-ky-sunwin-2026 p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.7;
}

.page-blog-huong-dan-dang-ky-sunwin-2026 strong {
    color: #017439;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__list {
    list-style-type: disc;
    margin-left: 25px;
    margin-bottom: 20px;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__list li {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.6;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__article-image {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 30px auto;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.page-blog-huong-dan-dang-ky-sunwin-2026__cta-container {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__cta-container--bottom {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__benefits-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
    margin-top: 30px;
    margin-bottom: 40px;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__benefit-card {
    background-color: #f0fdf4; /* Light green background */
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    text-align: center;
    border: 1px solid #d0e8d0;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__benefit-title {
    font-size: 20px;
    color: #017439;
    margin-bottom: 10px;
    font-weight: 600;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__faq-list {
    margin-top: 30px;
    margin-bottom: 40px;
}

details.page-blog-huong-dan-dang-ky-sunwin-2026__faq-item {
    margin-bottom: 15px;
    border-radius: 5px;
    border: 1px solid #e0e0e0;
    overflow: hidden;
    background: #fff;
}

details.page-blog-huong-dan-dang-ky-sunwin-2026__faq-item summary.page-blog-huong-dan-dang-ky-sunwin-2026__faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 20px;
    cursor: pointer;
    user-select: none;
    list-style: none;
    transition: background-color 0.3s ease;
}

details.page-blog-huong-dan-dang-ky-sunwin-2026__faq-item summary.page-blog-huong-dan-dang-ky-sunwin-2026__faq-question::-webkit-details-marker {
    display: none;
}

details.page-blog-huong-dan-dang-ky-sunwin-2026__faq-item summary.page-blog-huong-dan-dang-ky-sunwin-2026__faq-question:hover {
    background: #f5f5f5;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__faq-qtext {
    flex: 1;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    text-align: left;
    color: #333333;
}

.page-blog-huong-dan-dang-ky-sunwin-2026__faq-toggle {
    font-size: 24px;
    font-weight: bold;
    color: #666;
    flex-shrink: 0;
    margin-left: 15px;
    width: 28px;
    text-align: center;
}

details.page-blog-huong-dan-dang-ky-sunwin-2026__faq-item .page-blog-huong-dan-dang-ky-sunwin-2026__faq-answer {
    padding: 0 20px 20px;
    background: #f9f9f9;
    border-radius: 0 0 5px 5px;
}

/* Responsive styles */

/* For screens smaller than 1024px (tablet) */
@media (max-width: 1024px) {
    .page-blog-huong-dan-dang-ky-sunwin-2026__main-title {
        font-size: 38px;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__description {
        font-size: 17px;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__section-title {
        font-size: 28px;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__sub-title {
        font-size: 22px;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__article-body {
        padding: 30px;
    }
}

/* For screens smaller than 849px (HERO object-fit: contain) */
@media (max-width: 849px) {
    .page-blog-huong-dan-dang-ky-sunwin-2026__hero-image img {
        object-fit: contain !important;
        aspect-ratio: unset !important;
    }
}

/* For screens smaller than 768px (mobile) */
@media (max-width: 768px) {
    .page-blog-huong-dan-dang-ky-sunwin-2026 {
        font-size: 16px;
        line-height: 1.6;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__hero-section {
        padding-top: 10px; /* Ensure small top padding */
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__hero-content {
        padding: 30px 15px;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__main-title {
        font-size: clamp(28px, 8vw, 36px); /* H1 clamp font size */
        margin-bottom: 15px;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__description {
        font-size: 15px;
        margin-bottom: 25px;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__cta-buttons {
        flex-direction: column; /* Stack buttons vertically */
        gap: 15px;
        padding: 0 15px;
        max-width: 100% !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__btn-primary,
    .page-blog-huong-dan-dang-ky-sunwin-2026__btn-secondary {
        padding: 12px 20px;
        font-size: 16px;
        max-width: 100% !important;
        width: 100% !important;
        box-sizing: border-box !important;
        white-space: normal !important;
        word-wrap: break-word !important;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__content-section {
        padding: 30px 0;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__container {
        padding: 0 15px;
        max-width: 100% !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__article-body {
        padding: 20px;
        max-width: 100% !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__section-title {
        font-size: 24px;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__sub-title {
        font-size: 20px;
        margin-top: 25px;
        margin-bottom: 10px;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026 p,
    .page-blog-huong-dan-dang-ky-sunwin-2026__list li {
        font-size: 15px;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__article-image {
        margin: 20px auto;
        max-width: 100% !important;
        width: 100% !important;
        height: auto !important;
        box-sizing: border-box !important;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__benefits-grid {
        grid-template-columns: 1fr; /* Single column for benefits */
        gap: 15px;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__benefit-card {
        padding: 20px;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__benefit-title {
        font-size: 18px;
    }

    details.page-blog-huong-dan-dang-ky-sunwin-2026__faq-item summary.page-blog-huong-dan-dang-ky-sunwin-2026__faq-question {
        padding: 15px;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__faq-qtext {
        font-size: 15px;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__faq-toggle {
        font-size: 20px;
        width: 24px;
        height: 24px;
    }

    details.page-blog-huong-dan-dang-ky-sunwin-2026__faq-item .page-blog-huong-dan-dang-ky-sunwin-2026__faq-answer {
        padding: 0 15px 15px;
    }

    .page-blog-huong-dan-dang-ky-sunwin-2026__cta-container--bottom {
        flex-direction: column;
        gap: 15px;
        padding: 0 15px;
    }
}