@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Flex:opsz,wght@8..144,100..1000&family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&display=swap&family=Reenie+Beanie&display=swap";.app{width:100vw;height:100vh}.header{display:flex;justify-content:space-evenly;align-items:center;padding:20px;background-color:#f2f2f2d1;color:#fff;box-shadow:0 2px 2px #c9c9c992}.header .logo2{width:auto;height:80px;display:flex;border-radius:5px}.header .menu{width:90%}.header .menu ul{list-style:none;margin:0;padding:0;display:flex;justify-content:space-around}.header .menu ul li{display:inline-block;margin-right:20px}.header .menu ul li a{text-decoration:none;color:#2b2b2b}.header .menu ul li a:hover,.header .menu ul li.active{font-weight:500}.header .cta{display:flex;background-color:#1c8bbf;min-width:140px;color:#fff;padding:10px;border-radius:15px;cursor:pointer;align-items:center;flex-direction:row;justify-content:space-between;box-shadow:0 2px 2px #a8a8a8;transition:background-color .5s ease}.header .cta:hover{background-color:#29b6f6;color:#e6e6e6}.header .cta:hover .link_btn{color:#e6e6e6}.header{display:flex;justify-content:space-between;align-items:center}.header .menu ul{width:70%}.header .menu{display:flex;flex-direction:row;align-items:center}.header .menuBurguer{display:none}@media (max-width: 767px){.header .menuBurguer{display:flex}}.header .menuList ul{list-style:none;padding:0;margin:0;display:flex;align-items:center}.header .menuList ul li{margin-right:20px}.header .menuList ul li.active a:before{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:linear-gradient(to right,#81C4E6,var(--primary-color));transition:width .4s ease;transform:skewY(-3deg)}.header .menuList ul li a{text-decoration:none;color:#333;position:relative;display:inline-block;font-size:1rem}.header .menuList ul li a>.menu-link-text{position:relative;display:inline-block}.header .menuList ul li a>.menu-link-text:before{content:"";position:absolute;bottom:-5px;left:0;width:0;height:1px;background-color:var(--primary-color);transition:width .4s ease}.header .menuList ul li a>.menu-link-text:hover:before{width:90%}.header .menuList ul li a:before{content:"";position:absolute;bottom:-8px;left:0;width:0;height:1px;background-color:var(--primary-color);transition:width .3s ease}.header .menuList ul li a:hover:before{width:70%}.header .menuList{display:flex;width:80%}@media (max-width: 767px){.header .menuList{display:none}}@media (max-width: 767px){.header .cta{display:none}}.header .cta .link_btn{text-decoration:none;color:#fff}.bm-burger-button{position:fixed;width:36px;height:30px;left:36px;top:36px}.bm-burger-bars{background:#373a47}.bm-burger-bars-hover{background:#a90000}.bm-cross-button{height:24px;width:24px}.bm-cross{background:#bdc3c7}.bm-menu-wrap{position:fixed;height:100%}.bm-morph-shape{fill:#373a47}.bm-item-list{color:#b8b7ad;padding:.8em}.bm-item{display:inline-block}.bm-overlay{background:#0000004d}.menuBurgerDiv{width:95%;justify-content:flex-end;display:none}@media (max-width: 767px){.menuBurgerDiv{display:flex}}.hamburger-menu .menu-btn{width:30px;height:30px;position:relative;cursor:pointer;z-index:4}.hamburger-menu .menu-btn .menu-btn__burger{width:100%;height:2px;background-color:#333;position:absolute;transition:transform .3s ease;top:50%;transform:translateY(-50%)}.hamburger-menu .menu-btn .menu-btn__burger:before,.hamburger-menu .menu-btn .menu-btn__burger:after{content:"";width:100%;height:2px;background-color:#333;position:absolute;transition:opacity .3s ease}.hamburger-menu .menu-btn .menu-btn__burger:before{top:-8px;opacity:0}.hamburger-menu .menu-btn .menu-btn__burger:after{top:8px}.hamburger-menu .menu-btn.open .menu-btn__burger{transform:translateY(-50%) rotate(45deg)}.hamburger-menu .menu-btn.open .menu-btn__burger:before{top:0;opacity:1;transform:rotate(90deg)}.hamburger-menu .menu-btn.open .menu-btn__burger:after{top:0;opacity:1}@keyframes bubbleEffect{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2);opacity:.5}to{transform:scale(1);opacity:1}}@keyframes elasticEffect{0%,to{transform:scaleX(.8);opacity:.6}50%{transform:scaleX(1.2);opacity:1}}.hamburger-menu .menu-nav{position:absolute;top:0;right:-100%;display:none;width:100%;height:40%;background-color:#efeeeee4;z-index:0;transition:right .3s ease}.hamburger-menu .menu-nav ul.menu-list{margin-top:9%;padding-top:30px}.hamburger-menu .menu-nav.open{display:flex;right:0;z-index:3;border-radius:0 0 0 550px}.hamburger-menu .menu-nav.open ul.menu-list{animation:bubbleEffect .5s ease;width:90%;display:flex;flex-direction:column;align-items:flex-end;margin-top:9%}.hamburger-menu .menu-nav .menu-list{display:flex;flex-direction:column;list-style:none;padding:0;margin:0}.hamburger-menu .menu-nav .menu-list li{padding:10px;text-align:center}.hamburger-menu .menu-nav .menu-list li a{text-decoration:none;color:#333;font-weight:700;font-size:18px;transition:color .3s ease}.hamburger-menu .menu-nav .menu-list li a:hover{color:var(--primary-color)}.footer{background-color:#f2f2f2d1;color:#504f4f;padding:20px;font-size:14px;box-shadow:2px 2px 2px 4px #bdbdbdcd}.footer .footer-content{display:flex;justify-content:space-between;align-items:center;max-width:100%;padding:0 20px}.footer .footer-content .footer-logo img{max-width:100px;height:auto;border-radius:10px}.footer .footer-content .Logolink{width:33%;display:flex;justify-content:center}.footer .footer-content .footer-links{width:33%}.footer .footer-content .footer-links ul{list-style:none;padding:0;margin:0}.footer .footer-content .footer-links ul li{display:inline-block;margin-right:20px}.footer .footer-content .footer-links ul li a{color:#fff;text-decoration:none}.footer .footer-content .footer-links ul li a:hover{text-decoration:underline}.footer .footer-bottom{text-align:center;margin-top:20px}.logo{background-image:url(/assets/Logo_direcc-Bdw3S_vt.png);background-size:contain;background-repeat:no-repeat;width:320px;height:100px;display:flex;background-position:center;border-radius:5px}@media (max-width: 500px){.logo{width:180px}}@media ((min-width: 500px) and (max-width: 700px)){.logo{width:200px}}.socialLinks{width:33%;display:flex;justify-content:center}.LinkedIn_ico{color:#518bc4;background-size:40px;border-radius:5px;width:40px;height:40px}.LinkedIn_ico:hover{color:#0a66c2;background-color:#fff;border-radius:5px;background-size:40px;border:1px solid rgba(142,141,141,.654)}.whatsapp-float-button{min-width:300px}.image_divWapp{position:relative;width:60px;height:60px;background-image:url(/assets/wapp-CPPPzpSr.png);background-size:contain;background-repeat:no-repeat;border-radius:10%;cursor:pointer}.image_divWapp .textEscribe{position:absolute;top:50%;display:none;align-items:center;justify-content:center;min-width:150px;background-color:transparent;color:#fff;height:35px;margin-right:3px;border-radius:10px;padding:5px;white-space:nowrap;animation:appear .7s ease forwards;z-index:-1}.image_divWapp:hover .textEscribe{display:flex;background-color:#0f8d08cb;z-index:-1}@keyframes appear{0%{opacity:0;transform:translate(-50%,-50%) translate(50%)}to{opacity:1;transform:translate(-90%,-50%)}}.layout{display:flex;flex-direction:row}.home.blur{filter:blur(3px)}.imageParallax{display:flex;max-width:100%;max-height:450px;min-height:450px}.hero-section{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-around;margin-bottom:40px;flex-wrap:wrap;padding-top:1px}@keyframes rotateAnimation{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.hero-section .hero-text{background-color:transparent;display:flex;align-items:center;margin-left:8%;animation:rotateAnimation .5s linear forwards}@media (max-width: 900px){.hero-section .hero-text{width:100%;margin-left:0%;justify-content:center}}.hero-section .diamond{width:300px;height:300px;background-color:#ebebebe7;border-radius:30px;position:relative;display:flex;align-items:center;text-align:center;transform:rotate(45deg);padding:0;flex-direction:column;justify-content:flex-end;box-shadow:0 0 10px #0000004d}.hero-section .diamond h1{font-size:1.2rem;font-weight:700;color:#c95f3b;transform:rotate(-45deg)}.hero-section .diamond p{color:#a15941bb;margin-top:10%;display:flex;width:80%;justify-content:flex-end;font-size:1rem}.questions-section .card-container{display:flex;flex-direction:column}.cont_btn{margin-top:60px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-around}@media (max-width: 1240px){.cont_btn{margin-top:0}}@media (max-width: 900px){.cont_btn{margin-top:30px}}.more_btn{color:var(--primary-color);display:flex;font-size:1rem;flex-direction:row;max-width:200px;max-height:50px;border:1px solid var(--primary-color);border-radius:5px;padding:10px}@media (max-width: 1240px){.more_btn{padding:5px;max-width:350px}}.more_btn .link_pres_btn{text-decoration:none;font-size:90%;color:var(--primary-color)}.more_btn:hover{color:#fff;background-color:var(--primary-color)}.more_btn:hover .link_pres_btn{color:#fff}.pres_btn{margin-left:10px;display:flex;background-color:#1c8bbf;max-width:180px;max-height:50px;color:#fff;padding:10px;border-radius:5px;cursor:pointer;align-items:center;flex-direction:row;justify-content:space-between}.pres_btn .link_pres_btn{font-size:80%;color:#fff}@media (max-width: 400){.pres_btn .link_pres_btn{color:red;font-size:50%}}.pres_btn .link_pres_btn:hover{color:#1c8bbf}.pres_btn:hover{background-color:transparent;color:#1c8bbf;border:1px solid #1c8bbf}.pres_btn:hover .link_pres_btn{color:#1c8bbf}.text-overlay{font-size:small;color:var(--primary-color);width:90%;position:absolute;left:50%;transform:translate(-50%,-50%);text-align:center}.questions-section h2{font-size:24px;margin-bottom:20px}.questions-section .cards-container{margin-top:50px;margin-bottom:50px;width:95%;height:210px;display:flex;align-items:center;justify-content:center;align-self:center;background-image:url(/assets/fondoCards-Dusi1qJ2.png)}@media (max-width: 500px){.questions-section .cards-container{padding:50px;width:98%}}.questions-section .cardConteiner1{background-color:#ffffffb1;display:flex;flex-direction:row;width:100%;flex-wrap:wrap;justify-content:space-around;align-items:center;height:300px}@media (max-width: 720px){.questions-section .cardConteiner1{height:300px;justify-content:flex-end}}.questions-section .cardConteiner2{background-color:#ffffffb1;display:flex;flex-direction:row;height:220px;flex-wrap:wrap;justify-content:space-around;align-items:center}@media (max-width: 500px){.questions-section .cardConteiner2{height:200px;margin-left:-40px;margin-right:-40px}}@media (max-width: 720px){.questions-section .cardConteiner2{height:210px}}.questions-section .cardConteiner3{background-color:#ffffffb1;display:flex;flex-direction:row;height:220px;width:100%;flex-wrap:wrap;justify-content:space-around;align-items:center;height:300px}@media (min-width: 720){.questions-section .cardConteiner3{height:300px;justify-content:flex-start}}.aQuenosded{height:600px;font-weight:500;color:#232323;width:100%;display:flex;flex-direction:row;align-items:center;background-color:#f3f3f3}@media (max-width: 900px){.aQuenosded{flex-direction:column-reverse;overflow:auto}}.descripAque{margin:20px 14%;width:70%;display:flex;flex-direction:column;font-size:large;height:100%;justify-content:space-evenly;align-items:center;text-align:center;padding-top:50px;padding-bottom:50px}@media (max-width: 1240px){.descripAque{margin-left:5%;margin-right:5%;font-size:smaller;padding-top:10px;padding-bottom:10px}}.imageParallax2{width:30%;display:flex;flex-direction:row;min-height:100%;max-width:600px}@media (min-width: 1240px){.questions-section .card-container{gap:20px}}@keyframes slideInLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.bubble{display:flex;align-items:center;width:90%;height:500px;margin-top:50px;margin-bottom:100px;font-size:large;color:#323232;border:1px solid rgb(233,233,233);font-weight:500;border-radius:10px;padding:20px;box-shadow:0 1px 1px #a2a2a2;opacity:0;transition:opacity .8s ease;align-self:center;justify-content:space-between}@media (max-width: 760px){.bubble{flex-direction:column;width:100%;height:auto;border-radius:20px}}.bubble.show{opacity:1}.bubble .text_Final{display:flex;text-align:center;width:60%}.bubble .imageIdea{position:relative;height:100%;width:auto}.Deque{margin-top:100px;font-size:1.5rem;font-weight:600;color:#323232;width:100%;display:flex;justify-content:center;font-family:var(--font-poppins)}@media (max-width: 500px){.Deque{margin-top:80px;margin-bottom:30px}}@media (max-width: 760px){.Deque{font-size:large;width:90%;text-align:center}}.sectionCarousel{display:flex;justify-content:center;margin-top:50px;margin-bottom:100px}@media (max-width: 500px){.sectionCarousel{margin-top:0;margin-bottom:0}}.why-choose-us-section{display:flex;justify-content:center;align-items:center;margin-top:40px}.reasons-content{display:flex;justify-content:space-between;align-items:center;width:90%}@media (max-width: 500px){.reasons-content{flex-direction:column}}.reasons-image-container{display:flex;justify-content:center;width:50%;margin-right:20px}@media (max-width: 500px){.reasons-image-container{width:60%;margin:0}}.reasons-image{max-width:100%;max-height:100%}.reasons-list-container{width:50%}@media (max-width: 500px){.reasons-list-container{width:100%;margin:20px 0 0}}.reasons-list-container h2{font-size:1.6rem;margin-bottom:40px;color:#323232}@media (max-width: 500px){.reasons-list-container h2{font-size:1.2rem;text-align:center}}.reasons-list-container ul{list-style-type:none;padding:0;display:flex;flex-direction:column;align-items:center;font-weight:600}.reasons-list-container li{font-size:1.2rem;font-weight:500;margin-left:15px}@media (max-width: 500px){.reasons-list-container li{color:#41403f;font-size:1rem;text-align:center}}.iconoList{width:40px;height:40px;color:var(--primary-color)}@media (max-width: 500px){.iconoList{width:25px;height:25px}}.ReasonDiv{margin-bottom:20px;display:flex;width:90%;align-items:center;align-content:center}@media (max-width: 500px){.ReasonDiv{margin-bottom:10px}}.card_Logo{position:relative;width:210px;height:210px;text-align:center;overflow:hidden}.card_Logo .divLogo{width:100%;height:100%;background-image:url(/assets/solo_Logo-DlCJEGyT.png);background-size:cover;transition:transform .5s ease;display:flex;align-items:center;justify-content:center}.card_Logo:hover{transform:rotateY(180deg)}.card_Logo:hover .divLogo{transform:rotateY(180deg);background-image:url(/assets/solo_Logoback-x7CXIgZM.png)}.card_Logo:hover .divLogo p{display:flex}.card{border-radius:5px;width:160px;height:160px;background:linear-gradient(to bottom right,#8ec9e6,#bfd8e4);transition:transform .5s ease;text-align:center;display:flex;justify-content:center;align-items:center;transform:rotate(45deg);flex-direction:column-reverse;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}@media (max-width: 1200px){.card{width:150px;height:150px}}@media (max-width: 900px){.card{width:120px;height:120px}}.card .imagencardPreguntas{opacity:0;width:100%;position:fixed}.card .text_rombo{width:100%;height:100%;display:flex;font-size:16px;color:#474646;transform:rotate(-45deg);transition:transform .5s ease;text-align:center;align-items:center;justify-content:center}.card:hover{transform:scale(1.25) rotate(0);overflow:hidden;background:linear-gradient(to bottom right,#e9e9e9,#d4d2d2);border-radius:5px;z-index:5}.card:hover .text_rombo{transform:rotate(0);text-align:center;color:#c95f3b}.card:hover .imagencardPreguntas{opacity:1;position:relative}.card{box-shadow:0 4px 8px #0000001a}.carousel-container{width:100%;margin-top:20px;max-width:90%}@media (max-width: 500px){.carousel-container{width:100%}}.carousel-container .css-1ps6pg7-MuiPaper-root{display:flex}.grayCarousel{margin-top:100px;margin-bottom:100px;width:100%;max-width:90%}.grayCarousel .logo-image{filter:grayscale(100%);opacity:.7}.grayCarousel .logo-image:hover{filter:grayscale(0%);opacity:1}.logo-container{display:flex;justify-content:center;align-items:center;height:150px}@media (max-width: 1200px){.logo-container{height:100px}}@media ((max-width: 700px) and (max-width: 1200px)){.logo-container{height:58px}}.logo-image{padding:1%;max-width:100%;max-height:100%}.css-1ps6pg7-MuiPaper-root{display:flex;justify-content:space-around}.css-aoeo82{width:100%}.services-section{position:relative;padding:40px;display:flex;flex-direction:column;align-items:center;text-align:center}.services-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/fondo1-DOrg3XXp.png);background-size:contain;background-position:center;opacity:.3;z-index:-1}.services-section.blur{filter:blur(4px)}.services-section h2{font-size:2.5rem;color:#333;margin-bottom:40px}.services-section .service{color:#333;display:flex;align-items:center;justify-content:space-between;background-color:#ffffff89;border-radius:10px;padding:40px}@media (max-width: 1200px){.services-section .service{display:flex;flex-direction:column}}.services-section .service img{width:50%;border-radius:10px}.services-section .service div{flex:1;margin-left:20px}.services-section .service div h3{font-size:24px;margin-bottom:20px}.services-section .service div p{font-size:18px;margin-bottom:20px}.services-section .service div ul{margin-left:20px}.services-section .service div ul li{font-size:16px;margin-bottom:10px;color:#c95f11;font-weight:500}.services-section .service2{display:flex;align-items:center;justify-content:space-between;border-radius:10px;box-shadow:0 .5px 1px .5px #a6a6a693;padding:40px;margin-bottom:10px}@media (max-width: 1200px){.services-section .service2{display:flex;flex-direction:column}}.services-section .service2 img{width:50%;box-shadow:0 4px 8px #0000001a;border-radius:50px}.services-section .service2 div{flex:1;margin-left:20px}.services-section .service2 div h3{font-size:24px;margin-bottom:20px}.services-section .service2 div p{font-size:18px;margin-bottom:20px}.services-section .service2 div ul{margin-left:20px}.services-section .service2 div ul li{font-size:16px;margin-bottom:10px;color:#c95f11;font-weight:500}.imagenesDiv{height:100%;width:100%}@media (max-width: 1200px){.imagenesDiv{margin-bottom:20px}}.animated_slide_in{animation:slideInRight .5s forwards;opacity:0;display:flex;justify-content:center;width:100%;height:600px}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.casoExito{width:90%;height:600px;display:flex;align-items:center;justify-content:space-around;margin-top:100px;margin-bottom:100px}@media (max-width: 1500px){.casoExito{width:90%;display:flex;flex-direction:column}}@media (max-width: 1200px){.casoExito{width:98%;display:flex;flex-direction:column;height:auto}}.exitoText{color:#323232;padding:5%;width:70%;height:100%;background-color:#f8f8f8;border-radius:30px 0 0 30px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-shadow:0 .5px 1px .5px #a6a6a693}@media (max-width: 1500px){.exitoText{width:100%;display:flex;flex-direction:column;border-radius:30px 30px 0 0}}.exitoText h3{color:#a94f0e;font-size:1.5rem;margin-bottom:5%}.exitoText p{font-size:1.1rem;font-weight:400}@media (max-width: 500px){.exitoText p{font-size:small}}.imagenExito{height:100%;display:flex;box-shadow:0 .5px 1px .5px #a6a6a693;border-radius:0 30px 30px 0}@media (max-width: 1500px){.imagenExito{width:100%;border-radius:0 0 30px 30px}}.imagenExito img{border-radius:0 30px 30px 0}@media (max-width: 1500px){.imagenExito img{width:100%;border-radius:0 0 30px 30px}}.allContactSection{height:400px;width:80%;display:flex;flex-direction:column;justify-content:center}@media (max-width: 500px){.allContactSection{width:100%}}.contact-section{border-radius:10px;height:90%;display:flex;background-color:#f4f4f4;padding:50px;text-align:center;flex-direction:column;align-content:center;align-items:center;justify-content:space-between}@media (max-width: 500px){.contact-section{padding:20px;justify-content:space-around}}.contact-section h3{font-size:24px;color:#333}@media (max-width: 500px){.contact-section h3{width:100%}}.contact-section p{font-size:16px;color:#666}@media (max-width: 500px){.contact-section p{font-size:small;padding:10px}}.linkedin-section{display:flex;background-color:#0077b5;color:#fff;padding:30px;text-align:center;justify-content:space-evenly;align-content:center;align-items:center}@media (max-width: 500px){.linkedin-section{padding:10px}}.linkedin-section p{font-size:18px;margin-bottom:20px}@media (max-width: 500px){.linkedin-section p{font-size:smaller}}.presupuesto_btn{width:120px;height:50px;background-color:#0077b5;display:flex;color:#fff;padding:10px;border-radius:30px;cursor:pointer;align-items:center;flex-direction:row;justify-content:space-between;text-align:center;justify-content:center}.presupuesto_btn .link_presupuesto_btn{font-size:80%;color:#fff}@media (max-width: 400){.presupuesto_btn .link_presupuesto_btn{font-size:50%}}.presupuesto_btn .link_presupuesto_btn:hover{color:#1c8bbf}.presupuesto_btn:hover{background-color:transparent;color:#1c8bbf;border:1px solid #1c8bbf}.presupuesto_btn:hover .link_presupuesto_btn{color:#1c8bbf}.linkedIN{width:40px;height:40px;color:#edeaea}.linkedIN:hover{color:#fff}.All_div{position:relative}.All_div:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/fondo1-DOrg3XXp.png);background-size:contain;background-position:center;opacity:.3;z-index:-1}.All_div{display:flex;width:100%;height:100%;justify-content:center}.container_Form{padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;align-content:center}.container_Form.blur,.container_Form.blur h4{filter:blur(4px)}.container_Form h4{font-family:var(--font-robotoSerif)}@media (max-width: 768px){.container_Form h4{font-size:large;font-weight:600}}.MuiContainer-root.MuiContainer-maxWidthLg.container_Form.css-1oqqzyl-MuiContainer-root{display:flex;align-items:center}.div_Form{display:flex;justify-content:center;width:100%}.div_Form .submit_btn{background-color:#1c8bbf}.div_Form .submit_btn:hover{background-color:var(--secundary-color)}form{width:80%;margin-bottom:100px}@media (max-width: 768px){form{width:100%;margin-bottom:30px}}form .css-9ddj71-MuiInputBase-root-MuiOutlinedInput-root{font-family:var(--font-robotoSerif);color:#505050;font-size:small;font-weight:500}form .MuiTypography-root.MuiTypography-body1.MuiFormControlLabel-label.css-ahj2mt-MuiTypography-root{font-family:var(--font-poppins);font-size:13px;font-weight:400;color:#505050}form hr{border-top:#BCBCBC;border-left:#BCBCBC;border-color:#bcbcbc}.alert_Success{width:50%;opacity:0;transition:opacity .5s ease-in-out}.alert_Success.visible{opacity:1}.Alert_visible_div{width:100%;height:100%;position:fixed;display:flex;min-height:90px;z-index:1;align-items:center;justify-content:center}.Alert_visible_divInactive{width:100%;height:100%;position:fixed}form.css-1wh62b1{background-color:#f4f4f498;box-shadow:0 4px 8px #0000001a}.MuiContainer-root.MuiContainer-maxWidthLg.container_Form.css-1qsxih2{display:flex}.loaderContainer{height:100%;width:100%}.equipo-item{height:400px;border:.5px solid #D9D9D9;border-radius:20px;transition:transform .3s ease;display:flex;flex-direction:column}.equipo-item:hover{transform:translateY(-5px)}@media (max-width: 767px){.equipo-item{height:300px}}.equipo-item .equipo-item__foto-container{padding-top:10px;width:100%;height:200px;border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center}.equipo-item .equipo-item__foto-container .equipo-item__foto{height:70%;object-fit:cover;border-radius:50%}.equipo-item .MuiCardContent-root{padding:20px}.equipo-item .MuiCardContent-root .MuiTypography-root{margin-bottom:10px;font-family:var(--font-robotoFlex)}.equipo-item .MuiCardContent-root .MuiTypography-h6{font-family:var(--font-robotoFlex);font-size:1.3rem;font-weight:700;color:#333}.equipo-item .MuiCardContent-root .MuiTypography-subtitle1{font-size:1.1rem;color:#666;font-family:var(--font-robotoFlex)}.equipo-item .MuiCardContent-root .MuiTypography-body2{font-family:var(--font-robotoFlex);font-size:1rem;color:#888}.equipo-item .MuiCardContent-root .linkedin-link{color:#0077b5;text-decoration:none;font-size:1rem;display:block;margin-top:10px;width:10%}.equipo-item .MuiCardContent-root .linkedin-link:hover{text-decoration:underline}.link_in{display:flex;justify-content:flex-end;width:100%;color:#1c8bbf}.link_in:hover{color:#0a66c2}.exp_in{width:10%;display:flex;justify-content:space-between}.logo_in{border-radius:4px;position:absolute;height:35px;width:35px;box-shadow:1px 1px 1px 1px #b9b9b9a7}.Nombre_cargo{width:80%;display:flex;flex-direction:column;align-items:center}.seccInfo{margin-top:30px;box-shadow:0 2px 10px #ffffff80;margin-bottom:16px}.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation1.MuiCard-root.equipo-item.css-bhp9pd-MuiPaper-root-MuiCard-root{display:flex;justify-content:space-around;border-radius:10px;background-color:#ffffffbe;width:auto;max-width:320px}.MuiCardContent-root.seccInfo.css-46bh2p-MuiCardContent-root{background:linear-gradient(to right,#f8f8f8,#ededed,#f8f8f8,#ededed,#f8f8f8);box-shadow:0 2px 5px #78787880;height:100px;display:flex;flex-direction:row;padding:10px;justify-content:flex-end}.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation1.MuiCard-root.equipo-item.css-s18byi{background-color:#ffffff6b;display:flex;border-radius:20px;height:400px;width:300px;justify-content:space-around;flex-direction:column}.MuiCardContent-root.seccInfo.css-1qw96cp{background:linear-gradient(to right,#f8f8f8,#ededed,#f8f8f8,#ededed,#f8f8f8);box-shadow:0 2px 10px #ffffff80;height:100px;display:flex;flex-direction:row;justify-content:flex-end}.Cont_equipo{width:80vw;display:flex;flex-direction:column;align-items:center}@media (max-width: 767px){.Cont_equipo{width:100%}}.equipo{display:flex;position:relative}.equipo:before{content:"";position:absolute;top:0;left:0;height:100%;background-image:url(/assets/fondo1-DOrg3XXp.png);background-size:contain;background-position:center;opacity:.3;z-index:-1;width:100%}@media (max-width: 767px){.equipo:before{padding:2px}}.equipo.blur{filter:blur(4px)}.equipo{font-family:var(--font-poppins);padding:40px;height:100%}.equipo h4,.equipo p,.equipo h5{font-family:var(--font-poppins)}.equipo .equipo-intro{display:flex;justify-content:space-around;width:90%;text-align:center;margin-bottom:40px;align-items:center}.equipo .equipo-intro h4{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:20px}@media (max-width: 767px){.equipo .equipo-intro{width:100%}}.equipo .frase_insp{width:100%;display:flex;justify-content:center}.equipo .frase_insp p{font-size:1.2rem;font-family:var(--font-poppins);font-weight:500;color:#be5005}@media (max-width: 767px){.equipo .frase_insp p{font-size:1rem}}.equipo .frase_insp h5{width:200px;opacity:0;transition:opacity .6s ease}.equipo .frase_insp h5.finish{opacity:1}.equipo .descripcion-imagen{width:100%;border-radius:8px}@media (max-width: 767px){.equipo .descripcion-imagen{width:100%}}.equipo .equipo-descripcion{border:1px solid rgb(213,213,213);padding:50px;border-radius:10px;display:flex;justify-content:space-around;flex-direction:column;flex-wrap:wrap;margin-top:50px;margin-bottom:100px;width:80%}@media (max-width: 767px){.equipo .equipo-descripcion{width:100%}}.equipo .equipo-descripcion .descripcion-item{width:70%;margin-bottom:30px;margin-top:50px;display:flex;flex-direction:row;align-items:center}@media (max-width: 767px){.equipo .equipo-descripcion .descripcion-item{display:flex;flex-direction:column;width:100%}}.equipo .equipo-descripcion .descripcion-item h5{color:#333;margin-bottom:2rem;font-size:2rem}@media (max-width: 767px){.equipo .equipo-descripcion .descripcion-item h5{font-size:1.2rem;font-weight:600}}.equipo .equipo-descripcion .descripcion-item p{color:#666;margin-bottom:1.5rem;font-size:1.2rem}@media (max-width: 767px){.equipo .equipo-descripcion .descripcion-item p{font-size:.9rem}}.equipo .equipo-descripcion .descripcion-item.from-left{transform:translate(-100%);opacity:0;transition:transform .6s ease,opacity .6s ease}.equipo .equipo-descripcion .descripcion-item.show-mission{transform:translate(0);opacity:1}.equipo .equipo-descripcion .descripcion-item.show-impact-stats{width:100%;display:flex;flex-direction:column;transform:translate(0);opacity:1}.equipo .equipo-descripcion .descripcion-item2{width:60%;margin-top:30px;display:flex;flex-direction:row-reverse;align-items:center}@media (max-width: 767px){.equipo .equipo-descripcion .descripcion-item2{display:flex;flex-direction:column;width:100%}}.equipo .equipo-descripcion .descripcion-item2 h5{color:#333;margin-top:2rem;margin-bottom:2rem;font-size:2rem}@media (max-width: 767px){.equipo .equipo-descripcion .descripcion-item2 h5{font-size:1.2rem}}.equipo .equipo-descripcion .descripcion-item2 p{color:#666;margin-bottom:20px;font-size:1.2rem}@media (max-width: 767px){.equipo .equipo-descripcion .descripcion-item2 p{font-size:.9rem}}.equipo .equipo-descripcion .descripcion-item2.from-right{transform:translate(100%);opacity:0;transition:transform .6s ease,opacity .6s ease}.equipo .equipo-descripcion .descripcion-item2.show-vision{transform:translate(0);opacity:1}@media (max-width: 767px){.equipo-intro{flex-direction:column-reverse;align-items:center;text-align:center}}.equipo-intro img{width:70%;margin-bottom:20px}@media (max-width: 500px){.equipo-intro img{width:40%}}.empresaDescripcion{margin-top:10px;width:100%}.empresaDescripcion{margin-top:30px;width:50%;text-align:center}@media (max-width: 767px){.empresaDescripcion{width:100%}}.empresaDescripcion p{display:flex;align-items:flex-start;height:100%;font-size:1.3rem;font-size:1rem;font-weight:500;line-height:1.8}@media (max-width: 767px){.empresaDescripcion p{font-size:.9rem}}.empresaDescripcion2{margin-top:30px;width:50%;text-align:center}@media (max-width: 767px){.empresaDescripcion2{width:100%}}.equipo_presentacion{margin-bottom:5%}.equipo_presentacion h5{color:#333;margin-top:30px;margin-bottom:20px}@media (max-width: 767px){.equipo_presentacion h5{font-size:large;font-weight:600}}.equipo_presentacion p{color:#2b2b2b;font-size:1rem}@media (max-width: 767px){.equipo_presentacion p{font-size:medium}}.equipo_presentacion p{margin-bottom:30px}.MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-3.css-zow5z4-MuiGrid-root{justify-content:center;align-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}@media (max-width: 400px){.MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-3.css-zow5z4-MuiGrid-root{width:auto}}.MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-3.css-1h77wgb{justify-content:space-evenly}.principios_Text{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.principios_Text h5{margin-bottom:2%}.values_title{display:flex;flex-direction:row;margin-bottom:5%}.valores{height:700px;display:flex;background-image:url(/assets/28-Bb4B6HFj.png);background-size:contain;background-repeat:no-repeat;align-items:center;background-position:center;margin-bottom:5%}@media (max-width: 767px){.valores{background-image:url(/assets/28-Bb4B6HFj.png);padding-top:15%;padding-bottom:15%;background-size:cover;height:auto}}.valores ul{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;max-width:1200px}@media (max-width: 767px){.valores ul{max-width:auto;border-radius:30px}}.valores .value{width:calc(50% - 20px);padding:2px;margin:10px;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;height:15em;width:15em}.valores .value:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.valores .value .value-content{padding:10px}.valores .value .value-content h3{font-size:1.2rem;margin-bottom:10px;color:#333;transition:font-size .3s ease}.valores .value .value-content p{font-size:.9rem;line-height:1.5;color:#666;transition:font-size .3s ease}.valores .value:hover .value-content p{font-weight:500}.valores .value:nth-child(3n+1){background-color:#ffecb3;transform:rotate(3deg)}@media (max-width: 500px){.valores .value:nth-child(3n+1){max-height:70px}.valores .value:nth-child(3n+1) p{display:none}.valores .value:nth-child(3n+1):hover{max-height:100%}.valores .value:nth-child(3n+1):hover p{display:flex}}.valores .value:nth-child(3n+1):hover{transform:rotate(0) scale(1.2);z-index:1}.valores .value:nth-child(3n+2){background-color:#b2dfdb;transform:rotate(-3deg)}@media (max-width: 500px){.valores .value:nth-child(3n+2){max-height:70px}.valores .value:nth-child(3n+2) p{display:none}.valores .value:nth-child(3n+2):hover{max-height:100%}.valores .value:nth-child(3n+2):hover p{display:flex}}.valores .value:nth-child(3n+2):hover{transform:rotate(0) scale(1.2);z-index:1}.valores .value:nth-child(3n+3){background-color:#ffcdd2;transform:rotate(5deg)}@media (max-width: 500px){.valores .value:nth-child(3n+3){max-height:70px}.valores .value:nth-child(3n+3) p{display:none}.valores .value:nth-child(3n+3):hover{max-height:100%}.valores .value:nth-child(3n+3):hover p{display:flex}}.valores .value:nth-child(3n+3):hover{transform:rotate(0) scale(1.2);z-index:1}:root{--font-poppins: "Poppins", sans-serif;--font-robotoFlex: "Roboto Flex", sans-serif;--font-robotoSerif: "Roboto Serif", serif;--font-ReenieBeanie: "Reenie Beanie", cursive;--primary-color: #FF9800;--secundary-color: #29B6F6;--terterary-color: #BDBDBD;--balloon-border-radius: 5px;--balloon-color: var(--yellow-color);--balloon-text-color: var(--primary-color);--balloon-font-size: 15px;--balloon-move: 30px}html,body{font-family:var(--font-poppins);overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}li{list-style:none}a{text-decoration:none}button{border:none;background:none;font-family:var(--font-poppins)}#root{width:100vw}
