.about-module__-i9KWa__missionGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-module__-i9KWa__statsGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.about-module__-i9KWa__statCard{background:var(--grey-bg);border-radius:var(--radius-md);text-align:center;border:1px solid var(--grey-light);transition:var(--transition);padding:24px 16px}.about-module__-i9KWa__statCard:hover{box-shadow:var(--shadow-sm);transform:translateY(-4px)}.about-module__-i9KWa__statIcon{margin-bottom:8px;font-size:1.5rem}.about-module__-i9KWa__statValue{font-family:var(--font-heading);background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.about-module__-i9KWa__statLabel{color:var(--text-light);font-size:.75rem;font-weight:500}.about-module__-i9KWa__valuesGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.about-module__-i9KWa__valueCard{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--grey-light);transition:var(--transition);padding:32px}.about-module__-i9KWa__valueCard:hover{box-shadow:var(--shadow-md);border-color:#0095eb33;transform:translateY(-4px)}.about-module__-i9KWa__valueIcon{margin-bottom:16px;font-size:2rem;display:block}.about-module__-i9KWa__valueTitle{color:var(--text-dark);margin-bottom:10px;font-size:1.0625rem;font-weight:700}.about-module__-i9KWa__valueDesc{color:var(--text-body);font-size:.875rem;line-height:1.75}.about-module__-i9KWa__timelineList{max-width:800px;margin:0 auto;position:relative}.about-module__-i9KWa__timelineList:before{content:"";background:var(--gradient-primary);opacity:.3;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.about-module__-i9KWa__timelineItem{align-items:center;gap:32px;margin-bottom:40px;display:flex;position:relative}.about-module__-i9KWa__timelineItem.about-module__-i9KWa__left{flex-direction:row}.about-module__-i9KWa__timelineItem.about-module__-i9KWa__right{flex-direction:row-reverse}.about-module__-i9KWa__timelineCard{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--grey-light);transition:var(--transition);box-shadow:var(--shadow-card);flex:1;padding:24px}.about-module__-i9KWa__timelineCard:hover{border-color:#0095eb33;transform:scale(1.01)}.about-module__-i9KWa__timelineYear{font-family:var(--font-heading);background:var(--gradient-primary);color:#fff;border-radius:50px;margin-bottom:10px;padding:4px 12px;font-size:.8125rem;font-weight:700;display:inline-block}.about-module__-i9KWa__timelineTitle{color:var(--text-dark);margin-bottom:8px;font-size:1rem;font-weight:700}.about-module__-i9KWa__timelineDesc{color:var(--text-body);font-size:.875rem;line-height:1.7}.about-module__-i9KWa__timelineDot{background:var(--gradient-primary);z-index:1;border-radius:50%;flex-shrink:0;width:16px;height:16px;box-shadow:0 0 0 4px #0095eb33}.about-module__-i9KWa__teamGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.about-module__-i9KWa__teamCard{background:var(--white);border-radius:var(--radius-md);text-align:center;border:1px solid var(--grey-light);transition:var(--transition);padding:32px 24px}.about-module__-i9KWa__teamCard:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.about-module__-i9KWa__teamAvatar{border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin:0 auto 16px;display:flex}.about-module__-i9KWa__teamIcon{font-size:2.5rem}.about-module__-i9KWa__teamName{color:var(--text-dark);margin-bottom:6px;font-size:1rem;font-weight:700}.about-module__-i9KWa__teamRole{color:var(--primary);font-size:.8125rem;font-weight:600}@media (max-width:900px){.about-module__-i9KWa__missionGrid{grid-template-columns:1fr;gap:48px}.about-module__-i9KWa__valuesGrid,.about-module__-i9KWa__teamGrid{grid-template-columns:repeat(2,1fr)}.about-module__-i9KWa__timelineList:before{display:none}.about-module__-i9KWa__timelineItem,.about-module__-i9KWa__timelineItem.about-module__-i9KWa__right{flex-direction:column;align-items:flex-start}.about-module__-i9KWa__timelineDot{display:none}}@media (max-width:600px){.about-module__-i9KWa__valuesGrid,.about-module__-i9KWa__teamGrid,.about-module__-i9KWa__statsGrid{grid-template-columns:1fr}}
.CtaSection-module__PR_vFa__cta{background:var(--gradient-hero);padding:100px 0;position:relative;overflow:hidden}.CtaSection-module__PR_vFa__bg{position:absolute;inset:0}.CtaSection-module__PR_vFa__glow1{background:radial-gradient(circle,#0095eb33 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite CtaSection-module__PR_vFa__float;position:absolute;top:-200px;left:-100px}.CtaSection-module__PR_vFa__glow2{background:radial-gradient(circle,#7c3aed1f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite reverse CtaSection-module__PR_vFa__float;position:absolute;bottom:-100px;right:-100px}.CtaSection-module__PR_vFa__grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.CtaSection-module__PR_vFa__content{z-index:1;text-align:center;position:relative}.CtaSection-module__PR_vFa__tag{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background:#00d4ff1a;border:1px solid #00d4ff40;border-radius:50px;margin-bottom:24px;padding:6px 16px;font-size:.8125rem;font-weight:600;display:inline-block}.CtaSection-module__PR_vFa__title{color:var(--white);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.15}.CtaSection-module__PR_vFa__title span{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CtaSection-module__PR_vFa__desc{color:#ffffffe0;max-width:640px;margin:0 auto 40px;font-size:1.125rem;line-height:1.8}.CtaSection-module__PR_vFa__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-bottom:48px;display:flex}.CtaSection-module__PR_vFa__badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.CtaSection-module__PR_vFa__badge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:8px;padding:8px 18px;font-size:.875rem;font-weight:700;display:flex}.CtaSection-module__PR_vFa__badge span:first-child{font-size:1rem}@media (max-width:600px){.CtaSection-module__PR_vFa__badges{gap:12px}.CtaSection-module__PR_vFa__badge{padding:6px 14px;font-size:.8125rem}}
.service-module__9vRGbG__titleWrapper{align-items:center;gap:24px;display:flex}.service-module__9vRGbG__icon{border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:2.5rem;display:flex}.service-module__9vRGbG__content{padding-bottom:80px}.service-module__9vRGbG__grid{grid-template-columns:1fr 340px;align-items:start;gap:60px;display:grid}.service-module__9vRGbG__intro{color:var(--text-dark);margin-bottom:40px;font-size:1.25rem;font-weight:500;line-height:1.8}.service-module__9vRGbG__placeholderText p,.service-module__9vRGbG__portableText p{color:var(--text-body);margin-bottom:24px;font-size:1.0625rem;line-height:1.8}.service-module__9vRGbG__portableText h2{color:var(--text-dark);margin:48px 0 24px;font-size:1.75rem;font-weight:700}.service-module__9vRGbG__portableText h3{color:var(--text-dark);margin:32px 0 16px;font-size:1.5rem;font-weight:600}.service-module__9vRGbG__portableText ul{margin:0 0 24px;padding:0;list-style:none}.service-module__9vRGbG__portableText li{color:var(--text-body);margin-bottom:12px;padding-left:24px;line-height:1.6;position:relative}.service-module__9vRGbG__portableText li:before{content:"•";color:var(--primary);font-weight:700;position:absolute;left:0}.service-module__9vRGbG__sidebar{flex-direction:column;gap:32px;display:flex}.service-module__9vRGbG__sidebarCard{background:var(--grey-bg);border:1px solid var(--grey-light);border-radius:16px;padding:32px}.service-module__9vRGbG__sidebarTitle{color:var(--text-dark);border-bottom:1px solid #00000014;margin-bottom:24px;padding-bottom:16px;font-size:1.25rem;font-weight:700}.service-module__9vRGbG__featureList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.service-module__9vRGbG__featureList li{color:var(--text-dark);align-items:flex-start;gap:12px;font-weight:500;line-height:1.5;display:flex}.service-module__9vRGbG__check{font-weight:700}@media (max-width:900px){.service-module__9vRGbG__grid{grid-template-columns:1fr;gap:48px}}
.services-module__EimPha__grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.services-module__EimPha__card{background:var(--white);border-radius:var(--radius-md);border:1.5px solid var(--grey-light);transition:var(--transition);padding:36px 32px;position:relative;overflow:hidden}.services-module__EimPha__card:hover{border-color:var(--accent,var(--primary));transform:translateY(-6px);box-shadow:0 20px 60px #00000014}.services-module__EimPha__card:before{content:"";background:linear-gradient(90deg, var(--accent,var(--primary)), transparent);opacity:0;height:3px;transition:var(--transition);position:absolute;top:0;left:0;right:0}.services-module__EimPha__card:hover:before{opacity:1}.services-module__EimPha__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.services-module__EimPha__iconBox{background:color-mix(in srgb, var(--accent,var(--primary)) 10%, transparent);width:64px;height:64px;transition:var(--transition);border-radius:16px;justify-content:center;align-items:center;display:flex}.services-module__EimPha__card:hover .services-module__EimPha__iconBox{background:var(--accent,var(--primary));transform:rotate(-5deg)scale(1.05)}.services-module__EimPha__icon{font-size:1.75rem}.services-module__EimPha__number{font-family:var(--font-heading);color:#0000000a;font-size:2.5rem;font-weight:900;line-height:1}.services-module__EimPha__title{color:var(--text-dark);transition:var(--transition);margin-bottom:12px;font-size:1.1875rem;font-weight:700}.services-module__EimPha__card:hover .services-module__EimPha__title{color:var(--accent,var(--primary))}.services-module__EimPha__desc{color:var(--text-body);margin-bottom:20px;font-size:.9375rem;line-height:1.8}.services-module__EimPha__features{grid-template-columns:1fr 1fr;gap:8px;margin:0 0 24px;padding:0;list-style:none;display:grid}.services-module__EimPha__features li{color:var(--text-body);align-items:center;gap:8px;font-size:.875rem;display:flex}.services-module__EimPha__check{color:var(--accent,var(--primary));flex-shrink:0;font-weight:700}.services-module__EimPha__cta{font-family:var(--font-heading);color:var(--white);background:var(--gradient-primary);transition:var(--transition);border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.services-module__EimPha__cta:hover{color:var(--white);transform:translateY(-2px);box-shadow:0 8px 24px #0095eb66}.services-module__EimPha__whyGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.services-module__EimPha__whyCard{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--grey-light);transition:var(--transition);padding:28px}.services-module__EimPha__whyCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.services-module__EimPha__whyIcon{margin-bottom:16px;font-size:2rem;display:block}.services-module__EimPha__whyTitle{color:var(--text-dark);margin-bottom:10px;font-size:1rem;font-weight:700}.services-module__EimPha__whyDesc{color:var(--text-body);font-size:.875rem;line-height:1.75}@media (max-width:900px){.services-module__EimPha__grid{grid-template-columns:1fr}.services-module__EimPha__whyGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.services-module__EimPha__features,.services-module__EimPha__whyGrid{grid-template-columns:1fr}}
