/*!
Theme Name: sni
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sni
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/


.breadcrumbs a:hover{
opacity:.85;
}

.stat-item {
	font-size:.8rem;
}

h1 {
	font-size:2rem;
	font-weight:800;
}

	 .single h1 {
    font-size: 1.2rem;
  }

.home h3 {
	font-size:1.5rem;	
}

.investigador-foto-wrap{
    display:flex;
    justify-content:center;
    margin-top:1rem;
    margin-bottom:2rem;
}

.investigador-foto-border{
    width:120px;
    height:120px;
    border-radius:50%;
    background: linear-gradient(135deg, #999, #111);
    padding:5px;
    box-shadow:0 8px 20px rgba(0,0,0,.25);
}

.investigador-foto{
    width:100%;
    height:100%;
    object-fit:cover;
    border-radius:50%;
	filter: grayscale(100%);
}

.card-style {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-radius: 8px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.05);
	padding: 1.5em;
	margin-top: 2em;
}

.card-style h3 {
	font-size: 1.25em;
	margin-bottom: 1em;
	display: flex;
	align-items: center;
	gap: 0.5em;
}

.card-style ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.card-style li {
	margin-bottom: 0.5em;
	display: flex;
	align-items: center;
	gap: 0.5em;
}

.card-style .dashicons {
	color: #0073aa;
	font-size: 18px;
}

.archive-description {
	font-size:.95rem;
}

a {
	text-decoration: none;
}

#myTable {
	font-size: .9rem;
}

.table-emeritos {
	font-size: .8rem;
}

/* Estilos para los iconos de categoría */
.icono-categoria {
    color: #333; /* Ejemplo de color morado, cámbialo a tu gusto */
    margin-bottom: 15px; /* Ajusta este margen si mb-3 no es suficiente o quieres más control */
    /* Asegúrate de que el icono se centre si no lo hace automáticamente */
    display: block; /* Asegura que tome su propio espacio */
    margin-left: auto; /* Centrar si el padre es d-flex justify-content-center */
    margin-right: auto; /* Centrar si el padre es d-flex justify-content-center */
}

/* Puedes hacer que los enlaces se vean mejor con un hover */
.post-bloque:hover {
    transform: translateY(-5px); /* Pequeña animación al pasar el ratón */
    box-shadow: 0 10px 20px rgba(0,0,0,0.1); /* Sombra al pasar el ratón */
}

.end-10 {
	right: 10px;
}

#scroll-to-top.show {
    display: block;
}

#scroll-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 999;
    padding: 10px 15px;
    font-size: 1.2rem;
    line-height: 1;
    text-align: center;
    background: #333;
    color: #fff;
}

.site-branding {
	text-align: center;
}

#primary-menu .nav-link {
	font-size: .7rem;
	font-weight: 400;
	text-align: center;
	color:#ddd;
}

a .card-style {
	color:#333;
	font-size: .9rem;
}

.card {
border: 1px solid #ddd;
}

.bg-image-science .card {
	border: 1px solid #eee;

}


/* OpciÃ³n 1: Borde derecho en todos excepto el Ãºltimo */
#primary-menu.navbar-nav .nav-item {
  border-right: 1px solid #444; /* Puedes ajustar el color y el grosor */
}

#primary-menu.navbar-nav .nav-item:last-child, #secondary-menu.navbar-nav .nav-item:last-child {
  border-right: none; /* Elimina el borde del Ãºltimo elemento */
}

/* Esto es para asegurar que los enlaces tengan espacio para el borde */
#primary-menu.navbar-nav .nav-item .nav-link {
  padding-left: 1rem;
  padding-right: 1rem;
}

#secondary-menu.navbar-nav .nav-item {
	border-right: 1px solid #fff; /* Puedes ajustar el color y el grosor */
}

div[id*='ajaxsearchlite'].asl_m {
    
	height: 4.9rem;
	border-radius: var(--bs-border-radius-pill) !important;

}



div.asl_w
 {
    box-shadow: 0 0 0 0 #e4e4e4 !important;
}

#ajaxsearchlite1 .probox, div.asl_w .probox
 {
    height: 5rem !important;
}
div.asl_m .probox .proinput {
    margin: 1.5rem 0 0 10px !important}

