.teaser-category{display:block}.teaser-category__image{position:relative;aspect-ratio:1/1}.teaser-category__image .picture{border-radius:8px;overflow:hidden;height:100%;width:100%}.teaser-category__image .picture img{max-width:none;object-fit:cover}.teaser-category__image__pill{position:absolute;bottom:20px;left:20px;right:20px;margin:0 auto;display:block;background:var(--theme-bg);color:var(--theme-text);max-width:calc(100% - 40px);width:-moz-fit-content;width:fit-content;text-align:center;font-size:1.6rem;font-weight:500;line-height:1.2;padding:5px 8px}@media (min-width:768px){.teaser-category__image__pill{font-size:1.8rem}}@media (min-width:992px){.teaser-category__image__pill{font-size:1.8rem}}@media (min-width:1280px){.teaser-category__image__pill{font-size:1.8rem}}@media (min-width:1920px){.teaser-category__image__pill{font-size:1.8rem}}.teaser-category__content{margin-top:15px}.teaser-category__content__title .title{font-size:1.4rem}@media (min-width:768px){.teaser-category__content__title .title{font-size:1.6rem}}@media (min-width:992px){.teaser-category__content__title .title{font-size:1.6rem}}@media (min-width:1280px){.teaser-category__content__title .title{font-size:1.6rem}}@media (min-width:1920px){.teaser-category__content__title .title{font-size:1.6rem}}.teaser-category__content__desc{font-size:1.2rem}.teaser-category__content__title+.teaser-category__content__desc{margin-top:3px}.keyboard-input .teaser-category:is(a):focus .teaser-category__image .picture{outline:2px solid var(--colour-focus);outline-offset:-2px}