.location-teaser{display:grid;max-width:1400px}@media screen and (min-width: 48rem){.location-teaser{align-items:center;grid-column:left/right;grid-template-columns:2fr 3fr;margin-inline:auto}}.location-teaser:hover .location-teaser__content{transform:translateY(-8px)}.location-teaser:hover .location-teaser__image img{filter:brightness(1.1);transform:scale(1.05)}.location-teaser__content{z-index:1;display:flex;flex-direction:column;align-items:center;padding:24px;border-radius:8px;margin-top:-48px;background-color:var(--primary-dark);color:var(--white);filter:drop-shadow(0 2px 4px rgba(0,0,0,.15));gap:24px;margin-inline:12px;text-align:center;transition:transform .5s}@media screen and (min-width: 48rem){.location-teaser__content{padding:48px;margin:16px -96px 16px 0}}.location-teaser__heading{margin:0}.location-teaser__description{margin:0;font:var(--font-body)}.location-teaser__link:after{position:absolute;content:"";inset:0}.location-teaser__link:active{filter:none}.location-teaser__image-wrapper{display:contents}.location-teaser__image{overflow:hidden;height:100%;border-radius:8px}.location-teaser__image img{display:inline-block;width:100%;height:100%;object-fit:cover;transition:transform .5s,filter .5s}@media screen and (min-width: 48rem){.location-teaser__image{order:1}}
