:root{--container-padding:20px;--list-gap:20px;--stories-card-width:330px;--multilanguage-header-height:81px}
.teaserboxcontainer__container{padding-top:25px}
.teaserboxcontainer .title__container{margin-bottom:1.0625rem;margin-top:1.0625rem}
.teaserboxcontainer .list__container{padding-left:0;list-style-type:none}
.teaserboxcontainer .teaserboxcontainer__list{display:inline-flex}
.teaserboxcontainer .list__item{margin-top:0}
.teaserboxcontainer .list__item:nth-child(odd) .teaserbox__container{flex-direction:row}
.teaserboxcontainer .list__item:nth-child(2n) .teaserbox__container{flex-direction:row-reverse}
.teaserboxcontainer .list__item:nth-child(odd) .teaserbox__container>.teaserbox__text{padding:11px 11px 11px 0}
.teaserboxcontainer .list__item:nth-child(2n) .teaserbox__container>.teaserbox__text{padding:11px 0 11px 11px}
.teaserboxcontainer .list__item:nth-child(n+2){margin-top:10px}
.teaserbox__container .teaserbox__text{display:inline-flex;padding-left:0}
.teaserbox__container:hover .teaserbox__text{color:#000;border-bottom:1px solid #69be28}
@media(min-width:600px){.teaserboxcontainer .list__container{display:flex;flex-wrap:wrap}
.teaserboxcontainer .list__item{width:49%;justify-content:unset}
.teaserboxcontainer .list__item:nth-child(2n) .teaserbox__container,.teaserboxcontainer .list__item:nth-child(odd) .teaserbox__container{flex-direction:column}
.teaserboxcontainer .list__item:nth-child(2n) .teaserbox__container>.teaserbox__text,.teaserboxcontainer .list__item:nth-child(odd) .teaserbox__container>.teaserbox__text{padding:11px}
.teaserboxcontainer .list__item:nth-child(2n){margin-left:2%}
.teaserboxcontainer .list__item:nth-child(n+2){width:49%;margin-top:unset}
.teaserboxcontainer .list__item:nth-child(-n+2){margin-bottom:10px}
}
@media(min-width:992px){:root{--container-padding:40px}
.teaserboxcontainer__container{padding:3.75em 7px 0}
.teaserboxcontainer .title__container{margin-bottom:2.3125rem;margin-top:2.3125rem}
.teaserboxcontainer .list__container{flex-wrap:nowrap}
.teaserboxcontainer .list__item{flex:1;width:unset}
.teaserboxcontainer .list__item .teaserbox{height:100%}
.teaserboxcontainer .list__item .teaserbox__container{height:auto}
.teaserboxcontainer .list__item:nth-child(n+2){flex:1;width:unset;margin-left:14px}
.teaserboxcontainer .list__item:nth-child(-n+2){margin-bottom:unset}
.teaserboxcontainer.title--center .title__container{text-align:center}
.teaserboxcontainer.title--right .title__container{text-align:right}
.teaserbox__container .teaserbox__text{line-height:1.8 !important}
}