.impact-section {
    background: #0f1117;
    position: relative;
    overflow: hidden;
    font-family: 'Inter', sans-serif
}

.impact-section h2 {
    font-family: 'Playfair Display', serif;
    font-size: 36px
}

.impact-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: linear-gradient(#1c1f26 1px, transparent 1px), linear-gradient(90deg, #1c1f26 1px, transparent 1px);
    background-size: 40px 40px;
    opacity: .3
}

.impact-section::after {
    content: "";
    position: absolute;
    width: 800px;
    height: 800px;
    border: 120px solid rgb(255 255 255 / .04);
    border-radius: 50%;
    top: -200px;
    left: -200px
}

.impact-number {
    font-size: 50px;
    font-weight: 600
}

.choose-card {
    background: #e9e9e9;
    padding: 40px 30px;
    border-radius: 18px;
    min-height: 380px;
    display: flex;
    flex-direction: column;
    transition: all 0.35s ease
}

.choose-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgb(0 0 0 / .15)
}

.choose-card h4 {
    font-family: 'Playfair Display', serif;
    font-size: 26px;
    margin-top: 25px;
    margin-bottom: 20px;
    color: #000
}

.choose-card p {
    color: #555;
    font-size: 16px;
    line-height: 1.6
}

.icon-circles {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto
}

.icon-circle i {
    font-size: 28px;
    color: #000
}

.icon-circles.pink {
    background: #e9a7b6
}

.icon-circles.green {
    background: #b9cc34
}

.icon-circles.yellow {
    background: #f4c400
}

.swiper {
    padding-bottom: 0
}

.swiper-pagination {
    bottom: 15px !important
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #00a2b9;
    opacity: .4;
    transition: all 0.3s ease
}

.swiper-pagination-bullet-active {
    width: 22px;
    border-radius: 20px;
    opacity: 1
}

@media(max-width:768px) {
    .impact-number {
        font-size: 40px
    }

    .choose-card {
        min-height: auto;
        padding: 30px 20px
    }

    .choose-card h4 {
        font-size: 20px
    }

    .swiper {
        padding-bottom: 45px
    }
}

.image-box img {
    max-width: 150px;
    width: 100%
}

.placement-section {
    background: linear-gradient(135deg, #f0fbfd, #ffffff);
    position: relative;
    overflow: hidden
}

.image-box {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 15px 40px rgb(0 162 185 / .15);
    transition: 0.4s
}

.image-box img {
    transition: 0.4s
}

.image-box:hover img {
    transform: scale(1.05)
}

.recruiters-box {
    background: rgb(255 255 255 / .7);
    backdrop-filter: blur(10px);
    border-radius: 15px;
    box-shadow: 0 10px 30px rgb(0 0 0 / .08)
}

.company-logo {
    max-height: 40px;
    object-fit: contain;
    filter: grayscale(100%);
    transition: 0.3s
}

.company-logo:hover {
    filter: grayscale(0%);
    transform: scale(1.1)
}

.highlight {
    color: #00a2b9
}

.learn-more {
    color: #00a2b9;
    font-weight: 600;
    text-decoration: none;
    position: relative
}

.learn-more::after {
    content: '';
    width: 0;
    height: 2px;
    background: #00a2b9;
    position: absolute;
    left: 0;
    bottom: -3px;
    transition: 0.3s
}

.learn-more:hover::after {
    width: 100%
}

@media (max-width:991px) {
    .placement-section h1 {
        font-size: 26px;
        text-align: center
    }

    .placement-section p,
    .learn-more {
        text-align: center;
        display: block
    }

    .image-box {
        margin-bottom: 20px
    }
}

.stats-section {
    background: #f8fbfc;
    border-radius: 20px;
    padding: 30px 10px;
    box-shadow: 0 10px 30px rgb(0 0 0 / .05)
}

.stat-item {
    padding: 15px 15px;
    position: relative
}

.stat-item:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 20%;
    right: 0;
    width: 1px;
    height: 60%;
    background: #e5e5e5
}

.stat-item h2 {
    font-size: 36px;
    font-weight: 800;
    color: #1aa3a8;
    margin-bottom: 8px
}

.stat-item p {
    font-size: 14px;
    color: #555;
    margin: 0
}

.stat-item:hover h2 {
    transform: scale(1.1);
    transition: 0.3s
}

@media (max-width:768px) {
    .stat-item {
        border-bottom: 1px solid #eee
    }

    .stat-item:nth-child(2n)::after {
        display: none
    }

    .stat-item::after {
        display: none
    }
}

@media (max-width:991px) {
    .placement-section {
        text-align: center
    }

    .recruiters-box {
        margin-bottom: 30px
    }
}

@media (max-width:576px) {
    .image-box img {
        max-width: 250px
    }
}

.company-logo {
    max-height: 45px;
    width: auto;
    filter: grayscale(100%);
    opacity: .7;
    transition: 0.3s ease
}

.company-logo:hover {
    filter: grayscale(0%);
    opacity: 1;
    transform: scale(1.05)
}

.recruiterSwiper .swiper-slide {
    width: auto !important
}

.recruiterSwiper {
    overflow: hidden
}

