.teaser{display:flex;gap:6rem;margin-bottom:var(--spacing-sm);margin-left:auto;margin-right:auto;margin-top:var(--spacing-sm);max-width:var(--container-width);min-height:30vh;padding-left:var(--unit-md);padding-right:var(--unit-md);position:relative;width:100%}@media (max-width:768px){.teaser{padding-left:var(--unit-sm);padding-right:var(--unit-sm)}}.teaser .teaser__content{flex:1}.teaser .teaser__media{flex:1.6;width:100%}.teaser .teaser__content,.teaser .teaser__media{display:flex;flex-direction:column;justify-content:center}.teaser .teaser__title{font-size:var(--heading-h2-size);font-weight:700;line-height:1.2;margin-bottom:1rem;margin-top:0}.teaser .teaser__description{font-size:1.25rem;margin-bottom:1rem;margin-top:1rem}.teaser.is-reversed .teaser__media{order:-1}@media (max-width:1200px){.teaser{align-items:center;flex-direction:column;gap:0;text-align:center}.teaser .teaser__media{align-items:center;order:-1}}
