﻿.campus-section, .degree-tab, .degreeX {
    font-family: Montserrat,sans-serif
}

.btn-campus, .campus-link, .degreeX__link, .ie-footer-btn, .ie-footer-cols a, .ie-footer-links a, .story-link {
    text-decoration: none
}

.alwMemberPhoto, .campus-card img, .degreeX__img img, .hero-video, .story-card img {
    object-fit: cover;
    object-fit: cover
}

.about-box .highlight, .about-box strong, .about-title .highlight, .decade, .vm-inner h1 strong {
    -webkit-text-fill-color: transparent
}

.iitdm-hero {
    isolation: isolate
}

.cg-menu li, .cta-btn, .decade-indicator li, .degree-tab, .degreeX__btn, .degreeX__nav, .degreeX__tab, .dept-item, .ie-footer a, .mu-play, .search-item, .story-card, .year-toggle button {
    cursor: pointer
}

.about-section, :root {
    --light-purple: #F1ECF8
}

:root {
    --alw-purple: #4b1d6b;
    --alw-purple-dark: #3a1554;
    --alw-gold: #d4af37;
    --alw-gold-soft: #f3e6b3;
    --alw-purple: #4b1d6b;
    --alw-purple-dark: #36144f;
    --alw-gold: #e2b23a;
    --alw-gold-soft: #f5d37a;
    --alw-gray: #f6f6f6;
    --alw-purple: #4b1d6b;
    --alw-purple-dark: #35124f;
    --alw-purple-deep: #240c38;
    --alw-gold: #d4af37;
    --alw-gold-soft: #f2e6b2;
    --alw-purple: #4b1d6b;
    --alw-purple-dark: #35124f;
    --alw-purple-deep: #1f0b33;
    --alw-gold: #d4af37;
    --alw-gold-soft: #f3e7b6;
    --purple-main: rgb(75,29,107);
    --purple-dark: rgb(55,20,80);
    --gold: #d4af37;
    --white-soft: rgba(255,255,255,.9);
    --white-muted: rgba(255,255,255,.65);
    --vm-grad: linear-gradient(90deg,#00b4ff 0%,#00ffa3 25%,#ffd84d 65%,#ffae00 100%);
    --black: #000;
    --white: #fff;
    --gold: #ffae00;
    --alw-purple-dark: #2B0F3F;
    --alw-purple: #4B1D69;
    --alw-purple-soft: #f4eef7;
    --alw-gold: #D4AF37;
    --alw-gold-bright: #FFD966;
    --alw-white: #ffffff;
    --deep-navy: #061B3A;
    --royal: #1D4E89investors-section --gold: #D4AF37;
    --light: #fff;
    --alw-gold: linear-gradient(90deg, #ffae00, #ffd84d);
    --alw-dark: #000000;
    --alw-light: #ffffff;
    --alw-purple-dark: #2B0F3F;
    --alw-purple: #4B1F63;
    --alw-purple-soft: #F5EFF8;
    --alw-gold: #D4AF37;
    --alw-gold-light: #FFD966;
    --alw-white: #ffffff;
    --alw-purple: #4B1F63;
    --alw-purple-dark: #3A174D;
    --alw-gold: #D4AF37;
    --alw-gold-soft: #FFD966;
    --alw-white: #ffffff;
    --alw-black: #000000;
    --alw-gray: #555;
    --purple: #4B1D69;
    --gold: #F0C341;
    --card: #ffffff;
    --line: #e6e6e6;
    --text: #1d1d1f;
    --muted: #6b6b6b;
    --purple-light: #F1ECF8;
    --purple-border: #E3D9EE;
    --offwhite: #F7F5F1;
    --purple: #5f55ff;
    --gold: #d4af37;
    --text-main: #1a1a2e;
    --text-muted: #5f5f73;
    --card-bg: #ffffff;
    --gold: #d4af37;
    --purple-main: rgb(75, 29, 107);
    --purple-1: rgb(75, 29, 107);
    --purple-2: rgb(85, 36, 120);
    --purple-3: rgb(66, 24, 96);
    --purple-4: rgb(92, 44, 130);
    --purple-5: rgb(60, 22, 90);
    --purple-6: rgb(100, 52, 145);
    --bg: #f5f3f0;
    --purple: #4B1D69;
    --text: #000;
    --muted: #666
}

.campus-section {
    background: #fff;
    padding: 80px 20px;
    will-change: transform
}

.campus-container, .intl-container {
    max-width: 1200px;
    margin: 0 auto
}

.campus-title {
    font-size: clamp(32px, 4vw, 38px);
    font-weight: 800;
    line-height: 1.15;
    letter-spacing: -.3px;
    max-width: 1100px;
    margin-bottom: 24px;
    color: #000
}

.campus-intro {
    font-size: 15px;
    line-height: 1.7;
    max-width: 900px;
    margin-bottom: 14px;
    color: #222
}

.campus-card h3, .campus-link {
    color: var(--alw-purple);
    font-weight: 800;
    letter-spacing: .6px;
    text-transform: uppercase
}

.campus-grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 40px;
    margin-top: 40px;
    width: 100%;
    max-width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 48px
}

.campus-card img {
    width: 100%;
    height: 460px;
    display: block;
    transition: transform .4s
}

.campus-card:hover img {
    transform: scale(1.02)
}

.campus-card h3 {
    font-size: 22px;
    line-height: 1.25;
    margin: 22px 0 12px;
    position: relative
}

    .campus-card h3::after {
        content: "";
        display: block;
        width: 42px;
        height: 3px;
        background: var(--alw-gold);
        margin-top: 10px
    }

.campus-card p {
    font-size: 15px;
    line-height: 1.6;
    color: #222;
    margin-bottom: 16px
}

.campus-link {
    font-size: 11px;
    transition: color .25s
}

    .campus-link:hover {
        color: var(--alw-gold)
    }

.campus-cta {
    text-align: center;
    margin-top: 48px
}

.btn-campus {
    display: inline-block;
    background: var(--alw-purple);
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    padding: 14px 26px;
    letter-spacing: .6px;
    border: 1px solid var(--alw-purple);
    transition: .3s
}

    .btn-campus:hover {
        background: var(--alw-gold);
        color: #111;
        border-color: var(--alw-gold)
    }

.fade-up {
    opacity: 0;
    transition: opacity .7s
}

    .dept-section.split::before, .fade-up.show, .mu-video-slide.active, .story-card:hover .story-overlay, .story-card:hover::after {
        opacity: 1
    }

.fade-delay-1, .investors-section.animate-in .investor-card:first-child, .stats.reveal {
    transition-delay: 0.15s
}

.fade-delay-2 {
    transition-delay: 0.3s
}

.delay-3, .fade-delay-3, .investors-section.animate-in .investor-card:nth-child(3) {
    transition-delay: 0.45s
}

.stats-strip {
    position: relative;
    padding: 90px 20px;
    overflow: hidden;
    background: #fff
}

    .stats-strip::before {
        content: "";
        position: absolute;
        inset: 0;
        background: #4b1f63;
        transform: translateX(-100%);
        transition: transform 5.2s cubic-bezier(.16, 1, .3, 1);
        z-index: 0
    }

    .stats-strip.fade-up.show::before {
        transform: translateX(0)
    }

.stats-container {
    position: relative;
    z-index: 1;
    max-width: 1320px;
    margin: 0 auto;
    text-align: center
}

.stat-value {
    font-size: 34px;
    font-weight: 900;
    color: #fff;
    line-height: 1;
    margin-bottom: 14px
}

.stat-label {
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 1.2px;
    color: #fff;
    text-transform: uppercase;
    opacity: .95
}

@media (max-width:1024px) {
    .campus-card img {
        height: 360px
    }

    .stat-value {
        font-size: 32px
    }
}

.degreeX {
    padding: 90px 0 10px;
    background-color: #f6f6f6
}

.degreeX__container {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 64px
}

.degreeX__title {
    font-size: 42px;
    font-weight: 800;
    letter-spacing: .5px;
    margin: 0 0 40px
}

.degreeX__tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin: 0 0 60px
}

.degreeX__tab {
    padding: 12px 18px;
    border: 1px solid #000;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

    .degreeX__tab.is-active, .dept-section.split {
        background: #000
    }

.degreeX__track {
    display: flex;
    -webkit-overflow-scrolling: touch
}

    .degreeX__track::-webkit-scrollbar {
        display: none
    }

.degreeX__nav {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    background: 0 0;
    border: none;
    font-size: 42px;
    line-height: 1;
    padding: 8px 10px;
    user-select: none
}

.degreeX__nav--prev {
    left: -48px
}

.degreeX__nav--next {
    right: -48px
}

.degreeX__card {
    flex: 0 0 420px;
    background: #fff;
    display: flex;
    flex-direction: column;
    scroll-snap-align: start
}

.degreeX__img {
    position: relative;
    height: 220px;
    overflow: hidden;
    background: #000
}

    .degreeX__img img {
        width: 100%;
        height: 100%;
        display: block
    }

    .degreeX__img h3 {
        position: absolute;
        left: 20px;
        right: 20px;
        bottom: 18px;
        color: #fff;
        font-size: 22px;
        font-weight: 800;
        line-height: 1.25;
        margin: 0;
        z-index: 2
    }

.degreeX__badge {
    position: absolute;
    top: 14px;
    right: 14px;
    background: #0018ff;
    font-size: 11px;
    font-weight: 800;
    padding: 4px 8px
}

#alwTeamSection, .degree-dropdown, .degreeX__carousel, .degreeX__title, .ie-footer-cols > div, .story-card, .topbar-search {
    position: relative
}

.degreeX__meta {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 24px;
    padding: 22px 20px 10px;
    font-size: 13px;
    font-weight: 600
}

.degreeX__desc {
    padding: 10px 20px 28px;
    font-size: 14px;
    line-height: 1.65;
    margin: 0
}

.degreeX__btn, .degreeX__link {
    font-size: 13px;
    font-weight: 800
}

.degreeX__link {
    margin-top: auto;
    padding: 0 20px;
    color: #00c;
    display: inline-block
}

.degreeX__btn {
    margin: 14px 20px 20px;
    padding: 12px;
    border: 1px solid #000;
    background: #fff
}

.degreeX__track {
    scrollbar-width: none;
    overflow-y: visible;
    padding-right: 420px
}

.degree-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 14px 16px;
    margin-bottom: 60px
}

.degree-tab {
    background: 0 0;
    border: 1.5px solid #000;
    padding: 14px 22px;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .6px;
    text-transform: uppercase;
    transition: .25s;
    white-space: nowrap
}

.ie-footer-title, .story-link, .story-name, .vm-heading {
    letter-spacing: 1px
}

.degree-tab.active, .degree-tab:hover, .vm-mission {
    background: #000;
    color: #fff
}

.degreeX__track {
    display: flex;
    gap: 24px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: auto;
    scroll-snap-type: none;
    padding-bottom: 16px
}

.degreeX {
    background: linear-gradient(180deg,#fff 0,#faf7fc 100%)
}

.degreeX__title {
    color: #000
}

.degreeX__tab {
    border: 1.5px solid var(--alw-purple);
    color: var(--alw-purple);
    background: #fff
}

.degreeX__badge, .degreeX__btn {
    background: linear-gradient(135deg,var(--alw-gold),var(--alw-gold-soft))
}

.degreeX__tab:hover {
    background: var(--alw-purple);
    color: #fff
}

.degreeX__tab.is-active {
    background: linear-gradient(135deg,var(--alw-purple),var(--alw-purple-dark));
    color: #fff;
    border-color: transparent
}

.degreeX__card {
    border-radius: 14px;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,.06);
    box-shadow: 0 12px 32px rgba(0,0,0,.06);
    transition: transform .35s,box-shadow .35s
}

    .degreeX__card:hover {
        transform: translateY(-6px);
        box-shadow: 0 20px 48px rgba(0,0,0,.12)
    }

.degreeX__img::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg,rgba(0,0,0,0) 40%,rgba(0,0,0,.65) 100%)
}

.degreeX__badge {
    color: #000;
    border-radius: 6px
}

.degreeX__meta span {
    position: relative;
    padding-left: 14px
}

    .degreeX__meta span::before {
        content: "•";
        position: absolute;
        left: 0;
        color: var(--alw-gold)
    }

.about-box .highlight, .about-box strong, .about-title .highlight, .alwMemberRole, .degreeX__link {
    color: var(--alw-purple)
}

    .degreeX__link:hover {
        color: var(--alw-gold)
    }

.degreeX__btn {
    border: none;
    border-radius: 8px;
    color: #000;
    transition: .25s
}

.degree-dropdown select, .stories {
    background: #fff;
    font-family: Montserrat,sans-serif
}

.degreeX__btn:hover {
    background: linear-gradient(135deg,var(--alw-purple),var(--alw-purple-dark));
    color: #fff
}

.degreeX__nav {
    z-index: 10;
    color: var(--alw-purple)
}

    .decade-indicator li.active, .decade-indicator li:hover, .degreeX__nav:hover, .ie-footer-cols span, .story-link, .timeline-item .decade, .timeline-item .year, .timeline-item li::before {
        color: var(--alw-gold)
    }

.story-name, .story-overlay {
    color: #fff;
    position: absolute
}

@media (max-width:768px) {
    .stats-container {
        grid-template-columns: 1fr;
        gap: 48px
    }

    .stat-value {
        font-size: 34px
    }

    .degreeX__container {
        padding: 0 20px
    }

    .degreeX__title {
        font-size: 30px
    }

    .degree-tab {
        padding: 12px 16px;
        font-size: 12px
    }

    .degreeX__nav, .degreeX__tabs {
        display: none
    }

    .degree-dropdown {
        display: block;
        margin-bottom: 24px
    }

        .degree-dropdown select {
            width: 100%;
            padding: 14px 16px;
            font-size: 14px;
            font-weight: 700
        }

    .degreeX__track {
        display: flex;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        padding-right: 80px
    }

    .degreeX__card {
        min-width: 85%;
        flex: 0 0 85%;
        max-width: 85%;
        scroll-snap-align: start
    }

    .degreeX__track {
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x proximity;
        scroll-behavior: auto
    }

    .degreeX__card {
        flex: 0 0 85%;
        scroll-snap-align: start;
        border-radius: 12px
    }

    .degreeX__img h3 {
        font-size: 20px
    }
}

.degree-dropdown {
    display: none;
    margin: 18px 0 26px
}

    .degree-dropdown select {
        width: 100%;
        height: 52px;
        padding: 0 48px 0 16px;
        border-radius: 12px;
        border: 1.5px solid rgba(75,29,107,.35);
        color: #2a1240;
        font-size: 14px;
        font-weight: 800;
        letter-spacing: .4px;
        text-transform: uppercase;
        outline: 0;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        box-shadow: 0 10px 24px rgba(75,29,107,.08);
        transition: border-color .25s,box-shadow .25s,transform .2s
    }

        .degree-dropdown select:focus {
            border-color: rgba(212,175,55,.9);
            box-shadow: 0 12px 26px rgba(212,175,55,.18),0 10px 24px rgba(75,29,107,.1);
            transform: translateY(-1px)
        }

    .degree-dropdown::after {
        content: "▾";
        position: absolute;
        right: 16px;
        top: 50%;
        transform: translateY(-50%);
        color: #d4af37;
        font-size: 18px;
        pointer-events: none
    }

.ie-footer .footer-quote, .ie-footer .footer-quote::after, .ie-footer .footer-quote::before, .ie-footer-top::after, .ie-footer-top::before, .ie-footer::after, .ie-footer::before {
    pointer-events: none !important
}

.stories {
    padding: 80px 0;
    width: 100vw;
    margin-left: calc(50% - 50vw)
}

.stories-title {
    font-size: 42px;
    font-weight: 800;
    margin: 0 40px 40px
}

.stories-grid {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 0;
    width: 100%;
    align-items: start
}

.story-card {
    width: 100%;
    aspect-ratio: 3/4;
    overflow: hidden
}

    .hero-video, .story-card img {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%
    }

.story-name {
    bottom: 24px;
    left: 24px;
    right: 24px;
    font-size: 14px;
    font-weight: 800;
    z-index: 3;
    pointer-events: none;
    text-shadow: 0 2px 12px rgba(0,0,0,.35)
}

