.section.section-gioi-thieu-1 {
    padding: 40px 0 48px !important;
}

.gioi-thieu-1779175814729 {
    position: relative;
}

.gioi-thieu-1779175814729::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg,
            rgba(255, 255, 255, 0.98) 0%,
            rgba(255, 255, 255, 0.92) 33%,
            rgba(255, 255, 255, 0.18) 58%,
            rgba(255, 255, 255, 0) 100%);
    z-index: 1;
    pointer-events: none;
}

.row-1779175814729 {
    display: grid;
    min-height: 500px;
    grid-template-columns: 48% 52%;
}

.row-1779175814729 .section-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.row-1779175814729 .image-blank-space {
    display: block;
}

.row-1779175814729 .badge-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 20px;
}

.row-1779175814729 .stats-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 28px;
    max-width: 560px;
    margin-top: 40px;
}

.row-1779175814729 .stat-card {
    text-align: center;
}

.row-1779175814729 .icon-box {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
    display: flex;
    height: 66px;
    width: 66px;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    background-color: var(--primary-20);
    box-shadow: var(--shadow-soft);
}

.row-1779175814729 .stat-number {
    font-size: 23px;
    font-weight: 800;
    line-height: 1;
    color: var(--primary-dark);
}

.row-1779175814729 .section-content>h1 {
    max-width: 570px;
    font-size: 58px;
    font-weight: 800;
    line-height: 1.12;
    letter-spacing: -1px;
    color: var(--primary-dark);
}

.row-1779175814729 .section-content>h1>span {
    display: block;
    color: var(--primary-80);
}

.row-1779175814729 .section-content>p {
    margin-top: 32px;
    max-width: 520px;
    font-size: 16px;
    line-height: 1.9;
    color: var(--text-muted);
}

.row-1779175814729 .icon-box>svg {
    width: 32px;
    height: 32px;
    color: var(--primary);
}

.row-1779175814729 .stat-card>p {
    margin-top: 8px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.3;
    color: var(--text-muted);
}

.gioi-thieu-1781599889465 {
    padding-top: 0 !important;
}

.row-1781599889465 .stats-grid-1781596519792 .stats-item>div:last-child>div {
    height: auto;
}

.row-1779176891365 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
}

.row-1779176891365 .vision-card {
    position: relative;
    overflow: hidden;
    min-height: 220px;
    border-radius: 18px;
    padding: 40px 36px;
    box-shadow: var(--shadow-strong);
    background: linear-gradient(135deg, var(--primary-dark) 0%, var(--primary) 100%);
}

.row-1779176891365 .vision-card>div:last-of-type {
    position: relative;
    z-index: 10;
    max-width: 430px;
}

.row-1779176891365 .vision-card>div:last-of-type>div:first-of-type {
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    gap: 16px;
}

.row-1779176891365 .vision-card>div:last-of-type>div:first-of-type>div {
    display: flex;
    height: 56px;
    width: 56px;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    background-color: rgba(255, 255, 255, 0.12);
    color: var(--white);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.15);
}

.row-1779176891365 .vision-card>div:last-of-type>div:first-of-type>div svg {
    height: 32px;
    width: 32px;
}

.row-1779176891365 .vision-card h2 {
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: var(--white);
}

.row-1779176891365 .vision-card p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.9;
    color: rgba(255, 255, 255, 0.88);
}

.row-1779176891365 .vision-card>div:first-of-type {
    display: block;
}

.row-1779176891365 .mission-card {
    position: relative;
    overflow: hidden;
    min-height: 220px;
    border-radius: 18px;
    border: 1px solid var(--border);
    padding: 40px 36px;
    background-color: var(--white);
    box-shadow: var(--shadow-card);
}

.row-1779176891365 .mission-card>div:last-of-type {
    position: relative;
    z-index: 10;
    max-width: 475px;
}

.row-1779176891365 .mission-card>div:last-of-type>div:first-of-type {
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    gap: 16px;
}

