.work-detail-hero{display:flex;flex-direction:column;box-sizing:border-box;padding-bottom:100px}@media screen and (min-width: 1024px){.work-detail-hero{padding-bottom:180px}}.work-detail-hero .text-row{flex-direction:column;justify-content:center;position:relative;min-height:400px;height:calc(80vh - 150px)}@media screen and (min-width: 600px){.work-detail-hero .text-row{min-height:500px}}@media screen and (min-width: 1024px){.work-detail-hero .text-row{height:calc(100vh - 150px);min-height:600px}}.work-detail-hero .text-row:after{z-index:4;display:block;content:"";position:absolute;background:var(--color-2);opacity:0;bottom:0;left:50%;width:100vw;height:30vh;pointer-events:none;transform:translate(-50%,100%);transform-origin:top center;transition:transform .5s cubic-bezier(.165,.84,.44,1),background .3s linear}@media screen and (min-width: 1024px){.work-detail-hero .text-row:after{height:150px}}.work-detail-hero .text-row--animate-in:after{opacity:1;transform:translate(-50%,100%) scaleY(0)}.work-detail-hero.theme-color .work-detail-hero__teaser-copy{color:var(--color-3)}.work-detail-hero__client-name,.work-detail-hero__teaser-copy{font-size:min(120px,max(46px,7vw));line-height:90%;white-space:nowrap;white-space:normal}.work-detail-hero__client-name{color:var(--color-4);transition:color .3s linear;opacity:0}.work-detail-hero__teaser-copy{color:#fff}@media screen and (min-width: 1024px){.work-detail-hero__teaser-copy{width:80%}}.work-detail-hero__project-info{position:absolute;bottom:20px;opacity:0;right:auto;left:20px;text-transform:uppercase;color:var(--color-4);font-size:12px;margin-bottom:14px;font-weight:500;will-change:transform}@media screen and (min-width: 600px){.work-detail-hero__project-info{font-size:14px;margin-bottom:16px}}@media screen and (min-width: 1024px){.work-detail-hero__project-info{font-size:16px;margin-bottom:18px}}@-moz-document url-prefix(){.work-detail-hero__project-info{font-weight:400}}@media screen and (min-width: 1024px){.work-detail-hero__project-info{right:40px;left:auto}}.work-detail-hero__image{width:100%;padding-bottom:70%;overflow:hidden;display:flex;align-items:flex-end;position:relative;background:#000;opacity:0}@media screen and (min-width: 1024px){.work-detail-hero__image{padding-bottom:unset;min-height:100vh}}.work-detail-hero__image img,.work-detail-hero__image video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;background-color:#000}.work-detail-hero__image .play-pause{position:absolute;top:0;left:0;width:100%;height:102%;margin-top:-1%}.work-detail-hero__image .play-pause__button{position:absolute;width:60px;height:60px;border-radius:30px;border:1px solid #fff;background:none;top:50%;left:50%;margin-left:-30px;margin-top:-30px;cursor:pointer;transition:transform .5s cubic-bezier(.23,1,.32,1);will-change:transform}body.tabbing .work-detail-hero__image .play-pause__button:focus{-webkit-mask-image:none;outline:2px solid #0a95ff;outline-offset:2px}.work-detail-hero__image .play-pause__button:before{content:"";background:var(--color-2);position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;transform:scale(0);transition:background .3s linear,transform .5s cubic-bezier(.23,1,.32,1);will-change:transform;opacity:.4}.work-detail-hero__image .play-pause__button svg{position:absolute;top:50%;left:50%;margin-left:-8px;margin-top:-10px}.work-detail-hero__image .play-pause__button--mute{inset:auto 24px 24px auto;width:44px;height:44px;display:flex;justify-content:center;align-items:center}.work-detail-hero__image .play-pause__button--mute svg{position:static;margin-left:0;margin-top:0}@media screen and (min-width: 769px) and (hover: hover){.work-detail-hero__image .play-pause .play-pause__button:hover{transform:scale(1.1)}.work-detail-hero__image .play-pause .play-pause__button:hover:before{transform:scale(1)}}body.tabbing .work-detail-hero__image .play-pause .play-pause__button:focus{-webkit-mask-image:none;outline:2px solid #0a95ff;outline-offset:2px}.project-info{background:var(--color-2);transition:background .3s linear;padding-bottom:100px}.project-info h2,.project-info p,.project-info .service-eyebrow,.project-info .project-info__services{transition:color .25s cubic-bezier(0,0,.2,1)}@media screen and (min-width: 1024px){.project-info{padding-bottom:180px}.project-info__right{padding-left:20px}}.project-info h6{font-size:12px;margin-bottom:14px;text-transform:uppercase;color:var(--color-4);transition:color .3s linear;font-weight:500}@media screen and (min-width: 600px){.project-info h6{font-size:14px;margin-bottom:16px}}@media screen and (min-width: 1024px){.project-info h6{font-size:16px;margin-bottom:18px}}.project-info h2{font-size:min(62px,max(35px,3.12vw));line-height:90%;letter-spacing:-.65px;white-space:nowrap;white-space:normal;color:#fff;transition:color .3s linear}.project-info .service-eyebrow{color:#0a0a0a;color:#fff;font-weight:500;transition:color .3s linear;margin-top:39px;margin-bottom:10px}.project-info p{margin-top:30px;color:#fff;transition:color .3s linear}@media screen and (min-width: 1024px){.project-info p{margin-top:70px}}.project-info__services{color:#fff;transition:color .3s linear;display:flex;flex-wrap:wrap}.project-info__services__service{white-space:nowrap}.project-info--inverted{background:#fff}.project-info--inverted:after{background:#fff}.project-info--inverted h6{color:var(--color-4)}.project-info--inverted h2{color:var(--color-3)}.project-info--inverted .service-eyebrow{color:#0a0a0a}.project-info--inverted p{color:#909090}.project-info--inverted .project-info__services{color:var(--color-4)}.project-info .cta-button{margin-top:45px}.featured-images{display:flex;width:100%;position:relative;padding-bottom:100px}@media screen and (min-width: 1024px){.featured-images{padding-bottom:180px}}.featured-images__image{overflow:hidden;position:relative;width:calc(50% - 20px)}.featured-images__image img,.featured-images__image video{object-fit:cover;width:100%;height:auto;position:relative;top:0;left:0}.featured-images__image video{background-color:#000}.featured-images__image:first-child{margin-right:40px}.featured-images__image:last-of-type{margin-top:20vw}@media screen and (min-width: 1024px){.featured-images__image:last-of-type{margin-top:33.333vh}}.work-detail-two-up{padding-bottom:100px}@media screen and (min-width: 1024px){.work-detail-two-up{padding-bottom:180px}}.work-detail-two-up.fullHeight{padding:40px 0;display:flex;align-items:center}@media screen and (min-width: 1024px){.work-detail-two-up.fullHeight{min-height:100vh;padding:0}}.work-detail-two-up h6{font-size:12px;margin-bottom:14px;text-transform:uppercase;color:var(--color-4);font-weight:500}@media screen and (min-width: 600px){.work-detail-two-up h6{font-size:14px;margin-bottom:16px}}@media screen and (min-width: 1024px){.work-detail-two-up h6{font-size:16px;margin-bottom:18px}}.work-detail-two-up h2{color:#fff;font-size:min(62px,max(35px,3.12vw));line-height:90%;letter-spacing:-.65px;white-space:nowrap;white-space:normal}.work-detail-two-up h2,.work-detail-two-up p,.work-detail-two-up h6{transition:color .25s cubic-bezier(0,0,.2,1)}.work-detail-two-up__right{margin-top:40px}@media screen and (min-width: 1024px){.work-detail-two-up__right{padding-left:20px;margin-top:0}}.work-detail-two-up p{color:#fff;margin:15px 0}.work-detail-two-up p:first-of-type{margin-top:0}.work-detail-two-up .cta-button{margin-top:42px}.work-detail-two-up .cta-button:not(.cta-button--inverted){background:var(--color-1)}.work-detail-two-up .cta-button:not(.cta-button--inverted):after{background:var(--color-1)}.work-detail-two-up--inverted h6{color:var(--color-4)}.work-detail-two-up--inverted h2{color:var(--color-3)}.work-detail-two-up--inverted p{color:#909090}.callout{height:70vh;min-height:500px;display:flex;align-items:center;justify-content:center;background:var(--color-2);transition:background .3s linear}.callout h3,.callout h2{max-width:1200px;font-size:min(54px,max(18px,3.12vw));line-height:110%;white-space:nowrap;white-space:normal;color:#fff;transition:color .3s linear}.callout p{color:#fff;font-size:36px;transition:color .3s linear}.callout--inverted{background:#fff}.callout--inverted h3,.callout--inverted h2,.callout--inverted p{color:var(--color-4)}.results{display:flex;justify-content:center;align-items:center;padding-bottom:100px}@media screen and (min-width: 1024px){.results{padding-bottom:180px}}.results .row{align-items:flex-start}.results__left{margin-bottom:50px}@media screen and (min-width: 1024px){.results__left{margin-bottom:0}}.results__left h6{font-size:12px;margin-bottom:14px;text-transform:uppercase;font-weight:500;color:var(--color-4)}@media screen and (min-width: 600px){.results__left h6{font-size:14px;margin-bottom:16px}}@media screen and (min-width: 1024px){.results__left h6{font-size:16px;margin-bottom:18px}}.results__left h2{font-size:min(62px,max(35px,3.12vw));line-height:90%;letter-spacing:-.65px;white-space:nowrap;white-space:normal;color:#fff;transition:color .3s linear}.results__left p{margin-top:20px;color:#fff;line-height:120%;max-width:442px;transition:color .3s linear}.results__right{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (min-width: 1024px){.results__right{padding-left:20px}}.results__right__item{padding:0;margin-bottom:60px}@media screen and (min-width: 600px){.results__right__item{margin-right:20px}}@media screen and (min-width: 1024px){.results__right__item{padding:0 20px;width:47%;margin-bottom:40px;margin-right:0}}.results__right__item h4{font-size:min(40px,max(30px,3.12vw));line-height:100%;white-space:nowrap;color:#fff;white-space:normal;margin-top:20px;transition:color .3s linear}.results__right__item p{color:#f9f9f9;text-transform:uppercase;font-size:16px;margin-top:28px;transition:color .3s linear}.results__right__item .icon{width:60px;height:60px}.results__right__item .icon rect{fill:var(--color-4)}.results__right__item a{text-decoration:none}.results__right__item a:hover .results__attribution{color:var(--color-4)}.results__attribution{display:flex;align-items:center}.results__link-icon{margin-right:5px}.results--inverted h4,.results--inverted p,.results--inverted h2{color:var(--color-2)!important}.block-quote-carousel{padding:80px 0;display:flex;align-items:center;justify-content:center;background:var(--color-3)}@media screen and (min-width: 1024px){.block-quote-carousel{padding:200px 0}}.block-quote-carousel.theme-color .block-quote-carousel__item h2,.block-quote-carousel.theme-color .block-quote-carousel__item p{color:var(--color-3)}.block-quote-carousel__wrapper{width:90%;max-width:900px;display:flex;position:relative;padding-bottom:120px}.block-quote-carousel__end{color:#fff;transition:color .3s linear}.page--inverted .block-quote-carousel__end{color:var(--color-4)}.block-quote-carousel__item{flex-shrink:0;width:100%;position:absolute}.block-quote-carousel__item.absolute{position:relative;top:0;left:0}.block-quote-carousel__spacer{position:relative;display:flex;pointer-events:none;opacity:0}.block-quote-carousel strong{font-weight:500}.block-quote-carousel__quote h1,.block-quote-carousel__quote h2,.block-quote-carousel__quote h3,.block-quote-carousel__quote p{font-size:min(62px,max(35px,3.12vw));line-height:90%;letter-spacing:-.65px;white-space:nowrap;color:#fff;white-space:normal}.block-quote-carousel__quote:before{content:"\201c";position:absolute;transition:color .3s linear;color:var(--color-4);font-size:min(120px,max(46px,7vw));line-height:90%;white-space:nowrap;line-height:0;transform:translateY(-.5rem)}@media screen and (min-width: 1024px){.block-quote-carousel__quote:before{transform:translate(-3rem)}}.block-quote-carousel__quote span{display:inline-block}.block-quote-carousel__attribution{margin:50px 0 0;color:#fff;text-transform:uppercase;font-size:16px}.block-quote-carousel__attribution .light{font-weight:200}.block-quote-carousel__attribution p{font-size:16px}.block-quote-carousel__controls{display:flex;position:absolute;bottom:0;left:0}.block-quote-carousel__controls .cta-button{flex-grow:0;flex-shrink:0;width:40px;padding:0;height:40px;background:var(--color-2)}.block-quote-carousel__controls .cta-button svg{width:15px;height:12px}.block-quote-carousel__controls .cta-button:first-child{margin-right:10px;transform:scaleX(-1)}@media screen and (min-width: 1024px){.block-quote-carousel__controls .cta-button:first-child{margin-right:15px}}@media screen and (min-width: 1024px){.block-quote-carousel__controls .cta-button{width:60px;height:60px}}@media screen and (min-width: 769px) and (hover: hover){.block-quote-carousel__controls .cta-button:hover path{fill:var(--color-5)}}body.tabbing .block-quote-carousel__controls .cta-button:focus{-webkit-mask-image:none;outline:2px solid #0a95ff;outline-offset:2px}.work-youtube-embed{position:relative;width:100%;display:block;margin-top:40px;padding-bottom:100px}@media screen and (min-width: 1024px){.work-youtube-embed{padding-bottom:180px}}.work-youtube-embed .player-container{width:100%!important;height:80vh!important;min-height:400px}@media screen and (min-width: 1024px){.work-youtube-embed .player-container{min-height:700px}}.work-youtube-embed h3{padding:0 20px;text-align:center;margin-bottom:30px;width:100%;font-size:min(40px,max(30px,3.12vw));line-height:100%;white-space:nowrap;white-space:normal;transition:color .3s linear;color:#fff}.work-youtube-embed h3 p{font-size:inherit;line-height:inherit}.work-youtube-embed--inverted h3{color:var(--color-3)}.related-projects{width:100vw;background:#F9F9F9;padding:100px 0;align-items:center;display:flex;flex-direction:column}@media screen and (min-width: 1024px){.related-projects{padding:180px 0}}.related-projects__headline{font-size:36px;color:var(--color-2);margin-bottom:45px}@media screen and (min-width: 1024px){.related-projects__headline{font-size:48px}}.related-projects .general-carousel__progress-row,.related-projects .general-carousel__cta-row{margin-top:20px;margin-bottom:20px}.related-projects .general-carousel__spacer{width:0px}@media screen and (min-width: 1024px){.related-projects .general-carousel__spacer{width:340px}}.related-projects__media{margin:0 20px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;height:auto;width:100vw;min-height:300px;position:relative;cursor:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}@media screen and (min-width: 600px){.related-projects__media{height:70vh;min-height:500px;width:auto}}.related-projects__media img,.related-projects__media a,.related-projects__media video{width:auto;height:100%;max-width:100%;object-fit:cover;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;transition:transform .4s cubic-bezier(.23,1,.32,1);will-change:transform}.related-projects__media__gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(360deg,rgba(0,0,0,.8) 0%,rgba(0,0,0,0) 68.5%);pointer-events:none;will-change:transform;transition:opacity .4s linear}.related-projects__media__title{font-size:30px;color:#fff;position:absolute;width:100%;padding:28px;bottom:0;left:0;line-height:1.1;transform:translateZ(1px)}@media screen and (min-width: 1440px){.related-projects__media__title{font-size:40px;width:50%}}.related-projects__media__chip{position:absolute;top:30px;left:30px;text-transform:uppercase;color:#1b1b1b;font-size:12px;background:#F9F9F9;padding:9px 20px 10px;border-radius:20px;z-index:2;transform:translateZ(1px)}@media screen and (min-width: 769px) and (hover: hover){.related-projects__media:hover img{transform:scale(1.05)}.related-projects__media:hover .related-projects__media__gradient{opacity:1}}body.tabbing .related-projects__media:focus{-webkit-mask-image:none;outline:2px solid #0a95ff;outline-offset:2px}.work-detail{padding:0;display:flex;flex-direction:column}.work-detail__view-all-container{position:fixed;width:200px;bottom:0;opacity:0;z-index:10}.work-detail__view-all-container--fade-out{opacity:0;pointer-events:none}.work-detail__view-all{position:fixed;left:50%;bottom:20px;transform:translate(-50%);background:var(--color-2)}.work-detail__view-all.hidden{opacity:0;pointer-events:none}@media screen and (min-width: 600px){.work-detail__view-all{bottom:40px;left:40px;transform:translate(0)}}
