#header{margin-bottom:0;display:grid;grid-template-columns:auto 1fr auto;column-gap:10px;align-items:center;justify-content:space-between;padding:13px 30px 30px;position:relative;z-index:1;color:#fff}#header.head-search{column-gap:40px;color:unset}#header.head-search .logo._r img{filter:invert(100%)}#header:has(~.error),#header:has(~.loading){color:#fff}#header:has(~.error) .logo._r img,#header:has(~.loading) .logo._r img{filter:unset}#header .search-box{max-width:900px;align-self:flex-end;justify-self:center;width:100%}#header:not(.head-search):after{content:"";border-bottom:1px solid #FAFAFA;position:absolute;inset:100% 25px}.logo{height:76px;min-width:76px;margin-bottom:0;display:flex;flex-direction:row;align-items:center;font-size:1.2em;text-transform:uppercase}.logo a{height:100%;display:block}.logo img{height:76px;width:76px;display:block}.logo .title{padding-left:.9em;font: 23px/26px Fjalla One}.logo._r{grid-column:3/auto}@media screen and (max-width:850px){#header.head-search{row-gap:1em;padding-bottom:1em;column-gap:10px}#header.head-search .search-box{grid-column:1/span 3;grid-row:2/auto}}@media screen and (max-width:830px){#header{padding-bottom:10px}}@media screen and (max-width:428px){#header .logo .title{font-size:.8em}}@media screen and (max-width:388px){#header .logo .title{display:none}}.MuiDialog-root.MuiDialog-root .MuiPaper-root{overflow-y:unset;padding:20px;max-height:806px;position:absolute;inset:0;margin:auto;border-radius:30px}.creditos-dialog{border-radius:15px;height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:start}.creditos-dialog .dialog-header{display:flex;justify-content:center;align-items:flex-start;padding-bottom:30px;border-bottom:1px solid #707070}.creditos-dialog .dialog-header .icon{font-size:2em;position:absolute;right:20px;top:20px;cursor:pointer;z-index:2;width:1em;height:1em}.creditos-dialog .creditos-title{text-align:center;color:#6d0cc1;opacity:.5;font: 700 32px Metropolis;text-transform:uppercase;padding:0 20px}.creditos-dialog .creditos{display:grid;grid-template-columns:repeat(7,1fr)}.creditos-dialog .creditos .dep{font-weight:700;text-align:center;font-size:1.2em}.creditos-dialog .creditos .inst{padding:20px 0}.creditos-dialog .creditos .unam{grid-column:3/span 3}.creditos-dialog .creditos .fmvz{grid-column:1/span 3;grid-row:2/auto}.creditos-dialog .creditos .dgtic{grid-column:5/span 3;grid-row:2/auto}.creditos-dialog .creditos .entry{text-align:center}.creditos-dialog .creditos .entry .roles{margin:1.2em 0 .8em}@media screen and (max-width:852px){.creditos-dialog .creditos{display:flex;flex-direction:column}}.papime{width:100%;text-align:center;padding:.5em;color:#d5d1ff;background-color:#707070}#footer{display:flex;justify-content:space-evenly;padding:1em;color:#707070;align-items:center;background-color:#d5d1ff}#footer .enlaces{padding:1em;text-align:left;order:3}#footer .enlaces .lnk{padding:.5em 1.5em;color:#707070;background:none;border:none;cursor:pointer;background:#ddf5ff 0% 0% no-repeat padding-box;border-radius:17px}#footer .enlaces .lnk:not(:first-child){border-left:1px solid;padding:0 1em}#footer .leyenda{padding:1em;max-width:670px;font-size:.8em;line-height:1.2;order:1}#footer:after{content:"";display:block;height:100%;border-left:1px solid rgb(112,112,112);order:2}@media screen and (max-width:850px){#footer .leyenda{max-width:450px;padding-right:5%}}:root{color-scheme:light dark;color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Open Sans,Arial;font-size:16px}html{height:auto}body{margin:0;background-color:#ddf5ff;height:auto;min-width:320px;min-height:100vh;font-size:1em}body,button,textarea,input,h1,h2,h3,h4,select{font-family:Open Sans,Arial}button,textarea,input,select{font-size:1em}*,:before,:after,button,textarea,input,select{box-sizing:border-box}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}a.no-txt{position:relative}a.no-txt>span{position:absolute;display:block;overflow:hidden;width:1px;height:1px;clip:rect(0,0,0,0)}.page{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto auto}.page .overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;display:none;background-color:#00000047}.page .overlay.open{display:block}.page main{min-height:500px}main.error,main.loading{display:flex;flex-direction:column;justify-content:center;align-items:center}main.error:before,main.loading:before{content:"";position:absolute;width:100%;height:119px;top:0;left:0;background-image:url(/img/img_back1.jpg);background:linear-gradient(180deg,#641dd8c4,#540870e9 73%,#2d004af7),url(/img/img_back1.jpg)}.loading{width:100%}.error-msg{position:fixed;width:100%;height:100%;z-index:20;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#00000080}.error-msg>*{margin-top:3em}.nav{min-height:50px;padding:0 40px;background-color:#fff;display:flex;align-items:center;flex-wrap:wrap;box-shadow:0 3px 6px #00000029;position:relative;justify-content:space-around}.nav .liga-back{text-decoration:none;color:#464646;font-weight:700}.nav .lnk{color:#464646;cursor:pointer;display:flex;align-items:center}.nav .lnk:hover,.nav .lnk.selected{box-shadow:0 3px 6px #00000029}.nav.bot{justify-content:center}.nav.bot .lnk{padding:.4em 1em;border:1px solid #E9E9E9;border-radius:9px;margin-right:1em}.nav.bot .lnk:hover,.nav.bot .lnk.selected{background-color:#e9e9e9}.nav.mid .lnk{padding:.3em 1em;border-radius:20px;font-weight:700}.nav.mid .lnk:hover,.nav.mid .lnk.selected{background-color:#cbf0ff}.nav.top{background-color:#d5d1ff}.nav.top .lnk{height:50px;padding:0 25px}.nav.top .lnk.selected,.nav.top .lnk:hover{background-color:#fff}.nav.top .lnk:before{content:"";width:40px;height:40px;display:block;mask:url(/img/ico-aparato.svg);background-size:100% 100%;margin-right:.5em;background-color:#6d0cc1}.nav.top .lnk.sistema:before{mask:url(/img/ico-sistema.svg)}.nav.top .lnk.especies:before{mask:url(/img/ico-especies.svg)}.nav.top .lnk.ayuda:before{mask:url(/img/ico-ayuda.svg);width:25px;height:25px}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;inset:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;inset:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{inset:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{inset:0 auto 0 0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}
