.Header-module__lnUIdW__header{z-index:1000;justify-content:center;padding:0 1rem;display:flex;position:fixed;top:1rem;left:0;right:0}.Header-module__lnUIdW__navPill{-webkit-backdrop-filter:blur(15px);width:100%;max-width:var(--container-max-width);background:#ebf1facc;border:1px solid #ffffff80;border-radius:100px;justify-content:space-between;align-items:center;padding:.6rem .6rem .6rem 2.5rem;display:flex;box-shadow:0 8px 32px #0000000d}.Header-module__lnUIdW__logo{flex-direction:column;line-height:1;text-decoration:none;display:flex}.Header-module__lnUIdW__logoMain{color:#1a1a1a;letter-spacing:-.01em;font-size:1.8rem;font-weight:700}.Header-module__lnUIdW__logoIx{color:var(--primary)!important}.Header-module__lnUIdW__logoSub{color:#64748b;text-transform:capitalize;letter-spacing:.15em;margin-top:2px;font-size:.65rem;font-weight:600}.Header-module__lnUIdW__nav{align-items:center;gap:2.5rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__lnUIdW__navLink{color:#64748b;padding:.5rem .2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;position:relative}.Header-module__lnUIdW__navLink:hover{color:#1a1a1a}.Header-module__lnUIdW__active{color:#1a1a1a;font-weight:600}.Header-module__lnUIdW__active:after{content:"";background-color:var(--primary);border-radius:10px;width:100%;height:3px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.Header-module__lnUIdW__cta{background-color:var(--primary);color:#fff;border-radius:12px;padding:.8rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 14px #2b6be533}.Header-module__lnUIdW__cta:hover{background-color:var(--primary-hover);transform:translateY(-1px);box-shadow:0 6px 20px #2b6be54d}.Header-module__lnUIdW__mobileMenuBtn{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.Header-module__lnUIdW__mobileMenuBtn span{background-color:#1a1a1a;width:24px;height:2px;margin:5px 0;transition:all .3s;display:block}.Header-module__lnUIdW__actions{align-items:center;gap:1rem;display:flex}@media (max-width:1024px){.Header-module__lnUIdW__nav{display:none}.Header-module__lnUIdW__mobileMenuBtn{display:block}.Header-module__lnUIdW__navPill{padding:.5rem .5rem .5rem 1.5rem}}@media (max-width:640px){.Header-module__lnUIdW__logoMain{font-size:1.4rem}.Header-module__lnUIdW__cta{display:none}}
.Footer-module__3hUVsW__footer{color:#fff;background:radial-gradient(circle at 10% 20%,#2b6be533 0%,#0000 40%),radial-gradient(circle at 90% 80%,#2b6be51a 0%,#0000 40%),#050b18;padding:3rem 0 1.5rem;position:relative}.Footer-module__3hUVsW__grid{grid-template-columns:1.8fr 1fr 1.2fr 1.5fr;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:grid}.Footer-module__3hUVsW__brand{flex-direction:column;display:flex}.Footer-module__3hUVsW__logo{margin-bottom:1.5rem}.Footer-module__3hUVsW__logoText{color:#fff;margin-bottom:.3rem;font-size:3.2rem;font-weight:700;line-height:1;display:block}.Footer-module__3hUVsW__logoIx{color:#2b6be5}.Footer-module__3hUVsW__logoSubtext{color:#fff;letter-spacing:.2rem;text-transform:capitalize;font-size:1.2rem;font-weight:400;display:block}.Footer-module__3hUVsW__description{color:#fff9;max-width:340px;font-size:.95rem;line-height:1.6}.Footer-module__3hUVsW__title{color:#fff;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.Footer-module__3hUVsW__links{margin:0;padding:0;list-style:none}.Footer-module__3hUVsW__links li{margin-bottom:.8rem}.Footer-module__3hUVsW__links a{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:all .3s}.Footer-module__3hUVsW__links a:hover{color:#2b6be5}.Footer-module__3hUVsW__contactList{margin:0;padding:0;list-style:none}.Footer-module__3hUVsW__contactList li{color:#fffc;align-items:center;gap:1rem;padding:.5rem 0;font-size:.9rem;display:flex}.Footer-module__3hUVsW__contactList li:last-child{border-top:1px solid #fff3;margin-top:.5rem;padding-top:1.5rem}.Footer-module__3hUVsW__icon{color:#fff;font-size:1.2rem}.Footer-module__3hUVsW__newsletter{flex-direction:column;display:flex}.Footer-module__3hUVsW__form{background:#fff;border-radius:8px;width:100%;padding:3px;display:flex}.Footer-module__3hUVsW__input{color:#1a1a1a;background:0 0;border:none;outline:none;flex:1;padding:.8rem 1.2rem;font-size:1rem}.Footer-module__3hUVsW__submit{color:#fff;cursor:pointer;background:#3b66f5;border:none;border-radius:6px;padding:.8rem 1.8rem;font-weight:600;transition:all .3s}.Footer-module__3hUVsW__submit:hover{background:#2563eb}.Footer-module__3hUVsW__bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:1.2rem;display:flex}.Footer-module__3hUVsW__copyright{color:#ffffff80;font-size:.9rem}.Footer-module__3hUVsW__bottomLinks{gap:3rem;display:flex}.Footer-module__3hUVsW__bottomLinks a{color:#fff9;font-size:.9rem;text-decoration:none;transition:all .3s}.Footer-module__3hUVsW__bottomLinks a:hover{color:#fff}@media (max-width:1200px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr 1fr;gap:4rem}}@media (max-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr}.Footer-module__3hUVsW__logoText{font-size:3rem}.Footer-module__3hUVsW__bottom{text-align:center;flex-direction:column-reverse;gap:2rem}}
.CTA-module__R5neqq__ctaCard{background:#fff;border:1px solid #00000005;border-radius:14px;justify-content:space-between;align-items:center;gap:3rem;max-width:800px;margin:0 auto;padding:2rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 15px 50px #0000000d}.CTA-module__R5neqq__ctaCard:hover{transform:translateY(-4px);box-shadow:0 25px 60px #00000014}.CTA-module__R5neqq__ctaContent{flex:1}.CTA-module__R5neqq__ctaTitle{color:#1a1a1a;margin-bottom:1.2rem;font-size:clamp(1.5rem,4vw,1.6rem);font-weight:700}.CTA-module__R5neqq__ctaText{color:#64748b;font-size:1rem;line-height:1.6}.CTA-module__R5neqq__ctaActions{text-align:center}.CTA-module__R5neqq__ctaSub{color:#2b6be5;margin-bottom:1rem;font-size:1.3rem;font-weight:500}.CTA-module__R5neqq__ctaButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(90deg,#174ce2 0%,#2b6be5 100%);border:none;border-radius:12px;padding:1.2rem;font-size:1rem;font-weight:700;transition:all .3s}.CTA-module__R5neqq__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2b6be54d}@media (max-width:900px){.CTA-module__R5neqq__ctaCard{text-align:center;flex-direction:column;padding:2.5rem 1.5rem}.CTA-module__R5neqq__ctaActions{width:100%}}
.Hero-module___w2HtG__hero{flex-direction:column;min-height:100vh;padding-top:160px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__container{max-width:var(--container-max-width);flex:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;width:100%;margin:0 auto;padding:0 2rem;display:grid}.Hero-module___w2HtG__content{z-index:10}.Hero-module___w2HtG__headline{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.2rem);font-weight:700;line-height:1.1}.Hero-module___w2HtG__highlight{color:var(--primary)}.Hero-module___w2HtG__subheadline{color:var(--text-muted);max-width:540px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6}.Hero-module___w2HtG__actions{gap:1rem;margin-bottom:4rem;display:flex}.Hero-module___w2HtG__btnPrimary{background-color:var(--primary);color:#fff;border-radius:8px;align-items:center;gap:.5rem;padding:.9rem 2.2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Hero-module___w2HtG__btnPrimary:hover{background-color:var(--primary-hover);transform:translateY(-2px)}.Hero-module___w2HtG__btnSecondary{color:var(--foreground);background-color:#0000;border:1px solid #0000001a;border-radius:8px;padding:.9rem 2.2rem;font-size:1rem;font-weight:600;transition:all .3s}.Hero-module___w2HtG__btnSecondary:hover{background-color:#00000005;border-color:#0003}.Hero-module___w2HtG__visual{z-index:5;position:relative}.Hero-module___w2HtG__illustration{filter:drop-shadow(0 20px 50px #00000014);width:100%;height:auto}@media (max-width:1024px){.Hero-module___w2HtG__container{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module___w2HtG__content{flex-direction:column;align-items:center;display:flex}.Hero-module___w2HtG__subheadline{margin-inline:auto}.Hero-module___w2HtG__actions{justify-content:center}}@media (max-width:640px){.Hero-module___w2HtG__hero{padding-top:120px}.Hero-module___w2HtG__headline{font-size:2.2rem}.Hero-module___w2HtG__actions{flex-direction:column;width:100%;max-width:300px}}
.Stats-module__foLegW__stats{z-index:10;background-color:#0000;padding-bottom:80px;position:relative}.Stats-module__foLegW__grid{border-top:1px solid #0000001a;justify-content:space-between;width:100%;padding-top:4rem;display:flex}.Stats-module__foLegW__item{text-align:center;flex:1;position:relative}.Stats-module__foLegW__item:not(:last-child):after{content:"";background-color:#0000001a;width:1px;height:60%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.Stats-module__foLegW__value{color:var(--foreground);margin-bottom:.5rem;font-size:2.5rem;font-weight:600}.Stats-module__foLegW__suffix{color:var(--primary)}.Stats-module__foLegW__label{color:var(--text-muted);font-size:.95rem;font-weight:500}@media (max-width:1024px){.Stats-module__foLegW__grid{flex-wrap:wrap;gap:2rem}.Stats-module__foLegW__item{min-width:45%}.Stats-module__foLegW__item:after{display:none}}@media (max-width:640px){.Stats-module__foLegW__item{min-width:100%}}
.Partners-module__R2wEiG__partners{text-align:center;z-index:10;position:relative;overflow:hidden}.Partners-module__R2wEiG__title{color:#1a1a1a;letter-spacing:-.01em;margin-bottom:2rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:700}.Partners-module__R2wEiG__highlight{color:var(--primary)}.Partners-module__R2wEiG__scrollContainer{width:100%;display:flex;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.Partners-module__R2wEiG__track{white-space:nowrap;align-items:center;gap:6rem;padding:1rem 0;animation:40s linear infinite Partners-module__R2wEiG__scroll;display:flex}.Partners-module__R2wEiG__partner{color:#64748b;cursor:default;font-size:1.5rem;font-weight:600;transition:color .3s}.Partners-module__R2wEiG__partner:hover{color:#1a1a1a}@keyframes Partners-module__R2wEiG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:1024px){.Partners-module__R2wEiG__track{gap:4rem;animation-duration:30s}.Partners-module__R2wEiG__partner{font-size:1.25rem}}@media (max-width:640px){.Partners-module__R2wEiG__title{margin-bottom:3rem;font-size:1.8rem}}
.Capabilities-module__sgr-qq__header{text-align:center;margin-bottom:4rem}.Capabilities-module__sgr-qq__title{color:#1a1a1a;margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700}.Capabilities-module__sgr-qq__highlight{color:var(--primary)}.Capabilities-module__sgr-qq__subtitle{color:#64748b;max-width:800px;margin:0 auto;font-size:1.15rem}.Capabilities-module__sgr-qq__grid{grid-template-columns:repeat(6,1fr);gap:1.5rem;display:grid}.Capabilities-module__sgr-qq__card:first-child{grid-column:span 4}.Capabilities-module__sgr-qq__card:nth-child(2),.Capabilities-module__sgr-qq__card:nth-child(3){grid-column:span 2}.Capabilities-module__sgr-qq__card:nth-child(4){grid-column:span 4}.Capabilities-module__sgr-qq__card{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;padding:2.5rem;text-decoration:none;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden}.Capabilities-module__sgr-qq__card:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 25px 50px #071d4e4d;background:linear-gradient(135deg,#071d4e 0%,#174ce2 100%)!important}.Capabilities-module__sgr-qq__iconWrapper{width:44px;height:44px;color:var(--primary);background:#2b6be51a;border-radius:10px;justify-content:center;align-items:center;margin-bottom:2rem;transition:all .3s;display:flex}.Capabilities-module__sgr-qq__card:hover .Capabilities-module__sgr-qq__iconWrapper{color:#fff;background:#ffffff26}.Capabilities-module__sgr-qq__cardTitle{color:#1a1a1a;margin-bottom:1rem;font-size:1.4rem;font-weight:700;transition:color .3s}.Capabilities-module__sgr-qq__card:hover .Capabilities-module__sgr-qq__cardTitle{color:#fff}.Capabilities-module__sgr-qq__cardDesc{color:#64748b;flex:1;margin-bottom:2.5rem;font-size:.95rem;line-height:1.6;transition:color .3s}.Capabilities-module__sgr-qq__card:hover .Capabilities-module__sgr-qq__cardDesc{color:#ffffffd9}.Capabilities-module__sgr-qq__link{color:var(--primary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Capabilities-module__sgr-qq__card:hover .Capabilities-module__sgr-qq__link{color:#fff}.Capabilities-module__sgr-qq__link:hover{gap:.8rem}@media (max-width:1024px){.Capabilities-module__sgr-qq__grid{grid-template-columns:1fr}.Capabilities-module__sgr-qq__card:nth-child(n){grid-column:span 1}}
.Industry-module__Szbsdq__header{text-align:center;margin-bottom:4rem}.Industry-module__Szbsdq__title{color:#1a1a1a;margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700}.Industry-module__Szbsdq__highlight{color:var(--primary)}.Industry-module__Szbsdq__subtitle{color:#64748b;max-width:800px;margin:0 auto;font-size:1.15rem}.Industry-module__Szbsdq__grid{grid-template-columns:repeat(6,1fr);gap:1.5rem;display:grid}.Industry-module__Szbsdq__card:first-child,.Industry-module__Szbsdq__card:nth-child(2),.Industry-module__Szbsdq__card:nth-child(3){grid-column:span 2}.Industry-module__Szbsdq__card:nth-child(4),.Industry-module__Szbsdq__card:nth-child(5){grid-column:span 3}.Industry-module__Szbsdq__card{background:#fff;border:1px solid #0000000d;border-radius:20px;flex-direction:column;padding:2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000005}.Industry-module__Szbsdq__card:hover{background:linear-gradient(135deg,#071d4e 0%,#174ce2 100%);border-color:#0000;transform:translateY(-8px);box-shadow:0 25px 50px #071d4e4d}.Industry-module__Szbsdq__cardHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Industry-module__Szbsdq__icon{font-size:1.25rem;transition:all .3s}.Industry-module__Szbsdq__cardTitle{color:#1a1a1a;font-size:1.2rem;font-weight:700;transition:color .3s}.Industry-module__Szbsdq__cardDesc{color:#64748b;font-size:.9rem;line-height:1.6;transition:color .3s}.Industry-module__Szbsdq__card:hover .Industry-module__Szbsdq__cardTitle{color:#fff}.Industry-module__Szbsdq__card:hover .Industry-module__Szbsdq__cardDesc{color:#ffffffd9}.Industry-module__Szbsdq__card:hover .Industry-module__Szbsdq__icon{filter:brightness(0)invert()}@media (max-width:1024px){.Industry-module__Szbsdq__grid{grid-template-columns:1fr}.Industry-module__Szbsdq__card:nth-child(n){grid-column:span 1}}
.Process-module__MDuI_q__header{text-align:center;margin-bottom:6rem}.Process-module__MDuI_q__title{color:#1a1a1a;margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700}.Process-module__MDuI_q__highlight{color:var(--primary)}.Process-module__MDuI_q__subtitle{color:#64748b;font-size:1.15rem}.Process-module__MDuI_q__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}.Process-module__MDuI_q__grid:before{content:"";background-color:var(--primary);z-index:0;height:2px;position:absolute;top:40px;left:12.5%;right:12.5%}.Process-module__MDuI_q__step{text-align:center;z-index:1;flex-direction:column;align-items:center;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Process-module__MDuI_q__step:hover{transform:translateY(-8px)}.Process-module__MDuI_q__dotContainer{margin-bottom:2.5rem}.Process-module__MDuI_q__dot{border:3px solid var(--primary);color:#64748b;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.25rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 20px #2b6be51a}.Process-module__MDuI_q__step:hover .Process-module__MDuI_q__dot{background:var(--primary);color:#fff;transform:scale(1.1);box-shadow:0 8px 25px #2b6be54d}.Process-module__MDuI_q__stepTitle{color:#1a1a1a;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Process-module__MDuI_q__stepDesc{color:#64748b;max-width:240px;font-size:.9rem;line-height:1.6}@media (max-width:1024px){.Process-module__MDuI_q__grid{grid-template-columns:repeat(2,1fr);gap:4rem 2rem}.Process-module__MDuI_q__grid:before{display:none}}@media (max-width:640px){.Process-module__MDuI_q__grid{grid-template-columns:1fr}.Process-module__MDuI_q__dot{width:70px;height:70px}}
.about-module__8TymFG__aboutPage{min-height:100vh;padding-bottom:80px}.about-module__8TymFG__container{width:100%;max-width:var(--container-max-width);margin:0 auto;padding:0 1.5rem}.about-module__8TymFG__hero{text-align:center;z-index:5;padding:140px 0 70px;position:relative}.about-module__8TymFG__heroTitle{color:#0f2942;letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.4rem,4vw,2.85rem);font-weight:700;line-height:1.2}.about-module__8TymFG__heroSubtitle{color:#4a5568;max-width:950px;margin:0 auto;font-size:clamp(1rem,2vw,1.15rem);font-weight:500;line-height:1.6}.about-module__8TymFG__evolution{z-index:10;background-color:#fff;border-top:1px solid #2b6be50f;border-bottom:1px solid #2b6be50f;padding:36px 0;position:relative;box-shadow:0 15px 30px #00000003,0 -15px 30px #00000003}.about-module__8TymFG__evolutionGrid{grid-template-columns:1.15fr .85fr;align-items:center;gap:40px;display:grid}@media (max-width:1024px){.about-module__8TymFG__evolutionGrid{grid-template-columns:1fr;gap:32px}}.about-module__8TymFG__evolutionContent{flex-direction:column;gap:12px;display:flex}.about-module__8TymFG__evolutionTitle{letter-spacing:-.02em;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.15}.about-module__8TymFG__titleBlue{color:var(--primary)}.about-module__8TymFG__titleDark{color:#1a1a1a}.about-module__8TymFG__evolutionText{color:var(--text-muted);font-size:.98rem;line-height:1.65}.about-module__8TymFG__imageWrapper{background:#fff;border:1px solid #fff9;border-radius:24px;height:310px;transition:transform .4s cubic-bezier(.16,1,.3,1);overflow:hidden;box-shadow:0 20px 40px #2b6be50f,0 0 0 1px #2b6be50d}.about-module__8TymFG__imageWrapper:hover{transform:translateY(-4px)scale(1.01)}.about-module__8TymFG__evolutionImage{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:768px){.about-module__8TymFG__imageWrapper{height:220px}}.about-module__8TymFG__statsSection{margin-top:60px;padding:40px 0}.about-module__8TymFG__statsCard{background:#fff;border:1px solid #2b6be514;border-radius:20px;padding:24px 32px;box-shadow:0 20px 40px #2b6be505,0 0 0 1px #2b6be50a}@media (max-width:640px){.about-module__8TymFG__statsCard{padding:20px 16px}}.about-module__8TymFG__cardTopRow{grid-template-columns:1fr auto;align-items:flex-start;gap:32px;margin-bottom:20px;display:grid}@media (max-width:1024px){.about-module__8TymFG__cardTopRow{grid-template-columns:1fr;gap:20px}}.about-module__8TymFG__cardTextContainer{max-width:780px}.about-module__8TymFG__cardTitle{color:#0f2942;letter-spacing:-.01em;margin-bottom:10px;font-size:clamp(1.3rem,2.5vw,1.65rem);font-weight:700;line-height:1.3}.about-module__8TymFG__cardDescription{color:var(--text-muted);font-size:.92rem;line-height:1.55}.about-module__8TymFG__ratingBadge{background:#fff;border:1.5px solid #2b6be526;border-radius:9999px;align-self:flex-start;align-items:center;gap:12px;padding:8px 20px;display:inline-flex}.about-module__8TymFG__ratingScore{color:var(--primary);font-size:.98rem;font-weight:700}.about-module__8TymFG__starsContainer{gap:4px;display:flex}.about-module__8TymFG__starIcon{color:#ffb800;fill:#ffb800}.about-module__8TymFG__statsGrid{border-top:1px solid #2b6be51a;grid-template-columns:repeat(4,1fr);align-items:center;padding-top:20px;display:grid}@media (max-width:1024px){.about-module__8TymFG__statsGrid{grid-template-columns:repeat(2,1fr);row-gap:32px}}@media (max-width:640px){.about-module__8TymFG__statsGrid{grid-template-columns:1fr;row-gap:24px}}.about-module__8TymFG__statItem{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4px 16px;display:flex;position:relative}.about-module__8TymFG__statItem:not(:last-child):after{content:"";background-color:#2b6be526;width:1px;height:70%;position:absolute;top:15%;right:0}@media (max-width:1024px){.about-module__8TymFG__statItem:nth-child(2):after,.about-module__8TymFG__statItem:nth-child(4):after{display:none}}@media (max-width:640px){.about-module__8TymFG__statItem:after{display:none}}.about-module__8TymFG__statNumber{color:#0f2942;letter-spacing:-.03em;margin-bottom:4px;font-size:clamp(2.2rem,4vw,3rem);font-weight:800;line-height:1}.about-module__8TymFG__statSuffix{color:var(--primary)}.about-module__8TymFG__statLabel{color:var(--text-muted);letter-spacing:-.01em;font-size:.9rem;font-weight:600}
.Leadership-module__ukgMIG__leadershipSection{z-index:5;padding:56px 0 72px;position:relative}.Leadership-module__ukgMIG__container{width:100%;max-width:var(--container-max-width);margin:0 auto;padding:0 1.5rem}.Leadership-module__ukgMIG__header{text-align:center;margin-bottom:2rem}.Leadership-module__ukgMIG__title{color:#0f2942;letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:700;line-height:1.2}.Leadership-module__ukgMIG__highlight{color:var(--primary)}.Leadership-module__ukgMIG__subtitle{color:var(--text-muted);max-width:520px;margin:0 auto;font-size:clamp(.95rem,1.4vw,1.05rem);line-height:1.65}.Leadership-module__ukgMIG__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.Leadership-module__ukgMIG__card{background:#fff;border:1px solid #2b6be512;border-radius:20px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);overflow:hidden;box-shadow:0 4px 20px #0f29420a}.Leadership-module__ukgMIG__card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #0f29421a}.Leadership-module__ukgMIG__imageWrapper{aspect-ratio:16/9;border-radius:12px;width:100%;padding:15px 10px 0;overflow:hidden}.Leadership-module__ukgMIG__image{object-fit:cover;object-position:center top;border-radius:12px;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1)}.Leadership-module__ukgMIG__card:hover .Leadership-module__ukgMIG__image{transform:scale(1.05)}.Leadership-module__ukgMIG__cardBody{text-align:center;background:#fff;padding:.65rem 1rem .85rem}.Leadership-module__ukgMIG__name{color:#0f2942;letter-spacing:-.01em;margin-bottom:.2rem;font-size:1.05rem;font-weight:700}.Leadership-module__ukgMIG__role{color:var(--text-muted);font-size:.85rem;font-weight:500}@media (max-width:900px){.Leadership-module__ukgMIG__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:540px){.Leadership-module__ukgMIG__grid{grid-template-columns:1fr;gap:1rem}.Leadership-module__ukgMIG__leadershipSection{padding:44px 0 60px}}
.Testimonials-module__X7R5sW__header{text-align:center;margin-bottom:6rem}.Testimonials-module__X7R5sW__title{color:#1a1a1a;margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,3.8rem);font-weight:700}.Testimonials-module__X7R5sW__highlight{color:var(--primary)}.Testimonials-module__X7R5sW__subtitle{color:#64748b;max-width:1000px;margin:0 auto;font-size:1.35rem;line-height:1.4}.Testimonials-module__X7R5sW__sliderWrapper{max-width:1300px;margin:0 auto;padding:0 1rem;position:relative}.Testimonials-module__X7R5sW__row{gap:2rem;width:100%;display:flex}.Testimonials-module__X7R5sW__col{flex:1;min-width:0}.Testimonials-module__X7R5sW__arrowBtn{color:#fff;cursor:pointer;z-index:20;background:#3f3f46;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:calc(50% + 1.5rem);transform:translateY(-50%);box-shadow:0 4px 15px #0003}.Testimonials-module__X7R5sW__left{left:-15px}.Testimonials-module__X7R5sW__right{right:-15px}.Testimonials-module__X7R5sW__arrowBtn:hover{background:#18181b;transform:translateY(-50%)scale(1.1)}.Testimonials-module__X7R5sW__card{background:#fff;border:1px solid #00000008;border-radius:40px;flex-direction:column;height:100%;margin-top:1rem;padding:1.5rem;display:flex;position:relative;box-shadow:0 10px 40px #0000000a}.Testimonials-module__X7R5sW__cardTop{text-align:end;align-items:center;margin-bottom:1rem;display:flex}.Testimonials-module__X7R5sW__imageOuter{filter:drop-shadow(0 15px 30px #2b6be533);width:190px;height:190px;position:absolute;top:-80px;left:1rem}.Testimonials-module__X7R5sW__imageContainer{width:100%;height:100%;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Testimonials-module__X7R5sW__avatar{object-fit:cover;width:100%;height:100%}.Testimonials-module__X7R5sW__userInfo{text-align:left;max-width:50%;margin-left:auto}.Testimonials-module__X7R5sW__name{color:#1a1a1a;margin-bottom:.2rem;font-size:1.3rem;font-weight:700}.Testimonials-module__X7R5sW__role{color:var(--primary);font-size:.9rem;font-weight:600}.Testimonials-module__X7R5sW__text{color:#64748b;font-size:.8rem}@media (max-width:1024px){.Testimonials-module__X7R5sW__row{flex-wrap:wrap;justify-content:center}.Testimonials-module__X7R5sW__col{flex:0 0 calc(50% - 1rem)}.Testimonials-module__X7R5sW__arrowBtn{display:none}}@media (max-width:768px){.Testimonials-module__X7R5sW__col{flex:0 0 100%}}
.Blogs-module__Jna2Ea__header{text-align:center;margin-bottom:3rem}.Blogs-module__Jna2Ea__title{color:#1a1a1a;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.8rem);font-weight:700}.Blogs-module__Jna2Ea__highlight{color:var(--primary)}.Blogs-module__Jna2Ea__subtitle{color:#64748b;max-width:900px;margin:0 auto;font-size:1.3rem;line-height:1.5}.Blogs-module__Jna2Ea__featuredCard{background:#fff;border:1px solid #00000005;border-radius:30px;grid-template-columns:1fr 1.3fr;margin-bottom:1rem;padding:1rem;display:grid;overflow:hidden;box-shadow:0 15px 50px #0000000a}.Blogs-module__Jna2Ea__featuredImageWrapper{width:100%;height:360px}.Blogs-module__Jna2Ea__featuredImage{object-fit:cover;border-radius:20px;width:100%;height:100%}.Blogs-module__Jna2Ea__featuredContent{flex-direction:column;padding:1.5rem 2.5rem;display:flex;position:relative}.Blogs-module__Jna2Ea__dateRowTop{color:#64748b;align-self:flex-end;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;display:flex}.Blogs-module__Jna2Ea__featuredPostTitle{color:#0f172a;margin-bottom:1.2rem;font-size:2.2rem;font-weight:700;line-height:1.2}.Blogs-module__Jna2Ea__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Blogs-module__Jna2Ea__card{background:#fff;border:1px solid #00000005;border-radius:25px;flex-direction:column;padding:1rem;display:flex;overflow:hidden;box-shadow:0 15px 50px #0000000a}.Blogs-module__Jna2Ea__cardImageWrapper{width:100%;height:220px;margin-bottom:.8rem}.Blogs-module__Jna2Ea__cardImage{object-fit:cover;border-radius:18px;width:100%;height:100%}.Blogs-module__Jna2Ea__content{flex-direction:column;flex:1;padding:.5rem 1.5rem 1.5rem;display:flex}.Blogs-module__Jna2Ea__dateRowGrid{color:#64748b;align-self:flex-end;align-items:center;gap:.5rem;margin-bottom:1.2rem;font-size:.85rem;display:flex}.Blogs-module__Jna2Ea__calendarIcon{color:var(--primary);font-size:.9rem}.Blogs-module__Jna2Ea__postTitle{color:#0f172a;margin-bottom:1rem;font-size:1.3rem;font-weight:700;line-height:1.4}.Blogs-module__Jna2Ea__postDesc{color:#64748b;flex:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Blogs-module__Jna2Ea__linkWrapper{margin-top:auto}.Blogs-module__Jna2Ea__readMore{color:var(--primary);align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Blogs-module__Jna2Ea__readMore:hover{gap:.8rem}@media (max-width:1100px){.Blogs-module__Jna2Ea__featuredCard{grid-template-columns:1fr;padding:1rem}.Blogs-module__Jna2Ea__featuredImageWrapper{height:350px}.Blogs-module__Jna2Ea__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Blogs-module__Jna2Ea__grid{grid-template-columns:1fr}.Blogs-module__Jna2Ea__featuredContent{padding:2rem 1rem}.Blogs-module__Jna2Ea__featuredPostTitle{font-size:1.8rem}}
.FAQ-module__uDLo1a__header{text-align:center;margin-bottom:5rem}.FAQ-module__uDLo1a__title{color:#1a1a1a;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700}.FAQ-module__uDLo1a__highlight{color:var(--primary)}.FAQ-module__uDLo1a__subtitle{color:#64748b;max-width:900px;margin:0 auto;font-size:1.25rem}.FAQ-module__uDLo1a__list{flex-direction:column;gap:1.5rem;display:flex}.FAQ-module__uDLo1a__item{background:#fff;border:1px solid #cbd5e1;border-radius:8px;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.FAQ-module__uDLo1a__item:hover{border-color:#94a3b8;box-shadow:0 4px 15px #0000000d}.FAQ-module__uDLo1a__open{border-color:#2b6be5;box-shadow:0 10px 30px #2b6be51a}.FAQ-module__uDLo1a__open:hover{border-color:#2b6be5}.FAQ-module__uDLo1a__question{cursor:pointer;color:#1e293b;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.2rem;font-size:1.15rem;font-weight:600;transition:all .3s;display:flex}.FAQ-module__uDLo1a__open .FAQ-module__uDLo1a__question{color:#fff;background:linear-gradient(90deg,#071d4e 0%,#174ce2 100%)}.FAQ-module__uDLo1a__icon{width:28px;height:28px;color:var(--primary);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.FAQ-module__uDLo1a__open .FAQ-module__uDLo1a__icon{color:#174ce2;background:#fff}.FAQ-module__uDLo1a__item:not(.FAQ-module__uDLo1a__open) .FAQ-module__uDLo1a__icon{color:#fff;background:#2b6be5}.FAQ-module__uDLo1a__answer{opacity:0;max-height:0;padding:0 1.2rem;transition:max-height .4s,opacity .4s,padding .4s;overflow:hidden}.FAQ-module__uDLo1a__answerOpen{opacity:1;max-height:500px;padding:1.2rem;transition:max-height .4s,opacity .4s,padding .4s}.FAQ-module__uDLo1a__answer p{color:#64748b;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.FAQ-module__uDLo1a__readMore{color:#174ce2;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:768px){.FAQ-module__uDLo1a__header{margin-bottom:3rem}}
.WhyChooseUs-module__OrntsG__section{z-index:5;padding:60px 0 80px;position:relative}.WhyChooseUs-module__OrntsG__container{width:100%;max-width:var(--container-max-width);margin:0 auto;padding:0 1.5rem}.WhyChooseUs-module__OrntsG__header{text-align:center;margin-bottom:3rem}.WhyChooseUs-module__OrntsG__title{color:#0f2942;letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:700;line-height:1.2}.WhyChooseUs-module__OrntsG__highlight{color:var(--primary)}.WhyChooseUs-module__OrntsG__subtitle{color:var(--text-muted);max-width:680px;margin:0 auto;font-size:clamp(.95rem,1.4vw,1.05rem);line-height:1.65}.WhyChooseUs-module__OrntsG__grid{grid-template-rows:repeat(3,1fr);grid-template-columns:minmax(160px,220px) 1fr auto 1fr minmax(160px,220px);align-items:center;row-gap:36px;max-width:900px;margin:0 auto;display:grid}.WhyChooseUs-module__OrntsG__leftPillCell{grid-column:1;justify-content:flex-end;display:flex}.WhyChooseUs-module__OrntsG__rightPillCell{grid-column:5;justify-content:flex-start;display:flex}.WhyChooseUs-module__OrntsG__pill{color:#1a2740;white-space:nowrap;letter-spacing:-.01em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe0;border:1px solid #b4d2f08c;border-radius:9px;padding:10px 18px;font-size:.9rem;font-weight:600;transition:box-shadow .25s,transform .25s;box-shadow:0 2px 10px #2b6be50f}.WhyChooseUs-module__OrntsG__pill:hover{transform:translateY(-1px);box-shadow:0 6px 18px #2b6be51f}.WhyChooseUs-module__OrntsG__arrowCell{align-items:center;width:100%;min-width:60px;display:flex}.WhyChooseUs-module__OrntsG__arrowLine{align-items:center;width:100%;display:flex}.WhyChooseUs-module__OrntsG__arrowLine svg{width:100%;height:14px}.WhyChooseUs-module__OrntsG__imageCell{grid-area:1/3/4;justify-content:center;align-items:center;padding:0 8px;display:flex}.WhyChooseUs-module__OrntsG__image{object-fit:contain;filter:drop-shadow(0 8px 32px #2b6be540);width:auto;max-width:200px;height:300px}.WhyChooseUs-module__OrntsG__placeholder{color:#2b6be5;opacity:.25;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:160px;height:300px;font-size:8rem;font-weight:900;display:flex}@media (max-width:860px){.WhyChooseUs-module__OrntsG__grid{grid-template-rows:auto auto auto auto auto auto auto;grid-template-columns:1fr auto 1fr;row-gap:20px;max-width:460px}.WhyChooseUs-module__OrntsG__imageCell{grid-area:1/1/auto/4;margin-bottom:8px}.WhyChooseUs-module__OrntsG__image{height:200px}.WhyChooseUs-module__OrntsG__leftPillCell,.WhyChooseUs-module__OrntsG__rightPillCell{grid-column:1/4;justify-content:center}.WhyChooseUs-module__OrntsG__arrowCell{display:none}}@media (max-width:480px){.WhyChooseUs-module__OrntsG__section{padding:44px 0 60px}.WhyChooseUs-module__OrntsG__pill{padding:9px 16px;font-size:.85rem}}
