@charset "UTF-8";
/*!
 * Ifab Events 13.5.1
 * https://www.ifabrik.de/
 *
 * Copyright 2025 i-fabrik GmbH
 *
 * Released on May 9, 2025
 * 
 * Author: i-fabrik GmbH
 * Contributor: Heiko Pfefferkorn <heiko.pfefferkorn@ifabrik.de>
 */.event{--ifev-event-gap:var(--ifev-spacing);--ifev-event-padding:var(--ifev-spacing);background-color:var(--ifev-event-background-color,transparent);border:var(--ifev-event-border-width,1px) solid var(--ifev-event-border-color,#d9d9d9);display:flex;flex-direction:column;gap:var(--ifev-event-gap);padding:var(--ifev-event-padding)}.event-meta{color:var(--ifev-event-meta-color,#737373);font-size:var(--ifev-event-meta-font-size,calc(var(--ifev-font-size) - .125rem))}.event-meta>:not(:first-child):before{content:" · "}.event-meta:empty{display:none}.event-title{font-size:var(--ifev-event-title-font-size,calc(var(--ifev-font-size) + .25rem));font-weight:var(--ifev-event-title-font-weight,normal)}.event-teaser{margin:0}.event__header{display:flex;flex-direction:column;gap:var(--ifev-event-header-gap,calc(var(--ifev-spacing)/2));order:2}.event__header>*{margin:0}.event__poster{aspect-ratio:var(--ifev-event-poster-aspect-ratio);background-color:var(--ifev-event-poster-background-color,var(--ifev-color-theme));order:1}.event__poster:is(a){text-decoration:none}.event__poster img{aspect-ratio:var(--ifev-event-poster-aspect-ratio);border-radius:var(--ifev-event-poster-border-radius);height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.event__body{flex:1 0 auto;order:3}.event__body>*{margin:0}.event__body>*+*{margin-top:var(--ifev-event-gap)}.event__body:empty{display:none}.event__footer{display:flex;gap:var(--ifev-event-gap);order:4}.event__footer>:last-child:not(:first-child){margin-left:auto;text-align:right}.event__footer:empty{display:none}
/*# sourceMappingURL=single.css.map */