<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    /* outline: 1px solid #f00 !important; */
}
html {
    font-family: 'Poppins', sans-serif;
    font-size: 62.5%;
    scroll-behavior: smooth;
    background-color: #F2F2F2;
}

.inicio__img {
    height: 35vh;
    background-image: url(../img/foco.jpg);
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-top: 7rem;
    background-size: cover;
    background-position: center;
}
.inicio__img--texto p {
    color: #2d353c;
    font-size: 1.6rem;
    text-align: center;

}
h1 {
    color: #1a9dfc;
    font-size: 3.3rem;
    padding-top: 7rem;
    padding-left: 3rem;
    line-height: 4rem;
}
h2 {
    color: #2d353c;
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
    margin-top: 3rem;
}
.inicio__texto p {
    color: #2d353c;
    font-size: 1.5rem;
    padding: 0 2.5rem;
    text-align: center;
    line-height: 3.5rem;
}
.inicio__texto .line {
    border-style: solid;
    border-color: #1a9dfc;
    border-top: none;
    width: 5rem;
}
.line {
    border-style: solid;
    border-color: #1a9dfc;
    border-top: none;
    width: 5rem;
    margin: 3.5rem auto;
}
.pilares .h2 {
    background-color: #1a9dfc;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 3rem;
    padding: 2rem 0 2rem 0;
}
.integridad__titulo {
    display: flex;
    align-items: center;
    justify-content: center;
}
.integridad__titulo--img {
    width: 200px;
    max-width: 250px;
}
.integridad p {
        color: #2d353c;
        font-size: 1.5rem;
        padding: 3rem 2rem;
        text-align: center;
        line-height: 3.5rem;
}
.integridad {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.normas {
    background-color: white;
    background-position: center;
    margin: 0 3rem 0 3rem;
    border-bottom: solid 1rem #707070;
    border-right: solid 1rem #707070;
    border-radius: 2rem;
    max-width: 500px;
}
.normas p {
    text-align: start;
    height: 50rem;
    overflow: scroll;
    padding: 2rem 2rem 3rem 2.5rem;
    line-height: 3rem;
    font-size: 1.4rem;
}
.check {
    width: 75px;
    height: auto;
    position: relative;
    margin-top: -5rem;
    margin-left: 77vw;
}
.capacitacion p {
    color: #2d353c;
    font-size: 1.5rem;
    padding: 0 2rem;
    text-align: center;
    line-height: 3.5rem;
    margin-top: -1rem;
}
.capacitacion__titulo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 4rem;
}
.capacitacion__titulo--img {
    width: 220px;
    max-width: 250px;
    padding-left: 2rem;
    padding-right: 2rem;
}
.capacitacion__titulo--texto {
    padding-left: 2rem;
}
.heutagogia {
    margin-top: 3rem;
    background-color: white;
    background-position: center;
    display: flex;
    justify-content: center;
}
.heutagogia img {
    width: 95vw;
    max-width: 600px;
    padding: 3rem 2rem;
}
.etica__titulo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 7rem;
}
.etica__titulo--img {
    width: 90vw;
    max-width: 300px;
    padding-left: 2rem;
}
.etica__titulo--texto {
    padding-right: 2rem;
}
.etica p {
    color: #2d353c;
    font-size: 1.5rem;
    padding: 0 2rem;
    text-align: center;
    line-height: 3.5rem;
    margin-top: 1.5rem;
}
.etica__container {
    display: flex;
    align-items: center;
    background-color: white;
    border-radius: 1.2rem;
    width: 320px;
    height: 90px;
    margin-top: 3rem;
    margin-left: 3rem;
}
.etica__container--check {
    background-color: #4d55f3;
    width: 73px;
    height: 73px;
    border-radius: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 1rem;
    margin-right: 2rem;

}
.etica__container--check-icon {
    width: 43px;
    height: 43px;
}
.etica__container h3 {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 2rem;
}
.etica__container2 {
    display: flex;
    align-items: center;
    background-color: white;
    border-radius: 1.2rem;
    width: 320px;
    height: 90px;
    margin-top: 1rem;
    margin-left: 3rem;
}
.etica__container2 h3 {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 2rem;
}
.etica__btn {
    width: 19rem;
    height: 5rem;
    background-color: #1A9DFC;
    border-style: none;
    margin-top: 3rem;
    border-radius: 3rem;
    color: white;
    font-size: 1.6rem;
    font-weight: bold;
    -webkit-appearance: none;
}
.etica__btn--wrapper {
    display: flex;
    justify-content: center;
}
.tecnologia__titulo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 9rem;
}
.tecnologia__titulo--img {
    width: 200px;
    max-width: 230px;
    margin-right: 2rem;
    padding-left: 2rem;
}
.tecnologia p {
    color: #2d353c;
    font-size: 1.5rem;
    padding: 2rem;
    text-align: center;
    line-height: 3.5rem;
    margin-top: 1.5rem;
}
.tecnologia__graph {
    background-image: url(../img/SVG/tecmobile.svg);
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-top: 2rem;
    background-position: center;
    height: 400px;
}
.tecnologia__graph {
    display: flex;
    justify-content: center;
}
.como {
    background-color: white;
    background-position: center;
    margin-top: 5rem;
}
.como h2 {
    padding-top: 3rem;
}
.como p {
    color: #2d353c;
    font-size: 1.5rem;
    text-align: center;
    line-height: 3.5rem;
    margin-top: 1.5rem;
    padding: 0 4rem;
}
.como .line {
    margin-top: 2rem;
}
.como img {
    width: 95vw;
    max-width: 550px;
}
.como__img--wrapper {
    display: flex;
    justify-content: center;
    padding: 1rem 0 3rem 0;
}
.estructura__titulo {
    background-color: #1A9DFC;
    padding: 1rem;
    margin: 1.5rem;
    border-radius: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.estructura__titulo h2 {
    color: white;
    line-height: 3rem;
}
.estructura__titulo p {
    color: white;
    padding: 2rem;
    font-size: 1.5rem;
}
.estructura__fines {
    display: flex;
    justify-content:space-evenly;
}
.estructura__fines h3 {
    font-size: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 2rem;
    text-align: center;
}
.estructuras__fines__lucro p {
    width: 47vw;
    height: 60px;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.5rem;
    font-size: 1.5rem;
    padding-left: 2rem;
    text-align: center;
}
.estructura__fines__sin-lucro p {
    width: 47vw;
    height: 60px;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.5rem;
    font-size: 1.5rem;
    padding-left: 2rem;
    text-align: center;
}
.incubadas__container {
    display: flex;
    overflow: scroll;
    padding-right: 2rem;
}
.incubadas__card {
    display: flex;
    flex-direction: column;
    background-color: white;
    border-radius: 1.2rem;
    margin-left: 2.5rem;
    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.16);
    margin-bottom: 2rem;
    height: 500px;
}
.incubadas__card--logo {
    width: 80px;
    height: 80px;
    background-color: #754841;
    border-radius: 50%;
    margin-top: 2rem;
    margin-left: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.incubadas__card--logo img {
    width: 45px !important;
    padding-bottom: 1.8rem;
}
.incubadas__card h3 {
    font-size: 1.8rem;
    margin: 1.5rem 0 1.5rem 2rem;
}
.incubadas__card p {
    font-size: 1.5rem;
    line-height: 2;
    margin-left: 2rem;
    padding-right: 2rem;
}
.incubadas__card img {
    margin: 2rem 2rem 0 2rem;
    width: 270px;
    height: auto;
}
.incubadas__card--web {
    display: flex;
    align-items: center;
}
.incubadas__card--web img {
    width: 24px;
    margin: 1.5rem 1rem 2rem 2rem;
}
.incubadas__card--web h4 {
    font-size: 1.4rem;
    font-weight: 600;
}
a {
    text-decoration: none;
    color: inherit;
}
.incubadas__card-2 {
    display: flex;
    flex-direction: column;
    height: 500px;
    background-color: white;
    border-radius: 1.2rem;
    margin-left: 2.5rem;
    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.16);
    margin-bottom: 2rem;
}
.incubadas__card--logo-2 {
    width: 80px;
    height: 80px;
    background-color: #2D353C;
    border-radius: 50%;
    margin-top: 2rem;
    margin-left: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.incubadas__card--logo-2 img {
    width: 50px !important;
    padding-bottom: 1.5rem;
}
.incubadas__card-2 h3 {
    font-size: 1.8rem;
    margin: 1.5rem 0 1.5rem 2rem;
}
.incubadas__card-2 p {
    font-size: 1.5rem;
    line-height: 2;
    margin-left: 2rem;
    padding-right: 1rem;
}
.incubadas__card-2 img {
    margin: 2rem 2rem 0 2rem;
    width: 270px;
    height: auto;
}
.incubadas__card--web-2 {
    display: flex;
    align-items: center;
}
.incubadas__card--web-2 img {
    width: 24px;
    margin: 1.5rem 1rem 2rem 2rem;
}
.incubadas__card--web-2 h4 {
    font-size: 1.4rem;
    font-weight: 600;
}
.incubadas__card-3 {
    display: flex;
    flex-direction: column;
    height: 500px;
    background-color: white;
    border-radius: 1.2rem;
    margin-left: 2.5rem;
    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.16);
    margin-bottom: 2rem;
}
.incubadas__card--logo-3 {
    width: 80px;
    height: 80px;
    background-color: black;
    border-radius: 50%;
    margin-top: 2rem;
    margin-left: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.incubadas__card--logo-3 img {
    width: 60px !important;
    padding-bottom: 8rem;
}
.incubadas__card-3 h3 {
    font-size: 1.8rem;
    margin: 1.5rem 0 1.5rem 2rem;
}
.incubadas__card-3 p {
    font-size: 1.5rem;
    line-height: 2;
    margin-left: 2rem;
    padding-right: 2rem;
}
.incubadas__card-3 img {
    margin: 8rem 2rem 0 2rem;
    width: 270px;
    height: auto;
}
.incubadas__card--web-3 {
    display: flex;
    align-items: center;
}
.incubadas__card--web-3 img {
    width: 24px;
    margin: 1.5rem 1rem 2rem 2rem;
}
.incubadas__card--web-3 h4 {
    font-size: 1.4rem;
    font-weight: 600;
}
.en-proceso__container {
    display: flex;
    flex-direction: column;
    padding-right: 3rem;
    padding-left: 3rem;
    text-align: center;
}
.en-proceso__container-gf img {
    width: 17.8rem;
    margin-top: 1rem;
}
.en-proceso__container-gf h3 {
    color: #666666;
    font-size: 1.5rem;
    font-weight: 600;
    margin-top: 1rem;
}
.en-proceso__container-prod img {
    width: 11.8rem;
    margin-top: 5rem;
}
.en-proceso__container-prod h3 {
    color: #666666;
    font-size: 1.5rem;
    font-weight: 600;
    margin-top: 1rem;
}
.en-proceso__container-mbk img {
    width: 15.5rem;
    margin-top: 5rem;
}
.en-proceso__container-mbk h3 {
    color: #666666;
    font-size: 1.5rem;
    font-weight: 600;
    margin-top: 1rem;
}
.en-proceso__container-ion img {
    width: 16.5rem;
    margin-top: 5rem;
}
.en-proceso__container-ion h3 {
    color: #666666;
    font-size: 1.5rem;
    font-weight: 600;
    margin-top: 1rem;
}
.en-proceso__container-ftotal img {
    width: 12rem;
    margin-top: 5rem;
}
.en-proceso__container-ftotal h3 {
    color: #666666;
    font-size: 1.5rem;
    font-weight: 600;
    margin-top: 1rem;
}
.bubble {
    position: relative;
    background: #4F52FF;
    padding: 3rem;
    text-align: center;
    color: white;
}
.bubble h2 {
    color: white;
    margin-bottom: 2rem;
}
  
.bubble-bottom-left:before {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 24px solid #4F52FF;
    border-right: 12px solid transparent;
    border-top: 12px solid #4F52FF;
    border-bottom: 20px solid transparent;
    left: 32px;
    bottom: -24px;
}
.subtitulo {
    color: #1F377F;
    position: relative;
    margin-top: -0.025rem;
    padding: 1.5rem;
}
.contacto__titulo {
    background-color: #BDD0FB;
}
.contacto__form {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
input[type=text], [type=email], select, textarea {
    width: 100%;
    padding: 12px;
    border-radius: 1rem;
    margin-top: 6px;
    margin-bottom: 16px;
    font-size: 1.5rem;
    border-width: 0;
    color: #2D353C;
    font-family: 'Poppins', sans-serif;
}
input[type=submit] {
    background-color: #1A9DFC;
    color: white;
    padding: 12px 20px;
    border-radius: 20rem;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    font-size: 1.5rem;
    font-weight: bold;
    width: 19rem;
    height: 5rem;
    border-width: 0;
    margin-left: 20vw;
    -webkit-appearance: none;
}
input[type=submit]:hover {
    background-color: #BDD0FB;
}
.container {
    background-color: #f2f2f2;
    padding: 20px;
    margin-top: 3rem;
}
#subject {
      height: 21rem;
}
footer {
    background-color: #838383;
    text-align: center;
}
.footer__contacto {
    padding: 1rem;
    font-size: 1.4rem;
    color: white;
    
}
.footer__contacto--tel p {
    font-weight: 700;
    padding: 2rem;
    text-decoration: none;
}
.footer__contacto--dir p {
    line-height: 1.5;
    padding-bottom: 2rem;
}
.footer__copyright {
    background-color: var(--footer);
    padding: 2rem;
    background-color: #f2f2f2;
    color:#2D353C;
    font-size: 1.4rem;
}
/* nav {
    position: fixed;
    top: 0;
    height: 7rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    width: 100%;
    box-shadow: 0px 4px 8px rgba(45, 53, 60, 0.16);
    z-index: 9998;
}
nav img {
    height: 2.5rem;
} */
.header {
    background-color: #fff;
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
    position: fixed;
    width: 100%;
    z-index: 3;
    margin-top: -7rem;
  }
  
  .header ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: scroll;
    background-color: #fff;
    font-size: 1.5rem;
  }
  
  .header li a {
    display: block;
    padding: 20px 20px;
    border-right: 1px solid #f4f4f4;
    text-decoration: none;
  }
  
  .header li a:hover {
    background-color: #f4f4f4;
  }
  
  .header .logo {
    display: block;
    float: left;
    padding: 16px 20px;
    text-decoration: none;
    height: 6rem;
    width: 20rem;
    
  }
  
  .header .menu {
    clear: both;
    max-height: 0;
    transition: max-height .2s ease-out;
    overflow: hidden;
  }
  .header .menu-icon {
    cursor: pointer;
    display: block;
    float: right;
    padding: 28px 20px;
    position: relative;
    user-select: none;
  }
  
  .header .menu-icon .navicon {
    background: #333;
    display: block;
    height: 2px;
    position: relative;
    transition: background .2s ease-out;
    width: 18px;
  }
  
  .header .menu-icon .navicon:before,
  .header .menu-icon .navicon:after {
    background: #333;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
  }
  
  .header .menu-icon .navicon:before {
    top: 5px;
  }
  
  .header .menu-icon .navicon:after {
    top: -5px;
  }
  .header .menu-btn {
    display: none;
  }
  
  .header .menu-btn:checked ~ .menu {
    max-height: 500px;
  }
  
  .header .menu-btn:checked ~ .menu-icon .navicon {
    background: transparent;
  }
  
  .header .menu-btn:checked ~ .menu-icon .navicon:before {
    transform: rotate(-45deg);
  }
  
  .header .menu-btn:checked ~ .menu-icon .navicon:after {
    transform: rotate(45deg);
  }
  
  .header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
  .header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
    top: 0;
  }