.recruiterSwiper .swiper-wrapper {
    transition-timing-function: linear !important
}

.recruiterSwiper .swiper-slide {
    width: auto !important
}

.company-logo {
    height: 45px;
    width: auto
}

.swiper {
    overflow: hidden
}

.swiper-pagination {
    position: relative !important;
    bottom: 0 !important;
    margin-top: 15px;
    text-align: center
}

.campus-section {
    background: #f5f5f5;
    padding: 30px 0;
    position: relative;
    overflow: hidden
}

.campus-title {
    text-align: center;
    margin-bottom: 50px
}

.campus-title h2 {
    font-weight: 600;
    font-size: 36px
}

.campus-title p {
    color: #666;
    max-width: 600px;
    margin: 10px auto 0
}

.campusSwiper {
    padding-bottom: 50px
}

.campusSwiper .swiper-slide {
    border-radius: 20px;
    overflow: hidden;
    transition: 0.4s ease
}

.campusSwiper .swiper-slide img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    border-radius: 20px
}

.swiper-slide-active {
    transform: scale(1.05)
}

.swiper-pagination-bullet {
    background: #00bcd4;
    opacity: .5
}

.swiper-pagination-bullet-active {
    opacity: 1
}

.testimonial-section {
    background: #f4f4f4;
    padding: 30px 0;
    position: relative
}

.section-title {
    font-size: 38px;
    font-weight: 600
}

.section-title span {
    color: #111
}

.testimonial-wrapper {
    display: flex;
    gap: 30px
}

.abd-card {
    width: 300px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    background: #111;
    color: #fff
}

.abd-card img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.abd-text {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 22px;
    font-weight: 500;
    width: 80%
}

.abd-badge {
    position: absolute;
    bottom: -20px;
    left: -20px;
    width: 120px
}

.testi-card {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    padding-bottom: 20px;
    transition: 0.3s;
    height: 100%
}

.testi-img {
    width: 100%;
    height: 230px;
    object-fit: cover
}

.testi-content {
    padding: 20px
}

.testi-desc {
    font-size: 14px;
    color: #555;
    line-height: 1.6
}

.testi-name {
    font-weight: 600;
    margin-top: 15px
}

.testi-course {
    font-size: 13px;
    color: #777
}

.video-wrap {
    position: relative
}

.video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px
}

.custom-nav {
    position: absolute;
    top: 90px;
    right: 50px;
    display: flex;
    gap: 10px
}

.custom-nav button {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #ccc;
    background: #fff
}

@media(max-width:992px) {
    .testimonial-wrapper {
        flex-direction: column
    }

    .abd-card {
        width: 100%;
        height: 400px
    }
}

.testimonial-section {
    background: #f3f3f3;
    padding: 40px 0
}

.top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px
}

.top-bar h2 {
    font-size: 38px;
    font-weight: 600
}

.top-bar span {
    font-weight: 700
}

.nav-buttons {
    display: flex;
    gap: 10px
}

.nav-buttons button {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #ccc;
    background: #fff;
    cursor: pointer
}

.testimonial-layout {
    display: flex;
    gap: 30px
}

.left-card {
    width: 300px;
    height: 480px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    flex-shrink: 0
}

.left-card img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.left-text {
    position: absolute;
    left: 20px;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    width: 80%
}

.right-slider {
    flex: 1;
    overflow: hidden
}

.swiper {
    width: 100%
}

.swiper-slide {
    height: auto
}

.spec-icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #f2f4ff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto
}

.spec-icon img {
    width: 40px
}

.card-box {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-direction: column
}

.card-box img {
    width: 100%;
    height: 230px;
    object-fit: cover
}

.card-content {
    padding: 10px !important;
    flex: 1
}

.card-content p {
    font-size: 14px;
    color: #555
}

.card-content h6 {
    margin-top: 15px;
    font-weight: 600
}

.card-content small {
    color: #777
}

@media(max-width:992px) {
    .testimonial-layout {
        flex-direction: column
    }

    .left-card {
        width: 100%;
        height: 400px
    }
}

.home-video-section {
    background: #f5f7fa;
    position: relative;
    overflow: hidden
}

.video-box {
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgb(0 0 0 / .15)
}

.video-box iframe {
    width: 100%;
    height: 400px;
    border: 0
}

.pause-btn {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    background: #d9f3ff;
    padding: 15px 25px;
    border-radius: 50px;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
    box-shadow: 0 5px 15px rgb(0 0 0 / .1)
}

.pause-btn i {
    font-size: 20px;
    display: block
}

.pause-btn span {
    font-size: 12px;
    letter-spacing: 1px
}

.video-content h2 {
    font-size: 48px;
    line-height: 1.2
}

@media (max-width:992px) {
    .video-box iframe {
        height: 300px
    }

    .video-content h2 {
        font-size: 36px;
        text-align: center
    }

    .pause-btn {
        top: -15px
    }
}

@media (max-width:576px) {
    .video-box iframe {
        height: 220px
    }

    .video-content h2 {
        font-size: 28px
    }
}

.faq-section {
    background: #f3f4f6
}

