@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,400&family=Inter:wght@300;400;500;600;700&display=swap";:root{--font-size-adjustment:2px;--hero-heading-size:clamp(20px,2.55vw,45px);--hero-heading-size-mobile:clamp(38px,12vw,55px);--hero-content-top-space:190px;--eyebrow-size:14px;--vision-eyebrow-size:14px;--media-eyebrow-size:clamp(15px,1vw,15px);--flow-title-size:14px;--navy:#273755;--navy-dark:#273755;--blue:#3da5d9;--yellow:#fec601;--orange:#ea7317;--slate:#546271;--light-grey:#8c8c8c;--grey:#737373;--charcoal:#696969;--white:#fff;--body-grey:#737373;--bg-light:#fff;--border-color:#8c8c8c;--max-width:1280px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:var(--navy);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:var(--max-width);padding:0 32px}.serif-font,h1,h2,h3{font-family:Georgia,Cormorant Garamond,serif;font-weight:300;letter-spacing:-.02em}.eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.15em;margin-bottom:12px;text-transform:uppercase}.header{background:#fff;border-bottom:1px solid var(--border-color);height:80px;margin:0;padding:0;position:sticky;top:0;width:100%;z-index:1000}.header-inner{justify-content:space-between;padding:0 24px 0 0;width:100%}.header-inner,.menu-toggle{align-items:center;display:flex;height:100%}.menu-toggle{background:0 0;border:none;border-right:1px solid var(--border-color);color:var(--navy);cursor:pointer;font-size:24px;justify-content:center;margin:0;transition:background-color .2s;width:80px}.menu-toggle:hover{background-color:#f7f9fa}.nav-left{align-items:center;display:flex;gap:28px;height:100%}.brand-logo{color:var(--navy);font-size:19px;font-weight:800;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.nav-links{display:flex;gap:24px}.nav-links a{color:var(--navy);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--blue)}.btn-cta{background-color:var(--yellow);border:none;color:var(--navy);cursor:pointer;font-size:12px;font-weight:700;letter-spacing:.08em;padding:12px 24px;text-transform:uppercase;transition:background .2s}.btn-cta:hover{background-color:var(--orange)}.drawer{background:#fff;border-right:1px solid var(--border-color);box-shadow:10px 0 30px #0000000d;display:flex;flex-direction:column;gap:20px;height:calc(100vh - 81px);left:0;padding:40px 32px;position:fixed;top:81px;width:320px;z-index:999}.drawer a{color:var(--navy);font-size:18px;font-weight:500;text-decoration:none}.hero{background:linear-gradient(135deg,#273755eb 0,#1b263bd9 100%),var(--hero-bg-url,url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=2000&q=80));background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;overflow:hidden;padding:130px 0 150px;position:relative}.hero:before{background-image:radial-gradient(#3da5d926 1px,#0000 0);background-size:24px 24px;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.hero-content{max-width:820px;position:relative;z-index:2}.hero h1{color:#fff;font-size:42px;line-height:1.15;margin-bottom:24px}.hero p{color:#cfd8dc;font-size:20px;font-weight:300;margin-bottom:36px;max-width:650px}.editorial-statement{background-color:#fff;border-bottom:1px solid var(--border-color);padding:72px 0}.statement-grid{display:grid;gap:64px;grid-template-columns:1fr 2fr}.statement-title{font-size:32px;line-height:1.25}.statement-text{color:var(--body-grey);font-size:18px}.impact-section{border-bottom:1px solid var(--border-color);padding:80px 0 100px;text-align:center}.metrics-grid{display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin-top:48px}.metric-col{padding:0 24px;position:relative}.metric-col:not(:last-child):after{background-color:var(--border-color);content:"";height:70%;position:absolute;right:0;top:15%;width:1px}.metric-number{color:var(--blue);font-size:64px;font-weight:300;line-height:1;margin-bottom:16px}.metric-title{color:var(--navy);font-size:18px;font-weight:600;margin-bottom:8px}.metric-sub{color:var(--light-grey);font-size:14px}.featured-article{border-bottom:1px solid var(--border-color);padding:96px 0}.article-card{align-items:center;display:grid;gap:56px;grid-template-columns:1fr 1fr}.article-image-box{background-color:#cfd8dc;background-position:50%;background-size:cover;height:380px;width:100%}.article-content h3{color:var(--navy);cursor:pointer;font-size:40px;margin-bottom:20px}.article-content p{color:var(--body-grey);font-size:16px;margin-bottom:24px}.link-arrow{align-items:center;color:var(--blue);display:inline-flex;font-size:14px;font-weight:700;gap:8px;text-decoration:none}.locations-section{background-color:var(--bg-light);padding:96px 0}.location-display-box{grid-template-columns:380px 1fr;min-height:420px;overflow:hidden}.location-map-container{background-color:#f0f3f6;height:100%;min-height:420px;position:relative;width:100%}.location-map-container iframe{display:block;filter:grayscale(15%)contrast(1.05);height:100%;width:100%}@media (width<=900px){.location-display-box{grid-template-columns:1fr}.location-map-container{height:350px}}.tabs-nav{border-bottom:1px solid var(--border-color);display:flex;justify-content:center;margin-bottom:48px}.tab-btn{background:0 0;border:none;color:var(--slate);cursor:pointer;font-size:15px;font-weight:600;padding:16px 32px;position:relative}.tab-btn.active{color:var(--navy)}.tab-btn.active:after{background-color:var(--navy);bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.location-display-box{background:#fff;border:1px solid var(--border-color);display:grid;grid-template-columns:360px 1fr;min-height:380px}.location-details{background-color:var(--navy);color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:48px}.location-details h3{color:#fff;font-size:32px;margin-bottom:16px}.location-details address{color:#cfd8dc;font-size:14px;font-style:normal;line-height:1.8}.location-map-mock{align-items:center;background-color:#e9ecef;color:var(--light-grey);display:flex;font-size:14px;font-weight:500;justify-content:center}.footer{background-color:var(--navy-dark);color:#a0aec0;font-size:13px;padding:64px 0 40px}.footer-top{display:grid;gap:48px;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:48px}.footer-title{color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:16px;text-transform:uppercase}.footer-links{list-style:none}.footer-links li{margin-bottom:10px}.footer-links a{color:#a0aec0;text-decoration:none}.footer-links a:hover{color:#fff}@media (width<=900px){.hero h1{font-size:38px}.article-card,.location-display-box,.metrics-grid,.statement-grid{grid-template-columns:1fr}.metrics-grid{gap:48px}.metric-col:not(:last-child):after{display:none}.footer-top{grid-template-columns:1fr 1fr}}@media (width<=600px){.nav-links{display:none}.footer-top{grid-template-columns:1fr}}.ecosystem-section{background-color:#fff;border-bottom:1px solid var(--border-color);padding:100px 0}.ecosystem-header h2{color:var(--navy);font-size:42px;line-height:1.2;margin-bottom:16px;margin-top:8px}.ecosystem-header p{color:var(--slate);font-size:17px}.loop-step{display:flex;flex-direction:column;position:relative}.loop-step:not(:last-child):after{color:var(--light-grey);content:"→";font-size:18px;position:absolute;right:-12px;top:50%;transform:translateY(-50%)}.loop-label{color:var(--navy);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.loop-sub{color:var(--slate);font-size:12px;margin-top:4px}.ecosystem-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.ecosystem-card{background:#fff;border-top-width:1px;border:1px solid var(--border-color);border-top:4px solid var(--border-color);display:flex;flex-direction:column;justify-content:space-between;padding:36px 32px;transition:transform .2s,box-shadow .2s}.ecosystem-card:hover{box-shadow:0 12px 24px #0000000d;transform:translateY(-3px)}.ecosystem-card.large{grid-column:span 1}.card-top{margin-bottom:24px}.card-category{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.card-title{color:var(--navy);font-family:Georgia,serif;font-size:26px;font-weight:400;margin-bottom:12px}.card-description{color:var(--body-grey);font-size:14px;line-height:1.6}.card-footer{align-items:center;border-top:1px solid #edf2f7;display:flex;justify-content:space-between;padding-top:18px}.card-footer-meta{color:var(--slate);font-size:12px;font-weight:600}.card-footer a{align-items:center;display:inline-flex;font-size:13px;font-weight:700;gap:4px;text-decoration:none}.ecosystem-flow-banner{align-items:center;background:var(--navy);color:#fff;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin:0;padding:32px 40px}.ecosystem-flow-section{background:#fff;padding-block:clamp(56px,7vw,88px)}.ecosystem-flow-banner .btn-cta{background:var(--yellow);border-radius:13px;color:var(--navy);flex:none;text-decoration:none}.flow-title{font-family:Georgia,serif;font-size:18px}.flow-text{color:#cbd5e1;font-size:14px;margin-top:4px;max-width:650px}@media (width<=1024px){.ecosystem-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.ecosystem-loop{grid-template-columns:repeat(4,minmax(0,1fr))}.loop-step:not(:last-child):after{bottom:-16px;content:"↓";right:auto;top:auto;transform:none}.ecosystem-grid{grid-template-columns:1fr}}.brand-logo.active-brand{color:var(--blue)}.brand-editorial-panel{animation:fadeInDown .3s ease-in-out;background-color:#051c2c;border-bottom:2px solid var(--blue);color:#fff;padding:40px 0 80px}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.editorial-panel-header{align-items:center;border-bottom:1px solid #ffffff26;display:flex;justify-content:space-between;margin-bottom:40px;padding-bottom:16px}.close-editorial-btn{background:0 0;border:1px solid #ffffff40;color:#cfd8dc;cursor:pointer;font-size:12px;letter-spacing:.08em;padding:6px 14px;text-transform:uppercase;transition:all .2s}.close-editorial-btn:hover{background:#ffffff1a;color:#fff}.editorial-showcase-grid{align-items:start;display:grid;gap:56px;grid-template-columns:1.15fr .85fr}.showcase-left-col{display:flex;flex-direction:column}.showcase-headline{color:#fff;font-family:Georgia,Cormorant Garamond,serif;font-size:56px;font-weight:300;letter-spacing:-.02em;line-height:1.12;margin-bottom:24px}.showcase-description{color:#cfd8dc;font-size:18px;font-weight:300;line-height:1.6;margin-bottom:32px;max-width:580px}.showcase-action-row{margin-bottom:40px}.circular-arrow-button{align-items:center;background-color:#ffffff14;border:1px solid #fff6;border-radius:50%;color:#fff;display:inline-flex;font-size:24px;height:56px;justify-content:center;text-decoration:none;transition:all .25s;width:56px}.circular-arrow-button:hover{background-color:#fff;color:#051c2c;transform:scale(1.05)}.showcase-bottom-card{align-items:flex-end;background-color:#0a2540;border:1px solid #ffffff1a;display:flex;height:240px;overflow:hidden;padding:28px;position:relative}.card-ambient-bg{background:radial-gradient(circle at 0 100%,#3da5d9 0,#0000 65%),linear-gradient(135deg,#273755,#051c2c);inset:0;opacity:.85;position:absolute}.card-content-wrap{position:relative;z-index:2}.card-content-wrap h4{color:#fff;font-family:Georgia,serif;font-size:22px;font-weight:400;margin-top:6px}.showcase-right-col{display:flex;flex-direction:column;gap:28px}.tag-label{color:#94a3b8;display:block;font-size:11px;font-weight:700;letter-spacing:.12em;margin-bottom:8px;text-transform:uppercase}.editorial-tall-card{background-color:#ffffff0d;border:1px solid #ffffff1a;overflow:hidden}.tall-card-content{padding:32px 28px 24px}.tall-card-content h2{color:#fff;font-family:Georgia,serif;font-size:30px;font-weight:300;line-height:1.25}.tall-card-image{background-position:top;background-size:cover;height:260px}.editorial-split-card{background-color:#ffffff0d;border:1px solid #ffffff1a;display:grid;grid-template-columns:140px 1fr;overflow:hidden}.split-card-thumb{background-position:50%;background-size:cover}.split-card-body{padding:20px}.split-card-body h5{color:#fff;font-family:Georgia,serif;font-size:17px;font-weight:400;line-height:1.4}@media (width<=980px){.editorial-showcase-grid{gap:40px;grid-template-columns:1fr}.showcase-headline{font-size:40px}.editorial-split-card{grid-template-columns:1fr}.split-card-thumb{height:160px}}.hero-header{background:0 0;border-bottom:0;color:#fff;height:108px;inset:0 0 auto;position:absolute;z-index:20}.hero-header-inner{gap:28px;max-width:1540px;padding:0 34px}.hero-brand{color:#fff;gap:11px;letter-spacing:0;min-width:265px;text-transform:none}.brand-official-logo{filter:drop-shadow(0 0 12px #2f8fff2e);flex:none;height:48px;width:58px}.brand-copy{line-height:1.02}.brand-copy strong{font-size:22px;font-weight:800}.brand-copy small{color:#fffc;font-size:10px;letter-spacing:0;margin-top:6px}.hero-nav{flex:1;gap:clamp(16px,2.15vw,34px);justify-content:center}.hero-nav a{color:#fffffff0;font-weight:650;padding:39px 0 30px;position:relative}.hero-nav a:hover{color:#fff}.hero-nav a.active:after{background:#1488ff;border-radius:10px;bottom:18px;content:"";height:4px;left:0;position:absolute;right:0}.header-actions{align-items:center;display:flex;gap:22px}.hero-contact-btn{align-items:center;background:var(--yellow);border-radius:13px;box-shadow:0 12px 34px #0060ff3d;color:var(--navy);display:inline-flex;font-size:14px;font-weight:750;gap:16px;padding:15px 21px;text-decoration:none}.hero-contact-btn:hover{background:var(--orange)}.hero-contact-btn span{font-size:22px;font-weight:300}.search-button{color:#fff;font-size:36px;line-height:1;text-decoration:none;transform:rotate(-18deg)}.hero-menu-toggle{border:1px solid #ffffff40;border-radius:10px;display:none;font-size:20px;height:46px;width:46px}.hero-drawer{background:#061a42;border-color:#ffffff1a;top:92px;z-index:30}.hero-drawer a{color:#fff}.hero-redesign{background:var(--navy);color:#fff;isolation:isolate;min-height:990px;overflow:hidden;padding:0;position:relative}.hero-globe-image{animation:none;transform:scale(1.06)}.hero-badge{align-items:center;background:#0448ab57;border:1px solid #2e92ffc7;border-radius:999px;box-shadow:inset 0 0 14px #167fff17;color:#fff;display:inline-flex;font-size:13px;font-weight:650;gap:11px;margin-bottom:30px;padding:8px 16px}.hero-badge-dot{background:#1395ff;border-radius:50%;box-shadow:0 0 10px #1395ffe6;height:10px;width:10px}.hero-redesign h1{color:#fff;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(22px,4.55vw,74px);font-weight:800;letter-spacing:-.045em;line-height:.99;margin:0 0 21px;text-shadow:0 2px 12px #020f3421}.hero-redesign h1 span{display:block;font-size:clamp(22px,2.55vw,42px);font-weight:600;letter-spacing:-.02em;line-height:1.15;margin:5px 0 0}.hero-redesign p{color:#ffffffe8;font-size:18px;font-weight:400;line-height:1.5;margin:0 0 31px;max-width:530px}.hero-actions-row{align-items:center;display:flex;gap:22px;margin-bottom:49px}.hero-primary-btn,.hero-secondary-btn{align-items:center;border-radius:13px;display:inline-flex;font-size:14px;font-weight:750;gap:26px;justify-content:center;min-height:54px;padding:0 29px;text-decoration:none;transition:transform .2s,background .2s,border-color .2s}.hero-primary-btn{background:var(--yellow);border:1px solid var(--yellow);color:var(--navy);cursor:pointer}.hero-primary-btn span{font-size:22px;font-weight:300}.hero-primary-btn:hover{background:var(--orange);transform:translateY(-1px)}.hero-secondary-btn{background:var(--navy);border:1px solid var(--blue);color:var(--white,#fff)}.hero-secondary-btn:hover{background:var(--blue);transform:translateY(-1px)}.hero-principles{display:grid;gap:0;grid-template-columns:repeat(4,minmax(126px,1fr));max-width:790px}.hero-principle{align-items:center;display:grid;gap:12px;grid-template-columns:48px 1fr;min-height:74px;padding-right:17px}.hero-principle+.hero-principle{border-left:1px solid #84b6ff52;padding-left:18px}.principle-icon{border:1px solid #087fff;border-radius:50%;box-shadow:inset 0 0 14px #157dff24;color:#fff;display:grid;font-size:13px;height:43px;letter-spacing:-4px;place-items:center;width:43px}.hero-principle strong{color:#fff;display:block;font-size:14px;line-height:1.25;max-width:112px}.hero-principle small{color:#ffffffc7;display:block;font-size:10px;margin-top:6px;white-space:nowrap}.hero-bottom-curve{background:#fff;border-radius:30px 30px 0 0;bottom:-48px;box-shadow:0 -10px 28px #0014430f;height:80px;left:2.1%;position:absolute;right:2.1%;z-index:4}@media (width<=1220px){.hero-nav{gap:17px}.hero-nav a{font-size:12px}.hero-brand{min-width:200px}.brand-copy strong{font-size:18px}.hero-globe-wrap{opacity:.88;width:58vw}.hero-redesign-content{width:58vw}.hero-principles{gap:14px 0;grid-template-columns:repeat(2,1fr);width:560px}.hero-principle:nth-child(3){border-left:0;padding-left:0}}@media (width<=980px){.hero-header{height:86px}.hero-header-inner{padding:0 22px}.hero-nav,.search-button{display:none}.hero-menu-toggle{align-items:center;display:flex;justify-content:center}.hero-contact-btn{margin-left:auto}.hero-layout,.hero-redesign{min-height:920px}.hero-layout{padding-top:225px}.hero-redesign-content{width:min(680px,88vw)}.hero-globe-wrap{bottom:-30px;height:660px;opacity:.52;right:-140px;width:70vw}.hero-wave{opacity:.25;width:96%}}@media (width<=680px){.hero-header-inner{padding:0 16px}.hero-brand{min-width:0}.brand-mark{font-size:45px;width:40px}.brand-copy strong{font-size:16px}.hero-contact-btn{display:none}.hero-layout,.hero-redesign{min-height:880px}.hero-layout{padding:172px 20px 90px}.hero-badge{font-size:11px;margin-bottom:24px}.hero-redesign h1{font-size:clamp(25px,12vw,38px)}.hero-redesign p{font-size:16px}.hero-actions-row{align-items:stretch;flex-direction:column;max-width:340px}.hero-primary-btn,.hero-secondary-btn{width:100%}.hero-principles{grid-template-columns:repeat(2,1fr);width:100%}.hero-principle{grid-template-columns:40px 1fr;padding-right:9px}.hero-principle+.hero-principle{padding-left:10px}.hero-principle:nth-child(3){padding-left:0}.principle-icon{height:38px;width:38px}.hero-principle strong{font-size:12px}.hero-principle small{font-size:9px;white-space:normal}.hero-globe-wrap{height:600px;opacity:.4;right:-55vw;width:106vw}.hero-wave{height:360px;top:115px}.hero-bottom-curve{left:10px;right:10px}}.hero-header-inner{max-width:none;padding-left:0}.hero-menu-toggle{align-items:center;background:#0316372e;border:0;border-radius:0;border-right:1px solid #ffffff29;color:#fff;cursor:pointer;display:flex;flex:0 0 88px;height:100%;justify-content:center;margin:0;transition:background .2s,border-color .2s;width:88px}.hero-menu-toggle:hover{background:#ffffff14}.menu-toggle-icon{display:block;font-size:29px;font-weight:300;line-height:1}.hero-header.drawer-open .hero-menu-toggle{background:#fff;border-bottom:2px solid #177de8;border-right-color:#e4e9f0;color:#20365e}.hero-drawer{background:#fff;border-right:1px solid #e1e7ee;box-shadow:12px 0 34px #03143029;display:flex;flex-direction:column;gap:24px;height:calc(100vh - 108px);left:0;opacity:0;padding:26px 28px 34px;pointer-events:none;top:108px;transform:translate(-103%);transition:transform .28s,opacity .22s,visibility .28s;visibility:hidden;width:350px;z-index:35}.hero-drawer.is-open{opacity:1;pointer-events:auto;transform:translate(0);visibility:visible}.drawer-nav{display:flex;flex-direction:column}.hero-drawer .drawer-nav a{align-items:center;border-bottom:1px solid #e5eaf0;color:#263a5e;display:flex;font-size:18px;font-weight:550;gap:20px;justify-content:flex-start;min-height:64px;padding:0 4px;text-decoration:none;transition:color .2s,padding-left .2s}.hero-drawer .drawer-nav a:hover{color:#0978e8;padding-left:8px}.drawer-cta{background:var(--yellow);color:var(--navy)!important;font-size:12px!important;font-weight:800!important;letter-spacing:.08em;margin-top:12px;padding:15px 22px;text-decoration:none;text-transform:uppercase;width:max-content}.drawer-cta:hover{background:#ffd52a}.drawer-backdrop{background:#010f262e;border:0;cursor:default;inset:108px 0 0 350px;position:fixed;z-index:34}@media (width<=1220px){.hero-menu-toggle{flex-basis:72px;width:72px}}@media (width<=980px){.hero-header-inner{padding-left:0}.hero-menu-toggle{display:flex;flex-basis:70px;width:70px}.hero-drawer{height:calc(100vh - 86px);top:86px;width:min(350px,88vw)}.drawer-backdrop{inset:86px 0 0 min(350px,88vw)}}@media (width<=680px){.hero-menu-toggle{flex-basis:58px;width:58px}.menu-toggle-icon{font-size:24px}.brand-official-logo{height:40px;width:46px}.hero-drawer{padding:20px 22px 28px;width:min(330px,92vw)}.drawer-backdrop{inset:86px 0 0 min(330px,92vw)}.hero-drawer .drawer-nav a{font-size:17px;min-height:58px}}@media (width<=980px){#blogs,#brand-story,#challenge,#contact,#impact,#insights,#locations,#overview,#work{scroll-margin-top:96px}}.sticky-site-header.hero-header{-webkit-backdrop-filter:blur(14px);background:var(--navy);border-bottom:1px solid #ffffff1f;box-shadow:0 8px 28px #01112f24;inset:0 0 auto;position:fixed;z-index:1100}.sticky-site-header .hero-brand,.sticky-site-header .hero-nav a,.sticky-site-header .search-button{color:#fff}.sticky-site-header .hero-nav a.active:after{width:100%}.hero-drawer,.sticky-site-header+.hero-drawer{position:fixed;z-index:1090}.hero-drawer .drawer-nav a.active{box-shadow:inset 3px 0 0 var(--blue);color:var(--blue);font-weight:750;padding-left:12px}.drawer-backdrop{z-index:1080}#blogs,#brand-story,#challenge,#contact,#impact,#insights,#locations,#overview,#work{scroll-margin-top:118px}@media (width<=980px){#blogs,#brand-story,#challenge,#contact,#impact,#insights,#locations,#overview,#work{scroll-margin-top:144px}}.blog-section{background:#f5f8fc;color:var(--navy);padding:92px 0 100px}.blog-section-header{margin-bottom:42px;max-width:760px}.blog-section-header .eyebrow{color:var(--blue)}.blog-section-header h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.035em;line-height:1.05;margin:10px 0 14px}.blog-section-header p{color:#52637c;font-size:18px;line-height:1.65;margin:0}.blog-grid{display:grid;gap:28px;grid-template-columns:repeat(3,minmax(0,1fr))}.blog-card{background:#fff;border:1px solid #dde6f0;box-shadow:0 16px 38px #0a234814;display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:transform .22s,box-shadow .22s}.blog-card:hover{box-shadow:0 22px 48px #0a234824;transform:translateY(-5px)}.blog-image{aspect-ratio:16/9;background:#dce7f4;overflow:hidden}.blog-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s;width:100%}.blog-card:hover .blog-image img{transform:scale(1.035)}.blog-content{display:flex;flex:1;flex-direction:column;padding:25px 25px 28px}.blog-date{color:#58708e;font-size:13px;font-weight:700;letter-spacing:.02em}.blog-content h3{color:var(--navy);font-size:24px;line-height:1.2;margin:13px 0 11px}.blog-content p{color:#596a80;line-height:1.65;margin:0 0 24px}.read-more{color:#0879e8;font-weight:800;margin-top:auto;text-decoration:none;width:max-content}.read-more:hover{text-decoration:underline;text-underline-offset:4px}@media (width<=980px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.blog-section{padding:68px 0 76px}.blog-grid{grid-template-columns:1fr}.blog-section-header{margin-bottom:30px}}.drawer-nav a,.hero-nav a{-webkit-tap-highlight-color:transparent}.drawer-nav a:focus,.hero-nav a:focus{box-shadow:none;outline:none}.drawer-nav a:focus-visible,.hero-nav a:focus-visible{border-radius:2px;outline:2px solid #8dccff;outline-offset:5px}.btn-cta,.circular-arrow-button,.close-editorial-btn,.drawer-cta,.founder-connect-button,.hero-contact-btn,.hero-primary-btn,.hero-secondary-btn,.search-button,.vision-button,button{border-radius:13px}.btn-cta,.drawer-cta,.hero-contact-btn,.hero-primary-btn{background:var(--yellow);border-color:var(--yellow);color:var(--navy)}.btn-cta:hover,.drawer-cta:hover,.hero-contact-btn:hover,.hero-primary-btn:hover{background:var(--orange);border-color:var(--orange);color:var(--navy)}.circular-arrow-button,.close-editorial-btn,.hero-secondary-btn,.tab-btn{background:var(--navy);border-color:var(--blue);color:var(--white)}.circular-arrow-button:hover,.close-editorial-btn:hover,.hero-secondary-btn:hover,.tab-btn.active,.tab-btn:hover{background:var(--blue);border-color:var(--blue);color:var(--navy)}.hero-menu-toggle{background:var(--navy);border-color:var(--blue);color:var(--white)}.hero-header.drawer-open .hero-menu-toggle,.hero-menu-toggle:hover{background:var(--blue);border-color:var(--blue);color:var(--navy)}.drawer-backdrop{background:var(--navy);opacity:.72}.founders-section{background-color:#fff;padding:90px 0 100px}.founders-header{margin:0 auto 52px;max-width:760px;text-align:center}.founders-header .eyebrow{color:#ea7317}.founders-header h2{color:#273755;font-size:clamp(36px,4vw,56px);font-weight:800;line-height:1.1;margin:0}.founders-header p{color:#273755;font-size:18px;margin:14px 0 0}.founders-heading-line{background-color:#3da5d9;display:block;height:4px;margin:26px auto 0;width:64px}.founders-grid{align-items:stretch;display:grid;gap:22px;grid-template-columns:repeat(5,minmax(0,1fr))}.founder-card{background-color:#fff;border:1px solid #8c8c8c;border-radius:13px;display:flex;flex-direction:column;overflow:hidden}.founder-image{display:block;height:auto;width:100%}.founder-action{background-color:#fff;display:flex;justify-content:center;margin-top:auto;padding:22px 16px}.founder-connect-button{align-items:center;background-color:#fec601;border:1px solid #fec601;border-radius:13px;color:#273755;display:inline-flex;font-size:15px;font-weight:800;justify-content:center;min-height:48px;padding:0 28px;text-decoration:none;transition:background-color .2s,border-color .2s,transform .2s}.founder-connect-button:hover{background-color:#ea7317;border-color:#ea7317;color:#273755;transform:translateY(-2px)}.founder-connect-button:focus-visible{outline:3px solid #3da5d9;outline-offset:3px}@media (width<=760px){.founders-section{padding:65px 0 75px}.founders-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.vision-section{background-color:#fff;padding:90px 0 100px}.vision-header{margin:0 auto 50px;max-width:900px;text-align:center}.vision-eyebrow{color:#ea7317;display:inline-block;font-weight:800;letter-spacing:.16em}.vision-eyebrow,.vision-pathways{font-size:14px;text-transform:uppercase}.vision-pathways{color:#546271;font-weight:700;letter-spacing:.08em;margin:12px 0 18px}.vision-header h2{color:#273755;font-size:clamp(38px,5vw,64px);font-weight:800;line-height:1.1;margin:22px 0 0}.vision-video{min-height:520px}.vision-content{justify-content:center;padding:48px}.vision-statistic{border-bottom:3px solid #3da5d9;padding-bottom:16px}.vision-statistic strong{color:#fec601;display:block;font-size:clamp(28px,3vw,42px);line-height:1}.vision-statistic span{color:#fff;display:block;font-size:14px;font-weight:700;margin-top:8px}.vision-content h3{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(20px,3vw,26px);font-weight:700;line-height:1.3;margin:0 0 24px}.vision-footfall{color:#fff;font-size:17px;line-height:1.7;margin:0 0 30px}.vision-footfall strong{color:#fec601}.vision-button{align-items:center;background-color:#fec601;border:1px solid #fec601;border-radius:13px;color:#273755;display:inline-flex;font-size:14px;font-weight:800;gap:20px;justify-content:center;min-height:52px;padding:0 26px;text-decoration:none;transition:background-color .2s,border-color .2s,transform .2s;width:fit-content}.vision-button:hover{background-color:#ea7317;border-color:#ea7317;color:#273755;transform:translateY(-2px)}.vision-button:focus-visible{outline:3px solid #3da5d9;outline-offset:3px}@media (width<=980px){.vision-layout{grid-template-columns:1fr}.vision-video{min-height:460px}}@media (width<=600px){.vision-section{padding:65px 0 75px}.vision-header{margin-bottom:35px}.vision-pathways{font-size:12px;line-height:1.7}.vision-video{min-height:260px}.vision-content{padding:32px 24px}.vision-statistics{gap:20px 15px}.vision-statistic strong{font-size:27px}.vision-button{width:100%}}.media-coverage-section{background-color:#fff;border-top:1px solid #e3e8ee;padding:90px 0 100px}.media-coverage-eyebrow{display:inline-block;font-weight:800;letter-spacing:.16em}.media-coverage-header h2{font-size:clamp(38px,5vw,64px);font-weight:800;line-height:1.1;text-transform:uppercase}.media-coverage-image-container{background-color:#fff;border-radius:13px;overflow:hidden;padding:20px}@media (width<=768px){.media-coverage-section{padding:65px 0 75px}.media-coverage-header{margin-bottom:35px}.media-coverage-image-container{padding:12px}}@media (width<=480px){.media-coverage-section{padding:55px 0 65px}.media-coverage-image-container{padding:8px}}.hero-brand .brand-copy small{color:#fff;display:block!important;font-size:9px;font-style:italic;font-weight:500;height:auto;letter-spacing:.14em;line-height:1.2;margin:3px 0 0;max-height:none;opacity:1!important;overflow:visible;text-align:center;visibility:visible!important;white-space:nowrap}.brand-copy,.hero-brand{overflow:visible}@media (width<=1100px){.hero-brand .brand-copy small{display:block!important;font-size:9px;letter-spacing:.12em}}@media (width<=800px){.hero-brand .brand-copy small{display:block!important;font-size:6px;letter-spacing:.1em;margin-top:2px}}.challenge-section:after,.impact-section:after,.site-shell>section:after{content:none!important;display:none!important}.site-shell>section:not(#overview){border-bottom:1px solid #e3e8ee!important}.site-shell>section:last-of-type{border-bottom:0!important}@media (width<=767px){.ecosystem-loop{display:grid!important;gap:0!important;grid-template-columns:1fr!important;padding:24px 20px!important;width:100%}.ecosystem-loop .loop-step{align-items:center;justify-content:center;min-width:0;padding:18px 10px 40px;text-align:center;width:100%}.ecosystem-loop .loop-step:last-child{padding-bottom:18px}.ecosystem-loop .loop-label,.ecosystem-loop .loop-sub{display:block;overflow-wrap:anywhere;text-align:center;width:100%}.ecosystem-loop .loop-step:not(:last-child):after{color:#8c8c8c;content:"↓";inset:auto auto 6px 50%;position:absolute;transform:translate(-50%)}}.site-shell>section.vision-section{border-bottom:0!important}.site-shell>section.vision-section+section.ecosystem-flow-section{border-top:0!important}.hero-globe-wrap{animation:none!important;perspective:1800px;perspective-origin:50%;transform:none!important}.hero-globe-image{animation:globe-subtle-y-axis 40s ease-in-out infinite;backface-visibility:hidden;display:block;transform-style:preserve-3d}@keyframes globe-subtle-y-axis{0%,to{transform:translateZ(0)scale(1.06)rotateY(-3deg)}50%{transform:translateZ(0)scale(1.06)rotateY(3deg)}}@media (width<=980px){.hero-globe-image{animation-duration:46s}}.hero-redesign h1{font-size:var(--hero-heading-size)}.hero-redesign h1 span:nth-child(n+2){font-size:calc(1em - var(--font-size-adjustment))}.challenge-eyebrow,.ecosystem-header .eyebrow,.founders-header .eyebrow{font-size:calc(var(--eyebrow-size) + var(--font-size-adjustment))}.vision-eyebrow{font-size:calc(var(--vision-eyebrow-size) + var(--font-size-adjustment))}.media-coverage-eyebrow{font-size:calc(var(--media-eyebrow-size) + var(--font-size-adjustment))}.challenge-title,.ecosystem-header h2,.founders-header h2,.locations-title,.media-coverage-header h2,.vision-header h2{font-size:calc(var(--section-heading-size) - var(--font-size-adjustment))!important}.flow-title{font-size:calc(var(--flow-title-size) - var(--font-size-adjustment))}@media (width<=767px){.hero-redesign h1{font-size:var(--hero-heading-size-mobile)}}.hero-redesign:after{background:linear-gradient(90deg,#00123733,#001a5008 52%,#00184314);content:"";inset:0;pointer-events:none;position:absolute;z-index:-4}.hero-wave{background:repeating-linear-gradient(10deg,#0000 0 12px,#80beff94 13px,#0000 14px);height:475px;left:-6%;-webkit-mask-image:linear-gradient(90deg,#000 0 58%,#0000 96%);mask-image:linear-gradient(90deg,#000 0 58%,#0000 96%);opacity:.46;position:absolute;top:97px;transform:skewY(7deg)rotate(1deg);transform-origin:0 0;width:73%;z-index:-2}.hero-globe-wrap{border-radius:50%;bottom:100px;filter:saturate(1.08)contrast(1.04);height:735px;opacity:.97;overflow:hidden;position:absolute;right:5px;width:min(54vw,820px);z-index:-1}.hero-globe-wrap:before{background:linear-gradient(90deg,var(--navy) 0,transparent 48%);content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.hero-globe-image{animation:hero-globe-spin 180s linear infinite;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform-origin:50%;width:100%;will-change:transform}@keyframes hero-globe-spin{0%{transform:rotate(0)scale(1.06)}to{transform:rotate(1turn)scale(1.06)}}@media (prefers-reduced-motion:reduce){.hero-globe-image{animation:none;transform:scale(1.06)}}.hero-layout{align-items:flex-start;display:flex;max-width:1480px;min-height:990px;padding-bottom:124px;padding-top:var(--hero-content-top-space)}.hero-redesign-content{max-width:760px;width:min(760px,55vw)}.hero-header{height:96px}.hero-header-inner{gap:32px;height:96px;margin:0 auto;max-width:1600px;padding:0 clamp(30px,5vw,76px);width:100%}.hero-brand,.hero-header-inner{align-items:center;display:flex}.hero-brand{flex:none;flex-direction:column;gap:0;justify-content:center;margin:0;padding:0;text-decoration:none}.brand-official-logo{display:block;height:43px;margin:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;padding:0;width:76px}.brand-copy{align-items:center;display:flex;flex-direction:column;line-height:1;margin:-1px 0 0;padding:0;width:max-content}.brand-copy strong{color:#fff;font-size:14px;font-weight:650;letter-spacing:0;line-height:1;margin:0;white-space:nowrap}.brand-copy small{color:#ffffffbf;font-size:7px;font-style:italic;font-weight:500;letter-spacing:.15em;line-height:1;margin:3px 0 0;white-space:nowrap}.hero-nav{align-items:center;display:flex;flex:auto;gap:clamp(22px,2.6vw,44px);justify-content:flex-end;margin-left:auto;min-width:0}.hero-nav a{flex:none;font-size:14px;white-space:nowrap}@media (width<=1100px){.hero-header-inner{gap:24px;padding-inline:24px}.brand-official-logo{height:39px;width:68px}.brand-copy strong{font-size:13px}.hero-nav{gap:18px}.hero-nav a{font-size:12px}}@media (width<=800px){.hero-header{height:122px}.hero-header-inner{align-content:center;display:grid;gap:6px;grid-template-columns:1fr;height:122px;padding:7px 14px}.hero-brand{justify-self:start;margin-left:4px}.brand-official-logo{height:33px;width:58px}.brand-copy strong{font-size:11px}.brand-copy small{font-size:6px;letter-spacing:.11em;margin-top:2px}.hero-nav{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:22px;justify-content:flex-start;margin:0;overflow-x:auto;padding:0 8px 5px 4px;width:100%}.hero-nav::-webkit-scrollbar{display:none}.hero-nav a{font-size:12px}}.brand-editorial-panel .showcase-headline{font-family:var(--section-heading-font)}@media (width<=900px){.editorial-showcase-grid{gap:32px;grid-template-columns:1fr}.brand-editorial-panel .showcase-headline{font-size:44px}}@media (width<=520px){.brand-editorial-panel{padding-inline:0}.brand-editorial-panel .showcase-headline{font-size:34px}}.hero-redesign h1{font-family:var(--section-heading-font)}@media (width<=980px){.hero-layout,.hero-redesign{min-height:850px}.hero-layout{padding-top:190px}.hero-redesign-content{width:min(680px,90vw)}.hero-brand{transform:translate(-10px)!important}}@media (width>=1101px){.hero-brand{transform:translate(-32px)}}@media (width<=767px){.hero-layout,.hero-redesign{min-height:780px}.hero-layout{padding:150px var(--page-gutter) clamp(340px,88vw,390px)}.hero-redesign h1{font-size:clamp(2rem,12vw,3rem)}.hero-redesign p{font-size:1rem}.hero-principles{grid-template-columns:1fr 1fr}.hero-brand{transform:none}}@media (width<=420px){.hero-principles{grid-template-columns:1fr}.hero-principle+.hero-principle{border-left:0;padding-left:0}.hero-brand{transform:none}}@media (width<=767px){.hero-header-inner{padding-inline:18px!important;width:100%}.hero-brand{justify-self:start;margin:0!important;min-width:0;transform:none!important}.brand-official-logo{height:34px;margin-inline:auto;-o-object-fit:contain;object-fit:contain;width:58px}.brand-copy{align-items:center;text-align:center;width:max-content}.hero-globe-wrap{aspect-ratio:1;border-radius:50%;bottom:24px;filter:saturate(1.04)contrast(1.03);height:auto;left:8vw;opacity:.82;right:auto;width:min(84vw,380px)}.hero-globe-wrap:before{background:radial-gradient(circle,transparent 58%,#27375557 78%,var(--navy) 100%)}.hero-globe-image{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}}@media (width<=420px){.hero-globe-wrap{bottom:22px;left:8vw;opacity:.8;right:auto;width:84vw}}@media (width>=981px){.hero-redesign-content{max-width:48vw;width:min(700px,48vw)}.hero-globe-wrap{right:-2vw;width:min(50vw,760px)}.hero-principles{gap:0 30px;grid-template-columns:repeat(4,minmax(0,1fr))}.hero-principle{min-width:0;padding:0;position:relative}.hero-principle+.hero-principle{border-left:0;padding-left:0}.hero-principle:not(:last-child):after{background:#84b6ff52;content:"";height:100%;position:absolute;right:-15px;top:0;width:1px}.hero-principle small,.hero-principle strong{max-width:100%;overflow-wrap:anywhere}}@media (width<=980px){.hero-redesign{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;min-height:0}.hero-layout{grid-area:1/1;min-height:0;padding:170px var(--page-gutter) 64px;position:relative;z-index:2}.hero-redesign-content{max-width:680px;width:min(680px,100%)}.hero-globe-wrap{aspect-ratio:1;border-radius:50%;grid-area:2/1;height:auto;inset:auto;margin:0 auto 72px;opacity:.92;place-self:start center;position:relative;transform:none!important;width:min(72vw,580px);z-index:1}.hero-globe-wrap:before{background:radial-gradient(circle,transparent 62%,#27375561 80%,var(--navy) 100%)}.hero-globe-image{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.hero-principles{gap:24px 32px}.hero-principle,.hero-principle+.hero-principle,.hero-principle:nth-child(3){border-left:0;min-width:0;padding-left:0;padding-right:0;position:relative}.hero-principle:nth-child(odd):after{background:#84b6ff52;content:"";height:100%;position:absolute;right:-16px;top:0;width:1px}}@media (width<=800px){.hero-layout{padding-bottom:52px;padding-top:150px}.hero-globe-wrap{margin-bottom:58px;width:min(88vw,430px)}}@media (width<=480px){.hero-layout{padding:138px 20px 44px}.hero-actions-row{max-width:none}.hero-globe-wrap{margin-bottom:48px;width:min(90vw,370px)}.hero-principles{gap:22px;grid-template-columns:1fr}.hero-principle:nth-child(odd):after{content:none}}.hero-mobile-globe{display:none}@media (width<=980px){.hero-redesign{display:block!important;min-height:0!important}.hero-layout{display:block;min-height:0!important;padding:170px var(--page-gutter) 76px!important}.hero-redesign-content{margin-inline:auto;max-width:680px!important;width:min(680px,100%)!important}.hero-globe-wrap{display:none!important}.hero-mobile-globe{aspect-ratio:1;border-radius:50%;display:block;filter:saturate(1.04)contrast(1.03);margin:48px auto 58px;overflow:hidden;position:relative;width:min(72vw,520px)}.hero-mobile-globe:after{background:radial-gradient(circle,transparent 64%,#27375557 82%,var(--navy) 100%);border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute}.hero-mobile-globe-image{animation:hero-mobile-globe-spin 180s linear infinite;display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.hero-principles{margin-inline:auto;max-width:680px;width:100%}}@keyframes hero-mobile-globe-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media (width<=800px){.hero-layout{padding:146px 20px 64px!important}.hero-mobile-globe{margin-block:42px 50px;width:min(88vw,430px)}}@media (width<=480px){.hero-layout{padding:132px 20px 56px!important}.hero-mobile-globe{margin-block:38px 46px;width:min(90vw,370px)}}@media (prefers-reduced-motion:reduce){.hero-mobile-globe-image{animation:none}}@media (width>=981px){.hero-principles{gap:0 20px;grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=768px) and (width<=1180px){.hero-principles{gap:14px 20px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:440px!important;width:100%!important}.hero-principles>:nth-child(2):after{display:none!important}}.challenge-section{background-color:#fff;border-bottom:0;padding-block:var(--section-space-block);position:relative}.challenge-section:after{background-color:#3da5d9;border-radius:999px;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translate(-50%);width:clamp(72px,8vw,120px)}.challenge-content{max-width:1000px}.challenge-eyebrow{margin-bottom:16px}.challenge-content{margin-inline:auto;padding-inline:24px;text-align:center;width:min(100%,1200px)}.challenge-eyebrow{color:#ea7317;display:block;margin:0 0 18px;text-align:center}.challenge-title{color:#273755;line-height:1.12;margin:0 auto}.challenge-description,.challenge-title{max-width:1050px;text-align:center;text-wrap:balance}.challenge-description{color:#546271;font-size:18px;line-height:1.7;margin:32px auto 0}@media (width<=1024px){.challenge-content{max-width:800px}.challenge-description{font-size:17px}}@media (width<=767px){.challenge-section{padding:56px 0}.challenge-content{padding-inline:20px;text-align:center}.challenge-eyebrow{margin-bottom:14px}.challenge-title{font-size:clamp(32px,9vw,44px);line-height:1.15;margin-inline:auto;text-align:center;width:100%}.challenge-description{font-size:16px;line-height:1.65;margin:22px auto 0;max-width:620px;text-align:center;text-wrap:pretty;width:100%}}.impact-section{padding-block:var(--section-space-block)}.impact-heading{margin-bottom:42px;text-align:center}.impact-section>.container>.eyebrow{color:#3da5d9;display:block;text-align:center}.impact-section .metric-title{color:#ea7317}@media (width<=767px){.metrics-grid{gap:28px;grid-template-columns:1fr;margin-top:0}.metric-col{padding-block:12px}.metric-col:not(:last-child):after{display:none}}.impact-section{border-bottom:0!important;position:relative}.impact-section:after{background-color:#3da5d9;border-radius:999px;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translate(-50%);width:clamp(72px,8vw,120px)}.ecosystem-section{padding-block:var(--section-space-block)}.ecosystem-header h2{font-family:var(--section-heading-font);font-size:var(--section-heading-size)}.ecosystem-header{margin:0 auto 52px;max-width:980px;text-align:center}.ecosystem-header p{line-height:1.75;margin:22px auto 0;max-width:880px;text-wrap:pretty}.ecosystem-card{min-height:290px;text-align:left}.ecosystem-card .card-top{margin:0}.ecosystem-card .card-category{font-size:12px;font-weight:800;letter-spacing:.12em;line-height:1.3;margin-bottom:12px}.ecosystem-card .card-title{color:#273755;font-family:var(--section-heading-font);font-size:clamp(1.25rem,2.4vw,1.5rem);font-weight:700;letter-spacing:-.025em;line-height:1.1;margin:0 0 16px}.ecosystem-card .card-description{color:#546271;font-size:15px;line-height:1.75;margin:0;text-wrap:pretty}.ecosystem-grid>.ecosystem-card:nth-child(4){grid-column:2}.ecosystem-loop{display:grid;gap:0;grid-template-columns:repeat(4,minmax(0,1fr));margin-inline:auto}.ecosystem-loop,.loop-step{align-items:center;width:100%}.loop-step{justify-content:center;text-align:center}@media (width<=980px){.ecosystem-grid>.ecosystem-card:nth-child(4){grid-column:auto}.ecosystem-loop{grid-template-columns:repeat(3,1fr)}.ecosystem-grid,.ecosystem-loop{grid-template-columns:repeat(2,minmax(0,1fr))}.ecosystem-loop{gap:32px 20px}}@media (width<=767px){.ecosystem-grid,.ecosystem-loop{grid-template-columns:1fr}.ecosystem-flow-banner{align-items:flex-start;flex-direction:column;gap:24px}.ecosystem-card{padding:28px 22px}.ecosystem-header{margin-bottom:38px;text-align:left}.ecosystem-header p{margin-inline:0}.ecosystem-card .card-title{font-size:1.9rem}.ecosystem-loop{gap:28px;grid-template-columns:1fr}.loop-step{text-align:center}}.locations-section{background:#fff;padding-block:var(--section-space-block);scroll-margin-top:110px}.locations-wrapper{margin-inline:auto;width:min(1180px,100% - 48px)}.locations-heading-wrap{margin:0 auto 48px;max-width:720px;text-align:center}.locations-eyebrow{color:#ea7317;font-size:var(--media-eyebrow-size);font-weight:800;letter-spacing:.16em;margin:0 0 10px;text-transform:uppercase}.locations-title{color:#273755;font-family:var(--section-heading-font);font-size:var(--section-heading-size);font-weight:750;margin:0}.office-grid{display:grid;gap:clamp(28px,4vw,48px);grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.office-location-card{background:#fff;border:1px solid #8c8c8c;border-radius:13px;box-shadow:0 18px 45px #2737551f;display:grid;grid-template-rows:auto minmax(320px,1fr);min-width:0;overflow:hidden;width:100%}.office-info-panel{background:#273755;color:#fff;display:flex;flex-direction:column;gap:34px;justify-content:center;min-height:330px;padding:clamp(30px,3vw,42px)}.office-type{color:#3da5d9;display:block;font-size:12px;font-weight:800;letter-spacing:.14em;margin-bottom:14px;text-transform:uppercase}.office-title{color:#fff;font-family:var(--section-heading-font);font-size:16px;font-weight:800;line-height:1.2;margin:0 0 20px;max-width:520px}.office-address{color:#ffffffe0;font-size:15px;line-height:1.75;margin:0;max-width:580px}.maps-link{border-bottom:2px solid #3da5d9;color:#fff;font-size:14px;font-weight:750;padding-bottom:4px;text-decoration:none;width:fit-content}.maps-link:hover{border-bottom-color:#fec601;color:#fec601}.map-view{background:#e8edf2}.map-view,.map-view iframe{min-height:320px;width:100%}.map-view iframe{border:0;display:block;height:100%}@media (width<=900px){.locations-wrapper{width:min(720px,100% - 40px)}.office-grid{grid-template-columns:1fr}.office-location-card{grid-template-rows:auto minmax(360px,1fr)}.office-info-panel{min-height:auto;padding:38px}.map-view,.map-view iframe{min-height:360px}}@media (width<=520px){.locations-wrapper{width:calc(100% - 28px)}.locations-heading-wrap{margin-bottom:32px}.office-info-panel{padding:30px 24px}.office-title{font-size:24px}.office-address{font-size:14px;line-height:1.7}.map-view,.map-view iframe{min-height:290px}}@media (width<=900px){.footer-top{gap:36px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.footer-top{grid-template-columns:1fr}.footer{padding-inline:0}}.footer-brand-logo{color:#fff;margin-bottom:16px}.footer-description{line-height:1.7;max-width:320px}.footer-socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:98px}.footer-social-link{align-items:center;background:#ffffff12;border:1px solid #ffffff38;border-radius:50%;color:#fff;display:inline-flex;height:38px;justify-content:center;text-decoration:none;transition:color .18s,background-color .18s,border-color .18s,transform .18s;width:38px}.footer-social-link svg{height:18px;stroke-width:2px;width:18px}.footer-social-icon-image{height:20px;-o-object-fit:contain;object-fit:contain;width:20px}.footer-social-link:focus-visible,.footer-social-link:hover{background:var(--yellow);border-color:var(--yellow);color:var(--navy);transform:translateY(-2px)}.footer-social-link:focus-visible{outline:2px solid #fff;outline-offset:3px}.footer-inquiry-label{margin-bottom:8px}.footer-email{color:var(--blue);overflow-wrap:anywhere;text-decoration:none}.footer-email:focus-visible,.footer-email:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}.footer-policies{border-top:1px solid #ffffff24;margin-top:32px;padding-top:24px}.footer-policies .footer-links a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.footer-copyright{border-top:1px solid #2d3748;font-size:11px;padding-top:24px;text-align:center}@media (width<=900px){.footer-description{max-width:420px}}.founders-section{padding-block:var(--section-space-block)}.founders-header h2{font-family:var(--section-heading-font);font-size:var(--section-heading-size)}@media (width<=1180px){.founders-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=767px){.founders-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.founders-grid{grid-template-columns:1fr}}.vision-layout{background-color:#273755;border:1px solid #8c8c8c;border-radius:13px;display:grid;grid-template-columns:1fr;overflow:hidden}.vision-video{aspect-ratio:16/9;background-color:#273755;min-height:0;position:relative;width:100%}.vision-video iframe{border:0;display:block;height:100%;inset:0;position:absolute;width:100%}.vision-content{color:#fff;display:flex;flex-direction:column;padding:clamp(32px,5vw,64px)}.vision-statistics{display:grid;gap:24px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:42px}@media (width<=980px){.vision-statistics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.vision-video{aspect-ratio:16/9;min-height:0}.vision-content{padding:30px 22px}.vision-statistics{gap:22px 16px;grid-template-columns:repeat(2,minmax(0,1fr))}.vision-button{width:100%}}.site-shell>section.vision-section,.site-shell>section.vision-section+section.ecosystem-flow-section{box-shadow:none!important}.vision-community-banner{align-items:center;background:#273755;border-radius:13px;color:#fff;display:flex;gap:32px;justify-content:space-between;margin-top:clamp(24px,3vw,40px);padding:clamp(28px,3vw,40px)}.vision-community-copy h3{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(20px,2vw,28px);font-weight:700;line-height:1.25;margin:0 0 8px}.vision-community-copy p{color:#ffffffc7;font-size:15px;line-height:1.6;margin:0}.vision-community-button{background:#fec601;border-radius:13px;color:#273755;flex:none;font-size:14px;font-weight:800;padding:18px 30px;text-align:center;text-decoration:none;text-transform:uppercase;transition:transform .2s,background-color .2s}.vision-community-button:hover{background:#ea7317;transform:translateY(-2px)}@media (width<=767px){.vision-community-banner{align-items:stretch;flex-direction:column;gap:22px;margin-top:22px;padding:26px 22px}.vision-community-copy{text-align:center}.vision-community-button{width:100%}}.media-coverage-section{padding-block:clamp(56px,7vw,96px)}.media-coverage-header{margin-bottom:clamp(20px,2.5vw,34px);text-align:center}.media-coverage-eyebrow{color:#ea7317;display:block;font-size:var(--media-eyebrow-size);font-weight:700;letter-spacing:.2em;line-height:1.2;margin-bottom:22px;text-transform:uppercase}.media-coverage-header h2{color:#273755;font-family:var(--section-heading-font);font-size:var(--section-heading-size);line-height:1.08;margin:0}.media-coverage-heading-line{display:none}.media-coverage-image-container{margin-inline:auto;width:min(100%,1280px)}.media-coverage-image{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}@media (width<=767px){.media-coverage-section{border-top:1px solid #e3e8ee;padding-block:48px}.media-coverage-header{margin-bottom:16px}.media-coverage-eyebrow{margin-bottom:22px}}.careers-page{background:#f6f8fb;color:var(--navy)}.careers-container{margin-inline:auto;width:min(1180px,100% - 48px)}.careers-culture{background:linear-gradient(#eef5fa,#fff);padding:calc(96px + clamp(42px,5vw,64px)) 0 68px;text-align:center}.careers-card-label,.careers-eyebrow{color:#ea7317;font-family:Inter,sans-serif;font-size:14px;font-weight:700;letter-spacing:.15em;line-height:1.4;margin:0 0 12px;text-transform:uppercase}.careers-page h1,.careers-page h2{font-family:var(--section-heading-font);font-weight:var(--section-heading-weight);letter-spacing:-.035em}.careers-page h1{color:var(--navy);font-size:var(--section-heading-size);line-height:var(--section-heading-line-height);margin:0 0 28px;text-transform:uppercase}.careers-video{aspect-ratio:16/9;background:var(--navy);border-radius:13px;box-shadow:0 22px 55px #27375529;margin-inline:auto;overflow:hidden;width:min(980px,100%)}.careers-video iframe{border:0;display:block;height:100%;width:100%}.careers-award{color:var(--navy);font-family:var(--section-heading-font);font-size:var(--section-heading-size);font-weight:var(--section-heading-weight);letter-spacing:-.025em;line-height:var(--section-heading-line-height);margin:30px 0 0}.careers-details{padding:clamp(64px,8vw,100px) 0}.careers-card-stack{display:grid;gap:36px}.careers-community-card,.careers-content-card{background:var(--navy);border-radius:13px;box-shadow:0 20px 46px #27375521;overflow:hidden;position:relative}.careers-content-card{padding:clamp(34px,5vw,64px)}.careers-community-card:before,.careers-content-card:before{background:linear-gradient(90deg,var(--yellow),var(--orange),var(--blue));content:"";height:4px;left:0;position:absolute;top:0;width:100%}.careers-copy h2{color:var(--white);font-size:var(--section-heading-size);line-height:var(--section-heading-line-height);margin:0 0 20px;max-width:900px}.careers-copy li,.careers-copy p{color:#ffffffc7;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.7}.careers-copy p{max-width:940px}.careers-copy p strong{color:var(--white)}.careers-copy ul{display:grid;gap:14px 34px;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:30px 0 0;padding:0}.careers-copy li{margin:0;min-width:0;padding:0 0 0 24px;position:relative}.careers-copy li:before{background:var(--yellow);border-radius:50%;content:"";height:8px;left:0;position:absolute;top:.68em;width:8px}.careers-policy-list span,.careers-policy-list strong{display:block}.careers-policy-list strong{color:var(--white);font-weight:700;margin-bottom:4px}.careers-policy-list span{color:#ffffffb8}.careers-actions{border-top:1px solid #3da5d99e;display:flex;gap:20px;justify-content:space-between;margin-top:42px;padding-top:32px}.careers-button,.careers-review-links a{align-items:center;background:#fec601;border-radius:13px;color:var(--navy);display:inline-flex;font-weight:800;justify-content:center;min-height:54px;text-decoration:none;transition:transform .2s,background-color .2s,color .2s}.careers-button{min-width:190px;padding:14px 28px}.careers-button:focus-visible,.careers-button:hover,.careers-review-links a:focus-visible,.careers-review-links a:hover{background:#ea7317;color:var(--white);transform:translateY(-2px)}.careers-community{background:#f6f8fb;padding:0 0 clamp(70px,9vw,110px)}.careers-community-card{padding:clamp(28px,4vw,48px);text-align:center}.careers-community h2{color:var(--white);font-size:var(--section-heading-size);line-height:var(--section-heading-line-height);margin:0 auto 30px;max-width:860px}.careers-community img{border-radius:13px;display:block;width:100%}.careers-review-links{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:26px}.careers-review-links a{padding:12px 18px}@media (width<=800px){.careers-container{width:min(100% - 28px,1180px)}.careers-culture{padding-top:154px}.careers-copy ul{grid-template-columns:1fr}.careers-actions{flex-direction:column}.careers-button{width:100%}.careers-review-links{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.careers-community-card,.careers-content-card{padding:28px 22px}.careers-review-links{grid-template-columns:1fr}}*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;font-variation-settings:normal;tab-size:4;-webkit-tap-highlight-color:transparent;font-family:Inter,sans-serif;line-height:1.5}body{line-height:inherit}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;margin:0}:root{--section-heading-font:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--section-heading-size:clamp(1.5rem,3.5vw,1.25rem);--section-heading-line-height:1.12;--section-heading-weight:700;--section-space-block:clamp(4rem,7vw,6.5rem);--page-gutter:clamp(1.25rem,4vw,2rem)}body,html{overflow-x:hidden}body{min-width:320px}iframe,img,video{max-width:100%}.section-title{color:#273755;font-family:var(--section-heading-font);font-size:var(--section-heading-size);font-weight:var(--section-heading-weight);letter-spacing:-.035em;line-height:var(--section-heading-line-height);margin:0;text-wrap:balance}@media (width<=767px){:root{--section-heading-size:clamp(1.875rem,9vw,2.5rem)}}