.FAQSection_faqSection__3KMm_{padding:60px 0;background-color:#f9fafc;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.FAQSection_sectionLoaded__fiK4C{opacity:1;transform:translateY(0)}.FAQSection_container__SS43d{max-width:1200px;margin:0 auto;padding:0 20px}.FAQSection_sectionHeader__PCXz_{text-align:center;margin-bottom:40px}.FAQSection_sectionTitle__eiHgx{color:#1a3a6d;margin-bottom:16px!important;position:relative;display:inline-block}.FAQSection_titleIcon__Fjji8{margin-right:10px;color:#1890ff}.FAQSection_sectionDescription__jGooi{color:#5a6a8a;max-width:700px;margin:0 auto!important;font-size:16px}.FAQSection_searchContainer__RPtx_{max-width:600px;margin:0 auto 30px}.FAQSection_searchInput__9Xuxf{height:50px;font-size:16px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.FAQSection_faqCollapse__oZJRf{max-width:800px;margin:0 auto;background-color:transparent;border:none}.FAQSection_faqPanel__vL7Ne{margin-bottom:16px;border-radius:8px;overflow:hidden;border:1px solid #e8e8e8;background-color:white;box-shadow:0 2px 8px rgba(0,0,0,.05)}.FAQSection_faqPanel__vL7Ne:last-child{margin-bottom:0}.FAQSection_faqPanel__vL7Ne .ant-collapse-header{font-weight:600;font-size:16px;color:#1a3a6d!important;padding:16px 20px!important}.FAQSection_faqAnswer__NNr6p{padding:0 10px}.FAQSection_faqList__p96Pd{margin-bottom:16px;padding-left:20px}.FAQSection_faqList__p96Pd li{margin-bottom:8px;line-height:1.6}.FAQSection_emptyResult__2yM_X{margin:40px 0;padding:30px;background-color:white;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.FAQSection_contactPrompt__okEUt{text-align:center;margin-top:40px}.FAQSection_promptText__TyHEh{font-size:16px;color:#5a6a8a}.FAQSection_contactLink__4zeBp{font-weight:600;margin-left:8px}.FAQSection_keywordsContainer__zk_Ff{display:flex;flex-wrap:wrap;justify-content:center;margin-top:40px;gap:12px}.FAQSection_keyword__tcE7s{display:inline-block;padding:6px 12px;background-color:rgba(24,144,255,.1);color:#1890ff;border-radius:16px;font-size:14px;transition:all .3s}.FAQSection_keyword__tcE7s:hover{background-color:rgba(24,144,255,.2);transform:translateY(-2px)}@media (max-width:768px){.FAQSection_faqSection__3KMm_{padding:40px 0}.FAQSection_faqPanel__vL7Ne .ant-collapse-header{font-size:15px;padding:14px 16px!important}.FAQSection_keywordsContainer__zk_Ff{margin-top:30px}}.HeroSection_heroContainer__HTC_E{position:relative;width:100%;overflow:hidden;min-height:60vh;padding:8rem 0;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:white;background-color:#1a202c;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}.HeroSection_backgroundImage__nMv0U{z-index:0}.HeroSection_overlay__2k62l{position:absolute;inset:0;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.7));z-index:1}.HeroSection_contentContainer__qsSHR{position:relative;z-index:10;padding:3rem 1rem;display:flex;flex-direction:column;align-items:center;text-align:center}@media (min-width:768px){.HeroSection_contentContainer__qsSHR{padding:5rem 2rem}}.HeroSection_title__GD4Sj{color:white;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;animation:HeroSection_fadeIn__2JHyA .8s ease-in-out}@media (min-width:768px){.HeroSection_title__GD4Sj{font-size:3.5rem}}@media (min-width:1024px){.HeroSection_title__GD4Sj{font-size:4rem}}.HeroSection_subtitle__HF0l5{color:white;font-size:1.125rem;margin-bottom:2rem;max-width:800px;line-height:1.6;animation:HeroSection_fadeIn__2JHyA .8s ease-in-out .3s forwards;opacity:0}@media (min-width:768px){.HeroSection_subtitle__HF0l5{font-size:1.25rem}}.HeroSection_buttonContainer__I8fLy{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;animation:HeroSection_fadeIn__2JHyA .8s ease-in-out .6s forwards;opacity:0}.HeroSection_primaryButton__U_cST{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border:none;height:3rem;padding:0 2rem;font-size:1.125rem;font-weight:500;transition:all .3s ease}.HeroSection_primaryButton__U_cST:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.HeroSection_secondaryButton__C9k6c{color:white;border-color:white;height:3rem;padding:0 2rem;font-size:1.125rem;font-weight:500;transition:all .3s ease}.HeroSection_secondaryButton__C9k6c:hover{background-color:rgba(255,255,255,.1);transform:translateY(-2px)}.HeroSection_tagContainer__146tU{margin-top:3rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;animation:HeroSection_fadeIn__2JHyA .8s ease-in-out .9s forwards;opacity:0}.HeroSection_tag__jK8dt{background-color:#f59e42;color:#222;font-weight:600;border-radius:9999px;padding:.5rem 1.25rem;font-size:1rem;margin:0 .25rem .5rem;box-shadow:0 2px 8px rgba(245,158,66,.08);letter-spacing:.02em;transition:all .3s}.HeroSection_tag__jK8dt:hover{background-color:#fbbf24;color:#111;transform:scale(1.06) translateY(-2px)}@keyframes HeroSection_fadeIn__2JHyA{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HeroSection_imageContainer__Rtl4e{position:absolute;inset:0;width:100%;height:100%;z-index:0;background-color:#1a202c}.HeroSection_backgroundImage__nMv0U{object-fit:cover;object-position:center;transition:opacity .3s ease-in;will-change:opacity;z-index:1}.HeroSection_imageContainer__Rtl4e:before{content:"";position:absolute;inset:0;background-color:#1a202c;z-index:0}@media (prefers-reduced-motion:no-preference){.HeroSection_backgroundImage__nMv0U{animation:HeroSection_imageReveal__TwKfS .5s ease-out forwards}@keyframes HeroSection_imageReveal__TwKfS{0%{opacity:0}to{opacity:1}}}.HeroSection_contentWrapper__6itgZ{max-width:64rem;margin:0 auto;position:relative;z-index:15;backdrop-filter:blur(0);transition:backdrop-filter .3s ease}.HeroSection_subtitle__HF0l5,.HeroSection_title__GD4Sj{font-display:swap;text-rendering:optimizeSpeed}.HeroSection_imageLoaded__qXmmO{opacity:1}.HeroSection_contentVisible__FsBVG{opacity:1;transform:translateY(0)}.HowItWorksSection_howItWorksSection__iwBQs{padding:5rem 0;background-color:#f8fafc;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.HowItWorksSection_sectionLoaded__mb_DT{opacity:1;transform:translateY(0)}.HowItWorksSection_container__ZXgbz{max-width:1200px;margin:0 auto;padding:0 1rem}.HowItWorksSection_sectionHeader__tOlXV{text-align:center;margin-bottom:3rem}.HowItWorksSection_sectionTitle__e6C7g{font-size:2.5rem!important;font-weight:700!important;color:#1a202c!important;margin-bottom:1rem!important}.HowItWorksSection_sectionDescription__b6jzo{font-size:1.125rem!important;color:#4a5568!important;max-width:800px;margin:0 auto!important}.HowItWorksSection_desktopSteps__fSMp7{margin-bottom:3rem}.HowItWorksSection_stepsComponent__R3AHI{padding:0 2rem}.HowItWorksSection_stepsComponent__R3AHI .ant-steps-item-title{font-weight:600;font-size:1.125rem}.HowItWorksSection_stepsComponent__R3AHI .ant-steps-item-description{font-size:.875rem;max-width:200px}.HowItWorksSection_stepsComponent__R3AHI .ant-steps-item-icon{background-color:white;border-color:#e2e8f0}.HowItWorksSection_stepsComponent__R3AHI .ant-steps-item-active .ant-steps-item-icon{background-color:white}.HowItWorksSection_stepsComponent__R3AHI .ant-steps-item-finish .ant-steps-item-icon{background-color:#4299e1;border-color:#4299e1}.HowItWorksSection_stepsComponent__R3AHI .ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:white}.HowItWorksSection_mobileSteps__VR3F5{margin-bottom:3rem}.HowItWorksSection_stepCard__5OEWd{border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.05);margin-bottom:1.5rem;transition:all .3s ease}.HowItWorksSection_activeCard__XahhN{transform:scale(1.02);box-shadow:0 8px 15px rgba(0,0,0,.1)}.HowItWorksSection_stepIconContainer__XnAOK{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:white;font-size:1.5rem}.HowItWorksSection_stepContent__tgm__{padding:.5rem 0}.HowItWorksSection_stepTitle___rmr6{margin-bottom:.5rem!important;color:#2d3748!important}.HowItWorksSection_stepDescription__JP0xB{color:#4a5568!important;margin-bottom:0!important}.HowItWorksSection_stepDots__HeWw0{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.HowItWorksSection_dot__PPEBq{width:10px;height:10px;border-radius:50%;background-color:#e2e8f0;cursor:pointer;transition:all .3s ease}.HowItWorksSection_activeDot__mnGKP{background-color:#4299e1;transform:scale(1.2)}.HowItWorksSection_stepsDetail__YqC1W{margin-bottom:3rem}.HowItWorksSection_stepCol__mMISo{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.HowItWorksSection_stepColLoaded__YRf3H{opacity:1;transform:translateY(0)}.HowItWorksSection_detailCard___cFtd{height:100%;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem}.HowItWorksSection_detailCard___cFtd:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.1)}.HowItWorksSection_detailIconContainer__BNSjy{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:white;font-size:1.75rem}.HowItWorksSection_detailTitle__3tlKI{margin-bottom:1rem!important;color:#2d3748!important;font-weight:600!important}.HowItWorksSection_detailDescription__vh3kk{color:#4a5568!important;margin-bottom:0!important;flex-grow:1}.HowItWorksSection_ctaContainer__CWAlK{text-align:center;margin-bottom:2rem;padding:2rem;background:linear-gradient(90deg,rgba(66,153,225,.1),rgba(159,122,234,.1));border-radius:1rem}.HowItWorksSection_ctaText__IgqlI{font-size:1.25rem!important;font-weight:500!important;margin-bottom:1.5rem!important;color:#2d3748!important}.HowItWorksSection_ctaButton__IaDBh{height:3rem;padding:0 2rem;font-size:1rem;background:linear-gradient(90deg,#4299e1,#9f7aea)!important;border:none!important;box-shadow:0 4px 6px rgba(66,153,225,.3);transition:all .3s ease}.HowItWorksSection_ctaButton__IaDBh:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(66,153,225,.4)}.HowItWorksSection_keywordsContainer__N4r0u{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem}.HowItWorksSection_keyword__VWXMd{background-color:rgba(66,153,225,.1);color:#4299e1;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;transition:all .3s ease}.HowItWorksSection_keyword__VWXMd:hover{background-color:rgba(66,153,225,.2);transform:translateY(-2px)}@media (max-width:768px){.HowItWorksSection_howItWorksSection__iwBQs{padding:3rem 0}.HowItWorksSection_sectionTitle__e6C7g{font-size:2rem!important}.HowItWorksSection_sectionDescription__b6jzo{font-size:1rem!important}.HowItWorksSection_detailIconContainer__BNSjy{width:60px;height:60px;font-size:1.5rem}.HowItWorksSection_detailTitle__3tlKI{font-size:1.25rem!important}.HowItWorksSection_ctaText__IgqlI{font-size:1.125rem!important}}@media (max-width:576px){.HowItWorksSection_howItWorksSection__iwBQs{padding:2rem 0}.HowItWorksSection_sectionTitle__e6C7g{font-size:1.75rem!important}.HowItWorksSection_keywordsContainer__N4r0u{flex-direction:column;align-items:center;gap:.5rem}.HowItWorksSection_ctaContainer__CWAlK{padding:1.5rem 1rem}}.ServicesOverviewSection_servicesSection__630dv{padding:4rem 0;background-color:#f8fafc;opacity:0;transition:opacity .5s ease}.ServicesOverviewSection_sectionLoaded__R1vaR{opacity:1}.ServicesOverviewSection_container__xrNlB{max-width:1200px;margin:0 auto;padding:0 1rem}.ServicesOverviewSection_sectionHeader__EPoqK{text-align:center;margin-bottom:3rem}.ServicesOverviewSection_sectionTitle__wU4ia{font-size:2.5rem!important;font-weight:700!important;color:#1a202c!important;margin-bottom:1rem!important}.ServicesOverviewSection_sectionDescription__ZpyDe{font-size:1.125rem!important;color:#4a5568!important;max-width:800px;margin:0 auto!important}.ServicesOverviewSection_tabsWrapper__5j85_{overflow-x:auto;margin-bottom:2rem;-webkit-overflow-scrolling:touch}.ServicesOverviewSection_categoryTabs__Yk78j{margin-bottom:2rem}.ServicesOverviewSection_categoryTabs__Yk78j .ant-tabs-nav{margin:0 auto;width:fit-content}.ServicesOverviewSection_categoryTabs__Yk78j .ant-tabs-tab{font-size:1rem;padding:.75rem 1.5rem}.ServicesOverviewSection_categoryTabs__Yk78j .ant-tabs-tab-active{font-weight:600}.ServicesOverviewSection_servicesGrid__BKtv0{margin-bottom:3rem}.ServicesOverviewSection_serviceCol__x5a1Z{display:flex}.ServicesOverviewSection_serviceCard__7HQwY{height:100%;width:100%;border-radius:.75rem;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.05);transform:translateY(20px);opacity:0;transition:transform .5s ease,opacity .5s ease,box-shadow .3s ease}.ServicesOverviewSection_cardLoaded__9WmSV{transform:translateY(0);opacity:1}.ServicesOverviewSection_serviceCard__7HQwY:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.1)}.ServicesOverviewSection_iconWrapper__axwp0{display:flex;justify-content:center;align-items:center;height:180px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:white;transition:all .3s ease}.ServicesOverviewSection_serviceIcon__Yh0z7{font-size:4rem;transition:transform .3s ease}.ServicesOverviewSection_serviceCard__7HQwY:hover .ServicesOverviewSection_serviceIcon__Yh0z7{transform:scale(1.1)}.ServicesOverviewSection_cardContent__vDArA{padding:1.5rem}.ServicesOverviewSection_cardTitle__EEp3F{margin-bottom:.75rem!important;color:#2d3748!important;font-weight:700!important;letter-spacing:.01em;line-height:1.3}.ServicesOverviewSection_cardDescription__dCjRb{color:#4a5568!important;font-size:1.05rem!important;font-weight:500;line-height:1.7;margin-bottom:1rem!important;min-height:3rem}.ServicesOverviewSection_tagsContainer__VGzVB{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.ServicesOverviewSection_suitableTag__0xIbp{margin-right:0!important}.ServicesOverviewSection_featuresList__UCFZO{margin-bottom:1.5rem}.ServicesOverviewSection_featureItem__BqIWk{display:flex;align-items:center;margin-bottom:.5rem;font-size:.875rem}.ServicesOverviewSection_featureIcon__tRBMe{color:#4299e1;margin-right:.5rem}.ServicesOverviewSection_keywordsContainer__XO3Xh{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;font-size:.85rem;color:#718096;font-weight:500;line-height:1.7;letter-spacing:.01em}.ServicesOverviewSection_keyword__TJHTo{margin-right:.5rem;padding:.18em .9em;border-radius:9999px;background:#f3f4f6;font-weight:600;white-space:nowrap;transition:box-shadow .2s;box-shadow:0 1px 4px rgba(0,0,0,.04)}.ServicesOverviewSection_keyword__TJHTo:last-child{margin-right:0}.ServicesOverviewSection_keyword__TJHTo:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.ServicesOverviewSection_detailButton__fU3Al{color:#4299e1!important;font-weight:500}.ServicesOverviewSection_orderButton__4lC5n{background:linear-gradient(90deg,#3b82f6,#8b5cf6)!important;border:none!important}.ServicesOverviewSection_moreServices___Yk3n{text-align:center;padding:2rem 0}.ServicesOverviewSection_moreServicesText__uhxb_{font-size:1.125rem!important;margin-bottom:1rem!important}.ServicesOverviewSection_consultButton__h9tEK{height:3rem;padding:0 2rem;font-size:1rem;background:linear-gradient(90deg,#3b82f6,#8b5cf6)!important;border:none!important}@media (max-width:768px){.ServicesOverviewSection_sectionTitle__wU4ia{font-size:2rem!important}.ServicesOverviewSection_serviceCard__7HQwY{margin-bottom:1rem}.ServicesOverviewSection_categoryTabs__Yk78j .ant-tabs-tab{padding:.5rem 1rem;font-size:.875rem}}@media (max-width:576px){.ServicesOverviewSection_servicesSection__630dv{padding:2rem 0}.ServicesOverviewSection_sectionTitle__wU4ia{font-size:1.75rem!important}.ServicesOverviewSection_sectionDescription__ZpyDe{font-size:1rem!important}.ServicesOverviewSection_categoryTabs__Yk78j .ant-tabs-tab{padding:.5rem .75rem;font-size:.875rem}.ServicesOverviewSection_iconWrapper__axwp0{height:150px}.ServicesOverviewSection_serviceIcon__Yh0z7{font-size:3rem}.ServicesOverviewSection_cardTitle__EEp3F{font-size:1.125rem!important}.ServicesOverviewSection_cardDescription__dCjRb{font-size:.875rem!important}.ServicesOverviewSection_featureItem__BqIWk{font-size:.75rem}}@media (min-width:577px) and (max-width:992px){.ServicesOverviewSection_serviceCol__x5a1Z{height:100%}.ServicesOverviewSection_serviceCard__7HQwY{width:100%}.ServicesOverviewSection_iconWrapper__axwp0{height:160px}}@keyframes ServicesOverviewSection_fadeIn__0SGR_{0%{opacity:0}to{opacity:1}}.ServicesOverviewSection_cardContent__vDArA{animation:ServicesOverviewSection_fadeIn__0SGR_ .5s ease-out .2s forwards}.ServicesOverviewSection_iconContainer__Tr0wg{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.SuccessStoriesSection_successStoriesSection__EyCMa{padding:5rem 0;background-color:#f8fafc;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.SuccessStoriesSection_sectionLoaded__6L5_D{opacity:1;transform:translateY(0)}.SuccessStoriesSection_container___hpJm{max-width:1200px;margin:0 auto;padding:0 1rem}.SuccessStoriesSection_sectionHeader__HlKl2{text-align:center;margin-bottom:3rem}.SuccessStoriesSection_sectionTitle__fiDr3{font-size:2.5rem!important;font-weight:700!important;color:#1a202c!important;margin-bottom:1rem!important}.SuccessStoriesSection_sectionDescription__EFN82{font-size:1.125rem!important;color:#4a5568!important;max-width:800px;margin:0 auto!important}.SuccessStoriesSection_storiesGrid__4e96o{margin-bottom:3rem}.SuccessStoriesSection_storyCol__XmKuZ{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.SuccessStoriesSection_storyColLoaded__HkGhE{opacity:1;transform:translateY(0)}.SuccessStoriesSection_storyCard__uDt7Q{height:100%;border-radius:1rem;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.05);cursor:pointer}.SuccessStoriesSection_storyCard__uDt7Q:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.1)}.SuccessStoriesSection_cardContent__jBS_4{padding:1.5rem}.SuccessStoriesSection_studentInfo__9EO_s{display:flex;align-items:center;margin-bottom:1.5rem}.SuccessStoriesSection_avatarWrapper__q_KlW{margin-right:1rem;position:relative}.SuccessStoriesSection_avatar__uTfs2{border-radius:50%;object-fit:cover;border:3px solid #4299e1}.SuccessStoriesSection_studentDetails__kEBO4{flex:1}.SuccessStoriesSection_studentName__m3_ja{margin:0 0 .5rem!important;color:#2d3748!important}.SuccessStoriesSection_programInfo__W6bal,.SuccessStoriesSection_universityInfo__Ftuea{display:flex;align-items:center;margin-bottom:.25rem;color:#4a5568}.SuccessStoriesSection_infoIcon__Ye3BJ{margin-right:.5rem;color:#4299e1}.SuccessStoriesSection_serviceTag__ZyGeu{margin-bottom:1rem}.SuccessStoriesSection_serviceTag__ZyGeu .ant-tag{margin-right:.5rem;padding:.25rem .75rem;border-radius:.5rem;font-weight:500}.SuccessStoriesSection_quoteContainer__08yzD{background-color:#ebf8ff;border-left:4px solid #4299e1;padding:1rem;border-radius:0 .5rem .5rem 0;margin-bottom:1rem}.SuccessStoriesSection_quote__sC7jX{font-style:italic;color:#2c5282!important;margin-bottom:0!important}.SuccessStoriesSection_ratingContainer__jDtrB{margin-bottom:1.5rem}.SuccessStoriesSection_rating__dVUCI{font-size:1rem}.SuccessStoriesSection_viewPdfButton__aRRbO{width:100%;background:linear-gradient(90deg,#4299e1,#9f7aea)!important;border:none!important;height:2.5rem;border-radius:.5rem;transition:all .3s ease}.SuccessStoriesSection_viewPdfButton__aRRbO:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(66,153,225,.3)}.SuccessStoriesSection_mobileCarousel__j0nA6{margin-bottom:2rem;position:relative}.SuccessStoriesSection_carouselSlide___bzNp{padding:.5rem}.SuccessStoriesSection_carouselArrow__IcuQL{color:#4299e1;font-size:1.5rem;background:rgba(255,255,255,.8);border-radius:50%;padding:.5rem;box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:10}.SuccessStoriesSection_carouselIndicator__VixCb{text-align:center;margin-top:1rem;font-size:.875rem;color:#4a5568}.SuccessStoriesSection_ctaContainer__RRKd2{text-align:center;margin-bottom:2rem}.SuccessStoriesSection_moreStoriesButton__H3HsB{height:3rem;padding:0 2rem;font-size:1rem;background:linear-gradient(90deg,#4299e1,#9f7aea)!important;border:none!important;box-shadow:0 4px 6px rgba(66,153,225,.3);transition:all .3s ease}.SuccessStoriesSection_moreStoriesButton__H3HsB:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(66,153,225,.4)}.SuccessStoriesSection_keywordsContainer__KxYzY{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem}.SuccessStoriesSection_keyword__W9HZH{background-color:rgba(66,153,225,.1);color:#4299e1;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;transition:all .3s ease}.SuccessStoriesSection_keyword__W9HZH:hover{background-color:rgba(66,153,225,.2);transform:translateY(-2px)}.SuccessStoriesSection_pdfModal__9fQlV{top:20px}.SuccessStoriesSection_pdfModal__9fQlV .ant-modal-body{padding:1rem}.SuccessStoriesSection_pdfContainer__ceVxQ{width:100%;height:70vh;overflow:hidden;border-radius:.5rem;margin-bottom:1rem}.SuccessStoriesSection_pdfFrame__wgFuj{width:100%;height:100%;border:none}.SuccessStoriesSection_pdfModalFooter__AKvvI{display:flex;justify-content:flex-end;gap:1rem}@media (max-width:768px){.SuccessStoriesSection_successStoriesSection__EyCMa{padding:3rem 0}.SuccessStoriesSection_sectionTitle__fiDr3{font-size:2rem!important}.SuccessStoriesSection_sectionDescription__EFN82{font-size:1rem!important}.SuccessStoriesSection_cardContent__jBS_4{padding:1rem}.SuccessStoriesSection_studentInfo__9EO_s{flex-direction:column;text-align:center}.SuccessStoriesSection_avatarWrapper__q_KlW{margin-right:0;margin-bottom:1rem}}@media (max-width:576px){.SuccessStoriesSection_successStoriesSection__EyCMa{padding:2rem 0}.SuccessStoriesSection_sectionTitle__fiDr3{font-size:1.75rem!important}.SuccessStoriesSection_keywordsContainer__KxYzY{flex-direction:column;align-items:center;gap:.5rem}.SuccessStoriesSection_pdfContainer__ceVxQ{height:50vh}}.BlogPreviewSection_blogSection__AzSfX{padding:80px 0;background:linear-gradient(180deg,#f8f9fa,#ffffff);position:relative}.BlogPreviewSection_container__ZjO5c{max-width:1200px;margin:0 auto;padding:0 1.5rem}.BlogPreviewSection_header__hEpsM{text-align:center;margin-bottom:50px}.BlogPreviewSection_title__xp25z{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:16px;position:relative;display:inline-block}.BlogPreviewSection_title__xp25z:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#ff6b6b,#ff8e8e);border-radius:3px}.BlogPreviewSection_subtitle__iA_hS{font-size:1.1rem;color:#4a5568;max-width:700px;margin:0 auto 30px}.BlogPreviewSection_tagFilter__onQ_i{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:30px}.BlogPreviewSection_tagButton__LviYx{padding:8px 16px;background:transparent;border:1px solid #e2e8f0;border-radius:30px;font-size:.9rem;color:#4a5568;cursor:pointer;transition:all .3s ease}.BlogPreviewSection_tagButton__LviYx:hover{background:rgba(255,107,107,.1);border-color:#ff6b6b;color:#ff6b6b}.BlogPreviewSection_tagButton__LviYx.BlogPreviewSection_active__c_BKy{background:#ff6b6b;color:white;border-color:#ff6b6b;box-shadow:0 4px 10px rgba(255,107,107,.2)}.BlogPreviewSection_blogGrid__rKJSb{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;margin-bottom:50px}.BlogPreviewSection_blogCard__CUHeT{background:white;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:all .3s ease;height:100%;display:flex;flex-direction:column;position:relative;border:1px solid #f0f0f0}.BlogPreviewSection_blogCard__CUHeT:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.BlogPreviewSection_imageContainer__dqTaO{position:relative;overflow:hidden;height:200px}.BlogPreviewSection_blogImage__8p6aT{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.BlogPreviewSection_blogCard__CUHeT:hover .BlogPreviewSection_blogImage__8p6aT{transform:scale(1.05)}.BlogPreviewSection_tags__n7mGc{position:absolute;top:15px;left:15px;display:flex;gap:8px;z-index:1}.BlogPreviewSection_tag__i1ios{padding:6px 12px;background:rgba(255,107,107,.85);color:white;font-size:.75rem;font-weight:500;border-radius:4px;backdrop-filter:blur(4px);box-shadow:0 2px 5px rgba(0,0,0,.1)}.BlogPreviewSection_blogContent__CYPCw{padding:25px;display:flex;flex-direction:column;flex-grow:1;position:relative}.BlogPreviewSection_blogMeta__Ratrg{display:flex;justify-content:space-between;margin-bottom:15px;font-size:.85rem;color:#8795a1}.BlogPreviewSection_date__6sSUz,.BlogPreviewSection_views__Cnpf4{display:flex;align-items:center;gap:6px}.BlogPreviewSection_blogTitle__zZtni{font-size:1.25rem;font-weight:600;color:#2c3e50;margin-bottom:15px;line-height:1.4}.BlogPreviewSection_blogTitle__zZtni a{color:inherit;text-decoration:none;transition:color .3s ease}.BlogPreviewSection_blogTitle__zZtni a:hover{color:#ff6b6b}.BlogPreviewSection_blogExcerpt__Ud6gU{font-size:.95rem;color:#5d6778;line-height:1.6;margin-bottom:20px;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.BlogPreviewSection_readMore__kUC_n{display:flex;align-items:center;gap:8px;color:#ff6b6b;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s ease;margin-top:auto;width:fit-content}.BlogPreviewSection_readMore__kUC_n:hover{color:#ff5252;gap:12px}.BlogPreviewSection_ctaContainer__5_cAx{text-align:center;margin-top:20px}.BlogPreviewSection_ctaButton__KK_Vp{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#ff6b6b,#ff8e8e);color:white;text-decoration:none;border-radius:8px;font-size:1.1rem;font-weight:500;transition:all .3s ease;box-shadow:0 5px 15px rgba(255,107,107,.3);position:relative;overflow:hidden}.BlogPreviewSection_ctaButton__KK_Vp:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(255,107,107,.4)}.BlogPreviewSection_ctaButton__KK_Vp:hover:before{left:100%}@media (max-width:992px){.BlogPreviewSection_blogGrid__rKJSb{grid-template-columns:repeat(2,1fr)}.BlogPreviewSection_title__xp25z{font-size:2.2rem}}@media (max-width:768px){.BlogPreviewSection_blogSection__AzSfX{padding:60px 0}.BlogPreviewSection_title__xp25z{font-size:2rem}.BlogPreviewSection_subtitle__iA_hS{font-size:1rem}.BlogPreviewSection_blogGrid__rKJSb{grid-template-columns:1fr;gap:25px}.BlogPreviewSection_tagFilter__onQ_i{overflow-x:auto;justify-content:flex-start;padding-bottom:10px;margin-top:20px}.BlogPreviewSection_tagButton__LviYx{white-space:nowrap}}@media (max-width:480px){.BlogPreviewSection_title__xp25z{font-size:1.8rem}.BlogPreviewSection_blogMeta__Ratrg{flex-direction:column;gap:5px;align-items:flex-start}.BlogPreviewSection_imageContainer__dqTaO{height:180px}.BlogPreviewSection_blogContent__CYPCw{padding:20px}.BlogPreviewSection_ctaButton__KK_Vp{width:100%;padding:12px 20px;font-size:1rem}}.HeroSection_heroSection__PY60u{position:relative;height:100vh;min-height:600px;max-height:800px;width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:center;color:#ffffff;margin-top:0}.HeroSection_heroBackground__8Pk29{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2}.HeroSection_heroImage__CNQXP{object-fit:cover;object-position:center}.HeroSection_heroOverlay___Z5IO{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.4));z-index:-1}.HeroSection_heroContainer__DnsmX{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;z-index:1}.HeroSection_heroContent__1I3zc{max-width:650px;animation:HeroSection_fadeIn__XMkXa 1s ease-out}.HeroSection_heroTitle__u7qBZ{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.HeroSection_highlight___Da0N{color:#ff6b6b;position:relative;display:inline-block}.HeroSection_highlight___Da0N:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#ff6b6b;border-radius:2px}.HeroSection_heroDescription___y9zR{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;opacity:.9;max-width:600px}.HeroSection_heroActions__pHhct{display:flex;gap:1rem;margin-top:1rem}.HeroSection_primaryButton__AizzB{display:inline-block;background-color:#ff6b6b;color:white;font-weight:600;padding:.875rem 2rem;border-radius:.5rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(255,107,107,.3)}.HeroSection_primaryButton__AizzB:hover{background-color:#ff5252;transform:translateY(-2px);box-shadow:0 6px 16px rgba(255,107,107,.4)}.HeroSection_secondaryButton__J48og{display:inline-block;background-color:transparent;color:white;font-weight:600;padding:.875rem 2rem;border-radius:.5rem;text-decoration:none;transition:all .3s ease;border:2px solid rgba(255,255,255,.6)}.HeroSection_secondaryButton__J48og:hover{background-color:rgba(255,255,255,.1);border-color:white;transform:translateY(-2px)}.HeroSection_heroFeatures__9R_We{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);padding:2rem 0;z-index:1}.HeroSection_featureContainer__u4Ou1{display:flex;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.HeroSection_feature__mXFdz{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:300px;animation:HeroSection_slideUp__wSxEn .8s ease-out forwards;animation-delay:calc(var(--index, 0) * .2s);opacity:0}.HeroSection_feature__mXFdz:first-child{--index:1}.HeroSection_feature__mXFdz:nth-child(2){--index:2}.HeroSection_feature__mXFdz:nth-child(3){--index:3}.HeroSection_featureIcon__lOLb9{background-color:rgba(255,107,107,.2);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:all .3s ease}.HeroSection_feature__mXFdz:hover .HeroSection_featureIcon__lOLb9{background-color:rgba(255,107,107,.4);transform:scale(1.1)}.HeroSection_icon__wPA7j{width:30px;height:30px;color:#ff6b6b}.HeroSection_featureTitle__33Kiu{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.HeroSection_featureDescription__rQDE7{font-size:.9375rem;opacity:.8;line-height:1.5}@keyframes HeroSection_fadeIn__XMkXa{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection_slideUp__wSxEn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.HeroSection_heroTitle__u7qBZ{font-size:2.5rem}.HeroSection_heroDescription___y9zR{font-size:1.125rem;max-width:100%}.HeroSection_heroContent__1I3zc{max-width:550px}}@media (max-width:768px){.HeroSection_heroSection__PY60u{height:auto;max-height:none;min-height:500px;padding:6rem 0 2rem;margin-top:0}.HeroSection_heroTitle__u7qBZ{font-size:2rem;margin-bottom:1rem}.HeroSection_heroDescription___y9zR{font-size:1rem;margin-bottom:1.5rem}.HeroSection_featureContainer__u4Ou1{flex-direction:column;align-items:center;gap:1.5rem}.HeroSection_feature__mXFdz{max-width:100%}.HeroSection_heroFeatures__9R_We{position:relative;margin-top:2rem;padding:1rem 0;background:rgba(0,0,0,.7)}.HeroSection_heroContainer__DnsmX{padding:0 1.5rem}.HeroSection_primaryButton__AizzB,.HeroSection_secondaryButton__J48og{padding:.75rem 1.5rem;font-size:.95rem}}@media (max-width:480px){.HeroSection_heroSection__PY60u{margin-top:0;min-height:450px;padding:5rem 0 1.5rem}.HeroSection_heroTitle__u7qBZ{font-size:1.75rem}.HeroSection_heroActions__pHhct{flex-direction:column;gap:.75rem;width:100%}.HeroSection_primaryButton__AizzB,.HeroSection_secondaryButton__J48og{width:100%;text-align:center;padding:.75rem 1rem;font-size:.9rem}.HeroSection_featureIcon__lOLb9{width:50px;height:50px}.HeroSection_icon__wPA7j{width:25px;height:25px}.HeroSection_featureTitle__33Kiu{font-size:1.1rem}.HeroSection_featureDescription__rQDE7{font-size:.875rem}.HeroSection_heroContainer__DnsmX{padding:0 1rem}}@media (max-width:360px){.HeroSection_heroSection__PY60u{min-height:400px}.HeroSection_heroTitle__u7qBZ{font-size:1.5rem}.HeroSection_heroDescription___y9zR{font-size:.9rem}.HeroSection_highlight___Da0N:after{height:3px}}@media (max-height:500px) and (orientation:landscape){.HeroSection_heroSection__PY60u{height:auto;min-height:450px;padding:5rem 0 1rem}.HeroSection_heroFeatures__9R_We{position:relative}.HeroSection_featureContainer__u4Ou1{flex-direction:row;flex-wrap:wrap;justify-content:center}.HeroSection_feature__mXFdz{flex:0 0 calc(50% - 1rem);max-width:calc(50% - 1rem)}}@media (hover:none) and (pointer:coarse){.HeroSection_primaryButton__AizzB,.HeroSection_secondaryButton__J48og{padding:.875rem 1.5rem;min-height:44px}.HeroSection_featureIcon__lOLb9{min-width:44px;min-height:44px}}.HeroSection_highlightNoLine__IoVLo{color:#ff6b6b;position:relative;display:inline-block}.HeroSection_heroBackground__8Pk29 img,.HeroSection_heroBackground__8Pk29 picture{width:100%;height:100%;display:block;object-fit:cover;object-position:center}