@font-face{font-family:Alexandria;src:url(/fonts/alexandria-300.woff2?v=6)format("woff2");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Alexandria;src:url(/fonts/alexandria-400.woff2?v=6)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Alexandria;src:url(/fonts/alexandria-500.woff2?v=6)format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Alexandria;src:url(/fonts/alexandria-600.woff2?v=6)format("woff2");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Alexandria;src:url(/fonts/alexandria-700.woff2?v=6)format("woff2");font-style:normal;font-weight:700;font-display:swap}:root{--background:#f5f5f5;--text:#333;--footer:var(--background);--separator:#0c0c0c1f;--border:#0c0c0c52;--arc:#0c0c0ca3;--nav-hover:#33333312;--ease-house:cubic-bezier(.65, .45, .35, 1);--ease-snappy:cubic-bezier(.2, 0, 0, 1);--page-gutter:64px}*{box-sizing:border-box}html{background:var(--background);color:var(--text);scroll-behavior:smooth}body{background:var(--background);min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Alexandria,Arial,sans-serif;font-weight:300}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}p,h1,h2,h3{margin:0}.container{width:100%;max-width:1280px;padding-inline:var(--page-gutter);margin-inline:auto}.display-heading{letter-spacing:0;font-size:88px;font-weight:600;line-height:112px}.section-heading{font-size:72px;font-weight:600;line-height:96px}.body-large{font-size:20px;line-height:1.6}.skip-link{z-index:100;opacity:0;width:1px;height:1px;position:fixed;top:12px;left:12px;overflow:hidden}.skip-link:focus{background:var(--background);opacity:1;width:auto;height:auto;box-shadow:0 0 0 2px var(--text);padding:12px 16px;overflow:visible}.site-nav{z-index:20;-webkit-backdrop-filter:blur(24px);background:#f5f5f5a3;width:100%;position:fixed;inset:0 0 auto;overflow:hidden}.site-nav__inner{grid-template-columns:1fr 1fr 1fr;align-items:center;width:100%;min-height:105px;padding:32px 48px;display:grid}.site-nav__brand,.site-nav__role,.nav-link{font-size:18px;line-height:1.4}.site-nav__brand{justify-self:start;font-weight:400}.site-nav__role{white-space:nowrap;justify-self:center;font-weight:300}.site-nav__desktop-links{justify-self:end;align-items:center;gap:20px;display:flex}.nav-link{transition:background-color .16s var(--ease-snappy), box-shadow .16s var(--ease-snappy);border-radius:999px;padding:8px 14px;font-weight:400;box-shadow:inset 0 0 0 1px #0000}.nav-link:hover{background:var(--nav-hover)}.nav-link--current{box-shadow:inset 0 0 0 1px var(--border)}.nav-link:focus-visible{box-shadow:inset 0 0 0 999px var(--nav-hover), 0 0 0 2px #3333338c;outline:none}.menu-button,.mobile-navigation{display:none}.home-hero{align-items:center;padding-block:220px 180px;display:flex}.home-hero__content{flex-direction:column;align-items:flex-end;gap:72px;display:flex}.home-hero__lower{justify-content:flex-end;align-items:center;gap:148px;width:100%;display:flex}.portrait-arc{width:140px;height:140px;animation:portrait-in .7s var(--ease-house) 2s both;flex:0 0 140px;position:relative}.portrait-arc__text{width:100%;height:100%;fill:var(--arc);letter-spacing:4px;word-spacing:3px;font-size:12px;font-weight:400;animation:14s linear infinite arc-rotate;position:absolute;inset:0}.portrait-arc__image{object-fit:cover;border-radius:50%;width:72px;height:72px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.home-hero__intro{width:60%;font-size:24px;font-weight:400;line-height:1.6}.word-reveal{animation:.85s cubic-bezier(.2,.7,.2,1) .4s both word-rise}.word-reveal--late{animation-delay:1.2s}.reveal-on-scroll{opacity:0;transition:opacity .6s cubic-bezier(.22,.61,.36,1),transform .6s cubic-bezier(.22,.61,.36,1);transform:translateY(16px)}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.featured-work{z-index:2;padding-block:180px;position:relative;overflow:hidden}.featured-work__content{flex-direction:column;align-items:flex-start;gap:180px;display:flex}.project-list{flex-direction:column;gap:180px;width:100%;display:flex}.project-row{width:100%;display:flex}.project-row--end{justify-content:flex-end}.project-card{flex-direction:column;gap:24px;width:75%;display:flex}.project-card.reveal-on-scroll{opacity:1}.project-card__media{aspect-ratio:4/3;background:#e7e7e7;width:100%;position:relative;overflow:hidden}.project-card__media img{object-fit:cover;transition:transform .4s var(--ease-house)}.project-card:hover .project-card__media img{transform:scale(1.015)}.project-card__cursor{z-index:2;color:#0c0c0c;opacity:0;pointer-events:none;background:#f4e7d4b3;border-radius:50%;place-items:center;width:132px;height:132px;font-size:14px;font-weight:600;transition:opacity .3s,transform .6s cubic-bezier(.2,.7,.2,1);display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5)}.project-card:hover .project-card__cursor{opacity:1;transform:translate(-50%,-50%)scale(1)}.project-card__text{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.project-card__text h3{flex:1;font-size:20px;font-weight:500;line-height:32px}.project-card__category{white-space:nowrap;box-shadow:inset 0 0 0 1px var(--border);border:0;border-radius:64px;flex:none;padding:12px 16px;font-size:14px;line-height:1.2}.work-page{z-index:2;padding-block:230px 180px;position:relative}.work-page__content{flex-direction:column;gap:180px;display:flex}.about-page{padding-block:230px 168.563px}.about-page__content{flex-direction:column;display:flex}.about-page__heading,.about-page__intro{width:80%}.about-page__heading{font-size:88px;font-weight:600;line-height:112px}.about-page__intro{flex-direction:column;gap:32px;margin-top:72px;font-size:20px;line-height:32px;display:flex}.about-page__portrait{aspect-ratio:7/5;align-self:center;width:61%;margin-top:96px;position:relative;overflow:hidden}.about-page__portrait img{object-fit:cover}.experience{grid-template-columns:45% 55%;align-items:baseline;margin-top:280px;display:grid}.experience>h2{align-self:baseline;font-size:44px;font-weight:600;line-height:52px}.experience__list{flex-direction:column;gap:97px;padding-top:0;display:flex}.experience__item h3{font-size:24px;font-weight:600;line-height:32px}.experience__item p{font-size:20px;line-height:32px}.experience__item p:first-of-type{margin-top:2px;font-weight:300}.experience__item p:last-child{margin-top:16px;font-weight:400}.case-study{padding-block:224px 0}.case-header,.case-article-grid{justify-content:space-between;display:flex}.case-header__left,.case-article{width:66%}.case-header__left{flex-direction:column;align-items:flex-start;display:flex}.case-back{align-items:center;gap:8px;min-height:24px;font-size:20px;font-weight:500;line-height:24px;display:inline-flex}.case-back svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:24px;height:24px;transition:transform .3s var(--ease-house);flex:none}.case-back:hover svg{transform:translate(-4px)}.case-header h1{margin-top:24px;font-size:44px;font-weight:600;line-height:52px}.case-header__left>.case-copy{gap:20px;margin-top:24px}.case-header__left>.case-copy p:last-child{font-weight:500}.case-copy{white-space:pre-line;flex-direction:column;gap:24px;font-size:20px;font-weight:300;line-height:32px;display:flex}.case-copy__bullets{white-space:pre-line}.case-copy strong{font-weight:600}.case-meta{flex-direction:column;gap:24px;width:30%;margin:0;display:flex}.case-meta>div{flex-direction:column;gap:4px;display:flex}.case-meta dt,.case-meta dd{margin:0;font-size:18px;line-height:25.2px}.case-meta dt{font-weight:700}.case-meta dd{font-weight:300}.case-cover,.case-figure,.case-video{margin:0}.case-cover{aspect-ratio:1152/865;width:100%;margin-top:116px;overflow:hidden}.case-cover img,.case-figure img{width:100%;height:auto;display:block}.case-cover picture,.case-figure picture{display:block}.case-lightbox__trigger{width:100%;color:inherit;cursor:zoom-in;background:0 0;border:0;padding:0;display:block}.case-lightbox__trigger:focus-visible{outline-offset:4px;outline:2px solid}.case-lightbox{z-index:2147483000;background:#0c0c0cf0;justify-content:center;align-items:center;padding:8vh clamp(16px,3.8889vw,56px);animation:.16s cubic-bezier(.2,0,0,1) both lightbox-in;display:flex;position:fixed;inset:0}.case-lightbox__image{object-fit:contain;width:100%;height:100%;display:block}.case-lightbox__close{color:#fff;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:color .16s cubic-bezier(.2,0,0,1),background-color .16s cubic-bezier(.2,0,0,1);display:flex;position:absolute;top:max(10px,2.2vh);right:clamp(10px,1.53vw,22px)}.case-lightbox__close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5px;width:24px;height:24px}.case-lightbox__close:hover,.case-lightbox__close:focus-visible{background:#ffffff1a}@keyframes lightbox-in{0%{opacity:0}to{opacity:1}}.case-cover picture{height:100%}.case-study--ams-verified .case-cover{margin-top:96px}.case-study--ams-verified .case-header__left>.case-copy p:nth-child(2){font-weight:500}.case-study--ams-verified .case-header__left>.case-copy p:last-child{font-weight:300}.case-cover img{object-fit:cover;height:100%}.case-article-grid{align-items:stretch;margin-top:96px}.case-article{flex-direction:column;gap:64px;display:flex}.case-section{scroll-margin-top:120px}.case-section>h2{font-size:44px;font-weight:600;line-height:52px}.case-section>.case-copy,.case-subsection>.case-copy{margin-top:32px}.case-section>.case-figure,.case-section>.case-video,.case-subsection>.case-figure,.case-section>.case-figure+.case-copy,.case-section>.case-video+.case-copy,.case-subsection>.case-figure+.case-copy,.case-subsection{margin-top:64px}.case-study--abstract #section-4>.case-figure,.case-study--abstract #section-4>.case-figure+.case-copy{margin-top:96px}.case-study--ams-verified #section-3{margin-bottom:8px}.case-study--ams-verified #section-4{margin-bottom:-32px}.case-section--tight>.case-copy{margin-top:24px}.case-subsection h3{font-size:24px;font-weight:600;line-height:32px}.case-figure figcaption{color:var(--arc);margin-top:20px;font-size:14px;font-weight:300;line-height:1.2}.case-video__surface{background:#fff;align-items:center;height:auto;padding:48px;display:flex}.case-video__player{width:100%;height:auto;position:relative}.case-video video{cursor:pointer;object-fit:cover;width:100%;height:auto;display:block}.case-video button{cursor:pointer;background:#f5f5f5e6;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.case-video figcaption{color:var(--arc);margin-top:20px;font-size:14px;font-weight:400;line-height:1.2}.case-contents-rail{width:30%}.case-contents{border-left:1px solid var(--separator);flex-direction:column;gap:14px;padding-left:24px;display:flex;position:sticky;top:160px}.case-contents a{color:var(--arc);transition:color .18s var(--ease-snappy);font-size:14px;line-height:1.4;position:relative}.case-contents a:before{content:"";width:2px;height:0;transition:height .18s var(--ease-snappy);background:currentColor;position:absolute;top:.25em;left:-25px}.case-contents a[aria-current=true]{color:var(--text)}.case-contents a[aria-current=true]:before{height:1.05em}.project-navigation{z-index:2;padding-block:96px 160px;position:relative}.project-navigation__motion{grid-template-columns:1fr 1fr;gap:48px;display:grid}.project-navigation--single .project-navigation__motion{grid-template-columns:1fr}.project-navigation__link{flex-direction:column;gap:20px;display:flex}.project-navigation__eyebrow{align-items:center;gap:8px;width:fit-content;font-size:20px;font-weight:500;line-height:24px;display:inline-flex}.project-navigation__eyebrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:20px;height:20px;transition:transform .3s var(--ease-house);flex:none}.project-navigation__link:hover .project-navigation__eyebrow--previous svg{transform:translate(-4px)}.project-navigation__link:hover .project-navigation__eyebrow--next svg{transform:translate(4px)}.project-navigation__title{font-size:24px;font-weight:600;line-height:32px}.site-footer__motion-shell{z-index:1;opacity:.2;pointer-events:none;will-change:opacity, transform;position:relative;transform:translateY(-200px)}.site-footer a{pointer-events:auto}.site-footer{background:var(--footer);opacity:.2;will-change:opacity, transform;position:relative;overflow:hidden;transform:translateY(-280px)}.site-footer__content{flex-direction:column;gap:74px;min-height:773.484px;padding-top:216px;padding-bottom:0;display:flex}.site-footer__top{justify-content:space-between;align-items:center;gap:64px;display:flex}.site-footer__left{flex-direction:column;align-items:flex-start;gap:40px;width:60%;display:flex}.footer-heading{width:506px;max-width:100%;font-size:88px;font-weight:600;line-height:.92}.footer-heading,.site-footer__copy{opacity:var(--footer-content-opacity,0);transform:translateY(var(--footer-content-offset,30px));will-change:opacity, transform}.site-footer__copy{width:32%}.site-footer__email-row{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.site-footer__email-arrow{flex:none;justify-content:flex-end;align-items:center;width:10%;height:40px;display:flex}.site-footer__email-arrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:40px;height:40px}.site-footer__email-link-wrap{justify-content:flex-end;align-items:center;width:85%;display:flex}.email-link{align-items:center;gap:8px;width:fit-content;font-size:24px;font-weight:400;line-height:1.6;display:inline-flex}.site-footer__copy,.site-footer__bottom{font-size:20px;line-height:1.6}.site-footer__copy{font-weight:500}.site-footer__bottom{flex-direction:column;justify-content:center;align-items:center;gap:40px;padding-bottom:40px;font-size:18px;line-height:1.4;display:flex}.site-footer__divider{background:var(--border);width:100%;height:1px}.site-footer__legal{justify-content:space-between;align-items:center;width:100%;display:flex}.site-footer__legal p{font-weight:300}.site-footer__legal a{font-weight:400}.site-footer__linkedin{align-items:center;gap:2px;display:inline-flex}.site-footer__linkedin svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;flex:none;width:20px;height:20px}.not-found{align-items:center;min-height:100vh;display:flex}.not-found__content{flex-direction:column;gap:48px;display:flex}.not-found__content>div{flex-direction:column;gap:24px;display:flex}.outline-button{border:1px solid var(--text);border-radius:999px;width:fit-content;padding:16px 24px;font-size:18px}@keyframes word-rise{0%{opacity:0;transform:translateY(60px)}}@keyframes portrait-in{0%{opacity:0}}@keyframes arc-rotate{to{transform:rotate(360deg)}}@media (max-width:1199.98px){.display-heading{font-size:72px;line-height:1.15}.section-heading{font-size:56px;line-height:1.2}.site-nav__brand,.nav-link{font-size:18px;line-height:25.2px}.site-nav__role{text-align:center;white-space:normal;width:248px;font-size:16px;line-height:22.4px}.portrait-arc{margin-right:-34.2813px}.project-card{width:80%}.project-card__text h3{font-size:18px}.project-card__category{font-size:12px}.footer-heading{font-size:80px}.featured-work{padding-bottom:0}.site-footer__content{min-height:742.203px}.email-link{font-size:20px;line-height:32px}.site-footer__bottom{font-size:16px;line-height:22.4px}}@media (min-width:1024px) and (max-width:1199.98px){.project-card__text{min-height:64px}}@media (max-width:1023.98px){:root{--page-gutter:48px}.display-heading{font-size:54px;line-height:1.15}.section-heading{font-size:42px;line-height:1.2}.site-nav__inner{min-height:124px;padding:0;display:block;position:relative}.site-nav__desktop-links{display:none}.site-nav__brand,.site-nav__role,.nav-link{font-size:14px}.site-nav{max-height:124px;transition:max-height .55s cubic-bezier(.2,.7,.2,1)}.site-nav--open{max-height:100vh}.site-nav__brand{align-items:center;height:44px;line-height:19.6px;display:flex;position:absolute;top:40px;left:32px}.site-nav__role{text-align:center;white-space:normal;width:230px;font-size:14px;line-height:19.6px;position:absolute;top:42.3984px;left:calc(50% - 15px);transform:translate(-50%)}.menu-button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:47px;right:32px}.menu-button:before{content:"";position:absolute;inset:-7px}.menu-button span{height:2px;transition:all .3s var(--ease-snappy);background:currentColor;position:absolute}.menu-button span:first-child{width:15px;top:7px;right:3px}.menu-button span:nth-child(2){width:26px;top:14px;right:2px}.menu-button span:nth-child(3){width:20px;top:21px;right:3px}.site-nav--open .menu-button{width:32px;height:32px;top:46px}.site-nav--open .menu-button span:first-child{opacity:0;width:1px;top:6px;right:3px}.site-nav--open .menu-button span:nth-child(2),.site-nav--open .menu-button span:nth-child(3){width:24px;top:15px;right:4px}.site-nav--open .menu-button span:nth-child(2){transform:rotate(45deg)}.site-nav--open .menu-button span:nth-child(3){transform:rotate(-45deg)}.site-nav--open .site-nav__role{display:none}.mobile-navigation{opacity:0;flex-direction:column;align-items:center;gap:40px;padding:56px 32px 80px;transition:opacity .25s;display:flex}.site-nav--open .mobile-navigation{opacity:1}.mobile-nav-link{align-items:center;min-height:44px;font-size:18px;font-weight:400;line-height:25.2px;display:flex}.home-hero__content{gap:56px}.home-hero__lower{gap:148px}.portrait-arc{flex-basis:96px;width:96px;height:96px;margin-right:-10.9219px}.portrait-arc__image{width:48px;height:48px}.home-hero__intro{font-size:16px}.featured-work{padding-block:150px 0}.featured-work__content{gap:140px}.project-list{gap:127.203px}.project-card{width:100%}.project-card__text h3{font-size:16px}.about-page__heading{font-size:54px;line-height:1.15}.footer-heading{font-size:64px}.site-footer__copy,.site-footer__bottom{font-size:16px}.site-footer__content{gap:74px;min-height:681.25px;padding-top:216px;padding-bottom:0}.site-footer__top{gap:56.7266px}.site-footer__email-row{padding:0}.site-footer__email-arrow{height:32px}.site-footer__email-arrow svg{width:32px;height:32px}.email-link{font-size:16px;line-height:25.6px}.site-footer__bottom{padding-bottom:40px;font-size:14px;line-height:19.6px}.case-study__content{padding-inline:40px}.case-header__left,.case-article{width:100%}.case-header{flex-direction:column;gap:64px}.case-meta{width:100%}.case-contents-rail{display:none}.case-article{gap:96px}}@media (max-width:767.98px){:root{--page-gutter:24px}.site-footer__motion-shell{transform:translateY(-50px)}.display-heading{font-size:38px;line-height:1.15}.section-heading{font-size:32px;line-height:1.2}.site-nav{max-height:80px;transition:max-height .55s cubic-bezier(.2,.7,.2,1)}.site-nav--open{max-height:100vh}.site-nav__inner{grid-template-columns:38.5625px 186px 30px;justify-content:space-between;gap:0;min-height:80px;padding:0 24px;display:grid}.site-nav__brand{align-items:center;height:44px;font-size:16px;line-height:1.4;display:flex;position:static;top:auto;left:auto}.site-nav__role{text-align:center;white-space:normal;justify-self:center;width:186px;font-size:12px;line-height:1.2;position:static;top:auto;left:auto;transform:none}.site-nav__desktop-links{display:none}.menu-button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:relative;top:auto;right:auto}.menu-button:before{content:"";position:absolute;inset:-7px 0 -7px -14px}.menu-button span{height:2px;transition:all .3s var(--ease-snappy);background:currentColor;position:absolute}.menu-button span:first-child{width:15px;top:7px;right:3px}.menu-button span:nth-child(2){width:26px;top:14px;right:2px}.menu-button span:nth-child(3){width:20px;top:21px;right:3px}.site-nav--open .site-nav__inner{align-items:start;min-height:105px;padding-top:25px}.site-nav--open .site-nav__role{display:none}.site-nav--open .menu-button{grid-column:3;width:44px;height:44px;margin-left:-14px;top:auto}.site-nav--open .menu-button span:first-child{opacity:0;width:1px;top:6px;right:3px}.site-nav--open .menu-button span:nth-child(2),.site-nav--open .menu-button span:nth-child(3){width:24px;top:21px;right:10px}.site-nav--open .menu-button span:nth-child(2){transform:rotate(45deg)}.site-nav--open .menu-button span:nth-child(3){transform:rotate(-45deg)}.mobile-navigation{opacity:0;flex-direction:column;align-items:center;gap:40px;min-height:0;padding:60px 24px 80px;transition:opacity .25s;display:flex}.site-nav--open .mobile-navigation{opacity:1}.mobile-nav-link{width:fit-content;min-height:0;font-size:18px;font-weight:400;line-height:1.4;display:block}.mobile-nav-link--current{text-underline-offset:8px;text-decoration:underline;text-decoration-thickness:1px}.home-hero{align-items:stretch;min-height:100vh;padding-block:170px 100px}.home-hero__content{justify-content:flex-start;align-items:stretch;gap:32px;position:relative}.home-hero__lower{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:52px}.portrait-arc{flex-basis:108px;align-self:flex-end;width:108px;height:108px;margin-right:8px;animation-delay:1.4s}.portrait-arc__image{width:56px;height:56px}.home-hero__intro{order:-1;width:100%;font-size:16px}.word-reveal{animation-name:word-rise-phone}.featured-work{padding-block:100px 0}.featured-work__content,.project-list{gap:96px}.project-card{gap:16px}.project-card__cursor{display:none}.project-card__text{flex-direction:column;gap:12px}.project-card__text h3{width:100%;font-size:16px;line-height:1.6}.project-card__category{white-space:normal;width:fit-content;padding:8px 12px;font-size:12px}.work-page{padding-block:140px 100px}.work-page__content{gap:100px}.about-page{padding-block:140px 103px}.about-page__heading,.about-page__intro{width:100%}.about-page__heading{font-size:38px;line-height:1.15}.about-page__intro{gap:25.6px;margin-top:48px;font-size:16px;line-height:1.6}.about-page__portrait{width:100%;margin-top:80px}.experience{flex-direction:column;align-items:stretch;gap:86px;margin-top:200px;display:flex}.experience>h2{align-self:auto;font-size:30px;line-height:36px}.experience__list{gap:65px;padding-top:0}.experience__item h3{width:fit-content;font-size:22px;line-height:32px}.experience__item p{width:fit-content;font-size:16px;line-height:1.6}.experience__item p:last-child{font-size:14px;line-height:22.4px}.case-study{padding-block:120px 0}.case-study__content{padding-inline:24px}.case-back{min-height:20px;font-size:14px;line-height:20px}.case-back svg{width:20px;height:20px}.case-header h1{font-size:30px;line-height:36px}.case-header{gap:68px}.case-study--ams-verified .case-header{gap:48px}.case-copy{gap:20px;font-size:16px;line-height:25.6px}.case-copy__large{font-size:20px;line-height:32px}.case-copy__semibold{font-weight:600}.case-copy__compact{letter-spacing:-.1px}.case-copy__prewrap{white-space:pre-wrap}.case-meta dt,.case-meta dd{font-size:14px;line-height:19.6px}.case-meta{gap:20px}.case-cover{aspect-ratio:327/256;margin-top:80px}.case-study--ams-verified .case-cover{margin-top:80px}.case-study--ams-verified #section-2{margin-bottom:-4px}.case-study--ams-verified #section-3{margin-bottom:12px}.case-study--ams-verified #section-4{margin-bottom:40px}.case-study--ams-verified #section-5{margin-bottom:-8px}.case-article-grid{margin-top:80px}.case-article{gap:80px}.case-section>h2{font-size:30px;line-height:36px}.case-section>.case-copy,.case-subsection>.case-copy{margin-top:24px}.case-section>.case-figure,.case-section>.case-video,.case-subsection>.case-figure,.case-section>.case-figure+.case-copy,.case-section>.case-video+.case-copy,.case-subsection>.case-figure+.case-copy,.case-subsection,.case-study--abstract #section-4>.case-figure,.case-study--abstract #section-4>.case-figure+.case-copy{margin-top:48px}.case-video__surface{height:auto;padding:48px}.case-video__player{height:auto}.case-video figcaption{margin-top:20px;font-size:12px}.case-subsection h3{font-size:24px;line-height:32px}.case-study--ams-one #section-7 .case-copy{font-size:14px;line-height:22.4px}.case-study--ams-one #section-1,.case-study--ams-one #section-4{margin-bottom:-4px}.case-study--ams-one .case-subsection--candidate-profile>.case-figure{margin-top:80px}.case-study--ams-one .case-subsection--candidate-profile{transform:translateY(-4px)}.case-study--ams-one #section-5 .case-subsection+.case-subsection{margin-top:44px}.case-study--ams-one .case-subsection--design-system .case-copy p:last-child{min-height:454.414px}.case-study--ams-one .case-subsection--design-system>.case-figure{margin-top:80px}.case-study--ams-one #section-6{margin-bottom:-4px}.case-figure figcaption{margin-top:20px;font-size:12px}.project-navigation{padding-block:96px 64px}.project-navigation__motion{flex-direction:column;gap:48px;display:flex}.project-navigation__eyebrow{font-size:14px;line-height:16.8px}.project-navigation__title{font-size:22px}.site-footer__content{gap:64px;min-height:719.578px;padding-top:168px;padding-bottom:0}.site-footer__top{flex-direction:column;align-items:center;gap:48px}.site-footer__left{gap:24px;width:100%}.footer-heading{font-size:56px}.site-footer__copy{align-self:center;width:90%;font-size:16px;line-height:1.6}.email-link{font-size:16px}.site-footer__email-row{padding:0}.site-footer__email-arrow{height:24px}.site-footer__email-arrow svg{width:24px;height:24px}.site-footer__email-link-wrap{width:100%}.site-footer__bottom{justify-content:center;align-items:center;gap:40px;padding-bottom:32px;font-size:14px}.site-footer__legal{justify-content:space-between;gap:0}.not-found__content{gap:32px}}@keyframes word-rise-phone{0%{opacity:0;transform:translateY(40px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
