.teaser .teaser_image{background-color:var(--arcm_neutral_2)}.teaser .teaser_image .picture{display:block;width:100%;height:100%}.teaser .teaser_image .picture img{width:100%;height:100%;object-fit:cover}.teaser .teaser_content{background-color:#f2f2f2}.teaser .teaser_content .content_container{height:100%;display:flex;flex-direction:column;justify-content:center}.teaser .teaser_content .content_container .content{padding:var(--margin)}.teaser .teaser_content .content_container .content h2{margin-bottom:1.5rem}.teaser .teaser_content .content_container .content .teaser_label{display:inline-block;padding:4px 8px;border-radius:25px;border:1px solid var(--arcm_neutral_10);font-weight:600}@media screen and (min-width: 1200px){.teaser{display:grid;grid-template-columns:50% 50%}.teaser.image_left .teaser_image{order:-1}.teaser .teaser_content .content_container{max-width:calc(var(--max_width) / 2);margin-left:auto}}
