body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal;padding:0;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg: #fffaff;--bg-accent: #1e8d34;--text-nav: #151616;--text-nav-dark: #151616;--text-nav-light: #ffffff;--nav-size: 100px;--text-color: var(--bg);--speed: .5s;--nav-font-size: 3.5em;--nav-font-outline: .15rem;--nav-font-mobile: 3.5em}ul{list-style:none;margin:0;padding:0}a,h1,h2,h3,h5{color:var(--text-color);text-decoration:none;font-weight:unset}.home-card{height:100vh;background-image:url(/assets/CAPA2-Btpu9QZb.jpg);display:flex;padding-bottom:var(--nav-font-size);background-size:cover;background-attachment:fixed}.navbar{display:flex;flex-wrap:wrap;height:var(--nav-size);padding:0 1rem;border-bottom:var(--border);z-index:3}.navbar-nav{max-width:100%;display:flex;flex-wrap:wrap;justify-content:space-evenly;position:fixed;top:0;left:0;right:0;font-size:var(--nav-font-size);font-weight:600;transition:top .6s}.nav-item{top:0;color:var(--text-nav);display:flex;align-items:center;justify-content:center;opacity:0;padding-left:10px;padding-right:10px;text-shadow:1px 1px 3px var(--text-nav);transition:text-shadow 1s ease-out,color .8s ease-out}.nav-item a{color:inherit;transition:-webkit-text-stroke-color .8s}.nav-item a.active{color:transparent;text-shadow:none;-webkit-text-stroke-width:var(--nav-font-outline);-webkit-text-stroke-color:var(--text-nav)}@media screen and (max-width:800px){.home-card{justify-content:center;align-items:center}.navbar{flex-direction:column;height:auto;flex-wrap:nowrap;align-items:flex-end}.navbar-nav{position:relative;font-size:var(--nav-font-mobile);height:auto;gap:5rem;flex-direction:column;justify-content:flex-end}.nav-item a.active{color:#fff}}.logo-bar{display:none;width:150px;background-color:#fff;bottom:10px;z-index:0;margin-top:20px;justify-content:flex-start;align-self:flex-end;height:150px;cursor:pointer;box-shadow:#0308141a 0 .15rem .5rem,#0208141a 0 .075rem .175rem}.logo-bar div{display:none;visibility:hidden}.logo{width:150px;bottom:10px;z-index:2}@media screen and (max-width:800px){.logo{width:20vw;right:0;bottom:0;height:fit-content}.logo-bar{display:flex;overflow-y:hidden;font-size:50px;height:20vw;width:100%;position:fixed;right:0;background-color:#000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.logo-bar div{display:block;visibility:visible}.logo-bar .contact-logo{margin:10px;display:flex;width:75%;justify-content:center;align-items:center;left:0}.logo-bar .contact-logo .contact-button{border-radius:50%;color:#575557;background-color:#fff;width:60px;height:60px;margin:10px;display:flex;align-items:center;justify-content:center}}.work-card{height:fit-content;background-color:#151616;width:100%;padding-bottom:100px;margin:0;position:relative;overflow:hidden}.team-card{height:fit-content;background-color:var(--bg);width:100%;padding-bottom:var(--nav-font-size);margin-top:auto;position:relative}.team-grid{margin:5%;display:flex;justify-content:center;flex-wrap:wrap}.card{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;font-size:3rem;color:var(--text-nav);height:100%;width:20%;min-width:250px;transition:all .5s;overflow:hidden;aspect-ratio:1/1;box-shadow:0 0 .2em #000;background-color:transparent}.card:hover img{filter:blur(1px);transform:scale(1.1);transition:.6s}.card img{width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transition:.6s;filter:grayscale(100%)}@media(max-width:800px){.card{width:70%}}@media screen and (min-width:800px){.card div{opacity:0;transition:.8s}}.card:hover div{opacity:1;transition:.8s}.card div{align-self:flex-end;position:absolute;font-size:.9rem;color:#fff;padding-right:50px;padding-bottom:20px}.card div h2{font-size:1.5em;margin-bottom:0}@media screen and (min-width:800px){.card-tall{grid-row:span 2 / auto}.card-wide{grid-column:span 2 / auto}}.gallery{padding:40px;margin:0 auto;max-width:80vw;position:relative;will-change:opacity}.thumbnails{align-items:center}.thumbnails h1{width:100%}.gallery-drawer{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;min-height:400px}.gallery-drawer h3{display:none}@media(max-width:800px){.gallery-drawer h3{display:block}}.thumbnail{margin:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;will-change:transform,opacity;flex:1 0 40%;overflow:hidden}@media(max-width:800px){.thumbnail{min-width:95%}}.frame{overflow:hidden;position:relative}.thumbnail img{width:100%;height:100%;aspect-ratio:16/10;object-fit:cover;display:block}.frame .overlay{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-items:center;z-index:10;opacity:0}@media(max-width:800px){.frame .overlay{opacity:1;background-color:#2c2b2b33}}.frame .overlay.all{background-color:#2c2b2b33;opacity:1}.frame .overlay .overlay-text{font-size:1.5rem;text-align:center;z-index:3;position:absolute}.single{display:flex;flex-wrap:wrap;justify-content:space-evenly}.single .highlight{width:100%;height:60vh;color:#fff;background-position:50% 40%;background-repeat:no-repeat;background-attachment:fixed;display:flex;position:relative;top:0;left:0;align-items:flex-end;flex-direction:column;justify-content:space-between}.highlight h2.title{margin:0;width:70%;font-size:3rem}.single .image-row{display:flex;flex-direction:column;justify-content:center;min-width:60%;background-color:#000}.single .image-row img{object-fit:contain;max-height:75vh}@media(max-width:800px){.single .highlight{width:100%}.highlight h2.title{margin:0;width:70%;font-size:2rem;font-weight:500}.single .image-row{width:100%}.single .image-row img{min-height:60vh}}.single .caroussel{position:relative;display:flex;justify-content:center;align-items:center;background-color:#000;overflow:hidden}.single .image-row .caroussel img{width:100%;position:relative}.next,.prev{position:absolute;background:#1110108f;border-radius:30px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;cursor:pointer;font-weight:700;font-size:20px;z-index:2;border:#fff;border-width:2px;border-style:solid;color:#fff}.next{right:10px}.prev{left:10px}.description-section{padding:5%;width:80%;color:var(--text-color)}.description-section .MuiGrid-root:last-child{border-left:1px solid white}.description-section .MuiGrid-container{border:0!important}.project-details p{margin:10px}.project-description{font-size:1.2em;font-weight:300}@media(max-width:800px){.single img{max-width:100%;margin-right:0}.description-section{padding-bottom:10%}.project-details p{margin-block:8px}.MuiGrid-root:last-child{border-left:0!important;border-top:1px solid white}}.back{font-size:2em;width:100%;text-align:end;margin-bottom:1rem;margin-top:2rem}.back a{text-decoration:none;margin-right:5rem;margin-top:2rem}@media(max-width:800px){.back{margin-top:0}.back a{margin-right:1rem}}.project-list-container{display:flex;justify-content:center}.project-list{color:#a7a7a7;max-width:80%}.link{color:#fff;font-weight:500}.project-list a li:hover{color:gray;cursor:pointer}.flex-container{display:flex;flex-wrap:wrap;width:500px;justify-content:flex-start}@media(max-width:800px){.flex-container{max-width:100%}}.mobile-nav-marker{opacity:0;padding:0;min-height:150px;margin:0;font-size:var(--nav-font-mobile);font-weight:600}.mobile-nav-marker.dark{color:var(--text-nav-dark)}.mobile-nav-marker.light{color:#fff}@media screen and (max-width:800px){.mobile-nav-marker{display:flex;align-items:center;justify-content:center;width:100%;opacity:1}}.contact-frame{display:flex;justify-content:center}@media screen and (max-width:800px){.contact-frame{display:none}}.contact-section{background-color:var(--bg);max-width:50%;display:flex;justify-content:center;flex-flow:column;align-items:center;margin-top:50px;box-shadow:0 0 .5em #fff;padding-left:50px;padding-right:50px}.contact-section h1{font-size:10vh;color:#151616;margin:10px;text-transform:uppercase;text-align:center}.contact-section p{margin:0 10px;display:flex;justify-content:space-around;flex-wrap:wrap}.contact-section h2{font-size:22px;color:#151616;margin:0 10px}.contact-container{display:flex;justify-content:center;border-radius:0%;margin:150px auto 0;height:100vh}.contact-container p{line-height:1.5em;margin:0 0 1em;font-weight:300}.outlined-container{border:2px solid white;padding:24px;box-sizing:border-box}.outlined-container.left{border-right:2px solid;border-left:none}.outlined-container.right{border-left:2px solid;border-right:none}.contact-form-button{border-radius:.25rem;border-width:.05rem;margin:.5rem!important;width:20%;cursor:pointer}.contact-form-button.white{border-color:#fff!important;color:#fff!important}.contact-form-button.upload.disabled{color:#bdbdbd!important;border-color:#fff!important;border-width:1px;border-style:solid}.MuiMenuItem-root{color:#fff;font-family:Montserrat,sans-serif!important}.svg{stroke-width:12;scale:1}a .svg{padding-top:2rem;color:--text-nav}.loading{display:flex;position:fixed;width:100vw;height:100vh;background-color:#151616;z-index:5000;align-items:center;justify-content:center}.text-loading{color:#151616;position:fixed;margin-top:172px;margin-left:80px}.text-loading-2{color:#151616;position:absolute;margin-top:172px;margin-left:80px}.text-loading p,.text-loading-2 p{margin:0;color:#fff}.watermark{display:flex;width:100%;height:95%;justify-content:space-between;align-items:end;margin:2rem}.watermark img{margin:2rem}@media screen and (max-width:800px){.watermark{display:none}}.language-switch{display:flex;align-items:center;flex-direction:column;font-size:1.2em;justify-content:center;margin:2rem}.language-switch h2{color:var(--text-nav);cursor:pointer}.language-switch hr{width:1rem}.language-switch div.active{font-weight:800}@media screen and (max-width:800px){.language-switch{width:100%}}.about-section{overflow:hidden;padding-bottom:5%;border-bottom:white solid 1px}.about-card{min-height:100vh;height:fit-content;background-color:#151616;width:100%;margin-top:auto}.about-container{display:flex;flex-direction:row;color:#fff;font-size:1.2em;flex-wrap:wrap;margin-left:10rem;margin-right:10rem;padding:2rem}@media screen and (max-width:800px){.about-container{margin-left:2vw;margin-right:2vw;padding:1rem;flex-direction:column;align-items:stretch}.about-content{min-width:100%;max-width:100%;margin-bottom:1.5rem;padding:1rem;box-sizing:border-box}.about-content-row{flex-direction:column;gap:1.5rem}.about-graphics{max-width:100%;margin-left:0;margin-top:1rem}.about-content h1{font-size:1.5em}}.about-container.justify-end{justify-content:flex-end}.about-content{min-width:50%;max-width:60%;display:flex;align-content:center;flex-wrap:wrap}.about-content-row{display:flex}.about-content h1{width:100%}.button-container{display:flex;flex-wrap:wrap;justify-content:space-between}.button-container-start{display:flex;color:#fff;align-self:flex-start}.button-container-end{display:flex;color:#fff;justify-content:flex-end}.map-container{width:100%;height:100%}.about-graphics{max-width:50%;margin-left:1rem}.about-graphics img{max-width:60%;margin:2rem;box-shadow:0 4px 8px #fcf7f73d,0 6px 20px #fcf7f733}@media screen and (max-width:800px){.about-content{max-width:100%;margin-inline:2rem}.about-graphics{max-width:100%}}