.faq-title {
    font-size: 42px;
    font-weight: 600;
    color: #0f172a
}

.custom-accordion .accordion-item {
    background: #f9fafb;
    border-radius: 18px;
    margin-bottom: 20px;
    border: 1px solid #e5e7eb;
    overflow: hidden
}

.custom-accordion .accordion-button {
    background: #fff0;
    font-size: 18px;
    font-weight: 500;
    padding: 22px 25px;
    box-shadow: none
}

.custom-accordion .accordion-button::after {
    background-image: none;
    content: "\f282";
    font-family: "bootstrap-icons";
    font-size: 18px;
    background: #e5e7eb;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.custom-accordion .accordion-button:not(.collapsed) {
    background: #fff0;
    color: #000
}

.custom-accordion .accordion-body {
    padding: 0 25px 20px 25px;
    color: #475569
}

.load-more-btn {
    background: #fff;
    border-radius: 30px;
    padding: 10px 22px;
    border: 1px solid #ddd;
    font-weight: 500
}

@media (max-width:768px) {
    .faq-title {
        font-size: 28px
    }

    .custom-accordion .accordion-button {
        font-size: 16px;
        padding: 18px
    }
}

.blog-section {
    background: #f3f4f6
}

.blog-title {
    font-size: 42px;
    font-weight: 600
}

.view-all-btn {
    border: 1px solid #000;
    border-radius: 30px;
    padding: 8px 22px
}

.blog-card {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    padding: 15px;
    border: 1px solid #e5e7eb;
    transition: 0.3s
}

.blog-card:hover {
    transform: translateY(-5px)
}

.blog-img {
    position: relative;
    border-radius: 15px;
    overflow: hidden
}

.blog-img img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    border-radius: 15px
}

.category-badge {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #c6f000;
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 500
}

.blog-meta {
    display: flex;
    gap: 15px;
    font-size: 14px;
    margin: 15px 0 8px;
    color: #555
}

.blog-meta i {
    margin-right: 5px
}

.dot {
    height: 10px;
    width: 10px;
    background: #ccc;
    display: inline-block;
    margin: 0 6px;
    cursor: pointer;
    transform: rotate(45deg);
    transition: all 0.3s ease
}

.dot.active {
    background: #00a2b9;
    transform: rotate(45deg) scale(1.3)
}

.blog-slider-wrapper {
    overflow: hidden;
    position: relative
}

.blog-slider {
    display: flex;
    transition: transform 0.5s ease
}

.blog-slide {
    flex: 0 0 33.3333%;
    padding: 12px
}

.blog-link {
    text-decoration: none !important;
    color: inherit;
    display: block
}

.blog-link:hover,
.blog-link:focus,
.blog-link:active {
    text-decoration: none !important;
    color: inherit
}

.blog-card h5 {
    color: #044870;
    font-weight: 600;
    transition: 0.3s ease
}

.blog-card h5 {
    font-size: 18px;
    font-weight: 600
}

.blog-card h5 a {
    text-decoration: none;
    color: #044870;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.blog-card:hover h5 a {
    color: #00a2b9
}

.blog-card:hover h5 {
    color: #00a2b9
}

.blog-card h5 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (max-width:991px) {
    .blog-title {
        font-size: 28px
    }

    .blog-slide {
        flex: 0 0 50%
    }
}

@media (max-width:767px) {
    .blog-slide {
        flex: 0 0 100%
    }
}

.university-section {
    background: #f5f5f5
}

.section-title {
    font-weight: 600;
    font-size: 32px
}

.uni-card {
    position: relative;
    border-radius: 20px;
    padding: 40px;
    overflow: hidden;
    height: 100%;
    min-height: 260px;
    display: flex;
    align-items: flex-start
}

.large-card {
    min-height: 100%
}

.uni-content h3,
.uni-content h4 {
    font-weight: 600;
    margin-bottom: 15px
}

.uni-content a {
    text-decoration: none;
    color: #000;
    font-weight: 500
}

.uni-img {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 80%;
    height: auto
}

.uni-img-second {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 60%;
    height: auto
}

.uni-img-third {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 70%;
    height: auto
}

.purple-bg {
    background: #b3a7e6
}

.blue-bg {
    background: #9dc2e6
}

.green-bg {
    background: #a9d8d4
}

.rank-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #e3262f;
    color: #fff;
    padding: 8px 15px;
    border-radius: 10px;
    font-size: 14px;
    text-align: center
}

.rank-badge small {
    font-size: 11px
}

@media (max-width:991px) {
    .uni-card {
        min-height: 280px
    }

    .uni-img {
        max-width: 70%;
        opacity: .9
    }
}

@media (max-width:576px) {
    .uni-card {
        padding: 25px
    }

    .section-title {
        font-size: 22px
    }

    .uni-img {
        max-width: 80%
    }
}

.course-guide-section {
    background: #f5f5f5;
    padding: 60px 0
}

.course-banner {
    position: relative;
    background: url(/front/images/quiz-desktop.webp) center/cover no-repeat;
    border-radius: 25px;
    padding: 80px 60px;
    overflow: hidden;
    color: #fff
}

