.footer-module__CIQsJG__footer{width:100%;color:var(--light);background-color:#000;justify-content:center;align-items:center;padding:66px 0 144px;display:flex}.footer-module__CIQsJG__container{width:var(--maxWidth);justify-content:space-between;display:flex;position:relative}.footer-module__CIQsJG__container img{height:80px}.footer-module__CIQsJG__content{flex-direction:column;justify-content:flex-end;align-items:flex-end;display:flex}.footer-module__CIQsJG__nav{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.footer-module__CIQsJG__nav a{text-transform:uppercase;color:var(--light);opacity:.9;font-size:.7rem;transition:color .3s,opacity .3s}.footer-module__CIQsJG__nav a.footer-module__CIQsJG__active{opacity:1;color:#fff;font-weight:700}.footer-module__CIQsJG__end{flex-direction:column;justify-content:center;align-items:center;display:flex}.footer-module__CIQsJG__end p{font-size:.7rem}.footer-module__CIQsJG__social{justify-content:center;align-items:center;gap:10px;display:flex}.footer-module__CIQsJG__social img{height:10px}@media screen and (max-width:767px){.footer-module__CIQsJG__end{width:var(--maxWidth);text-align:center;position:absolute;bottom:-84px}.footer-module__CIQsJG__end p{max-width:200px}}@media screen and (min-width:768px){.footer-module__CIQsJG__footer{padding:66px 0 100px}.footer-module__CIQsJG__content{gap:26px}.footer-module__CIQsJG__nav{flex-direction:row;gap:20px}.footer-module__CIQsJG__nav a:hover{color:#fff;opacity:1;transition:color .3s,opacity .3s}.footer-module__CIQsJG__end{flex-direction:row;gap:18px}.footer-module__CIQsJG__social{gap:12px}.footer-module__CIQsJG__social a img{opacity:.8;transition:opacity .3s}.footer-module__CIQsJG__social a img:hover{opacity:1;transition:opacity .3s}}@media screen and (min-width:1280px){.footer-module__CIQsJG__content{gap:40px}.footer-module__CIQsJG__nav{gap:24px}.footer-module__CIQsJG__footer{padding:104px 0 148px}.footer-module__CIQsJG__container img{height:133px}.footer-module__CIQsJG__end{gap:36px}.footer-module__CIQsJG__social{gap:21px}.footer-module__CIQsJG__social img{height:19px}}
.burger-module__8m_zAa__nav{background-color:var(--light);z-index:999;justify-content:space-between;width:100%;padding:1.8rem 7vw;display:flex}.burger-module__8m_zAa__nav img{height:16px}.burger-module__8m_zAa__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:flex}.burger-module__8m_zAa__burger span{background:var(--blue);width:100%;height:2px;transition:all .3s;display:block}.burger-module__8m_zAa__burger.burger-module__8m_zAa__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.burger-module__8m_zAa__burger.burger-module__8m_zAa__open span:nth-child(2){opacity:0}.burger-module__8m_zAa__burger.burger-module__8m_zAa__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.burger-module__8m_zAa__navList{background-color:var(--light);z-index:100;flex-direction:column;align-items:flex-end;gap:10px;width:100%;padding-bottom:20px;padding-right:7vw;transition:top .3s ease-in-out;display:flex;position:fixed;top:-1000px;right:0}.burger-module__8m_zAa__navList.burger-module__8m_zAa__show{top:74px}.burger-module__8m_zAa__navList a{color:var(--blue);text-transform:uppercase;cursor:pointer;padding-bottom:2px;font-size:.7rem;position:relative}.burger-module__8m_zAa__navList a:after{content:"";background-color:var(--blue);transform-origin:0;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.burger-module__8m_zAa__navList a.burger-module__8m_zAa__active:after{content:"";width:100%;transform:none}.burger-module__8m_zAa__navList a.burger-module__8m_zAa__active{font-weight:600}.burger-module__8m_zAa__overlay{z-index:1;background-color:#00000080;width:100vw;height:100vh;animation:.3s burger-module__8m_zAa__fadeIn;position:fixed;top:0;left:0}@keyframes burger-module__8m_zAa__fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (min-width:768px){.burger-module__8m_zAa__nav{padding:1.8rem 8vw}.burger-module__8m_zAa__navList{padding-right:8vw}}@media screen and (min-width:1024px){.burger-module__8m_zAa__navList,.burger-module__8m_zAa__burger,.burger-module__8m_zAa__overlay{display:none}}
.nav-module__JedUoG__nav{width:var(--maxWidth);justify-content:space-between;align-items:center;padding:1.8rem 0;display:flex}.nav-module__JedUoG__nav img{height:19px}.nav-module__JedUoG__navList{display:none}.nav-module__JedUoG__navList a{color:var(--blue);text-transform:uppercase;cursor:pointer;padding-bottom:2px;font-size:.7rem;position:relative}.nav-module__JedUoG__navList a:after{content:"";background-color:var(--blue);transform-origin:0;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.nav-module__JedUoG__navList a.nav-module__JedUoG__active:after{content:"";width:100%;transform:none}.nav-module__JedUoG__navList a.nav-module__JedUoG__active{font-weight:600}@media screen and (min-width:1024px){.nav-module__JedUoG__nav{padding:3rem 0}.nav-module__JedUoG__navList{flex-direction:row;gap:1.5rem;display:flex}.nav-module__JedUoG__navList a:hover:after{transform:scaleX(1)}}@media screen and (min-width:1280px){.nav-module__JedUoG__nav img{height:30px}.nav-module__JedUoG__navList a{padding-bottom:4px;font-size:1rem}}
.linkButton-module__6Gk7rW__button{text-transform:uppercase;cursor:pointer;z-index:1;width:fit-content;font-size:.9rem;display:inline-block;position:relative;overflow:hidden}.linkButton-module__6Gk7rW__button:before{content:"";z-index:-1;width:100%;height:0%;position:absolute;bottom:0;left:0}.linkButton-module__6Gk7rW__primary{border:1px solid var(--blue);color:var(--blue);padding:9px 20px}.linkButton-module__6Gk7rW__primary:before{background:var(--blue)}.linkButton-module__6Gk7rW__secondary{border:2px solid var(--light);color:#fff;padding:10px 13px}.linkButton-module__6Gk7rW__secondary:before{background:var(--light)}@media screen and (min-width:768px){.linkButton-module__6Gk7rW__secondary{padding:16px}}@media screen and (min-width:1024px){.linkButton-module__6Gk7rW__secondary{padding:14px 20px}.linkButton-module__6Gk7rW__button{transition:color .3s}.linkButton-module__6Gk7rW__button:before{transition:height .4s}.linkButton-module__6Gk7rW__button:hover:before{height:100%}.linkButton-module__6Gk7rW__button:hover{color:#fff}.linkButton-module__6Gk7rW__secondary:hover{color:#000}}
.cta-module__GTJ3YW__cta{flex-direction:column-reverse;width:100%;height:100%;display:flex}.cta-module__GTJ3YW__content{flex-direction:column;justify-content:center;align-items:flex-start;gap:30px;width:100%;padding:30px 7vw;display:flex}.cta-module__GTJ3YW__image{width:100%}.cta-module__GTJ3YW__image img{object-fit:cover;object-position:right center;width:100%;height:100%}@media screen and (min-width:768px){.cta-module__GTJ3YW__cta{flex-direction:row;justify-content:space-between}.cta-module__GTJ3YW__content{width:50%;padding:90px 5vw 90px 9vw}.cta-module__GTJ3YW__image{width:50%}}@media screen and (min-width:1024px){.cta-module__GTJ3YW__content{padding:90px 5vw 90px 20vw}}
.cardHero-module__AWEWAG__card{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;height:600px;transition:background-image .5s ease-in-out;display:flex}.cardHero-module__AWEWAG__card p{color:#fff;max-width:70%}.cardHero-module__AWEWAG__card h1{color:#fff;font-size:1.6rem;line-height:1.6rem}.cardHero-module__AWEWAG__container{width:var(--maxWidth);flex-direction:column;gap:45px;display:flex}.cardHero-module__AWEWAG__content{flex-direction:column;gap:12px;display:flex}.cardHero-module__AWEWAG__content a{margin-top:10px}.cardHero-module__AWEWAG__list{color:#fff;flex-wrap:wrap;gap:30px;display:flex}.cardHero-module__AWEWAG__list li{cursor:pointer;padding-bottom:4px}.cardHero-module__AWEWAG__activeItem{position:relative}.cardHero-module__AWEWAG__activeItem:after{content:"";transform-origin:0;background:#fff;width:100%;height:2px;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.cardHero-module__AWEWAG__activeItem.cardHero-module__AWEWAG__animate:after{animation:4s linear forwards cardHero-module__AWEWAG__progress}@keyframes cardHero-module__AWEWAG__progress{0%{transform:scaleX(0)}90%{transform:scaleX(1)}to{transform:scaleX(0)}}@media screen and (max-width:767px){.cardHero-module__AWEWAG__card{position:relative}.cardHero-module__AWEWAG__list{margin-right:15px;position:absolute;bottom:80px}}@media screen and (min-width:768px){.cardHero-module__AWEWAG__card{align-items:flex-end;padding-bottom:100px}.cardHero-module__AWEWAG__card p{font-size:1.1rem}.cardHero-module__AWEWAG__card h1{font-size:2.1rem;line-height:2.1rem}.cardHero-module__AWEWAG__content{gap:15px}.cardHero-module__AWEWAG__list{gap:36px}}@media screen and (min-width:1024px){.cardHero-module__AWEWAG__card{padding-bottom:140px}.cardHero-module__AWEWAG__card p{max-width:450px;font-size:1.4rem}.cardHero-module__AWEWAG__card h1{font-size:4rem;line-height:4rem}.cardHero-module__AWEWAG__content{gap:35px}.cardHero-module__AWEWAG__list{gap:52px}}@media screen and (min-width:1280px){.cardHero-module__AWEWAG__card{height:770px}}
.bottomCta-module__GqubbG__cta{background-color:var(--light);justify-content:center;align-items:center;width:100%;display:flex}.bottomCta-module__GqubbG__container{width:var(--maxWidth);flex-direction:column;gap:8px;padding:38px 0 60px;display:flex}.bottomCta-module__GqubbG__container h2 span{display:block}.bottomCta-module__GqubbG__content{flex-direction:column;gap:32px;display:flex}.bottomCta-module__GqubbG__content p{max-width:273px}@media screen and (min-width:424px){.bottomCta-module__GqubbG__cta{background-image:url(/resource_cta.svg);background-position:100%;background-repeat:no-repeat}}@media screen and (min-width:768px){.bottomCta-module__GqubbG__container{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:55px;padding:66px 0 72px}.bottomCta-module__GqubbG__container h2{flex-shrink:0}.bottomCta-module__GqubbG__container h2 span{width:100%}.bottomCta-module__GqubbG__content{gap:16px}}@media screen and (min-width:1280px){.bottomCta-module__GqubbG__container{padding:90px 0 118px}.bottomCta-module__GqubbG__content p{max-width:472px}}
.nosotros-module__4Yq45a__nosotros{justify-content:center;align-items:center;width:100vw;display:flex}.nosotros-module__4Yq45a__container{width:var(--maxWidth);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:23px;padding:44px 0 60px;display:flex}.nosotros-module__4Yq45a__container p{max-width:632px}.nosotros-module__4Yq45a__text{flex-direction:column;gap:24px;display:flex}@media screen and (min-width:768px){.nosotros-module__4Yq45a__container{flex-direction:row;align-items:flex-start;gap:56px;padding:58px 0 72px}.nosotros-module__4Yq45a__container h2 span{display:block}}@media screen and (min-width:1280px){.nosotros-module__4Yq45a__nosotros{background-image:url(/letter_b.png);background-position:100%;background-repeat:no-repeat;background-size:contain}.nosotros-module__4Yq45a__container{gap:90px;padding:104px 0 148px}}
.counter-module__GE7NDa__counter{display:flex;position:relative}.counter-module__GE7NDa__counter img{margin-top:12px}.counter-module__GE7NDa__img_experience{height:26px}.counter-module__GE7NDa__img_finished{height:25px}.counter-module__GE7NDa__img_partners{height:20px}.counter-module__GE7NDa__content{text-align:center;flex-direction:column;align-items:center;width:84px;display:flex}.counter-module__GE7NDa__content h2{color:var(--lighter-blue);font-size:3rem;line-height:1}.counter-module__GE7NDa__content h3{color:#fff;font-size:.9rem}@media screen and (min-width:768px){.counter-module__GE7NDa__counter{justify-content:flex-end;align-items:flex-start}.counter-module__GE7NDa__counter.counter-module__GE7NDa__finished{gap:10px}.counter-module__GE7NDa__counter.counter-module__GE7NDa__partners{gap:14px}}@media screen and (min-width:1280px){.counter-module__GE7NDa__counter.counter-module__GE7NDa__finished{gap:18px}.counter-module__GE7NDa__counter.counter-module__GE7NDa__partners{gap:24px}.counter-module__GE7NDa__counter img{margin-top:16px}.counter-module__GE7NDa__img_experience{height:50px}.counter-module__GE7NDa__img_finished{height:48px}.counter-module__GE7NDa__img_partners{height:37px}.counter-module__GE7NDa__content{width:124px}.counter-module__GE7NDa__content h2{font-size:5.5rem}.counter-module__GE7NDa__content h3{font-size:1.3rem}}
.hero-module__D45NKq__hero{width:100%;height:var(--heroHeight);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;display:flex;position:relative}.hero-module__D45NKq__hero:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#0e294d99 40%,#0e294dd9 100%);width:100%;height:40%;position:absolute;bottom:0;left:0}.hero-module__D45NKq__title{z-index:10;width:var(--maxWidth);flex-direction:column;justify-content:flex-end;height:100%;margin-bottom:32px;display:flex;position:relative}.hero-module__D45NKq__title h1,.hero-module__D45NKq__title h2{color:#fff}@media screen and (min-width:768px){.hero-module__D45NKq__title{gap:12px;margin-bottom:50px}.hero-module__D45NKq__title h2 span{display:block}}@media screen and (min-width:1280px){.hero-module__D45NKq__title{gap:18px;margin-bottom:76px}}
.video-module__-Z2xrq__video{width:100%;min-height:300px;display:flex;position:relative}.video-module__-Z2xrq__poster{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;bottom:0}.video-module__-Z2xrq__playButton{z-index:10;background-color:var(--blue);cursor:pointer;border-radius:100px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.video-module__-Z2xrq__playButton img{width:13px;margin-top:1.5px;margin-left:4.5px}@media screen and (min-width:768px){.video-module__-Z2xrq__playButton{width:60px;height:60px}.video-module__-Z2xrq__playButton img{width:20px;margin-top:2.5px;margin-left:5px}}@media screen and (min-width:1280px){.video-module__-Z2xrq__playButton{width:100px;height:100px}.video-module__-Z2xrq__playButton img{width:38px;margin-left:10px}}
.numbers-module__OuLS-q__numbers{background-color:var(--light-blue);justify-content:center;align-items:center;width:100%;padding:60px 0;display:flex}.numbers-module__OuLS-q__container{flex-direction:column;justify-content:center;align-items:center;gap:32px;display:flex}@media screen and (min-width:768px){.numbers-module__OuLS-q__container{width:var(--maxWidth);flex-direction:row;justify-content:space-between;align-items:stretch;padding:0 30px}}@media screen and (min-width:1024px){.numbers-module__OuLS-q__container{padding:0 40px}}@media screen and (min-width:1280px){.numbers-module__OuLS-q__numbers{padding:104px 0}}
.cardProject-module__XFUouG__card{flex:content;cursor:pointer;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;display:flex}.cardProject-module__XFUouG__imageContainer{height:308px}.cardProject-module__XFUouG__imageContainerSlide{height:115px}.cardProject-module__XFUouG__imageContainer,.cardProject-module__XFUouG__imageContainerSlide{clip-path:polygon(20px 0%,100% 0%,100% 100%,0% 100%,0% 20px);background-color:var(--light);width:100%}.cardProject-module__XFUouG__imageContainer img,.cardProject-module__XFUouG__imageContainerSlide img{object-fit:cover;pointer-events:none;width:100%;height:100%}.cardProject-module__XFUouG__content,.cardProject-module__XFUouG__contentSlide{flex-direction:column-reverse;display:flex}.cardProject-module__XFUouG__content h5,.cardProject-module__XFUouG__contentSlide h5{color:var(--gray);text-transform:uppercase}.cardProject-module__XFUouG__content h4,.cardProject-module__XFUouG__contentSlide h4{color:var(--gray)}.cardProject-module__XFUouG__contentSlide h5{font-size:.6rem}.cardProject-module__XFUouG__contentSlide h4{font-size:.9rem}@media screen and (min-width:768px){.cardProject-module__XFUouG__card{gap:16px}.cardProject-module__XFUouG__imageContainer{height:172px}}@media screen and (min-width:1280px){.cardProject-module__XFUouG__card{gap:18px}.cardProject-module__XFUouG__imageContainer{height:192px}.cardProject-module__XFUouG__imageContainerSlide{height:212px}.cardProject-module__XFUouG__contentSlide h5{font-size:1rem}.cardProject-module__XFUouG__contentSlide h4{font-size:1.15rem}}
.slider-module__LxQfjq__sliderContainer{width:100%;position:relative}.slider-module__LxQfjq__controlsContainer{display:none}@media screen and (min-width:768px){.slider-module__LxQfjq__controlsContainer{justify-content:center;align-items:center;width:100%;margin-bottom:45px;display:flex}.slider-module__LxQfjq__controls{width:var(--maxWidth);justify-content:flex-end;gap:16px;display:flex}.slider-module__LxQfjq__buttons{flex-direction:row;gap:12px;display:flex}.slider-module__LxQfjq__navButton{cursor:pointer;border:1px solid var(--blue);background-color:#0000;padding:7px 20px;transition:background-color .3s}.slider-module__LxQfjq__navButton:hover{background-color:var(--blue);transition:background-color .3s}.slider-module__LxQfjq__navButton img{height:20px}.slider-module__LxQfjq__navButton:hover img{filter:brightness(0)invert()}}@media screen and (min-width:1280px){.slider-module__LxQfjq__controlsContainer{margin-bottom:60px}.slider-module__LxQfjq__navButton img{height:30px}}
.projects-module__7HQGbq__proyectos{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:28px;width:100%;padding:40px 0 20px;display:flex}.projects-module__7HQGbq__container{width:var(--maxWidth);flex-direction:column;align-items:flex-start;gap:18px;display:flex}@media screen and (min-width:768px){.projects-module__7HQGbq__proyectos{gap:52px;padding:55px 0 58px}.projects-module__7HQGbq__container{flex-direction:row;gap:56px}}@media screen and (min-width:1280px){.projects-module__7HQGbq__proyectos{gap:70px;padding:160px 0 90px}.projects-module__7HQGbq__container{gap:90px}}
.information-module__CSNXha__information{background-color:#fff;justify-content:center;align-items:center;width:100%;display:flex}.information-module__CSNXha__container{width:var(--maxWidth);flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:36px 0 0;display:flex}.information-module__CSNXha__title{width:100%}.information-module__CSNXha__title h3{color:var(--blue);font-size:1.4rem;line-height:normal}.information-module__CSNXha__title img{display:none}.information-module__CSNXha__content{flex-direction:column;gap:40px;width:100%;display:flex}.information-module__CSNXha__galery{flex-direction:column;gap:24px;width:100%;display:flex}.information-module__CSNXha__galery img{object-fit:cover;width:100%;height:268px}.information-module__CSNXha__texts{flex-direction:column;gap:36px;width:100%;display:flex}.information-module__CSNXha__texts h4{color:var(--blue);font-size:1.3rem;font-weight:900}.information-module__CSNXha__texts div{flex-direction:column;gap:16px;display:flex}.information-module__CSNXha__task span{color:var(--blue);margin-right:5px}@media screen and (min-width:768px){.information-module__CSNXha__container{gap:32px;padding:56px 0 0}.information-module__CSNXha__galery{flex-direction:row;gap:26px}.information-module__CSNXha__galery img{width:calc(50% - 13px);height:192px}.information-module__CSNXha__title{justify-content:space-between;align-items:flex-start;gap:140px;display:flex}.information-module__CSNXha__title img{display:block}.information-module__CSNXha__texts{gap:40px}}@media screen and (min-width:1280px){.information-module__CSNXha__container{gap:54px}.information-module__CSNXha__content{flex-direction:row-reverse;gap:80px}.information-module__CSNXha__galery{flex-direction:column;gap:70px}.information-module__CSNXha__galery img{width:100%;height:300px}.information-module__CSNXha__title h3{font-size:2.5rem}.information-module__CSNXha__texts h4{font-size:2rem}.information-module__CSNXha__texts div{gap:18px}}@media screen and (min-width:1600px){.information-module__CSNXha__container{padding:82px 0 0}}
.droppable-module__YnK8ua__header{cursor:pointer;border-bottom:2px solid #fff;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.droppable-module__YnK8ua__header h3{max-width:90%}.droppable-module__YnK8ua__header h3,.droppable-module__YnK8ua__header span{font-size:1.3rem}.droppable-module__YnK8ua__icon{width:10px;height:10px;position:relative}.droppable-module__YnK8ua__icon:before,.droppable-module__YnK8ua__icon:after{content:"";background:#fff;transition:transform .3s;position:absolute}.droppable-module__YnK8ua__icon:before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}.droppable-module__YnK8ua__icon:after{width:2px;height:100%;top:0;left:50%;transform:translate(-50%)}.droppable-module__YnK8ua__open:after{transform:translate(-50%)rotate(90deg)}.droppable-module__YnK8ua__content{border-bottom:2px solid #fff;gap:30px;max-height:0;transition:max-height .3s ease-in-out,padding .4s;display:flex;overflow:hidden}.droppable-module__YnK8ua__openContent{max-height:500px;padding:24px 0}.droppable-module__YnK8ua__image{justify-content:center;align-items:flex-start;display:flex}.droppable-module__YnK8ua__image img{height:40px;margin-top:20px}.droppable-module__YnK8ua__text{width:80%}.droppable-module__YnK8ua__text p{color:#fff}@media screen and (min-width:640px){.droppable-module__YnK8ua__content{gap:50px}}@media screen and (min-width:768px){.droppable-module__YnK8ua__droppable{opacity:1;transition:opacity .4s}body:has(.droppable-module__YnK8ua__droppable:hover) .droppable-module__YnK8ua__droppable{opacity:.4}body:has(.droppable-module__YnK8ua__droppable:hover) .droppable-module__YnK8ua__droppable:hover{opacity:1}.droppable-module__YnK8ua__header{padding-bottom:14px;transition:padding .4s}body:has(.droppable-module__YnK8ua__droppable:hover) .droppable-module__YnK8ua__droppable:hover .droppable-module__YnK8ua__header{padding-bottom:1.2rem}.droppable-module__YnK8ua__header h3,.droppable-module__YnK8ua__header span{font-size:1.6rem}.droppable-module__YnK8ua__icon{width:20px;height:20px}.droppable-module__YnK8ua__icon:before{height:4px}.droppable-module__YnK8ua__icon:after{width:4px}.droppable-module__YnK8ua__content{gap:0}.droppable-module__YnK8ua__image{align-items:center;width:30%}.droppable-module__YnK8ua__image img{height:60px;margin-top:0}.droppable-module__YnK8ua__text{width:70%}}@media screen and (min-width:1024px){.droppable-module__YnK8ua__image img{height:80px}}@media screen and (min-width:1280px){.droppable-module__YnK8ua__header{padding-bottom:22px}body:has(.droppable-module__YnK8ua__droppable:hover) .droppable-module__YnK8ua__droppable:hover .droppable-module__YnK8ua__header{padding-bottom:2rem}.droppable-module__YnK8ua__header h3,.droppable-module__YnK8ua__header span{font-size:3rem;line-height:3.5rem}.droppable-module__YnK8ua__image{width:40%}.droppable-module__YnK8ua__image img{height:118px}.droppable-module__YnK8ua__text{width:60%}}
.projects-module__AnGz5q__proyectos{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:28px;width:100%;padding:40px 0 20px;display:flex}.projects-module__AnGz5q__container{width:var(--maxWidth);flex-direction:column;align-items:flex-start;gap:18px;display:flex}.projects-module__AnGz5q__container h4{color:var(--blue);font-size:1.3rem;font-weight:900}@media screen and (min-width:768px){.projects-module__AnGz5q__proyectos{gap:52px;padding:55px 0 58px}.projects-module__AnGz5q__container{flex-direction:row;gap:56px}}@media screen and (min-width:1280px){.projects-module__AnGz5q__proyectos{gap:70px;padding:160px 0 90px}.projects-module__AnGz5q__container{gap:90px}.projects-module__AnGz5q__container h4{font-size:2rem}}
.servicios-module__AVNlEG__container{width:var(--maxWidth);color:#fff;flex-direction:column;gap:20px;padding:50px 0;display:flex}.servicios-module__AVNlEG__text{flex-direction:column;gap:16px;display:flex}.servicios-module__AVNlEG__text h2{color:#fff}.servicios-module__AVNlEG__text p{color:var(--light)}.servicios-module__AVNlEG__droppableGroup{flex-direction:column;gap:24px;display:flex}@media screen and (min-width:768px){.servicios-module__AVNlEG__container{gap:48px;padding:78px 0}.servicios-module__AVNlEG__text{flex-direction:row;justify-content:space-between;gap:56px}.servicios-module__AVNlEG__droppableGroup{gap:18px}}@media screen and (min-width:1280px){.servicios-module__AVNlEG__container{gap:120px;padding:95px 0}.servicios-module__AVNlEG__text{gap:90px}.servicios-module__AVNlEG__droppableGroup{gap:36px}}
.modal-module__m4F6Da__modal{-webkit-backdrop-filter:blur(8px)brightness(.75);backdrop-filter:blur(8px)brightness(.75);z-index:999;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.modal-module__m4F6Da__container{background-color:#fff;border-radius:.5rem;flex-direction:column;gap:30px;width:80vw;padding:1rem 2rem;display:flex;position:relative;box-shadow:0 4px 6px #0000001a}.modal-module__m4F6Da__container h2{text-align:center}.modal-module__m4F6Da__close{justify-content:flex-end;display:flex}.modal-module__m4F6Da__close button{text-transform:uppercase;cursor:pointer;border:2px solid;border-color:var(--light);background:0 0;padding:9px 20px;transition:border-color .3s}.modal-module__m4F6Da__close button:hover{border-color:var(--blue);transition:border-color .3s}@media screen and (min-width:768px){.modal-module__m4F6Da__container{width:50vw}.modal-module__m4F6Da__container h2{text-align:left}}@media screen and (min-width:1024px){.modal-module__m4F6Da__container h2{font-size:2rem;line-height:3rem}}
.form-module__hZYvwW__form{background-color:#fff;justify-content:center;align-items:center;width:100%;padding:34px 0 70px;display:flex}.form-module__hZYvwW__container{width:var(--maxWidth)}.form-module__hZYvwW__content{flex-direction:column;gap:22px;display:flex}.form-module__hZYvwW__header p{font-weight:700}.form-module__hZYvwW__socialContainer{flex-direction:column;gap:8px;display:flex}.form-module__hZYvwW__social{align-items:center;gap:26px;display:flex}.form-module__hZYvwW__social img{height:20px}.form-module__hZYvwW__formulario{flex-direction:column;gap:52px;padding-top:60px;display:flex}.form-module__hZYvwW__formulario section{flex-direction:column;gap:18px;display:flex;position:relative}.form-module__hZYvwW__formulario section label{color:var(--gray);font-size:1rem}.form-module__hZYvwW__formulario section input{border-bottom:1px solid var(--blue);padding-bottom:14px}.form-module__hZYvwW__formulario section input::placeholder{color:#ccc;padding-bottom:10px;padding-left:15px}.form-module__hZYvwW__formulario section textarea{border:1px solid var(--blue);resize:none;height:226px;padding:18px 14px}.form-module__hZYvwW__formulario section textarea::placeholder{color:#ccc}.form-module__hZYvwW__inputsInline{flex-direction:column;gap:52px;display:flex}.form-module__hZYvwW__end{flex-direction:column;align-items:flex-start;gap:70px;display:flex}.form-module__hZYvwW__end p{font-size:12px}.form-module__hZYvwW__captcha{flex-direction:column;align-items:flex-start;gap:10px;display:flex;position:relative}.form-module__hZYvwW__button{flex-direction:column;align-items:flex-end;gap:10px;width:100%;display:flex}.form-module__hZYvwW__button button{background-color:var(--blue);color:#fff;text-transform:uppercase;cursor:pointer;padding:14px 22px}.form-module__hZYvwW__error{color:#dd4d4d;font-size:.7rem;position:absolute;bottom:-25px}@media screen and (min-width:600px){.form-module__hZYvwW__end{flex-direction:row;justify-content:flex-end;gap:50px;display:flex}}@media screen and (min-width:768px){.form-module__hZYvwW__form{padding:50px 0}.form-module__hZYvwW__content{flex-direction:row;gap:24px}.form-module__hZYvwW__header,.form-module__hZYvwW__socialContainer{width:50%}.form-module__hZYvwW__social{gap:20px}.form-module__hZYvwW__social img{opacity:1;height:23px;transition:opacity .3s}.form-module__hZYvwW__social img:hover{opacity:.8;transition:opacity .3s}.form-module__hZYvwW__formulario section label{font-size:1.2rem}.form-module__hZYvwW__inputsInline{flex-direction:row;gap:24px}.form-module__hZYvwW__inputsInline section{width:50%}.form-module__hZYvwW__button{gap:24px}.form-module__hZYvwW__button button{z-index:1;background-color:var(--blue);width:fit-content;display:inline-block;position:relative;overflow:hidden}.form-module__hZYvwW__button button:before{content:"";background:var(--light-blue);z-index:-1;width:100%;height:0;transition:height .4s;position:absolute;bottom:0;left:0}.form-module__hZYvwW__button button:hover:before{height:100%}}@media screen and (min-width:1280px){.form-module__hZYvwW__form{padding:96px 0}.form-module__hZYvwW__header{flex-shrink:0;width:70%}.form-module__hZYvwW__header p{max-width:90%}.form-module__hZYvwW__socialContainer{gap:30px}.form-module__hZYvwW__formulario{gap:40px;width:70%}}
.hero-module__h4WeWW__hero{width:100%;height:var(--heroHeight);background-image:url(/hero_nosotros-mobile.png);background-position:top;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:flex-end;display:flex}.hero-module__h4WeWW__title{width:var(--maxWidth);color:var(--blue)}@media screen and (max-width:767px){.hero-module__h4WeWW__title{margin-bottom:18px}}@media screen and (min-width:768px){.hero-module__h4WeWW__hero{background-image:url(/hero_nosotros.png);align-items:flex-start}.hero-module__h4WeWW__title{margin-top:64px}}@media screen and (min-width:1280px){.hero-module__h4WeWW__title{margin-top:100px}}@media (min-width:1280px) and (max-width:1600px){.hero-module__h4WeWW__hero{align-items:flex-end}.hero-module__h4WeWW__title{margin-bottom:64px}}
.hero-module__sNBjOa__hero{width:100%;min-height:var(--heroHeight)/2;background-color:#fff;justify-content:center;align-items:center;display:flex;position:relative}.hero-module__sNBjOa__hero img{height:92px;position:absolute;top:0;right:0}.hero-module__sNBjOa__title{width:var(--maxWidth);flex-direction:column;gap:60px;padding:33px 0;display:flex}@media screen and (min-width:768px){.hero-module__sNBjOa__hero img{height:130px}.hero-module__sNBjOa__title{gap:0;padding:60px 0 50px}.hero-module__sNBjOa__title h2{max-width:450px}}@media screen and (min-width:1280px){.hero-module__sNBjOa__hero img{height:225px}}@media (min-width:1280px) and (max-width:1920px){.hero-module__sNBjOa__title h2{max-width:600px;font-size:3rem;line-height:4rem}}
.hero-module__iz-BdW__hero{width:100%;height:var(--heroHeight);background-image:url(/hero_contacto-mobile.png);background-position:top;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;display:flex}.hero-module__iz-BdW__title{width:var(--maxWidth);flex-direction:column;justify-content:flex-end;height:100%;margin-bottom:32px;display:flex}.hero-module__iz-BdW__title h1,.hero-module__iz-BdW__title h2{color:#fff}@media screen and (min-width:768px){.hero-module__iz-BdW__hero{background-image:url(/hero_contacto-tablet.png)}.hero-module__iz-BdW__title{justify-content:center;gap:12px;margin-bottom:0}.hero-module__iz-BdW__title h2 span{display:block}}@media screen and (min-width:1280px){.hero-module__iz-BdW__hero{background-image:url(/hero_contacto.png)}.hero-module__iz-BdW__title{justify-content:center;gap:18px}}
.about-module__61gA9a__about{background-color:#fff;justify-content:center;align-items:center;width:100%;display:flex}.about-module__61gA9a__container{width:var(--maxWidth);flex-direction:column;justify-content:center;align-items:center;gap:36px;padding:36px 0 32px;display:flex}.about-module__61gA9a__container span{display:block}.about-module__61gA9a__container img{width:100%}.about-module__61gA9a__imageMobile{display:block}.about-module__61gA9a__imageTablet,.about-module__61gA9a__imageWeb{display:none}@media screen and (min-width:768px){.about-module__61gA9a__container{padding:56px 0 72px}.about-module__61gA9a__imageMobile{display:none}.about-module__61gA9a__imageTablet{display:block}.about-module__61gA9a__imageWeb{display:none}}@media screen and (min-width:1600px){.about-module__61gA9a__container{flex-direction:row;justify-content:space-between;align-items:stretch;gap:90px;padding:82px 0}.about-module__61gA9a__container p{min-width:520px}.about-module__61gA9a__imageMobile,.about-module__61gA9a__imageTablet{display:none}.about-module__61gA9a__imageWeb{display:block}}
.projects-module__K_V3la__projects{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;padding:40px 0 44px;display:flex}.projects-module__K_V3la__filter{width:var(--maxWidth);flex-wrap:wrap;gap:20px;display:flex}.projects-module__K_V3la__categoryItem{cursor:pointer;padding-bottom:4px;position:relative}.projects-module__K_V3la__categoryItem p{color:var(--blue);opacity:1;font-size:1rem;transition:opacity .3s}.projects-module__K_V3la__categoryItem:hover p{opacity:.7;transition:opacity .3s}.projects-module__K_V3la__categoryItem:after{content:"";background-color:var(--blue);transform-origin:0;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.projects-module__K_V3la__categoryItem.projects-module__K_V3la__active:after{content:"";width:100%;transform:none}.projects-module__K_V3la__list{width:var(--maxWidth);grid-template-columns:1fr;gap:60px;display:grid}@media screen and (min-width:768px){.projects-module__K_V3la__projects{gap:48px;padding:62px 0 80px}.projects-module__K_V3la__filter{gap:32px}.projects-module__K_V3la__list{grid-template-columns:repeat(2,1fr);gap:32px}}@media screen and (min-width:1024px){.projects-module__K_V3la__categoryItem:hover:after{transform:scaleX(1)}}@media screen and (min-width:1280px){.projects-module__K_V3la__projects{gap:38px;padding:100px 0 142px}.projects-module__K_V3la__list{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1600px){.projects-module__K_V3la__list{gap:68px}}
