.Header_headerContainer__CtLwt{display:flex;justify-content:space-between;align-items:center;padding:15px 50px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05);border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:1000;flex-wrap:wrap;gap:20px}.Header_logoSection__IVPfB{display:flex;align-items:center;gap:10px}.Header_brandName__Oii6v{font-size:1.5em;font-weight:700;color:#333;white-space:nowrap}.Header_searchBarContainer__g8cNH{display:flex;align-items:center;border:1px solid #ccc;border-radius:8px;padding:8px 15px;flex-grow:1;max-width:600px;min-width:200px;background-color:#f9f9f9}.Header_searchInput__GWmvx{border:none;outline:none;flex-grow:1;padding-right:10px;font-size:1em;color:#333;background-color:transparent}.Header_searchInput__GWmvx::placeholder{color:#888}.Header_searchButton__uk9gm{background:none;border:none;cursor:pointer;padding:0;font-size:1.2em;color:#555;flex-shrink:0}.Header_rightSection__81f6s{display:flex;align-items:center;gap:25px}.Header_languageSelector__gDJ7J{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:.95em;color:#555;white-space:nowrap}.Header_dropdownArrow__uznG5{font-size:.7em}.Header_verticalDivider__Z0Gzy{width:1px;height:30px;background-color:#e0e0e0;flex-shrink:0}.Header_signInLink__pb7iJ{text-decoration:none;color:#555;font-weight:500;font-size:1em;transition:color .2s ease-in-out;white-space:nowrap}.Header_signInLink__pb7iJ:hover{color:#d62828}.Header_registerButton__elOg4{background-color:#d62828;color:#fff;border:none;border-radius:6px;padding:10px 20px;font-size:1em;font-weight:600;cursor:pointer;transition:background-color .2s ease-in-out;white-space:nowrap}.Header_registerButton__elOg4:hover{background-color:#b02020}@media (max-width:1024px){.Header_headerContainer__CtLwt{padding:15px 30px;justify-content:space-between;gap:15px}.Header_searchBarContainer__g8cNH{max-width:500px;padding:7px 12px}.Header_searchInput__GWmvx{font-size:.95em}.Header_rightSection__81f6s{gap:20px}}@media (max-width:768px){.Header_headerContainer__CtLwt{padding:15px 20px;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:15px}.Header_logoSection__IVPfB{order:1;flex-basis:100%;text-align:center;justify-content:center}.Header_searchBarContainer__g8cNH{order:3;flex-basis:100%;max-width:500px;margin:0 auto;padding:6px 10px}.Header_rightSection__81f6s{order:2;flex-basis:100%;justify-content:center;gap:10px;margin-top:10px}.Header_languageSelector__gDJ7J,.Header_registerButton__elOg4,.Header_signInLink__pb7iJ{font-size:.9em;padding:8px 15px}.Header_verticalDivider__Z0Gzy{height:25px}}@media (max-width:480px){.Header_headerContainer__CtLwt{padding:10px 15px;gap:10px}.Header_brandName__Oii6v{font-size:1.3em}.Header_searchBarContainer__g8cNH{padding:5px 8px}.Header_searchInput__GWmvx{font-size:.85em}.Header_rightSection__81f6s{flex-direction:column;align-items:center;gap:8px}.Header_languageSelector__gDJ7J,.Header_signInLink__pb7iJ{font-size:.85em}.Header_registerButton__elOg4{padding:7px 12px;font-size:.85em}.Header_verticalDivider__Z0Gzy{display:none}}@media (max-width:375px){.Header_headerContainer__CtLwt{padding:8px 10px}.Header_brandName__Oii6v{font-size:1.2em}}.Hero_homeContainer__0btSs{position:relative;height:80vh;overflow:hidden;display:flex;align-items:center;justify-content:flex-start;color:var(--text-color)}.Hero_backgroundImageWrapper__WBEBm{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.Hero_overlay__usZb5{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:linear-gradient(90deg,rgba(255,255,255,.95) 0,rgba(255,255,255,.8) 40%,rgba(255,255,255,0) 70%,rgba(255,255,255,0))}.Hero_content__DCW7J{position:relative;z-index:3;padding-left:10vw;max-width:50%}.Hero_subheading__tUlED{font-size:1.2em;font-weight:500;margin-bottom:10px;background-color:transparent;padding:0;display:block}.Hero_heading__Msuvo{font-size:4em;font-weight:800;line-height:1.3}.Hero_highlight__WYVmw{color:var(--primary-color)}@media (max-width:1024px){.Hero_heading__Msuvo{font-size:3.5em}.Hero_content__DCW7J{max-width:60%}}@media (max-width:768px){.Hero_heading__Msuvo{font-size:2.5em}.Hero_content__DCW7J{max-width:80%;padding-left:5vw}.Hero_subheading__tUlED{font-size:1em}}@media (max-width:480px){.Hero_heading__Msuvo{font-size:2em}.Hero_content__DCW7J{max-width:90%;padding-left:3vw}}.Footer_footerTop__p_vPR{background-color:var(--light-gray-bg);padding:60px 50px}.Footer_footerContent__qH21f{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto;gap:30px 40px}.Footer_footerColumn__RbEyl{flex:1;min-width:200px;max-width:280px}.Footer_columnTitle__J6edR{font-size:1.2em;font-weight:700;color:var(--text-color);margin-bottom:20px}.Footer_contactList__vCJjA,.Footer_linksList__IpolU{list-style:none;padding:0;margin:0}.Footer_contactList__vCJjA li,.Footer_linksList__IpolU li{margin-bottom:12px;display:flex;align-items:center}.Footer_contactIcon__EiczY{width:40px;height:40px;border-radius:50%;background-color:white;box-shadow:0 2px 5px rgba(0,0,0,.1);display:inline-flex;align-items:center;justify-content:center;margin-right:15px;font-size:1.5em;color:var(--primary-color);flex-shrink:0}.Footer_contactIcon__EiczY img{display:block;width:20px;height:20px;object-fit:contain}.Footer_contactLink__EoNPR,.Footer_footerLink__TpwSn{text-decoration:none;color:var(--secondary-text-color);font-size:.95em;line-height:1.4;transition:color .2s ease-in-out}.Footer_contactLink__EoNPR:hover,.Footer_footerLink__TpwSn:hover{color:var(--primary-color)}.Footer_footerBottom__Zjh8X{background-color:var(--dark-gray-bg);color:var(--footer-bottom-text);padding:20px 50px}.Footer_footerBottomContent__USfCt{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;flex-wrap:wrap;gap:15px}.Footer_copyright__4Ks3i{font-size:.9em;margin:0;white-space:nowrap}.Footer_mylangoHighlight__TvqML{color:var(--primary-color);font-weight:700}.Footer_socialMedia__Mf0Bo{display:flex;align-items:center;gap:15px;flex-wrap:wrap;justify-content:flex-end}.Footer_connectText__6NABj{font-size:.9em;white-space:nowrap}.Footer_socialIcons___DusB{display:flex;gap:15px}.Footer_socialIcons___DusB img{filter:brightness(0) invert(1);opacity:.8;transition:opacity .2s ease,filter .2s ease}.Footer_socialIcons___DusB img:hover{opacity:1}@media (max-width:992px){.Footer_footerTop__p_vPR{padding:50px 30px}.Footer_footerContent__qH21f{gap:25px 30px}.Footer_footerColumn__RbEyl{min-width:180px}.Footer_columnTitle__J6edR{font-size:1.1em}.Footer_contactLink__EoNPR,.Footer_footerLink__TpwSn{font-size:.9em}.Footer_contactIcon__EiczY{width:35px;height:35px;margin-right:10px}.Footer_contactIcon__EiczY img{width:18px;height:18px}.Footer_footerBottom__Zjh8X{padding:18px 30px}.Footer_connectText__6NABj,.Footer_copyright__4Ks3i,.Footer_socialIcons___DusB img{font-size:.85em;width:18px;height:18px}}@media (max-width:768px){.Footer_footerTop__p_vPR{padding:40px 20px}.Footer_footerContent__qH21f{flex-direction:column;align-items:center;gap:30px}.Footer_footerColumn__RbEyl{max-width:300px;width:100%;text-align:center}.Footer_contactList__vCJjA li{justify-content:center}.Footer_contactIcon__EiczY{width:30px;height:30px;margin-right:8px}.Footer_contactIcon__EiczY img{width:16px;height:16px}.Footer_contactList__vCJjA li,.Footer_linksList__IpolU li{margin-bottom:10px}.Footer_columnTitle__J6edR{margin-bottom:15px}.Footer_footerBottom__Zjh8X{padding:15px 20px}.Footer_footerBottomContent__USfCt{flex-direction:column;text-align:center;gap:10px}.Footer_copyright__4Ks3i{order:2}.Footer_socialMedia__Mf0Bo{order:1;justify-content:center;width:100%;gap:10px}.Footer_connectText__6NABj{margin-bottom:5px}}@media (max-width:480px){.Footer_footerTop__p_vPR{padding:30px 15px}.Footer_footerContent__qH21f{gap:25px}.Footer_columnTitle__J6edR{font-size:1.05em}.Footer_contactLink__EoNPR,.Footer_footerLink__TpwSn{font-size:.85em}.Footer_contactIcon__EiczY{width:28px;height:28px}.Footer_contactIcon__EiczY img{width:14px;height:14px}.Footer_footerBottom__Zjh8X{padding:10px 15px}.Footer_connectText__6NABj,.Footer_copyright__4Ks3i{font-size:.8em}.Footer_socialIcons___DusB img{width:16px;height:16px}}.ReviewsSection_reviewsSectionContainer__CZPOF{background-color:var(--reviews-bg);padding:80px 50px;color:var(--text-color);width:100%;margin:0 auto;box-sizing:border-box}.ReviewsSection_reviewsHeader__xZacX{text-align:center;margin-bottom:50px}.ReviewsSection_reviewsSubTitle__aSF9b{font-size:1.2em;font-weight:500;color:var(--secondary-text-color);margin-bottom:5px}.ReviewsSection_reviewsMainTitle__7a1Fd{font-size:2.8em;font-weight:700;color:var(--text-color);line-height:1.2;margin:0}.ReviewsSection_carouselContainer__ojP9Q{display:flex;align-items:center;justify-content:center;gap:30px}.ReviewsSection_reviewsCardsWrapper__MJ0_h{display:flex;gap:30px;overflow-x:hidden;flex-wrap:nowrap;justify-content:center;flex-grow:1;max-width:calc(2 * 450px + 30px)}.ReviewsSection_reviewCard__a1naS{background-color:var(--card-bg);border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.08);padding:30px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;flex-shrink:0;width:450px;min-height:350px;box-sizing:border-box}.ReviewsSection_quoteIcon__6wiU4{position:absolute;top:15px;left:20px;font-size:5em;color:var(--primary-color);line-height:.5;opacity:.8;user-select:none;z-index:1}.ReviewsSection_reviewText__zoBNH{font-size:1.1em;color:var(--text-color);line-height:1.6;margin-top:50px;margin-bottom:30px;flex-grow:1;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:90%}.ReviewsSection_reviewerInfo__OpIWk{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:auto}.ReviewsSection_reviewerImage__Ni47v{border-radius:50%;object-fit:cover;border:3px solid var(--primary-color)}.ReviewsSection_reviewerDetails__6KXkJ{display:flex;flex-direction:column;align-items:center}.ReviewsSection_reviewerName__P5Kqm{font-size:1.2em;font-weight:700;color:var(--text-color);margin-bottom:3px}.ReviewsSection_reviewerCourse__UEEcs{font-size:.9em;color:var(--secondary-text-color);margin:0}.ReviewsSection_arrowButton__1ys_E{background-color:var(--primary-color);color:var(--card-bg);border:none;border-radius:50%;width:50px;height:50px;font-size:2em;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:background-color .2s ease,transform .2s ease;flex-shrink:0}.ReviewsSection_arrowButton__1ys_E:hover{background-color:var(--primary-color-dark);transform:scale(1.05)}@media (max-width:1200px){.ReviewsSection_reviewsSectionContainer__CZPOF{padding:60px 40px}.ReviewsSection_reviewsMainTitle__7a1Fd{font-size:2.5em}.ReviewsSection_carouselContainer__ojP9Q{gap:20px}.ReviewsSection_reviewsCardsWrapper__MJ0_h{gap:20px;max-width:calc(2 * 400px + 20px)}.ReviewsSection_reviewCard__a1naS{width:400px;min-height:320px;padding:25px}.ReviewsSection_quoteIcon__6wiU4{font-size:4.5em}.ReviewsSection_reviewText__zoBNH{font-size:1em}.ReviewsSection_arrowButton__1ys_E{width:45px;height:45px;font-size:1.8em}}@media (max-width:900px){.ReviewsSection_reviewsSectionContainer__CZPOF{padding:50px 20px}.ReviewsSection_reviewsMainTitle__7a1Fd{font-size:2em}.ReviewsSection_carouselContainer__ojP9Q{flex-direction:column;gap:25px}.ReviewsSection_reviewsCardsWrapper__MJ0_h{flex-wrap:wrap;justify-content:center;max-width:100%}.ReviewsSection_reviewCard__a1naS{width:100%;max-width:450px;min-height:300px;padding:20px}.ReviewsSection_arrowButton__1ys_E{margin:0 auto;width:40px;height:40px;font-size:1.6em}}@media (max-width:550px){.ReviewsSection_reviewsSectionContainer__CZPOF{padding:30px 15px}.ReviewsSection_reviewsSubTitle__aSF9b{font-size:1em}.ReviewsSection_reviewsMainTitle__7a1Fd{font-size:1.6em}.ReviewsSection_reviewCard__a1naS{padding:15px;min-height:280px}.ReviewsSection_quoteIcon__6wiU4{font-size:4em;top:10px;left:15px}.ReviewsSection_reviewText__zoBNH{font-size:.9em;margin-top:40px;margin-bottom:20px}.ReviewsSection_reviewerImage__Ni47v{width:50px;height:50px}.ReviewsSection_reviewerName__P5Kqm{font-size:1.1em}.ReviewsSection_reviewerCourse__UEEcs{font-size:.8em}.ReviewsSection_arrowButton__1ys_E{width:35px;height:35px;font-size:1.4em}}.SignUpCtaSection_ctaSectionContainer__rs5B5{background-color:var(--white-bg);padding:80px 50px;color:var(--text-color);box-sizing:border-box}.SignUpCtaSection_ctaContentWrapper__xn0iN{display:flex;align-items:center;justify-content:center;max-width:1200px;margin:0 auto;gap:50px;flex-wrap:wrap}.SignUpCtaSection_illustrationColumn__bM7_S{flex:1;width:550px;min-width:450px;height:550px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.SignUpCtaSection_studentImageWrapper__ZFr03{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.SignUpCtaSection_textColumn__iGPRy{flex:1;min-width:400px;max-width:600px}.SignUpCtaSection_mainCtaTitle__J4GM7{font-size:3.5em;font-weight:700;line-height:1.1;margin-bottom:20px;color:var(--text-color)}.SignUpCtaSection_highlightPrimary__gt4d6{color:var(--primary-color);font-weight:700}.SignUpCtaSection_ctaSubtitle__71nDt{font-size:1.3em;font-weight:600;color:var(--secondary-text-color);margin-bottom:20px}.SignUpCtaSection_ctaDescription__a2axY{font-size:1em;line-height:1.6;color:var(--secondary-text-color);margin-bottom:30px}.SignUpCtaSection_signUpButton__9XS0H{background-color:var(--primary-color);color:var(--white-bg);border:none;border-radius:8px;padding:15px 30px;font-size:1.1em;font-weight:700;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.SignUpCtaSection_signUpButton__9XS0H:hover{background-color:var(--primary-color-dark);transform:translateY(-2px)}@media (max-width:1200px){.SignUpCtaSection_ctaSectionContainer__rs5B5{padding:60px 40px}.SignUpCtaSection_ctaContentWrapper__xn0iN{gap:40px}.SignUpCtaSection_illustrationColumn__bM7_S{min-width:400px;height:500px}.SignUpCtaSection_mainCtaTitle__J4GM7{font-size:3em}.SignUpCtaSection_ctaSubtitle__71nDt{font-size:1.2em}.SignUpCtaSection_signUpButton__9XS0H{padding:12px 25px;font-size:1em}.SignUpCtaSection_labelCourses__RM0v8,.SignUpCtaSection_labelStudents__yWBIm{font-size:.85em;padding:7px 14px}}@media (max-width:991px){.SignUpCtaSection_ctaSectionContainer__rs5B5{padding:50px 30px}.SignUpCtaSection_ctaContentWrapper__xn0iN{flex-direction:column;gap:50px}.SignUpCtaSection_illustrationColumn__bM7_S{width:100%;min-width:300px;height:450px;margin:0 auto}.SignUpCtaSection_textColumn__iGPRy{width:100%;min-width:auto;max-width:600px;text-align:center;margin:0 auto}.SignUpCtaSection_mainCtaTitle__J4GM7{font-size:2.8em}}@media (max-width:767px){.SignUpCtaSection_ctaSectionContainer__rs5B5{padding:40px 20px}.SignUpCtaSection_ctaContentWrapper__xn0iN{gap:40px}.SignUpCtaSection_illustrationColumn__bM7_S{height:380px}.SignUpCtaSection_mainCtaTitle__J4GM7{font-size:2.2em}.SignUpCtaSection_ctaSubtitle__71nDt{font-size:1.1em}.SignUpCtaSection_ctaDescription__a2axY{font-size:.9em}.SignUpCtaSection_signUpButton__9XS0H{padding:10px 20px;font-size:.95em}.SignUpCtaSection_labelCourses__RM0v8,.SignUpCtaSection_labelStudents__yWBIm{font-size:.8em;padding:6px 12px}}.Trending_trendingSection__xew_k{max-width:1400px;margin:0 auto;padding:40px 20px;background-color:var(--card-bg)}.Trending_title__bd3TL{font-size:3rem;font-weight:700;color:#1a1a1a;margin-bottom:30px;text-align:left}.Trending_tabContainer__QtyxY{display:flex;background-color:transparent;margin-bottom:0;border-bottom:3px solid #e0e0e0;position:relative}.Trending_tab__5U_8n{flex:1;padding:15px 20px;background-color:transparent;border:none;font-size:1rem;font-weight:500;color:#666;cursor:pointer;transition:all .3s ease;position:relative;border-top-left-radius:8px;border-top-right-radius:8px}.Trending_tab__5U_8n:hover{background-color:#f8f9fa;color:#333}.Trending_activeTab__bf6Bl{background-color:var(--primary-color)!important;color:white!important;border:2px solid #e0e0e0;border-bottom:3px solid white;margin-bottom:-3px;z-index:2;box-shadow:0 -2px 8px rgba(0,0,0,.1)}.Trending_tabContentContainer__cflXb{background:white;border:2px solid #e0e0e0;border-top:none;border-radius:0 0 12px 12px;padding:30px;box-shadow:0 4px 12px rgba(0,0,0,.1);margin-bottom:20px}.Trending_pillsContainer__imsnP{display:flex;align-items:center;margin-bottom:30px;gap:15px}.Trending_navButton__vNyAd{background:white;border:1px solid #e0e0e0;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:all .3s ease}.Trending_navButton__vNyAd:hover{background-color:#f5f5f5;border-color:#c0c0c0}.Trending_pillsWrapper__zpzKL{display:flex;gap:10px;overflow-x:auto;flex:1;scrollbar-width:none;-ms-overflow-style:none}.Trending_pillsWrapper__zpzKL::-webkit-scrollbar{display:none}.Trending_pill__h7OzL{background-color:white;border:2px solid #e0e0e0;border-radius:25px;padding:8px 20px;font-size:.9rem;font-weight:500;color:#666;white-space:nowrap;cursor:pointer;transition:all .3s ease}.Trending_pill__h7OzL:hover{border-color:#c0c0c0}.Trending_activePill__q1qvn{border-color:#c53030!important;color:#c53030!important;background-color:#fff5f5!important}.Trending_coursesContainer__FgmiZ{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px}.Trending_courseCard__XsRxg{background:white;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.Trending_courseCard__XsRxg:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.Trending_imageContainer__Jf62k{position:relative;height:180px;overflow:hidden}.Trending_courseImage__QTXKq{width:100%;height:100%;object-fit:cover}.Trending_universityLogo__RhnfB{position:absolute;bottom:12px;left:12px;background:white;border-radius:6px;padding:6px;box-shadow:0 2px 8px rgba(0,0,0,.2)}.Trending_logoPlaceholder__RW_0K{display:flex;align-items:center;font-size:.7rem;font-weight:600;color:#333}.Trending_courseContent__HT0Zx{padding:20px}.Trending_courseTitle__hAbN_{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:12px;line-height:1.4}.Trending_topicsList__Oveg3{list-style:none;padding:0;margin:0 0 15px}.Trending_topic__yMjVA{font-size:.9rem;color:#666;margin-bottom:4px;position:relative;padding-left:8px}.Trending_topic__yMjVA:before{content:"•";color:#c53030;font-weight:700;position:absolute;left:0}.Trending_categoryTag__0mI40{background-color:#f0f0f0;color:#666;font-size:.8rem;font-weight:500;padding:6px 12px;border-radius:15px;display:inline-block}.Trending_viewMoreContainer__TnYds{text-align:center;margin-top:10px}.Trending_viewMoreLink__baHD_{background:none;border:none;padding:0;font-family:inherit;color:#333;text-decoration:underline;font-size:1rem;font-weight:500;transition:color .3s ease;cursor:pointer}.Trending_viewMoreLink__baHD_:hover{color:#c53030}@media (max-width:1024px){.Trending_coursesContainer__FgmiZ{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.Trending_title__bd3TL{font-size:2.5rem}}@media (max-width:768px){.Trending_trendingSection__xew_k{padding:20px 15px}.Trending_title__bd3TL{font-size:2rem}.Trending_tabContainer__QtyxY{flex-direction:column;border-bottom:none}.Trending_tab__5U_8n{border:1px solid #e0e0e0;border-radius:0;margin-bottom:0}.Trending_tab__5U_8n:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.Trending_activeTab__bf6Bl{border:2px solid #c53030;background-color:var(--primary-color)!important;color:white!important;margin-bottom:0;z-index:1}.Trending_tabContentContainer__cflXb{border-radius:8px;border-top:2px solid #e0e0e0}.Trending_coursesContainer__FgmiZ{grid-template-columns:1fr}.Trending_pillsContainer__imsnP{gap:10px}.Trending_navButton__vNyAd{width:35px;height:35px}}@media (max-width:480px){.Trending_title__bd3TL{font-size:1.8rem}.Trending_pill__h7OzL{padding:6px 15px;font-size:.8rem}.Trending_courseCard__XsRxg{margin:0 5px}}