@charset "UTF-8";
/* Core Mixin */
/* Core Extend */
/* Seitenelemente */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a[href*="/wp-admin/link-add.php"],
#wp-admin-bar-comments,
#wp-admin-bar-updates,
#wp-admin-bar-customize,
#wp-admin-bar-wp-logo,
#wp-admin-bar-seed-csp4-notice,
.ab-submenu .ab-submenu {
  display: none !important;
}

/* Abstände */
.mt--10 {
  margin-top: -300px;
}
@media (max-width: 991px) {
  .mt--10 {
    margin-top: -150px;
  }
}

.mt--9 {
  margin-top: -270px;
}
@media (max-width: 991px) {
  .mt--9 {
    margin-top: -135px;
  }
}

.mt--8 {
  margin-top: -240px;
}
@media (max-width: 991px) {
  .mt--8 {
    margin-top: -120px;
  }
}

.mt--7 {
  margin-top: -210px;
}
@media (max-width: 991px) {
  .mt--7 {
    margin-top: -105px;
  }
}

.mt--6 {
  margin-top: -180px;
}
@media (max-width: 991px) {
  .mt--6 {
    margin-top: -90px;
  }
}

.mt--5 {
  margin-top: -150px;
}
@media (max-width: 991px) {
  .mt--5 {
    margin-top: -75px;
  }
}

.mt--4 {
  margin-top: -120px;
}
@media (max-width: 991px) {
  .mt--4 {
    margin-top: -60px;
  }
}

.mt--3 {
  margin-top: -90px;
}
@media (max-width: 991px) {
  .mt--3 {
    margin-top: -45px;
  }
}

.mt--2 {
  margin-top: -60px;
}
@media (max-width: 991px) {
  .mt--2 {
    margin-top: -30px;
  }
}

.mt--1 {
  margin-top: -30px;
}
@media (max-width: 991px) {
  .mt--1 {
    margin-top: -15px;
  }
}

.mt-0 {
  margin-top: 0px;
}
@media (max-width: 991px) {
  .mt-0 {
    margin-top: 0px;
  }
}

.mt-1 {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .mt-1 {
    margin-top: 15px;
  }
}

.mt-2 {
  margin-top: 60px;
}
@media (max-width: 991px) {
  .mt-2 {
    margin-top: 30px;
  }
}

.mt-3 {
  margin-top: 90px;
}
@media (max-width: 991px) {
  .mt-3 {
    margin-top: 45px;
  }
}

.mt-4 {
  margin-top: 120px;
}
@media (max-width: 991px) {
  .mt-4 {
    margin-top: 60px;
  }
}

.mt-5 {
  margin-top: 150px;
}
@media (max-width: 991px) {
  .mt-5 {
    margin-top: 75px;
  }
}

.mt-6 {
  margin-top: 180px;
}
@media (max-width: 991px) {
  .mt-6 {
    margin-top: 90px;
  }
}

.mt-7 {
  margin-top: 210px;
}
@media (max-width: 991px) {
  .mt-7 {
    margin-top: 105px;
  }
}

.mt-8 {
  margin-top: 240px;
}
@media (max-width: 991px) {
  .mt-8 {
    margin-top: 120px;
  }
}

.mt-9 {
  margin-top: 270px;
}
@media (max-width: 991px) {
  .mt-9 {
    margin-top: 135px;
  }
}

.mt-10 {
  margin-top: 300px;
}
@media (max-width: 991px) {
  .mt-10 {
    margin-top: 150px;
  }
}

.mb--10 {
  margin-bottom: -300px;
}
@media (max-width: 991px) {
  .mb--10 {
    margin-bottom: -150px;
  }
}

.mb--9 {
  margin-bottom: -270px;
}
@media (max-width: 991px) {
  .mb--9 {
    margin-bottom: -135px;
  }
}

.mb--8 {
  margin-bottom: -240px;
}
@media (max-width: 991px) {
  .mb--8 {
    margin-bottom: -120px;
  }
}

