@font-face{font-family:Larsseit;src:url(/assets/LarsseitBold-DW6mEfAb.otf) format("opentype");font-weight:400;font-style:normal}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Larsseit,sans-serif;margin:0;padding:0;box-sizing:border-box;background-color:#fff;color:#333}@font-face{font-family:LarsseitBold;src:url(/assets/LarsseitBold-DW6mEfAb.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:LarsseitMedium;src:url(/assets/LarsseitMedium-BerkQpDG.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:LarsseitLight;src:url(/assets/LarsseitLight-wIlEAbOE.otf) format("opentype");font-weight:400;font-style:normal}.navbar{position:fixed;top:0;left:0;width:100%;padding:40px;z-index:100;transition:all .3s ease;box-sizing:border-box}.navbar--scrolled{background:#fff;color:#fff;display:none}.navbar__container{display:flex;align-items:center;justify-content:space-between;max-width:1300px;margin:0 auto;width:100%}.navbar__logo-img{height:40px;width:auto;transition:transform .3s ease}.navbar__logo-img:hover{transform:scale(1.05)}.navbar__list{list-style:none;display:flex;gap:40px;margin:0;padding:0;flex-wrap:wrap}.navbar__link{text-decoration:none;font-family:LarsseitMedium,sans-serif;font-weight:600;font-size:.8rem;letter-spacing:1px;color:#000;text-transform:uppercase;transition:color .3s ease;white-space:nowrap}.navbar__logo-text{font-family:LarsseitBold,sans-serif;font-weight:700;font-size:1.6rem;letter-spacing:2px;color:#000;text-transform:uppercase;transition:color .3s ease;white-space:nowrap}.navbar__link:hover{color:#555}.navbar--scrolled .navbar__link{color:#000}.navbar__toggle{display:none;appearance:none;border:0;background:transparent;width:44px;height:44px;align-items:center;justify-content:center;cursor:pointer}.hamburger{display:inline-block;position:relative;width:22px;height:2px;background:#000;transition:background .25s ease}.hamburger:before,.hamburger:after{content:"";position:absolute;left:0;width:22px;height:2px;background:#000;transition:transform .25s ease,top .25s ease,opacity .25s ease}.hamburger:before{top:-7px}.hamburger:after{top:7px}.hamburger.is-active{background:transparent}.hamburger.is-active:before{transform:translateY(7px) rotate(45deg)}.hamburger.is-active:after{transform:translateY(-7px) rotate(-45deg)}.mobile-menu{position:fixed;top:70px;right:0;width:100%;max-width:420px;height:100vh;background:#fff;opacity:0;transform:scale(.98);transition:opacity .15s ease,transform .15s ease;z-index:9999;display:flex;flex-direction:column;padding:22px;box-sizing:border-box;pointer-events:none}.mobile-menu.open{opacity:1;transform:scale(1);pointer-events:all}.mobile-menu__brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.mobile-menu__logo-img{height:40px;width:auto}.mobile-menu__logo-text{font-weight:700;letter-spacing:2px;font-size:1.6rem;font-family:LarsseitBold,sans-serif;text-transform:uppercase}.mobile-menu__close{font-size:22px;background:transparent;border:0;cursor:pointer}.mobile-menu__nav{display:flex;flex-direction:column;gap:18px;margin-top:8px}.mobile-menu__link{text-decoration:none;font-weight:700;font-size:18px;text-transform:uppercase;color:#000}.mobile-menu__backdrop{position:fixed;inset:0;pointer-events:none;transition:opacity .24s ease;z-index:9990}.mobile-menu__backdrop.visible{opacity:1;pointer-events:auto}@media (max-width: 768px){.navbar__list{display:none}.navbar__toggle{display:flex}}@media (min-width: 769px){.mobile-menu,.mobile-menu__backdrop{display:none}}@media (max-width: 768px){.navbar{padding:14px 24px}.navbar__list{gap:24px}.navbar__logo-img{height:32px}}.inicio{position:relative;width:100%;height:100vh;overflow:hidden;margin-top:120px}.slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity 1s ease-in-out}.slide.active{opacity:1}.indicators{position:absolute;bottom:30px;width:100%;text-align:center;z-index:10}.dot{display:inline-block;width:10px;height:10px;margin:0 8px;background-color:#fff9;border-radius:50%;cursor:pointer;transition:background-color .3s ease}.dot.active{background-color:#fff}@font-face{font-family:LarsseitBold;src:url(/assets/LarsseitBold-DW6mEfAb.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:LarsseitMedium;src:url(/assets/LarsseitMedium-BerkQpDG.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:LarsseitLight;src:url(/assets/LarsseitLight-wIlEAbOE.otf) format("opentype");font-weight:400;font-style:normal}.contacto{padding:120px 40px;min-height:calc(100vh - 80px);display:flex;align-items:flex-start;justify-content:space-between;background:#fff;box-sizing:border-box}.title{font-size:.9rem;font-weight:700;text-align:left;letter-spacing:1px;margin-bottom:20px;color:#222;font-family:LarsseitBold,sans-serif}.contacto__info{text-align:right;font-size:13px;line-height:0rem;max-width:320px;display:flex;flex-direction:column;font-family:LarsseitLight,sans-serif;gap:8px;padding:10px}.contacto__nombre{font-weight:700;font-size:13px;margin-bottom:10px;font-family:LarsseitBold,sans-serif}.contacto__separador{height:1px;background:#ccc;margin:12px 0;width:100%;align-self:flex-end}.contacto__link{color:#222;font-weight:500;transition:color .3s ease}.contacto__link:hover{color:#555}.contacto__direccion{display:flex;flex-direction:column;gap:0px;margin-bottom:2px}@media (max-width: 768px){.contacto{justify-content:right;align-items:right;text-align:right;padding:80px 20px}.contacto__info{text-align:right;max-width:100%;gap:6px}.contacto__separador{align-self:center;width:100%}}@font-face{font-family:LarsseitBold;src:url(/assets/LarsseitBold-DW6mEfAb.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:LarsseitMedium;src:url(/assets/LarsseitMedium-BerkQpDG.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:LarsseitLight;src:url(/assets/LarsseitLight-wIlEAbOE.otf) format("opentype");font-weight:400;font-style:normal}.nosotros{padding:120px 40px;background:#fff;min-height:calc(100vh - 80px);box-sizing:border-box}.nosotros__content{display:flex;width:100%;justify-content:space-between;align-items:flex-start;gap:300px;margin-bottom:50px}.nosotros__title{flex:1;font-size:1.2rem;font-weight:700;text-align:left;letter-spacing:1px;width:50%;font-family:LarsseitMedium,sans-serif}strong{font-family:LarsseitMedium,sans-serif;font-weight:700}.nosotros__text{flex:2;text-align:justify;line-height:1.6;font-size:13px;color:#222;width:50%;font-family:LarsseitLight,sans-serif}.nosotros__text a{color:#000;text-decoration:underline}@media (max-width: 768px){.nosotros__content{flex-direction:column;gap:20px;text-align:left}.nosotros__title{width:100%;font-size:1.2rem;text-align:left}.nosotros__text{width:100%;font-size:14px;text-align:justify}}@font-face{font-family:LarsseitBold;src:url(/assets/LarsseitBold-DW6mEfAb.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:LarsseitMedium;src:url(/assets/LarsseitMedium-BerkQpDG.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:LarsseitLight;src:url(/assets/LarsseitLight-wIlEAbOE.otf) format("opentype");font-weight:400;font-style:normal}.proyecto{padding:120px 40px;background:#fff;min-height:calc(100vh - 80px);box-sizing:border-box}.proyecto__content{display:flex;width:100%;justify-content:space-between;gap:250px;margin-bottom:50px}.proyecto__content1{display:flex;width:100%;justify-content:space-between;align-items:flex-start;gap:750px;margin-bottom:50px}.proyecto__title{flex:1;font-size:1.2rem;font-weight:700;text-align:left;letter-spacing:1px;width:50%;font-family:LarsseitMedium,sans-serif}.proyecto__text{flex:2;display:flex;gap:30px;text-align:justify;line-height:1.6;font-size:.8rem;color:#222;width:50%;font-family:LarsseitMedium,sans-serif}.proyecto_card img{width:300px;height:auto}.proyecto_card img:hover{filter:opacity(.6)}.proyecto_card{width:300px}@media (max-width: 768px){.proyecto__content,.proyecto__content1{flex-direction:column;gap:20px;text-align:left}.proyecto__title{width:100%;font-size:1.2rem;text-align:left}.proyecto__text{width:100%;font-size:14px;text-align:justify;flex-direction:column}}@font-face{font-family:LarsseitBold;src:url(/assets/LarsseitBold-DW6mEfAb.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:LarsseitMedium;src:url(/assets/LarsseitMedium-BerkQpDG.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:LarsseitLight;src:url(/assets/LarsseitLight-wIlEAbOE.otf) format("opentype");font-weight:400;font-style:normal}.proyecto-detalle{background:#fff;min-height:calc(100vh - 80px);box-sizing:border-box}.proyecto-detalle__info{padding:100px 40px;display:flex;justify-content:space-between}.proyecto-detalle__info h1{font-size:1.2rem;font-weight:700;font-family:LarsseitMedium,sans-serif}.proyecto-detalle__info p{font-family:LarsseitLight,sans-serif}.proyecto-detalle img{width:100%}.proyecto-detalle__meta{padding:100px 40px;display:flex;justify-content:flex-start;gap:100px}.division{padding:50px 40px}.ficha{width:40%;font-size:13px}.title_ficha{font-weight:700;margin-bottom:10px;font-family:LarsseitMedium,sans-serif}.ficha_text{font-family:LarsseitLight,sans-serif}.descripcion_proyecto{text-align:justify;width:60%;white-space:pre-line;font-size:13px;font-family:LarsseitLight,sans-serif}@media (max-width: 768px){.proyecto-detalle__info{padding:80px 25px;flex-direction:column}.proyecto-detalle__info h1{margin:0}.proyecto-detalle__info p{margin-top:5px}.proyecto-detalle__meta{padding:80px 25px;flex-direction:column;gap:25px}.ficha{width:100%}.descripcion_proyecto{text-align:justify;width:100%;white-space:pre-line}}.galeria__item{width:100%;aspect-ratio:1 / 1;overflow:hidden;cursor:pointer;position:relative;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #eee}.galeria__item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease,opacity .3s ease}.galeria__item:hover img{opacity:.8}@media (max-width: 600px){.galeria__grid{grid-template-columns:1fr;padding:20px}}.galeria{width:100%;margin:0 auto}.galeria__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1200px;margin:0 auto}.galeria__itemt{width:100%;aspect-ratio:1 / 1;overflow:hidden;cursor:pointer;position:relative;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #969696}.galeria__itemt img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease,opacity .3s ease}.galeria__itemt:hover img{opacity:.8}hr{border:none;height:1px;background-color:#eee;margin:16px 0}.galeria__overlay{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:999;cursor:zoom-out}.galeria__imagen-activa{max-width:90%;max-height:90vh;object-fit:contain;animation:zoomIn .3s ease}@keyframes zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width: 900px){.galeria__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.galeria__grid{grid-template-columns:1fr}}@font-face{font-family:LarsseitBold;src:url(/assets/LarsseitBold-DW6mEfAb.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:LarsseitMedium;src:url(/assets/LarsseitMedium-BerkQpDG.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:LarsseitLight;src:url(/assets/LarsseitLight-wIlEAbOE.otf) format("opentype");font-weight:400;font-style:normal}.proyecto-nav{display:flex;justify-content:space-between;margin:40px 0;width:100%;font-family:LarsseitMedium,sans-serif}.nav-prev,.nav-next{text-decoration:none;font-family:LarsseitMedium,sans-serif;color:#333;font-weight:700;font-size:16px;transition:color .3s ease}@media (max-width: 768px){.proyecto-nav{align-items:center;gap:16px}.nav-prev,.nav-next{font-size:14px}}@font-face{font-family:LarsseitBold;src:url(/assets/LarsseitBold-DW6mEfAb.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:LarsseitMedium;src:url(/assets/LarsseitMedium-BerkQpDG.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:LarsseitLight;src:url(/assets/LarsseitLight-wIlEAbOE.otf) format("opentype");font-weight:400;font-style:normal}.footer{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:40px;flex-wrap:wrap;font-family:LarsseitLight,sans-serif}.footer__social a{color:#333;font-size:20px;margin-right:16px;transition:color .3s ease}.footer__social a:hover{color:#007bff}.footer__info{text-align:right;color:#333;font-size:13px}.footer__info p{margin:4px 0}
