.Hero_hero__tv1cO{background:linear-gradient(135deg,var(--secondary-color) 0,var(--secondary-dark) 100%);color:var(--white);padding:120px 0 80px;text-align:center;position:relative;overflow:hidden}.Hero_hero__tv1cO:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><polygon fill="rgba(255,255,255,0.05)" points="0,0 1000,300 1000,1000 0,700"/></svg>') no-repeat 50%;background-size:cover;pointer-events:none}.Hero_container__2ZwAL{max-width:1200px;margin:0 auto;padding:0 20px}.Hero_heroContent__ystxg{display:flex;align-items:center;gap:3rem;margin-top:3rem;position:relative;z-index:1}.Hero_heroText__nxkb0{flex:1;text-align:left}.Hero_heroText__nxkb0 h1{font-size:clamp(2rem,5vw,2.5rem);margin-bottom:1rem;font-weight:700;line-height:1.2}.Hero_heroText__nxkb0 p{font-size:clamp(1rem,3vw,1.2rem);margin-bottom:2rem;opacity:.9;max-width:600px;line-height:1.6}.Hero_heroImage__zI0TV{flex:1;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border-radius:15px;padding:2rem;border:1px solid rgba(255,255,255,.2);text-align:center}.Hero_heroImagePlaceholder__CRL8V{width:100%;height:300px;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.Hero_heroImagePlaceholder__CRL8V img{width:100%;height:100%;object-fit:fill;border-radius:10px}.Hero_discoverButton__qwYq1{background:rgba(255,255,255,.2);border:2px solid var(--white);color:var(--white);padding:1rem 2rem;border-radius:30px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:var(--transition);backdrop-filter:blur(10px)}.Hero_discoverButton__qwYq1:hover{background:var(--white);color:var(--secondary-color);transform:translateY(-2px)}@media (max-width:768px){.Hero_heroContent__ystxg{flex-direction:column;text-align:center;gap:2rem}.Hero_heroText__nxkb0{text-align:center}.Hero_hero__tv1cO{padding:100px 0 60px}}.AnimatedTestCard_testCard__vLUz0{background:var(--white);padding:1.2rem;border-radius:20px;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid #e5e7eb;box-shadow:var(--shadow-sm);min-height:336px;display:flex;flex-direction:column;justify-content:space-between;opacity:0;transform:translateY(30px)}.AnimatedTestCard_testCard__vLUz0.AnimatedTestCard_visible__52GIh{opacity:1;transform:translateY(0)}.AnimatedTestCard_particleContainer__TEplo{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}.AnimatedTestCard_particle__kcr2w{position:absolute;width:4px;height:4px;background:rgba(59,130,246,.3);border-radius:50%;animation:AnimatedTestCard_floatParticle__4f5WC 6s ease-in-out infinite;opacity:0}.AnimatedTestCard_particle__kcr2w:first-child{top:20%;left:20%;animation-delay:0s;animation-duration:4s}.AnimatedTestCard_particle__kcr2w:nth-child(2){top:60%;right:20%;animation-delay:2s;animation-duration:5s}.AnimatedTestCard_particle__kcr2w:nth-child(3){bottom:30%;left:60%;animation-delay:4s;animation-duration:6s}@keyframes AnimatedTestCard_floatParticle__4f5WC{0%,to{opacity:0;transform:translateY(0) scale(.5)}50%{opacity:1;transform:translateY(-20px) scale(1)}}.AnimatedTestCard_skillIcon__MTE_o{width:60px;height:60px;border-radius:50%;margin:0 auto .8rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--white);position:relative;overflow:hidden;z-index:3;transition:transform .3s ease}.AnimatedTestCard_shimmerOverlay__MFazM{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.5) 50%,transparent 70%);animation:AnimatedTestCard_shimmer__VWwDH 3s infinite;z-index:1}.AnimatedTestCard_pulseRing__oezf0{position:absolute;top:50%;left:50%;width:80px;height:80px;border:2px solid rgba(255,255,255,.3);border-radius:50%;transform:translate(-50%,-50%);animation:AnimatedTestCard_pulseRing__oezf0 2s infinite;z-index:1}.AnimatedTestCard_iconContent__hudQO{position:relative;z-index:3;transition:transform .3s ease}.AnimatedTestCard_readingIcon__iYqcf{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));box-shadow:0 8px 25px rgba(59,130,246,.3)}.AnimatedTestCard_writingIcon__U1gxR{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 8px 25px rgba(16,185,129,.3)}.AnimatedTestCard_speakingIcon__QddXQ{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 8px 25px rgba(245,158,11,.3)}.AnimatedTestCard_listeningIcon___01Df{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 8px 25px rgba(239,68,68,.3)}.AnimatedTestCard_testCard__vLUz0:hover{transform:translateY(-12px);box-shadow:0 25px 50px rgba(0,0,0,.15)}.AnimatedTestCard_testCard__vLUz0:hover .AnimatedTestCard_skillIcon__MTE_o{transform:scale(1.1)}.AnimatedTestCard_testCard__vLUz0:hover .AnimatedTestCard_iconContent__hudQO{transform:rotate(5deg) scale(1.1)}.AnimatedTestCard_testCard__vLUz0:hover .AnimatedTestCard_shimmerOverlay__MFazM{animation:AnimatedTestCard_shimmerFast__LO_Fv 1.5s infinite}.AnimatedTestCard_testCard__vLUz0:hover .AnimatedTestCard_pulseRing__oezf0{animation:AnimatedTestCard_pulseRingFast__0aAs9 1s infinite}.AnimatedTestCard_testCard__vLUz0:hover .AnimatedTestCard_particle__kcr2w{animation-duration:2s}.AnimatedTestCard_title__PUFib{font-size:1.3rem;margin-bottom:.6rem;color:var(--text-primary);font-weight:600;transition:color .3s ease}.AnimatedTestCard_description__GB7EX{color:var(--text-secondary);margin-bottom:.8rem;font-size:.9rem;line-height:1.4;flex-grow:1}.AnimatedTestCard_testStats__6irK_{display:flex;justify-content:space-between;margin-bottom:.8rem;padding:.6rem;background:var(--bg-light);border-radius:8px;font-size:.85rem}.AnimatedTestCard_statItem__liES7{text-align:center;flex:1}.AnimatedTestCard_statValue__bwePH{font-weight:700;color:var(--text-primary);display:block;font-size:1.1rem}.AnimatedTestCard_statLabel__chKAG{color:var(--text-secondary);font-size:.8rem}.AnimatedTestCard_skillButton__vtAIk{background:linear-gradient(135deg,var(--secondary-color),var(--secondary-dark));color:var(--white);border:none;padding:.7rem 1.2rem;border-radius:var(--border-radius-lg);font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.85rem;width:100%;margin-top:auto;position:relative;overflow:hidden}.AnimatedTestCard_buttonText__turOH{position:relative;z-index:2}.AnimatedTestCard_buttonShimmer__AiK7F{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease;z-index:1}.AnimatedTestCard_skillButton__vtAIk:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4)}.AnimatedTestCard_skillButton__vtAIk:hover .AnimatedTestCard_buttonShimmer__AiK7F{left:100%}.AnimatedTestCard_skillButton__vtAIk.AnimatedTestCard_loading__Ra2cF{cursor:not-allowed;opacity:.8}.AnimatedTestCard_skillButton__vtAIk.AnimatedTestCard_loading__Ra2cF .AnimatedTestCard_buttonShimmer__AiK7F{animation:AnimatedTestCard_loadingShimmer__ebT99 1.5s infinite}@keyframes AnimatedTestCard_shimmer__VWwDH{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}@keyframes AnimatedTestCard_shimmerFast__LO_Fv{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}@keyframes AnimatedTestCard_pulseRing__oezf0{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.7}}@keyframes AnimatedTestCard_pulseRingFast__0aAs9{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.3);opacity:.5}}@keyframes AnimatedTestCard_loadingShimmer__ebT99{0%{left:-100%}50%{left:100%}to{left:100%}}@media (max-width:768px){.AnimatedTestCard_testCard__vLUz0{min-height:auto;padding:1.5rem 1.2rem}.AnimatedTestCard_skillIcon__MTE_o{width:50px;height:50px;font-size:1.3rem}.AnimatedTestCard_pulseRing__oezf0{width:65px;height:65px}}@media (prefers-reduced-motion:reduce){.AnimatedTestCard_particle__kcr2w,.AnimatedTestCard_pulseRing__oezf0,.AnimatedTestCard_shimmerOverlay__MFazM{animation:none}.AnimatedTestCard_skillIcon__MTE_o,.AnimatedTestCard_testCard__vLUz0{transition:none}}.TestSection_testSection__nB8n_{padding:80px 0;background:var(--bg-light)}.TestSection_container__2fTBv{max-width:1200px;margin:0 auto;padding:0 20px}.TestSection_sectionTitle__XYjqw{text-align:center;font-size:clamp(2rem,5vw,2.2rem);margin-bottom:3rem;color:var(--text-primary);font-weight:700;line-height:1.2}.TestSection_testCards__Z9Y1C{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem}.TestSection_viewMoreContainer__i_oiY{text-align:center;margin-top:3rem}.TestSection_viewMoreButton__nI4Db{background:linear-gradient(135deg,var(--text-primary),#374151);color:var(--white);border:none;padding:1rem 2.5rem;border-radius:30px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:var(--transition);position:relative;overflow:hidden}.TestSection_viewMoreButton__nI4Db:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.TestSection_viewMoreButton__nI4Db:hover:before{left:100%}.TestSection_viewMoreButton__nI4Db:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(31,41,55,.3)}@media (max-width:1024px){.TestSection_testCards__Z9Y1C{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.TestSection_testCards__Z9Y1C{grid-template-columns:1fr}.TestSection_testSection__nB8n_{padding:60px 0}}.PracticeSection_practice__2fcq_{padding:80px 0;background:linear-gradient(135deg,var(--accent-pink) 0,var(--accent-red) 100%);color:var(--white);position:relative;overflow:hidden}.PracticeSection_practice__2fcq_:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><circle cx="100" cy="100" r="2" fill="rgba(255,255,255,0.1)"/><circle cx="900" cy="200" r="1.5" fill="rgba(255,255,255,0.08)"/><circle cx="300" cy="800" r="1" fill="rgba(255,255,255,0.06)"/></svg>');pointer-events:none}.PracticeSection_container__q8hxG{max-width:1200px;margin:0 auto;padding:0 20px}.PracticeSection_practiceContent__2_jC0{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;position:relative;z-index:1}.PracticeSection_practiceText__I6N_V h2{font-size:clamp(2rem,4vw,2.42rem);margin-bottom:1.5rem;font-weight:700;line-height:1.2}.PracticeSection_practiceText__I6N_V>p{font-size:clamp(1.1rem,2.5vw,1.32rem);margin-bottom:2rem;opacity:.9;line-height:1.6}.PracticeSection_practiceFeatures__M5AIE{list-style:none;margin:2rem 0;display:flex;flex-direction:column;gap:1rem}.PracticeSection_practiceTag__LxLRq{display:inline-flex;align-items:center;gap:.5rem;background:rgba(59,130,246,.9);color:var(--white);padding:.75rem 1.5rem;border-radius:25px;font-weight:600;font-size:1rem;backdrop-filter:var(--blur-light);border:2px solid var(--glass-border);transition:var(--transition);box-shadow:var(--shadow-sm);will-change:transform}.PracticeSection_practiceTag__LxLRq:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);background:var(--primary-color)}.PracticeSection_tagIcon__hS7iM{font-size:1.2rem}.PracticeSection_practiceDescription__am6CW{font-size:clamp(1rem,2vw,1.1rem);line-height:1.6}.PracticeSection_practiceImage__0bWqQ{background:var(--glass-bg);backdrop-filter:var(--blur-light);border-radius:15px;padding:2rem;border:1px solid var(--glass-border);text-align:center}.PracticeSection_practiceImagePlaceholder__N2AaP{width:100%;height:300px;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;animation:PracticeSection_float__VZh2t 3s ease-in-out infinite}.PracticeSection_practiceImagePlaceholder__N2AaP img{width:100%;height:100%;object-fit:fill;border-radius:10px}@media (max-width:768px){.PracticeSection_practiceContent__2_jC0{flex-direction:column;text-align:center;gap:2rem}.PracticeSection_practice__2fcq_{padding:60px 0}}.TestimonialsSection_testimonialsSection__50tTf{padding:80px 0;background:linear-gradient(135deg,#faf5ff,#f3e8ff)}.TestimonialsSection_sectionHeader__lCSZE{text-align:center;margin-bottom:3rem}.TestimonialsSection_sectionTitle__TeHgC{text-align:center;font-size:2rem;color:#1e293b;font-weight:700;margin-bottom:1rem}.TestimonialsSection_sectionSubtitle__IG57C{font-size:1.1rem;color:#64748b;max-width:600px;margin:0 auto}.TestimonialsSection_testimonialsGrid__6_S91{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.TestimonialsSection_testimonialCard__JI_Yw{background:var(--white);padding:2rem;border-radius:15px;border:2px solid #e2e8f0;text-align:center;transition:var(--transition);position:relative;overflow:hidden;height:380px;display:flex;flex-direction:column;justify-content:space-between}.TestimonialsSection_testimonialCard__JI_Yw:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--card-gradient)}.TestimonialsSection_testimonialCard__JI_Yw:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg);border-color:var(--card-color)}.TestimonialsSection_testimonialCard__JI_Yw.TestimonialsSection_blue__3Mmwt{--card-gradient:linear-gradient(135deg,var(--primary-color),var(--primary-dark));--card-color:var(--primary-color)}.TestimonialsSection_testimonialCard__JI_Yw.TestimonialsSection_green__ZnZVr{--card-gradient:linear-gradient(135deg,#10b981,#059669);--card-color:#10b981}.TestimonialsSection_testimonialCard__JI_Yw.TestimonialsSection_orange__WfrB0{--card-gradient:linear-gradient(135deg,#f59e0b,#d97706);--card-color:#f59e0b}.TestimonialsSection_testimonialAvatar__zDznA{width:80px;height:80px;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-radius:50%;border:3px solid var(--white);box-shadow:0 6px 20px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;flex-shrink:0}.TestimonialsSection_testimonialAvatar__zDznA:before{content:"👤";font-size:2rem}.TestimonialsSection_testimonialContent__MLc_B{flex:1;display:flex;flex-direction:column;justify-content:center;margin-bottom:1.5rem}.TestimonialsSection_testimonialQuote__VcMpO{font-style:italic;color:#475569;line-height:1.5;font-size:1.17rem;flex:1;display:flex;align-items:center}.TestimonialsSection_authorName__X6VBI{color:#1e293b;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.TestimonialsSection_authorTitle__KLz32{color:var(--primary-color);font-size:1.04rem;font-weight:600;margin-bottom:1rem}.TestimonialsSection_achievementBadge___CE3B{background:linear-gradient(135deg,#10b981,#059669);color:var(--white);padding:.3rem .6rem;border-radius:12px;font-size:.91rem;font-weight:600;display:inline-block}.TestimonialsSection_ctaContainer__ojfaF{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:25px;padding:3rem 2rem;text-align:center;color:var(--white);position:relative;overflow:hidden;margin-top:3rem}.TestimonialsSection_ctaContainer__ojfaF:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(from 0deg,transparent,rgba(255,255,255,.1),transparent);animation:TestimonialsSection_rotate__Rs4pO 15s linear infinite}.TestimonialsSection_ctaContent___b6LQ{position:relative;z-index:2}.TestimonialsSection_ctaTitle__hllzK{font-size:2rem;font-weight:700;margin-bottom:1rem}.TestimonialsSection_ctaDescription__iKUXv{font-size:1.1rem;opacity:.9;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.TestimonialsSection_ctaButtonLink__PAbRW{background:rgba(255,255,255,.2);border:2px solid var(--white);color:var(--white);padding:1rem 2.5rem;border-radius:30px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:var(--transition);backdrop-filter:blur(10px);display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.TestimonialsSection_ctaButtonLink__PAbRW:hover{background:var(--white);color:#667eea;transform:translateY(-3px);box-shadow:0 10px 30px rgba(0,0,0,.2)}@keyframes TestimonialsSection_rotate__Rs4pO{to{transform:rotate(1turn)}}@media (max-width:1024px){.TestimonialsSection_testimonialsGrid__6_S91{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.TestimonialsSection_testimonialsGrid__6_S91{grid-template-columns:1fr}.TestimonialsSection_testimonialsSection__50tTf{padding:60px 0}.TestimonialsSection_testimonialCard__JI_Yw{height:auto}.TestimonialsSection_ctaContainer__ojfaF{padding:2.5rem 1.5rem;margin-top:2rem}.TestimonialsSection_ctaTitle__hllzK{font-size:1.6rem}}.TestimonialsSection_appsSection__PYOE8{padding:80px 0;background:var(--bg-light)}.TestimonialsSection_container__Jguzc{max-width:1200px;margin:0 auto;padding:0 20px}.TestimonialsSection_footerTop__xbVNA{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.TestimonialsSection_footerLeft__i4muZ{max-width:500px}.TestimonialsSection_footerTitle__OO4dE{font-size:3rem;color:#1e293b;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.TestimonialsSection_footerTitle__OO4dE .TestimonialsSection_highlight__coe9B{color:var(--primary-color)}.TestimonialsSection_footerSubtitle__EP0V8{font-size:1.2rem;color:#64748b;margin-bottom:2.5rem;line-height:1.6}.TestimonialsSection_appDownloadSection__j8yy_{display:flex;gap:1rem;margin-bottom:3rem}.TestimonialsSection_appDownloadButton__cKnxh{display:flex;align-items:center;gap:.8rem;background:#000000;border:1px solid #333;border-radius:12px;padding:.8rem 1.2rem;color:var(--white);text-decoration:none;transition:var(--transition);font-size:.85rem;min-width:160px;height:50px}.TestimonialsSection_appDownloadButton__cKnxh:hover{background:#1a1a1a;transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.TestimonialsSection_appIcon__fsKME{font-size:1.5rem;width:2rem;text-align:center;flex-shrink:0}.TestimonialsSection_appText__SvtRJ{display:flex;flex-direction:column;flex:1}.TestimonialsSection_appTextSmall__aIl1H{font-size:.7rem;color:#cccccc;line-height:1;margin-bottom:2px}.TestimonialsSection_appTextLarge__Nt3sh{font-size:.9rem;font-weight:600;line-height:1.1}.TestimonialsSection_contactSection__4EJgQ h4{color:#1e293b;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.TestimonialsSection_contactButtons__Cj_U9{display:flex;gap:1rem}.TestimonialsSection_contactButton__mc_bT{width:50px;height:50px;border-radius:50%;background:var(--white);border:2px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#64748b;text-decoration:none;transition:var(--transition);font-size:1.2rem;box-shadow:0 4px 15px rgba(0,0,0,.05)}.TestimonialsSection_contactButton__mc_bT:hover{background:var(--primary-color);border-color:var(--primary-color);color:var(--white);transform:translateY(-3px);box-shadow:0 8px 25px rgba(59,130,246,.3)}.TestimonialsSection_contactButton__mc_bT.TestimonialsSection_email__NmwkV:hover,.TestimonialsSection_contactButton__mc_bT.TestimonialsSection_youtube__0qQ7A:hover{background:#dc2626;border-color:#dc2626;box-shadow:0 8px 25px rgba(220,38,38,.3)}.TestimonialsSection_contactButton__mc_bT.TestimonialsSection_linkedin__ZELlN:hover{background:#0077b5;border-color:#0077b5;box-shadow:0 8px 25px rgba(0,119,181,.3)}.TestimonialsSection_footerRight__ytAYw{display:flex;justify-content:center;align-items:center;position:relative}.TestimonialsSection_devicesMockup__LkrC5{position:relative;width:100%;max-width:600px}.TestimonialsSection_laptopMockup__yXI_8{width:100%;background:#2d3748;border-radius:20px;padding:15px 15px 50px;box-shadow:0 25px 50px rgba(0,0,0,.3);position:relative}.TestimonialsSection_laptopMockup__yXI_8:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:200px;height:15px;background:linear-gradient(90deg,transparent,#1a202c 20%,#1a202c 80%,transparent);border-radius:0 0 10px 10px}.TestimonialsSection_laptopScreen__vg_fL{width:100%;height:320px;background:#000;border-radius:12px;position:relative;overflow:hidden;border:3px solid #1a202c}.TestimonialsSection_screenContent__8H_3b{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;position:relative}.TestimonialsSection_topBar__7aeIc{height:30px;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);display:flex;align-items:center;padding:0 15px;justify-content:space-between}.TestimonialsSection_windowControls__yxW9n{display:flex;gap:8px}.TestimonialsSection_windowControl__8NlFd{width:12px;height:12px;border-radius:50%}.TestimonialsSection_close__kRvRc{background:#ff5f57}.TestimonialsSection_minimize__HeDWb{background:#ffbd2e}.TestimonialsSection_maximize__rgiBS{background:#28ca42}.TestimonialsSection_addressBar__jhF_O{background:rgba(0,0,0,.05);border-radius:6px;padding:4px 12px;font-size:10px;color:#666;min-width:200px;text-align:center}.TestimonialsSection_browserIcons__NwcQM{display:flex;gap:8px;color:#666;font-size:10px}.TestimonialsSection_mainContent__jxs52{flex:1;padding:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);position:relative}.TestimonialsSection_dashboardCard__c0MrK{background:rgba(255,255,255,.95);backdrop-filter:blur(20px);border-radius:15px;padding:25px;text-align:center;box-shadow:0 15px 30px rgba(0,0,0,.1);max-width:350px;width:100%}.TestimonialsSection_dashboardAvatar__mErPM{width:60px;height:60px;background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));border-radius:50%;margin:0 auto 15px;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:1.5rem;font-weight:700}.TestimonialsSection_dashboardTitle__PewV6{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:8px}.TestimonialsSection_dashboardSubtitle__ZYLR_{color:#64748b;font-size:.85rem;margin-bottom:20px}.TestimonialsSection_progressSection__h0xEQ{text-align:left;width:100%}.TestimonialsSection_progressItem__Aqnem{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.75rem}.TestimonialsSection_progressLabel__FEIkl{color:#1e293b;font-weight:500}.TestimonialsSection_progressValue__Sq6tI{color:var(--primary-color);font-weight:600}.TestimonialsSection_progressBar__ks7lW{width:100%;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden;margin-top:4px}.TestimonialsSection_progressFill__CO1BV{height:100%;background:linear-gradient(90deg,var(--primary-color),var(--primary-dark));border-radius:3px;transition:width 2s ease}.TestimonialsSection_phoneMockup__2eSHI{position:absolute;right:-50px;bottom:-30px;width:120px;height:240px;background:#000;border-radius:25px;padding:8px;box-shadow:0 20px 40px rgba(0,0,0,.3)}.TestimonialsSection_phoneScreen__xrSEm{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:18px;display:flex;align-items:center;justify-content:center}.TestimonialsSection_phoneLogo__CR36O{width:40px;height:40px;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary-color);font-size:1.2rem;font-weight:700}@media (max-width:1024px){.TestimonialsSection_footerTop__xbVNA{grid-template-columns:1fr;gap:4rem;text-align:center}.TestimonialsSection_phoneMockup__2eSHI{display:none}}@media (max-width:768px){.TestimonialsSection_footerTitle__OO4dE{font-size:2.5rem}.TestimonialsSection_footerSubtitle__EP0V8{font-size:1.1rem}.TestimonialsSection_appDownloadSection__j8yy_{flex-direction:column;align-items:center}.TestimonialsSection_contactButtons__Cj_U9{justify-content:center}.TestimonialsSection_laptopScreen__vg_fL{height:200px}.TestimonialsSection_appsSection__PYOE8{padding:60px 0}}.AppDownloadSection_section__9PhMT{padding:80px 0;background:#ffffff}.AppDownloadSection_container__8kM7q{max-width:1200px;margin:0 auto;padding:0 20px}.AppDownloadSection_contentGrid___G96o{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.AppDownloadSection_textContent__CP2Cg{max-width:500px}.AppDownloadSection_mainTitle__u4ycv{font-size:3rem;color:#1e293b;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.AppDownloadSection_highlightText__TGO5x{color:#3b82f6}.AppDownloadSection_description__4Cu5u{font-size:1.2rem;color:#64748b;margin-bottom:2.5rem;line-height:1.6}.AppDownloadSection_appButtons__1EBfV{display:flex;gap:1rem}.AppDownloadSection_appStoreButton___vRs5{display:flex;align-items:center;gap:.8rem;background:#000000;border:1px solid #333;border-radius:12px;padding:.8rem 1.2rem;color:white;text-decoration:none;transition:all .3s ease;font-size:.85rem;min-width:160px;height:50px}.AppDownloadSection_appStoreButton___vRs5:hover{background:#333;transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.AppDownloadSection_appIcon__1SWrb{font-size:1.5rem;width:2rem;text-align:center;flex-shrink:0}.AppDownloadSection_appTextContent__bkQ4B{display:flex;flex-direction:column;flex:1}.AppDownloadSection_appSubtext__Ee9pN{font-size:.7rem;color:#cccccc;line-height:1;margin-bottom:2px}.AppDownloadSection_appMaintext__FfYPq{font-size:.9rem;font-weight:600;line-height:1.1}.AppDownloadSection_deviceMockupContainer__7wv5m{display:flex;justify-content:center;align-items:center;position:relative}.AppDownloadSection_deviceMockup__XD_t4{position:relative;width:100%;max-width:600px}.AppDownloadSection_desktopBrowser__1g4zP{width:100%;background:#2d3748;border-radius:20px;padding:15px 15px 50px;box-shadow:0 25px 50px rgba(0,0,0,.3);position:relative}.AppDownloadSection_browserHeader__kUtH3{width:100%;height:30px;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);display:flex;align-items:center;padding:0 15px;justify-content:space-between;border-radius:12px 12px 0 0}.AppDownloadSection_browserControls__4o0dV{display:flex;gap:8px}.AppDownloadSection_browserButton__2IIBr{width:12px;height:12px;border-radius:50%}.AppDownloadSection_browserButton__2IIBr:first-child{background:#ff5f57}.AppDownloadSection_browserButton__2IIBr:nth-child(2){background:#ffbd2e}.AppDownloadSection_browserButton__2IIBr:nth-child(3){background:#28ca42}.AppDownloadSection_addressBar__ePkIT{background:rgba(0,0,0,.05);border-radius:6px;padding:4px 12px;font-size:10px;color:#666;min-width:200px;text-align:center}.AppDownloadSection_browserIcons__IECx2{display:flex;gap:8px;color:#666;font-size:10px}.AppDownloadSection_browserContent__8eoU8{width:100%;height:320px;background:#000;border-radius:0 0 12px 12px;position:relative;overflow:hidden;border:3px solid #1a202c;display:flex;flex-direction:column;background:linear-gradient(135deg,#667eea,#764ba2);padding:30px;justify-content:center;align-items:center}.AppDownloadSection_dashboardCard__rIz1y{background:rgba(255,255,255,.95);backdrop-filter:blur(20px);border-radius:15px;padding:25px;text-align:center;box-shadow:0 15px 30px rgba(0,0,0,.1);max-width:350px;width:100%}.AppDownloadSection_userAvatar__fTXgf{width:60px;height:60px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;margin:0 auto 15px;display:flex;align-items:center;justify-content:center;color:white;font-size:1.5rem;font-weight:700}.AppDownloadSection_userName__uordR{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:8px}.AppDownloadSection_userRole__kf0lq{color:#64748b;font-size:.85rem;margin-bottom:20px}.AppDownloadSection_progressSection__U8__E{text-align:left;width:100%}.AppDownloadSection_progressItem__PasQm{margin-bottom:12px}.AppDownloadSection_progressLabel__wY_ov{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:.75rem}.AppDownloadSection_progressLabel__wY_ov span:first-child{color:#1e293b;font-weight:500}.AppDownloadSection_progressScore__PR2lo{color:#3b82f6;font-weight:600}.AppDownloadSection_progressBar__WdsoV{width:100%;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.AppDownloadSection_progressFill__9ty_h{height:100%;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:3px;transition:width .3s ease}.AppDownloadSection_mobilePhone__z7gma{position:absolute;right:-50px;bottom:-30px;width:120px;height:240px;background:#000;border-radius:25px;padding:8px;box-shadow:0 20px 40px rgba(0,0,0,.3)}.AppDownloadSection_mobileContent__AryB9{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:18px;display:flex;align-items:center;justify-content:center}.AppDownloadSection_mobileApp__uZadw{width:40px;height:40px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#3b82f6;font-size:1.2rem;font-weight:700}@media (max-width:768px){.AppDownloadSection_contentGrid___G96o{grid-template-columns:1fr;gap:3rem;text-align:center}.AppDownloadSection_textContent__CP2Cg{order:2;max-width:100%}.AppDownloadSection_deviceMockupContainer__7wv5m{order:1}.AppDownloadSection_mainTitle__u4ycv{font-size:2rem}.AppDownloadSection_appButtons__1EBfV{justify-content:center;flex-wrap:wrap}.AppDownloadSection_desktopBrowser__1g4zP{padding:10px 10px 30px}.AppDownloadSection_browserContent__8eoU8{height:250px;padding:20px}.AppDownloadSection_dashboardCard__rIz1y{padding:20px;max-width:300px}.AppDownloadSection_mobilePhone__z7gma{right:-30px;bottom:-20px;width:100px;height:200px}}.IeltsHome_container__TELJ7{min-height:100vh;position:relative}.IeltsHome_main__abzk3{position:relative;z-index:1}