:root{--orange:#fc4f00;--gray:#e8e9ed;--black:#000;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#000;background:#fff;margin:0;font-family:Special Gothic SemiExpanded,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:var(--orange);color:#fff}.dark{color:#fff;background:#000}.site-header{z-index:50;color:#fff;mix-blend-mode:difference;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:84px;padding:0 2.4vw;transition:all .35s;display:grid;position:fixed;top:0;left:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0d;height:66px}.wordmark{letter-spacing:-.06em;font-size:1.45rem;font-weight:900}.desktop-nav{gap:2rem;font-size:.78rem;display:flex}.desktop-nav a,.header-cta{position:relative}.desktop-nav a:after,.header-cta:after{content:"";background:currentColor;width:0;height:1px;transition:all .25s;position:absolute;bottom:-5px;left:0}.desktop-nav a:hover:after,.header-cta:hover:after{width:100%}.header-cta{justify-self:end;font-size:.78rem}.menu-button,.mobile-menu{display:none}.hero{flex-direction:column;min-height:100vh;padding:130px 2.4vw 2.4vw;display:flex;overflow:hidden}.hero-kicker{text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;max-width:590px;font-size:.7rem;display:flex}.hero h1{letter-spacing:-.075em;text-transform:uppercase;margin:auto 0 3vw;font-size:clamp(4.8rem,11.8vw,12rem);font-weight:800;line-height:.76}.hero h1 em{color:var(--orange);margin-left:20%;font-style:normal}.hero-bottom{justify-content:space-between;align-items:end;margin-bottom:2.8rem;font-size:.85rem;display:flex}.hero-bottom p{max-width:240px}.image-marquee{margin:0 -2.4vw -2.4vw;overflow:hidden}.image-track{gap:1rem;width:max-content;animation:30s linear infinite marquee;display:flex}.image-track figure{width:34vw;min-width:400px;margin:0}.image-track img{object-fit:cover;filter:saturate(.8);width:100%;height:28vw;min-height:340px}.image-track figcaption{text-transform:uppercase;padding-top:.5rem;font-size:.65rem}@keyframes marquee{to{transform:translate(calc(-50% - .5rem))}}.manifesto,.projects,.insights{padding:10vw 2.4vw}.eyebrow{text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:.68rem}.manifesto h2,.projects h2,.advantage h2,.insights h2,.footer h2{letter-spacing:-.06em;margin:3.5vw 0;font-size:clamp(3.2rem,7.5vw,8.3rem);font-weight:700;line-height:.91}.manifesto h2{max-width:1200px}.manifesto-copy{grid-template-columns:1fr 1fr;gap:3vw;margin-left:50%;font-size:1.05rem;line-height:1.45;display:grid}.logo-strip{text-align:center;color:#666;border-top:1px solid #bbb;grid-template-columns:repeat(6,1fr);align-items:center;gap:2rem;margin-top:10vw;padding-top:3rem;font-weight:700;display:grid}.services{padding:9vw 2.4vw}.section-head{justify-content:space-between;align-items:start;margin-bottom:7vw;display:flex}.section-head>p:last-child{max-width:370px;margin:0;font-size:1.1rem}.services-grid{grid-template-columns:2fr 1fr;align-items:start;gap:8vw;display:grid}.service-list button{color:#fff;text-align:left;letter-spacing:-.045em;cursor:pointer;background:0 0;border:0;border-top:1px solid #333;grid-template-columns:50px 1fr auto;width:100%;padding:1.4rem 0;font-size:clamp(1.8rem,3.4vw,4rem);transition:all .25s;display:grid}.service-list button:last-child{border-bottom:1px solid #333}.service-list button span{letter-spacing:0;color:#777;padding-top:.7rem;font-size:.65rem}.service-list button i{opacity:0;padding-top:.5rem;font-size:1rem;font-style:normal}.service-list button:hover,.service-list button.active{color:var(--orange);padding-left:1rem}.service-list button.active i{opacity:1}.service-detail{background:var(--orange);flex-direction:column;min-height:390px;padding:2rem;display:flex;position:sticky;top:110px}.service-detail>span{font-size:.7rem}.service-detail h3{letter-spacing:-.05em;margin:auto 0 1rem;font-size:2.7rem;line-height:.9}.service-detail p{max-width:330px;line-height:1.45}.service-detail a{border-top:1px solid #ffffff80;margin-top:2rem;padding-top:1rem;font-size:.75rem}.projects .section-head h2{width:70%;margin:0}.project{margin-bottom:7vw;display:block}.project-image{background:var(--gray);height:70vw;max-height:800px;position:relative;overflow:hidden}.project-image img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.project-image span{background:#fff;border-radius:50%;place-items:center;width:100px;height:100px;font-size:.7rem;transition:all .35s;display:grid;position:absolute;bottom:1.5rem;right:1.5rem;transform:scale(0)}.project:hover img{transform:scale(1.025)}.project:hover .project-image span{transform:scale(1)}.project-meta{border-bottom:1px solid #aaa;grid-template-columns:1fr 1fr auto;align-items:baseline;padding:1.2rem 0;display:grid}.project-meta h3{letter-spacing:-.04em;margin:0;font-size:2rem}.project-meta p{margin:0;font-size:.75rem}.text-link{border-bottom:1px solid;padding-bottom:.4rem;font-size:.82rem;display:inline-block}.advantage{padding:10vw 2.4vw}.advantage-grid{border-top:1px solid #333;grid-template-columns:1fr 1fr;gap:10vw;margin-left:25%;padding-top:2rem;font-size:1.1rem;line-height:1.5;display:grid}.principles{border-top:1px solid #333;grid-template-columns:repeat(3,1fr);margin-top:10vw;display:grid}.principles article{border-right:1px solid #333;flex-direction:column;min-height:300px;padding:1.5rem;display:flex}.principles article:last-child{border:0}.principles span{color:var(--orange);font-size:.7rem}.principles h3{letter-spacing:-.05em;margin:auto 0 .5rem;font-size:3rem}.principles p{color:#999;max-width:270px}.insights h2{max-width:900px}.insight-row{border-top:1px solid #aaa;grid-template-columns:1fr 3fr auto;align-items:center;gap:2rem;padding:2rem 0;display:grid}.insight-row h3{letter-spacing:-.04em;margin:0;font-size:clamp(1.4rem,2.8vw,3rem);font-weight:500}.insight-row p,.insight-row span{font-size:.72rem}.footer{background:var(--orange);color:#fff;padding:9vw 2.4vw 2rem}.footer h2{max-width:1200px}.mail{border-bottom:2px solid;font-size:clamp(1.5rem,3vw,3.5rem)}.footer-bottom{border-top:1px solid #ffffff80;grid-template-columns:2fr 1.5fr 1fr auto;gap:2rem;margin-top:12vw;padding-top:1.5rem;font-size:.8rem;line-height:1.6;display:grid}.footer-bottom small{opacity:.7}@media (max-width:800px){.site-header{grid-template-columns:1fr auto;height:64px;padding:0 18px}.desktop-nav,.header-cta{display:none}.menu-button{color:inherit;background:0 0;border:0;font-size:.75rem;display:block}.mobile-menu{z-index:40;background:var(--orange);color:#fff;flex-direction:column;padding:100px 18px 30px;position:fixed;inset:0}.mobile-menu.is-open{display:flex}.mobile-menu a{letter-spacing:-.05em;font-size:2.8rem;line-height:1.15}.mobile-menu p{margin-top:auto;font-size:.75rem}.hero{min-height:860px;padding:100px 18px 18px}.hero-kicker{line-height:1.6;display:block}.hero-kicker span{display:block}.hero h1{margin:20vh 0 2rem;font-size:clamp(4.1rem,20vw,6.5rem);line-height:.79}.hero h1 em{margin-left:0}.hero-bottom{align-items:start}.image-marquee{margin-left:-18px;margin-right:-18px}.image-track figure{width:76vw;min-width:280px}.image-track img{height:65vw;min-height:250px}.manifesto,.projects,.insights,.services,.advantage,.footer{padding:90px 18px}.manifesto h2,.projects h2,.advantage h2,.insights h2,.footer h2{margin:40px 0}.manifesto-copy{grid-template-columns:1fr;margin-left:0}.logo-strip{grid-template-columns:repeat(2,1fr);row-gap:3rem}.section-head{display:block}.section-head>p:last-child{margin-top:2rem}.services-grid{grid-template-columns:1fr}.service-list button{grid-template-columns:35px 1fr auto;font-size:2rem}.service-detail{min-height:320px;position:relative;top:auto}.projects .section-head h2{width:100%;margin-top:2rem}.project-image{height:110vw}.project-image span{display:none}.project-meta{grid-template-columns:1fr auto}.project-meta p:nth-child(2){grid-row:2}.advantage-grid{grid-template-columns:1fr;gap:1rem;margin-left:0}.principles{grid-template-columns:1fr}.principles article{border-bottom:1px solid #333;border-right:0;min-height:220px;padding-left:0}.insight-row{grid-template-columns:1fr auto}.insight-row h3{grid-area:2/1/auto/-1}.footer-bottom{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.image-track{animation-play-state:paused}*{transition-duration:.01ms!important}}@font-face{font-family:Rules;src:url(https://framerusercontent.com/assets/ygYmsozj5Hwel10C6Rii4QSfbc.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Rules;src:url(https://framerusercontent.com/assets/JVQlyZgHZenhNJP1oyl4fCbCWA.woff2)format("woff2");font-style:normal;font-weight:500;font-display:swap}body{color:#000;background:#e8e9ed;font-family:Rules,Special Gothic SemiExpanded,Arial,Helvetica,sans-serif;font-size:12px}.site-header{color:#000;mix-blend-mode:normal}.site-header.is-scrolled{background:#e8e9ede0}.hero.dark{color:#000;background:#e8e9ed;min-height:720px;padding-top:112px}.hero h1{letter-spacing:-.045em;text-transform:none;max-width:1000px;font-size:clamp(2.5rem,4.4vw,4.4rem);font-weight:500;line-height:.96}.hero h1 em{color:#fc4f00;margin-left:18%}.image-marquee{background:#fff;padding-top:12px}.image-track img{height:280px;min-height:280px}.manifesto{background:#fff}.manifesto h2,.projects h2,.advantage h2,.insights h2{letter-spacing:-.035em;font-size:clamp(2rem,3.2vw,2.5rem);font-weight:500;line-height:1.1}.manifesto-copy,.section-head>p:last-child,.advantage-grid{font-size:15px;line-height:21px}.services.dark{color:#000;background:#fff}.service-list button{color:#000;letter-spacing:-.02em;border-color:#d7d8db;font-size:24px;font-weight:500;line-height:31.2px}.service-list button:last-child{border-color:#d7d8db}.service-list button:hover,.service-list button.active{color:#fc4f00}.service-detail{min-height:280px}.service-detail h3{font-size:28px;line-height:1.1}.projects{background:#e8e9ed}.project-image{max-height:540px}.project-meta h3{font-size:24px;font-weight:500}.advantage{color:#fff;background:#000}.advantage h2{max-width:700px}.principles h3{font-size:28px}.insights{background:#f8f8f9}.footer{color:#fff;background:#000}.footer h2{letter-spacing:-.045em;font-size:clamp(2.8rem,5vw,4.5rem);font-weight:500;line-height:1}.mail{font-size:24px}@media (max-width:800px){.site-header{color:#000}.hero.dark{min-height:720px;padding-top:90px}.hero h1{margin:18vh 0 2rem;font-size:40px;line-height:44px}.hero h1 em{margin-left:0}.image-track img{height:260px;min-height:260px}.manifesto h2,.projects h2,.advantage h2,.insights h2{font-size:32px;line-height:38.4px}.service-list button{font-size:22px;line-height:28px}.footer h2{font-size:40px;line-height:44px}}.hero.dark{background:#e8e9ed;min-height:0;padding:84px 0 0;display:block}.hero-intro{border-bottom:1px solid #d3d4d8;grid-template-columns:1fr 1fr;min-height:540px;display:grid}.hero-copy{border-right:1px solid #d3d4d8;padding:28px 2.4vw;position:relative}.hero-copy h1{letter-spacing:-.035em;max-width:650px;margin:0;font-size:32px;font-weight:500;line-height:1.3}.hero-copy>p{max-width:370px;margin:24px 0 0;font-size:15px;line-height:21px}.hero-copy>a{color:#747881;text-transform:uppercase;font-size:11px;line-height:16px;position:absolute;bottom:38px;left:2.4vw}.hero-gallery{padding:24px;overflow:hidden}.hero-gallery-track{gap:18px;width:max-content;height:312px;animation:24s linear infinite heroGallery;display:flex}.hero-gallery-track img{object-fit:cover;border-radius:10px;width:520px;height:312px;display:block}.brand-logo-slot{background:#fff;align-items:center;height:220px;padding:0 1.2vw;display:flex;overflow:hidden}.brand-logo-slot span{letter-spacing:-.085em;white-space:nowrap;color:#000;font-family:Rules,Arial,sans-serif;font-size:clamp(9rem,18vw,19rem);font-weight:500;line-height:.7}@keyframes heroGallery{to{transform:translate(calc(-50% - 9px))}}@media (max-width:800px){.hero.dark{padding-top:64px}.hero-intro{grid-template-columns:1fr;min-height:0}.hero-copy{border-bottom:1px solid #d3d4d8;border-right:0;min-height:390px;padding:28px 18px}.hero-copy h1{margin:0;font-size:24px;line-height:31.2px}.hero-copy>a{bottom:28px;left:18px}.hero-gallery{padding:14px}.hero-gallery-track{gap:12px;height:230px}.hero-gallery-track img{border-radius:7px;width:78vw;height:230px}.brand-logo-slot{height:120px;padding:0 12px}.brand-logo-slot span{font-size:30vw}}.hero-gallery{--cursor-x:50%;--cursor-y:50%;cursor:none;position:relative}.hero-gallery:before,.hero-gallery:after{content:"";z-index:2;pointer-events:none;width:72px;position:absolute;top:0;bottom:0}.hero-gallery:before{background:linear-gradient(90deg,#e8e9ed,#0000);left:0}.hero-gallery:after{background:linear-gradient(-90deg,#e8e9ed,#0000);right:0}.hero-gallery-track{will-change:transform;transition:filter .5s}.hero-gallery-track img{transition:transform .9s cubic-bezier(.2,.7,.2,1),filter .5s;transform:scale(1.001)}.hero-gallery:hover .hero-gallery-track{animation-play-state:paused}.hero-gallery:hover .hero-gallery-track img{filter:saturate(.72);transform:scale(1.035)}.gallery-cursor{z-index:4;left:var(--cursor-x);top:var(--cursor-y);pointer-events:none;background:#1b1d22;border-radius:50%;place-items:center;width:76px;height:76px;transition:transform .25s cubic-bezier(.2,.8,.2,1);display:grid;position:absolute;transform:translate(-50%,-50%)scale(0)}.hero-gallery:hover .gallery-cursor{transform:translate(-50%,-50%)scale(1)}.gallery-cursor i{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:10px solid #fc4f00;width:0;height:0;margin-left:4px;display:block}@media (max-width:800px){.hero-gallery{cursor:auto}.gallery-cursor{display:none}.hero-gallery:hover .hero-gallery-track{animation-play-state:running}.hero-gallery:before,.hero-gallery:after{width:30px}}.brand-logo-slot span{letter-spacing:-.065em;text-align:center;width:100%;font-size:clamp(3.6rem,7.5vw,8rem)}@media (max-width:800px){.brand-logo-slot span{letter-spacing:-.055em;font-size:9.2vw}}.brand-logo-slot{--slogan-x:3.5vw;--slogan-reveal:0%;background:#fff;height:220px;padding:0;display:block;overflow:hidden}.brand-logo-sticky{background:#fff;align-items:center;height:220px;display:flex;position:relative;overflow:hidden}.brand-logo-slot span{text-align:left;white-space:nowrap;width:max-content;transform:translate3d(var(--slogan-x),0,0);will-change:transform;background:linear-gradient(90deg,#fc4f00 0%,#fc4f00 var(--slogan-reveal),#000 var(--slogan-reveal),#000 calc(var(--slogan-reveal) + 10%),#e8e9ed calc(var(--slogan-reveal) + 22%),#e8e9ed 100%);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;flex:none;padding:.12em 0 .18em;font-size:clamp(3.6rem,7.5vw,8rem);line-height:1.08;display:block}@media (max-width:800px){.brand-logo-slot,.brand-logo-sticky{height:120px}.brand-logo-slot span{letter-spacing:-.055em;padding:.15em 0;font-size:9.2vw;line-height:1.1}}.brand-logo-slot span{background:linear-gradient(90deg,#000 0%,#000 calc(var(--slogan-reveal) + 6%),#747881 calc(var(--slogan-reveal) + 30%),#e8e9ed calc(var(--slogan-reveal) + 56%),#e8e9ed 100%);-webkit-background-clip:text;background-clip:text;position:relative}.brand-logo-slot span:after{display:none}.wordmark{align-items:center;width:112px;height:42px;display:flex}.wordmark img{object-fit:contain;object-position:left center;width:100%;height:auto;max-height:38px;display:block}@media (max-width:800px){.wordmark{width:92px;height:36px}.wordmark img{max-height:32px}}.wordmark{width:40px;height:40px}.wordmark img{border-radius:9px;width:40px;height:40px;max-height:none}@media (max-width:800px){.wordmark,.wordmark img{width:34px;height:34px}}@media (max-width:800px){.brand-logo-slot{--slogan-x:18px}}.site-header{color:#000;mix-blend-mode:normal;background:#e8e9ed;height:78px;padding:0 24px}.site-header.is-scrolled{background:#e8e9edf0;height:66px;box-shadow:0 1px #00000014}.desktop-nav{background:#1b1d22;border:2px solid #000;border-radius:9px;gap:0;overflow:hidden}.desktop-nav a{text-align:center;color:#fff;border-right:1px solid #000;min-width:92px;padding:10px 16px;font-size:12px;line-height:16px}.desktop-nav a:last-child{border-right:0}.desktop-nav a:after{display:none}.desktop-nav a.active{color:#000;background:#fff}.desktop-nav a:hover{background:#34363c}.desktop-nav a.active:hover{background:#fff}.header-cta{color:#000;background:#fc4f00;border-radius:9px;padding:12px 16px;font-weight:500}.header-cta:after{display:none}.header-cta span{color:#000}.hero.dark{background:#e8e9ed;padding:188px 8px 0}.hero-intro{background:#fff}.hero-copy{padding:24px 32px}.hero-copy h1{font-size:32px;line-height:1.28}.hero-copy>a{left:32px}.hero-gallery{background:#fff}.brand-logo-slot{width:calc(100% - 16px);margin:0 8px}.brand-logo-sticky{background:#fff}@media (max-width:1100px) and (min-width:801px){.desktop-nav a{min-width:auto;padding:9px 11px}.header-cta{padding:10px 12px}}@media (max-width:800px){.site-header{height:64px;padding:0 18px}.hero.dark{padding:104px 8px 0}.hero-copy{padding:26px 18px}.hero-copy>a{left:18px}.brand-logo-slot{width:calc(100% - 16px);margin:0 8px}}.hero.dark .brand-logo-slot{width:100%;margin-left:0;margin-right:0}.manifesto{background:#fff;flex-direction:column;align-items:center;min-height:760px;padding:54px 0 0;display:flex;overflow:hidden}.manifesto h2{text-align:center;letter-spacing:-.045em;max-width:1100px;margin:0 auto;font-size:clamp(2.6rem,4.4vw,4.4rem);font-weight:500;line-height:1.02}.manifesto h2 span{color:inherit}.manifesto-copy{text-align:center;width:min(440px,100% - 36px);margin:26px auto 0;font-size:15px;line-height:21px;display:block}.manifesto-copy p{margin:0}.logo-intro{color:#747881;text-align:center;margin:auto 0 26px;font-size:11px;line-height:16px}.logo-strip{color:#000;text-align:center;border:0;gap:8px;width:max-content;min-width:100%;margin:0;padding:0;display:flex;transform:translate(-3vw)}.logo-strip span{background:#fff;border:1px solid #e8e9ed;border-radius:9px;place-items:center;width:300px;height:240px;font-size:22px;font-weight:500;display:grid}@media (max-width:800px){.manifesto{min-height:650px;padding-top:64px}.manifesto h2{padding:0 18px;font-size:34px;line-height:1.04}.manifesto-copy{font-size:14px;line-height:20px}.logo-intro{margin-top:auto}.logo-strip{transform:translate(-20px)}.logo-strip span{width:210px;height:180px;font-size:17px}}.hero-intro,.hero-copy,.hero-gallery{background:#fff}.hero-gallery:before{background:linear-gradient(90deg,#fff,#0000)}.hero-gallery:after{background:linear-gradient(-90deg,#fff,#0000)}.hero.dark{padding-left:24px;padding-right:24px}.brand-logo-slot{--slogan-x:0}@media (max-width:800px){.hero.dark{padding-left:18px;padding-right:18px}.brand-logo-slot{--slogan-x:0}}@media (max-width:800px){.manifesto{padding-top:96px}}.logo-strip{width:100%;min-width:0;display:block;overflow:hidden;transform:none}.logo-track{will-change:transform;gap:8px;width:max-content;animation:30s linear infinite logoRoll;display:flex}.logo-strip span{flex:none}.logo-strip:hover .logo-track{cursor:default}@keyframes logoRoll{to{transform:translate(calc(-50% - 4px))}}@media (prefers-reduced-motion:reduce){.logo-track{animation-play-state:paused}}body,main{background:#e8e9ed}main>section:not(.hero),main>footer{width:calc(100% - 48px);margin-left:auto;margin-right:auto}.manifesto{padding-top:220px}.manifesto h2{letter-spacing:-.035em;max-width:980px;font-size:40px;line-height:44px}.manifesto-copy{margin-top:30px}@media (max-width:800px){main>section:not(.hero),main>footer{width:calc(100% - 36px)}.manifesto{padding-top:120px}.manifesto h2{font-size:32px;line-height:35px}.manifesto-copy{margin-top:24px}}body{font-size:12px;line-height:16px}.desktop-nav a,.header-cta,.eyebrow,.logo-intro,.project-meta p,.insight-row p,.insight-row span,.text-link{font-size:11px;line-height:16px}.hero-copy h1{letter-spacing:-.025em;font-size:24px;line-height:31.2px}.hero-copy>p,.manifesto-copy,.section-head>p:last-child,.advantage-grid,.service-detail p,.principles p{font-size:15px;line-height:21px}.manifesto h2{font-size:40px;font-weight:500;line-height:44px}.projects h2,.advantage h2,.insights h2{letter-spacing:-.03em;font-size:32px;font-weight:500;line-height:38.4px}.service-list button{font-size:24px;line-height:31.2px}.service-detail h3,.principles h3{font-size:28px;line-height:36.4px}.insight-row h3{font-size:22px;line-height:30.8px}.footer h2{font-size:56px;line-height:61.6px}.mail{font-size:24px;line-height:31.2px}@media (max-width:800px){.hero-copy h1{font-size:24px;line-height:31.2px}.manifesto h2{font-size:32px;line-height:35px}.projects h2,.advantage h2,.insights h2{font-size:28px;line-height:34px}.service-list button{font-size:22px;line-height:28px}.service-detail h3,.principles h3{font-size:26px;line-height:32px}.footer h2{font-size:40px;line-height:44px}}.project-image{--project-x:50%;--project-y:50%;cursor:none}.project-cursor{z-index:4;left:var(--project-x);top:var(--project-y);color:#000;pointer-events:none;background:#fc4f00;border-radius:50%;place-items:center;width:68px;height:68px;font-size:10px;font-weight:500;line-height:12px;transition:transform .22s cubic-bezier(.2,.8,.2,1);display:grid;position:absolute;transform:translate(-50%,-50%)scale(0)}.project-image:hover .project-cursor{transform:translate(-50%,-50%)scale(1)}.floating-nav a{transition:background-color .25s,color .25s,transform .25s}.floating-nav a:hover{transform:translateY(-2px)}@media (max-width:800px){.project-image{cursor:auto}.project-cursor{display:none}}.projects{grid-template-columns:minmax(180px,1fr) minmax(0,3fr);align-items:start;gap:24px;display:grid}.projects .section-head{margin:0;display:block;position:sticky;top:96px}.projects .section-head h2{letter-spacing:-.01em;width:auto;max-width:240px;margin:12px 0 36px;font-size:15px;line-height:21px}.project-count{border:1px solid #cfd0d4;border-radius:4px;flex-direction:column;width:120px;min-height:130px;padding:10px;display:flex}.project-count strong{font-size:32px;font-weight:400;line-height:36px}.project-count span{text-transform:uppercase;margin-top:auto;font-size:9px;line-height:11px}.project-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.project-image{aspect-ratio:4/5}.project-meta{background:#fff;padding-left:10px;padding-right:10px}.project-more .project-image{cursor:pointer;background:#fff;place-items:center;display:grid}.more-circle{aspect-ratio:1;border:1px solid #d5d6da;border-radius:50%;place-items:center;width:min(72%,310px);font-size:12px;transition:background-color .35s,color .35s,transform .45s;display:grid}.project-more:hover .more-circle{color:#000;background:#fc4f00;transform:scale(.96)}.project-more .project-image:after{display:none}@media (max-width:900px){.projects{grid-template-columns:1fr}.projects .section-head{position:relative;top:auto}.projects .section-head h2{max-width:340px}.project-count{display:none}}@media (max-width:700px){.project-list{grid-template-columns:1fr}.project-image{aspect-ratio:5/4}.project-more .project-image{aspect-ratio:1}.more-circle{width:62%}}.evidence-process{background:#fff;border-top:1px solid #d9dade;border-bottom:1px solid #d9dade;grid-template-columns:1fr 1fr;display:grid}.evidence-process article{flex-direction:column;min-height:700px;padding:52px 42px;display:flex}.evidence-panel{border-right:1px solid #d9dade}.evidence-process h2{letter-spacing:-.03em;align-items:center;gap:20px;margin:0;font-size:28px;font-weight:500;line-height:36.4px;display:flex}.evidence-process h2 i{background:#000;border-radius:50%;flex:none;width:9px;height:9px}.panel-copy{gap:28px;max-width:560px;margin:42px 0 0 38px;display:grid}.panel-copy p{grid-template-columns:28px 1fr;margin:0;font-size:15px;line-height:21px;display:grid}.panel-copy span{font-size:10px}.panel-copy p:last-child span{color:#fc4f00}.direction-chart{margin-top:auto;padding:0 44px}.chart-top,.chart-bottom{justify-content:space-between;align-items:end;display:flex}.direction-chart small{font-size:11px;line-height:16px}.direction-chart strong{font-size:32px;font-weight:400;line-height:38px}.chart-line{border-bottom:1px solid #bbb;border-left:1px solid #bbb;height:52px;margin:4px 0 16px;position:relative}.chart-line b{background:#fc4f00;width:66%;height:12px;position:absolute;bottom:-1px;right:0}.chart-bottom{width:42%}.process-panel>p{max-width:500px;margin:42px 0 0 38px;font-size:15px;line-height:21px}.process-steps{grid-template-columns:1fr 1.55fr 2fr;align-items:end;gap:0;margin-top:auto;display:grid}.process-steps div{border-bottom:4px solid #1b1d22;border-left:1px solid #fc4f00;flex-direction:column;justify-content:space-between;min-height:120px;padding:0 0 12px;display:flex}.process-steps div:nth-child(2){min-height:170px}.process-steps div:nth-child(3){min-height:220px}.process-steps strong{padding-left:12px;font-size:32px;font-weight:400;line-height:38px}.process-steps span{font-size:13px;font-weight:500;line-height:18px}.process-panel>a{border-bottom:1px solid;align-self:flex-end;margin-top:42px;padding-bottom:4px;font-size:11px;line-height:16px}@media (max-width:900px){.evidence-process{grid-template-columns:1fr}.evidence-process article{min-height:620px;padding:44px 24px}.evidence-panel{border-bottom:1px solid #d9dade;border-right:0}.direction-chart{padding:0}.process-steps{margin-top:80px}}@media (max-width:600px){.evidence-process article{min-height:560px;padding:36px 18px}.evidence-process h2{font-size:24px;line-height:31.2px}.panel-copy,.process-panel>p{margin-left:0}.process-steps{grid-template-columns:1fr 1.2fr 1.45fr}.process-steps div{min-height:100px}.process-steps div:nth-child(2){min-height:135px}.process-steps div:nth-child(3){min-height:170px}.process-steps span{font-size:11px;line-height:14px}}.projects{padding-top:96px;padding-bottom:96px}.projects .section-head{margin-bottom:56px}.projects .section-head h2{width:auto;max-width:620px}.project-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 12px;display:grid}.project{margin:0}.project-image{aspect-ratio:4/3;width:100%;height:auto;max-height:none}.project-image span{width:72px;height:72px;bottom:14px;right:14px}.project-meta{grid-template-columns:1fr auto;gap:4px 12px;padding:14px 0}.project-meta h3{font-size:22px;line-height:28px}.project-meta p:nth-child(2){grid-area:2/1}.project-meta p:last-child{grid-area:1/2}.projects>.text-link{margin-top:48px}@media (max-width:1100px){.project-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.projects{padding-top:72px;padding-bottom:72px}.projects .section-head{margin-bottom:38px}.project-list{grid-template-columns:1fr;gap:42px}.project-image{aspect-ratio:5/4}.projects>.text-link{margin-top:40px}}.project-image:after{content:"";opacity:0;background:#0000007a;transition:opacity .45s;position:absolute;inset:0}.project-hover{z-index:2;color:#fff;opacity:0;flex-direction:column;justify-content:space-between;padding:24px;transition:opacity .45s,transform .55s cubic-bezier(.2,.7,.2,1);display:flex;position:absolute;inset:0;transform:translateY(14px)}.project-hover h3{margin:0;font-size:28px;font-weight:500;line-height:34px}.project-hover div{flex-wrap:wrap;align-items:end;gap:7px;display:flex}.project-hover p{width:100%;margin:0 0 8px;font-size:15px;line-height:21px}.project-hover small{color:#000;background:#fff;border-radius:999px;padding:7px 10px;font-size:10px;line-height:13px}.project:hover .project-image:after,.project:hover .project-hover{opacity:1}.project:hover .project-hover{transform:translateY(0)}.project:hover .project-image img{transform:scale(1.055)}.floating-nav{z-index:45;color:#fff;opacity:0;background:#1b1d22;border-radius:999px;align-items:center;gap:2px;padding:6px;transition:transform .45s cubic-bezier(.2,.75,.2,1),opacity .3s;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%,130%);box-shadow:0 12px 32px #00000038}.floating-nav.is-visible{opacity:1;transform:translate(-50%)}.floating-nav a{white-space:nowrap;border-radius:999px;padding:9px 15px;font-size:11px;line-height:15px}.floating-nav a:hover{color:#000;background:#fff}.floating-nav a:first-child{background:#fff;place-items:center;width:36px;height:32px;padding:4px;display:grid}.floating-nav img{border-radius:6px;width:24px;height:24px}@media (max-width:800px){.project-hover,.project-image:after,.floating-nav{display:none}}
