.studio-hero{width:100%;height:100%;color:var(--base-100);padding-top:35svh;padding-bottom:10svh;position:relative}.studio-hero .container{gap:2rem;display:flex}.studio-hero .studio-hero-col:first-child{color:var(--base-400);flex:2}.studio-hero .studio-hero-col:first-child p{width:50%}.studio-hero .studio-hero-col:nth-child(2){flex-direction:column;flex:3;gap:4rem;display:flex}.studio-hero .studio-hero-hero-img{opacity:.65;border-radius:1rem;width:75%;overflow:hidden}@media (max-width:1000px){.studio-hero .container{flex-direction:column;gap:4rem}.studio-hero .studio-hero-hero-img{width:100%}}.more-facts{width:100%;height:100%;color:var(--base-100);padding:2rem 0;position:relative}.more-facts .container{flex-direction:column;align-items:center;gap:4rem;display:flex}.more-facts .container p{color:var(--base-300)}.more-facts .more-facts-items{background-color:var(--base-450);border-radius:1rem;grid-template-columns:repeat(4,1fr);gap:3rem;width:100%;padding:5rem 4rem;display:grid}.more-facts .fact{border-left:2px solid #f2ede640;flex-direction:column;align-items:flex-start;gap:.5rem;padding-left:1.25rem;display:flex}.more-facts .fact h2{color:var(--base-100);font-size:clamp(1.75rem,2.2vw,2.5rem);line-height:1.1;display:block}.more-facts .fact .fact-label{color:var(--base-200);margin-bottom:0;font-size:.9375rem}.more-facts .fact .fact-note{color:var(--base-300);margin-bottom:0;font-size:.875rem;line-height:1.45}@media (max-width:1200px){.more-facts .more-facts-items{grid-template-columns:repeat(2,1fr);gap:2.5rem;padding:4rem 2.5rem}}@media (max-width:1000px){.studio-hero .studio-hero-col:first-child p{width:85%}.more-facts .more-facts-items{grid-template-columns:1fr;gap:2rem;padding:3rem 1.75rem}.more-facts .fact{gap:.4rem}.more-facts .fact h2{font-size:2rem}}.how-we-work-container{background-color:var(--base-500);width:100%;height:100%;min-height:100svh;position:relative}
