@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 */
.downloads_thumbnail-wrapper h2 {
  position: relative;
  font-family: "Merriweather", serif;
  line-height: 1.5;
  padding-left: 35px;
  margin-bottom: 45px;
}
.downloads_thumbnail-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 */
.ms-da-font-size--range-25_50 .page-element .downloads_thumbnail-wrapper .downloadContainer,
.ms-da-font-size--range-50_75 .page-element .downloads_thumbnail-wrapper .downloadContainer,
.ms-da-font-size--range-75_100 .page-element .downloads_thumbnail-wrapper .downloadContainer {
  display: block !important;
}
.ms-da-font-size--range-25_50 .page-element .downloads_thumbnail-wrapper .downloadContainer .singlefile,
.ms-da-font-size--range-50_75 .page-element .downloads_thumbnail-wrapper .downloadContainer .singlefile,
.ms-da-font-size--range-75_100 .page-element .downloads_thumbnail-wrapper .downloadContainer .singlefile {
  width: 100% !important;
}

.ms-da-img-enabled .page-element .downloads_thumbnail-wrapper .downloadContainer .singlefile {
  border: 1px solid black !important;
  margin-top: 5rem !important;
}

@media (max-width: 768px) {
  .ms-da-img-enabled .page-element .downloads_thumbnail-wrapper .downloadContainer .singlefile {
    border: 1px solid black !important;
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
}
.downloads_thumbnail-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.downloads_thumbnail-wrapper .downloadContainer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  width: calc(100% + 15px);
  margin-left: -7.5px;
  width: 100%;
}
.downloads_thumbnail-wrapper .downloadContainer .singlefile {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 33.333333%;
  margin-bottom: 30px;
  color: inherit;
  padding: 7.5px;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 768px) {
  .downloads_thumbnail-wrapper .downloadContainer .singlefile {
    width: 50%;
  }
}
@media (max-width: 550px) {
  .downloads_thumbnail-wrapper .downloadContainer .singlefile {
    width: 100%;
  }
}
.downloads_thumbnail-wrapper .downloadContainer .singlefile .filethumbnail {
  position: relative;
  -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;
  width: 100%;
}
.downloads_thumbnail-wrapper .downloadContainer .singlefile .filethumbnail:hover .image-container .image-box img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.downloads_thumbnail-wrapper .downloadContainer .singlefile .filethumbnail:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.5);
}
.downloads_thumbnail-wrapper .downloadContainer .singlefile .filethumbnail:hover .imageline {
  opacity: 1;
}
.downloads_thumbnail-wrapper .downloadContainer .singlefile .filethumbnail .placeholderimage {
  overflow: hidden;
  border: solid 1px #919292;
}
.downloads_thumbnail-wrapper .downloadContainer .singlefile .filethumbnail .image-container {
  width: calc(100% + 1px);
}
.downloads_thumbnail-wrapper .downloadContainer .singlefile .filethumbnail .image-container .image-box img {
  transition: transform 150ms ease-in-out;
}
.downloads_thumbnail-wrapper .downloadContainer .singlefile .filethumbnail .downloadicon {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 45px;
  height: 45px;
  padding: 12px;
  border-radius: 100%;
}
.downloads_thumbnail-wrapper .downloadContainer .singlefile .filethumbnail .downloadicon svg {
  width: 100%;
  height: 100%;
}
.downloads_thumbnail-wrapper .downloadContainer .singlefile .filethumbnail .imageline {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  width: calc(100% + 1px);
  height: 8px;
  opacity: 0;
  -webkit-transition: 150ms;
  -moz-transition: 150ms;
  -ms-transition: 150ms;
  -o-transition: 150ms;
  transition: 150ms;
}
.downloads_thumbnail-wrapper .downloadContainer .singlefile .filethumbnail .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));
}
.downloads_thumbnail-wrapper .downloadContainer .singlefile .filemeta .filetitle {
  font-family: "Merriweather", serif;
  font-weight: 700;
  line-height: 1.3;
  padding: 15px 0 10px 0;
}
.downloads_thumbnail-wrapper .downloadContainer .singlefile .filemeta .filedescription {
  margin-bottom: 10px;
}
.downloads_thumbnail-wrapper .downloadContainer .singlefile .filemeta .filedescription .description,
.downloads_thumbnail-wrapper .downloadContainer .singlefile .filemeta .filedescription .caption {
  display: block;
}
.downloads_thumbnail-wrapper .password {
  display: flex;
  flex-direction: column;
}
.downloads_thumbnail-wrapper .password label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  border-color: inherit;
  margin-bottom: 5px;
  position: relative;
  font-weight: bold;
}
.downloads_thumbnail-wrapper .password input {
  border: none;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: inherit;
  border-radius: 0;
  height: 2.3rem;
  width: 100%;
  font-size: 20px;
}
.downloads_thumbnail-wrapper .password button {
  margin: 15px 0 0 0;
  padding: 5px 15px 5px 15px;
  text-transform: uppercase;
  border: none;
  line-height: 1.5;
  outline: none;
  font-size: 1rem;
  cursor: pointer;
  -webkit-transition: opacity 150ms;
  transition: opacity 150ms;
  display: flex;
  align-self: flex-end;
}
.downloads_thumbnail-wrapper .password .download-alert {
  margin: -30px 0 0 0;
  font-weight: bold;
}

.hidden-password-thumbnail {
  display: none;
}