@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 */
.event_suggestion-wrapper h2 {
  position: relative;
  font-family: "Merriweather", sans-serif;
  font-size: 2rem;
  margin-bottom: 45px;
  width: 100%;
}
@media (max-width: 1200px) {
  .event_suggestion-wrapper h2 {
    font-size: 1.8rem;
  }
}
@media (max-width: 991px) {
  .event_suggestion-wrapper h2 {
    margin-left: -30px;
    border-left: solid 30px;
    font-size: 1.5rem;
  }
  .event_suggestion-wrapper h2::before, .event_suggestion-wrapper h2::after {
    content: "";
    position: absolute;
    left: -30px;
    top: -1px;
    width: 28px;
    height: 0;
    border-style: solid;
    border-width: 1px;
    border-color: inherit;
  }
  .event_suggestion-wrapper h2::after {
    top: auto;
    bottom: -1px;
  }
}
@media (max-width: 400px) {
  .event_suggestion-wrapper h2 {
    font-size: 1.2rem;
  }
}
.event_suggestion-wrapper h2 span {
  padding: 0.1em 15px;
  margin: -1px;
  float: left;
  word-break: keep-all;
  margin-right: -15px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
@media (max-width: 991px) {
  .event_suggestion-wrapper h2 span {
    padding: 0.1em 0.5rem 0.1em 0;
    margin-right: 0;
  }
}
.event_suggestion-wrapper h2 span.nbsp {
  width: 0;
  padding: 0;
}

/* Headline ENDE */
/* Button START */
.event_suggestion-wrapper .formcontent form button {
  padding: 5px 15px;
  text-transform: uppercase;
  border: none;
  line-height: 1.5;
  outline: none;
  font-size: 1rem;
  cursor: pointer;
  -webkit-transition: opacity 150ms;
  -moz-transition: opacity 150ms;
  -ms-transition: opacity 150ms;
  -o-transition: opacity 150ms;
  transition: opacity 150ms;
}
.event_suggestion-wrapper .formcontent form button:hover {
  opacity: 0.75;
}

/* Button ENDE */
/* Base CI-Colors */
/* Base Extend */
.ms-da-font-size--range-25_50 .page-element .event_suggestion-wrapper .formcontent,
.ms-da-font-size--range-50_75 .page-element .event_suggestion-wrapper .formcontent,
.ms-da-font-size--range-75_100 .page-element .event_suggestion-wrapper .formcontent {
  display: block !important;
}

.ms-da-line-spacing--range-25_50 .page-element .event_suggestion-wrapper input[type=file],
.ms-da-line-spacing--range-50_75 .page-element .event_suggestion-wrapper input[type=file],
.ms-da-line-spacing--range-75_100 .page-element .event_suggestion-wrapper input[type=file] {
  padding-bottom: 3rem !important;
}

.event_suggestion-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
.event_suggestion-wrapper h2 {
  padding-left: 0;
}
.event_suggestion-wrapper .formcontent {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .event_suggestion-wrapper .formcontent {
    flex-direction: column;
  }
}
.event_suggestion-wrapper .formcontent .text {
  flex-basis: 30%;
  padding-right: 30px;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .event_suggestion-wrapper .formcontent .text {
    flex-basis: 100%;
    margin-bottom: 30px;
  }
}
.event_suggestion-wrapper .formcontent .text h3, .event_suggestion-wrapper .formcontent .text h4 {
  margin-top: 1.8rem;
  margin-bottom: 1.3rem;
}
.event_suggestion-wrapper .formcontent .text h3:first-child:is(h3, h4), .event_suggestion-wrapper .formcontent .text h4:first-child:is(h3, h4) {
  margin-top: 0rem !important;
}
.event_suggestion-wrapper .formcontent .text ul li ul {
  margin-top: 5px;
}
.event_suggestion-wrapper .formcontent .event-suggestion-response {
  flex-basis: 100%;
  margin-left: 30%;
  margin-top: 30px;
  padding: 15px;
}
@media (max-width: 991px) {
  .event_suggestion-wrapper .formcontent .event-suggestion-response {
    margin-left: 0px;
  }
}
.event_suggestion-wrapper .formcontent .event-suggestion-response ul {
  margin-top: 0px;
  margin-bottom: 0px;
}
.event_suggestion-wrapper .formcontent .event-suggestion-response ul li {
  padding-left: 0px;
}
.event_suggestion-wrapper .formcontent .event-suggestion-response.failure {
  background: #ff8282;
  color: #fff;
}
.event_suggestion-wrapper .formcontent .event-suggestion-response.success {
  background: #009823;
  color: #fff;
}
.event_suggestion-wrapper .formcontent form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  flex-basis: 70%;
  font-weight: 700;
}
@media (max-width: 991px) {
  .event_suggestion-wrapper .formcontent form {
    flex-basis: 100%;
  }
}
.event_suggestion-wrapper .formcontent form label {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-color: inherit;
  margin-bottom: 30px;
  position: relative;
}
.event_suggestion-wrapper .formcontent form label.col-50 {
  flex-basis: 50%;
  padding-right: 15px;
}
.event_suggestion-wrapper .formcontent form label.col-50.no-p {
  padding-right: 0px;
}
.event_suggestion-wrapper .formcontent form label.hidden {
  display: none;
}
.event_suggestion-wrapper .formcontent form label.label {
  height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.event_suggestion-wrapper .formcontent form label button,
.event_suggestion-wrapper .formcontent form label input,
.event_suggestion-wrapper .formcontent form label textarea,
.event_suggestion-wrapper .formcontent form label select,
.event_suggestion-wrapper .formcontent form label option {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  outline: 0;
  padding: 5px;
  margin-top: 5px;
}
.event_suggestion-wrapper .formcontent form label input {
  border-style: solid;
  border-width: 1px;
  border-color: inherit;
  border-radius: 0;
  height: 2.3rem;
}
.event_suggestion-wrapper .formcontent form label input[name=ref-tc] {
  height: 0;
  padding: 0;
  border: 0;
}
.event_suggestion-wrapper .formcontent form label textarea {
  border-style: solid;
  border-width: 1px;
  border-color: inherit;
}
.event_suggestion-wrapper .formcontent form label input[type=checkbox] {
  height: 1px;
  width: 1px;
  margin: 0;
  opacity: 0;
}
.event_suggestion-wrapper .formcontent form label .checkboxtext {
  margin-left: calc(1rem + 15px);
  cursor: pointer;
  font-weight: 400;
}
.event_suggestion-wrapper .formcontent form label .checkboxtext:hover::before {
  opacity: 0.75;
}
.event_suggestion-wrapper .formcontent form label .checkboxtext::before {
  position: absolute;
  width: 20px;
  height: 20px;
  content: "";
  border-style: solid;
  border-width: 1px;
  border-color: inherit;
  left: 0;
  background: #fff;
  -webkit-transition: opacity 150ms;
  -moz-transition: opacity 150ms;
  -ms-transition: opacity 150ms;
  -o-transition: opacity 150ms;
  transition: opacity 150ms;
}
.event_suggestion-wrapper .formcontent form label .checkboxtext.checked::before {
  border-width: 11px;
  height: 0;
  width: 0;
}
.event_suggestion-wrapper .formcontent form label .selectwrap {
  position: relative;
  border-color: inherit;
  height: 2.3rem;
  margin-top: 5px;
}
.event_suggestion-wrapper .formcontent form label .selectwrap .selectric-wrapper {
  position: relative;
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: inherit;
}
.event_suggestion-wrapper .formcontent form label .selectwrap .selectric-wrapper.selectric-open .selectric-items {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
.event_suggestion-wrapper .formcontent form label .selectwrap .selectric-wrapper .selectric {
  border: none;
  background: #fff;
}
.event_suggestion-wrapper .formcontent form label .selectwrap .selectric-wrapper .selectric .label {
  height: 100%;
  margin: 0;
  padding: 5px;
  font-size: 1rem;
  font-family: "Open Sans", sans-serif;
  line-height: inherit;
  background: none;
  color: #000;
  font-weight: 400;
}
.event_suggestion-wrapper .formcontent form label .selectwrap .selectric-wrapper .selectric .button {
  display: none;
}
.event_suggestion-wrapper .formcontent form label .selectwrap .selectric-wrapper .selectric-items {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: transform 150ms;
  -moz-transition: transform 150ms;
  -ms-transition: transform 150ms;
  -o-transition: transform 150ms;
  transition: transform 150ms;
}
.event_suggestion-wrapper .formcontent form label .selectwrap .selectric-wrapper .selectric-items .selectric-scroll ul li {
  font-weight: 400;
}
.event_suggestion-wrapper .formcontent form label .selectwrap .selectric-wrapper .selectric-items .selectric-scroll ul li::before {
  display: none;
}
.event_suggestion-wrapper .formcontent form label .selectwrap .selecticon {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 0;
  top: 0;
  width: 3rem;
  height: 100%;
  pointer-events: none;
}
.event_suggestion-wrapper .formcontent form label .selectwrap .selecticon svg {
  height: 100%;
  padding: 10px 15px 10px 10px;
}
.event_suggestion-wrapper .formcontent form .closeicon {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 16px;
  top: 28px;
  width: 1rem;
  height: 37px;
  z-index: 0;
}
.event_suggestion-wrapper .formcontent form .requiredInfo {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin-bottom: 30px;
  font-weight: normal;
}
.event_suggestion-wrapper .formcontent form button {
  cursor: pointer;
  margin-left: auto;
  display: flex;
}
.event_suggestion-wrapper .formcontent form .loader,
.event_suggestion-wrapper .formcontent form .loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.event_suggestion-wrapper .formcontent form .loader {
  margin-left: 15px;
  font-size: 2px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}