:root{--teaser-base-whitespace: var(--space-24);--teaser-base-background-white: var(--color-white);--teaser-base-color: var(--color-black);--teaser-base-color-hover: var(--theme-link-color)}.teaser-base{height:100%}@media screen and (max-width: 63.9375rem){[data-layout-rendering=one-per-row] .teaser-base[data-teaser-show-image=false]{width:100%}}a.teaser-base__link{display:flex;flex-direction:column;transition:all .3s ease;border-bottom:6px solid var(--teaser-base-background-white);background:var(--teaser-base-background-white);height:100%;color:var(--teaser-base-color)}a.teaser-base__link:hover,a.teaser-base__link:active{text-decoration:none}a.teaser-base__link:hover .teaser-base__heading,a.teaser-base__link:active .teaser-base__heading{color:var(--teaser-base-color-hover);text-decoration:underline}a.teaser-base__link:hover{transform:scale(1.01);box-shadow:-2px 4px 12px #221b1621;border-color:var(--teaser-base-color-hover)}.teaser-base__content{display:flex;flex:1;flex-direction:column;gap:var(--space-24);padding:var(--teaser-base-whitespace)}[data-teaser-show-image=true] .teaser-base__content{gap:var(--space-16)}[data-teaser-show-image=false] .teaser-base__content{display:flex;flex-direction:column-reverse;gap:var(--space-16)}.teaser-base__content-text{flex:1}.teaser-base__content-text:has(.teaser-base__date){display:flex;flex-direction:column;gap:var(--space-8)}h3.teaser-base__heading{color:var(--color-black)}h3.teaser-base__heading:has(+.teaser-base__date){margin-bottom:0}p.teaser-base__text{color:var(--color-black);display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:0}
