.CountrySection_countrySection__ttPwC{padding:5rem 0;background:linear-gradient(135deg,#fff,#f8f9fa)}.CountrySection_container__IAxIW{max-width:1200px;margin:0 auto;padding:0 1.5rem}.CountrySection_header__hIaSJ{text-align:center;margin-bottom:4rem}.CountrySection_title__nggRn{font-size:clamp(2rem,5vw,2.5rem);font-weight:800;background:linear-gradient(135deg,#2c3e50,#3498db);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}.CountrySection_subtitle__Wgy4a{font-size:clamp(1rem,2vw,1.1rem);color:#666;max-width:600px;margin:0 auto}.CountrySection_countryGrid__tKDMU{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.CountrySection_countryCard__jGvrg{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.06);cursor:pointer;transition:all .3s ease;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.CountrySection_imageWrapper__bLedc{position:relative;width:100%;height:220px;overflow:hidden}.CountrySection_countryImage__dCtKu{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;will-change:transform;transform:translateZ(0)}.CountrySection_countryCard__jGvrg:hover .CountrySection_countryImage__dCtKu{transform:scale(1.05)}.CountrySection_countryOverlay__oVQEt{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);color:#fff}.CountrySection_countryOverlay__oVQEt h3{font-size:1.5rem;font-weight:600;margin:0}.CountrySection_countryDetails__DsnXJ{overflow:hidden;padding:0 1.5rem}.CountrySection_features__5EVCR,.CountrySection_universities__FuR4Y{padding:1.5rem 0}.CountrySection_features__5EVCR h4,.CountrySection_universities__FuR4Y h4{font-size:1.1rem;font-weight:600;color:#2c3e50;margin-bottom:1rem}.CountrySection_features__5EVCR ul,.CountrySection_universities__FuR4Y ul{list-style:none;padding:0;margin:0}.CountrySection_features__5EVCR li,.CountrySection_universities__FuR4Y li{color:#666;padding:.5rem 0;border-bottom:1px solid #eee;font-size:.95rem}.CountrySection_features__5EVCR li:last-child,.CountrySection_universities__FuR4Y li:last-child{border-bottom:none}.CountrySection_active__ABNMa{box-shadow:0 8px 30px rgba(0,0,0,.15)}@media (max-width:1024px){.CountrySection_countryGrid__tKDMU{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CountrySection_countrySection__ttPwC{padding:3rem 0}.CountrySection_countryGrid__tKDMU{grid-template-columns:1fr}.CountrySection_imageWrapper__bLedc{height:200px}}@media (max-width:480px){.CountrySection_container__IAxIW{padding:0 1rem}.CountrySection_countryOverlay__oVQEt h3{font-size:1.3rem}.CountrySection_features__5EVCR h4,.CountrySection_universities__FuR4Y h4{font-size:1rem}.CountrySection_features__5EVCR li,.CountrySection_universities__FuR4Y li{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.CountrySection_countryCard__jGvrg,.CountrySection_countryImage__dCtKu{transition:none}}.HeroSection_heroSection__n52jV{position:relative;min-height:100vh;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.HeroSection_backgroundImage___xJG7{object-fit:cover;object-position:center;z-index:1;width:100%;height:100%}.HeroSection_backgroundOverlay__UX6yt{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.5));z-index:2}.HeroSection_content__xnM3b{position:relative;z-index:3;max-width:1200px;width:100%;margin:0 auto;padding:0 1.5rem}.HeroSection_textContent__irYtQ{max-width:800px;margin:0 auto;text-align:center;color:#fff}.HeroSection_title__ELDCw{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.HeroSection_highlight__G6NPC{display:block;font-size:clamp(1.5rem,3vw,2rem);color:gold;margin-top:.5rem;font-weight:500;text-shadow:none}.HeroSection_subtitle__tEwd6{font-size:1.25rem;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.HeroSection_description__HYm47{font-size:clamp(1.1rem,2vw,1.3rem);opacity:.9;max-width:600px;margin:0 auto 2rem;line-height:1.6}.HeroSection_features__Dfe0z{display:flex;gap:2rem;margin:2rem 0;justify-content:center}.HeroSection_feature__MhH3i{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__MhH3i span:first-child{font-size:1.5rem}.HeroSection_badges__o0_F_{display:flex;gap:1.5rem;justify-content:center;margin-bottom:2.5rem}.HeroSection_badge__bjqdJ{background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);padding:.8rem 1.5rem;border-radius:2rem;font-size:1.1rem;font-weight:500;border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease}.HeroSection_badge__bjqdJ:hover{background:rgba(255,215,0,.2);transform:translateY(-2px)}.HeroSection_ctaButtons__9S2Qh{display:flex;gap:1.5rem;justify-content:center}.HeroSection_primaryButton__KqCiP,.HeroSection_secondaryButton__sKMy4{padding:1rem 2.5rem;border-radius:.5rem;font-weight:600;font-size:1.1rem;transition:all .3s ease;letter-spacing:.5px;cursor:pointer}.HeroSection_primaryButton__KqCiP{background:gold;color:#000;border:none}.HeroSection_secondaryButton__sKMy4{background:transparent;border:2px solid #fff;color:#fff}.HeroSection_primaryButton__KqCiP:hover{background:#ffed4a;transform:translateY(-2px);box-shadow:0 4px 15px rgba(255,215,0,.3)}.HeroSection_secondaryButton__sKMy4:hover{background:hsla(0,0%,100%,.1);transform:translateY(-2px)}@media (max-width:768px){.HeroSection_badges__o0_F_{flex-wrap:wrap;gap:1rem;padding:0 1rem}.HeroSection_badge__bjqdJ{padding:.6rem 1.2rem;font-size:1rem}.HeroSection_ctaButtons__9S2Qh{flex-direction:column;padding:0 2rem}.HeroSection_primaryButton__KqCiP,.HeroSection_secondaryButton__sKMy4{width:100%}}@media (max-width:480px){.HeroSection_title__ELDCw{font-size:2rem}.HeroSection_highlight__G6NPC{font-size:1.2rem}.HeroSection_description__HYm47{font-size:1rem;padding:0 1rem}}@media (prefers-reduced-motion:reduce){.HeroSection_badge__bjqdJ,.HeroSection_primaryButton__KqCiP,.HeroSection_secondaryButton__sKMy4{transition:none}}.SeoContent_seoSection__LvibY{padding:4rem 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.SeoContent_container__ubXEP{max-width:1200px;margin:0 auto;padding:0 1rem}.SeoContent_content__JKhgs{text-align:center}.SeoContent_title__IeXrQ{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:3rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.SeoContent_grid__6HMwj{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem}.SeoContent_card__H34EM{background:#fff;padding:1.8rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;text-align:left;border:1px solid #e2e8f0}.SeoContent_card__H34EM:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.SeoContent_card__H34EM h3{font-size:1.2rem;font-weight:600;color:#2193b0;margin-bottom:1rem;line-height:1.4}.SeoContent_card__H34EM p{color:#475569;line-height:1.6;font-size:.9rem}.SeoContent_keywordSection__PsJmK{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);margin-top:2rem;border:1px solid #e2e8f0}.SeoContent_keywordSection__PsJmK h3{font-size:1.5rem;font-weight:600;color:#2c3e50;margin-bottom:1.5rem}.SeoContent_keywords__M2S2k{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}.SeoContent_keywords__M2S2k span{background:linear-gradient(135deg,#2193b0,#6dd5ed);color:#fff;padding:.6rem 1.2rem;border-radius:25px;font-size:.9rem;font-weight:500;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 8px rgba(33,147,176,.3)}.SeoContent_keywords__M2S2k span:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(33,147,176,.4);background:linear-gradient(135deg,#1a7a96,#59c4e6)}@media (max-width:1024px){.SeoContent_grid__6HMwj{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.SeoContent_title__IeXrQ{font-size:2rem}.SeoContent_grid__6HMwj{grid-template-columns:1fr;gap:1.5rem}.SeoContent_card__H34EM,.SeoContent_keywordSection__PsJmK{padding:1.5rem}.SeoContent_keywords__M2S2k span{padding:.5rem 1rem;font-size:.85rem}}.SupportedUniversitiesSection_supportedSection__oSODh{padding:3rem 0 2rem;background:#f8fafc}.SupportedUniversitiesSection_title__5xtYr{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#22223b;letter-spacing:1px}.SupportedUniversitiesSection_searchBox__LZSA_{max-width:600px;margin:0 auto 2rem;padding:0 1rem}.SupportedUniversitiesSection_searchInput__mn3Fw{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__mn3Fw:focus{border-color:#2193b0;box-shadow:0 4px 15px rgba(33,147,176,.15)}.SupportedUniversitiesSection_searchInput__mn3Fw::placeholder{color:#a0aec0}.SupportedUniversitiesSection_universitiesGrid__vDJI6{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__Arqas{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__Arqas:hover{box-shadow:0 6px 20px rgba(33,147,176,.12);transform:translateY(-3px)}.SupportedUniversitiesSection_buyLabel__0G4B7{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__Arqas:hover .SupportedUniversitiesSection_buyLabel__0G4B7{background:rgba(33,147,176,.15)}.SupportedUniversitiesSection_noResult__0tC6k{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__vDJI6{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;padding:0 1rem}.SupportedUniversitiesSection_title__5xtYr{font-size:1.8rem;margin-bottom:1.5rem}.SupportedUniversitiesSection_searchBox__LZSA_{max-width:90%}}@media (max-width:480px){.SupportedUniversitiesSection_supportedSection__oSODh{padding:2rem 0 1.5rem}.SupportedUniversitiesSection_title__5xtYr{font-size:1.5rem}.SupportedUniversitiesSection_universitiesGrid__vDJI6{grid-template-columns:1fr}.SupportedUniversitiesSection_universityItem__Arqas{padding:1rem .8rem;font-size:1rem}.SupportedUniversitiesSection_searchInput__mn3Fw{padding:.8rem 1.2rem;font-size:1rem}}