.studio-hero-page{background-color:#04030e;width:100%;height:100%;min-height:100svh;position:relative}.studio-hero-page .studio-header{justify-content:center;align-items:center;width:100%;height:90svh;display:flex;position:relative}.studio-hero-page .studio-header .container{flex-direction:column;justify-content:center;display:flex}.studio-hero-page .studio-header .container .studio-header-row:first-child{justify-content:flex-end;display:flex}.studio-hero-page .studio-header .container .studio-header-row:nth-child(2){justify-content:flex-start;display:flex}.studio-hero-page .studio-header .container .studio-header-row h1{color:#fff;margin:0;font-size:14vw;font-weight:700;line-height:1}.studio-hero-page .studio-header .container .studio-header-row h1 span{color:#386eb3}.studio-hero-page .studio-copy .container{flex-direction:column;align-items:center;gap:4rem;padding-bottom:10rem;display:flex}.studio-hero-page .studio-copy .studio-copy-img{border-radius:.75rem;width:70%;margin:0 auto 4rem;overflow:hidden}.studio-hero-page .studio-copy .studio-copy-img img{object-fit:cover;width:100%;height:100%}.studio-hero-page .studio-copy .container>div{width:70%}.studio-hero-page .studio-copy p{text-align:left;color:#fff;width:100%;margin-bottom:4rem;font-size:1.5rem;line-height:1.5}@media (max-width:1000px){.studio-hero-page .studio-copy .studio-copy-img,.studio-hero-page .studio-copy p{width:100%;padding:0 1rem}.studio-hero-page .studio-header .container .studio-header-row h1{font-size:18vw}}@media (min-width:2400px){.studio-hero-page .studio-header .container .studio-header-row h1{font-size:20rem}}
.team-sticky{background-color:#04030e;width:100%;height:100svh;position:relative;overflow:hidden}.team-sticky-header{will-change:transform;justify-content:center;align-items:center;width:250vw;height:100svh;display:flex;position:relative;top:0;left:0}.team-sticky-header h1{color:#fff;letter-spacing:-.5rem;margin:0;font-size:28vw;font-weight:700;line-height:100%}.team-card{will-change:transform;z-index:2;background-color:#386eb3;border-radius:1rem;width:325px;height:500px;padding:1rem;position:absolute;top:10%;left:100%}.team-card .team-card-img{border-radius:.5em;width:100%;height:200px;overflow:hidden}.team-card .team-card-img img{object-fit:cover;width:100%;height:100%}.team-card-content{color:#fff;flex-direction:column;justify-content:space-between;width:100%;height:275px;padding:1rem;display:flex}.team-card-content h2{letter-spacing:-.025rem;white-space:nowrap;margin:0;font-size:2rem;line-height:1.1}.team-card-role{text-transform:uppercase;letter-spacing:.05em;opacity:.8;padding-top:.25rem;font-size:.9rem;font-weight:500;display:block}@media (max-width:999px){.team-desktop.team-sticky{display:none}.team-mobile{z-index:0;background-color:#04030e;flex-direction:column;gap:1.25rem;width:100%;height:auto;padding:2rem 1rem;display:flex;position:relative;overflow:visible}.team-mobile-header{will-change:auto;width:100%;height:auto;margin-bottom:.5rem;display:block;position:static}.team-mobile-header h1{color:#fff;letter-spacing:-.06rem;margin:0 0 .5rem;font-size:2.25rem;line-height:110%}.team-card{will-change:auto;width:100%;max-width:680px;height:auto;margin:0 auto;position:static;top:auto;left:auto;opacity:1!important;transform:none!important}.team-card .team-card-img{height:240px;margin-bottom:1rem}.team-card-content{flex-direction:column;gap:3rem;height:auto;display:flex}}@media (min-width:1000px){.team-mobile{display:none}}
