.eseid-lista{list-style:none;margin:0;padding:0;display:grid;gap:.75em;grid-template-columns:repeat(auto-fit,minmax(18em,1fr))}.eseid-lista__item{position:relative;padding-left:1.6em}.eseid-lista__item::before{content:"";position:absolute;left:0;top:.35em;width:.45em;height:.8em;border:solid currentColor;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:.7}.eseid-bloques{display:grid;gap:1.5em;grid-template-columns:repeat(auto-fit,minmax(16em,1fr))}.eseid-bloques__titulo{margin:0 0 .4em}.eseid-bloques__texto{margin:0}.eseid-acordeon{display:grid;gap:.5em}.eseid-acordeon__item{border-bottom:1px solid currentColor;padding:0 0 .75em}.eseid-acordeon__titulo{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1em;padding:.75em 0 0}.eseid-acordeon__titulo::-webkit-details-marker{display:none}.eseid-acordeon__titulo::after{content:"+";flex:0 0 auto;font-weight:400;line-height:1}.eseid-acordeon__item[open] .eseid-acordeon__titulo::after{content:"\2212"}.eseid-acordeon__texto{margin:0}.eseid-acordeon__respuesta{padding:.5em 0 0}.eseid-tarjetas{display:grid;gap:1.5em;grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.eseid-tarjetas{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.eseid-tarjetas{grid-template-columns:1fr}}.eseid-tarjetas__item{display:flex;flex-direction:column;gap:.6em;padding:1.75em;background:#fff;border-radius:4px;box-shadow:0 1px 3px rgb(0 0 0 / .08)}.eseid-tarjetas__titulo,.eseid-tarjetas__texto{margin:0}.eseid-tarjetas__enlace{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;width:2.75em;height:2.75em;background:rgb(0 0 0 / .04);border-radius:4px;font-size:0;transition:background-color 160ms ease,transform 160ms ease}.eseid-tarjetas__enlace::after{content:"";width:.6em;height:.6em;border:solid currentColor;border-width:2px 2px 0 0;transform:rotate(45deg)}.eseid-tarjetas__enlace:hover{background:currentColor;transform:translate(2px,-2px)}.eseid-tarjetas__enlace:hover::after{border-color:#fff}.eseid-indice{list-style:none;margin:0;padding:0;display:grid;gap:.5em 1.5em;grid-template-columns:repeat(auto-fit,minmax(15em,1fr))}