.job-banner {
    position: relative;
    overflow: hidden;
}

.job-banner img {
    display: block;
    width: 100%;
    height: auto;
}

.banner-cta-wrap {
    position: absolute;
    left: 69%;
    bottom: 22%;
    transform: translateX(-50%);
    z-index: 2;
    display: flex;
    justify-content: center;
    width: 100%;
    pointer-events: none;
}

.banner-cta-btn {
    pointer-events: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 30px 60px;
    border-radius: 999px;
    background: linear-gradient(180deg, #ffffff 0%, #f3f4f8 100%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.22);
    font-family: "SF Pro Display", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-weight: 600;
    font-size: 27px;
    text-transform: uppercase;
    letter-spacing: 0;
    border: none;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
}

.banner-cta-text {
    text-decoration: none;
    background: linear-gradient(90deg,
            rgba(16, 80, 49, 1) 0%,
            rgba(52, 137, 62, 1) 50%,
            rgba(88, 194, 75, 1) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    line-height: 1.5;
}

.banner-cta-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.26);
    opacity: 0.96;
}

.swiper-button-next svg {
    margin-left: 10px;
}

.swiper-button-prev svg {
    margin-left: 5px;
}

@media (max-width: 767px) {
    .job-banner {
        position: relative;
        overflow: hidden;
        width: 100%;
        max-width: 100vw;
    }

    .job-banner figure {
        width: 100%;
        margin: 0;
        max-height: none !important;
    }

    .job-banner img {
        width: 100%;
        height: auto;
        min-height: 300px !important;
        /*! max-height: 500px; */
        min-width: 100% !important;
        object-fit: cover;
        display: block;
    }

    .banner-cta-wrap {
        position: absolute;
        left: 50%;
        bottom: 67%;
        transform: translateX(-50%);
        width: 90%;
        max-width: 320px;
        z-index: 2;
        pointer-events: none;
        /*! top: 15%; */
    }

    .banner-cta-btn {
        padding: 12px 24px;
        font-size: 16px;
        width: 100%;
        white-space: nowrap;
        pointer-events: auto;
    }

    .banner-cta-text {
        font-size: 16px;
    }
}


.border-gradient-cus {
    position: relative;
}

