.components-page-eventList>h2{font-weight:400;font-size:2rem;line-height:1.5;letter-spacing:0;color:var(--theme-body-colors-containerHeadline);-webkit-margin-after:0;margin-block-end:0;margin-top:1rem}.components-page-eventList>h2 img{height:2rem;margin-right:.5rem}.components-page-eventList>h2 a{margin-left:1rem}.components-page-eventList-item>.item-container{width:100%;height:5rem;background-size:cover;background-position:50%;border-radius:20px;margin-top:1rem;margin-bottom:1rem;position:relative}.components-page-eventList-item>.item-container>.overlay{z-index:1;position:absolute;border-radius:20px;height:100%;width:100%;background:var(--theme-pageStructure-eventList-colors-overlayBackground)}.components-page-eventList-item>.item-container .date-column{width:85px;height:5rem}.components-page-eventList-item>.item-container .date-column>div{width:100%;position:relative;height:100%;align-content:center;display:inline-grid;z-index:2}.components-page-eventList-item>.item-container .date-column>div>div{width:100%;color:var(--theme-pageStructure-eventList-colors-date);border-right:1px solid var(--theme-pageStructure-eventList-colors-dateBorder);text-align:center;font-weight:600}.components-page-eventList-item>.item-container .title-column{z-index:2;height:5rem;flex-grow:1;min-width:0;width:calc(100% - 105px)}.components-page-eventList-item>.item-container .title-column>div{position:relative;height:100%;align-content:center;display:inline-grid;z-index:2;color:var(--theme-pageStructure-eventList-colors-title);width:100%}.components-page-eventList-item>.item-container .title-column>div .categories-row{font-weight:600}.components-page-eventList-item>.item-container .title-column>div .categories-row .category-icon img{width:20px}.components-page-eventList-item>.item-container .title-column>div .categories-row .category-column{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.components-page-eventList-item>.item-container .title-column>div .title-row{font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}