.mb--7 {
  margin-bottom: -210px;
}
@media (max-width: 991px) {
  .mb--7 {
    margin-bottom: -105px;
  }
}

.mb--6 {
  margin-bottom: -180px;
}
@media (max-width: 991px) {
  .mb--6 {
    margin-bottom: -90px;
  }
}

.mb--5 {
  margin-bottom: -150px;
}
@media (max-width: 991px) {
  .mb--5 {
    margin-bottom: -75px;
  }
}

.mb--4 {
  margin-bottom: -120px;
}
@media (max-width: 991px) {
  .mb--4 {
    margin-bottom: -60px;
  }
}

.mb--3 {
  margin-bottom: -90px;
}
@media (max-width: 991px) {
  .mb--3 {
    margin-bottom: -45px;
  }
}

.mb--2 {
  margin-bottom: -60px;
}
@media (max-width: 991px) {
  .mb--2 {
    margin-bottom: -30px;
  }
}

.mb--1 {
  margin-bottom: -30px;
}
@media (max-width: 991px) {
  .mb--1 {
    margin-bottom: -15px;
  }
}

.mb-0 {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .mb-0 {
    margin-bottom: 0px;
  }
}

.mb-1 {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .mb-1 {
    margin-bottom: 15px;
  }
}

.mb-2 {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .mb-2 {
    margin-bottom: 30px;
  }
}

.mb-3 {
  margin-bottom: 90px;
}
@media (max-width: 991px) {
  .mb-3 {
    margin-bottom: 45px;
  }
}

.mb-4 {
  margin-bottom: 120px;
}
@media (max-width: 991px) {
  .mb-4 {
    margin-bottom: 60px;
  }
}

.mb-5 {
  margin-bottom: 150px;
}
@media (max-width: 991px) {
  .mb-5 {
    margin-bottom: 75px;
  }
}

.mb-6 {
  margin-bottom: 180px;
}
@media (max-width: 991px) {
  .mb-6 {
    margin-bottom: 90px;
  }
}

.mb-7 {
  margin-bottom: 210px;
}
@media (max-width: 991px) {
  .mb-7 {
    margin-bottom: 105px;
  }
}

.mb-8 {
  margin-bottom: 240px;
}
@media (max-width: 991px) {
  .mb-8 {
    margin-bottom: 120px;
  }
}

.mb-9 {
  margin-bottom: 270px;
}
@media (max-width: 991px) {
  .mb-9 {
    margin-bottom: 135px;
  }
}

.mb-10 {
  margin-bottom: 300px;
}
@media (max-width: 991px) {
  .mb-10 {
    margin-bottom: 150px;
  }
}

.pt-0 {
  padding-top: 0px;
}
@media (max-width: 991px) {
  .pt-0 {
    padding-top: 0px;
  }
}

.pt-1 {
  padding-top: 30px;
}
@media (max-width: 991px) {
  .pt-1 {
    padding-top: 15px;
  }
}

.pt-2 {
  padding-top: 60px;
}
@media (max-width: 991px) {
  .pt-2 {
    padding-top: 30px;
  }
}

.pt-3 {
  padding-top: 90px;
}
@media (max-width: 991px) {
  .pt-3 {
    padding-top: 45px;
  }
}

.pt-4 {
  padding-top: 120px;
}
@media (max-width: 991px) {
  .pt-4 {
    padding-top: 60px;
  }
}

.pt-5 {
  padding-top: 150px;
}
@media (max-width: 991px) {
  .pt-5 {
    padding-top: 75px;
  }
}

.pt-6 {
  padding-top: 180px;
}
@media (max-width: 991px) {
  .pt-6 {
    padding-top: 90px;
  }
}

.pt-7 {
  padding-top: 210px;
}
@media (max-width: 991px) {
  .pt-7 {
    padding-top: 105px;
  }
}