.story-overlay {
    inset: 0;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    transition: opacity .35s;
    z-index: 2
}

.story-quote {
    font-size: 18px;
    line-height: 1.6;
    font-style: italic;
    margin-bottom: 28px
}

.story-link {
    font-size: 13px;
    font-weight: 800;
    color: #fff
}

.story-card:hover img {
    transform: scale(1.05);
    transition: transform .6s
}

@media (max-width:1200px) {
    .stories-grid {
        grid-template-columns: repeat(3,1fr)
    }
}

@media (max-width:768px) {
    .degreeX__tabs {
        display: none !important
    }

    .degree-dropdown {
        display: block !important
    }

    .stories-grid {
        grid-template-columns: repeat(2,1fr);
        display: none
    }

    .stories-mobile {
        display: block;
        position: relative;
        width: 100%
    }

    .stories-mobile-track {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch
    }

        .stories-mobile-track::-webkit-scrollbar {
            display: none
        }

    .stories-mobile-slide {
        position: relative;
        flex: 0 0 100%;
        height: 78vh;
        scroll-snap-align: start;
        overflow: hidden
    }

        .stories-mobile-slide img {
            position: absolute;
            inset: 0;
            width: 100%;
            height: 100%;
            object-fit: cover
        }

    .stories-mobile-overlay {
        position: absolute;
        inset: 0;
        background: linear-gradient(180deg,rgba(14,23,110,.92),rgba(14,23,110,.9));
        color: #fff;
        padding: 32px 24px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center
    }

        .stories-mobile-overlay h4 {
            font-size: 14px;
            font-weight: 800;
            letter-spacing: 1px;
            margin-bottom: 18px
        }

        .stories-mobile-overlay p {
            font-size: 16px;
            line-height: 1.7;
            font-style: italic;
            margin-bottom: 24px
        }

        .stories-mobile-overlay a {
            font-size: 13px;
            font-weight: 800;
            letter-spacing: 1px;
            color: #fff;
            text-decoration: none
        }

    .stories-mobile-dots {
        display: flex;
        justify-content: center;
        gap: 10px;
        margin: 16px 0 8px
    }

        .stories-mobile-dots span {
            width: 7px;
            height: 7px;
            background: #ccc;
            border-radius: 50%
        }

            .stories-mobile-dots span.active {
                background: #000
            }
}

#typing-text.done::after, .ceo-mobile-img, .ie-footer-cols > div:first-child::before, .stories-mobile {
    display: none
}

@media (max-width:768px) {
    .stories-grid {
        display: none
    }

    .stories-mobile {
        display: block;
        width: 100%
    }

    .stories-mobile-track {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none
    }

        .stories-mobile-track::-webkit-scrollbar {
            display: none
        }

    .stories-mobile-slide {
        position: relative;
        flex: 0 0 100%;
        height: 60vh;
        scroll-snap-align: start;
        overflow: hidden;
        background: #000
    }

        .stories-mobile-slide img {
            position: absolute;
            inset: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            transform: translateY(0);
            transition: transform .35s
        }

    .stories-mobile-overlay {
        position: absolute;
        inset: 0;
        background: linear-gradient(180deg,rgba(14,23,110,.92),rgba(14,23,110,.9));
        color: #fff;
        padding: 28px 22px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        opacity: 0;
        transform: translateY(28px);
        transition: opacity .35s,transform .35s
    }

    .stories-mobile-slide.is-visible .stories-mobile-overlay {
        opacity: 1;
        transform: translateY(0)
    }

    .stories-mobile-slide.is-visible img {
        transform: translateY(-32px)
    }

    .stories-mobile-dots {
        display: flex;
        justify-content: center;
        gap: 10px;
        margin: 14px 0 6px
    }

        .stories-mobile-dots button {
            width: 7px;
            height: 7px;
            border-radius: 50%;
            border: none;
            background: #cfcfcf;
            padding: 0
        }

            .stories-mobile-dots button.active {
                background: #000
            }

    .ie-footer .footer-quote {
        font-size: 24px;
        padding: 24px 18px;
        margin-bottom: 50px
    }
}

.stories-mobile-dots button {
    touch-action: manipulation;
    background: rgba(212,175,55,.35)
}

.story-overlay {
    background: linear-gradient(180deg,rgba(75,29,107,.92) 0,rgba(53,18,79,.95) 55%,rgba(36,12,56,.98) 100%)
}

.story-card::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg,transparent 40%,rgba(212,175,55,.15),transparent 60%);
    opacity: 0;
    transition: opacity .4s;
    z-index: 1
}

.ie-footer-btn:hover, .mt-title::after, .stories-mobile-dots button.active, .timeline-item .decade::after {
    background: var(--alw-gold)
}

.story-link:hover {
    color: var(--alw-gold-soft);
    text-decoration: underline
}

.stories-mobile-overlay {
    background: linear-gradient(180deg,rgba(75,29,107,.92) 0,rgba(53,18,79,.95) 60%,rgba(36,12,56,.98) 100%)
}

.stories-title, .vm-panel.vm-vision .vm-heading {
    color: #000
}

.stories-mobile-slide img, .story-card img {
    filter: saturate(1.05) contrast(1.05)
}

.ie-footer {
    color: #fff;
    font-family: Montserrat,sans-serif;
    padding: 80px 60px 40px
}

.ie-footer-brand span, .ie-logo {
    font-family: Montserrat,sans-serif !important
}

.ie-footer-title {
    font-size: 40px;
    font-weight: 800
}

.ie-footer-main {
    display: flex;
    justify-content: space-between;
    gap: 60px;
    margin-bottom: 80px
}

.ie-footer-cols {
    display: flex;
    gap: 80px
}

    .ie-footer ul, .ie-footer-cols ul, .sch-list {
        list-style: none;
        padding: 0;
        margin: 0
    }

    .ie-footer-cols span {
        margin-left: 6px;
        font-size: 12px
    }

.ie-footer-btn {
    border: 1.5px solid #fff;
    padding: 18px 28px;
    font-size: 14px;
    font-weight: 700;
    display: inline-block
}

.ie-footer-links {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    font-size: 13px;
    margin-bottom: 30px
}

.ie-footer-social {
    grid-area: social;
    display: flex;
    gap: 22px;
    font-size: 16px
}

.ie-footer-brand {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right
}

.vm-body, .vm-heading, .vm-inner {
    text-align: center
}

.ie-logo {
    font-size: 64px;
    font-weight: 800;
    line-height: 1
}

.ie-footer-brand span {
    font-size: 14px;
    letter-spacing: 2px
}

.ie-footer-copy {
    font-size: 13px;
    margin-top: 20px
}

@media (max-width:1024px) {
    .ie-footer-main {
        flex-direction: column
    }

    .ie-footer-cols {
        gap: 40px
    }

    .ie-footer-brand {
        position: static;
        margin-top: 40px
    }

    .nav-actions, .nav-menu {
        display: none !important
    }

    .mobile-menu {
        display: flex !important;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        color: #fff;
        justify-self: end
    }

    header.scrolled .mobile-menu {
        color: #111
    }

    .nav-grid {
        grid-template-columns: auto 1fr auto
    }
}

@media (max-width:600px) {
    .ie-footer {
        padding: 60px 24px 30px
    }

    .ie-footer-title {
        font-size: 28px
    }

    .ie-footer-cols {
        flex-direction: column;
        gap: 30px
    }
}

.ie-footer {
    padding-top: 0;
    background: #4b1d69;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    z-index: 10
}

.ie-footer-title {
    margin-bottom: 60px;
    color: #fff;
    position: relative
}

.ie-footer-cols li, .map-block, .sch-head {
    margin-bottom: 22px
}

.ie-footer-cols a {
    font-weight: 600;
    font-size: 15px;
    line-height: 1.6
}

.ie-footer::after {
    content: "";
    position: absolute;
    inset: 0
}

.ie-footer-title::after {
    content: "";
    display: block;
    width: 72px;
    height: 4px;
    margin-top: 16px
}

.ie-footer-cols a, .ie-footer-links a {
    color: #fff;
    opacity: .92;
    transition: color .25s,opacity .25s,transform .25s
}

.ie-footer a, .ie-footer-social a {
    transition: color .25s,transform .25s;
    text-decoration: none
}

.ie-footer-cols a:hover, .ie-footer-links a:hover {
    color: var(--alw-gold);
    opacity: 1;
    transform: translateX(3px)
}

.ie-footer-btn {
    border-color: var(--alw-gold);
    color: #fff;
    background: linear-gradient(120deg,transparent 40%,rgba(212,175,55,.18),transparent 60%);
    transition: .35s
}

    .ie-footer-btn:hover {
        color: #1a1a1a;
        box-shadow: 0 18px 40px rgba(212,175,55,.35);
        transform: translateY(-2px)
    }

.ie-footer-social a {
    color: #fff
}

    .ie-footer-social a:hover {
        color: var(--alw-gold);
        transform: translateY(-3px)
    }

.ie-logo {
    color: var(--alw-gold);
    text-shadow: 0 10px 30px rgba(212,175,55,.35)
}

.ie-footer-brand span {
    color: var(--alw-gold-soft)
}

.alwTeamSub, .ie-footer-contact .contact-card span, .ie-footer-copy {
    color: rgba(255,255,255,.85)
}

@media(max-width:600px) {
    .ie-footer-title::after {
        width: 52px
    }
}

.ie-footer li {
    margin: 0;
    padding: 0
}

.ie-footer h3, .ie-footer h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .3px;
    margin-bottom: 18px;
    position: relative
}

    .ie-footer h3::after, .ie-footer h4::after {
        content: "";
        display: block;
        width: 36px;
        height: 3px;
        margin-top: 8px
    }

.ie-footer a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: var(--white-muted);
    font-size: 14.5px;
    font-weight: 500;
    padding: 6px 0;
    pointer-events: auto !important
}

.ie-footer-col a::after {
    content: "↗";
    font-size: 13px;
    color: var(--gold);
    opacity: .65;
    transform: translateY(1px);
    transition: transform .25s,opacity .25s
}

.ie-footer a:hover {
    color: #fff;
    transform: translateX(4px)
}

    .ie-footer a:hover::after {
        opacity: 1;
        transform: translate(4px,-3px)
    }

.ie-footer-cols {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(220px,1fr));
    gap: 48px
}

    .ie-footer-cols > div::before {
        content: "";
        position: absolute;
        left: -24px;
        top: 0;
        bottom: 0;
        width: 1px;
        background: linear-gradient(180deg,transparent,rgba(255,255,255,.12),transparent)
    }

.ie-footer-contact .contact-card {
    display: flex;
    align-items: center;
    box-shadow: 0 8px 22px rgba(0,0,0,.12)
}

    .ie-footer-contact .contact-card:hover {
        box-shadow: 0 14px 34px rgba(0,0,0,.18);
        background: rgba(255,255,255,.12);
        box-shadow: inset 0 0 0 1px rgba(212,175,55,.35),0 16px 36px rgba(0,0,0,.35)
    }

    .ie-footer-contact .contact-card i {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0
    }

.ie-footer-contact {
    max-width: 100%
}

    .ie-footer-contact .contact-card {
        display: flex;
        align-items: center;
        gap: 14px;
        box-shadow: inset 0 0 0 1px rgba(255,255,255,.12),0 10px 28px rgba(0,0,0,.25);
        backdrop-filter: blur(6px);
        transition: .25s
    }

        .ie-footer-contact .contact-card i {
            font-size: 18px;
            color: #e2b23a;
            background: rgba(226,178,58,.18);
            width: 38px;
            height: 38px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-shrink: 0
        }

        .ie-footer-contact .contact-card div {
            display: flex;
            flex-direction: column
        }

    .ie-footer .footer-quote::after, .ie-footer-contact a::after, .timeline-item .watermark, .vm-tabs {
        display: none !important
    }

@media (max-width:768px) {
    .ie-footer-contact {
        max-width: 100%
    }

        .ie-footer-contact .contact-card {
            padding: 14px 16px
        }
}

.ie-footer .footer-quote {
    max-width: 1100px;
    letter-spacing: .2px;
    background: rgba(255,255,255,.08);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.14),0 14px 36px rgba(0,0,0,.35)
}

.ie-footer-main {
    display: grid !important;
    grid-template-columns: repeat(4,1fr);
    gap: 80px;
    align-items: start
}

.vm-panel, .vm-wrapper {
    height: 100%;
    display: flex
}

@media (max-width:1024px) {
    .ie-footer-main {
        grid-template-columns: repeat(2,1fr);
        gap: 48px
    }
}

.ie-footer-contact .contact-card {
    background: 0 0 !important;
    box-shadow: none !important;
    border-radius: 0;
    padding: 6px 0;
    margin-bottom: 18px
}

    .ie-footer-contact .contact-card strong {
        margin-bottom: 2px;
        color: #fff;
        font-size: 14.5px;
        font-weight: 600
    }

    .ie-footer-contact .contact-card span {
        color: var(--white-muted);
        font-size: 14.5px;
        line-height: 1.6
    }

.ie-footer .footer-quote {
    max-width: none;
    margin: 0 0 80px;
    text-align: center;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: .3px;
    color: #e2b23a;
    background: linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.05));
    border-radius: 0;
    box-shadow: none
}

@media (max-width:768px) {
    .ie-footer .footer-quote {
        font-size: 24px;
        padding: 28px 24px;
        margin-bottom: 56px
    }
}

.ie-footer .footer-quote {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: 0;
    margin-bottom: 80px;
    padding: 24px 8vw;
    font-family: 'Cormorant Garamond',serif;
    font-style: italic;
    font-size: 45px
}

.mt-title::after, .vm-heading::after {
    width: 80px;
    height: 3px;
    content: "";
    display: block
}

#career-guidance .cg-header > h2, #career-guidance .gb-left, .decade, .milestones-timeline, .mt-quote, .mt-sub, .mt-title, .timeline, .timeline-item, .timeline-item .content, .timeline-item li, .timeline-item ul {
    font-family: Georgia
}

.ie-footer-bottom, .ie-footer-top {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto
}

.ie-footer-top {
    padding: 1px 60px 0
}

.ie-footer-bottom {
    border-top: 1px solid rgba(212,175,55,.35);
    padding: 30px 60px 40px
}

.ie-footer a, .ie-footer-bottom, .ie-footer-cols, .ie-footer-contact, .ie-footer-links, .ie-footer-main, .ie-footer-social {
    position: relative;
    z-index: 20
}

: root {
    --vm-header-h: 70px;
    --vm-grad: linear-gradient(90deg,#00b4ff 0%,#00ffa3 25%,#ffd84d 65%,#ffae00 100%)
}

#vm-section {
    position: relative;
    width: 100%;
    overflow: hidden;
    font-family: Poppins,system-ui,Arial,sans-serif
}

#vm-visionMission {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100vh;
    min-height: 380px;
    margin-top: var(--vm-header-h)
}

.vm-wrapper {
    width: 200%;
    transform: translateX(0);
    will-change: transform
}

.vm-panel {
    flex: 0 0 50%;
    max-width: 50%;
    align-items: center;
    justify-content: center;
    padding: 0 6%;
    box-sizing: border-box
}

#coursesSection, #coursesSection .visit-btn:hover, .vm-vision {
    background: #fff;
    color: #000
}

.vm-inner {
    max-width: 820px
}

    .vm-inner h1 {
        font-size: clamp(20px, 5vw, 36px);
        font-weight: 600;
        line-height: 1.4;
        margin: 0
    }

        .vm-inner h1 strong {
            background: var(--vm-grad);
            -webkit-background-clip: text;
            font-weight: 800
        }

.vm-heading {
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
    text-shadow: 0 2px 8px rgba(255,174,0,.2);
    font-size: clamp(28px, 5vw, 48px);
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 2px;
    opacity: 0;
    transform: translateY(30px)
}

    .vm-heading::after {
        background: var(--gold);
        transform-origin: left;
        margin: 12px auto 0;
        background: #ffae00;
        border-radius: 2px;
        box-shadow: 0 0 15px rgba(255,174,0,.6);
        opacity: 0;
        transform: scaleX(0);
        transform-origin: left center;
        transition: transform .6s,opacity .35s
    }