.border-gradient-cus::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 8px;
    padding: 1px;
    background: -webkit-gradient(linear, right top, left top, from(#c7863d), color-stop(50%, #ffce6f), to(#c7863d));
    background: linear-gradient(-90deg, #c7863d 0%, #ffce6f 50%, #c7863d 100%);
    z-index: -1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.tool-search-banner .wrapper-search {
    border-radius: 24px;
    border: 3px solid transparent;
    border-image: linear-gradient(to right,
            rgba(0, 0, 0, 0),
            #FFCE6F,
            rgba(0, 0, 0, 0)) 1;
    background: rgba(255, 255, 255, 0.60);
    backdrop-filter: blur(6px);
}

.input-faq-cus {
    padding: 12px;
    border-radius: 8px;
    background-color: #fff;
}

.home-popup .swiper .swiper-button-next {
    width: 40px;
    height: 40px;
}

.close-button {
    box-shadow: 0 0.8px 0 0 rgba(255, 255, 255, 0.90) inset, 0 0 0 2.4px rgba(0, 0, 0, 0.05);

}

/* Background cho 2 khối Cá nhân hóa / Chủ động */
.feature-cards-wrapper {
    position: relative;
    border-radius: 32px;
    padding: 20px 16px;
    /*! background: radial-gradient(circle at top left, rgba(0, 128, 0, 0.04) 0, transparent 45%),
        radial-gradient(circle at bottom right, rgba(0, 128, 0, 0.04) 0, transparent 50%),
        linear-gradient(180deg, #ffffff 0%, #f8fbf8 40%, #ffffff 100%); */
    /*! box-shadow: 0 18px 40px rgba(0, 0, 0, 0.06); */
    overflow: hidden;
}

@media (min-width: 1024px) {
    .feature-cards-wrapper {
        padding: 32px 250px;
    }
}

/* Card Cá nhân hóa / Chủ động */

.main-view {
    font-family: "SF Pro Display", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;

}

.main-view .personal-wrapper .feature-cards-wrapper {
    margin: 20px auto 0;
}

.personal-card {
    position: relative;
    border-radius: 20px;
    padding: 2px;
    /* viền gradient */
    background: linear-gradient(90deg, #74FF62 -3.96%, #105031 109.35%);
    background-color: rgba(245, 245, 245, 255);
    backdrop-filter: blur(30px);
    opacity: 1;
}

.personal-card::before {
    content: "";
    position: absolute;
    inset: 2px;
    border-radius: 16px;
    background-color: rgba(245, 245, 245, 255);
    backdrop-filter: blur(30px);
    z-index: 0;
}

.personal-card>* {
    position: relative;
    z-index: 1;
}

@media (min-width: 1024px) {
    .personal-card {
        min-height: 320px;
        max-width: 392px;
    }
}

/* Tiêu đề trong các thẻ .personal-card (Cá nhân hóa / Chủ động) */
.personal-card h3 {
    font-family: "SF Pro Display", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-weight: 800;
    font-size: 32px;
    line-height: 32px;
    text-transform: uppercase;
    letter-spacing: 0;
    background: linear-gradient(55.48deg, #105031 14.71%, #34893E 68.63%, #58C24B 101.44%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    padding: 20px 0 0px;
}

.personal-card .mb-4 p {
    font-size: 32px;
    font-weight: 400;
    margin-top: 0;
}

/* ============================================
   Timeline Section: 2024 -> 2025 -> CTA
   ============================================ */
.timeline-section {
    position: relative;
    padding-top: 0px;
}

.timeline-container {
    position: relative;
    min-height: 300px;
    padding: 50px 0 0px;
}

/* 2024 Section */
.timeline-2024 {
    position: relative;
    display: inline-block;
    left: 0;
    top: -23px;
}

.timeline-2024 .year-text {
    width: 111px;
    height: 63px;
    font-family: "SF Pro Display", system-ui, -apple-system, sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 84px;
    letter-spacing: -0.04em;
    text-transform: capitalize;
    background: linear-gradient(55.48deg, #105031 14.71%, #34893E 68.63%, #58C24B 101.44%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    margin: 0 0 0 75px;
    padding: 0;
}

.timeline-2024 .marker-2024 {
    width: 40px;
    height: 40px;
    margin-top: -8px;
    border-radius: 20px;
    margin-left: 115px;
}

.timeline-2024 .content-2024 {
    width: 425px;
    height: 87px;
    margin-top: 25px;
    margin-left: 25px;
    padding: 0;
    list-style: disc;
    font-family: "SF Pro Display", system-ui, -apple-system, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0;
    /* color: rgba(255, 255, 255, 0.9); */
}

.timeline-2024 .content-2024 li {
    margin-bottom: 8px;
    line-height: 24px;
}

/* Connecting Line */
.timeline-line {
    position: absolute;
    width: 370px;
    height: 2px;
    top: 122px;
    left: 153.5px;
    background: linear-gradient(55.48deg, #105031 14.71%, #34893E 68.63%, #58C24B 101.44%);
}

/* 2025 Section */
.timeline-2025 {
    position: absolute;
    left: 488.5px;
    top: 28px;
}

.timeline-2025 .year-text {
    width: 111px;
    height: 68px;
    font-family: "SF Pro Display", system-ui, -apple-system, sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 82px;
    letter-spacing: -0.04em;
    text-transform: capitalize;
    background: linear-gradient(55.48deg, #105031 14.71%, #34893E 68.63%, #58C24B 101.44%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    margin: 0;
    padding: 0;
}

.timeline-2025 .marker-2025 {
    position: relative;
    width: 40px;
    height: 40px;
    margin-top: 9px;
    margin-left: 35px;
}

.timeline-2025 .marker-outer {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: linear-gradient(55.48deg, #105031 14.71%, #34893E 68.63%, #58C24B 101.44%);
    padding: 2px;
}

.timeline-2025 .marker-outer::before {
    content: "";
    position: absolute;
    inset: 2px;
    border-radius: 18px;
    background: #fff;
}

.timeline-2025 .marker-inner {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    background: linear-gradient(55.48deg, #105031 14.71%, #34893E 68.63%, #58C24B 101.44%);
    z-index: 2;
}

.timeline-2025 .content-2025 {
    width: 299px;
    height: 30px;
    margin-top: 25px;
    margin-left: 0;
    padding: 0;
    list-style: disc;
    font-family: "SF Pro Display", system-ui, -apple-system, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    /* color: rgba(255, 255, 255, 0.9); */
}

.timeline-2025 .content-2025 li {
    margin-bottom: 8px;
}

/* Arrow */
.timeline-arrow {
    position: absolute;
    width: 211px;
    height: 1px;
    top: 123px;
    left: 563.5px;
    border: 1.5px solid rgba(65, 157, 66, 1);
    background: rgba(65, 157, 66, 1);
}

.timeline-arrow::after {
    content: "";
    position: absolute;
    right: -8px;
    top: -6px;
    width: 0;
    height: 0;
    border-left: 10px solid rgba(65, 157, 66, 1);
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

/* CTA Button - Chiếm ưu thế trên thị trường ngay */
.timeline-cta {
    position: absolute;
    top: 86px;
    left: 796.5px;
    width: 440px;
    height: 71px;
    opacity: 1;
}

.timeline-cta .cta-outer {
    position: relative;
    width: 440px;
    height: 71px;
    border-radius: 47.5px;
    border: 2px solid;
    border-color: linear-gradient(55.48deg, #105031 14.71%, #34893E 68.63%, #58C24B 101.44%);
    border-image-slice: 1;
    border-radius: 48px;
    /* box-sizing: border-box; */
    /* Dùng background gradient để tạo border gradient với border-radius */
    /* background: linear-gradient(#000000, #000000) padding-box,
                linear-gradient(55.48deg, #105031 14.71%, #34893E 68.63%, #58C24B 101.44%) border-box; */
}

.timeline-cta .cta-outer::before {
    content: "";
    position: absolute;
    inset: 2px;
    border-radius: 45.5px;
    background: transparent;
    z-index: 0;
    pointer-events: none;
}

.timeline-cta .cta-inner {
    position: relative;
    width: 416px;
    height: 53px;
    border-radius: 100px;
    background: linear-gradient(55.48deg, #105031 14.71%, #34893E 68.63%, #58C24B 101.44%);
    padding: 20px 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin: 8px auto;
    z-index: 1;
}

.timeline-cta .cta-text {
    width: 336px;
    min-height: 13px;
    font-family: "SF Pro Display", system-ui, -apple-system, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: rgba(240, 240, 240, 1);
    text-align: center;
    white-space: nowrap;
}

.timeline-cta .cta-outer {
    cursor: pointer;
    transition: transform 0.2s ease, opacity 0.2s ease;
    text-decoration: none;
    display: block;
    border-radius: 47.5px;
}

.timeline-cta .cta-outer:hover {
    transform: translateY(-2px);
    opacity: 0.95;
}

.timeline-cta .cta-outer:active {
    transform: translateY(0);
    opacity: 1;
}

.customer-container {
    /* overflow: visible; */
    position: relative;
    padding: 0 50px;
    margin: 50px auto 0;
    max-width: 1200px;
}

.customer-swiper {
    padding-bottom: 50px;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}

.customer-item {
    text-align: center;
    position: relative;
    width: 296px;
    height: 258px;
    margin: 36px auto;
    opacity: 1;
    border-radius: 24px;
    border: 1px solid transparent;
    border-image-source: linear-gradient(55.48deg, #105031 14.71%, #34893E 68.63%, #58C24B 101.44%);
    background:
        linear-gradient(#ffffff, #ffffff) padding-box,
        linear-gradient(55.48deg, #105031 14.71%, #34893E 68.63%, #58C24B 101.44%) border-box;
}

.customer-image {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -35px;
}

.customer-image img {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    object-fit: cover;
}

.customer-rating {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 152px;
}


.customer-content {
    text-align: center;
}

.customer-content p {
    padding: 75px 10px 10px 10px;
}

.cursor-name {
    font-weight: bold;
    margin-top: 30px;
}

.customer-chuc-danh {
    font-size: 12px;
    font-style: italic;
    color: rgba(16, 80, 49, 0.8);
}

/* Swiper Navigation Arrows */
.customer-swiper .swiper-button-next,
.customer-swiper .swiper-button-prev {
    color: #105031;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    top: 55%;
}

.customer-swiper .swiper-button-next:after,
.customer-swiper .swiper-button-prev:after {
    font-size: 20px;
    font-weight: bold;
}

.cta-top {
    width: 554px;
    /*! height: 60px; */
    border-radius: 8px;
    padding: 17.87px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 17.87px;
    opacity: 1;
    box-sizing: border-box;
}

.cta-top:hover {
    cursor: pointer;
}

#tab-1 {
    display: block;
}

/* Khối 1: nền gradient + shadow */
.cta-top--primary {
    border-radius: 10px;
    background: linear-gradient(55.48deg, #105031 14.71%, #34893E 68.63%, #58C24B 101.44%);
    backdrop-filter: blur(30px);
    box-shadow: 0px 10px 18px rgba(69, 180, 126, 0.25);

    /*! height: 24px; */
    font-family: "SF Pro Display", system-ui, -apple-system, sans-serif;
    font-weight: 600;
    /* theo đoạn mô tả Bold */
    font-size: 16px;
    line-height: 15px;
    letter-spacing: 0;
    text-align: center;
    color: #ffffff;
    display: flex;
}

/* Khối 2: border gradient, nền trong suốt */
.cta-top--outline {
    border-radius: 10px;
    padding: 14.87px;
    border-width: 1.79px;
    border-style: solid;
    border-image-source: linear-gradient(55.48deg, #105031 14.71%, #34893E 68.63%, #58C24B 101.44%);
    border-image-slice: 1;

    /* fallback gradient border + bo góc đẹp */
    border: 1.79px solid transparent;
    background:
        linear-gradient(#f5f5f5, #f5f5f5) padding-box,
        linear-gradient(55.48deg, #105031 14.71%, #34893E 68.63%, #58C24B 101.44%) border-box;
    color: rgba(71, 71, 71, 1);
    text-align: center;
    font-family: "SF Pro Display", system-ui, -apple-system, sans-serif;
    font-weight: 600;
    /*! display: block; */
}

/* Ẩn option đầu tiên có value="" */
.wpcf7 select option[value=""] {
    display: none;
}

/* Toàn bộ option trong dropdown bình thường (đen) */
.wpcf7 select option {
    color: #000;
}

/* Placeholder trong dropdown cũng xám */
.wpcf7 select option[value=""] {
    color: #999;
}

/* Khi select đang hiển thị option rỗng => đổi màu chữ hiển thị */
.wpcf7 select:has(option[value=""]:checked) {
    color: #999;
    /* xám nhạt như placeholder */
}

/* Use Item Styles - Step Instructions */
.use-section {
    padding: 60px 0;
}

.use-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0;
    /*! height: 500px; */
}

.use-item-wrapper-1,
.use-item-wrapper-2,
.use-item-wrapper-3 {
    display: flex;
    justify-content: center;
    float: left;
    /*! height: 500px; */
    width: auto;
    width: 290px;
}

.use-item-wrapper-1 {
    /*! margin-left: 10%; */
    /*! width: 388px; */
}

.use-item-wrapper-3 .use-item {
    /*! margin: 2px 20px; */
}

.use-item {
    display: block;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 299px;
    width: 100%;
}

.use-item-img {
    display: flex;
    height: auto;
    align-items: center;
    height: 438px;
    justify-content: center;
}

.use-item__qr {
    /*! width: 90%; */
    /*! height: 200px; */
    /*! margin: 0px 50px; */
    padding: 2px;
    border-radius: 10px;
    background:
        linear-gradient(90deg, #74FF62 -3.96%, #105031 109.35%) border-box,
        #fff padding-box;
    /*! margin-left: 5%; */
}

.use-item__qr_2 {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.use-item__qr img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-width: 100%;
}

.use-item__step_wrap {
    position: relative;
    /*! height: 82px; */
}

.use-item__step {
    width: 36px;
    height: 36px;
    border: 2px solid #14A850;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    font-size: 23px;
    font-weight: 600;
    color: #14A850;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.use-item__line {
    display: block;
    float: right;
    width: 228px;
    height: 1px;
    /* hoặc đúng chiều cao ảnh */
    background-image: url('../images/step-line.png');
    background-size: cover;
    /* hoặc contain */
    background-repeat: no-repeat;
    position: absolute;
    left: 55%;
    /* top: 7px; */
    margin-top: 18px;
    margin-left: 18px;
}

.use-item__text {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    font-weight: 400;
    margin-top: 41px;
    height: 80px;
}

.use-item__text p {
    color: #14A850;
    font-weight: 800;
}

.mobile {
    display: none !important;
}

.x-image {
    width: 187px;
}

.mi-98-image {
    width: 189px;
}

.aaspro-image {
    width: 252px;
}

.use-item__qr .aas-robo-image {
    width: 125px;
}

.free-use-section .use-item__line {
    width: 226px;
}

.free-use-section .use-item__text {
    /*! font-size: 16px; */
    /*! height: 80px; */
}

/* Responsive */
@media (max-width: 1024px) {

    .mobile {
        display: block !important;
    }

    .desktop {
        display: none !important;
    }

    main {
        overflow: hidden;
    }

    .header .header-mobile .second-row {
        margin-top: 0;
    }

    .main-view .personal-wrapper .feature-cards-wrapper {
        margin-top: 20px;
    }

    .timeline-container {
        padding: 30px 20px;
        min-height: auto;
    }

    .timeline-2024,
    .timeline-2025,
    .timeline-line,
    .timeline-arrow,
    .timeline-cta {
        position: relative;
        left: auto;
        top: auto;
        margin: 0;
    }

    .timeline-2024 .content-2024,
    .timeline-2025 .content-2025 {
        width: 100%;
        margin-left: 75px;
        width: 66%;
        float: left;
        margin-top: 19px;
    }

    .timeline-line {
        width: 2px;
        height: 280px;
        float: left;
        margin: 0 0 0 19px;
    }

    .timeline-arrow {
        width: 100%;
        max-width: 211px;
        margin: 20px auto;
    }

    .timeline-cta {
        width: 100%;
        max-width: 440px;
        margin: 150px auto 30px;
        /*! position: absulute; */
    }

    .timeline-cta .cta-outer {
        width: 100%;
    }

    .timeline-cta .cta-inner {
        width: calc(100% - 4px);
        /*! padding: 16px 24px; */
    }

    .timeline-cta .cta-text {
        width: auto;
        font-size: 11px;
        white-space: normal;
    }

    .timeline-cta .cta-outer {
        border: none;
    }

    .use-item-wrapper-1,
    .use-item-wrapper-2,
    .use-item-wrapper-3 {
        float: none;
        width: 100%;
    }

    .use-item-img {
        /*! display: block; */
        height: auto;
    }

    .use-item__line {
        display: none;
    }

    .use-container {
        display: block;
    }

    .use-item__step {
        margin-top: 8px;
    }

    .use-item__text {
        margin-bottom: 30px;
        width: 100%;
    }

    .customer-container {
        margin-left: 0;
        position: relative;
        /* overflow: hidden; */
    }

    .customer-item-wrapper-1,
    .customer-item-wrapper-2,
    .customer-item-wrapper-3 {
        margin-top: 0;
        position: absolute;
    }

    .use-container .use-item-wrapper-1 {
        /*! margin-left: 0%; */
    }

    .customer-item-wrapper-1 {
        left: -295px;
    }

    .customer-item-wrapper-2 {
        left: 50%;
        transform: translateX(-50%);
    }

    .customer-item-wrapper-3 {
        right: -292px;
    }

    .items-center {
        margin-top: 360px
    }

    .personal-card .mb-4 img {
        display: none;
    }

    .timeline-2024 .marker-2024 {
        margin-left: 0;
        float: left;
        margin-top: 15px;
    }

    .timeline-2024 .year-text {
        float: left;
        margin-left: 33px;
        height: 46px;
        line-height: 48px;
        margin-top: 8px;
    }

    .timeline-2025 .year-text {
        float: left;
        margin-left: 75px;
        height: 44px;
        line-height: 38px;
        margin-top: 0;
    }

    .timeline-line-wrapper {
        float: left;
        width: 100%;
    }

    .timeline-2025 .marker-2025 {
        margin-left: 0;
        margin-top: 0;
    }

    .cta-top-wraper {
        /*! margin-top: 350px; */
        margin: 350px 10px 0;
    }

    .cta-top--primary,
    .cta-top--outline {
        font-size: 11px;
        /*! width: 100%; */
        /*! display: block; */
        /*! line-height: 30; */
    }



}