:root{--teaser-bg-color:#f5f0eb;--teaser-image-bg-color:#008ae6;--teaser-category-bg-color:#008ae6;--teaser-title-color:#4a4a4a;--teaser-text-color:#4a4a4a;--teaser-date-color:#e60d2e;--teaser-read-more-color:#008ae6;--teaser-full-image-overlay:linear-gradient(0deg, rgba(0, 0, 0, 0.4) 25%, rgba(0, 0, 0, 0) 100%)}.teaser{background-color:transparent;border-radius:20px 3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden;position:relative;-webkit-transition:background-color .4s cubic-bezier(.19, 1, .55, 1);transition:background-color .4s cubic-bezier(.19, 1, .55, 1);width:100%}.teaser--hover:focus .teaser__image img,.teaser--hover:hover .teaser__image img{opacity:.7}.teaser--hover:focus .teaser__category,.teaser--hover:hover .teaser__category{--teaser-category-bg-color:#0067b7}.teaser--hover:focus .teaser__read-more,.teaser--hover:hover .teaser__read-more{border-bottom-color:currentColor}.teaser__image{background-color:var(--teaser-image-bg-color);height:0;overflow:hidden;padding-bottom:75%;position:relative;width:100%}.teaser__image img,.teaser__image picture{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;left:0;position:absolute;top:0;width:100%;opacity:1;-webkit-transition:opacity .4s cubic-bezier(.19, 1, .55, 1);transition:opacity .4s cubic-bezier(.19, 1, .55, 1)}.teaser__category-container{left:20px;position:absolute;top:20px;z-index:1}.teaser__category{background-color:var(--teaser-category-bg-color);border-radius:1rem;color:#fff;font-size:.875rem;font-weight:700;padding:6px 12px 10px 10px;text-transform:lowercase;-webkit-transition:background-color .4s cubic-bezier(.19, 1, .55, 1);transition:background-color .4s cubic-bezier(.19, 1, .55, 1)}.teaser__icon{height:20px;vertical-align:-20%;width:20px}.teaser__icon~span{margin-left:7px}.teaser__content{background-color:var(--teaser-bg-color);color:var(--teaser-text-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px;position:relative}.teaser__title{color:var(--teaser-title-color);display:block;font-size:1.375rem;margin-bottom:1rem}.teaser__date{color:var(--teaser-date-color);font-size:.875rem;font-weight:700;margin-top:-1rem}.teaser__read-more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--teaser-read-more-color);display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;-webkit-transition:border-bottom-color .4s cubic-bezier(.19, 1, .55, 1);transition:border-bottom-color .4s cubic-bezier(.19, 1, .55, 1);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.teaser__read-more .icon{height:1rem;margin-left:.5rem;width:1rem}.teaser__download{border:1px solid var(--teaser-read-more-color);border-radius:3px;padding:.5rem 1rem}.teaser__link{height:100%;left:0;position:absolute;top:0;width:100%}.teaser__link span{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;width:1px}.teaser__buttons{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1rem}.teaser__button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:auto;position:relative;z-index:2}.teaser__button-wrapper .button{margin-bottom:0}.teaser__button{text-align:center}.teaser__button--donate{display:block;width:100%}.teaser--archive,.teaser--search{border-bottom:1px solid #dcd2be;color:#000}.teaser--archive:focus,.teaser--archive:hover,.teaser--search:focus,.teaser--search:hover{background-color:#f5f0eb}.teaser--archive .teaser__content,.teaser--search .teaser__content{background-color:transparent;padding:24px 64px 24px 24px}.teaser--archive .teaser__title,.teaser--search .teaser__title{font-size:1.375rem}@media only screen and (min-width:768px){.teaser--archive .teaser__title,.teaser--search .teaser__title{font-size:1.5rem}}.teaser--archive .teaser__title,.teaser--search .teaser__title{margin:0 0 .5rem}.teaser--archive .teaser__preview:last-child,.teaser--search .teaser__preview:last-child{margin-bottom:0}.teaser--white{--teaser-bg-color:#fff;--teaser-title-color:#4a4a4a;--teaser-text-color:#4a4a4a;--teaser-date-color:#e60d2e}.teaser--white.teaser--full-image{--teaser-image-bg-color:#fff}.teaser--beige{--teaser-bg-color:#dcd2be;--teaser-title-color:#4a4a4a;--teaser-text-color:#4a4a4a;--teaser-date-color:#e60d2e}.teaser--beige.teaser--full-image{--teaser-image-bg-color:#dcd2be}.teaser--blue{--teaser-bg-color:#008ae6;--teaser-title-color:#fff;--teaser-text-color:#fff;--teaser-date-color:#f5d741;--teaser-read-more-color:#fff}.teaser--red{--teaser-bg-color:#e60d2e;--teaser-title-color:#fff;--teaser-text-color:#fff;--teaser-date-color:#f5d741;--teaser-read-more-color:#fff}.teaser--red.teaser--full-image{--teaser-image-bg-color:#e60d2e}.teaser--full-image{--teaser-bg-color:transparent;--teaser-title-color:#fff;--teaser-text-color:#fff;--teaser-date-color:#fff;--teaser-read-more-color:#fff;min-height:300px}.teaser--full-image:has(.teaser__category-container) .teaser__content{padding-top:60px}.teaser--full-image .teaser__image{height:100%;padding:0;position:absolute}.teaser--full-image .teaser__image::after{background:var(--teaser-full-image-overlay);content:"";display:block;height:100%;position:absolute;width:100%}.teaser--full-image .teaser__content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.teaser--full-image .teaser__title{margin:0 0 .5rem}.teaser--full-image .teaser__subtitle{color:var(--teaser-text-color);margin:0 0 .5rem}.teaser--has-label .teaser__content{padding-top:70px}@media only screen and (min-width:1280px){.teaser--large,.teaser--xlarge{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.teaser--large .teaser__category-container,.teaser--xlarge .teaser__category-container{left:auto;right:20px}.teaser--large .teaser__image::after,.teaser--xlarge .teaser__image::after{background-color:#f5f0eb;height:500%;-webkit-transform:skew(-20deg);transform:skew(-20deg);-webkit-transform-origin:bottom left;transform-origin:bottom left;width:100%;bottom:0;content:"";height:calc(100% + 2px);left:initial;position:absolute;right:100%;top:-1px}.teaser--large .teaser__content,.teaser--xlarge .teaser__content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px}.teaser--large .teaser__content{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;width:50%}.teaser--large .teaser__title{font-size:1.5rem}}@media only screen and (min-width:1280px) and (min-width:768px){.teaser--large .teaser__title{font-size:1.75rem}}@media only screen and (min-width:1280px){.teaser--xlarge{height:470px;overflow:hidden}.teaser--xlarge .teaser__image{padding-bottom:44%}.teaser--xlarge .teaser__content{-webkit-box-flex:1;-ms-flex:1 0 33%;flex:1 0 33%;width:33%}.teaser--xlarge .teaser__title{font-size:1.5rem}}@media only screen and (min-width:1280px) and (min-width:768px){.teaser--xlarge .teaser__title{font-size:1.75rem}}@media only screen and (min-width:1280px){.teaser--archive .teaser__content,.teaser--search .teaser__content{padding:24px 94px 24px 24px}}