.l-cards{padding-bottom:55px;padding-top:55px;position:relative}@media (min-width:768px){.l-cards{padding-top:75px}}@media (min-width:992px){.l-cards{padding-top:60px}}@media (min-width:1200px){.l-cards{padding-top:80px}}@media (min-width:1400px){.l-cards{padding-top:100px}}@media (min-width:768px){.l-cards{padding-bottom:75px}}@media (min-width:992px){.l-cards{padding-bottom:60px}}@media (min-width:1200px){.l-cards{padding-bottom:80px}}@media (min-width:1400px){.l-cards{padding-bottom:100px}}.l-cards--spacing-top{padding-bottom:0!important}.l-cards--no-spacing,.l-cards--spacing-bottom{padding-top:0!important}.l-cards--no-spacing{padding-bottom:0!important}.l-cards__container{margin-left:auto;margin-right:auto;max-width:1380px}@media (max-width:1450px){.l-cards__container{width:calc(100% - 32px)}}.l-cards__headline{margin-bottom:48px;max-width:900px}@media (min-width:768px){.l-cards__headline{margin-bottom:64px}}.l-cards__items{display:-ms-grid;display:grid;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:48px}@media (min-width:768px){.l-cards__items{gap:64px;grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}}.l-cards__item[data-link]{cursor:pointer}.c-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;border-radius:8px;gap:24px;height:100%;justify-content:space-between}.c-cards__image img,.c-cards__video video{aspect-ratio:16/9;border-radius:8px;-o-object-fit:cover;object-fit:cover;width:100%}.c-cards__textarea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:24px;min-height:64px;overflow:hidden}@media (max-width:767px){.c-cards__textarea{height:auto!important}}.c-cards__textarea a{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.c-cards__textarea .flex-group{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.c-cards[data-style=color] .c-cards__textarea{margin:0;padding:24px}.c-cards[data-style=image]{height:100%;position:relative}.c-cards[data-style=image]:before{background-image:var(--image);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;inset:0;position:absolute;width:100%}.c-cards[data-style=image] .c-cards__image{display:none}.c-cards[data-style=image] .c-cards__textarea{margin:0;padding:24px;position:relative}@media (min-width:768px){.c-cards[data-style=image] .c-cards__textarea{bottom:0;margin:0;padding:24px;position:absolute}}.c-cards__richtext.c-cards--background-wrapper{padding:0 16px 24px}.l-cards--direction--text .c-cards{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}