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{--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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,: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;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([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]:where(:not([hidden=until-found])){display:none}.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}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.-top-10{top:-2.5rem}.left-1\/2{left:50%}.left-8{left:2rem}.top-0{top:0}.top-1\/2{top:50%}.isolate{isolation:isolate}.isolation-auto{isolation:auto}.z-50{z-index:50}.z-auto{z-index:auto}.order-first{order:-9999}.order-last{order:9999}.order-none{order:0}.col-auto{grid-column:auto}.col-span-full{grid-column:1 / -1}.col-start-auto{grid-column-start:auto}.col-end-auto{grid-column-end:auto}.row-auto{grid-row:auto}.row-span-full{grid-row:1 / -1}.row-start-auto{grid-row-start:auto}.row-end-auto{grid-row-end:auto}.float-start{float:inline-start}.float-end{float:inline-end}.float-right{float:right}.float-left{float:left}.float-none{float:none}.clear-start{clear:inline-start}.clear-end{clear:inline-end}.clear-left{clear:left}.clear-right{clear:right}.clear-both{clear:both}.clear-none{clear:none}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.line-clamp-none{overflow:visible;display:block;-webkit-box-orient:horizontal;-webkit-line-clamp:none}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.inline-table{display:inline-table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row-group{display:table-row-group}.table-row{display:table-row}.flow-root{display:flow-root}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.aspect-auto{aspect-ratio:auto}.aspect-square{aspect-ratio:1 / 1}.size-11\/12{width:91.666667%;height:91.666667%}.size-3\/4{width:75%;height:75%}.size-auto{width:auto;height:auto}.h-0\.5{height:.125rem}.h-1\.5{height:.375rem}.h-1\/3{height:33.333333%}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-3{height:.75rem}.h-3\/4{height:75%}.h-4{height:1rem}.h-5{height:1.25rem}.h-5\/6{height:83.333333%}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[300px\]{height:300px}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-none{max-height:none}.max-h-screen{max-height:100vh}.min-h-\[100px\]{min-height:100px}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/6{width:16.666667%}.w-10{width:2.5rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-6{width:1.5rem}.w-8{width:2rem}.w-auto{width:auto}.w-full{width:100%}.w-px{width:1px}.w-screen{width:100vw}.max-w-2xl{max-width:42rem}.max-w-7xl{max-width:80rem}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.flex-grow,.grow{flex-grow:1}.basis-auto{flex-basis:auto}.basis-full{flex-basis:100%}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.caption-top{caption-side:top}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.origin-bottom{transform-origin:bottom}.origin-bottom-left{transform-origin:bottom left}.origin-bottom-right{transform-origin:bottom right}.origin-center{transform-origin:center}.origin-left{transform-origin:left}.origin-right{transform-origin:right}.origin-top{transform-origin:top}.origin-top-left{transform-origin:top left}.origin-top-right{transform-origin:top right}.-translate-x-1\/2{--tw-translate-x: -50%;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))}.-translate-y-1\/2{--tw-translate-y: -50%;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))}.scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;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))}.scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;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))}.transform,.transform-cpu{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))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-none{transform:none}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}.animate-none{animation:none}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.touch-pinch-zoom{--tw-pinch-zoom: pinch-zoom;touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.resize-none{resize:none}.resize-y{resize:vertical}.resize-x{resize:horizontal}.resize{resize:both}.snap-none{scroll-snap-type:none}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.snap-proximity{--tw-scroll-snap-strictness: proximity}.snap-start{scroll-snap-align:start}.snap-end{scroll-snap-align:end}.snap-center{scroll-snap-align:center}.snap-align-none{scroll-snap-align:none}.snap-normal{scroll-snap-stop:normal}.snap-always{scroll-snap-stop:always}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.list-image-none{list-style-image:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.appearance-auto{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.columns-auto{-moz-columns:auto;columns:auto}.auto-cols-auto{grid-auto-columns:auto}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.auto-cols-max{grid-auto-columns:max-content}.auto-cols-min{grid-auto-columns:min-content}.grid-flow-row{grid-auto-flow:row}.grid-flow-col{grid-auto-flow:column}.grid-flow-dense{grid-auto-flow:dense}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-flow-col-dense{grid-auto-flow:column dense}.auto-rows-auto{grid-auto-rows:auto}.auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.auto-rows-max{grid-auto-rows:max-content}.auto-rows-min{grid-auto-rows:min-content}.grid-cols-none{grid-template-columns:none}.grid-cols-subgrid{grid-template-columns:subgrid}.grid-rows-none{grid-template-rows:none}.grid-rows-subgrid{grid-template-rows:subgrid}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.place-content-center{place-content:center}.place-content-start{place-content:start}.place-content-end{place-content:end}.place-content-between{place-content:space-between}.place-content-around{place-content:space-around}.place-content-evenly{place-content:space-evenly}.place-content-baseline{place-content:baseline}.place-content-stretch{place-content:stretch}.place-items-start{place-items:start}.place-items-end{place-items:end}.place-items-center{place-items:center}.place-items-baseline{place-items:baseline}.place-items-stretch{place-items:stretch}.content-normal{align-content:normal}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.content-baseline{align-content:baseline}.content-stretch{align-content:stretch}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-normal{justify-content:normal}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-stretch{justify-content:stretch}.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}.gap-2{gap:.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 1}.space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 1}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 1}.divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 1}.place-self-auto{place-self:auto}.place-self-start{place-self:start}.place-self-end{place-self:end}.place-self-center{place-self:center}.place-self-stretch{place-self:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.self-baseline{align-self:baseline}.justify-self-auto{justify-self:auto}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.justify-self-stretch{justify-self:stretch}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.scroll-auto{scroll-behavior:auto}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-ellipsis,.text-ellipsis{text-overflow:ellipsis}.text-clip{text-overflow:clip}.hyphens-none{-webkit-hyphens:none;hyphens:none}.hyphens-manual{-webkit-hyphens:manual;hyphens:manual}.hyphens-auto{-webkit-hyphens:auto;hyphens:auto}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.whitespace-break-spaces{white-space:break-spaces}.text-wrap{text-wrap:wrap}.text-nowrap{text-wrap:nowrap}.text-balance{text-wrap:balance}.text-pretty{text-wrap:pretty}.break-normal{overflow-wrap:normal;word-break:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.break-keep{word-break:keep-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-e{border-start-end-radius:.25rem;border-end-end-radius:.25rem}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-s{border-start-start-radius:.25rem;border-end-start-radius:.25rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-ee{border-end-end-radius:.25rem}.rounded-es{border-end-start-radius:.25rem}.rounded-se{border-start-end-radius:.25rem}.rounded-ss{border-start-start-radius:.25rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tr{border-top-right-radius:.25rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-x{border-left-width:1px;border-right-width:1px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-e{border-inline-end-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-r-0{border-right-width:0px}.border-s{border-inline-start-width:1px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-hidden{border-style:hidden}.border-none{border-style:none}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(203 203 203 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(16 24 32 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-opacity-40{--tw-bg-opacity: .4}.bg-none{background-image:none}.decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.box-decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.box-decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.bg-auto{background-size:auto}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.bg-fixed{background-attachment:fixed}.bg-local{background-attachment:local}.bg-scroll{background-attachment:scroll}.bg-clip-border{background-clip:border-box}.bg-clip-padding{background-clip:padding-box}.bg-clip-content{background-clip:content-box}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-bottom{background-position:bottom}.bg-center{background-position:center}.bg-left{background-position:left}.bg-left-bottom{background-position:left bottom}.bg-left-top{background-position:left top}.bg-right{background-position:right}.bg-right-bottom{background-position:right bottom}.bg-right-top{background-position:right top}.bg-top{background-position:top}.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-x{background-repeat:repeat-x}.bg-repeat-y{background-repeat:repeat-y}.bg-repeat-round{background-repeat:round}.bg-repeat-space{background-repeat:space}.bg-origin-border{background-origin:border-box}.bg-origin-padding{background-origin:padding-box}.bg-origin-content{background-origin:content-box}.fill-none{fill:none}.stroke-none{stroke:none}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-fill{-o-object-fit:fill;object-fit:fill}.object-none{-o-object-fit:none;object-fit:none}.object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.object-bottom{-o-object-position:bottom;object-position:bottom}.object-center{-o-object-position:center;object-position:center}.object-left{-o-object-position:left;object-position:left}.object-left-bottom{-o-object-position:left bottom;object-position:left bottom}.object-left-top{-o-object-position:left top;object-position:left top}.object-right{-o-object-position:right;object-position:right}.object-right-bottom{-o-object-position:right bottom;object-position:right bottom}.object-right-top{-o-object-position:right top;object-position:right top}.object-top{-o-object-position:top;object-position:top}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-start{text-align:start}.text-end{text-align:end}.align-baseline{vertical-align:baseline}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-text-top{vertical-align:text-top}.align-text-bottom{vertical-align:text-bottom}.align-sub{vertical-align:sub}.align-super{vertical-align:super}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.not-italic{font-style:normal}.normal-nums{font-variant-numeric:normal}.ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.slashed-zero{--tw-slashed-zero: slashed-zero;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.lining-nums{--tw-numeric-figure: lining-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.oldstyle-nums{--tw-numeric-figure: oldstyle-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.proportional-nums{--tw-numeric-spacing: proportional-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.diagonal-fractions{--tw-numeric-fraction: diagonal-fractions;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.stacked-fractions{--tw-numeric-fraction: stacked-fractions;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(203 203 203 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(67 176 42 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.overline{text-decoration-line:overline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.decoration-solid{text-decoration-style:solid}.decoration-double{text-decoration-style:double}.decoration-dotted{text-decoration-style:dotted}.decoration-dashed{text-decoration-style:dashed}.decoration-wavy{text-decoration-style:wavy}.decoration-auto{text-decoration-thickness:auto}.decoration-from-font{text-decoration-thickness:from-font}.underline-offset-auto{text-underline-offset:auto}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.accent-auto{accent-color:auto}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.mix-blend-plus-darker{mix-blend-mode:plus-darker}.mix-blend-plus-lighter{mix-blend-mode:plus-lighter}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.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)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-dashed{outline-style:dashed}.outline-dotted{outline-style:dotted}.outline-double{outline-style:double}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-opacity-50{--tw-ring-opacity: .5}.ring-offset-2{--tw-ring-offset-width: 2px}.blur{--tw-blur: blur(8px);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)}.blur-none{--tw-blur: ;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)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));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)}.drop-shadow-none{--tw-drop-shadow: drop-shadow(0 0 #0000);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)}.grayscale{--tw-grayscale: grayscale(100%);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)}.invert{--tw-invert: invert(100%);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)}.sepia{--tw-sepia: sepia(100%);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)}.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)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-none{--tw-backdrop-blur: ;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-grayscale{--tw-backdrop-grayscale: grayscale(100%);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-invert{--tw-backdrop-invert: invert(100%);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-sepia{--tw-backdrop-sepia: sepia(100%);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-none{transition-property:none}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-auto{will-change:auto}.will-change-contents{will-change:contents}.will-change-scroll{will-change:scroll-position}.will-change-transform{will-change:transform}.contain-none{contain:none}.contain-content{contain:content}.contain-strict{contain:strict}.contain-size{--tw-contain-size: size;contain:var(--tw-contain-size) var(--tw-contain-layout) var(--tw-contain-paint) var(--tw-contain-style)}.contain-inline-size{--tw-contain-size: inline-size;contain:var(--tw-contain-size) var(--tw-contain-layout) var(--tw-contain-paint) var(--tw-contain-style)}.contain-layout{--tw-contain-layout: layout;contain:var(--tw-contain-size) var(--tw-contain-layout) var(--tw-contain-paint) var(--tw-contain-style)}.contain-paint{--tw-contain-paint: paint;contain:var(--tw-contain-size) var(--tw-contain-layout) var(--tw-contain-paint) var(--tw-contain-style)}.contain-style{--tw-contain-style: style;contain:var(--tw-contain-size) var(--tw-contain-layout) var(--tw-contain-paint) var(--tw-contain-style)}.content-none{--tw-content: none;content:var(--tw-content)}.forced-color-adjust-auto{forced-color-adjust:auto}.forced-color-adjust-none{forced-color-adjust:none}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}.hover\:border-gray-400:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-gray-400:focus{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-opacity-50:focus{--tw-ring-opacity: .5}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-70:disabled{opacity:.7}@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: 640px){.sm\:mb-0{margin-bottom:0}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-12{height:3rem}.sm\:h-16{height:4rem}.sm\:h-24{height:6rem}.sm\:h-\[400px\]{height:400px}.sm\:w-12{width:3rem}.sm\:w-16{width:4rem}.sm\:w-24{width:6rem}.sm\:w-36{width:9rem}.sm\:flex-grow{flex-grow:1}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}}@media (min-width: 768px){.md\:left-4{left:1rem}.md\:right-4{right:1rem}.md\:h-20{height:5rem}.md\:w-20{width:5rem}.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}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1024px){.lg\:right-8{right:2rem}.lg\:h-24{height:6rem}.lg\:w-24{width:6rem}.lg\:text-2xl{font-size:1.5rem;line-height: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}
