.Header_header__KwdYD{width:100%;background:linear-gradient(135deg,#d1d5db,#f4f5f7);padding:1rem 2rem;position:fixed;top:0;left:0;z-index:1000;transition:box-shadow .3s ease;height:64px;--headerH:64px}.Header_scrolled__qIjEW{box-shadow:0 2px 8px rgba(0,0,0,.08)}.Header_nav__tNWGY{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.Header_logo____uDV{font-size:1.5rem;font-weight:700;text-decoration:none;color:#203a7f;font-family:Poppins,sans-serif}.Header_navMenu__9IvfC{list-style:none;padding:0;margin:0;display:flex;gap:1.5rem}.Header_mobileMenuToggle__t2IWo{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;gap:.25rem}.Header_mobileMenuToggle__t2IWo span{width:25px;height:2px;background-color:#333;transition:all .3s ease}@media (max-width:768px){.Header_mobileMenuToggle__t2IWo{display:flex}.Header_navMenu__9IvfC{position:absolute;top:100%;left:0;width:100%;background:linear-gradient(135deg,#d1d5db,#f4f5f7);box-shadow:0 2px 8px rgba(0,0,0,.1);flex-direction:column;padding:1rem 0;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.Header_navMenuOpen__fRiPV{transform:translateY(0);opacity:1;visibility:visible}.Header_navMenu__9IvfC li{padding:.5rem 2rem}.Header_navLink__Rvw2c{display:block;padding:.5rem 0}}.Header_navLink__Rvw2c{text-decoration:none;color:#203a7f;font-weight:600;transition:color .2s ease,transform .2s ease;position:relative;font-family:Poppins,sans-serif}.Header_navLink__Rvw2c:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:linear-gradient(90deg,var(--brand-blue),var(--brand-purple));transition:width .3s ease}.Header_navLink__Rvw2c:hover{color:#0066ff}.Header_navLink__Rvw2c:hover:after{width:100%}.Footer_footer__pQtti{width:100%;background-color:#111;color:#bbb;margin-top:auto;padding:clamp(3rem,6vw,6rem) 0}.Footer_footerWrap__2OBSa{max-width:1200px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.Footer_footerContent__yAl3k{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem;text-align:left}.Footer_footerLogo__4BA6d h3{color:#0399d4;font-size:1.5rem;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-weight:600}.Footer_footerLogo__4BA6d p{font-size:.9rem;margin-bottom:1rem}.Footer_docLink__J7657{color:#3498db;text-decoration:none;font-size:.9rem;transition:color .2s}.Footer_docLink__J7657:hover{color:#2980b9}.Footer_footerLinks__M17kI h4,.Footer_footerSocial__mGyvm h4{color:#fff;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:1.1rem}.Footer_footerLinks__M17kI ul{list-style:none;padding:0;margin:0}.Footer_footerLinks__M17kI li{margin-bottom:.5rem}.Footer_footerLinks__M17kI a{color:#bbb;text-decoration:none;transition:color .2s}.Footer_footerLinks__M17kI a:hover{color:#fff}.Footer_socialIcons__PPLhr{display:flex;gap:1rem}.Footer_socialIcons__PPLhr a{color:#bbb;transition:color .2s,transform .2s;display:flex;align-items:center;justify-content:center}.Footer_socialIcons__PPLhr a:hover{color:#fff;transform:translateY(-3px)}.Footer_footerBottom__YIYBj{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center;font-size:.9rem}.Footer_footerBottom__YIYBj p{margin:.5rem 0}.Layout_container__m5jTj{display:flex;flex-direction:column;min-height:100vh}.Layout_mainContent__82buz{flex:1 1;padding:0;width:100%;padding-top:var(--headerH,64px);margin-top:0}.About_container__Ee_9S{max-width:1200px;margin:0 auto;padding-left:1rem;padding-right:1rem}.About_section-spacing__UXNIK{padding:clamp(3rem,6vw,6rem) 0}.About_hero__ccUQ3{position:relative;min-height:70vh;margin-top:20px;display:flex;align-items:center;justify-content:center;text-align:center;color:white;overflow:hidden}.About_heroBg__4Ft2e{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.About_heroBg__4Ft2e:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,102,255,.4),rgba(104,53,255,.4));z-index:2}.About_heroImage__jHuXp{width:100%;height:100%;object-fit:cover;z-index:1}.About_heroContent__pyEyC{position:relative;z-index:3;max-width:800px;margin:0 auto;padding:2rem}.About_heroTitle__NVEXM{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;font-family:Poppins,sans-serif}.About_heroSubtitle__j95uH{font-size:clamp(1.1rem,3vw,1.5rem);margin-bottom:2rem;opacity:.9}.About_ctaButton__w8Q_Q{display:inline-block;padding:1rem 2rem;background:linear-gradient(90deg,var(--brand-blue),var(--brand-purple));color:white;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.2)}.About_ctaButton__w8Q_Q:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.3)}.About_missionVision__GCBrK{background:#f8f9fa;padding-top:2rem}.About_twoColumn__P8O39{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center}@media (min-width:768px){.About_twoColumn__P8O39{grid-template-columns:1fr 1fr}}.About_missionContent__q_kkg h2{font-size:2.5rem;color:#2c3e50;margin-bottom:1.5rem;font-family:Poppins,sans-serif}.About_missionContent__q_kkg p{font-size:1.1rem;line-height:1.7;color:#666;margin-bottom:2rem}.About_valuesList__OKLdi{list-style:none;padding:0;margin:0}.About_valuesList__OKLdi li{display:flex;align-items:center;margin-bottom:1rem;font-size:1.1rem;color:#333}.About_valuesList__OKLdi li:before{content:"✓";color:var(--brand-blue);font-weight:700;margin-right:.75rem;font-size:1.2rem}.About_missionImage__2Rs9a{text-align:center}.About_missionImage__2Rs9a img{max-width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.About_timeline__k2Bdf{background:white}.About_timeline__k2Bdf h2{text-align:center;font-size:2.5rem;color:#2c3e50;margin-bottom:3rem;font-family:Poppins,sans-serif}.About_timelineContainer__JAXxy{max-width:800px;margin:0 auto}.About_timelineItem__Nfthj{display:flex;align-items:center;margin-bottom:2rem;padding:1.5rem;background:#f8f9fa;border-radius:12px;position:relative}.About_timelineItem__Nfthj:before{content:"";position:absolute;left:-10px;top:50%;transform:translateY(-50%);width:4px;height:60px;border-radius:2px}.About_timelineItem__Nfthj:before,.About_yearBadge__f34FH{background:linear-gradient(90deg,var(--brand-blue),var(--brand-purple))}.About_yearBadge__f34FH{color:white;padding:.5rem 1rem;border-radius:20px;font-weight:600;margin-right:1.5rem;font-size:.9rem;min-width:70px;text-align:center}.About_timelineContent__GWuJ0{flex:1 1}.About_timelineContent__GWuJ0 h3{font-size:1.2rem;color:#2c3e50;margin-bottom:.5rem;font-family:Poppins,sans-serif}.About_timelineContent__GWuJ0 p{color:#666;margin:0;line-height:1.6}.About_team__0sxay{background:#f8f9fa}.About_team__0sxay h2{text-align:center;font-size:2.5rem;color:#2c3e50;margin-bottom:3rem;font-family:Poppins,sans-serif}.About_teamGrid__Xqgr_{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.About_teamCard__rojwk{background:white;padding:2rem;border-radius:16px;text-align:center;box-shadow:0 4px 16px rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease}.About_teamCard__rojwk:hover{transform:translateY(-6px);box-shadow:0 10px 24px rgba(0,0,0,.1)}.About_teamPhoto__AYwl8{width:120px;height:120px;border-radius:50%;margin:0 auto 1rem;object-fit:cover;border:4px solid #f0f0f0}.About_teamCard__rojwk h3{font-size:1.3rem;color:#2c3e50;margin-bottom:.5rem;font-family:Poppins,sans-serif}.About_teamCard__rojwk p{color:#666;margin-bottom:1rem}.About_linkedinLink__hiTF9{color:var(--brand-blue);text-decoration:none;font-weight:500;transition:color .3s ease}.About_linkedinLink__hiTF9:hover{color:var(--brand-purple)}.About_certificates__RCs46{background:white}.About_certificates__RCs46 h2{text-align:center;font-size:2.5rem;color:#2c3e50;margin-bottom:3rem;font-family:Poppins,sans-serif}.About_certificatesList__2RYZz{max-width:800px;margin:0 auto;list-style:none;padding:0}.About_certificatesList__2RYZz li{display:flex;align-items:center;margin-bottom:1.5rem;padding:1rem;background:#f8f9fa;border-radius:8px;font-size:1.1rem;color:#333}.About_certificatesList__2RYZz li:before{content:"🛡️";margin-right:1rem;font-size:1.5rem}.About_resources__SNegU{background:#f8f9fa;text-align:center}.About_resources__SNegU h2{font-size:2.5rem;color:#2c3e50;margin-bottom:3rem;font-family:Poppins,sans-serif}.About_resourcesButtons__SiGiS{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.About_resourceBtn__o5_hG{display:inline-block;padding:.75rem 1.5rem;background:linear-gradient(90deg,var(--brand-blue),var(--brand-purple));color:white;text-decoration:none;border-radius:8px;font-weight:500;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1)}.About_resourceBtn__o5_hG:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.15)}.About_contact__pFyhp{background:white;text-align:center}.About_contact__pFyhp h2{font-size:2.5rem;color:#2c3e50;margin-bottom:1.5rem;font-family:Poppins,sans-serif}.About_contact__pFyhp p{font-size:1.1rem;color:#666;margin-bottom:2rem}.About_contactEmail__TBgci{display:inline-block;font-size:1.5rem;color:var(--brand-blue);text-decoration:none;padding:1rem 2rem;border:2px solid var(--brand-blue);border-radius:8px;transition:all .3s ease}.About_contactEmail__TBgci:hover{background:var(--brand-blue);color:white}@media (max-width:768px){.About_timelineItem__Nfthj{flex-direction:column;text-align:center}.About_timelineItem__Nfthj:before{display:none}.About_yearBadge__f34FH{margin-right:0;margin-bottom:1rem}.About_resourcesButtons__SiGiS{flex-direction:column;align-items:center}.About_resourceBtn__o5_hG{width:100%;max-width:300px}}