.nosotros-hero{background-color:#000;position:relative}.nos-hero-img{background-color:#000}.nosotros-hero .container{padding:10rem 2.125rem 15rem}.nosotros-hero .container .nos-hero-copy:first-child{flex-direction:column;align-items:flex-end;display:flex}.nosotros-hero .container .nos-hero-copy p{color:var(--base-400)}.nosotros-hero .container .nos-hero-copy:nth-child(3){flex-direction:column;gap:4rem;display:flex}.nosotros-hero .container .nos-hero-copy:nth-child(3) h1{text-align:center;width:75%;margin:0 auto;color:#fff!important}.nosotros-hero .container .nos-hero-copy:nth-child(3) .nos-hero-meta{color:var(--base-400);justify-content:space-between;align-items:flex-end;display:flex}.nosotros-about{background-color:var(--base-700);padding:12rem 0 16rem;position:relative}.nosotros-about .container{flex-direction:column;justify-content:center;align-items:center;gap:5rem;display:flex}.nosotros-about .container .nosotros-about-logo{justify-content:center;align-items:center;width:8rem;height:8rem;display:flex}.nosotros-about .container .nosotros-about-logo .nosotros-logo-video{object-fit:contain;filter:invert();width:100%;height:100%}.nosotros-about .container .nosotros-about-copy{text-align:center;flex-direction:column;width:60%;display:flex}.nosotros-about .container .nosotros-about-copy h4{color:var(--base-100);margin-bottom:2rem}.nosotros-about-logo svg{fill:var(--base-100)}.project-preview{background-color:var(--base-700);z-index:0;width:100%;height:100vh;padding:0;position:fixed;top:0;left:0;overflow:hidden}.project-preview .project-preview-wrapper{gap:4em;width:160%;height:100vh;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.project-preview .project-preview-wrapper .preview-col{flex-direction:column;flex:1;gap:4em;height:100%;display:flex;position:relative}.project-preview .project-preview-wrapper .preview-img{border-radius:.75rem;flex:1;overflow:hidden}.project-preview .project-preview-wrapper .preview-img img{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:filter .3s}.project-preview .project-preview-wrapper .preview-img.main-preview-img img{position:relative;transform:scale(2)}.project-page-whitespace{width:100%;height:600vh}@media (max-width:1000px){.nosotros-hero .container .nos-hero-copy:nth-child(3) h1,.nosotros-about .container .nosotros-about-copy{width:100%}.nosotros-hero .container{padding:6rem 1.5rem}.project-preview .project-preview-wrapper{width:250%}}
