.project-hero{position:relative;width:100%;height:100svh;overflow:hidden}.project-hero .container{display:flex;justify-content:center;align-items:flex-end}.project-hero .container .project-hero-copy{width:100%;display:flex;flex-direction:column;justify-content:center;padding-bottom:4rem;text-align:center;color:var(--tone-100)}.project-hero .container .project-hero-copy .pixelated-text h1{padding:2.5rem 2rem 1.9rem;font-size:15vw}.project-hero .container .project-hero-copy .project-hero-description{width:80%;display:flex;flex-direction:column;gap:4rem;margin:-2rem auto 0}.project-hero .container .project-hero-copy .project-hero-description div{display:flex;align-items:flex-start;text-align:left;gap:1rem}.project-hero .container .project-hero-copy .project-hero-description div p{flex:1}.banner{position:relative;width:100%;height:150svh;overflow:hidden}.banner .banner-content{position:relative;height:100%}.banner .banner-img{position:absolute;width:100%;height:100%}.banner .banner-img img{width:100%;height:100%;object-fit:cover;will-change:transform}.banner .banner-content .container{display:flex;flex-direction:column;justify-content:flex-start;color:var(--tone-500)}.banner.project-banner{background-color:var(--tone-100)}.banner.project-banner .banner-content .container{color:var(--tone-400)}.banner .banner-content .container h2{width:75%;padding-top:2rem}.banner.project-banner .banner-img img{opacity:.5}.banner .banner-content .container .banner-copy{display:flex;flex-direction:column;align-items:flex-start;width:35%;margin-top:2rem}.banner .banner-content .container .banner-copy p{width:100%}.banner.project-banner .banner-content .banner-copy p{font-size:1rem;margin-bottom:1rem}.project-snapshots{position:relative;width:100%;height:100%;padding:4rem 0;background-color:var(--tone-100);z-index:4}.project-snapshots .container{display:flex;flex-direction:column;gap:2rem}.project-snapshots .problem-space,.project-snapshots .challenge-space{height:80vh;display:flex;align-items:center}.solution-space .solution{height:100vh;display:flex;align-items:center}h2{font-size:5rem;color:var(--tone-400);margin-bottom:3rem}h4{font-size:3rem;color:var(--tone-400);line-height:1.2;margin-bottom:1rem}h5{color:var(--tone-400);margin-top:2rem;margin-bottom:1rem}.description{width:60%;margin:0 auto}.description p{color:var(--tone-400);margin-bottom:.8rem}.description p:last-of-type{margin-bottom:0}.description p.title{color:var(--tone-500);text-transform:uppercase;margin-bottom:2rem}.project-snapshots .problem-space{gap:2.5rem;text-align:center;width:80%;margin:0 auto}.project-snapshots .problem-space p{text-align:left}.project-snapshots .problem-space img{width:350px;margin-bottom:4rem}.solution-space .features{display:flex;align-items:center;padding-block:4rem;flex-direction:column;gap:2.5rem}.project-snapshots .snap-row{width:100%;display:flex;gap:2rem}.project-snapshots .snap-img{position:relative;flex:1;width:100%;height:100%;aspect-ratio:4/5}.project-snapshots .mask{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.project-snapshots .img-1 .mask{background:url(/sample-film/film-snapshot-1.jpg) no-repeat 50% 50%;background-size:cover}.project-snapshots .img-2 .mask{background:url(/sample-film/film-snapshot-2.jpg) no-repeat 50% 50%;background-size:cover}.project-snapshots .img-3 .mask{background:url(/sample-film/film-snapshot-3.jpg) no-repeat 50% 50%;background-size:cover}.project-snapshots .img-4 .mask{background:url(/sample-film/film-snapshot-4.jpg) no-repeat 50% 50%;background-size:cover}.project-snapshots .img-5 .mask{background:url(/sample-film/film-snapshot-5.jpg) no-repeat 50% 50%;background-size:cover}.project-snapshots .img-6 .mask{background:url(/sample-film/film-snapshot-6.jpg) no-repeat 50% 50%;background-size:cover}.design ul,.conclusion ul{padding-left:2rem}.design ul li,.conclusion ul li{font-family:Neue Montreal,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.4;letter-spacing:-.01em;color:var(--tone-100);margin-bottom:1rem;max-width:80%}.solution-space .solution{position:relative;align-items:end;padding-inline:2rem;padding-block:5rem;overflow:hidden}.solution-space .solution .header{position:relative;width:60%;height:100%}.solution-space .solution img{position:relative;width:150%;z-index:2}.solution-space .solution .description{position:relative;display:flex;flex-direction:column;width:40%;height:100%;justify-content:center;z-index:2}.solution-space .description p{color:var(--tone-100)}.solution-space .features{padding-top:5rem}.solution-space .features .description{max-width:700px}.solution-space .features video,.solution-space .features img{width:60%;margin:0 auto}.conclusion{padding-block:5rem}.conclusion h4:not(:first-of-type){margin-top:4rem}.conclusion .description:first-of-type p{margin-bottom:1.5rem}.conclusion p span{display:block;font-weight:500}@media(max-width:1000px){h2{font-size:3rem}h4{font-size:2rem;line-height:1.25}.banner .banner-content .container h2{width:100%}.banner .banner-content .container .banner-copy{width:85%;flex-direction:column;align-items:flex-start}.project-hero .container .project-hero-copy .pixelated-text h1{padding:0 0 5rem}.banner .banner-content .container .banner-copy p{width:100%;margin-bottom:2rem}.project-hero .container .project-hero-copy .project-hero-description{width:100%}.project-snapshots .container,.project-snapshots .snap-row{flex-direction:column;gap:6rem}.project-snapshots .problem-space,.project-snapshots .challenge-space{height:auto;flex-direction:column}.description{width:80%}.solution-space .solution{flex-direction:column;gap:4rem}.solution-space .features video,.solution-space .features img{width:80%}.features+.features{padding-block:2rem}.snap-img:not([class*=img-]){display:none}.snapshots{display:none}}.snapshots{position:relative;width:100vw;height:100svh;background-color:var(--tone-200);color:var(--base-400);overflow:hidden}.snapshots-wrapper{position:relative;width:calc(var(--slides) * 100vw);height:100svh;display:flex;overflow:hidden;transform:translate(0)}.snapshot{flex:1;display:flex;justify-content:center;align-items:center}.snapshot img{width:80%;height:80%;aspect-ratio:16/9;object-fit:cover;border-radius:8px}.snapshots-progress-bar{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);width:20%;height:1rem;display:flex;justify-content:space-between;align-items:center;min-width:300px}.progress-indicator{width:1px;height:50%;background-color:var(--tone-400)}.progress-bar{position:absolute;top:0;left:0;width:0%;height:100%;border:1px solid var(--tone-400);transform-origin:left;will-change:width}.spotlight-bottom-bar{position:absolute;bottom:0;left:0;width:100%}.spotlight-bottom-bar .container{padding:0;display:flex;justify-content:space-between}@media(max-width:1000px){.snapshots-progress-bar{bottom:5rem;width:calc(100% - 4rem)}}@media(max-width:480px){.project-hero .container{align-items:center}.project-hero .container .project-hero-copy{padding-bottom:0}.project-hero .container .project-hero-copy .pixelated-text h1{padding-bottom:3rem}.project-snapshots .problem-space{width:100%;gap:1.5rem}.description{width:86%}}