div.asl_m .probox .proinput form {
	margin-top: 1rem !important;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
	font-size: 1.2rem !important;
}

div.asl_m .probox .promagnifier {
	padding: 1.2rem !important;
}

div.asl_w .probox .promagnifier {
	background-color: #000 !important;
}

div.asl_w .probox .promagnifier .innericon svg {
    fill: #fff !important;
}

div.asl_w .probox .promagnifier {
    width: 61px !important;
    height: 41px !important; 
box-shadow: none !important;
}

div.asl_m .probox .promagnifier .innericon svg {
	width: 35px !important;
}

div.asl_w .probox .proclose {
	width: 70px !important;
    height: 70px !important;
}

div.asl_m .probox .proclose svg {
	width: 30px !important;
    height: 30px !important;
}


.custom-logo {
	width: 84px;
	height: 31px;
}

.front-page {
font-weight: 700;
}

.descripcion-investigadores {
	font-size: 1.3rem;
}

.aconocimiento::before {
	content: "Conoce";
	display: block;
	font-size: 1.1rem;
	font-weight: 400;
	color:grey;
	margin-top: 2.5rem;	
}

.page p {
	font-size: 1.2rem;
}

.wp-block-list {
	margin-bottom: 2.5rem;
}

.wp-block-list li {
	font-size: 1.2rem;
	margin-bottom: 1.2rem;
}


/* Aumenta el tamaño del icono de cierre */
/* Optional CSS to style the custom button */
.btn-custom-close {
    background-color: transparent;
    border: none;
    padding: 0;
    line-height: 1; /* Adjust line-height to vertically center the icon */
    font-size: 3rem; /* Set the size of the icon */
    color: #fff; /* Set the color */
    opacity: 0.8; /* Match Bootstrap's default opacity */
    transition: opacity 0.15s ease-in-out;

}

.btn-custom-close:hover {
    opacity: 0.75;
}

.table-transparent {
    --bs-table-bg: transparent;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-striped-color: inherit;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-bg: rgba(0, 0, 0, 0.07);
    --bs-table-border-color: rgba(0, 0, 0, 0.1);
    color: #ddd;
    font-size: .85rem;
}

.main-search {
background-color: #e5e5f7;
opacity: 0.8;
background-image: radial-gradient(circle at center center, #F8F9FA, #e5e5f7), repeating-radial-gradient(circle at center center, #F8F9FA, #F8F9FA, 10px, transparent 20px, transparent 10px);
background-blend-mode: multiply;
}

#third-menu .nav-link {
	font-size: 0.85rem;
	color: #ddd;
}

#third-menu.navbar-nav {
    --bs-nav-link-padding-y: 0.2rem !important;
}

/*
 * Contenedor del menú
 * ------------------------------------------------
 * Usa el ID 'third-menu' para apuntar específicamente a este menú.
 */
#third-menu {
    display: flex;         /* Habilita Flexbox en el contenedor */
    flex-wrap: wrap;       /* Permite que los elementos salten de línea */
    flex-direction: row;   /* Asegura que los elementos se dispongan en fila */

    /* Espacio entre los elementos (moderno y fácil) */
    gap: 0px;

    /* Asegura que ocupe todo el ancho disponible */
    width: 100%;

    /* Opcional: elimina márgenes/paddings que puedan romper el layout */
    margin: 0;
    padding: 0;
}

/*
 * Elementos del menú (los LI)
 * ------------------------------------------------
 * Se apunta a los LI dentro de nuestro menú
 */
#third-menu .nav-item {
    /*
     * Asigna un ancho del 50% para que dos elementos quepan por fila.
     * Se usa calc() para restar el espacio del gap.
     */
    flex-basis: calc(50% - 5px);

    /* Evita que los elementos se encojan en pantallas estrechas */
    flex-shrink: 0;

    /* Alinear el texto si es necesario */
    text-align: left;
}

/* Opcional: Para mejorar la apariencia de los enlaces */
#third-menu .nav-link {
    /* Puedes ajustar el padding y el color si es necesario */
    padding: .2rem 0.25rem;
}


