.category-teaser{--category-teaser-height:160px;--category-teaser-max-height:160px}@media (min-width:768px){.category-teaser{--category-teaser-max-height:160px;--category-teaser-height:160px}}.category-teaser__list{width:100%;height:auto;font-size:0;margin:0;padding:0;flex-wrap:wrap}.category-teaser__item,.category-teaser__list{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap}.category-teaser__item{background-size:cover;background-position:50%;background-repeat:no-repeat;height:var(--category-teaser-height);max-height:var(--category-teaser-max-height);width:auto;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex:1 1 auto;flex:1 1 auto;text-decoration:none;margin:1px}@media (min-width:768px){.category-teaser__list{height:var(--category-teaser-max-height)}}.category-teaser__item--active .category-teaser__header{background-color:rgba(0,190,130,.8)}.category-teaser__header{background-color:rgba(3,52,80,.9);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;align-content:flex-start;flex-direction:column;color:#fff;font-size:18px;padding:var(--grid-gutter);font-weight:700;-webkit-transition:all .35s ease-in;-o-transition:all .35s ease-in;transition:all .35s ease-in;height:100%;width:100%}.category-teaser__header:focus,.category-teaser__header:hover{background-color:rgba(3,52,80,.5)}.category-teaser__content{margin-top:auto;margin-bottom:calc(var(--grid-gutter)*1.5)}.category-teaser__more{font-size:16px}