.topic-teaser{display:block;position:relative;box-sizing:border-box;width:25%;height:480px;padding:calc(var(--base-space) * 1);text-decoration:none}@media (min-width:640px) and (max-width:1199px){.topic-teaser{width:50%}}@media (max-width:639px){.topic-teaser{width:100%}}.topic-teaser:hover .topic-teaser__backdrop--rollover{opacity:1}.topic-teaser__heading{font-family:var(--font-argos);font-weight:var(--text-light);font-style:italic;line-height:1.25;font-size:var(--text-3xl);position:relative;z-index:1;color:var(--color-primary-100)}.topic-teaser__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:50% 50%}.topic-teaser__backdrop--rollover{opacity:0;transition:opacity .3s ease-in-out}@media (min-width:1200px){.topic-teaser-list__content--5 .topic-teaser{width:20%}.topic-teaser-list__content--4 .topic-teaser{width:25%}.topic-teaser-list__content--3 .topic-teaser{width:33.33%}.topic-teaser-list__content--2 .topic-teaser{width:50%}.topic-teaser-list__content--1 .topic-teaser{width:100%}}