@import "https://use.typekit.net/ztd8wlb.css";

:root{--bodyColor:black;--backgroundColor:white;--defaultFontSize:calc(17px + (36 - 20)*((100vw - 300px)/(1980 - 300)))}html{font-size:var(--defaultFontSize);height:100%;color:var(--bodyColor);background-color:var(--backgroundColor);transition:color .5s ease-in-out,background-color .5s ease-in-out}body{font-size:var(--defaultFontSize);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.wrapper,div.portfolio{box-sizing:border-box;align-items:left;flex-direction:column;justify-content:flex-end;width:100%;min-height:100vh;padding:1rem;display:flex}div.portfolio{margin-top:2rem}h1{display:none}.logoWrapper{text-align:left;width:100%}.logo{height:1.5rem;transition:transform .2s ease-in-out;display:block}.logo path{stroke:var(--bodyColor);stroke-width:5pt;stroke-linecap:round;fill:#0000;stroke-dasharray:155;stroke-dashoffset:155px;animation:.9s ease-in-out .5s forwards dash}.intro{opacity:0;text-wrap:balance;max-width:1600px;font-size:2rem;line-height:1.1;animation:.5s ease-in-out .2s forwards fadeIn;transform:translateY(2rem)}.current{opacity:0;max-width:1200px;animation:.5s ease-in-out .4s forwards fadeIn;transform:translateY(2rem)}.links{opacity:0;animation:.5s ease-in-out .6s forwards fadeIn;transform:translateY(2rem)}a{color:var(--bodyColor);transition:all .2s;display:inline-block}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{flex-direction:row;margin:0;padding:3rem 0 1rem;list-style-type:none;display:flex}.react-tabs__tab{cursor:pointer;border:.1rem solid #0000;border-radius:.2rem;padding:.3rem .9rem;font-size:1.3rem;transition:all .2s}.react-tabs__tab:hover{color:var(--backgroundColor);border-color:var(--bodyColor);background-color:var(--bodyColor)}.react-tabs__tab--selected{border-color:var(--bodyColor)}.react-tabs .other-work{margin-top:0;padding-top:1rem}.expertise h3{opacity:0;border-top:2px solid var(--bodyColor);max-width:1200px;margin:0;padding-top:1rem;font-size:1.3rem;font-weight:400;animation:.5s ease-in-out .5s forwards fadeIn;transform:translateY(2rem)}.expertise p{margin-top:0;margin-bottom:1rem;font-style:italic}@keyframes dash{to{stroke-dashoffset:0}}@keyframes fadeIn{to{opacity:100;transform:translateY(0)}}@keyframes opacity{to{opacity:1}}
.work{padding:.3rem}.work-navigation{box-sizing:border-box;flex-direction:row;justify-content:flex-start;align-items:center;padding:1rem 1rem 0;display:flex}.work-navigation .logo{height:1.2rem}.work-navigation-links{align-items:left;flex-direction:row;justify-content:flex-end;width:100%;display:flex}.work-navigation-links a{font-size:1.3rem;text-decoration:none;display:inline-block}.work-navigation-links a.next:after{content:" →";padding-left:.5rem;font-family:Times New Roman,Times,serif;font-weight:700;display:inline-block}.work-navigation-links a.prev:before{content:"← ";padding-right:.5rem;font-family:Times New Roman,Times,serif;font-weight:700;display:inline-block}.other-work{opacity:0;padding:5rem 0 1rem;animation:.5s ease-in-out .8s forwards fadeIn;position:relative;transform:translateY(2rem)}.other-work.with-padding{padding:5rem 1rem 1rem}.other-work ul{border-bottom:2px solid var(--bodyColor);margin:0;padding:0;list-style-type:none}.other-work li{border-top:2px solid var(--bodyColor);padding:0}.other-work a{padding:.75rem 0;font-size:1.3rem;text-decoration:none;display:block}.other-work a:after{content:" →";padding-left:.5rem;font-family:Times New Roman,Times,serif;font-weight:700;display:inline-block}.other-work a .meta{border:2px solid var(--bodyColor);border-radius:.2rem;margin-left:1rem;padding:.2rem .5rem;font-size:.7rem;display:inline-block}.other-work a .meta svg{vertical-align:middle;width:.6rem;height:auto;line-height:0;display:inline-block;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{opacity:0;max-width:45rem;padding:0 1rem;font-size:2.5rem;line-height:1;animation:.5s ease-in-out .2s forwards fadeIn;transform:translateY(2rem)}.work-text-large p{margin:1.75rem 0}.work-meta{box-sizing:border-box;opacity:0;flex-flow:wrap;justify-content:flex-start;margin:0 0 4rem;padding:1rem 1rem 0;font-size:1.3rem;animation:.5s ease-in-out .4s forwards fadeIn;display:flex;transform:translateY(2rem)}.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{opacity:0;margin-bottom:.4rem;animation:.5s ease-in-out .6s forwards fadeIn;transform:translateY(2rem)}.media-full-width img,.media-full-width video{width:100%;height:auto;display:block}.media-full-width p{max-width:37rem;padding:0 1rem}.media-15-width{margin-bottom:.4rem}.media-15-width img,.media-15-width video{height:auto;margin:0 auto;display:block;width:15%!important}.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;flex-direction:row;justify-content:flex-start;width:90%;margin-bottom:.3rem;display:flex}.two-cols-media-right>div{flex:auto;width:50%;position:relative}.two-cols-media-right img,.two-cols-media-right video{width:95%;height:auto;display:block}.overlap{position:relative}.overlap-right{text-align:right;z-index:10000;width:50%;min-width:11rem;margin-right:-.7rem;position:absolute;right:0}.overlap-top{margin-top:-.7rem}.metro-svg-container{background-color:#fbf3ee;padding:1rem}.metro-svg-container>svg{outline:none;width:100%;height:100%;margin:0 auto;display:block}.metro-svg-container>svg #central-background{opacity:0;animation:1s ease-in-out forwards opacity}.metro-svg-container>svg #lines path{stroke-dasharray:10000;stroke-dashoffset:10000px}.metro-svg-container>svg #line-names,.metro-svg-container>svg #line-ends,.metro-svg-container>svg #stations,.metro-svg-container>svg #districts{opacity:0}.svg-on-screen #central-background{opacity:0;animation:1s ease-in-out forwards opacity}.svg-on-screen #lines path{animation:2s ease-in-out 1s forwards dash}.svg-on-screen #line-names,.svg-on-screen #line-ends{animation:.5s ease-in-out 3s forwards opacity}.svg-on-screen #stations{animation:1s ease-in-out 3.5s forwards opacity}.svg-on-screen #districts{animation:1s ease-in-out forwards opacity}.preview-images img{display:none;position:fixed;left:.5rem;transform:translateY(-110%)translate(1rem);box-shadow:0 0 2rem #0003}.preview-images img.is-active{display:block}
h3{font-size:2.5rem;font-weight:500}.highlight{font-size:1.5rem;font-weight:500;display:inline-block}.reading-time{text-wrap:nowrap;font-size:.75rem}.inverse{background-color:var(--bodyColor);color:var(--backgroundColor)}@media (min-width:900px){.inset-right{float:right;width:40%}}.inset-right img{width:100%;height:auto;display:block}.background-image{background-position:0 0;background-repeat:no-repeat;background-size:100%}.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 .work-text-large,.designsystem .highlight,.designsystem h3{font-family:cooper-black-std,serif}.designsystem .work-text-large{max-width:35rem;font-size:3.25rem}.designsystem .work-text p{max-width:32rem}.designsystem .work-text p.highlight{max-width:45rem;font-size:2rem}.designsystem .inverse{color:#f0d2b1}.designsystem .leader{background-position:0 0;background-repeat:no-repeat;background-size:100%;flex-direction:column;justify-content:flex-start;min-height:56.25vw;display:flex;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{font-size:3rem;top:50%;transform:translateY(-50%)}.designsystem .two-col{align-items:flex-start;display:flex}.designsystem .two-col div{flex:1;padding:0 2rem 0 0}.designsystem .two-col .highlight{flex:1}.designsystem .bottom{align-items:flex-end}.designsystem .intent.work-text p.highlight{margin-bottom:0;padding-bottom:.8rem;font-size:3rem;line-height:1}.designsystem .up.work-text p.highlight{text-align:right;margin:0;padding:.5rem 2rem 0 0;font-size:3rem;line-height:1}.designsystem .prove.work-text p.highlight{text-align:right;max-width:20rem;margin:0;padding:.5rem 2rem 0 0;font-size:3rem;line-height:1}}.designsystem .points{width:100%;margin:0;padding:0;list-style-type:none}.designsystem .points p{max-width:100%;margin:0}.designsystem .points li{margin:0 0 3rem;padding:0}.designsystem .points li div{float:left;z-index:1;width:20%;margin-right:-3rem;position:relative}.designsystem .points li div img{z-index:1;width:100%;height:auto;display:block;position:relative}.designsystem .points li p{z-index:100;width:100%;position:relative}@media screen and (min-width:920px){.designsystem .points li p{width:80%}}.designsystem .points p.highlight{max-width:100%;font-size:1.5rem}.designsystem .finale{box-sizing:border-box;text-align:center;width:100%;max-width:100%;padding:5rem 1rem 0}.designsystem .finale p{max-width:100%;margin:0;padding:0 0 3rem}.designsystem .finale p:last-child{padding-bottom:0}.designsystem .finale .heart{color:#df4e2f;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}.roi{max-width:1600px;margin:0 auto;padding:0 .5rem 1rem}.roi h1{font-family:neue-haas-grotesk-display,sans-serif;font-style:normal;font-weight:700;display:block}.roi h2{font-size:1.3rem}.roi h2,.roi h3,.roi .roi-intro p,.roi p.end{font-family:neue-haas-grotesk-display,sans-serif;font-style:normal;font-weight:600}.roi p{font-family:neue-haas-grotesk-text,sans-serif;font-style:normal;font-weight:400}.roi img{width:100%;height:auto;display:block}.roi header{background-position:-30px -10px;margin-bottom:1rem;padding:1rem 1rem 2rem}.roi header h1{font-size:2.6rem;line-height:1.1}.roi header h1 span{color:var(--backgroundColor);display:block}.roi section{padding:0 1rem 2rem}@media screen and (min-width:980px){.roi .two-cols{flex-direction:row;gap:2rem;display:flex}.roi .two-cols>div{box-sizing:border-box;flex:1}.roi .two-cols p{margin:0 0 1.5rem;font-size:.7rem;line-height:1.3}.roi .two-cols p:first-child,.roi .two-cols h2:first-child{margin-top:0}.roi .two-cols p:last-child,.roi .two-cols h2: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}.roi header{background-position:0 0;background-repeat:no-repeat;background-size:100%;margin-bottom:0;padding-top:2rem}.roi header .header-content{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.roi header .header-content h1{flex:1;max-width:600px;margin:0 0 -2rem;font-size:4rem;line-height:1}.roi header .header-content div{aspect-ratio:1;flex:1;align-items:flex-end;max-width:48%;display:flex}.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;padding-bottom:8rem}.roi .roi-alternative,.roi .roi-table{padding-bottom:8rem}.roi .roi-table .stretch{flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.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-size:5rem;font-style:normal;font-weight:700;line-height:.9}.roi .roi-hypocrisy{padding-top:4rem;padding-bottom:8rem}.roi .roi-hypocrisy .right-align{border-top:.5rem solid var(--bodyColor);place-items:flex-end;display:flex}.roi .roi-hypocrisy .right-align h2{color:#c71827;font-family:neue-haas-grotesk-display,sans-serif;font-size:4.5rem;font-style:normal;font-weight:700;line-height:1;transform:translateY(.6rem)}.roi .roi-rigor{color:var(--backgroundColor);background-color:#000101}.roi .roi-rigor h2{padding:0 1rem;font-family:neue-haas-grotesk-display,sans-serif;font-size:2.5rem;font-style:normal;font-weight:700;line-height:1.2}.roi .roi-rigor .two-cols{align-items:flex-end;padding:0 1rem 3rem}.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{z-index:10000;width:100%;color:var(--backgroundColor);position:absolute}.shallow .work-navigation a .logo,.shallow .work-navigation a:hover{background-color:#0000}.shallow .work-navigation .logo path{stroke:var(--backgroundColor)}.shallow .text-content{max-width:1600px;margin:0 auto;padding:0 .5rem}@media screen and (min-width:980px){.shallow .text-content{padding:0 4rem}}.shallow .intro{max-width:4000px;position:relative}.shallow .intro .video-container{width:100%;padding-bottom:4rem;position:relative}.shallow .intro .h1-container{z-index:10004;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.shallow .intro h1{margin-top:-3rem;display:block}.shallow .intro h1 span{color:#ffffffd9;-webkit-backdrop-filter:blur(4px);box-sizing:border-box;text-shadow:0 0 5px #0000004d;text-align:center;background:#ffffff1a;border-radius:10.2vmin 9.8vmin;padding:1.5rem 2rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-block;box-shadow:inset 1px 1px 1px #ffffff80,inset -2px -2px 2px 1px #ffffff4d,0 4px 8px #0000000d,0 6px 20px #0000000d}@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{z-index:0;margin-top:-1px;position:relative}.shallow .intro p{z-index:0;max-width:30rem;margin:-4.5rem auto 0;font-size:1.2rem;font-weight:400;line-height:1.4;position:relative}.shallow .intro p:first-letter{float:left;margin:0 .2rem 0 0;font-size:3.65rem;font-weight:800;line-height:.9}.shallow .body-copy{max-width:30rem}.shallow .body-copy p{max-width:30rem;margin:1.5rem 0;line-height:1.4}@media screen and (min-width:980px){.shallow .body-copy p{font-size:.75rem}}.shallow .body-copy blockquote{color:#000;-webkit-backdrop-filter:blur(4px);box-sizing:border-box;background:linear-gradient(135deg,#0000000f 30%,#fff 100%);border-radius:5.2vmin 4.8vmin;padding:1rem 1.2rem;font-size:1.75rem;display:inline-block;box-shadow:inset 1px 1px 1px #ffffffe6,inset -2px -2px 2px 1px #ffffff0d,0 4px 10px #0000001a,0 0 80px #00000014}.shallow .body-copy blockquote h3{margin:0 0 .75rem;font-size:1rem;font-weight:600}.shallow .body-copy blockquote p{margin:0 0 1.5rem;font-size:1rem;line-height:1}.shallow .body-copy blockquote .options{gap:.5rem;width:100%;display:flex}.shallow .body-copy blockquote .primary,.shallow .body-copy blockquote .secondary{text-align:center;background-color:#dcdce4e6;border-radius:50rem;width:100%;padding:.5rem .2rem;font-size:1rem}.shallow .body-copy blockquote .primary{color:var(--backgroundColor);background-color:#08f}@media screen and (min-width:980px){.shallow .body-copy blockquote{float:left;width:51%;margin:.3rem 1rem 1rem -3rem}}.shallow .gradient-background{z-index:0;background-position:0 100%;background-repeat:no-repeat;background-size:100%;position:relative}.shallow .gradient-background section p:last-child{z-index:10004;margin-bottom:-1px;position:relative}.shallow .bottom-gradient{background:linear-gradient(#0083b5 0%,#173549 60%)}.shallow .bottom-gradient section{color:var(--backgroundColor);margin-top:-2px;padding-top:1px;padding-bottom:10rem;position:relative}.shallow .bottom-gradient section p:last-child{margin:5rem 0}.shallow .bottom-gradient section .h2-container{z-index:10005;justify-content:center;align-items:center;width:100%;margin:-6rem 0 5rem;display:flex;position:absolute;left:0}@media screen and (min-width:980px){.shallow .bottom-gradient section .h2-container{margin:-13rem 0 5rem}}.shallow .bottom-gradient section h2{color:#ffffffd9;-webkit-backdrop-filter:blur(4px);box-sizing:border-box;text-shadow:0 0 5px #0000004d;text-align:center;background:#ffffff1a;border-radius:10.2vmin 9.8vmin;margin:0 auto;padding:1.5rem 2rem;font-size:1rem;font-weight:700;line-height:1;display:inline-block;box-shadow:inset 1px 1px 1px #ffffff80,inset -2px -2px 2px 1px #ffffff4d,0 4px 8px #0000000d,0 6px 20px #0000000d}@media screen and (min-width:980px){.shallow .bottom-gradient section h2{font-size:2rem}}
