.teaser-cards{overflow:hidden;position:relative;--teaser-card-width:33.33333%;--teaser-card-padding:10px}@media (max-width:1000px){.teaser-cards{--teaser-card-width:50%;--teaser-card-padding:5px}}@media (max-width:550px){.teaser-cards{--teaser-card-width:100%}}.teaser-cards__container-inner{overflow:hidden}.teaser-cards:not(.teaser-cards--no-slider){--teaser-card-width:28%}.teaser-cards:not(.teaser-cards--no-slider).teaser-cards--three-items{--teaser-card-width:33.33333%}.teaser-cards:not(.teaser-cards--no-slider).teaser-cards--two-items{--teaser-card-width:50%}@media (max-width:1000px){.teaser-cards:not(.teaser-cards--no-slider){--teaser-card-width:44%}.teaser-cards:not(.teaser-cards--no-slider).teaser-cards--three-items,.teaser-cards:not(.teaser-cards--no-slider).teaser-cards--two-items{--teaser-card-width:50%}}@media (max-width:550px){.teaser-cards:not(.teaser-cards--no-slider),.teaser-cards:not(.teaser-cards--no-slider).teaser-cards--three-items,.teaser-cards:not(.teaser-cards--no-slider).teaser-cards--two-items{--teaser-card-width:85%}.teaser-cards:not(.teaser-cards--no-slider).teaser-cards--one-item{--teaser-card-width:100%}}.teaser-cards:not(.teaser-cards--no-slider) .teaser-cards__image-item.swiper-slide,.teaser-cards:not(.teaser-cards--no-slider) .teaser-cards__item.swiper-slide{flex:0 0 var(--teaser-card-width);width:var(--teaser-card-width)}.teaser-cards__wrapper{align-items:stretch;display:flex;flex-wrap:wrap;margin:30px 0 0}.teaser-cards__wrapper.swiper-wrapper{flex-wrap:nowrap;overflow:visible;width:auto}.teaser-cards__image-item,.teaser-cards__item{display:flex;flex:0 0 var(--teaser-card-width);flex-direction:column;padding-inline:var(--teaser-card-padding);position:relative;width:var(--teaser-card-width)}.teaser-cards__image-item:first-child,.teaser-cards__item:first-child{padding-left:0}.teaser-cards__image-item:last-child,.teaser-cards__item:last-child{padding-right:0}.teaser-cards__image-item{margin:0}.teaser-cards--no-slider.teaser-cards--four-items{--teaser-card-width:25%}@media (max-width:1280px){.teaser-cards--no-slider.teaser-cards--four-items{--teaser-card-width:33.33333%}}@media (max-width:1000px){.teaser-cards--no-slider.teaser-cards--four-items{--teaser-card-width:50%}}@media (max-width:550px){.teaser-cards--no-slider.teaser-cards--four-items{--teaser-card-width:100%}}.teaser-cards--no-slider.teaser-cards--two-items{--teaser-card-width:50%}@media (max-width:550px){.teaser-cards--no-slider.teaser-cards--two-items{--teaser-card-width:100%}}.teaser-cards--no-slider .teaser-cards__item{margin-bottom:20px}@media (max-width:550px){.teaser-cards--no-slider.teaser-cards--text-on-image .teaser-cards__wrapper{margin-inline:0}.teaser-cards--no-slider.teaser-cards--text-on-image .teaser-cards__item{margin:0 0 20px}}.teaser-cards__title-container{display:flex;justify-content:space-between}@media (max-width:900px){.teaser-cards__title-container{display:block;margin-bottom:30px}}.teaser-cards__title-container-inner{margin-right:40px}.teaser-cards__title-container-inner--full-width{margin-right:0}@media (max-width:900px){.teaser-cards__title-container-inner{margin-right:0}.teaser-cards .default-arrows{justify-content:flex-start}}.teaser-cards__image-item-outer-container{display:flex;flex:1 1 auto;flex-direction:column;position:relative}.teaser-cards__image{border-radius:15px 15px 0 0;max-height:546px;transition:transform .5s ease-in-out}.teaser-cards .fluid-image-contain{aspect-ratio:1/1;background-color:#fff;display:block;height:-moz-fit-content;height:fit-content;object-fit:contain;padding:20px;width:100%}.teaser-cards__content{border-radius:0 0 15px 15px;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:clamp(20px,1.3020833333vw,25px)}.teaser-cards__content--background-gray{background-color:#f4f4f4}.teaser-cards--header-red .teaser-cards__image{border-radius:15px 15px 0 0}.teaser-cards--header-red .teaser-cards__content{background-color:#fff}.teaser-cards--text-on-image.teaser-cards .fluid-image-contain{border-radius:15px;height:100%}.teaser-cards--text-on-image .base-description{margin-bottom:0}@media (max-width:900px){.teaser-cards--text-on-image .base-description{margin-bottom:10px}}.teaser-cards--text-on-image .teaser-cards__image-item{margin-bottom:20px}@media (max-width:1000px){.teaser-cards--text-on-image .teaser-cards__image-item{margin-bottom:10px}}.teaser-cards--text-on-image .teaser-cards__image-container{border-radius:15px;inset:0;overflow:hidden;position:absolute}.teaser-cards--text-on-image .teaser-cards__image-container:before{background:linear-gradient(180deg,rgba(0,0,0,.63),transparent);border-radius:15px;content:"";inset:0;position:absolute;z-index:1}.teaser-cards--text-on-image .teaser-cards__image-container:hover .teaser-cards__image{transform:scale(1.05)}.teaser-cards--text-on-image .teaser-cards__image-container .teaser-cards__image{border-radius:15px;height:100%;object-fit:cover;width:100%}.teaser-cards--text-on-image .teaser-cards__content{min-height:500px;pointer-events:none;position:relative;z-index:1}.teaser-cards--text-on-image .teaser-cards__button{text-align:center}.teaser-cards--no-content-background .teaser-cards__image{border-radius:15px}.teaser-cards--white-background{background-color:#fff;margin:0;padding-block:clamp(60px,6.25vw,120px)}