.AboutSplit_section__HZTgg{display:grid;grid-template-columns:1fr 1fr;min-height:560px}.AboutSplit_img__wDDwV{position:relative;overflow:hidden}.AboutSplit_img__wDDwV img{width:100%;height:100%;object-fit:cover;filter:brightness(.75) saturate(.9);transition:transform .8s ease}.AboutSplit_section__HZTgg:hover .AboutSplit_img__wDDwV img{transform:scale(1.03)}.AboutSplit_imgOverlay__MyGKr{position:absolute;inset:0;background:linear-gradient(to right,transparent 40%,var(--navy2) 100%)}.AboutSplit_content__FISYQ{background:var(--navy2);padding:70px 60px;display:flex;flex-direction:column;justify-content:center}.AboutSplit_quote__k5v8Q{border-left:3px solid var(--green);padding:14px 20px;margin:24px 0;background:rgba(45,189,133,.06);border-radius:0 6px 6px 0}.AboutSplit_quote__k5v8Q p{font-family:var(--font-display);font-size:18px;font-weight:300;line-height:1.5;color:hsla(0,0%,100%,.8);font-style:italic}@media (max-width:1024px){.AboutSplit_content__FISYQ{padding:50px 32px}}@media (max-width:768px){.AboutSplit_section__HZTgg{grid-template-columns:1fr}.AboutSplit_img__wDDwV{min-height:240px;max-height:280px}.AboutSplit_content__FISYQ{padding:36px 20px}}.HeroSection_hero__MOr2n{position:relative;min-height:92vh;display:flex;align-items:center;overflow:hidden}.HeroSection_bg__ZMaeC{position:absolute;inset:0;background-image:url(https://images.unsplash.com/photo-1568454537842-d933259bb258?w=1600&q=80);background-size:cover;background-position:center 40%;transform:scale(1.08);transition:transform .1s linear;animation:HeroSection_heroZoom__AVJg7 20s ease-in-out infinite alternate}@keyframes HeroSection_heroZoom__AVJg7{0%{transform:scale(1.08) translateY(0)}to{transform:scale(1.14) translateY(-2%)}}.HeroSection_overlay__jJYhO{position:absolute;inset:0;background:linear-gradient(105deg,rgba(7,15,28,.95),rgba(7,15,28,.75) 55%,rgba(7,15,28,.3))}.HeroSection_grid__QqdiD{position:absolute;inset:0;background-image:linear-gradient(rgba(45,189,133,.03) 1px,transparent 0),linear-gradient(90deg,rgba(45,189,133,.03) 1px,transparent 0);background-size:60px 60px;animation:HeroSection_gridDrift__mKDlF 30s linear infinite}@keyframes HeroSection_gridDrift__mKDlF{0%{transform:translateY(0)}to{transform:translateY(60px)}}.HeroSection_content___pvBz{position:relative;z-index:2;padding:0 60px;max-width:750px}.HeroSection_eyebrow__90g59{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(45,189,133,.35);color:var(--green);font-size:11px;letter-spacing:.18em;text-transform:uppercase;padding:6px 14px;border-radius:20px;margin-bottom:28px;animation:HeroSection_fadeUp__6zCBR .8s ease both}.HeroSection_dot__h1mzv{width:6px;height:6px;border-radius:50%;background:var(--green);animation:HeroSection_pulse__Cyjoo 2s ease-in-out infinite;flex-shrink:0}@keyframes HeroSection_pulse__Cyjoo{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.HeroSection_h1__Gf39S{font-family:var(--font-display);font-size:clamp(52px,7vw,88px);font-weight:700;line-height:.95;letter-spacing:-.01em;margin-bottom:24px;animation:HeroSection_fadeUp__6zCBR .8s ease .1s both}.HeroSection_h1__Gf39S em{font-style:normal;color:var(--green)}.HeroSection_thin__L73dO{font-weight:300}.HeroSection_sub__DNO6M{font-size:16px;font-weight:300;color:hsla(0,0%,100%,.65);line-height:1.75;max-width:480px;margin-bottom:36px;animation:HeroSection_fadeUp__6zCBR .8s ease .2s both}.HeroSection_actions__nhuP2{display:flex;gap:12px;align-items:center;animation:HeroSection_fadeUp__6zCBR .8s ease .3s both}.HeroSection_stats___NnlS{position:absolute;right:60px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:16px;z-index:2;animation:HeroSection_fadeLeft___Jf6u .8s ease .4s both}@keyframes HeroSection_fadeLeft___Jf6u{0%{opacity:0;transform:translateY(-50%) translateX(30px)}to{opacity:1;transform:translateY(-50%) translateX(0)}}.HeroSection_statCard__VKMe_{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.09);border-radius:10px;padding:14px 20px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:var(--transition)}.HeroSection_statCard__VKMe_:hover{background:rgba(45,189,133,.08);border-color:rgba(45,189,133,.3)}.HeroSection_statNum__8NUxN{font-family:var(--font-display);font-size:30px;font-weight:700;color:var(--green);line-height:1}.HeroSection_statLbl__Q7Ozb{font-size:10px;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-top:4px}.HeroSection_scroll__wJOkX{position:absolute;bottom:32px;left:60px;display:flex;align-items:center;gap:10px;color:var(--muted);font-size:11px;letter-spacing:.1em;z-index:2;animation:HeroSection_fadeUp__6zCBR 1s ease .6s both}.HeroSection_scrollLine__nMvpn{width:40px;height:1px;background:var(--green);position:relative;overflow:hidden}.HeroSection_scrollLine__nMvpn:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff;animation:HeroSection_scanLine__gSWBh 2s ease-in-out infinite}@keyframes HeroSection_scanLine__gSWBh{0%{left:-100%}to{left:100%}}@keyframes HeroSection_fadeUp__6zCBR{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.HeroSection_content___pvBz{padding:0 24px}.HeroSection_stats___NnlS{right:24px}}@media (max-width:768px){.HeroSection_hero__MOr2n{min-height:100svh;align-items:flex-end;padding-bottom:60px}.HeroSection_content___pvBz{padding:0 20px;max-width:100%;display:flex;flex-direction:column}.HeroSection_h1__Gf39S{font-size:clamp(44px,12vw,64px)}.HeroSection_sub__DNO6M{font-size:14px;margin-bottom:20px}.HeroSection_actions__nhuP2{flex-direction:column;gap:10px}.HeroSection_actions__nhuP2 a{width:100%;justify-content:center}.HeroSection_stats___NnlS{position:static;transform:none;flex-direction:row;flex-wrap:wrap;padding:0;gap:8px;margin-bottom:24px;order:4}.HeroSection_actions__nhuP2{order:5}.HeroSection_statCard__VKMe_{padding:10px 14px;flex:1 1;min-width:70px}.HeroSection_statNum__8NUxN{font-size:20px}.HeroSection_grid__QqdiD,.HeroSection_scroll__wJOkX{display:none}}.PartnersSection_section__7eox5{background:var(--navy3);padding:80px 60px}.PartnersSection_grid__5bHIg{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-top:40px}.PartnersSection_card__B0BZZ{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.07);border-radius:10px;padding:28px 24px;transition:var(--transition)}.PartnersSection_card__B0BZZ:hover{background:rgba(45,189,133,.06);border-color:rgba(45,189,133,.2);transform:translateY(-4px)}.PartnersSection_icon__5RsCe{width:40px;height:40px;background:var(--green-dim);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.PartnersSection_card__B0BZZ h4{font-family:var(--font-display);font-size:16px;font-weight:600;margin-bottom:6px}.PartnersSection_card__B0BZZ p{font-size:12px;color:var(--muted);line-height:1.6;margin-bottom:10px}.PartnersSection_tag__PXc__{display:inline-block;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--green);font-weight:500}@media (max-width:1024px){.PartnersSection_section__7eox5{padding:60px 24px}.PartnersSection_grid__5bHIg{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PartnersSection_section__7eox5{padding:48px 20px}.PartnersSection_grid__5bHIg{grid-template-columns:1fr}}.ServicesGrid_intro__4kexS{display:grid;grid-template-columns:1fr 1fr}.ServicesGrid_introLeft__pwJDR{padding:90px 60px;background:var(--navy2)}.ServicesGrid_introImg__qTlko{position:relative;overflow:hidden;min-height:380px}.ServicesGrid_introImg__qTlko img{width:100%;height:100%;object-fit:cover;filter:brightness(.6) saturate(.8);transition:transform .6s ease}.ServicesGrid_introImg__qTlko:hover img{transform:scale(1.04)}.ServicesGrid_grid__utPhJ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:hsla(0,0%,100%,.06)}.ServicesGrid_card__pEDS0{background:var(--navy2);padding:36px 32px;position:relative;overflow:hidden;transition:var(--transition);text-decoration:none;color:inherit;display:block}.ServicesGrid_card__pEDS0:before{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.ServicesGrid_card__pEDS0:hover{background:var(--navy3);transform:translateY(-3px)}.ServicesGrid_card__pEDS0:hover:before{transform:scaleX(1)}.ServicesGrid_cardNum__Sej4A{font-family:var(--font-display);font-size:60px;font-weight:700;color:hsla(0,0%,100%,.04);position:absolute;top:16px;right:20px;line-height:1;pointer-events:none}.ServicesGrid_icon__xXK_D{width:44px;height:44px;background:var(--green-dim);border:1px solid rgba(45,189,133,.2);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:var(--transition)}.ServicesGrid_card__pEDS0:hover .ServicesGrid_icon__xXK_D{background:rgba(45,189,133,.2)}.ServicesGrid_card__pEDS0 h3{font-family:var(--font-display);font-size:22px;font-weight:600;margin-bottom:12px}.ServicesGrid_card__pEDS0 p{font-size:13px;font-weight:300;color:hsla(0,0%,100%,.55);line-height:1.75;margin-bottom:20px}.ServicesGrid_link__Pe8oj{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:var(--green);letter-spacing:.05em;text-transform:uppercase;transition:letter-spacing .2s}.ServicesGrid_card__pEDS0:hover .ServicesGrid_link__Pe8oj{letter-spacing:.1em}@media (max-width:1024px){.ServicesGrid_introLeft__pwJDR{padding:60px 24px}}@media (max-width:768px){.ServicesGrid_intro__4kexS{grid-template-columns:1fr}.ServicesGrid_introLeft__pwJDR{padding:48px 20px}.ServicesGrid_introImg__qTlko{min-height:220px}.ServicesGrid_grid__utPhJ{grid-template-columns:1fr}.ServicesGrid_card__pEDS0{padding:28px 20px}}