.course-banner::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, rgb(0 0 0 / .7) 35%, rgb(0 0 0 / .1));
    z-index: 1
}

.course-banner::after {
    content: "Q";
    position: absolute;
    right: 8%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 350px;
    font-weight: 700;
    color: rgb(255 255 255 / .15);
    z-index: 1
}

.banner-content {
    position: relative;
    z-index: 2;
    max-width: 500px
}

.banner-content h2 {
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 20px
}

.banner-content p {
    font-size: 18px;
    margin-bottom: 30px
}

.guide-btn {
    display: inline-block;
    padding: 14px 35px;
    background: #fff;
    color: #000;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.3s
}

.guide-btn:hover {
    background: #000;
    color: #fff
}

@media (max-width:992px) {
    .course-banner {
        padding: 60px 40px
    }

    .banner-content h2 {
        font-size: 32px
    }

    .course-banner::after {
        font-size: 220px;
        right: 5%
    }
}

@media (max-width:576px) {
    .course-banner {
        padding: 40px 25px;
        text-align: left
    }

    .banner-content h2 {
        font-size: 24px
    }

    .banner-content p {
        font-size: 15px
    }

    .course-banner::after {
        display: none
    }
}

.specialization-section {
    background: #f5f5f5
}

.spec-card {
    background: #e9e9e9;
    border-radius: 20px;
    padding: 25px;
    text-align: center;
    transition: 0.3s
}

.spec-card:hover {
    background: #fff;
    transform: translateY(-5px)
}

.icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 15px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.icon i {
    font-size: 26px
}

.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #000
}

.carousel-indicators .active {
    background-color: #000
}

.carousel-indicators {
    bottom: -60px
}

.specialization-section {
    padding-bottom: 70px
}

.spec-wrapper {
    gap: 20px
}

.spec-card-wrapper {
    flex: 0 0 100%
}

@media (min-width:768px) {
    .spec-card-wrapper {
        flex: 0 0 33.3333%
    }
}

@media (min-width:1200px) {
    .spec-card-wrapper {
        flex: 0 0 20%
    }
}

.card-content {
    padding: 35px 10px 15px 10px
}

.title-row {
    display: flex;
    justify-content: space-between;
    gap: 15px
}

.title-row h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0
}

.rating-pill {
    background: #e6e6e6;
    padding: 15px 20px;
    border-radius: 30px;
    font-size: 13px;
    white-space: nowrap
}

.course-meta {
    margin-top: 18px;
    font-size: 14px;
    color: #333;
    display: flex;
    flex-direction: column;
    gap: 6px
}

.program-btn {
    margin-top: 20px;
    background: #3b3b3b;
    color: #fff;
    display: inline-block;
    padding: 8px 22px;
    border-radius: 30px;
    font-size: 13px;
    align-self: flex-end
}

.card-content {
    display: flex;
    flex-direction: column
}

.meta-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0
}

.course-meta {
    display: flex;
    font-size: 14px
}

.program-btn {
    background: #3b3b3b;
    color: #fff;
    padding: 8px 22px;
    border-radius: 30px;
    font-size: 13px
}

.university-pill {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #9fc5e8;
    padding: 8px 18px;
    border-radius: 0;
    font-size: 13px;
    font-weight: 500
}

.badge-left {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #00a2b9;
    padding: 6px 14px;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 600;
    color: #fff
}

.badge-right {
    position: absolute;
    top: 15px;
    right: 15px;
    background: rgb(0 0 0 / .75);
    color: #fff;
    padding: 6px 14px;
    border-radius: 30px;
    font-size: 12px
}

@media (max-width:991px) {
    .nav-right {
        justify-content: center
    }
}

.course-section {
    margin-top: 50px
}

.course-card {
    background: #f3f3f3;
    border-radius: 20px;
    padding: 15px;
    margin: 0 12px;
    text-align: center;
    transition: 0.3s
}

.course-card img {
    width: 100%;
    height: 100px;
    object-fit: cover;
    border-radius: 15px;
    margin-bottom: 15px
}

.course-card h5 {
    font-weight: 600;
    margin-bottom: 5px
}

.course-card:hover {
    background: #fff;
    box-shadow: 0 10px 25px rgb(0 0 0 / .08);
    transform: translateY(-5px)
}

.slick-prev:before,
.slick-next:before {
    color: #00a2b9
}

.course-card h6 {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    white-space: nowrap
}

.top-course-section .slick-dots li button:before {
    display: none
}

.top-course-section .slick-dots li button {
    width: 10px;
    height: 10px;
    background: #cfcfcf;
    border: none;
    transform: rotate(45deg);
    transition: 0.3s ease
}

.top-course-section .slick-dots li.slick-active button {
    background: #111;
    transform: rotate(45deg) scale(1.2)
}

.top-course-section .slick-dots {
    bottom: -35px
}

.steps-wrapper {
    position: relative;
    height: 350px
}

.step-card {
    position: absolute;
    text-align: center;
    width: 150px
}

.step-1 {
    left: 7%;
    top: 70px
}

.step-2 {
    left: 50%;
    transform: translateX(-50%);
    top: 70px
}

