.studio .hero{position:relative;width:100%;height:100svh;overflow:hidden}.studio .hero .hero-bg{position:absolute;top:0;left:0;width:100%;height:100%}.studio .hero .hero-gradient{position:absolute;bottom:0;left:0;width:100%;height:100vh;background:#1a1818;background:linear-gradient(1turn,rgba(20,19,19,1),rgba(20,19,19,0));pointer-events:none}.studio .hero .hero-content{position:absolute;top:50svh;left:50%;transform:translate(-50%,-50%);color:var(--base-100);text-align:center;width:90%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1rem}.studio .hero .hero-content h1{width:100%;margin-bottom:1rem}.studio .hero .hero-tagline{width:80%;color:var(--base-200)}.studio .hero-header{position:relative!important;top:0!important}.studio .hero .hero-stats{position:absolute;bottom:0;width:100%;z-index:2}.studio .hero .hero-stats .container{display:flex;gap:1rem;width:100%}.studio .hero .hero-stats .stat{flex:1 1;display:flex;flex-direction:column;padding:1rem;aspect-ratio:16/9;color:var(--base-200);background-color:rgba(242,237,230,.1);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);border-radius:1rem;overflow:hidden;position:relative;transition:transform .3s ease}.studio .hero .hero-stats .stat:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:transparent;transition:background .3s ease}.studio .hero .hero-stats .stat:first-child:before{background:var(--brand-green-primary)}.studio .hero .hero-stats .stat:nth-child(2):before{background:var(--brand-green-secondary)}.studio .hero .hero-stats .stat:nth-child(3):before{background:var(--brand-green-tertiary)}.studio .hero .hero-stats .stat:nth-child(4):before{background:var(--brand-teal)}.studio .hero .hero-stats .stat:hover{transform:translateY(-4px)}.studio .hero .hero-stats .stat-count,.studio .hero .hero-stats .stat-info{flex:1 1}.studio .hero .hero-stats .stat-divider{width:100%;height:1px;background-color:rgba(255,255,255,.05)}.studio .hero .hero-stats .stat-info{display:flex;align-items:flex-end}.studio .hero-header{justify-content:center}.studio-hero{position:relative;width:100%;height:100%;color:var(--base-100);padding-bottom:10svh;background:url(/home/hero.jpg) no-repeat}.studio-hero .container{display:flex;gap:2rem;z-index:1}.studio-hero .studio-hero-col:first-child{flex:2 1;color:var(--base-400)}.studio-hero .studio-hero-col:first-child p{width:50%}.studio-hero .studio-hero-col:nth-child(2){flex:3 1;display:flex;flex-direction:column;gap:4rem}.studio-hero .studio-hero-hero-img{border-radius:1rem;width:75%;opacity:.65;overflow:hidden}@media (max-width:1000px){.studio-hero .container{flex-direction:column;gap:4rem}.studio-hero .studio-hero-hero-img{width:100%}}.more-facts{position:relative;width:100%;height:100%;color:var(--base-100)}.more-facts .container{display:flex;flex-direction:column;gap:4rem;align-items:center;padding-top:0}.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:var(--base-450);padding:6rem 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}.more-facts .fact p{margin-bottom:1rem}@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}}@media (max-width:600px){.studio .hero .hero-content{width:100%}.studio .hero .hero-content h1{font-size:2rem}.studio .hero .hero-tagline{width:100%}}.how-we-work-container{position:relative;width:100%;height:100%;min-height:100svh;background-color:var(--base-500)}.pricing-cards-container{display:flex;gap:2rem;margin-top:4rem;justify-content:center}@media (max-width:1000px){.pricing-cards-container{flex-direction:column}}