.vm-panel.vm-vision .vm-body, .vm-panel.vm-vision .vm-heading {
    color: var(--black)
}

.vm-panel.vm-mission .vm-body, .vm-panel.vm-mission .vm-heading {
    color: var(--white)
}

#coursesSection .courses-nav .nav-link:hover, .vm-panel.vm-mission .vm-heading {
    color: #fff
}

.vm-heading.underline-on::after {
    opacity: 1;
    transform: scaleX(1)
}

.vm-body {
    max-width: 800px;
    margin: 0 auto;
    font-size: clamp(18px,3vw,26px);
    font-weight: 600;
    line-height: 1.5;
    color: inherit;
    opacity: 0;
    transform: translateY(40px);
    color: inherit
}

.vm-panel.vm-vision {
    background: var(--alw-white);
    color: var(--alw-purple-dark)
}

.alwTeamBanner, .vm-panel.vm-mission {
    background: var(--alw-purple-dark);
    color: var(--alw-white)
}

.alwMemberName, .vm-panel.vm-vision .vm-heading {
    color: var(--alw-purple-dark)
}

.alwTeamHeading, .vm-panel.vm-mission .vm-heading {
    color: var(--alw-white)
}

.vm-heading::after {
    background: var(--alw-gold);
    box-shadow: rgba(212,175,55,.5)
}

.milestones-timeline {
    position: relative;
    background: linear-gradient(rgba(75,29,105,.3),rgba(75,29,105,.3)),url('https://res.cloudinary.com/dhiyjhwjn/image/upload/v1768279146/buil_jghxdv.jpg') center center/cover no-repeat fixed !important;
    color: var(--light);
    overflow: hidden
}

    .milestones-timeline, .milestones-timeline * {
        text-transform: none !important
    }

.mt-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: var(--gold);
    position: relative
}

    .mt-title::after {
        background: var(--gold);
        margin: 10px auto 0
    }

.mt-sub {
    font-size: 1.1rem;
    opacity: .9
}

.mt-quote {
    font-style: italic;
    color: #ccc
}

.cg-section ul li::before, .decade, .decade-indicator li.active, .decade-indicator li:hover, .year {
    color: var(--gold)
}

.milestones-timeline::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url('https://www.transparenttextures.com/patterns/stardust.png');
    opacity: .15;
    animation: 60s linear infinite moveStars;
    z-index: 0
}

@keyframes moveStars {
    from {
        background-position: 0 0
    }

    to {
        background-position: 1000px 1000px
    }
}

.milestones-timeline .container {
    position: relative;
    z-index: 1;
    font-family: Georgia
}

.decade-indicator.visible {
    opacity: 1;
    pointer-events: auto
}

.decade-indicator, .dept-section::before {
    pointer-events: none;
    pointer-events: none
}

    .decade-indicator ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

    .decade-indicator li {
        font-size: 1rem;
        font-weight: 600;
        margin: 10px 0;
        transition: color .3s,transform .3s
    }

        .decade-indicator li.active {
            transform: scale(1.15)
        }

@keyframes glowLine {
    0% {
        background-position: 0 50%
    }

    100% {
        background-position: 200% 50%
    }
}

.timeline {
    position: relative;
    margin: 40px auto;
    padding: 20px 0;
    width: 90%
}

    .timeline::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        width: 3px;
        margin-left: -1.5px;
        background: linear-gradient(90deg,#ffd966,var(--gold),#ffd966);
        background-size: 200% 200%;
        animation: 6s linear infinite glowLine
    }

.timeline-item {
    position: relative;
    width: 50%;
    padding: 20px 30px;
    opacity: 0;
    transform: translateY(50px);
    transition: .8s
}

    .alwMemberCard.active, .ap-step.is-visible, .ceo-fade.show, .cg-section.cg-show, .elig-arrow.is-visible, .investors-section.animate-in, .investors-section.animate-in h2, .reveal.show, .timeline-item.visible {
        opacity: 1;
        transform: translateY(0)
    }

    .timeline-item.left {
        left: 0
    }

    .timeline-item.right {
        left: 50%
    }

@keyframes floatCard {
    0%,100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-6px)
    }
}

.timeline-item .content {
    position: relative;
    z-index: 1;
    padding: 20px;
    backdrop-filter: blur(8px);
    border-radius: 12px;
    animation: 6s ease-in-out infinite floatCard;
    transition: transform .3s,box-shadow .3s
}

    .timeline-item .content:hover {
        animation: none;
        transform: translateY(-10px) scale(1.02);
        box-shadow: 0 0 25px rgba(212,175,55,.6)
    }

@keyframes pulse {
    0%,100% {
        box-shadow: 0 0 6px rgba(212,175,55,.6)
    }

    50% {
        box-shadow: 0 0 20px #d4af37
    }
}

.timeline-item::before {
    content: none !important
}

.decade {
    font-size: 1.5rem;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
    font-variant-numeric: lining-nums
}

    .decade::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -4px;
        width: 40%;
        height: 2px;
        background: var(--gold)
    }

.year {
    font-weight: 600
}

.timeline-item ul {
    margin: 0;
    padding-left: 15px
}

.timeline-item li {
    margin-bottom: 6px;
    position: relative;
    color: #fff
}

    .timeline-item li::before {
        content: "•";
        position: absolute;
        left: -12px;
        color: var(--gold)
    }

.timeline-item.latest .content {
    border: 2px solid var(--gold);
    box-shadow: 0 0 25px rgba(212,175,55,.7)
}

.timeline-item:first-child {
    transition-delay: .2s
}

.timeline-item:nth-child(2) {
    transition-delay: .4s
}

.timeline-item:nth-child(3) {
    transition-delay: .6s
}

.timeline-item:nth-child(4) {
    transition-delay: .8s
}

.timeline-item:nth-child(5) {
    transition-delay: 1s
}

.timeline-item:nth-child(6) {
    transition-delay: 1.2s
}

.fade-in {
    opacity: 0;
    animation: 8s forwards fadeIn
}

    .fade-in.delay {
        animation-delay: 2s
    }

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(15px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@media (max-width:768px) {
    .ie-footer .footer-quote {
        font-size: 24px;
        padding: 28px 24px
    }

    #vm-visionMission {
        min-height: 420px;
        margin-top: 0;
        display: block;
        padding-top: 5rem;
        height: 100vh
    }

    .decade-indicator, .timeline-item li::before {
        display: none
    }

    .timeline::after {
        left: 20px
    }

    .timeline-item {
        width: 100%;
        padding-left: 50px;
        padding-right: 20px
    }

        .timeline-item.right {
            left: 0
        }

        .timeline-item .dot {
            left: 10px !important;
            right: auto !important
        }

        .timeline-item .content {
            animation: none;
            text-align: left;
            color: #000;
            padding: 16px;
            background: var(--alw-white)
        }

        .timeline-item ul {
            margin: 0;
            padding-left: 20px;
            list-style-position: inside
        }

        .timeline-item li {
            margin-bottom: 8px;
            padding-left: 0
        }

        .timeline-item .content, .timeline-item li {
            color: var(--alw-purple-dark)
        }
}

.timeline-item .dot {
    background: var(--gold);
    border: 3px solid var(--deep-navy);
    will-change: transform,box-shadow;
    position: absolute;
    top: 25px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: radial-gradient(circle,#ffd966 60%,#ffd966 60%) padding-box,border-box #000;
    box-shadow: 0 0 10px rgba(212,175,55,.7);
    animation: 2s infinite pulse;
    transition: transform .25s,box-shadow .25s,background .25s;
    z-index: 3;
    will-change: transform,box-shadow
}

.timeline-item.left .dot {
    right: -10px
}

.timeline-item.right .dot {
    left: -10px
}

.timeline-item.active .dot {
    background: #ffd966;
    background: radial-gradient(circle,#ffd966 60%,#ffd966 60%) padding-box,border-box #000;
    box-shadow: 0 0 8px rgba(212,175,55,.9),0 0 20px rgba(212,175,55,.8),0 0 40px rgba(212,175,55,.6)
}

.decade-indicator {
    backdrop-filter: blur(4px);
    position: fixed;
    top: 30%;
    left: 20px;
    z-index: 50;
    opacity: 0;
    transition: opacity .4s;
    background: border-box padding-box,border-box #000;
    background-image: linear-gradient(black,#000),linear-gradient(90deg,#06b6d4 0,#5eead4 10%,#f9c80e 55%,#e89c00 90%);
    padding: 10px 15px;
    border-radius: 8px
}

.alwMemberName, .alwTeamBanner {
    position: relative;
    text-align: center
}

.timeline-item .content {
    box-shadow: 0 0 15px rgba(212,175,55,.25);
    color: var(--alw-purple-dark);
    box-shadow: 0 12px 30px rgba(0,0,0,.25)
}

    .timeline-item .content .decade, .timeline-item .content .year, .timeline-item .content h3 {
        color: #ffd966
    }

.decade {
    background: linear-gradient(90deg,#ffd966,#d4af37);
    -webkit-background-clip: text;
    font-weight: 700
}

.milestones-timeline {
    color: var(--alw-white)
}

.mt-title {
    color: var(--alw-gold)
}

.timeline::after {
    background: linear-gradient(180deg,transparent,var(--alw-gold),transparent)
}

.timeline-item .content:hover {
    box-shadow: 0 0 28px rgba(212,175,55,.6)
}

.timeline-item .dot {
    background: radial-gradient(circle,var(--alw-gold-bright) 60%,var(--alw-gold-bright) 60%) padding-box,var(--alw-purple-dark) border-box;
    border: 3px solid transparent;
    box-shadow: 0 0 12px rgba(212,175,55,.7)
}

.timeline-item.active .dot {
    transform: scale(2.4);
    box-shadow: 0 0 10px rgba(212,175,55,.9),0 0 28px rgba(212,175,55,.8)
}

.decade-indicator {
    background: var(--alw-purple-dark);
    border: 1px solid rgba(212,175,55,.45);
    box-shadow: 0 0 18px rgba(0,0,0,.4)
}

    .decade-indicator li {
        color: rgba(255,255,255,.65)
    }

.timeline-item .content {
    background: #fff;
    color: #1a1a1a;
    border: 1px solid rgba(212,175,55,.45);
    box-shadow: 0 12px 28px rgba(0,0,0,.18)
}

    .timeline-item .content .decade, .timeline-item .content li::before {
        color: #d4af37
    }

    .timeline-item .content .year {
        color: #4b1f63;
        font-weight: 700
    }

    .about-box p, .timeline-item .content li {
        color: #333
    }

    .timeline-item .content:hover {
        box-shadow: 0 0 22px rgba(212,175,55,.55)
    }

.alwTeamBanner {
    background: var(--alw-dark);
    padding: 80px 20px 120px;
    color: #fff
}

    .alwTeamBanner::after {
        content: "";
        position: absolute;
        bottom: -60px;
        left: 0;
        width: 100%;
        height: 60px;
        background: #fff;
        clip-path: polygon(0 0,25% 0,25% 50%,35% 50%,35% 0,65% 0,65% 50%,75% 50%,75% 0,100% 0,100% 100%,0 100%)
    }

.alwTeamHeading {
    font-size: 2.4rem;
    font-weight: 800;
    margin-bottom: 10px
}

.alwTeamSub {
    font-size: 1.2rem;
    font-weight: 600;
    opacity: .85
}

.alwTeamContainer {
    max-width: 1200px;
    margin: -60px auto 0;
    padding: 0 20px
}

.alwTeamGrid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px
}

.alwMemberCard {
    width: 300px;
    box-shadow: 0 15px 40px rgba(0,0,0,.25);
    opacity: 0
}

    .alwMemberCard:hover {
        transform: translateY(-10px) scale(1.03);
        box-shadow: 0 20px 45px rgba(0,0,0,.35)
    }

.alwMemberName::after {
    transform-origin: center;
    content: ""
}

.alwMemberName::after {
    background: var(--alw-gold)
}

.alwMemberRole {
    font-weight: 600;
    font-size: 14px;
    margin-top: 8px;
    color: #000;
    opacity: .85
}

@media (max-width:768px) {
    .alwMemberCard {
        width: 100%;
        max-width: 360px;
        margin: 0 auto;
        padding: 25px 20px
    }

    .alwMemberPhoto {
        width: 180px;
        height: 180px;
        margin: 0 auto 16px;
        display: block
    }

    .alwMemberRole {
        text-align: center;
        font-size: 14px
    }

    .alwTeamGrid {
        gap: 30px;
        justify-content: center
    }

    .alwMemberName {
        display: block;
        text-align: center;
        font-size: 16px
    }

        .alwMemberName::after {
            width: 50px
        }
}

.alwMemberName {
    font-weight: 800;
    font-size: 16px;
    display: inline-block;
    padding-bottom: 12px;
    color: #000
}

    .alwMemberName::after {
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 60px;
        height: 3px;
        background: linear-gradient(90deg,#ffae00 0,#ffd84d 100%);
        border-radius: 2px;
        transition: transform .8s,box-shadow .4s;
        z-index: 2;
        transform: translateX(-50%) scaleX(1) !important
    }

.alwMemberCard.active .alwMemberName::after {
    transform: translateX(-50%) scaleX(1)
}

.alwMemberCard:hover .alwMemberName::after {
    box-shadow: 0 0 10px #ffae00,0 0 20px #ffd84d
}

.alwTeamGrid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.alwMemberCard {
    opacity: 1;
    transform: translateY(0);
    flex: 1 1 22%
}

@media (max-width:991px) {
    .alwMemberCard {
        flex: 1 1 45%;
        max-width: 350px
    }
}

.about-premium, .alwTeamGrid {
    justify-content: center;
    display: flex
}

.alwTeamGrid {
    align-items: stretch;
    flex-wrap: wrap;
    gap: 30px
}

.alwMemberCard {
    flex: 1 1 22%;
    max-width: 260px;
    background: #fff;
    border-radius: 14px;
    text-align: center;
    padding: 25px 20px;
    box-shadow: 0 10px 30px rgba(0,0,0,.25);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.alwMemberPhoto {
    width: 100%;
    height: auto;
    border-radius: 10px;
    object-position: center top;
    filter: grayscale(100%);
    margin-bottom: 16px;
    background: 0 0
}

.mu-video-slide, .mu-video-slide img {
    height: 100%;
    width: 100%
}

    .card-image img, .hhero-video, .intl-col img, .mu-video-slide img {
        object-fit: cover
    }

.about-premium, .alwMemberCard, .alwTeamBanner::after, .mu-section {
    background: var(--alw-white)
}

@media (max-width:991px) {
    .alwMemberCard {
        flex: 1 1 45%;
        max-width: 360px
    }
}

.alwMemberCard {
    box-shadow: rgba(0,0,0,.18);
    transition: transform .5s,box-shadow .5s
}

.about-box, .about-premium {
    background: #fff;
    position: relative
}

.alwMemberCard:hover {
    transform: translateY(-10px);
    box-shadow: rgba(212,175,55,.45)
}

.alwMemberName::after {
    background: linear-gradient(90deg,var(--alw-gold),var(--alw-gold-light));
    box-shadow: rgba(212,175,55,.55)
}

.about-box {
    box-shadow: 0 0 40px rgba(0,0,0,.15)
}

.about-img-wrapper {
    border: 4px solid #000;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 30px rgba(0,0,0,.15);
    transition: transform .4s,box-shadow .4s
}

    .about-img-wrapper:hover {
        transform: translateY(-6px);
        box-shadow: 0 0 60px rgba(0,0,0,.25)
    }

@media (max-width:992px) {
    .about-box {
        padding: 30px;
        border: 8px solid #000
    }

    .about-title {
        font-size: 2rem
    }
}

.about-premium {
    color: #000;
    align-items: center;
    padding: 80px 0
}

.about-box {
    box-shadow: 0 0 50px rgba(0,0,0,.15);
    z-index: 1;
    border: 35px solid #000;
    border-radius: 20px;
    max-width: 1100px;
    width: 90%;
    padding: 40px 60px;
    box-shadow: 0 10px 60px rgba(0,0,0,.2);
    text-align: left
}

.about-title {
    font-weight: 700;
    color: #000;
    position: relative;
    font-size: 2.4rem
}

    .about-title .highlight {
        background: linear-gradient(90deg,#00b4ff 0,#ffae00 100%);
        -webkit-background-clip: text
    }

    .about-title::after {
        content: "";
        content: "";
        display: block;
        width: 70px;
        height: 4px;
        margin-top: 14px;
        background: linear-gradient(90deg,#00b4ff 0,#ffae00 100%)
    }

.about-box p {
    line-height: 1.6;
    font-size: 1.05rem
}

.about-box .highlight, .about-box strong {
    background: linear-gradient(90deg,#00b4ff 0,#ffae00 100%);
    -webkit-background-clip: text;
    font-weight: 600
}

.about-box .btn-warning {
    border: 2px solid #d4af37;
    color: #d4af37;
    font-weight: 600;
    padding: 12px 30px;
    display: inline-block;
    margin-top: 20px
}

    .about-box .btn-warning:hover {
        background: #d4af37;
        box-shadow: 0 0 20px rgba(212,175,55,.5);
        background: var(--alw-gold);
        color: #111;
        box-shadow: rgba(212,175,55,.55)
    }

@media (max-width:992px) {
    .about-box {
        border: 25px solid #000;
        padding: 30px
    }

    .about-title {
        font-size: 2rem
    }
}

.mu-section {
    background: var(--white);
    padding: 120px 0;
    display: flex;
    justify-content: center
}

.mu-black-box {
    position: relative;
    background: var(--black);
    width: 90%;
    max-width: 1150px;
    min-height: 280px;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 40px;
    box-shadow: 0 12px 40px rgba(0,0,0,.25)
}

.mu-content-box {
    background: var(--white);
    padding: 40px 55px;
    border-radius: 12px;
    max-width: 700px;
    box-shadow: 0 6px 25px rgba(0,0,0,.12);
    z-index: 1
}

.mu-video-frame {
    position: absolute;
    left: 40px;
    top: -50px;
    bottom: -50px;
    width: 300px;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 15px 45px rgba(0,0,0,.5);
    z-index: 2;
    animation: 6s ease-in-out infinite float
}

.mu-video-slide {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity .8s
}

.mu-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: var(--white);
    padding: 14px 20px;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(0,0,0,.25);
    transition: .3s
}

.ap-step, .cg-section {
    transform: translateY(40px);
    opacity: 0
}

.mu-btn, .mu-play:hover {
    background: var(--black)
}

.mu-play i {
    font-size: 32px;
    color: var(--black)
}

.mu-play:hover i {
    color: var(--white);
    color: var(--alw-white)
}

.cg-menu li.active, .cg-menu li:hover {
    color: var(--purple-dark)
}

.mu-text-box h3 {
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 16px;
    color: var(--black)
}

.mu-text-box p {
    font-size: .95rem;
    color: var(--gray);
    line-height: 1.6;
    margin-bottom: 30px;
    font-weight: 400
}

.mu-btn {
    color: var(--white);
    padding: 12px 28px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 500;
    transition: .3s;
    display: inline-block
}

.cg-header h2, .zz-circle {
    font-weight: 900;
    font-size: 20px
}

.mu-btn:hover {
    background: #444
}

.typing::after {
    content: '▍';
    margin-left: 2px;
    animation: 1s steps(1,end) infinite blink;
    opacity: .8
}

#mu-typed-body {
    max-width: 62ch
}

@keyframes float {
    0%,100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-8px)
    }
}

@media (max-width:900px) {
    .campus-grid {
        grid-template-columns: 1fr
    }

    .campus-card img {
        height: 260px
    }

    .mu-black-box {
        flex-direction: column;
        padding: 20px;
        align-items: center
    }

    .mu-video-frame {
        position: relative;
        left: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        max-width: 450px;
        height: auto;
        margin-bottom: 20px;
        aspect-ratio: 9/16
    }

    .mu-content-box {
        max-width: 100%;
        padding: 25px 20px;
        text-align: center
    }

    .mu-text-box h3 {
        font-size: 1.6rem
    }

    .mu-text-box p {
        font-size: .9rem
    }
}

.about-box {
    background: var(--alw-white);
    border: var(--alw-purple);
    box-shadow: rgba(75,31,99,.25)
}

.about-title, .mu-text-box h3 {
    color: var(--alw-black)
}

    .about-title::after {
        background: linear-gradient(90deg,var(--alw-gold),var(--alw-gold-soft))
    }

.about-box .btn-warning {
    background: 0 0;
    border: var(--alw-gold);
    color: var(--alw-gold);
    transition: .3s
}

.mu-black-box {
    background: var(--alw-purple-dark);
    box-shadow: rgba(58,23,77,.4)
}

.mu-content-box {
    background: var(--alw-white);
    box-shadow: rgba(0,0,0,.15)
}

.mu-video-frame {
    background: #000;
    box-shadow: rgba(0,0,0,.6)
}

.mu-play {
    background: var(--alw-gold);
    box-shadow: rgba(212,175,55,.55)
}

    .mu-btn, .mu-play:hover {
        background: var(--alw-purple)
    }

    .mu-play i {
        color: #111
    }

.mu-text-box p {
    color: var(--alw-gray)
}

.mu-btn {
    color: var(--alw-white)
}

    .mu-btn:hover {
        background: var(--alw-gold);
        color: #111
    }

.recruiters-sec {
    background: #fff;
    position: relative;
    border-top: 4px solid #d4af37;
    overflow: hidden
}

.recruiters-marquee {
    overflow: hidden;
    position: relative
}

.recruiters-track {
    display: flex;
    gap: 80px;
    align-items: center;
    width: max-content
}

    .recruiters-track img {
        height: 80px;
        width: auto;
        filter: none;
        opacity: 1;
        transition: .4s
    }

        .recruiters-track img:hover {
            filter: grayscale(100%) brightness(.9);
            opacity: .8;
            transform: scale(1.05)
        }

@keyframes scrollLeft {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-50%)
    }
}

@keyframes scrollRight {
    0% {
        transform: translateX(-50%)
    }

    100% {
        transform: translateX(0)
    }
}

.track-left {
    animation: 45s linear infinite scrollLeft
}

.track-right {
    animation: 45s linear infinite scrollRight
}

.gold-wave-divider {
    width: 100%;
    height: 120px;
    display: block;
    background: 0 0
}

#coursesSection .grad-accent {
    color: #ffae00
}

#coursesSection .courses-nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 1.5rem
}

    #coursesSection .courses-nav .nav-link {
        color: #aaa;
        font-size: 1rem;
        font-weight: 500;
        transition: color .3s
    }

        #coursesSection .courses-nav .nav-link.active::after {
            content: "";
            position: absolute;
            left: 0;
            bottom: -6px;
            width: 100%;
            height: 2px;
            background: linear-gradient(90deg,#ffae00 0,#ffd84d 50%,#ffae00 100%);
            animation: .35s underlineSlide;
            content: none !important
        }

