<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.teaser, .teaser__summary { display: -webkit-box; display: -ms-flexbox; display: flex; background: var(--uct-color--bg, var(--rw-background-color, #ffffff)); overflow: hidden; }

.teaser .node__media, .teaser__summary .node__media { margin-right: 1rem; max-width: 6.25rem; -webkit-box-flex: 0; -ms-flex: 0 0 6.25rem; flex: 0 0 6.25rem; }

.teaser .node__title, .teaser__summary .node__title { font-size: 1rem; line-height: 1.25; margin-bottom: 0.5rem; }

.teaser .node__title a, .teaser__summary .node__title a { color: var(--uct-color--copy, var(--rw-text-color, #1e1e1e)); }

.teaser .node__content, .teaser__summary .node__content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; font-size: 0.875rem; line-height: 1.428571428571429; }

.teaser .node__content .links.inline, .teaser__summary .node__content .links.inline { margin: 0; padding: 0; list-style: none; }

.teaser .node__content .links.inline li:before, .teaser__summary .node__content .links.inline li:before { content: ""; }

.teaser .node__meta, .teaser__summary .node__meta { margin-top: 0.5rem; }

.teaser .node__meta time, .teaser__summary .node__meta time { color: #0098db; text-transform: uppercase; }

.teaser .node__links, .teaser__summary .node__links { margin-top: auto; }

.teaser .node__links a, .teaser__summary .node__links a { display: block; margin-top: 0.5rem; }

.teaser--contact, .teaser__summary--contact { background: #f7f8fb; padding: 0.5rem; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; border-bottom: 3px transparent solid; }

.teaser--contact a, .teaser__summary--contact a { display: block; color: var(--uct-color--copy, var(--rw-text-color, #1e1e1e)); word-wrap: break-word; }

.teaser--contact img, .teaser__summary--contact img { opacity: 1; -webkit-transition: all 0.2 ease-in-out; transition: all 0.2 ease-in-out; }

.teaser--contact .node__media, .teaser__summary--contact .node__media { max-width: 5rem; margin-right: 0; }

.teaser--contact .node__media .teaser-default-image, .teaser__summary--contact .node__media .teaser-default-image { height: 100px; -o-object-fit: cover; object-fit: cover; }

.teaser--contact .node__content, .teaser__summary--contact .node__content { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; font-size: 1rem; }

.teaser--contact .card-section, .teaser__summary--contact .card-section { padding: 0 0 0 1rem; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.teaser--contact .contact--fullname, .teaser__summary--contact .contact--fullname { font-weight: bold; margin-top: auto; }

.teaser--contact:hover, .teaser__summary--contact:hover { background: #e9ecfb; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); cursor: pointer; border-bottom: 3px solid var(--uct-color--link, var(--rw-link-color, #0076d1)); }

.teaser--contact:hover img, .teaser__summary--contact:hover img { opacity: 0.5; }

.teaser.node--type-event, .teaser__summary.node--type-event { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin-bottom: 1rem; }

@media print, screen and (min-width: 40em) { .teaser.node--type-event, .teaser__summary.node--type-event { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin-bottom: 2rem; } }

.teaser.node--type-event .preview-only, .teaser__summary.node--type-event .preview-only { display: none; }

.teaser.node--type-event .node__media, .teaser__summary.node--type-event .node__media { max-width: none; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin: 0 0 1rem; }

.teaser.node--type-event .node__media img, .teaser__summary.node--type-event .node__media img { width: 100%; }

@media print, screen and (min-width: 40em) { .teaser.node--type-event .node__media, .teaser__summary.node--type-event .node__media { margin: 0 1rem 0 0; max-width: 9.375rem; -webkit-box-flex: 0; -ms-flex: 0 0 9.375rem; flex: 0 0 9.375rem; } }

@media print, screen and (min-width: 64em) { .teaser.node--type-event .node__media, .teaser__summary.node--type-event .node__media { max-width: 12.5rem; -webkit-box-flex: 0; -ms-flex: 0 0 12.5rem; flex: 0 0 12.5rem; } }

.teaser.node--type-event .node__title, .teaser__summary.node--type-event .node__title { font-size: 1.25rem; }

@media print, screen and (min-width: 64em) { .teaser.node--type-event .node__title, .teaser__summary.node--type-event .node__title { font-size: 1.5rem; } }

.teaser.node--type-event .node__content, .teaser__summary.node--type-event .node__content { font-size: 1rem; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; }

.teaser.node--type-event .node__content .text-formatted, .teaser__summary.node--type-event .node__content .text-formatted { margin-bottom: 1rem; }

.teaser.node--type-event .node__content .text-formatted &gt; p:last-child, .teaser__summary.node--type-event .node__content .text-formatted &gt; p:last-child { margin-bottom: 0; }

.teaser.node--type-event .node__meta, .teaser__summary.node--type-event .node__meta { position: relative; margin: 0 0 1rem; padding: 1rem 0 0; border-top: 2px solid var(--uct-color--highlight, var(--rw-highlight-color, #0098db)); }

@media print, screen and (min-width: 40em) { .teaser.node--type-event .node__meta, .teaser__summary.node--type-event .node__meta { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; border-top: none; border-left: 2px solid var(--uct-color--highlight, var(--rw-highlight-color, #0098db)); margin: 1rem 1rem 1rem 1rem; padding: 0 0 0 1rem; -webkit-box-flex: 0; -ms-flex: 0 0 12.5rem; flex: 0 0 12.5rem; } }

@media print, screen and (min-width: 64em) { .teaser.node--type-event .node__meta, .teaser__summary.node--type-event .node__meta { margin: 2rem 2rem 2rem 1rem; } }

.teaser.node--type-event .node__meta &gt; .date--start, .teaser.node--type-event .node__meta &gt; .date--end, .teaser__summary.node--type-event .node__meta &gt; .date--start, .teaser__summary.node--type-event .node__meta &gt; .date--end { font-size: 1rem; line-height: 1; margin-bottom: 0.5rem; width: 50%; color: #72808a; }

@media print, screen and (min-width: 40em) { .teaser.node--type-event .node__meta &gt; .date--start, .teaser.node--type-event .node__meta &gt; .date--end, .teaser__summary.node--type-event .node__meta &gt; .date--start, .teaser__summary.node--type-event .node__meta &gt; .date--end { width: auto; } }

.teaser.node--type-event .node__meta &gt; .date--end, .teaser__summary.node--type-event .node__meta &gt; .date--end { font-style: italic; }

.teaser.node--type-event .node__meta &gt; .button, .teaser__summary.node--type-event .node__meta &gt; .button { position: absolute; top: 1rem; right: 0; margin: 0; color: #ffffff; max-width: 8.125rem; }

@media print, screen and (min-width: 40em) { .teaser.node--type-event .node__meta &gt; .button, .teaser__summary.node--type-event .node__meta &gt; .button { margin-top: auto; position: static; top: auto; right: auto; } }

.rw-paragraph--upcoming-events--wrapper.no-default--image-display .default--image { display: none; }

.rw-paragraph--upcoming-events--wrapper.default--image-display .node--type-event.teaser .node__media .default--image { width: 100%; height: 274.5px; -o-object-fit: cover; object-fit: cover; }

@media print, screen and (min-width: 40em) { .rw-paragraph--upcoming-events--wrapper.default--image-display .node--type-event.teaser .node__media .default--image { width: 200px; height: 150px; } }

/*# sourceMappingURL=../../../maps/teaser/teaser.css.map */
</pre></body></html>