:root{--breakpoint-tablet: 991px;--breakpoint-mobile-landscape: 767px;--breakpoint-mobile-portrait: 479px}:root{--layout-content-border: 1rem;--layout-grid-column-gap: 12px;--layout-grid-row-gap: 12px}@media screen and (min-width:992px){:root{--layout-content-border: 2rem;--layout-grid-column-gap: 16px;--layout-grid-row-gap: 16px}}.teaser{position:relative;z-index:10;min-height:20vh;border-radius:16px;padding:1.5rem;color:#fff;background:#14d;overflow:hidden}.teaser .button--secondary-light{color:#fff}.teaser .teaser__content{grid-column:1/-1}.teaser .teaser__content h2,.teaser .teaser__content p{margin-bottom:.9rem}@media screen and (max-width:991px){.teaser--has-image{min-height:70vh}}.teaser picture,.teaser img,.teaser video{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.teaser--has-image .teaser__content{grid-column:span 6;border-radius:16px;padding:1.5rem;background:#1c29504d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (max-width:991px){.teaser--has-image .teaser__content{grid-column:1/-1}}.teaser--has-image .teaser__content h2{margin-bottom:.5rem}.teaser--has-image .teaser__content .button{margin-top:1.35rem}