@keyframes underlineSlide {
    0% {
        width: 0;
        opacity: 0
    }

    100% {
        width: 100%;
        opacity: 1
    }
}

.txt {
    color: #aaa
}

#coursesSection .accordion-item {
    background: #111;
    border: none;
    margin-bottom: 8px;
    border-radius: 6px;
    overflow: hidden
}

#coursesSection .courses-nav, .gov-table-wrapper {
    -webkit-overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch
}

#coursesSection .accordion-button {
    background: #111;
    color: #fff;
    font-weight: 500
}

    #coursesSection .accordion-button:not(.collapsed) {
        background: #1a1a1a;
        color: #fff
    }

#coursesSection .accordion-body {
    background: #1a1a1a
}

#coursesSection .campus-list, .cg-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

    #coursesSection .campus-list li {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0
    }

        #coursesSection .campus-list li:last-child, .dept-item:nth-last-child(-n+2), .search-item:last-child {
            border-bottom: none
        }

#coursesSection .visit-btn {
    background: #ffae00;
    color: #000;
    padding: 4px 10px;
    font-size: .85rem;
    border-radius: 4px;
    text-decoration: none;
    transition: .25s
}

@media (max-width:768px) {
    .alwMemberName {
        font-size: 14px
    }

        .alwMemberName::after {
            width: 50px
        }

    .alwMemberPhoto {
        width: 100%;
        height: auto;
        object-fit: contain;
        object-position: center;
        background: 0 0
    }

    .alwMemberCard {
        flex: 1 1 100%;
        max-width: 380px;
        margin: 0 auto
    }

    .alwTeamGrid {
        gap: 25px
    }

    .recruiters-track {
        gap: 50px
    }

        .recruiters-track img {
            height: 60px
        }

    .facts-sec {
        text-align: center;
        padding-left: 4%;
        padding-right: 4%
    }

    .facts-box {
        margin-bottom: 20px
    }

    .facts-sec .row.g-4 > [class^=col-] {
        flex: 0 0 100%;
        max-width: 100%
    }

    .facts-box h3 {
        font-size: 1.8rem
    }

    .facts-box p {
        font-size: .95rem
    }

    .facts-video {
        max-width: 100%
    }

        .facts-video .video-thumb {
            max-height: 220px
        }

    #coursesSection .campus-list li {
        flex-direction: column;
        align-items: flex-start
    }

    #coursesSection .courses-nav {
        gap: 1rem;
        flex-wrap: nowrap;
        justify-content: flex-start;
        scrollbar-color: #000 #000;
        scrollbar-width: thin
    }

        #coursesSection .courses-nav .nav-item {
            flex: 0 0 auto
        }

    #coursesSection .courses-nav {
        overflow-x: auto;
        white-space: nowrap;
        flex-wrap: nowrap;
        justify-content: flex-start;
        gap: .8rem;
        padding: .6rem .75rem;
        scrollbar-width: thin;
        scrollbar-color: #111 #000;
        scroll-snap-type: x mandatory;
        border-radius: 20px
    }

        #coursesSection .courses-nav::-webkit-scrollbar {
            height: 4px
        }

        #coursesSection .courses-nav::-webkit-scrollbar-track {
            background: #000
        }

        #coursesSection .courses-nav::-webkit-scrollbar-thumb {
            background: #111;
            border-radius: 2px
        }

        #coursesSection .courses-nav .nav-item {
            display: inline-block;
            flex: 0 0 auto;
            scroll-snap-align: center
        }

        #coursesSection .courses-nav .nav-link {
            font-size: .85rem;
            padding: .35rem .55rem;
            line-height: 1.1
        }

            #coursesSection .courses-nav .nav-link.active::after {
                bottom: -4px;
                height: 2px
            }

    #coursesSection .accordion-item {
        border-radius: 12px;
        margin-bottom: 10px;
        background: #121212
    }

    #coursesSection .accordion-button {
        padding: .85rem .9rem;
        font-size: .85rem;
        line-height: 1.3;
        border-radius: 12px !important;
        background: #161616
    }

        #coursesSection .accordion-button:not(.collapsed) {
            background: #1d1d1d;
            color: #fff
        }

        #coursesSection .accordion-button::after {
            transform: scale(.85);
            margin-left: .75rem;
            filter: brightness(.9)
        }

    #coursesSection .accordion-body {
        padding: .65rem .9rem .8rem;
        font-size: .85rem;
        line-height: 1.45;
        background: #111
    }

    #coursesSection .campus-list li {
        flex-direction: column;
        align-items: flex-start;
        gap: .35rem;
        padding: .6rem 0;
        border-bottom: 1px solid #262626;
        flex-direction: row !important;
        align-items: center !important;
        justify-content: space-between !important;
        gap: .5rem
    }

        #coursesSection .campus-list li div {
            flex: 1;
            font-size: .8rem;
            color: #aaa
        }

    #coursesSection .visit-btn {
        align-self: flex-start;
        padding: .3rem .65rem;
        font-size: .85rem;
        border-radius: 6px;
        margin-top: 0 !important;
        align-self: center !important;
        flex-shrink: 0
    }
}

@media (max-width:400px) {
    #coursesSection .courses-nav .nav-link {
        font-size: .85rem;
        padding: .3rem .5rem
    }

    #coursesSection .accordion-button {
        font-size: .85rem;
        padding: .75rem .8rem
    }

    #coursesSection .accordion-body {
        font-size: .85rem
    }
}

#coursesSection .courses-nav .nav-link.active {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background: 0 0 !important
}

#coursesSection .accordion-body {
    color: #aaa !important;
    background-color: #111 !important
}

#coursesSection .campus-list li div {
    color: #aaa;
    font-weight: 500
}

#coursesSection .campus-list li {
    border-bottom: 1px solid #2a2a2a
}

#career-guidance .cg-nav-pills .nav-link.active {
    color: #fff;
    border-left: 3px solid #fff
}

#coursesSection .accordion-button::after {
    -webkit-mask-image: none !important;
    mask-image: none !important;
    content: "\f078" !important;
    color: #fff !important;
    background-image: none !important;
    -webkit-mask-image: none !important;
    mask-image: none !important;
    content: "\f078" !important;
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900 !important;
    font-size: .85rem;
    margin-left: auto;
    margin-right: 0;
    transition: transform .25s,color .25s
}

#coursesSection .courses-nav .nav-link::after, #coursesSection .courses-nav::after {
    content: none !important;
    content: none !important
}

#coursesSection .accordion-button:not(.collapsed)::after {
    color: #fff !important;
    transform: rotate(180deg)
}

#coursesSection .accordion-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 1.2rem
}

#coursesSection .courses-nav {
    background: #000 !important;
    border-radius: 2rem !important;
    padding: .8rem 1.2rem !important;
    scroll-behavior: smooth;
    flex-wrap: nowrap;
    flex-wrap: nowrap;
    scroll-behavior: smooth
}

    #coursesSection .courses-nav .nav-link:active, #coursesSection .courses-nav .nav-link:focus {
        box-shadow: none !important;
        outline: 0 !important
    }

    #coursesSection .courses-nav .nav-link.active, #coursesSection .courses-nav .nav-link.show, #coursesSection .courses-nav > .nav-item > .nav-link.active {
        background: linear-gradient(90deg,#00b4ff 0,#00ffa3 15%,#ffd84d 40%,#ffc300 70%,#ffae00 100%) !important;
        -webkit-background-clip: text !important;
        background-clip: text !important;
        color: transparent !important;
        -webkit-text-fill-color: transparent !important;
        font-weight: 700 !important;
        text-shadow: none !important;
        border: none !important;
        outline: 0 !important;
        box-shadow: none !important
    }

    #coursesSection .courses-nav .nav-item, #coursesSection .courses-nav .nav-link, #coursesSection .courses-nav .nav-link:not(.active) {
        border: none !important;
        box-shadow: none !important;
        background: 0 0 !important
    }

        #coursesSection .courses-nav .nav-link:not(.active) {
            color: #aaa !important
        }

            #coursesSection .courses-nav .nav-link:not(.active):hover {
                color: #fff !important
            }

    #coursesSection .courses-nav .nav-link {
        outline: 0 !important;
        position: relative;
        flex: 0 0 auto;
        white-space: nowrap
    }

        #coursesSection .courses-nav .nav-link::after {
            transform: translateZ(0);
            backface-visibility: hidden
        }

#coursesSection .courses-nav {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch !important;
    flex-wrap: nowrap !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    scroll-behavior: smooth !important;
    border-bottom: none !important;
    box-shadow: none !important;
    position: relative !important
}

    #coursesSection .courses-nav::-webkit-scrollbar {
        display: none !important
    }

    #coursesSection .courses-nav .nav-item {
        flex: 0 0 auto !important;
        white-space: nowrap !important
    }

    #coursesSection .courses-nav::after, #coursesSection .courses-nav::before {
        content: none !important;
        display: none !important;
        border: none !important
    }

.gov-table {
    width: 100%;
    border-collapse: collapse;
    color: #fff;
    font-size: 13px
}

    .gov-table td, .gov-table th {
        white-space: nowrap;
        vertical-align: middle
    }

.gov-table-wrapper {
    width: 100%;
    overflow-x: auto
}

.card-image, .dept-right, .dept-scope, .dept-section, .elig-arrow, .map-container, .research-card {
    overflow: hidden
}

