.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:800px;margin:0 auto;padding:2rem 1.5rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.ReviewSection_sectionTitle__EVas8{text-align:center;color:#ff0000;margin-bottom:2rem;font-size:2rem;font-weight:600}.ReviewSection_error__PAUjQ{background-color:#ffebee;color:#d32f2f;padding:1rem;border-radius:4px;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center;border-left:4px solid #ff0000}.ReviewSection_retryButton__eH3VL{background-color:#ff0000;color:white;border:none;padding:.5rem;border-radius:50%;cursor:pointer;font-size:.9rem;transition:background-color .2s;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.ReviewSection_retryButton__eH3VL:hover{background-color:#c62828}.ReviewSection_applyButton__RVYx4{background-color:#ff0000;color:white;border:none;padding:.8rem 1.5rem;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;display:block;margin:0 auto 2rem;transition:all .3s;box-shadow:0 2px 4px rgba(255,0,0,.2)}.ReviewSection_applyButton__RVYx4:hover{background-color:#d50000;transform:translateY(-2px);box-shadow:0 4px 8px rgba(255,0,0,.3)}.ReviewSection_applicationForm___4eAU{background-color:#f9f9f9;padding:1.5rem;border-radius:8px;margin-bottom:2rem;position:relative;box-shadow:0 2px 10px rgba(0,0,0,.05);border:1px solid #ffcccc}.ReviewSection_closeButton__JnMr9{position:absolute;top:.5rem;right:.5rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:0 .5rem;transition:color .2s}.ReviewSection_closeButton__JnMr9:hover{color:#ff0000}.ReviewSection_formGroup__6N_c6{margin-bottom:1.2rem}.ReviewSection_formGroup__6N_c6 input[type=text],.ReviewSection_formGroup__6N_c6 textarea{width:100%;padding:.8rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s;font-family:inherit}.ReviewSection_formGroup__6N_c6 input[type=text]:focus,.ReviewSection_formGroup__6N_c6 textarea:focus{border-color:#ff0000;outline:none;box-shadow:0 0 0 2px rgba(255,0,0,.1)}.ReviewSection_formGroup__6N_c6 textarea{min-height:120px;resize:vertical}.ReviewSection_fileInputLabel__dUxJL{display:inline-block;padding:.6rem 1rem;background-color:#f0f0f0;border-radius:4px;cursor:pointer;transition:all .3s;font-size:.9rem;color:#333}.ReviewSection_fileInputLabel__dUxJL:hover{background-color:#e0e0e0}.ReviewSection_fileInput__tt9mt{display:none}.ReviewSection_imagePreview__gcFX_{position:relative;margin-top:1rem;display:inline-block}.ReviewSection_imagePreview__gcFX_ img{max-width:100px;max-height:100px;border-radius:4px;object-fit:cover;border:1px solid #eee}.ReviewSection_removeImageButton__1g_Hl{position:absolute;top:-8px;right:-8px;background-color:#ff0000;color:white;border:none;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.9rem;transition:transform .2s}.ReviewSection_removeImageButton__1g_Hl:hover{transform:scale(1.1)}.ReviewSection_submitButton__aHtMQ{background-color:#ff0000;color:white;border:none;padding:.8rem 1.5rem;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;width:100%;transition:all .3s;margin-top:.5rem}.ReviewSection_submitButton__aHtMQ:hover{background-color:#d50000;transform:translateY(-1px);box-shadow:0 2px 8px rgba(255,0,0,.3)}.ReviewSection_applicationsList__iyKgr{display:flex;flex-direction:column;gap:1.5rem}.ReviewSection_applicationItem__dSHym{background-color:white;border-radius:8px;padding:1.5rem;box-shadow:0 2px 10px rgba(0,0,0,.08);transition:transform .3s,box-shadow .3s;overflow:hidden;width:100%;box-sizing:border-box;border-left:4px solid #ff0000}.ReviewSection_applicationItem__dSHym:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(255,0,0,.1)}.ReviewSection_applicationContent__ZM6Ko{display:flex;flex-direction:column;align-items:center;text-align:center}.ReviewSection_applicationTextContainer__jBALe{width:100%}.ReviewSection_applicationName__5imaA{margin:0 0 .8rem;color:#2c3e50;font-size:1.3rem;font-weight:600}.ReviewSection_applicationExperience__ThFhp,.ReviewSection_applicationQualification__gkIVr{margin:.8rem 0;color:#333;line-height:1.6;text-align:left}.ReviewSection_applicationExperience__ThFhp{white-space:pre-wrap}.ReviewSection_applicationAuthor__hQgP_{display:flex;align-items:center;gap:.8rem;margin-top:1rem}.ReviewSection_applicationAvatar__GZ_0S{width:100px;height:100px;border-radius:50%;overflow:hidden;margin-bottom:1rem;border:3px solid #ffcccc}.ReviewSection_applicationAvatar__GZ_0S img{width:100%;height:100%;object-fit:cover}.ReviewSection_deleteButton__d5cEq{background-color:#ff0000;color:white;border:none;padding:.5rem 1rem;border-radius:4px;font-size:.9rem;cursor:pointer;margin-top:1rem;transition:all .3s}.ReviewSection_deleteButton__d5cEq:hover{background-color:#c62828}.ReviewSection_loading__9Vf2a{text-align:center;color:#666;padding:2rem 0;display:flex;flex-direction:column;align-items:center;gap:1rem}.ReviewSection_spinner___bwzc{width:40px;height:40px;border-radius:50%;border:4px solid rgba(255,0,0,.1);border-top-color:#ff0000;animation:ReviewSection_spin__7MNHI 1s ease-in-out infinite}@keyframes ReviewSection_spin__7MNHI{to{transform:rotate(1turn)}}.ReviewSection_noApplications__YtqgO{text-align:center;color:#666;padding:2rem 0;background-color:#f9f9f9;border-radius:8px;border:1px dashed #ff9999}@media (max-width:768px){.ReviewSection_tutorSection__0A7QY{padding:1.5rem 1rem}.ReviewSection_sectionTitle__EVas8{font-size:1.6rem}.ReviewSection_applicationForm___4eAU{padding:1.2rem}.ReviewSection_applicationName__5imaA{font-size:1.1rem}}@media (max-width:480px){.ReviewSection_applyButton__RVYx4{width:100%;padding:.7rem}.ReviewSection_applicationItem__dSHym{padding:1.2rem}.ReviewSection_applicationAvatar__GZ_0S{width:60px;height:60px}}