.Header_header__072v2{background:linear-gradient(135deg,#ffffff,#f8fafc);box-shadow:0 2px 20px rgba(0,0,0,.1);position:sticky;top:0;z-index:1000;border-bottom:3px solid #ea580c}.Header_container__DOHRG{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:80px}.Header_logo__0dir7{flex-shrink:0}.Header_logoLink__FYRA_{text-decoration:none;color:inherit}.Header_logoContainer__V_0vt{display:flex;align-items:center;gap:15px;transition:transform .3s ease}.Header_logoContainer__V_0vt:hover{transform:scale(1.05)}.Header_logoImage__3Nnj4{width:50px;height:50px;object-fit:contain;border-radius:10px;border:3px solid #ea580c;padding:3px;background:white;box-shadow:0 4px 12px rgba(234,88,12,.2)}.Header_logoText__ZcPbR{display:flex;flex-direction:column}.Header_logoTitle__rDf85{font-size:1.8rem;font-weight:700;color:#ea580c;margin:0;line-height:1.2;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.Header_logoSubtitle__ORaay{font-size:.85rem;color:#666;margin:0;font-style:italic;font-weight:500}.Header_nav__evgr5{gap:2.5rem}.Header_navLink__bzbwi,.Header_nav__evgr5{display:flex;align-items:center;transition:all .3s ease}.Header_navLink__bzbwi{text-decoration:none;color:#4b5563;font-weight:600;font-size:1.1rem;padding:.75rem 1.5rem;border-radius:12px;position:relative;gap:8px}.Header_navLink__bzbwi:hover{color:#ea580c;background:linear-gradient(135deg,rgba(234,88,12,.1),rgba(234,88,12,.05));transform:translateY(-2px);box-shadow:0 4px 12px rgba(234,88,12,.15)}.Header_navLink__bzbwi.Header_active__3IUjt{color:#ffffff;background:linear-gradient(135deg,#ea580c,#c2410c);box-shadow:0 4px 15px rgba(234,88,12,.3)}.Header_navLink__bzbwi.Header_active__3IUjt:before{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:6px;height:6px;background:#ea580c;border-radius:50%}.Header_mobileMenuButton__QRUW9{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:.5rem;width:30px;height:30px;position:relative}.Header_mobileMenuButton__QRUW9 span{width:100%;height:3px;background:#ea580c;border-radius:2px;transition:all .3s ease;transform-origin:center}.Header_mobileMenuButton__QRUW9 span:first-child{transform:translateY(0) rotate(0deg)}.Header_mobileMenuButton__QRUW9 span:nth-child(2){opacity:1}.Header_mobileMenuButton__QRUW9 span:nth-child(3){transform:translateY(0) rotate(0deg)}.Header_mobileMenuButton__QRUW9 span.Header_open__cQB4I:first-child{transform:translateY(7px) rotate(45deg)}.Header_mobileMenuButton__QRUW9 span.Header_open__cQB4I:nth-child(2){opacity:0}.Header_mobileMenuButton__QRUW9 span.Header_open__cQB4I:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:768px){.Header_container__DOHRG{padding:0 1.5rem;height:70px}.Header_mobileMenuButton__QRUW9{display:flex}.Header_nav__evgr5{position:absolute;top:100%;left:0;right:0;background:linear-gradient(135deg,#ffffff,#f8fafc);flex-direction:column;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.15);border-top:1px solid #e5e7eb;transform:translateY(-20px);opacity:0;visibility:hidden;gap:1rem}.Header_nav__evgr5.Header_open__cQB4I{transform:translateY(0);opacity:1;visibility:visible}.Header_navLink__bzbwi{width:100%;justify-content:center;padding:1rem 1.5rem;font-size:1.2rem;border-radius:10px;border:1px solid #e5e7eb}.Header_navLink__bzbwi.Header_active__3IUjt:before{display:none}.Header_logoContainer__V_0vt{gap:12px}.Header_logoImage__3Nnj4{width:45px;height:45px}.Header_logoTitle__rDf85{font-size:1.5rem}.Header_logoSubtitle__ORaay{font-size:.8rem}}@media (max-width:480px){.Header_container__DOHRG{padding:0 1rem;height:65px}.Header_logoContainer__V_0vt{gap:10px}.Header_logoImage__3Nnj4{width:40px;height:40px;border-width:2px}.Header_logoTitle__rDf85{font-size:1.3rem}.Header_logoSubtitle__ORaay{font-size:.75rem}.Header_nav__evgr5{padding:1.5rem 1rem}.Header_navLink__bzbwi{padding:.875rem 1.25rem;font-size:1.1rem}}@keyframes Header_logoPulse__siAqK{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.Header_logoContainer__V_0vt:hover .Header_logoImage__3Nnj4{animation:Header_logoPulse__siAqK .6s ease-in-out}.Header_header__072v2{transition:all .3s ease}.Header_navLink__bzbwi{transition:all .3s cubic-bezier(.4,0,.2,1)}.Header_mobileMenuButton__QRUW9:focus,.Header_navLink__bzbwi:focus{outline:2px solid #ea580c;outline-offset:2px}.Header_mobileMenuButton__QRUW9:focus{border-radius:4px}@media (prefers-color-scheme:dark){.Header_header__072v2{background:linear-gradient(135deg,#1f2937,#374151);border-bottom-color:#fb923c}.Header_logoTitle__rDf85{color:#fb923c}.Header_logoImage__3Nnj4{border-color:#fb923c;box-shadow:0 4px 12px rgba(251,146,60,.2)}.Header_navLink__bzbwi{color:#d1d5db}.Header_navLink__bzbwi:hover{color:#fb923c;background:linear-gradient(135deg,rgba(251,146,60,.1),rgba(251,146,60,.05))}.Header_navLink__bzbwi.Header_active__3IUjt{color:#1f2937;background:linear-gradient(135deg,#fb923c,#ea580c)}.Header_mobileMenuButton__QRUW9 span{background:#fb923c}}.Footer_footer__yl3k1{background-color:#f8f9fa;color:#6c757d;padding:1.5rem 0;border-top:1px solid #dee2e6;margin-top:auto}.Footer_footerContent__B4teV{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column;gap:1.5rem}.Footer_mainContent__g4kxU{display:grid;grid-template-columns:1fr 2fr 1fr;gap:2rem;align-items:start;padding-bottom:1.5rem;border-bottom:1px solid #dee2e6}.Footer_brand__epaix h3{margin:0 0 .5rem;font-size:1.3rem;color:#2c3e50;font-weight:600}.Footer_tagline__VeQYX{margin:0;color:#6c757d;font-style:italic;font-size:.9rem}.Footer_description__hNlni{font-size:.9rem;color:#6c757d;margin-top:.5rem;line-height:1.4}.Footer_contactInfo__3mDun{display:flex;flex-direction:column;gap:.8rem}.Footer_contactItem__1KujK{display:flex;align-items:flex-start;gap:.8rem;color:#495057;font-size:.9rem;line-height:1.4}.Footer_contactItem__1KujK a{color:#495057;text-decoration:none;transition:color .3s ease}.Footer_contactItem__1KujK a:hover{color:#007bff;text-decoration:underline}.Footer_icon__dgf9c{font-size:1rem;margin-top:.1rem;flex-shrink:0;color:#6c757d}.Footer_quickActions__5L3gx{display:flex;flex-direction:column;gap:.8rem}.Footer_actionBtn__duhtE{background:#ffffff;color:#495057;padding:.7rem 1.2rem;border-radius:25px;text-decoration:none;text-align:center;font-weight:500;transition:all .3s ease;border:1px solid #dee2e6;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;gap:.5rem}.Footer_actionBtn__duhtE:hover{background:#007bff;color:white;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,123,255,.3);text-decoration:none}.Footer_bottomBar__LASBC{display:flex;justify-content:space-between;align-items:center;color:#6c757d;font-size:.8rem;padding-bottom:1.5rem;border-bottom:1px solid #dee2e6}.Footer_copyright__g3z6w p{margin:.2rem 0;color:#6c757d}.Footer_madeWith__bb7z2{color:#e74c3c!important;font-size:.9rem}.Footer_techpotli__ngOXl{display:flex;align-items:center;gap:.5rem;justify-content:center;width:100%;padding-top:1rem;margin-top:1rem;border-top:1px solid #dee2e6}.Footer_techpotli__ngOXl p{font-size:.8rem;color:#6c757d;margin:0}.Footer_logoLink__pR5JW{text-decoration:none;transition:opacity .2s ease;display:flex;align-items:center}.Footer_logoLink__pR5JW:hover{opacity:.8}.Footer_logo__ZIHpg{height:25px;width:auto;filter:brightness(.7);transition:filter .2s ease}.Footer_logoLink__pR5JW:hover .Footer_logo__ZIHpg{filter:brightness(.5)}.Footer_techpotliTagline__F5ZNw{font-size:.75rem;color:#9ca3af;font-style:italic}@media (max-width:768px){.Footer_footerContent__B4teV{flex-direction:column;text-align:center;gap:1rem;padding:0 .5rem}.Footer_footer__yl3k1{padding:1rem 0}.Footer_mainContent__g4kxU{grid-template-columns:1fr;gap:1.5rem;text-align:center}.Footer_contactItem__1KujK{justify-content:center}.Footer_quickActions__5L3gx{flex-direction:row;justify-content:center;flex-wrap:wrap}.Footer_actionBtn__duhtE{flex:1 1;min-width:140px;max-width:160px}.Footer_bottomBar__LASBC{flex-direction:column;gap:.5rem;text-align:center}.Footer_techpotli__ngOXl{flex-direction:column;gap:.3rem;padding-top:.5rem}.Footer_techpotli__ngOXl p{font-size:.75rem}.Footer_logo__ZIHpg{height:20px}}@media (max-width:480px){.Footer_brand__epaix h3{font-size:1.1rem}.Footer_actionBtn__duhtE{padding:.6rem 1rem;font-size:.85rem;min-width:120px}.Footer_logo__ZIHpg{height:18px}.Footer_techpotli__ngOXl{gap:.2rem}.Footer_techpotliTagline__F5ZNw,.Footer_techpotli__ngOXl p{font-size:.7rem}}.About_statItem__PVH2j{background:var(--stat-bg-color,linear-gradient(135deg,rgba(255,153,51,.15),rgba(255,215,0,.1)));border:2px solid var(--stat-border-color,rgba(255,153,51,.3));box-shadow:0 8px 25px rgba(255,153,51,.15)}.About_statItem__PVH2j:hover{box-shadow:0 15px 35px rgba(255,153,51,.25)}.About_statIcon__2G7hX{text-align:center;padding:1.5rem 1rem;background-image:var(--stat-bg-image,linear-gradient(135deg,rgba(255,153,51,.06),rgba(255,215,0,.03))),var(--stat-bg-color,linear-gradient(135deg,rgba(255,153,51,.1),rgba(255,153,51,.05)));background-size:cover,cover;background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-blend-mode:overlay,normal;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;position:relative;overflow:hidden;margin-bottom:.25rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.About_valueCard__FIRKb{background:var(--value-bg-color,linear-gradient(135deg,rgba(255,153,51,.1),rgba(255,215,0,.05)));box-shadow:0 10px 30px rgba(255,153,51,.1);border:1px solid rgba(255,153,51,.2)}.About_teamMember__zWajg{background:var(--member-bg-color,linear-gradient(135deg,rgba(255,153,51,.1),rgba(255,215,0,.05)));border:1px solid rgba(255,153,51,.2)}.About_missionCard__bUhEY{border:1px solid rgba(255,153,51,.15)}.About_contactCard__4QtCu,.About_missionCard__bUhEY{background:linear-gradient(135deg,rgba(255,153,51,.08),rgba(255,215,0,.03))}.About_contactCard__4QtCu{border:1px solid rgba(255,153,51,.2)}.About_certificationItem__3nYmN{background:linear-gradient(135deg,rgba(255,153,51,.08),rgba(255,215,0,.03));border:1px solid rgba(255,153,51,.15)}.About_featureItem__Zyn8_{background:linear-gradient(135deg,rgba(255,153,51,.1),rgba(255,215,0,.05))}.About_milestone__zGd_F{background:linear-gradient(135deg,rgba(255,153,51,.08),rgba(255,215,0,.03));border:1px solid rgba(255,153,51,.15)}.About_founderQuote__O60_8{background:linear-gradient(135deg,rgba(255,153,51,.15),rgba(255,107,0,.1));border:1px solid rgba(255,153,51,.3)}.About_achievementCard__9FitH{border:1px solid rgba(255,215,0,.3)}.About_container__Ee_9S{min-height:100vh;display:flex;flex-direction:column;position:relative;overflow-x:hidden;background:#FFF8E1}.About_main__vNLXf{flex:1 1}.About_companyIntro__wcRmV{padding:1.25rem 1rem;background:linear-gradient(135deg,rgba(255,153,51,.08),rgba(255,215,0,.04));border-radius:12px;margin:1.5rem auto;max-width:1200px;box-shadow:0 8px 30px rgba(255,153,51,.06);border:1px solid rgba(255,153,51,.08)}.About_companyIntroInner__pOFMH{max-width:1000px;margin:0 auto;color:#2c1b0a;text-align:center}.About_companyIntro__wcRmV h3{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:#2c1b0a}.About_companyIntro__wcRmV p{margin:.35rem 0;color:#4b3822;line-height:1.5}.About_companyQuickFacts__UtCMk{margin-top:.5rem;font-weight:600;color:#b76a00}.About_scrollProgress__prbW_{position:fixed;top:0;left:0;height:3px;background:linear-gradient(90deg,#FF9933,#FFD700);z-index:1000;transition:width .1s ease}.About_animatedBackground__Kk1tL{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1}.About_floatingOrb1__hlKLb,.About_floatingOrb2__750M3,.About_floatingOrb3__E_mdS{position:absolute;border-radius:50%;filter:blur(40px);opacity:.1;animation:About_floatOrb__N5QDr 20s linear infinite}.About_floatingOrb1__hlKLb{width:300px;height:300px;background:radial-gradient(circle,#FF9933,transparent);top:calc(var(--mouse-y) * .5);left:calc(var(--mouse-x) * .3);animation-delay:0s}.About_floatingOrb2__750M3{width:200px;height:200px;background:radial-gradient(circle,#FFD700,transparent);top:calc(var(--mouse-y) * .7);right:calc(var(--mouse-x) * .2);animation-delay:-7s}.About_floatingOrb3__E_mdS{width:250px;height:250px;background:radial-gradient(circle,#FF8C00,transparent);bottom:calc(var(--mouse-y) * .6);left:calc(var(--mouse-x) * .4);animation-delay:-14s}@keyframes About_floatOrb__N5QDr{0%,to{transform:translate(0) rotate(0deg)}25%{transform:translate(100px,50px) rotate(90deg)}50%{transform:translate(50px,100px) rotate(180deg)}75%{transform:translate(-50px,50px) rotate(270deg)}}.About_heroSection__mjJsZ{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;opacity:0;transform:translateY(30px);transition:all 1s ease;background:linear-gradient(135deg,#1a1a1a,#2c1b0a)}.About_heroSection__mjJsZ.About_visible__bKQ_n{opacity:1;transform:translateY(0)}.About_heroBackground__gQ31E{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/spiritual-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.About_backgroundOverlay__a0oxl{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(26,26,26,.9),rgba(44,27,10,.8) 50%,rgba(68,45,19,.7))}.About_heroContent__pyEyC{position:relative;max-width:1200px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:center}.About_heroText__i29_M{color:white}.About_heroBadge__8A2HB{display:inline-block;background:linear-gradient(135deg,#FF9933,#FF8C00);padding:.5rem 1rem;border-radius:25px;font-size:.9rem;font-weight:600;margin-bottom:2rem;animation:About_pulse__1l_Uj 2s infinite}@keyframes About_pulse__1l_Uj{0%,to{opacity:1}50%{opacity:.8}}.About_heroTitle__NVEXM{font-size:3.5rem;font-weight:800;margin-bottom:1rem;line-height:1.1;background:linear-gradient(135deg,#FFFFFF,#FFD700);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.About_highlight__wClFn{background:linear-gradient(135deg,#FF9933,#FFD700);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.About_highlight__wClFn:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:3px;background:linear-gradient(135deg,#FF9933,#FFD700);border-radius:2px}.About_heroSubtitle__j95uH{font-size:1.4rem;margin-bottom:1.5rem;color:#FFD700;font-weight:500;line-height:1.4}.About_heroDescription__Euese{font-size:1.1rem;line-height:1.7;margin-bottom:2.5rem;color:#E2E8F0;max-width:500px}.About_heroStats__Hd27S{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin:2.5rem 0}.About_statItem__PVH2j{text-align:center;padding:1.5rem 1rem;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;position:relative;overflow:hidden}.About_statItem__PVH2j:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.About_statItem__PVH2j:hover:before{left:100%}.About_statItem__PVH2j:hover{transform:translateY(-5px);border-color:var(--stat-color);box-shadow:0 10px 30px rgba(0,0,0,.2)}.About_statIcon__2G7hX{font-size:2.5rem;margin-bottom:.75rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.About_statNumber__Xuy58{font-size:2rem;font-weight:800;color:var(--stat-color);margin-bottom:.25rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.About_statLabel__yMO2O{font-size:.9rem;color:#E2E8F0;font-weight:500}.About_heroActions__tG0et{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.About_primaryButton__ony7w,.About_secondaryButton__oklG2{padding:1rem 2rem;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;font-size:1rem}.About_primaryButton__ony7w{background:linear-gradient(135deg,#FF9933,#FF8C00);color:white;box-shadow:0 4px 15px rgba(255,153,51,.3)}.About_primaryButton__ony7w:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,153,51,.4)}.About_secondaryButton__oklG2{background:rgba(255,255,255,.1);color:white;border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.About_secondaryButton__oklG2:hover{background:rgba(255,255,255,.2);transform:translateY(-2px);border-color:rgba(255,255,255,.5)}.About_buttonArrow__ojjls{transition:transform .3s ease}.About_primaryButton__ony7w:hover .About_buttonArrow__ojjls{transform:translateX(5px)}.About_heroVisual__NqtVf{display:flex;justify-content:center;align-items:center}.About_visualContainer__c5ZqW{position:relative;width:300px;height:300px}.About_mainOrb__k3h9E{width:100%;height:100%;background:linear-gradient(135deg,#FF9933,#FFD700);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:About_rotate__eY0AL 20s linear infinite;box-shadow:0 0 50px rgba(255,153,51,.4),inset 0 0 50px rgba(255,255,255,.1)}.About_orbContent__Z8enW{font-size:4rem;animation:About_rotateReverse__DIyjN 20s linear infinite}@keyframes About_rotate__eY0AL{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes About_rotateReverse__DIyjN{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.About_floatingElements__z0812{position:absolute;top:0;left:0;width:100%;height:100%}.About_floatElement1__8KsaB,.About_floatElement2__iAI_F,.About_floatElement3__d6L6V,.About_floatElement4__DFw6P{position:absolute;font-size:2rem;animation:About_float__bWaBP 6s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.About_floatElement1__8KsaB{top:10%;left:10%;animation-delay:0s}.About_floatElement2__iAI_F{top:10%;right:10%;animation-delay:1.5s}.About_floatElement3__d6L6V{bottom:10%;left:10%;animation-delay:3s}.About_floatElement4__DFw6P{bottom:10%;right:10%;animation-delay:4.5s}@keyframes About_float__bWaBP{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.About_scrollIndicator__YtX1j{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);color:white;text-align:center;animation:About_bounce__AR8s9 2s infinite}.About_scrollText__oYjRX{font-size:.9rem;margin-bottom:.5rem;opacity:.8}.About_scrollArrow__IiJGC{font-size:1.5rem}@keyframes About_bounce__AR8s9{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-10px)}60%{transform:translateX(-50%) translateY(-5px)}}.About_tabsSection__ujNRL{padding:6rem 2rem;background:#FFF8E1;position:relative}.About_tabsContainer__2tYVT{max-width:1200px;margin:0 auto}.About_sectionHeader__LEdsx{text-align:center;margin-bottom:4rem}.About_sectionBadge__oEgzf{display:inline-block;background:linear-gradient(135deg,#FF9933,#FF8C00);color:white;padding:.5rem 1.5rem;border-radius:25px;font-size:.9rem;font-weight:600;margin-bottom:1rem}.About_sectionHeader__LEdsx h2{font-size:3rem;font-weight:800;color:#2c1b0a;margin-bottom:1rem;background:linear-gradient(135deg,#2c1b0a,#FF8C00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.About_sectionHeader__LEdsx p{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.About_tabsNavigation___TZkz{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:3rem;background:white;padding:1.5rem;border-radius:20px;box-shadow:0 10px 40px rgba(255,153,51,.1)}.About_tabButton__NbB4N{position:relative;display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;border:none;background:transparent;border-radius:16px;cursor:pointer;transition:all .3s ease;overflow:hidden}.About_tabButton__NbB4N:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#FF9933,#FFD700);opacity:0;transition:opacity .3s ease;border-radius:16px}.About_tabButton__NbB4N.About_active__fz7sB:before{opacity:1}.About_tabIcon__2wIdB{font-size:2rem;position:relative;z-index:2;transition:all .3s ease}.About_tabButton__NbB4N.About_active__fz7sB .About_tabIcon__2wIdB{transform:scale(1.1);filter:brightness(0) invert(1)}.About_tabText__KO_C_{font-size:1rem;font-weight:600;color:#666;position:relative;z-index:2;transition:all .3s ease}.About_tabButton__NbB4N.About_active__fz7sB .About_tabText__KO_C_{color:white}.About_tabGlow__6JEEx{position:absolute;top:50%;left:50%;width:0;height:0;background:radial-gradient(circle,rgba(255,153,51,.3),transparent);border-radius:50%;transform:translate(-50%,-50%);transition:all .3s ease}.About_tabButton__NbB4N.About_active__fz7sB .About_tabGlow__6JEEx{width:120px;height:120px}.About_tabButton__NbB4N:hover:not(.About_active__fz7sB){background:#FFE4B5;transform:translateY(-2px)}.About_tabsContent__C3ObU{background:white;border-radius:24px;padding:3rem;box-shadow:0 20px 60px rgba(255,153,51,.1);min-height:500px}.About_tabPanel__vGWbk{animation:About_fadeIn__Hdwr4 .5s ease}@keyframes About_fadeIn__Hdwr4{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.About_storyContent__DqTuT{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:start}.About_storyMain__fF1YA h3{font-size:2.5rem;color:#2c1b0a;margin-bottom:2rem;font-weight:700}.About_storyText__oaIcT p{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1.5rem}.About_highlightText__3M1ej{background:linear-gradient(135deg,#FF9933,#FF8C00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.About_milestonesSection__33Qtb{margin:3rem 0}.About_milestonesSection__33Qtb h4{font-size:1.8rem;color:#2c1b0a;margin-bottom:2rem;font-weight:600}.About_milestonesTimeline__izWys{display:flex;flex-direction:column;gap:2rem}.About_milestone__zGd_F{display:flex;align-items:start;gap:1.5rem;padding:2rem;background:#FFF8E1;border-radius:16px;border-left:4px solid #ff9933;transition:all .3s ease}.About_milestone__zGd_F:hover{transform:translateX(10px);box-shadow:0 10px 30px rgba(255,153,51,.1)}.About_milestoneMarker__M2out{display:flex;flex-direction:column;align-items:center;gap:.5rem}.About_markerIcon__wYlH8{width:50px;height:50px;background:linear-gradient(135deg,#FF9933,#FFD700);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:white}.About_connector__V9E_x{width:2px;height:40px;background:linear-gradient(180deg,#FF9933,#FFD700);border-radius:1px}.About_milestoneContent__bNKkf{flex:1 1}.About_milestoneYear__AQWj1{display:inline-block;background:linear-gradient(135deg,#FF9933,#FF8C00);color:white;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.9rem;margin-bottom:.75rem}.About_milestoneContent__bNKkf h5{font-size:1.3rem;color:#2c1b0a;margin-bottom:.5rem;font-weight:600}.About_milestoneContent__bNKkf p{color:#666;margin:0;line-height:1.6}.About_storySidebar__AevMO{display:flex;flex-direction:column;gap:2rem}.About_founderQuote__O60_8{background:linear-gradient(135deg,#2c1b0a,#1a1a1a);color:white;padding:2.5rem;border-radius:20px;position:relative;overflow:hidden}.About_founderQuote__O60_8:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,153,51,.1) 0,transparent 70%);animation:About_rotate__eY0AL 20s linear infinite}.About_quoteIcon__DpEWb{font-size:3rem;margin-bottom:1rem;opacity:.7}.About_founderQuote__O60_8 blockquote{font-size:1.2rem;font-style:italic;line-height:1.6;margin-bottom:2rem;position:relative;z-index:2}.About_quoteAuthor__fKGrK{display:flex;align-items:center;gap:1rem;position:relative;z-index:2}.About_authorAvatar__rwYdX{width:50px;height:50px;background:linear-gradient(135deg,#FF9933,#FFD700);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.About_authorInfo__Z19jS{display:flex;flex-direction:column}.About_authorInfo__Z19jS strong{font-size:1.1rem}.About_authorInfo__Z19jS span{font-size:.9rem;opacity:.8}.About_achievementCard__9FitH{background:linear-gradient(135deg,#FF9933,#FF8C00);color:white;padding:2rem;border-radius:16px;display:flex;align-items:center;gap:1rem}.About_achievementIcon__Q7cB7{font-size:2.5rem}.About_achievementContent__EWVeK h5{font-size:1.2rem;margin-bottom:.5rem;font-weight:600}.About_achievementContent__EWVeK p{margin:0;opacity:.9;font-size:.9rem}.About_missionHeader__sX5v6{text-align:center;margin-bottom:3rem}.About_missionHeader__sX5v6 h3{font-size:2.5rem;color:#2c1b0a;margin-bottom:1rem;font-weight:700}.About_missionHeader__sX5v6 p{font-size:1.2rem;color:#666;max-width:700px;margin:0 auto;line-height:1.6}.About_missionGrid__PonBp{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}.About_missionCard__bUhEY{background:#FFF8E1;padding:2.5rem;border-radius:20px;border-left:5px solid #ff9933;transition:all .3s ease;position:relative;overflow:hidden}.About_missionCard__bUhEY:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#FF9933,#FFD700);transform:scaleX(0);transition:transform .3s ease}.About_missionCard__bUhEY:hover:before{transform:scaleX(1)}.About_missionCard__bUhEY:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(255,153,51,.1)}.About_cardHeader___ueLj{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.About_cardIcon__gSAAX{font-size:2.5rem}.About_cardHeader___ueLj h4{font-size:1.5rem;color:#2c1b0a;font-weight:600}.About_missionCard__bUhEY p{color:#555;line-height:1.7;margin-bottom:1.5rem}.About_missionList__84Ki3{list-style:none;padding:0}.About_missionList__84Ki3 li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;color:#FF9933;font-weight:500}.About_listIcon__y9TqF{font-size:1.2rem}.About_visionGoals__4LB9t{display:flex;flex-direction:column;gap:1rem}.About_goalItem__Z3LZR{display:flex;align-items:center;gap:1rem;padding:1rem;background:white;border-radius:12px;transition:all .3s ease}.About_goalItem__Z3LZR:hover{transform:translateX(5px);box-shadow:0 5px 15px rgba(255,153,51,.1)}.About_goalIcon__YIkev{font-size:1.5rem}.About_goalItem__Z3LZR div{display:flex;flex-direction:column}.About_goalItem__Z3LZR strong{color:#2c1b0a;font-size:1rem}.About_goalItem__Z3LZR span{color:#666;font-size:.9rem}.About_teamHeader__cFrbr{text-align:center;margin-bottom:3rem}.About_teamHeader__cFrbr h3{font-size:2.5rem;color:#2c1b0a;margin-bottom:1rem;font-weight:700}.About_teamHeader__cFrbr p{font-size:1.2rem;color:#666;max-width:700px;margin:0 auto;line-height:1.6}.About_teamGrid__Xqgr_{display:grid;gap:2rem;margin-bottom:4rem}.About_teamMember__zWajg{background:#FFF8E1;padding:2.5rem;border-radius:20px;border-left:5px solid var(--member-color);transition:all .3s ease;position:relative;overflow:hidden}.About_teamMember__zWajg:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,var(--member-color),#FFD700);transform:scaleX(0);transition:transform .3s ease}.About_teamMember__zWajg:hover:before{transform:scaleX(1)}.About_teamMember__zWajg:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(255,153,51,.1)}.About_memberHeader__XAHT1{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.About_memberAvatar__RjSb2{width:80px;height:80px;background:linear-gradient(135deg,var(--member-color),#FFD700);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;flex-shrink:0}.About_memberInfo__nLLcE h4{font-size:1.5rem;color:#2c1b0a;margin-bottom:.25rem;font-weight:600}.About_memberRole__JYtTO{color:var(--member-color);font-weight:600;font-size:1rem}.About_memberDescription__dGXqb{color:#555;line-height:1.7;margin-bottom:1.5rem}.About_expertise__EiAkE{display:flex;flex-wrap:wrap;gap:.75rem}.About_skillTag___3_g7{background:white;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;color:#555;border:1px solid #ffe4b5;font-weight:500;transition:all .3s ease}.About_skillTag___3_g7:hover{background:var(--member-color);color:white;transform:translateY(-2px)}.About_founderSpotlight___g9eL{background:linear-gradient(135deg,#2c1b0a,#1a1a1a);border-radius:24px;padding:4rem;color:white;position:relative;overflow:hidden}.About_founderSpotlight___g9eL:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,153,51,.1) 0,transparent 70%);animation:About_rotate__eY0AL 30s linear infinite}.About_spotlightContent__hDqoi{display:grid;grid-template-columns:auto 1fr;gap:3rem;align-items:start;position:relative;z-index:2}.About_founderOrb__6N4n_,.About_founderVisual__8A3VE{display:flex;align-items:center;justify-content:center}.About_founderOrb__6N4n_{width:150px;height:150px;background:linear-gradient(135deg,#FF9933,#FFD700);border-radius:50%;animation:About_rotate__eY0AL 20s linear infinite;box-shadow:0 0 60px rgba(255,153,51,.4),inset 0 0 60px rgba(255,255,255,.1)}.About_orbInner__rKlS_{font-size:3rem;animation:About_rotateReverse__DIyjN 20s linear infinite}.About_founderDetails__tQ1Sz{flex:1 1}.About_founderBadge__0ncXM{display:inline-block;background:linear-gradient(135deg,#FF9933,#FF8C00);color:white;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:1rem}.About_founderDetails__tQ1Sz h4{font-size:2.2rem;margin-bottom:.5rem;font-weight:700}.About_founderTitle__ryUVr{font-size:1.2rem;color:#FFD700;margin-bottom:1.5rem;font-weight:500}.About_founderBio__IJ0uO{font-size:1.1rem;line-height:1.7;color:#E2E8F0;margin-bottom:2rem}.About_founderContact__FP1c5{display:flex;gap:1.5rem;flex-wrap:wrap}.About_contactOption__vh_qu{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:rgba(255,255,255,.1);border-radius:12px;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.About_contactOption__vh_qu:hover{background:rgba(255,255,255,.2);transform:translateY(-2px)}.About_contactIcon__3gB1O{font-size:1.2rem}.About_valuesHeader__lq_nO{text-align:center;margin-bottom:3rem}.About_valuesHeader__lq_nO h3{font-size:2.5rem;color:#2c1b0a;margin-bottom:1rem;font-weight:700}.About_valuesHeader__lq_nO p{font-size:1.2rem;color:#666;max-width:700px;margin:0 auto;line-height:1.6}.About_valuesGrid__IDgqp{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:4rem}.About_valueCard__FIRKb{background:white;padding:3rem 2rem;border-radius:20px;text-align:center;box-shadow:0 10px 30px rgba(255,153,51,.08);border:1px solid #ffe4b5;transition:all .3s ease;position:relative;overflow:hidden}.About_valueCard__FIRKb:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,var(--value-color),#FFD700);transform:scaleX(0);transition:transform .3s ease}.About_valueCard__FIRKb:hover:before{transform:scaleX(1)}.About_valueCard__FIRKb:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(255,153,51,.15)}.About_valueIconContainer__aLB_4{position:relative;width:100px;height:100px;margin:0 auto 2rem}.About_valueIconBg__sizFL{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--value-color),#FFD700);border-radius:50%;opacity:.1;animation:About_pulse__1l_Uj 2s infinite}.About_valueIcon__ewcaW{position:relative;font-size:2.5rem;z-index:2}.About_valueCard__FIRKb h4{font-size:1.5rem;color:#2c1b0a;margin-bottom:1rem;font-weight:600}.About_valueCard__FIRKb p{color:#666;line-height:1.6;margin:0}.About_qualityCommitment__6DuDc{background:#FFF8E1;padding:3rem;border-radius:20px}.About_qualityCommitment__6DuDc h4{font-size:2rem;color:#2c1b0a;margin-bottom:2rem;text-align:center;font-weight:600}.About_certificationsGrid__ZfbUg{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.About_certificationItem__3nYmN{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:white;border-radius:12px;transition:all .3s ease}.About_certificationItem__3nYmN:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(255,153,51,.1)}.About_certIcon__60Bsp{font-size:2rem;flex-shrink:0}.About_certContent__jKaJb h5{font-size:1.1rem;color:#2c1b0a;margin-bottom:.25rem;font-weight:600}.About_certContent__jKaJb p{color:#666;margin:0;font-size:.9rem}.About_featuresSection__USaI_{padding:6rem 2rem;background:linear-gradient(135deg,#FF9933,#FF8C00);color:white}.About_featuresContainer__brwvF{max-width:1000px;margin:0 auto}.About_featuresSection__USaI_ .About_sectionHeader__LEdsx h2,.About_featuresSection__USaI_ .About_sectionHeader__LEdsx p{color:white}.About_featuresGrid__65eVi{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.About_featureItem__Zyn8_{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.About_featureItem__Zyn8_:hover{background:rgba(255,255,255,.2);transform:translateY(-5px)}.About_featureIcon__v_Qvv{font-size:2rem;flex-shrink:0}.About_featureItem__Zyn8_ span{font-weight:500}.About_contactSection__Mbdr2{padding:6rem 2rem;background:#FFF8E1}.About_contactContainer__Li_W4{max-width:1200px;margin:0 auto}.About_contactGrid__kbo0Z{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:4rem}.About_contactCard__4QtCu{display:flex;align-items:center;gap:1.5rem;padding:2rem;background:white;border-radius:16px;cursor:pointer;transition:all .3s ease;border:2px solid transparent;box-shadow:0 5px 20px rgba(255,153,51,.08)}.About_contactCard__4QtCu:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(255,153,51,.15);border-color:var(--method-color)}.About_contactIcon__3gB1O{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:white;flex-shrink:0}.About_contactInfo__7_UMZ{flex:1 1}.About_contactInfo__7_UMZ h4{font-size:1.3rem;color:#2c1b0a;margin-bottom:.5rem;font-weight:600}.About_contactInfo__7_UMZ p{color:#666;margin:0}.About_contactArrow__dmcHw{font-size:1.5rem;color:#FFE4B5;transition:all .3s ease}.About_contactCard__4QtCu:hover .About_contactArrow__dmcHw{color:var(--method-color);transform:translateX(5px)}.About_visitSection__La3Ku{background:white;border-radius:20px;padding:3rem;box-shadow:0 10px 40px rgba(255,153,51,.1)}.About_visitSection__La3Ku h3{font-size:2rem;color:#2c1b0a;margin-bottom:2rem;text-align:center;font-weight:600}.About_locationCard__C5rZk{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.About_locationInfo__4Bk9G{display:flex;flex-direction:column;gap:2rem}.About_addressItem__63jUK{display:flex;align-items:start;gap:1rem}.About_addressIcon__vCnu4{font-size:1.5rem;margin-top:.25rem;flex-shrink:0}.About_addressItem__63jUK strong{display:block;color:#2c1b0a;margin-bottom:.5rem;font-size:1.1rem}.About_addressItem__63jUK p{color:#666;margin:0;line-height:1.5}.About_locationActions__E9Lfc{display:flex;flex-direction:column;gap:1rem}.About_callBtn__m_nqn,.About_directionsBtn__zGEhB{padding:1rem 1.5rem;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.About_directionsBtn__zGEhB{background:linear-gradient(135deg,#FF9933,#FF8C00);color:white}.About_directionsBtn__zGEhB:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,153,51,.3)}.About_callBtn__m_nqn{background:#FFE4B5;color:#2c1b0a}.About_callBtn__m_nqn:hover{background:#FFD700;transform:translateY(-2px)}.About_ctaSection__tqqsi{padding:6rem 2rem;background:linear-gradient(135deg,#2c1b0a,#1a1a1a);color:white;position:relative;overflow:hidden}.About_ctaSection__tqqsi:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,153,51,.1) 0,transparent 70%);animation:About_rotate__eY0AL 30s linear infinite}.About_ctaContainer__xtXQ8{position:relative;max-width:800px;margin:0 auto;text-align:center;z-index:2}.About_ctaContent__Mpesv h2{font-size:3rem;margin-bottom:1.5rem;font-weight:800;background:linear-gradient(135deg,#FFFFFF,#FFD700);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.About_ctaContent__Mpesv p{font-size:1.3rem;margin-bottom:3rem;color:#E2E8F0;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.About_ctaButtons__bxYXO{display:flex;gap:1.5rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.About_ctaPrimary__AVhx9,.About_ctaSecondary____kek{padding:1.2rem 2.5rem;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.75rem;font-size:1.1rem}.About_ctaPrimary__AVhx9{background:linear-gradient(135deg,#FF9933,#FF8C00);color:white;box-shadow:0 8px 25px rgba(255,153,51,.3)}.About_ctaPrimary__AVhx9:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(255,153,51,.4)}.About_ctaSecondary____kek{background:rgba(255,255,255,.1);color:white;border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.About_ctaSecondary____kek:hover{background:rgba(255,255,255,.2);transform:translateY(-3px);border-color:rgba(255,255,255,.5)}.About_ctaArrow__PDSqh{transition:transform .3s ease}.About_ctaPrimary__AVhx9:hover .About_ctaArrow__PDSqh{transform:translateX(5px)}.About_ctaFeatures__OGY7B{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.About_featureHighlight__DOZM9{background:rgba(255,255,255,.1);padding:.75rem 1.5rem;border-radius:25px;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.About_featureHighlight__DOZM9:hover{background:rgba(255,255,255,.2);transform:translateY(-2px)}@media (max-width:1024px){.About_heroContent__pyEyC{grid-template-columns:1fr;text-align:center;gap:3rem}.About_heroStats__Hd27S,.About_tabsNavigation___TZkz{grid-template-columns:repeat(2,1fr)}.About_missionGrid__PonBp,.About_valuesGrid__IDgqp{grid-template-columns:1fr}.About_certificationsGrid__ZfbUg,.About_featuresGrid__65eVi{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.About_heroTitle__NVEXM{font-size:2.5rem}.About_heroSubtitle__j95uH{font-size:1.2rem}.About_sectionHeader__LEdsx h2{font-size:2.2rem}.About_contactGrid__kbo0Z,.About_locationCard__C5rZk,.About_storyContent__DqTuT,.About_tabsNavigation___TZkz{grid-template-columns:1fr}.About_spotlightContent__hDqoi{grid-template-columns:1fr;text-align:center}.About_founderContact__FP1c5{justify-content:center}.About_ctaButtons__bxYXO,.About_ctaFeatures__OGY7B{flex-direction:column;align-items:center}.About_ctaFeatures__OGY7B{gap:1rem}}@media (max-width:480px){.About_heroTitle__NVEXM{font-size:2rem}.About_heroStats__Hd27S{grid-template-columns:1fr}.About_heroActions__tG0et{flex-direction:column}.About_primaryButton__ony7w,.About_secondaryButton__oklG2{width:100%;justify-content:center}.About_visualContainer__c5ZqW{width:250px;height:250px}.About_tabsContent__C3ObU{padding:1.5rem}.About_missionCard__bUhEY,.About_teamMember__zWajg,.About_valueCard__FIRKb{padding:2rem 1.5rem}.About_certificationsGrid__ZfbUg,.About_featuresGrid__65eVi{grid-template-columns:1fr}.About_ctaContent__Mpesv h2{font-size:2.2rem}.About_ctaContent__Mpesv p{font-size:1.1rem}}