.acf-fc-videothek-list,
.acf-fc-videothek-list-slider-list {
  overflow: hidden;
}
.acf-fc-videothek-list .row-title,
.acf-fc-videothek-list-slider-list .row-title {
  margin-top: 0;
}
.acf-fc-videothek-list .nav-container,
.acf-fc-videothek-list-slider-list .nav-container {
  margin-top: 10px;
  text-align: left;
}
.acf-fc-videothek-list .items-container,
.acf-fc-videothek-list-slider-list .items-container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: stretch;
  width: calc(100% + 40px);
  height: calc(100% - 40px);
  margin: 0 -40px -40px 0;
  pointer-events: none;
  overflow: hidden;
}
.acf-fc-videothek-list .items-container > *,
.acf-fc-videothek-list-slider-list .items-container > * {
  pointer-events: auto;
}
.acf-fc-videothek-list .owl-item .item,
.acf-fc-videothek-list .items-container > .item,
.acf-fc-videothek-list-slider-list .owl-item .item,
.acf-fc-videothek-list-slider-list .items-container > .item {
  display: block;
  width: calc((100% - ((4) * 40px)) / 4);
  margin-right: 40px;
  margin-bottom: 40px;
  position: relative;
}
.acf-fc-videothek-list .owl-item .item.is-new::before,
.acf-fc-videothek-list .items-container > .item.is-new::before,
.acf-fc-videothek-list-slider-list .owl-item .item.is-new::before,
.acf-fc-videothek-list-slider-list .items-container > .item.is-new::before {
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCA5MCA5MCI+PGc+PHBhdGggZmlsbD0iI2UzMDUxMyIgZD0iTTkwIDkwIDAgMGg1My4xMjJMOTAgMzYuODc3VjkwWiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im00NC43MzMyMjM4NyAyNy45NzIyMjM4NyAyLjI0MzY0OTgyLTguMjgzNzU1OTQtNS4yNjM3MDI4OCA1LjI2MzcwMjg4LTIuMzE1Nzc0Ny0yLjMxNTc3NDcgOS4wNTA5NjY4LTkuMDUwOTY2OCAyLjMxNTc3NDcgMi4zMTU3NzQ3LTIuMjQ1NzcxMTQgOC4yNzQ1NjM1NiA1LjI2MDE2NzM1LTUuMjYwMTY3MzUgMi4zMTIyMzkxNyAyLjMxMjIzOTE3LTkuMDUwOTY2OCA5LjA1MDk2NjhabTE0LjA4ODM5NTUxLS4yNTU5NzI2NUw1Ny4xODY3ODg1IDI5LjM1MTA4MjFsMy4zNjIyOTI3NSAzLjM2MjI5Mjc0LTEuODAyNDE1MTkgMS44MDI0MTUxOS0zLjM2MjI5Mjc0LTMuMzYyMjkyNzUtMS44NjQ2NDA1OCAxLjg2NDY0MDU4IDMuOTgzODM5NiAzLjk4MzgzOTYxLTEuODcwMjk3NDMgMS44NzAyOTc0NC02LjMwMTczNTY0LTYuMzAxNzM1NjQgOS4wNTA5NjY4LTkuMDUwOTY2OCA2LjMyOTMxMjggNi4zMjkzMTI4LTEuODc2NjYxNCAxLjg3NjY2MTRabTkuMDM0NzAzMzUgMTYuOTc4MzQwOTJhNSA1IDAgMCAxLTIuMjQwMTE0MjkgMS4zNzAzNzI5NCAzLjk0MiAzLjk0MiAwIDAgMS0yLjM3NDQ2NDU3LS4xMTE3MjI4NyA2LjIxMSA2LjIxMSAwIDAgMS0yLjI5NDU2MTUtMS41MjM4MTUxMSA2LjIxMiA2LjIxMiAwIDAgMS0xLjUxNjc0NDA1LTIuMjkzMTQ3MyA0LjA4OCA0LjA4OCAwIDAgMS0uMTMwODE0NzUtMi40MDQ4NzAxNSA0Ljg0NiA0Ljg0NiAwIDAgMSAxLjM0ODQ1MjYzLTIuMjQ5MzA2NjhsNS44NDg0ODAxOS01Ljg0ODQ4MDE4IDIuMzMzNDUyMzcgMi4zMzM0NTIzNy01Ljg0ODQ4MDE4IDUuODQ4NDgwMmEyLjI0NiAyLjI0NiAwIDAgMC0uNzg2MzAyNzQgMS40MzI1OTgzMyAxLjc5MSAxLjc5MSAwIDAgMCAuNjI0Mzc1MjggMS4zMTQ1MTE1IDEuNzMzIDEuNzMzIDAgMCAwIDEuMjk2ODMzODQuNjA5NTI2MDUgMi4zMDggMi4zMDggMCAwIDAgMS40MTk4NzA0Mi0uNzk5MDMwNjZsNS44NDk4OTQ0LTUuODQ5ODk0NCAyLjMxNzg5NjAzIDIuMzE3ODk2MDNaIi8+PC9nPjwvc3ZnPg==');
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 90px 90px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}
.acf-fc-videothek-list .owl-item .item .image-container,
.acf-fc-videothek-list .items-container > .item .image-container,
.acf-fc-videothek-list-slider-list .owl-item .item .image-container,
.acf-fc-videothek-list-slider-list .items-container > .item .image-container {
  position: relative;
  display: block;
  overflow: hidden;
}
.acf-fc-videothek-list .owl-item .item .image-container img,
.acf-fc-videothek-list .items-container > .item .image-container img,
.acf-fc-videothek-list-slider-list .owl-item .item .image-container img,
.acf-fc-videothek-list-slider-list .items-container > .item .image-container img {
  display: block;
  width: 100%;
  height: auto;
  transition: all 0.3s ease;
}
.acf-fc-videothek-list .owl-item .item .image-container .video-overlay,
.acf-fc-videothek-list .items-container > .item .image-container .video-overlay,
.acf-fc-videothek-list-slider-list .owl-item .item .image-container .video-overlay,
.acf-fc-videothek-list-slider-list .items-container > .item .image-container .video-overlay {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.25);
  transition: all 0.3s ease;
}
.acf-fc-videothek-list .owl-item .item .image-container .video-overlay .icon,
.acf-fc-videothek-list .items-container > .item .image-container .video-overlay .icon,
.acf-fc-videothek-list-slider-list .owl-item .item .image-container .video-overlay .icon,
.acf-fc-videothek-list-slider-list .items-container > .item .image-container .video-overlay .icon {
  font-size: 4rem;
  color: #fff;
}
.acf-fc-videothek-list .owl-item .item .text-container,
.acf-fc-videothek-list .items-container > .item .text-container,
.acf-fc-videothek-list-slider-list .owl-item .item .text-container,
.acf-fc-videothek-list-slider-list .items-container > .item .text-container {
  position: relative;
  padding: 20px 20px 20px 20px;
  line-height: 1.2;
  color: #fff;
  background: #e30513;
  transition: all 0.3s ease;
}
.acf-fc-videothek-list .owl-item .item .text-container .name,
.acf-fc-videothek-list .items-container > .item .text-container .name,
.acf-fc-videothek-list-slider-list .owl-item .item .text-container .name,
.acf-fc-videothek-list-slider-list .items-container > .item .text-container .name {
  margin-top: 0;
  margin-bottom: 0;
  color: #fff;
  line-height: 1.2;
  height: calc(2 * 1.2 * 1em);
  overflow: hidden;
}
@media (max-width: 1350px) {
  .acf-fc-videothek-list .owl-item .item .text-container,
  .acf-fc-videothek-list .items-container > .item .text-container,
  .acf-fc-videothek-list-slider-list .owl-item .item .text-container,
  .acf-fc-videothek-list-slider-list .items-container > .item .text-container {
    padding: 20px;
  }
  .acf-fc-videothek-list .owl-item .item .text-container .name,
  .acf-fc-videothek-list .items-container > .item .text-container .name,
  .acf-fc-videothek-list-slider-list .owl-item .item .text-container .name,
  .acf-fc-videothek-list-slider-list .items-container > .item .text-container .name {
    font-size: 1.2rem;
  }
}
@media (max-width: 1000px) {
  .acf-fc-videothek-list .owl-item .item .text-container,
  .acf-fc-videothek-list .items-container > .item .text-container,
  .acf-fc-videothek-list-slider-list .owl-item .item .text-container,
  .acf-fc-videothek-list-slider-list .items-container > .item .text-container {
    padding: 15px;
  }
}
@media (max-width: 600px) {
  .acf-fc-videothek-list .owl-item .item .text-container .name,
  .acf-fc-videothek-list .items-container > .item .text-container .name,
  .acf-fc-videothek-list-slider-list .owl-item .item .text-container .name,
  .acf-fc-videothek-list-slider-list .items-container > .item .text-container .name {
    font-size: 1.1rem;
  }
}
.acf-fc-videothek-list .owl-item .item a:hover img,
.acf-fc-videothek-list .items-container > .item a:hover img,
.acf-fc-videothek-list-slider-list .owl-item .item a:hover img,
.acf-fc-videothek-list-slider-list .items-container > .item a:hover img {
  transform: scale(1.05);
  transition: all 0.3s ease;
}
.acf-fc-videothek-list .owl-item .item a:hover .video-overlay,
.acf-fc-videothek-list .items-container > .item a:hover .video-overlay,
.acf-fc-videothek-list-slider-list .owl-item .item a:hover .video-overlay,
.acf-fc-videothek-list-slider-list .items-container > .item a:hover .video-overlay {
  background: rgba(0,0,0,0.05);
  transition: all 0.3s ease;
}
.acf-fc-videothek-list .owl-item .item,
.acf-fc-videothek-list-slider-list .owl-item .item {
  width: auto;
  margin: 0;
}
.acf-fc-videothek-list .owl-dots,
.acf-fc-videothek-list-slider-list .owl-dots {
  display: none;
}
.acf-fc-videothek-list.acf-fc-row.acf-fc-row-style-color1 .text-container,
.acf-fc-videothek-list.acf-fc-row.acf-fc-row-style-color2 .text-container,
.acf-fc-videothek-list.acf-fc-row.acf-fc-row-style-color97 .text-container,
.acf-fc-videothek-list.acf-fc-row.acf-fc-row-style-color98 .text-container,
.acf-fc-videothek-list.acf-fc-row.acf-fc-row-style-color99 .text-container,
.acf-fc-videothek-list.acf-fc-row.acf-fc-row-style-colorblack .text-container,
.acf-fc-videothek-list.acf-fc-row.acf-fc-row-style-colorblack-light .text-container,
.acf-fc-videothek-list.acf-fc-row.acf-fc-row-style-colorblack-60 .text-container,
.acf-fc-videothek-list.acf-fc-row.acf-fc-row-style-colorblack-75 .text-container,
.acf-fc-videothek-list-slider-list.acf-fc-row.acf-fc-row-style-color1 .text-container,
.acf-fc-videothek-list-slider-list.acf-fc-row.acf-fc-row-style-color2 .text-container,
.acf-fc-videothek-list-slider-list.acf-fc-row.acf-fc-row-style-color97 .text-container,
.acf-fc-videothek-list-slider-list.acf-fc-row.acf-fc-row-style-color98 .text-container,
.acf-fc-videothek-list-slider-list.acf-fc-row.acf-fc-row-style-color99 .text-container,
.acf-fc-videothek-list-slider-list.acf-fc-row.acf-fc-row-style-colorblack .text-container,
.acf-fc-videothek-list-slider-list.acf-fc-row.acf-fc-row-style-colorblack-light .text-container,
.acf-fc-videothek-list-slider-list.acf-fc-row.acf-fc-row-style-colorblack-60 .text-container,
.acf-fc-videothek-list-slider-list.acf-fc-row.acf-fc-row-style-colorblack-75 .text-container {
  color: #e30513;
  background: #fff;
}
.acf-fc-videothek-list.acf-fc-row.acf-fc-row-style-color1 .text-container .name,
.acf-fc-videothek-list.acf-fc-row.acf-fc-row-style-color2 .text-container .name,
.acf-fc-videothek-list.acf-fc-row.acf-fc-row-style-color97 .text-container .name,
.acf-fc-videothek-list.acf-fc-row.acf-fc-row-style-color98 .text-container .name,
.acf-fc-videothek-list.acf-fc-row.acf-fc-row-style-color99 .text-container .name,
.acf-fc-videothek-list.acf-fc-row.acf-fc-row-style-colorblack .text-container .name,
.acf-fc-videothek-list.acf-fc-row.acf-fc-row-style-colorblack-light .text-container .name,
.acf-fc-videothek-list.acf-fc-row.acf-fc-row-style-colorblack-60 .text-container .name,
.acf-fc-videothek-list.acf-fc-row.acf-fc-row-style-colorblack-75 .text-container .name,
.acf-fc-videothek-list-slider-list.acf-fc-row.acf-fc-row-style-color1 .text-container .name,
.acf-fc-videothek-list-slider-list.acf-fc-row.acf-fc-row-style-color2 .text-container .name,
.acf-fc-videothek-list-slider-list.acf-fc-row.acf-fc-row-style-color97 .text-container .name,
.acf-fc-videothek-list-slider-list.acf-fc-row.acf-fc-row-style-color98 .text-container .name,
.acf-fc-videothek-list-slider-list.acf-fc-row.acf-fc-row-style-color99 .text-container .name,
.acf-fc-videothek-list-slider-list.acf-fc-row.acf-fc-row-style-colorblack .text-container .name,
.acf-fc-videothek-list-slider-list.acf-fc-row.acf-fc-row-style-colorblack-light .text-container .name,
.acf-fc-videothek-list-slider-list.acf-fc-row.acf-fc-row-style-colorblack-60 .text-container .name,
.acf-fc-videothek-list-slider-list.acf-fc-row.acf-fc-row-style-colorblack-75 .text-container .name {
  color: inherit;
}
@media (max-width: 1350px) {
  .acf-fc-videothek-list .items-container,
  .acf-fc-videothek-list-slider-list .items-container {
    width: calc(100% + 40px);
    height: calc(100% - 40px);
    margin: 0 -40px -40px 0;
  }
  .acf-fc-videothek-list .items-container > .item,
  .acf-fc-videothek-list-slider-list .items-container > .item {
    display: block;
    width: calc((100% - ((3) * 40px)) / 3);
    margin-right: 40px;
    margin-bottom: 40px;
  }
}
@media (max-width: 1000px) {
  .acf-fc-videothek-list .items-container,
  .acf-fc-videothek-list-slider-list .items-container {
    width: calc(100% + 30px);
    height: calc(100% - 30px);
    margin: 0 -30px -30px 0;
  }
  .acf-fc-videothek-list .items-container > .item,
  .acf-fc-videothek-list-slider-list .items-container > .item {
    display: block;
    width: calc((100% - ((2) * 30px)) / 2);
    margin-right: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .acf-fc-videothek-list .items-container,
  .acf-fc-videothek-list-slider-list .items-container {
    width: calc(100% + 20px);
    height: calc(100% - 20px);
    margin: 0 -20px -20px 0;
  }
  .acf-fc-videothek-list .items-container > .item,
  .acf-fc-videothek-list-slider-list .items-container > .item {
    display: block;
    width: calc((100% - ((1) * 20px)) / 1);
    margin-right: 20px;
    margin-bottom: 20px;
  }
}
