@import url("https://use.typekit.net/ztd8wlb.css");:root{--bodyColor:black;--backgroundColor:white;--defaultFontSize:calc(17px + (36 - 20) * ((100vw - 300px) / (1980 - 300)))}html{height:100%;color:var(--bodyColor);background-color:var(--backgroundColor);transition:color .5s ease-in-out,background-color .5s ease-in-out}body,html{font-size:var(--defaultFontSize)}body{color:inherit;background-color:inherit;min-height:100%;margin:0;padding:0;font-family:freight-sans-pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}div.portfolio,div.wrapper{box-sizing:border-box;display:flex;flex-direction:column;align-items:left;justify-content:flex-end;padding:1rem;min-height:100vh;width:100%}div.portfolio{margin-top:2rem}h1{display:none}.logoWrapper{width:100%;text-align:left}.logo{display:block;height:1.5rem;transition:transform .2s ease-in-out}.logo path{stroke:var(--bodyColor);stroke-width:5pt;stroke-linecap:round;fill:rgba(0,0,0,0);stroke-dasharray:155;stroke-dashoffset:155;animation:dash .9s ease-in-out .5s forwards}.intro{font-size:2rem;line-height:1.1;animation:fadeIn .5s ease-in-out .2s forwards;text-wrap:balance;max-width:1600px}.current,.intro{opacity:0;transform:translateY(2rem)}.current{animation:fadeIn .5s ease-in-out .4s forwards;max-width:1200px}.links{opacity:0;transform:translateY(2rem);animation:fadeIn .5s ease-in-out .6s forwards}a{color:var(--bodyColor);display:inline-block;transition:all .2s}a .logo{background-color:var(--backgroundColor)}a:hover{color:var(--backgroundColor);background-color:var(--bodyColor);text-decoration:none}a:hover .logo{background-color:var(--backgroundColor);transform:scale(1.2)}.react-tabs__tab-list{list-style-type:none;margin:0;padding:3rem 0 1rem;display:flex;flex-direction:row}.react-tabs__tab{font-size:1.3rem;transition:all .2s;padding:.3rem .9rem;border-radius:.2rem;border:.1rem solid rgba(0,0,0,0);cursor:pointer}.react-tabs__tab:hover{color:var(--backgroundColor);background-color:var(--bodyColor)}.react-tabs__tab--selected,.react-tabs__tab:hover{border-color:var(--bodyColor)}.react-tabs .other-work{padding-top:1rem;margin-top:0}.expertise h3{font-weight:400;font-size:1.3rem;margin:0;padding-top:1rem;opacity:0;transform:translateY(2rem);animation:fadeIn .5s ease-in-out .5s forwards;max-width:1200px;border-top:2px solid var(--bodyColor)}.expertise p{margin-top:0;margin-bottom:1rem;font-style:italic}@keyframes dash{to{stroke-dashoffset:0}}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}@keyframes opacity{to{opacity:1}}.work{padding:.3rem}.work-navigation{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem 1rem 0}.work-navigation .logo{height:1.2rem}.work-navigation-links{width:100%;display:flex;flex-direction:row;align-items:left;justify-content:flex-end}.work-navigation-links a{display:inline-block;text-decoration:none;font-size:1.3rem}.work-navigation-links a.next:after{padding-left:.5rem;content:" →"}.work-navigation-links a.next:after,.work-navigation-links a.prev:before{font-family:Times New Roman,Times,serif;display:inline-block;font-weight:700}.work-navigation-links a.prev:before{padding-right:.5rem;content:"← "}.other-work{padding:5rem 0 1rem;opacity:0;transform:translateY(2rem);animation:fadeIn .5s ease-in-out .8s forwards;position:relative}.other-work.with-padding{padding:5rem 1rem 1rem}.other-work ul{list-style-type:none;margin:0;padding:0;border-bottom:2px solid var(--bodyColor)}.other-work li{padding:0;border-top:2px solid var(--bodyColor)}.other-work a{text-decoration:none;padding:.75rem 0;display:block;font-size:1.3rem}.other-work a:after{font-family:Times New Roman,Times,serif;display:inline-block;font-weight:700;padding-left:.5rem;content:" →"}.other-work a .meta{font-size:.7rem;border:2px solid var(--bodyColor);padding:.2rem .5rem;margin-left:1rem;border-radius:.2rem;display:inline-block}.other-work a .meta svg{width:.6rem;height:auto;vertical-align:middle;display:inline-block;line-height:0;transform:translateY(-.05rem)}.other-work a .meta .type{font-weight:600}.other-work a .meta .length{font-style:italic}.work .other-work{padding-left:1rem;padding-right:1rem}.work-text-large{font-size:2.5rem;line-height:1;padding:0 1rem;opacity:0;transform:translateY(2rem);animation:fadeIn .5s ease-in-out .2s forwards;max-width:45rem}.work-text-large p{margin:1.75rem 0}.work-meta{box-sizing:border-box;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;padding:1rem 1rem 0;margin:0 0 4rem;font-size:1.3rem;opacity:0;transform:translateY(2rem);animation:fadeIn .5s ease-in-out .4s forwards}.work-meta-element{padding:0 3rem 1.5rem 0}.work-meta-element-title{font-style:italic}.work-text{padding:1px 1rem}.work-text p{max-width:40rem}.media-full-width{margin-bottom:.4rem;opacity:0;transform:translateY(2rem);animation:fadeIn .5s ease-in-out .6s forwards}.media-full-width img,.media-full-width video{display:block;width:100%;height:auto}.media-full-width p{max-width:37rem;padding:0 1rem}.media-15-width{margin-bottom:.4rem}.media-15-width img,.media-15-width video{display:block;width:15%!important;height:auto;margin:0 auto}.padding-top-bottom{padding-top:5rem;padding-bottom:5rem}.padding-top-bottom-large{padding-top:10rem;padding-bottom:10rem}.padding-top{padding-top:5rem}.padding-bottom{padding-bottom:5rem}.two-cols-media-right{box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:.3rem;width:90%}.two-cols-media-right>div{flex:1 1 auto;width:50%;position:relative}.two-cols-media-right img,.two-cols-media-right video{display:block;width:95%;height:auto}.overlap{position:relative}.overlap-right{position:absolute;right:0;text-align:right;margin-right:-.7rem;width:50%;z-index:10000;min-width:11rem}.overlap-top{margin-top:-.7rem}.metro-svg-container{background-color:#fbf3ee;padding:1rem}.metro-svg-container>svg{display:block;width:100%;height:100%;margin:0 auto;outline:none}.metro-svg-container>svg #central-background{opacity:0;animation:opacity 1s ease-in-out forwards}.metro-svg-container>svg #lines path{stroke-dasharray:10000;stroke-dashoffset:10000}.metro-svg-container>svg #districts,.metro-svg-container>svg #line-ends,.metro-svg-container>svg #line-names,.metro-svg-container>svg #stations{opacity:0}.svg-on-screen #central-background{opacity:0;animation:opacity 1s ease-in-out forwards}.svg-on-screen #lines path{animation:dash 2s ease-in-out 1s forwards}.svg-on-screen #line-ends,.svg-on-screen #line-names{animation:opacity .5s ease-in-out 3s forwards}.svg-on-screen #stations{animation:opacity 1s ease-in-out 3.5s forwards}.svg-on-screen #districts{animation:opacity 1s ease-in-out forwards}.preview-images img{display:none;position:fixed;left:.5rem;transform:translateY(-110%) translateX(1rem);box-shadow:0 0 2rem rgba(0,0,0,.2)}.preview-images img.is-active{display:block}h3{font-size:2.5rem}.highlight,h3{font-weight:500}.highlight{font-size:1.5rem;display:inline-block}.reading-time{font-size:.75rem;text-wrap:nowrap}.inverse{background-color:var(--bodyColor);color:var(--backgroundColor)}@media(min-width:900px){.inset-right{float:right;width:40%}}.inset-right img{width:100%;display:block;height:auto}.background-image{background-size:100% auto;background-position:0 0;background-repeat:no-repeat}.fieldnote .media-full-width{margin-bottom:0}.designsystem a .logo,.designsystem a:hover .logo{background-color:#c4e1f1}.designsystem{font-family:optima-lt-pro,sans-serif;font-weight:400}.designsystem .highlight,.designsystem .work-text-large,.designsystem h3{font-family:cooper-black-std,serif}.designsystem .work-text-large{font-size:3.25rem;max-width:35rem}.designsystem .work-text p{max-width:32rem}.designsystem .work-text p.highlight{font-size:2rem;max-width:45rem}.designsystem .inverse{color:#f0d2b1}.designsystem .leader{background-size:100% auto;background-position:0 0;background-repeat:no-repeat;min-height:56.25vw;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.designsystem .leader .work-text{padding:55px 10% 1rem}@media screen and (min-width:920px){.designsystem .leader .work-text{padding:0 22% 1rem 24%}}.designsystem .leader p.highlight{padding-left:24%}.designsystem .leader h3{padding:10% 50% 0 1rem;font-size:2rem;line-height:1;position:absolute}@media screen and (min-width:920px){.designsystem .leader h3{top:50%;transform:translateY(-50%);font-size:3rem}.designsystem .two-col{display:flex;align-items:flex-start}.designsystem .two-col div{flex:1 1;padding:0 2rem 0 0}.designsystem .two-col .highlight{flex:1 1}.designsystem .bottom{align-items:flex-end}.designsystem .intent.work-text p.highlight{padding-bottom:.8rem;margin-bottom:0;font-size:3rem;line-height:1}.designsystem .prove.work-text p.highlight,.designsystem .up.work-text p.highlight{padding:.5rem 2rem 0 0;margin:0;font-size:3rem;line-height:1;text-align:right}.designsystem .prove.work-text p.highlight{max-width:20rem}}.designsystem .points{list-style-type:none;padding:0;width:100%;margin:0}.designsystem .points p{margin:0;max-width:100%}.designsystem .points li{padding:0;margin:0 0 3rem}.designsystem .points li div{float:left;position:relative;margin-right:-3rem;width:20%;z-index:1}.designsystem .points li div img{display:block;width:100%;height:auto;position:relative;z-index:1}.designsystem .points li p{position:relative;z-index:100;width:100%}@media screen and (min-width:920px){.designsystem .points li p{width:80%}}.designsystem .points p.highlight{font-size:1.5rem;max-width:100%}.designsystem .finale{box-sizing:border-box;width:100%;max-width:100%;text-align:center;padding:5rem 1rem 0}.designsystem .finale p{max-width:100%;padding:0 0 3rem;margin:0}.designsystem .finale p:last-child{padding-bottom:0}.designsystem .finale .heart{font-family:freight-sans-pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:3rem;color:#df4e2f}.roi{padding:0 .5rem 1rem;max-width:1600px;margin:0 auto}.roi h1{font-family:neue-haas-grotesk-display,sans-serif;font-weight:700;font-style:normal;display:block}.roi h2{font-size:1.3rem}.roi .roi-intro p,.roi h2,.roi h3,.roi p.end{font-family:neue-haas-grotesk-display,sans-serif;font-weight:600;font-style:normal}.roi p{font-family:neue-haas-grotesk-text,sans-serif;font-weight:400;font-style:normal}.roi img{display:block;width:100%;height:auto}.roi header{padding:1rem 1rem 2rem;margin-bottom:1rem;background-position:-30px -10px}.roi header h1{line-height:1.1;font-size:2.6rem}.roi header h1 span{display:block;color:var(--backgroundColor)}.roi section{padding:0 1rem 2rem}@media screen and (min-width:980px){.roi .two-cols{display:flex;flex-direction:row;gap:2rem}.roi .two-cols>div{box-sizing:border-box;flex:1 1}.roi .two-cols p{font-size:.7rem;line-height:1.3;margin:0 0 1.5rem}.roi .two-cols h2:first-child,.roi .two-cols p:first-child{margin-top:0}.roi .two-cols h2:last-child,.roi .two-cols p:last-child{margin-bottom:0}.roi .two-cols .right-align{text-align:right}.roi .two-cols.reverse{flex-direction:row-reverse}.roi .two-cols.end{align-items:flex-end}.roi .two-cols.thirds .two-col-img{flex:.5 1}.roi header{background-repeat:no-repeat;background-size:100% auto;margin-bottom:0;background-position:0 0;padding-top:2rem}.roi header .header-content{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:2rem}.roi header .header-content h1{flex:1 1;line-height:1;font-size:4rem;margin:0 0 -2rem;max-width:600px}.roi header .header-content div{flex:1 1;aspect-ratio:1/1;max-width:48%;display:flex;align-items:flex-end}.roi header .header-content div p{margin:0;line-height:1.3}.roi .roi-up .two-col-img img{width:85%}.roi .roi-soul{padding-top:8rem}.roi .roi-alternative,.roi .roi-soul,.roi .roi-table{padding-bottom:8rem}.roi .roi-table .stretch{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.roi .roi-table .two-col-img{width:60%}.roi .roi-bets{position:relative}.roi .roi-bets .header-img{margin:0 -1rem -30%}.roi .roi-bets h2{font-family:neue-haas-grotesk-display,sans-serif;font-weight:700;font-style:normal;font-size:5rem;line-height:.9}.roi .roi-hypocrisy{padding-top:4rem;padding-bottom:8rem}.roi .roi-hypocrisy .right-align{border-top:.5rem solid var(--bodyColor);display:flex;justify-items:flex-end;align-items:flex-end}.roi .roi-hypocrisy .right-align h2{font-family:neue-haas-grotesk-display,sans-serif;font-weight:700;font-style:normal;font-size:4.5rem;line-height:1;transform:translateY(.6rem);color:#c71827}.roi .roi-rigor{background-color:#000101;color:var(--backgroundColor)}.roi .roi-rigor h2{font-family:neue-haas-grotesk-display,sans-serif;font-weight:700;font-style:normal;font-size:2.5rem;line-height:1.2;padding:0 1rem}.roi .roi-rigor .two-cols{padding:0 1rem 3rem;align-items:flex-end}.roi .roi-rigor .end{padding:5rem 0 3rem}}.shallow{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.shallow .work-navigation{position:absolute;z-index:10000;width:100%;color:var(--backgroundColor)}.shallow .work-navigation a .logo,.shallow .work-navigation a:hover{background-color:rgba(0,0,0,0)}.shallow .work-navigation .logo path{stroke:var(--backgroundColor)}.shallow .text-content{padding:0 .5rem;max-width:1600px;margin:0 auto}@media screen and (min-width:980px){.shallow .text-content{padding:0 4rem}}.shallow .intro{max-width:4000px;position:relative}.shallow .intro .video-container{position:relative;width:100%;padding-bottom:4rem}.shallow .intro .h1-container{z-index:10004;position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center}.shallow .intro h1{display:block;margin-top:-3rem}.shallow .intro h1 span{line-height:1;background:hsla(0,0%,100%,.1);box-shadow:inset 1px 1px 1px 0 hsla(0,0%,100%,.5),inset -2px -2px 2px 1px hsla(0,0%,100%,.3),0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);color:hsla(0,0%,100%,.85);backdrop-filter:blur(4px);backdrop-filter:url(#filter);-webkit-backdrop-filter:blur(4px);display:inline-block;box-sizing:border-box;font-size:.75rem;padding:1.5rem 2rem;border-radius:10.2vmin 9.8vmin 10.2vmin 9.8vmin;text-shadow:0 0 5px rgba(0,0,0,.3);font-weight:700;text-align:center}@media screen and (min-width:980px){.shallow .intro .video-container{padding-bottom:0}.shallow .intro h1{margin-top:0}.shallow .intro h1 span{font-size:1.75rem}}.shallow .intro .header-content{position:relative;z-index:0;margin-top:-1px}.shallow .intro p{font-size:1.2rem;font-weight:400;position:relative;z-index:0;line-height:1.4;max-width:30rem;margin:-4.5rem auto 0}.shallow .intro p:first-letter{font-size:3.65rem;font-weight:800;float:left;line-height:.9;margin:0 .2rem 0 0}.shallow .body-copy{max-width:30rem}.shallow .body-copy p{max-width:30rem;line-height:1.4;margin:1.5rem 0}@media screen and (min-width:980px){.shallow .body-copy p{font-size:.75rem}}.shallow .body-copy blockquote{background:linear-gradient(135deg,rgba(0,0,0,.06) 30%,rgb(255,255,255));box-shadow:inset 1px 1px 1px 0 hsla(0,0%,100%,.9),inset -2px -2px 2px 1px hsla(0,0%,100%,.05),0 4px 10px 0 rgba(0,0,0,.1),0 0 80px rgba(0,0,0,.08);color:#000;backdrop-filter:blur(4px);backdrop-filter:url(#filter);-webkit-backdrop-filter:blur(4px);display:inline-block;box-sizing:border-box;font-size:1.75rem;padding:1rem 1.2rem;border-radius:5.2vmin 4.8vmin 5.2vmin 4.8vmin}.shallow .body-copy blockquote h3{font-size:1rem;font-weight:600;margin:0 0 .75rem}.shallow .body-copy blockquote p{margin:0 0 1.5rem;font-size:1rem;line-height:1}.shallow .body-copy blockquote .options{display:flex;gap:.5rem;width:100%}.shallow .body-copy blockquote .primary,.shallow .body-copy blockquote .secondary{border-radius:50rem;font-size:1rem;background-color:rgba(220,220,228,.9);width:100%;text-align:center;padding:.5rem .2rem}.shallow .body-copy blockquote .primary{background-color:#08f;color:var(--backgroundColor)}@media screen and (min-width:980px){.shallow .body-copy blockquote{float:left;margin:.3rem 1rem 1rem -3rem;width:51%}}.shallow .gradient-background{background-size:100%;background-position:0 100%;background-repeat:no-repeat;position:relative;z-index:0}.shallow .gradient-background section p:last-child{position:relative;margin-bottom:-1px;z-index:10004}.shallow .bottom-gradient{background:linear-gradient(180deg,rgb(0,131,181),rgb(23,53,73) 60%)}.shallow .bottom-gradient section{color:var(--backgroundColor);padding-top:1px;padding-bottom:10rem;margin-top:-2px;position:relative}.shallow .bottom-gradient section p:last-child{margin:5rem 0}.shallow .bottom-gradient section .h2-container{position:absolute;margin:-6rem 0 5rem;width:100%;left:0;display:flex;justify-content:center;align-items:center;z-index:10005}@media screen and (min-width:980px){.shallow .bottom-gradient section .h2-container{margin:-13rem 0 5rem}}.shallow .bottom-gradient section h2{font-size:1rem;line-height:1;background:hsla(0,0%,100%,.1);box-shadow:inset 1px 1px 1px 0 hsla(0,0%,100%,.5),inset -2px -2px 2px 1px hsla(0,0%,100%,.3),0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);color:hsla(0,0%,100%,.85);backdrop-filter:blur(4px);backdrop-filter:url(#filter);-webkit-backdrop-filter:blur(4px);display:inline-block;box-sizing:border-box;padding:1.5rem 2rem;border-radius:10.2vmin 9.8vmin 10.2vmin 9.8vmin;text-shadow:0 0 5px rgba(0,0,0,.3);font-weight:700;text-align:center;margin:0 auto}@media screen and (min-width:980px){.shallow .bottom-gradient section h2{font-size:2rem}}