main>.broschure-teaser:last-child{--band-padding: 0 0}.broschure-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:var(--GLOBAL-CONTAINER-WIDTH);margin:0 auto}.broschure-teaser.band--nobottomspace{padding-bottom:0}.broschure-teaser.band--notopspace{padding-top:0}.broschure-teaser__wrapper{width:100%}.broschure-teaser__backgroundimage{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:none}@media(min-width: 1024px){.broschure-teaser__backgroundimage{-o-object-position:center center;object-position:center center;display:block}}.broschure-teaser__relative{position:relative}@media(min-width: 800px){.broschure-teaser__relative{min-height:520px}}.broschure-teaser__backgroundimagemobile{display:block;-o-object-position:bottom center;object-position:bottom center;-o-object-fit:cover;object-fit:cover}.darkmode .broschure-teaser__backgroundimagemobile{background-color:#040404}@media(min-width: 1024px){.broschure-teaser__backgroundimagemobile{display:none}}.broschure-teaser__cardintro{margin-bottom:1.5rem;max-width:550px}@media(min-width: 1024px)and (max-width: 1200px){.broschure-teaser__cardintro{max-width:450px}}.broschure-teaser__contentgrid{display:grid;gap:20px;width:100%;grid-template-columns:repeat(12, minmax(0, 1fr));background-color:#0c0c0c;padding:0 20px}@media(min-width: 1024px){.broschure-teaser__contentgrid{background-color:rgba(0,0,0,0);padding:0}}.broschure-teaser__contentwrapper{grid-column:span 12/span 12}@media(min-width: 1200px){.broschure-teaser__contentwrapper{grid-column:span 8/span 8}}@media(min-width: 1400px){.broschure-teaser__contentwrapper{grid-column:span 5/span 5}}.broschure-teaser__contentwrapper br{display:none}@media(min-width: 1400px){.broschure-teaser__contentwrapper br{display:block}}.broschure-teaser__contentwrapper{height:100%;width:100%;z-index:10;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.broschure-teaser__card{padding:45px 0;width:100%;display:block;background-color:#fff}.darkmode .broschure-teaser__card{background-color:rgba(0,0,0,0);color:#fff}@media(min-width: 1024px){.broschure-teaser__card{margin-top:20px;margin-bottom:40px;padding:45px var(--grid-spacing-unit)}}.broschure-teaser__card h2{--h2-margin: 0 0 10px 0}.darkmode .broschure-teaser__card h2{color:#fff}.broschure-teaser__buttonrow{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}