.overview ul{list-style:none;gap:var(--gap);margin:0;margin-bottom:var(--xlargeFontSize)}.overview ul li::before{content:none}.overview a.flexbox{width:100%;gap:2rem;align-items:stretch;min-height:12rem;text-decoration:none}.overview a.flexbox>div{padding:4rem 3rem 2rem}.overview a.flexbox .content{flex-grow:1;background-color:var(--yellow);width:calc((100% - var(--gap) * 4) / 5 * 3)}.overview a.flexbox .image{flex-shrink:0;width:calc((100% - var(--gap) * 4) / 5 * 2);border:2px solid var(--yellow);display:flex;text-align:center;justify-content:center;padding:0;align-content:center;flex-wrap:wrap}.overview .flexbox[data-layout="product"] .image{padding:2rem}.overview .flexbox[data-layout="product"] .image img{object-fit:contain;-webkit-filter:drop-shadow(5px 5px 5px rgba(0,0,0,.3));filter:drop-shadow(5px 5px 5px rgba(0,0,0,.3));height:100px}.overview .flexbox[data-layout="subpage"] .image img{width:100%;aspect-ratio:1.5;object-fit:cover;background-color:var(--white)}.overview .flexbox[data-layout="subpage"]{display:grid;grid-template-columns:repeat(auto-fill,minmax(40rem,1fr));align-items:stretch}.overview [data-layout="subpage"] a.flexbox{flex-direction:column-reverse;gap:0;height:100%;justify-content:flex-end;background-color:var(--yellow)}.overview [data-layout="subpage"] a.flexbox>*{width:100%}.overview [data-layout="subpage"] a.flexbox>.content{margin-top:auto;flex-grow:0}.overview a.flexbox .headline{font-size:var(--largeFontSize);font-weight:var(--bold);display:block;line-height:1.2;text-transform:uppercase}.overview a.flexbox .subline{font-size:var(--menuFontSize);font-weight:var(--regular);display:block}@media (max-width:768px){.overview a.flexbox{flex-direction:column-reverse;gap:0}.overview a.flexbox>*{width:100%!important}.overview a.flexbox .subline{font-size:var(--mediumFontSize)}}.page-4942 .teaser-block .headline.hyphens{font-size:var(--menuFontSize)}