.step-3 {
    right: 5%;
    top: 70px
}

.step-line {
    position: absolute;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
    width: 75%;
    z-index: 0
}

.step-box {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0 10px 25px rgb(0 0 0 / .05);
    position: relative;
    z-index: 2
}

.step-icon {
    font-size: 50px
}

.text-orange {
    color: #ff6b35
}

.step-label {
    position: absolute;
    top: -15px;
    left: 20px;
    background: #fff;
    border: 2px solid #c89b3c;
    color: #c89b3c;
    padding: 4px 14px;
    border-radius: 20px;
    font-weight: 600
}

@media (max-width:991px) {
    .apply-section {
        position: relative;
        overflow: hidden
    }

    .steps-wrapper {
        position: relative;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 60px;
        padding: 20px 0 40px
    }

    .step-card {
        position: relative;
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
        z-index: 2
    }

    .step-1,
    .step-2,
    .step-3 {
        left: auto;
        right: auto;
        top: auto;
        transform: none
    }

    .steps-wrapper::before {
        content: "";
        position: absolute;
        left: 50%;
        top: 20px;
        bottom: 20px;
        transform: translateX(-50%);
        width: 2px;
        background: #c89b3c;
        opacity: .4;
        z-index: 0
    }

    .step-card::before {
        content: "";
        position: absolute;
        top: -30px;
        left: 50%;
        transform: translateX(-50%);
        width: 12px;
        height: 12px;
        background: #c89b3c;
        border-radius: 50%;
        z-index: 1
    }

    .step-label {
        left: 50%;
        transform: translateX(-50%);
        top: -18px
    }

    .step-box {
        padding: 25px
    }

    .step-line {
        display: none !important
    }
}

.career-banner {
    background: #243f6b;
    border-radius: 20px;
    padding: 0px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    overflow: hidden
}

.banner-img img {
    height: 320px;
    position: relative;
    z-index: 2
}

.banner-content {
    color: #fff;
    max-width: 500px
}

.banner-content h2 {
    font-size: 34px;
    font-weight: 500;
    line-height: 1.4
}

.career-banner::before {
    content: "";
    position: absolute;
    left: 120px;
    bottom: -80px;
    width: 250px;
    height: 250px;
    background: #00a2b9;
    border-radius: 50%;
    z-index: 1
}

.career-banner::after {
    content: "";
    position: absolute;
    right: 40px;
    bottom: 20px;
    width: 120px;
    height: 40px;
    background-image: radial-gradient(#fff 2px, transparent 2px);
    background-size: 12px 12px;
    opacity: .5
}

.no-underline {
    text-decoration: none
}

@media (max-width:992px) {
    .career-banner {
        padding: 30px
    }

    .banner-img img {
        height: 260px
    }

    .banner-content h2 {
        font-size: 26px
    }
}

@media (max-width:768px) {
    .career-banner {
        flex-direction: column;
        text-align: center
    }

    .banner-img img {
        height: 220px;
        margin-bottom: 20px
    }

    .banner-content {
        max-width: 100%
    }

    .career-banner::before {
        left: 50%;
        transform: translateX(-50%)
    }
}

.career-card {
    background: #fff;
    padding: 25px;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgb(0 0 0 / .1);
    max-width: 500px
}

.career-card h3 {
    font-weight: 700;
    color: #000
}

.form-control-custom,
.form-select-custom {
    border-radius: 8px;
    padding: 10px;
    font-size: 14px
}

.consent-text {
    font-size: 12px;
    color: #555
}

.career-card {
    position: relative;
    z-index: 10
}

.course-sidebar {
    background: rgb(255 255 255 / .6);
    backdrop-filter: blur(12px);
    padding: 20px;
    border-radius: 18px;
    border: 1px solid rgb(0 162 185 / .2);
    box-shadow: 0 10px 40px rgb(0 162 185 / .15);
    position: relative
}

.course-sidebar li {
    padding: 14px 18px;
    margin-bottom: 10px;
    border-radius: 12px;
    cursor: pointer;
    font-weight: 500;
    color: #333;
    position: relative;
    transition: all 0.35s ease;
    display: flex;
    align-items: center;
    gap: 10px
}

.course-sidebar li:hover {
    background: rgb(0 162 185 / .08);
    transform: translateX(6px) scale(1.02)
}

.course-sidebar li.active {
    background: linear-gradient(135deg, #00a2b9, #00c6d7);
    color: #fff;
    font-weight: 600;
    box-shadow: 0 12px 25px rgb(0 162 185 / .35);
    transform: scale(1.03)
}

.course-sidebar li.active::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 12px;
    background: linear-gradient(120deg, transparent, rgb(255 255 255 / .4), transparent);
    animation: shine 2s infinite
}

@keyframes shine {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(100%)
    }
}

.course-sidebar li i {
    font-size: 16px;
    color: inherit
}

.course-sidebar li.active {
    background: linear-gradient(135deg, #00a2b9, #00c8d9);
    position: relative;
    overflow: hidden
}

.course-sidebar li.active::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg, transparent, rgb(255 255 255 / .4), transparent);
    animation: shineMove 2s infinite
}

