@media (max-width: 767px) {
  #reminder-popup {
    display: none !important;
  }
}
#mobile-popup {
  display: none !important;
  position: fixed;
  background: #23262d;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-radius: 0px;
  z-index: 1;
}
#mobile-popup a i {
  color: white;
  font-size: 16px;
}
#mobile-popup a {
  color: white;
  padding: 10px 0px;
  display: inline-block;
  font-size: 13px;
}
@media (max-width: 768px) {
  #mobile-popup {
    display: block !important;
    margin: 0px !important;
  }
  #mobile-popup a {
    padding: 10px 0px;
    font-size: 12px;
  }
  #mobile-popup a i {
    font-size: 14px;
    margin-right: 5px;
  }
}

.feature-box img {
  width: 150px;

  @media (max-width: 767px) {
    width: 100px;
  }
}

#kennenlernen .hexagon {
  margin-bottom: 20px;
  width: 90px;
  height: 90px;
  margin-top: 10px;
}
#kennenlernen .hexagon i {
  font-size: 30px;
}

.teasertext {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
#kennenlernen .icon-with-text-style-08 {
  height: 100%;
}
.hexagon {
  width: 60px;
  height: 60px;
  background: #6c757d; /* Hintergrundfarbe */
  display: flex;
  align-items: center;
  justify-content: center;
  clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);
  color: white; /* Icon-Farbe */
}

.hexagon {
  width: 60px;
  height: 60px;
  background: #6c757d; /* Hintergrundfarbe */
  display: flex;
  align-items: center;
  justify-content: center;
  clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);
  color: white; /* Icon-Farbe */
}

.hexagon2 {
  width: 600px;
  height: 600px;
  background: #6c757d; /* Hintergrundfarbe */
  display: flex;
  align-items: center;
  justify-content: center;
  clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);
  color: white; /* Icon-Farbe */
}

@media (min-width: 992px) {
  ul ul:has(> li:nth-child(7)) {
    column-count: 2;
    width: 800px !important;
    transform: translateX(-30%);
  }
}

.maximage {
  max-height: 350px;
  height: 350px;
  overflow: hidden;
}
.maximage img {
  width: 100%; /* oder auto, je nachdem ob du lieber zuschneiden oder verzerren willst */
  height: 100%;
  object-fit: cover;
}

.lh-2 {
  line-height: 3em;
}
.hover-label-icon .label {
  display: inline-block;
  color: #111;
}

.interactive-banner-style-09 .image-content {
  background: rgba(0, 0, 0, 0.3);
}

.hovertext {
  font-weight: bold;

  color: #76289f;
  font-size: 20px;
  text-align: center;
  display: block;
  margin-top: 20px;
  height: 40px;
}

.hero-media {
  position: relative;
  border-radius: 1.75rem;
  overflow: hidden;
  height: 100%;
  padding: 100px 0px;
  margin-right: -80px;

  @media (max-width: 767px) {
    padding: 0px;
    margin-right: -0px;
  }
}

.hero-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;
}

.info-panel {
  background: #262b35;
  text-align: center;
  border-radius: 6px;
  padding: 2rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 0;

  .panel-visual {
    padding: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;

    @media (max-width: 767px) {
      padding: 20px;
    }
  }

  @media (max-width: 767px) {
    /* padding:40px; */
    border-radius: 1.75rem;
  }
}
.info-panel h2 {
  color: #fff;
}
.eyebrow {
  color: #fff;
  font-size: 0.9rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-weight: 700;
  @media (max-width: 767px) {
    font-size: 1rem;
    line-height: 1.2;
  }
}

.title-xl {
  font-weight: 800;
  line-height: 1.1;
  font-size: 2.5rem;
  text-transform: uppercase;
  margin-bottom: 0;

  @media (max-width: 767px) {
    font-size: 2rem;
    line-height: 1.2;
    margin-top: 12px;
    margin-bottom: 5px;
  }
}
.copy p {
  color: #fff;
}

.panel-visual img {
  width: 80%;
  height: auto;
  border-radius: 1.75rem;
  margin: 40px auto;

  @media (max-width: 767px) {
    margin: 20px auto;
  }
}

.counter_text {
  font-weight: bold;
  color: #333;
  margin-top: 17px;
  display: inline-block;
}

/* .feature-box-left-icon-middle{
    margin: 24px 0px;
  } */
p,
body {
  font-size: 19px;
}

.testimonial-card {
  /* background:  var(--dark-gray); */
}

.anfuehrung {
  font-size: 8rem;
  opacity: 0.3;
  margin-top: 30px;
  display: block;
}

.interactive-banner-style-09 .image-content {
  background: rgba(0, 0, 0, 0.05);
}

.interactive-banner-style-09.hover-slider .image-content::before {
  background: linear-gradient(
    to top,
    rgba(20, 22, 34, 0.9) 0%,
    /* ganz unten dunkel */ rgba(20, 22, 34, 0.5) 30%,
    /* bleibt bis ein Drittel hoch */ rgba(20, 22, 34, 0.4) 40%,
    /* läuft weich ins Transparente aus */ rgba(20, 22, 34, 0.3) 100%
      /* läuft weich ins Transparente aus */
  );
}

.quellenangabe {
  margin-top: 30px;
}

.lh-15 {
  line-height: 1.2em;
  margin-bottom: 10px;
}

footer ul {
  margin-top: 20px;
}

.footer-dark p,
.footer-dark a {
  color: #fff;
}

.atropos-scale {
  margin-bottom: 50px;
}

.text-white a {
  color: #fff;
}
.ticker-item {
  width: auto !important;
}

.ug-thumb-wrapper.ug-tile img.ug-thumb-image {
  border-radius: 6px;
}

.swiper-success-stories .video-container {
  background-color: transparent !important ;
}
h3 {
  hyphens: auto;
}

.mega-menu-parent img {
  min-width: 50px;
}

.listnomargin ul {
  padding-left: 0px;
}

.testimonial-card p {
  color: #000;
}

.btn.btn-rounded.btn-rounded,
.border-radius-30px {
  border-radius: 5px !important;
}