.bg-image-science {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1006%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='rgba(248%2c 249%2c 250%2c 1)'%3e%3c/rect%3e%3cpath d='M-84.22 504.74L-84.22 504.74' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-84.22 504.74L83.86 517.75' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-84.22 504.74L-77.71 703.63' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-84.22 504.74L48.45 347.97' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-84.22 504.74L107.17 694.41' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-84.22 504.74L219.03 522.94' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-77.71 703.63L-77.71 703.63' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-77.71 703.63L107.17 694.41' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-77.71 703.63L83.86 517.75' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M48.45 347.97L48.45 347.97' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M48.45 347.97L83.86 517.75' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M48.45 347.97L254.2 388.84' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M83.86 517.75L83.86 517.75' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M83.86 517.75L219.03 522.94' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M107.17 694.41L107.17 694.41' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M107.17 694.41L226.1 681.63' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M107.17 694.41L83.86 517.75' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M254.2 388.84L254.2 388.84' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M254.2 388.84L219.03 522.94' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M254.2 388.84L399.15 339.04' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M219.03 522.94L219.03 522.94' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M219.03 522.94L226.1 681.63' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M219.03 522.94L405.85 541.2' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M226.1 681.63L226.1 681.63' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M226.1 681.63L356.96 672.94' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M226.1 681.63L83.86 517.75' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M399.15 339.04L399.15 339.04' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M399.15 339.04L518.79 392.38' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M399.15 339.04L405.85 541.2' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M405.85 541.2L405.85 541.2' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M405.85 541.2L504.25 513.32' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M405.85 541.2L356.96 672.94' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M405.85 541.2L492.01 683.41' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M405.85 541.2L518.79 392.38' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M356.96 672.94L356.96 672.94' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M356.96 672.94L492.01 683.41' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M356.96 672.94L219.03 522.94' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M356.96 672.94L504.25 513.32' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M356.96 672.94L107.17 694.41' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M518.79 392.38L518.79 392.38' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M518.79 392.38L504.25 513.32' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M518.79 392.38L684.54 392.98' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M518.79 392.38L652.14 239.4' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M518.79 392.38L702.86 488.65' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M504.25 513.32L504.25 513.32' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M504.25 513.32L492.01 683.41' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M504.25 513.32L702.86 488.65' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M504.25 513.32L399.15 339.04' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M504.25 513.32L684.54 392.98' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M492.01 683.41L492.01 683.41' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M492.01 683.41L649.48 694.65' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M652.14 239.4L652.14 239.4' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M652.14 239.4L793.28 212.93' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M652.14 239.4L684.54 392.98' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M684.54 392.98L684.54 392.98' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M684.54 392.98L702.86 488.65' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M684.54 392.98L834.5 344.92' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M702.86 488.65L702.86 488.65' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M702.86 488.65L798.5 524.23' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M649.48 694.65L649.48 694.65' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M649.48 694.65L787.97 669.84' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M649.48 694.65L702.86 488.65' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M649.48 694.65L798.5 524.23' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M793.28 212.93L793.28 212.93' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M793.28 212.93L834.5 344.92' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M793.28 212.93L944.34 73.47' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M793.28 212.93L995.85 249.23' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M834.5 344.92L834.5 344.92' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M834.5 344.92L1002.64 388.42' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M834.5 344.92L798.5 524.23' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M834.5 344.92L995.85 249.23' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M834.5 344.92L702.86 488.65' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M798.5 524.23L798.5 524.23' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M798.5 524.23L787.97 669.84' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M798.5 524.23L684.54 392.98' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M787.97 669.84L787.97 669.84' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M787.97 669.84L954.52 651.47' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1010.94 -69.94L1010.94 -69.94' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1010.94 -69.94L1105.57 -82.87' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M944.34 73.47L944.34 73.47' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M944.34 73.47L1010.94 -69.94' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M944.34 73.47L995.85 249.23' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M944.34 73.47L1113.22 193.41' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M995.85 249.23L995.85 249.23' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M995.85 249.23L1113.22 193.41' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M995.85 249.23L1002.64 388.42' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M995.85 249.23L1136.75 404.52' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1002.64 388.42L1002.64 388.42' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1002.64 388.42L1136.75 404.52' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1002.64 388.42L1143.65 528.25' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1002.64 388.42L1113.22 193.41' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M954.52 651.47L954.52 651.47' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M954.52 651.47L798.5 524.23' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M954.52 651.47L1157.38 681.9' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M954.52 651.47L1143.65 528.25' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M954.52 651.47L1002.64 388.42' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1105.57 -82.87L1105.57 -82.87' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1105.57 -82.87L1149.75 43.9' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1105.57 -82.87L1238.25 -105.66' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1149.75 43.9L1149.75 43.9' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1149.75 43.9L1285.31 92.02' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1149.75 43.9L1113.22 193.41' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1113.22 193.41L1113.22 193.41' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1113.22 193.41L1243.87 340' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1113.22 193.41L1285.31 92.02' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1136.75 404.52L1136.75 404.52' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1136.75 404.52L1143.65 528.25' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1136.75 404.52L1243.87 340' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1136.75 404.52L1308.17 488.68' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1136.75 404.52L1113.22 193.41' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1143.65 528.25L1143.65 528.25' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1143.65 528.25L1157.38 681.9' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1143.65 528.25L1258.45 638.46' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1143.65 528.25L1308.17 488.68' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1143.65 528.25L1243.87 340' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1157.38 681.9L1157.38 681.9' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1157.38 681.9L1258.45 638.46' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1157.38 681.9L1308.17 488.68' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1157.38 681.9L1136.75 404.52' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1157.38 681.9L1442.32 695.9' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1238.25 -105.66L1238.25 -105.66' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1238.25 -105.66L1391.57 -85.04' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1238.25 -105.66L1149.75 43.9' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1238.25 -105.66L1285.31 92.02' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1238.25 -105.66L1010.94 -69.94' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1238.25 -105.66L1410.08 64.6' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1285.31 92.02L1285.31 92.02' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1285.31 92.02L1410.08 64.6' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1243.87 340L1243.87 340' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1243.87 340L1308.17 488.68' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1243.87 340L1391.78 224.41' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1243.87 340L1452.75 381.5' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1308.17 488.68L1308.17 488.68' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1308.17 488.68L1440.94 561.13' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1308.17 488.68L1258.45 638.46' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1258.45 638.46L1258.45 638.46' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1391.57 -85.04L1391.57 -85.04' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1391.57 -85.04L1410.08 64.6' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1410.08 64.6L1410.08 64.6' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1410.08 64.6L1391.78 224.41' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1410.08 64.6L1568.37 200.05' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1410.08 64.6L1584.67 -55.27' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1391.78 224.41L1391.78 224.41' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1391.78 224.41L1452.75 381.5' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1391.78 224.41L1285.31 92.02' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1391.78 224.41L1568.37 200.05' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1452.75 381.5L1452.75 381.5' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1452.75 381.5L1572.97 376.07' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1452.75 381.5L1308.17 488.68' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1440.94 561.13L1440.94 561.13' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1440.94 561.13L1442.32 695.9' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1440.94 561.13L1594.89 648.57' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1440.94 561.13L1608.88 502.96' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1440.94 561.13L1452.75 381.5' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1442.32 695.9L1442.32 695.9' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1442.32 695.9L1594.89 648.57' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1442.32 695.9L1258.45 638.46' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1442.32 695.9L1308.17 488.68' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1442.32 695.9L1608.88 502.96' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1584.67 -55.27L1584.67 -55.27' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1584.67 -55.27L1391.57 -85.04' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1568.37 200.05L1568.37 200.05' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1568.37 200.05L1572.97 376.07' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1568.37 200.05L1452.75 381.5' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1572.97 376.07L1572.97 376.07' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1572.97 376.07L1608.88 502.96' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1608.88 502.96L1608.88 502.96' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1608.88 502.96L1594.89 648.57' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1594.89 648.57L1594.89 648.57' stroke='rgba(238%2c 238%2c 238%2c 1)' stroke-width='1.5'%3e%3c/path%3e%3ccircle r='5' cx='-84.22' cy='504.74' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='-77.71' cy='703.63' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='48.45' cy='347.97' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='83.86' cy='517.75' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='107.17' cy='694.41' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='254.2' cy='388.84' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='219.03' cy='522.94' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='226.1' cy='681.63' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='399.15' cy='339.04' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='405.85' cy='541.2' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='356.96' cy='672.94' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='518.79' cy='392.38' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='504.25' cy='513.32' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='492.01' cy='683.41' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='652.14' cy='239.4' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='684.54' cy='392.98' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='702.86' cy='488.65' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='649.48' cy='694.65' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='793.28' cy='212.93' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='834.5' cy='344.92' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='798.5' cy='524.23' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='787.97' cy='669.84' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1010.94' cy='-69.94' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='944.34' cy='73.47' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='995.85' cy='249.23' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1002.64' cy='388.42' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='954.52' cy='651.47' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1105.57' cy='-82.87' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1149.75' cy='43.9' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1113.22' cy='193.41' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1136.75' cy='404.52' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1143.65' cy='528.25' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1157.38' cy='681.9' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1238.25' cy='-105.66' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1285.31' cy='92.02' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1243.87' cy='340' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1308.17' cy='488.68' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1258.45' cy='638.46' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1391.57' cy='-85.04' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1410.08' cy='64.6' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1391.78' cy='224.41' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1452.75' cy='381.5' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1440.94' cy='561.13' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1442.32' cy='695.9' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1584.67' cy='-55.27' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1568.37' cy='200.05' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1572.97' cy='376.07' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1608.88' cy='502.96' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3ccircle r='5' cx='1594.89' cy='648.57' fill='rgba(238%2c 238%2c 238%2c 1)'%3e%3c/circle%3e%3cpath d='M526.17 668.07L526.17 668.07' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M526.17 668.07L670.85 707.37' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M526.17 668.07L561.05 496.97' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M526.17 668.07L342.1 689.6' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M526.17 668.07L706.3 489.84' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M526.17 668.07L249.23 690.75' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M526.17 668.07L802.14 525.66' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1011.51 380.77L1011.51 380.77' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1011.51 380.77L1124.53 374.96' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1011.51 380.77L964.84 490.2' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1011.51 380.77L852.62 367.28' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1124.53 374.96L1124.53 374.96' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1124.53 374.96L1156.82 520.89' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1124.53 374.96L1094.26 221.64' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1124.53 374.96L1292.22 347.32' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1124.53 374.96L1267.59 244.39' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1424.1 257.95L1424.1 257.95' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1424.1 257.95L1540.69 189.87' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1424.1 257.95L1267.59 244.39' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1424.1 257.95L1292.22 347.32' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1424.1 257.95L1604.11 350.22' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1424.1 257.95L1605.65 93.46' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1591.59 700.07L1591.59 700.07' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1591.59 700.07L1571.09 561.5' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1591.59 700.07L1391.97 655.66' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1591.59 700.07L1430.34 532.51' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-53.09 516.94L-53.09 516.94' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-53.09 516.94L47.39 503.7' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-53.09 516.94L-81.51 685.62' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-81.51 685.62L-81.51 685.62' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-81.51 685.62L107.51 674.05' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-81.51 685.62L47.39 503.7' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-81.51 685.62L249.23 690.75' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-81.51 685.62L240.23 542.35' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-81.51 685.62L342.1 689.6' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M47.39 503.7L47.39 503.7' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M47.39 503.7L107.51 674.05' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M47.39 503.7L240.23 542.35' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M47.39 503.7L249.23 690.75' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M107.51 674.05L107.51 674.05' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M107.51 674.05L249.23 690.75' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M107.51 674.05L240.23 542.35' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M240.23 542.35L240.23 542.35' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M240.23 542.35L249.23 690.75' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M240.23 542.35L342.1 689.6' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M240.23 542.35L-53.09 516.94' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M240.23 542.35L526.17 668.07' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M249.23 690.75L249.23 690.75' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M249.23 690.75L342.1 689.6' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M342.1 689.6L342.1 689.6' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M342.1 689.6L107.51 674.05' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M561.05 496.97L561.05 496.97' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M561.05 496.97L706.3 489.84' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M561.05 496.97L676.36 377.19' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M561.05 496.97L670.85 707.37' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M561.05 496.97L802.14 525.66' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M561.05 496.97L342.1 689.6' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M676.36 377.19L676.36 377.19' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M676.36 377.19L706.3 489.84' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M676.36 377.19L852.62 367.28' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M676.36 377.19L802.14 525.66' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M706.3 489.84L706.3 489.84' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M706.3 489.84L802.14 525.66' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M706.3 489.84L852.62 367.28' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M670.85 707.37L670.85 707.37' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M670.85 707.37L860.39 672.43' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M852.62 367.28L852.62 367.28' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M852.62 367.28L802.14 525.66' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M852.62 367.28L964.84 490.2' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M852.62 367.28L1124.53 374.96' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M802.14 525.66L802.14 525.66' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M802.14 525.66L860.39 672.43' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M802.14 525.66L964.84 490.2' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M860.39 672.43L860.39 672.43' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M860.39 672.43L1010.92 668.16' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M860.39 672.43L964.84 490.2' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M860.39 672.43L706.3 489.84' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M860.39 672.43L1111.47 662.19' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M964.84 490.2L964.84 490.2' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M964.84 490.2L1010.92 668.16' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1010.92 668.16L1010.92 668.16' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1010.92 668.16L1111.47 662.19' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1128.14 109.41L1128.14 109.41' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1128.14 109.41L1094.26 221.64' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1128.14 109.41L1248.55 44.51' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1128.14 109.41L1267.59 244.39' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1128.14 109.41L1255.98 -44.57' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1094.26 221.64L1094.26 221.64' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1094.26 221.64L1267.59 244.39' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1094.26 221.64L1011.51 380.77' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1094.26 221.64L1292.22 347.32' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1156.82 520.89L1156.82 520.89' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1156.82 520.89L1111.47 662.19' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1111.47 662.19L1111.47 662.19' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1111.47 662.19L1277.53 676.58' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1111.47 662.19L964.84 490.2' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1111.47 662.19L1391.97 655.66' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1255.98 -44.57L1255.98 -44.57' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1255.98 -44.57L1248.55 44.51' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1255.98 -44.57L1430.84 -42.94' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1255.98 -44.57L1267.59 244.39' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1255.98 -44.57L1544.83 -79.52' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1248.55 44.51L1248.55 44.51' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1267.59 244.39L1267.59 244.39' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1267.59 244.39L1292.22 347.32' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1292.22 347.32L1292.22 347.32' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1277.53 676.58L1277.53 676.58' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1277.53 676.58L1391.97 655.66' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1277.53 676.58L1156.82 520.89' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1430.84 -42.94L1430.84 -42.94' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1430.84 -42.94L1544.83 -79.52' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1430.34 532.51L1430.34 532.51' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1430.34 532.51L1391.97 655.66' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1430.34 532.51L1571.09 561.5' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1391.97 655.66L1391.97 655.66' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1391.97 655.66L1571.09 561.5' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1391.97 655.66L1156.82 520.89' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1544.83 -79.52L1544.83 -79.52' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1605.65 93.46L1605.65 93.46' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1605.65 93.46L1540.69 189.87' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1605.65 93.46L1544.83 -79.52' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1605.65 93.46L1430.84 -42.94' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1540.69 189.87L1540.69 189.87' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1540.69 189.87L1604.11 350.22' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1540.69 189.87L1430.84 -42.94' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1604.11 350.22L1604.11 350.22' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1604.11 350.22L1571.09 561.5' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1604.11 350.22L1430.34 532.51' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1604.11 350.22L1605.65 93.46' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1571.09 561.5L1571.09 561.5' stroke='hsl(0%2c 0%25%2c 100%25)' stroke-width='1.5'%3e%3c/path%3e%3ccircle r='25' cx='526.17' cy='668.07' fill='url(%26quot%3b%23SvgjsRadialGradient1007%26quot%3b)'%3e%3c/circle%3e%3ccircle r='25' cx='1011.51' cy='380.77' fill='url(%26quot%3b%23SvgjsRadialGradient1007%26quot%3b)'%3e%3c/circle%3e%3ccircle r='25' cx='1124.53' cy='374.96' fill='url(%26quot%3b%23SvgjsRadialGradient1007%26quot%3b)'%3e%3c/circle%3e%3ccircle r='25' cx='1424.1' cy='257.95' fill='url(%26quot%3b%23SvgjsRadialGradient1007%26quot%3b)'%3e%3c/circle%3e%3ccircle r='25' cx='1591.59' cy='700.07' fill='url(%26quot%3b%23SvgjsRadialGradient1007%26quot%3b)'%3e%3c/circle%3e%3ccircle r='5' cx='-53.09' cy='516.94' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='-81.51' cy='685.62' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='47.39' cy='503.7' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='107.51' cy='674.05' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='240.23' cy='542.35' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='249.23' cy='690.75' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='342.1' cy='689.6' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='561.05' cy='496.97' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='676.36' cy='377.19' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='706.3' cy='489.84' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='670.85' cy='707.37' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='852.62' cy='367.28' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='802.14' cy='525.66' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='860.39' cy='672.43' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='964.84' cy='490.2' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='1010.92' cy='668.16' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='1128.14' cy='109.41' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='1094.26' cy='221.64' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='1156.82' cy='520.89' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='1111.47' cy='662.19' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='1255.98' cy='-44.57' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='1248.55' cy='44.51' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='1267.59' cy='244.39' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='1292.22' cy='347.32' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='1277.53' cy='676.58' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='1430.84' cy='-42.94' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='1430.34' cy='532.51' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='1391.97' cy='655.66' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='1544.83' cy='-79.52' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='1605.65' cy='93.46' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='1540.69' cy='189.87' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='1604.11' cy='350.22' fill='%23f7f7f7'%3e%3c/circle%3e%3ccircle r='5' cx='1571.09' cy='561.5' fill='%23f7f7f7'%3e%3c/circle%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1006'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cradialGradient id='SvgjsRadialGradient1007'%3e%3cstop stop-color='white' offset='0.1'%3e%3c/stop%3e%3cstop stop-color='rgba(238%2c 238%2c 238%2c 1)' offset='0.2'%3e%3c/stop%3e%3cstop stop-color='rgba(238%2c 238%2c 238%2c 0)' offset='1'%3e%3c/stop%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");
}

