.teaser-block{z-index:1;display:flex;flex-direction:column;align-self:stretch;max-width:100%}.teaser-block.bg--white{border:1px solid var(--color-grey)}@media screen and (min-width: 93.75rem){.teaser-block.block--onethird{--block-content-padding: var(--spacing-l)}}@media screen and (min-width: 64rem) and (max-width: 82.0625rem){.teaser-block.block--onethird{--block-content-padding: var(--spacing-m)}}@media screen and (min-width: 48rem){.teaser-block.block:not(.block--partwidth){aspect-ratio:16/9}}@media screen and (min-width: 64rem){.teaser-block.block:not(.block--partwidth){aspect-ratio:21/9}}@media screen and (min-width: 48rem){.teaser-block.block--partwidth{aspect-ratio:1/1}}.editorial .teaser-block.block--partwidth{aspect-ratio:initial}@media screen and (min-width: 64rem){.editorial .teaser-block.block--partwidth{aspect-ratio:4/3}}.teaser-block__image{position:relative;z-index:1}.teaser-block__image:after{content:"";z-index:2;position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-black);opacity:.6;pointer-events:none}.teaser-block__image,.teaser-block__image img{transition:transform .5s;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;object-fit:cover}.teaser-block__link{position:relative;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;flex-grow:1}.teaser-block__link:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.teaser-block__content{z-index:2;position:relative;padding:var(--block-content-padding);display:flex;gap:var(--spacing);flex-direction:column;justify-content:space-between;flex-grow:1}.teaser-block__header{display:flex;gap:var(--spacing-s);flex-direction:column;max-width:var(--container-max-width--medium);margin:0 0 var(--spacing)}.teaser-block__heading{margin:0}@media screen and (min-width: 48rem){.block:not(.block--partwidth) .teaser-block__heading{font-size:3.125rem}}@media screen and (min-width: 48rem){.block--halfwidth .teaser-block__heading{font-size:1.625rem}}@media screen and (min-width: 64rem){.block--halfwidth .teaser-block__heading{font-size:2.5rem}}@media screen and (min-width: 48rem){.block--onethird .teaser-block__heading{font-size:1.625rem}}@media screen and (min-width: 64rem){.block--onethird .teaser-block__heading{font-size:2.125rem}}.teaser-block__text{flex-grow:1;max-width:var(--container-max-width--small)}@media screen and (min-width: 48rem){.block:not(.block--partwidth) .teaser-block__text{font-size:1.25rem}}.teaser-block__bottom-content{display:flex;justify-content:space-between;gap:var(--spacing-m)}.teaser-block__arrow{margin-left:auto;font-family:var(--font-secondary)}.teaser-block:has(.teaser-block__link:hover) .teaser-block__image img,.teaser-block:has(.teaser-block__link:focus) .teaser-block__image img{transform:scale(1.05)}.teaser-block:has(.teaser-block__link:hover) .teaser-block__heading,.teaser-block:has(.teaser-block__link:focus) .teaser-block__heading{text-decoration:underline}
