.s__hero-main {
    /* background-image: url('/wp-content/uploads/2025/07/bg-hero.png');
    background-repeat: repeat;
    background-size: cover;
    background-position: center; */
}

.s__hero-main .section-content {
    height: 100%;
    display: flex;
    align-items: center;
}

.s__hero-bottom {
    position: absolute;
    left: 0;
    bottom: calc(20px + var(--wp-admin-bar-height, 0px));
    width: 100%;
}

.hero-main__title {
    color: #001F78;
    font-family: "Beautique Display";
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.hero-main__title small {
    color: #000;
    font-family: "Be Vietnam Pro";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.text-unique-brand {
    color: #3564E9;
    font-style: italic;
}

@keyframes pulseDown {
    0% {
        transform: translateY(0);
        opacity: 0.7;
    }

    50% {
        transform: translateY(8px);
        opacity: 1;
    }

    100% {
        transform: translateY(0);
        opacity: 0.7;
    }
}

.s__hero-main .icon-angle-down {
    width: auto;
    height: 50px;
    animation: pulseDown 1.5s ease-in-out infinite;
    cursor: pointer;
}

.s_hb-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.s_hb--list {
    display: flex;
    align-items: center;
    gap: 50px;
}

.s_hb--list a {
    color: #717171;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.s_hb--list a:hover {
    color: #001F78;
}

/* ============================== */
.html-1750644919 .header-content {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #969696;
    padding-bottom: 10px;
}

.html-1750644919 .header-title {
    color: #001F78;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.html-1750644919 .learn-more-link {
    display: flex;
    align-items: center;
    color: #001F78;
    font-size: 18px;
    font-weight: 600;
}

.html-1750644919 .learn-more-link svg {
    height: 15px;
    width: auto;
    padding-left: 12px;
}

.text-1232334841 .exp-title {
    color: #001F78;
    font-family: "Beautique Display Condensed";
    font-size: 50px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 30px;
}

.text-1232334841 p {
    color: #717171;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0;
    text-align: justify;
}

.menu-590034545 .ux-menu-link__link:hover .ux-menu-link__text {
    text-decoration: underline;
    color: #FFBB01;
}

.menu-590034545 .ux-menu-link__link {
    align-items: center;
    gap: 10px;
    color: #002899;
}

.menu-590034545 .ux-menu-link__link::before {
    content: '';
    width: 8px;
    height: 8px;
    background: #002899;
    border-radius: 50%;
    flex-shrink: 0;
}

.text-3964993357 .exp-title {
    color: #001F78;
    text-align: center;
    font-family: "Beautique Display";
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.text-3964993357 p {
    color: #717171;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.box-1594726998 h4 {
    color: #001F78;
    text-align: center;
    font-family: "Beautique Display";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.project-section__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.project-section__content .project-section__title h2 {
    display: flex;
    flex-direction: column;
    text-align: justify;
    font-family: "Beautique Display";
    font-size: 100px;
    font-style: normal;
    font-weight: 500;
    color: #002899;
    line-height: 110px;
}

.project-section__title-part--accent {
    color: #FFBB01;
}

.project-section__description {
    color: #717171;
    text-align: justify;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.project-section__link {
    color: #001F78;
    text-align: justify;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.project-section__link svg {
    width: auto;
    height: 15px;
}

.text-3552718682 h2 {
    color: #001F78;
    text-align: center;
    font-size: 50px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}

.text-3485572920 {
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.testimonial__name {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}

.testimonial__title {
    color: #959595 !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
}

.testimonial__quote {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.slider-testimonial .flickity-button {
    top: 100%;
}

.slider-testimonial .previous {
    background-image: url('/wp-content/uploads/2025/07/Arrow_Left.svg') !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.slider-testimonial .next {
    background-image: url('/wp-content/uploads/2025/07/Arrow_Right.svg') !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: 10%;
}

.slider-testimonial .flickity-button-icon {
    display: none;
}

.text-2227789181 {
    font-size: 18px;
}

.about-greeting h2 {
    color: #001F78;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 30px;
}

.about-greeting .greeting {
    color: #969696;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-right: 40px;
}

.about-text {
    border-radius: 22px;
    border: 1px solid #001F78;
    display: inline-flex;
    align-items: center;
    color: #002899;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 8px 15px;
}

.about-text::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #002899;
    margin-right: 6px;
}

.about__title {
    color: #002899;
    font-family: "Beautique Display";
    font-style: normal;
    font-weight: 500;
    display: flex;
    flex-direction: column;
}

.about__title-2 {
    color: #FFBB01;
}

.about__desc {
    color: #717171;
    text-align: justify;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.out-pro__text {
    color: #C7CFE8;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.out-pro__text strong {
    color: #717171;
    font-weight: 700;
}

#spotlight-container {
    position: relative;
    overflow: hidden;
    cursor: none;
}

#spotlight-container #textContent {
    color: #3583FA;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 80px;
    cursor: none;
    margin: 0;
    text-align: left;
    position: relative;
    z-index: 2;
}

.highlight-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #FFBB01;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 80px;
    margin: 0;
    text-align: left;
    z-index: 3;
    pointer-events: none;
    clip-path: circle(0px at 50% 50%);
}

.text-line {
    display: inline-block;
}

.spotlight-circle {
    display: none;
}

.quote-text {
    font-family: "Beautique Display";
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 30px;
}

.quote-subtext {
    color: #779AFB !important;
    text-align: justify;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 30px;
}

.html-1750644919.text-white .header-title,
.html-1750644919.text-white .learn-more-link {
    color: #fff;
}

.html-1750644919.text-white .learn-more-link svg {
    filter: invert(1);
}

.text-2473834332 h4 {
    font-weight: 500;
    font-size: 16px;
}

.text-2473834332 h2 {
    font-size: 16px;
    font-weight: 700;
}

.text-2473834332 p {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    /* số dòng muốn hiển thị */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.image-box-2473834332 .box-text {
    background: #FFBB01 !important;
    opacity: 0.9 !important;
}

.image-box-2473834332 .box-text.text-center {
    height: 300px;
    padding: 30px;
    margin-bottom: 0 !important;
    transform: translateX(-100%) !important;
}

.image-box-2473834332 .box-text h4,
.image-box-2473834332 .box-text h2 {
    margin-bottom: 8px;
}

.physics-container {
    width: 100%;
    max-width: 1200px;
    height: 500px;
    position: relative;
    background: transparent;
    opacity: 0;
    transform: translateY(30px);
    transition: all 1s ease-out;
}

.physics-container.active {
    opacity: 1;
    transform: translateY(0);
}

#physicsCanvas {
    width: 100%;
    height: 100%;
    display: block;
}

/* ============================================= */

.logo-partners {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
}

.text-7700102 {
    color: #002899;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

@media only screen and (min-width: 48em) {
    .about__title {
        font-size: 70px;
        line-height: 70px;
    }

    .section_191727457 {
        min-height: 100vh !important;
    }

    .text-unique-brand {
        padding-left: 50px;
    }

    .project-section__content .project-section__title {
        width: 60%;
    }

    .project-section__title-part--accent,
    .project-section__description {
        padding-left: 80px;
    }

    .about__desc {
        padding-right: 250px;
    }

    .text-7700102 {
        font-size: 40px;
    }

    .hero-main__title {
        font-size: 70px;
    }
}

@media only screen and (max-width: 48em) {
    .html-1750644919 .header-content {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .html-1750644919 .learn-more-link {
        margin-top: 10px;
        font-size: 16px;
    }

    .text-7700102 {
        font-size: 20px;
    }

    .hero-main__title {
        font-size: 40px;
    }

    .s_hb--list {
        align-items: start;
        flex-direction: column;
        gap: 10px;
    }

    .about__title {
        font-size: 40px;
        line-height: 40px;
    }

    .physics-container {
        height: 300px;
    }

    .project-section__content {
        flex-direction: column;
    }

    .text-3552718682 h2 {
        font-size: 30px;
    }

    #spotlight-container #textContent,
    .highlight-overlay {
        font-size: 30px;
        line-height: 50px;
    }

    .box-label .box-text.text-center {
        width: 100%;
        transform: translateX(-50%) !important;
    }
}

/* =============================================== */
.vietcomm-orbit {
    background: transparent;
    position: absolute;
    left: 75%;
}

.vietcomm-orbit li {
    margin-bottom: 0;
}

.vietcomm-orbit__wrapper {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1.3em;
}

.vietcomm-orbit__item {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.vietcomm-orbit__item--center {
    z-index: 3;
}

.vietcomm-orbit__item:hover .vietcomm-orbit__ring {
    box-shadow:
        0 0 30px rgba(255, 255, 255, 0.5),
        0 0 50px rgba(200, 230, 255, 0.3),
        inset 0 0 25px rgba(255, 255, 255, 0.3);
    background:
        radial-gradient(circle at center, rgba(255, 255, 255, 0.3) 0%, rgba(220, 240, 255, 0.2) 50%, transparent 100%),
        rgba(200, 230, 255, 0.15);
    transform: translateZ(30px) scale(1.02);
}
.vietcomm-orbit__item:hover~.vietcomm-orbit__item .vietcomm-orbit__icon-wrapper {
    opacity: 0.3;
}

.vietcomm-orbit__ring {
    position: relative;
    padding: 0;
    margin: 0;
    border-radius: 50%;
    list-style: none;
    box-sizing: content-box;
    transition: all 400ms ease-in-out;
    transform-style: preserve-3d;
}

/* Ring styles with semi-transparent fill and layered borders */
.vietcomm-orbit__ring--level-0 {
    background: #d4dff4;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
    transform: translateZ(20px);
}

.vietcomm-orbit__ring--level-1 {
    background: #d4dff4;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.3);
    transform: translateZ(15px);
}

.vietcomm-orbit__ring--level-2 {
    /* border: 1px solid #fff; */
    background: #d4dff4;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.6);
    transform: translateZ(10px);
}

.vietcomm-orbit__ring--level-3 {
    /* border: 1px solid #fff; */
    background: #d4dff4;
    box-shadow: 0 0 20px rgba(255, 255, 255, 1);
    transform: translateZ(5px);
}

.vietcomm-orbit__icon-wrapper {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all 400ms ease-in-out;
}

/* Different sizes for each sphere */
.vietcomm-orbit__ring--level-0 .vietcomm-orbit__icon-wrapper {
    width: 2.6em;
    height: 2.6em;
    margin: -1.3em;
    transform: rotate(0deg) translate(13.5em) rotate(0deg);
}

.vietcomm-orbit__ring--level-1 .vietcomm-orbit__icon-wrapper {
    width: 2.2em;
    height: 2.2em;
    margin: -1.1em;
    transform: rotate(90deg) translate(11em) rotate(-90deg);
}

.vietcomm-orbit__ring--level-2 .vietcomm-orbit__icon-wrapper {
    width: 1.8em;
    height: 1.8em;
    margin: -0.9em;
    transform: rotate(180deg) translate(8.5em) rotate(-180deg);
}

.vietcomm-orbit__ring--level-3 .vietcomm-orbit__icon-wrapper {
    width: 1.4em;
    height: 1.4em;
    margin: -0.7em;
    transform: rotate(270deg) translate(6em) rotate(-270deg);
}

.vietcomm-orbit__icon {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 400ms ease-in-out;
    transform-style: preserve-3d;
    position: relative;
    overflow: hidden;
}

.vietcomm-orbit__icon::before {
    content: '';
    position: absolute;
    top: 15%;
    left: 20%;
    width: 40%;
    height: 40%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.3) 50%, transparent);
    border-radius: 50%;
    opacity: 0.7;
    filter: blur(1px);
}

.vietcomm-orbit__icon:hover {
    transform: scale(1.3) rotateY(20deg) rotateX(10deg);
    box-shadow:
        0 8px 25px rgba(0, 0, 0, 0.4),
        0 0 30px rgba(255, 255, 255, 0.2);
}

.vietcomm-orbit__icon:hover::before {
    opacity: 0.9;
}

/* Ring variants - each with 1 sphere at different starting positions */
.vietcomm-orbit__ring--level-0 {
    width: 27em;
    height: 27em;
    animation: vietcomm-orbit-clockwise 35s linear infinite;
}

.vietcomm-orbit__ring--level-0 .vietcomm-orbit__icon {
    animation: vietcomm-orbit-counter-clockwise 35s linear infinite;
}

.vietcomm-orbit__ring--level-0>.vietcomm-orbit__icon-wrapper:nth-of-type(1) {
    transform: rotate(0deg) translate(13.5em) rotate(0deg);
}

.vietcomm-orbit__ring--level-1 {
    width: 22em;
    height: 22em;
    animation: vietcomm-orbit-clockwise 30s linear infinite;
}

.vietcomm-orbit__ring--level-1 .vietcomm-orbit__icon {
    animation: vietcomm-orbit-counter-clockwise 30s linear infinite;
}

.vietcomm-orbit__ring--level-1>.vietcomm-orbit__icon-wrapper:nth-of-type(1) {
    transform: rotate(90deg) translate(11em) rotate(-90deg);
}

.vietcomm-orbit__ring--level-2 {
    width: 17em;
    height: 17em;
    animation: vietcomm-orbit-clockwise 25s linear infinite;
}

.vietcomm-orbit__ring--level-2 .vietcomm-orbit__icon {
    animation: vietcomm-orbit-counter-clockwise 25s linear infinite;
}

.vietcomm-orbit__ring--level-2>.vietcomm-orbit__icon-wrapper:nth-of-type(1) {
    transform: rotate(180deg) translate(8.5em) rotate(-180deg);
}

.vietcomm-orbit__ring--level-3 {
    width: 12em;
    height: 12em;
    animation: vietcomm-orbit-clockwise 20s linear infinite;
}

.vietcomm-orbit__ring--level-3 .vietcomm-orbit__icon {
    animation: vietcomm-orbit-counter-clockwise 20s linear infinite;
}

.vietcomm-orbit__ring--level-3>.vietcomm-orbit__icon-wrapper:nth-of-type(1) {
        transform: rotate(270deg) translate(6em) rotate(-270deg);
}

/* Center element */
.vietcomm-orbit__center {
    z-index: 5;
    width: 8em;
    height: 8em;
    border-radius: 50%;
    cursor: pointer;
    transition: all 400ms ease-in-out;
    box-shadow:
        0 8px 25px rgba(0, 0, 0, 0.3),
        0 0 30px rgba(115, 169, 255, 0.4),
        inset 0 0 20px rgba(255, 255, 255, 0.2);
    transform-style: preserve-3d;
    position: relative;
    overflow: hidden;
}

.vietcomm-orbit__center:hover {
    transform: scale(1.1) rotateY(15deg) rotateX(5deg);
    box-shadow:
        0 12px 35px rgba(0, 0, 0, 0.4),
        0 0 50px rgba(115, 169, 255, 0.6),
        inset 0 0 30px rgba(255, 255, 255, 0.3);
}

.vietcomm-orbit__item--center:hover~.vietcomm-orbit__item>.vietcomm-orbit__ring {
    width: 0;
    height: 0;
    opacity: 0;
}

.vietcomm-orbit__item--center:hover~.vietcomm-orbit__item>.vietcomm-orbit__ring * {
    transform: translate(0, 0);
    opacity: 0;
}

/* Animations */
@keyframes vietcomm-orbit-clockwise {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes vietcomm-orbit-counter-clockwise {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

/* 3D Sphere styles - Glass/Crystal effect like the design */
.vietcomm-orbit__icon--sphere-1 {
    background: radial-gradient(circle at 25% 25%,
            rgba(173, 216, 255, 0.9),
            rgba(135, 195, 255, 0.8) 30%,
            rgba(100, 170, 255, 0.7) 60%,
            rgba(70, 140, 230, 0.6) 90%);
    box-shadow:
        0 8px 25px rgba(135, 195, 255, 0.3),
        inset -10px -10px 20px rgba(70, 140, 230, 0.2),
        inset 10px 10px 20px rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px);
    /* border: 1px solid rgba(255, 255, 255, 0.3); */
}

.vietcomm-orbit__icon--sphere-1::before {
    background: radial-gradient(circle,
            rgba(255, 255, 255, 0.9),
            rgba(255, 255, 255, 0.6) 30%,
            rgba(255, 255, 255, 0.2) 60%,
            transparent);
    top: 15%;
    left: 20%;
    width: 45%;
    height: 45%;
    filter: blur(2px);
}

.vietcomm-orbit__icon--sphere-2 {
    background: radial-gradient(circle at 30% 25%,
            rgba(180, 220, 255, 0.85),
            rgba(145, 200, 255, 0.75) 35%,
            rgba(110, 175, 245, 0.65) 65%,
            rgba(80, 150, 225, 0.55) 95%);
    box-shadow:
        0 6px 22px rgba(145, 200, 255, 0.25),
        inset -8px -8px 18px rgba(80, 150, 225, 0.2),
        inset 8px 8px 18px rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(8px);
}

.vietcomm-orbit__icon--sphere-2::before {
    background: radial-gradient(circle,
            rgba(255, 255, 255, 0.85),
            rgba(255, 255, 255, 0.5) 35%,
            rgba(255, 255, 255, 0.15) 65%,
            transparent);
    top: 18%;
    left: 22%;
    width: 40%;
    height: 40%;
    filter: blur(1.5px);
}

.vietcomm-orbit__icon--sphere-3 {
    background: radial-gradient(circle at 28% 28%,
            rgba(165, 210, 255, 0.8),
            rgba(130, 185, 250, 0.7) 40%,
            rgba(95, 160, 235, 0.6) 70%,
            rgba(65, 135, 210, 0.5) 100%);
    box-shadow:
        0 5px 18px rgba(130, 185, 250, 0.2),
        inset -6px -6px 15px rgba(65, 135, 210, 0.2),
        inset 6px 6px 15px rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(6px);
}

.vietcomm-orbit__icon--sphere-3::before {
    background: radial-gradient(circle,
            rgba(255, 255, 255, 0.8),
            rgba(255, 255, 255, 0.45) 40%,
            rgba(255, 255, 255, 0.1) 70%,
            transparent);
    top: 20%;
    left: 25%;
    width: 35%;
    height: 35%;
    filter: blur(1px);
}

.vietcomm-orbit__icon--sphere-4 {
    background: radial-gradient(circle at 32% 22%,
            rgba(155, 205, 255, 0.75),
            rgba(120, 180, 245, 0.65) 25%,
            rgba(85, 155, 230, 0.55) 50%,
            rgba(55, 130, 205, 0.45) 80%);
    box-shadow:
        0 4px 15px rgba(120, 180, 245, 0.18),
        inset -5px -5px 12px rgba(55, 130, 205, 0.2),
        inset 5px 5px 12px rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(4px);
}

.vietcomm-orbit__icon--sphere-4::before {
    background: radial-gradient(circle,
            rgba(255, 255, 255, 0.75),
            rgba(255, 255, 255, 0.4) 30%,
            rgba(255, 255, 255, 0.08) 60%,
            transparent);
    top: 12%;
    left: 28%;
    width: 32%;
    height: 32%;
    filter: blur(0.8px);
}

/* Responsive */
@media (max-width: 768px) {
    .vietcomm-orbit__wrapper {
        font-size: 1em;
        height: 30em;
        width: 30em;
    }
}

@media (max-width: 480px) {
    .vietcomm-orbit__wrapper {
        font-size: 0.8em;
        height: 25em;
        width: 25em;
    }
}

/* Floating animation for spheres */
.vietcomm-orbit__icon {
    animation: float 4s ease-in-out infinite;
}

.vietcomm-orbit__icon:nth-child(2n) {
    animation-delay: 1s;
}

.vietcomm-orbit__icon:nth-child(3n) {
    animation-delay: 2s;
}

.vietcomm-orbit__icon:nth-child(4n) {
    animation-delay: 3s;
}

@keyframes float {

    0%,
    100% {
        transform: translateZ(0px);
    }

    50% {
        transform: translateZ(10px);
    }
}