@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{box-sizing:border-box;margin:0;padding:0}#root{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100vw}body{margin:0;padding:0;width:100vw;font-family:Roboto,sans-serif;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.container{width:100vw;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.card-estructura-container{position:relative;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:10px;padding-bottom:10px;border:solid 1px #08A3B3;width:250px;height:330px;border-radius:10px;z-index:2}.card-estructura-container:hover{box-shadow:0 0 10px #0000001a;transform:scale(1.05);transition:all .3s ease-in-out}.card-estructura-container-capa{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px;z-index:-1}.card-estructura-image-container{width:100%;position:absolute;top:0;z-index:2}.card-estructura-image-container img{width:100%;height:200px;border-radius:10px 10px 0 0;object-fit:cover}.card-estructura-detalles{display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:16px;width:100%;height:100%;gap:10px;z-index:3}.card-estructura-titulo{background-color:#00000070;display:flex;justify-content:center;align-items:center;height:30px;width:100%;color:#e6e6e6;margin-top:200px;font-size:16px;text-align:center}.card-estructura-email{color:#352b2b;font-size:14px}.card-estructura-socialmedia{display:flex;justify-content:center;align-items:center;gap:10px;font-size:20px;margin-top:.5rem;z-index:3;color:#fff;width:100%}.card-estructura-cv{background-color:#fff;display:block;border:none;color:#08a3b3}.card-estructura-cv a{color:#000}footer{width:100vw;height:280px;background-color:#e6e6e6;color:#fff;text-align:center}.header-container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.header-container-2-columns{display:flex;align-items:space-between;justify-content:space-between;gap:1rem}.header-graph-container{width:100px;height:100px}nav{width:100%;height:288px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 3.5rem;color:#fff}nav div a{color:#fff!important}.header-container{background-color:#fff}.header{width:100vw;height:288px;display:flex;align-items:center;justify-content:center;background:linear-gradient(to right,#08a3b3,#0071bc);color:#fff;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}.header-capa{position:absolute;top:0;left:0;width:100vw;height:100%;background:linear-gradient(to right,#08a3b3,#0071bc);z-index:1}.header-title{display:flex;flex-direction:column;align-items:center;justify-content:center;width:200px}.header-title h1{position:relative;text-align:center;z-index:1;margin:0;font-size:50px}.header-title p{position:relative;color:#fffefe;z-index:1;margin:0;font-size:15px}.header-links{width:100%;display:flex;flex-direction:row;justify-content:center;gap:1rem}.header-links a,div{color:#061066;font-weight:700;font-size:20px;text-decoration:none;transition:color .3s ease}.microscopio{position:absolute;top:0;right:200px;width:300px;height:300px}.microscopio img{width:100%;height:100%}.virus{position:absolute;top:100px;right:450px;width:80px;height:80px;border-radius:1000px;box-shadow:0 4px 8px #0003}.virus img{width:100%;height:100%;border-radius:1000px}.bacteria{position:absolute;top:200px;right:410px;width:80px;height:80px;border-radius:1000px;box-shadow:0 4px 8px #0003}.bacteria img{width:100%;height:100%;border-radius:1000px}.header-texto{display:flex;align-items:center;justify-content:center;height:100%;width:500px;padding:0 3.5rem}.header-texto h1{font-size:40px;margin:0;color:#fff;font-family:Roboto,sans-serif}@media (max-width: 768px){nav{width:100%}.header-texto h1{width:350px;height:auto;margin:0}.header-texto{width:100%;padding:10px;margin:0}.header-title{padding-left:10px}}.main-container{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;flex-wrap:wrap;width:100vw;height:100%;gap:15px}.main-nosotros{padding:0 3.5rem}.main-nosotros h2{font-size:24px}.main-nosotros p{font-weight:400;font-size:16px;line-height:1.6}.main-container-nosotros{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;text-align:justify;background-color:#fff;padding:8rem 0;width:100%}.main-nosotros{max-width:1080px}.main-nosotros h2{font-size:24px;margin-top:1rem}.main-nosotros p{line-height:1.6;margin:0}.nosotros-cuerpo{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:2rem;margin-top:1rem;width:100%}.nosotros-cuerpo p{width:100%}.estructura-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:1rem;height:100%;gap:20px}.estructura-container h2{font-size:24px}.estructura-tarjetas{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;flex-wrap:wrap;gap:20px}.estructura-direccion{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px}.estructura-miembros-plenarios,.estructura-miembros-adjuntos{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px;margin:0}.estructura-miembros-plenarios{padding:0;margin:0}.estructura-miembros-adjuntos{flex-wrap:wrap}.estructura-botones{width:100%;display:flex;align-items:space-between;justify-content:center;gap:10px;flex-wrap:wrap}.estructura-botones button{background-color:#08a3b3;color:#fff;width:300px;padding:5px;border-radius:10px}.integrante-estructura-container{position:relative;display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:10px;border:solid 1px #08A3B3;width:250px;height:200px;border-radius:10px;z-index:2}.integrante-estructura-container:hover{box-shadow:0 0 10px #0000001a;transform:scale(1.05);transition:all .3s ease-in-out}.integrante-estructura-detalles{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;line-height:16px;width:100%;height:100%;gap:10px;z-index:3}.integrante-estructura-titulo{background-color:#00000070;display:flex;justify-content:center;align-items:center;height:40px;width:100%;color:#e6e6e6;font-size:16px;text-align:center}.integrante-estructura-email{color:#352b2b;font-size:14px;padding:10px}.integrante-estructura-cv{background-color:#fff;display:block;border:none;color:#08a3b3}.integrante-estructura-cv a{color:#000}.contacto-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;height:100%;gap:1rem}.noticias-card:hover{background-color:#e6e6e6;cursor:pointer}
