@import"https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";body{font-family:"League Spartan",sans-serif;padding:0;margin:0;font-weight:300;font-size:20px;line-height:120%;letter-spacing:0%;box-sizing:border-box;scroll-behavior:smooth}*::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5}*::-webkit-scrollbar{width:3px;background-color:#f5f5f5}*::-webkit-scrollbar-thumb{background-color:#6427d2}.container{width:1720px;max-width:95%}.pageTitle{font-weight:700;font-size:64px;line-height:130%;letter-spacing:0%;text-transform:uppercase;color:#340667}.pageTitle span{background:linear-gradient(180deg, #FFD933 0%, #FFA719 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:700;font-size:72px;line-height:100%;letter-spacing:0%}.pageTitle.small{font-size:48px;line-height:130%}@media only screen and (max-width: 600px){.pageTitle.small{font-size:30px}}.pageTitle.small span{font-size:inherit !important;line-height:inherit !important}.pageTitle .big{font-weight:700;font-size:96px;line-height:100%;letter-spacing:0%;text-transform:uppercase}@media only screen and (max-width: 768px){.pageTitle .big{font-size:48px}}@media only screen and (max-width: 1440px){.pageTitle{font-size:54px;line-height:100%}.pageTitle span{font-size:56px;line-height:100%}}@media only screen and (max-width: 1280px){.pageTitle{font-size:48px;line-height:100%}.pageTitle span{font-size:48px;line-height:100%}}@media only screen and (max-width: 600px){.pageTitle{font-size:30px;line-height:100%}.pageTitle span{font-size:30px;line-height:100%}}.btn-apply{background-color:#6427d2;color:#fff;font-weight:600;font-size:24px;letter-spacing:2%;text-transform:uppercase;padding:10px 16px 10px;text-decoration:none;vertical-align:middle;line-height:100%;gap:9px}.btn-apply:hover{background-color:#fff;color:#6427d2;border:1px solid #6427d2}.btn-apply .arrwGif{background-color:#fff;width:40px;height:40px;border-radius:100px;display:inline-block;padding:5px}.btn-apply .arrwGif img{height:30px;width:30px}@media only screen and (max-width: 1280px){.btn-apply{padding:5px 10px 5px;font-size:18px}.btn-apply .arrwGif{width:30px;height:30px;padding:3px}.btn-apply .arrwGif img{height:24px;width:24px}}@media only screen and (max-width: 600px){.btn-apply{font-size:14px;line-height:100%;letter-spacing:2%}.btn-apply img{width:24px}}header{height:100px;display:flex;align-items:center}header .logo_1 img,header .logo_2 img{height:83px}@media only screen and (max-width: 768px){header .logo_1 img,header .logo_2 img{height:60px}}.middleMenu{position:relative;height:0;z-index:999}@media only screen and (max-width: 768px){.middleMenu{display:none}}.middleMenu.sticky .list{position:fixed;width:100%;top:0;left:0;background-color:#fff;z-index:999999;transition:all .4s ease;transform:translate(0, 0) !important;border-radius:0;justify-content:center}.middleMenu.sticky .list li{border-left:0}.middleMenu.sticky .list li.btn-sticky{display:block}.middleMenu.sticky .list li.active{color:#6427d2;font-weight:700}.middleMenu.sticky .list li:last-child{display:inline-block}.middleMenu .list{position:absolute;left:50%;transform:translateX(-50%) translateY(-50%);top:0;list-style:none;display:flex;align-items:center;box-shadow:0px 4px 80px 0px rgba(0,0,0,.4509803922);background-color:#fff;border-radius:12px;padding:0;margin:0}.middleMenu .list li{font-weight:400;font-size:24px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#333;padding:1.4rem 2rem;border-left:1px solid rgba(0,0,0,.1);white-space:nowrap;cursor:pointer;transition:all .4s ease-in}.middleMenu .list li:first-child{border-left:0}.middleMenu .list li.btn-sticky{display:none}.middleMenu .list li:last-child{display:none}.middleMenu .list li:hover{color:#6427d2;font-weight:700}@media only screen and (max-width: 1440px){.middleMenu .list li{font-size:20px;line-height:105%}}.homeBanner{background-image:url(../images/IEM-1.webp);padding:60px 0 0;background-repeat:no-repeat;background-size:cover;color:#fff;position:relative}@media only screen and (max-width: 1440px){.homeBanner{padding:40px 0 40px}}.homeBanner h4{font-weight:400;font-size:40px;line-height:120%;letter-spacing:0%;margin-bottom:2rem}@media only screen and (max-width: 1440px){.homeBanner h4{font-size:36px;line-height:120%;margin-bottom:1rem}}@media only screen and (max-width: 1280px){.homeBanner h4{font-size:32px;line-height:120%;margin-bottom:1rem}}@media only screen and (max-width: 600px){.homeBanner h4{font-size:24px;line-height:120%}}.homeBanner h3{font-weight:400;font-size:56px;line-height:120%;letter-spacing:0%}@media only screen and (max-width: 1440px){.homeBanner h3{font-size:48px;line-height:120%}}@media only screen and (max-width: 1280px){.homeBanner h3{font-size:36px;line-height:120%}}@media only screen and (max-width: 600px){.homeBanner h3{font-size:24px;line-height:120%}}.homeBanner h1{font-weight:600;font-size:102px;line-height:100%;letter-spacing:-3%;font-family:"Poppins",sans-serif}.homeBanner h1 span{background:linear-gradient(180deg, #FFD933 0%, #FFA719 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media only screen and (max-width: 1440px){.homeBanner h1{font-size:72px;line-height:120%}}@media only screen and (max-width: 1280px){.homeBanner h1{font-size:56px;line-height:120%}}@media only screen and (max-width: 600px){.homeBanner h1{font-size:48px;line-height:100%}}.homeBanner .admission_block{margin:2.5rem 0;position:relative}@media only screen and (max-width: 1440px){.homeBanner .admission_block{margin:1.5rem 0}}.homeBanner .admission_block .upperLevel{font-weight:600;font-size:40px;line-height:120%;letter-spacing:0%;color:#fff;border:3px solid #fff;border-bottom:0;display:inline-block;border-radius:12px 12px 0 0;padding:.6rem 1.5rem;position:relative}.homeBanner .admission_block .upperLevel::after{content:"";background-image:url(../images/IEM-18.webp);height:96px;width:112px;position:absolute;left:100%;bottom:0;background-repeat:no-repeat;background-size:contain}@media only screen and (max-width: 1440px){.homeBanner .admission_block .upperLevel{font-size:36px;line-height:120%}}@media only screen and (max-width: 1280px){.homeBanner .admission_block .upperLevel{font-size:32px;line-height:120%}.homeBanner .admission_block .upperLevel::after{width:90px;height:60px}}@media only screen and (max-width: 600px){.homeBanner .admission_block .upperLevel{font-size:20px;line-height:120%}}.homeBanner .admission_block .lowerLevel{display:inline-block;background:linear-gradient(180deg, #FFD933 0%, #FFA719 100%);font-weight:500;font-size:40px;line-height:120%;letter-spacing:0%;color:#000;padding:.8rem 1.8rem;border-radius:0 12px 12px 12px}@media only screen and (max-width: 1440px){.homeBanner .admission_block .lowerLevel{font-size:36px;line-height:120%}}@media only screen and (max-width: 1280px){.homeBanner .admission_block .lowerLevel{font-size:28px;line-height:120%}}@media only screen and (max-width: 600px){.homeBanner .admission_block .lowerLevel{font-size:20px;line-height:120%}}.homeBanner p{font-weight:400;font-size:32px;line-height:120%;letter-spacing:0%;color:#fff}@media only screen and (max-width: 1280px){.homeBanner p{font-size:24px;line-height:120%}}@media only screen and (max-width: 600px){.homeBanner p{font-size:16px;line-height:120%}}.formBanner{position:absolute;width:25%;right:6%;top:5%;z-index:99;background:linear-gradient(90.25deg, rgba(148, 146, 146, 0.5) 0%, rgba(255, 255, 255, 0.1) 100%, rgba(12, 12, 12, 0.5) 100%);padding:1rem 0 0;border-radius:15px 15px}.formBanner h2{font-weight:600;font-size:26.17px;line-height:100%;letter-spacing:0%;text-align:center}@media only screen and (min-width: 1441px){.formBanner{width:20%}}@media only screen and (max-width: 1280px){.formBanner{position:unset;width:100%;right:unset}}.aboutUs{background-image:url(../images/IEM-15.webp);height:1000px;width:100%;background-repeat:no-repeat;background-size:cover;padding:80px 0 0;background-position:top bottom}@media only screen and (max-width: 768px){.aboutUs{height:120vh}}@media only screen and (max-width: 600px){.aboutUs{background-image:url(../images/IEM-15-M.webp);background-position:bottom center;height:650px;padding:40px 0 0}}.aboutUs .excellenceYear{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.aboutUs .excellenceYear .number{font-weight:700;font-size:128px;line-height:100%;letter-spacing:0%;text-transform:uppercase;background:linear-gradient(180deg, #FFD933 0%, #FFA719 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media only screen and (max-width: 600px){.aboutUs .excellenceYear .number{font-size:64px;line-height:100%}}.aboutUs .excellenceYear .text{font-weight:700;font-size:40px;line-height:120%;letter-spacing:0%;text-transform:uppercase;color:#340667}@media only screen and (max-width: 600px){.aboutUs .excellenceYear .text{font-size:20px;line-height:120%}}.aboutUs p{font-weight:300;font-size:20px;line-height:120%;letter-spacing:0%;color:#333}@media only screen and (max-width: 600px){.aboutUs p{font-size:14px;line-height:120%}}.whyChooseBlockRow{display:flex;gap:1.5rem}.whyChooseBlock{border-radius:30px;background:linear-gradient(white, white) padding-box,linear-gradient(180deg, #6427D2 0%, #33146C 100%) border-box;border:3px solid rgba(0,0,0,0);display:flex;padding:1.5rem;justify-content:center;text-align:center;width:20%;flex:1 1 20%}@media only screen and (max-width: 1440px){.whyChooseBlock{margin:0 1rem}}.whyChooseBlock img{margin-bottom:1.5rem}.whyChooseBlock h4{font-weight:600;font-size:28px;line-height:100%;letter-spacing:-2%;text-align:center;color:#410878;padding:.5rem 0rem}@media only screen and (max-width: 1440px){.whyChooseBlock h4{height:70px}}.whyChooseBlock p{font-weight:400;font-size:18px;line-height:140%;letter-spacing:0%;text-align:center}@media only screen and (max-width: 1440px){.whyChooseBlock p{height:85px}}.campusSection{overflow:hidden;padding:80px 0}@media only screen and (max-width: 768px){.campusSection{padding:40px 0 40px}}.campusSection .locationBlock{display:flex;margin:0 auto;justify-content:center;list-style:none;background-color:#fff;border-radius:100px;box-shadow:0px 0px 34px 0px #d6ddf2;padding:.5rem;gap:1rem;margin:2rem 0 3rem}.campusSection .locationBlock li{border-radius:100px;background:linear-gradient(white, white) padding-box,linear-gradient(180deg, #FFD933 0%, #FFA719 100%) border-box;border:1px solid rgba(0,0,0,0);font-weight:400;font-size:24px;line-height:105%;letter-spacing:0%;text-align:center;flex:1 1 auto;padding:.7rem;color:#333}.campusSection .locationBlock li:hover,.campusSection .locationBlock li.active{background:linear-gradient(180deg, #FFD933 0%, #FFA719 100%);font-weight:700}@media only screen and (max-width: 600px){.campusSection .locationBlock li{font-size:14px;line-height:105%}}.campusDetailslider.slick-slider .slick-slide.itemsInfo{margin:0 30px;padding:1.5rem 3rem;background:linear-gradient(180deg, #FFFFFF 0%, #F3F6FF 100%);border-radius:20px}@media only screen and (max-width: 1440px){.campusDetailslider.slick-slider .slick-slide.itemsInfo{padding:1.5rem 1rem}}@media only screen and (max-width: 600px){.campusDetailslider.slick-slider .slick-slide.itemsInfo{padding:1.5rem 1rem}}@media only screen and (max-width: 600px){.campusDetailslider.slick-slider .slick-slide.itemsInfo{padding:1rem}}.campusDetailslider.slick-slider .slick-slide.itemsInfo .row{margin:0}.campusDetailslider.slick-slider .slick-slide.itemsInfo h2{font-weight:700;font-size:42px;line-height:100%;letter-spacing:0%;color:#340667;margin-bottom:1.5rem}@media only screen and (max-width: 1440px){.campusDetailslider.slick-slider .slick-slide.itemsInfo h2{font-size:24px;line-height:100%;margin-top:1rem}}@media only screen and (max-width: 600px){.campusDetailslider.slick-slider .slick-slide.itemsInfo h2{font-size:20px;line-height:100%;margin-top:1rem}}.campusDetailslider.slick-slider .slick-slide.itemsInfo h3{font-weight:600;font-size:24px;line-height:120%;letter-spacing:0%;font-family:"Poppins",sans-serif}@media only screen and (max-width: 1440px){.campusDetailslider.slick-slider .slick-slide.itemsInfo h3{font-weight:600;font-size:18px;line-height:120%}}@media only screen and (max-width: 600px){.campusDetailslider.slick-slider .slick-slide.itemsInfo h3{font-weight:600;font-size:14px;line-height:120%}}.campusDetailslider.slick-slider .slick-slide.itemsInfo ul{padding:0;margin:0;padding-left:1rem;margin-bottom:2rem}.campusDetailslider.slick-slider .slick-slide.itemsInfo ul li{color:#333;font-weight:400;font-size:20px;line-height:140%;letter-spacing:0%;margin-top:.5rem}@media only screen and (max-width: 1440px){.campusDetailslider.slick-slider .slick-slide.itemsInfo ul li{font-size:16px;line-height:140%}}@media only screen and (max-width: 600px){.campusDetailslider.slick-slider .slick-slide.itemsInfo ul li{font-weight:400;font-size:14px;line-height:140%;letter-spacing:0%}}.placementSection{background-image:url(../images/IEM-12.webp);background-repeat:no-repeat;background-size:cover;padding:80px 0 0}@media only screen and (max-width: 768px){.placementSection{padding:40px 0}}.placementSection .recruiterLogo{padding:0 !important;margin:0}.placementSection .recruiterLogo .slick-arrow{position:absolute;top:-2.5rem;background-repeat:no-repeat;background-size:contain;width:38px;height:38px;display:none !important}.placementSection .recruiterLogo .slick-arrow::before{display:none !important}.placementSection .recruiterLogo .slick-arrow.slick-prev{left:auto;right:28%;background-image:url(../images/recruiteArrow-2.svg)}.placementSection .recruiterLogo .slick-arrow.slick-next{left:auto;right:25%;background-image:url(../images/recruiteArrow-1.svg)}@media only screen and (max-width: 600px){.placementSection .recruiterLogo li{margin:0 10px}.placementSection .recruiterLogo li img{height:40px;width:auto}}.placementSection .highlightSentence{background-color:#38007a;font-weight:700;font-size:24px;line-height:130%;letter-spacing:0%;text-transform:uppercase;color:#fff;display:inline-block;padding:1.2rem 1.5rem;z-index:999;position:relative}@media only screen and (max-width: 600px){.placementSection .highlightSentence{font-size:14px;line-height:130%;letter-spacing:0%}}.placementSection .packageNumber{position:relative;z-index:99}.placementSection .packageNumber::before{background-color:#330568;width:100%;position:absolute;height:100%;content:"";z-index:-1;transform:translateX(-10%) translateY(-2%)}@media only screen and (max-width: 1024px){.placementSection .packageNumber::before{width:100%;left:0;transform:translateX(0%) translateY(-2%)}}.placementSection .packageNumber h2{background:linear-gradient(180deg, #FFFFFF 34.4%, rgba(255, 255, 255, 0) 85.4%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:800;font-size:150px;line-height:90%;letter-spacing:0%;text-transform:uppercase;padding-top:30px}@media only screen and (max-width: 1440px){.placementSection .packageNumber h2{font-size:92px}}@media only screen and (max-width: 600px){.placementSection .packageNumber h2{font-weight:800;font-size:70px;line-height:100%;letter-spacing:0%;text-transform:uppercase}}.placementSection .packageNumber h5{font-size:54px;line-height:100%;letter-spacing:2%;text-transform:uppercase;color:#fff;padding-bottom:20px}@media only screen and (max-width: 1440px){.placementSection .packageNumber h5{font-size:32px}}@media only screen and (max-width: 600px){.placementSection .packageNumber h5{font-size:20px;line-height:100%;letter-spacing:2%;text-align:center;text-transform:uppercase}}.placementSection h4{font-weight:700;font-size:32px;line-height:100%;letter-spacing:0%;text-transform:uppercase;color:#fff;margin-top:40px}.placementSection .girlRightSide{position:absolute;width:30%;right:0;bottom:0}@media only screen and (max-width: 1280px){.placementSection .girlRightSide{width:50%}}@media only screen and (max-width: 600px){.placementSection .girlRightSide{position:relative;width:100%;right:auto;bottom:unset;margin-top:1.5rem}}.placementSection .eligibilityCriteria{background:linear-gradient(180deg, #FFD933 0%, #FFA719 100%);border-radius:100px;padding:1rem 3rem;position:relative;z-index:99;transform:translateY(50%)}@media only screen and (max-width: 1280px){.placementSection .eligibilityCriteria{border-radius:30px}}@media only screen and (max-width: 600px){.placementSection .eligibilityCriteria{padding:1rem;border-radius:30px;transform:translateY(0);position:relative}}.placementSection .eligibilityCriteria h4{color:#333;font-weight:700;font-size:48px;line-height:120%;letter-spacing:0%;text-align:right;text-transform:uppercase;margin-top:0;margin-bottom:0}@media only screen and (max-width: 1280px){.placementSection .eligibilityCriteria h4{text-align:left}}@media only screen and (max-width: 600px){.placementSection .eligibilityCriteria h4{font-weight:700;font-size:20px;line-height:120%;letter-spacing:0%;text-transform:uppercase;text-align:left;margin-bottom:1rem}}.placementSection .eligibilityCriteria ul{list-style:none;margin:0;padding:0}.placementSection .eligibilityCriteria ul li{font-weight:400;font-size:24px;line-height:120%;letter-spacing:0%;color:#333;background-image:url(../images/checkbox.svg);background-repeat:no-repeat;background-position:top left;padding:.5rem 0 1rem;padding-left:50px}@media only screen and (max-width: 600px){.placementSection .eligibilityCriteria ul li{font-weight:400;font-size:16px;line-height:120%;letter-spacing:0%}}.exellenceSection{padding:160px 0 140px}@media only screen and (max-width: 600px){.exellenceSection{padding:30px 0}}.exellenceSection .excellenceSlider{padding-left:6%;margin-top:4rem}.exellenceSection .excellenceSlider .slick-list{padding:0 180px 0 0px !important}@media only screen and (max-width: 600px){.exellenceSection .excellenceSlider .slick-list{padding:0 50px 0 0 !important}}@media only screen and (max-width: 1024px){.exellenceSection .excellenceSlider{margin-top:1rem}.exellenceSection .excellenceSlider img{height:100px;width:auto}}@media only screen and (max-width: 600px){.exellenceSection .excellenceSlider{margin-top:1rem}.exellenceSection .excellenceSlider img{height:80px;width:auto}}.testiSection{background-image:url(../images/Testimonal.webp);background-repeat:no-repeat;background-size:cover;padding:80px 0}@media only screen and (max-width: 600px){.testiSection{background-image:url(../images/Testimonal-M.webp);padding:40px 0}}.testiSection h3{color:#fff;font-weight:700;font-size:48px;line-height:100%;letter-spacing:0%;text-align:center;text-transform:uppercase}@media only screen and (max-width: 600px){.testiSection h3{font-weight:700;font-size:30px;line-height:100%;letter-spacing:0%;text-transform:uppercase}}.testiSection .testimonailSlider{padding-left:6%;margin-top:4rem}@media only screen and (max-width: 768px){.testiSection .testimonailSlider{margin-top:2rem}}@media only screen and (max-width: 600px){.testiSection .testimonailSlider .exclamatory img{height:26px}}.testiSection .testimonailSlider .slick-list{padding:0 120px 0 0px !important}@media only screen and (max-width: 600px){.testiSection .testimonailSlider .slick-list{padding:0 60px 0 0px !important}}.testiSection .testimonailSlider li{background-color:#fff;border-radius:30px;padding:1.5rem;margin:0 15px}.testiSection .testimonailSlider li p{font-weight:400;font-size:24px;line-height:30px;letter-spacing:0%;color:#333;margin:1rem 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;height:90px}@media only screen and (max-width: 600px){.testiSection .testimonailSlider li p{font-size:14px;line-height:16px;height:60px}}.testiSection .testimonailSlider li h3{font-weight:600;font-size:24px;line-height:120%;letter-spacing:1%;color:#333;text-align:left;text-transform:capitalize}@media only screen and (max-width: 600px){.testiSection .testimonailSlider li h3{font-size:14px;line-height:120%}}.testiSection .testimonailSlider li h5{font-weight:500;font-size:20px;line-height:120%;letter-spacing:1%;color:#032479}@media only screen and (max-width: 600px){.testiSection .testimonailSlider li h5{font-size:12px;line-height:120%;letter-spacing:1%}}.faqSection{padding:80px 0}@media only screen and (max-width: 600px){.faqSection{padding:30px 0}}.faqSection .accordion .accordion-item{background:#fff;border-radius:8px;margin-bottom:1.5rem;overflow:hidden;box-shadow:0px 0px 5px 0px rgba(0,0,0,.2509803922)}.faqSection .accordion .accordion-item .accordion-header{font-weight:400;font-size:24px;line-height:34px;cursor:pointer;letter-spacing:0%;color:#000;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 600px){.faqSection .accordion .accordion-item .accordion-header{font-size:16px;line-height:28px;letter-spacing:0%;padding:.5rem 1rem}}.faqSection .accordion .accordion-item .accordion-header .icon{transition:transform .3s ease;background-image:url(../images/arrow-down-1.svg);background-repeat:no-repeat;background-position:center;width:40px;height:40px}@media only screen and (max-width: 768px){.faqSection .accordion .accordion-item .accordion-header .icon{width:20px;height:20px;background-size:contain}}.faqSection .accordion .accordion-item .accordion-content{max-height:0;overflow:hidden;background:#fff;transition:max-height .3s ease-out,padding .3s ease;padding:0 15px}.faqSection .accordion .accordion-item .accordion-content p{padding:15px 0;margin:0;font-weight:400;font-size:24px;line-height:34px;letter-spacing:0%}@media only screen and (max-width: 600px){.faqSection .accordion .accordion-item .accordion-content p{font-size:14px;line-height:20px;letter-spacing:0%}}.faqSection .accordion .accordion-item.active .accordion-header{background-color:#6427d2;color:#fff;font-weight:700}.faqSection .accordion .accordion-item.active .accordion-content{max-height:150px;padding:10px 15px}.faqSection .accordion .accordion-item.active .icon{background-image:url(../images/arrow-down-2.svg)}.bottomSection{background-color:#f8f5ff;padding:80px 0}@media only screen and (max-width: 600px){.bottomSection{padding:30px 0}}.bottomSection .note{font-weight:400;font-size:24px;line-height:120%;letter-spacing:0%;text-align:right;color:#41087a;margin-bottom:0}@media only screen and (max-width: 768px){.bottomSection .note{text-align:left}}.bottomSection .admisssionBottomBlock{border:3px solid #41087a;border-radius:12px;overflow:hidden}.bottomSection .admisssionBottomBlock .upperLevel{font-weight:600;font-size:40px;line-height:120%;letter-spacing:0%;text-align:center;color:#41087a;padding:.8rem 1rem}@media only screen and (max-width: 600px){.bottomSection .admisssionBottomBlock .upperLevel{font-size:20px;line-height:120%;letter-spacing:0%}}.bottomSection .admisssionBottomBlock .lowerLevel{color:#333;font-weight:400;font-size:40px;line-height:120%;letter-spacing:0%;background:linear-gradient(180deg, #FFD933 0%, #FFA719 100%);text-align:center;padding:.8rem 1rem}@media only screen and (max-width: 600px){.bottomSection .admisssionBottomBlock .lowerLevel{font-size:20px;line-height:120%;letter-spacing:0%}}footer{background-color:#41087a;padding:1rem 0}footer p{font-weight:400;font-size:20px;line-height:130%;letter-spacing:0%;text-align:center;color:#fff;margin-bottom:0}@media only screen and (max-width: 600px){footer p{font-size:16px}}@media only screen and (max-width: 768px){footer{margin-bottom:60px}}.apply_footer{background-color:#6427d2;position:fixed;width:100%;padding:.8rem;text-align:center;bottom:0;left:0;color:#fff;z-index:99999;text-decoration:none}@media only screen and (min-width: 1025px){.apply_footer{display:none}}
/*# sourceMappingURL=style.min.css.map */