.row-1779176891365 .mission-card>div:last-of-type>div:first-of-type>div {
    display: flex;
    height: 56px;
    width: 56px;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    background-color: var(--primary-20);
    color: var(--primary);
    box-shadow: inset 0 0 0 1px var(--primary-40);
}

.row-1779176891365 .mission-card>div:last-of-type>div:first-of-type>div svg {
    height: 32px;
    width: 32px;
}

.row-1779176891365 .mission-card h2 {
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: var(--text);
}

.row-1779176891365 .mission-card p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.9;
    color: var(--text-soft);
}

.row-1779176891365 .mission-card>div:first-of-type {
    display: block;
}

.gioi-thieu-1779177259208 {
    background: var(--bg-light);
}

.row-1779177259208 .core-values-container {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 0;
}

.row-1779177259208 .core-values-container article {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
    text-align: center;
}

.row-1779177259208 .core-values-container article>div:first-of-type {
    margin-bottom: 16px;
    display: flex;
    height: 48px;
    width: 48px;
    align-items: center;
    justify-content: center;
    color: var(--primary);
}

.row-1779177259208 .core-values-container article>div:first-of-type svg,
.row-1779177259208 .core-values-container article>div:first-of-type i {
    height: 44px;
    width: 44px;
    stroke-width: 2.2;
}

.row-1779177259208 .core-values-container article h3 {
    margin-bottom: 12px;
    font-size: 17px;
    font-weight: 800;
    line-height: 1.3;
    color: var(--text);
}

.row-1779177259208 .core-values-container article p {
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.7;
    color: var(--text-muted);
}

.row-1779177259208 .core-values-container article:nth-of-type(1) p {
    max-width: 210px;
}

.row-1779177259208 .core-values-container article:nth-of-type(2) p,
.row-1779177259208 .core-values-container article:nth-of-type(3) p {
    max-width: 220px;
}

.row-1779177259208 .core-values-container article:nth-of-type(4) p,
.row-1779177259208 .core-values-container article:nth-of-type(5) p {
    max-width: 230px;
}

.row-1779177259208 .history-container {
    margin-top: 48px;
    display: grid;
    grid-template-columns: 300px 1fr;
    align-items: center;
    gap: 32px;
}

.row-1779177259208 .history-container>div:first-of-type {
    text-align: left;
}

.row-1779177259208 .history-container>div:first-of-type h2 {
    margin-bottom: 24px;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: var(--text);
}

.row-1779177259208 .history-container>div:first-of-type p {
    margin-bottom: 28px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
    color: var(--text-soft);
}

.row-1779177259208 .history-container>div:first-of-type p br {
    display: block;
}

.row-1779177259208 .history-container>div:first-of-type a {
    display: inline-flex;
    height: 44px;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    border: 2px solid var(--primary);
    padding-left: 32px;
    padding-right: 32px;
    font-size: 15px;
    font-weight: 800;
    text-decoration: none;
    color: var(--primary);
    transition: background-color 0.2s, color 0.2s;
}

.row-1779177259208 .history-container>div:first-of-type a:hover {
    background-color: var(--primary);
    color: var(--white);
}

.row-1779177259208 .history-container>div:last-of-type {
    position: relative;
    border-radius: 12px;
    border: 1px solid var(--border);
    background-color: var(--white);
    padding: 32px 40px;
}

.row-1779177259208 .history-container .timeline-line {
    position: absolute;
    left: 7%;
    right: 7%;
    top: 40px;
    height: 2px;
    background: repeating-linear-gradient(to right, var(--primary-40) 0, var(--primary-40) 10px, transparent 10px, transparent 16px);
}

.row-1779177259208 .history-container>div:last-of-type>div {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 24px;
    text-align: center;
}

