.HeroSection_heroSection__5abxi{position:relative;min-height:85vh;display:flex;align-items:center;overflow:hidden}.HeroSection_backgroundImage__AtL8X{object-fit:cover;z-index:1;filter:brightness(.9) contrast(1.1)}.HeroSection_backgroundOverlay__SRhhg{position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.85),rgba(0,0,0,.75));z-index:2}.HeroSection_content__Nvvhl{position:relative;z-index:3;width:100%;padding:0 1.5rem}.HeroSection_textContent__3Hcak{max-width:1200px;margin:0 auto;text-align:center;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.1)}.HeroSection_title__Qds8x{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2}.HeroSection_highlight__jhugT{display:block;font-size:clamp(1.5rem,3vw,2rem);color:gold;margin-top:.5rem;font-weight:500;text-shadow:0 2px 4px rgba(0,0,0,.2)}.HeroSection_description__rPbXh{font-size:clamp(1.1rem,2vw,1.3rem);max-width:800px;margin:0 auto 3rem;line-height:1.6;opacity:.95}.HeroSection_subtitle__WjF_K{font-size:1.25rem;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.HeroSection_features___6seX{display:flex;gap:2rem;margin:2rem 0;justify-content:center}.HeroSection_feature___FKr2{display:flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.1);padding:.5rem 1rem;border-radius:2rem;backdrop-filter:blur(10px)}.HeroSection_feature___FKr2 span:first-child{font-size:1.5rem}.HeroSection_featureItem__U528K{display:flex;align-items:center;gap:.8rem;font-size:1.1rem;background:hsla(0,0%,100%,.1);padding:.8rem 1.5rem;border-radius:2rem;backdrop-filter:blur(5px)}.HeroSection_featureIcon__MohOF{font-size:1.5rem;color:gold;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.HeroSection_cta__IwUmR{display:flex;justify-content:center;gap:1.5rem}.HeroSection_primaryButton__QcLEt,.HeroSection_secondaryButton__6kD8k{padding:1rem 2.5rem;border-radius:.5rem;font-weight:600;font-size:1.1rem;transition:all .3s ease}.HeroSection_primaryButton__QcLEt{background:gold;color:#1a2a6c;box-shadow:0 4px 15px rgba(255,215,0,.3)}.HeroSection_secondaryButton__6kD8k{background:hsla(0,0%,100%,.1);border:2px solid #fff;color:#fff;backdrop-filter:blur(5px)}.HeroSection_primaryButton__QcLEt:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,215,0,.4)}.HeroSection_secondaryButton__6kD8k:hover{background:hsla(0,0%,100%,.2);transform:translateY(-2px)}@media (max-width:768px){.HeroSection_features___6seX{flex-direction:column;gap:1rem;align-items:center}.HeroSection_feature___FKr2{justify-content:center;min-width:200px}.HeroSection_cta__IwUmR{flex-direction:column;padding:0 2rem}.HeroSection_primaryButton__QcLEt,.HeroSection_secondaryButton__6kD8k{width:100%;text-align:center}}@media (max-width:480px){.HeroSection_title__Qds8x{font-size:2rem}.HeroSection_highlight__jhugT{font-size:1.2rem}.HeroSection_description__rPbXh,.HeroSection_featureItem__U528K{font-size:1rem}}@media (prefers-reduced-motion:reduce){.HeroSection_primaryButton__QcLEt,.HeroSection_secondaryButton__6kD8k{transition:none}}.ProcessSection_processSection__JbV35{padding:5rem 0;background:linear-gradient(135deg,#fff,#f8f9fa);position:relative;overflow:hidden}.ProcessSection_container__aQDhB{max-width:1200px;margin:0 auto;padding:0 1.5rem}.ProcessSection_header__eo9_b{text-align:center;margin-bottom:4rem}.ProcessSection_title__m797H{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;background:linear-gradient(135deg,#1a2a6c,#b21f1f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}.ProcessSection_subtitle__9u42E{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.ProcessSection_processGrid__7fIfp{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;position:relative}.ProcessSection_processGrid__7fIfp:before{content:"";position:absolute;top:100px;left:0;right:0;height:2px;background:linear-gradient(90deg,#1a2a6c,#b21f1f);z-index:1}.ProcessSection_processCard__GPiab{text-align:center;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.06);position:relative;z-index:2}.ProcessSection_stepNumber__f5OW5{position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:40px;height:40px;background:linear-gradient(135deg,#1a2a6c,#b21f1f);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.2rem}.ProcessSection_iconWrapper__GI2Wm{font-size:2.5rem;margin:1.5rem 0;color:#1a2a6c;transition:transform .3s ease}.ProcessSection_processCard__GPiab:hover .ProcessSection_iconWrapper__GI2Wm{transform:scale(1.1)}.ProcessSection_processCard__GPiab h3{font-size:1.3rem;font-weight:600;color:#2c3e50;margin-bottom:1rem}.ProcessSection_processCard__GPiab p{color:#666;line-height:1.6;font-size:.95rem}@media (max-width:1024px){.ProcessSection_processGrid__7fIfp{grid-template-columns:repeat(2,1fr)}.ProcessSection_processGrid__7fIfp:before{display:none}}@media (max-width:640px){.ProcessSection_processGrid__7fIfp{grid-template-columns:1fr;max-width:400px;margin:0 auto}.ProcessSection_processCard__GPiab{padding:1.5rem}.ProcessSection_iconWrapper__GI2Wm{font-size:2rem}.ProcessSection_processCard__GPiab h3{font-size:1.2rem}.ProcessSection_processCard__GPiab p{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.ProcessSection_iconWrapper__GI2Wm{transition:none}}.SamplesSection_samplesSection__TP4eA{padding:5rem 0;background:#f8f9fa}.SamplesSection_container__wALhO{max-width:1200px;margin:0 auto;padding:0 1.5rem;overflow:hidden}.SamplesSection_header__Ne_pG{text-align:center;margin-bottom:4rem}.SamplesSection_title__ZyrZz{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;background:linear-gradient(135deg,#1a2a6c,#b21f1f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}.SamplesSection_subtitle__PcwxP{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.SamplesSection_carouselWrapper__lgUxR{position:relative;padding:0 40px;margin:2rem 0}.SamplesSection_samplesGrid__4Vmbv{overflow:hidden;margin:0 -1rem}.SamplesSection_gridTrack__v2PQs{display:flex;gap:2rem;padding:1rem}.SamplesSection_sampleCard__2bvU0{flex:0 0 calc(33.333% - 1.33rem);background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.06);cursor:pointer;transition:all .3s ease}.SamplesSection_sampleCard__2bvU0:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.SamplesSection_imageWrapper__D2cpk{position:relative;width:100%;height:250px;overflow:hidden}.SamplesSection_imageOverlay__r_4a2{position:absolute;inset:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;z-index:2}.SamplesSection_imageOverlay__r_4a2 span{color:#fff;font-size:1.1rem;padding:.5rem 1rem;border:2px solid #fff;border-radius:2rem}.SamplesSection_sampleCard__2bvU0:hover .SamplesSection_imageOverlay__r_4a2{opacity:1}.SamplesSection_sampleImage__y1_Q_{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.SamplesSection_sampleCard__2bvU0:hover .SamplesSection_sampleImage__y1_Q_{transform:scale(1.05)}.SamplesSection_sampleInfo__uLbZ8{padding:1.5rem}.SamplesSection_sampleInfo__uLbZ8 h3{font-size:1.3rem;font-weight:600;color:#2c3e50;margin-bottom:1rem}.SamplesSection_features__hOaii{display:flex;flex-wrap:wrap;gap:.5rem}.SamplesSection_featureTag__6_Hkf{padding:.4rem .8rem;background:linear-gradient(135deg,#1a2a6c,#b21f1f);color:#fff;border-radius:2rem;font-size:.9rem}.SamplesSection_navButton__6Lcb6{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fff;border:none;box-shadow:0 2px 10px rgba(0,0,0,.1);cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;color:#1a2a6c;transition:all .3s ease}.SamplesSection_navButton__6Lcb6:hover{background:#1a2a6c;color:#fff}.SamplesSection_navButton__6Lcb6:disabled{opacity:.5;cursor:not-allowed}.SamplesSection_prevButton__JDySJ{left:0}.SamplesSection_nextButton__mn1G7{right:0}.SamplesSection_modal__jCoIk{position:fixed;inset:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.SamplesSection_modalContent__SsS3b{position:relative;max-width:90vw;max-height:90vh;background:#fff;border-radius:1rem;overflow:hidden}.SamplesSection_modalImage__IWyjx{width:100%;height:auto;max-height:80vh;object-fit:contain}.SamplesSection_closeButton__tPRHA{position:absolute;top:1rem;right:1rem;background:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:all .3s ease;z-index:2}.SamplesSection_closeButton__tPRHA:hover{transform:scale(1.1)}@media (max-width:1024px){.SamplesSection_sampleCard__2bvU0{flex:0 0 calc(50% - 1rem)}}@media (max-width:768px){.SamplesSection_carouselWrapper__lgUxR{padding:0 30px}.SamplesSection_sampleCard__2bvU0{flex:0 0 100%}.SamplesSection_imageWrapper__D2cpk{height:200px}}@media (prefers-reduced-motion:reduce){.SamplesSection_closeButton__tPRHA,.SamplesSection_sampleCard__2bvU0,.SamplesSection_sampleImage__y1_Q_{transition:none}}.SeoContent_seoSection__JCegT{padding:4rem 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.SeoContent_container__xdmbd{max-width:1200px;margin:0 auto;padding:0 1rem}.SeoContent_content___UCRE{text-align:center}.SeoContent_title__mlcEU{font-size:2.5rem;font-weight:700;color:#2193b0;margin-bottom:3rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.SeoContent_grid__sM9gV{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.SeoContent_card__B9Yxw{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(33,147,176,.1);transition:transform .3s ease,box-shadow .3s ease;border-left:4px solid #2193b0}.SeoContent_card__B9Yxw:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(33,147,176,.15)}.SeoContent_card__B9Yxw h3{font-size:1.5rem;font-weight:600;color:#2193b0;margin-bottom:1rem}.SeoContent_card__B9Yxw p{color:#666;line-height:1.6;font-size:1rem;text-align:justify;word-break:keep-all}.SeoContent_keywordSection__BcmPy{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(33,147,176,.1);border-left:4px solid #2193b0}.SeoContent_keywordSection__BcmPy h3{font-size:1.5rem;font-weight:600;color:#2193b0;margin-bottom:1.5rem}.SeoContent_keywords__p9cAM{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}.SeoContent_keywords__p9cAM span{background:linear-gradient(135deg,#2193b0,#6dd5ed);color:#fff;padding:.5rem 1rem;border-radius:25px;font-size:.9rem;font-weight:500;transition:transform .2s ease,box-shadow .2s ease;cursor:default}.SeoContent_keywords__p9cAM span:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(33,147,176,.3)}@media (max-width:768px){.SeoContent_title__mlcEU{font-size:2rem}.SeoContent_grid__sM9gV{grid-template-columns:1fr;gap:1.5rem}.SeoContent_card__B9Yxw,.SeoContent_keywordSection__BcmPy{padding:1.5rem}.SeoContent_keywords__p9cAM{gap:.5rem}.SeoContent_keywords__p9cAM span{font-size:.8rem;padding:.4rem .8rem}}@media (max-width:480px){.SeoContent_seoSection__JCegT{padding:2rem 0}.SeoContent_title__mlcEU{font-size:1.8rem;margin-bottom:2rem}.SeoContent_card__B9Yxw h3{font-size:1.3rem}}.SuccessStorie_successSection__9eSZl{padding:5rem 0;background:linear-gradient(180deg,#f9f9f9,#fff);position:relative}.SuccessStorie_container__n8rys{max-width:1200px;margin:0 auto;padding:0 1.5rem}.SuccessStorie_header__xugmV{text-align:center;margin-bottom:3rem}.SuccessStorie_title__ZEv1I{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;background:linear-gradient(135deg,#1a2a6c,#b21f1f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}.SuccessStorie_subtitle__lBxoy{font-size:1.1rem;color:#666;max-width:700px;margin:0 auto}.SuccessStorie_storiesWrapper__zRPcn{position:relative;padding:0 40px;margin:2rem 0}.SuccessStorie_storiesContainer__Y9oqJ{overflow:hidden;margin:0 auto}.SuccessStorie_storiesGrid__avYIW{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.SuccessStorie_storyCard__p0OmI{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.06);transition:all .3s ease;display:flex;flex-direction:column;height:100%}.SuccessStorie_storyCard__p0OmI:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.SuccessStorie_storyHeader__34B_n{display:flex;align-items:center;margin-bottom:1.5rem}.SuccessStorie_avatarContainer__eLskR{margin-right:1rem}.SuccessStorie_avatar__x9ZlG{border-radius:50%;object-fit:cover;border:3px solid #f0f0f0}.SuccessStorie_userInfo__3lkD8{flex:1}.SuccessStorie_userName__2LX5x{font-size:1.2rem;font-weight:600;color:#2c3e50;margin:0 0 .3rem}.SuccessStorie_userSchool__KtjGj{font-size:.9rem;color:#666;margin:0 0 .5rem}.SuccessStorie_rating___xlo2{display:flex;align-items:center}.SuccessStorie_starFilled__bh5rf{color:#ffc107;font-size:1rem;margin-right:2px}.SuccessStorie_starEmpty__XW0u_{color:#e0e0e0;font-size:1rem;margin-right:2px}.SuccessStorie_storyContent__GuiVa{flex:1;position:relative;padding-left:1.5rem;margin-bottom:1.5rem}.SuccessStorie_quoteIcon__2LuUo{position:absolute;top:0;left:0;color:#e0e0e0;font-size:1.2rem}.SuccessStorie_storyText__Awssm{font-size:1rem;line-height:1.6;color:#4a4a4a}.SuccessStorie_storyFooter__H2y2H{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;border-top:1px solid #f0f0f0}.SuccessStorie_storyDate__G2zzs{font-size:.9rem;color:#888}.SuccessStorie_verifiedTag__V_tZ6{background:linear-gradient(135deg,#1a2a6c,#b21f1f);color:#fff;font-size:.8rem;padding:.3rem .8rem;border-radius:1rem}.SuccessStorie_navButton__j6Ct4{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fff;border:none;box-shadow:0 2px 10px rgba(0,0,0,.1);cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;color:#1a2a6c;transition:all .3s ease}.SuccessStorie_navButton__j6Ct4:hover:not(:disabled){background:#1a2a6c;color:#fff}.SuccessStorie_navButton__j6Ct4:disabled{opacity:.5;cursor:not-allowed}.SuccessStorie_prevButton__IoEon{left:0}.SuccessStorie_nextButton__1MFpJ{right:0}.SuccessStorie_pagination__sF6ZD{display:flex;justify-content:center;align-items:center;margin-top:2rem;gap:.5rem}.SuccessStorie_paginationDot__FAXLZ{width:10px;height:10px;border-radius:50%;background:#e0e0e0;border:none;cursor:pointer;transition:all .3s ease}.SuccessStorie_activeDot__J3b0M{background:#1a2a6c;transform:scale(1.2)}.SuccessStorie_disclaimer__b_AsO{text-align:center;margin-top:3rem;padding:1rem;background:#f8f9fa;border-radius:.5rem}.SuccessStorie_disclaimer__b_AsO p{font-size:.9rem;color:#888}@media (max-width:1024px){.SuccessStorie_storiesGrid__avYIW{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.SuccessStorie_storiesGrid__avYIW{grid-template-columns:1fr}.SuccessStorie_storiesWrapper__zRPcn{padding:0 30px}.SuccessStorie_navButton__j6Ct4{width:35px;height:35px}}@media (prefers-reduced-motion:reduce){.SuccessStorie_navButton__j6Ct4,.SuccessStorie_paginationDot__FAXLZ,.SuccessStorie_storyCard__p0OmI{transition:none}}.SupportedUniversitiesSection_supportedSection__RFrlk{padding:3rem 0 2rem;background:#f8fafc}.SupportedUniversitiesSection_title__krI2e{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#22223b;letter-spacing:1px}.SupportedUniversitiesSection_searchBox__Y3pZq{max-width:600px;margin:0 auto 2rem;padding:0 1rem}.SupportedUniversitiesSection_searchInput__TC9Ql{width:100%;padding:1rem 1.5rem;font-size:1.1rem;border:2px solid #e2e8f0;border-radius:30px;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:all .3s ease;outline:none}.SupportedUniversitiesSection_searchInput__TC9Ql:focus{border-color:#2193b0;box-shadow:0 4px 15px rgba(33,147,176,.15)}.SupportedUniversitiesSection_searchInput__TC9Ql::placeholder{color:#a0aec0}.SupportedUniversitiesSection_universitiesGrid__56qNt{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.SupportedUniversitiesSection_universityItem__kxuNg{background:#fff;border-radius:10px;padding:1.2rem 1rem;text-align:center;font-size:1.05rem;color:#22223b;box-shadow:0 3px 10px rgba(0,0,0,.06);transition:all .25s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100px}.SupportedUniversitiesSection_universityItem__kxuNg:hover{box-shadow:0 6px 20px rgba(33,147,176,.12);transform:translateY(-3px)}.SupportedUniversitiesSection_buyLabel__D8vZP{color:#2193b0;font-size:.9rem;margin-top:.7rem;font-weight:500;letter-spacing:.5px;background:rgba(33,147,176,.08);padding:.3rem .8rem;border-radius:20px;transition:background .2s}.SupportedUniversitiesSection_universityItem__kxuNg:hover .SupportedUniversitiesSection_buyLabel__D8vZP{background:rgba(33,147,176,.15)}.SupportedUniversitiesSection_noResult__DHNx9{grid-column:1/-1;text-align:center;padding:3rem;color:#64748b;font-size:1.2rem;background:#fff;border-radius:10px;box-shadow:0 3px 10px rgba(0,0,0,.06)}@media (max-width:768px){.SupportedUniversitiesSection_universitiesGrid__56qNt{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;padding:0 1rem}.SupportedUniversitiesSection_title__krI2e{font-size:1.8rem;margin-bottom:1.5rem}.SupportedUniversitiesSection_searchBox__Y3pZq{max-width:90%}}@media (max-width:480px){.SupportedUniversitiesSection_supportedSection__RFrlk{padding:2rem 0 1.5rem}.SupportedUniversitiesSection_title__krI2e{font-size:1.5rem}.SupportedUniversitiesSection_universitiesGrid__56qNt{grid-template-columns:1fr}.SupportedUniversitiesSection_universityItem__kxuNg{padding:1rem .8rem;font-size:1rem}.SupportedUniversitiesSection_searchInput__TC9Ql{padding:.8rem 1.2rem;font-size:1rem}}.UniversitySection_universitySection__iNQI8{padding:5rem 0;background:#fff;position:relative}.UniversitySection_container__yehLr{max-width:1200px;margin:0 auto;padding:0 1.5rem;overflow:hidden}.UniversitySection_header__wvgnc{text-align:center;margin-bottom:4rem}.UniversitySection_title__qdrze{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;background:linear-gradient(135deg,#1a2a6c,#b21f1f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}.UniversitySection_subtitle__7G8QV{font-size:1.1rem;color:#666;max-width:700px;margin:0 auto}.UniversitySection_carouselContainer__D2J1q{position:relative;margin:0 -1.5rem;padding:0 1.5rem}.UniversitySection_universityGrid__9Ljik{overflow:hidden;position:relative;padding:1rem 0}.UniversitySection_gridTrack__42smn{display:grid;grid-template-columns:repeat(9,1fr);gap:2rem;width:300%}.UniversitySection_carouselWrapper__02UFk{position:relative;padding:0 40px;margin:2rem 0}.UniversitySection_carouselContainer__D2J1q{overflow:hidden;margin:0 auto}.UniversitySection_carouselTrack__EnVFj{display:flex;gap:2rem}.UniversitySection_universityCard__ime6P{flex:0 0 calc(33.333% - 1.33rem);background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.06);transition:all .3s ease}.UniversitySection_iconWrapper__X6JXI{font-size:3.5rem;height:100px;display:flex;align-items:center;justify-content:center}.UniversitySection_iconWrapper__X6JXI svg{transition:transform .3s ease}.UniversitySection_universityCard__ime6P:hover .UniversitySection_iconWrapper__X6JXI svg{transform:scale(1.1)}.UniversitySection_universityCard__ime6P:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.UniversitySection_iconWrapper__X6JXI{font-size:3rem;color:#1a2a6c;margin-bottom:1.5rem;text-align:center}.UniversitySection_universityInfo__MYi_9 h3{font-size:1.5rem;font-weight:600;color:#2c3e50;margin-bottom:1rem}.UniversitySection_universityInfo__MYi_9 p{color:#666;line-height:1.6;margin-bottom:1.5rem}.UniversitySection_features__KmgsI{display:flex;flex-wrap:wrap;gap:.8rem}.UniversitySection_featureTag__iDEj4{padding:.5rem 1rem;background:linear-gradient(135deg,#1a2a6c,#b21f1f);color:#fff;border-radius:2rem;font-size:.9rem;font-weight:500}.UniversitySection_navButton__bgRxo{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fff;border:none;box-shadow:0 2px 10px rgba(0,0,0,.1);cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;color:#1a2a6c;transition:all .3s ease}.UniversitySection_navButton__bgRxo:hover{background:#1a2a6c;color:#fff}.UniversitySection_navButton__bgRxo:disabled{opacity:.5;cursor:not-allowed}.UniversitySection_prevButton__kYmQR{left:0}.UniversitySection_nextButton__LXzjQ{right:0}.UniversitySection_moreInfo__sEeuu{text-align:center;margin-top:4rem;padding:2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:1rem}.UniversitySection_moreInfo__sEeuu p{color:#2c3e50;font-size:1.1rem;margin-bottom:1.5rem}.UniversitySection_contactButton__BzkVy{display:inline-block;padding:1rem 2rem;background:linear-gradient(135deg,#1a2a6c,#b21f1f);color:#fff;border-radius:.5rem;font-weight:600;transition:all .3s ease}.UniversitySection_contactButton__BzkVy:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}@media (max-width:1024px){.UniversitySection_gridTrack__42smn{grid-template-columns:repeat(9,minmax(300px,1fr))}}@media (max-width:768px){.UniversitySection_carouselContainer__D2J1q{margin:0 -1rem;padding:0 1rem}.UniversitySection_navButton__bgRxo{width:35px;height:35px}}@media (max-width:1024px){.UniversitySection_universityCard__ime6P{flex:0 0 calc(50% - 1rem)}}@media (max-width:768px){.UniversitySection_universityCard__ime6P{flex:0 0 100%}.UniversitySection_carouselWrapper__02UFk{padding:0 30px}}@media (prefers-reduced-motion:reduce){.UniversitySection_contactButton__BzkVy,.UniversitySection_navButton__bgRxo,.UniversitySection_universityCard__ime6P{transition:none}}