.pgpIndia {

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

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

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

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

        .swiperBtnWrapper {
            display: flex;
            align-items: center;
            gap: 12px;
            position: absolute;
            top: 45%;
            left: 0;
            width: 100%;
            justify-content: space-between;
        }

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

        .culturalBtn {
            border-radius: 40px;
            background: rgba(255, 255, 255, 0.40);
            backdrop-filter: blur(2px);
            width: fit-content;
            display: flex;
            padding: 7px 8px;
            justify-content: center;
            align-items: center;
            gap: 4px;
            font-size: 11px;
            font-weight: 500;
            line-height: 75%;
            text-transform: uppercase;
            color: var(--grey4);
        }

        .content-section {
            width: 100%;
        }

        .getpreppedTabs {
            display: flex;
            align-items: center;
            gap: 16px;
            overflow: auto;
            width: 100%;
        }

        .getpreppedTabs li {
            border-radius: 60px;
            border: 1px solid #404040;
            color: white;
            font-size: 18px;
            font-family: "fraunces", serif;
            font-weight: 400;
            padding: 8px 20px;
            line-height: 120%;
            cursor: pointer;
            transition: 0.4s ease-in-out;
            min-width: max-content;

        }

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

        .culturalWrapper {
            padding: 24px;
            border-radius: 8px;
            border: 1px solid var(--grey3);
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 16px;
            position: relative;
        }

        .wrapperHeading {
            font-size: 24px;
            color: var(--white);
            line-height: 120%;
            font-family: var(--go-medium);
            font-weight: 500;
        }

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

        .countryBoxi {
            width: 100%;
            height: 100%;
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            max-width: 266px;
            border-bottom: 4px;
            flex-direction: column;
        }

        .imageBoxi {
            position: relative;
        }

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

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

        .logoIndia {
            position: absolute;
            top: 12px;
            left: 12px;
        }

        .buttonBoxi {
            position: absolute;
            bottom: 12px;
            left: 12px;
        }

        .buttonBoxi {
            display: flex;
            align-items: flex-start;
            gap: 6px;
            flex-direction: column;
        }

        .getpreppedTabs {

            li:hover,
            li.active {
                color: var(--black);
                transition: 0.4s ease-in-out;
                background: var(--white);

            }
        }
    }

    .travelSection {
        background: var(--black);
        scroll-behavior: smooth;


        .travelWrapper {
            display: flex;
            align-items: flex-start;
            width: 100%;
        }

        #unique-horizontal-section {
            padding: 200px 0;
        }

        .unique-horizontal-wrapper {
            overflow: hidden;
            height: 610px;
        }

        .unique-horizontal-track {
            display: flex;
            height: 100%;
            align-items: flex-start;
        }

        .unique-horizontal-track>div {
            display: flex;
            flex-shrink: 0;
            padding: 0 5px;
        }

        .unique-horizontal-track>div:first-child {
            padding-left: 15px;
        }

        .unique-horizontal-track>div:last-child {
            padding-right: 15px;
        }

        .travelCard {
            width: 100%;
            margin-right: 100px;
            margin-top: 40px;
        }

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


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

        .placeName {
            font-size: 28px;
            font-style: italic;
            font-weight: 400;
            line-height: 120%;
            color: var(--white);
            font-family: "Fraunces", serif;
        }

        .travelCard1 {
            display: flex;
            align-items: flex-start;
            gap: 32px;
            margin-right: 160px;


            .leaderImage {
                width: 100%;
                max-width: 420px;
            }

            .campusTwoImage {
                width: 100%;
                max-width: 360px;
            }


            .campusTwo {
                display: flex;
                align-items: flex-end;
            }



            .campusTwoImage {
                width: 100%;
                max-width: 322px;
            }

            .firstNewSvg {
                position: absolute;
                top: 22%;
                left: 65%;
                scale: 1.5;

            }

            .travelGradientHead {
                font-size: 50px;
                font-style: italic;
                font-weight: 400;
                line-height: 120%;
                color: var(--white);
                font-family: "Fraunces", serif;
            }

            .campusPara {
                font-size: 28px;
                line-height: 120%;
                font-family: var(--go-regular);
                color: var(--grey4);
            }

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

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

            .campusFirst {
                display: flex;
                align-items: flex-end;
                gap: 40px;
            }

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

            .campusImage {
                width: 100%;
                max-width: 548px;
            }


        }


        .travelCard2 {
            display: flex;
            align-items: flex-start;
            gap: 32px;
            position: relative;

            .milanBottom {
                display: flex;
                align-items: flex-start;
                gap: 32px;
            }

            .secondNewSvg {
                position: absolute;
                left: 45%;
                top: 15%;
                scale: 2.3;
                z-index: -1;
            }

            .milanLeft {
                display: flex;
                align-items: flex-start;
                gap: 56px;
                flex-direction: column;
            }

            .milanRight {
                width: 100%;
                max-width: 424px;
            }

            .upperBoxi {
                width: 100%;
                max-width: 170px;

                img {
                    min-height: 190px;
                }
            }

            .lowerBoxi {
                width: 100%;
                max-width: 244px;

                img {
                    min-height: 108px;
                }
            }

            .rightImageSecond {
                display: flex;
                flex-direction: column;
                align-items: flex-end;
                gap: 32px;
            }

            .rightImageFirst {
                width: 100%;
                max-width: 272px;

                img {
                    min-height: 334px;
                }
            }
        }

        .travelCard3 {
            display: flex;
            align-items: flex-start;
            gap: 32px;
            position: relative;

            .singapore1 {
                display: flex;
                flex-direction: column;
                align-items: flex-end;
                gap: 40px
            }

            .thirdNewSvg {
                position: absolute;
                top: 21%;
                left: 49%;
                scale: 1.2;
                z-index: -1;
            }

            .singaporeImage1 {
                width: 100%;
                max-width: 420px;
            }

            .singapore2 {
                display: flex;
                align-items: flex-start;
                justify-content: space-between;
                flex-direction: column;
                height: 100%;
            }

            .singaporeImage2 {
                width: 100%;
                max-width: 432px;
            }

            .singaporeImage3 {
                width: 100%;
                max-width: 420px;
            }
        }

        .travelCard4 {
            display: flex;
            align-items: flex-start;
            gap: 32px;

            .japanLeft {
                height: 100%;
                display: flex;
                flex-direction: column;
                justify-content: space-between;
                align-items: flex-start;
            }

            .japanLeftUpper {
                display: flex;
                align-items: flex-start;
                gap: 32px;
            }

            .japanStudentImage {
                width: 100%;
                max-width: 270px;
            }

            .japanWrapper {
                display: flex;
                align-items: flex-end;
                gap: 32px;
                flex-direction: column;
            }

            .bannerImage {
                width: 100%;
                max-width: 170px;
            }

            .imageRed {
                width: 100%;
                max-width: 244px;
            }

            .japanRight {
                width: 100%;
                max-width: 420px;
            }
        }
    }


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


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

        .partnerHeadingWrapper {
            display: flex;
            flex-direction: column;
            gap: 12px;
            align-items: center;
            justify-content: center;
            text-align: center;
            width: 100%;
        }

        .companyPartnerMarquee {
            display: flex;
            align-items: center;
        }

        .companyText {
            font-size: 16px;
            line-height: 150%;
            font-family: var(--go-regular);
            color: var(--grey18);
            text-align: center;
        }

        .logoBoxi {
            width: 100%;
            max-width: 206px;
            min-width: 206px;
        }

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

        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;
        }


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

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




    }

    .craftedSection {
        background: var(--white3);

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

        .placeImageWrapper {
            position: relative;
            min-height: 260px;
        }

        .placeDetail.active .toggler {
            transform: rotate(45deg);
            filter: invert(1);
            transition: 0.4s ease-in;
        }

        .toggler {
            position: relative;
            transition: 0.4s ease-in;
        }

        .placeImageWrapper .placeImage {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            opacity: 0;
            z-index: 1;
            transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1);
            display: none;
            transform: scale(0) rotate(0deg);
            /* start small */
            transform-origin: bottom right;
            /* diagonal effect from this corner */
            transition: transform 1.2s cubic-bezier(0.3, 1.4, 0.4, 1),
                opacity 0.3s ease-in;

        }

        .placeImageWrapper .placeImage.active {
            opacity: 1;
            z-index: 2;
            display: block;
            transform: scale(1);
        }

        .placeImageWrapper .placeImage img {
            width: 100%;
            height: auto;
            display: block;
        }

        .placeDetailWrapper .placeDetail {
            border-bottom: 1px solid #eee;
        }

        .placeDetailWrapper .placeDetail .placeAccodianContent {
            overflow: hidden;
        }



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

        .placeImageWrapper {
            width: 100%;
            max-width: 600px;
            position: sticky;
            top: 14rem;
            min-height: 460px;

        }

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

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

        .placeUpper {
            padding: 12px;
            border-bottom: 1px solid var(--grey4);
            background: var(--white);
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: space-between;
            cursor: pointer;
        }

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

        .termBtn {
            padding: 3px 10px;
            border-radius: 20px;
            background: var(--black);
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 12px;
            line-height: 120%;
            font-family: var(--go-regular);
            color: var(--white);
            width: fit-content;
        }

        .placeName {
            font-size: 18px;
            line-height: 150%;
            font-family: var(--go-semibold);
            color: var(--black);
        }


        .accodianUpper {
            padding: 12px;
            display: flex;
            align-items: flex-start;
            flex-direction: column;
            background: var(--white);
            gap: 12px;
            border-bottom: 1px solid var(--grey4);
        }

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

        .accodianBelow {
            padding: 18px 12px;
            background: var(--white3);
            border-bottom: 1px solid var(--grey4);
            display: flex;
            align-items: flex-start;
            gap: 4px;
        }

        .imersionLogo {
            width: 100%;
            height: 100%;
            max-width: 20px;
            max-height: 20px;
        }

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

        .headingCraft {
            width: 100%;
            background: var(--white3);
            margin-bottom: 40px;
            position: sticky;
            top: 5.5rem;
            z-index: 999;
            padding-block: 8px;
        }

        .termBtn.immersionTag {
            background: var(--grey4);
            font-family: var(--go-medium);
            color: var(--black);
        }

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

        .ratioBoxi {
            width: 100%;
            max-width: fit-content;
            padding-left: 12px;
            border-left: 2px solid #E38330;
            display: flex;
            align-items: center;
            min-height: 84px;
        }

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

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

        .rationNumBoxi {
            display: flex;
            align-items: flex-start;
            flex-direction: column;
            gap: 2px;
        }
    }

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

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

        .journeyLeft {
            width: 100%;
            max-width: 666px;
            position: relative;
        }

        .circleMap {
            width: 100%;
            height: 100%;
            max-width: 8px;
            max-height: 8px;
            background: var(--white);
            border-radius: 60px;
            box-shadow: 0 0 0 1px;
            cursor: pointer;
        }

        .map1 {
            position: absolute;
            top: 19.99%;
            left: 22.5%;
        }

        .map2 {
            position: absolute;
            top: 31.1%;
            left: 26.9%;
        }

        .map3 {
            position: absolute;
            top: 37.6%;
            left: 20.7%;
        }

        .map4 {
            position: absolute;
            top: 36.3%;
            left: 38.1%;
        }

        .map5 {
            position: absolute;
            top: 36.3%;
            left: 45.1%;
        }

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

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

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

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

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


        .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: 100%;
        }

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

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

        .heroSectionBtnWrap {
            display: flex;
            gap: 16px;
            align-items: center;
            margin-top: 24px;
        }


    }

    .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;
        }

        .firstTbmBoxi {
            min-height: 126px;
        }

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

        }


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

        .programmeBreatherLeft {
            width: 100%;
            max-width: 682px;
            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: 544px;

            background: var(--white);
            border-radius: 10px;
            padding: 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: 126px;
        }

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

    .graduatePrestigiousSection {
        background: var(--white);
        border-top: 1px solid var(--grey18);


        .remarkText {
            font-size: 11px;
            line-height: 150%;
            font-family: var(--go-regular);
            color: var(--grey10);
            align-self: flex-start;
            margin-top: 32px;
            margin-left: 8px;
        }

        .stickyBelow {
            top: 3rem !important;
        }

        .graduatePrestigiousWrapper:nth-child(2) {
            border-top: 1px solid var(--black5);
            padding-top: 32px;
            border-radius: 16px;
        }

        .degreeSectionParent {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 20px;
        }

        .graduatePrestigiousWrapper {
            display: flex;
            flex-direction: column;
            gap: 40px;
            align-items: flex-start;
            padding: 60px 50px;
            background: var(--black);
            border-radius: 10px;
            position: sticky;
            top: -3rem;
        }

        /* .graduatePrestigiousWrapper.graduateBelowSticky {
              padding-top: 0;
   
          } */

        .degreeImageWrapper {
            position: relative;
        }

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

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

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

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

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

        }

        .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: baseline;
            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;
        }
    }

    .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/01082025/v1/IconTag.svg) !important;
        }

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

        .impactLeftBox::after {
            background: url(https://images.mastersunion.link/uploads/01082025/v1/bookIcon.svg) !important;
            height: 40px !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);
        }

    }

    .dsaiMasters {
        background-color: var(--white);
        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%;
        }

        .newMasterDetailsWrap {
            border-radius: 0px 0px 8px 8px;
            line-height: 0;
            padding-block: 16px;
        }

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

        .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;
        }

        .mastersScroll {
            margin-top: 32px;
        }

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

        .newMasterDetailsWrap h4 {
            font: 12px 'go-regular';
            line-height: 150%;
            color: var(--grey10);
        }

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

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

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

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

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

        .newsCardsWrapper {
            width: 100%;
            display: flex;
            gap: 24px;
            align-items: flex-start;
            overflow: auto;
        }

        .newsCard {
            position: relative;
            border-radius: 8px;
            cursor: pointer;
            min-width: 24%;

            img {
                border-radius: 8px;
                width: 100%;
            }
        }

        .arrowSvg {
            position: absolute;
            bottom: 25px;
            right: 25px;
            backdrop-filter: blur(5px);
            border-radius: 60px;
        }
    }

    .reachoutBreatherSection {
        background: linear-gradient(96deg, #39B5D7 -31.01%, #F7D544 49.05%, #E38330 109.58%);
        padding: 60px 0 !important;

        .reachoutBreatherWrapper {
            display: flex;
            gap: 28px;
            align-items: stretch;
        }

        .reachoutLefti {
            width: 100%;
            max-width: 57.1%;
            border-radius: 16px;
            background: var(--white);
            padding: 48px;
            display: flex;
            flex-direction: column;
            gap: 40px;
            align-items: flex-start;
            max-height: 267px;
            overflow: hidden;
        }

        .go-BreatherHeading {
            border-bottom: 2px solid var(--grey4);
            padding-bottom: 8px;
            width: 100%;
        }

        .reachoutRight {
            width: 100%;
            max-width: 39.6%;
            overflow: hidden;
        }

        .supportInfoWrapper {
            display: flex;
            gap: 32px;
            align-items: flex-start;
        }

        .supportDivi {
            display: flex;
            gap: 10px;
            align-items: flex-start;
        }

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

        .supportMailDivi {
            display: flex;
            gap: 5px;
            align-items: flex-start;
            flex-direction: column;
        }

        .supportBoxiText {
            font-size: 16px;
            font-style: italic;
            font-weight: 400;
            line-height: 120%;
            font-family: "fraunces", serif;
            color: var(--grey);
        }

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

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

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

    .weeklySection {
        background: var(--black);
        border-top: 1px solid var(--black5);


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

        .weeklyImageWrapper {
            width: 100%;
        }
    }

    .futureRecuiterSection {
        background: var(--black);
        border-top: 1px solid var(--black5);

        .futureRecuiterWrapper {
            display: flex;
            align-items: center;
            gap: 80px;
        }

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

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

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

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

        .futureUpperLefti {
            width: 100%;
            max-width: 560px;
        }

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

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

        .futureListItem {
            display: flex;
            align-items: flex-start;
            gap: 12px;

            svg {
                width: 100%;
                max-width: 22px;
            }
        }

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

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


    .sittingLectures {

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

        .lectureCardLogoWrapper.one .logo {
            max-width: 327px;
            margin-right: 16px !important;
        }

        .lectureCardLogoWrapper.one {
            display: flex;
            align-items: center;
            gap: 24px !important;
        }

        .max98p {
            max-width: 98px;
        }

        .card3 {
            .btnBlack {
                margin: 0 8px;
            }
        }


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

            img {
                max-width: 358px;
            }
        }

        .lectureImageWrapper {
            position: relative;

            .masterPlay {
                top: -2px;
            }

            .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 !important;
        }

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

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

            .logo {
                margin-right: 10px;
                max-width: 75px;
            }

            .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: 602px;
        }

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

        .px100 {
            width: 100px;
        }

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

        /*  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: 472px;
            line-height: 0;
        }

        .lectureLeftCard {
            max-width: 546px;
            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;
        }

        /* --------- 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(--grey4);
            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(--grey4);
            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;
            /* 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;
        }

        .card2 {
            position: sticky;
            top: 137px;
        }

        .card3 {
            position: sticky;
            top: 149px;
        }

        .card4 {
            position: sticky;
            top: 161px;
        }

        .card5 {
            position: sticky;
            top: 173px;
        }

        .card6 {
            position: sticky;
            top: 185px;
        }

        .card7 {
            position: sticky;
            top: 147px;

        }


        /*  1280 view VIEW  */

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

            }

            .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;
            }



        }

    }

    .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;
        }

    }

    .feeProcess {
        padding: 60px 0 65px;

        #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;

        }

        .link-red {
            color: #E38330 !important;
            font-size: 14px;
            line-height: 160%;
        }

        .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: 4px;

        }

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

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

    .feeStructureSection {
        background: var(--black);
        border-block: 1px solid var(--black5);

        h2 .fr-BreatherHeading {
            font-style: normal;
        }

        .feeStructureWrapper {
            display: flex;
            gap: 32px;
            align-items: stretch;
        }

        .feeStructureLeft {
            max-width: 100%;
        }

        .feeStructureRight {
            max-width: 40%;
        }

        .feeStructureLeft,
        .feeStructureRight {
            width: 100%;
            display: flex;
            flex-direction: column;
            gap: 32px;
            align-items: flex-start;
        }

        .feeStructureTable {
            border-collapse: collapse;
        }


        .feeDivider {
            width: 1px;
            background: var(--black5);
        }

        .feeStructureParent {
            width: 100%;
        }

        .feeStructureTable {
            width: 100%;
        }

        .feeHeadRow {

            border-radius: 16px 16px 0px 0px;
            background: var(--grey17);
        }

        .feeHeadCol {
            text-align: start;
            padding-right: 20px;
            padding: 12px 16px;
            vertical-align: bottom;
            line-height: 120%;
        }

        .feeHeadCol:first-child {
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;

            /* or whatever px you want */
        }

        .feeHeadCol:last-child {
            border-top-right-radius: 4px;
            /* or whatever px you want */
            border-bottom-right-radius: 4px;
        }

        .feeYearText {
            font-size: 14px;
            line-height: 150%;
            font-family: var(--go-semibold);
            color: var(--white);
        }

        .feeYearGradient {
            font-size: 10px;
            line-height: 150%;
            font-family: var(--go-regular);
            text-transform: uppercase;
            background: var(--Linear-Gradient, linear-gradient(91deg, #39B5D7 1.8%, #F7D544 50.99%, #E38330 99.75%));
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            margin-bottom: 4px;
        }

        .bodyFeeCol {
            padding: 16px;
            text-align: start;
            font-size: 16px;
            line-height: 150%;
            font-family: var(--go-regular);
            color: var(--grey4);
            font-weight: 400;
            text-wrap: nowrap;
        }

        .bodyFeesRow {
            border-bottom: 1px solid var(--black5);
        }

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

        .totalFee {
            color: var(--white);
            font-family: var(--go-semibold);
        }

        .cautionBlack {
            width: 100%;
            padding: 10px 20px;
            display: flex;
            align-items: center;
            gap: 10px;
            border-radius: 8px;
            background: linear-gradient(var(--grey17) 0 0) padding-box, var(--gradient) border-box;
            border: 1px solid transparent;

            svg {
                width: 100%;
                max-width: 24px;
            }
        }

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

    .culturalSection {
        background: url(https://images.mastersunion.link/uploads/01082025/v1/Vector13481.svg) no-repeat, var(--white);
        background-size: cover;
        background-repeat: no-repeat;

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

        .culturalBoxiWrapper {
            display: flex;
            flex-wrap: wrap;
            row-gap: 12px;
            column-gap: 48px;
        }

        .cultureBoxi {
            display: flex;
            align-items: center;
            gap: 8px;
            width: 100%;
            max-width: 549px;
        }

        .cultureBoxi>img {
            width: 100%;
            height: 100%;
            max-width: 40px;
            max-height: 40px;
        }

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













    @media (max-width: 767px) {
        .culturalSection {
            .culturalWrapper {
                gap: 24px;
            }
        }

        .uniqueInclass {
            .culturalWrapper {
                padding: 0;
                border: unset;
            }

            .culturalWrapper:nth-child(2) {
                margin-top: 20px;
            }

            .wrapperHeading {
                font-size: 18px;
            }

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

            .wrapperScrollar2 .swiper-pagination {
                width: 100% !important;
                bottom: -6% !important;
                left: 0 !important;
            }

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

        .feeStructureSection {
            .feeStructureParent {
                overflow-x: scroll;
            }

            .feeStructureParent::-webkit-scrollbar-thumb {
                display: block;
                background: var(--grey3);
            }

            .feeStructureWrapper {
                flex-direction: column;
                gap: 60px;
            }


            .feeStructureLeft,
            .feeStructureRight {
                max-width: 100%;
            }

            .feeDivider {
                display: none;
            }

            .feeStructureTable {
                min-width: 670px;
            }

            .feeStructureRight .feeStructureTable {
                min-width: 450px;
            }
        }

        .travelSection {
            min-width: 100%;

            .worldFirst {
                padding-left: 16px !important;
            }

            .secondBelowImage {
                width: 100%;
                max-width: 183px;
            }

            .belowFirstImage {
                width: 100%;
                max-width: 240px;
            }

            .worldFirstBottom {
                display: flex;
                align-items: flex-end;
                gap: 16px;
            }

            .plainImage {
                width: 100%;
                max-width: 468px;
            }

            .placeDescription {
                font-size: 16px;
            }

            .travelHeading {
                color: var(--white);
                font-size: 24px;
            }

            .travelWrapper .travelHeading,
            .placeName {
                font-size: 24px;
            }

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

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

                .worldFirst {
                    position: relative;

                    .firstNewSvg {
                        position: absolute;
                        top: 0%;
                        left: 58%;
                        scale: 1.1;
                    }
                }
            }


            .travelCard {
                margin-top: 60px;
                z-index: 999;
            }

            .travelCard1 {
                margin-right: 100px;
            }

            .unique-horizontal-wrapper {
                height: unset;
                overflow: auto;
            }

            .placeName {
                font-size: 20px;
            }

            .placePara {
                font-size: 13px;
            }

            .worldFirst {
                position: relative;

                .firstNewSvg {
                    position: absolute;
                    top: 0%;
                    left: 58%;
                    scale: 1.1;
                }
            }

            .travelCard2 {
                .milanLeft {
                    gap: 32px;
                }

                .placePara {
                    font-size: 14px;
                }

                .rightImageFirst {
                    max-width: 220px;

                    img {
                        min-height: unset;
                    }
                }

                .milanRight {
                    max-width: 330px;
                }

                .lowerBoxi {
                    max-width: 234px;

                    img {
                        min-height: unset;
                    }
                }

                .upperBoxi {
                    max-width: 130px;

                    img {
                        min-height: unset;
                    }
                }

                .rightImageSecond {
                    gap: 16px;
                }

                .secondNewSvg {
                    left: 48%;
                    top: 8%;
                    z-index: -1;
                    scale: 2.5;
                }
            }


            .travelCard3 {
                .singaporeImage1 {
                    max-width: 320px;
                }

                .singaporeImage3 {
                    max-width: 324px;
                }

                .thirdNewSvg {
                    z-index: -1;
                    top: 28%;
                    left: 61%;
                    scale: 1.4;
                }

            }

            .travelCard4 {
                gap: 16px;
                margin-right: 20px;

                .japanLeft {
                    justify-content: unset;
                }

                .japanWrapper {
                    gap: 16px;
                }

                .japanStudentImage {
                    max-width: 220px;
                }

                .japanRight {
                    max-width: 315px;
                }
            }

        }

        .graduatePrestigiousSection {
            background: var(--black);
            padding: 60px 0;
            border-block: 1px solid var(--black5);

            .graduatePrestigiousWrapper.graduateCurriculum {
                padding-top: 0 !important;
                border-radius: 0 !important;
                border-top: unset;
            }


            .degreeHeadingWrapper.mob-visible {
                padding: 8px;
            }

            .container {
                padding: 0 8px !important;
            }

            .degreeSectionParent {
                gap: 12px;
            }

            .remarkText {
                margin-left: 0;
                margin-top: 16px;
            }

            .graduatePrestigiousWrapper {
                padding: 0px 8px;
                position: sticky;
                gap: 24px;
                border-radius: 0;
                top: 6em;
            }

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


            }

            .graduatePrestigiousWrapper {
                padding-top: 24px !important;
                border-radius: 12px 12px 8px 8px !important;
                border-top: 1px solid var(--grey3);

            }

            .graduatePrestigiousWrapper:nth-child(2) {
                border-top: unset;
                padding-top: 0;
                border-radius: 0;
            }

            .degreePara {
                font-size: 14px;
            }

            .degreeListWrapper {
                flex-direction: column;
                gap: 20px;
                align-items: flex-start;
            }

            .graduatePrestigiousWrapper.graduateBelowSticky {
                margin-top: 32px;
            }

            .degreeGradientHeading {
                font: italic 20px / 1.2 "Fraunces", serif;
            }

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

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

            .yellowArrow {
                max-width: 13px;
                max-height: 13px;
            }

            .degreeList .degreePara {
                font-size: 13px;
            }
        }

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

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

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


            .accodianBelow {
                padding: 18px 12px;
                background: var(--white3);
                border-bottom: 1px solid var(--grey4);
                display: flex;
                align-items: flex-start;
                gap: 4px;
            }

            .imersionLogo {
                width: 100%;
                height: 100%;
                max-width: 20px;
                max-height: 20px;
            }

            .immersionBoxi {
                display: flex;
                align-items: flex-start;
                flex-direction: column;
                gap: 14px;
            }

            .termBtn.immersionTag {
                background: var(--grey4);
                font-family: var(--go-medium);
                color: var(--black);
                padding: 3px 10px;
                border-radius: 20px;
                background: var(--grey4);
                border: unset;
            }

            .placeName {
                font-size: 18px;
                line-height: 150%;
                font-family: var(--go-semibold);
                color: var(--black);
            }

            .imageBox>img {
                overflow: hidden;
                max-height: 535px;
                width: 100%;
                min-width: 100%;
            }

            .cityList {
                display: flex;
                align-items: center;
                gap: 12px;
                overflow: auto;
            }

            .contentMobile {
                margin-top: 12px;
            }

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

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

            .termBtn {
                padding: 8px 20px;
                border-radius: 60px;
                justify-content: center;
                align-items: center;
                display: flex;
                border: 1px solid var(--black);
                font-size: 12px;
                line-height: 120%;
                width: fit-content;
                font-family: var(--go-regular);
                color: var(--black);
                transition: all 0.3s;
                min-width: 85px;
            }

            .termBtn.active {
                background: var(--black);
                color: var(--white);
            }

            .ratioWrapper {
                display: flex;
                width: 100%;
                justify-content: space-between;
                align-items: flex-start;
                padding-bottom: 16px;
                border-bottom: 1px solid var(--grey4);
            }

            .ratioBoxi {
                width: 100%;
                max-width: fit-content;
                padding-left: 12px;
                border-left: 2px solid #E38330;
                display: flex;
                align-items: center;
                min-height: 84px;
            }

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

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

            .rationNumBoxi {
                display: flex;
                align-items: flex-start;
                flex-direction: column;
                gap: 2px;
            }
        }

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

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

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

            .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;
            }
        }

        .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;
            }
        }

        .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%;
                }
            }
        }

        .programmeBreatherNew {
            padding: 40px 0 !important;

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

            .firstTbmBoxi {
                min-height: 102px !important;
            }

            .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;
                min-height: unset;
            }

            .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: 7.5rem;
                min-height: 630px;
            }

            .impactMobCard:last-child {
                top: 7.8rem;
            }

            .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;
            }

        }

        .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: 230px;
            }

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

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

        .theNewsSection {
            .newsHeadingWrapper {
                gap: 8px;
            }

            .newsCardsWrapper {
                padding-left: 16px;
            }

            .newsCard {
                min-width: 85%;
            }
        }

        .reachoutBreatherSection {
            .reachoutBreatherWrapper {
                flex-direction: column-reverse;
                gap: 20px;
                align-items: flex-start;
            }

            .reachoutLefti,
            .reachoutRight {
                max-width: 100%;
            }

            .reachoutLefti {
                padding: 20px;
                gap: 16px;
            }

            .go-BreatherHeading {
                padding-bottom: 16px;
            }

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

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

            .supportcontentText,
            .supportBoxiText {
                font-size: 13px;
            }
        }

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

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

        .weeklySection {
            .weeklyWrapper {
                gap: 24px;
            }

            .weeklyImageWrapper>img {
                min-width: 1310px;
            }

            .weeklyImageWrapper {
                overflow-x: scroll;
                overflow-y: hidden;
            }

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

        .futureRecuiterSection {
            .futureRecuiterWrapper {
                flex-direction: column-reverse;
                gap: 24px;
            }

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

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

            .futureUpperLefti,
            .futureUpperRight {
                max-width: 100%;
            }

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

            .futureListItem>svg {
                max-width: 20px;
            }

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

        .sittingLectures {
            border-top: 1px solid var(--black5);

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

            .logoTrack {
                display: flex;
                width: 100%;
            }

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

                .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;
            }

            .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: 0px;

                .logo {
                    margin-right: 0px;
                    min-height: 30px;
                    min-width: 30px;
                }


            }

            .card7 {
                top: 149px;
            }

            .profileHeadingText {
                font-size: 13px;
            }

            .profileLightText {
                font-size: 12px;
            }

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

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

    }



    @media (min-width: 320px) and (max-width: 360px) {

        html {
            zoom: 90%;
        }

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

    }
}