.row-1779177259208 .history-container>div:last-of-type>div article {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.row-1779177259208 .history-container .timeline-dot {
    position: relative;
    margin: 0 auto 24px;
    display: block;
    height: 18px;
    width: 18px;
    border-radius: 9999px;
    background-color: var(--primary);
    z-index: 10;
    box-shadow: 0 0 0 5px rgba(126, 39, 155, 0.12);
}

.row-1779177259208 .history-container>div:last-of-type>div h3 {
    margin-bottom: 16px;
    font-size: 17px;
    font-weight: 800;
    color: var(--text);
}

.row-1779177259208 .history-container>div:last-of-type>div p {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.7;
    color: var(--text-soft);
}

.row-1779180294117 {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
}

.row-1779180294117 article {
    display: flex;
    min-height: 100%;
    flex-direction: column;
    overflow: hidden;
    border-radius: 12px;
    border: 1px solid var(--border);
    background-color: var(--white);
}

.row-1779180294117 article>div:first-of-type {
    height: 144px;
    width: 100%;
    overflow: hidden;
}

.row-1779180294117 article>div:first-of-type img {
    height: 100%;
    width: 100%;
    border-radius: 12px;
    object-fit: cover;
}

.row-1779180294117 article>div:last-of-type {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding: 20px 24px 24px 24px;
}

.row-1779180294117 article h3 {
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.3;
    color: var(--text);
}

.row-1779180294117 article ul {
    margin-bottom: 20px;
    list-style: none;
}

.row-1779180294117 article ul li {
    display: flex;
    gap: 8px;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
    color: var(--text-muted);
}

.row-1779180294117 article ul li:last-child {
    margin-bottom: 0;
}

.row-1779180294117 article ul li span {
    margin-top: 6px;
    display: block;
    height: 6px;
    width: 6px;
    flex-shrink: 0;
    border-radius: 9999px;
    background-color: var(--primary);
}

.row-1779180294117 article a {
    display: inline-flex;
    align-items: center;
    align-self: flex-start;
    gap: 8px;
    margin-top: auto;
    font-size: 15px;
    font-weight: 800;
    text-decoration: none;
    color: var(--primary);
}

.row-1779180294117 article a svg {
    height: 16px;
    width: 16px;
}

.row-1779181205595 .quality-banner {
    overflow: hidden;
    min-height: 270px;
    border-radius: 12px;
    padding: 44px 56px;
    background-image: linear-gradient(90deg, rgba(59, 15, 79, 0.96) 0%, rgba(126, 39, 155, 0.86) 40%, rgba(126, 39, 155, 0.35) 57%, rgba(255, 255, 255, 0.02) 100%), url(https://img.lightshot.app/mjQreCy4QzOJXAMANnKdkQ.png);
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    box-shadow: var(--shadow-strong);
}

.row-1779181205595 .quality-banner>div {
    max-width: 520px;
}

.row-1779181205595 .quality-banner h2 {
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: var(--white);
}

.row-1779181205595 .quality-banner p {
    margin-bottom: 28px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.9);
}

.row-1779181205595 .quality-banner ul {
    display: grid;
    gap: 12px;
    list-style: none;
}

.row-1779181205595 .quality-banner ul li {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.95);
}

.row-1779181205595 .quality-banner ul li:last-child {
    margin-bottom: 0;
}

.row-1779181205595 .quality-banner .check-icon-wrapper {
    display: flex;
    height: 24px;
    width: 24px;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    background-color: rgba(255, 255, 255, 0.2);
    color: var(--white);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
}

.row-1779181205595 .quality-banner .check-icon-wrapper svg {
    height: 16px;
    width: 16px;
}

.row-1779182274454 .support-cta-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    border-radius: 12px;
    border: 1px solid var(--border);
    background-color: var(--white);
    padding: 20px 40px;
}

.row-1779182274454 .support-cta-container .info-group {
    display: flex;
    align-items: center;
    gap: 20px;
}

.row-1779182274454 .support-cta-container .icon-wrapper {
    display: flex;
    height: 58px;
    width: 58px;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    background-color: var(--primary);
    color: var(--white);
    box-shadow: var(--shadow-soft);
}

