@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;1,400&display=swap');
:root{--paper:#faf9f5;--ink:#1f211f;--orange:#ff510d;--line:#c8c7c1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.5 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.6rem;z-index:10}.site-head{height:95px;display:flex;align-items:center;justify-content:space-between;padding:0 4.3vw;border-bottom:1px solid var(--line)}.brand img{width:152px;height:auto;display:block}.site-head nav{display:flex;gap:2.5rem;font-size:.87rem}.site-head nav a:hover,.head-link:hover{color:var(--orange)}.head-link{font-size:.87rem;border-bottom:1px solid currentColor;padding-bottom:4px}.head-link span{margin-left:1.2rem}.hero{position:relative;min-height:730px;display:grid;grid-template-columns:52% 48%;overflow:hidden}.hero-text{padding:8.6rem 0 7rem 8.5vw;position:relative;z-index:1}.eyebrow,.section-index,.feature-kicker{font-size:.73rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow span{color:var(--orange);margin:0 .5rem}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400;line-height:1.06;letter-spacing:-.055em}h1{font-size:clamp(4.5rem,8vw,9rem);white-space:nowrap;margin:4.2rem 0 2.3rem}h1 em,h2 em{font-family:'Playfair Display',Georgia,serif;font-weight:400;letter-spacing:-.05em}h1 em{color:var(--orange)}.hero-intro{max-width:490px;font-size:1.18rem;line-height:1.6}.round-link{display:inline-flex;align-items:center;gap:1.5rem;margin-top:2rem;font-size:.85rem;font-weight:700}.round-link b{display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;width:52px;height:52px;font-size:1.3rem;font-weight:400;transition:.25s}.round-link:hover b{background:var(--orange);color:white;border-color:var(--orange);transform:translateY(5px)}.hero-image{position:relative;min-width:0;height:100%;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:35% center}.image-caption{position:absolute;bottom:2.1rem;left:2rem;right:2rem;color:white;font-size:.75rem;letter-spacing:.05em;display:flex;justify-content:space-between;text-shadow:0 1px 5px #000}.image-caption i{font-style:normal}.hero-side{position:absolute;right:0;top:0;writing-mode:vertical-rl;z-index:2;color:white;padding:2rem 1.1rem;font-size:.65rem;letter-spacing:.16em}.hero-side span{margin:1rem 0}.section{display:grid;grid-template-columns:19% 81%;padding:8rem 7vw;border-top:1px solid var(--line)}.section-index{padding-top:.8rem;color:#5a5b57}.statement-body h2,.platform h2,.impact h2{font-size:clamp(3.5rem,6.1vw,7.2rem)}.statement-body>p{font-size:1.35rem;line-height:1.55;max-width:690px;margin:3rem 0 5rem}.thread{display:grid;grid-template-columns:repeat(3,1fr);gap:2.6rem;border-top:1px solid var(--ink);position:relative}.thread:before{content:'';position:absolute;top:-4px;left:0;width:8px;height:8px;background:var(--orange);border-radius:50%}.thread>div{padding-top:2.2rem}.thread span{font-size:.75rem;color:var(--orange)}.thread strong{display:block;font-size:1.5rem;margin:1.8rem 0 1rem;font-weight:500}.thread p{max-width:250px;color:#555954}.platform{background:#eaece9}.platform-head{display:flex;justify-content:space-between;align-items:end;gap:2rem}.platform-head p{max-width:230px}.switcher{display:flex;gap:2.5rem;border-bottom:1px solid #999d99;margin-top:4rem;overflow-x:auto}.switcher button{border:0;background:none;padding:0 0 1.1rem;white-space:nowrap;color:#686d68;cursor:pointer;font-size:.95rem}.switcher button[aria-selected=true]{color:var(--ink);border-bottom:3px solid var(--orange);font-weight:700}.switcher button:focus-visible{outline:2px solid var(--orange);outline-offset:4px}.feature{min-height:390px;display:grid;grid-template-columns:16% 1fr 27%;padding-top:4rem;position:relative}.feature-number{font-size:.8rem}.feature-kicker{color:var(--orange);margin-bottom:1rem}.feature h3{font-size:clamp(2.6rem,4.5vw,5rem);max-width:650px}.feature p:not(.feature-kicker){font-size:1.15rem;max-width:540px;line-height:1.55}.feature a{display:inline-block;margin-top:1.5rem;border-bottom:1px solid var(--ink);padding-bottom:.4rem;font-weight:700}.feature a span{margin-left:2rem}.feature-mark{font-family:Georgia,serif;font-size:18rem;line-height:1;color:#d6dbd5;text-align:right;align-self:center;user-select:none}.impact-main h2{margin-bottom:5rem}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.stats>div{border-top:1px solid var(--ink);padding-top:1.2rem}.stats strong{font-size:clamp(3.4rem,6vw,6.6rem);font-weight:400;letter-spacing:-.07em;line-height:1.2}.stats strong span{color:var(--orange)}.stats p{max-width:210px}.stat-note{color:#666;max-width:530px;font-size:.8rem;margin-top:3.5rem}.closing{text-align:center;background:var(--orange);color:#1a1b19;padding:8.5rem 1.5rem}.closing h2{font-size:clamp(3.4rem,6.3vw,7rem);margin:2.5rem auto;max-width:1050px}.closing>p:not(.eyebrow){font-size:1.18rem;max-width:530px;margin:0 auto 2.5rem}.closing-link{display:inline-flex;gap:2.5rem;border:1px solid var(--ink);border-radius:100px;padding:1rem 1.5rem;font-weight:700;transition:.2s}.closing-link:hover{background:var(--ink);color:white}footer{display:flex;gap:2rem;align-items:center;justify-content:space-between;padding:3rem 4.3vw;font-size:.82rem}footer img{width:135px}footer p{margin:0}footer a{text-decoration:underline}footer small{font-size:.8rem}@media(max-width:900px){.site-head{height:80px}.site-head nav{display:none}.hero{display:flex;flex-direction:column;min-height:0}.hero-text{padding:5rem 7vw}.hero-image{height:450px}.hero-side{top:auto;bottom:0}.section{display:block;padding:5rem 7vw}.section-index{margin-bottom:3rem}.platform-head{display:block}.feature{grid-template-columns:12% 1fr}.feature-mark{display:none}.stats{gap:1rem}.hero h1{white-space:normal;margin:2.5rem 0}}@media(max-width:600px){.brand img{width:118px}.head-link{font-size:.76rem}.head-link span{margin-left:.3rem}.hero-text{padding:4rem 7vw}.hero h1{font-size:clamp(3.8rem,15vw,5.8rem)}.hero-intro{font-size:1.05rem}.hero-image{height:330px}.section{padding:4.5rem 7vw}.statement-body>p{font-size:1.15rem;margin:2.5rem 0 3rem}.thread{display:block}.thread>div{border-bottom:1px solid var(--line);padding:1.5rem 0}.thread strong{margin:.5rem 0}.thread p{max-width:100%}.switcher{gap:1.4rem;margin-top:2.5rem}.feature{display:block;min-height:420px;padding-top:2rem}.feature-number{margin-bottom:2rem}.feature h3{font-size:3rem}.stats{display:block}.stats>div{margin-bottom:2rem}.closing{padding:6rem 1.5rem}footer{flex-wrap:wrap;gap:1rem}footer p{width:100%;order:2}footer small{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.consultancy{background:#f3f1e9}.consultancy-main h2{font-size:clamp(3.5rem,6.1vw,7.2rem);margin:1.4rem 0 2.4rem}.consultancy-lead{max-width:690px;font-size:1.35rem;line-height:1.55;margin-bottom:5rem}.consultancy-list{border-top:1px solid var(--ink)}.consultancy-list article{display:grid;grid-template-columns:10% 33% 1fr;gap:2rem;align-items:baseline;border-bottom:1px solid var(--line);padding:2rem 0}.consultancy-list article span{color:var(--orange);font-size:.8rem}.consultancy-list h3{font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.7rem,2.2vw,2.5rem);letter-spacing:-.04em;margin:0}.consultancy-list p{max-width:510px;color:#4e514d;margin:0}.consultancy-note{margin-top:4.5rem;display:flex;gap:2rem;align-items:baseline;border-left:3px solid var(--orange);padding-left:1.5rem}.consultancy-note strong{min-width:170px;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em}.consultancy-note p{max-width:560px;margin:0}@media(max-width:900px){.consultancy-list article{grid-template-columns:8% 1fr;gap:1rem}.consultancy-list article p{grid-column:2}.consultancy-note{display:block}.consultancy-note p{margin-top:1rem}}@media(max-width:600px){.consultancy-lead{font-size:1.15rem;margin-bottom:3rem}.consultancy-list article{padding:1.5rem 0}.consultancy-list h3{font-size:1.75rem}}
.service-map{background:#f5f3ed}.service-map h2{font-size:clamp(3.5rem,6.1vw,7.2rem)}.map-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem}.map-heading p{max-width:270px}.map{display:grid;grid-template-columns:15% 85%;margin-top:5rem;border-top:1px solid var(--ink)}.map-spine{border-right:1px solid var(--orange);position:relative;padding-top:2rem;color:var(--orange);font-size:.76rem;letter-spacing:.2em;font-weight:700}.map-spine:before{content:'';position:absolute;width:10px;height:10px;border-radius:50%;background:var(--orange);top:-5px;right:-5px}.map-branch{display:grid;grid-template-columns:37% 63%;padding:2rem 0 2rem 2rem;border-bottom:1px solid var(--line);position:relative}.map-branch:before{content:'';position:absolute;left:0;top:3rem;width:1.5rem;height:1px;background:var(--orange)}.map-sector{padding-left:1rem}.map-sector span{display:block;color:var(--orange);font-size:.75rem;margin-bottom:1rem}.map-sector a{font:400 clamp(1.7rem,2.4vw,2.7rem)/1.2 'Playfair Display',Georgia,serif;letter-spacing:-.04em}.map-sector b{font:400 1.2rem 'DM Sans',sans-serif;margin-left:.5rem}.map-services{display:flex;flex-wrap:wrap;gap:.5rem 1.3rem;align-content:center}.map-services a{font-size:.89rem;border-bottom:1px solid #aaa;padding:.25rem 0}.map a:hover,.sector-link:hover{color:var(--orange)}.sector-link{display:inline-block;border-bottom:1px solid var(--ink);margin-top:2.5rem;padding-bottom:.5rem;font-weight:700}@media(max-width:900px){.map-heading{display:block}.map{grid-template-columns:10% 90%}.map-branch{display:block}.map-services{margin:1.5rem 0 0 1rem}}@media(max-width:600px){.map{grid-template-columns:4% 96%;margin-top:3rem}.map-spine span{display:none}.map-branch{padding:1.8rem 0 1.8rem 1rem}.map-branch:before{width:.7rem}.map-sector{padding-left:0}.map-services{margin-left:0}}
/* Responsive type and navigation */
html,body{max-width:100%}h1,h2,h3{overflow-wrap:break-word;hyphens:auto}.hero{grid-template-columns:minmax(0,52%) minmax(0,48%)}.hero-text,.statement-body,.platform-main,.impact-main,.consultancy-main,.service-map-main{min-width:0}.hero h1{font-size:clamp(3.6rem,6.6vw,7.5rem);white-space:normal;line-height:1.12;max-width:100%;margin:3.5rem 0 2rem}.hero-text{padding-right:2rem}.site-head{gap:1.5rem}.site-head nav{gap:1.3rem;flex-wrap:wrap;justify-content:center}.site-head nav a{white-space:nowrap}.brand{flex-shrink:0}.head-link{flex-shrink:0}@media(max-width:1100px){.site-head{height:auto;min-height:85px;flex-wrap:wrap;padding:1rem 4.3vw}.site-head nav{order:3;width:100%;justify-content:flex-start;gap:.6rem 1.4rem;border-top:1px solid var(--line);padding-top:.8rem}.hero h1{font-size:clamp(3.4rem,6vw,5.8rem)}}@media(max-width:900px){.site-head nav{display:flex}.hero{display:flex}.hero-text{padding-right:7vw}.hero h1{font-size:clamp(3.5rem,10vw,6rem)}}@media(max-width:600px){.site-head{padding:1rem 5vw}.site-head nav{gap:.5rem 1rem;font-size:.8rem}.site-head nav a{padding:.2rem 0}.hero h1{font-size:clamp(3rem,12vw,4.6rem);line-height:1.13}.hero-text{padding:3.5rem 7vw}.map-sector a{overflow-wrap:anywhere}}

/* All large headings can wrap when viewport width changes. */
h1{white-space:normal}
.cms-section-media{grid-column:1/-1;width:100%;margin:3rem 0 0}.cms-section-media img{display:block;width:100%;max-height:460px;object-fit:cover}
.nav-short{display:none}@media(max-width:600px){.site-head nav{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;gap:.35rem;font-size:.72rem;overflow:hidden}.site-head nav a{white-space:nowrap;flex:0 0 auto}.site-head nav .nav-full{display:none}.site-head nav .nav-short{display:inline}}
.cms-section-media[data-ratio="square"] img{aspect-ratio:1}.cms-section-media[data-ratio="landscape"] img{aspect-ratio:16/9}.cms-section-media[data-ratio="portrait"] img{aspect-ratio:3/4}.cms-section-media[data-placement="beside"]{float:right;width:42%;margin:0 0 2rem 2.5rem}.cms-section-media[data-placement="top"]{margin:0 0 2.5rem}.cms-section-media[data-placement="below"]{clear:both}.cms-section-media img{object-fit:cover}.cms-section-media::after{content:"";display:table;clear:both}@media(max-width:700px){.cms-section-media[data-placement="beside"]{float:none;width:100%;margin:2rem 0}}
.news-section h2,.accelerator-feature h2{font-size:clamp(3rem,5.5vw,6.5rem)}.news-section>div:last-child>p,.accelerator-feature>div:last-child>p{max-width:710px;font-size:1.15rem;line-height:1.6}.news-feed{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-top:3rem}.news-post{border-top:1px solid #242621;padding:1.4rem 0}.news-post time{display:block;color:#777;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem}.news-post p{font-size:1.08rem;line-height:1.55}.news-post img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;margin:1rem 0}.news-post a{display:inline-block;border-bottom:1px solid currentColor;margin-top:.8rem;padding-bottom:.2rem}.news-post a:hover{color:var(--orange)}@media(max-width:700px){.news-feed{grid-template-columns:1fr}}
.hero[data-cms-placement="top"],.hero[data-cms-placement="below"]{display:flex;flex-direction:column}.hero[data-cms-placement="top"] .hero-image{order:-1;height:auto;max-height:500px}.hero[data-cms-placement="below"] .hero-image{order:2;height:auto;max-height:500px}.hero-image img[data-ratio="square"]{aspect-ratio:1}.hero-image img[data-ratio="landscape"]{aspect-ratio:16/9}.hero-image img[data-ratio="portrait"]{aspect-ratio:3/4;object-fit:cover}
/* Editorial image ratios are the same at desktop and mobile widths. */
.cms-section-media[data-ratio] img{max-height:none;height:auto}
.cms-section-media[data-ratio="landscape-4-3"] img{aspect-ratio:4/3}
.cms-section-media[data-ratio="landscape-16-9"] img{aspect-ratio:16/9}
.hero-image:has(img[data-ratio]){height:auto}
.hero-image img[data-ratio]{display:block;width:100%;height:auto;max-height:none;object-fit:cover}
.hero-image img[data-ratio="landscape-4-3"]{aspect-ratio:4/3}
.hero-image img[data-ratio="landscape-16-9"]{aspect-ratio:16/9}
@media(max-width:900px){.hero-image:has(img[data-ratio]){height:auto}}
