:root{--blue:#2997ff;--cool-gray:#f2f4f8;--black:#282828;--dark-gray:#6d7378;--green:#97ff29;--off-white:#f4f4f4;--pink:#ff2997;--white:#fff;--fontFamily:"Courier Prime",monospace;--fontHeadline:"Overpass",sans-serif}*{box-sizing:border-box;margin:0;transition:all .3s cubic-bezier(.25,.8,.25,1)}body{color:var(--black);font-family:var(--fontFamily);font-size:16px}a{position:relative}a,a:hover{color:var(--blue)}a:hover{text-decoration:none}a:hover:after{height:62.5%}a:visited{color:var(--blue)}a:after{background-color:var(--orange);bottom:0;content:"";left:0;height:0;opacity:.625;position:absolute;right:0;width:100%;z-index:-1}ul{max-width:95%}ul li{color:var(--dark-gray);line-height:1.6}img{align-self:center}figcaption{color:var(--dark-gray);font-size:14px}h1{font-size:48px;line-height:57px}h1,h2{font-family:var(--fontHeadline);font-weight:400;margin-bottom:1.25rem}h2{font-size:25px;line-height:30px}h3{font-size:28px;line-height:35px}h3,h4{font-family:var(--fontHeadline)}h4{line-height:23px;margin-bottom:0}h4,p{font-size:18px}p{line-height:26px;margin-bottom:1.25rem}.back-home-link{font-size:18px;margin-top:10rem}.masthead{display:block;margin:0 auto;max-width:1580px;padding:1rem 2rem;width:100%}.masthead .logo{color:var(--black);display:inline-block;font-family:var(--fontHeadline);font-size:16px;line-height:1.2;margin:0;text-decoration:none}.masthead .title{color:#565656;font-size:13px}.masthead-wrapper{align-items:center;display:flex;justify-content:space-between}.masthead-wrapper nav a{margin-left:1.5rem}footer{border-top:1px solid var(--off-white);color:var(--dark-gray);width:100%}footer p{margin:0}footer.home .contact{background-color:var(--white)}footer .contact,footer .footer-wrapper{max-width:1580px;padding:2rem}footer .contact{background-color:var(--off-white);padding-bottom:6rem;padding-top:6rem}footer .contact .contact-wrapper{margin:0 auto;padding:0;width:100%}@media (min-width:840px){footer .contact .contact-wrapper{max-width:calc(62.5% + 2rem);padding:0 1rem}}@media (min-width:1080px){footer .contact .contact-wrapper{max-width:calc(50% + 2rem)}}footer .contact h3{margin-bottom:.5rem}footer .footer-wrapper{border-top:1px solid var(--off-white);width:100%}@media (min-width:840px){footer .footer-wrapper{display:flex;justify-content:space-between}}footer .footer-wrapper p{font-size:14px}footer .copyright,footer .location,footer .social{flex:1}footer .social{display:flex;justify-content:center;padding:0}@media (min-width:840px){footer .social{justify-content:flex-start}}footer .social li{list-style-type:none;margin-right:1rem;position:relative}footer .social li:after{bottom:0;color:var(--dark-gray);content:"/";position:absolute;right:-13px;top:0}footer .social li:last-child{margin:0}footer .social li:last-child:after{display:none}footer .social li a{font-size:13px}footer .location{margin-left:-1rem}footer .copyright,footer .location{text-align:center}@media (min-width:840px){footer .copyright{text-align:right}}.case-studies{display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:4rem 1rem;width:100%}@media (min-width:840px){.case-studies{width:calc(62.5% + 2rem)}}@media (min-width:1080px){.case-studies{max-width:700px;width:calc(50% + 2rem)}}.case-studies h4{margin-bottom:1rem;margin-left:1rem}a.case-study{background-color:var(--white);border:1px solid var(--white);color:var(--black);cursor:pointer;margin-bottom:2rem;padding:2rem 1rem 1rem;text-decoration:none}@media (min-width:840px){a.case-study{padding:2rem 4rem 1rem 1rem}}a.case-study:after{display:none}a.case-study:hover h3{color:var(--blue)}a.case-study h2{color:#555;font-family:var(--fontFamily);font-size:14px;line-height:16px;margin-bottom:.25rem}a.case-study h3{margin-bottom:2rem}.case-study-cta p{color:var(--blue);margin:0}.case-study-content{margin-bottom:3.5rem}.leadspace{display:flex;height:100%;padding:8rem 0}@media (min-width:840px){.leadspace{justify-content:center}}.leadspace h2{font-family:var(--fontFamily);font-size:18px;line-height:26px}.leadspace-content{height:100%;padding:0 2rem;width:100%}@media (min-width:840px){.leadspace-content{width:calc(62.5% + 2rem)}}@media (min-width:1080px){.leadspace-content{max-width:700px;width:calc(50% + 2rem)}}section{background-color:#f4f4f4}section h3{margin-bottom:2rem}.page-leadspace{background-color:var(--off-white);padding:4rem 1rem 6rem;position:relative}@media (min-width:1080px){.page-leadspace{padding:4rem 2rem 6rem}.page-leadspace .page-leadspace-content{margin:0 auto;max-width:50%}}.page .main-content{margin:0 1rem 4rem}@media (min-width:1080px){.page .main-content{margin:3rem 2rem 6rem}}.page .content-row{margin-bottom:3rem}@media (min-width:1080px){.page .content-row{margin-bottom:4rem}}.page .content-block{display:block;margin:2rem auto;padding-right:1.5rem;width:100%}@media (min-width:1080px){.page .content-block{max-width:50%}}.page .content-block h4{margin-bottom:1rem;margin-top:1.5rem}.page .details{display:block;margin:2rem auto;width:100%}@media (min-width:1080px){.page .details{max-width:50%}}.page .details .details-block{background-color:var(--off-white);display:block;margin:2rem 0 2rem -1rem;padding:2rem 1rem .25rem;width:calc(100% + 2rem)}@media (min-width:1080px){.page .details .details-block{margin:2rem 0 2rem -1rem}}.page .details .details-block h4{margin-bottom:.25rem}.page .details p{font-size:16px}.page .details .role,.page .details .team{margin-bottom:2rem}.page .details .role span{white-space:nowrap}.page .details .team ul{margin:.25rem 0 1rem;padding:0}.page .details .team li{list-style-type:none;white-space:nowrap}.page .details .team span{color:var(--gray);font-size:13px}.page .details .created-by{font-size:14px;line-height:21px;margin-bottom:.25rem}.page .img-block{margin-left:-1rem;padding:2rem 1rem}.page .full-img-block,.page .img-block{background-color:var(--off-white);width:calc(100% + 2rem)}.page .full-img-block{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 -1rem 3rem;padding:3rem 1rem;position:relative}@media (min-width:1080px){.page .full-img-block{margin:0 -1rem 4rem}}.page .full-img-block:after{background-color:var(--white);bottom:0;content:"";left:0;height:5px;position:absolute;right:0}.page .full-img-block.full-bleed{padding:0}.page .half-img-block{margin:0 -.5rem;padding:0 0 3rem;width:calc(100% + 1rem)}@media (min-width:1080px){.page .half-img-block{display:flex;justify-content:space-between;margin:0 -1rem;width:calc(100% + 2rem)}}.page .half-img-block .half-img-block-item{align-items:center;background-color:var(--off-white);display:flex;justify-content:center;margin-bottom:4rem;padding:3rem 1rem;position:relative;width:100%}@media (min-width:1080px){.page .half-img-block .half-img-block-item{margin-bottom:2rem;max-width:calc(50% - .5rem)}}.page .half-img-block .half-img-block-item figcaption{bottom:-2rem;left:.5rem;position:absolute}@media (min-width:1080px){.page .half-img-block .half-img-block-item figcaption{left:1rem}}