.row-1779182274454 .support-cta-container .icon-wrapper svg {
    height: 28px;
    width: 28px;
    stroke-width: 2.4;
}

.row-1779182274454 .support-cta-container .text-content h2 {
    margin-bottom: 8px;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.3;
    color: var(--text);
}

.row-1779182274454 .support-cta-container .text-content p {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
    color: var(--text-muted);
}

.row-1779182274454 .support-cta-container .call-button {
    display: inline-flex;
    height: 50px;
    min-width: 280px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    border-radius: 8px;
    background-color: var(--primary);
    padding-left: 32px;
    padding-right: 32px;
    font-size: 15px;
    font-weight: 800;
    text-decoration: none;
    color: var(--white);
    box-shadow: var(--shadow-soft);
    transition: background-color 0.2s;
}

.row-1779182274454 .support-cta-container .call-button:hover {
    background-color: var(--primary-dark);
}

.row-1779182274454 .support-cta-container .call-button svg {
    height: 20px;
    width: 20px;
    stroke-width: 2.4;
}

@media (max-width: 1024px) {
    .row-1779175814729 {
        min-height: auto;
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .row-1779175814729 .image-blank-space {
        display: none;
    }

    .row-1779175814729 .section-content>h1 {
        font-size: 56px;
    }

    .row-1779176891365 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .row-1779176891365 .vision-card,
    .row-1779176891365 .mission-card {
        min-height: auto;
        padding: 40px 36px;
    }

    .row-1779176891365 .vision-card h2,
    .row-1779176891365 .mission-card h2 {
        font-size: 22px;
    }

    .row-1779176891365 .vision-card p,
    .row-1779176891365 .mission-card p {
        font-size: 15px;
    }

    .row-1779177259208 .core-values-container {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 24px;
    }

    .row-1779177259208 .history-container {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        align-items: stretch;
    }

    .row-1779177259208 .history-container>div:first-of-type {
        text-align: center;
    }

    .row-1779177259208 .history-container>div:first-of-type p br {
        display: none;
    }

    .row-1779177259208 .history-container>div:last-of-type {
        padding: 32px;
    }

    .row-1779177259208 .history-container>div:last-of-type>div {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .row-1779177259208 .history-container .timeline-line {
        display: none;
    }

    .row-1779180294117 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .row-1779181205595 .quality-banner {
        min-height: auto;
        padding: 32px 48px;
    }
}

@media (max-width: 767px) {
    .gioi-thieu-1779175814729::before {
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 27%, rgba(255, 255, 255, 0.6) 58%, rgba(255, 255, 255, 0.6) 100%);
    }

    .row-1779175814729 .section-content>h1 {
        font-size: 36px;
    }

    .row-1779175814729 .section-content>p {
        font-size: 15px;
    }

    .row-1779175814729 .stats-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 24px;
    }

    .row-1779176891365 .vision-card,
    .row-1779176891365 .mission-card {
        padding: 32px 28px;
    }

    .row-1779176891365 .vision-card>div:first-of-type,
    .row-1779176891365 .mission-card>div:first-of-type {
        display: none;
    }

    .row-1779177259208 .core-values-container {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .row-1779177259208 .history-container>div:last-of-type {
        padding: 32px 24px;
    }

    .row-1779177259208 .history-container>div:last-of-type>div {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .row-1779180294117 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .row-1779181205595 .quality-banner {
        padding: 32px 28px;
    }

    .row-1779181205595 .quality-banner h2 {
        font-size: 24px;
    }

    .row-1779181205595 .quality-banner p {
        font-size: 15px;
    }

    .row-1779181205595 .quality-banner ul li {
        font-size: 15px;
    }

    .row-1779182274454 .support-cta-container {
        flex-direction: column;
        align-items: flex-start;
        padding: 20px 24px;
    }

    .row-1779182274454 .support-cta-container .text-content h2 {
        font-size: 20px;
    }

    .row-1779182274454 .support-cta-container .text-content p {
        font-size: 14px;
    }
}