@keyframes shineMove {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(100%)
    }
}

.custom-text-justify {
    text-align: justify
}

.chooseSwiper .swiper-slide {
    display: flex;
    height: auto
}

.choose-card {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column
}

.swiper-wrapper {
    align-items: stretch
}

#more-text {
    display: none
}

#more-text.show {
    display: inline
}

.fs-14 {
    font-size: 18px;
    line-height: 1.5
}

.speaker-card {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    height: 420px;
    cursor: pointer;
    box-shadow: 0 15px 40px rgb(0 0 0 / .15)
}

.speaker-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s
}

.speaker-card::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background: linear-gradient(to top, rgb(0 0 0 / .8), transparent)
}

.speaker-card .card-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    color: #fff;
    z-index: 2
}

.speaker-card .card-content h6 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px
}

.speaker-card .card-content p {
    font-size: 14px;
    margin: 0;
    opacity: .9
}

.speaker-card:hover img {
    transform: scale(1.08)
}

.heroImageSwiper {
    width: 100%;
    height: auto
}

.heroImageSwiper .swiper-slide {
    width: 100%;
    height: auto
}

.hero-banner-img {
    width: 100%;
    height: auto;
    object-fit: contain
}

@media (min-width:992px) {
    .heroImageSwiper {
        height: 500px
    }

    .hero-banner-img {
        height: 100%;
        object-fit: cover
    }
}

@media (max-width:991px) {
    .heroImageSwiper {
        height: auto
    }
}

@media (max-width:576px) {
    .heroImageSwiper {
        height: auto
    }

    .hero-banner-img {
        height: auto;
        object-fit: contain
    }
}

/* Base Styling (Same as yours) */
.heroImageSwiper .swiper-button-next,
.heroImageSwiper .swiper-button-prev {
    width: 45px;
    height: 45px;
    background: rgb(0 0 0 / .4);
    backdrop-filter: blur(6px);
    border-radius: 50%;
    color: #fff;
    transition: all 0.3s ease;
    top: 50%;
    transform: translateY(-50%);
}

/* Icon size */
.heroImageSwiper .swiper-button-next::after,
.heroImageSwiper .swiper-button-prev::after {
    font-size: 16px;
    font-weight: 700;
}

/* Hover */
.heroImageSwiper .swiper-button-next:hover,
.heroImageSwiper .swiper-button-prev:hover {
    background: #00a2b9;
    transform: translateY(-50%) scale(1.1);
}

/* Position */
.heroImageSwiper .swiper-button-prev {
    left: 15px;
}

.heroImageSwiper .swiper-button-next {
    right: 15px;
}

/* Tablet */
@media (max-width: 992px) {
    .heroImageSwiper .swiper-button-next,
    .heroImageSwiper .swiper-button-prev {
        top: 45%;
    }
}

/* Mobile */
@media (max-width: 768px) {
    .heroImageSwiper .swiper-button-next,
    .heroImageSwiper .swiper-button-prev {
        display: none !important;
    }
}

.video-box {
    position: relative;
    width: 100%;
    height: 70vh;
    overflow: hidden
}

.video-box video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.video-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    z-index: 2
}

.video-overlay h1 {
    font-size: 48px;
    font-weight: 700
}

.video-overlay p {
    font-size: 18px;
    margin-bottom: 20px
}

.video-box::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0 / .4)
}

@media (max-width:992px) {
    .video-box {
        height: 60vh
    }

    .video-overlay h1 {
        font-size: 32px
    }

    .video-overlay p {
        font-size: 16px
    }
}

@media (max-width:576px) {
    .video-box {
        height: 50vh
    }

    .video-overlay h1 {
        font-size: 24px
    }

    .video-overlay p {
        font-size: 14px
    }
}

.custome-justify {
    text-align: justify
}

.hero-heading h2 {
    font-weight: 700;
    line-height: 1.2;
    font-size: 38px;
    color: #222
}

.primary-text {
    color: #1aa3a8
}

.highlight-text {
    color: #1aa3a8
}

@media (max-width:992px) {
    .hero-heading h2 {
        font-size: 36px
    }
}

@media (max-width:576px) {
    .hero-heading h2 {
        font-size: 26px;
        line-height: 1.3
    }
}

.testimonial-section {
    background: linear-gradient(180deg, #f8fafc, #ffffff);
    padding: 50px 0
}

.section-title {
    font-size: 38px;
    font-weight: 600
}

.testimonialSwiper {
    overflow: hidden
}

.testimonialSwiper .swiper-slide {
    height: auto;
    transition: all 0.3s ease
}

.premium-card {
    background: #fff;
    border-radius: 20px;
    padding: 25px;
    text-align: center;
    height: 100%;
    box-shadow: 0 10px 25px rgb(0 0 0 / .08);
    transition: all 0.3s ease
}

.premium-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgb(0 0 0 / .15)
}

.user-img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: 15px;
    object-fit: cover
}

.testi-desc {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
    margin-bottom: 15px
}

.stars {
    color: #ffc107;
    margin-bottom: 10px;
    font-size: 14px
}

.testi-name {
    font-weight: 600;
    margin-bottom: 3px
}

