.dr-section.dr-section-type--dr_teasercards .container {
  position: relative;
}
@media (min-width: 992px) {
  .dr-section.dr-section-type--dr_teasercards .container {
    max-width: calc(var(--dr-container-content-max-width-lg-extended) + var(--dr-container-content-max-width-lg-padding));
  }
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item {
  margin-bottom: var(--dr-element-spacer-xl);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+1) .dr-teaser-link {
  background: var(--dr-brand-color-primary-900);
  width: 100%;
  height: 100%;
  padding: var(--dr-spacer);
  border-radius: var(--dr-element-radius);
  padding: var(--dr-spacer-lg);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+1) .dr-teaser-link .dr-teaser-image,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+1) .dr-teaser-link .dr-teaser-image img {
  border-radius: var(--dr-element-inner-radius);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+1) .dr-teaser-link:hover {
  box-shadow: var(--dr-card-shadow-hover) rgba(var(--dr-card-color-shadow-rgb), var(--dr-card-shadow-opacity));
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+1) .dr-teaser-link p {
  color: var(--dr-brand-color-white);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+1) .dr-teaser-link .dr-teaser-content,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+1) .dr-teaser-link .dr-link-indicator:after {
  color: var(--dr-brand-color-white);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+1) .dr-teaser-link .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+1) .dr-teaser-link .dr-teaser-text p {
  color: rgba(var(--dr-brand-color-white-rgb), 0.8);
  transition: var(--dr-element-transition);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+1) .dr-teaser-link:hover .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+1) .dr-teaser-link:hover .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+1) .dr-teaser-link:focus .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+1) .dr-teaser-link:focus .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+1) .dr-teaser-link:active .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+1) .dr-teaser-link:active .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+1) .dr-teaser-link:focus-visible .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+1) .dr-teaser-link:focus-visible .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+1) .dr-teaser-link:focus-within .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+1) .dr-teaser-link:focus-within .dr-teaser-text p {
  color: rgba(var(--dr-brand-color-white-rgb), 1);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+2) .dr-teaser-link {
  background: var(--dr-brand-color-primary-800);
  width: 100%;
  height: 100%;
  padding: var(--dr-spacer);
  border-radius: var(--dr-element-radius);
  padding: var(--dr-spacer-lg);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+2) .dr-teaser-link .dr-teaser-image,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+2) .dr-teaser-link .dr-teaser-image img {
  border-radius: var(--dr-element-inner-radius);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+2) .dr-teaser-link:hover {
  box-shadow: var(--dr-card-shadow-hover) rgba(var(--dr-card-color-shadow-rgb), var(--dr-card-shadow-opacity));
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+2) .dr-teaser-link p {
  color: var(--dr-brand-color-white);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+2) .dr-teaser-link .dr-teaser-content,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+2) .dr-teaser-link .dr-link-indicator:after {
  color: var(--dr-brand-color-white);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+2) .dr-teaser-link .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+2) .dr-teaser-link .dr-teaser-text p {
  color: rgba(var(--dr-brand-color-white-rgb), 0.8);
  transition: var(--dr-element-transition);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+2) .dr-teaser-link:hover .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+2) .dr-teaser-link:hover .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+2) .dr-teaser-link:focus .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+2) .dr-teaser-link:focus .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+2) .dr-teaser-link:active .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+2) .dr-teaser-link:active .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+2) .dr-teaser-link:focus-visible .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+2) .dr-teaser-link:focus-visible .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+2) .dr-teaser-link:focus-within .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+2) .dr-teaser-link:focus-within .dr-teaser-text p {
  color: rgba(var(--dr-brand-color-white-rgb), 1);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+3) .dr-teaser-link {
  background: var(--dr-brand-color-primary-700);
  width: 100%;
  height: 100%;
  padding: var(--dr-spacer);
  border-radius: var(--dr-element-radius);
  padding: var(--dr-spacer-lg);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+3) .dr-teaser-link .dr-teaser-image,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+3) .dr-teaser-link .dr-teaser-image img {
  border-radius: var(--dr-element-inner-radius);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+3) .dr-teaser-link:hover {
  box-shadow: var(--dr-card-shadow-hover) rgba(var(--dr-card-color-shadow-rgb), var(--dr-card-shadow-opacity));
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+3) .dr-teaser-link p {
  color: var(--dr-brand-color-white);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+3) .dr-teaser-link .dr-teaser-content,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+3) .dr-teaser-link .dr-link-indicator:after {
  color: var(--dr-brand-color-white);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+3) .dr-teaser-link .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+3) .dr-teaser-link .dr-teaser-text p {
  color: rgba(var(--dr-brand-color-white-rgb), 0.8);
  transition: var(--dr-element-transition);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+3) .dr-teaser-link:hover .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+3) .dr-teaser-link:hover .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+3) .dr-teaser-link:focus .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+3) .dr-teaser-link:focus .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+3) .dr-teaser-link:active .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+3) .dr-teaser-link:active .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+3) .dr-teaser-link:focus-visible .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+3) .dr-teaser-link:focus-visible .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+3) .dr-teaser-link:focus-within .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+3) .dr-teaser-link:focus-within .dr-teaser-text p {
  color: rgba(var(--dr-brand-color-white-rgb), 1);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+4) .dr-teaser-link {
  background: var(--dr-brand-color-primary-600);
  width: 100%;
  height: 100%;
  padding: var(--dr-spacer);
  border-radius: var(--dr-element-radius);
  padding: var(--dr-spacer-lg);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+4) .dr-teaser-link .dr-teaser-image,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+4) .dr-teaser-link .dr-teaser-image img {
  border-radius: var(--dr-element-inner-radius);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+4) .dr-teaser-link:hover {
  box-shadow: var(--dr-card-shadow-hover) rgba(var(--dr-card-color-shadow-rgb), var(--dr-card-shadow-opacity));
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+4) .dr-teaser-link p {
  color: var(--dr-brand-color-white);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+4) .dr-teaser-link .dr-teaser-content,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+4) .dr-teaser-link .dr-link-indicator:after {
  color: var(--dr-brand-color-white);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+4) .dr-teaser-link .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+4) .dr-teaser-link .dr-teaser-text p {
  color: rgba(var(--dr-brand-color-white-rgb), 0.8);
  transition: var(--dr-element-transition);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+4) .dr-teaser-link:hover .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+4) .dr-teaser-link:hover .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+4) .dr-teaser-link:focus .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+4) .dr-teaser-link:focus .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+4) .dr-teaser-link:active .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+4) .dr-teaser-link:active .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+4) .dr-teaser-link:focus-visible .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+4) .dr-teaser-link:focus-visible .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+4) .dr-teaser-link:focus-within .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+4) .dr-teaser-link:focus-within .dr-teaser-text p {
  color: rgba(var(--dr-brand-color-white-rgb), 1);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+5) .dr-teaser-link {
  background: var(--dr-brand-color-primary-500);
  width: 100%;
  height: 100%;
  padding: var(--dr-spacer);
  border-radius: var(--dr-element-radius);
  padding: var(--dr-spacer-lg);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+5) .dr-teaser-link .dr-teaser-image,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+5) .dr-teaser-link .dr-teaser-image img {
  border-radius: var(--dr-element-inner-radius);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+5) .dr-teaser-link:hover {
  box-shadow: var(--dr-card-shadow-hover) rgba(var(--dr-card-color-shadow-rgb), var(--dr-card-shadow-opacity));
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+5) .dr-teaser-link p {
  color: var(--dr-brand-color-white);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+5) .dr-teaser-link .dr-teaser-content,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+5) .dr-teaser-link .dr-link-indicator:after {
  color: var(--dr-brand-color-white);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+5) .dr-teaser-link .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+5) .dr-teaser-link .dr-teaser-text p {
  color: rgba(var(--dr-brand-color-white-rgb), 0.8);
  transition: var(--dr-element-transition);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+5) .dr-teaser-link:hover .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+5) .dr-teaser-link:hover .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+5) .dr-teaser-link:focus .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+5) .dr-teaser-link:focus .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+5) .dr-teaser-link:active .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+5) .dr-teaser-link:active .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+5) .dr-teaser-link:focus-visible .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+5) .dr-teaser-link:focus-visible .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+5) .dr-teaser-link:focus-within .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+5) .dr-teaser-link:focus-within .dr-teaser-text p {
  color: rgba(var(--dr-brand-color-white-rgb), 1);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+6) .dr-teaser-link {
  background: var(--dr-brand-color-primary-400);
  width: 100%;
  height: 100%;
  padding: var(--dr-spacer);
  border-radius: var(--dr-element-radius);
  padding: var(--dr-spacer-lg);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+6) .dr-teaser-link .dr-teaser-image,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+6) .dr-teaser-link .dr-teaser-image img {
  border-radius: var(--dr-element-inner-radius);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+6) .dr-teaser-link:hover {
  box-shadow: var(--dr-card-shadow-hover) rgba(var(--dr-card-color-shadow-rgb), var(--dr-card-shadow-opacity));
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+6) .dr-teaser-link p {
  color: var(--dr-brand-color-white);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+6) .dr-teaser-link .dr-teaser-content,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+6) .dr-teaser-link .dr-link-indicator:after {
  color: var(--dr-brand-color-white);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+6) .dr-teaser-link .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+6) .dr-teaser-link .dr-teaser-text p {
  color: rgba(var(--dr-brand-color-white-rgb), 0.8);
  transition: var(--dr-element-transition);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+6) .dr-teaser-link:hover .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+6) .dr-teaser-link:hover .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+6) .dr-teaser-link:focus .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+6) .dr-teaser-link:focus .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+6) .dr-teaser-link:active .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+6) .dr-teaser-link:active .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+6) .dr-teaser-link:focus-visible .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+6) .dr-teaser-link:focus-visible .dr-teaser-text p, .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+6) .dr-teaser-link:focus-within .dr-teaser-text,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item:nth-child(6n+6) .dr-teaser-link:focus-within .dr-teaser-text p {
  color: rgba(var(--dr-brand-color-white-rgb), 1);
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item .dr-teaser-content,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item .dr-teaser-header {
  display: flex;
  flex-direction: column;
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item .dr-teaser-content .dr-headline,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item .dr-teaser-header .dr-headline {
  font-size: var(--dr-font-size-h4);
  font-weight: 500;
  order: 2;
}
@media (min-width: 768px) {
  .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item .dr-teaser-content .dr-headline,
  .dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item .dr-teaser-header .dr-headline {
    font-size: var(--dr-font-size-h5);
  }
}
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item .dr-teaser-content .dr-subheadline,
.dr-section.dr-section-type--dr_teasercards .dr-content .dr-teaser-item .dr-teaser-header .dr-subheadline {
  font-size: var(--dr-font-size-small);
  font-weight: 500;
  order: 1;
}

/*# sourceMappingURL=style.css.map */