.pt-8 {
  padding-top: 240px;
}
@media (max-width: 991px) {
  .pt-8 {
    padding-top: 120px;
  }
}

.pt-9 {
  padding-top: 270px;
}
@media (max-width: 991px) {
  .pt-9 {
    padding-top: 135px;
  }
}

.pt-10 {
  padding-top: 300px;
}
@media (max-width: 991px) {
  .pt-10 {
    padding-top: 150px;
  }
}

.pb-0 {
  padding-bottom: 0px;
}
@media (max-width: 991px) {
  .pb-0 {
    padding-bottom: 0px;
  }
}

.pb-1 {
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .pb-1 {
    padding-bottom: 15px;
  }
}

.pb-2 {
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  .pb-2 {
    padding-bottom: 30px;
  }
}

.pb-3 {
  padding-bottom: 90px;
}
@media (max-width: 991px) {
  .pb-3 {
    padding-bottom: 45px;
  }
}

.pb-4 {
  padding-bottom: 120px;
}
@media (max-width: 991px) {
  .pb-4 {
    padding-bottom: 60px;
  }
}

.pb-5 {
  padding-bottom: 150px;
}
@media (max-width: 991px) {
  .pb-5 {
    padding-bottom: 75px;
  }
}

.pb-6 {
  padding-bottom: 180px;
}
@media (max-width: 991px) {
  .pb-6 {
    padding-bottom: 90px;
  }
}

.pb-7 {
  padding-bottom: 210px;
}
@media (max-width: 991px) {
  .pb-7 {
    padding-bottom: 105px;
  }
}

.pb-8 {
  padding-bottom: 240px;
}
@media (max-width: 991px) {
  .pb-8 {
    padding-bottom: 120px;
  }
}

.pb-9 {
  padding-bottom: 270px;
}
@media (max-width: 991px) {
  .pb-9 {
    padding-bottom: 135px;
  }
}

.pb-10 {
  padding-bottom: 300px;
}
@media (max-width: 991px) {
  .pb-10 {
    padding-bottom: 150px;
  }
}

/* Abstände ENDE */
/* Seitenelemente START */
/* Seitenelemente ENDE */
/* BILDPOSITION START */
/* BILDPOSITION ENDE */
/* Headline START */
.video-wrapper h2 {
  position: relative;
  font-family: "Merriweather", serif;
  line-height: 1.5;
  padding-left: 35px;
  margin-bottom: 45px;
}
.video-wrapper h2::before {
  content: "";
  height: 1.2em;
  width: 8px;
  display: block;
  position: absolute;
  left: 0;
  top: 0.1em;
}

/* Headline ENDE */
/* Button START */
/* Button ENDE */
/* Base CI-Colors */
/* Base Extend */
/** Real Cookie Banner Fixes **/
.video-wrapper .text_video-content .video:has([consent-blocker-connected]) {
  display: block !important;
}
.video-wrapper .text_video-content .videoframe {
  display: none;
}
.video-wrapper .video-archive-container .video:has([consent-blocker-connected]) {
  display: block !important;
}
.video-wrapper .video-archive-container .video:has([consent-blocker-connected]) .videoframe {
  display: none;
}

.video-archive-container {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  width: calc(100% + 15px);
  margin: -15px;
}
.video-archive-container .video {
  position: relative;
  margin-bottom: 15px;
  -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.25);
  -webkit-transition: 150ms;
  -moz-transition: 150ms;
  -ms-transition: 150ms;
  -o-transition: 150ms;
  transition: 150ms;
}
.video-archive-container .video:hover {
  -webkit-box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.4);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}
.video-archive-container .video:hover .imageline {
  opacity: 1;
}
.video-archive-container .video .imageline {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 8px;
  opacity: 0;
  -webkit-transition: 150ms;
  -moz-transition: 150ms;
  -ms-transition: 150ms;
  -o-transition: 150ms;
  transition: 150ms;
}
.video-archive-container .video .imageline svg {
  display: inherit;
  width: 30px;
  height: 50px;
  bottom: 22px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(100%);
  -webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.25));
}

