.studio-hero{position:relative;width:100%;height:auto;min-height:100vh;color:var(--base-100);padding-top:35svh;padding-bottom:10svh}.studio-hero .container{display:flex;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.studio-hero .studio-hero-col:first-child{flex:2;color:var(--base-400)}.studio-hero .studio-hero-col:first-child p{width:50%;margin:0}.studio-hero .studio-hero-col:nth-child(2){flex:3;display:flex;flex-direction:column;gap:4rem}.studio-hero .studio-hero-hero-img{border-radius:1rem;width:75%;opacity:.65;overflow:hidden}.studio-hero .studio-hero-hero-img img{width:100%;height:auto;display:block}@media (max-width:1000px){.studio-hero{padding-top:20svh}.studio-hero .container{flex-direction:column;gap:4rem}.studio-hero .studio-hero-col:first-child p{width:85%}.studio-hero .studio-hero-hero-img{width:100%}}.more-facts{position:relative;width:100vw;height:auto;color:var(--base-100);padding:4rem 0}.more-facts .container{display:flex;flex-direction:column;gap:4rem;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem}.more-facts .container p{color:var(--base-300);margin:0}.more-facts .more-facts-items{width:100%;display:flex;justify-content:space-around;gap:2rem;background-color:var(--base-450);padding:8rem 4rem;border-radius:1rem}.more-facts .fact{flex:1;display:flex;flex-direction:column;align-items:center;gap:2rem}.more-facts .fact h2{display:flex;justify-content:center;margin:0}.more-facts .fact p{margin-bottom:1rem;text-align:center}.how-we-work-container{position:relative;width:100vw;height:auto;min-height:100svh;background-color:var(--base-500)}@media (max-width:1000px){.studio-hero .studio-hero-col:first-child p{width:85%}.more-facts{padding:2rem 0}.more-facts .more-facts-items{justify-content:center;align-items:center;flex-direction:column;gap:4rem;padding:4rem 2rem}.more-facts .fact{gap:1.5rem}.more-facts .fact h2{font-size:4rem}}.cta-window{height:100vh;padding:1rem}.cta-window,.cta-window .container{position:relative;width:100%;overflow:hidden}.cta-window .container{height:100%;background-color:var(--base-450);border-radius:2rem;display:flex;flex-direction:column;justify-content:space-between}.cta-window .cta-window-img-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.cta-window .container{max-width:100%!important}.cta-window .cta-window-img-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center}.cta-window .cta-window-img-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(20,19,19,.65);z-index:1}.cta-window .cta-window-header{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;color:var(--base-100);padding:1rem;z-index:2}.cta-window .cta-window-header h1{font-size:clamp(3rem,10vw,8rem);margin:0}.cta-window .cta-window-footer{position:relative;width:100%;display:flex;justify-content:space-between;align-items:flex-end;padding:2rem;gap:2rem;z-index:2;color:var(--base-100);margin-top:auto}.cta-window .cta-window-footer .cta-window-callout{flex:0 0 25%}.cta-window .cta-window-footer .cta-window-callout h3{margin:0 0 .5rem}.cta-window .cta-window-footer .cta-window-description{flex:0 0 25%;text-align:right}.cta-window .cta-window-footer .cta-window-description p{margin:0;color:var(--base-300)}@media (max-width:1000px){.cta-window{padding:.5rem}.cta-window .cta-window-header h1{font-size:clamp(2.5rem,15vw,6rem)}.cta-window .cta-window-footer{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:1.5rem;gap:1.5rem}.cta-window .cta-window-footer .cta-window-callout,.cta-window .cta-window-footer .cta-window-description{flex:none;width:100%}.cta-window .cta-window-footer .cta-window-description{text-align:left}}.spotlight{position:relative;width:100%;height:100svh;display:flex;justify-content:center;align-items:center;overflow:hidden}.spotlight-outline{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.spotlight-outline:after{content:"";position:absolute;top:-1rem;left:-1rem;width:100%;height:100%;z-index:1}.spotlight-inner{position:relative;width:calc(100% - 2rem);height:calc(100% - 2rem);overflow:hidden;border-radius:2rem;background-color:var(--base-450)}.spotlight-intro-text-wrapper{position:absolute;width:100%;top:50%;transform:translateY(-50%);display:flex;gap:.5rem}.spotlight-intro-text{flex:1;position:relative;will-change:transform;color:var(--base-300)}.spotlight-intro-text p{font-size:2.5rem}.spotlight-intro-text:first-child{display:flex;justify-content:flex-end}.spotlight-bg-img{position:absolute;overflow:hidden;transform:scale(0);border-radius:2rem;opacity:.65}.spotlight-bg-img,.spotlight-bg-img img{width:100%;height:100%;will-change:transform}.spotlight-bg-img img{object-fit:cover;object-position:center;transform:scale(1.5)}.spotlight-titles-container{position:absolute;top:0;left:15vw;width:100%;height:100%;overflow:hidden;clip-path:polygon(50svh 0,0 50%,50svh 100%,100% calc(100% + 100svh),100% -100svh);--before-opacity:0;--after-opacity:0}.spotlight-titles-container:after,.spotlight-titles-container:before{content:"";position:absolute;width:100svh;height:2px;background:var(--base-100);pointer-events:none;transition:opacity .3s ease;z-index:10}.spotlight-titles-container:before{top:0;left:0;transform:rotate(-45deg) translate(-7rem);opacity:var(--before-opacity)}.spotlight-titles-container:after{bottom:0;left:0;transform:rotate(45deg) translate(-7rem);opacity:var(--after-opacity)}.spotlight-titles{position:relative;left:15%;width:75%;height:100%;display:flex;flex-direction:column;gap:5rem;transform:translateY(100%);z-index:2}.spotlight-titles h1{color:var(--base-100);opacity:.35;transition:opacity .3s ease;font-size:4rem;font-weight:500;line-height:1}.spotlight-images{position:absolute;top:0;right:0;width:50%;min-width:300px;height:100%;z-index:1;pointer-events:none}.spotlight-img{position:absolute;width:200px;height:150px;will-change:transform;border-radius:1rem;overflow:hidden}.spotlight-img img{width:100%;height:100%;object-fit:cover}.spotlight-header{position:absolute;top:50%;left:10%;transform:translateY(-50%);color:var(--base-100);transition:opacity .3s ease;z-index:2;opacity:0}.spotlight-header p{font-size:1.25rem;font-weight:500;line-height:1;color:var(--base-100)}@media (max-width:1000px){.spotlight-titles,.spotlight-titles-container:after,.spotlight-titles-container:before{display:none}.spotlight-images{right:0}}