html>body .cevento-list{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-block:2rem;list-style:none;padding-left:0}html>body .cevento-list .cevento-evententry{--padding: 20px;padding:0;cursor:pointer}html>body .cevento-list .cevento-evententry .cevento-categorylist{margin-bottom:.75rem}html>body .cevento-list .cevento-evententry:has(>.cevento-evententry__thumbnail){display:grid;grid-template-columns:auto 1fr;align-items:stretch;gap:.5rem}@media (max-width: 550px){html>body .cevento-list .cevento-evententry:has(>.cevento-evententry__thumbnail){grid-template-columns:1fr;gap:0}html>body .cevento-list .cevento-evententry:has(>.cevento-evententry__thumbnail) .cevento-evententry__thumbnail{width:100%;aspect-ratio:16/9;height:auto}}@media (max-width: 960px){html>body .cevento-list .cevento-evententry:has(>.cevento-evententry__thumbnail) .cevento-evententry__header>div:first-of-type{display:flex;flex-direction:column-reverse;gap:.7rem}html>body .cevento-list .cevento-evententry:has(>.cevento-evententry__thumbnail) .cevento-evententry__header>div:first-of-type .cevento-categorylist{margin-bottom:0}}html>body .cevento-list .cevento-evententry .cevento-categorylist+.cevento-evententry__link{display:block;margin-top:.5rem}html>body .cevento-list .cevento-evententry .cevento-evententry__thumbnail{height:100%;width:200px;display:block;background-repeat:no-repeat;background-size:cover;background-position:center;transition:all .16s ease-out}html>body .cevento-list .cevento-evententry .cevento-evententry__thumbnail:has(>svg){display:flex;justify-content:center;align-items:center;height:100%;background-color:#eee}html>body .cevento-list .cevento-evententry .cevento-evententry__thumbnail:has(>svg) svg{width:35px;height:auto}html>body .cevento-list .cevento-evententry .cevento-evententry__thumbnail:has(>svg) svg path{fill:#aaa}html>body .cevento-list .cevento-evententry .cevento-evententry__content{flex:1}html>body .cevento-list .cevento-evententry .cevento-evententry__content .cevento-evententry__header{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.7rem;padding:var(--padding)}@media (max-width: 960px){html>body .cevento-list .cevento-evententry .cevento-evententry__content .cevento-evententry__header{grid-template-columns:1fr}html>body .cevento-list .cevento-evententry .cevento-evententry__content .cevento-evententry__header .cevento-evententry__meta{grid-column:unset;grid-row:1/2;text-align:left}}html>body .cevento-list .cevento-evententry .cevento-evententry__content a,html>body .cevento-list .cevento-evententry .cevento-evententry__content div{grid-column:1/2;text-decoration:none}html>body .cevento-list .cevento-evententry .cevento-evententry__content a h2,html>body .cevento-list .cevento-evententry .cevento-evententry__content div h2{margin-block:0;line-height:1}html>body .cevento-list .cevento-evententry .cevento-evententry__content .cevento-evententry__meta{grid-row:1/2;grid-column:2/3;text-align:right}html>body .cevento-list .cevento-evententry .cevento-evententry__content .cevento-evententry__meta .cevento-evententry__datetime{font-size:.95rem;font-weight:bolder}html>body .cevento-list .cevento-evententry .cevento-evententry__content .cevento-evententry__meta .cevento-evententry__places{font-size:.85rem}html>body .cevento-list .cevento-evententry .cevento-evententry__description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:min(600px,90%);margin:0 var(--padding) var(--padding)}html>body .cevento-list .cevento-evententry .cevento-evententry__description:empty{display:none}.cevento-evententry h3{color:#000}.cevento-eventlist__subhead{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1rem}.cevento-eventlist__subhead:after{content:"";display:block;height:2px;width:100%;background-color:#eee}.cevent-evententry__summary{display:flex;align-items:center;gap:2.25rem}.cevent-evententry__summary>*:first-child{text-align:center}.cevent-evententry__summary>*:first-child h2{margin-block:0}.cevent-evententry__summary h3{margin-block:0}@media (max-width: 960px){.cevento-list__summary .cevento-evententry__meta{grid-row:2/3!important}}html>body .cevento-list.cevento-list__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}html>body .cevento-list.cevento-list__grid .cevento-evententry{grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%}html>body .cevento-list.cevento-list__grid .cevento-evententry .cevento-evententry__thumbnail{aspect-ratio:16/9;height:auto;width:100%}html>body .cevento-list.cevento-list__grid .cevento-evententry .cevento-evententry__header{grid-template-columns:1fr}html>body .cevento-list.cevento-list__grid .cevento-evententry .cevento-evententry__header .cevento-evententry__meta{grid-column:1/2;grid-row:2/3;text-align:left}.cevento-eventlist:not(.cevento-list__grid) .cevento-evententry.cevento-featured,.cevento-archive__list .cevento-evententry.cevento-featured{border-right:5px solid var(--cevento-color-highlight)}@media (max-width: 550px){.cevento-eventlist:not(.cevento-list__grid) .cevento-evententry.cevento-featured,.cevento-archive__list .cevento-evententry.cevento-featured{border-right:0;border-bottom:5px solid var(--cevento-color-highlight)}}.cevento-eventlist.cevento-list__grid .cevento-evententry.cevento-featured .cevento-evententry__content{border-bottom:5px solid var(--cevento-color-highlight)}.cevento-eventlist.cevento-list__grid .cevento-evententry__meta{margin-bottom:.75rem}.cevent-evententry__summary{width:100%}.cevent-evententry__summary>div:last-of-type{flex:1;width:100%;display:flex;justify-content:space-between;gap:.75rem;align-items:center}@media (max-width: 550px){.cevent-evententry__summary>div:last-of-type{flex-direction:column;align-items:flex-start}}@media (max-width: 850px){.cevento-evententry:has(*.cevent-evententry__summary) .cevento-evententry__thumbnail{display:none!important}}.kem-categorygrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:2rem;list-style:none;padding-left:0}.kem-categorygrid .kem-categorygrid__item{display:grid;grid-template-columns:1fr auto;gap:.5rem}.kem-categorygrid .kem-categorygrid__item a{grid-column:1/2}.kem-categorygrid .kem-categorygrid__item .kem-categorygrid__count{grid-column:2/3}:root{--kem-transition: .13s ease-out}.cevento-card{padding:20px;background-color:#fff;border-radius:0;border:1px solid #eee;transition:all var(--kem-transition);color:#000}.cevento-card:hover{border-color:#000;box-shadow:2px 2px 10px #0000001a}#cevento-archive,#cevento-single{max-width:var(--cevento-container-maxwidth);margin-inline:auto;padding:var(--cevento-container-padding)}.cevento-categorylist{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;padding-left:0}.cevento-categorylist li a{padding:4px 6px;background-color:#eee;color:#6b6b6b;border-radius:0;font-size:.8rem;transition:all var(--kem-transition);text-decoration:none}.cevento-categorylist li a:hover{color:#000}.cevento-pagination{margin-top:2rem}.cevento-pagination ul{list-style:none;padding-left:0}.cevento-pagination .next.page-numbers,.cevento-pagination .prev.page-numbers{display:flex;align-items:center}.cevento-pagination .nav-links,.cevento-pagination ul.page-numbers{display:flex;justify-content:center;gap:.75em}.cevento-pagination .nav-links>li,.cevento-pagination ul.page-numbers>li{display:flex;align-items:center}.cevento-pagination .nav-links a,.cevento-pagination ul.page-numbers a{text-decoration:none;color:#888;transition:all .16s ease-out}.cevento-pagination .nav-links a:hover,.cevento-pagination ul.page-numbers a:hover{color:#000}.cevento-pagination .dots{color:#888}.cevento-sticky{position:sticky;top:80px}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.cevento-archive__filter{display:flex;flex-wrap:wrap;gap:1rem;row-gap:0;margin-block:1rem;list-style:none;padding-left:0}.cevento-archive__filter>li{padding-block:.25rem}.cevento-archive__filter li{position:relative}.cevento-archive__filter li a{color:#888;text-decoration:none}.cevento-archive__filter li a:hover,.cevento-archive__filter li a.active{color:#000}.cevento-archive__filter li a.active{font-weight:bolder}.cevento-archive__filter li.has-children{display:flex;gap:.45em;flex-wrap:nowrap;align-items:center}.cevento-archive__filter li.has-children:after{content:"";position:relative;display:block;width:8px;height:8px;transform-origin:center center;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:all var(--kem-transition);background-image:url("data:image/svg+xml,%0A%3Csvg id='Capa_1' enable-background='new 0 0 58.026 58.026' height='512' viewBox='0 0 58.026 58.026' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath id='XMLID_467_' d='m29.013 46.019c-1.1 0-2.1-.4-2.9-1.2l-25-26c-1.5-1.6-1.5-4.1.1-5.7 1.6-1.5 4.1-1.5 5.7.1l22.1 23 22.1-23c1.5-1.6 4.1-1.6 5.7-.1s1.6 4.1.1 5.7l-25 26c-.8.8-1.8 1.2-2.9 1.2z'/%3E%3C/g%3E%3C/svg%3E")}.cevento-archive__filter li.has-children ul{list-style:none;top:100%;position:absolute;display:none;background-color:#fff;padding:0;z-index:10;box-shadow:0 0 10px #0000001a;min-width:160px;opacity:0}.cevento-archive__filter li.has-children ul>li>a{display:block;width:100%;padding:.5em 1em;font-size:1rem}.cevento-archive__filter li.has-children ul>li:has(+li)>a{padding-bottom:.25em}.cevento-archive__filter li.has-children ul>li+li>a{padding-top:.25em}.cevento-archive__filter li.has-children:hover ul,.cevento-archive__filter li.has-children:focus-within ul,.cevento-archive__filter li.has-children:focus ul{opacity:1;display:block}.cevento-archive__filter li.has-children:hover:after,.cevento-archive__filter li.has-children:focus-within:after,.cevento-archive__filter li.has-children:focus:after{transform:rotate(180deg)}.cevento-archive__filter li.has-children:not([aria-current]):after{background-image:url("data:image/svg+xml,%0A%3Csvg id='Capa_1' enable-background='new 0 0 58.026 58.026' height='512' viewBox='0 0 58.026 58.026' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath fill='%23888' id='XMLID_467_' d='m29.013 46.019c-1.1 0-2.1-.4-2.9-1.2l-25-26c-1.5-1.6-1.5-4.1.1-5.7 1.6-1.5 4.1-1.5 5.7.1l22.1 23 22.1-23c1.5-1.6 4.1-1.6 5.7-.1s1.6 4.1.1 5.7l-25 26c-.8.8-1.8 1.2-2.9 1.2z'/%3E%3C/g%3E%3C/svg%3E")}
