.structuring-module__cards{display:-webkit-box;display:-ms-flexbox;display:flex;height:-webkit-max-content;height:-moz-max-content;height:max-content;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--spacing-xs);justify-content:flex-start}.structuring-module__cards .card{max-width:100%}.structuring-module__cards .card__teaser{color:var(--brand-blue-100)}.structuring-module__cards .card__body{row-gap:var(--spacing-xs)}.structuring-module__cards .card__body>.icon{margin-bottom:var(--spacing-xs)}.structuring-module__cards .card__link-label{margin-top:auto}.structuring-module__cards .card__link-label .icon{font-size:var(--font-size-24)}.structuring-module__cards :has(.card__teaser) .card__link-label{padding-top:var(--spacing-xs)}@media(min-width:576px){.structuring-module__cards .card{max-width:calc(50% - var(--spacing-xxs))}}@media(min-width:768px){.structuring-module__cards{-webkit-box-flex:0;-ms-flex:0 0 calc(66.666% - var(--spacing-xxs));flex:0 0 calc(66.666% - var(--spacing-xxs))}}@media(min-width:992px){.structuring-module__cards{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--spacing-xxs));flex:0 0 calc(75% - var(--spacing-xxs));gap:var(--spacing-m)}.structuring-module__cards .card{max-width:calc(50% - var(--spacing-xs))}}@media(min-width:1200px){.structuring-module__cards .card{max-width:calc(33.333% - 1.333rem)}}