#career-guidance {
    --bg-main: #f7f5f1;
    --bg-layer: #FAFAFA;
    --bg-card: #ffffff;
    --text-main: #1a1a2e;
    --text-muted: #55556b;
    --text-light: #8a8aa3;
    --purple: #5f55ff;
    --purple-dark: #3f37c9;
    --gold: #ffb000;
    background: linear-gradient(180deg,var(--bg-layer),var(--bg-main));
    margin-top: 20px
}

.cg-header-sticky {
    position: sticky;
    top: 142px;
    z-index: 10;
    height: 95px;
    margin-bottom: 70px;
    padding: 15px
}

    #career-guidance .cg-header-sticky, .cg-header, .cg-header-sticky, .cg-header-sticky .cg-header {
        background: #fafafa !important
    }

        .cg-header h2 {
            text-transform: uppercase;
            color: purple;
            margin-bottom: 18px
        }

.cg-menu li {
    color: var(--text-light)
}

.cg-active-bar {
    height: 32px;
    background: linear-gradient(180deg,var(--purple),var(--gold))
}

.cg-section {
    background: var(--bg-card);
    border-radius: 30px;
    padding: 54px 58px;
    margin-bottom: 48px;
    transition: .9s cubic-bezier(.22,.61,.36,1)
}

    .cg-section h3 {
        font-size: 30px;
        font-weight: 700;
        color: var(--text-main);
        margin-bottom: 22px
    }

    .cg-section p, .cg-section ul li {
        font-size: 16.5px;
        color: var(--text-muted)
    }

    .cg-section h3::after {
        content: "";
        width: 76px;
        height: 4px;
        display: block;
        margin-top: 12px;
        border-radius: 8px;
        background: linear-gradient(90deg,var(--purple),var(--gold))
    }

    .cg-section p {
        line-height: 1.8;
        margin-bottom: 28px
    }

    .cg-section ul {
        list-style: none;
        padding-left: 0
    }

        .cg-section ul li {
            position: relative;
            padding-left: 42px;
            margin-bottom: 20px
        }

            .cg-section ul li::before {
                content: "✔";
                position: absolute;
                left: 0;
                top: 2px;
                font-size: 20px;
                font-weight: 800
            }

    .cg-section img, .cg-section video {
        margin-top: 32px;
        border-radius: 20px;
        width: 100%;
        box-shadow: 0 28px 60px rgba(0,0,0,.14);
        transform: scale(1.04);
        transition: transform 1.2s
    }

    .ap-step.is-visible .ap-circle, .cg-section.cg-show img, .cg-section.cg-show video {
        transform: scale(1)
    }

.cg-menu-wrapper {
    position: sticky;
    background: #4b1f63;
    border-radius: 20px;
    padding: 28px 26px;
    box-shadow: 0 16px 36px rgba(0,0,0,.18);
    position: sticky;
    top: 280px
}

.cg-active-bar, .cg-menu li.active::before {
    background: #d4af37
}

.cg-menu li {
    position: relative;
    padding: 14px 18px 14px 42px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #edebff;
    border-radius: 14px;
    transition: .25s
}

    .cg-menu li::before {
        content: "";
        position: absolute;
        left: 18px;
        top: 50%;
        transform: translateY(-50%);
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: rgba(255,255,255,.45)
    }

    .cg-menu li:hover {
        background: rgba(255,255,255,.08);
        color: #fff
    }

    .cg-menu li.active {
        text-shadow: 0 4px 14px rgba(95,85,255,.25);
        background: rgba(255,255,255,.14);
        color: #fff;
        font-weight: 700
    }

.cg-active-bar {
    position: absolute;
    left: 12px;
    width: 4px;
    border-radius: 6px;
    transition: top .3s,height .3s;
    display: none !important
}

#deptText, #deptTitle, .dept-content, .dept-left, .dept-right {
    position: relative;
    z-index: 2
}

.zigzag-process {
    max-width: 900px;
    margin: 40px auto;
    padding: 20px;
    position: relative
}

.zz-step {
    display: flex;
    align-items: center;
    margin: 40px 0;
    position: relative
}

    .ap-step.left, .zz-step.left {
        justify-content: flex-start
    }

    .ap-step.right, .zz-step.right {
        justify-content: flex-end
    }

.ap-step, .zz-circle {
    align-items: center;
    display: flex
}

.zz-circle {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    color: #fff;
    justify-content: center;
    flex-shrink: 0;
    box-shadow: 0 10px 25px rgba(0,0,0,.2)
}

.ap-circle, .zz-content h4 {
    font-size: 18px;
    font-weight: 800
}

.zz-content {
    background: #fff;
    padding: 22px 26px;
    border-radius: 14px;
    max-width: 360px;
    box-shadow: 0 12px 30px rgba(0,0,0,.08)
}

.zz-step.left .zz-content {
    margin-left: 24px
}

.zz-step.right .zz-content {
    margin-right: 24px;
    text-align: right
}

.zz-content h4 {
    margin: 0 0 8px;
    color: #4b1d69
}

.ap-card p, .zz-content p {
    margin: 0;
    font-size: 15px;
    line-height: 1.6;
    color: #333
}

.teal {
    background: #2bb9c3
}

.navy {
    background: #1f4e66
}

.orange {
    background: #f39c35
}

.pink {
    background: #e94b6a
}

.gold {
    background: #e2b23a
}

.admission-flow {
    position: relative;
    margin-top: 40px
}

.ap-step {
    position: relative;
    min-height: 140px;
    margin-bottom: 40px;
    transition: opacity .7s,transform .7s
}

.ap-circle {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #4b1d69;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 12px 30px rgba(75,29,105,.35);
    flex-shrink: 0
}

.ap-card {
    background: #fff;
    padding: 22px 26px;
    border-radius: 16px;
    max-width: 420px;
    box-shadow: 0 18px 45px rgba(75,29,105,.12);
    position: relative
}

.elig-card, .scholarship-card {
    box-shadow: 0 12px 30px rgba(75,29,105,.08)
}

.ap-step.left .ap-card {
    margin-left: 24px;
    border-left: 4px solid #4b1d69
}

.ap-step.right .ap-card {
    margin-right: 24px;
    text-align: right;
    border-right: 4px solid #4b1d69
}

.ap-card h4 {
    margin: 0 0 6px;
    font-size: 20px;
    font-weight: 800;
    color: #4b1d69
}

.ap-step .ap-circle {
    transform: scale(.85);
    transition: transform .6s .2s
}

.elig-label::after, .sch-list li::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.elig-session, .elig-sub {
    margin-bottom: 20px;
    color: #555
}

.elig-snapshot {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(180px,1fr));
    gap: 18px;
    margin: 24px 0 36px
}

.elig-card {
    background: #fff;
    border-left: 4px solid #4b1d69;
    padding: 18px;
    border-radius: 10px
}

.elig-highlight, .fa-card {
    border-left: 5px solid #4b1d69
}

.elig-icon {
    font-size: 22px;
    display: block;
    margin-bottom: 8px
}

.elig-card h5 {
    font-weight: 800;
    margin-bottom: 4px;
    color: #4b1d69
}

.elig-block {
    margin: 32px 0
}

    .elig-block h4 {
        color: #4b1d69;
        font-weight: 800;
        margin-bottom: 10px
    }

    .elig-block ul, .sch-card ul {
        padding-left: 18px
    }

.elig-highlight {
    background: #f1ecf8;
    padding: 16px 18px;
    border-radius: 8px;
    margin: 28px 0
}

.elig-tests {
    display: flex;
    flex-wrap: wrap;
    gap: 12px
}

    .elig-tests span {
        border: 1.5px solid #4b1d69;
        padding: 6px 14px;
        border-radius: 999px;
        font-weight: 700;
        color: #4b1d69;
        background: #fff
    }

.elig-cta {
    margin-top: 36px
}

    .elig-cta a {
        color: #ffae00;
        font-weight: 800
    }

.elig-apply-btn {
    display: inline-block;
    margin-top: 12px;
    background: #ffae00;
    color: #4b1d69;
    padding: 12px 22px;
    font-weight: 900;
    border-radius: 6px
}

.elig-arrow-wrapper {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin: 30px 0
}

.elig-arrow {
    display: flex;
    align-items: center;
    background: #f3edf7;
    border-radius: 8px;
    position: relative;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity .6s,transform .6s
}

.elig-label {
    background: #4b1d69;
    color: #fff;
    font-weight: 800;
    padding: 14px 18px;
    min-width: 240px;
    text-align: center;
    position: relative
}

    .elig-label::after {
        content: "";
        right: -18px;
        border-top: 18px solid transparent;
        border-bottom: 18px solid transparent;
        border-left: 18px solid #4b1d69
    }

.elig-content {
    padding: 14px 22px 14px 36px;
    color: #333;
    font-size: 15px;
    line-height: 1.6
}

.elig-help {
    margin-top: 26px;
    margin-bottom: 26px;
    font-size: 15px
}

    .elig-help a {
        color: #4b1d69;
        font-weight: 800
    }

.elig-apply {
    display: inline-block;
    margin-top: 14px;
    background: #ffae00;
    color: #4b1d69;
    padding: 12px 22px;
    font-weight: 900;
    border-radius: 6px;
    text-decoration: none
}

.elig-note {
    margin-top: 12px;
    font-size: 15px;
    color: #444;
    line-height: 1.2
}

.fa-benefits {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 18px
}

.fa-steps {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 16px
}

@media(max-width:768px) {
    .ie-footer-title {
        font-size: 30px
    }

    .ie-footer-cols {
        gap: 32px
    }

    .ie-footer a {
        font-size: 15px;
        padding: 8px 0
    }

    .zz-step, .zz-step.left, .zz-step.right {
        justify-content: flex-start
    }

        .zz-step.right .zz-content {
            text-align: left;
            margin-right: 0;
            margin-left: 24px
        }

    .ap-step {
        justify-content: flex-start !important
    }

        .ap-step.right .ap-card {
            text-align: left;
            margin-right: 0;
            margin-left: 24px;
            border-right: none;
            border-left: 4px solid #4b1d69
        }

    .elig-arrow {
        flex-direction: column;
        align-items: flex-start
    }

    .elig-label {
        width: 100%;
        text-align: left
    }

        .elig-label::after {
            display: none
        }

    .elig-content {
        padding: 14px 18px
    }

    .fa-benefits {
        grid-template-columns: 1fr
    }

    .fa-steps {
        grid-template-columns: 1fr 1fr
    }
}

#cg4 {
    padding-bottom: 80px
}

.fa-intro, .sch-intro {
    font-size: 16px;
    margin-bottom: 32px;
    color: #333
}

.fa-card h4, .fa-subtitle {
    color: #4b1d69;
    font-weight: 800
}

.fa-benefits {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-bottom: 42px
}

.fa-card {
    background: #f3edf7;
    padding: 20px;
    border-radius: 10px
}

    .fa-card h4 {
        margin-bottom: 6px
    }

.fa-subtitle {
    margin: 36px 0 16px
}

.fa-steps {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 18px;
    margin-bottom: 44px
}

.fa-step {
    background: #fff;
    border: 1px solid #e6ddf0;
    padding: 20px;
    border-radius: 10px;
    text-align: center
}

    .fa-step span {
        display: inline-block;
        line-height: 40px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 42px;
        height: 42px;
        background: #4b1d69;
        color: #fff;
        border-radius: 50%;
        font-weight: 800;
        margin-bottom: 10px
    }

.fa-faq-item {
    background: #faf7fc;
    border-radius: 10px;
    padding: 18px 20px;
    margin-bottom: 14px
}

    .fa-faq-item strong {
        display: block;
        color: #4b1d69;
        margin-bottom: 6px
    }

.fa-apply {
    display: inline-block;
    margin-top: 28px;
    background: #ffae00;
    color: #4b1d69;
    padding: 14px 28px;
    font-weight: 900;
    border-radius: 8px;
    text-decoration: none
}

.sch-cards {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 22px;
    margin-bottom: 28px
}

.sch-card {
    background: #f3edf7;
    border-radius: 14px;
    padding: 24px;
    border-top: 6px solid #4b1d69
}

    .sch-card h4 {
        color: #4b1d69;
        font-weight: 900;
        margin-bottom: 14px
    }

    .sch-card li, .sch-guidelines li {
        margin-bottom: 8px;
        font-size: 15px
    }

.sch-note {
    background: #faf7fc;
    border-left: 5px solid #4b1d69;
    padding: 18px 22px;
    border-radius: 10px;
    margin: 26px 0;
    font-size: 15px
}

.sch-subtitle {
    margin: 32px 0 12px;
    color: #4b1d69;
    font-weight: 800
}

.sch-guidelines {
    padding-left: 20px
}

.scholarship-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 28px;
    margin: 32px 0
}

.scholarship-card {
    background: #f5eff9;
    border-radius: 18px;
    padding: 28px 26px 30px;
    position: relative
}

.sch-head span {
    font-size: 42px;
    font-weight: 900;
    color: #4b1d69;
    line-height: 1
}

.sch-head p {
    margin: 4px 0 0;
    font-size: 16px;
    font-weight: 700;
    color: #4b1d69;
    letter-spacing: .5px
}

.sch-list li {
    background: #fff;
    border-radius: 10px;
    padding: 14px 16px 14px 46px;
    margin-bottom: 14px;
    position: relative;
    box-shadow: 0 6px 14px rgba(0,0,0,.04)
}

    .sch-list li::before {
        content: "✔";
        left: 16px;
        color: #ffae00;
        font-weight: 900
    }

.sch-list strong {
    display: block;
    font-size: 14px;
    color: gray !important
}

.sch-list span {
    font-size: 15px;
    font-weight: 800;
    color: #4b1d69
}

@media(max-width:992px) {
    .fa-steps {
        grid-template-columns: repeat(2,1fr)
    }

    .sch-cards, .scholarship-grid {
        grid-template-columns: 1fr 1fr
    }
}

@media (max-width:768px) {
    #coursesSection .courses-nav {
        scroll-snap-type: x mandatory;
        justify-content: flex-start !important;
        scroll-snap-type: x mandatory !important
    }

        #coursesSection .courses-nav .nav-link {
            scroll-snap-align: start;
            scroll-snap-align: start !important
        }

    .cg-header-sticky {
        position: sticky;
        top: 100px;
        z-index: 10;
        background-color: #fafafa;
        height: 95px;
        margin-bottom: 70px;
        padding: 15px
    }

    .sch-intro {
        font-size: 15px;
        line-height: 1.6;
        margin-bottom: 22px
    }

    .sch-cards, .scholarship-grid {
        grid-template-columns: 1fr;
        gap: 20px
    }

    .scholarship-card {
        padding: 22px 20px 26px;
        border-radius: 16px
    }

    .sch-head {
        margin-bottom: 18px;
        text-align: left
    }

        .sch-head span {
            font-size: 32px
        }

        .sch-head p {
            font-size: 14px;
            letter-spacing: .3px
        }

    .sch-list li {
        padding: 14px 14px 14px 44px;
        margin-bottom: 12px;
        font-size: 14px
    }

        .sch-list li::before {
            left: 14px;
            font-size: 14px
        }

    .sch-list strong {
        font-size: 13px
    }

    .sch-list span, .sch-note {
        font-size: 14px
    }

    .sch-note {
        padding: 16px 18px;
        margin: 22px 0
    }

    .sch-subtitle {
        font-size: 16px;
        margin: 26px 0 10px
    }

    .sch-guidelines li {
        font-size: 14px;
        line-height: 1.6
    }
}

.fee-modern {
    max-width: 1100px;
    font-family: Inter,Arial,sans-serif;
    color: var(--text)
}

.sub {
    font-size: 16px;
    color: var(--muted);
    margin-bottom: 24px
}

.year-toggle {
    display: flex;
    gap: 12px;
    margin-bottom: 28px
}

    .year-toggle button {
        border: none;
        padding: 10px 18px;
        border-radius: 999px;
        background: #eee;
        color: #2d005d;
        font-weight: 550
    }

        .year-toggle button.active {
            background: #f1c339
        }

.fee-list {
    display: flex;
    flex-direction: column;
    gap: 14px
}

.fee-card {
    background: var(--card);
    border: 1px solid var(--line);
    border-radius: 14px;
    padding: 18px 22px;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    align-items: center;
    box-shadow: 0 10px 28px rgba(0,0,0,.06)
}

