.about_container__Ucmgi{min-height:100vh;display:flex;flex-direction:column;font-family:Inter,system-ui,-apple-system,sans-serif;color:#0f172a;background:#f8fafc}.about_heroSectionWrapper__RT3Rv{background:radial-gradient(ellipse at top,#eef2ff 0,#f8fafc 70%);position:relative;overflow:hidden;padding-top:180px;padding-bottom:6rem;border-bottom:1px solid rgba(0,0,0,.05)}.about_hero__hgGLN{max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:10}.about_heroContent__aq_ck{max-width:800px;margin:0 auto}.about_heroTitle__ew_Rg{font-size:4rem;line-height:1.1;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#d946ef);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.03em}.about_heroSubtitle__oFFLE{font-size:1.25rem;line-height:1.6;color:#475569;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto}.about_valuesSection__KnXEl{padding:8rem 2rem;background:#ffffff;position:relative}.about_sectionHeader__FsNOB{text-align:center;margin-bottom:4rem;max-width:700px;margin-inline:auto}.about_sectionTitle__075xj{font-size:2.5rem;color:#0f172a;font-weight:800;margin-bottom:1rem;letter-spacing:-.02em}.about_sectionDesc__zbm0a{color:#64748b;font-size:1.1rem;line-height:1.6}.about_grid__H8z_o{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1280px;margin:0 auto}.about_card__NLQOj{background:#ffffff;padding:2.5rem 2rem;border-radius:1.5rem;border:1px solid #e2e8f0;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.about_card__NLQOj:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(99,102,241,.15);border-color:#c7d2fe}.about_iconWrapper__hBweq{width:60px;height:60px;border-radius:1rem;background:#e0e7ff;color:#6366f1;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.about_cardTitle__wxWiJ{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#0f172a}.about_cardDesc__Ta1Fv{color:#475569;line-height:1.6;font-size:.95rem}@media (max-width:1024px){.about_heroTitle__ew_Rg{font-size:2.75rem}}@media (max-width:768px){.about_container__Ucmgi{padding-top:0}.about_heroSectionWrapper__RT3Rv{padding-top:6rem}.about_heroTitle__ew_Rg{font-size:2.25rem}.about_heroSubtitle__oFFLE{font-size:1.1rem}.about_valuesSection__KnXEl{padding:4rem 1.5rem}.about_grid__H8z_o{grid-template-columns:1fr}}.StickyHeader_header__8WxLC{position:fixed;top:0;left:0;width:100%;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;background-color:transparent;height:80px;transition:height .3s ease,background-color .3s ease,box-shadow .3s ease,padding .3s ease}.StickyHeader_headerScrolled__JKjlh{background-color:var(--primary)!important;height:60px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);backdrop-filter:none}.StickyHeader_logoWrapper__CpyS9{display:flex;align-items:center;transition:transform .3s cubic-bezier(.4,0,.2,1)}.StickyHeader_logoWrapper__CpyS9 img{height:40px!important;width:auto!important;-o-object-fit:contain;object-fit:contain}.StickyHeader_headerScrolled__JKjlh .StickyHeader_logoWrapper__CpyS9{transform:scale(.9)}.StickyHeader_nav__zx1KZ{display:flex;align-items:center;gap:1.5rem}.StickyHeader_mobileSegmentControl__xuNk0{display:none}.StickyHeader_segmentControl__s3tN2{display:flex;background:rgba(15,23,42,.85);padding:.15rem;border-radius:2rem;gap:.2rem;backdrop-filter:blur(8px);border:1px solid rgba(30,41,59,.8);transition:all .3s;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.StickyHeader_headerScrolled__JKjlh .StickyHeader_segmentControl__s3tN2{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.2)}.StickyHeader_segmentBtn__QKsxs{padding:.25rem .7rem;border-radius:1.5rem;font-size:.75rem;font-weight:600;text-decoration:none;color:rgba(255,255,255,.7);transition:all .2s}.StickyHeader_headerScrolled__JKjlh .StickyHeader_segmentBtn__QKsxs{color:rgba(255,255,255,.8)}.StickyHeader_segmentBtnActive__6iBNr{box-shadow:0 2px 4px rgba(0,0,0,.05)}.StickyHeader_headerScrolled__JKjlh .StickyHeader_segmentBtnActive__6iBNr,.StickyHeader_segmentBtnActive__6iBNr{background:#ffffff;color:var(--primary)!important}.StickyHeader_segmentBtn__QKsxs:not(.StickyHeader_segmentBtnActive__6iBNr):hover{color:white;background:rgba(255,255,255,.1)}.StickyHeader_headerScrolled__JKjlh .StickyHeader_segmentBtn__QKsxs:not(.StickyHeader_segmentBtnActive__6iBNr):hover{color:#ffffff;background:rgba(255,255,255,.1)}.StickyHeader_navLink__g2WZd{text-decoration:none;color:var(--text-main);font-weight:500;font-size:.95rem;transition:color .2s}.StickyHeader_navLink__g2WZd:hover{color:var(--primary)}.StickyHeader_activeNavLink__jmgoF{color:var(--primary);position:relative;font-weight:600}.StickyHeader_activeNavLink__jmgoF:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:60%;height:3px;background-color:var(--primary);border-radius:2px}.StickyHeader_actions__XKnAY{display:flex;align-items:center;gap:1rem}.StickyHeader_loginBtn__NYFyE{color:var(--primary);transition:all .2s}.StickyHeader_contactBtn__xn737,.StickyHeader_loginBtn__NYFyE{text-decoration:none;font-weight:600;padding:.4rem .8rem;font-size:.9rem;border-radius:var(--radius)}.StickyHeader_contactBtn__xn737{background-color:var(--primary);color:white;transition:opacity .2s}.StickyHeader_contactBtn__xn737:hover{opacity:.9}.StickyHeader_loginBtn__NYFyE:hover{background-color:var(--primary);color:white}.StickyHeader_headerScrolled__JKjlh .StickyHeader_loginBtn__NYFyE{color:white}.StickyHeader_headerScrolled__JKjlh .StickyHeader_loginBtn__NYFyE:hover{background-color:rgba(255,255,255,.1)}.StickyHeader_headerScrolled__JKjlh .StickyHeader_contactBtn__xn737{background-color:white;color:var(--primary);box-shadow:0 4px 6px rgba(0,0,0,.1)}.StickyHeader_headerScrolled__JKjlh .StickyHeader_navLink__g2WZd{color:rgba(255,255,255,.9)}.StickyHeader_headerScrolled__JKjlh .StickyHeader_navLink__g2WZd:hover{color:white}@media (max-width:768px){.StickyHeader_desktopSegmentControl__QFEMM,.StickyHeader_nav__zx1KZ{display:none}.StickyHeader_mobileSegmentControl__xuNk0{display:flex;align-items:center;background:rgba(15,23,42,.85);padding:.15rem;border-radius:2rem;gap:.15rem;backdrop-filter:blur(8px);border:1px solid rgba(30,41,59,.8);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.StickyHeader_headerScrolled__JKjlh .StickyHeader_mobileSegmentControl__xuNk0{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.2)}.StickyHeader_mobileSegmentBtn__H1ifl{display:flex;align-items:center;justify-content:center;padding:.35rem .6rem;border-radius:1.5rem;font-size:.75rem;font-weight:600;line-height:1;text-decoration:none;color:rgba(255,255,255,.7)}.StickyHeader_headerScrolled__JKjlh .StickyHeader_mobileSegmentBtn__H1ifl{color:rgba(255,255,255,.8)}.StickyHeader_mobileSegmentBtnActive__Zt__n{box-shadow:0 2px 4px rgba(0,0,0,.05)}.StickyHeader_headerScrolled__JKjlh .StickyHeader_mobileSegmentBtnActive__Zt__n,.StickyHeader_mobileSegmentBtnActive__Zt__n{background:#ffffff;color:var(--primary)!important}.StickyHeader_header__8WxLC{padding:1rem}.StickyHeader_logoWrapper__CpyS9{flex:1;display:flex;justify-content:flex-start}.StickyHeader_actions__XKnAY{flex:1;display:flex;justify-content:flex-end;gap:.5rem}.StickyHeader_contactBtn__xn737{display:none}.StickyHeader_loginBtn__NYFyE{padding:.4rem .6rem;font-size:.85rem}}.StickyHeader_headerDark__JHP7f:not(.StickyHeader_headerScrolled__JKjlh) .StickyHeader_loginBtn__NYFyE{color:white}.StickyHeader_headerDark__JHP7f:not(.StickyHeader_headerScrolled__JKjlh) .StickyHeader_mobileSegmentControl__xuNk0,.StickyHeader_headerDark__JHP7f:not(.StickyHeader_headerScrolled__JKjlh) .StickyHeader_segmentControl__s3tN2{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}.StickyHeader_headerDark__JHP7f:not(.StickyHeader_headerScrolled__JKjlh) .StickyHeader_mobileSegmentBtn__H1ifl:not(.StickyHeader_mobileSegmentBtnActive__Zt__n),.StickyHeader_headerDark__JHP7f:not(.StickyHeader_headerScrolled__JKjlh) .StickyHeader_segmentBtn__QKsxs:not(.StickyHeader_segmentBtnActive__6iBNr){color:rgba(255,255,255,.7)}.StickyHeader_headerDark__JHP7f:not(.StickyHeader_headerScrolled__JKjlh) .StickyHeader_mobileSegmentBtn__H1ifl:not(.StickyHeader_mobileSegmentBtnActive__Zt__n):hover,.StickyHeader_headerDark__JHP7f:not(.StickyHeader_headerScrolled__JKjlh) .StickyHeader_segmentBtn__QKsxs:not(.StickyHeader_segmentBtnActive__6iBNr):hover{color:white;background:rgba(255,255,255,.1)}.StickyHeader_headerDark__JHP7f:not(.StickyHeader_headerScrolled__JKjlh) .StickyHeader_navLink__g2WZd{color:rgba(255,255,255,.85)}.StickyHeader_headerDark__JHP7f:not(.StickyHeader_headerScrolled__JKjlh) .StickyHeader_navLink__g2WZd:hover{color:white}.Footer_footer__eNA9m{margin-top:auto;display:flex;flex-direction:column}.Footer_footerMain__zaqwd{background-color:#0f172a;color:#f8fafc;padding:4rem 2rem 2rem;border-top:none}.Footer_footerCopyright___dytx{background-color:#020617;color:#94a3b8;padding:1.5rem 2rem;text-align:center;font-size:.9rem;border-top:1px solid rgba(255,255,255,.05)}.Footer_footerGrid__Zjk4v{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto}.Footer_footerBrand__7nKvy h3{margin-bottom:1rem;font-size:1.5rem;color:#ffffff}.Footer_footerBrand__7nKvy p{color:#94a3b8;line-height:1.6;max-width:300px}.Footer_footerCol__BlK3T h4{color:#ffffff;margin-bottom:1.5rem;font-size:1.1rem}.Footer_footerLinks__BIHhl{list-style:none;display:flex;flex-direction:column;gap:.75rem}.Footer_footerLink__vjGfL{color:#94a3b8;text-decoration:none;transition:color .2s}.Footer_footerLink__vjGfL:hover{color:#ffffff;text-decoration:underline}.Footer_socialIcons__c0TR3{display:flex;gap:1rem}.Footer_socialIcon__2DO5i{color:#94a3b8;transition:color .2s}.Footer_socialIcon__2DO5i:hover{color:#ffffff}.Footer_socialText__QOXkT{color:#94a3b8;margin-bottom:1rem}@media (max-width:768px){.Footer_footer__eNA9m{display:none!important}}.page_container__jsr1F{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc}.page_contentWrapper__c1FER{flex:1;width:100%;max-width:900px;margin:0 auto;padding:8rem 2rem 6rem}.page_title__LyoI0{font-size:3.5rem;font-weight:800;color:#0f172a;margin-bottom:3rem;text-align:center;letter-spacing:-.03em}.page_highlight__kT3cp{background:linear-gradient(135deg,#7c3aed,#4f46e5);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page_prose__fDPJV{background:white;padding:4rem;border-radius:24px;box-shadow:0 20px 40px -15px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.02);color:#475569;font-size:1.1rem;line-height:1.7}.page_prose__fDPJV h2{color:#1e293b;font-size:1.5rem;font-weight:700;margin-top:2.5rem;margin-bottom:1rem}.page_prose__fDPJV p{margin-bottom:1.25rem}.page_prose__fDPJV ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:1.5rem}.page_prose__fDPJV li{margin-bottom:.5rem}.page_contactInfo___QMbO{margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0;font-weight:600;color:#1e293b}@media (max-width:768px){.page_contentWrapper__c1FER{padding:6rem 1rem 4rem}.page_title__LyoI0{font-size:2.5rem}.page_prose__fDPJV{padding:2rem 1.5rem;font-size:1rem}}