.niveles {
	font-weight: 700;
	font-size: .9rem;
	text-transform: uppercase;
}
.numeros-total {
	font-weight: 400;
	font-size: .8rem;
}



.total-numero {
  font-size: 1.5rem;
  font-weight: 700;
  color: #333;
  cursor: pointer;
}

.total-label {
  font-size: 0.9rem;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #666;
}

.nivel-label span:first-child {
  font-weight: 400;
  color: #222;
}

.nivel-porcentaje {
  font-weight: 400;
  color: #444;
}

.nivel-bar {
  background: #e5e5e5;
  height: 10px;
  border-radius: 6px;
  overflow: hidden;
  cursor: pointer;
  transition: opacity .2s ease;
}

.nivel-bar:hover {
  opacity: .85;
}

.nivel-fill {
  background: linear-gradient(90deg, #111 0%, #3a3a3a 100%);
  height: 100%;
  border-radius: 6px;
  transition: width .6s ease;
}

.tooltip-inner {
  text-align: center;
  font-size: 13px;
}
		
.area-block {
    font-size: 12px;
}

.stacked-bar {
    display: flex;
    height: 28px;
    border-radius: 6px;
    overflow: hidden;
    background: #eee;
}

.bar-segment {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    transition: width .6s ease;
}

/* Colores por nivel */

.nivel-C { background: #e6e6e6; }
.nivel-1 { background: #cccccc; }
.nivel-2 { background: #999999; }
.nivel-3 { background: #666666; }
.nivel-E { background: #000000; }
		
		.bar-segment {
    border-right: 1px solid rgba(255,255,255,0.2);
}
		.bar-segment:not(:last-child) {
    box-shadow: inset -1px 0 0 rgba(255,255,255,0.15);
}
		
	.nivel-C,
.nivel-1 {
    color: #999;
}

.nivel-2,
.nivel-3,
.nivel-E {
    color: #fff;
}
		
.bar-segment {
    cursor: pointer;
}
		.tooltip-inner {
    text-align: left;
    max-width: 220px;
}
		
		.stat-bar {
    height: 8px;
    background: #eee;
    border-radius: 6px;
    overflow: hidden;
}

.stat-fill {
    height: 100%;
    background: #111;
    transition: width .6s ease;
}

    .menu-block {
        width: 100%;
        margin-bottom: 1rem;
        padding-bottom: 1rem;
        border-bottom: 1px solid #444;
    }

@media (min-width: 1400px) {
  /* Estilos para dispositivos de 1400px de ancho o más */
.home p.fs-6 {
	font-size: 1.2rem !important; /* Aumenta el tamaño de fuente */
  }
  .front-page {
	font-size: 3rem;
}
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* Estilos especÃ­ficos para tablets en Bootstrap 5 */
  

}


@media (min-width:  992px) and (max-width: 1199.98px) {
  /* Estilos especÃ­ficos para dispositivos Grandes (lg) en Bootstrap 5 */

#primary-menu .nav-link {
	font-size: .6rem;
}

}

@media (max-width: 991.98px) {

    /* Contenedor del menú: fuerza una disposición de fila y permite el salto de línea */
    .navbar-nav {
        flex-direction: row; /* Fuerza la disposición horizontal de los elementos */
        flex-wrap: wrap;     /* Permite que los elementos salten de línea */
        width: 100%;         /* Asegura que el contenedor ocupe todo el ancho */
        margin: 0;           /* Resetea los márgenes que Bootstrap pueda aplicar */
        padding: 0;          /* Resetea el padding */
    }

    /* Elementos individuales del menú (los LI) */
    .navbar-nav .menu-item {
        /*
         * Da a cada elemento un ancho del 50% para que dos quepan en una fila.
         * Se usa calc() para dejar un pequeño espacio entre ellos.
         */
        flex-basis: calc(33.333% - 10px);
        width: calc(33.333% - 10px);

        /* Resetea los estilos de Bootstrap para un look más limpio */
        margin: 5px;
        text-align: center;
		border-right: 0px solid #F2E6EF;
    }

    /* Enlaces dentro del menú (el A) */
    .navbar-nav .nav-link {
        padding: 0.5rem 0.5rem; /* Ajusta el padding para que el texto sea visible */
    }



}



@media (max-width: 575.98px) {

	.archive h1 {
		font-size:1.3rem;
	}	
	
	.fs-4 {
		font-size:1.2rem !important;
	}
	
	#myTable {
    font-size: .8rem;
}
	
.investigador-foto-wrap
 {
    margin-bottom: 1rem;
}
	
#primary-menu.navbar-nav .nav-item
 {
    border-right: 0px solid #444;
}
	
	.breadcrumbs {
		display:none !important;
	}
	
#primary-menu {
	margin-top: 3rem;
}

#main-menu .navbar-nav {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr);
        gap: 3px;
        width: 100%;
    }

    #main-menu .navbar-nav > li {
        width: 100%;
    }

#primary-menu .nav-link {
    font-size: .65rem;
	}

.wp-block-list {
	margin-left: 0;
}
	
.investigador-foto-border{
    width:80px;
	height:80px;
}
	
	 .single h1 {
    font-size: 1rem;
  }
	
	.table-transparent
 {
	 font-size: .85rem;
	}

div[id*='ajaxsearchlite'].asl_m {
	height: 3rem;
}

div.asl_m .probox .promagnifier
 {
    padding: 0.2rem !important;
}

div.asl_m .probox .proinput
 {
    margin: 0.5rem 0 0 10px !important;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input
 {
    font-size: .8rem !important;
}

div.asl_m .probox .promagnifier .innericon svg
 {
    width: 25px !important;
}

div.asl_w .probox .promagnifier
 {
    height: 42px !important;
}

 .navbar-nav .menu-item {
        flex-basis: 100%;
        width: 100%;
        margin: 0;
        text-align: left;
    }
	
	#third-menu {
        flex-direction: column;
    }

    #third-menu .menu-item {
        width: 100%;
        flex-basis: 100%;
    }
	.descripcion-investigadores {
	font-size: 1rem;
}
	

}
