@layer components{.fragment-teaser{--fragment-teaser-display:grid;--fragment-teaser-grid-template-columns:1fr;--fragment-teaser-grid-gap:var(--content-spacing-between-columns);--fragment-teaser-width:var(--content-width-with-padding);--fragment-teaser-max-width:var(--content-medium-max-width);--fragment-teaser-margin:0 auto;--fragment-teaser-figure-border-radius:var(--border-radius-default);--fragment-teaser-figure-overflow:hidden;--fragment-teaser-figure-position:relative;--fragment-teaser-figure-height:auto;--fragment-teaser-figure-width:100%;--fragment-teaser-figure-aspect-ratio:var(--aspect-ratio-default);--fragment-teaser-image-height:auto;--fragment-teaser-image-width:100%;--fragment-teaser-image-aspect-ratio:var(--aspect-ratio-default);--fragment-teaser-image-object-fit:cover;--fragment-teaser-content-width:100%;--fragment-teaser-block-width:100%;--fragment-teaser-block-border-bottom:var(--border-width-normal) solid var(--border-color-default);--fragment-teaser-block-padding:var(--spacing-normal) 0;--fragment-teaser-block-display:grid;--fragment-teaser-block-grid-template-columns:1fr;--fragment-teaser-block-gap:var(--spacing-s) var(--spacing-normal);--fragment-teaser-column-display:flex;--fragment-teaser-column-flex-direction:row;--fragment-teaser-column-align-items:flex-start;--fragment-teaser-column-justify-content:flex-start;--fragment-teaser-column-gap:var(--spacing-normal);--fragment-teaser-column-content-width:100%;--fragment-teaser-column-content-display:grid;--fragment-teaser-info-font-family:var(--font-family-text);--fragment-teaser-info-font-size:var(--font-size-normal);--fragment-teaser-info-color:var(--color-font);--fragment-teaser-info-margin:0;--fragment-teaser-link-display:block;--fragment-teaser-headline-margin:0;--fragment-teaser-address-line-display:block;--fragment-teaser-address-line-font-weight:var(--font-weight-text-normal);--fragment-teaser-address-link-color:var(--color-primary);--fragment-teaser-address-link-color-hover:var(--color-primary-dark);--fragment-teaser-address-link-font-weight:var(--font-weight-text-bold);--fragment-teaser-ctas-display:flex;--fragment-teaser-ctas-flex-flow:row wrap;--fragment-teaser-ctas-gap:var(--spacing-s) var(--spacing-normal);--fragment-teaser-price-prefix-font-size:var(--font-size-normal);--fragment-teaser-price-prefix-font-weight:var(--font-weight-text-normal);--fragment-teaser-price-font-size:var(--font-size-l);--fragment-teaser-price-font-weight:var(--font-weight-text-bold);--fragment-teaser-price-suffix-font-size:var(--font-size-normal);--fragment-teaser-price-suffix-font-weight:var(--font-weight-text-normal);--fragment-teaser-price-suffix-color:var(--color-font-light);display:var(--fragment-teaser-display);gap:var(--fragment-teaser-grid-gap);grid-template-columns:var(--fragment-teaser-grid-template-columns);margin:var(--fragment-teaser-margin);max-width:var(--fragment-teaser-max-width);width:var(--fragment-teaser-width)}.fragment-teaser__figure{aspect-ratio:var(--fragment-teaser-figure-aspect-ratio);border-radius:var(--fragment-teaser-figure-border-radius);height:var(--fragment-teaser-figure-height);overflow:var(--fragment-teaser-figure-overflow);position:var(--fragment-teaser-figure-position);width:var(--fragment-teaser-figure-width)}.fragment-teaser__image{aspect-ratio:var(--fragment-teaser-image-aspect-ratio);height:var(--fragment-teaser-image-height);-o-object-fit:var(--fragment-teaser-image-object-fit);object-fit:var(--fragment-teaser-image-object-fit);width:var(--fragment-teaser-image-width)}.fragment-teaser__content{width:var(--fragment-teaser-content-width)}.fragment-teaser__block{display:var(--fragment-teaser-block-display);gap:var(--fragment-teaser-block-gap);grid-template-columns:var(--fragment-teaser-block-grid-template-columns);padding:var(--fragment-teaser-block-padding);width:var(--fragment-teaser-block-width)}.fragment-teaser__block:not(:last-child){border-bottom:var(--fragment-teaser-block-border-bottom)}.fragment-teaser__column{align-items:var(--fragment-teaser-column-align-items);display:var(--fragment-teaser-column-display);flex-direction:var(--fragment-teaser-column-flex-direction);gap:var(--fragment-teaser-column-gap);justify-content:var(--fragment-teaser-column-justify-content)}.fragment-teaser__column[align-items=bottom]{--fragment-teaser-column-align-items:flex-end}.fragment-teaser__column-content{display:var(--fragment-teaser-column-content-display);width:var(--fragment-teaser-column-content-width)}.fragment-teaser__column-content>:first-child{margin-top:0}.fragment-teaser__info{color:var(--fragment-teaser-info-color);font-family:var(--fragment-teaser-info-font-family);font-size:var(--fragment-teaser-info-font-size);margin:var(--fragment-teaser-info-margin)}.fragment-teaser__link{display:var(--fragment-teaser-link-display)}.fragment-teaser__headline{margin:var(--fragment-teaser-headline-margin)}.fragment-teaser__address-line{display:var(--fragment-teaser-address-line-display);font-weight:var(--fragment-teaser-address-line-font-weight)}.fragment-teaser__address-link{color:var(--fragment-teaser-address-link-color);font-weight:var(--fragment-teaser-address-link-font-weight)}.fragment-teaser__address-link:is(:hover,:focus-visible){color:var(--fragment-teaser-address-link-color-hover)}.fragment-teaser__ctas{display:var(--fragment-teaser-ctas-display);flex-flow:var(--fragment-teaser-ctas-flex-flow);gap:var(--fragment-teaser-ctas-gap)}.fragment-teaser__price-prefix{font-size:var(--fragment-teaser-price-prefix-font-size);font-weight:var(--fragment-teaser-price-prefix-font-weight)}.fragment-teaser__price{font-size:var(--fragment-teaser-price-font-size);font-weight:var(--fragment-teaser-price-font-weight)}.fragment-teaser__price-suffix{color:var(--fragment-teaser-price-suffix-color);font-size:var(--fragment-teaser-price-suffix-font-size);font-weight:var(--fragment-teaser-price-suffix-font-weight)}@container (min-width: 480px){.fragment-teaser__block[number-of-columns="2"]{--fragment-teaser-block-grid-template-columns:1fr 1fr}.fragment-teaser__block[number-of-columns="2"][expand-first]{--fragment-teaser-block-grid-template-columns:1fr auto}.fragment-teaser__block[number-of-columns="3"]{--fragment-teaser-block-grid-template-columns:1fr 1fr 1fr}.fragment-teaser__block[number-of-columns="3"][expand-first]{--fragment-teaser-block-grid-template-columns:1fr auto auto}.fragment-teaser__column-content[number-of-columns="3"]{--fragment-teaser-column-content-grid-template-columns:1fr 1fr 1fr;grid-template-columns:var(--fragment-teaser-column-content-grid-template-columns)}}@container (min-width: 840px){.fragment-teaser{--fragment-teaser-grid-template-columns:1fr 1fr}.fragment-teaser[single-column]{--fragment-teaser-grid-template-columns:1fr;--fragment-teaser-max-width:var(--content-max-width)}}}