@keyframes uup-boil {
  0% {
    background-position-x: 0%;
  }
  20% {
    background-position-x: 25%;
  }
  40% {
    background-position-x: 50%;
  }
  60% {
    background-position-x: 75%;
  }
  80% {
    background-position-x: 100%;
  }
}
@keyframes uup-boil-box {
  0% {
    background-position-x: 0%;
  }
  20% {
    background-position-x: 22.74%;
  }
  40% {
    background-position-x: 45.48%;
  }
  60% {
    background-position-x: 68.22%;
  }
  80% {
    background-position-x: 90.96%;
  }
}
.ce-ueberuns-person {
  container-type: inline-size;
  container-name: uup;
}
.ce-ueberuns-person .ce-uup-inner {
  position: relative;
}
.ce-ueberuns-person .ce-uup-stage {
  position: relative;
}
.ce-ueberuns-person .ce-uup-card {
  position: relative;
  width: 100%;
  aspect-ratio: 2500/1130;
  background: #ededed;
  overflow: hidden;
}
.ce-ueberuns-person .ce-uup-layer {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.ce-ueberuns-person .ce-uup-foto {
  z-index: 1;
}
.ce-ueberuns-person .ce-uup-zeichnung {
  z-index: 2;
  opacity: calc(var(--uup-op2, 100) / 100);
}
.ce-ueberuns-person .ce-uup-outline {
  z-index: 3;
  opacity: calc(var(--uup-op3, 100) / 100);
  background-repeat: no-repeat;
  background-size: 500% 100%;
  background-position: 0% 0%;
  animation: uup-boil 0.55s step-end infinite;
}
.ce-ueberuns-person .ce-uup-defs {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}
.ce-ueberuns-person .dce_al_cta-button-link {
  display: inline-block !important;
  width: fit-content !important;
}
.ce-ueberuns-person .ce-uup-content {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
  width: 44%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: clamp(18px, 3.3vw, 46px);
}
.ce-ueberuns-person .ce-uup-headline {
  margin: 0;
}
.ce-ueberuns-person .ce-uup-name {
  font-family: "Niveau Grotesk W01 Bold", Arial, sans-serif;
  font-weight: normal;
  color: #2E2D2F;
  font-size: clamp(20px, 3.6vw, 40px);
  line-height: 1.02;
  margin: 0 0 0.3em;
}
.ce-ueberuns-person .ce-uup-role {
  font-weight: 700;
  color: #2E2D2F;
  font-size: clamp(9px, 1.15vw, 13px);
  letter-spacing: 0.4px;
  margin: 0 0 1.15em;
}
.ce-ueberuns-person .ce-uup-akzent {
  font-family: "Niveau Grotesk W01 Bold", Arial, sans-serif;
  font-weight: normal;
  color: #F47825;
  font-size: clamp(13px, 1.9vw, 22px);
  margin: 0 0 0.5em;
}
.ce-ueberuns-person .ce-uup-body {
  color: #646464;
  font-size: clamp(8px, 1.02vw, 13px);
  line-height: 1.5;
  margin: 0 0 1.1em;
  max-width: 32ch;
}
.ce-ueberuns-person .ce-uup-body p {
  margin: 0 0 0.6em;
}
.ce-ueberuns-person .ce-uup-body p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .ce-ueberuns-person .ce-uup-stage {
    background: #ededed;
  }
  .ce-ueberuns-person .ce-uup-card {
    aspect-ratio: 4/3;
  }
  .ce-ueberuns-person .ce-uup-card .ce-uup-layer {
    object-position: 0% 20%;
  }
  .ce-ueberuns-person .ce-uup-outline {
    background-size: auto 100%;
    background-position: 0% 20%;
    animation: uup-boil-box 0.55s step-end infinite;
  }
  .ce-ueberuns-person .ce-uup-content {
    position: static;
    width: 100%;
    height: auto;
    padding: 22px 18px 24px;
  }
  .ce-ueberuns-person .ce-uup-name {
    font-size: 30px;
  }
  .ce-ueberuns-person .ce-uup-role {
    font-size: 12px;
  }
  .ce-ueberuns-person .ce-uup-akzent {
    font-size: 18px;
  }
  .ce-ueberuns-person .ce-uup-body {
    font-size: 14px;
    max-width: none;
  }
  .ce-ueberuns-person .dce_al_cta-button-link {
    font-size: 13px;
    padding: 0 10px 0 15px;
    display: inline-block;
    width: fit-content;
  }
}
@media (min-width: 768px) {
  @container uup (max-width: 599px) {
    .ce-ueberuns-person .ce-uup-stage {
      background: #fff;
      box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
      display: flex;
      flex-direction: column;
    }
    .ce-ueberuns-person .ce-uup-card {
      aspect-ratio: 4/3;
      flex-shrink: 0;
    }
    .ce-ueberuns-person .ce-uup-card .ce-uup-layer {
      object-position: 0% 20%;
    }
    .ce-ueberuns-person .ce-uup-outline {
      background-size: auto 100%;
      background-position: 0% 20%;
      animation: uup-boil-box 0.55s step-end infinite;
    }
    .ce-ueberuns-person .ce-uup-content {
      position: static;
      width: 100%;
      height: auto;
      padding: 20px 18px 22px;
      justify-content: flex-start;
    }
    .ce-ueberuns-person .ce-uup-name {
      font-size: 22px;
      margin: 0 0 0.2em;
    }
    .ce-ueberuns-person .ce-uup-role {
      font-size: 11px;
      text-transform: uppercase;
      margin: 0 0 0.8em;
    }
    .ce-ueberuns-person .ce-uup-akzent {
      font-size: 13px;
      text-transform: uppercase;
      letter-spacing: 0.5px;
      margin: 0 0 0.8em;
      padding-top: 0.6em;
      border-top: 3px solid #F47825;
      align-self: stretch;
    }
    .ce-ueberuns-person .ce-uup-body {
      font-size: 13px;
      max-width: none;
    }
    .ce-ueberuns-person .dce_al_cta-button-link {
      font-size: 11px;
      display: inline-block;
      width: fit-content;
    }
  }
}
@media (prefers-reduced-motion: reduce) {
  .ce-ueberuns-person .ce-uup-outline {
    animation: none;
    background-position-x: 0%;
  }
}

/*# sourceMappingURL=ce-ueberuns-person.css.map */
