.teaserWall__image{overflow:hidden;position:relative}.teaserWall__image__figure{background:var(--gradient_gray);margin:0;position:relative}.teaserWall__image__figure:after{background:var(--gradient_slider);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.teaserWall__image__figure__picture{aspect-ratio:1;display:block;font-size:0;height:100%;width:100%}.teaserWall__image__figure__image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.teaserWall__item__fakelink:hover+.teaserWall__image .teaserWall__image__figure__image{transform:scale(1.1)}.teaserWall__item__fakelink:not(:hover)+.teaserWall__image .teaserWall__image__figure__image{transform:scale(1)}.teaserWall__image .figcaption{z-index:1}