.studio-page{background-color:var(--base-100);width:100%;height:100%;min-height:100svh;position:relative}.studio-page .studio-header{justify-content:center;align-items:center;width:100%;height:90svh;display:flex;position:relative}.studio-page .studio-header .container{flex-direction:column;justify-content:center;display:flex}.studio-page .studio-header .container .studio-header-row:first-child{justify-content:flex-end;display:flex}.studio-page .studio-header .container .studio-header-row:nth-child(2){justify-content:flex-start;display:flex}.studio-page .studio-header .container .studio-header-row h1{font-size:14vw}.studio-page .studio-copy .container{flex-direction:column;gap:4rem;padding-bottom:10rem;display:flex}.studio-page .studio-copy .studio-copy-img{border-radius:.75rem;width:30%;margin:0 auto 4rem;overflow:hidden}.studio-page .studio-copy .studio-copy-img img{object-fit:cover;width:100%;height:100%}.studio-page .studio-copy p{text-align:left;width:50%;margin:0 auto 4rem}@media (max-width:1000px){.studio-page{padding-top:4rem}.studio-page .studio-header{height:auto;min-height:50svh;padding:4rem 1.25rem;padding-top:max(6rem,calc(env(safe-area-inset-top) + 4rem));align-items:center;display:flex}.studio-page .studio-header .container .studio-header-row h1{word-wrap:break-word;font-size:3rem;line-height:1.1}.studio-page .studio-header .container .studio-header-row:first-child,.studio-page .studio-header .container .studio-header-row:nth-child(2){justify-content:center;margin-bottom:1rem}.studio-page .studio-copy{padding-bottom:max(4rem,calc(env(safe-area-inset-bottom) + 4rem))}.studio-page .studio-copy .container{gap:2rem;padding:4rem 1.25rem}.studio-page .studio-copy .studio-copy-img{width:100%;margin-bottom:2rem}.studio-page .studio-copy p{word-wrap:break-word;width:100%;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.studio-page .studio-copy h2{word-wrap:break-word;line-height:1.2;margin-top:2rem!important;margin-bottom:1rem!important;font-size:1.75rem!important}}@media (min-width:2400px){.studio-page .studio-header .container .studio-header-row h1{font-size:20rem}}
.sticky{background-color:var(--base-100);width:100%;height:100svh;position:relative;overflow:hidden}.sticky-header{will-change:transform;justify-content:center;align-items:center;width:250vw;height:100svh;display:flex;position:relative;top:0;left:0}.sticky-header h1{color:var(--base-400);letter-spacing:-.5rem;margin:0;font-size:28vw;line-height:100%}.card{background-color:var(--base-400);will-change:transform;z-index:2;border:none;border-radius:14px;width:340px;height:520px;padding:1rem;position:absolute;top:10%;left:100%;box-shadow:0 20px 40px #00000059}#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{border-radius:10px;width:100%;height:230px;position:relative;overflow:hidden}.card .card-img img{object-fit:cover;width:100%;height:100%}.card-content{color:#fff;flex-direction:column;justify-content:space-between;width:100%;height:255px;padding:1rem;display:flex}.card-content h2{letter-spacing:-.05rem;font-size:2.5rem}.card-content ul{flex-direction:column;gap:.4rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.card-content ul li{color:#ffffffe6;align-items:flex-start;gap:.5rem;line-height:1.3;display:flex}.card-content ul li:before{content:"";background:#fff9;border-radius:50%;width:6px;height:6px;margin-top:.5rem;display:inline-block}@media (max-width:999px){.team-desktop.sticky{display:none}.team-mobile{z-index:0;background-color:var(--base-100);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:.5rem;display:block;position:static}.mobile-header h1{color:var(--base-400);letter-spacing:-.06rem;margin:0 0 .5rem;font-size:2.25rem;line-height:110%}.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}.card .card-img{height:260px;margin-bottom:1rem}.card-content{flex-direction:column;gap:1.25rem;height:auto;display:flex}#svc-1{background-color:var(--accent-1)}#svc-2{background-color:var(--accent-2)}#svc-3{background-color:var(--accent-3)}#svc-4{background-color:var(--accent-4)}#svc-5{background-color:var(--accent-5)}#svc-6{background-color:var(--accent-3)}}@media (min-width:1000px){.team-mobile{display:none}}