.amount {
    text-align: right;
    font-weight: 700
}

.grand {
    border: 2px solid var(--gold)
}

@media(max-width:760px) {
    .fee-card {
        grid-template-columns: 1fr;
        gap: 6px
    }

    .amount {
        text-align: left
    }
}

.fee-modern h2 {
    font-size: 36px;
    font-weight: 800;
    color: #000;
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 10px;
    line-height: 1.2
}

    .fee-modern h2::after {
        content: "";
        display: block;
        width: 70px;
        height: 4px;
        margin-top: 10px;
        border-radius: 4px;
        background: linear-gradient(90deg,var(--purple),var(--gold))
    }

.fee-modern .sub {
    font-size: 16px;
    color: #555;
    max-width: 720px;
    margin-bottom: 28px;
    line-height: 1.6
}

.fee-head {
    background: linear-gradient(90deg,var(--gold),#f7d86a);
    background: var(--purple-light);
    border: 1px solid var(--purple-border);
    font-weight: 800;
    box-shadow: inset 0 -1px 0 var(--purple-border)
}

    .fee-head span, .grand .amount, .grand span {
        color: var(--purple-main)
    }

.grand {
    border: 2px solid var(--purple-main);
    background: #f1ecf8;
    font-weight: 900;
    box-shadow: 0 12px 26px rgba(75,29,105,.18)
}

.fee-modern {
    margin-bottom: 48px
}

.fee-title {
    margin-top: 32px
}

.mt {
    margin-top: 48px
}

.fee-divider {
    height: 1px;
    background: linear-gradient(to right,transparent,#ddd,transparent);
    margin: 40px 0
}

#career-guidance .cg-header > h2 {
    font-size: 46px !important;
    font-weight: 600 !important;
    color: #000;
    margin-bottom: 1px;
    line-height: 1.25;
    position: relative;
    padding-top: 10px;
    text-transform: initial !important
}

#career-guidance .cg-header > h4 {
    text-transform: initial !important;
    font-family: Montserrat,sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.6;
    color: #111
}

.cta-btn-group {
    display: flex;
    gap: 14px;
    align-items: center
}

    .cta-btn-group .enquire-btn, .cta-btn-group .npfWidgetButton {
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        padding: 12px 28px;
        min-height: 44px;
        line-height: 1;
        font-size: 16px;
        font-weight: 600;
        font-family: inherit;
        border-radius: 999px !important;
        white-space: nowrap;
        background: #f0c341;
        color: #2d005d;
        border: none;
        text-decoration: none;
        cursor: pointer;
        box-shadow: 0 8px 20px rgba(240,195,65,.35);
        transition: background .25s,transform .25s,box-shadow .25s
    }

.intl-link:hover, .read-more-inline:hover, .split-item a:hover {
    text-decoration: underline
}

@media (hover:hover) {
    .cta-btn-group .enquire-btn:hover, .cta-btn-group .npfWidgetButton:hover {
        background: #ffd45c;
        transform: translateY(-2px);
        box-shadow: 0 12px 28px rgba(240,195,65,.45)
    }
}

.cta-btn-group .enquire-btn:active, .cta-btn-group .npfWidgetButton:active {
    transform: scale(.97)
}

#career-guidance .gb-highlight {
    color: #fdbc01;
    font-weight: 600
}

@media (max-width:768px) {
    .fee-modern h2 {
        font-size: 28px;
        padding-bottom: 12px
    }

        .fee-modern h2::after {
            width: 56px;
            height: 3px
        }

    .fee-modern .sub {
        font-size: 15px
    }

    .fee-card.grand .amount, .fee-card > span:first-child {
        font-size: 15px;
        font-weight: 800
    }

    .year-toggle {
        flex-wrap: wrap;
        gap: 10px
    }

        .year-toggle button {
            flex: 1 1 100%;
            text-align: center;
            padding: 12px 0;
            font-size: 15px
        }

    .fee-card {
        grid-template-columns: 1fr;
        padding: 16px;
        gap: 10px
    }

        .fee-card > span:first-child {
            color: var(--purple);
            margin-bottom: 6px
        }

        .fee-card .amount {
            text-align: left;
            font-weight: 700;
            font-size: 14px;
            display: flex;
            justify-content: space-between;
            padding: 6px 0;
            border-top: 1px dashed var(--line)
        }

            .fee-card .amount.y1::before {
                content: "Year 1";
                font-weight: 600;
                color: var(--muted)
            }

            .fee-card .amount.y2::before {
                content: "Year 2";
                font-weight: 600;
                color: var(--muted)
            }

            .fee-card .amount.total::before {
                content: "Total";
                font-weight: 700;
                color: var(--purple)
            }

    .fee-head {
        display: none
    }

    .fee-card.grand {
        background: linear-gradient(135deg,#f1ecf8,#fff);
        border-width: 2px
    }

    #career-guidance .cg-header > h2 {
        font-size: 30px !important;
        font-weight: 900 !important;
        color: #000;
        margin-bottom: 1px;
        line-height: 1.25;
        font-family: Georgia;
        position: relative;
        padding-top: 5px
    }

    #career-guidance .cg-header > h4 {
        font-size: 13px !important;
        text-transform: initial !important
    }

    #career-guidance .cg-section {
        padding: 0;
        margin-bottom: 14px;
        border-radius: 14px;
        background: #fff;
        box-shadow: 0 8px 22px rgba(75,29,105,.08);
        overflow: hidden
    }

        #career-guidance .cg-section > h3 {
            margin: 0;
            padding: 16px 44px 16px 18px;
            font-size: 18px;
            cursor: pointer;
            position: relative;
            background: #f5eff9
        }

            #career-guidance .cg-section > h3::before {
                content: "+";
                position: absolute;
                right: 18px;
                top: 50%;
                transform: translateY(-50%);
                font-size: 22px;
                font-weight: 900;
                color: #4b1d69;
                transition: transform .25s
            }

        #career-guidance .cg-section.active > h3::before {
            content: "–"
        }

        #career-guidance .cg-section > :not(h3) {
            display: none;
            padding: 18px
        }

        #career-guidance .cg-section.active > :not(h3) {
            display: block;
            animation: .3s accFade
        }

    @keyframes accFade {
        from {
            opacity: 0;
            transform: translateY(-6px)
        }

        to {
            opacity: 1;
            transform: translateY(0)
        }
    }

    .cta-btn-group {
        flex-direction: column;
        align-items: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 14px;
        margin-top: 16px
    }

        .cta-btn-group .enquire-btn, .cta-btn-group .npfWidgetButton {
            width: auto !important;
            min-width: unset !important;
            margin: 0 !important;
            padding: 12px 28px !important;
            border-radius: 999px !important;
            line-height: 1 !important
        }

        .cta-btn-group .npfWidgetButton {
            position: relative;
            top: 0 !important;
            left: 0 !important
        }

    #career-guidance .gb-left {
        text-align: left;
        max-width: 100%;
        padding-left: 6px
    }
}

#career-guidance .gb-left {
    margin: 6px auto 0;
    text-align: left !important;
    display: block;
    width: 100%;
    max-width: 760px
}

html::-webkit-scrollbar {
    width: 8px
}

html::-webkit-scrollbar-track {
    background-color: #fff
}

html::-webkit-scrollbar-thumb {
    background-color: #4b1d6b;
    border-radius: 6px
}

    html::-webkit-scrollbar-thumb:hover {
        background-color: #371255
    }

html {
    scrollbar-width: thin;
    scrollbar-color: rgb(75,29,107) #ffffff
}

.contact-modern {
    background-color: var(--offwhite);
    padding: 80px 20px
}

.contact-card {
    background-color: var(--card-bg);
    border-radius: 36px;
    box-shadow: 0 24px 60px rgba(0,0,0,.12);
    padding: 60px 50px;
    max-width: 1180px
}

.badge-black, .cta-btn {
    background-color: var(--purple)
}

.map-block iframe, .map-container {
    box-shadow: 0 10px 24px rgba(0,0,0,.12)
}

.badge-black {
    color: #fff;
    padding: 7px 18px;
    border-radius: 22px;
    font-size: .85rem;
    font-weight: 600;
    letter-spacing: .04em;
    display: inline-block;
    margin-bottom: 18px
}

.contact-content h2, .contact-form h2 {
    font-weight: 800;
    color: var(--text-main);
    font-size: 2.1rem;
    margin-bottom: 18px
}

.highlight {
    color: #e2b23a
}

.contact-form .form-control {
    background-color: #fff;
    border-radius: 14px;
    border: 1px solid #ddd;
    padding: 14px 16px;
    font-size: .95rem;
    transition: border-color .3s,box-shadow .3s
}

    .contact-form .form-control:focus {
        border-color: var(--purple);
        box-shadow: 0 0 0 3px rgba(95,85,255,.18);
        outline: 0
    }

.cta-btn {
    border: none;
    border-radius: 30px;
    transition: background-color .3s,transform .3s
}

    .cta-btn:hover {
        transform: translateY(-2px)
    }

.map-container {
    position: relative;
    border-radius: 20px
}

.map-overlay {
    background-color: rgba(0,0,0,.25)
}

.contact-content p {
    color: var(--text-muted);
    font-size: 1rem;
    margin-bottom: 28px;
    line-height: 1.6
}

.info-row {
    display: flex;
    flex-direction: column;
    gap: 18px
}

.info-box {
    display: flex;
    align-items: flex-start;
    padding: 18px 20px;
    border-radius: 18px;
    background-color: #f9f9f9;
    box-shadow: 0 6px 16px rgba(0,0,0,.08)
}

.info-split, .split-grid {
    display: grid;
    margin-top: 10px
}

.info-box i {
    font-size: 1.35rem;
    margin-right: 14px;
    margin-top: 3px;
    color: var(--purple)
}

.info-box h6 {
    margin: 0 0 4px;
    font-weight: 600;
    font-size: 1rem;
    color: var(--text-main)
}

.info-box p {
    margin: 0;
    font-size: .95rem;
    color: #444
}

@media (max-width:991px) {
    .cg-menu-wrapper {
        display: none
    }

    .cg-header h4 {
        font-size: 30px !important
    }

    .cg-section {
        padding: 34px 28px
    }

    .contact-card {
        padding: 45px 26px
    }

    .contact-content {
        text-align: left !important
    }
}

.contact-content {
    text-align: left !important
}

.info-box {
    text-align: left
}

.info-body {
    width: 100%
}

.info-split {
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 14px 18px
}

.split-title {
    font-size: .86rem;
    font-weight: 700;
    color: var(--text-main);
    margin-bottom: 6px
}

.split-value {
    font-size: .95rem;
    color: #444;
    line-height: 1.35;
    word-break: break-word
}

@media (max-width:576px) {
    .campus-title {
        font-size: 24px;
        line-height: 1.25
    }

    .campus-intro {
        font-size: 14px
    }

    .campus-card h3 {
        font-size: 18px
    }

    .gov-table td, .gov-table th {
        font-size: 12px;
        padding: 6px 8px;
        white-space: normal
    }

        .gov-table td:first-child, .gov-table th:first-child {
            width: 50px !important;
            text-align: center
        }

        .gov-table td:nth-child(3), .gov-table th:nth-child(3) {
            white-space: normal
        }

    .contact-content h2, .contact-form h2 {
        font-size: 1.6rem
    }

    .map-container iframe {
        height: 200px
    }

    .info-split {
        grid-template-columns: 1fr
    }
}

.split-grid {
    grid-template-columns: repeat(2,1fr);
    gap: 14px 24px
}

.split-item {
    background: #fff;
    border: 1px solid rgba(0,0,0,.06);
    border-radius: 14px;
    padding: 12px 14px;
    box-shadow: 0 6px 14px rgba(0,0,0,.05);
    display: flex;
    flex-direction: column;
    gap: 4px
}

    .split-item strong {
        font-size: .85rem;
        color: #444
    }

    .split-item a {
        font-size: .95rem;
        color: #4b1d69;
        font-weight: 600;
        text-decoration: none
    }

.info-box {
    align-items: flex-start
}

.map-container iframe {
    display: block;
    width: 100%;
    height: 60px;
    border: 0
}

    .map-container iframe + iframe {
        margin-top: 18px
    }

.map-container {
    margin-top: 26px;
    padding-left: 10px;
    padding-right: 10px
}

.map-title {
    font-size: 14px;
    font-weight: 600;
    color: #1a1a2e;
    margin-top: 20px;
    margin-bottom: 8px
}

.map-block iframe {
    width: 100%;
    height: 60px;
    border: 0;
    border-radius: 16px
}

.research-title {
    margin: 0 0 70px;
    letter-spacing: .5px
}

.card-type, .cta-btn {
    letter-spacing: .4px
}

.research-grid {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    align-items: start
}

.research-card {
    padding: 0;
    display: flex;
    flex-direction: column
}

.card-content {
    padding: 34px 34px 22px
}

.intl-campus-section, .research-section {
    padding: 90px 24px;
    font-family: Montserrat,system-ui,sans-serif
}

.research-card h3 {
    margin: 0 0 18px;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.25;
    color: #ffcf6a
}

.card-tags {
    margin: 0
}

.card-image {
    margin-top: auto;
    width: 100%;
    height: 240px
}

.research-card.featured .card-image {
    height: 280px
}

.card-image img {
    width: 100%;
    height: 100%;
    transform: scale(1.02);
    transition: transform .5s
}

.research-card:hover .card-image img {
    transform: scale(1.08)
}

.research-grid > .research-card:first-child, .research-grid > .research-card:nth-child(3) {
    margin-top: -40px
}

.research-grid > .research-card:nth-child(2) {
    margin-top: 40px
}

.research-card:first-child {
    transition-delay: .15s
}

.research-card:nth-child(2) {
    transition-delay: .35s
}

.research-card:nth-child(3) {
    transition-delay: .55s
}

@media (max-width:992px) {
    .research-grid {
        grid-template-columns: 1fr;
        gap: 26px
    }

        .research-grid > .research-card:first-child, .research-grid > .research-card:nth-child(2), .research-grid > .research-card:nth-child(3) {
            margin-top: 0
        }

    .research-card {
        min-height: auto
    }

    .card-image {
        height: 200px
    }

    .research-card.featured .card-image {
        height: 220px
    }
}

.research-card.show {
    opacity: 1 !important;
    transform: translateY(0) !important
}

@media (prefers-reduced-motion:reduce) {
    .research-card {
        transition: none;
        transform: none;
        opacity: 1
    }
}

.intl-campus-section, .intl-col, .research-card {
    opacity: 0;
    transition: opacity 1.2s,transform 1.2s
}

.research-section {
    background: linear-gradient(180deg,#4b1d6b,#321246);
    color: #fff
}

.research-title {
    text-align: center;
    font-size: clamp(28px, 4vw, 56px);
    font-weight: 500;
    margin-bottom: 70px
}

.research-grid {
    max-width: 1220px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 48px
}

.research-card {
    will-change: opacity,transform;
    background: linear-gradient(180deg,#6f4bd8,#4b1d6b);
    border-radius: 14px;
    min-height: 520px;
    display: flex;
    flex-direction: column;
    transform: translateY(40px)
}

    .research-card.featured {
        background: linear-gradient(180deg,#7a4be8,#4b1d6b)
    }

.card-type {
    color: #ffae00;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 14px;
    display: inline-block
}

.card-tags {
    font-size: 14px;
    color: rgba(255,255,255,.75)
}

.intl-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px
}

.intl-col h3 {
    margin: 18px 0 8px;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: .6px;
    color: #4b1d6b;
    position: relative;
    padding-bottom: 14px
}

@media(max-width:992px) {
    .research-grid {
        grid-template-columns: 1fr;
        gap: 26px
    }

        .research-grid > .research-card {
            margin-top: 0;
            min-height: auto
        }

    .card-image {
        height: 200px
    }

    .research-card.featured .card-image {
        height: 220px
    }

    .intl-grid {
        grid-template-columns: 1fr;
        gap: 36px
    }

    .intl-col img {
        height: 260px
    }
}

.intl-campus-section, .intl-col {
    transform: translateY(60px)
}

@media (min-width:993px) {
    .intl-col.left-anim {
        transform: translateX(-80px)
    }

    .intl-col.right-anim {
        transform: translateX(80px)
    }
}

.anim.show, .intl-campus-section.show, .intl-col.show {
    transform: translateX(0) translateY(0);
    opacity: 1
}

.intl-campus-section {
    background: #fff;
    color: #222
}

.intl-title {
    font-size: 32px;
    font-weight: 800;
    letter-spacing: .5px;
    margin-bottom: 18px;
    color: #000
}

.cta-btn, .hero-btn, .intl-link {
    font-weight: 700
}

.intl-intro {
    width: 100%;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 12px;
    color: #333
}

.cta-btn, .dept-btn, .intl-link {
    font-size: 13px;
    text-decoration: none
}

.intl-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    margin-top: 48px
}

.intl-col h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 42px;
    height: 3px;
    background: #ffae00
}