.testi-course {
    font-size: 13px;
    color: #777
}

.swiper-pagination {
    margin-top: 20px;
    position: relative !important
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #ccc;
    opacity: 1;
    transition: 0.3s
}

.swiper-pagination-bullet-active {
    background: #00a2b9;
    width: 22px;
    border-radius: 20px
}

@media (max-width:991px) {
    .section-title {
        font-size: 28px
    }
}

@media (max-width:576px) {
    .premium-card {
        padding: 20px
    }

    .testi-desc {
        font-size: 13px
    }
}

.blog-card {
    background: #fff;
    border-radius: 20px;
    padding: 12px;
    border: 1px solid #e5e7eb;
    transition: 0.3s;
    height: 100%
}

.blog-card:hover {
    transform: translateY(-6px)
}

.blog-img {
    position: relative;
    border-radius: 15px;
    overflow: hidden
}

.blog-img img {
    width: 100%;
    height: 200px;
    object-fit: cover
}

.category-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #c6f000;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600
}

.content {
    padding: 10px 5px
}

.blog-meta {
    display: flex;
    gap: 15px;
    font-size: 13px;
    margin: 10px 0;
    color: #666
}

.blog-card h5 {
    font-size: 17px;
    font-weight: 600;
    color: #044870;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.blog-card:hover h5 {
    color: #00a2b9
}

.view-all-btn {
    border: 1px solid #000;
    border-radius: 30px;
    padding: 8px 22px;
    text-decoration: none;
    color: #000
}

.swiper-pagination-bullet {
    background: #ccc;
    opacity: 1
}

.swiper-pagination-bullet-active {
    background: #00a2b9;
    width: 22px;
    border-radius: 20px
}

.recruiterSwiper {
    overflow: hidden
}

.recruiterSwiper .swiper-wrapper {
    transition-timing-function: linear !important
}

@media (max-width:768px) {
    .company-logo {
        height: 35px
    }
}

.custom-dots {
    text-align: center;
    margin-top: 15px
}

.custom-dots .dot {
    height: 10px;
    width: 10px;
    background: #ccc;
    display: inline-block;
    margin: 0 6px;
    cursor: pointer;
    transform: rotate(45deg);
    transition: all 0.3s ease
}

.custom-dots .swiper-pagination-bullet-active {
    background: #00a2b9;
    transform: rotate(45deg) scale(1.3)
}

.recruiters {
    background: #cfc6b8
}

.logo-box {
    background: #fff;
    border-radius: 10px;
    height: 90px;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s
}

.logo-box img {
    max-height: 45px;
    max-width: 100%;
    object-fit: contain
}

.logo-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgb(0 0 0 / .1)
}

.text-theme {
    color: #00A2B9
}

.why-choose-section {
    background: #f7f9fb
}

.main-title {
    font-size: 38px;
    font-weight: 700;
    color: #222
}

.main-title span {
    color: #00a2b9
}

.why-card {
    padding: 25px 15px;
    border-radius: 16px;
    background: #fff;
    transition: 0.35s;
    height: 100%
}

.why-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 30px rgb(0 162 185 / .15)
}

.icon-wrapper {
    width: 70px;
    height: 70px;
    margin: 0 auto 15px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.icon {
    width: 38px;
    height: 38px;
    object-fit: contain
}

.col-lg-3:nth-child(1) .icon-wrapper {
    background: rgb(0 162 185 / .15)
}

.col-lg-3:nth-child(2) .icon-wrapper {
    background: rgb(255 152 0 / .15)
}

.col-lg-3:nth-child(3) .icon-wrapper {
    background: rgb(76 175 80 / .15)
}

.col-lg-3:nth-child(4) .icon-wrapper {
    background: rgb(233 30 99 / .15)
}

.col-lg-3:nth-child(5) .icon-wrapper {
    background: rgb(63 81 181 / .15)
}

.col-lg-3:nth-child(6) .icon-wrapper {
    background: rgb(0 200 83 / .15)
}

.col-lg-3:nth-child(7) .icon-wrapper {
    background: rgb(255 87 34 / .15)
}

.col-lg-3:nth-child(8) .icon-wrapper {
    background: rgb(156 39 176 / .15)
}

.why-card h5 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 8px
}

.why-card p {
    font-size: 14px;
    color: #555
}

@media (max-width:768px) {
    .main-title {
        font-size: 26px
    }
}

.why-choose-section {
    background: #f5f7f9
}

.main-title {
    font-size: 40px;
    font-weight: 700;
    color: #222;
    line-height: 1.4
}

.main-title span {
    color: #00a2b9
}

.why-card {
    padding: 20px;
    text-align: center;
    transition: 0.3s ease
}

.why-card .icon {
    width: 55px;
    height: 55px;
    object-fit: contain;
    opacity: .8
}

.why-card h5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px
}

.why-card p {
    font-size: 14px;
    color: #555;
    line-height: 1.6
}

.why-card:hover {
    transform: translateY(-5px)
}

.why-card:hover .icon {
    opacity: 1
}

@media (max-width:992px) {
    .main-title {
        font-size: 30px
    }
}

