.sefe-tabbed-topic-section{grid-column:offgrid;display:grid;grid-template-columns:subgrid;margin-block:var(--sefe--spacing-xxl)}.sefe-tabbed-topic-section__headline{grid-column:content;margin-bottom:24px}.sefe-tabbed-topic-section .sefe-tab-group__item{grid-column:content;display:grid;grid-template-columns:subgrid}.sefe-tabbed-topic-section__item{grid-column:content;display:grid;grid-template-columns:subgrid;margin-top:var(--sefe--spacing-xl);row-gap:var(--sefe--spacing-xl)}@media screen and (min-width: 768px){.sefe-tabbed-topic-section__item{row-gap:var(--sefe--spacing-l)}}.sefe-tabbed-topic-section__item__image{grid-row:1;grid-column:1/-1}@media screen and (min-width: 1024px){.sefe-tabbed-topic-section__item__image{grid-column:5/-1}}.sefe-tabbed-topic-section__item__image img{width:100%}.sefe-tabbed-topic-section__item__text{grid-column:1/-1}@media screen and (min-width: 1024px){.sefe-tabbed-topic-section__item__text{grid-row:1;grid-column:1/5}}