.About_container___pZQK{max-width:1200px;margin:0 auto;padding:2rem 1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333}.About_bookButtonContainer__ViufF{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px dashed rgba(255,0,0,.2)}.About_bookDescription__EE3fF{font-size:.95rem;color:#666;margin-bottom:1rem}.About_missionVision__LWujU{display:flex;flex-direction:column;gap:1.5rem;margin:2rem 0}.About_missionBox__Bo0i_,.About_visionBox__SRhm2{background:#f9f9f9;padding:1.5rem;border-radius:8px;border-left:4px solid #ff0000}.About_missionBox__Bo0i_ h3,.About_visionBox__SRhm2 h3{color:#ff0000;margin-bottom:.5rem;font-size:1.2rem}.About_missionBox__Bo0i_ p,.About_visionBox__SRhm2 p{color:#555;line-height:1.6}.About_bookButton__7bwit{background-color:#ff0000;color:white;border:none;padding:.8rem 2rem;font-size:1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;text-align:center}.About_bookButton__7bwit:hover{background-color:#e60000;transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,0,0,.3)}.About_bookButton__7bwit:before{content:"📚";font-size:1.1rem}.About_header__vLtIm{text-align:center;margin-bottom:2rem}.About_icon__DQzzq{font-size:3rem;display:block;margin-bottom:1rem}.About_title__zbt1_{font-size:2rem;color:#222;margin-bottom:.5rem;font-weight:700}.About_subtitle__tkFxj{font-size:1.1rem;color:#666;margin-bottom:1rem}.About_tabMenu__uOE8o{display:flex;justify-content:center;margin-bottom:2rem;border-bottom:1px solid #eee;padding-bottom:.5rem;flex-wrap:wrap}.About_tabButton__iL0AZ{padding:.8rem 1.5rem;margin:0 .5rem;font-size:1rem;font-weight:600;background:none;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease;color:#666;position:relative}.About_tabButton__iL0AZ:hover{color:#ff0000;background-color:rgba(255,0,0,.05)}.About_tabButton__iL0AZ.About_active__YAb7H{color:#ff0000}.About_tabButton__iL0AZ.About_active__YAb7H:after{content:"";position:absolute;bottom:-.6rem;left:0;width:100%;height:3px;background-color:#ff0000;border-radius:3px}.About_tabContentContainer__vw5_O{min-height:400px;padding:1rem}.About_tabContent__RP7lc{animation:About_fadeIn__8KdVQ .5s ease}@keyframes About_fadeIn__8KdVQ{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.About_contentTitle__X4rnQ{font-size:1.8rem;color:#222;margin-bottom:1.5rem;text-align:center;position:relative;padding-bottom:.5rem}.About_contentTitle__X4rnQ:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background-color:#ff0000}.About_contentText__RIbf_{font-size:3rem;line-height:1.6;color:#555;margin-bottom:2rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.About_founderCard__OoTfD{background:white;border-radius:10px;padding:2rem;box-shadow:0 4px 15px rgba(0,0,0,.1);margin-top:1rem}.About_founderName__qU3Yj{font-size:2rem;margin-bottom:.5rem}.About_founderTitle__JTtIl{font-size:1.2rem;margin-bottom:1.5rem;font-weight:500;color:#ff0000}.About_founderBio__5Toep{margin-bottom:2rem;line-height:1.6}.About_founderBio__5Toep strong{color:#ff0000}.About_missionStatement__RhE_X{padding:1rem 1.5rem;margin:2rem 0;background-color:rgba(255,0,0,.02);border-left:3px solid #ff0000;transition:background-color .3s ease}.About_expertiseBadges__gWoZy{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.About_badge__DYfR2{background-color:#ff0000;color:white;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;cursor:default}.About_heroContainer__ydulL{display:flex;flex-direction:column;gap:2rem;margin:3rem 0}.About_heroImageWrapper__i4PbS{width:100%}.About_heroImage__lCK5_{width:100%;max-width:100%;position:relative;overflow:hidden;border-radius:8px;transition:all .4s cubic-bezier(.175,.885,.32,1.1);box-shadow:0 4px 6px rgba(0,0,0,.1)}.About_heroImage__lCK5_:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(255,0,0,.2)}.About_heroImg__kxcHO{width:100%;height:auto;display:block;transition:transform .4s ease;border-radius:8px}.About_heroImage__lCK5_:hover .About_heroImg__kxcHO{transform:scale(1.03)}.About_founderDetails__O_JPH{width:100%}.About_statsContainer__HFj_Y{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:1.5rem;gap:1.5rem;margin:3rem auto;max-width:800px}.About_statItem__mSEdX{background:#fff;border-radius:8px;padding:1.5rem;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.05)}.About_statNumber__U1hWt{font-size:2rem;font-weight:700;color:#ff0000;margin-bottom:.5rem}.About_statLabel__bIR2z{font-size:.9rem;color:#666;font-weight:600}.About_featuresGrid__HYMdm{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:5rem}.About_featureCard__z8cPR{background:#fff;border-radius:8px;padding:2rem;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.About_featureCard__z8cPR:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.About_featureCard__z8cPR h3{font-size:1.3rem;margin:1rem 0;color:#222;position:relative}.About_featureCard__z8cPR h3:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:50px;height:3px;background-color:#ff0000}.About_featureCard__z8cPR p{font-size:.95rem;color:#666;line-height:1.6;margin-top:1.5rem}.About_featureIcon__Kh9Sa{font-size:2.5rem;margin-bottom:1rem;color:#ff0000}.About_sectionTitle__RdVN_{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;line-height:1.3;color:#222;margin-bottom:1.5rem;text-align:center}.About_highlight__AuvAm{color:#ff0000;position:relative;display:inline-block}.About_highlight__AuvAm:after{content:"";position:absolute;bottom:5px;left:0;width:100%;height:6px;background-color:rgba(255,0,0,.15);z-index:-1;transition:height .3s ease}.About_awardText__3RRlJ{font-size:1.9rem;font-weight:600;color:#333;position:relative;transition:all .3s ease;cursor:default;text-align:center;margin-bottom:2rem}.About_awardText__3RRlJ:hover{color:#ff0000}.About_awardText__3RRlJ:after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:0;background-color:#ff0000;transition:width .3s ease}.About_awardText__3RRlJ:hover:after{width:100%}.About_awardText__3RRlJ:before{content:"🏆 ";transition:transform .3s ease}.About_awardText__3RRlJ:hover:before{transform:scale(1.2)}.About_testimonialsContainer__EJT85{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.About_testimonialCard___zmi9{display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;border:1px solid #eee;border-radius:8px;min-height:400px;position:relative;background-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.05)}.About_testimonialQuote__OcQ4T{font-size:3rem;color:#ff0000;opacity:.2;position:absolute;top:0;left:1rem;line-height:1}.About_testimonialText__LLXns{font-size:1rem;color:#555;line-height:1.6;margin-bottom:1.5rem;font-style:italic;position:relative;z-index:1}.About_testimonialAuthor___80OB{margin-top:auto;text-align:left;padding-top:1rem;color:#222;border-top:1px solid #eee}.About_starRating__JqwXX{color:#ffc107;font-size:1.2rem;margin-bottom:.5rem}.About_starRating__JqwXX span{color:#666;font-size:.9rem;margin-left:.5rem}.About_ctaSection__cq7r0{text-align:center;margin-top:3rem;padding:2rem;background-color:rgba(255,0,0,.05);border-radius:8px}.About_ctaSection__cq7r0 p{font-size:1.2rem;margin-bottom:1.5rem;color:#333}.About_ctaButton__7fA8D{background-color:#ff0000;color:white;border:none;padding:.9rem 2.5rem;font-size:1rem;font-weight:600;border-radius:4px;cursor:pointer;transition:all .3s ease}.About_ctaButton__7fA8D:hover{background-color:#e60000;transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,0,0,.3)}@media (min-width:768px){.About_heroContainer__ydulL{flex-direction:row;align-items:flex-start;gap:3rem}.About_heroImageWrapper__i4PbS{flex:1 1}.About_founderDetails__O_JPH{flex:1 1;margin-top:0}.About_heroImage__lCK5_{max-width:100%;margin-right:0}}@media (max-width:767px){.About_container___pZQK{padding:1.5rem}.About_title__zbt1_{font-size:1.8rem}.About_subtitle__tkFxj{font-size:1rem}.About_tabButton__iL0AZ{margin:.3rem;padding:.6rem 1rem}.About_contentTitle__X4rnQ{font-size:1.5rem}.About_statsContainer__HFj_Y{grid-template-columns:repeat(2,1fr)}.About_founderName__qU3Yj{font-size:1.8rem}.About_founderTitle__JTtIl{font-size:1.1rem}}@media (max-width:480px){.About_founderCard__OoTfD{padding-left:8px;padding-right:8px;margin-left:0}.About_tabContent__RP7lc{padding:0 1rem}.About_container___pZQK{padding:0;margin:0}.About_title__zbt1_{font-size:1.5rem}.About_tabButton__iL0AZ{width:100%;margin:.2rem 0}.About_statsContainer__HFj_Y{grid-template-columns:1fr}.About_featureCard__z8cPR h3{font-size:1.1rem}.About_featureCard__z8cPR p{font-size:.9rem}.About_testimonialCard___zmi9{min-height:350px}.About_ctaSection__cq7r0{padding:1.5rem}.About_ctaButton__7fA8D{padding:.8rem 2rem}.About_badge__DYfR2{font-size:.8rem;padding:.4rem .8rem}}.ReviewSection_tutorSection__0A7QY{max-width:1200px;margin:0 auto;padding:4rem 1rem;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.ReviewSection_sectionTitle__EVas8{text-align:center;color:#d90429;margin-bottom:3rem;font-size:clamp(1.8rem,5vw,2.5rem);font-weight:800}.ReviewSection_applicationsList__iyKgr{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:24px;gap:24px;align-items:stretch}.ReviewSection_applicationItem__dSHym{background-color:#fff;border-radius:16px;padding:2rem 1.5rem;box-shadow:0 10px 25px rgba(0,0,0,.05);transition:transform .3s ease;border-top:6px solid #d90429;display:flex}.ReviewSection_applicationItem__dSHym:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(217,4,41,.15)}.ReviewSection_applicationContent__ZM6Ko{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.ReviewSection_applicationAvatar__GZ_0S{position:relative;width:110px;height:110px;margin-bottom:1.5rem;flex-shrink:0;border-radius:50%;overflow:hidden;border:4px solid #f8f9fa;box-shadow:0 4px 10px rgba(0,0,0,.08)}.ReviewSection_applicationName__5imaA{margin:0 0 .5rem;color:#1a1a1a;font-size:1.3rem;font-weight:700}.ReviewSection_applicationQualification__gkIVr{font-size:.95rem;color:#ef233c;font-weight:600;margin-bottom:1rem}.ReviewSection_applicationExperience__ThFhp{font-size:.875rem;color:#4a4a4a;line-height:1.6;margin-top:auto;padding-top:1.25rem;border-top:1px solid #eee;text-align:left;width:100%}@media (max-width:600px){.ReviewSection_applicationsList__iyKgr{grid-template-columns:1fr}.ReviewSection_applicationItem__dSHym{padding:1.5rem}}