@media (max-width:576px) {
    .main-title {
        font-size: 24px
    }

    .why-card h5 {
        font-size: 16px
    }
}

.why-choose-section {
    background: #f5f7f9
}

.main-title {
    font-size: 40px;
    font-weight: 700;
    color: #222;
    line-height: 1.4
}

.main-title span {
    color: #00a2b9
}

.why-card {
    padding: 20px;
    text-align: center;
    transition: 0.3s ease
}

.why-card .icon {
    width: 55px;
    height: 55px;
    object-fit: contain;
    opacity: .8
}

.why-card h5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px
}

.why-card p {
    font-size: 14px;
    color: #555;
    line-height: 1.6
}

.why-card:hover {
    transform: translateY(-5px)
}

.why-card:hover .icon {
    opacity: 1
}

@media (max-width:992px) {
    .main-title {
        font-size: 30px
    }
}

@media (max-width:576px) {
    .main-title {
        font-size: 24px
    }

    .why-card h5 {
        font-size: 16px
    }
}

.electives-title {
    font-size: 26px;
    font-weight: 700;
    color: #222
}

.elective-card {
    display: block;
    text-align: center;
    padding: 25px 15px;
    border-radius: 16px;
    background: #fff;
    transition: all 0.35s ease;
    position: relative;
    overflow: hidden;
    border: 1px solid #eee
}

.elective-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, #00a2b9, #00c6d7);
    opacity: 0;
    transition: 0.4s;
    z-index: 0
}

.elective-card:hover::before {
    opacity: 1
}

.elective-card * {
    position: relative;
    z-index: 2
}

.icon-circle {
    width: 80px;
    height: 80px;
    margin: 0 auto 15px;
    border-radius: 50%;
    background: rgb(0 162 185 / .1);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s
}

.icon-circle img {
    width: 40px;
    height: 40px;
    object-fit: contain
}

.elective-card h5 {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    transition: 0.3s
}

.elective-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 25px rgb(0 162 185 / .25)
}

.elective-card:hover h5 {
    color: #fff
}

.elective-card:hover .icon-circle {
    background: #fff
}

.arrow-btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #00a2b9;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s
}

.arrow-btn:hover {
    background: #008ea3
}

.note-text {
    font-size: 14px;
    color: #666;
    margin-top: 15px
}

@media (max-width:768px) {
    .elective-card {
        padding: 20px 10px
    }

    .icon-circle {
        width: 65px;
        height: 65px
    }

    .icon-circle img {
        width: 32px;
        height: 32px
    }

    .elective-card h5 {
        font-size: 14px
    }
}

.excellence-section {
    background: #d8c59c;
    position: relative;
    overflow: hidden
}

.excellence-section::before {
    content: "";
    position: absolute;
    background: url(/front/images/map-bg.png) no-repeat center;
    opacity: .08;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.title {
    font-size: 42px;
    font-weight: 700;
    color: #6c4327;
    line-height: 1.2
}

.italic-text-gov {
    display: block;
    font-style: italic;
    font-size: 18px;
    color: #6c4327;
    margin-top: 10px
}

.description {
    font-size: 18px;
    line-height: 1.9;
    color: #333
}

.description strong {
    font-weight: 700;
    font-size: 20px
}

@media (max-width:992px) {
    .title {
        font-size: 32px
    }
}

@media (max-width:768px) {
    .title {
        font-size: 26px;
        text-align: center
    }

    .italic-text-gov {
        text-align: center
    }

    .description {
        text-align: center;
        font-size: 16px
    }
}

.specialization-section {
    background: #f7f9fb
}

.specialization-section h2 {
    font-weight: 700;
    font-size: 28px
}

.spec-card {
    background: #fff;
    border-radius: 18px;
    padding: 25px 15px;
    transition: 0.35s;
    position: relative;
    overflow: hidden;
    border: 1px solid #eee
}

.spec-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 30px rgb(0 162 185 / .2)
}

.icon-wrapper {
    width: 75px;
    height: 75px;
    margin: 0 auto 15px;
    border-radius: 50%;
    background: rgb(0 162 185 / .1);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s
}

.icon-wrapper img {
    width: 40px;
    height: 40px;
    object-fit: contain
}

.spec-title {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.spec-course {
    font-size: 13px;
    color: #00a2b9;
    font-weight: 500
}

.spec-card:hover .icon-wrapper {
    background: linear-gradient(135deg, #00a2b9, #00c6d7)
}

.spec-card:hover .icon-wrapper {
    background: linear-gradient(135deg, #00a2b9, #00c6d7)
}

.spec-card:hover .icon-wrapper img {
    transform: scale(1.1)
}

.spec-card:hover .spec-title {
    color: #00a2b9
}

.swiper-pagination-bullet {
    background: #ccc;
    opacity: 1
}

.swiper-pagination-bullet-active {
    background: #00a2b9
}

@media (max-width:768px) {
    .spec-card {
        padding: 20px 10px
    }

    .icon-wrapper {
        width: 60px;
        height: 60px
    }

    .icon-wrapper img {
        width: 32px;
        height: 32px
    }

    .spec-title {
        font-size: 14px
    }
}