#estructura {
      padding-top: 7rem;
  }
#como {
    padding-top: 3rem;
}
#incubadas {
    padding-top: 6rem;
}
#pilares {
    padding-top: 6rem;
}
#enproceso {
    padding-top: 7rem;
}
#contacto {
    padding-top: 5rem;
}

.videos {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 2rem;
}
.capacitaciones h2 {
    margin-top: 7rem;
    padding-top: 2rem;
    color: #1A9DFC;
}

.video1 h3, .video2 h3 {
    margin: 1rem 0;
    text-align: center;
    font-size: 1.7rem;
}

.video1 p, .video2 p {
    margin: 1rem 0;
    margin-bottom: 2rem;
    padding: 0 2rem;
    text-align: start;
    font-size: 1.5rem;
}

.video1 a, .video2 a {
    font-style: italic;
    text-decoration: underline;
    font-size: 1.4rem;
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.video1, .video2 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
video {
    max-width: 700px;
    padding: 0 1.5rem;
}




.incubadas__card-4 {
    display: flex;
    flex-direction: column;
    background-color: white;
    border-radius: 1.2rem;
    margin-left: 2.5rem;
    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.16);
    margin-bottom: 2rem;
    padding: 2rem;
    min-width: 32rem;
    max-height: 50rem;
}

.incubadas__card--logo-4 {
    max-width: 80px;
    min-height: 80px;
    background-color: #2D353C;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.incubadas__card--logo-4 img {
    width: 65px;
    padding-bottom: 1.5rem;
}

.incubadas__card-4 h3 {
    font-size: 1.8rem;
    margin: 1.5rem 0 1.5rem 2rem;
    overflow: visible;
}

.incubadas__card-4 p {
    font-size: 1.5rem;
    line-height: 1.5;
    margin-left: 2rem;
    padding-right: 2rem;
    max-height: 15rem;
    overflow: scroll;
}

.incubadas__card-4 img {
    max-width: 23rem;
    margin-top: 2rem;
    align-self: center;
}

.incubadas__card--web-4 {
    display: flex;
    align-items: center;
}
.incubadas__card--web-4 img {
    width: 24px;
    margin: 1.5rem 1rem 2rem 0;
}
.incubadas__card--web-4 h4 {
    font-size: 1.4rem;
    font-weight: 600;
}</pre></body></html>