.intl-col p {
    font-size: 15px;
    line-height: 1.7;
    color: #444;
    margin: 18px 0 16px
}

.intl-link {
    color: #4b1d6b;
    letter-spacing: .4px
}

.brand, .cta-btn {
    letter-spacing: .5px
}

.intl-cta {
    text-align: center;
    margin-top: 60px
}

.cta-btn {
    display: inline-block;
    background: #4b1d6b;
    color: #fff;
    padding: 14px 28px
}

    .cta-btn:hover {
        background: #321246
    }

@media (max-width:992px) {
    .intl-grid {
        grid-template-columns: 1fr;
        gap: 48px
    }

    .intl-col img {
        height: 260px
    }

    .intl-cta {
        margin-top: 40px
    }
}

.intl-col img {
    width: 100%;
    height: 420px !important;
    display: block;
    margin-bottom: 24px
}

.anim {
    opacity: 0;
    will-change: transform,opacity
}

.fade-up {
    transform: translateY(60px)
}

.slide-left {
    transform: translateX(-120px)
}

.slide-right {
    transform: translateX(120px)
}

.anim.show {
    transition: opacity 1.1s,transform 1.1s
}

.delay-1 {
    transition-delay: 50ms
}

.delay-2 {
    transition-delay: 0.25s
}

.dept-section {
    width: 100%;
    padding: 0;
    font-family: Georgia;
    color: #fff;
    background: linear-gradient(rgba(0,0,0,.55),rgba(0,0,0,.55)),url('https://res.cloudinary.com/djgkht4ix/image/upload/v1768238584/ax7_qxuily_rshqjs.jpg') center/cover no-repeat;
    transition: background .4s;
    position: relative
}

.dept-wrapper {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    font-family: Georgia;
    align-items: center
}

.dept-item, .dept-left {
    align-items: center;
    font-family: Georgia
}

.dept-left {
    min-height: 520px;
    background: 0 0;
    display: flex;
    padding: 60px
}

.dept-content {
    max-width: 460px;
    font-family: Georgia
}

    .dept-content span {
        font-size: 14px;
        opacity: .85;
        font-family: Georgia
    }

    .dept-content h2 {
        font-size: 48px;
        font-weight: 400;
        margin: 10px 0 18px;
        font-family: Georgia
    }

    .dept-content p {
        font-size: 21px;
        line-height: 1.6;
        margin-bottom: 24px;
        font-family: Georgia
    }

.dept-btn {
    display: inline-block;
    padding: 12px 28px;
    border: 1px solid #fff;
    color: #fff;
    font-family: Georgia
}

.dept-right {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 0;
    background: rgba(75,29,107,.6);
    border-radius: 12px
}

.dept-section.split .dept-right {
    background: #000;
    font-family: Georgia
}

.dept-item:nth-child(2n) {
    border-right: none
}

.dept-item:hover {
    background: rgba(255,255,255,.06);
    color: #fff;
    box-shadow: inset 0 0 0 999px rgba(255,255,255,.02)
}

.dept-item:first-child:hover {
    background: var(--purple-1)
}

.dept-item:nth-child(2):hover {
    background: var(--purple-2)
}

.dept-item:nth-child(3):hover {
    background: var(--purple-3)
}

.dept-item:nth-child(4):hover {
    background: var(--purple-4)
}

.dept-item:nth-child(5):hover {
    background: var(--purple-5)
}

.dept-item:nth-child(6):hover {
    background: var(--purple-6)
}

.dept-scope .dept-wrapper {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    max-width: 1200px;
    margin: 0 auto
}

@media (max-width:992px) {
    .intl-col img {
        height: 320px
    }

    .slide-left, .slide-right {
        transform: translateY(70px)
    }

    .dept-scope .dept-right, .dept-scope .dept-wrapper {
        grid-template-columns: 1fr
    }

    .dept-scope .dept-left {
        min-height: auto;
        padding: 40px 24px;
        background: 0 0 !important
    }

    .dept-scope .dept-right {
        background: rgba(75,29,107,.85)
    }

    .dept-scope .dept-item {
        border-right: none;
        cursor: default;
        color: #fff
    }
}

@media(max-width:992px) {
    .dept-right, .dept-wrapper {
        grid-template-columns: 1fr
    }

    .dept-right {
        grid-template-rows: repeat(6,64px);
        grid-template-columns: 1fr;
        border-radius: 0
    }

    .dept-item.wide {
        grid-column: 1
    }

    .dept-left {
        min-height: 420px
    }

    .dept-item {
        min-height: auto;
        border-right: none
    }

        .dept-item:nth-last-child(-n+2) {
            border-bottom: 1px solid rgba(255,255,255,.18)
        }

        .dept-item:last-child {
            border-bottom: none
        }
}

@media (max-width:768px) {
    .split-grid {
        grid-template-columns: 1fr
    }

    .dept-item {
        font-size: 14px;
        line-height: 1.35;
        padding: 18px 20px;
        min-height: auto
    }
}

@media (max-width:480px) {
    .stories-grid {
        grid-template-columns: 1fr
    }

    .stories-title {
        margin: 0 20px 30px;
        font-size: 32px
    }

    .sch-head span {
        font-size: 28px
    }

    .sch-head p {
        font-size: 13px
    }

    .sch-list li {
        padding: 12px 12px 12px 42px
    }

    .dept-item {
        font-size: 13px;
        padding: 16px 18px
    }
}

.dept-item {
    display: flex;
    padding: 14px 20px;
    display: flex;
    color: #f5d26a;
    background: 0 0;
    border-right: 1px solid rgba(255,255,255,.18);
    border-bottom: 1px solid rgba(255,255,255,.18);
    transition: background .25s,color .25s;
    font-size: 15px;
    line-height: 1.25;
    min-height: 64px
}

.hero-card, .iitdm-hero .hero-card {
    max-width: 720px;
    color: #fff;
    text-align: left
}

.block, .search-item {
    border-bottom: 1px solid rgba(255,255,255,.12)
}

.dept-section::before {
    content: "";
    inset: 0;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    height: 100%;
    background-image: var(--hover-img);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity .35s;
    z-index: 1
}

.hero-image, .hhero-video {
    position: absolute;
    inset: 0
}

#deptText, #deptTitle {
    display: inline-block;
    border-radius: 6px
}

#deptTitle {
    margin-bottom: 10px;
    padding: 10px 14px
}

#deptText {
    margin-top: 0;
    padding: 12px 14px
}

    #deptText::before, #deptTitle::before {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(0,0,0,.32);
        z-index: -1
    }

.dept-section.split #deptText::before, .dept-section.split #deptTitle::before {
    background: rgba(0,0,0,.42)
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
    
}


.hero-image, .iitdm-hero .hero-image {
    display: none;
    background: linear-gradient(rgba(0,0,0,.55),rgba(0,0,0,.55)),url('https://res.cloudinary.com/djgkht4ix/image/upload/v1768474651/builk_1_stvzfv_zntijw.jpg') center/cover no-repeat;
    z-index: 1
}

.iitdm-hero {
    height: 700px;
    font-family: Georgia
}

.hhero-video {
    width: 100%;
    height: 100%;
    z-index: 1
}

.iitdm-hero, .photo-wrap {
    position: relative;
    overflow: hidden
}

.hero-card {
    width: min(720px,calc(100% - 36px));
    background: rgba(75,29,105,.75);
    padding: 42px
}

.hero-text, .investor-card, .stats {
    text-align: center
}

.hero-card h2 {
    font-size: 34px;
    font-weight: 800;
    margin-bottom: 14px
}

    .hero-card h2 span {
        display: block;
        font-size: 16px;
        font-weight: 400;
        margin-top: 6px;
        opacity: .9
    }

.hero-card p {
    font-size: 15px;
    line-height: 1.65;
    margin-bottom: 24px
}

@media(max-width:768px) {
    .fa-benefits, .fa-steps, .sch-cards, .scholarship-grid {
        grid-template-columns: 1fr
    }

    .iitdm-hero {
        height: auto;
        min-height: 520px
    }

    .hhero-video {
        display: none
    }

    .hero-image {
        display: block
    }
}

@media (max-width:768px) {
    .dept-item {
        font-size: 14px;
        padding: 14px 18px;
        min-height: auto
    }

    .hero-center {
        position: relative;
        inset: auto;
        padding: 40px 16px
    }

    .hero-card {
        width: 100%;
        padding: 28px
    }
}

.hero-btn {
    display: inline-block;
    padding: 12px 26px;
    background: #e2b23a;
    color: #4b1d69;
    text-decoration: none;
    font-size: 14px;
    border-radius: 2px;
    animation: 1.2s infinite blinkGlow
}

@keyframes blinkGlow {
    0% {
        opacity: 1;
        transform: scale(1)
    }

    50% {
        transform: scale(1.08)
    }

    100% {
        transform: scale(1)
    }
}

.hero-center {
    align-items: center;
    padding-top: 0 !important;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:768px) {
    .iitdm-hero {
        min-height: 520px
    }

    .hero-center {
        padding: 0 16px
    }

    .hero-card {
        width: 100%;
        max-width: 92%;
        padding: 26px 22px;
        text-align: center
    }

        .hero-card h2 {
            font-size: 22px;
            line-height: 1.2
        }

            .hero-card h2 span {
                font-size: 13px
            }

        .hero-card p {
            font-size: 14px;
            line-height: 1.6
        }
}

.iitdm-hero {
    width: 100%;
    min-height: 700px;
    display: grid;
    grid-template-areas: "stack";
    place-items: center
}

    .iitdm-hero .hero-center, .iitdm-hero .hero-image, .iitdm-hero .hhero-video {
        grid-area: stack
    }

    .iitdm-hero .hhero-video {
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: 1
    }

    .iitdm-hero .hero-image {
        width: 100%;
        height: 100%
    }

    .iitdm-hero .hero-center {
        position: relative !important;
        inset: auto !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 100%;
        z-index: 3;
        padding: 0 16px !important;
        margin: 0 !important;
        top: auto !important;
        transform: none !important
    }

    .iitdm-hero .hero-card {
        width: min(720px,calc(100% - 32px));
        background: rgba(75,29,105,.75);
        padding: 42px;
        transform: none !important;
        margin: 0 !important
    }

.photo-wrap .halo, .photo-wrap img {
    left: 50%;
    transform: translateX(-50%)
}

body {
    font-family: Montserrat,sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.investors-section {
    max-width: 1400px;
    margin: auto;
    padding: 100px 80px
}

    .investors-section h2 {
        font-family: Georgia !important;
        font-size: 48px;
        font-weight: 600;
        color: #000;
        margin-bottom: 50px
    }

    .investors-section span {
        color: #f1c339
    }

.investor-grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 48px
}

.photo-wrap {
    height: 270px;
    background: var(--light-purple);
    transition: background .35s
}

.investor-card:hover .photo-wrap {
    background: #4b1d69
}

.photo-wrap .halo {
    position: absolute;
    width: 140px;
    height: 140px;
    border: 2px dashed rgba(255,255,255,.5);
    border-radius: 50%;
    top: 38px;
    opacity: .6
}

.investor-card:hover img {
    filter: grayscale(0%);
    filter: grayscale(100%);
    transform: translateX(-50%) scale(1.03)
}

.investor-card h4 {
    margin: 18px 0 6px;
    font-size: 16px;
    font-family: Georgia !important;
    font-weight: 800
}

.investor-card p {
    font-size: 13px;
    line-height: 1.5;
    color: var(--muted);
    padding: 0 10px
}

.brand {
    margin-top: 12px;
    font-size: 12px;
    font-weight: 600;
    color: #888
}

@media (max-width:1200px) {
    .investor-grid {
        grid-template-columns: repeat(3,1fr)
    }
}

@media (max-width:900px) {
    .investors-section {
        padding: 60px 30px
    }

    .investor-grid {
        grid-template-columns: repeat(2,1fr);
        gap: 36px
    }

    .photo-wrap {
        height: 250px
    }

        .photo-wrap img {
            height: 210px
        }
}

@media (max-width:600px) {
    .ie-footer-main {
        grid-template-columns: 1fr;
        gap: 36px
    }

    .mu-content-box {
        padding: 20px 18px;
        text-align: center
    }

    .mu-text-box h3 {
        font-size: 1.4rem;
        margin-bottom: 15px
    }

    .mu-text-box p {
        font-size: .92rem;
        line-height: 1.6
    }

    .mu-btn {
        padding: 10px 20px;
        font-size: .9rem;
        margin-top: 10px
    }

    .investors-section {
        padding: 50px 20px
    }

        .investors-section h2 {
            font-size: 28px;
            margin-bottom: 40px
        }

    .investor-grid {
        grid-template-columns: 1fr;
        gap: 32px
    }

    .photo-wrap {
        height: 230px
    }

        .photo-wrap img {
            height: 190px
        }

    .investor-card h4 {
        font-size: 15px
    }

    .investor-card p {
        font-size: 12.5px
    }
}

.photo-wrap img {
    object-fit: contain;
    filter: grayscale(100%);
    position: absolute;
    bottom: 0;
    height: 230px;
    max-width: 100%;
    object-fit: contain;
    filter: grayscale(0%);
    transition: filter .35s,transform .35s
}

.search-suggestions {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: rgba(75,29,105,.95);
    border-radius: 10px;
    box-shadow: 0 16px 40px rgba(0,0,0,.35);
    z-index: 9999;
    display: none;
    max-height: 300px;
    overflow-y: auto
}

.about-section, .hero-t, .img-box, .right-card {
    overflow: hidden
}

.search-group {
    padding: 8px 14px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    color: #e6d9f2;
    background: rgba(255,255,255,.08)
}

.search-item {
    padding: 12px 16px;
    font-size: 13px;
    color: #fff;
    transition: background .25s,color .25s
}

    .search-item.active, .search-item:hover {
        background: #4b1d69;
        color: #f2b705;
        font-weight: 600
    }

.search-highlight {
    color: #f2b705;
    font-weight: 700
}

.hero-t {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 100svh
}

.hero-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,.25)
}

.about-section, .about-section > *, .hero-center, .stage {
    position: relative
}

.hero-center {
    z-index: 2;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    transform: none
}

.hero-line-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 1200px;
    gap: 22px
}

