/* Team route authority, loaded after the shared stylesheet. */
.route-ihre-praxis-team .krp-team-hero-slide {
  animation: krp-team-hero-fade 14s ease-in-out infinite;
  will-change: opacity;
}
.route-ihre-praxis-team .krp-team-hero-slide--wieren { opacity: 1; }
.route-ihre-praxis-team .krp-team-hero-slide--luechow { opacity: 0; animation-delay: -7s; }
.route-ihre-praxis-team .krp-team-hero-slide--responsive { display: none; animation: none; opacity: 0; }
.route-ihre-praxis-team .krp-team-hero-slide--phone { display: none; animation: none; opacity: 0; }
@keyframes krp-team-hero-fade {
  0%, 42% { opacity: 1; }
  50%, 92% { opacity: 0; }
  100% { opacity: 1; }
}

.route-ihre-praxis-team .krp-original-team__dentists article:nth-of-type(4) { --krp-team-accent: #FBC300; }
.route-ihre-praxis-team .krp-original-team,
.route-ihre-praxis-team .krp-original-team :where(h1, h2, h3, h4, p, ul, ol, li, strong) {
  text-align: left !important;
}
.route-ihre-praxis-team .krp-original-team__dentists article p > strong {
  padding-inline: 0 !important;
}
.route-ihre-praxis-team .krp-original-team__dentists article h3,
.route-ihre-praxis-team .krp-original-team__dentists article h4,
.route-ihre-praxis-team .krp-original-team__dentists article li,
.route-ihre-praxis-team .krp-original-team__grid article h4 { color: #FFFFFF !important; }
.route-ihre-praxis-team .krp-original-team__dentists article h3 {
  margin: 0; padding: 0 24px 4px; font-size: 24px !important; line-height: 32px !important;
}
.route-ihre-praxis-team .krp-original-team__dentists article h4,
.route-ihre-praxis-team .krp-original-team__grid article h4 {
  margin: 0; padding: 0 24px 4px; font-size: 18px !important; line-height: 24px !important;
}
.route-ihre-praxis-team .krp-original-team__dentists article > p { flex: 0 0 auto; padding-bottom: 4px; }
.route-ihre-praxis-team .krp-original-team__dentists article > p:last-child { flex: 1; padding-bottom: 24px; }
.route-ihre-praxis-team .krp-original-team__dentists article ul {
  flex: 1; margin: 0; padding: 0 24px 24px 44px;
}
.route-ihre-praxis-team .krp-original-team__dentists article li {
  margin: 0 0 4px; font-size: 16px; line-height: 22px;
}
.route-ihre-praxis-team .krp-original-team__grid article h4 { padding-top: 0; }
.route-ihre-praxis-team .krp-original-team__staff h2.is-blue { color: #0070B7 !important; }
.route-ihre-praxis-team .krp-original-team__staff h2.is-green { color: #79B41D !important; }
.route-ihre-praxis-team .krp-original-team__staff article {
  min-height: var(--krp-team-card-equal-height, auto);
}

@media (min-width: 61.25rem) {
  .route-ihre-praxis-team .krp-page-hero,
  .route-ihre-praxis-team .krp-page-hero__grid,
  .route-ihre-praxis-team .krp-page-hero__visual,
  .route-ihre-praxis-team .krp-page-hero__visual img {
    width: 100%; height: calc((100vw - 15px) * .4688); min-height: 0; max-height: 668px;
  }
  .route-ihre-praxis-team .krp-page-hero__visual img { object-position: center; }
  .route-ihre-praxis-team .krp-section-nav { height: 108px; min-height: 108px; border: 0; }
  .route-ihre-praxis-team .krp-section-nav__inner {
    width: calc(100% - 60px); height: 108px; min-height: 108px; margin: 0 30px; padding: 30px 0 40px;
  }
  .route-ihre-praxis-team .krp-section-nav ul { gap: 20px; overflow: visible; }
  .route-ihre-praxis-team .krp-section-nav a {
    height: 38px; padding: 8px 10px; border-radius: 10px; font-size: 18px; line-height: 22px;
  }
  .krp-site.route-ihre-praxis-team .krp-content {
    width: 100% !important; max-width: none !important; margin: 0 !important; padding: 100px 0 0 30px !important;
  }
  .route-ihre-praxis-team .com-content-article,
  .route-ihre-praxis-team .com-content-article__body,
  .route-ihre-praxis-team .krp-original-team {
    width: 100% !important; max-width: none !important; margin: 0 !important;
  }
  .route-ihre-praxis-team .krp-original-team > h1 { margin: 0 0 70px; }
  .route-ihre-praxis-team .krp-original-team__dentists {
    grid-template-columns: repeat(3,minmax(0,1fr)); gap: 50px 30px; margin-bottom: 100px;
  }
  .route-ihre-praxis-team .krp-original-team__staff {
    width: calc(100vw - 15px) !important; gap: 30px; margin: 0 0 0 -30px !important;
    padding: 100px 150px 120px; transform: none !important;
  }
  .route-ihre-praxis-team .krp-original-team__grid { gap: 45px 30px; }
}

@media (min-width: 38.8125rem) and (max-width: 61.1875rem) {
  .route-ihre-praxis-team .krp-page-hero,
  .route-ihre-praxis-team .krp-page-hero__grid,
  .route-ihre-praxis-team .krp-page-hero__visual,
  .route-ihre-praxis-team .krp-page-hero__visual img {
    width: 100%; height: calc((100vw - 15px) * .6507); min-height: 0;
  }
  .route-ihre-praxis-team .krp-section-nav { display: none; }
  .route-ihre-praxis-team .krp-page-hero__visual {
    position: relative;
    background: #FFFFFF;
  }
  .route-ihre-praxis-team .krp-page-hero__visual::after {
    content: "";
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    bottom: 0;
    height: 53px;
    background:
      radial-gradient(circle at calc(50% - 12px) 50%, #0070B7 0 7px, transparent 8px),
      radial-gradient(circle at calc(50% + 12px) 50%, #BDBDBD 0 7px, transparent 8px),
      #FFFFFF;
  }
  .route-ihre-praxis-team .krp-page-hero__visual .krp-team-hero-slide--wieren,
  .route-ihre-praxis-team .krp-page-hero__visual .krp-team-hero-slide--luechow {
    display: none;
    animation: none;
  }
  .route-ihre-praxis-team .krp-page-hero__visual .krp-team-hero-slide--responsive {
    display: block;
    height: calc(100% - 53px);
    opacity: 1;
    object-fit: cover;
  }
  .krp-site.route-ihre-praxis-team .krp-content {
    width: 100% !important; max-width: none !important; margin: 0 !important; padding: 70px 25px 0 !important;
  }
  .route-ihre-praxis-team .com-content-article,
  .route-ihre-praxis-team .com-content-article__body,
  .route-ihre-praxis-team .krp-original-team {
    width: 100% !important; max-width: none !important; margin: 0 !important;
  }
  .route-ihre-praxis-team .krp-original-team__dentists {
    grid-template-columns: repeat(2,minmax(0,1fr)); gap: 42px 25px;
  }
  .route-ihre-praxis-team .krp-original-team__staff {
    width: calc(100vw - 15px) !important; gap: 25px; margin: 0 0 0 -25px !important;
    padding: 70px 25px 90px; transform: none !important;
  }
}

@media (max-width: 38.75rem) {
  .route-ihre-praxis-team .krp-section-nav { display: none; }
  .route-ihre-praxis-team .krp-page-hero,
  .route-ihre-praxis-team .krp-page-hero__grid,
  .route-ihre-praxis-team .krp-page-hero__visual {
    width: 100%; height: 300px; min-height: 0;
  }
  .route-ihre-praxis-team .krp-page-hero__visual {
    position: relative;
    background: #FFFFFF;
  }
  .route-ihre-praxis-team .krp-page-hero__visual::after {
    content: "";
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    bottom: 20px;
    height: 15px;
    background:
      radial-gradient(circle at calc(50% - 12.5px) 50%, #0070B7 0 7.5px, transparent 8px),
      radial-gradient(circle at calc(50% + 12.5px) 50%, rgba(255,255,255,.3) 0 7.5px, transparent 8px);
    pointer-events: none;
  }
  .route-ihre-praxis-team .krp-page-hero__visual .krp-team-hero-slide--wieren,
  .route-ihre-praxis-team .krp-page-hero__visual .krp-team-hero-slide--luechow,
  .route-ihre-praxis-team .krp-page-hero__visual .krp-team-hero-slide--responsive {
    display: none;
    animation: none;
  }
  .route-ihre-praxis-team .krp-page-hero__visual .krp-team-hero-slide--phone {
    display: block;
    width: 100%;
    height: 300px;
    opacity: 1;
    animation: none;
    object-fit: cover;
  }
  .route-ihre-praxis-team .krp-mobile-location-phones a {
    font-family: Roboto, Arial, sans-serif;
    font-weight: 300;
  }
  .krp-site.route-ihre-praxis-team .krp-content {
    width: 100% !important; max-width: none !important; margin: 0 !important; padding: 70px 30px 0 !important;
  }
  .route-ihre-praxis-team .com-content-article,
  .route-ihre-praxis-team .com-content-article__body,
  .route-ihre-praxis-team .krp-original-team {
    width: 100% !important; max-width: none !important; margin: 0 !important;
  }
  .route-ihre-praxis-team .krp-original-team > h1 {
    width: 295px;
    margin: 0 0 50px;
    font-size: 32px !important;
    line-height: 40px !important;
  }
  .route-ihre-praxis-team .krp-original-team__dentists { gap: 40px; margin-bottom: 70px; }
  .route-ihre-praxis-team .krp-original-team__staff {
    width: 100vw !important; gap: 60px; margin: 0 0 0 -30px !important;
    padding: 60px 30px 80px; transform: none !important;
  }
  .route-ihre-praxis-team .krp-original-team__grid { grid-template-columns: 1fr; gap: 36px; }
  .route-ihre-praxis-team .krp-original-team__dentists article h3 {
    padding-inline: 20px; font-size: 22px !important; line-height: 28px !important;
  }
  .route-ihre-praxis-team .krp-original-team__dentists article h4,
  .route-ihre-praxis-team .krp-original-team__grid article h4 {
    padding-inline: 20px; font-size: 18px !important; line-height: 24px !important;
  }
  .route-ihre-praxis-team .krp-original-team__dentists article ul { padding: 0 20px 20px 40px; }
}

@media (prefers-reduced-motion: reduce) {
  .route-ihre-praxis-team .krp-team-hero-slide { animation: none; }
  .route-ihre-praxis-team .krp-team-hero-slide--wieren { opacity: 1; }
  .route-ihre-praxis-team .krp-team-hero-slide--luechow { opacity: 0; }
}
