@media screen and (min-width:768px){.ArticleTeaserTitle{display:flex;justify-content:center}}@media screen and (min-width:1200px){.ArticleTeaserTitle.ArticleTeaserTitle__space--around{padding:80px 4rem}.ArticleTeaserTitle__space--around .ArticleTeaserTitle__inner.container{max-width:1200px}}.ArticleTeaserTitle__inner.container{margin:0;max-width:none;padding:0}@media screen and (min-width:768px){.ArticleTeaserTitle__inner.container{width:100vw}.ArticleTeaserTitle__space--around .container{margin:24px 16px}}.ArticleTeaserTitle__inner{display:flex;flex-direction:column;position:relative}@media screen and (min-width:768px){.ArticleTeaserTitle__inner{align-items:flex-start;flex-flow:row nowrap;justify-content:space-between}}.ArticleTeaserTitle__column{align-items:center;background-position:50%;background-size:cover;display:flex;height:100vw;justify-content:center;position:relative}@media screen and (min-width:768px){.ArticleTeaserTitle__column{flex:0 0 50%;height:calc(50vw - 16px)}}@media screen and (min-width:1200px){.ArticleTeaserTitle__space--around .ArticleTeaserTitle__column{max-height:600px}}.ArticleTeaserTitle__content{align-items:center;display:flex;flex-direction:column;width:60%}.ArticleTeaserTitle__title{display:-webkit-box;font-size:3.6rem;overflow:hidden;text-align:center;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ArticleTeaserTitle__title.ArticleTeaserTitle__title--small{font-size:2.3rem;line-height:1.25}@media screen and (min-width:1200px){.ArticleTeaserTitle__title{font-size:4.4rem}.ArticleTeaserTitle__title.ArticleTeaserTitle__title--small{font-size:3rem}}.ArticleTeaserTitle__link{color:inherit;font:inherit}.ArticleTeaserTitle__link:focus{outline:none}.ArticleTeaserTitle__link:hover{color:inherit}.ArticleTeaserTitle__link:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.ArticleTeaserTitle__label{border:1px solid;bottom:20%;display:inline-block;font-weight:500;margin:32px 0 0;padding:8px 16px;position:absolute;transition:all .4s ease}.ArticleTeaserTitle__label--dark{background-color:rgba(0,0,0,.1);color:#000}.ArticleTeaserTitle__column:hover .ArticleTeaserTitle__label--dark{background-color:rgba(0,0,0,.6);border-color:#000;color:#fff}.ArticleTeaserTitle__label--light{background-color:hsla(0,0%,100%,.1);color:#fff}.ArticleTeaserTitle__column:hover .ArticleTeaserTitle__label--light{background-color:hsla(0,0%,100%,.8);border-color:#fff;color:#000}.ArticleTeaserTitle__column:focus-within .ArticleTeaserTitle__label{outline:2px dotted #000;outline:2px auto -webkit-focus-ring-color}