.page.studio,.studio-hero{background-color:#eef5f5}.studio-hero{position:relative;width:100%;height:100%;color:var(--base-500);padding-top:35svh;padding-bottom:10svh}.studio-hero .container{display:flex;gap:2rem}.studio-hero .studio-hero-col:first-child{flex:2 1;color:var(--base-400)}.studio-hero .studio-hero-col:first-child p{width:75%}.studio-hero .studio-hero-col:nth-child(2){flex:3 1;display:flex;flex-direction:column;gap:4rem}.studio-hero .studio-hero-col:nth-child(2) [data-copy-wrapper]{display:flex;flex-direction:column;gap:1rem;max-width:100%}.studio-hero .studio-hero-col:nth-child(2) h2{white-space:normal;line-height:1.05}.studio-hero .studio-hero-col:nth-child(2) p{color:var(--base-400);max-width:28rem}.studio-hero .studio-hero-hero-img{border-radius:1rem;width:75%;overflow:hidden}.studio-hero .studio-hero-hero-img video{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:1000px){.studio-hero .container{flex-direction:column;gap:4rem}.studio-hero .studio-hero-col:nth-child(2) h2{white-space:normal;font-size:2.25rem}.studio-hero .studio-hero-hero-img{width:100%}}.more-facts{position:relative;width:100%;height:100%;background-color:#eef5f5;color:var(--base-100);padding:2rem 0}.more-facts .container{display:flex;flex-direction:column;gap:4rem;align-items:center}.more-facts .container p{color:var(--base-300)}.more-facts .more-facts-items{width:100%;display:flex;justify-content:space-around;gap:2rem;background-color:#000;color:#fff;padding:8rem 4rem;border-radius:1rem}.more-facts .fact{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:2rem}.more-facts .fact h2{display:flex;justify-content:center;color:#fff}.more-facts .fact p{margin-bottom:1rem;text-align:center;white-space:nowrap;letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;color:#fff}@media (max-width:1000px){.studio-hero .studio-hero-col:first-child p{width:85%}.more-facts .more-facts-items{justify-content:center;align-items:center;flex-direction:column;gap:4rem}.more-facts .fact{gap:1.5rem}.more-facts .fact h2{font-size:4rem}}.how-we-work-container{position:relative;width:100%;height:100%;min-height:100svh}.how-we-work-container,.page.studio .cta-window,.page.studio .spotlight{background-color:#eef5f5}