.Activities_activitiesContainer__Su3mj{position:relative;width:100%;min-height:100vh;overflow:clip;font-family:var(--cds-font-family,"Space Grotesk","Inter","IBM Plex Sans",sans-serif);--color-surface-dark:#211114;--color-surface-card:#2a1b1f;--color-text-muted:rgba(255,255,255,0.7);--color-text-subtle:rgba(255,255,255,0.5);--color-text-light-muted:rgba(255,255,255,0.5);--brand-red-dark:#b3000b;--color-border-subtle:#374151;background-color:var(--color-surface-dark)}.Activities_backgroundWrapper__sq9oZ{position:absolute;inset:0;z-index:0;pointer-events:none}.Activities_bgImageLayer__uUA8r{position:absolute;inset:0;background-size:cover;background-position:50%;opacity:.2;mix-blend-mode:luminosity;filter:grayscale(100%)}.Activities_bgMultiplyLayer__MQC0T{position:absolute;inset:0;background-color:rgba(227,6,19,.2);mix-blend-mode:multiply}.Activities_bgGradientLayer__dQOLc{position:absolute;inset:0;background:linear-gradient(to right,var(--color-surface-dark) 0,rgba(33,17,20,.9) 50%,transparent 100%)}@media(max-width:1023px){.Activities_bgGradientLayer__dQOLc{background:linear-gradient(to bottom,var(--color-surface-dark) 0,rgba(33,17,20,.9) 60%,rgba(33,17,20,.6) 100%)}}.Activities_contentWrapper__3cX9b{position:relative;z-index:10;width:100%;max-width:88rem;margin:0 auto;min-height:100vh;display:flex;flex-direction:column;padding:2rem;gap:3rem}@media(min-width:1024px){.Activities_contentWrapper__3cX9b{flex-direction:row;padding:4rem 6rem;gap:4rem}}.Activities_leftColumn__KkITT{display:flex;flex-direction:column;justify-content:flex-start;padding-top:2.5rem}@media(min-width:1024px){.Activities_leftColumn__KkITT{width:25%;position:-webkit-sticky;position:sticky;top:4rem;height:-moz-fit-content;height:fit-content}}.Activities_headerBox__mgjzn{margin-bottom:1rem}.Activities_eyebrow__5cXlZ{color:var(--brand-red,#e30613);font-weight:700;letter-spacing:.1em;font-size:.75rem;text-transform:uppercase;margin-bottom:.5rem;display:block}.Activities_title__g4Y4M{font-size:2rem;font-weight:700;line-height:1.2;color:#fff;margin:0 0 1.5rem;max-width:90%}@media(min-width:768px){.Activities_title__g4Y4M{font-size:3rem}}.Activities_title__g4Y4M span{color:var(--color-text-light-muted);font-weight:500}.Activities_accentLine__M9262{height:.5rem;width:6rem;background-color:var(--brand-red,#e30613);border-radius:9999px;margin-bottom:2rem}.Activities_description___jq2O{color:var(--color-text-muted);font-size:.875rem;line-height:1.625;margin:0 0 2rem;max-width:20rem}.Activities_statusBox__b0mwT{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:var(--color-text-subtle);font-weight:500}.Activities_liveIndicator__N5uit{display:flex;align-items:center;gap:.5rem}.Activities_pulseDot__l8BsD{width:.5rem;height:.5rem;border-radius:9999px;background-color:var(--brand-red,#e30613);animation:Activities_pulse___Ggy7 2s cubic-bezier(.4,0,.6,1) infinite}@media(prefers-reduced-motion:reduce){.Activities_pulseDot__l8BsD{animation:none}}@keyframes Activities_pulse___Ggy7{0%,to{opacity:1}50%{opacity:.5}}.Activities_divider__XX1gN{border-left:1px solid var(--color-border-subtle,rgba(255,255,255,.2));height:1.25rem}.Activities_rightColumn__Q1PPh{display:flex;flex-direction:column;justify-content:center}@media(min-width:1024px){.Activities_rightColumn__Q1PPh{width:75%}}.Activities_filtersWrapper__2Spaa{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;padding-bottom:1rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.Activities_filterBtn__JK4FU{background:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.2);padding:.6rem 1.5rem;border-radius:9999px;color:var(--color-text-muted);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:transform .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.Activities_filterBtn__JK4FU:hover{color:#fff;border-color:hsla(0,0%,100%,.4);background-color:hsla(0,0%,100%,.05)}.Activities_filterBtn__JK4FU:focus-visible{outline:2px solid #fff;outline-offset:4px;border-color:#fff}.Activities_filterBtn__JK4FU.Activities_active__54RM5{background-color:#fff;color:var(--color-surface-dark);border-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.2)}.Activities_filterBtn__JK4FU.Activities_active__54RM5:hover{background-color:hsla(0,0%,100%,.9);color:var(--color-surface-dark)}.Activities_cardsGrid__bCbAC{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;width:100%}@media(min-width:768px){.Activities_cardsGrid__bCbAC{grid-template-columns:repeat(2,1fr)}}.Activities_eventCard___lYQV{position:relative;background-color:var(--color-surface-card);border-radius:.5rem;overflow:hidden;border:1px solid hsla(0,0%,100%,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);transition:border-color .3s ease,box-shadow .3s ease;height:16rem;display:flex;flex-direction:column}.Activities_eventCard___lYQV:hover{border-color:rgba(227,6,19,.5);box-shadow:0 10px 15px -3px rgba(227,6,19,.1)}.Activities_eventCard___lYQV:hover .Activities_cardImageLayer__d2s1l{transform:scale(1.05)}.Activities_eventCard___lYQV:hover .Activities_cardTitle__N49dJ{color:#ff4d66}.Activities_eventCard___lYQV:hover .Activities_linkIcon__hem72{transform:translateX(.25rem)}.Activities_cardImageLayer__d2s1l{position:absolute;inset:0;background-size:cover;background-position:50%;transition:transform .7s ease;z-index:10}.Activities_cardGradientLayer___pK0f{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(42,27,31,.8) 50%,transparent);z-index:15}.Activities_cardContent__vFkbQ{position:relative;z-index:20;padding:1.5rem;display:flex;flex-direction:column;justify-content:flex-end;height:100%}.Activities_cardHeader__28JJY{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.Activities_categoryBadge__F6zYP{background:var(--brand-red,#e30613);color:#fff;border:none;padding:.3rem .75rem;border-radius:9999px;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;box-shadow:0 2px 6px rgba(0,0,0,.35)}.Activities_dateLabel__aougM{color:var(--color-text-muted);font-size:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;text-transform:uppercase}.Activities_cardTitle__N49dJ{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .5rem;line-height:1.25;transition:color .3s ease}.Activities_cardDesc__BGf0i{color:var(--color-text-muted);font-size:.875rem;margin:0 0 1rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.Activities_readMoreLink__gJy5a{display:inline-flex;align-items:center;color:#fff;background-color:var(--brand-red,#e30613);padding:.5rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;width:-moz-fit-content;width:fit-content;border:none;cursor:pointer}.Activities_readMoreLink__gJy5a:hover{background-color:var(--brand-red-dark,#b3000b);transform:translateY(-2px)}.Activities_readMoreLink__gJy5a:focus-visible{outline:none;box-shadow:0 0 0 3px hsla(0,0%,100%,.4),0 0 0 6px var(--brand-red)}.Activities_readMoreLink__gJy5a .Activities_linkIcon__hem72{margin-left:.5rem;transition:transform .3s ease}.Activities_readMoreLink__gJy5a:focus-visible .Activities_linkIcon__hem72,.Activities_readMoreLink__gJy5a:hover .Activities_linkIcon__hem72{transform:translateX(4px)}.Activities_contentWrapper__3cX9b .Activities_cardsGrid__bCbAC.Activities_publicationList__LFcJK{display:flex!important;flex-direction:column;gap:1.5rem}.Activities_publicationItem__nzkW4{background-color:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);padding:1.5rem 2rem;border-radius:.75rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;transition:all .3s ease}.Activities_publicationItem__nzkW4:hover{background-color:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.2);transform:translateX(.5rem)}@media(prefers-reduced-motion:reduce){.Activities_publicationItem__nzkW4:hover{transform:none}}@media(max-width:767px){.Activities_publicationItem__nzkW4{flex-direction:column;align-items:flex-start;gap:1.25rem;padding:1.25rem}}.Activities_pubInfo__iWrG4{flex:1 1}.Activities_pubHeader__Fj0kX{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.Activities_pubYear__9ELcO{font-family:ui-monospace,monospace;font-weight:700;color:#ff4d66;font-size:.875rem}.Activities_pubBadge__sdRtc{font-size:.6rem;text-transform:uppercase;letter-spacing:.1em;color:hsla(0,0%,100%,.5);font-weight:600;border:1px solid hsla(0,0%,100%,.1);padding:.1rem .4rem;border-radius:.2rem}.Activities_pubTitle__PEEMB{font-size:1.125rem;font-weight:600;color:#fff;margin:0 0 .5rem;line-height:1.4}.Activities_pubAuthors__S1AzQ{font-size:.875rem;color:var(--color-text-muted);margin:0}.Activities_pubJournal__ZfUS3{font-size:.8125rem;color:var(--color-text-subtle);font-style:italic;margin-top:.25rem}.Activities_pubLink__VQJ7U{display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background-color:hsla(0,0%,100%,.1);padding:.75rem 1.25rem;border-radius:9999px;white-space:nowrap;transition:all .2s ease}.Activities_pubLink__VQJ7U:focus-visible,.Activities_pubLink__VQJ7U:hover{background-color:#fff;color:var(--color-surface-dark);outline:none}.Activities_pubLink__VQJ7U svg{transition:transform .2s ease}.Activities_pubLink__VQJ7U:focus-visible svg,.Activities_pubLink__VQJ7U:hover svg{transform:translateX(3px)}.Activities_paginationFooter__oGjoG{display:flex;justify-content:space-between;align-items:center;margin-top:3rem;border-top:1px solid hsla(0,0%,100%,.1);padding-top:1.5rem}.Activities_statsLabel__raFN6{font-size:.75rem;color:var(--color-text-subtle);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;text-transform:uppercase}.Activities_navButtons__fhGeH{display:flex;gap:.5rem}.Activities_iconBtn__bMZuY{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,0);color:#fff;cursor:pointer;transition:color .2s ease,background-color .2s ease}.Activities_iconBtn__bMZuY:hover{background-color:#fff;color:#000}.Activities_iconBtn__bMZuY:focus-visible{outline:2px solid #fff;outline-offset:2px}.Hero_heroContainer__3i1HF{width:100%;height:100%;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;position:relative;overflow:hidden;background-color:#101a22;color:#fff}.Hero_bgImageContainer__h2at4{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.Hero_bgImageContainer__h2at4 .Hero_bgImage__6L4Of{width:100%;height:100%;object-fit:cover}.Hero_bgImageContainer__h2at4 .Hero_gradientOverlay__NtrGG{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,rgba(16,26,34,.95),rgba(16,26,34,.7),transparent)}.Hero_bgImageContainer__h2at4 .Hero_textureOverlay__xGfHr{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.2);mix-blend-mode:overlay;pointer-events:none}.Hero_contentContainer__qFBJc{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 1.5rem;max-width:88rem;margin:0 auto}@media(min-width:768px){.Hero_contentContainer__qFBJc{padding:0 3rem}}@media(min-width:1024px){.Hero_contentContainer__qFBJc{padding:0 6rem}}.Hero_textBlock__RUN_6{display:flex;flex-direction:column;gap:2.5rem;max-width:80rem;animation:Hero_fadeInUp__Qjt8E 1s ease-out;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.Hero_textBlock__RUN_6{animation:none!important}}@keyframes Hero_fadeInUp__Qjt8E{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero_eyebrow__podRa{display:flex;align-items:center;gap:.75rem}.Hero_eyebrow__podRa .Hero_eyebrowLine__EdsdE{height:2px;width:3rem;background-color:var(--brand-blue-dark,#005c9e)}.Hero_eyebrow__podRa .Hero_eyebrowText__X2QSi{color:var(--brand-blue-light,#1392ec);font-weight:700;letter-spacing:.1em;font-size:.875rem;text-transform:uppercase}.Hero_headline__Zo9W4{font-size:3rem;font-weight:900;line-height:1.1;letter-spacing:-.02em;text-shadow:0 4px 6px rgba(0,0,0,.3);margin:0}@media(min-width:768px){.Hero_headline__Zo9W4{font-size:clamp(3.5rem,8vw,5rem)}}@media(min-width:1024px){.Hero_headline__Zo9W4{font-size:clamp(4.5rem,10vw,7rem)}}.Hero_headline__Zo9W4 .Hero_textGradient__Hcpli{color:rgba(0,0,0,0);-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,#ffffff,#9ca3af)}.Hero_subtitle__u884p{color:#d1d5db;font-size:1.125rem;font-weight:300;line-height:1.6;max-width:52rem;border-left:4px solid rgba(0,92,158,.3);padding-left:1.5rem;margin:0}@media(min-width:768px){.Hero_subtitle__u884p{font-size:1.25rem}}@media(min-width:1024px){.Hero_subtitle__u884p{font-size:1.5rem}}.Hero_actions__G_P4Y{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:1rem}.Hero_actions__G_P4Y .Hero_exploreButton__ETKl0{background-color:var(--brand-blue-dark,#005c9e);border-radius:4px;transition:all .2s ease}.Hero_actions__G_P4Y .Hero_exploreButton__ETKl0:hover{background-color:#004a80}.Hero_actions__G_P4Y .Hero_exploreButton__ETKl0:focus-visible{outline:2px solid #fff;outline-offset:2px}.Hero_actions__G_P4Y .Hero_readAbstractButton__ljbtB{color:#fff;border-color:hsla(0,0%,100%,.2);border-radius:4px;transition:all .2s ease}.Hero_actions__G_P4Y .Hero_readAbstractButton__ljbtB:focus-visible,.Hero_actions__G_P4Y .Hero_readAbstractButton__ljbtB:hover{border-color:hsla(0,0%,100%,.5);background-color:hsla(0,0%,100%,.1);color:#fff}.Hero_actions__G_P4Y .Hero_readAbstractButton__ljbtB:focus-visible{outline:2px solid #fff;outline-offset:2px}.Hero_actions__G_P4Y .Hero_readAbstractButton__ljbtB span{display:inline-flex;align-items:center}.Hero_statsRow__dWacx{display:flex;align-items:center;gap:1rem;margin-top:3rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1)}.Hero_avatarGroup__hKabE{display:flex;margin-right:-.75rem}.Hero_avatarGroup__hKabE .Hero_avatar__CP3cL{width:2.5rem;height:2.5rem;border-radius:9999px;border:2px solid #101a22;background-color:#4b5563;overflow:hidden;margin-left:-.75rem;position:relative}.Hero_avatarGroup__hKabE .Hero_avatar__CP3cL:first-child{margin-left:0}.Hero_avatarGroup__hKabE .Hero_avatar__CP3cL img{width:100%;height:100%;object-fit:cover}.Hero_focalText__TzASW{font-size:.875rem;color:#9ca3af;font-weight:500}.Hero_focalText__TzASW span{color:#fff}.Hero_floatingCard__Pp2Xo{position:absolute;bottom:2.5rem;right:2.5rem;z-index:20;max-width:24rem;display:none}@media(min-width:1024px){.Hero_floatingCard__Pp2Xo{display:block}}.Hero_floatingCard__Pp2Xo .Hero_cardInner__5hA_q{background-color:rgba(16,26,34,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.1);padding:1.5rem;border-radius:.75rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.5);display:flex;align-items:flex-start;gap:1rem}.Hero_floatingCard__Pp2Xo .Hero_cardIcon__nyzlb{color:var(--brand-blue,#005c9e)}.Hero_floatingCard__Pp2Xo .Hero_cardContent__YZHr6 h3{color:#fff;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem}.Hero_floatingCard__Pp2Xo .Hero_cardContent__YZHr6 p{color:#d1d5db;font-size:.875rem;line-height:1.4;margin:0 0 .75rem}.Hero_floatingCard__Pp2Xo .Hero_cardContent__YZHr6 a{color:var(--brand-blue-light,#1392ec);font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:.25rem}.Hero_floatingCard__Pp2Xo .Hero_cardContent__YZHr6 a:hover{text-decoration:underline}.InteractiveMap_mapContainer__Kz6UM{position:relative;width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;font-family:var(--cds-font-family,"IBM Plex Sans","Helvetica Neue",Arial,sans-serif);--color-surface-01:#ffffff;--color-surface-02:#f4f4f4;--color-text-primary:#161616;--color-text-secondary:#525252;--color-text-tertiary:#393939;--color-border-subtle:#e0e0e0;--color-border-strong:#c6c6c6}.InteractiveMap_mapHeader__8kB2P{text-align:center;margin-bottom:2rem}.InteractiveMap_mapHeader__8kB2P h2{font-size:2.5rem;font-weight:700;color:var(--color-text-primary);margin-bottom:.5rem}.InteractiveMap_mapHeader__8kB2P p{font-size:1.125rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto}.InteractiveMap_mapInteractiveArea__HWrZP{position:relative;width:100%;max-width:800px;aspect-ratio:1/1.1;display:flex;align-items:center;justify-content:center}.InteractiveMap_mapSvg__HBOrQ{width:100%;height:100%;filter:drop-shadow(0 10px 20px rgba(0,0,0,.05))}.InteractiveMap_mapSvg__HBOrQ .InteractiveMap_continent__ig3CU{fill:var(--color-surface-02);stroke:var(--color-border-subtle);stroke-width:1px;transition:fill .3s ease}.InteractiveMap_mapSvg__HBOrQ .InteractiveMap_countryPath__j1Zgm{fill:var(--color-border-subtle);stroke:var(--color-border-strong);stroke-width:1px;cursor:pointer;transition:fill .3s ease,stroke .3s ease,stroke-width .3s ease}.InteractiveMap_mapSvg__HBOrQ .InteractiveMap_countryPath__j1Zgm.InteractiveMap_active__kHeVP,.InteractiveMap_mapSvg__HBOrQ .InteractiveMap_countryPath__j1Zgm:hover{fill:rgba(227,6,19,.1);stroke:var(--brand-red,#e30613);stroke-width:2px}.InteractiveMap_mapSvg__HBOrQ .InteractiveMap_markerGroup__w_HsE{cursor:pointer}.InteractiveMap_mapSvg__HBOrQ .InteractiveMap_markerGroup__w_HsE .InteractiveMap_markerDot__f701U{fill:var(--brand-red,#e30613);transition:transform .2s ease;transform-box:fill-box;transform-origin:center}.InteractiveMap_mapSvg__HBOrQ .InteractiveMap_markerGroup__w_HsE .InteractiveMap_markerPulse__9Y96D{fill:rgba(0,0,0,0);stroke:var(--brand-red,#e30613);stroke-width:2px;opacity:.6;animation:InteractiveMap_pulse__zxtLk 2s cubic-bezier(.45,0,.55,1) infinite;transform-box:fill-box;transform-origin:center}@media(prefers-reduced-motion:reduce){.InteractiveMap_mapSvg__HBOrQ .InteractiveMap_markerGroup__w_HsE .InteractiveMap_markerPulse__9Y96D{animation:none!important}}.InteractiveMap_mapSvg__HBOrQ .InteractiveMap_markerGroup__w_HsE.InteractiveMap_active__kHeVP .InteractiveMap_markerDot__f701U,.InteractiveMap_mapSvg__HBOrQ .InteractiveMap_markerGroup__w_HsE:hover .InteractiveMap_markerDot__f701U{transform:scale(1.5)}@keyframes InteractiveMap_pulse__zxtLk{0%{transform:scale(1);opacity:.8}to{transform:scale(3.5);opacity:0}}.InteractiveMap_floatingCard__KfXIW{position:absolute;width:320px;background:var(--color-surface-01);border-radius:8px;box-shadow:0 12px 24px -4px rgba(0,0,0,.15);border-top:4px solid var(--brand-blue,#005c9e);z-index:20;pointer-events:none;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .3s cubic-bezier(.2,0,.38,.9),visibility .3s cubic-bezier(.2,0,.38,.9),transform .3s cubic-bezier(.2,0,.38,.9)}.InteractiveMap_floatingCard__KfXIW.InteractiveMap_visible__44vm2{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.InteractiveMap_floatingCard__KfXIW .InteractiveMap_cardHeader__l6QD3{padding:1.25rem 1.25rem .75rem;border-bottom:1px solid var(--color-border-subtle);display:flex;justify-content:space-between;align-items:flex-start}.InteractiveMap_floatingCard__KfXIW .InteractiveMap_cardHeader__l6QD3 h3{font-size:1.125rem;font-weight:700;color:var(--color-text-primary);margin:0 0 .25rem}.InteractiveMap_floatingCard__KfXIW .InteractiveMap_cardHeader__l6QD3 .InteractiveMap_badge__rrIb0{font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600;color:var(--brand-blue,#005c9e);background:rgba(0,92,158,.1);padding:.2rem .5rem;border-radius:4px}.InteractiveMap_floatingCard__KfXIW .InteractiveMap_cardHeader__l6QD3 .InteractiveMap_closeBtn__mBIVm{display:none}.InteractiveMap_floatingCard__KfXIW .InteractiveMap_cardBody__IwDdT{padding:1rem 1.25rem 1.25rem}.InteractiveMap_floatingCard__KfXIW .InteractiveMap_cardBody__IwDdT .InteractiveMap_label__o2Lcz{font-size:.75rem;font-weight:600;color:var(--color-text-secondary);margin:0 0 .25rem;text-transform:uppercase}.InteractiveMap_floatingCard__KfXIW .InteractiveMap_cardBody__IwDdT .InteractiveMap_desc__y1mYS{font-size:.875rem;color:var(--color-text-tertiary);line-height:1.5;margin:0 0 1rem}.InteractiveMap_floatingCard__KfXIW .InteractiveMap_cardBody__IwDdT .InteractiveMap_driversBox__5Ha7v{background:var(--color-surface-02);padding:.75rem;border-radius:4px;border-left:3px solid var(--brand-red,#e30613)}.InteractiveMap_floatingCard__KfXIW .InteractiveMap_cardBody__IwDdT .InteractiveMap_driversBox__5Ha7v p{font-size:.875rem;color:var(--color-text-primary);margin:0}@media(max-width:768px){.InteractiveMap_mapContainer__Kz6UM{padding:2rem 1rem}.InteractiveMap_mapInteractiveArea__HWrZP{margin-bottom:2rem}.InteractiveMap_floatingCard__KfXIW{position:fixed;top:auto;bottom:0;left:0;right:0;width:100%;border-radius:20px 20px 0 0;border-top:none;box-shadow:0 -10px 25px rgba(0,0,0,.15);transform:translateY(100%);padding-bottom:env(safe-area-inset-bottom,20px);z-index:1000}.InteractiveMap_floatingCard__KfXIW.InteractiveMap_visible__44vm2{transform:translateY(0)}.InteractiveMap_floatingCard__KfXIW:before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:40px;height:4px;background:var(--color-border-strong);border-radius:2px}.InteractiveMap_floatingCard__KfXIW .InteractiveMap_cardHeader__l6QD3{padding-top:1.75rem}.InteractiveMap_floatingCard__KfXIW .InteractiveMap_cardHeader__l6QD3 .InteractiveMap_closeBtn__mBIVm{display:block;background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;color:var(--color-text-secondary);padding:0}.InteractiveMap_backdrop__ePmtH{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.InteractiveMap_backdrop__ePmtH.InteractiveMap_visible__44vm2{opacity:1;visibility:visible}}.Methodology_methodologyContainer__Q4Fkh{width:100%;background-color:var(--cds-layer-01,#ffffff)}.Methodology_wrapper__u_pNd{max-width:1600px;margin:0 auto;display:flex;flex-direction:column}.Methodology_header__IOQO8{padding:3rem 1.5rem 2rem;display:flex;flex-direction:column;gap:1rem}@media(min-width:769px){.Methodology_header__IOQO8{padding:5rem 3rem 3rem}}.Methodology_eyebrow__XV2Qp{display:flex;align-items:center;gap:.75rem}.Methodology_eyebrow__XV2Qp .Methodology_line__LK0Q0{height:1px;width:2rem;background-color:#94a3b8}.Methodology_eyebrow__XV2Qp .Methodology_text__8delN{color:#64748b;font-size:.875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.Methodology_title__tZrcB{font-size:2.5rem;font-weight:900;color:var(--cds-foreground-01,#0f172a);letter-spacing:-.02em;line-height:1.1;margin:0}@media(min-width:769px){.Methodology_title__tZrcB{font-size:4.5rem;line-height:1}}.Methodology_subtitle__cdAq1{max-width:42rem;color:#475569;font-size:1.125rem;line-height:1.625;margin-top:.5rem;font-weight:300}.Methodology_gridContent__i_Z9t{flex:1 1;padding:0 1.5rem 3rem}@media(min-width:769px){.Methodology_gridContent__i_Z9t{padding:0 3rem 4rem}}.Methodology_grid__JPsXX{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:1fr}@media(min-width:769px){.Methodology_grid__JPsXX{grid-template-columns:repeat(2,1fr)}}.Methodology_card__ChRuR{position:relative;display:flex;flex-direction:column;background-color:var(--cds-layer-02,#f8fafc);border:1px solid #e2e8f0;border-radius:.5rem;padding:2rem;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.Methodology_card__ChRuR:focus-within,.Methodology_card__ChRuR:hover{border-color:rgba(0,123,167,.5);box-shadow:0 10px 15px -3px rgba(15,23,42,.06),0 4px 6px -4px rgba(15,23,42,.04);transform:translateY(-4px)}.Methodology_card__ChRuR:focus-within .Methodology_cardTitle__1eSqs,.Methodology_card__ChRuR:hover .Methodology_cardTitle__1eSqs{color:var(--brand-red,#d41121)}.Methodology_card__ChRuR:focus-within .Methodology_exploreLink__30C4e,.Methodology_card__ChRuR:hover .Methodology_exploreLink__30C4e{opacity:1;transform:translateX(0)}.Methodology_cardTop__SNwuw{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem}.Methodology_iconWrapper__eVASe{padding:.75rem;background-color:var(--cds-layer-01,#ffffff);border:1px solid #f1f5f9;border-radius:.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);color:var(--brand-blue,#007ba7)}.Methodology_wpBadge__3GSGg{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;color:#94a3b8}.Methodology_cardTitle__1eSqs{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 .5rem;transition:color .3s ease}.Methodology_cardCategory__7hMfu{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.Methodology_cardCategory__7hMfu .Methodology_dot__Pxdrb{height:.375rem;width:.375rem;border-radius:9999px;background-color:var(--brand-blue,#007ba7)}.Methodology_cardCategory__7hMfu .Methodology_text__8delN{font-size:.75rem;font-weight:600;color:var(--brand-blue,#007ba7);text-transform:uppercase;letter-spacing:.05em}.Methodology_cardDesc__M_n24{font-size:.875rem;color:#475569;line-height:1.625;font-weight:400;margin:0}.Methodology_exploreLink__30C4e{margin-top:auto;padding-top:1.5rem;display:flex;align-items:center;color:var(--brand-red,#d41121);font-weight:500;font-size:.875rem;opacity:0;transform:translateX(-.5rem);transition:opacity .3s ease,transform .3s ease;cursor:pointer}.Methodology_exploreLink__30C4e .Methodology_linkIcon__bD8OX{margin-left:.25rem}.Methodology_footer__3xAIq{padding:1.5rem;border-top:1px solid #f1f5f9;background-color:var(--cds-layer-01,#ffffff);margin-top:auto}@media(min-width:769px){.Methodology_footer__3xAIq{padding:1.5rem 3rem}}.Methodology_footerInner__OqpVg{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;font-size:.75rem;color:#94a3b8}@media(min-width:641px){.Methodology_footerInner__OqpVg{flex-direction:row;justify-content:space-between;align-items:center;gap:0}}.Methodology_fundingBox__n6w5c{display:flex;align-items:center;gap:1rem}.Methodology_fundingBox__n6w5c .Methodology_line__LK0Q0{width:5rem;height:1px;background-color:#e2e8f0}@keyframes Team_fadeInUp__jNb5O{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Team_teamContainer__Jj6kG{position:relative;width:100%;min-height:100svh;background-color:#fff;font-family:var(--cds-font-family,"Public Sans","Inter","Helvetica Neue",sans-serif);display:flex;flex-direction:column}@media(prefers-color-scheme:dark){.Team_teamContainer__Jj6kG{background-color:#0f172a}}.Team_watermarkBg__uLy4E{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.03;background-repeat:no-repeat;background-position:50%;background-size:contain}.Team_contentWrapper__4iQdw{position:relative;z-index:10;flex-grow:1;display:flex;flex-direction:column;justify-content:center;width:100%;max-width:1280px;margin:0 auto;padding:3rem 1.5rem}@media(min-width:768px){.Team_contentWrapper__4iQdw{padding:4rem 3rem}}@media(min-width:1024px){.Team_contentWrapper__4iQdw{padding:4rem 6rem}}@media(min-width:1280px){.Team_contentWrapper__4iQdw{padding:4rem 8rem}}.Team_grid__tZr7s{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center;height:100%}@media(min-width:1024px){.Team_grid__tZr7s{grid-template-columns:repeat(2,1fr);gap:6rem;max-height:70vh}}.Team_leftColumn__6MJ8_{display:flex;flex-direction:column;justify-content:center;gap:2rem;animation:Team_fadeInUp__jNb5O .8s ease-out forwards}@media(prefers-reduced-motion:reduce){.Team_leftColumn__6MJ8_{animation:none}}.Team_headerStack__GEc3C{display:flex;flex-direction:column;gap:1rem}.Team_eyebrowBox__hoqv1{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.Team_eyebrowIcon__lliqk,.Team_eyebrowText__HzQnJ{color:var(--brand-red,#db143c)}.Team_eyebrowText__HzQnJ{font-weight:700;letter-spacing:.05em;font-size:.875rem;text-transform:uppercase}.Team_title__cxQs7{font-size:3rem;font-weight:800;color:#0f172a;line-height:1.1;margin:0}@media(min-width:768px){.Team_title__cxQs7{font-size:3.75rem}}@media(prefers-color-scheme:dark){.Team_title__cxQs7{color:#f8fafc}}.Team_titleBreak__42Laz{display:block}@media(min-width:768px){.Team_titleBreak__42Laz{display:inline}}.Team_underline__lDZoJ{width:6rem;height:.5rem;background-color:var(--brand-red,#db143c);border-radius:9999px;margin-top:.5rem}.Team_description__8mCCJ{color:#475569;font-size:1.125rem;line-height:1.625;margin:0;max-width:28rem}@media(prefers-color-scheme:dark){.Team_description__8mCCJ{color:#cbd5e1}}.Team_ctaButton__oq_e7{display:flex;align-items:center;gap:.75rem;background-color:var(--brand-red,#db143c);color:#fff;font-size:1rem;font-weight:700;padding:1rem 2rem;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.Team_ctaButton__oq_e7:hover{background-color:#b01030;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transform:translateY(-4px)}.Team_ctaButton__oq_e7:hover .Team_btnIcon__DiHDw{transform:translateX(4px)}.Team_btnIcon__DiHDw{transition:transform .3s ease}.Team_rightColumn__bOvb6{width:100%}.Team_partnersCard__sBEHo{background-color:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:2rem;border-radius:1rem;border:1px solid #f1f5f9;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}@media(prefers-color-scheme:dark){.Team_partnersCard__sBEHo{background-color:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1)}}.Team_cardEyebrow__c8_h0{color:#94a3b8;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1.5rem}.Team_partnersList__SMkTa{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}.Team_partnerItem__ev5Ni{display:flex;align-items:flex-start;gap:1rem;cursor:default}.Team_partnerItem__ev5Ni:hover .Team_dot__m9BvY{background-color:var(--brand-red,#db143c);transform:scale(1.5)}.Team_partnerItem__ev5Ni:hover .Team_partnerName___L__m{color:var(--brand-red,#db143c)}.Team_dot__m9BvY{flex-shrink:0;width:.5rem;height:.5rem;border-radius:9999px;background-color:rgba(219,20,60,.4);margin-top:.375rem;transition:background-color .3s ease,transform .3s ease}.Team_partnerItem__ev5Ni:first-of-type .Team_dot__m9BvY{background-color:var(--brand-red,#db143c)}.Team_partnerName___L__m{font-size:1.25rem;color:#1e293b;font-weight:500;transition:color .2s ease;line-height:1.25}@media(prefers-color-scheme:dark){.Team_partnerName___L__m{color:#f8fafc}}