.hero-line {
    flex: 1;
    height: 2px;
    background: linear-gradient(to right,transparent,#d6b25e 25%,#d6b25e 75%,transparent)
}

.hero-text-box {
    background: rgba(75,29,105,.55);
    backdrop-filter: blur(5px);
    padding: 22px 36px;
    border-radius: 6px;
    white-space: normal;
    max-width: 100%
}

.hero-text {
    margin: 0;
    font-family: "Playfair Display",Georgia,serif;
    font-size: clamp(20px, 4vw, 42px);
    line-height: 1.2;
    color: #fff;
    font-weight: 400
}

    .hero-text span {
        display: block;
        min-height: 1.2em
    }

    .hero-text em {
        font-style: italic;
        font-weight: 400
    }

@media (max-width:900px) {
    .hero-line-wrap {
        gap: 16px
    }
}

@media (min-width:1440px) {
    .hero-center {
        transform: translateY(5vh)
    }
}

.about-section {
    --purple: #4B1D69;
    --gold: #FDBC01;
    min-height: 100vh;
    display: flex;
    gap: 10px;
    padding-left: 100px;
    padding-right: 130px;
    font-family: Poppins,sans-serif;
    background: #fff;
    margin-top: 50px;
    margin-bottom: 30px
}

    .about-section > * {
        z-index: 1
    }

.about-left {
    flex: 1;
    display: flex;
    align-items: center
}

    .about-left h2 {
        font-size: 75px;
        font-weight: 900;
        color: #4b1d69
    }

.about-right {
    flex: 0 0 860px;
    display: flex;
    align-items: center
}

.right-card {
    width: 100%;
    background: linear-gradient(135deg,#5a2a7a,#4b1d69);
    border-radius: 24px;
    box-shadow: 0 25px 60px rgba(75,29,105,.35)
}

.block {
    padding: 30px
}

    .block h3 {
        font-size: 20px;
        font-weight: 600;
        color: #fdbc01;
        margin-bottom: 8px
    }

    .block p {
        font-size: 14px;
        color: #fff;
        line-height: 1.6;
        text-align: justify
    }

.stats {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    padding: 24px;
    background: rgba(255,255,255,.08)
}

    .stats b {
        font-size: 55px;
        color: #fdbc01;
        font-weight: 900;
        transition: transform .3s
    }

    .stats span {
        display: block;
        margin-top: 6px;
        font-size: 16px;
        color: #fff
    }

.vision-mission h4 {
    color: #fdbc01;
    font-size: 20px;
    margin-top: 8px;
    margin-bottom: 4px;
    font-weight: 600
}

@media(max-width:1000px) {
    .about-section {
        flex-direction: column;
        padding: 50px 25px
    }

    .about-left {
        justify-content: center;
        text-align: center
    }

        .about-left h2 {
            font-size: 42px
        }

    .about-right {
        flex: 1
    }

    .block.flex {
        flex-direction: column
    }

    .img-box {
        width: 100%;
        height: 180px
    }

    .stats {
        grid-template-columns: repeat(2,1fr);
        gap: 16px
    }
}

.stats b.visible {
    transform: scale(1.05)
}

.img-box img {
    filter: contrast(1.05) saturate(1.05);
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media (max-width:600px) {
    .hero-t {
        height: 100svh;
        min-height: 100svh
    }

    .hero-line-wrap {
        flex-direction: column;
        gap: 14px
    }

    .hero-line {
        display: none
    }

    .hero-text-box {
        padding: 16px 18px;
        width: 100%;
        max-width: 95%
    }

    .hero-text {
        font-size: 20px
    }

    .right-card {
        border-radius: 18px
    }
}

.img-box {
    width: 200px;
    height: 150px;
    border-radius: 16px;
    box-shadow: 0 10px 25px rgba(0,0,0,.25);
    flex-shrink: 0
}

.block.reverse {
    display: flex;
    align-items: center;
    justify-content: space-between
}

    .block.reverse .vision-mission {
        flex: 1
    }

.block.flex, .block.reverse {
    display: flex;
    align-items: center;
    gap: 28px
}

@media (max-width:768px) {
    .iitdm-hero {
        min-height: 520px
    }

        .iitdm-hero .hhero-video {
            display: none !important
        }

        .iitdm-hero .hero-image {
            display: block !important
        }

        .iitdm-hero .hero-card {
            width: 100%;
            max-width: 92%;
            padding: 26px 22px;
            text-align: center
        }

            .iitdm-hero .hero-card h2 {
                font-size: 22px;
                line-height: 1.2
            }

                .iitdm-hero .hero-card h2 span {
                    font-size: 13px
                }

            .iitdm-hero .hero-card p {
                font-size: 14px;
                line-height: 1.6
            }

    .block.flex, .block.reverse {
        flex-direction: column;
        align-items: flex-start
    }
}

@media (max-width:900px) {
    .about-section {
        flex-direction: column;
        padding: 26px 16px;
        gap: 18px;
        min-height: auto
    }

    .about-left {
        justify-content: center;
        text-align: center;
        padding-top: 10px
    }

        .about-left h2 {
            font-size: 46px;
            line-height: 1.05
        }

    .about-right {
        flex: 1 1 auto !important;
        width: 100%;
        max-width: 100%;
        justify-content: center;
        align-items: stretch
    }

    .right-card {
        width: 100%;
        max-width: 520px;
        border-radius: 18px
    }

    .block.flex, .block.reverse {
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
        padding: 20px
    }

    .img-box {
        width: 100% !important;
        height: 190px !important;
        border-radius: 16px
    }

    .stats {
        grid-template-columns: repeat(2,1fr) !important;
        gap: 14px;
        padding: 18px
    }

        .stats b {
            font-size: 22px
        }

        .stats span {
            font-size: 12px
        }
}

@media (max-width:420px) {
    .about-left h2 {
        font-size: 40px
    }

    .right-card {
        max-width: 100%
    }
}

@media (min-width:901px) {
    .block.flex {
        display: flex;
        align-items: center;
        gap: 28px
    }

    .block.reverse {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 28px;
        padding-top: 10px
    }

        .block.flex .img-box, .block.reverse .img-box {
            align-self: center;
            width: 220px !important
        }

    .img-box {
        width: 180px !important;
        height: 140px !important;
        border-radius: 16px;
        overflow: hidden;
        box-shadow: 0 10px 25px rgba(0,0,0,.25);
        flex-shrink: 0
    }

        .img-box img {
            width: 100%;
            height: 100%;
            object-fit: cover
        }
}

.reveal {
    opacity: 0;
    transform: translateY(32px);
    transition: opacity .9s,transform .9s;
    will-change: opacity,transform
}

.about-left.reveal {
    transform: translateY(48px)
}

.img-box.reveal {
    transform: translateY(36px) scale(.96)
}

    .img-box.reveal.show {
        transform: translateY(0) scale(1)
    }

.block.reveal {
    transition-delay: 0.1s
}

.vision-mission.reveal {
    transition-delay: 0.2s
}

/* ===== ABOUT US MOBILE FIX (NO STICKY) ===== */
@media (max-width: 900px) {

    .about-section {
        min-height: auto;
        padding-top: 18px;
    }

    .about-left {
        align-items:center;
        justify-content:center;
        margin-bottom: 14px;
    }

        .about-left h2 {
            font-size: 42px;
            line-height: 1.05;
            margin-bottom: 18px;
        }

        /* Disable reveal movement for heading only */
        .about-left.reveal {
            transform: none !important;
            opacity: 1 !important;
        }
}


@media (prefers-reduced-motion:reduce) {
    .intl-campus-section, .intl-col {
        transition: none;
        transform: none;
        opacity: 1
    }

    .anim {
        opacity: 1;
        transform: none;
        transition: none
    }

    .reveal {
        transition: none;
        opacity: 1;
        transform: none
    }
}

.read-more-inline {
    margin-left: 6px;
    font-weight: 600;
    color: #ffae00;
    text-decoration: none;
    white-space: nowrap;
    transition: color .3s
}

.investors-section, .investors-section h2 {
    transition: opacity .8s,transform .8s;
    opacity: 0
}

.read-more-inline:hover {
    color: #fff
}

input, textarea {
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text
}

.investors-section {
    transform: translateY(40px)
}

    .investors-section h2 {
        transform: translateY(20px)
    }

.investor-card {
    opacity: 0;
    transform: translateY(30px) scale(.96);
    transition: opacity .7s,transform .7s
}

.ceo-fade, .halo {
    transition: opacity .8s,transform .8s;
    opacity: 0
}

.investors-section.animate-in .investor-card {
    opacity: 1;
    transform: translateY(0) scale(1)
}

    .investors-section.animate-in .investor-card:nth-child(2) {
        transition-delay: 0.30s
    }

    .investors-section.animate-in .investor-card:nth-child(4) {
        transition-delay: 0.60s
    }

.halo {
    transform: scale(.7)
}

.investors-section.animate-in .halo {
    opacity: 1;
    transform: scale(1)
}

.stage {
    width: 100%;
    margin-bottom: 100px;
    margin-top: 230px
}

.back-strip {
    height: 320px;
    background: rgba(75,29,105);
    background-position: center
}

.floating-panel {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: min(1100px,92%);
    padding: 0;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 12px 28px rgba(0,0,0,.08);
    z-index: 2
}

.ceo-card, .panel-content {
    border-radius: 18px;
    overflow: hidden
}

.panel-content {
    background: rgba(255,255,255,.95)
}

.ceo-card {
    min-height: 320px;
    position: relative;
    background: #f1ecf8 !important
}

.ceo-left-text {
    position: relative;
    z-index: 2;
    max-width: 720px;
    padding: 72px 64px;
    background: 0 0;
    box-shadow: none;
    border-radius: 0;
    color: #2b123f
}

#typing-text {
    font-size: 54px;
    line-height: 1.05;
    font-weight: 500;
    margin-bottom: 22px;
    white-space: pre-line;
    overflow: hidden;
    color: #1e0f2e;
    letter-spacing: -.5px;
    display: inline-block;
    width: fit-content;
    max-width: 100%;
    border-right: none !important;
    text-shadow: 0 2px 12px rgba(120,80,200,.25)
}

    #typing-text::after {
        content: "|";
        margin-left: 6px;
        animation: 1s infinite blink;
        color: rgba(140,90,255,.85)
    }

@keyframes blink {
    25%,50%,75% {
        opacity: 0
    }

    0%,100%,50% {
        opacity: 1
    }
}

.ceo-fade {
    transform: translateY(14px)
}

    .ceo-fade p {
        font-size: 15.5px;
        line-height: 1.65;
        color: #2f1b3f;
        margin-bottom: 18px;
        max-width: 520px
    }

.ceo-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 26px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .3px;
    color: #4b1d69;
    background: #e2b23a;
    border-radius: 10px;
    text-decoration: none;
    box-shadow: 0 10px 24px rgba(95,42,132,.35),inset 0 1px 0 rgba(255,255,255,.35);
    transition: .35s
}

    .ceo-btn:hover {
        transform: translateY(-2px);
        box-shadow: 0 14px 32px rgba(95,42,132,.45),inset 0 1px 0 rgba(255,255,255,.4)
    }

    .ceo-btn span {
        transition: transform .3s
    }

    .ceo-btn:hover span {
        transform: translateX(4px)
    }

@media(max-width:900px) {
    .floating-panel {
        position: relative;
        top: 0;
        transform: translateX(-50%);
        margin-top: -120px
    }
}

@media(max-width:768px) {
    .ceo-left-text {
        padding: 40px 24px
    }

    #typing-text {
        font-size: 36px;
        border-right: none
    }
}

@media (max-width:1024px) {
    .ceo-card, .panel-content {
        border-radius: 16px
    }

    .floating-panel {
        width: 94%;
        padding: 22px
    }

    .ceo-card {
        min-height: 380px
    }

    .ceo-left-text {
        padding: 56px 52px
    }

    #typing-text {
        font-size: 42px
    }

    .ceo-fade p {
        font-size: 14.5px
    }

    .ceo-btn {
        padding: 13px 24px;
        font-size: 13.5px
    }
}

@media (max-width:768px) {
    .ceo-card, .panel-content {
        border-radius: 14px
    }

    .floating-panel {
        width: 96%;
        padding: 18px
    }

    .ceo-card {
        min-height: 340px
    }

    .ceo-left-text {
        padding: 44px 40px
    }

    #typing-text {
        font-size: 34px;
        border-right: none
    }

    .ceo-fade p {
        font-size: 14px
    }

    .ceo-btn {
        padding: 12px 22px;
        font-size: 13px
    }
}

@media (max-width:480px) {
    .ceo-card, .panel-content {
        border-radius: 12px
    }

    .floating-panel {
        width: 96%;
        padding: 14px
    }

    .ceo-card {
        min-height: 300px
    }

    .ceo-left-text {
        padding: 32px 28px
    }

    #typing-text {
        font-size: 28px
    }

    .ceo-fade p {
        font-size: 13.5px
    }

    .ceo-btn {
        padding: 11px 20px;
        font-size: 12.5px
    }
}

@media (max-width:768px) {
    .panel-content {
        transform: scale(.9);
        transform-origin: top center
    }

    .floating-panel {
        padding-bottom: 40px
    }
}

@media (max-width:480px) {
    .panel-content {
        transform: scale(.82);
        transform-origin: top center
    }

    .floating-panel {
        padding-bottom: 60px
    }
}

.ceo-btn {
    opacity: 0;
    transform: translateY(24px)
}

.ceo-card {
    background-position: 110% center
}

.animate-in .ceo-btn {
    animation: 1s 1s forwards fadeUp
}

@keyframes panelIn {
    from {
        opacity: 0;
        transform: translate(-50%,-40%)
    }

    to {
        opacity: 1;
        transform: translate(-50%,-50%)
    }
}

@keyframes bgReveal {
    from {
        opacity: 0;
        background-position: 120% center
    }

    to {
        opacity: 1;
        background-position: center right
    }
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(24px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.ceo-image-tiles {
    position: absolute;
    top: 0;
    right: 0;
    width: 46%;
    height: 100%;
    display: grid;
    grid-template-columns: repeat(6,1fr);
    grid-template-rows: repeat(6,1fr);
    overflow: hidden;
    z-index: 1
}

.ceo-tile {
    background-image: url("https://res.cloudinary.com/djgkht4ix/image/upload/q_auto,f_auto,dpr_2/rahul_sir_p3tca9_yadwsl.png");
    background-size: 600% 600%;
    background-repeat: no-repeat;
    opacity: 0;
    transform: translateY(20px);
    animation: .7s forwards tileIn;
    will-change: transform,opacity;
    backface-visibility: hidden
}

@keyframes tileIn {
    to {
        opacity: 1;
        transform: scale(1) translateY(0)
    }
}

@media (max-width:900px) {
    .ceo-image-tiles {
        position: relative;
        width: 100%;
        height: 260px;
        grid-template-columns: repeat(5,1fr);
        grid-template-rows: repeat(5,1fr)
    }
}

@media (max-width:768px) {
    .floating-panel {
        position: relative;
        left: auto;
        top: auto;
        transform: none;
        margin-top: -140px
    }

    .ceo-card {
        display: flex;
        flex-direction: column;
        min-height: auto
    }

    .ceo-left-text {
        max-width: 100%;
        padding: 36px 28px;
        text-align: left
    }

    #typing-text {
        font-size: 30px;
        line-height: 1.15
    }

    .ceo-image-tiles {
        position: relative;
        width: 100%;
        height: 240px;
        margin-top: 12px;
        grid-template-columns: repeat(5,1fr);
        grid-template-rows: repeat(5,1fr)
    }

    .panel-content {
        transform: none
    }
}

@media (max-width:480px) {
    .stage {
        margin-top: 160px;
        margin-bottom: 180px
    }

    .ceo-left-text {
        padding: 28px 22px
    }

    #typing-text {
        font-size: 26px
    }

    .ceo-fade p {
        font-size: 13.5px;
        line-height: 1.55
    }

    .ceo-btn {
        padding: 10px 18px;
        font-size: 12.5px
    }

    .ceo-image-tiles {
        height: 210px;
        grid-template-columns: repeat(4,1fr);
        grid-template-rows: repeat(4,1fr)
    }
}

@media (min-width:769px) {
    .ceo-image-tiles {
        display: grid
    }
}

.ceo-mobile-img {
    opacity: 0;
    transform: scale(1.05)
}

.animate-in .ceo-mobile-img {
    animation: .9s forwards mobileImgIn
}

@keyframes mobileImgIn {
    from {
        opacity: 0;
        transform: scale(1.05)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.ceo-image-tiles > div {
    margin: -1px;
    background-repeat: no-repeat
}

@media (max-width:768px) {
    .animate-in .ceo-mobile-img {
        height: auto;
        transform: translateY(0);
        opacity: 1;
        transform: translateX(0)
    }

    .ceo-image-tiles {
        display: none !important
    }

    .ceo-mobile-img {
        animation: .8s forwards mobileImgIn;
        overflow: hidden;
        transform: translateY(24px);
        display: block;
        width: 100%;
        height: auto;
        margin-top: 16px;
        border-radius: 12px;
        opacity: 0;
        transform: translateX(60px);
        transition: opacity .8s,transform .8s
    }
}
.typing-heading {
    position: relative;
}

.typing-visible {
    display: inline-block;
}
