.AboutSection_section__lse27{background:#eeffd6;padding:100px 60px;color:#151715}.AboutSection_container__wkURQ{max-width:1320px;margin:0 auto}.AboutSection_introRow__5paAP{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem;margin-bottom:64px}.AboutSection_groupIcon__qmdEW{width:90px;height:90px;flex-shrink:0}.AboutSection_intro__54cCM{font-family:var(--font-heading);font-size:64px;font-weight:400;font-style:normal;line-height:110%;letter-spacing:-.03em;color:#151715;max-width:990px;text-align:left}.AboutSection_intro__54cCM em{font-style:normal;color:var(--accent-light)}.AboutSection_introAccent__r6fgH{color:#294b2f;font-family:var(--font-heading);font-size:64px;font-style:normal;font-weight:400;line-height:110%;letter-spacing:-1.92px}.AboutSection_right__h3psG{display:flex;flex-direction:column;justify-content:space-between}.AboutSection_body__YXaMN{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;margin-bottom:80px}.AboutSection_text__lZwYI{font-size:20px;line-height:1.55;color:#151715;letter-spacing:-.3px;margin-bottom:24px}.AboutSection_statsRow__zXv8p{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;justify-items:center}.AboutSection_divider__xR0oY{flex-shrink:0}.AboutSection_statContent__YkOkP{display:flex;flex-direction:column;gap:8px}.AboutSection_statNum__DS_0a{font-family:var(--font-heading);font-size:96px;font-weight:400;font-style:normal;line-height:110%;color:#294b2f}.AboutSection_statLabel__l5zy9{font-size:18px;color:#294b2f;letter-spacing:-.3px}@media (max-width:900px){.AboutSection_section__lse27{padding:30px 24px}.AboutSection_introRow__5paAP{margin-bottom:40px;flex-direction:column;align-items:flex-start}.AboutSection_groupIcon__qmdEW{width:60px;height:60px}.AboutSection_introAccent__r6fgH,.AboutSection_intro__54cCM{font-size:40px;letter-spacing:-1px}.AboutSection_body__YXaMN{grid-template-columns:1fr;gap:0;margin-bottom:40px}.AboutSection_text__lZwYI{font-size:16px}.AboutSection_statsRow__zXv8p{grid-template-columns:1fr 1fr;justify-items:start;gap:40px 24px}.AboutSection_divider__xR0oY{display:none}.AboutSection_statNum__DS_0a{font-size:48px}.AboutSection_statLabel__l5zy9{font-size:14px}}.EnginesSection_section__lzRzj{background:#151715;border-radius:50px}.EnginesSection_container__07yKk{display:grid;grid-template-columns:1fr 1fr;max-width:1440px;margin:0 auto;padding:0 60px}.EnginesSection_left__Yt9EA{position:-webkit-sticky;position:sticky;top:0;height:100vh;display:flex;flex-direction:column;justify-content:flex-start;padding:100px 48px 100px 0;align-self:start;overflow:hidden}.EnginesSection_leftInner__POCQ4{display:flex;flex-direction:column;gap:20px;will-change:transform}.EnginesSection_label__ltVXW{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:var(--text);border:1px solid hsla(0,0%,85%,.5);border-radius:100px;padding:6px 20px;width:-moz-fit-content;width:fit-content}.EnginesSection_heading__D_HCm{font-family:var(--font-heading);font-size:50px;font-weight:400;line-height:1.1;color:var(--accent);letter-spacing:-1.5px}.EnginesSection_description__bSebf{font-size:20px;line-height:1.25;color:var(--text)}.EnginesSection_cards__mA6g0{display:flex;flex-direction:column;gap:46px;padding:100px 0}.EnginesSection_card__H1zhE{position:relative;font-family:Helvetica Neue,sans-serif;border-radius:25px;overflow:hidden;height:399px;flex-shrink:0;box-shadow:0 4px 12.5px rgba(0,0,0,.25)}.EnginesSection_cardImg__Hl6o4{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.4,0,.2,1)}.EnginesSection_card__H1zhE:hover .EnginesSection_cardImg__Hl6o4{transform:scale(1.06)}.EnginesSection_card__H1zhE:after{content:"";position:absolute;inset:0;background:transparent;border-radius:25px;transition:background .45s ease;pointer-events:none}.EnginesSection_card__H1zhE:hover:after{background:rgba(0,0,0,.25)}.EnginesSection_cardInfo__shEzL{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;gap:8px;padding:12px 18px 20px;background:rgba(41,75,47,.2);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);border-radius:0 0 25px 25px}.EnginesSection_cardInfoInner__YBBpt{max-width:550px;width:100%;display:flex;flex-direction:column;gap:8px}.EnginesSection_cardRow__NmqQO{display:flex;align-items:center;justify-content:space-between;width:100%}.EnginesSection_cardName__DSKhf{font-size:16px;font-weight:500;color:#fff;line-height:1.4}.EnginesSection_cardArrow__VRd1q{opacity:.9;flex-shrink:0}.EnginesSection_cardTitle__KrYeM{position:relative;display:inline-block;font-size:24px;font-weight:500;color:#fff;line-height:1.4;flex-shrink:0;transition:color .35s ease;padding-bottom:6px}.EnginesSection_cardTitle__KrYeM:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#e2fcbf;transition:width .45s cubic-bezier(.4,0,.2,1)}.EnginesSection_cardTitle__KrYeM:hover{color:#e2fcbf}.EnginesSection_cardTitle__KrYeM:hover:after{width:100%}.EnginesSection_cardExpandWrapper__6geKi{display:grid;grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.4,0,.2,1)}.EnginesSection_card__H1zhE:hover .EnginesSection_cardExpandWrapper__6geKi{grid-template-rows:1fr}.EnginesSection_cardExpandInner__xqC6P{overflow:hidden;min-height:0;display:flex;flex-direction:column;gap:8px;padding-top:4px}.EnginesSection_cardDesc__id5rG{font-size:16px;font-weight:400;color:#fff;line-height:1.25;margin:0;flex-shrink:0}.EnginesSection_cardCapLabel__V6Zwy{font-size:13px;font-weight:400;color:#e4e4e4;text-transform:uppercase;flex-shrink:0;opacity:0;transition:opacity .2s ease .25s}.EnginesSection_card__H1zhE:hover .EnginesSection_cardCapLabel__V6Zwy{opacity:1}.EnginesSection_cardTags__grbCF{display:flex;flex-wrap:wrap;gap:8px;flex-shrink:0;opacity:0;transition:opacity .2s ease .28s}.EnginesSection_card__H1zhE:hover .EnginesSection_cardTags__grbCF{opacity:1}.EnginesSection_cardTag__i4Fal{display:inline-flex;padding:0 12px;justify-content:center;align-items:center;border-radius:20px;background:#e2fcbf;color:#294b2f;font-size:10px;font-style:normal;font-weight:400;line-height:25px;text-align:center;text-transform:uppercase;white-space:nowrap}.EnginesSection_cardActive__KuM2p .EnginesSection_cardImg__Hl6o4{transform:scale(1.06)}.EnginesSection_cardActive__KuM2p:after{background:rgba(0,0,0,.25)}.EnginesSection_cardActive__KuM2p .EnginesSection_cardExpandWrapper__6geKi{grid-template-rows:1fr}.EnginesSection_cardActive__KuM2p .EnginesSection_cardTitle__KrYeM{color:#e2fcbf}.EnginesSection_cardActive__KuM2p .EnginesSection_cardTitle__KrYeM:after{width:100%}.EnginesSection_cardActive__KuM2p .EnginesSection_cardCapLabel__V6Zwy,.EnginesSection_cardActive__KuM2p .EnginesSection_cardTags__grbCF{opacity:1}@media (max-width:900px){.EnginesSection_card__H1zhE:hover .EnginesSection_cardImg__Hl6o4{transform:none}.EnginesSection_card__H1zhE:hover:after{background:none}.EnginesSection_card__H1zhE:hover .EnginesSection_cardExpandWrapper__6geKi{grid-template-rows:0fr}.EnginesSection_card__H1zhE:hover .EnginesSection_cardTitle__KrYeM{color:#fff}.EnginesSection_card__H1zhE:hover .EnginesSection_cardTitle__KrYeM:after{width:0}.EnginesSection_card__H1zhE:hover .EnginesSection_cardCapLabel__V6Zwy,.EnginesSection_card__H1zhE:hover .EnginesSection_cardTags__grbCF{opacity:0}.EnginesSection_container__07yKk{grid-template-columns:1fr;padding:0 24px}.EnginesSection_left__Yt9EA{position:static;height:auto;padding:30px 0 32px}.EnginesSection_leftInner__POCQ4{transform:none!important}.EnginesSection_cardTitle__KrYeM{font-size:18px}.EnginesSection_cards__mA6g0{padding:0 0 30px;gap:24px}.EnginesSection_heading__D_HCm{font-size:40px;letter-spacing:-1px}.EnginesSection_description__bSebf{font-size:16px}}.HeroSection_hero__mL_to{position:relative;min-height:100vh;display:flex;align-items:flex-end;padding-top:160px;padding-bottom:80px;overflow:hidden}.HeroSection_videoBg__rlnh_{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.HeroSection_overlay__4CMIS{position:absolute;inset:0;background:linear-gradient(180deg,#15171500 0,#151715)}.HeroSection_content__yffQU{position:relative;z-index:1;padding:0 60px;max-width:1440px;margin:0 auto;width:100%;display:flex;gap:2%;align-items:flex-end}.HeroSection_colLeft__jw7ze,.HeroSection_colRight__DSxhv{display:flex;flex-direction:column;flex:0 0 49%;width:49%}.HeroSection_colRight__DSxhv{justify-content:flex-end}.HeroSection_eyebrow__eeUPu{font-size:15px;font-weight:500;letter-spacing:2px;color:var(--white);margin-bottom:32px}.HeroSection_headline___VPxY{font-family:var(--font-heading);font-size:82px;font-weight:500;line-height:90px;color:var(--white);letter-spacing:-2px;margin-bottom:48px;max-width:600px}.HeroSection_headline___VPxY em{font-style:normal;font-weight:500;color:var(--accent)}.HeroSection_copy__EI4uZ{display:flex;flex-direction:row;justify-content:flex-end}.HeroSection_copy__EI4uZ p{font-size:16px;line-height:1.6;color:var(--text);max-width:540px}.HeroSection_copyItalic__Fcay0{font-style:normal;font-weight:300;max-width:462px}.HeroSection_ctas__geIR4{display:flex;gap:40px;align-items:center;margin-bottom:80px;flex-wrap:wrap}@media (max-width:1024px){.HeroSection_headline___VPxY{font-size:clamp(40px,5vw,82px);line-height:1.1}}@media (max-width:768px){.HeroSection_content__yffQU{padding:0 24px;flex-direction:column}.HeroSection_colLeft__jw7ze,.HeroSection_colRight__DSxhv{flex:none;width:100%}.HeroSection_eyebrow__eeUPu{font-size:11px;margin-bottom:20px}.HeroSection_headline___VPxY{margin-bottom:24px}.HeroSection_ctas__geIR4{margin-bottom:40px;gap:16px}.HeroSection_copy__EI4uZ{margin-top:16px}}.ReachGlobeSection_section__LHMox{background:#151715;position:relative;overflow:hidden;padding:120px 0}.ReachGlobeSection_container__xaKQZ{max-width:1440px;margin:0 auto;padding:0 60px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;grid-gap:40px;gap:40px}.ReachGlobeSection_left__BwMIU{position:relative;z-index:2;max-width:700px}.ReachGlobeSection_eyebrow__W4js0{display:inline-flex;align-items:center;gap:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:10px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:var(--text);border:1px solid hsla(0,0%,85%,.5);border-radius:100px;padding:6px 20px;width:-moz-fit-content;width:fit-content;margin-bottom:32px}.ReachGlobeSection_heading__ZQ5dO{font-family:Whyte,sans-serif;font-weight:400;font-size:56px;line-height:115%;letter-spacing:-1.68px;color:#f5f4ec;margin-bottom:32px;white-space:nowrap}.ReachGlobeSection_heading__ZQ5dO em{font-style:normal;color:#eeffd6}.ReachGlobeSection_sub__4D8j8{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:18px;line-height:160%;color:hsla(0,0%,85%,.85);max-width:560px;margin-bottom:56px}.ReachGlobeSection_statsGrid__rgyqp{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.ReachGlobeSection_statCard__2DDRu{display:flex;flex-direction:column;align-items:flex-start;background:rgba(21,23,21,.45);border:1px solid hsla(0,0%,85%,.12);border-radius:16px;padding:24px 18px 20px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.ReachGlobeSection_statIcon__dyNGF{width:32px;height:32px;margin-bottom:28px}.ReachGlobeSection_statIcon__dyNGF svg{width:100%;height:100%}.ReachGlobeSection_statNum__xWrG9{font-family:Whyte,sans-serif;font-weight:400;font-size:48px;line-height:110%;letter-spacing:-1.4px;color:#fff;margin-bottom:12px;white-space:nowrap}.ReachGlobeSection_statLabel__SZnKH{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:130%;color:hsla(0,0%,85%,.75)}.ReachGlobeSection_globeWrap__DKzoJ{width:min(54vw,780px);justify-self:end;margin-right:-30px}@media (max-width:1200px){.ReachGlobeSection_heading__ZQ5dO{font-size:48px;letter-spacing:-1.4px;white-space:normal}.ReachGlobeSection_statsGrid__rgyqp{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.ReachGlobeSection_container__xaKQZ{grid-template-columns:1fr;gap:40px}.ReachGlobeSection_left__BwMIU{max-width:none}.ReachGlobeSection_globeWrap__DKzoJ{width:100%;max-width:520px;justify-self:center;margin-right:0}}@media (max-width:768px){.ReachGlobeSection_section__LHMox{padding:60px 0}.ReachGlobeSection_container__xaKQZ{padding:0 24px}.ReachGlobeSection_heading__ZQ5dO{font-size:40px;letter-spacing:-1px;margin-bottom:24px}.ReachGlobeSection_sub__4D8j8{font-size:16px;margin-bottom:40px}.ReachGlobeSection_statNum__xWrG9{font-size:36px}.ReachGlobeSection_statIcon__dyNGF{margin-bottom:20px}}.ServicesSection_section__SZHfn{background:linear-gradient(0deg,#15171500 100%,#151715 0);padding:80px 60px 60px;position:relative;overflow:hidden}.ServicesSection_inner__KI4Nd{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:80px;gap:80px;max-width:1320px;margin:0 auto;align-items:start}.ServicesSection_heading__FORXm{font-family:var(--font-heading);font-size:clamp(40px,4.5vw,64px);font-weight:400;line-height:1.1;color:var(--accent);letter-spacing:-1.92px;margin-bottom:48px}.ServicesSection_heading__FORXm em{font-style:normal;font-weight:300}.ServicesSection_description__9_lb7{font-size:20px;line-height:1.4;color:var(--text);letter-spacing:-.4px;margin-bottom:48px;max-width:480px}.ServicesSection_group__K3v3J{display:flex;flex-direction:column;gap:16px}.ServicesSection_groupLabel__HepE4{font-size:16px;color:var(--accent);text-transform:uppercase;letter-spacing:.5px}.ServicesSection_tags__EcSG6{display:flex;flex-wrap:wrap;gap:10px;max-width:590px}.ServicesSection_footnote__8B5pT{color:#d9d9d9;text-align:center;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:200;line-height:25px;margin-top:60px}@media (max-width:900px){.ServicesSection_section__SZHfn{padding:30px 24px}.ServicesSection_inner__KI4Nd{grid-template-columns:1fr;gap:48px}.ServicesSection_heading__FORXm{font-size:40px;letter-spacing:-1px}.ServicesSection_description__9_lb7,.ServicesSection_footnote__8B5pT{font-size:16px}.ServicesSection_groupLabel__HepE4{font-size:13px}.ServicesSection_section__SZHfn .tag{font-size:11px;padding:5px 12px}.ServicesSection_section__SZHfn .tag-lg{font-size:14px;padding:8px 20px;border-radius:16px}}.ProjectsSection_section__qQND3{background:#eeffd6;padding:60px 0}.ProjectsSection_header__1tSYw{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 60px;max-width:1438px;margin:0 auto 60px}.ProjectsSection_badge__TobGa{display:inline-flex;align-items:center;gap:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:10px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#151715;border:1px solid #151715;border-radius:100px;padding:6px 20px;margin-bottom:40px}.ProjectsSection_heading__wmf2L{font-family:Whyte,sans-serif;font-weight:400;font-size:96px;font-style:normal;line-height:105%;letter-spacing:-2.88px;color:#151715;max-width:1121px;margin-bottom:30px}.ProjectsSection_heading__wmf2L em{font-style:normal;color:#294b2f}.ProjectsSection_sub__hxmc3{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:20px;line-height:25px;color:#151715;max-width:1151px}.ProjectsSection_grid__aNmDD{display:grid;grid-template-columns:repeat(3,352px);grid-gap:13px;gap:13px;justify-content:center;padding:0 60px;max-width:1438px;margin:0 auto}.ProjectsSection_card__TujRI{position:relative;width:352px;height:287px;border:2px solid #294b2f;border-radius:20px;padding:25px 22px 0;display:flex;flex-direction:column;overflow:hidden}.ProjectsSection_cardArrow__5uuEz{position:absolute;top:-8px;right:-7px;width:61px;height:61px;pointer-events:none}.ProjectsSection_year__eBZmZ{font-weight:400;font-size:32px;flex-shrink:0}.ProjectsSection_cardName__HzL_f,.ProjectsSection_year__eBZmZ{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:25px;color:#294b2f}.ProjectsSection_cardName__HzL_f{font-weight:500;font-size:36px;margin-top:auto;padding-bottom:13px}.ProjectsSection_divider__dgrLx{width:calc(100% + 44px);margin-left:-22px;height:1px;background:#294b2f;flex-shrink:0}.ProjectsSection_readMore__X2ur1{display:flex;align-items:center;justify-content:space-between;padding:12px 22px;margin:0 -22px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:16px;line-height:150%;letter-spacing:-.01em;color:#294b2f;cursor:pointer;transition:background .2s ease,color .2s ease}.ProjectsSection_card__TujRI:hover .ProjectsSection_readMore__X2ur1{background:#294b2f;color:#fff}.ProjectsSection_card__TujRI:hover .ProjectsSection_readMore__X2ur1 img{filter:brightness(0) invert(1)}@media (max-width:1200px){.ProjectsSection_grid__aNmDD{grid-template-columns:repeat(2,352px)}}@media (max-width:800px){.ProjectsSection_section__qQND3{padding:30px 0}.ProjectsSection_heading__wmf2L{font-size:40px;letter-spacing:-1px}.ProjectsSection_sub__hxmc3{font-size:16px;line-height:1.5}.ProjectsSection_header__1tSYw{padding:0 24px;margin-bottom:24px}.ProjectsSection_grid__aNmDD{grid-template-columns:1fr;padding:0 24px}.ProjectsSection_card__TujRI{width:100%;height:auto;min-height:200px}.ProjectsSection_year__eBZmZ{font-size:20px}.ProjectsSection_cardName__HzL_f{font-size:24px}}.InsightsSection_section__e8twq{background:#151715;border-radius:50px 50px 0 0;padding:80px 60px 100px;margin-top:16px}.InsightsSection_container__4xq1s{max-width:1320px;margin:0 auto}.InsightsSection_labelRow__iKqxH{display:flex;justify-content:center;margin-bottom:24px}.InsightsSection_label__EmmW_{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:var(--text);border:1px solid hsla(0,0%,85%,.5);border-radius:100px;padding:6px 20px}.InsightsSection_heading__DNwJv{font-family:var(--font-heading);font-size:clamp(40px,4.5vw,64px);font-weight:400;line-height:1.1;color:var(--accent);letter-spacing:-1.9px;text-align:center;margin-bottom:60px}.InsightsSection_heading__DNwJv em{font-style:normal;font-weight:400}.InsightsSection_cards__BtunD{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.InsightsSection_card__PPr0N{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:1;cursor:pointer;display:block}.InsightsSection_cardImg__ihXJ0{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.InsightsSection_card__PPr0N:hover .InsightsSection_cardImg__ihXJ0{transform:scale(1.06)}.InsightsSection_cardOverlay__yNJOj{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.31),rgba(0,0,0,.31)),linear-gradient(180deg,hsla(0,0%,40%,.035) 8%,rgba(0,0,0,.48));opacity:1;transition:opacity .4s ease}.InsightsSection_card__PPr0N:hover .InsightsSection_cardOverlay__yNJOj{opacity:0}.InsightsSection_cardBottom__cQnaI{position:absolute;bottom:0;left:0;right:0}.InsightsSection_cardBlur__WWpdb{position:absolute;inset:0;background:rgba(21,23,21,.5);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.InsightsSection_cardInfo__2rL1T{position:relative;display:flex;align-items:center;justify-content:space-between;padding:16px 19px}.InsightsSection_cardType__kx_tz{font-size:24px;font-weight:500;color:#d7d7d7;line-height:1.4}.InsightsSection_cardArrow__cMpCw{flex-shrink:0}@media (max-width:1024px){.InsightsSection_cards__BtunD{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.InsightsSection_section__e8twq{padding:30px 24px;border-radius:32px 32px 0 0}.InsightsSection_heading__DNwJv{font-size:40px;letter-spacing:-1px;margin-bottom:24px}.InsightsSection_cards__BtunD{grid-template-columns:1fr;gap:12px}.InsightsSection_card__PPr0N{aspect-ratio:16/7}.InsightsSection_cardType__kx_tz{font-size:18px}}.PartnersSection_section__7D_lr{background:#151715;padding:60px 0 80px}.PartnersSection_inner__e4_fS{max-width:1438px;margin:0 auto;padding:0 60px;display:flex;flex-direction:column;align-items:center;text-align:center}.PartnersSection_badge__0KpPe{display:inline-flex;align-items:center;gap:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:10px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#d9d9d9;border:1px solid hsla(0,0%,85%,.5);border-radius:100px;padding:6px 20px;margin-bottom:40px}.PartnersSection_heading__6nHor{font-family:Whyte,sans-serif;font-weight:400;font-size:64px;font-style:normal;line-height:110%;letter-spacing:-1.92px;color:#ecde61;max-width:1189px;margin-bottom:24px}.PartnersSection_heading__6nHor em{font-style:normal}.PartnersSection_sub__DYPIR{font-size:24px;color:#d9d9d9;margin-bottom:16px}.PartnersSection_stat__xH_pG,.PartnersSection_sub__DYPIR{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;line-height:25px;max-width:1077px}.PartnersSection_stat__xH_pG{font-style:normal;font-size:20px;color:#ecde61;margin-bottom:60px}.PartnersSection_rows__KMOpO{display:flex;flex-direction:column;gap:25px}.PartnersSection_marquee__MnZO3{width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.PartnersSection_track__MJPWb{display:flex;width:max-content;animation:PartnersSection_marqueeScroll__LPQh7 60s linear infinite}.PartnersSection_trackReverse__I0I36{animation-direction:reverse}.PartnersSection_marquee__MnZO3:hover .PartnersSection_track__MJPWb{animation-play-state:paused}@keyframes PartnersSection_marqueeScroll__LPQh7{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.PartnersSection_logoBox__MEaM8{flex:0 0 auto;width:205px;height:56px;margin-right:25px;border:1px solid #ecde61;border-radius:20px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (prefers-reduced-motion:reduce){.PartnersSection_track__MJPWb{animation:none}}@media (max-width:768px){.PartnersSection_section__7D_lr{padding:30px 0}.PartnersSection_inner__e4_fS{padding:0 24px}.PartnersSection_heading__6nHor{font-size:40px;letter-spacing:-1px}.PartnersSection_stat__xH_pG,.PartnersSection_sub__DYPIR{font-size:16px;line-height:1.5}.PartnersSection_badge__0KpPe{font-size:10px;margin-bottom:16px}.PartnersSection_track__MJPWb{animation-duration:45s}}.ThematicSection_section__cWraP{background:#eeffd6;overflow:hidden}.ThematicSection_header__c9BuC{padding:60px 60px 40px;max-width:1438px;margin:0 auto}.ThematicSection_badge__flfSD{display:inline-flex;align-items:center;gap:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:10px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#151715;border:1px solid #151715;border-radius:100px;padding:6px 20px;margin-bottom:40px}.ThematicSection_heading__DR4i3{font-family:Whyte,sans-serif;font-weight:400;font-size:96px;font-style:normal;line-height:105%;letter-spacing:-2.88px;color:#151715;max-width:936px;margin-bottom:30px}.ThematicSection_heading__DR4i3 em{font-style:normal;color:#294b2f}.ThematicSection_sub__5ndVD{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:20px;line-height:25px;color:#151715;max-width:671px}.ThematicSection_cardsRow__aLNeG{display:flex;flex-direction:row;align-items:stretch;gap:20px;padding:40px 60px 60px;max-width:1438px;margin:0 auto}.ThematicSection_imageCard__OfY6y{position:relative;min-width:398px;height:357px;border-radius:20px;overflow:hidden;flex-shrink:0}.ThematicSection_scrollWrapper__OHffx{display:flex;flex-direction:column;align-items:flex-end;gap:24px;flex:1 1;min-width:0}.ThematicSection_scrollTrack__aNXU2{display:flex;flex-direction:row;overflow-x:auto;gap:10px;align-items:stretch;width:100%;scrollbar-width:none;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ThematicSection_scrollTrack__aNXU2::-webkit-scrollbar{display:none}.ThematicSection_nextBtn__AQMkn{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;opacity:.9;transition:opacity .2s}.ThematicSection_nextBtn__AQMkn:hover{opacity:1}.ThematicSection_imageGradient__MMFBa{position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,40%,.33),#000)}.ThematicSection_card__hInUV{max-width:443px;height:357px;border:2px solid #294b2f;border-radius:20px;padding:20px 25px 25px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;flex-shrink:0;transition:background .2s ease,color .2s ease}.ThematicSection_card__hInUV:hover{background:#294b2f}.ThematicSection_card__hInUV:hover .ThematicSection_cardDesc__VDx2E,.ThematicSection_card__hInUV:hover .ThematicSection_cardName__mXPNc{color:#eeffd6}.ThematicSection_card__hInUV:hover .ThematicSection_iconWrap__CxEbW img{filter:brightness(0) saturate(100%) invert(97%) sepia(5%) saturate(500%) hue-rotate(50deg)}.ThematicSection_iconWrap__CxEbW{flex-shrink:0}.ThematicSection_cardTexts__Kz_Q5{display:flex;flex-direction:column;gap:20px}.ThematicSection_cardName__mXPNc{font-weight:500;font-size:28px;line-height:110%}.ThematicSection_cardDesc__VDx2E,.ThematicSection_cardName__mXPNc{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#294b2f;transition:color .2s ease}.ThematicSection_cardDesc__VDx2E{font-weight:400;font-size:20px;line-height:25px}@media (max-width:768px){.ThematicSection_header__c9BuC{padding:30px 24px 32px}.ThematicSection_badge__flfSD{margin-bottom:16px}.ThematicSection_heading__DR4i3{font-size:40px;letter-spacing:-1px}.ThematicSection_sub__5ndVD{font-size:16px;line-height:1.5}.ThematicSection_cardsRow__aLNeG{padding:24px 24px 30px;flex-direction:column}.ThematicSection_card__hInUV{min-width:calc(100vw - 48px);width:calc(100vw - 48px);height:auto;min-height:280px}.ThematicSection_scrollTrack__aNXU2{scroll-snap-type:x mandatory}.ThematicSection_card__hInUV{scroll-snap-align:start}.ThematicSection_imageCard__OfY6y{min-width:260px;height:280px}.ThematicSection_cardName__mXPNc{font-size:22px}.ThematicSection_cardDesc__VDx2E{font-size:16px}}