.sticky{background-color:#0000;width:100%;height:100vh;position:relative;overflow:hidden}.sticky-header{will-change:transform;justify-content:center;align-items:center;width:250vw;height:100vh;display:flex;position:relative;top:0;left:0}.sticky-header h1{color:var(--base-100);letter-spacing:-.5rem;white-space:nowrap;margin:0;font-size:28vw;line-height:100%}.card{background-color:var(--base-500);will-change:transform;z-index:2;border:none;border-radius:1rem;width:325px;height:500px;padding:0;position:absolute;top:10%;left:100%;overflow:hidden}#card-1{background-color:#ff6b6b}#card-2{background-color:#4ecdc4}#card-3{background-color:#ffe66d}#card-4{background-color:#ff9f43}#card-5{background-color:#5f27cd}.card .card-img{z-index:1;border-radius:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.card .card-img img{object-fit:cover;width:100%;height:100%}.card-content{color:#fff;z-index:2;background:linear-gradient(#0000,#000000e6);flex-direction:column;justify-content:flex-end;width:100%;height:auto;min-height:100px;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0}.card-content h2{letter-spacing:-.05rem;color:#fff;margin:0;font-size:2.5rem}.card-content p{color:#fffc;display:none}@media (max-width:999px){.team-desktop.sticky{display:none}.team-mobile{z-index:0;background-color:#0000;flex-direction:column;gap:1.25rem;width:100%;height:auto;padding:2rem 1rem;display:flex;position:relative;overflow:visible}.mobile-header{will-change:auto;width:100%;height:auto;margin-bottom:3.5rem;display:block;position:static}.mobile-header h1{color:var(--base-100);letter-spacing:-.06rem;margin:0 0 .5rem;font-size:4.25rem;line-height:100%}#mobile-card-1{background-color:#ff6b6b}#mobile-card-2{background-color:#4ecdc4}#mobile-card-3{background-color:#ffe66d}#mobile-card-4{background-color:#ff9f43}#mobile-card-5{background-color:#5f27cd}.card{aspect-ratio:4/5;will-change:auto;width:100%;max-width:680px;height:auto;margin:0 auto;position:relative;top:auto;left:auto;opacity:1!important;transform:none!important}.card .card-img{height:100%;margin-bottom:0}.card-content{gap:0;height:auto}}@media (min-width:1000px){.team-mobile{display:none}}.spotlight{background-color:#0000;width:100%;height:100%;position:relative;overflow:hidden}.spotlight .marquees{flex-direction:column;justify-content:center;width:100%;height:150vh;display:flex;position:relative}.spotlight .marquee-container{gap:1rem;width:125%;height:250px;margin-bottom:1rem;display:flex;position:relative}.spotlight .marquee{will-change:transform;gap:1em;width:100%;height:100%;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.spotlight #marquee-1 .marquee,.spotlight #marquee-3 .marquee{transform:translate(-15%,-50%)}.spotlight .marquee-img-item{border-radius:1rem;flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.spotlight .marquee-img-item.marquee-text-item{flex:1}.spotlight .marquee-img-item h1{text-transform:uppercase;letter-spacing:-.125rem;color:var(--base-100);margin:0;font-size:6rem;font-weight:900;line-height:.9}.spotlight .marquee-img-item img{object-fit:cover;width:100%;height:100%}.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:translate(-35%,-50%)}.spotlight .marquee-img-item h1{font-size:2.5rem}}