.video-wrapper.video-archive {
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: initial;
}
.video-wrapper.video-archive .video-single {
  padding: 7.5px;
  width: 33.333333%;
}
@media (max-width: 991px) {
  .video-wrapper.video-archive .video-single {
    width: 50%;
  }
}
@media (max-width: 450px) {
  .video-wrapper.video-archive .video-single {
    width: 100%;
  }
}
.video-wrapper.video-archive .video-single h3 {
  font-weight: bold;
}
.video-wrapper.video-archive .video-single .video-titel {
  margin-bottom: 5px;
  border-left-style: solid;
  border-left-width: 8px;
  padding-left: 10px;
}
.video-wrapper.video-archive h2 {
  flex: 1;
  align-self: flex-start;
}

.video-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
.video-wrapper .video {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.video-wrapper .video .text {
  margin-bottom: 45px;
  width: 100%;
}
.video-wrapper .video .text ul li ul {
  margin-top: 5px;
}
.video-wrapper .video .videoframe {
  width: 100%;
  max-width: 800px;
  -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.25);
}
.video-wrapper .video ._brlbs-video-youtube {
  width: 100%;
  max-width: 800px;
  -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.25);
}
.video-wrapper .text_video-content {
  display: inline-block;
  margin: -15px;
  width: calc(100% + 30px);
}
@media (max-width: 768px) {
  .video-wrapper .text_video-content {
    display: flex;
    flex-direction: column;
  }
}
.video-wrapper .text_video-content .text {
  position: relative;
  padding: 15px;
  width: auto;
}
@media (max-width: 768px) {
  .video-wrapper .text_video-content .text {
    order: 1;
  }
}
.video-wrapper .text_video-content .text p {
  margin-top: -0.3rem;
}
.video-wrapper .text_video-content .text h3, .video-wrapper .text_video-content .text h4 {
  margin-top: 1.8rem;
  margin-bottom: 1.3rem;
}
.video-wrapper .text_video-content .text h3:first-child:is(h3, h4), .video-wrapper .text_video-content .text h4:first-child:is(h3, h4) {
  margin-top: 0rem !important;
}
.video-wrapper .text_video-content .text ul li ul {
  margin-top: 5px;
}
.video-wrapper .text_video-content .video {
  position: relative;
  padding: 15px;
  width: 50%;
  float: right;
  z-index: 1;
}
@media (max-width: 768px) {
  .video-wrapper .text_video-content .video {
    order: 2;
  }
}
.video-wrapper .text_video-content .video .image-container .image-box {
  -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.25);
}
.video-wrapper .text_video-content.text_video-2_1 .video {
  width: 33.333333%;
  margin-left: 15px;
}
@media (max-width: 768px) {
  .video-wrapper .text_video-content.text_video-2_1 .video {
    width: 100%;
    margin-left: 0;
  }
}
.video-wrapper .text_video-content.text_video-2_1 .text h3, .video-wrapper .text_video-content.text_video-2_1 .text h4 {
  margin-top: 1.8rem;
  margin-bottom: 1.3rem;
}
.video-wrapper .text_video-content.text_video-2_1 .text h3:first-child:is(h3, h4), .video-wrapper .text_video-content.text_video-2_1 .text h4:first-child:is(h3, h4) {
  margin-top: 0rem !important;
}
.video-wrapper .text_video-content.text_video-2_1 .text ul li ul {
  margin-top: 5px;
}
.video-wrapper .text_video-content.text_video-1_2 .video {
  width: 66.666666%;
  margin-left: 15px;
}
@media (max-width: 768px) {
  .video-wrapper .text_video-content.text_video-1_2 .video {
    width: 100%;
    margin-left: 0;
  }
}
.video-wrapper .text_video-content.text_video-1_2 .text h3, .video-wrapper .text_video-content.text_video-1_2 .text h4 {
  margin-top: 1.8rem;
  margin-bottom: 1.3rem;
}
.video-wrapper .text_video-content.text_video-1_2 .text h3:first-child:is(h3, h4), .video-wrapper .text_video-content.text_video-1_2 .text h4:first-child:is(h3, h4) {
  margin-top: 0rem !important;
}
.video-wrapper .text_video-content.text_video-1_2 .text ul li ul {
  margin-top: 5px;
}
.video-wrapper .text_video-content.text_video-1_1 .video {
  width: 50%;
  margin-left: 15px;
}
@media (max-width: 768px) {
  .video-wrapper .text_video-content.text_video-1_1 .video {
    width: 100%;
    margin-left: 0;
  }
}
.video-wrapper .text_video-content.text_video-1_1 .text h3, .video-wrapper .text_video-content.text_video-1_1 .text h4 {
  margin-top: 1.8rem;
  margin-bottom: 1.3rem;
}
.video-wrapper .text_video-content.text_video-1_1 .text h3:first-child:is(h3, h4), .video-wrapper .text_video-content.text_video-1_1 .text h4:first-child:is(h3, h4) {
  margin-top: 0rem !important;
}
.video-wrapper .text_video-content.text_video-1_1 .text ul li ul {
  margin-top: 5px;
}
.video-wrapper .text_video-content.video_text-2_1 .video {
  float: left;
  width: 66.666666%;
  margin-right: 15px;
}
@media (max-width: 768px) {
  .video-wrapper .text_video-content.video_text-2_1 .video {
    width: 100%;
    margin-right: 0;
  }
}
.video-wrapper .text_video-content.video_text-2_1 .text h3, .video-wrapper .text_video-content.video_text-2_1 .text h4 {
  margin-top: 1.8rem;
  margin-bottom: 1.3rem;
}
.video-wrapper .text_video-content.video_text-2_1 .text h3:first-child:is(h3, h4), .video-wrapper .text_video-content.video_text-2_1 .text h4:first-child:is(h3, h4) {
  margin-top: 0rem !important;
}
.video-wrapper .text_video-content.video_text-2_1 .text ul li ul {
  margin-top: 5px;
}
.video-wrapper .text_video-content.video_text-1_2 .video {
  float: left;
  width: 33.333333%;
  margin-right: 15px;
}
@media (max-width: 768px) {
  .video-wrapper .text_video-content.video_text-1_2 .video {
    width: 100%;
    margin-right: 0;
  }
}
.video-wrapper .text_video-content.video_text-1_2 .text h3, .video-wrapper .text_video-content.video_text-1_2 .text h4 {
  margin-top: 1.8rem;
  margin-bottom: 1.3rem;
}
.video-wrapper .text_video-content.video_text-1_2 .text h3:first-child:is(h3, h4), .video-wrapper .text_video-content.video_text-1_2 .text h4:first-child:is(h3, h4) {
  margin-top: 0rem !important;
}
.video-wrapper .text_video-content.video_text-1_2 .text ul li ul {
  margin-top: 5px;
}
.video-wrapper .text_video-content.video_text-1_1 .video {
  float: left;
  width: 50%;
  margin-right: 15px;
}
@media (max-width: 768px) {
  .video-wrapper .text_video-content.video_text-1_1 .video {
    width: 100%;
    margin-right: 0;
  }
}
.video-wrapper .text_video-content.video_text-1_1 .text h3, .video-wrapper .text_video-content.video_text-1_1 .text h4 {
  margin-top: 1.8rem;
  margin-bottom: 1.3rem;
}
.video-wrapper .text_video-content.video_text-1_1 .text h3:first-child:is(h3, h4), .video-wrapper .text_video-content.video_text-1_1 .text h4:first-child:is(h3, h4) {
  margin-top: 0rem !important;
}
.video-wrapper .text_video-content.video_text-1_1 .text ul li ul {
  margin-top: 5px;
}