header.header-section{width:100%;height:15vh;background-color:transparent;position:fixed;top:0;display:flex;align-items:center;justify-content:center;z-index:999}nav.navbar-desktop{width:95vw;height:100%;background-color:transparent;display:flex;align-items:center;justify-content:space-between}nav.navbar-desktop aside.logo-space{width:12.5vh;height:12.5vh;background-color:#1a242bbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.75vw;display:grid;place-items:center}nav.navbar-desktop aside.logo-space img{width:11vh;height:auto}nav.navbar-desktop article.links-space{width:50vw;height:12.5vh;background-color:#1a242bbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.75vw;display:flex;align-items:center;justify-content:space-between;padding:0 1.5vw}nav.navbar-desktop article.links-space a{color:#fff;text-decoration:none;font-size:1.5vw;border-bottom:.25vw solid transparent;transition:border-bottom .3s ease}nav.navbar-desktop article.links-space a.active{color:#43b02a}nav.navbar-desktop article.links-space a:hover{border-bottom:.25vw solid #fff}nav.navbar-desktop article.links-space span{color:#fff;text-decoration:none;font-size:1.5vw;border-bottom:.25vw solid transparent;cursor:pointer;position:relative}nav.navbar-desktop article.links-space span:hover{border-bottom:.25vw solid #fff}nav.navbar-desktop article.links-space span.active{color:#43b02a}nav.navbar-desktop article.links-space span div.container-sub-links{opacity:0;position:absolute;top:8.75vh;left:-2vw;background-color:#1a242b;width:8vw;height:0;padding:3vh 5vw;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border-radius:0 0 .75vw .75vw;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1vh;transition:height .5s ease-out,opacity .5s ease-out}nav.navbar-desktop article.links-space span div.container-sub-links a{display:none}nav.navbar-desktop article.links-space span div.container-sub-links.active{opacity:1;height:auto}nav.navbar-desktop article.links-space span div.container-sub-links.active a{color:#fff;text-decoration:none;font-size:1.1vw;text-align:center;display:inline}nav.navbar-desktop article.links-space span div.container-sub-links.active a.active{color:#43b02a}nav.navbar-movil{display:none}section.slide-menu-movil{display:none}@media (min-width: 750px) and (max-width: 1030px) and (orientation: portrait){header.header-section{width:100%;height:12vh;background-color:transparent;position:fixed;top:0;display:flex;align-items:center;justify-content:center;z-index:999}nav.navbar-desktop{display:none}nav.navbar-movil{width:95vw;height:100%;display:flex;align-items:center;justify-content:space-between;z-index:999}nav.navbar-movil div.navbar-item-1{width:33.3333333333%;height:100%;display:flex;align-items:center;justify-content:start}nav.navbar-movil div.navbar-item-1 div.product-link{background-color:#1a242bbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1vw;width:10vh;height:10vh;position:relative;display:grid;place-items:center}nav.navbar-movil div.navbar-item-1 div.product-link a{width:auto;height:auto;position:relative;display:grid;place-items:center}nav.navbar-movil div.navbar-item-1 div.product-link a span{display:none}nav.navbar-movil div.navbar-item-1 div.product-link a img{display:block;width:60%;height:auto}nav.navbar-movil div.navbar-item-2{width:33.3333333333%;height:100%;display:flex;align-items:center;justify-content:center}nav.navbar-movil div.navbar-item-2 figure.logo-space{background-color:#1a242bbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1vw;width:10vh;height:10vh;position:relative;display:grid;place-items:center}nav.navbar-movil div.navbar-item-2 figure.logo-space img{width:90%;height:auto}nav.navbar-movil div.navbar-item-3{width:33.3333333333%;height:100%;display:flex;align-items:center;justify-content:end}nav.navbar-movil div.navbar-item-3 aside.burger-menu{background-color:#1a242bbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1vw;width:10vh;height:10vh;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1vh}nav.navbar-movil div.navbar-item-3 aside.burger-menu div{background-color:#fff;height:.5vh;width:5vh;transition:1s ease-out}nav.navbar-movil div.navbar-item-3 aside.burger-menu.active div:first-child{transform:rotate(45deg);transform-origin:left;width:7vh;position:relative;bottom:1vh;left:1.5vw}nav.navbar-movil div.navbar-item-3 aside.burger-menu.active div:nth-child(2n){width:0}nav.navbar-movil div.navbar-item-3 aside.burger-menu.active div:last-child{transform:rotate(-45deg);transform-origin:left;width:7vh;position:relative;bottom:-1vh;left:1.5vw}section.slide-menu-movil{background-color:#1a242bbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:75vw;height:100vh;position:absolute;top:0;right:-100vw;z-index:500;display:flex;align-items:start;justify-content:center;transition:1s ease-out}section.slide-menu-movil.active{right:0vw}section.slide-menu-movil article.navlinks-space{width:70%;height:70%;margin-top:12vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5vh}section.slide-menu-movil article.navlinks-space a{color:#fff;text-decoration:none;font-size:6vw;border-bottom:.5vw solid transparent;transition:border-bottom .3s ease}section.slide-menu-movil article.navlinks-space a.active{color:#43b02a}section.slide-menu-movil article.navlinks-space a:hover{border-bottom:.5vw solid #43B02A}section.slide-menu-movil article.navlinks-space span{width:50%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}section.slide-menu-movil article.navlinks-space span:hover{border-bottom:.5vw solid #43B02A}section.slide-menu-movil article.navlinks-space span p{color:#fff;text-decoration:none;font-size:6vw;border-bottom:.5vw solid transparent;cursor:pointer}section.slide-menu-movil article.navlinks-space span p.active{color:#43b02a}section.slide-menu-movil article.navlinks-space span div.container-sub-links{opacity:0;position:relative;background-color:transparent;width:40vw;height:0;padding:0vh 0vw;border-radius:0 0 .75vw .75vw;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1vh;transition:height .5s ease-out,opacity .5s ease-out}section.slide-menu-movil article.navlinks-space span div.container-sub-links a{display:none}section.slide-menu-movil article.navlinks-space span div.container-sub-links.active{opacity:1;height:auto}section.slide-menu-movil article.navlinks-space span div.container-sub-links.active a{color:#fff;text-decoration:none;font-size:3vw;text-align:center;display:inline}section.slide-menu-movil article.navlinks-space span div.container-sub-links.active a.active{color:#43b02a}}@media (max-width: 749px) and (orientation: portrait){header.header-section{width:100%;height:12vh;background-color:transparent;position:fixed;top:0;display:flex;align-items:center;justify-content:center;z-index:999}nav.navbar-desktop{display:none}nav.navbar-movil{width:95vw;height:100%;z-index:999;display:flex;align-items:center;justify-content:space-between}nav.navbar-movil div.navbar-item-1{width:33.3333333333%;height:100%;display:flex;align-items:center;justify-content:start}nav.navbar-movil div.navbar-item-1 div.product-link{background-color:#1a242bbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1.5vw;width:10vh;height:10vh;position:relative;display:grid;place-items:center}nav.navbar-movil div.navbar-item-1 div.product-link a{width:100%;height:100%;position:relative;display:grid;place-items:center}nav.navbar-movil div.navbar-item-1 div.product-link a span{display:none}nav.navbar-movil div.navbar-item-1 div.product-link a img{display:block;width:60%;height:auto}nav.navbar-movil div.navbar-item-2{width:33.3333333333%;height:100%;display:flex;align-items:center;justify-content:center}nav.navbar-movil div.navbar-item-2 figure.logo-space{background-color:#1a242bbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1.5vw;width:10vh;height:10vh;position:relative;display:grid;place-items:center}nav.navbar-movil div.navbar-item-2 figure.logo-space img{width:90%;height:auto}nav.navbar-movil div.navbar-item-3{width:33.3333333333%;height:100%;display:flex;align-items:center;justify-content:end}nav.navbar-movil div.navbar-item-3 aside.burger-menu{background-color:#1a242bbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1.5vw;width:10vh;height:10vh;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1vh}nav.navbar-movil div.navbar-item-3 aside.burger-menu div{background-color:#fff;height:.5vh;width:5vh;transition:1s ease-out}nav.navbar-movil div.navbar-item-3 aside.burger-menu.active div:first-child{transform:rotate(45deg);transform-origin:left;width:7vh;position:relative;bottom:1vh;left:1.5vw}nav.navbar-movil div.navbar-item-3 aside.burger-menu.active div:nth-child(2n){width:0}nav.navbar-movil div.navbar-item-3 aside.burger-menu.active div:last-child{transform:rotate(-45deg);transform-origin:left;width:7vh;position:relative;bottom:-1vh;left:1.5vw}section.slide-menu-movil{background-color:#1a242bbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;height:100vh;position:absolute;top:0;right:-100vw;z-index:500;display:flex;align-items:start;justify-content:center;transition:1s ease-out}section.slide-menu-movil.active{right:0vw}section.slide-menu-movil article.navlinks-space{width:70%;height:70%;margin-top:12vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5vh}section.slide-menu-movil article.navlinks-space a{color:#fff;text-decoration:none;font-size:8vw;border-bottom:.5vw solid transparent;transition:border-bottom .3s ease}section.slide-menu-movil article.navlinks-space a.active{color:#43b02a}section.slide-menu-movil article.navlinks-space a:hover{border-bottom:.5vw solid #43B02A}section.slide-menu-movil article.navlinks-space span{width:50%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}section.slide-menu-movil article.navlinks-space span:hover{border-bottom:.5vw solid #43B02A}section.slide-menu-movil article.navlinks-space span p{color:#fff;text-decoration:none;font-size:8vw;border-bottom:.5vw solid transparent;cursor:pointer}section.slide-menu-movil article.navlinks-space span p.active{color:#43b02a}section.slide-menu-movil article.navlinks-space span div.container-sub-links{opacity:0;position:relative;background-color:transparent;width:40vw;height:0;padding:0vh 0vw;border-radius:0 0 .75vw .75vw;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1vh;transition:height .5s ease-out,opacity .5s ease-out}section.slide-menu-movil article.navlinks-space span div.container-sub-links a{display:none}section.slide-menu-movil article.navlinks-space span div.container-sub-links.active{opacity:1;height:auto}section.slide-menu-movil article.navlinks-space span div.container-sub-links.active a{color:#fff;text-decoration:none;font-size:4vw;text-align:center;display:inline}section.slide-menu-movil article.navlinks-space span div.container-sub-links.active a.active{color:#43b02a}}:root{margin:0;padding:0}html,body,#app{width:100%;height:100%;margin:0;padding:0}#app{position:relative;animation:fadeIn .7s ease-in-out forwards}section.wrapper{position:relative;width:100%;height:100%;background-size:100% 100%;transition:background-image .7s ease-in-out;display:flex;align-items:end;justify-content:center;overflow:hidden}section.wrapper h1.title-slider{color:#fff;text-align:center;font-size:5vw;font-style:normal;font-weight:500;line-height:normal;width:80vw;border-bottom:.25vw solid #FFF;bottom:5vh;will-change:transform,opacity}section.wrapper h1.title-slider.slideInRight{display:flex;justify-content:end;position:relative}section.wrapper h1.title-slider.slideInLeft{display:flex;justify-content:start;position:relative}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%,to{opacity:0}10%,90%{opacity:1}0%{transform:translate(-100%)}10%{transform:translate(0)}90%{transform:translate(0)}to{transform:translate(100%)}}@keyframes slideInRight{0%,to{opacity:0}10%,90%{opacity:1}0%{transform:translate(100%)}10%{transform:translate(0)}90%{transform:translate(0)}to{transform:translate(-100%)}}div.overlay-wrapper{position:absolute;top:0;left:0;background-color:#00000054;width:100%;height:100%}@media (min-width: 750px) and (max-width: 1030px) and (orientation: portrait){:root{margin:0;padding:0}html,body,#app{width:100%;height:100%;margin:0;padding:0}#app{position:relative;animation:fadeIn .7s ease-in-out forwards}section.wrapper{position:relative;width:100%;height:100%;background-size:100% 100%;transition:background-image .7s ease-in-out;display:flex;align-items:end;justify-content:center;overflow:hidden}section.wrapper h1.title-slider{color:#fff;text-align:center;font-size:5vw;font-style:normal;font-weight:500;line-height:normal;width:80vw;border-bottom:.25vw solid #FFF;bottom:5vh;will-change:transform,opacity}section.wrapper h1.title-slider.slideInRight{display:flex;justify-content:end;position:relative}section.wrapper h1.title-slider.slideInLeft{display:flex;justify-content:start;position:relative}div.overlay-wrapper{position:absolute;top:0;left:0;background-color:#00000054;width:100%;height:100%}}@media (max-width: 749px) and (orientation: portrait){:root{margin:0;padding:0}html,body,#app{width:100%;height:100%;margin:0;padding:0}#app{position:relative;animation:fadeIn .7s ease-in-out forwards}section.wrapper{position:relative;width:100%;height:100%;background-size:cover;transition:background-image .7s ease-in-out;display:flex;align-items:end;justify-content:center;overflow:hidden}section.wrapper h1.title-slider{color:#fff;text-align:center;font-size:5vw;font-style:normal;font-weight:500;line-height:normal;width:80vw;border-bottom:.25vw solid #FFF;bottom:5vh;will-change:transform,opacity}section.wrapper h1.title-slider.slideInRight{display:flex;justify-content:end;position:relative}section.wrapper h1.title-slider.slideInLeft{display:flex;justify-content:start;position:relative}div.overlay-wrapper{position:absolute;top:0;left:0;background-color:#00000054;width:100%;height:100%}}aside.contact-decorator-aside{width:4vw;height:20vh;background-color:#45a130;border-radius:1.5vw 0 0 1.5vw;position:fixed;top:40vh;right:0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden;z-index:10}aside.contact-decorator-aside a.contact-item{background-color:#1a242b;width:100%;height:49%;display:grid;place-items:center;position:relative}aside.contact-decorator-aside a.contact-item img{width:60%;height:auto;transition:width .3s ease-in-out}aside.contact-decorator-aside a.contact-item:hover img{width:75%;height:auto}@media (min-width: 750px) and (max-width: 1030px) and (orientation: portrait){aside.contact-decorator-aside{width:8vw;height:16vh;background-color:#45a130;border-radius:1.5vw 0 0 1.5vw;position:fixed;top:40vh;right:0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden;z-index:10}aside.contact-decorator-aside a.contact-item{background-color:#1a242b;width:100%;height:49%;display:grid;place-items:center;position:relative}aside.contact-decorator-aside a.contact-item img{width:75%;height:auto;transition:width .3s ease-in-out}aside.contact-decorator-aside a.contact-item:hover img{width:90%;height:auto}}@media (max-width: 749px) and (orientation: portrait){aside.contact-decorator-aside{display:none}}footer.footer-section{background-color:#1d242b;width:100%;height:33vh;display:flex;align-items:center;justify-content:center}footer.footer-section div.mobile-footer{display:none}footer.footer-section div.desktop-footer{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between}footer.footer-section div.desktop-footer figure.footer-logo{width:33.3333333333vw;height:100%;position:relative;display:flex;align-items:center;justify-content:center}footer.footer-section div.desktop-footer figure.footer-logo img{width:auto;height:80%;margin-right:0vw}footer.footer-section div.desktop-footer figure.footer-logo div{position:absolute;right:0;background-color:#fff;width:.15vw;height:80%}footer.footer-section div.desktop-footer article.footer-info{width:33.3333333333vw;height:100%;position:relative;display:grid;place-items:center}footer.footer-section div.desktop-footer article.footer-info div.info-container{width:80%;height:60%;position:relative;display:flex;align-items:center;justify-content:space-between}footer.footer-section div.desktop-footer article.footer-info div.info-container div.info{width:45%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:start;align-items:start}footer.footer-section div.desktop-footer article.footer-info div.info-container div.info h3{margin:0;color:#fff;font-size:1.5vw;font-style:normal;font-weight:600;line-height:normal}footer.footer-section div.desktop-footer article.footer-info div.info-container div.info span{width:100%;position:relative;display:flex}footer.footer-section div.desktop-footer article.footer-info div.info-container div.info span p{text-align:left;color:#fff;font-size:1vw;font-style:normal;font-weight:400;line-height:normal}footer.footer-section div.desktop-footer article.footer-info div.info-container div.info span a{color:#fff;font-size:1vw}footer.footer-section div.desktop-footer article.footer-info div.info-container div.info span img{width:15%;height:auto;margin-right:.5vw}footer.footer-section div.desktop-footer article.footer-info p.copyright{position:absolute;bottom:0;color:#fff;text-align:center;font-size:.8vw}footer.footer-section div.desktop-footer div.footer-map{width:33.3333333333vw;height:100%;display:grid;place-items:center}@media (min-width: 750px) and (max-width: 1030px) and (orientation: portrait){footer.footer-section{background-color:#1d242b;width:100%;height:75vh;display:flex;align-items:center;justify-content:center}footer.footer-section div.desktop-footer{display:none}footer.footer-section div.mobile-footer{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between}footer.footer-section div.mobile-footer div.footer-info-mobil{width:90%;height:50%;display:flex;align-items:center;justify-content:space-between}footer.footer-section div.mobile-footer div.footer-info-mobil article.footer-info{width:50%;height:100%;position:relative;display:grid;place-items:center}footer.footer-section div.mobile-footer div.footer-info-mobil article.footer-info div.info-container{width:80%;height:75%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between}footer.footer-section div.mobile-footer div.footer-info-mobil article.footer-info div.info-container div.info{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:start;align-items:start}footer.footer-section div.mobile-footer div.footer-info-mobil article.footer-info div.info-container div.info h3{margin:0;color:#fff;font-size:5vw;font-style:normal;font-weight:600;line-height:normal}footer.footer-section div.mobile-footer div.footer-info-mobil article.footer-info div.info-container div.info span{width:100%;position:relative;display:flex}footer.footer-section div.mobile-footer div.footer-info-mobil article.footer-info div.info-container div.info span p{text-align:left;color:#fff;font-size:2.5vw;font-style:normal;font-weight:400;line-height:normal}footer.footer-section div.mobile-footer div.footer-info-mobil article.footer-info div.info-container div.info span img{width:10%;height:auto;margin-right:1vw}footer.footer-section div.mobile-footer div.footer-info-mobil figure.footer-logo{width:50%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}footer.footer-section div.mobile-footer div.footer-info-mobil figure.footer-logo img{width:75%;height:auto;margin-right:0vw}footer.footer-section div.mobile-footer div.footer-info-mobil figure.footer-logo div{position:absolute;left:0;width:2px;height:80%;background-color:#fff}footer.footer-section div.mobile-footer div.footer-map{width:100%;height:50%;display:grid;place-items:center}footer.footer-section div.mobile-footer p.copyright{background-color:#1d242b;width:75vw;height:5vh;border-radius:.5vw;position:absolute;bottom:0;display:grid;place-items:center;color:#fff;text-align:center;font-size:1.8vw;z-index:10}}@media (max-width: 749px) and (orientation: portrait){footer.footer-section{background-color:#1d242b;width:100%;height:100vh;display:flex;align-items:center;justify-content:center}footer.footer-section div.desktop-footer{display:none}footer.footer-section div.mobile-footer{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between}footer.footer-section div.mobile-footer div.footer-info-mobil{width:90%;height:66.667%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}footer.footer-section div.mobile-footer div.footer-info-mobil article.footer-info{width:100%;height:50%;position:relative;display:grid;place-items:center}footer.footer-section div.mobile-footer div.footer-info-mobil article.footer-info div.info-container{width:80%;height:75%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:2vh}footer.footer-section div.mobile-footer div.footer-info-mobil article.footer-info div.info-container div.info{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:start;align-items:center}footer.footer-section div.mobile-footer div.footer-info-mobil article.footer-info div.info-container div.info h3{margin:0;color:#fff;font-size:7vw;font-style:normal;font-weight:600;line-height:normal}footer.footer-section div.mobile-footer div.footer-info-mobil article.footer-info div.info-container div.info span{width:60%;position:relative;display:flex;justify-content:center}footer.footer-section div.mobile-footer div.footer-info-mobil article.footer-info div.info-container div.info span p{text-align:left;color:#fff;font-size:3vw;font-style:normal;font-weight:400;line-height:normal}footer.footer-section div.mobile-footer div.footer-info-mobil article.footer-info div.info-container div.info span a{color:#fff;font-size:3vw}footer.footer-section div.mobile-footer div.footer-info-mobil article.footer-info div.info-container div.info span img{width:12%;height:auto;margin-right:1vw}footer.footer-section div.mobile-footer div.footer-info-mobil figure.footer-logo{width:100%;height:50%;position:relative;display:flex;align-items:center;justify-content:center}footer.footer-section div.mobile-footer div.footer-info-mobil figure.footer-logo img{width:50%;height:auto;margin-right:0vw}footer.footer-section div.mobile-footer div.footer-info-mobil figure.footer-logo div{position:absolute;top:0;width:90%;height:2px;background-color:#fff}footer.footer-section div.mobile-footer div.footer-map{width:100%;height:33.3333333333%;display:grid;place-items:center}footer.footer-section div.mobile-footer p.copyright{background-color:#1d242b;width:75vw;height:8vh;border-radius:.5vw;position:absolute;bottom:0;display:grid;place-items:center;color:#fff;text-align:center;font-size:2.5vw;z-index:10}}section.contacto-section{width:100%;height:75vh;display:grid;place-items:center}section.contacto-section div.contacto-space{width:75%;height:75%;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:5vh}section.contacto-section div.contacto-space img{width:15vw;height:auto}section.contacto-section div.contacto-space p{color:#000;font-family:Montserrat,sans-serif;font-size:1.75vw;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-space p span{font-weight:900}section.contacto-section div.contacto-space form{background-color:#d9d9d9;width:55vw;height:6vw;border:1vw solid #D9D9D9;display:flex;align-items:center;justify-content:space-between}section.contacto-section div.contacto-space form input{background-color:#fff;border-color:transparent;width:85%;height:100%;padding:0 1vw;color:#646464;font-family:Montserrat,sans-serif;font-size:1.5vw;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-space form button{background-color:#fff;border-color:transparent;width:12%;height:100%;display:grid;place-items:center}section.contacto-section div.contacto-space form button img{width:auto;height:4vh}@media (min-width: 750px) and (max-width: 1025px) and (orientation: portrait){section.contacto-section{width:100%;height:50vh;margin-bottom:0vh;display:grid;place-items:center}section.contacto-section div.contacto-space{width:90%;height:75%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.contacto-section div.contacto-space img{width:33vw;height:auto}section.contacto-section div.contacto-space p{width:80vw;color:#000;font-family:Montserrat,sans-serif;font-size:2.75vw;font-style:normal;font-weight:400;line-height:normal;text-align:center}section.contacto-section div.contacto-space p span{font-weight:900}section.contacto-section div.contacto-space form{background-color:#d9d9d9;width:80vw;height:7vw;border:1.5vw solid #D9D9D9;display:flex;align-items:center;justify-content:space-between}section.contacto-section div.contacto-space form input{background-color:#fff;border-color:transparent;width:85%;height:100%;color:#646464;font-family:Montserrat,sans-serif;font-size:3vw;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-space form button{background-color:#fff;border-color:transparent;width:12%;height:100%;display:grid;place-items:center}section.contacto-section div.contacto-space form button img{width:auto;height:3vh}}@media (max-width: 749px) and (orientation: portrait){section.contacto-section{width:100%;height:50vh;margin-bottom:0vh;display:grid;place-items:center}section.contacto-section div.contacto-space{width:90%;height:75%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.contacto-section div.contacto-space img{width:33vw;height:auto}section.contacto-section div.contacto-space p{width:80vw;color:#000;font-family:Montserrat,sans-serif;font-size:2.75vw;font-style:normal;font-weight:400;line-height:normal;text-align:center}section.contacto-section div.contacto-space p span{font-weight:900}section.contacto-section div.contacto-space form{background-color:#d9d9d9;width:80vw;height:8vw;border:1.5vw solid #D9D9D9;display:flex;align-items:center;justify-content:space-between}section.contacto-section div.contacto-space form input{background-color:#fff;border-color:transparent;width:85%;height:100%;color:#646464;font-family:Montserrat,sans-serif;font-size:3vw;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-space form button{background-color:#fff;border-color:transparent;width:12%;height:100%;display:grid;place-items:center}section.contacto-section div.contacto-space form button img{width:auto;height:3vh}}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-110vw)}}@keyframes scrollRight{0%{transform:translate(-140vw)}to{transform:translate(0)}}.slider{background:transparent;height:100%;margin:auto;overflow:hidden;position:relative;width:100%;display:flex;align-items:center}.slider:before,.slider:after{background:linear-gradient(to right,#fff,#fff0);content:"";height:100%;position:absolute;width:10%;z-index:2}.slider:after{right:0;top:0;transform:rotate(180deg)}.slider:before{left:0;top:0}.slider .slide-track-left,.slider .slide-track-right{display:flex;flex-wrap:nowrap;width:auto;height:100%}.slider .slide-track-left .slide,.slider .slide-track-right .slide{height:80%;width:20vw;background-color:transparent;box-shadow:0 10px 20px -5px #00000020;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.slider .slide-track-left .slide img.logo-img,.slider .slide-track-right .slide img.logo-img{width:15vw;height:auto;-o-object-fit:cover;object-fit:cover}.slider .slide-track-left{animation:scrollLeft 30s linear infinite}.slider .slide-track-left:hover{animation-play-state:paused;cursor:progress}.slider .slide-track-right{animation:scrollRight 30s linear infinite}.slider .slide-track-right:hover{animation-play-state:paused;cursor:progress}@media (min-width: 750px) and (max-width: 1025px) and (orientation: portrait){.slider{background:transparent;height:100%;margin:auto;overflow:hidden;position:relative;width:100%;display:flex;align-items:center;overflow-x:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.slider::-webkit-scrollbar{display:none}.slider:before,.slider:after{background:linear-gradient(to right,#fff,#fff0);content:"";height:100%;position:static;width:10%;z-index:2}.slider:after{right:0;top:0;transform:rotate(180deg)}.slider:before{left:0;top:0}.slider .slide-track-left,.slider .slide-track-right{display:flex;flex-wrap:nowrap;width:auto;height:100%}.slider .slide-track-left .slide,.slider .slide-track-right .slide{height:80%;width:25vw;background-color:transparent;box-shadow:0 10px 20px -5px #00000020;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.slider .slide-track-left .slide img.logo-img,.slider .slide-track-right .slide img.logo-img{width:20vw;height:auto;-o-object-fit:cover;object-fit:cover}.slider .slide-track-left{animation:scrollLeft 30s linear infinite}.slider .slide-track-left:hover{animation-play-state:paused;cursor:progress}.slider .slide-track-right{animation:scrollRight 30s linear infinite}.slider .slide-track-right:hover{animation-play-state:paused;cursor:progress}}@media (max-width: 749px) and (orientation: portrait){.slider{background:transparent;height:100%;margin:auto;overflow:hidden;position:relative;width:100%;display:flex;align-items:center;overflow-x:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.slider::-webkit-scrollbar{display:none}.slider:before,.slider:after{background:linear-gradient(to right,#fff,#fff0);content:"";height:100%;position:static;width:10%;z-index:2}.slider:after{right:0;top:0;transform:rotate(180deg)}.slider:before{left:0;top:0}.slider .slide-track-left,.slider .slide-track-right{display:flex;flex-wrap:nowrap;width:auto;height:100%}.slider .slide-track-left .slide,.slider .slide-track-right .slide{height:80%;width:25vw;background-color:transparent;box-shadow:0 10px 20px -5px #00000020;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.slider .slide-track-left .slide img.logo-img,.slider .slide-track-right .slide img.logo-img{width:20vw;height:auto;-o-object-fit:cover;object-fit:cover}.slider .slide-track-left{animation:scrollLeft 30s linear infinite}.slider .slide-track-left:hover{animation-play-state:running;cursor:progress}.slider .slide-track-right{animation:scrollRight 30s linear infinite}.slider .slide-track-right:hover{animation-play-state:running;cursor:progress}}section.custom-valores-section{width:100%;height:80vh}section.custom-valores-section h1{width:25vw;font-size:6vw;position:relative;right:5vw;border-bottom:.33vw solid #fff}section.custom-valores-section img.custom-position-man{width:auto;height:95%;position:absolute;bottom:0;left:-4.5vw}section.custom-valores-section article.custom-text-font h3{font-size:2vw;font-weight:600}section.custom-valores-section article.custom-text-font p{font-size:1vw;font-weight:300}@media (min-width: 750px) and (max-width: 1030px) and (orientation: portrait){section.custom-valores-section{width:100%;height:80vh}section.custom-valores-section h1{width:25vw;font-size:6vw;position:relative;right:5vw;border-bottom:.33vw solid #fff}section.custom-valores-section img.custom-position-man{width:auto;height:95%;position:absolute;bottom:0;left:-4.5vw;display:none}section.custom-valores-section article.custom-text-font h3{font-size:3.5vw;font-weight:600}section.custom-valores-section article.custom-text-font p{font-size:1.75vw;font-weight:300}}@media (max-width: 749px) and (orientation: portrait){section.custom-valores-section{width:100%;height:110vh}section.custom-valores-section h1{width:25vw;font-size:8vw;position:relative;right:5vw;border-bottom:.33vw solid #fff}section.custom-valores-section img.custom-position-man{width:auto;height:95%;position:absolute;bottom:0;left:-4.5vw;display:none}section.custom-valores-section article.custom-text-font h3{font-size:5vw;font-weight:600}section.custom-valores-section article.custom-text-font p{font-size:2.5vw;font-weight:300}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.absolute{position:absolute}.relative{position:relative}.left-8{left:2rem}.top-0{top:0}.flex{display:flex}.table{display:table}.grid{display:grid}.size-11\/12{width:91.666667%;height:91.666667%}.size-3\/4{width:75%;height:75%}.h-1\/3{height:33.333333%}.h-3\/4{height:75%}.h-5\/6{height:83.333333%}.h-full{height:100%}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/6{width:16.666667%}.w-11\/12{width:91.666667%}.w-2\/3{width:66.666667%}.w-5\/6{width:83.333333%}.w-auto{width:auto}.w-full{width:100%}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.text-pretty{text-wrap:pretty}.rounded-3xl{border-radius:1.5rem}.border{border-width:1px}.border-r-0{border-right-width:0px}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(203 203 203 / var(--tw-border-opacity))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(16 24 32 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.text-left{text-align:left}.font-bold{font-weight:700}.text-green-500{--tw-text-opacity: 1;color:rgb(67 176 42 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}html{font-size:16px}body{margin:0;padding:0;width:100%;min-height:100vh;position:relative;font-family:Outfit,sans-serif}:root{margin:0;width:100%;min-height:100vh;position:absolute;top:0}figure{margin:0}@media not all and (min-width: 1024px){.max-lg\:hidden{display:none}.max-lg\:w-full{width:100%}}@media not all and (min-width: 768px){.max-md\:size-11\/12{width:91.666667%;height:91.666667%}.max-md\:h-1\/5{height:20%}.max-md\:h-1\/6{height:16.666667%}.max-md\:h-5\/6{height:83.333333%}.max-md\:w-5\/6{width:83.333333%}.max-md\:w-full{width:100%}.max-md\:flex-col-reverse{flex-direction:column-reverse}.max-md\:justify-center{justify-content:center}.max-md\:rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.max-md\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}}@media (min-width: 768px){.md\:left-4{left:1rem}.md\:right-4{right:1rem}.md\:-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:rounded-l-3xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}.md\:rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}}@media (min-width: 1024px){.lg\:right-8{right:2rem}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}#slideLeftItem{animation:slideInLeft 2s ease-in-out both;animation-delay:1s}#slideRightItem{animation:slideInRight 2s ease-in-out both;animation-delay:.3s}section.hero-section-marcas{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Marcas/marcas-banner.png);background-size:100% 100%;width:100%;height:75vh;margin-bottom:10vh;display:flex;align-items:end;justify-content:center;overflow:hidden}section.hero-section-marcas h1{color:#fff;text-align:center;font-size:5vw;font-style:normal;font-weight:500;line-height:normal;width:80vw;border-bottom:.25vw solid #FFF;display:flex;justify-content:end;margin-bottom:5vh}section.marcas-marcas-section{width:100%;height:55vh;margin:5vh 0;position:relative;display:flex;align-items:end;justify-content:center}section.marcas-marcas-section h1.marcas-marcas-title{text-transform:uppercase;color:#fff;font-size:2.5vw;font-style:normal;font-weight:700;line-height:normal;width:25vw;height:auto;background-color:#43b02a;position:absolute;top:0;left:0vw;padding:5vh 0;padding-right:2vw;border-radius:0 1vw 1vw 0;display:flex;align-items:center;justify-content:end}section.marcas-marcas-section div.carrusel-area{width:100%;height:30vh;margin-top:5vh}@media (min-width: 750px) and (max-width: 1030px) and (orientation: portrait){section.hero-section-marcas{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Marcas/marcas-banner.png);background-size:100% 100%;width:100%;height:40vh;margin-bottom:10vh;display:flex;align-items:end;justify-content:center;overflow:hidden}section.hero-section-marcas h1{color:#fff;text-align:center;font-size:8vw;font-style:normal;font-weight:500;line-height:normal;width:80vw;border-bottom:.33vw solid #FFF;display:flex;justify-content:end;margin-bottom:5vh}section.marcas-marcas-section{width:100%;height:55vh;margin:5vh 0;position:relative;display:flex;align-items:end;justify-content:center}section.marcas-marcas-section h1.marcas-marcas-title{text-transform:uppercase;color:#fff;font-size:5vw;font-style:normal;font-weight:700;line-height:normal;width:40vw;height:auto;background-color:#43b02a;position:absolute;top:0;left:0vw;padding:5vh 0;padding-right:2vw;border-radius:0 1vw 1vw 0;display:flex;align-items:center;justify-content:end}section.marcas-marcas-section div.carrusel-area{width:100%;height:30vh;margin-top:5vh}}@media (max-width: 749px) and (orientation: portrait){section.hero-section-marcas{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Marcas/marcas-banner.png);background-size:150% 100%;background-position:center;width:100%;height:40vh;margin-bottom:10vh;display:flex;align-items:end;justify-content:center;overflow:hidden}section.hero-section-marcas h1{color:#fff;text-align:center;font-size:8vw;font-style:normal;font-weight:500;line-height:normal;width:80vw;border-bottom:.33vw solid #FFF;display:flex;justify-content:end;margin-bottom:5vh}section.marcas-marcas-section{width:100%;height:40vh;margin:5vh 0;position:relative;display:flex;align-items:end;justify-content:center}section.marcas-marcas-section h1.marcas-marcas-title{text-transform:uppercase;color:#fff;font-size:5.5vw;font-style:normal;font-weight:700;line-height:normal;width:50vw;height:auto;background-color:#43b02a;position:absolute;top:0;left:0vw;padding:5vh 0;padding-right:2vw;border-radius:0 2vw 2vw 0;display:flex;align-items:center;justify-content:end}section.marcas-marcas-section div.carrusel-area{width:100%;height:20vh;margin-top:5vh}}@keyframes hoverCatalog{0%{transform:translate(0)}25%{transform:translate(10%)}50%{transform:translate(0)}75%{transform:translate(-10%)}to{transform:translate(0)}}section.hero-section{width:100%;height:100vh;background-color:gray;display:grid;place-items:center}section.quienes-somos-section{width:100%;height:120vh;display:grid;place-items:center}section.quienes-somos-section div.quienes-somos-area{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Home/quienes-somos-fondo.jpg);background-size:100% 100%;width:90vw;height:100vh;border-radius:2vw;box-shadow:0 4px 20px #0009;position:relative;display:grid;place-items:center;overflow:hidden}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space{width:95%;height:75%;display:flex;align-items:center;justify-content:end}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space div.quienes-somos{background-color:#ffffff59;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:56.5vw;height:100%;border-radius:1.5vw;display:grid;place-items:center}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space div.quienes-somos article.quienes{width:90%;height:90%;display:flex;flex-direction:column;align-items:start;justify-content:center;row-gap:5vh}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space div.quienes-somos article.quienes h6{width:auto;color:#fff;font-size:1.25vw;font-style:normal;font-weight:500;line-height:normal;margin:0;text-decoration:underline}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space div.quienes-somos article.quienes p{color:#fff;font-size:3.125vw;font-style:normal;font-weight:500;line-height:normal;text-transform:none}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space div.quienes-somos article.quienes a{border:.15vw solid #fff;padding:1vw 2.5vw;text-decoration:none;color:#fff;font-size:1.25vw;font-style:normal;font-weight:500;line-height:normal;transition:background-color .3s ease-out}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space div.quienes-somos article.quienes a:hover{background-color:#1d242b}section.quienes-somos-section div.quienes-somos-area figure.logo-space{width:7.5vw;height:7.5vw;background:#1d242b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:0 1vw 0 0;position:absolute;bottom:0;left:0;display:grid;place-items:center}section.quienes-somos-section div.quienes-somos-area figure.logo-space img{width:80%;height:auto}section.products-home-section{width:100%;min-height:80vh;padding:10vh 0;display:flex;align-items:start;justify-content:center;gap:15vw}section.products-home-section div.product-home-item{width:20vw;min-height:80vh;border-radius:2vw;box-shadow:.15vw .15vw .15vw .15vw #00000040;display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden}section.products-home-section div.product-home-item figure.product-home-img{background-color:#fff;width:100%;height:30vh;position:relative;display:grid;place-items:center;overflow:hidden}section.products-home-section div.product-home-item figure.product-home-img img{width:80%;height:auto;-o-object-fit:cover;object-fit:cover}section.products-home-section div.product-home-item article.product-home-description{background-color:#fff;width:100%;min-height:40vh;border-top:.2vw solid #43B02A;display:grid;place-items:center}section.products-home-section div.product-home-item article.product-home-description h3{width:75%;text-align:center;color:#000;font-size:1.9vw;font-style:normal;font-weight:500;line-height:normal;margin:.75vh auto}section.products-home-section div.product-home-item article.product-home-description p{color:#000;text-align:center;font-size:1.25vw;font-style:normal;font-weight:400;line-height:normal;width:80%}section.products-home-section div.product-home-item article.product-home-description span{text-align:center;color:#43b02a;font-size:1.25vw;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;width:100%;display:grid;place-items:center;margin-bottom:2vh}section.products-home-section div.product-home-item a.product-catalogo-button{background-color:#43b02a;width:100%;height:10vh;position:relative;display:grid;place-items:center}section.products-home-section div.product-home-item a.product-catalogo-button img{width:80%;height:auto}section.products-home-section div.product-home-item a.product-catalogo-button:hover img{animation:hoverCatalog 2s ease-in-out infinite}section.ubicaciones-home-section{width:100%;height:120vh;display:grid;place-items:center}section.ubicaciones-home-section div.ubicaciones-home-area{background-color:#1d242b;width:90vw;height:100vh;border-radius:2vw;box-shadow:0 4px 20px #0009;position:relative;display:grid;place-items:center;overflow:hidden}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space{width:95%;height:90%;display:flex;justify-content:space-between}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space article.ubicaciones-text-area{width:50%;height:100%}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space article.ubicaciones-text-area article.ubicaciones-text-space{background:linear-gradient(129deg,#fff9 .54%,#fff3 101.47%);width:100%;height:75%;border:1px solid rgba(246,244,244,.6);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:1vw;position:relative;display:grid;place-items:center}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space article.ubicaciones-text-area article.ubicaciones-text-space h6{color:#fff;font-size:1.5vw;font-style:normal;font-weight:500;line-height:normal;margin:0 auto;padding-bottom:.25vh;border-bottom:.15vw solid #fff;transform:rotate(-90deg);position:absolute;top:16vh;left:-2vw}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space article.ubicaciones-text-area article.ubicaciones-text-space p{width:90%;color:#fff;font-size:3.75vw;font-style:normal;font-weight:500;line-height:normal;margin-bottom:20vh;margin-left:2.5vw}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space article.ubicaciones-text-area article.ubicaciones-text-space span{color:#fff;font-size:1.5vw;font-style:normal;font-weight:700;line-height:normal;position:absolute;bottom:2vh;right:2vh}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space figure.ubicaciones-planet-img{width:50%;height:100%;position:relative;display:grid;place-items:center}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space figure.ubicaciones-planet-img img{width:80%;height:auto;-o-object-fit:fill;object-fit:fill}section.ubicaciones-home-section div.ubicaciones-home-area figure.logo-space{width:7.5vw;height:7.5vw;background:#43b02a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:0 1vw 0 0;position:absolute;bottom:0;left:0;display:grid;place-items:center}section.ubicaciones-home-section div.ubicaciones-home-area figure.logo-space img{width:80%;height:auto}section.marcas-home-section{width:100%;height:50vh;position:relative;display:flex;align-items:center;justify-content:center}section.marcas-home-section h1.marcas-home-title{text-transform:uppercase;color:#000;font-size:1.6vw;font-style:normal;font-weight:700;line-height:normal;position:absolute;top:0;left:5vw;padding-bottom:1vh;padding-right:4vw;border-bottom:.17vw solid #1D242B}section.marcas-home-section div.carrusel-area{width:100%;height:30vh;margin-top:5vh}@media (min-width: 750px) and (max-width: 1030px) and (orientation: portrait){section.hero-section{width:100%;height:50vh;background-color:gray;display:grid;place-items:center}section.quienes-somos-section{width:100%;height:120vh;display:grid;place-items:center}section.quienes-somos-section div.quienes-somos-area{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Home/quienes-somos-fondo.jpg);background-size:cover;background-position:center;width:90vw;height:100vh;border-radius:2vw;box-shadow:0 4px 20px #0009;position:relative;display:grid;place-items:center;overflow:hidden}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space{width:95%;height:75%;display:flex;align-items:center;justify-content:end}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space div.quienes-somos{background-color:#ffffff40;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:100%;height:100%;border-radius:1.5vw;display:grid;place-items:center}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space div.quienes-somos article.quienes{width:90%;height:90%;display:flex;flex-direction:column;align-items:start;justify-content:center;row-gap:5vh}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space div.quienes-somos article.quienes h6{width:auto;color:#fff;font-size:3vw;font-style:normal;font-weight:500;line-height:normal;margin:0;text-decoration:underline}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space div.quienes-somos article.quienes p{color:#fff;font-size:6vw;font-style:normal;font-weight:500;line-height:normal;text-transform:none}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space div.quienes-somos article.quienes a{border:.15vw solid #fff;padding:2.5vw;text-decoration:none;color:#fff;font-size:3vw;font-style:normal;font-weight:500;line-height:normal;transition:background-color .3s ease-out}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space div.quienes-somos article.quienes a:hover{background-color:#1d242b}section.quienes-somos-section div.quienes-somos-area figure.logo-space{width:15vw;height:15vw;background:#1d242b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:0 1vw 0 0;position:absolute;bottom:0;left:0;display:grid;place-items:center}section.quienes-somos-section div.quienes-somos-area figure.logo-space img{width:80%;height:auto}section.products-home-section{width:100%;min-height:80vh;padding:10vh 0;display:flex;align-items:start;justify-content:center;gap:5vw}section.products-home-section div.product-home-item{width:40vw;min-height:80vh;border-radius:2vw;box-shadow:.15vw .15vw .15vw .15vw #00000040;display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden}section.products-home-section div.product-home-item figure.product-home-img{background-color:#fff;width:100%;height:30vh;position:relative;display:grid;place-items:center;overflow:hidden}section.products-home-section div.product-home-item figure.product-home-img img{width:80%;height:auto;-o-object-fit:cover;object-fit:cover}section.products-home-section div.product-home-item article.product-home-description{background-color:#fff;width:100%;min-height:40vh;border-top:.2vw solid #43B02A;display:grid;place-items:center}section.products-home-section div.product-home-item article.product-home-description h3{width:75%;text-align:center;color:#000;font-size:4vw;font-style:normal;font-weight:500;line-height:normal;margin:.75vh auto}section.products-home-section div.product-home-item article.product-home-description p{color:#000;text-align:center;font-size:2.5vw;font-style:normal;font-weight:400;line-height:normal;width:80%}section.products-home-section div.product-home-item article.product-home-description span{text-align:center;color:#43b02a;font-size:2.5vw;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;width:100%;display:grid;place-items:center;margin-bottom:2vh}section.products-home-section div.product-home-item a.product-catalogo-button{background-color:#43b02a;width:100%;height:10vh;position:relative;display:grid;place-items:center}section.products-home-section div.product-home-item a.product-catalogo-button img{width:80%;height:auto}section.products-home-section div.product-home-item a.product-catalogo-button:hover img{animation:hoverCatalog 2s ease-in-out infinite}section.ubicaciones-home-section{width:100%;height:120vh;display:grid;place-items:center}section.ubicaciones-home-section div.ubicaciones-home-area{background-color:#1d242b;width:90vw;height:100vh;border-radius:2vw;box-shadow:0 4px 20px #0009;position:relative;display:grid;place-items:center;overflow:hidden}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space{width:95%;height:90%;position:relative;display:flex;justify-content:center;align-items:center}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space article.ubicaciones-text-area{position:absolute;top:0;width:100%;height:100%;z-index:10}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space article.ubicaciones-text-area article.ubicaciones-text-space{background:linear-gradient(129deg,#fff9 .54%,#fff3 101.47%);width:100%;height:90%;border:1px solid rgba(246,244,244,.6);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:1vw;position:relative;display:grid;place-items:center}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space article.ubicaciones-text-area article.ubicaciones-text-space h6{color:#fff;font-size:4vw;font-style:normal;font-weight:500;line-height:normal;margin:0 auto;padding-bottom:.25vh;border-bottom:.15vw solid #fff;transform:rotate(-90deg);position:absolute;top:27vh;left:-6vw}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space article.ubicaciones-text-area article.ubicaciones-text-space p{width:90%;color:#fff;font-size:8vw;font-style:normal;font-weight:500;line-height:normal;margin-bottom:20vh;margin-left:10vw}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space article.ubicaciones-text-area article.ubicaciones-text-space span{color:#fff;font-size:4vw;font-style:normal;font-weight:700;line-height:normal;position:absolute;bottom:2vh;right:2vh}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space figure.ubicaciones-planet-img{width:100%;height:100%;position:relative;display:grid;place-items:center}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space figure.ubicaciones-planet-img img{width:80%;height:auto;-o-object-fit:fill;object-fit:fill}section.ubicaciones-home-section div.ubicaciones-home-area figure.logo-space{width:14vw;height:14vw;background:#43b02a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:0 1vw 0 0;position:absolute;bottom:0;left:0;display:grid;place-items:center}section.ubicaciones-home-section div.ubicaciones-home-area figure.logo-space img{width:80%;height:auto}section.marcas-home-section{width:100%;height:30vh;position:relative;display:flex;align-items:center;justify-content:center}section.marcas-home-section h1.marcas-home-title{text-transform:uppercase;color:#000;font-size:4vw;font-style:normal;font-weight:700;line-height:normal;position:absolute;top:0;left:5vw;padding-bottom:1vh;padding-right:4vw;border-bottom:.17vw solid #1D242B}section.marcas-home-section div.carrusel-area{width:100%;height:20vh;margin-top:5vh}}@media (max-width: 749px) and (orientation: portrait){section.hero-section{width:100%;height:50vh;background-color:gray;display:grid;place-items:center}section.quienes-somos-section{width:100%;height:120vh;display:grid;place-items:center}section.quienes-somos-section div.quienes-somos-area{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Home/quienes-somos-fondo.jpg);background-size:cover;background-position:center;width:90vw;height:100vh;border-radius:2vw;box-shadow:0 4px 20px #0009;position:relative;display:grid;place-items:center;overflow:hidden}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space{width:95%;height:75%;display:flex;align-items:center;justify-content:end}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space div.quienes-somos{background-color:#ffffff40;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:100%;height:100%;border-radius:1.5vw;display:grid;place-items:center}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space div.quienes-somos article.quienes{width:90%;height:90%;display:flex;flex-direction:column;align-items:start;justify-content:center;row-gap:5vh}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space div.quienes-somos article.quienes h6{width:auto;color:#fff;font-size:5vw;font-style:normal;font-weight:500;line-height:normal;margin:0;text-decoration:underline}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space div.quienes-somos article.quienes p{color:#fff;font-size:8vw;font-style:normal;font-weight:500;line-height:normal;text-transform:none}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space div.quienes-somos article.quienes a{border:.15vw solid #fff;padding:2.5vh 2.5vw;text-decoration:none;color:#fff;font-size:5vw;font-style:normal;font-weight:500;line-height:normal;transition:background-color .3s ease-out}section.quienes-somos-section div.quienes-somos-area div.quienes-somos-space div.quienes-somos article.quienes a:hover{background-color:#1d242b}section.quienes-somos-section div.quienes-somos-area figure.logo-space{width:20vw;height:20vw;background:#1d242b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:0 1vw 0 0;position:absolute;bottom:0;left:0;display:grid;place-items:center}section.quienes-somos-section div.quienes-somos-area figure.logo-space img{width:80%;height:auto}section.products-home-section{width:100%;min-height:80vh;padding:5vh 0;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:5vw}section.products-home-section div.product-home-item{width:80vw;min-height:80vh;border-radius:2vw;box-shadow:.15vw .15vw .15vw .15vw #00000040;display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden}section.products-home-section div.product-home-item figure.product-home-img{background-color:#fff;width:100%;height:30vh;position:relative;display:grid;place-items:center;overflow:hidden}section.products-home-section div.product-home-item figure.product-home-img img{width:80%;height:auto;-o-object-fit:cover;object-fit:cover}section.products-home-section div.product-home-item article.product-home-description{background-color:#fff;width:100%;min-height:40vh;border-top:.2vw solid #43B02A;display:grid;place-items:center}section.products-home-section div.product-home-item article.product-home-description h3{width:75%;text-align:center;color:#000;font-size:8vw;font-style:normal;font-weight:500;line-height:normal;margin:.75vh auto}section.products-home-section div.product-home-item article.product-home-description p{color:#000;text-align:center;font-size:5vw;font-style:normal;font-weight:400;line-height:normal;width:80%}section.products-home-section div.product-home-item article.product-home-description span{text-align:center;color:#43b02a;font-size:5vw;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;width:100%;display:grid;place-items:center;margin-bottom:2vh}section.products-home-section div.product-home-item a.product-catalogo-button{background-color:#43b02a;width:100%;height:10vh;position:relative;display:grid;place-items:center}section.products-home-section div.product-home-item a.product-catalogo-button img{width:80%;height:auto}section.products-home-section div.product-home-item a.product-catalogo-button:hover img{animation:hoverCatalog 2s ease-in-out infinite}section.ubicaciones-home-section{width:100%;height:120vh;display:grid;place-items:center}section.ubicaciones-home-section div.ubicaciones-home-area{background-color:#1d242b;width:90vw;height:100vh;border-radius:2vw;box-shadow:0 4px 20px #0009;position:relative;display:grid;place-items:center;overflow:hidden}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space{width:95%;height:90%;position:relative;display:flex;justify-content:center;align-items:center}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space article.ubicaciones-text-area{position:absolute;top:0;width:100%;height:100%;z-index:10}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space article.ubicaciones-text-area article.ubicaciones-text-space{background:linear-gradient(129deg,#fff9 .54%,#fff3 101.47%);width:100%;height:90%;border:1px solid rgba(246,244,244,.6);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:1vw;position:relative;display:grid;place-items:center}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space article.ubicaciones-text-area article.ubicaciones-text-space h6{color:#fff;font-size:5vw;font-style:normal;font-weight:500;line-height:normal;margin:0 auto;padding-bottom:.25vh;border-bottom:.15vw solid #fff;transform:rotate(-90deg);position:absolute;top:20vh;left:-8vw}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space article.ubicaciones-text-area article.ubicaciones-text-space p{width:90%;color:#fff;font-size:10vw;font-style:normal;font-weight:500;line-height:normal;margin-bottom:20vh;margin-left:15vw}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space article.ubicaciones-text-area article.ubicaciones-text-space span{color:#fff;font-size:5vw;font-style:normal;font-weight:700;line-height:normal;position:absolute;bottom:2vh;right:2vh}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space figure.ubicaciones-planet-img{width:100%;height:100%;position:relative;display:grid;place-items:center}section.ubicaciones-home-section div.ubicaciones-home-area div.ubicaciones-home-space figure.ubicaciones-planet-img img{width:80%;height:auto;-o-object-fit:fill;object-fit:fill}section.ubicaciones-home-section div.ubicaciones-home-area figure.logo-space{width:20vw;height:20vw;background:#43b02a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:0 1vw 0 0;position:absolute;bottom:0;left:0;display:grid;place-items:center}section.ubicaciones-home-section div.ubicaciones-home-area figure.logo-space img{width:80%;height:auto}section.marcas-home-section{width:100%;height:30vh;position:relative;display:flex;align-items:center;justify-content:center}section.marcas-home-section h1.marcas-home-title{text-transform:uppercase;color:#000;font-size:4vw;font-style:normal;font-weight:700;line-height:normal;position:absolute;top:0;left:5vw;padding-bottom:1vh;padding-right:4vw;border-bottom:.17vw solid #1D242B}section.marcas-home-section div.carrusel-area{width:100%;height:20vh;margin-top:5vh}}section.hero-section-nosotros{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Nosotros/nosotros-banner.png);background-size:100% 100%;width:100%;height:75vh;display:flex;align-items:end;justify-content:center;overflow:hidden}section.hero-section-nosotros h1{color:#fff;text-align:center;font-size:5vw;font-style:normal;font-weight:500;line-height:normal;width:80vw;border-bottom:.25vw solid #FFF;display:flex;justify-content:end;margin-bottom:5vh}section.quienes-somos-nostros-section{width:100%;height:200vh;display:grid;place-items:center}section.quienes-somos-nostros-section aside.quienes-somos-area{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Nosotros/quienes-somos-fondo.jpg);background-size:cover;width:80vw;height:175vh;border-radius:2vw;display:grid;place-items:center}section.quienes-somos-nostros-section aside.quienes-somos-area div.quienes-somos-space{width:95%;height:95%;display:flex;align-items:end;justify-content:center}section.quienes-somos-nostros-section aside.quienes-somos-area div.quienes-somos-space article.quienes-somos{border-radius:1vw;border:.05vw solid rgba(56,56,56,.6);background:linear-gradient(129deg,#38383899 .54%,#38383833 101.47%);box-shadow:0 4px 20px #0000000d;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:100%;height:75%;display:grid;place-items:center}section.quienes-somos-nostros-section aside.quienes-somos-area div.quienes-somos-space article.quienes-somos aside.marco-text{width:95%;height:95%;position:relative;display:flex;align-items:end;justify-content:center}section.quienes-somos-nostros-section aside.quienes-somos-area div.quienes-somos-space article.quienes-somos aside.marco-text h1.title{color:#fff;font-size:3.75vw;font-style:normal;font-weight:500;line-height:normal;margin:0;position:absolute;top:0;left:0}section.quienes-somos-nostros-section aside.quienes-somos-area div.quienes-somos-space article.quienes-somos aside.marco-text article.text{width:90%;height:87%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.quienes-somos-nostros-section aside.quienes-somos-area div.quienes-somos-space article.quienes-somos aside.marco-text article.text p{color:#fff;font-size:1.72vw;font-style:normal;font-weight:500;line-height:normal;text-wrap:pretty}section.video-section{width:100%;height:110vh;padding:0vh 0;display:grid;place-items:center}section.video-section div.video-space{width:90vw;height:100vh}section.video-section div.video-space video.video-expo{width:100%;height:100%;-o-object-fit:fill;object-fit:fill;display:grid;place-items:center}@media (min-width: 750px) and (max-width: 1030px) and (orientation: portrait){section.hero-section-nosotros{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Nosotros/nosotros-banner.png);background-size:100% 100%;width:100%;height:40vh;display:flex;align-items:end;justify-content:center;overflow:hidden}section.hero-section-nosotros h1{color:#fff;text-align:center;font-size:8vw;font-style:normal;font-weight:500;line-height:normal;width:80vw;border-bottom:.33vw solid #FFF;display:flex;justify-content:end;margin-bottom:5vh}section.quienes-somos-nostros-section{width:100%;height:125vh;display:grid;place-items:center}section.quienes-somos-nostros-section aside.quienes-somos-area{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Nosotros/quienes-somos-fondo.jpg);background-size:cover;background-position:center;width:80vw;height:100vh;border-radius:2vw;display:grid;place-items:center}section.quienes-somos-nostros-section aside.quienes-somos-area div.quienes-somos-space{width:95%;height:95%;display:flex;align-items:end;justify-content:center}section.quienes-somos-nostros-section aside.quienes-somos-area div.quienes-somos-space article.quienes-somos{border-radius:1vw;border:.05vw solid rgba(56,56,56,.6);background:linear-gradient(129deg,#38383899 .54%,#38383833 101.47%);box-shadow:0 4px 20px #0000000d;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:100%;height:75%;display:grid;place-items:center}section.quienes-somos-nostros-section aside.quienes-somos-area div.quienes-somos-space article.quienes-somos aside.marco-text{width:95%;height:95%;position:relative;display:flex;align-items:end;justify-content:center}section.quienes-somos-nostros-section aside.quienes-somos-area div.quienes-somos-space article.quienes-somos aside.marco-text h1.title{color:#fff;font-size:6vw;font-style:normal;font-weight:500;line-height:normal;margin:0;position:absolute;top:0;left:0}section.quienes-somos-nostros-section aside.quienes-somos-area div.quienes-somos-space article.quienes-somos aside.marco-text article.text{width:90%;height:87%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.quienes-somos-nostros-section aside.quienes-somos-area div.quienes-somos-space article.quienes-somos aside.marco-text article.text p{color:#fff;font-size:2.2vw;font-style:normal;font-weight:500;line-height:normal;text-wrap:pretty}section.video-section{width:100%;height:60vh;padding:0vh 0;display:grid;place-items:center}section.video-section div.video-space{width:90vw;height:50vh}section.video-section div.video-space video.video-expo{width:100%;height:100%;-o-object-fit:fill;object-fit:fill;display:grid;place-items:center}}@media (max-width: 749px) and (orientation: portrait){section.hero-section-nosotros{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Nosotros/nosotros-banner.png);background-size:150% 100%;background-position:center;width:100%;height:40vh;display:flex;align-items:end;justify-content:center;overflow:hidden}section.hero-section-nosotros h1{color:#fff;text-align:center;font-size:8vw;font-style:normal;font-weight:500;line-height:normal;width:80vw;border-bottom:.33vw solid #FFF;display:flex;justify-content:end;margin-bottom:5vh}section.quienes-somos-nostros-section{width:100%;height:115vh;display:grid;place-items:center}section.quienes-somos-nostros-section aside.quienes-somos-area{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Nosotros/quienes-somos-fondo.jpg);background-size:cover;background-position:center;width:92vw;height:100vh;border-radius:3vw;display:grid;place-items:center}section.quienes-somos-nostros-section aside.quienes-somos-area div.quienes-somos-space{width:95%;height:95%;display:flex;align-items:end;justify-content:center}section.quienes-somos-nostros-section aside.quienes-somos-area div.quienes-somos-space article.quienes-somos{border-radius:2vw;border:.05vw solid rgba(56,56,56,.6);background:linear-gradient(129deg,#38383899 .54%,#38383833 101.47%);box-shadow:0 4px 20px #0000000d;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:100%;height:75%;display:grid;place-items:center}section.quienes-somos-nostros-section aside.quienes-somos-area div.quienes-somos-space article.quienes-somos aside.marco-text{width:95%;height:95%;position:relative;display:flex;align-items:end;justify-content:center}section.quienes-somos-nostros-section aside.quienes-somos-area div.quienes-somos-space article.quienes-somos aside.marco-text h1.title{color:#fff;font-size:6vw;font-style:normal;font-weight:500;line-height:normal;margin:0;position:absolute;top:0;left:0}section.quienes-somos-nostros-section aside.quienes-somos-area div.quienes-somos-space article.quienes-somos aside.marco-text article.text{width:90%;height:87%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.quienes-somos-nostros-section aside.quienes-somos-area div.quienes-somos-space article.quienes-somos aside.marco-text article.text p{color:#fff;font-size:2.7vw;font-style:normal;font-weight:500;line-height:normal;text-wrap:pretty}section.video-section{width:100%;height:30vh;padding:0vh 0;margin-top:5vh;display:grid;place-items:center}section.video-section div.video-space{width:100%;height:30vh}section.video-section div.video-space video.video-expo{width:100%;height:100%;-o-object-fit:fill;object-fit:fill;display:grid;place-items:center}}section.hero-section-contacto{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Contacto/contacto-banner.png);background-size:100% 100%;width:100%;height:75vh;margin-bottom:0vh;display:flex;align-items:end;justify-content:center;overflow:hidden}section.hero-section-contacto h1{color:#fff;text-align:center;font-size:5vw;font-style:normal;font-weight:500;line-height:normal;width:80vw;border-bottom:.25vw solid #FFF;display:flex;justify-content:end;margin-bottom:5vh}section.contacto-form-section{width:100%;height:120vh;display:grid;place-items:center}section.contacto-form-section div.contacto-form-area{background-color:#1d242b;width:80vw;height:90vh;border-radius:2vw;box-shadow:0 4px 20px #00000080;position:relative;display:grid;place-items:center;overflow:hidden}section.contacto-form-section div.contacto-form-area div.contacto-form-space{width:95%;height:90%;border-radius:1vw;display:flex;align-items:center;justify-content:space-between;overflow:hidden}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container{background:linear-gradient(129deg,#fff9 .54%,#fff3 101.47%);width:40%;height:100%;display:grid;place-items:center}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container form.form-container{width:95%;height:95%;position:relative;display:grid;place-items:center}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container form.form-container h6.title{position:absolute;top:8vh;left:-3vw;transform:rotate(-90deg);color:#fff;font-size:1.5vw;padding-bottom:.25vh;border-bottom:1px solid #fff}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container form.form-container label.label-form{width:80%;height:auto;margin-left:2vw;color:#fff;font-size:1.25vw;font-style:normal;font-weight:500}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container form.form-container label.label-form input{background-color:transparent;width:100%;height:3vh;border-bottom:1px solid #fff}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container form.form-container label.label-form textarea{background-color:transparent;width:100%;height:20vh;border:1px solid #fff}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container form.form-container button.submit{background-color:#fff;width:80%;height:10vh;margin-left:2vw;color:#000;font-size:2vw;font-style:normal;font-weight:700;text-align:center;display:grid;place-items:center}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container form.form-container button.submit.active{background-color:#43b02a;border:1px solid #fff;color:#fff}section.contacto-form-section div.contacto-form-area div.contacto-form-space figure.contacto-img-container{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Contacto/man-form-img.png);background-size:cover;width:60%;height:100%}@media (min-width: 750px) and (max-width: 1030px) and (orientation: portrait){section.hero-section-contacto{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Contacto/contacto-banner.png);background-size:100% 100%;width:100%;height:40vh;margin-bottom:0vh;display:flex;align-items:end;justify-content:center;overflow:hidden}section.hero-section-contacto h1{color:#fff;text-align:center;font-size:8vw;font-style:normal;font-weight:500;line-height:normal;width:80vw;border-bottom:.33vw solid #FFF;display:flex;justify-content:end;margin-bottom:5vh}section.contacto-form-section{width:100%;height:140vh;display:grid;place-items:center}section.contacto-form-section div.contacto-form-area{background-color:#1d242b;width:80vw;height:125vh;border-radius:3vw;box-shadow:0 4px 20px #00000080;position:relative;display:grid;place-items:center;overflow:hidden}section.contacto-form-section div.contacto-form-area div.contacto-form-space{width:92%;height:95%;border-radius:2vw;display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container{background:linear-gradient(129deg,#fff9 .54%,#fff3 101.47%);width:100%;height:60%;display:grid;place-items:center}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container form.form-container{width:95%;height:95%;position:relative;display:grid;place-items:center}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container form.form-container h6.title{position:absolute;top:8vh;left:-5vw;transform:rotate(-90deg);color:#fff;font-size:3vw;padding-bottom:.15vh;border-bottom:2px solid #fff}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container form.form-container label.label-form{width:80%;height:auto;margin-left:2vw;color:#fff;font-size:2.5vw;font-style:normal;font-weight:500}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container form.form-container label.label-form input{background-color:transparent;width:100%;height:3vh;border-bottom:1px solid #fff}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container form.form-container label.label-form textarea{background-color:transparent;width:100%;height:20vh;border:1px solid #fff}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container form.form-container button.submit{background-color:#fff;width:80%;height:10vh;margin-left:2vw;color:#000;font-size:5vw;font-style:normal;font-weight:700;text-align:center;display:grid;place-items:center}section.contacto-form-section div.contacto-form-area div.contacto-form-space figure.contacto-img-container{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Contacto/man-form-img.png);background-size:cover;width:100%;height:40%}}@media (max-width: 749px) and (orientation: portrait){section.hero-section-contacto{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Contacto/contacto-banner.png);background-size:150% 100%;background-position:center;width:100%;height:40vh;margin-bottom:0vh;display:flex;align-items:end;justify-content:center;overflow:hidden}section.hero-section-contacto h1{color:#fff;text-align:center;font-size:8vw;font-style:normal;font-weight:500;line-height:normal;width:80vw;border-bottom:.33vw solid #FFF;display:flex;justify-content:end;margin-bottom:5vh}section.contacto-form-section{width:100%;height:140vh;display:grid;place-items:center}section.contacto-form-section div.contacto-form-area{background-color:#1d242b;width:80vw;height:125vh;border-radius:3vw;box-shadow:0 4px 20px #00000080;position:relative;display:grid;place-items:center;overflow:hidden}section.contacto-form-section div.contacto-form-area div.contacto-form-space{width:92%;height:95%;border-radius:2vw;display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container{background:linear-gradient(129deg,#fff9 .54%,#fff3 101.47%);width:100%;height:60%;display:grid;place-items:center}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container form.form-container{width:95%;height:95%;position:relative;display:grid;place-items:center}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container form.form-container h6.title{position:absolute;top:8vh;left:-5vw;transform:rotate(-90deg);color:#fff;font-size:3vw;padding-bottom:.15vh;border-bottom:2px solid #fff}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container form.form-container label.label-form{width:80%;height:auto;margin-left:2vw;color:#fff;font-size:2.5vw;font-style:normal;font-weight:500}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container form.form-container label.label-form input{background-color:transparent;width:100%;height:3vh;border-bottom:1px solid #fff}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container form.form-container label.label-form textarea{background-color:transparent;width:100%;height:20vh;border:1px solid #fff}section.contacto-form-section div.contacto-form-area div.contacto-form-space article.contacto-form-container form.form-container button.submit{background-color:#fff;width:80%;height:10vh;margin-left:2vw;color:#000;font-size:5vw;font-style:normal;font-weight:700;text-align:center;display:grid;place-items:center}section.contacto-form-section div.contacto-form-area div.contacto-form-space figure.contacto-img-container{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Contacto/man-form-img.png);background-size:cover;width:100%;height:40%}}section.hero-section-catalogo{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Catalogo/catalogo-banner.png);background-size:100% 100%;width:100%;height:75vh;margin-bottom:0vh;display:flex;align-items:end;justify-content:center;overflow:hidden}section.hero-section-catalogo h1{color:#fff;text-align:center;font-size:5vw;font-style:normal;font-weight:500;line-height:normal;width:80vw;border-bottom:.25vw solid #FFF;display:flex;justify-content:end;margin-bottom:5vh}section.catalogo-pdf-section{width:100%;min-height:175vh;position:relative;display:grid;place-items:center}section.catalogo-pdf-section h1.title{position:absolute;top:0;left:2.5vw;text-transform:uppercase;color:#fff;font-size:6vw;filter:url(#text-outline-effect)}section.catalogo-pdf-section figure.catalogo-pdf-space{width:80vw;height:125vh;display:grid;place-items:center}@media (min-width: 750px) and (max-width: 1030px) and (orientation: portrait){section.hero-section-catalogo{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Catalogo/catalogo-banner.png);background-size:100% 100%;width:100%;height:40vh;margin-bottom:0vh;display:flex;align-items:end;justify-content:center;overflow:hidden}section.hero-section-catalogo h1{color:#fff;text-align:center;font-size:8vw;font-style:normal;font-weight:500;line-height:normal;width:80vw;border-bottom:.33vw solid #FFF;display:flex;justify-content:end;margin-bottom:5vh}section.catalogo-pdf-section{width:100%;min-height:100vh;position:relative;display:grid;place-items:center}section.catalogo-pdf-section h1.title{position:absolute;top:0;left:2.5vw;text-transform:uppercase;color:#fff;font-size:7vw;filter:url(#text-outline-effect)}section.catalogo-pdf-section figure.catalogo-pdf-space{width:80vw;height:75vh;display:grid;place-items:center}}@media (max-width: 749px) and (orientation: portrait){section.hero-section-catalogo{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Catalogo/catalogo-banner.png);background-size:150% 100%;background-position:center;width:100%;height:40vh;margin-bottom:0vh;display:flex;align-items:end;justify-content:center;overflow:hidden}section.hero-section-catalogo h1{color:#fff;text-align:center;font-size:8vw;font-style:normal;font-weight:500;line-height:normal;width:80vw;border-bottom:.33vw solid #FFF;display:flex;justify-content:end;margin-bottom:5vh}section.catalogo-pdf-section{width:100%;min-height:100vh;position:relative;display:grid;place-items:center}section.catalogo-pdf-section h1.title{position:absolute;top:0;left:2.5vw;text-transform:uppercase;color:#fff;font-size:9vw;filter:url(#text-outline-effect)}section.catalogo-pdf-section figure.catalogo-pdf-space{width:90vw;height:60vh;margin-top:10vh;display:grid;place-items:center}}._contacto-form-section_lac9l_1{width:100%;height:120vh;padding:5vh 0;display:grid;place-items:center}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8{background-color:#1d242b;width:90vw;height:100vh;border-radius:2vw;box-shadow:0 4px 20px #00000080;position:relative;display:grid;place-items:center;overflow:hidden}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19{width:95%;height:90%;border-radius:2vw;display:flex;align-items:center;justify-content:space-between;overflow:hidden}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29{background:linear-gradient(129deg,#fff9 .54%,#fff3 101.47%);width:40%;height:100%;display:grid;place-items:center}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36{width:95%;height:95%;position:relative;display:grid;place-items:center}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36 ._title_lac9l_45{position:absolute;top:8vh;left:-3vw;transform:rotate(-90deg);color:#fff;font-size:1.5vw;padding-bottom:.25vh;border-bottom:1px solid #fff}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36 ._label-form_lac9l_55{width:80%;height:auto;margin-left:2vw;color:#fff;font-size:1.25vw;font-style:normal;font-weight:500}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36 ._label-form_lac9l_55 input,._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36 ._label-form_lac9l_55 select,._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36 ._label-form_lac9l_55 textarea{background-color:transparent;width:100%;border:1px solid #fff;color:#fff;padding:1vh;font-size:1rem}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36 ._label-form_lac9l_55 input{background-color:transparent;width:100%;height:3vh;border-bottom:1px solid #fff}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36 ._label-form_lac9l_55 textarea{background-color:transparent;width:100%;height:20vh;border:1px solid #fff}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36 ._submit_lac9l_85{background-color:#fff;width:80%;height:10vh;margin-left:2vw;color:#000;font-size:2vw;font-style:normal;font-weight:700;text-align:center;display:grid;place-items:center}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36 ._submit_lac9l_85._active_lac9l_98{background-color:#43b02a;border:1px solid #fff;color:#fff}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-img-container_lac9l_103{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Contacto/man-form-img.png);background-size:cover;width:60%;height:100%}select,option{color:#000}@media (min-width: 750px) and (max-width: 1030px) and (orientation: portrait){._contacto-form-section_lac9l_1{width:100%;height:140vh;display:grid;place-items:center}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8{background-color:#1d242b;width:80vw;height:125vh;border-radius:3vw;box-shadow:0 4px 20px #00000080;position:relative;display:grid;place-items:center;overflow:hidden}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19{width:92%;height:95%;border-radius:2vw;display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29{background:linear-gradient(129deg,#fff9 .54%,#fff3 101.47%);width:100%;height:60%;display:grid;place-items:center}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36{width:95%;height:95%;position:relative;display:grid;place-items:center}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36 ._title_lac9l_45{position:absolute;top:8vh;left:-5vw;transform:rotate(-90deg);color:#fff;font-size:3vw;padding-bottom:.15vh;border-bottom:2px solid #fff}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36 ._label-form_lac9l_55{width:80%;height:auto;margin-left:2vw;color:#fff;font-size:2.5vw;font-style:normal;font-weight:500}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36 ._label-form_lac9l_55 input{background-color:transparent;width:100%;height:3vh;border-bottom:1px solid #fff}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36 ._label-form_lac9l_55 textarea{background-color:transparent;width:100%;height:20vh;border:1px solid #fff}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36 ._submit_lac9l_85{background-color:#fff;width:80%;height:10vh;margin-left:2vw;color:#000;font-size:5vw;font-style:normal;font-weight:700;text-align:center;display:grid;place-items:center}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-img-container_lac9l_103{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Contacto/man-form-img.png);background-size:cover;width:100%;height:40%}}@media (max-width: 749px) and (orientation: portrait){._contacto-form-section_lac9l_1{width:100%;height:140vh;display:grid;place-items:center}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8{background-color:#1d242b;width:80vw;height:125vh;border-radius:3vw;box-shadow:0 4px 20px #00000080;position:relative;display:grid;place-items:center;overflow:hidden}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19{width:92%;height:95%;border-radius:2vw;display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29{background:linear-gradient(129deg,#fff9 .54%,#fff3 101.47%);width:100%;height:60%;display:grid;place-items:center}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36{width:95%;height:95%;position:relative;display:grid;place-items:center}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36 ._title_lac9l_45{position:absolute;top:8vh;left:-5vw;transform:rotate(-90deg);color:#fff;font-size:3vw;padding-bottom:.15vh;border-bottom:2px solid #fff}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36 ._label-form_lac9l_55{width:80%;height:auto;margin-left:2vw;color:#fff;font-size:2.5vw;font-style:normal;font-weight:500}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36 ._label-form_lac9l_55 input{background-color:transparent;width:100%;height:3vh;border-bottom:1px solid #fff}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36 ._label-form_lac9l_55 textarea{background-color:transparent;width:100%;height:20vh;border:1px solid #fff}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-form-container_lac9l_29 ._form-container_lac9l_36 ._submit_lac9l_85{background-color:#fff;width:80%;height:10vh;margin-left:2vw;color:#000;font-size:5vw;font-style:normal;font-weight:700;text-align:center;display:grid;place-items:center}._contacto-form-section_lac9l_1 ._contacto-form-area_lac9l_8 ._contacto-form-space_lac9l_19 ._contacto-img-container_lac9l_103{background-image:url(https://s3.amazonaws.com/consultag.la/recursos-consultag/Contacto/man-form-img.png);background-size:cover;width:100%;height:40%}}#root{width:100%;min-height:100vh;margin:0 auto;position:absolute;top:0}.container{max-width:100vw;min-height:100vh;margin-top:0vh}
