.showreel{height:100svh;background-color:var(--base-100);display:flex;justify-content:center;align-items:center}.showreel,.showreel .showreel-container{position:relative;width:100%;overflow:hidden}.showreel .showreel-container{height:100%;transform:scale(.75);border-radius:2rem}.showreel .showreel-container img{width:100%;height:100%;object-fit:cover}.showreel .volume-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6.5rem;height:6.5rem;display:flex;justify-content:center;align-items:center;background-color:var(--base-100);border-radius:100%;cursor:pointer}img{width:100%;height:100%;object-fit:cover}.about-container{position:relative;width:100%;height:600vh}.about{position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;height:100svh;overflow:hidden}.about-copy{position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;padding:2rem;display:flex;gap:4rem}.copy-block{flex:1 1}.copy-block p{font-size:1.75rem;font-weight:450;letter-spacing:-.025rem;line-height:1.25;color:var(--base-100)}.copy-block p .word{will-change:transform}.scroll-indicator{position:absolute;width:10rem;height:.1rem;top:3rem;right:2rem;background-color:var(--base-400)}.scroll-indicator:after{content:"";top:0;height:100%;background-color:#fff;transform-origin:left;transform:scaleX(var(--progress,0));will-change:transform}.marquee,.scroll-indicator:after{position:absolute;left:0;width:100%}.marquee{bottom:2rem;height:7.5rem;overflow:hidden;display:flex;align-items:center}.marquee-track{display:flex;gap:.75rem;will-change:transform}.marquee-item{width:10rem;height:6rem;border-radius:.25rem;overflow:hidden}@media (max-width:1000px){.about-copy{top:20rem;flex-direction:column}.copy-block p{font-size:1.25rem}}.projects-section h2{text-transform:uppercase;font-size:clamp(3rem,5vw,7rem);font-weight:400;line-height:1;color:var(--base-100)}.projects-section p{font-size:1.5rem;font-weight:500;line-height:1.25;color:var(--base-100)}.projects-section{position:relative;width:100%;height:100svh;padding:2rem;overflow:hidden;background-color:var(--base-400);color:var(--base-100)}.project-images{position:absolute;top:0;left:50%;transform:translateX(-50%);width:35%;padding:25svh 0;display:flex;flex-direction:column;gap:.5rem;z-index:-1}.project-img{width:100%;aspect-ratio:16/9;opacity:.5;transition:all .3s ease;overflow:hidden}.project-names{position:absolute;right:2rem;bottom:2rem;display:flex;flex-direction:column;align-items:flex-end}.project-names p{color:#4a4a4a;transition:color .3s ease}.project-images,.project-index h1,.project-names p{will-change:transform}@media (max-width:1000px){.project-images{width:calc(100% - 4rem);padding:20svh 0;gap:12svh}.project-names p{color:#fff!important}}.sticky{width:100%;overflow:hidden;background-color:var(--base-100)}.sticky,.sticky-header{position:relative;height:100svh}.sticky-header{top:0;left:0;width:250vw;display:flex;justify-content:center;align-items:center;will-change:transform}.sticky-header h1{margin:0;color:var(--base-400);font-size:28vw;letter-spacing:-.5rem;line-height:100%}.card{position:absolute;top:10%;left:100%;width:325px;height:500px;background-color:var(--base-400);border-radius:1rem;padding:1rem;will-change:transform;z-index:2}#card-1{background-color:var(--accent-1)}#card-2{background-color:var(--accent-2)}#card-3{background-color:var(--accent-3)}#card-4{background-color:var(--accent-4)}#card-5{background-color:var(--accent-5)}.card .card-img{width:100%;height:200px;border-radius:.5em;overflow:hidden}.card .card-img img{width:100%;height:100%;object-fit:cover}.card-content{width:100%;height:275px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;padding:1rem}.card-content h2{font-size:2.5rem;letter-spacing:-.05rem}@media (max-width:999px){.team-desktop.sticky{display:none}.team-mobile{display:block;z-index:0;position:relative;width:100%;height:auto;overflow:visible;background-color:var(--base-100);padding:2rem 1rem;display:flex;flex-direction:column;gap:1.25rem}.mobile-header{position:static;width:100%;height:auto;display:block;will-change:auto;margin-bottom:.5rem}.mobile-header h1{margin:0 0 .5rem;color:var(--base-400);font-size:2.25rem;letter-spacing:-.06rem;line-height:110%}.card{position:static;top:auto;left:auto;width:100%;height:auto;max-width:680px;margin:0 auto;will-change:auto;transform:none!important;opacity:1!important}.card .card-img{height:240px;margin-bottom:1rem}.card-content{height:auto;display:flex;flex-direction:column;gap:3rem}}@media (min-width:1000px){.team-mobile{display:none}}.spotlight{position:relative;width:100%;height:100%;background-color:var(--base-100);overflow:hidden}.spotlight .marquees{position:relative;width:100%;height:150svh;display:flex;flex-direction:column;justify-content:center}.spotlight .marquee-container{position:relative;width:125%;height:250px;display:flex;gap:1rem;margin-bottom:1rem}.spotlight .marquee{width:100%;height:100%;position:absolute;top:50%;left:0;transform:translate3d(0,-50%,0);display:flex;gap:1em;will-change:transform}.spotlight #marquee-1 .marquee,.spotlight #marquee-3 .marquee{transform:translate3d(-15%,-50%,0)}.spotlight .marquee-img-item{flex:1 1;display:flex;justify-content:center;align-items:center;border-radius:1rem;overflow:hidden}.spotlight .marquee-img-item.marquee-text-item{flex:1 1}.spotlight .marquee-img-item h1{text-transform:uppercase;font-family:Big Shoulders Display,sans-serif;font-weight:900;font-size:4.25rem;line-height:.9;letter-spacing:-.125rem}.spotlight .marquee-img-item img{width:100%;height:100%;object-fit:cover}.spotlight .marquee-img-item h1 .char{will-change:font-weight}@media (max-width:1000px){.spotlight .marquees{height:100svh}.spotlight .marquee-container{width:250%;height:150px}.spotlight #marquee-2 .marquee,.spotlight #marquee-4 .marquee{transform:translate3d(-35%,-50%,0)}.spotlight .marquee-img-item h1{font-size:2.5rem}}.cta{background-color:var(--base-100)}.cta .container{display:flex;flex-direction:column;gap:6rem;padding-bottom:10rem}.cta .cta-copy{width:70%;margin:0 auto;display:flex;gap:2rem;padding:4rem 0}.cta .cta-copy .cta-col{flex:1 1}.cta .cta-copy .cta-col:nth-child(2){display:flex;flex-direction:column;gap:2rem}.cta .cta-card{margin:0 auto;width:70%;background-color:var(--base-400);color:var(--base-100);padding:2rem;border-radius:1rem}.cta .cta-card .cta-card-copy{display:flex;gap:2rem}.cta .cta-card .cta-card-copy .cta-card-col{flex:1 1}.cta .cta-card .cta-card-copy .cta-card-col-buttons{display:flex;flex-direction:row;gap:2rem}.cta .cta-card .cta-card-copy .cta-card-col:nth-child(2){display:flex;flex-direction:column;gap:2rem}.cta .cta-card .cta-card-copy .cta-card-col:nth-child(2) p{margin-bottom:2rem}.cta .cta-card .cta-card-copy .cta-card-col:nth-child(2) p:nth-child(2){margin-bottom:1rem}@media (max-width:1000px){.cta .cta-copy{width:100%;flex-direction:column}.cta .cta-card{width:100%}.cta .cta-card .cta-card-copy{flex-direction:column}.cta .container{gap:2rem}.cta .cta-card .cta-card-copy .cta-card-col-buttons{flex-direction:column}}