.teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:60px}.teaser .image-anchor{display:block;max-width:calc(100% + 2rem);-webkit-box-flex:0;aspect-ratio:16/10;-ms-flex:0 0 calc(100% + 2rem);flex:0 0 calc(100% + 2rem);margin-bottom:20px;margin-left:-1rem;-o-object-fit:cover;object-fit:cover;object-position:100% 100%;width:calc(100% + 2rem)}.teaser .image-anchor img{height:100%;max-width:100%;object-fit:inherit;object-position:right;width:100%}.teaser .teaser-content a{font-size:15px;position:relative}.teaser .teaser-content a:before{background-color:currentColor;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in;width:100%}.teaser .teaser-content a:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.teaser .tags a{color:var(--kh-green);font-size:15px;font-weight:700;line-height:1.6;margin-bottom:8px;text-transform:uppercase}.teaser .title{font-size:inherit;line-height:1.38}.teaser .title a{color:var(--dark-black);font-size:24px;font-weight:400;line-height:1.38;margin-bottom:8px}.teaser .authors{color:var(--dark-black);font-size:15px;line-height:1.47;margin-bottom:20px}.teaser .authors .authors__name{line-height:1.6}@media (min-width:768px){.teaser .image-anchor{max-width:33.68421%;-webkit-box-flex:0;-ms-flex:0 0 33.68421%;flex:0 0 33.68421%;margin:0;width:100%}.teaser .authors{margin-bottom:37px}.teaser .teaser-content{margin-left:auto;max-width:56.84211%;-webkit-box-flex:0;-ms-flex:0 0 56.84211%;flex:0 0 56.84211%;width:56.84211%}}