.titulo{color:#00a3ff;font-size:1.6666666667rem;font-weight:700;line-height:1.1;margin-block-end:1.5rem}.titulo a{color:currentColor}.titulo a:not(:hover){text-decoration:none}.titulo--con-degradado{background:linear-gradient(90deg,#00a3ff,#006299 73.37%,#183a63 90.87%);color:#fff;padding:.5em 1em}.titulo--negro{color:#000}.talleres__listado{--columnas:1;--gap:1rem;display:flex;gap:3rem var(--gap)}.talleres__listado--parrilla{flex-wrap:wrap}.talleres__listado--carrusel{overflow:hidden}.talleres__taller{display:grid;flex:0 0 auto;font-size:.8888888889rem;gap:.5ch;grid-template-columns:[enlace-start imagen-start contenido-start] 1fr [enlace-end imagen-end contenido-end];grid-template-rows:[enlace-start imagen-start] auto [imagen-end contenido-start] auto [contenido-end enlace-end];width:calc(100%/var(--columnas) - var(--gap)*(var(--columnas) - 1)/var(--columnas))}.talleres__taller__enlace{grid-area:enlace;overflow:hidden;text-indent:100%;white-space:nowrap;z-index:1}.talleres__taller__imagen{grid-area:imagen}.talleres__taller__imagen img{height:auto;width:100%}.talleres__taller__contenido{align-items:start;display:flex;flex-direction:column;gap:1ch;grid-area:contenido}.talleres__taller__titulo{font-size:1.2em;line-height:1.2;margin:0}.talleres__taller__extracto{font-size:1em;line-height:1.2}.talleres__taller__ver{background:#00a3ff;color:#fff;font-size:1.1111111111rem;font-weight:700;justify-self:start;padding:.5ch}.talleres__taller__datos{display:table;justify-self:start;width:fit-content}.talleres__taller__dato{display:table-row}.talleres__taller__dato__etiqueta{font-weight:700;text-align:right}.talleres__taller__dato__etiqueta:after{content:": "}.talleres__taller__dato__etiqueta,.talleres__taller__dato__valor{display:table-cell;padding-inline:0 .5ch}@media(min-width:40em){.talleres__listado{--columnas:2}}@media(min-width:60em){.talleres__listado{--columnas:3}}.carrusel__bolitas{display:flex;justify-content:center;margin-block-start:1rem}.carrusel__bolita{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3E%3Ccircle cx=%2715%27 cy=%2715%27 r=%277%27 fill=%27%2300a3ff%27/%3E%3C/svg%3E") 50% no-repeat;border:0;cursor:pointer;height:30px;overflow:hidden;padding:0;text-indent:100%;transition:.3s;white-space:nowrap;width:30px}.carrusel__bolita[aria-selected=false]{opacity:.5}
