@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--teaser-card-background-color:var(--color-white);--teaser-card-padding:var(--space-16);--teader-card-shadow:0 0 16px #0003}.teaser [class*=__content]{padding-top:var(--teaser-card-padding)}[data-show-teasers-as-cards] .teaser{background:var(--teaser-card-background-color);padding:var(--teaser-card-padding);transition:box-shadow .2s ease-out}[data-show-teasers-as-cards] .teaser:hover{box-shadow:var(--teader-card-shadow)}[data-show-teasers-as-cards] .teaser:active{outline:2px solid var(--color-grey-mediumdark)}:root{--restaurant-teaser-background:var(--color-white);--restaurant-teaser-text-color:var(--color-text-grey);--restaurant-teaser-category-background-color:#fffc;--restaurant-teaser-category-background-color-large:var(--color-grey-lukewarm)}.restaurant-teaser{background:var(--restaurant-teaser-background);container-type:inline-size}.restaurant-teaser__container{padding:var(--space-16);flex-direction:column;display:flex;position:relative}@container (width>=960px){.restaurant-teaser__container{flex-direction:row;padding:0}}.restaurant-teaser__image{width:100%}.restaurant-teaser__image .image-block{aspect-ratio:4/3;height:100%}@container (width>=450px){.restaurant-teaser__image .image-block{aspect-ratio:16/9}}@container (width>=960px){.restaurant-teaser__image .image-block{aspect-ratio:4/3}}.restaurant-teaser__image .image-block img{object-fit:cover;height:100%}.restaurant-teaser__content{--teaser-card-padding:var(--space-16);gap:var(--space-16);padding:var(--space-16) var(--space-8) 0;flex-direction:column;width:100%;display:flex}@container (width>=450px){.restaurant-teaser__content{--teaser-card-padding:var(--space-24)}}@container (width>=960px){.restaurant-teaser__content{--teaser-card-padding:var(--space-40);padding:var(--space-40) var(--space-48)}}.restaurant-teaser__categories{top:var(--space-32);gap:var(--space-8);padding:0 var(--space-32);flex-wrap:wrap;display:flex;position:absolute;left:0}@container (width>=960px){.restaurant-teaser__categories{padding:0;position:relative;top:0}}.restaurant-teaser__categories span{border-radius:var(--space-16);padding:.5rem var(--space-12);text-transform:uppercase;letter-spacing:.14rem;line-height:1.7rem;font-family:var(--typography-headingfont);font-size:var(--typography-text-micro);background:#fffc;background:var(--restaurant-teaser-category-background-color);font-weight:500}@container (width>=960px){.restaurant-teaser__categories span{background:var(--restaurant-teaser-category-background-color-large)}}.restaurant-teaser__heading,.restaurant-teaser__address,.restaurant-teaser__text{margin:0}.restaurant-teaser__address{text-transform:uppercase;letter-spacing:var(--typography-heading-letter-spacing);color:var(--restaurant-teaser-text-color);font-family:var(--typography-headingfont);font-size:var(--typography-text-micro)}.restaurant-teaser__text{color:var(--restaurant-teaser-text-color)}.restaurant-teaser__link:before{content:"";display:block;position:absolute;inset:0}.restaurant-teaser__link{position:static}.restaurant-teaser__link__wrapper{flex-grow:1;align-items:flex-end;display:flex}
