:root{--green:#05b576;--green-dark:#007d5c;--ink:#121330;--muted:#606878;--line:#dce7e1;--soft:#f3fbf7;--white:#fff;--violet:#3a3565;--font-sans:Aptos, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-mono:"Courier New", Courier, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{color:var(--ink);background:var(--white);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:18px;line-height:1.65;transition:opacity .12s;overflow:clip visible}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translate(0,0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-46px)}to{opacity:1;transform:translate(0,0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(46px)}to{opacity:1;transform:translate(0,0)}}@keyframes zoomInSoft{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes linePulse{0%,to{transform:scaleX(1)}50%{transform:scaleX(1.35)}}.reveal{opacity:1;transform:none}.animations-ready .reveal{opacity:0;transition:opacity .85s,transform .85s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(34px)}.animations-ready .reveal[data-animate=fade]{transform:none}.animations-ready .reveal[data-animate=fade-left]{transform:translate(-46px)}.animations-ready .reveal[data-animate=fade-right]{transform:translate(46px)}.animations-ready .reveal[data-animate=zoom]{transform:scale(.94)}.animations-ready .reveal.is-visible,.reveal.is-visible{opacity:1;transform:translate(0,0)scale(1)}.stagger-item{opacity:1;transform:none}.animations-ready .stagger-item{opacity:0;transform:translateY(24px)}.animations-ready .reveal.is-visible .stagger-item{animation:.75s cubic-bezier(.22,1,.36,1) forwards fadeInUp;animation-delay:calc(var(--stagger-index,0) * 95ms + .12s)}.page-enter-left{animation:.32s cubic-bezier(.22,1,.36,1) both fadeInLeft}.page-enter-right{animation:.32s cubic-bezier(.22,1,.36,1) both fadeInRight}.page-enter-up{animation:.3s cubic-bezier(.22,1,.36,1) both fadeInUp}.page-enter-zoom{animation:.32s cubic-bezier(.22,1,.36,1) both zoomInSoft}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.reveal,.stagger-item{opacity:1;transform:none}.trusted-track,.act-track{transition:none!important}}.container{width:min(1280px,100% - 40px);margin:0 auto}.home-section,.about-purpose,.about-leadership,.about-trusted,.about-more,.events-list,.cta-band,.comment-box,.footer{content-visibility:auto;contain-intrinsic-size:auto 760px}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #dce7e1cc;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:24px;min-height:86px;display:flex}.brand{width:160px;display:inline-flex}.nav>nav,.footer-nav,.socials{align-items:center;gap:28px;display:flex}.nav>nav a,.footer-nav a{color:var(--ink);font-size:.95rem;font-weight:600}.button{border:2px solid var(--green);background:var(--green);color:#fff;border-radius:6px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-weight:700;line-height:1.1;transition:transform .24s,box-shadow .24s,background-color .24s;display:inline-flex;box-shadow:0 14px 28px #05b5762e}.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:0 13px 25px #00754b47}.logo-cell,.feature-card,.post-card,.more-card,.event-card,.leadership-grid article,.about-logo-row img{transition:transform .28s,box-shadow .28s,filter .28s}.feature-card:hover,.post-card:hover,.more-card:hover,.event-card:hover{transform:translateY(-6px);box-shadow:0 18px 34px #00624624}.logo-cell:hover,.about-logo-row img:hover,.leadership-grid article:hover{filter:saturate(1.08);transform:translateY(-4px)scale(1.03)}.button.ghost{color:var(--green-dark);background:#fff}.button.light{color:var(--green-dark);background:#fff;border-color:#fff}.hero{background:radial-gradient(circle at 78% 20%,#05b57624,#0000 32%),linear-gradient(#fff 0%,#f5fbf7 100%);align-items:center;min-height:calc(100vh - 86px);padding:64px 0 92px;display:flex}.hero-grid,.split-grid,.featured-grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.hero-copy h1,.page-intro h1{letter-spacing:0;max-width:760px;margin:0;font-size:clamp(2.4rem,7vw,4.9rem);line-height:1.05}.hero-copy p{max-width:590px;color:var(--muted);margin:24px 0 32px;font-size:1.14rem}.eyebrow,.section-heading span,.page-intro span,.featured-grid span{color:var(--green-dark);letter-spacing:0;text-transform:uppercase;margin-bottom:10px;font-size:.86rem;font-weight:800;display:inline-block}.hero-art{place-items:center;min-height:520px;display:grid;position:relative}.hero-art img{filter:drop-shadow(0 34px 48px #152d3626)}.metric-card{background:#ffffffe0;border:1px solid #05b57640;border-radius:8px;width:210px;padding:18px;position:absolute;box-shadow:0 18px 40px #1213301f}.metric-card strong{color:var(--green-dark);font-size:1.5rem;display:block}.metric-card span{color:var(--muted);font-size:.92rem}.metric-card.top{top:42px;right:18px}.metric-card.bottom{bottom:56px;left:10px}.section{padding:96px 0}.section-tight{padding:58px 0}.muted{background:var(--soft)}.section-heading{max-width:760px;margin-bottom:38px}.section-heading h2,.split h2,.featured-grid h2{letter-spacing:0;margin:0;font-size:clamp(2rem,4vw,3.3rem);line-height:1.14}.trusted h2{margin:0 0 24px;font-size:1.4rem}.logo-strip{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.logo-cell{border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;min-height:112px;padding:18px;display:grid}.logo-cell img{object-fit:contain;max-height:76px}.card-grid{gap:24px;display:grid}.card-grid.four{grid-template-columns:repeat(4,1fr)}.card-grid.three,.feature-grid,.steps,.team-grid{grid-template-columns:repeat(3,1fr)}.feature-grid,.steps,.team-grid{gap:24px;display:grid}.news-card,.post-card,.feature-card,.step,.team-card,.image-link-card{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 18px 40px #1213300f}.news-card img,.post-card img,.image-link-card img{aspect-ratio:16/10;object-fit:cover;width:100%}.news-card div,.post-card div,.feature-card,.step{padding:22px}.news-card h3,.post-card h3,.feature-card h3,.step h3,.team-card h3{margin:0 0 12px;font-size:1.15rem;line-height:1.3}.news-card a,.post-card a{color:var(--green-dark);font-weight:800}.feature-card{min-height:100%}.feature-card img{object-fit:contain;width:86px;height:86px}.feature-card p,.step li,.team-card p,.split p,.page-intro p,.footer p,.post-card p{color:var(--muted)}.steps{grid-template-columns:repeat(3,1fr)}.step{background:linear-gradient(#fff,#f7fffb)}.step>span{color:#05b57647;font-size:3.7rem;font-weight:800;line-height:1}.step h4{color:var(--green-dark);margin:-2px 0 18px}.step ul{margin:0;padding-left:20px}.center-action{justify-content:center;margin-top:34px;display:flex}.cta-band{color:#fff;text-align:center;background:linear-gradient(#005b43e6,#005b43e6),url(/images/article-wbcsd.png) 50%/cover;padding:88px 0}.cta-band h2{margin:0;font-size:clamp(2rem,5vw,3.6rem);line-height:1.1}.cta-band p{margin:14px 0 28px;font-size:1.25rem}.footer{color:#fff;background:#0e2d2a}.footer-top,.footer-details{grid-template-columns:1fr 1fr;gap:64px;padding:54px 0;display:grid}.footer h2,.footer h3,.footer p{margin-top:0}.footer-nav{flex-direction:column;align-items:flex-start;gap:12px;margin-top:24px}.footer a{color:#fff}.socials a{color:#94f0c8;font-weight:800}.copyright{color:#ffffffb8;text-align:center;background:#0a2421;padding:20px;font-size:.92rem}.page-intro{background:linear-gradient(180deg, #fff 0%, var(--soft) 100%);padding:118px 0 82px}.page-intro p{max-width:760px;margin:24px 0 0;font-size:1.16rem}.split img{filter:drop-shadow(0 32px 45px #1213301a)}.team-grid{grid-template-columns:repeat(4,1fr)}.team-card img{aspect-ratio:1;object-fit:cover;width:100%}.team-card div{padding:22px}.role{margin-top:-4px;font-weight:800;color:var(--green-dark)!important}.image-link-card{min-height:260px;display:block;position:relative}.image-link-card span{color:#fff;text-shadow:0 2px 14px #00000073;font-size:1.4rem;font-weight:800;position:absolute;bottom:20px;left:22px;right:22px}.image-link-card:after{content:"";background:linear-gradient(#0000 35%,#00000094);position:absolute;inset:0}.image-link-card span{z-index:1}.featured-article{background:var(--soft);padding:86px 0}.featured-grid{gap:44px}.featured-grid>img{object-fit:cover;border-radius:8px;width:100%;box-shadow:0 24px 50px #1213301f}.featured-grid .button{margin-top:24px}@media (max-width:1020px){.nav{flex-wrap:wrap;padding:16px 0}.nav>nav{order:3;justify-content:center;width:100%}.hero-grid,.split-grid,.featured-grid,.footer-top,.footer-details{grid-template-columns:1fr}.hero{min-height:auto}.hero-art{min-height:440px}.logo-strip,.card-grid.four,.team-grid{grid-template-columns:repeat(2,1fr)}.card-grid.three,.feature-grid,.steps{grid-template-columns:1fr}}@media (max-width:640px){body{font-size:16px}.container{width:min(100% - 28px,1180px)}.nav{align-items:flex-start}.nav>nav{justify-content:flex-start;gap:16px;padding-bottom:4px;overflow-x:auto}.nav .button{width:100%}.hero{padding-top:42px}.hero-art{min-height:430px}.metric-card{width:100%;margin-top:12px;position:static}.hero-art{display:block}.logo-strip,.card-grid.four,.team-grid{grid-template-columns:1fr}.section,.page-intro,.featured-article{padding:64px 0}}.site-header{box-shadow:none;background:#fff;border-bottom:0}.nav{min-height:78px}.nav>nav{gap:32px}.nav>nav a{color:#111;font-size:.94rem;font-weight:600}.nav>nav a.active{color:#00a86b}.nav-actions{align-items:center;gap:18px;display:flex}.nav-preferences{align-items:center;gap:.5rem;display:inline-flex}.language-control{z-index:40;position:relative}.language-trigger{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:9px;min-width:50px;height:38px;padding:0;line-height:1;display:inline-flex}.language-flag{object-fit:cover;width:29px;height:20px;display:block}.language-chevron{border-bottom:2px solid #00a86b;border-right:2px solid #00a86b;width:11px;height:11px;transform:translateY(-3px)rotate(45deg)}.language-menu{background:#fff;width:92px;position:absolute;top:calc(100% + 18px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 18px 34px #1213301f}.language-option{cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eee;place-items:center;width:100%;height:86px;line-height:1;display:grid}.language-option:hover,.language-option:focus-visible{background:#f3fbf7}.theme-toggle{color:#00a86b;cursor:pointer;background:#fff;border:1px solid #00a86b3d;border-radius:999px;place-items:center;width:2.5rem;min-height:2.5rem;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:inline-grid;position:relative}.theme-toggle:hover,.theme-toggle:focus-visible{border-color:#00a86b;transform:translateY(-1px)}.theme-toggle-icon{background:currentColor;border-radius:999px;width:1.05rem;height:1.05rem;position:relative;box-shadow:0 -.56rem 0 -.42rem,0 .56rem 0 -.42rem,.56rem 0 0 -.42rem,-.56rem 0 0 -.42rem,.39rem .39rem 0 -.43rem,-.39rem .39rem 0 -.43rem,.39rem -.39rem 0 -.43rem,-.39rem -.39rem 0 -.43rem}.theme-toggle[aria-pressed=true] .theme-toggle-icon,html.theme-dark .theme-toggle .theme-toggle-icon{background:0 0;box-shadow:inset -.32rem -.12rem}body{top:0!important}.button{background:#00a86b;border:0;border-radius:999px;min-height:48px;padding:0 36px;font-size:.92rem;box-shadow:0 8px 18px #00754b38}.button.small{min-height:38px;padding:0 30px;font-size:.8rem}.home-hero{background:#bdf5d9;align-items:center;min-height:540px;display:flex}.home-hero .hero-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:64px;padding:72px 0 68px;display:grid}.home-hero .hero-copy{padding-left:70px}.home-hero .hero-copy h1{color:#101010;max-width:520px;margin:0;font-size:3.1rem;font-weight:600;line-height:1.02}.home-hero .hero-copy h1:first-line{color:#101010}.home-hero .hero-copy h1 span{color:#00a86b}.home-hero .hero-copy h1{text-wrap:balance}.home-hero .hero-copy h1::selection,.home-section h2 span::selection{color:#fff;background:#00a86b}.home-hero .hero-copy p{color:#111;max-width:540px;margin:22px 0 62px;font-size:1.12rem;line-height:1.55}.home-hero .hero-art{place-items:center;min-height:410px;display:grid}.home-hero .hero-art img{filter:none;width:min(100%,650px);animation:5.5s ease-in-out 1s infinite floatY}.home-section{padding:96px 0}.container.narrow{width:min(940px,100% - 80px)}.trusted-container{width:min(1320px,100% - 80px)}.research-container{width:min(1260px,100% - 80px)}.home-section .section-heading,.trusted h2{text-align:center;max-width:none;margin:0 0 26px}.home-section .section-heading h2,.trusted h2{color:#111;font-size:3rem;font-weight:500;line-height:1.2}.home-section .section-heading span,.trusted h2 span,.cta-band h2 span{color:#00a86b;font-size:inherit;font-weight:inherit;text-transform:none;margin:0;display:inline}.home-section .section-heading p{color:#111;margin:18px 0 0;font-size:1.12rem;line-height:1.45}.trusted{background:#fff;padding-top:96px;padding-bottom:72px}.trusted-carousel{align-items:center;width:100%;min-height:220px;display:flex;overflow:hidden}.trusted-track{will-change:transform;transition:transform .7s cubic-bezier(.22,1,.36,1);display:flex}.trusted-slide{flex:0 0 100%;grid-template-columns:repeat(4,minmax(0,1fr));justify-content:center;align-items:center;gap:clamp(34px,5.5vw,78px);display:grid}.trusted .logo-cell{min-height:190px;box-shadow:none;border:0;border-radius:0;padding:0}.trusted .logo-cell img{width:auto;height:auto;max-width:min(100%, calc(var(--logo-max-width,240px) * 1.18));max-height:calc(var(--logo-max-height,120px) * 1.18);object-fit:contain}.carousel-lines{justify-content:center;gap:6px;margin-top:21px;display:flex}.carousel-lines span,.carousel-lines button{background:#d7d7d7;border:0;border-radius:999px;width:28px;height:2px;padding:0}.carousel-lines .active{transform-origin:50%;background:#005bff;animation:2.1s ease-in-out infinite linePulse}.trusted-dot{cursor:pointer;transform-origin:50%;transition:background-color .25s,transform .25s}.trusted-dot.active{background:#005bff;transform:scaleX(1.2)}.act-now{background:#fff;padding-top:82px;padding-bottom:86px}.act-slider{position:relative}.act-carousel{background:#f15a18;border-radius:5px;overflow:hidden;box-shadow:0 2px 7px #0000001f}.act-track{will-change:transform;transition:transform .7s cubic-bezier(.22,1,.36,1);display:flex}.act-slide{color:#fff;flex:0 0 100%;height:365px;display:block;position:relative;overflow:hidden}.act-slide img{object-fit:cover;width:100%;height:100%}.act-slide:after{content:"";background:linear-gradient(90deg,#5a0a008c,#ff6f0014);position:absolute;inset:0}.act-slide div{z-index:1;color:#fff;width:520px;position:absolute;bottom:60px;left:44px}.act-slide h3{margin:0 0 8px;font-size:1.55rem;font-weight:600;line-height:1.26}.act-slide .read-more{color:#fff;text-underline-offset:3px;align-items:center;font-size:1rem;font-weight:700;line-height:1;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.act-slide .read-more:after{content:"";background:currentColor;width:15px;height:1px;margin-left:7px;transform:translateY(1px)}.slider-button{z-index:3;color:#111;width:28px;height:28px;font-size:1.15rem;font-family:var(--font-sans);cursor:pointer;background:#fff;border:1px solid #8d969d;border-radius:50%;place-items:center;line-height:0;transition:border-color .2s,color .2s,transform .2s;display:grid;position:absolute;bottom:-16px;box-shadow:0 1px 4px #00000024}.slider-button:hover,.slider-button:focus-visible{color:#005bff;border-color:#005bff;transform:translateY(-1px)}.slider-button.prev{left:-5px}.slider-button.next{right:-5px}.choose{background:#f3f3f3;padding-top:104px;padding-bottom:108px}.choose .feature-grid{grid-template-columns:repeat(2,1fr);gap:18px}.choose .feature-card{min-height:440px;box-shadow:none;border:0;border-bottom:6px solid #00aeef;border-radius:7px;padding:48px 44px 40px}.choose .feature-card img{width:102px;height:102px;margin-bottom:28px}.choose .feature-card h3{color:#00a86b;margin:0 0 20px;font-size:1.34rem;line-height:1.2}.choose .feature-card p{color:#111;margin:0;font-size:1.02rem;line-height:1.5}.core{background:#fff;padding-top:104px;padding-bottom:100px}.core-list{flex-direction:column;gap:108px;margin-top:68px;display:flex}.core-row{grid-template-columns:1fr 390px;align-items:center;gap:86px;display:grid}.core-row:nth-child(2n) .core-copy{order:2}.core-row:nth-child(2n) img{order:1}.core-title{align-items:flex-start;gap:7px;margin-bottom:24px;display:flex}.core-title>span{color:#00a86b;font-size:3rem;font-weight:600;line-height:.92}.core-title h3,.core-title h4{margin:0;font-size:1.14rem;line-height:1.2}.core-title h3{color:#00a86b;font-weight:600}.core-title h4{color:#111;font-weight:600}.core-copy p{color:#111;margin:0 0 30px;font-size:1.04rem;line-height:1.48}.core-row img{width:390px;height:auto}.research{background:#fff;padding-top:96px}.research .card-grid.three{grid-template-columns:repeat(3,1fr);gap:34px}.research .post-card{border:0;border-bottom:11px solid #006fff;border-radius:0;flex-direction:column;min-height:470px;display:flex;box-shadow:0 18px 46px #003f801c}.research .post-card:nth-child(2){border-bottom-color:#70d928}.research .post-card img{aspect-ratio:1.52;object-fit:cover;width:100%;height:clamp(13.5rem,15vw,15.5rem)}.research .post-card div{flex-direction:column;flex:1;align-items:flex-start;padding:24px 28px 32px;display:flex}.research .post-card p{color:#fff;background:#00a86b;border-radius:999px;margin:0 0 22px;padding:9px 22px;font-size:1rem;font-weight:700;display:inline-flex}.research .post-card h3{color:#00a86b;margin:0 0 24px;font-size:1.42rem;font-weight:700;line-height:1.34}.research .post-card a{color:#00a86b;align-items:center;gap:8px;margin-top:auto;font-size:1.08rem;font-weight:700;display:inline-flex}.research .post-card a:before{content:"➜";border:2px solid;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.64rem;line-height:1;display:inline-grid}.research .center-action{margin-top:52px}.research .button.ghost{color:#fff;background:#00a86b;min-width:120px}.cta-band{color:#111;background:#bdf5d9;padding:96px 0 102px}.cta-band h2{font-size:2.35rem;font-weight:500}.cta-band p{color:#111;margin:18px 0 34px;font-size:1.18rem;line-height:1.35}.cta-band .button.light{color:#fff;background:#00a86b;min-width:178px}.footer{background:#2a2a2a;padding-block:0}.footer-top,.footer-details{grid-template-columns:1fr;gap:clamp(2.25rem,6vw,7rem);width:min(1280px,100% - 2rem);padding:clamp(3rem,5.5vw,4.75rem) 0 clamp(1.25rem,2.5vw,1.85rem)}.footer-top{border-bottom:0}.footer-top>div:first-child{flex-direction:column-reverse;align-items:flex-start;gap:clamp(2.25rem,4.5vw,3.8rem);display:flex}.footer-top img{filter:brightness(0)invert();width:clamp(10.5rem,15vw,13.75rem);height:auto}.footer-nav{flex-flow:wrap;gap:clamp(1.25rem,3vw,2.5rem);margin:0}.footer-nav a{color:#00d084;font-size:clamp(1rem,.65vw + .85rem,1.35rem);font-weight:400}.footer-nav a.active{color:#fff}.footer h2{color:#00d084;margin:0;font-size:clamp(1.35rem,1.55vw,2.15rem);font-weight:700;line-height:1.12}.footer p{color:#fff;margin:0;font-size:clamp(.92rem,.36vw + .82rem,1.08rem);line-height:1.55}.socials{gap:.75rem;margin-top:clamp(2.2rem,6vw,4.6rem)}.socials a{color:#00d084;justify-content:center;align-items:center;min-width:1.55rem;min-height:1.55rem;padding:0;font-size:1.3rem;font-weight:800;line-height:1;display:inline-flex}.socials a:first-child{color:#2a2a2a;letter-spacing:-.03em;background:#00d084;border-radius:.12rem;align-items:flex-end;width:1.55rem;height:1.55rem;padding:0 .1rem .08rem;font-family:Arial,Helvetica,sans-serif;font-size:1.12rem}.socials a:last-child span{border:.18rem solid;width:1.9rem;height:1.3rem;position:relative}.socials a:last-child span:before,.socials a:last-child span:after{content:"";background:currentColor;width:1.22rem;height:.18rem;position:absolute;top:.4rem}.socials a:last-child span:before{transform-origin:0;left:-.15rem;transform:rotate(31deg)}.socials a:last-child span:after{transform-origin:100%;right:-.15rem;transform:rotate(-31deg)}.footer-details{padding-top:0;padding-bottom:clamp(3rem,5vw,4.5rem)}.footer h3{color:#fff;margin:0 0 clamp(1.35rem,2.5vw,1.85rem);font-size:clamp(1rem,.5vw + .85rem,1.2rem);font-weight:700}.footer-address strong{color:#fff;margin-bottom:.65rem;font-size:clamp(1rem,.5vw + .85rem,1.2rem);line-height:1.2;display:block}.footer-address p{align-items:flex-start;gap:.42rem;display:flex}.footer-address p+p{margin-top:.45rem}.pin-icon{background:#fff;border-radius:50% 50% 50% 0;flex:none;width:1.15em;height:1.15em;margin-top:.08em;position:relative;transform:rotate(-45deg)}.pin-icon:after{content:"";background:#2a2a2a;border-radius:50%;position:absolute;inset:.34em}.copyright{color:#777;background:#eee;padding:1.15rem 1rem;font-size:clamp(.78rem,.18vw + .74rem,.9rem)}@media (max-width:760px){.nav{flex-wrap:nowrap;align-items:center;gap:16px;min-height:58px;padding:0}.nav>nav{order:initial;justify-content:flex-start;gap:18px;width:auto}.nav-actions{gap:10px}.button.small{padding:0 15px}.nav .button{width:auto}.home-hero .hero-grid{grid-template-columns:1fr;gap:18px}.home-hero .hero-copy{padding-left:0}.home-hero .hero-art{min-height:auto}.container.narrow,.trusted-container,.research-container{width:min(100% - 42px,590px)}.choose .feature-grid,.research .card-grid.three,.core-row{grid-template-columns:1fr}.research .post-card{min-height:auto}.trusted-slide{grid-template-columns:repeat(2,1fr);gap:22px 28px}.trusted-carousel{min-height:230px}.trusted .logo-cell{min-height:96px}.trusted .logo-cell img{max-width:min(100%, var(--logo-max-width,240px));max-height:min(82px, var(--logo-max-height,120px))}.core-row:nth-child(2n) .core-copy,.core-row:nth-child(2n) img{order:initial}.core-row img{justify-self:center}}.about-page,.events-page{background:#fff}.about-narrow,.events-narrow{width:min(1260px,100% - 84px)}.about-hero{background:#bdf5d9;padding:112px 0 78px}.about-hero-grid{grid-template-columns:1fr 590px;align-items:center;gap:112px;width:min(1260px,100% - 84px);display:grid}.about-hero h1{color:#303030;margin:0 0 34px;font-size:3.25rem;font-weight:600;line-height:1.1}.about-hero h1 span,.page-heading h2 span,.about-team h2,.about-trusted h2 span,.about-more h2 span{color:#00a86b}.about-hero p{color:#111;max-width:560px;margin:0 0 34px;font-size:1.25rem;line-height:1.5}.about-hero .button{min-width:300px;margin-top:36px}.about-hero img{width:590px;height:auto}.about-purpose{text-align:center;padding:126px 0 72px}.page-heading{text-align:center;margin:0 auto 92px}.page-heading h2{color:#333;margin:0 0 18px;font-size:3rem;font-weight:500;line-height:1.18}.page-heading p{color:#333;max-width:900px;margin:0 auto;font-size:1.52rem;line-height:1.35}.about-purpose h3{color:#111;margin:0 0 56px;font-size:1.7rem;font-weight:600}.about-logo-row{place-items:center;gap:30px;display:grid}.about-logo-row.origin{grid-template-columns:repeat(5,1fr)}.about-logo-row img{object-fit:contain;max-width:166px;max-height:96px}.about-origin-carousel{max-width:1180px;min-height:190px;margin:0 auto}.about-origin-carousel .trusted-slide{gap:clamp(34px,5vw,74px)}.about-origin-carousel .logo-cell{min-height:178px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.about-origin-carousel .logo-cell img{width:auto;height:auto;max-width:min(100%, calc(var(--logo-max-width,190px) * 1.16));max-height:calc(var(--logo-max-height,96px) * 1.16);object-fit:contain}.about-trusted-carousel{max-width:1180px;min-height:192px;margin:0 auto}.about-trusted-carousel .trusted-slide{gap:clamp(40px,5vw,78px)}.about-trusted-carousel .logo-cell{min-height:184px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.about-trusted-carousel .logo-cell img{width:auto;height:auto;max-width:min(100%, calc(var(--logo-max-width,210px) * 1.16));max-height:calc(var(--logo-max-height,100px) * 1.16);object-fit:contain}.about-team{text-align:center;padding:92px 0 68px}.about-team h2{margin:0 0 78px;font-size:1.85rem;font-weight:600}.leadership-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:92px;display:grid}.leadership-grid.single{grid-template-columns:1fr;width:min(430px,100%);margin:86px auto 0}.leadership-grid article{text-align:center;outline:0;min-height:430px;position:relative}.leadership-face{flex-direction:column;justify-content:center;align-items:center;min-height:430px;transition:opacity .28s,transform .28s;display:flex}.leadership-front{padding:18px 6px}.leadership-back{opacity:0;pointer-events:none;padding:0 10px;position:absolute;inset:0;transform:translateY(16px)}.leadership-grid img{object-fit:cover;background:#f0eeee;border-radius:50%;width:174px;height:174px}.leadership-grid h3{color:#111;margin:18px 0 0;font-size:1.32rem;line-height:1.2}.leadership-grid p{color:#111;margin:0;font-size:1.08rem;line-height:1.35}.leadership-back p{color:#333;max-width:430px;margin:0 auto 26px;font-size:1.1rem;line-height:1.82}.leadership-link{border-radius:999px;min-width:148px;min-height:48px;padding:0 24px}.leadership-grid article:hover .leadership-front,.leadership-grid article:focus-visible .leadership-front,.leadership-grid article:focus-within .leadership-front{opacity:0;transform:translateY(-14px)}.leadership-grid article:hover .leadership-back,.leadership-grid article:focus-visible .leadership-back,.leadership-grid article:focus-within .leadership-back{opacity:1;pointer-events:auto;transform:translateY(0)}.about-trusted{text-align:center;padding:100px 0 128px}.about-trusted h2,.about-more h2{color:#333;margin:0 0 78px;font-size:3rem;font-weight:500}.about-logo-row.trusted-row{grid-template-columns:repeat(4,1fr);gap:70px}.about-logo-row.trusted-row img{max-width:178px;max-height:96px}.about-more{text-align:center;padding:94px 0 132px}.more-grid{grid-template-columns:repeat(3,1fr);gap:34px;display:grid}.more-card{background:#fff;border-bottom:7px solid #00a86b;border-radius:14px 14px 10px 10px;display:block;overflow:hidden}.more-card-media{height:245px;position:relative;overflow:hidden}.more-card-media:after{z-index:1;content:"";opacity:0;background:#ffffffc2;transition:opacity .28s;position:absolute;inset:0}.more-card img{object-fit:cover;width:100%;height:100%;transition:filter .28s,transform .28s}.more-card-overlay{z-index:2;color:#333;opacity:0;place-items:center;padding:18px;font-size:1.95rem;font-weight:700;line-height:1.15;transition:opacity .28s,transform .28s;display:grid;position:absolute;inset:0;transform:translateY(8px)}.more-card-title{color:#00a86b;min-height:92px;padding:28px 18px 24px;font-size:1.78rem;font-weight:700;line-height:1.18;display:block}.more-card:hover .more-card-media:after,.more-card:focus-visible .more-card-media:after,.more-card:hover .more-card-overlay,.more-card:focus-visible .more-card-overlay{opacity:1}.more-card:hover img,.more-card:focus-visible img{filter:saturate(.72)brightness(1.08);transform:scale(1.03)}.more-card:hover .more-card-overlay,.more-card:focus-visible .more-card-overlay{transform:translateY(0)}.article-page{background:#f2f2f2;padding:92px 0 90px}.article-shell{width:min(1280px,100% - 96px)}.article-card,.comment-box{background:#fff}.article-card{padding:56px 68px 78px}.article-card h1{color:#070729;margin:0 0 6px;font-size:2.05rem;font-weight:700;line-height:1.24}.article-meta{color:#00a86b;margin:0 0 34px;font-size:.96rem;line-height:1.45}.article-body{color:#070729}.article-body h2{color:#5b5b5b;letter-spacing:0;margin:66px 0 34px;font-size:1.68rem;font-weight:700;line-height:1.4}.article-body p,.article-body li{color:#070729;font-size:1.12rem;line-height:1.62}.article-body p{margin:0 0 34px}.article-inline-link{color:#00a86b}.article-inline-link:hover,.article-inline-link:focus-visible{text-underline-offset:3px;text-decoration:underline}.article-body ul{margin:-16px 0 34px;padding-left:18px}.article-body li{margin-bottom:7px}.article-inline-image{object-fit:contain;width:min(100%,620px);height:auto;margin:50px auto 76px;display:block}.article-inline-image.compact{width:min(100%,500px)}.article-inline-image.wide{width:min(100%,1080px);margin:42px auto 52px;box-shadow:0 12px 34px #1213301f}.article-inline-image.hero{width:100%;box-shadow:none;margin:0 0 34px}.article-inline-image.event{box-shadow:none}.article-image-grid{grid-template-columns:repeat(2,1fr);gap:28px;margin:42px 0 28px;display:grid}.article-grid-image{object-fit:cover;width:100%;height:auto}.article-author-block{border-left:8px solid #f0f0f0;margin-top:54px;padding-left:36px}.article-author-block h2{color:#555;margin:0 0 34px;font-size:1.65rem;font-style:italic;font-weight:700}.article-author-entry{border-bottom:0;grid-template-columns:250px 1fr;align-items:start;gap:70px;margin:0 0 42px;padding:0;display:grid}.article-author-entry.compact{grid-template-columns:1fr;max-width:420px;margin-top:18px}.article-author-entry img{object-fit:contain;width:min(100%,235px);height:auto;box-shadow:0 16px 34px #12133014}.article-author-spacer{display:none}.article-author-entry h3{color:#00a86b;margin:0 0 8px;font-size:1.55rem;font-style:italic;font-weight:700;line-height:1.2}.article-linkedin{background:#00a86b;border-radius:2px;place-items:center;width:18px;height:18px;font-style:normal;font-weight:800;transform:translateY(-1px);color:#fff!important;margin-left:5px!important;font-size:.72rem!important;line-height:1!important;display:inline-grid!important}.article-author-entry .article-author-role,.article-author-entry a{color:#00a86b;margin:0;font-size:1.35rem;font-style:italic;font-weight:700;line-height:1.55;display:block}.article-author-entry>div>p:last-child{color:#070729;margin:42px 0 0;font-size:1.05rem;font-style:italic;line-height:1.65}.article-cta-button{color:#fff;text-align:center;background:#00a86b;border-radius:999px;justify-content:center;align-items:center;width:min(100%,820px);min-height:40px;margin:44px auto 0;padding:0 24px;font-size:.86rem;font-weight:700;display:flex}.article-page-links{color:#070729;align-items:center;gap:8px;margin-top:8px;font-size:.82rem;display:inline-flex}.article-page-links span:not(:first-child){border:1px solid #d7d7d7;place-items:center;width:22px;height:22px;display:inline-grid}.article-page-links .active{color:#fff;background:#00a86b;border-color:#00a86b!important}.article-quote{color:#070729;font-family:var(--font-mono);background:#edf0f4;padding:30px 34px;font-size:.95rem!important;line-height:1.65!important}.article-references{margin-top:46px}.article-references h2{color:#5b5b5b;text-transform:none;margin-bottom:14px;font-size:1.05rem}.article-references ul{margin-top:0}.article-references li,.article-references a{color:#00a86b}.article-references a:hover,.article-references a:focus-visible{text-underline-offset:3px;text-decoration:underline}.article-nav{grid-template-columns:1fr 1fr;gap:28px;margin:26px 0 50px;display:grid}.article-adjacent-link{color:#070729;min-height:54px;font-size:.72rem;line-height:1.45}.article-adjacent-link.next{text-align:right}.article-adjacent-link span{margin-bottom:6px;font-weight:800;display:block}.article-adjacent-link strong{color:#070729;text-overflow:ellipsis;white-space:nowrap;font-weight:400;display:block;overflow:hidden}.comment-box{padding:46px 56px 58px}.comment-box h2{color:#303030;margin:0 0 24px;font-size:1.15rem;font-weight:500}.comment-box p,.comment-box label,.comment-save span{color:#070729;font-size:.76rem;line-height:1.5}.comment-box label{display:block}.comment-box textarea{resize:vertical;border:1px solid #d9d9d9;width:100%;height:190px;margin-top:12px}.comment-fields{grid-template-columns:repeat(3,1fr);margin-bottom:28px;display:grid}.comment-fields input{color:#070729;border:1px solid #d9d9d9;border-top:0;min-height:42px;padding:0 14px;font-size:.76rem}.comment-save{align-items:center;gap:10px;margin-bottom:28px;display:flex!important}.comment-save input{width:13px;height:13px}.events-hero{background:#bdf5d9;padding:128px 0 154px}.events-hero-grid{grid-template-columns:590px 1fr;align-items:start;gap:86px;width:min(1260px,100% - 84px);display:grid}.events-hero-grid>img{object-fit:cover;border-radius:6px;width:590px;height:328px}.featured-top{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.featured-top span{color:#111;font-size:1.58rem}.featured-top strong{color:#fff;background:#00a86b;border-radius:999px;justify-content:center;align-items:center;min-width:92px;min-height:40px;font-size:.92rem;display:inline-flex}.events-hero h1{color:#00a86b;margin:0;font-size:3.1rem;font-weight:700;line-height:1.22}.events-list{padding:120px 0 86px}.events-list .page-heading{margin-bottom:82px}.events-list .page-heading h2{font-size:3rem}.events-list .page-heading p{max-width:900px;font-size:1.52rem}.event-card-grid{grid-template-columns:repeat(3,1fr);gap:54px;display:grid}.event-card{background:#fff;border-bottom:6px solid #005bff;min-height:530px;overflow:hidden;box-shadow:0 14px 26px #0030791c}.events-list.green .event-card{border-bottom-color:#75c83b}.events-list.cyan .event-card{border-bottom-color:#00aeef}.event-card-media{height:235px;position:relative;overflow:hidden}.event-card-media:after{z-index:1;content:"";opacity:0;background:#ffffffc7;transition:opacity .28s;position:absolute;inset:0}.event-card-media img{object-fit:cover;width:100%;height:100%;transition:filter .28s,transform .28s}.event-card-overlay{z-index:2;color:#333;opacity:0;place-items:center;padding:18px;font-size:1.62rem;font-weight:700;line-height:1.15;transition:opacity .28s,transform .28s;display:grid;position:absolute;inset:0;transform:translateY(8px)}.event-card:hover .event-card-media:after,.event-card:focus-visible .event-card-media:after,.event-card:hover .event-card-overlay,.event-card:focus-visible .event-card-overlay{opacity:1}.event-card:hover .event-card-media img,.event-card:focus-visible .event-card-media img{filter:saturate(.72)brightness(1.08);transform:scale(1.03)}.event-card:hover .event-card-overlay,.event-card:focus-visible .event-card-overlay{transform:translateY(0)}.event-card-body{padding:34px 38px 42px}.event-card .tag{color:#fff;background:#00a86b;border-radius:999px;margin:0 0 28px;padding:10px 28px;font-size:.98rem;font-weight:600;display:inline-flex}.event-card h3{color:#00a86b;margin:0;font-size:1.62rem;font-weight:700;line-height:1.36}.event-card .excerpt{color:#111;margin:28px 0 0;font-size:1.16rem;line-height:1.35}.pagination{color:#111;justify-content:flex-end;gap:8px;margin-top:46px;font-size:1.05rem;display:flex}.pagination button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.pagination button:hover,.pagination button:focus-visible,.pagination button.active{color:#00a86b}.pagination button.active{font-weight:700}.pagination button:disabled{color:#777;cursor:default;opacity:.55}@media (max-width:900px){.about-hero-grid,.events-hero-grid{grid-template-columns:1fr}.about-logo-row.origin,.about-logo-row.trusted-row,.event-card-grid,.more-grid{grid-template-columns:repeat(2,1fr)}.leadership-grid{grid-template-columns:1fr;gap:42px}}@media (max-width:620px){.about-narrow,.events-narrow,.about-hero-grid,.events-hero-grid{width:min(100% - 42px,900px)}.about-logo-row.origin,.about-logo-row.trusted-row,.event-card-grid,.more-grid{grid-template-columns:1fr}.events-hero-grid>img,.about-hero img{width:100%}.article-shell{width:min(100% - 42px,1120px)}.article-card,.comment-box{padding:34px 28px 42px}.article-nav,.comment-fields,.article-image-grid,.article-author-entry{grid-template-columns:1fr}.article-author-block{border-left-width:6px;padding-left:22px}.article-author-entry{gap:22px}.article-author-entry img{width:min(100%,220px)}.article-adjacent-link.next{text-align:left}}html{overflow-x:clip}body{font-size:clamp(1rem,.94rem + .28vw,1.125rem);line-height:1.6;overflow:clip visible}.skip-link{z-index:1000;background:var(--green-dark);color:#fff;border-radius:999px;padding:.75rem 1rem;font-weight:700;transition:transform .18s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus-visible{transform:translateY(0)}:where(a,button,summary,input,textarea):focus-visible{outline-offset:3px;outline:3px solid #0b84ff}:where(a,button,summary){min-height:2.75rem}.container,.container.narrow,.trusted-container,.research-container,.events-narrow,.article-shell,.about-narrow{width:min(100% - 2rem,80rem);margin-inline:auto}.site-header{position:sticky;top:0}.nav{gap:.75rem;min-height:4.75rem}.brand{width:clamp(8.5rem,36vw,10rem)}.brand img{width:100%;height:auto}.nav .desktop-nav,.nav .desktop-actions{display:none}.mobile-nav{z-index:50;margin-left:auto;position:relative}.mobile-nav summary{width:2.875rem;min-height:2.875rem;color:var(--green-dark);cursor:pointer;background:#fff;border:1px solid #00a86b40;border-radius:999px;place-items:center;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span,.mobile-nav summary span:before,.mobile-nav summary span:after{content:"";background:currentColor;border-radius:999px;width:1.25rem;height:2px;transition:transform .18s,opacity .18s;display:block}.mobile-nav summary span{position:relative}.mobile-nav summary span:before,.mobile-nav summary span:after{position:absolute;left:0}.mobile-nav summary span:before{transform:translateY(-.45rem)}.mobile-nav summary span:after{transform:translateY(.45rem)}.mobile-nav[open] summary span{background:0 0}.mobile-nav[open] summary span:before{transform:rotate(45deg)}.mobile-nav[open] summary span:after{transform:rotate(-45deg)}.mobile-nav-panel{background:#fff;border:1px solid #00a86b29;border-radius:1rem;gap:1rem;width:min(20rem,100vw - 2rem);padding:1rem;display:grid;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 1.5rem 3.5rem #12133029}.mobile-nav-panel nav,.mobile-nav-actions{gap:.5rem;display:grid}.mobile-nav-panel nav a{min-height:2.75rem;color:var(--ink);border-radius:.75rem;align-items:center;font-weight:700;display:flex}.mobile-nav-panel nav a.active{color:var(--green-dark)}.mobile-nav-actions{border-top:1px solid var(--line);align-items:start;padding-top:.75rem}.language-trigger,.language-option,.button{min-height:2.75rem}.slider-button{border-radius:50%;flex:none;width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem;padding:0;position:absolute;top:50%;bottom:auto;transform:translateY(-50%)}.act-slider{--slider-control-size:2.75rem;--slider-control-gap:1rem;padding-inline:calc(var(--slider-control-size) + var(--slider-control-gap))}.act-slider .slider-button.prev{left:0}.act-slider .slider-button.next{right:0}.act-slider .slider-button:hover,.act-slider .slider-button:focus-visible{transform:translateY(calc(-50% - 1px))}.carousel-lines span,.carousel-lines button,.trusted-dot{flex:none;min-height:0}.carousel-lines span,.carousel-lines button{height:3px}.pagination button{min-height:1.5rem}@media (max-width:760px){.act-slider{grid-template-columns:2.75rem 1fr 2.75rem;align-items:center;gap:.75rem;padding-inline:0;display:grid}.act-carousel{grid-area:1/1/auto/-1}.act-slider .slider-button{grid-row:2;justify-self:center;position:static;transform:none}.act-slider .slider-button:hover,.act-slider .slider-button:focus-visible{transform:translateY(-1px)}.act-slider .slider-button.prev{grid-column:1}.act-slider .slider-button.next{grid-column:3}.act-slider .carousel-lines{grid-area:2/2;margin-top:0}}h1,.home-hero .hero-copy h1{font-size:clamp(2.25rem,1.45rem + 5vw,5.25rem);line-height:1.04}h2,.section-heading h2,.page-heading h2{font-size:clamp(1.75rem,1.25rem + 2.5vw,3.25rem);line-height:1.12}h3{font-size:clamp(1.1rem,1rem + .6vw,1.65rem)}img,svg,video,canvas{max-width:100%;height:auto}.hero-grid,.home-hero .hero-grid,.about-hero-grid,.events-hero-grid,.footer-top,.footer-details,.article-nav,.comment-fields,.article-image-grid,.article-author-entry,.feature-grid,.card-grid.three,.card-grid.four,.research .card-grid.three,.event-card-grid,.leadership-grid,.more-grid{grid-template-columns:minmax(0,1fr);display:grid}.home-hero,.about-hero,.events-hero,.home-section,.about-purpose,.about-team,.about-trusted,.about-more,.events-list,.cta-band{padding-block:clamp(3rem,2rem + 4vw,7rem)}.home-hero .hero-art,.about-hero img,.events-hero-grid>img,.article-inline-image,.article-grid-image,.event-card-media img,.more-card-media img,.post-card img,.act-slide img{object-fit:contain}.event-card-media,.more-card-media,.post-card>img,.act-slide>img{aspect-ratio:16/10}.event-card-media,.more-card-media{height:auto}.event-card-media img,.more-card-media img,.post-card>img,.act-slide>img{object-fit:cover;width:100%;height:100%}html.theme-dark{--ink:#f4fff9;--muted:#b9c9c1;--line:#b8e2cd38;--soft:#10251d;--white:#102018}html.theme-dark body,html.theme-dark .site-header,html.theme-dark .mobile-nav-panel,html.theme-dark .article-card,html.theme-dark .comment-box,html.theme-dark .feature-card,html.theme-dark .event-card,html.theme-dark .post-card,html.theme-dark .more-card,html.theme-dark .language-menu{color:var(--ink);background-color:#0b1511}html.theme-dark .site-header,html.theme-dark .mobile-nav-panel,html.theme-dark .article-card,html.theme-dark .comment-box,html.theme-dark .feature-card,html.theme-dark .event-card,html.theme-dark .post-card,html.theme-dark .more-card{border-color:var(--line)}html.theme-dark .nav>nav a,html.theme-dark .footer-nav a,html.theme-dark .mobile-nav-panel nav a,html.theme-dark .event-card .excerpt{color:var(--ink)}html.theme-dark .mobile-nav summary,html.theme-dark .button.ghost,html.theme-dark .button.light,html.theme-dark .theme-toggle{color:var(--green-dark);background:#f4fff9}html.theme-dark .footer{background:#07100d}html.theme-dark .footer-nav a{color:#00d084}html.theme-dark .footer-nav a.active{color:#fff}html.theme-dark .pin-icon:after{background:#07100d}@media (min-width:480px){.container,.container.narrow,.trusted-container,.research-container,.events-narrow,.article-shell,.about-narrow{width:min(100% - 2.5rem,80rem)}}@media (min-width:768px){.mobile-nav{display:none}.nav .desktop-nav,.nav .desktop-actions{display:flex}.nav{flex-wrap:nowrap;min-height:5.25rem}.nav>nav{order:initial;justify-content:center;width:auto;overflow:visible}.brand{width:10.25rem}.hero-grid,.home-hero .hero-grid,.about-hero-grid,.events-hero-grid,.footer-top,.footer-details,.article-nav,.comment-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-top,.footer-details{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.feature-grid,.card-grid.three,.research .card-grid.three,.event-card-grid,.leadership-grid,.more-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.feature-grid,.card-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid.three,.research .card-grid.three,.event-card-grid,.more-grid,.leadership-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.container,.container.narrow,.trusted-container,.research-container,.events-narrow,.article-shell,.about-narrow{width:min(100% - 4rem,80rem)}.feature-grid,.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1536px){.container,.container.narrow,.trusted-container,.research-container,.events-narrow,.article-shell,.about-narrow{width:min(100% - 5rem,80rem)}}
