.impactScroll .video-container:hover img.fade-img {
    opacity: 1 !important;
}


.heroSection {
    position: relative;
    line-height: 0;
    z-index: 9;
    padding: 80px 0 0;
    overflow: hidden;
    min-height: 80vh;
    background: #020202;



    .heroSection::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 1;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.0) 60%);
    }

    .heroSectionContent .go-HeroSubtitle {
        color: var(--white);
    }

    .heroSectionContent {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, -30%);
        display: flex;
        align-items: center;
        flex-direction: column;
        text-align: center;
        width: 70%;
        z-index: 3;
    }

    .go-HeroSubtitle {
        margin-top: 16px;

        .textHighlight {
            color: var(--white);
        }
    }

    .heroSectionBtnWrap {
        display: flex;
        gap: 16px;
        align-items: center;
        margin-top: 24px;
        width: 100%;
        justify-content: center;
    }


}


.programmeBreatherNew {
    background: linear-gradient(125deg, #39b6d8 -20%, #f7d344 50%, #e38330 100%);
    padding: 60px 0;

    .twelthSup {
        font-size: 14px;
        font-family: var(--go-semibold);
        line-height: 0;
    }

    .programmeBreatherWrapper {
        display: flex;
        align-items: flex-start;
        gap: 24px;

    }

    .firstTbmBoxi {
        min-height: 142px;
    }

    .programmeBreatherLeft>img {
        border-radius: 10px;
    }

    .programmeBreatherLeft {
        width: 100%;
        max-width: 642px;
        position: relative;
        border-radius: 10px;
        line-height: 0;
    }

    .masterPlay {
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        cursor: pointer;

        svg {
            backdrop-filter: blur(2px);
            border-radius: 60px;

        }
    }

    .programmeBreatherRight {
        width: 100%;
        max-width: 574px;

        background: var(--white);
        border-radius: 10px;
        padding: 32px 24px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        max-height: fit-content;

    }

    .boxiUpperLeft {
        display: flex;
        flex-direction: column;
        gap: 16px;
        width: 100%;
        max-width: 55%;
    }

    .boxiUpper {
        display: flex;
        gap: 24px;
        align-items: stretch;
        margin-top: 32px;
        min-height: 264px;
    }

    .smallBoxi {
        display: flex;
        flex-direction: column;
        gap: 8px;
        align-items: flex-start;
        width: 100%;
        max-width: 100%;
    }

    .eligibilityBoxi {
        color: var(--grey15);
        line-height: 150%;
        font-size: 12px;
        font-family: var(--go-regular);
        text-transform: uppercase;
    }

    .classContentBoxi {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
        width: 100%;
    }

    .classText {
        line-height: 120%;
        font-size: 24px;
        color: var(--black);
        font-family: var(--go-medium);
    }

    .classPara {
        font-size: 14px;
        line-height: 120%;
        color: var(--grey15);
        font-family: var(--go-medium);
    }

    .rightBoxiSection {
        display: flex;
        flex-direction: column;
        width: 100%;
        max-width: 45%;
        gap: 15px;
    }

    .buttonsParent {
        display: flex;
        width: 100%;
        gap: 16px;
        margin-top: 32px;
        align-items: flex-start;
    }


    .whiteApplyButton {
        gap: 50px;
        padding: 14px 30px;
        justify-content: space-between;
    }


    .whiteApplyButton,
    .downloadBroucherButton {
        width: 100%;
        max-width: 50%;
    }

    .firstBoxi {
        border-bottom: 1px solid var(--grey4);
        padding-bottom: 16px;
        min-height: 143px;
    }

    .lineDuration {
        background-color: var(--grey4);
        width: 1px;
    }
}

.lateralSection {
    background: var(--black);

    .lateralWrapper {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .lateralLeft {
        width: 100%;
        max-width: 564px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 32px;
    }

    .lateralRight {
        width: 100%;
        max-width: 600px;

        img {
            border-radius: 8px;
        }
    }

    .lateralHeadingWrapper {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }

    .lateralPara {
        font-size: 14px;
        line-height: 150%;
        font-family: var(--go-regular);
        color: var(--grey10);
    }

    .lateralParaBold {
        color: var(--grey18);
        font-weight: 600;
    }
}




.dsaiMasters {
    padding-top: 0 !important;
    background: var(--black);
    display: flex;
    flex-direction: column;
    /* Hide scrollbar for webkit browsers */
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */

    /* Hide scrollbar for webkit browsers */
    &::-webkit-scrollbar {
        display: none;
    }

    .tbmMasterLogo {
        max-width: 200px;
        max-height: 35px;
        min-height: 35px;
        margin-top: 10px;
        width: 100%;
    }

    .masterCompanyLogo {
        border-bottom: 1px solid var(--black5);
        padding-block: 12px;
    }

    .masterDescription {
        font-size: 12px;
        line-height: 120%;
        font-family: var(--go-regular);
        color: var(--grey10);
        min-height: 28px;
        margin-top: 12px;
    }

    .newMasterDetailsWrap {
        border-radius: 0px 0px 8px 8px;
        line-height: 0;
        padding-block: 16px;
        border-right: 1px solid var(--black5);
        border-left: 1px solid var(--black5);
        border-bottom: 1px solid var(--black5);
  padding: 8px 2px 8px 10px;
    }

    .newMasterBoxImg {
        line-height: 0;
        max-width: 100%;
        min-width: 19%;
    }

    .marqueesliders {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 16px;
        overflow: auto;
    }

    .expertsDivi {
        display: flex;
        flex-direction: column;
        gap: 8px;
        align-items: flex-start;
    }

    .go-HeroSubtitle {
        color: var(--grey3);
    }

    .industrySpan {
        color: var(--black);
        font-weight: 600;
    }

    .newMasterDetailsWrap h3 {
        font: 16px "go-regular";
    }

    .newMasterDetailsWrap h4 {
        font: 13px 'go-regular';
        line-height: 150%;
        color: var(--grey10);
        margin-top: 4px;
        /* min-height: 39px; */

    }

    .newMasterDetailsWrap svg {
        margin-top: 10px;
        max-width: 200px;
        max-height: 35px;
        min-height: 35px;
    }
}





.classRoom {
    .withoutArrowWhiteBgBtn {
        display: flex;
        padding: 8px 20px 10px 20px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        border-radius: 60px;
        border: 1px solid var(--black);
        color: var(--black) !important;
        font-size: 18px;
        font-family: "Fraunces", serif;
        font-weight: 400;
        line-height: 120%;
        max-width: fit-content;
        background: var(--white);
        cursor: pointer;
        transition: 0.4s ease-in-out;
    }

    .withoutArrowWhiteBgBtn.active {
        background-color: black;
        color: white !important;
        transition: 0.4s ease-in-out;
    }

    .classRoomWrapper {
        display: flex;
        flex-direction: column;
        gap: 40px;
    }

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

    .campusButtonDivi {
        display: flex;
        gap: 14px;
        align-items: center;
    }
}

.impactScroll {
    padding-top: 40px;

    .video-container {
        cursor: unset !important;
    }

    .impactHeroPara {
        color: var(--grey10);
    }

    .impactLeftBox:nth-of-type(2)::after {
        background: url(https://images.mastersunion.link/uploads/25072025/v1/IconTag20.svg) !important;
    }

    .impactLeftBox:nth-of-type(4)::after {
        background: url(https://images.mastersunion.link/uploads/25072025/v1/IconTag22.svg) !important;
        height: 40px !important;
    }

    .impactLeftBox::after {
        background: url(https://images.mastersunion.link/uploads/25072025/v1/IconTag21.svg) !important;
        height: 40px !important;
    }

    .impactLasti::after {
        background: url(https://images.mastersunion.link/uploads/11072025/v1/IconTag19.svg) !important;
    }

    .mobImpactImage {
        position: relative;
    }

    .textHighlight {
        color: var(--grey18) !important;
    }

    .impactHeadingWrapper {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
        padding: 20px 0;
        z-index: 10;
        background: var(--black);
    }

}

.impactScroll.stepGuideSection {

    .impactLeftBox:nth-of-type(2)::after {
        background: url(https://images.mastersunion.link/uploads/25072025/v1/IconTag23.svg) !important;
    }

    .impactLeftBox:nth-of-type(4)::after {
        background: url(https://images.mastersunion.link/uploads/25072025/v1/IconTag25.svg) !important;
        height: 40px !important;
    }

    .impactLeftBox::after {
        background: url(https://images.mastersunion.link/uploads/25072025/v1/IconTag24.svg) !important;
        height: 40px !important;
    }

    .impactLasti::after {
        background: url(https://images.mastersunion.link/uploads/25072025/v1/IconTag26.svg) !important;
    }
}

.ranveerShowNew {
    background: linear-gradient(101deg, #39B5D7 -2.87%, #F7D544 49.39%, #E38330 101.2%);
    padding: 60px 0 !important;

    .container {
        padding: 0;
    }

    .showCard .masterPlay>img {
        backdrop-filter: blur(2px);
        border-radius: 60px;
    }

    .textHighlight {
        font-weight: 600;
        color: var(--grey17);
    }

    .showsWrapper {
        padding: 40px;
        border-radius: 12px;
        background: var(--white);
        display: flex;
        flex-direction: column;
        gap: 28px;
        align-items: center;
    }

    .headingWrapper {
        display: flex;
        flex-direction: column;
        gap: 8px;
        align-items: center;
        text-align: center;

        .go-HeroSubtitle {
            line-height: 150%;
            color: var(--black5);
        }
    }

    .showsCardParent {
        display: flex;
        gap: 20px;
        align-items: flex-start;
    }

    .showCard {
        width: 100%;
        max-width: 50%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;


    }

    .showContent {
        display: flex;
        flex-direction: column;
        gap: 8px;
        align-items: flex-start;
        width:
            100%;
    }

    .contentHeading {
        font-size: 22px;
        font-weight: 400;
        line-height: 120%;
        font-family: "Fraunces", serif;
    }

    .contentPara {
        font-size: 14px;
        line-height: 150%;
        font-family: var(--go-regular);
        color: var(--grey3);
        border-top: 1px solid var(--grey18);
        padding-top: 8px;
        width: 100%;
    }

    .masterPlay>img {
        position: absolute;
        right: 16px;
        bottom: 16px;
        backdrop-filter: blur(2px);
    }

}

.corousalSection {
    background: var(--black);
    border-bottom: 1px solid var(--grey18);
    padding: 60px 0 !important;

    .swiper-pagination {
        margin-top: 16px !important;
        width: 100% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .swiper-pagination-bullet {
        background: var(--grey18) !important;
        opacity: 1;
        transition: all 0.3s ease;
        border-radius: 60px !important;
    }

    .swiper-pagination-bullet-active {
        width: 40px !important;
        background: var(--white) !important;
    }

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

    .corousalRight {
        width: 100%;
        max-width: 538px;

        img {
            border-radius: 8px;
        }
    }

    .corousalSwiper {
        width: 100%;
        overflow: hidden !important;
    }

    .corousalLefti {
        width: 100%;
        max-width: 548px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .corousalPara {
        font-size: 14px;
        color: var(--grey10);
        line-height: 150%;
        font-family: var(--go-regular);
    }

    .corousalBoldPara {
        font-weight: 600;
        color: var(--grey18);
    }

}

.aiPackedNew {
    background: var(--white);
    overflow: hidden !important;
    padding: 0 !important;

    .aiPackedWrapper {
        display: flex;
        gap: 120px;
    }


    .advisoryLefti {
        width: 100%;
        max-width: 548px;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        gap: 24px;
        padding: 110px 0 !important;
    }

    .advisoryParaBoxi {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        gap: 12px;
    }

    .advisoryList {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        gap: 12px;
    }

    .advisoryPara {
        font-size: 14px;
        font-family: var(--go-regular);
        line-height: 150%;
        color: var(--grey3);
    }

    .listItem {
        display: flex;
        align-items: center;
        gap: 12px;
    }

    .listArrow {
        width: 100%;
        height: 100%;
        max-width: 22px;
        max-height: 22px;
    }

    .aiPackedLeft {
        display: flex;
        flex-direction: column;
        gap: 20px;
        width: 100%;
        max-width: 548px;
        align-items: flex-start;
        justify-content: center;
        padding: 148px 0;
    }

    .aiPackedLeft p {

        font-size: 14px;
        font-family: var(--go-regular);
        line-height: 150%;
        color: var(--grey18);
    }

    .aiPackedRight {
        width: 100%;
        max-width: 600px;
    }

    .aiPackedBoxi {
        padding: 10px 20px;
        border: 1px solid var(--grey18);
        max-width: fit-content;
    }

    .aiPackedBoxi p {
        color: var(--black);
        font-size: 24px;
        font-family: "Fraunces", serif;
        font-weight: 350;
        font-style: italic;
    }

    .scroll-container {
        display: flex;
        flex-direction: column;
        position: absolute;
        width: 100%;
        gap: 20px;
    }
}

.aiPackedNew.consultant {
    .advisoryLefti {
        padding: 150px 0 !important;
    }
}

.advisorySection {
    background: var(--white);
    padding: 60px 0 !important;

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

    .advisoryRight {
        width: 100%;
        max-width: 40%;
    }

    .advisoryLefti {
        width: 100%;
        max-width: 548px;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        gap: 24px;
    }

    .advisoryParaBoxi {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        gap: 12px;
    }

    .advisoryList {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        gap: 12px;
    }

    .advisoryPara {
        font-size: 14px;
        font-family: var(--go-regular);
        line-height: 150%;
        color: var(--grey3);
    }

    .listItem {
        display: flex;
        align-items: center;
        gap: 12px;
    }

    .listArrow {
        width: 100%;
        height: 100%;
        max-width: 22px;
        max-height: 22px;
    }
}

.deltaSection {
    background: var(--black);
    padding: 60px 0 !important;

    .deltaWrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 32px;
    }

    .go-HighlightHeading {
        text-align: center;
    }

    .deltaBoxiWrapper {
        display: flex;
        align-items: flex-start;
        gap: 12px;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    .deltaCard {
        border-radius: 8px;
        border: 1px solid var(--grey18);
        background: var(--grey16);
        box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.05);
        padding: 16px 24px;
        display: flex;
        align-items: flex-start;
        gap: 12px;
        flex-direction: column;
        width: 100%;
        max-width: 316px;
        min-width: 316px;
        min-height: 210px;
    }

    .deltaCard>img {
        width: 100%;
        height: 100%;
        max-width: 52px;
        max-height: 52px;
    }

    .deltaTextWrapper {
        display: flex;
        align-items: flex-start;
        gap: 8px;
        flex-direction: column;
        width: 100%;
    }

    .deltaParaHeading {
        font-size: 22px;
        line-height: 120%;
        font-weight: 400;
        font-family: "Fraunces", serif;
    }

    .deltaPointer {
        display: flex;
        align-items: center;
        gap: 8px;

        width: 100%;
    }

    .deltaParaPointers {
        line-height: 150%;
        font-size: 14px;
        font-family: var(--go-regular);
        color: var(--grey3);
    }

    .deltaPointer>svg {
        width: 100%;
        height: 100%;
        max-width: 6px;
        max-height: 5px;
    }
}

.leadershipSection {
    padding: 0px !important;
    background: var(--white);

    .leadershipWrapper {
        display: flex;
        align-items: flex-start;
    }

    .leadershipLefti {
        width: 100%;
        max-width: 50%;
        overflow: hidden;
        line-height: 0;
    }

    .leadershipRight {
        padding: 80px 40px;
        width: 100%;
        max-width: 747px;
        display: flex;
        flex-direction: column;
        gap: 40px;
        align-items: flex-start;
        padding-bottom: 0;
    }

    .leaderPointerBoxi {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
    }

    .leaderBoxi {
        display: flex;
        align-items: flex-start;
        gap: 14px;
    }

    .leaderBoxi>img {
        width: 100%;
        height: 100%;
        max-width: 52px;
        max-height: 52px;
    }

    .leaderParaBoxi {
        display: flex;
        flex-direction: column;
        gap: 4px;
        align-items: flex-start;
    }

    .leaderParaHeading {
        font-size: 22px;
        line-height: 120%;
        font-weight: 400;
        font-family: "Fraunces", serif;
    }

    .leaderPara {
        font-size: 14px;
        line-height: 150%;
        font-family: var(--go-regular);
        color: var(--grey3);
    }

    .textHighlight {
        font-weight: 600;
        color: var(--grey17);
    }
}

.podcastSection {
    background: linear-gradient(125deg, #39b6d8 -20%, #f7d344 50%, #e38330 100%);
    padding: 60px 0;

    .podcastLeft a {
        gap: 10px;
    }

    .podcastHeadingWrapper .go-HeroSubtitle {
        font-size: 16px;
    }

    .textHighlight {
        font-weight: 600;
        color: var(--grey17);
    }

    .podcastWrapper {
        background: var(--white3);
        border-radius: 10px;
        padding: 32px 52px;
        display: flex;
        gap: 70px;
        align-items: center;
        gap: 50px;
    }

    .podcastLeft {
        width: 100%;
        max-width: 48.75%;
        display: flex;
        flex-direction: column;
        gap: 32px;
        align-items: flex-start;
    }

    .podcastHeadingWrapper {

        display: flex;
        flex-direction: column;
        gap: 12px;
        align-items: flex-start;
    }

    .podcastRight {
        width: 100%;
        max-width: 51.45%;
        line-height: 0;
    }

    .podcastHeadingWrapper .go-HeroSubtitle {
        line-height: 150%;
        color: var(--grey3);
    }

    .whiteApplyButton {
        font-family: var(--go-regular);
        transition: all 0.3s ease;
    }

    .whiteApplyButton svg {
        transition: transform 0.3s ease;
    }

    .whiteApplyButton:hover svg {
        transform: translateX(5px);
    }
}

.podcastSection.trulySection {
    background:
        url('https://images.mastersunion.link/uploads/25072025/v1/Vector1351.svg') no-repeat,
        linear-gradient(125deg, #39b6d8 -20%, #f7d344 50%, #e38330 100%);
    background-size: cover;
    background-repeat: no-repeat;
}

.sittingLectures {
    border-bottom: 1px solid var(--black5);
    background-color: var(--black);
    color: white;

    .lectureLogoHeading {
        font-size: 14px;
        font-weight: 600;
        line-height: 150%;
        letter-spacing: 0px;
        color: rgba(115, 115, 115, 1);
    }



    .mobImgTop>img {
        border-radius: 8px 8px 0px 0px;
    }



    .lectureLogo.twoRow {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 8px !important;

        img {
            max-width: 358px;
        }
    }

    .lectureImageWrapper {
        position: relative;

        .masterPlay>svg {
            position: absolute;
            right: 20px;
            bottom: 20px;
        }
    }

    .cardsticky {
        top: 160px !important;
    }

    .card5 .lectureLogo {
        display: flex;
        gap: 30px;
        align-items: center;

        .logo>img {
            width: unset;
            height: unset;
        }

        .logo {
            max-width: 70px;
        }

        .logo.number3 {
            max-width: 45px;
            max-height: 45px;
        }
    }

    .card1 .lectureCardLogoWrapper {
        display: flex;
        gap: 0;
    }

    .logoScroller {
        overflow: hidden;
        width: 100%;
    }

    .logoTrack {
        display: flex;
        width: 100%;
        align-items: center;
        gap: 20px;

        .logo {
            margin-right: 10px;
            min-height: 47px;
            min-width: 59px;
        }

        .logo>img {
            width: 100%;
        }
    }

    .lectureWrapper {
        display: flex;
        flex-direction: column;
        gap: 40px;
    }

    .investCardWrapper {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .lectureRightCard {
        width: 100%;
        max-width: 600px;
    }

    /* .logo {
       width: 41px;
     } */

    .px100 {
        width: 100px;
    }

    .lectureUpper {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }

    .textHighlight {
        font-weight: 600;
        color: var(--grey17);
    }

    .orientationWrapper {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }

    /*  upper p tag */
    .goGalano16 {
        font-family: var(--go-regular);
        color: var(--grey18);
        line-height: 150%;
        max-width: 473px;
    }

    .lectureCard {
        background-color: white;
        color: black;
        display: flex;
        justify-content: space-between;
        border-radius: 24px;
        max-height: 470px;
    }

    .orientationList {
        display: flex;
        flex-direction: column;
        gap: 12px;
        align-items: flex-start;
        width: 100%;
    }

    .orientationPointer {
        display: flex;
        align-items: flex-start;
        gap: 8px;
        width: 100%;
    }

    .orientationPointer>img {
        width: 100%;
        height: 100%;
        max-width: 22px;
        max-height: 22px;
    }

    .orientationPara {
        font-size: 14px;
        line-height: 150%;
        font-family: var(--go-regular);
        color: var(--grey3);
    }

    .lectureLeftCard {
        max-width: 555px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-left: 40px;
    }

    .cardMainContent {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .lectureRightCard img {
        border-radius: 0 22px 22px 0px;
        max-width: 100%;
    }

    .leftCardContent {
        display: flex;
        flex-direction: column;
        gap: 16px;
        width: 100%;
    }

    /* ---- SWITCH ----------- */
    .lectureCardFlip {
        display: flex;
        /* justify-content: space-between; */
        max-height: 470px;
        background-color: rgb(255, 255, 255);
        color: black;
        border-radius: 24px;
    }

    .lectureRightCardFlip {
        max-width: 600px;
        padding-left: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .RightCardContentFlip {
        max-width: 476px;
        display: flex;
        flex-direction: column;
        gap: 24px;
    }

    .lectureLeftCardFlip img {
        border-radius: 22px 0 0 22px;
        max-width: 100%;
    }

    .logo>img {
        width: 100%;
        height: 100%;
    }

    .card4 .lectureCardLogoWrapper {
        gap: 0;

        .logo {
            max-width: 80px;
            max-height: 80px;
        }
    }

    /* --------- COMPONENTS ----- */

    /*  TAG COMPONENT  */
    .tag {
        background-color: rgba(229, 229, 229, 1);
        border-radius: 60px;
        display: inline-block;
        padding: 5px 15px;
        /* width: fit-content; */

        font-size: 14px;
        font-family: "Fraunces", serif;
        font-weight: 400;
        line-height: 120%;
        color: var(--black);
        background: var(--grey18);
        max-width: fit-content;
    }

    /*  lECTURE CARDS COMPONENT */

    .lectureCardLogoWrapper {
        display: flex;
        gap: 24px;
        margin-top: 16px;
        align-items: center;
        /* overflow: auto; */
    }

    .card4 .lectureCardLogoWrapper .logo {
        margin-right: 0;
    }

    .lectureLeftCardFlip {
        width: 100%;
        max-width: 640px;
    }

    .LectureCreaterProfileCard {
        display: flex;
        gap: 10px;
        flex: 0 0 50%;
        box-sizing: border-box;
        max-width: 230px;
        align-items: center;
        transition: 0.2s all ease;
        max-height: 48px;
    }

    .LectureCreaterProfileCard:hover {
        background: var(--grey18);
        border-radius: 24px;
    }

    .LectureCreaterProfileWrapper {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        /* gap: 20px; */
    }

    .LectureCreaterProfileCard img {
        width: 48px;
        height: auto;
        max-width: 100%;
        object-fit: contain;
    }

    .lectureCard .lectureCardFlip h2 {
        font-size: 16px;
        font-weight: 400;
    }

    .lectureProfileCards h4 {
        font-size: 12px;
        font-weight: 600;
        line-height: 150%;
        letter-spacing: 0px;
        color: rgba(115, 115, 115, 1);
    }

    .lectureP {
        font-weight: 400;
        font-size: 16px;
        line-height: 150%;
        color: var(--grey3);
    }

    .lectureProfileCards {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    /* FONTS */

    .frItalic34 {
        font: italic 34px/1.2 "Fraunces", serif;

    }

    .goGalano30 {
        font-family: 'go-regular' !important;
        font-weight: 400;
        font-size: 30px;
        line-height: 120%;

    }

    .cardSubHeading {
        font-family: "Fraunces", serif;
        font-weight: 400;
        font-size: 34px;
        line-height: 120%;
    }

    .cardMainHeading {
        font-size: 30px;
        /* font-family: var(--go-regular); */
        font-weight: 400;
        line-height: 100%;
    }

    .profileLightText {
        font-weight: 400;
        font-size: 13px;
        line-height: 120%;
        color: var(--grey3);
    }

    .profileHeadingText {
        font-size: 16px;
        line-height: 120%;
        font-weight: 400;
        color: var(--black);
    }

    /* TABLE COMPONENT */

    .dot-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        /* 2 columns */
        list-style-type: disc;
        padding-left: 20px;
        gap: 0px 24px;
        /* row gap and column gap */
        max-width: 500px;
        /* optional: control total width */
    }

    .dot-list li {
        font-weight: 400;
        font-size: 16px;
        line-height: 150%;
        color: var(--grey3);
        /* margin-bottom: 8px; */
    }

    /* INVESTMENT PROFILE CARDS */

    .investmentCardWrapper {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .investmentCard {
        display: flex;
        gap: 8px;
        align-items: end;
    }

    .investmentHeading {
        font-size: 16px;
        font-weight: 400;
        line-height: 150%;
    }

    .investmentSubheading {
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
        color: var(--grey3);
    }

    .investmentImg {
        padding: 0;
    }

    .investmentImg img {
        /* width: 50%; */
        width: 32px;
        height: 32px;
    }

    /* sticky part */
    .card1 {
        position: sticky;
        top: 125px;
        max-height: 469.5px;
    }

    .card2 {
        position: sticky;
        top: 137px;
        max-height: 468px;
        overflow: hidden;
    }

    .card3 {
        position: sticky;
        top: 149px;
        max-height: 468px;
        overflow: hidden;
    }

    .card4 {
        position: sticky;
        top: 161px;
        max-height: 468px;
        overflow: hidden;
    }

    .card5 {
        position: sticky;
        top: 173px;
        max-height: 468px;
        overflow: hidden;
    }

    .card6 {
        position: sticky;
        top: 185px;
        max-height: 468px;
        overflow: hidden;
    }

    .card7 {
        position: sticky;
        top: 197px;
        max-height: 468px;
        overflow: hidden;

        .logo {
            max-width: 50px;
            max-height: 50px;
        }
    }


    /*  1280 view VIEW  */

    @media (max-width: 1280px) {
        .lectureLeftCardFlip {
            min-height: 470px;
            max-width: 50.45%;

        }

        .lectureLeftCardFlip img {
            min-height: 470px;
        }

    }

    /* end of 1280 view  */
    /* mobile view @390 W */
    @media (max-width: 767px) {

        .logoTrack.marquee-track .logo img {
            max-width: 70px !important;
        }

        .lectureWrapper {
            gap: 24px;
        }

        .mob-visible {
            display: block !important;
        }

        .goGalano30 {
            font-size: 22px;
        }

        .frItalic34 {
            font: italic 24px / 1.2 "Fraunces", serif;
        }

        .goGalano16 {
            font-size: 14px;
        }

        .lectureUpper {

            flex-direction: column;
        }

        .lectureCard,
        .lectureCardFlip {
            display: flex;
            flex-direction: column;
            min-height: 630px;
            /* max-height: 650px; */
            justify-content: start;
            border-top: 1px solid var(--grey);
            /* max-height: 577px; */
            padding: 16px 8px;
            gap: 18px;
            border: unset;
        }

        .masterPlay>svg {
            position: unset !important;
        }

        .cardMainContent {
            gap: 12px;
        }

        .lectureLeftCard {
            padding-left: 0px;

            button {
                margin: 0 8px;
            }
        }

        .tag {
            padding: 5px 10px;
            font-size: 12px;
        }

        .cardMainHeading {
            font-size: 18px;
        }

        .cardSubHeading {
            font-size: 20px;
        }

        .lectureP {
            font-size: 14px;
        }

        .logo>svg {
            width: 85px !important;
            height: 85px !important;
        }

        .lectureCardLogoWrapper {
            gap: 24px;
            margin-top: 4px;
            flex-wrap: wrap;

            /* align-items: center; */
        }

        .lectureProfileCards h4 {
            font-size: 11px;
        }


        .profileHeadingText {
            font-size: 13px;
        }

        .card4 .logo {
            max-width: 22%;
            max-height: 22%;
        }

        .LectureCreaterProfileCard:first-child {
            max-width: 140px !important;
        }

        .LectureCreaterProfileCard:nth-child(3) {
            max-width: 140px !important;
        }

        .profileLightText {
            font-size: 12px;
        }

        .LectureCreaterProfileImg img {
            height: 40px;
            width: 40px;
            max-width: 40px;
        }

        .dot-list li {
            font-size: 13px;
        }

        .mobImgTop {
            position: relative;
        }

        .dot-list {
            gap: 0px 12px;
        }

        .investmentCardWrapper {
            padding: 0 8px;
            gap: 6px;
        }

        .investmentCard svg {
            height: 30px;
            width: 30px;
        }

        .investmentHeading {
            font-size: 14px;
        }

        .investmentSubheading {
            font-size: 12px;
        }

        .lectureRightCardFlip {
            padding-left: 0;
        }

        .RightCardContentFlip {
            padding: 0;
        }



    }

}

.brandingSection {
    background: var(--white);
    padding: 60px 0 !important;

    .brandingWrapper {
        display: flex;
        align-items: center;
        flex-direction: column;
        gap: 40px;
    }

    .brandHeadingWrapper {
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 12px;
        text-align: center;
    }

    .brandingPara {
        font-size: 16px;
        line-height: 150%;
        color: var(--grey3);
        font-family: var(--go-regular);
    }

    .textHighlight {
        font-weight: 600;
        color: var(--black);
    }

    .brandCardWrapper {
        display: flex;
        align-items: center;
        gap: 24px;
    }
}

.cohortSection {
    background: var(--black);
    padding: 60px 0 !important;

    .cohortWrapper {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 40px;
    }

    .cohortContentWrapper {
        display: flex;
        align-items: flex-start;
        width: 100%;
        justify-content: space-between;
    }

    .degreeHeading {
        font: normal 28px/1.2 var(--go-regular);
    }

    .degreeGradientHeading {
        font: italic 32px/1.2 "Fraunces", serif;
        font-weight: 350;
    }

    .degreeList {
        display: flex;
        flex-direction: column;
        gap: 12px;
        align-items: flex-start;
        width: 100%;
        max-width: 610px;
    }

    .degreeListItem {
        display: flex;
        align-items: flex-start;
        gap: 8px;
    }

    .listNumber {
        border-radius: 60px;
        border: 1px solid var(--grey15);
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
        max-width: 26px;
        max-height: 26px;
        font-size: 14px;
        line-height: 150%;
        color: var(--white);
    }

    .listPara {
        font-size: 16px;
        line-height: 150%;
        font-family: var(--go-regular);
        color: var(--grey10);
    }

    .listGradientBold {
        font-weight: 600;
        line-height: 120%;
        color: var(--Orange, #E38330);
    }

    .yellowArrow {
        vertical-align: middle;
    }

    .degreePara {
        font-size: 14px;
        line-height: 150%;
        font-family: var(--go-regular);
        color: var(--grey10);
    }

    .degreeParaBold {
        font-family: var(--go-semibold);
        color: var(--grey18);
    }
}

.transformPgpSection {
    background: var(--grey17);

    .go-HighlightHeading {
        align-items: center;
        text-align: center;
        align-self: center;
    }

    .transformPgpContainer {
        display: flex;
        align-items: flex-start;
        gap: 20px;
        margin-top: 40px;
    }

    .transformBoxi {
        width: 100%;
        max-width: 50%;
    }
}

.insightSection {
    background: var(--black);
    border-bottom: 1px solid var(--black5);

    .insightHeadingBtn {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }

    .insightBoldText {
        color: var(--grey18);
        font-weight: 600;
    }

    .insightBtn {
        display: flex;
        gap: 12px;
        align-items: center;
        flex-direction: row-reverse;
    }

    .insightCardWrapper {
        width: 100%;
        overflow: hidden !important;
    }

    .insightSwiper {
        overflow: hidden !important;
    }

    .insightBtnWrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .masterPlayRight {
        cursor: pointer;
        position: absolute;
    }

    .insightWrapper {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 32px;
    }

    .insightParaWrapper {
        display: flex;
        flex-direction: column;
        gap: 8px;
        align-items: flex-start;
    }

    .insightPara {
        font-size: 16px;
        font-family: var(--go-regular);
        line-height: 150%;
    }

    .insightPara {
        color: var(--grey10);
    }

    .insightCardWrapper {
        display: flex;
        gap: 20px;
        align-items: flex-start;
        overflow: hidden !important;
    }

    .insightCard,
    .facultyDetailsWrapper {
        display: flex;
        flex-direction: column;
        gap: 8px;
        align-items: flex-start;
        width: 100%;
        position: relative;
    }

    .inisghtImageWrapper>img {
        border-radius: 8px;
    }

    .inisghtImageWrapper {
        position: relative;
    }

    .insightCard .masterPlay>img {
        position: absolute;
        bottom: 20px;
        right: 20px;
        backdrop-filter: blur(2px);
        border-radius: 60px;
    }

    .insightCard .masterPlay svg {
        position: absolute;
        bottom: 20px;
        right: 20px;
        backdrop-filter: blur(2px);
        border-radius: 60px;
    }

    .insightNames {
        font-size: 18px;
        line-height: 120%;
        font-family: var(--go-regular);
    }

    .aboutVideo {
        width: 100%;
        font-size: 13px;
        line-height: 150%;
        font-family: var(--go-regular);
        color: var(--grey10);
        border-top: 1px solid var(--black5);
        padding-top: 8px;
    }

    .boldAbout {
        font-family: var(--go-semibold);
        color: var(--grey18);
    }

    .inisghtItalic {
        font-family: "fraunces", serif;
        font-size: 18px;
        font-weight: 400;
        line-height: 120%;
        color: var(--white);
    }
}

.concentrationNew {
    background: var(--white);
    padding: 20px !important;
    border-bottom: 1px solid var(--grey18);

    .font-semibold {
        color: var(--black);
    }
}

.inclassSection {

    background: var(--black);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    padding-bottom: 0;

    .outclassSwiperPgp1,
    .outclassSwiperPgp2,
    .outclassSwiperPgp3,
    .outclassSwiperPgp4,
    .outclassSwiperPgp5,
    .outclassSwiperPgp6,
    .outclassSwiperPgp7,
    .outclassSwiperPgp8 {
        width: 100%;
        overflow: hidden !important;
    }


    .inclassWrapper {
        display: flex;
        flex-direction: column;
        align-items: self-start;
        gap: 40px;
    }

    .inclassTabsParent::-webkit-scrollbar {
        width: 0px !important;
        height: 0px !important;
    }

    .classDot {
        width: 100%;
        height: 100%;
        border-radius: 60px;
        background: var(--grey18);
        max-width: 4px;
        max-height: 4px;
        min-height: 4px;
        min-width: 4px;
        position: relative;
        top: -2px;
    }

    .inclassHeadingWrapper {
        width: 100%;
        justify-content: space-between;
        align-items: flex-end;
        display: flex;
    }

    .inclassTabsWrapper {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .inclassTabsParent {
        display: flex;
        justify-content: space-between;
        width: 100%;
        padding: 0 30px;
        gap: 20px;
        overflow: auto;
    }

    .inclassTabBoxi {
        border-radius: 6px 6px 0px 0px;
        background: var(--grey17);
        display: flex;
        flex-direction: column;
        padding: 10px;
        gap: 4px;
        align-items: flex-start;
        border: 1px solid transparent;
        width: 100%;
        max-width: 285px;
        cursor: pointer;
        min-width: 250px;
        transition:
            background 0.4s ease,
            border 0.4s ease,
            background-clip 0.4s ease;
        border-bottom: unset;
    }

    .inclassTabsParent::-webkit-scrollbar-thumb {
        display: none;
    }


    .inclassTabBoxi .inclassYearText,
    .inclassTabBoxi .inclassTabHeading {
        transition: color 0.3s ease, background 0.4s ease, -webkit-text-fill-color 0.3s ease;
    }

    .inclassTabBoxi.active {
        background:
            linear-gradient(var(--grey17), var(--grey17)) padding-box,
            linear-gradient(#e38330 100%) border-box;
        border: 1px solid transparent;
        border-radius: 6px 6px 0 0;
        background-clip: padding-box, border-box;
        border-bottom: unset;

        .inclassYearText {
            color: var(--white);
        }

        .inclassTabHeading {
            color: white;
        }
    }

    .inclassYearText {
        font-size: 11px;
        line-height: 150%;
        text-transform: uppercase;
        font-family: var(--go-regular);
        color: var(--grey);
    }

    .inclassTabHeading {
        font-size: 12px;
        line-height: 120%;
        font-family: var(--go-medium);
        color: var(--grey10);
    }

    .inclassCourseWrapper {
        padding: 24px 24px 80px 24px;
        border-radius: 16px 16px 0px 0px;
        border-top: 1px solid var(--black5);
        border-right: 1px solid var(--black5);
        border-left: 1px solid var(--black5);
    }

    .coreInclass {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        width: 100%;
        margin-bottom: 24px;
        position: relative;
        padding-left: 40px;
    }

    .coreInclass::after {

        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        background: url(https://images.mastersunion.link/uploads/11072025/v1/Ellipse3288.svg);
        left: 0;
        top: 0;

    }

    .coreOutClass::after {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        background: url(https://images.mastersunion.link/uploads/11072025/v1/Ellipse3288.svg);
        left: 0;
        top: 0;
    }

    .coreOutClass::before {
        content: "";
        width: 2px;
        position: absolute;
        left: 8px;
        top: 0;
        transition: 0.4s ease-in;
        height: 100%;
        background: var(--grey9);
    }

    .coreInclass::before {
        content: "";
        width: 2px;
        position: absolute;
        left: 8px;
        top: 4%;
        transition: 0.4s ease-in;
        height: 109%;
        background: var(--grey9);
    }

    .coreInclass:hover::after {
        border: none;
        background: url(https://files.mastersunion.link/resources/svg/circleGradient.svg);
        background-repeat: no-repeat;
        transition: 0.2s ease-in;
    }

    .coreInclass:hover::before {
        background: linear-gradient(96deg, #39b6d8 6.41%, #f7d344 51.47%, #e38330 96.52%) !important;
        transition: 0.4s ease-in;
        height: 110%;
    }

    .coreOutClass:hover::after {
        border: none;
        background: url(https://files.mastersunion.link/resources/svg/circleGradient.svg);
        background-repeat: no-repeat;
        transition: 0.2s ease-in;
    }

    .coreOutClass:hover::before {
        background: linear-gradient(96deg, #39b6d8 6.41%, #f7d344 51.47%, #e38330 96.52%) !important;
        transition: 0.4s ease-in;
        height: 100%;
    }

    .coreHeading {
        font-size: 16px;
        line-height: 120%;
        font-family: var(--go-medium);
        color: var(--white);
    }

    .inclassContentBoxi {
        padding: 16px;
        background: var(--grey17);
        border-radius: 8px;
        display: flex;
        gap: 15px 30px;
        justify-content: flex-start;
        max-width: 100%;
        width: 100%;
        flex-direction: column;
        flex-wrap: wrap;
        max-height: 230px;
    }

    .classHeading {
        padding: 6px 15px 6px 15px;
        border-radius: 60px;
        background: var(--grey3);
        border: 1px solid var(--grey3);
        font-size: 14px;
        line-height: 120%;
        color: var(--white);
        display: flex;
        align-items: center;
        justify-content: center;
        width: fit-content;
    }

    .classHeadingTop {
        margin-top: 16px;
    }

    .classList {
        display: flex;
        align-items: baseline;
        gap: 8px;
        max-width: 310px;
    }

    .inBtnDivi {
        width: 100%;
        max-width: 310px;
        max-height: fit-content;
    }

    .classListPara {
        font-size: 13px;
        line-height: 150%;
        font-family: var(--go-regular);
        color: var(--white);
    }

    .coreOutClass {
        display: flex;
        flex-direction: column;
        gap: 16px;
        align-items: flex-start;
        padding-left: 40px;
        position: relative;
    }

    .outClassWrapper {
        display: flex;
        align-items: stretch;
        gap: 24px;
        width: 100%;
    }

    .outClassBoxi {
        border-radius: 8px;
        background: var(--grey17);
        padding: 10px 10px 10px 20px;
        display: flex;
        align-items: center;
        gap: 20px;
        width: 100%;
        max-width: 50%;
        flex-direction: row-reverse;
    }

    .outClassImage {
        overflow: hidden;
        border-radius: 8px;
        position: relative;
        width: 100%;
        max-width: 200px;
        max-height: 200px;
        min-width: 200px;
        min-height: 200px;

        .masterPlay>img {
            position: absolute;
            bottom: 12px;
            right: 12px;
            backdrop-filter: blur(2px);
            border-radius: 60px;
        }
    }

    .outclassContent {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .outCardHeading {
        font-size: 18px;
        font-family: "fraunces", serif;
        font-weight: 400;
        line-height: 120%;
        color: var(--white);
    }

    .outCardPara {
        font-size: 13px;
        line-height: 150%;
        font-family: var(--go-regular);
        color: var(--grey10);
    }

    .outCardParaBold {
        font-family: var(--go-semibold);
        color: var(--grey18);
    }

    .viewCard {
        display: flex;
        align-items: center;
        gap: 6px;
        cursor: pointer;
    }

    .viewPara {
        font-size: 16px;
        line-height: 150%;
        color: var(--white);
        font-family: var(--go-medium);
    }
}

.feepadding {
    padding-top: 80px;
}

.feeProcess {
    padding: 0 0 80px !important;

    .feeHeadingWrapper {
        margin-bottom: 40px;
    }

    .feeProcessContainer .rightSection::before {
        top: 2px;
    }

    .caution>svg {
        width: 100%;
        height: 100%;
        max-width: 16px;
        max-height: 16px;
    }

    .pgpFeeHeading {
        font-size: 14px;
        line-height: 150%;
        font-family: var(--go-regular);
        color: var(--grey3);
        margin-top: 8px;
    }

    .caution {
        padding: 6px;
        width: 100%;
        border-radius: 8px;
        border: 1px solid transparent;
        background: linear-gradient(var(--white) 0 0) padding-box, var(--gradient) border-box;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 6px;
        margin-top: 15px;
    }

    .caution p {
        font: 12px "go-regular";
        color: var(--grey3);
        line-height: 150%;
    }

    .recuirementHeading {
        font-size: 18px;
        line-height: 120%;
        font-family: var(--go-regular);
        font-family: "fraunces", serif;
        color: var(--grey3);
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .feeHeadingWrapper {
        margin-bottom: 40px;
    }

    .stageBoldPara {
        font-weight: 600;
        color: var(--grey17);
    }

    .stagePara {
        font-size: 22px;
        line-height: 120%;
        font-weight: 400;
        font-family: "Fraunces", serif;
        margin-top: 8px;
    }

    #growingDiv {
        width: 4px;
        left: calc(33% - 5.7px);
        top: 0;
    }

    .feeProcessContainer {
        margin-bottom: 20px;
    }

    .procedureImg {
        max-width: 60px;
        max-height: 60px;
    }

    .feeProcessContainer .rightSection .body {
        background: var(--grey16) !important;
        border-radius: 8px;

    }

    .feeBox .body {
        padding: 32px !important;
    }

    .detailsList .subHeading {
        font-size: 22px;
        font-weight: 400;
        line-height: 120%;
        color: var(--grey3);
        font-family: "Fraunces", serif;
    }

    .curriculumHead {
        margin-top: 15px;
        font-size: 14px;
        font-family: var(--go-semibold);
        line-height: 150%;
        color: var(--grey3);
    }

    .evaluationHeading {
        font-size: 14px;
        font-family: var(--go-semibold);
        line-height: 150%;
        color: var(--grey3);
        margin-top: 4px;
    }

    .detailsList .list li {
        font-size: 14px;
        margin-top: 0px;

    }

    .detailsList .list li p {
        color: var(--grey3);
    }

    .statustext {
        color: var(--grey3);
    }
}

.futureInvest {
    background: var(--black);
    padding-top: 60px;
    padding-bottom: 200px;


    .investingWrapper {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .futureInvestImg {
        position: relative;
    }

    .futureInvestTextWrap {
        position: absolute;
        z-index: 1;
        bottom: -30%;
        width: 100%;
    }

    .futureInvestTextWrap::before {
        content: "";
        background: linear-gradient(102deg, #39b6d8 0%, #f7d344 50%, #e38330 100%);
        position: absolute;
        top: -1px;
        left: -1px;
        width: calc(100% + 2px);
        height: calc(100% + 2px);
        z-index: 0;
        border-radius: 8px;
        z-index: -1;
    }

    .futureInvestContent {
        display: inline-flex;
        padding: 40px;
        justify-content: center;
        align-items: center;
        border-radius: 8px;
        background: var(--black3);
        top: 75%;
        left: 0;
        gap: 0;
        position: relative;
        z-index: 9;
        width: 100%;
    }


    .futureInvsetbox {
        display: flex;
        flex-direction: column;
        padding-right: 24px;
        gap: 12px;
        width: 100%;
        max-width: 33%;
        align-items: flex-start;
        justify-content: center;
        padding-left: 24px;
        border-right: 1px solid var(--grey3);
    }

    .futureInvsetbox:nth-child(3) {
        border-right: unset;
        padding-right: unset;
    }

    .futureInvsetbox:nth-child(1) {
        padding-left: unset;

    }

    .futurePercent {
        font-size: 32px;
        line-height: 120%;
        color: var(--white);
        font-family: "Fraunces", serif;
    }

    .futureText {
        font-size: 16px;
        line-height: 150%;
        text-transform: capitalize;
        color: var(--grey10);
        font-family: var(--go-regular);
    }
}

.feeProcess.stageFess {
    .detailsList {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .feeSectionMOb {
        width: 100%;
    }

    .feeProcessContainer:last-child .rightSection:before {
        height: 160%;
    }

    .feeProcessContainer .rightSection::before {
        top: 2px;
    }

    #growingDiv {
        top: 2px;
    }

}

.toolSection {
    background: var(--black);

    .toolWrapper {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 60px;
    }

    .toolHeadingWrapper {
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: flex-start;
    }

    .toolPara {
        font-size: 16px;
        line-height: 150%;
        font-family: var(--go-regular);
        color: var(--grey10);
    }

    .toolParaBold {
        font-weight: 600;
        color: var(--grey18);
    }

    .toolCardWrapper {
        display: flex;
        align-items: flex-start;
        gap: 16px;
        width: 100%;
    }

    .toolCard {
        box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.05);
        background: var(--white);
        border-radius: 10px;
        padding: 16px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        width: 100%;
        max-width: 358px;
        min-width: 358px;
        min-height: 345px;
    }

    .toolCard>img {
        max-height: 170px;
        border-radius: 4px;
        overflow: hidden;
    }

    .toolContentWrapper {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .toolCardHeading {
        font-size: 16px;
        line-height: 150%;
        font-family: var(--go-medium);
        font-weight: 500;
    }

    .toolCardPara {
        font-size: 13px;
        line-height: 150%;
        font-family: var(--go-regular);
        color: var(--grey3);
        width: 100%;
        border-top: 1px solid var(--grey18);
        padding-top: 12px;
    }
}


.enrollmentSection {
    background: url(https://images.mastersunion.link/uploads/08052025/v2/Vector13518.svg), #000;
    background-repeat: no-repeat;
    padding: 80px 0;
    background-size: cover;

    .enrollmentWrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        gap: 32px;
    }

    .go-HighlightHeading {
        text-align: center;
    }

    .threeCards {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        width: fit-content;
        gap: 28px;
    }

    .fourCards {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 12px;
    }

    .gridCard {
        position: relative;
        overflow: hidden;
        max-height: 368px;
        border-radius: 8px;
        border: 1px solid var(--grey3);
    }

    .enrollOverlay {
        position: absolute;
        bottom: 16px;
        left: 16px;
        transition: all 0.3s ease;
        opacity: 1;
    }

    .onhoverOverlay {
        /* position: absolute;
           left: 20px;
           bottom: -100%;
           opacity: 0;
           transition: all 0.4s ease;
           width: 100%;
           display: flex;
           flex-direction: column;
           gap: 16px; */



        position: absolute;
        border-radius: 8px;
        background: linear-gradient(to top, rgba(0, 0, 0, 4) 10%, rgba(0, 0, 0, 0.85) 30%, rgba(0, 0, 0, 0.6) 60%, rgba(0, 0, 0, 0) 100%);
        background-repeat: no-repeat;
        padding: 16px 0 16px 16px;
        flex-direction: column;
        z-index: 5;
        justify-content: flex-end;
        display: flex;
        opacity: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        transition: bottom 0.4s ease-in-out, opacity 0.4s ease-in-out;
    }

    .onhoverOverlay:hover {
        opacity: 1;
        bottom: 0;
    }

    .gridCardBlack {
        position: absolute;
        width: 100%;
        height: 50%;
        left: 0;
        /* top: 0; */
        bottom: 0;
    }

    .gridCard:hover .onhoverOverlay {
        bottom: 0;
    }

    .onhoverOverlay .overlayNumber {
        color: var(--grey18);
        max-width: 90%;
    }

    .gridCard:hover .enrollOverlay {
        opacity: 0;
    }

    .overlayNumber {
        font-size: 13px;
        line-height: 120%;
        font-family: var(--go-regular);
    }

    .overlayText {
        font-size: 22px;
        line-height: 120%;
        font-family: "fraunces", serif;
        font-weight: 400;
    }

}

.applicationTimeline {
    background: var(--white);


    .applicationTimelineWrapper {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        width: 100%;

    }

    .applicationTimelineTable {
        width: 100%;
        table-layout: fixed;
        border-collapse: collapse;
    }

    .applicationTimelineTable thead {
        background: var(--grey16);
        width: 100%;
    }

    .headingTable {
        font-size: 12px;
        line-height: 120%;
        font-family: var(--go-regular);
        color: var(--black5);
        padding: 12px 16px;
        text-align: start;
        font-weight: 400;
    }

    .timelineRow {
        font-size: 14px;
        line-height: 120%;
        font-family: var(--go-medium);
        color: var(--grey17);
        text-align: start;
        padding: 24px 16px;
        font-weight: 500;
    }

    .greyActive {
        padding: 4px 15px;
        justify-content: center;
        align-items: center;
        display: flex;
        border-radius: 60px;
        background: var(--grey18);
        font-size: 14px;
        font-style: italic;
        font-weight: 400;
        line-height: 120%;
        font-family: "fraunces", serif;
        width: fit-content;
    }

    .statusTable {
        padding: 6px 15px;
        justify-content: center;
        align-items: center;
        display: flex;
        font-family: "fraunces", serif;
        width: fit-content;
        background: #DDEBE5;
        border-radius: 60px;
        font-size: 14px;
        font-style: italic;
        font-weight: 400;
        line-height: 120%;
        color: #1C7C54;
    }

    .roundRow {
        border-bottom: 1px solid var(--grey18);
    }

    .applicationDivi {
        width: 100%;
    }

    .notActiveRow {
        .timelineRow {
            color: var(--grey10);
        }

        .statusTable {

            background: #FADFE1;
            font-size: 14px;
            font-style: italic;
            font-weight: 400;
            line-height: 120%;
            color: #DF2935;
        }

        .btnBlack.btnSm {
            backdrop-filter: blur(2.5px);
            border: 1px solid var(--Grey-70, #D4D4D4);
            background: var(--Grey-80, #E5E5E5);
            color: var(--grey10);

            svg path {
                fill: #a3a3a3;
            }
        }

        .greyActive {
            color: var(--black);
        }
    }
}

/* pgp opm mobile view starts */
@media (max-width: 767px) {
    .aiPackedNew.consultant {
        .advisoryLefti {
            padding: 0 !important;
        }
    }

    .feeProcess.stageFess {
        padding: 60px 0 !important;

        .feeHeadingWrapper {
            margin-bottom: 24px;
        }

        #growingDiv {
            top: 176px;
        }



    }

    .futureInvest {
        padding-bottom: 274px !important;

        .futureInvestContent {
            display: flex;
            flex-direction: column;
            padding: 37px 16px;
            align-items: flex-start;
            gap: 12px;
        }

        .futureInvsetbox {
            border-bottom: 1px solid var(--grey3);
            border-right: unset;
            padding-bottom: 12px;
            padding-left: unset;
            padding-right: unset;
            max-width: 100%;
        }

        .futureInvestTextWrap::before {
            height: calc(100% + 2px);
        }

        .futureInvsetbox:nth-child(3) {
            border-bottom: unset;

        }

        .futurePercent {
            font-size: 20px;
        }

        .futureText {
            font-size: 13px;
        }

        .futureInvestTextWrap {
            bottom: -55%;
        }

    }

    .deltaSection {
        .deltaWrapper {
            align-items: flex-start;
        }

        .deltaBoxiWrapper {
            padding-left: 16px;
            overflow: auto;
            width: 100%;
        }

        .mobileWrapper {
            width: 100%;
        }

        .deltaCard {
            padding: 16px;
        }
    }

    .aiPackedNew {
        padding: 60px 0 !important;

        .aiPackedWrapper {
            gap: 40px !important;
            flex-direction: column;
        }

        .listItem {
            align-items: flex-start;
        }

        .aiPackedBoxi p {
            font-size: 24px !important;
        }

        .advisoryLefti {
            padding: 0 !important;
        }

        .aiPackedLeft {
            padding: 0 !important;
        }

        .aiScrollWrapper {
            overflow: hidden;
            width: 100%;
            position: relative;
        }

        .aiScrollContent {
            display: flex;
            width: max-content;
            animation: aiInfiniteScroll 30s linear infinite;
            gap: 10px;
            /* Adjust spacing as needed */
        }

        .aiPackedBoxi {
            max-width: fit-content !important;
            min-width: fit-content !important;
        }
    }

    .transformPgpSection {
        .transformPgpContainer {
            margin-top: 24px;
            flex-direction: column;
            gap: 24px;
        }

        .transformBoxi {
            max-width: 100%;
        }
    }

    .deltaSection {
        .go-HighlightHeading {
            align-self: center;
            text-align: center;
        }
    }

    .leadershipSection {
        padding-bottom: 60px !important;

        .leadershipWrapper {
            flex-direction: column;
            align-items: flex-start;
        }

        .leadershipLefti {
            max-width: 100%;
            max-height: 100%;
        }

        .leadershipRight {
            padding: 24px 16px;
            gap: 24px;
        }

        .leaderBoxi {
            flex-direction: column;
            align-items: flex-start;
            gap: 8px;
        }

        .leaderBoxi>img {
            max-width: 32px;
            max-height: 32px;
        }

        .leaderParaHeading {
            font-size: 20px;
        }

        .leaderPara {
            font-size: 13px;
        }
    }

    .brandingSection {
        padding: 40px 0 !important;

        .brandCardWrapper {
            overflow: auto;
            gap: 20px;
            width: 100%;
        }

        .brandingCard {
            min-width: 300px;
        }

        .brandingWrapper {
            align-items: flex-start;
        }
    }

    .cohortSection {
        .cohortWrapper {
            flex-direction: column;
            gap: 24px;
        }

        .cohortContentWrapper {
            flex-direction: column;
            gap: 24px;
        }

        .degreeHeading {
            font: normal 20px / 1.2 var(--go-regular);
        }

        .degreeGradientHeading {
            font: italic 22px / 1.2 "Fraunces", serif;
            font-weight: 350;
        }

        .degreePara {
            font-size: 13px;
        }

        .listNumber {
            max-width: 18px;
            max-height: 18px;
            font-size: 12px;

        }
    }

    .toolSection {
        .toolHeadingWrapper {
            flex-direction: column;
            gap: 12px;
            align-items: flex-start;
        }

        .toolCard {
            min-width: 308px;
            min-height: 363px;
        }

        .toolWrapper {
            width: 100%;
        }

        .toolPara {
            font-size: 14px;
        }

        .toolWrapper {
            gap: 24px;
            overflow: auto;
            padding-left: 16px;
        }

        .lateralHeadingWrapper {
            gap: 16px;
        }
    }

    .applicationTimeline {

        th:nth-child(2),
        td:nth-child(2) {
            width: unset;
        }

        th:nth-child(5),
        td:nth-child(5) {
            width: 10%;
        }

        th:first-child,
        td:first-child {
            width: 110px;
        }

        .table-scroll-wrapper {
            -webkit-overflow-scrolling: touch !important;
        }

        .table-scroll-wrapper::-webkit-scrollbar {
            height: 8px;
        }

        .table-scroll-wrapper::-webkit-scrollbar-track {
            background: #f5f5f5;
            border-radius: 4px;
        }

        .table-scroll-wrapper::-webkit-scrollbar-thumb {
            background: var(--grey18) !important;
            border-radius: 10px;
        }

        .table-scroll-wrapper::-webkit-scrollbar-thumb:hover {
            background: var(--grey3) !important;
        }

        .applicationDivi {
            overflow: auto;
        }

        .applicationDivi::-webkit-scrollbar-thumb {
            display: block;
        }

        .applicationTimelineTable {
            min-width: 900px;
            margin-bottom: 10px;
        }

        .headingTable {
            padding: 12px 10px;
        }

        .timelineRow {
            padding: 8px 10px;
        }
    }

    .enrollmentSection {
        background: var(--black);

        .fourCards {
            grid-template-columns: 1fr;
            gap: 32px;
        }

        .gridCardBlack {
            display: none;
        }

        .threeCards {
            grid-template-columns: 1fr;
        }

        .gridCard {
            max-height: 100%;
        }

        .enrollOverlay {
            display: none;
        }

        .gridCard:hover {
            .lifeCardOverlay {
                opacity: unset;
                bottom: unset;
            }
        }


        .onhoverOverlay {
            opacity: 1 !important;
            gap: 12px;
            background: unset;
            bottom: 0 !important
        }

        .overlayMob {
            font-size: 13px;
        }

        .overlayText {
            font-size: 22px !important;
        }
    }


    .dsaiMasters {
        /* Hide scrollbar for webkit browsers */
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        /* Internet Explorer 10+ */

        /* Hide scrollbar for webkit browsers */
        &::-webkit-scrollbar {
            display: none;
        }

        .newMasterBoxImg {
            min-width: 300px;
        }

        .newMasterImgBox>img {
            min-height: 192px;
        }

        .dsaiMastersMobile .container {
            padding-right: 0 !important;
        }
    }

    .classRoom {
        .withoutArrowWhiteBgBtn {
            font-size: 13px;
            padding: 8px 14px;
        }

        .largeTech {
            width: 100%;
            max-width: 100%;
        }

        .campusButtonDivi {
            width: 100%;
            max-width: 100%;
        }

        .classRoomUpper {
            padding-left: 16px;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 24px;
        }

        .classRoomWrapper {
            margin-top: 32px;
        }
    }

    .lateralSection {
        padding-bottom: 10px !important;

        .lateralWrapper {
            flex-direction: column;
            gap: 32px;
            align-items: flex-end;
            justify-content: flex-end;
        }

        .lateralHeadingWrapper {
            flex-direction: column;
            gap: 16px;
            align-items: flex-start;
        }

        .lateralPara {
            margin-top: 8px;
        }
    }

    .heroSection {
        padding-top: 60px !important;

        .heroSectionContent {
            width: 100%;
            padding: 0 12px;
            transform: translate(-50%, -20%);
        }

        .heroSectionImg {
            max-height: 80vh;
        }

        .go-HeroSubtitle {
            margin-top: 8px;
        }

        .heroSectionBtnWrap {
            margin-top: 24px;
            width: 100%;
            align-items: flex-start;
            gap: 12px;
            flex-direction: column;
            padding: 0 16px;

            a {
                width: 100%;
            }
        }
    }

    .concentrationNew {
        padding-inline: 0 !important;
        padding-block: 60px !important;

        .coreWrapper .box {
            width: 100%;
        }
    }

    .feeProcess {
        #growingDiv {
            left: 33px;
            top: 66px;
            width: 4.1px;
        }


        .caution {
            align-items: flex-start;
        }

        .caution p {
            font-size: 10px;
        }

        .feeProcessContainer .rightSection::before {
            left: 4.6%;
        }

        #growingDiv2 {
            left: calc(9% - 3px) !important;
        }
    }

    .feeProcess {
        .feeProcessContainer .feeBox .body {
            padding: 16px 12px !important;
        }

        .detailsList .list li {
            margin-top: 2px;
        }


        .feeSectionMOb {
            display: flex;
            flex-direction: column;
            gap: 16px;
            align-items: flex-start;
        }

        .detailsList .subHeading {
            font-size: 18px;
        }

        .detailsList .list li {
            font-size: 13px;
        }

        .curriculumHead {
            font-size: 13px;
        }
    }

    .feepadding {
        padding-top: 0 !important;
    }

    .inclassSection {
        .inclassHeadingWrapper {
            flex-direction: column;
            align-items: flex-start;
            gap: 12px;
        }

        .outClassBoxi {
            max-height: fit-content;
        }

        .swiper-wrapper {
            margin-bottom: 35px !important;
        }

        .swiper-pagination-bullet {
            transition: 0.3s ease;
        }

        .swiper-pagination {
            display: flex;
            width: 100% !important;
            align-items: center;
            bottom: 0 !important;
            position: absolute !important;
            left: 45% !important;
        }

        .swiper-pagination-bullet-active {
            width: 40px !important;
        }

        .inclassTabsParent {
            overflow: auto;
            gap: 16px;
            padding: 0;
        }

        .inclassTabBoxi {
            min-width: 300px;
        }

        .inclassCourseWrapper {
            padding: 24px 0px 0px;
            border: none;
        }

        .inclassContentBoxi {
            overflow: scroll;
            overflow-y: hidden;
        }

        .inclassContentBoxi::-webkit-scrollbar-thumb {
            display: block !important;
            background: #737373 !important;
        }

        .coreInclass::before {
            top: 4%;
        }

        .outClassBoxi {
            min-width: 98%;
            max-width: 100%;
            flex-direction: column;
            padding: 16px;
        }

        .outClassImage {
            max-height: 100%;
            max-width: 100%;
        }

        .outClassWrapper {
            overflow: auto;
        }
    }

    .programmeBreatherNew {
        padding: 40px 0 !important;

        .programmeBreatherWrapper {
            gap: 20px;
            flex-direction: column;
        }

        .firstTbmBoxi {
            min-height: 97px;
        }

        .programmeBreatherRight {
            padding: 16px;
        }

        .boxiUpper {
            margin-top: 16px;
            min-height: unset;
        }

        .eligibilityBoxi {
            font-size: 10px;
        }

        .classText {
            font-size: 18px;
        }

        .classPara {
            font-size: 13px;
        }

        .firstBoxi {
            gap: 4px;
        }

        .buttonsParent {
            margin-top: 24px;
            gap: 8px;
            flex-direction: column !important;


            a,
            button {
                width: 100%;

                svg {
                    max-width: 20px;
                }
            }
        }
    }

    .impactScroll {
        padding: 40px 0 !important;
        padding-bottom: 60px !important;

        .impactLeft {
            width: 100% !important;
        }

        .masterPlay>img {
            backdrop-filter: blur(2px);
            border-radius: 60px;
        }

        .impactHeadingWrapper {
            padding: 0 0 32px 0 !important;
        }


        .impactMobCard {
            display: flex;
            padding: 12px;
            background: var(--grey17);
            border: 1px solid var(--grey3);
            border-radius: 12px;
            flex-direction: column;
            gap: 24px;
            position: sticky;
            top: 8rem;
            min-height: 452px;
        }

        .impactMobCard:last-child {
            min-height: 535px;
        }

        .mobImpactImage {
            overflow: hidden !important;
        }

        .circleNumber {
            max-height: 30px !important;
        }

        .impactLeftBoxInner {
            gap: 60px;
            margin-top: 60px;
            margin-top: 32px !important;
        }

        .pointerPara {
            font-size: 13px !important;
        }

        .techPointerChild {
            align-items: center;
        }

        .impactLeftBox {
            position: relative;
            padding-left: 0 !important;
        }

        .impactLeftBox::after {
            scale: 0.8;
            left: -10px;
            display: none;
        }

        .impactLeftBoxInner::before {
            left: 10px;
            display: none;
        }

        .ulListWrapper {
            margin-top: 12px !important;

            .appliedPara {
                font-size: 14px;
            }

            .poweredDivi>img {
                max-width: 16px;
            }

            .techPointersParent {
                gap: 5px !important;
            }
        }

        .impactButton {
            padding: 6px 12px !important;
            font-size: 12px !important;
            line-height: unset !important;
            font-family: var(--go-regular);
        }

        .impactLeftBoxInner {
            gap: 40px;
        }

        .impactLeftUpper {
            display: flex;
            flex-direction: column;
            gap: 8px !important;
            align-items: flex-start;
        }

        .poweredDivi {
            gap: 12px !important;
        }

        .circleNumberMob {
            width: 100%;
            height: 100%;
            max-width: 24px;
            max-height: 24px;
            align-items: center;
            padding: 7px;
            border: 1px solid #525252;
            border-radius: 60px;
            color: var(--white);
            font-family: var(--go-regular);
            font-size: 11px;
            display: flex;
            justify-content: center;
        }

    }

    .ranveerShowNew {
        padding: 40px 0 !important;

        .midline {
            background: var(--grey18);
            height: 1px;
            width: 100%;
            margin-block: 32px;
        }

        .container {
            padding: 0 16px;
        }

        .showsWrapper {
            padding: 16px;
            gap: 32px;
            align-items: flex-start;
        }

        .showsCardParent {
            flex-direction: column;
            gap: 32px;
        }

        .showCard {
            max-width: 100%;
            gap: 10px;
        }

        .showCard:nth-child(2) {
            border-top: 1px solid var(--grey18);
            padding-top: 32px;
        }

        .contentHeading {
            font-size: 20px;
        }

        .contentPara {
            font-size: 13px;
        }

        .headingWrapper {
            text-align: left;
            align-items: flex-start;
        }
    }

    .corousalSection {
        .corousalWrapper {
            flex-direction: column;
            align-items: flex-start;
            gap: 32px;
        }

        .corousalLefti {
            flex-direction: column;
            align-items: flex-start;
            gap: 12px;
        }

    }

    .advisorySection {
        .advisoryWrapper {
            flex-direction: column;
            align-items: center;
            gap: 24px;
        }

        .advisoryRight {
            max-width: 100%;
        }

        .listItem {
            align-items: flex-start;
        }
    }

    .podcastSection {
        .podcastWrapper {
            flex-direction: column-reverse;
            gap: 20px;
            background: unset;
            padding: 0;
        }

        .podcastLeft a {
            align-self: flex-end;
        }

        .podcastRight,
        .podcastLeft {
            max-width: 100%;
        }

        .podcastLeft {
            background: var(--white);
            padding: 20px;
            border-radius: 10px;
            gap: 20px;
            justify-content: flex-end;
            align-items: flex-end;
        }

        .podcastHeadingWrapper {
            gap: 14px;
        }

        .whiteApplyButton {
            padding: 9px 14px;
            font-size: 14px;
        }

        .whiteApplyButton svg {
            max-width: 22px;
            max-height: 22px;
        }

    }

    .sittingLectures {
        .lectureUpper {
            flex-direction: column;
            align-items: flex-start;
            gap: 12px;
        }

        .card7,
        .card5,
        .card6 {
            min-height: 700px;
        }

        .card7,
        .card5,
        .card6,
        .card1,
        .card2,
        .card1 {
            max-height: unset;
        }

        .card5 {
            .lectureCardText {
                padding: 0 8px;
            }

            .lectureLogo {
                gap: 20px;
            }
        }

        .card1 .lectureCardLogoWrapper {
            display: flex;
            gap: 30px;

            .logo {
                margin-right: 0;
            }
        }

        .card4 .lectureCardLogoWrapper {
            padding: 0 8px;
        }

        .lectureWrapper {
            gap: 24px;
        }

        .lectureCard {
            padding: 16px 8px;
            max-height: unset;
            flex-direction: column;
            align-items: flex-start;
            gap: 18px;
        }

        .lectureLeftCard {
            padding-left: 0;
            max-width: 100%;

        }

        .cardSubHeading {
            font-size: 20px;
        }

        .investCardWrapper .go-HighlightHeading {
            font-size: 18px;
        }

        .lectureP {
            font-size: 14px;
        }

        .lectureCardFlip {
            padding: 16px 8px;
            max-height: unset;
            flex-direction: column;
            align-items: flex-start;
            gap: 18px;
        }

        .lectureRightCardFlip {
            padding-left: 0;
            max-width: 100%;
        }

        .RightCardContentFlip {
            max-width: 100%;
            gap: 8px;
        }

        .lectureCardFlip,
        .lectureCard {
            padding: 0;
            border: 2px solid var(--white);
            border-radius: 8px;
        }


        .cardMainContent {
            padding: 0 8px 0px 8px;
            gap: 8px;

        }

        .card3 .lectureProfileCards {
            padding: 0 8px;
        }

        .logo>svg {
            width: 52px;
            height: 52px;
        }

        .card7 .lectureCardLogoWrapper {
            gap: 20px;
            padding: 0 8px;

            .logo>svg {
                width: 32px;
                height: 32px;
            }

            .logo {
                max-width: 13%;
            }
        }

        /* .lectureCardFlip.cardsticky {
                top: 160px;
            } */

        .profileHeadingText {
            font-size: 13px;
        }

        .profileLightText {
            font-size: 12px;
        }

        .LectureCreaterProfileCard svg {
            width: 40px;
            height: 40px;
        }

        .LectureCreaterProfileCard {
            max-width: 185px;
        }
    }

    .insightSection {
        padding: 60px 0 !important;
        padding-bottom: 100px !important;

        .insightParaWrapper {
            gap: 8px;
        }



        .swiper-pagination {
            bottom: 54px !important;
            left: 0 !important;
            position: absolute !important;
            width: 100% !important;
        }

        .swiper-pagination-bullet {
            background: var(--grey3) !important;
            opacity: 1;
            transition: all 0.3s ease;
        }

        .swiper-pagination-bullet-active {
            width: 40px !important;
            background: var(--grey) !important;
        }

        .insightPara {
            font-size: 14px;
        }

        .insightWrapper {
            gap: 24px;
        }

        .facultyDetailsWrapper {
            gap: 12px;
        }

        .insightNames {
            font-size: 16px;
        }

        .inisghtItalic {
            font-size: 16px;
        }

        .aboutVideo {
            padding-top: 12px;
        }

        .insightBtnWrapperMob {
            align-self: flex-end;
        }
    }
}


@media (min-width: 320px) and (max-width: 360px) {
    .feeProcess {
        #growingDiv {
            left: 8.2%;
            top: 66px;
            width: 4.1px;
        }

        #growingDiv2 {
            left: calc(9% - 4px) !important;
        }
    }
}