@font-face{font-family:CommitMono;src:url(/fonts/CommitMono-400-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:ABCMonumentGrotesk;src:url(/fonts/ABCMonumentGrotesk-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:ABCMonumentGrotesk;src:url(/fonts/ABCMonumentGrotesk-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:ABCMonumentGrotesk;src:url(/fonts/ABCMonumentGrotesk-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:ABCMonumentGrotesk;src:url(/fonts/ABCMonumentGrotesk-Bold.otf) format("opentype");font-weight:700;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}:root{--sidebar-width: 18vw;--text-color: #5f5f5f;--background-color: #fff;--accent-color: #d8d8d8;--grey-color: grey;--border-color: #e0e0e0}body{font-family:ABCMonumentGrotesk,sans-serif;font-size:14px;line-height:1.4;color:var(--text-color);background-color:var(--background-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-size:1rem;font-weight:500;line-height:1.2;margin-bottom:.5em}h3,h4{font-size:1.1rem}hr.divider2{border:none;border-top:1px solid var(--border-color);margin:1rem 0}p{font-size:1rem;line-height:1.2;color:var(--text-color);margin-bottom:1em}a{color:var(--text-color);text-decoration:none;transition:color .2s ease}a:hover{color:#000}img,video{max-width:100%;height:auto;display:block}.case-study-desc{font-size:1.2rem;font-weight:500;color:#000;line-height:1.2;margin-bottom:.5em;padding-right:1rem}.case-study-title{font-size:inherit;line-height:1.2;margin-bottom:.4em}.contact{font-family:CommitMono;font-size:12px;text-transform:uppercase}.headers{font-size:12px;margin-top:20px;text-align:left;color:var(--grey-color);font-weight:300;font-family:CommitMono;text-transform:uppercase}.supportingText{font-size:.8rem;margin-bottom:.4rem;line-height:1.2;font-family:CommitMono;text-transform:uppercase}@media (max-width: 900px){.supportingText{font-size:.7rem}}.section-lead{font-size:1.4rem;line-height:1.2;font-weight:500;margin-bottom:.4rem;color:#000;width:100%}.content>*{grid-column:1 / -1;display:grid;grid-template-columns:subgrid}.section{grid-column:1 / -1;display:grid;grid-template-columns:subgrid}.section>*{grid-column:1 / -1}.section-text{margin:1rem 0;grid-column:2 / -1}.section p{line-height:1.4}.hero-section video{width:100%;height:auto;display:block}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.info-item h2{font-size:1.2rem;margin-bottom:.5rem}.context-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin:2rem 0}.context-cards h4{color:#000}.context-card{background-color:#ececec;border-radius:6px;padding:1rem;gap:.4rem}.context-card .card-icon{width:48px;height:48px;margin-bottom:1rem}.concept-cards{display:grid;grid-template-rows:repeat(3,1fr);gap:.4rem;margin:2rem 0}.concept-cards.two{grid-template-rows:repeat(2,1fr);gap:.4rem}.concept-cards h4{color:#000!important;font-weight:500;line-height:1.2;margin-bottom:.5rem}.concept-cards p{color:var(--text-color);margin-bottom:.4rem}.concept-card.supportingText{margin-top:0}.concept-card{background-color:#ececec;border-radius:6px;padding:1rem}.concept-card h4{color:#000!important}.concept-card.green{border:px dashed #93cd95 16}.concept-card p{width:100%}.dark-section{background-color:var(--background-color-dark);padding:2rem;border-radius:8px}.impact-quote{margin:2rem 0;padding:2rem;background-color:var(--background-color-light);border-radius:8px}.impact-quote cite{font-style:italic}.solution-video{width:100%;height:auto;margin:1rem 0;border-radius:8px}.rounded-img{width:100%;margin:1rem 0;height:auto;display:block;border-radius:4px}.vid-background{background-color:#ececec;border-radius:8px;padding:6rem}.learning-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}.divider{border:0;height:1px;background:var(--border-color);margin:1rem 0}.divider.sidebar{margin:1rem 0}.content{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-left:var(--sidebar-width);padding:0 4rem;box-sizing:border-box}@media (min-width: 1440px){.content{margin-right:0}}@media (max-width: 900px){.content{grid-template-columns:1fr;gap:1rem;margin-left:0;margin-right:0;padding:5rem 1rem 1rem}.section-text{grid-column:1 / -1}.info-grid,.context-cards,.concept-cards.two,.learning-cards{grid-template-columns:1fr;gap:1rem}}footer{display:flex;justify-content:space-between;height:10vh;align-items:flex-end;margin-top:4rem;padding-top:1rem;border-top:1px solid var(--border-color);font-size:.7rem;color:var(--grey-color);font-family:CommitMono;text-transform:uppercase}@media (max-width: 900px){footer{display:block}}footer p{font-size:.7rem}.footer-last-updated{text-align:right}@media (max-width: 900px){.footer-last-updated{text-align:left}}.sticky-back-btn{position:sticky;top:1.5rem;left:0;margin-left:calc(16% - 18vw);display:inline-block;z-index:200;font-family:CommitMono,monospace;text-transform:uppercase;font-size:.8rem;margin-top:.5rem;transition:background .2s,color .2s,box-shadow .2s;cursor:pointer}@media (max-width: 900px){.sticky-back-btn{position:static;margin-left:0;padding:.4rem 1rem .4rem .7rem;margin-top:.2rem;margin-bottom:1rem}}.design-intervention-section{margin-bottom:1rem}.design-intervention-grid{display:grid;grid-template-columns:1fr 1fr;align-items:start;margin-top:1.5rem;background:#ececec}.design-intervention-left{display:flex;flex-direction:column;align-items:flex-start}.design-intervention-title{font-size:2.1rem;font-weight:600;line-height:1.1;margin-bottom:2.2rem;color:var(--text-color);font-family:ABCMonumentGrotesk,sans-serif}.design-intervention-image-block{background:#ececec;padding:2.2rem 2.2rem 1.2rem;margin-bottom:.5rem;display:flex;flex-direction:column;align-items:center;width:100%}.design-intervention-phone{width:100%;max-width:320px;height:auto;display:block;margin-bottom:.7rem}.design-intervention-caption{font-size:1rem;color:#888;text-align:center;font-family:ABCMonumentGrotesk,sans-serif}.design-intervention-right{display:flex;flex-direction:column;height:100%;gap:2.5rem;padding:2rem;justify-content:center}.design-intervention-feature h3{font-size:1.3rem;margin-bottom:.5rem;color:#000!important}.design-intervention-feature p{font-size:1.05rem;color:#555;margin-bottom:.2rem}@media (max-width: 900px){.design-intervention-grid{grid-template-columns:1fr;gap:2rem 0}.design-intervention-left,.design-intervention-right{align-items:flex-start}.design-intervention-title{font-size:1.3rem;margin-bottom:1.2rem}.design-intervention-image-block{padding:1.2rem 1.2rem .7rem;max-width:100%}.design-intervention-phone{max-width:180px}.design-intervention-caption{font-size:.9rem}.design-intervention-feature h3{font-size:1.1rem}.design-intervention-feature p{font-size:.98rem}}.distort-hover{color:var(--text-color);font-size:1rem!important}.distort-hover:hover{filter:url(#distort);color:#000}.hover-cancel{cursor:not-allowed!important}.rive-hover-effect{transition:transform .2s ease;transform:scale(1)}.rive-hover-effect:hover{transform:scale(1.05) rotate(2deg)}
