.CollegeCard_colleges_container__F_pAJ{width:100%;max-width:1200px;margin:0 auto;padding:3rem 1rem 8rem}.CollegeCard_colleges_heading__IQaSR{font-size:2.2rem;font-weight:700;color:#0c2d51;text-align:center;margin-bottom:1rem}.CollegeCard_colleges_description__lU7TY{text-align:center;color:#555;margin-bottom:3rem;max-width:900px;line-height:150%;margin-left:auto;margin-right:auto}.CollegeCard_colleges_grid__KqnZP{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.CollegeCard_college_card__PCmOK{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:all .3s ease;display:flex;flex-direction:column;height:100%}.CollegeCard_college_card__PCmOK:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.CollegeCard_college_image_container__V_cCm{height:200px;background-color:#0c2d51;position:relative;display:flex;justify-content:center;align-items:center}.CollegeCard_college_image__0rXm_{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.CollegeCard_university_icon__JyJIF{font-size:5rem;color:#e89e26}.CollegeCard_college_content__Gq593{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.CollegeCard_college_name__MGYa2{font-size:1.5rem;font-weight:700;color:#0c2d51;margin-bottom:.5rem}.CollegeCard_college_accreditation__X5AZk{font-size:.9rem;color:#555;margin-bottom:1rem;display:flex;align-items:center}.CollegeCard_college_accreditation__X5AZk span{font-weight:600;margin-right:.25rem}.CollegeCard_college_description__Q4A50{font-size:.95rem;line-height:1.5;color:#444;margin-bottom:1.5rem}.CollegeCard_courses_container__qN7A8{margin-bottom:1.5rem}.CollegeCard_courses_heading__d3Q9f{font-size:1.1rem;font-weight:600;color:#0c2d51;margin-bottom:.75rem}.CollegeCard_course_bubbles__WNg1d{display:flex;flex-wrap:wrap;gap:.5rem}.CollegeCard_course_bubble__f47eW{padding:.5rem 1rem;background-color:#f5f5f5;border:1px solid #ddd;border-radius:50px;font-size:.9rem;color:#0c2d51;cursor:pointer;transition:all .2s ease}.CollegeCard_course_bubble__f47eW:hover{background-color:#e89e26;color:#fff;border-color:#e89e26}.CollegeCard_buttons_container__rqPLW{margin-top:auto;display:flex;justify-content:space-between;gap:1rem}.CollegeCard_enquire_button__8HZG3{padding:.75rem 1.5rem;background-color:#e89e26;color:#fff;border:none;border-radius:4px;font-weight:600;cursor:pointer;font-size:16px;transition:all .2s ease}.CollegeCard_enquire_button__8HZG3:hover{background-color:#d38d20}.CollegeCard_know_more_link__XbJiv{padding:.75rem 1.5rem;border-radius:4px;font-weight:600;font-size:16px;text-decoration:none;text-align:center;transition:all .2s ease;flex-grow:1}.CollegeCard_know_more_link__XbJiv,.CollegeCard_know_more_link__XbJiv:hover{background-color:#0c2d51;color:#fff}.CollegeCard_modal_overlay__SJm7j{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000}.CollegeCard_modal_content__eJOSt{background:#fff;border-radius:8px;width:90%;max-width:500px;max-height:80vh;overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,.2)}.CollegeCard_modal_header__pVMC4{background-color:#0c2d51;color:#fff;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.CollegeCard_modal_header__pVMC4 h3{margin:0;font-size:1.2rem}.CollegeCard_close_button__z6GvC{background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer}.CollegeCard_modal_body__7FPb_{padding:1.5rem}.CollegeCard_modal_body__7FPb_ h4{color:#0c2d51;margin-top:0;margin-bottom:1rem;font-size:1.1rem}.CollegeCard_specialisation_list__oc5gw{list-style:none;padding:0;margin:0}.CollegeCard_specialisation_list__oc5gw li{display:flex;align-items:center;padding:.5rem 0;border-bottom:1px solid #eee}.CollegeCard_specialisation_list__oc5gw li:last-child{border-bottom:none}.CollegeCard_check_icon__u_TmX{color:#e89e26;margin-right:.5rem}.CollegeCard_modal_footer__KA7D3{padding:1rem 1.5rem;border-top:1px solid #eee;display:flex;justify-content:flex-end}@media (max-width:1024px){.CollegeCard_colleges_grid__KqnZP{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CollegeCard_colleges_grid__KqnZP{grid-template-columns:1fr}.CollegeCard_colleges_heading__IQaSR{font-size:2rem}.CollegeCard_college_image_container__V_cCm{height:250px}}@media (max-width:480px){.CollegeCard_colleges_container__F_pAJ{padding:3rem .5rem 8rem}.CollegeCard_colleges_heading__IQaSR{font-size:1.75rem}.CollegeCard_college_content__Gq593{padding:1rem}.CollegeCard_buttons_container__rqPLW{flex-direction:column}.CollegeCard_know_more_link__XbJiv{width:100%}}.modal_modal_overlay__lpf7X{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;overflow:hidden;z-index:2000}.modal_modal__nAcz1{background:var(--white);padding:20px;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.2);position:relative;width:400px;max-width:95%;overflow:auto}.modal_close_button__8GwQy{border:none;cursor:pointer;height:30px;width:30px;background:var(--white);border-radius:50%;position:absolute;top:20px;right:10px;font-weight:700}.modal_join_popup__Uc_Ab{border-radius:8px;color:var(--light-black);padding:10px}.modal_heading_container__mNl4c>h3{font-size:16px;font-weight:600;text-align:center;color:var(--dark-blue)}.modal_heading_container__mNl4c>h3:nth-child(2){color:var(--dark-black);margin:10px 0 20px}.modal_form__ioVeY{width:100%}.modal_form__ioVeY>input,.modal_form__ioVeY>select{width:100%;margin-top:10px;padding:0 10px;border-radius:8px;border:1px solid var(--input-border);background:var(--white);color:grey;height:35px}.modal_form__ioVeY>input:focus{outline:none}.modal_form__ioVeY>h3{font-size:16px;font-weight:600;text-align:center;color:var(--dark-blue)}.modal_form__ioVeY>h3:nth-child(2){color:var(--dark-black);margin:10px 0 20px}.modal_submit_btn__8Dn0v{position:relative;width:100%;padding:10px;border-radius:8px;background:var(--dark-blue);color:var(--white);border:none;margin-top:10px;cursor:pointer}.modal_button__text__Z1cHy{color:#fff;transition:all .2s}.modal_submit_btn__8Dn0v.modal_loading__EepFa .modal_button__text__Z1cHy{visibility:hidden;opacity:0}.modal_submit_btn__8Dn0v.modal_loading__EepFa:after{content:"";position:absolute;width:16px;height:16px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#fff;border-radius:50%;animation:modal_button-loading-spinner__Vi1zH 1s ease infinite}.modal_toast__q6fO1{display:flex;margin-top:10px;padding:10px;color:#fff;font-size:small;background-color:red;border:1px solid red;border-radius:10px}@keyframes modal_button-loading-spinner__Vi1zH{0%{transform:rotate(0turn)}to{transform:rotate(1turn)}}.modal_secure__kfpuB{color:grey;margin-top:20px;display:flex;align-items:center;background-color:var(--sky-blue);padding:5px;border-radius:8px;font-size:13px;font-weight:500}.modal_thankxContainer__V9rP_{text-align:center;padding:0 15px}.modal_thankyouText__IVrRo{font-size:28px;color:var(--dark-blue);text-decoration:underline;text-align:center}.modal_call__L3wxy{font-size:14px;margin-top:20px;font-weight:600;text-align:center}.modal_phoneIVR__bcCak{color:var(--dark-blue);font-size:28px;font-weight:700;text-decoration:underline;margin:30px 0;text-align:center}.modal_enquireDetail__YFhS_{font-size:14px;margin-top:10px;font-weight:500;display:flex;align-items:center;gap:5px}.modal_downloadIcon__GJHDB{margin-top:15px;cursor:pointer}.modal_download__U82TG{color:var(--dark-blue);font-size:14px;font-weight:600;cursor:pointer;text-decoration:none}@media screen and (max-width:768px){.modal_modal__nAcz1{width:80%;margin:auto;max-width:425px}.modal_form__ioVeY>h3{font-size:15px}.modal_close_button__8GwQy{right:5px;top:10px}.modal_form__ioVeY>input,.modal_form__ioVeY>select{font-size:12px}.modal_secure__kfpuB{font-size:12px;gap:10px}}.PGCtaSection_PG_page_cta__container__nrlp0{max-width:100%}.PGCtaSection_PG_page_cta__row__6ZOJs{display:flex;justify-content:space-between;gap:10%;padding:4% 8%}.PGCtaSection_PG_page_cta__column__r7YkF{flex:1}.PGCtaSection_PG_page_cta__heading__LtYys{font-size:34px;font-weight:700;line-height:120%;color:var(--dark-blue)}.PGCtaSection_PG_page_cta__button___Q1Hn{border:2px solid transparent;border-radius:10px;width:80%;font-size:24px;font-style:normal;font-weight:600;background:var(--mustard-yellow);padding:30px;cursor:pointer}@media screen and (max-width:1024px){.PGCtaSection_PG_page_cta__heading__LtYys{font-size:28px}}@media screen and (max-width:768px){.PGCtaSection_PG_page_cta__heading__LtYys{font-size:24px}.PGCtaSection_PG_page_cta__row__6ZOJs{display:block}.PGCtaSection_PG_page_cta__heading__LtYys{padding:5% 0;text-align:center}.PGCtaSection_PG_page_cta__button___Q1Hn{font-size:20px;padding:20px;width:100%}}@media screen and (max-width:480px){.PGCtaSection_PG_page_cta__heading__LtYys{font-size:22px;text-align:center}.PGCtaSection_PG_page_cta__button___Q1Hn{font-size:16px;padding:10px}}.Expert_Expert__Container__9lY_P{box-sizing:border-box;background-image:url(/_next/static/media/rightGuidence.0d2485af.webp);background-size:contain}.Expert_Expert__CardsContainer__5iBc_{max-width:1600px;margin:auto;padding:20px 6% 60px}.Expert_Expert__text_1__Q8MtY{color:var(--white);font-size:32px;font-style:normal;font-weight:700;margin-bottom:6px;text-align:center}.Expert_Expert__text_2__BdNjq{opacity:.5;color:var(--white);font-size:16px;font-style:normal;font-weight:400;text-align:center;line-height:130%}.Expert_Expert__allCardsContainer__9x_1E{margin:40px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:3%;max-width:100%;height:auto}.Expert_Expert__cardContainer__0qIk8{display:flex;border-radius:15px;flex-direction:column;background-color:#fff;max-width:100%;justify-content:space-between;height:100%}.Expert_Expert__cardData__BlY6i{padding:12px}.Expert_Expert__flexContainer__oG73C{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.Expert_Expert__imageContainer__Wgw6e{display:flex;color:var(--white);position:relative;width:100%;max-width:100%;margin-bottom:14px}.Expert_Expert__image__FN5n_{border-radius:15px;width:100%;height:auto;flex-shrink:0}.Expert_Expert__ratingContainer__0Y75W{display:flex;position:absolute;text-align:center;align-items:center;gap:5px;background:rgba(0,0,0,.65);top:8px;left:8px;border-radius:12px;padding:5px}.Expert_icon_container__lQstR{display:flex;justify-content:center;align-items:center;width:24px;height:24px}.Expert_Expert__card_text_1__su2is{font-weight:600;color:var(--black);font-size:16px;margin-bottom:6px}.Expert_Expert__card_text_2__59JSb{color:var(--black);margin-bottom:10px;font-size:14px}.Expert_Expert__card_text_3__iLJZL{background:#cbe0ff;border-radius:16px;padding:7px 12px;margin-bottom:6px;color:var(--black);font-weight:500;font-size:14px}.Expert_Expert__cardButton__cSnYM{border-radius:0 0 15px 15px;background:#e89e26;width:100%;padding:10px 0;font-size:14px;font-weight:700;color:var(--black);text-align:center;border:5px solid #e89e26}.Expert_Expert__cardButton__cSnYM:hover{cursor:pointer;background-color:#e99000}.Expert_ExpertRatingValue__R_m_2{font-size:14px}@media screen and (max-width:1024px){.Expert_Expert__text_1__Q8MtY{font-size:28px}.Expert_Expert__Container__9lY_P{padding:50px 4%}.Expert_Expert__allCardsContainer__9x_1E{margin-top:40px;gap:2%}.Expert_Expert__cardContainer__0qIk8{border-radius:10px}.Expert_Expert__cardData__BlY6i{padding:8px}.Expert_Expert__imageContainer__Wgw6e{margin-bottom:10px}.Expert_Expert__image__FN5n_{border-radius:10px}.Expert_Expert__ratingContainer__0Y75W{gap:2px;top:3px;left:3px;border-radius:8px;padding:3px}.Expert_icon_container__lQstR{width:20px;height:20px}.Expert_Expert__card_text_1__su2is{font-size:16px;margin-bottom:6px}.Expert_Expert__card_text_2__59JSb{font-size:14px;margin-bottom:6px}.Expert_Expert__card_text_3__iLJZL{border-radius:12px;padding:5px;font-size:14px;margin-bottom:5px}.Expert_Expert__cardButton__cSnYM{border-radius:0 0 8px 8px;padding:8px 0}}@media screen and (max-width:768px){.Expert_Expert__Container__9lY_P{padding:50px 4%}.Expert_Expert__text_1__Q8MtY{font-size:24px}.Expert_Expert__text_2__BdNjq{font-size:14px}.Expert_Expert__allCardsContainer__9x_1E{grid-template-columns:repeat(2,1fr);gap:4vw;width:90%;margin:50px auto auto}.Expert_Expert__cardButton__cSnYM{border-radius:0 0 8px 8px;padding:6px 0}}@media screen and (max-width:480px){.Expert_Expert__Container__9lY_P{padding:40px 4%}.Expert_Expert__text_1__Q8MtY{font-size:22px}.Expert_Expert__allCardsContainer__9x_1E{grid-template-columns:repeat(1,1fr);gap:4vw;width:80%}.Expert_Expert__ratingContainer__0Y75W{gap:4px;top:4px;left:4px;border-radius:8px;padding:5px}.Expert_icon_container__lQstR{width:22px;height:22px}.Expert_Expert__cardButton__cSnYM{border-radius:0 0 8px 8px;padding:8px 0}}.footerbottom_footerbottom__Container__3yZAc{max-width:100%;background:#000e23;padding:0 6% 30px}.footerbottom_footerbottom__row__v6ZVx{display:grid;grid-template-columns:20% 60% 20%;gap:10px;padding:20px}.footerbottom_footerbottom__col__4lnqQ{padding:20px}.footerbottom_Footerbottom_text_1__Ec9jQ{color:var(--white);font-size:20px;font-weight:500}.footerbottom_Footerbottom_text_2__mwyDD{color:var(--white);padding:10px 0;display:flex;align-items:center;gap:10px;font-size:16px}.footerbottom_Footerbottom_text_3__huQ3M{margin-top:20px;color:var(--white);font-size:20px;border:1px solid #fff;border-radius:8px;width:-moz-fit-content;width:fit-content;padding:20px}.footerbottom_Footerbottom_toptext_3__p0onr{font-size:12px;background-color:var(--mustard-yellow);width:-moz-fit-content;width:fit-content;padding:8px;border-radius:5px;margin-top:-35px;margin-bottom:20px;color:var(--dark-blue);font-weight:500}.footerbottom_Footerbottom_disclaimer__XNNH7{color:var(--white);font-size:12px;line-height:150%}.footerbottom_qrcode__1H3_z{width:180px;height:180px}.footerbottom_contactlinks__aVNGs{color:var(--white);text-decoration:none}@media screen and (max-width:1440px){.footerbottom_Footerbottom_text_1__Ec9jQ{font-size:18px}.footerbottom_Footerbottom_text_3__huQ3M{font-size:16px;width:100%}.footerbottom_footerbottom__row__v6ZVx{grid-template-columns:25% 50% 25%}}@media screen and (max-width:1080px){.footerbottom_Footerbottom_disclaimer__XNNH7{font-size:10px;line-height:1 30%}.footerbottom_footerbottom__row__v6ZVx{grid-template-columns:30% 40% 30%;padding:10px}}@media screen and (max-width:860px){.footerbottom_Footerbottom_disclaimer__XNNH7{font-size:12px;line-height:130%}.footerbottom_footerbottom__row__v6ZVx{gap:0}.footerbottom_qrcode__1H3_z{width:130px;height:130px}.footerbottom_Footerbottom_text_3__huQ3M{font-size:14px;padding:10px}.footerbottom_Footerbottom_text_1__Ec9jQ{font-size:18px}.footerbottom_Footerbottom_text_2__mwyDD{font-size:14px}}@media screen and (max-width:680px){.footerbottom_footerbottom__row__v6ZVx{grid-template-columns:repeat(1,1fr)}.footerbottom_Footerbottom_toptext_3__p0onr{margin-top:-30px}.footerbottom_Footerbottom_text_3__huQ3M{font-size:16px;padding:20px}}.footer_footer__Container__brMaJ{max-width:100%;background:#000e23;padding:50px 6%}.footer_footer__row__kgs5H{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,auto);gap:20px;padding:20px;color:#fff}.footer_footer__col__4F7Mb{display:flex;flex-direction:column;min-width:180px;color:#fff;gap:18px;margin-bottom:40px;padding:10px;margin-top:30px}.footer_Footer__logo__xeANo{margin-right:auto;margin-bottom:20px;width:190px;height:auto}.footer_Footer_LogoInfo_text_1__kVCZk{color:#fff;line-height:150%;font-size:14px;margin-bottom:30px}.footer_Footer_LogoInfo_text_2__tZBCM{color:#fff;font-size:20px;font-weight:500}.footer_Footer_LogoInfo_iconsContainer__lsNE7{display:flex;flex-wrap:wrap;gap:10px}.footer_Footer__icon_facebook__whpkx,.footer_Footer__icon_insta__dWcve,.footer_Footer__icon_linkedin__n63hj,.footer_Footer__icon_twitter__W3K6m,.footer_Footer__icon_utube__Xa6ET{background-image:linear-gradient(#cbe0ff,#cbe0ff);width:30px;height:30px;display:flex;padding:3px;border-radius:50%;justify-content:center;align-items:center;color:#0c0c0c;transition:color .2s;cursor:pointer}.footer_Footer__icon_insta__dWcve:hover{background-image:linear-gradient(210deg,#fbe18a .01%,#fcbb45 30%,#f75274 40%,#d53692 50%,#8f39ce 70%,#5b4fe9);color:#fff}.footer_Footer__icon_linkedin__n63hj:hover{background:linear-gradient(210deg,#007ab5 .01%,#0046e5 90%,#fff);color:#fff}.footer_Footer__icon_facebook__whpkx:hover{background:linear-gradient(120deg,#4676ed,#436de4,#3c55cd,#302ea8,#2b1e99);color:#fff}.footer_Footer__icon_twitter__W3K6m:hover{background:var(--black);color:#fff}.footer_Footer__icon_utube__Xa6ET:hover{background:var(--white);color:red}.footer_Footer_section_headerContainer__vQDCD{margin-bottom:10px}.footer_Footer_section_heading__fsEMx{font-size:17px;font-weight:500}.footer_Footer_section_link__pMXOf{text-decoration:none;color:var(--white);font-size:14px;margin-left:10px}.footer_ctaboxlinks__5WueN{text-decoration:none}.footer_ctabox__61Q43{background-color:var(--white);padding:10px;display:flex;justify-content:space-between;color:#000e23;border-radius:5px}.footer_ctaicon__gkOGW{font-size:32px;color:var(--dark-blue)}.footer_leftsec__voM1P{display:flex;align-items:center;gap:10px;font-size:14px}.footer_rightsec2__viZrB{display:flex;align-items:center;gap:5px;font-weight:600;color:#fff;background-color:var(--dark-blue);padding:8px;border-radius:5px;font-size:14px}.footer_staricon__shCsW{color:gold}.footer_Footer__bottomSectionContainer__L8VoB{padding:25px 6%;display:flex;align-items:center;justify-content:space-between;-moz-column-gap:5%;column-gap:5%;row-gap:20px;background:var(--dark-blue);color:var(--white)}.footer_Footer__bottomSection_left__Q1LwX{display:flex;gap:4%;flex:1}.footer_Footer__bottomSection_links__DUZG7{font-size:14px;text-decoration:none;color:#fff;opacity:.5}.footer_Footer__bottomSection_right__CSvmu{display:flex;gap:2px;align-items:center}@media screen and (max-width:1420px){.footer_footer__row__kgs5H{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1180px){.footer_footer__row__kgs5H{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:890px){.footer_footer__row__kgs5H{grid-template-columns:repeat(2,1fr)}.footer_Footer__Container__bNiA1{width:100%}.footer_Footer__bottomSection_links__DUZG7{font-size:12px}.footer_Footer__bottomSectionContainer__L8VoB{flex-direction:column;padding:25px 30px}.footer_Footer__bottomSection_left__Q1LwX{justify-content:center;flex-wrap:wrap;gap:20px}}@media screen and (max-width:580px){.footer_footer__row__kgs5H{grid-template-columns:repeat(1,1fr)}.footer_footer__col__4F7Mb{margin-bottom:20px;margin-top:15px}}.topghersection_hero_section__MpaOb{position:relative;padding:30px 0 0;width:100%;background-color:#f5f5f5;overflow:hidden;display:flex;align-items:center}.topghersection_hero_bg__qG3Vb{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/banner2.webp);background-size:cover;background-position:100% 0;z-index:1}.topghersection_overlay__ltS22{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,9%,.6);z-index:2}.topghersection_hero_content__Ahvam{position:relative;z-index:3;width:100%;max-width:1200px;margin:0 auto;padding:20px;display:flex;flex-wrap:wrap;align-items:center}.topghersection_hero_text__ybkgK{flex:1;min-width:300px;padding:30px;color:#fff}.topghersection_orange_label__iWF4_{display:inline-block;background-color:#e67e22;color:#fff;font-weight:700;padding:10px 20px;font-size:18px;margin-bottom:20px;border-radius:4px}.topghersection_headtext__E27K5{font-size:2.5rem;font-weight:700;margin-bottom:20px;line-height:1.2}.topghersection_paratext__Pfzku{line-height:150%}.topghersection_highlights__0PrQt{margin:2rem 0}.topghersection_highlight_item__rbSwi{display:flex;margin:1rem 0;padding:.8rem;background:rgba(0,60,124,.5);border-radius:10px;border-left:4px solid #f19d24;backdrop-filter:blur(10px);transition:all .3s ease;font-size:18px;width:80%;font-weight:600px}.topghersection_highlight_item__rbSwi:hover{background:rgba(1,105,191,.15);transform:translateX(10px)}.topghersection_highlight_item__rbSwi:before{content:"✓";color:#f19d24;font-weight:700;font-size:1.2rem;margin-right:1rem}.topghersection_hero_form__VaWoo{flex:1;min-width:300px;max-width:400px;background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.1);border-bottom:4px solid #e47e23}.topghersection_hero_form__VaWoo h2{font-size:24px;margin-bottom:20px;color:#1a2f58;text-align:center}.topghersection_animateLabel__DU_WS{display:inline-block;font-weight:700;animation:topghersection_bounceFade__AM_UR 2s ease-in-out infinite}@keyframes topghersection_bounceFade__AM_UR{0%{opacity:0;transform:translateY(-20px)}50%{opacity:1;transform:translateY(0)}70%{transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.topghersection_highlight-heading__EjgY1{padding:.7rem 1.3rem;font-size:14px}.topghersection_hero_content__Ahvam h1{font-size:3rem}.topghersection_footer-content__Cb6z_{grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.topghersection_footer-content__Cb6z_{grid-template-columns:repeat(2,1fr)}.topghersection_contact-container__VydOB{grid-template-columns:1fr}}@media (max-width:900px){.topghersection_cards-grid__hfypp,.topghersection_usp-list__KZW6x{grid-template-columns:1fr}}@media (max-width:768px){.topghersection_hamburger__83Fxv{display:block}.topghersection_hamburger__83Fxv.topghersection_active__lsaX5 .topghersection_bar__WGfMd:nth-child(2){opacity:0}.topghersection_hamburger__83Fxv.topghersection_active__lsaX5 .topghersection_bar__WGfMd:first-child{transform:translateY(8px) rotate(45deg)}.topghersection_hamburger__83Fxv.topghersection_active__lsaX5 .topghersection_bar__WGfMd:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.topghersection_nav-menu__M6mfV{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:var(--white);width:100%;text-align:center;transition:.3s;box-shadow:0 10px 15px rgba(0,0,0,.1);padding:20px 0;gap:0}.topghersection_nav-menu__M6mfV.topghersection_active__lsaX5{left:0}.topghersection_nav-menu__M6mfV li{margin:15px 0}.topghersection_hero_content__Ahvam{flex-direction:column}.topghersection_highlight-item__qGV2A{font-size:14px;width:100%;display:flex;align-items:flex-start}.topghersection_hero_form__VaWoo,.topghersection_hero_text__ybkgK{width:100%;margin-bottom:20px;padding:20px}.topghersection_hero_text__ybkgK{text-align:center}.topghersection_highlight_item__rbSwi{font-size:14px;width:100%;text-align:left}.topghersection_hero_text__ybkgK h1{font-size:32px}.topghersection_admission-banner__l3HFz{font-size:1rem;padding:.8rem}.topghersection_stats__B1sJB{grid-template-columns:repeat(2,1fr)}.topghersection_faq-header__EOSsZ h2{font-size:28px}.topghersection_faq-header__EOSsZ p{font-size:16px;padding:0 15px}.topghersection_accordion-header__oiX8u h3{font-size:16px;width:85%}.topghersection_accordion-header__oiX8u{padding:15px 20px}.topghersection_accordion-text__s8OI7{padding:0 20px;font-size:15px}.topghersection_footer-content__Cb6z_{grid-template-columns:1fr;gap:30px}.topghersection_footer-bottom__bqrNR{flex-direction:column;gap:15px;text-align:center}}@media (max-width:600px){.topghersection_card-header__O9X5a{margin-left:50px}}@media (max-width:576px){.topghersection_hero_content__Ahvam h1{font-size:2rem}.topghersection_features__gvv_y,.topghersection_process-steps__2vf_5,.topghersection_program-cards__czcqD,.topghersection_testimonial-slider__t_X2T{grid-template-columns:1fr}.topghersection_stat__EyH1H h3{font-size:2rem}}