@charset "UTF-8";
/**
 * @license
 * MyFonts Webfont Build ID 3799165, 2019-08-21T02:21:18-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: NeueHaasUnicaW1G-Bold by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/neue-haas-unica/bold/
 *
 * Webfont: NeueHaasUnicaW1G-Regular by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/neue-haas-unica/regular/
 *
//  * Webfont: NeueHaasUnicaW1G-UltraLight by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/neue-haas-unica/ultra-light/
 *
 *
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3799165
 * Licensed pageviews: 1,250,000
 * Webfonts copyright: Copyright &#x00A9; 2016 Monotype Imaging Inc. All rights reserved.
 *
 * © 2019 MyFonts Inc
*/
@font-face {
  font-family: "Manrope";
  src: url(../../assets/fonts/manrope/Manrope[wght].ttf), url(../../assets/fonts/manrope/Manrope[wght].woff2);
}
html {
  font-size: 16px;
  line-height: 1.5;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: white;
  color: #000c14;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  word-wrap: break-word;
  overflow-x: hidden;
  max-width: 100%;
}
body.logged-in .fixed-top {
  top: 32px;
}
body .page-container {
  margin-top: 3.5em;
}
@media (min-width: 768px) {
  body .page-container {
    margin-top: 3.5em;
  }
}
@media (min-width: 992px) {
  body .page-container {
    margin-top: 3.3em;
  }
}
body.home .page-container {
  margin-top: 0;
}
body.home .entry-header {
  display: none;
}
body.page footer.entry-meta {
  display: none;
}
.ajax-loader {
  display: none !important;
}
.container {
  width: 100%;
  max-width: 1440px;
}
h1, h2, h3, h4, h5, h6 {
  color: #000c14;
  font-size: 1.5em;
  line-height: 1.5;
  font-weight: 400;
  margin: 0;
  font-family: "Manrope", sans-serif;
}
@media (min-width: 768px) {
  h1.headline-left, h2.headline-left, h3.headline-left, h4.headline-left, h5.headline-left, h6.headline-left {
    margin-left: -2.5em;
  }
}
.color-white h1, .color-white h2, .color-white h3, .color-white h4, .color-white h5, .color-white h6 {
  color: #fff;
}
.color-white h1 a, .color-white h2 a, .color-white h3 a, .color-white h4 a, .color-white h5 a, .color-white h6 a {
  color: #fff;
}
h1.entry-title, h2.entry-title, h3.entry-title, h4.entry-title, h5.entry-title, h6.entry-title {
  text-align: center;
  padding: 0.8em 0 0.4em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #ff3e62;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #00a7c4;
}
.color-white {
  color: #fff;
}
.color-white a {
  color: #fff;
}
.color-white a:hover {
  text-decoration: none;
}
.sticky-wrapper {
  overflow: visible !important;
}
.sticky-wrapper .sticky-col {
  height: 50vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  display: block !important;
}
@media (min-width: 768px) {
  .sticky-wrapper .sticky-col {
    height: 100vh;
  }
}
.sticky-wrapper .sticky-col > div {
  height: 50vh;
}
@media (min-width: 768px) {
  .sticky-wrapper .sticky-col > div {
    height: 100vh;
  }
}
@media (min-width: 768px) {
  .max-width-50 > div > div {
    max-width: 760px;
    padding-left: 2.2em;
    padding-right: 2.2em;
  }
}
#main .post, #main .page {
  overflow-x: visible;
  padding: 0;
  border: 0;
  margin: 0;
}
a {
  color: #ff3e62;
}
a:hover {
  color: #00a7c4;
}
.transition, .person-owl-slideshow-1 .prev_next_buttons > div, header#header .navbar-brand, .quadriga-applications-tabs-marquee .quadriga-category-item > .title, .quadriga-applications-tabs-marquee .quadriga-category-item > .title .dot, .quadriga-applications-tabs-marquee .quadriga-category-item .quadriga-category-item-body, .person {
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.modal .modal-header {
  display: block;
}
.modal .modal-dialog {
  max-width: 750px;
}
.modal .modal-content {
  padding: 0 15px 15px;
  border-radius: 0 0 0 0;
}
.modal .modal-content .modal-title {
  margin-bottom: 0;
}
.color-white .modal .modal-content {
  background: #fff;
  color: #000;
}
.color-white .modal .modal-content h1, .color-white .modal .modal-content h2, .color-white .modal .modal-content h3, .color-white .modal .modal-content h4, .color-white .modal .modal-content h5, .color-white .modal .modal-content h6 {
  color: #000;
}
.modal .application-item label {
  display: none;
}
.modal .application-item .application-modal-content {
  margin-top: 1.5em;
}
.modal .close {
  text-shadow: 0 0 0;
}
.vc_column_container > .vc_column-inner {
  padding-left: 24px;
  padding-right: 24px;
}
.add-space-remove-padding-margin {
  padding: 2em 0;
  margin: 0;
}
.add-space-remove-padding-margin .vc_column_container {
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .add-space-remove-padding-margin .vc_column_container {
    margin-bottom: 0;
  }
}
.add-space-remove-padding-margin .vc_column-inner, .add-space-remove-padding-margin .vc_custom_heading {
  margin: 0 !important;
  padding: 0 !important;
}
.text-sm {
  font-size: 1.125em;
  line-height: 1.5;
  font-weight: 400;
  margin: 0 auto 1.875em;
}
.text-md {
  font-size: 1.125em;
  line-height: 1.5;
  font-weight: 400;
  margin: 0 auto 1.875em;
}
@media (min-width: 768px) {
  .text-md {
    font-size: 1.25em;
  }
}
.text-md em {
  font-style: normal;
  color: #003f70;
}
#row-front-header .text-md {
  letter-spacing: 1px;
  text-transform: uppercase;
}
.text-header {
  font-weight: 400;
  margin: 0 auto 1.875em;
  line-height: 1.4em;
  font-size: 0.8em;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .text-header {
    font-size: 1em;
  }
}
.text-header em {
  font-style: normal;
  color: #003f70;
}
.text-lg {
  color: #000c14;
  font-family: "Manrope", sans-serif;
  font-size: 1.125em;
  line-height: 1.5;
  line-height: 1.25em;
  font-weight: 300;
}
@media (min-width: 1200px) {
  .text-lg {
    font-size: 1.25em;
  }
}
@media (min-width: 1400px) {
  .text-lg {
    font-size: 1.6em;
  }
}
.text-lg a, .text-lg a:link {
  color: #ff3e62;
}
.text-lg a:hover, .text-lg a:link:hover {
  color: #00a7c4;
}
.headline_style_1, h1.headline-style-1, h2.headline-style-1, h3.headline-style-1, h4.headline-style-1, h5.headline-style-1, h6.headline-style-1, h1.entry-title, h2.entry-title, h3.entry-title, h4.entry-title, h5.entry-title, h6.entry-title, .politikaward-galerie h3 {
  color: #00a7c4;
  font-size: 5.6rem;
  font-size: min(max(2.4rem, 3.6rem), 5.6rem);
  font-size: clamp(2.4rem, calc(-1.2571rem + 7.6190vw), 5.6rem);
  line-height: 1;
  margin-bottom: 0.25em;
  text-transform: uppercase;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  letter-spacing: 0.025em;
}
.headline_style_1 span, h1.headline-style-1 span, h2.headline-style-1 span, h3.headline-style-1 span, h4.headline-style-1 span, h5.headline-style-1 span, h6.headline-style-1 span, h1.entry-title span, h2.entry-title span, h3.entry-title span, h4.entry-title span, h5.entry-title span, h6.entry-title span, .politikaward-galerie h3 span {
  color: #003f70;
}
.headline_style_2, h1.headline-style-2, h2.headline-style-2, h3.headline-style-2, h4.headline-style-2, h5.headline-style-2, h6.headline-style-2, #applications .parent_category .parent_category-title {
  font-family: "Manrope", sans-serif;
  font-size: 2.6rem;
  font-size: min(max(1.6rem, 2.1rem), 2.6rem);
  font-size: clamp(1.6rem, calc(0.2286rem + 2.8571vw), 2.6rem);
  font-weight: 600;
  line-height: 1.1;
  color: #fff;
  margin-bottom: 0.8rem;
}
@media (min-width: 768px) {
  .headline_style_2, h1.headline-style-2, h2.headline-style-2, h3.headline-style-2, h4.headline-style-2, h5.headline-style-2, h6.headline-style-2, #applications .parent_category .parent_category-title {
    margin-bottom: 1.2rem;
  }
}
@media (min-width: 1200px) {
  .headline_style_2, h1.headline-style-2, h2.headline-style-2, h3.headline-style-2, h4.headline-style-2, h5.headline-style-2, h6.headline-style-2, #applications .parent_category .parent_category-title {
    margin-bottom: 1.6rem;
  }
}
@media (min-width: 1450px) {
  .headline_style_2, h1.headline-style-2, h2.headline-style-2, h3.headline-style-2, h4.headline-style-2, h5.headline-style-2, h6.headline-style-2, #applications .parent_category .parent_category-title {
    margin-bottom: 2.4rem;
  }
}
.headline_style_3, h1.headline-style-3, h2.headline-style-3, h3.headline-style-3, h4.headline-style-3, h5.headline-style-3, h6.headline-style-3, .quadriga-pim-persons__person__fullname, .modal--persons__fullname, .person-fullname {
  font-size: 1rem;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 1em;
  color: #003f70;
  font-weight: 600;
}
@media (min-width: 768px) {
  .headline_style_3, h1.headline-style-3, h2.headline-style-3, h3.headline-style-3, h4.headline-style-3, h5.headline-style-3, h6.headline-style-3, .quadriga-pim-persons__person__fullname, .modal--persons__fullname, .person-fullname {
    font-size: 1.15rem;
  }
}
.headline_style_3 a, h1.headline-style-3 a, h2.headline-style-3 a, h3.headline-style-3 a, h4.headline-style-3 a, h5.headline-style-3 a, h6.headline-style-3 a, .quadriga-pim-persons__person__fullname a, .modal--persons__fullname a, .person-fullname a {
  color: #003f70;
}
.headline_style_3 a:hover, h1.headline-style-3 a:hover, h2.headline-style-3 a:hover, h3.headline-style-3 a:hover, h4.headline-style-3 a:hover, h5.headline-style-3 a:hover, h6.headline-style-3 a:hover, .quadriga-pim-persons__person__fullname a:hover, .modal--persons__fullname a:hover, .person-fullname a:hover {
  color: #000c14;
}
.headline_style_4, h1.headline-style-4, h2.headline-style-4, h3.headline-style-4, h4.headline-style-4, h5.headline-style-4, h6.headline-style-4 {
  font-size: 0.85em;
  line-height: 1.2;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .headline_style_4, h1.headline-style-4, h2.headline-style-4, h3.headline-style-4, h4.headline-style-4, h5.headline-style-4, h6.headline-style-4 {
    font-size: 1em;
  }
}
.quadriga-pim-persons__person {
  margin-bottom: 30px;
}
.quadriga-pim-persons__person__image {
  -webkit-transition: all 1500ms ease-out;
  -moz-transition: all 1500ms ease-out;
  -o-transition: all 1500ms ease-out;
  transition: all 1500ms ease-out;
  background-image: url("../../assets/img/blurry_bg.png");
  background-size: cover;
}
.quadriga-pim-persons__person__image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.quadriga-pim-persons__person__content {
  background-color: #292929;
  padding: 1rem;
}
.quadriga-pim-persons__person__fullname {
  color: #fff !important;
  margin-bottom: 0.5rem;
}
.quadriga-pim-persons__person__company, .quadriga-pim-persons__person__position {
  font-size: 0.85em;
  line-height: 1.3em;
  color: #fff !important;
}
.quadriga-pim-persons__person__company {
  font-weight: 700;
  margin-top: 0.25rem;
}
.quadriga-pim-persons__person:hover {
  border-color: #ccc;
}
.quadriga-pim-persons__person:hover .quadriga-pim-persons__person__fullname {
  color: #00a7c4;
}
.modal--persons__fullname {
  margin-bottom: 0.5rem;
}
.modal--persons__company {
  font-weight: bold;
}
.modal--persons__company, .modal--persons__position {
  font-size: 0.9rem;
}
.modal--persons__image {
  max-width: 250px;
  margin-bottom: 0.5rem;
  background-image: url("../img/blurry_bg.png");
}
.modal--persons__cv {
  margin-top: 1.5rem;
}
[data-pim-uuid] {
  cursor: pointer;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
}
.personen-list .col-person {
  margin-bottom: 30px;
}
.person-function, .person-position, .person-company {
  font-size: 0.85em;
  line-height: 1.3em;
}
.person-company {
  color: #00a7c4;
}
.person-image {
  -webkit-transition: all 1500ms ease-out;
  -moz-transition: all 1500ms ease-out;
  -o-transition: all 1500ms ease-out;
  transition: all 1500ms ease-out;
  background-image: url(../img/blurry_bg.png);
  margin-bottom: 1em;
}
.person-image img {
  width: 100%;
  overflow: hidden;
}
.person-vita.modal-person-value {
  margin-top: 1.5em;
}
.modal-person-value.person-vita {
  clear: both;
}
.modal-person-value.person-image {
  width: 25%;
  float: left;
}
.modal-person-value.person-function, .modal-person-value.person-company {
  width: 70%;
  padding: 0 0 0 5%;
  float: left;
}
@media (max-width: 767px) {
  .person-owl-slideshow-4 {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
  }
}
.person-owl-slideshow-1 .person {
  cursor: default !important;
}
.person-owl-slideshow-1 .person > .row > * {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
}
@media (min-width: 768px) {
  .person-owl-slideshow-1 .person > .row > * {
    width: 50% !important;
    max-width: 50% !important;
    min-width: 50% !important;
  }
}
.person-owl-slideshow-1 .person .person-fullname {
  color: #000c14 !important;
}
.person-owl-slideshow-1 .person-image {
  border-right: 1px solid #000c14;
  margin: 0;
}
.person-owl-slideshow-1 .item-person {
  border-left: 1px solid #000c14;
}
.person-owl-slideshow-1 .person-vita {
  overflow: auto;
  border-top: 1px solid #000c14;
  background: #ff3e62;
  padding: 1.5em 1.5em 2em;
}
.person-owl-slideshow-1 .col-9 {
  position: relative;
}
.person-owl-slideshow-1 .owl-dots {
  display: none !important;
}
.person-owl-slideshow-1 .person-info-wrapper {
  padding-bottom: 100px;
  padding-top: 30px;
  padding-left: 30px;
}
@media (min-width: 768px) {
  .person-owl-slideshow-1 .person-info-wrapper {
    padding-left: 0;
  }
}
.person-owl-slideshow-1 .prev_next_buttons {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 25px;
  overflow: hidden;
  padding-left: 30px;
}
@media (min-width: 768px) {
  .person-owl-slideshow-1 .prev_next_buttons {
    padding-left: 0;
  }
}
.person-owl-slideshow-1 .prev_next_buttons > div {
  cursor: pointer;
}
.person-owl-slideshow-1 .prev_next_buttons > div:hover {
  opacity: 0.4;
}
.person-owl-slideshow-1 .prev_next_buttons span {
  display: inline-block;
  width: 65px;
  height: 40px;
  background-position: 50% 50% !important;
  background-size: auto 60% !important;
  background-repeat: no-repeat !important;
}
.person-owl-slideshow-1 .prev_next_buttons .left span {
  text-indent: -9999px;
  float: left;
  background-image: url("../img/arrow-dark.svg") !important;
  transform: rotate(180deg);
}
.person-owl-slideshow-1 .prev_next_buttons .right span {
  text-indent: -9999px;
  float: right;
  background-image: url("../img/arrow-dark.svg") !important;
}
.space-md {
  height: 1px !important;
  min-height: 1em;
}
@media (min-width: 768px) {
  .space-md {
    min-height: 2.4em;
  }
}
@media (min-width: 1200px) {
  .space-md {
    min-height: 4em;
  }
}
.space-lg {
  min-height: 4em;
}
@media (min-width: 768px) {
  .space-lg {
    min-height: 7em;
  }
}
@media (min-width: 1200px) {
  .space-lg {
    min-height: 10em;
  }
}
.wpcf7-list-item {
  margin-left: 0 !important;
  font-size: 0.75em;
  line-height: 1.5;
}
.form-control {
  border: 0 !important;
  border-bottom: 1px solid #000 !important;
  margin-bottom: 1em;
  border-radius: 0;
  padding: 0.7em 1.5em 0.65em 0 !important;
  height: auto;
  display: block;
  box-shadow: none !important;
  background: transparent !important;
}
.form-control:focus {
  box-shadow: 0 0 2px #003f70;
}
.button_style_1, .btn-style-1 a, .btn-style-1 button, header#header .navbar li.register a, header#header .navbar li.anmeldung a, .vc_gitem-zone .vc_btn3 {
  color: #000 !important;
  background: transparent !important;
  border-radius: 0 !important;
  border: 2px solid #000 !important;
  font-weight: 600 !important;
  font-family: "Manrope", sans-serif !important;
  padding: 1.6em 2.4em 1.4em !important;
  font-size: 1.3em !important;
  line-height: 1.4em !important;
  max-width: 100%;
  letter-spacing: 1px;
}
.button_style_1:hover, .btn-style-1 a:hover, .btn-style-1 button:hover, header#header .navbar li.register a:hover, header#header .navbar li.anmeldung a:hover, .vc_gitem-zone .vc_btn3:hover {
  background: #000 !important;
  color: #fff !important;
}
.button_style_2, .btn-style-2 a, .btn-style-2 button {
  color: #ff3e62 !important;
  background: transparent !important;
  border-radius: 100px !important;
  border: 1px solid #ff3e62 !important;
  font-weight: 400 !important;
  font-family: "Manrope", sans-serif !important;
  text-transform: uppercase;
  padding: 1.6em 2.4em 1.4em !important;
  font-size: 0.8em !important;
  line-height: 1 !important;
  max-width: 100%;
}
.button_style_2:hover, .btn-style-2 a:hover, .btn-style-2 button:hover {
  background: #ff3e62 !important;
  color: #fff !important;
}
.button_style_3, .btn-style-3 a, .btn-style-3 button, header#header .navbar li.nav-button a, .btn-submit {
  color: #000 !important;
  background: #fff !important;
  border-radius: 20rem !important;
  display: block;
  border: 0 !important;
  padding: 0.75rem 1rem !important;
  font-size: 1rem !important;
  line-height: 1.25 !important;
  font-weight: 700;
}
.button_style_3:hover, .btn-style-3 a:hover, .btn-style-3 button:hover, header#header .navbar li.nav-button a:hover, .btn-submit:hover {
  background: #ff3e62 !important;
}
header#header {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
}
header#header .navbar-brand {
  padding: 0.5em 0;
  width: 40px;
  max-width: 70%;
}
@media (min-width: 768px) {
  header#header .navbar-brand {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  body.home header#header .navbar-brand {
    width: 100px;
    max-width: 70%;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  body.home header#header .navbar-brand {
    padding: 1em 0;
    max-width: 100%;
  }
}
body.home header#header.scrolled .navbar-brand {
  padding: 0.5em 0;
  width: 32px;
  max-width: 70%;
}
@media (min-width: 768px) {
  body.home header#header.scrolled .navbar-brand {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  header#header .navbar-collapse {
    position: absolute;
    right: 0;
    top: 100%;
    padding-top: 0;
    min-height: 100vh;
    background: #000;
  }
  .scrolled header#header .navbar-collapse {
    top: 100% !important;
    padding-top: 0 !important;
  }
  body.home header#header .navbar-collapse {
    top: 0;
  }
  header#header .navbar-collapse > ul {
    padding: 3.5rem;
    margin-top: 0 !important;
  }
  body.home header#header .navbar-collapse > ul {
    margin-top: 5em !important;
  }
  body.home.scrolled header#header .navbar-collapse > ul {
    margin-top: 0 !important;
  }
}
header#header .navbar {
  padding: 0 15px;
  background: #000 !important;
  font-size: 0.9em;
  line-height: 1.4em;
}
@media (min-width: 768px) {
  header#header .navbar {
    padding: 0;
    background: transparent !important;
  }
}
body:not(.home) header#header .navbar, .scrolled header#header .navbar {
  background: #000 !important;
}
header#header .navbar li.nav-button {
  padding: 0 1em 0.8em 2em !important;
}
header#header .navbar li.nav-button a {
  width: fit-content;
}
header#header .navbar li a {
  padding: 1em 1em;
  color: #fff;
  font-size: 1.1rem;
  line-height: 1.4em;
  font-weight: 700;
  position: relative;
}
@media (min-width: 768px) {
  header#header .navbar li a {
    font-size: 1.2em;
    padding: 0 1em 0.8em;
    border-bottom: 0;
  }
}
@media (min-width: 1200px) {
  header#header .navbar li a {
    font-size: 1.6em;
  }
}
@media (min-width: 1200px) {
  header#header .navbar li a {
    font-size: 1.9em;
  }
}
header#header .navbar li a.current_page_item, header#header .navbar li a:hover {
  color: #828282;
}
header#header .navbar li.register a, header#header .navbar li.anmeldung a {
  margin-left: 0.5em;
  padding: 0.5em 1.5em !important;
}
header#header .navbar {
  min-height: 100px;
}
header#header .navbar-toggler {
  background: transparent;
  border: 0;
  padding: 5px;
  width: 50px;
  position: relative;
  z-index: 1;
}
header#header .navbar-toggler[aria-expanded="true"] {
  background-color: #fff;
  padding: 0.75rem 1rem;
  border-radius: 10px;
}
header#header .navbar-toggler[aria-expanded="true"]:hover {
  background-color: #00a7c4;
}
header#header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  margin-right: 5px;
  width: 0.8em;
  height: 0.8em;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 53.1 (72631) - https://sketchapp.com --%3E%3Ctitle%3Elist-menu%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='0' fill='none' fill-rule='evenodd'%3E%3Cg id='12-Nav-Mobile' transform='translate(-334.000000, -25.000000)' fill='%23000000' fill-rule='nonzero'%3E%3Cg id='Mobile-Nav' transform='translate(20.000000, 20.000000)'%3E%3Cg id='list-menu' transform='translate(314.000000, 5.000000)'%3E%3Cpolygon id='Rectangle' transform='translate(9.975366, 10.053698) rotate(-45.000000) translate(-9.975366, -10.053698) ' points='-2.85714286 8.92857143 22.8078758 8.92857143 22.8078758 11.1788255 -2.85714286 11.1788255'%3E%3C/polygon%3E%3Cpolygon id='Rectangle' transform='translate(9.975366, 10.054118) rotate(45.000000) translate(-9.975366, -10.054118) ' points='-2.85714286 8.92857143 22.8078758 8.92857143 22.8078758 11.179664 -2.85714286 11.179664'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
header#header .navbar-toggler.collapsed .navbar-toggler-icon {
  margin-right: 0;
  width: 1.2em;
  height: 1.2em;
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.logo {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.logo .brand {
  max-width: 40px;
}
.btn-submit {
  margin-top: 1.2em;
}
.owl-carousel .owl-nav {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
  border: 1px solid #f8f8f8 !important;
  border-radius: 4px;
  padding: 0.25rem 0.75rem !important;
}
.owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span {
  font-size: 1.5rem;
}
.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover {
  border: 1px solid #ff3e62 !important;
}
.owl-carousel .owl-nav button.owl-next:hover span, .owl-carousel .owl-nav button.owl-prev:hover span {
  color: #ff3e62;
}
.owl-dots {
  display: none;
}
.q-pim-conf-partners__item__image img {
  background: transparent !important;
  filter: brightness(0) invert(1);
  height: 100px;
  width: auto;
}
@media (max-width: 768px) {
  .q-pim-conf-partners__items .row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.5rem;
  }
  .q-pim-conf-partners__items .row .q-pim-conf-partners__item__image img {
    height: 70px;
  }
}
.partner-modal .col-partner .button:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.partner-modal .col-partner .image {
  padding: 1em 2em;
  text-align: center;
}
.partner-modal .col-partner .image img {
  margin: 0 auto;
  display: block;
}
.partner-modal .col-partner .title {
  text-align: center;
}
#footer {
  position: relative;
  color: #000;
  line-height: 1.4em;
}
body.home #footer {
  margin-top: 0;
}
#footer .dark.frc-captcha {
  background-color: transparent !important;
  border: 0;
}
#footer .col-newsletter {
  color: #fff;
  padding: 1.5em 25px;
}
#footer .col-newsletter .navbar-toggler-icon {
  background-color: #fff;
  padding: 0.75rem 1rem;
  border-radius: 10px;
}
@media (min-width: 768px) {
  #footer .col-newsletter {
    padding: 3.5em 3em 2em 2em;
  }
}
#footer .col-newsletter .headline-style-1 {
  margin-bottom: 0.5em;
  color: #fff;
  text-transform: none;
  letter-spacing: 0;
}
#footer .col-newsletter .form-control {
  font-weight: 700;
  padding: 0 !important;
  font-size: 1.1rem;
  margin-bottom: 0;
  padding: 1rem 0 !important;
  border-bottom: 1px solid #7E7E7E !important;
}
#footer .col-newsletter .wpcf7-list-item-label {
  font-size: 12px;
  line-height: 1.4em;
  display: block;
  margin-left: 20px;
  margin-top: -21px;
}
#footer .col-newsletter .form-control::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #7E7E7E;
  opacity: 1;
  /* Firefox */
}
#footer .col-newsletter .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #00a7c4;
}
#footer .col-newsletter .form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #00a7c4;
}
#footer .col-newsletter .text-md {
  text-align: center;
}
#footer .col-newsletter a {
  color: #ff3e62;
  font-size: 12px;
  line-height: 1em;
}
#footer .col-newsletter a:hover {
  color: #fff;
}
#footer .col-newsletter .terms {
  color: #fff;
}
#footer .socialmedia {
  text-transform: uppercase;
  color: #fff;
  font-size: 0.9em;
}
@media (max-width: 768px) {
  #footer .socialmedia {
    margin-bottom: 1rem;
  }
}
#footer .socialmedia img {
  height: 30px;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #00a7c4;
}
#footer .top {
  background: #000;
}
#footer .bottom {
  padding: 1em 0;
  background: #000;
  color: #888;
}
@media (min-width: 768px) {
  #footer .bottom {
    padding: 2em 0;
  }
}
@media (min-width: 1200px) {
  #footer .bottom {
    padding: 3em 0;
  }
}
#footer .copy {
  font-size: 0.85rem;
  line-height: 1.4em;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  #footer .copy {
    gap: 1rem;
  }
}
#footer .svg-image {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: flex-end;
}
#footer .svg-image svg {
  width: auto;
  height: 150px;
}
@media (min-width: 992px) {
  #footer .svg-image svg {
    height: 550px;
  }
}
#footer .navbar-nav {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
}
.programm-item .programm-title a {
  display: block;
}
.programm-item .programm-topic {
  text-align: center;
  padding: 0.3em 0;
  font-size: 0.8em;
  line-height: 1.4em;
  margin-bottom: 0.5em;
}
.programm-item .person {
  text-align: left;
}
.quadriga-applications-tabs-marquee {
  overflow: hidden;
  margin-bottom: 35px;
}
.quadriga-applications-tabs-marquee .card {
  background: transparent;
  border: 0;
}
.quadriga-applications-tabs-marquee .quadriga-category-item > .title {
  cursor: pointer;
  display: block;
  position: relative;
  float: left;
  clear: both;
  margin: 0 !important;
  line-height: 1.05em;
  white-space: nowrap;
  font-size: 2em;
  font-weight: 100;
  text-transform: uppercase;
  font-family: "Manrope", sans-serif;
  color: #000;
  padding: 0;
}
@media (min-width: 768px) {
  .quadriga-applications-tabs-marquee .quadriga-category-item > .title {
    font-size: 3.5em;
  }
}
@media (min-width: 992px) {
  .quadriga-applications-tabs-marquee .quadriga-category-item > .title {
    font-size: 4em;
  }
}
@media (min-width: 1200px) {
  .quadriga-applications-tabs-marquee .quadriga-category-item > .title {
    font-size: 5.5em;
  }
}
@media (min-width: 1400px) {
  .quadriga-applications-tabs-marquee .quadriga-category-item > .title {
    font-size: 7em;
  }
}
.quadriga-applications-tabs-marquee .quadriga-category-item > .title a {
  color: #000;
  text-decoration: none;
}
.quadriga-applications-tabs-marquee .quadriga-category-item > .title a:hover {
  color: #003f70;
}
body.scrolled .quadriga-applications-tabs-marquee .quadriga-category-item > .title {
  -moz-animation: q_marquee 80s linear infinite;
  -webkit-animation: q_marquee 80s linear infinite;
  animation: q_marquee 80s linear infinite;
}
.quadriga-applications-tabs-marquee .quadriga-category-item > .title .dot {
  color: #00a7c4;
  text-shadow: none;
}
.quadriga-applications-tabs-marquee .quadriga-category-item > .title[aria-expanded="true"] {
  background: #ff3e62;
  text-shadow: none;
}
.quadriga-applications-tabs-marquee .quadriga-category-item > .title::before {
  width: 100%;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  content: attr(title);
  display: block;
  color: #eee;
  -moz-animation: q_marquee_r 300s linear infinite;
  -webkit-animation: q_marquee_r 300s linear infinite;
  animation: q_marquee_r 300s linear infinite;
}
.quadriga-applications-tabs-marquee .quadriga-category-item > .title:hover {
  color: #003f70;
}
.quadriga-applications-tabs-marquee .quadriga-category-item > .title:hover .dot {
  color: #003f70;
}
.quadriga-applications-tabs-marquee .quadriga-category-item:nth-child(odd) > .title {
  float: right;
  text-align: right;
}
body.scrolled .quadriga-applications-tabs-marquee .quadriga-category-item:nth-child(odd) > .title {
  -moz-animation: q_marquee_right 80s linear infinite;
  -webkit-animation: q_marquee_right 80s linear infinite;
  animation: q_marquee_right 80s linear infinite;
}
.quadriga-applications-tabs-marquee .quadriga-category-item:nth-child(odd) > .title::before {
  right: 0;
  left: auto;
  -moz-animation: q_marquee_right_r 300s linear infinite;
  -webkit-animation: q_marquee_right_r 300s linear infinite;
  animation: q_marquee_right_r 300s linear infinite;
}
.quadriga-applications-tabs-marquee .quadriga-category-item .quadriga-category-item-body {
  clear: both;
}
.quadriga-applications-tabs-marquee .quadriga-category-item .quadriga-category-item-body.collapsing, .quadriga-applications-tabs-marquee .quadriga-category-item .quadriga-category-item-body.show {
  background: #ff3e62;
}
.quadriga-applications-tabs-marquee .quadriga-category-item .quadriga-category-item-body .card-body {
  display: none !important;
  color: #fff;
  margin: 0 auto;
  max-width: 1440px;
}
.quadriga-applications-tabs-marquee .quadriga-category-item .quadriga-category-item-body .card-body .item {
  border-top: 1px solid #fff;
  padding: 1em 0;
}
.quadriga-applications-tabs-marquee .quadriga-category-item .quadriga-category-item-body .card-body .item .title {
  font-size: 1.2em;
}
@media (min-width: 768px) {
  .quadriga-applications-tabs-marquee .quadriga-category-item .quadriga-category-item-body .card-body .item .title {
    font-size: 1.5em;
  }
}
.quadriga-applications-tabs-marquee .quadriga-category-item .quadriga-category-item-body .card-body .item .description {
  margin-top: 1em;
}
.quadriga-applications-tabs-marquee .quadriga-category-item .quadriga-category-item-body .card-body .item:first-child {
  border-top: 0;
}
@-moz-keyframes q_marquee {
  0% {
    left: 0;
  }
  50% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes q_marquee_r {
  0% {
    left: -100%;
  }
  50% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}
@-webkit-keyframes q_marquee {
  0% {
    left: 0;
  }
  50% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes q_marquee_r {
  0% {
    left: -100%;
  }
  50% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}
@keyframes q_marquee {
  0% {
    left: 0;
  }
  50% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}
@keyframes q_marquee_r {
  0% {
    left: -100%;
  }
  50% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}
@-moz-keyframes q_marquee_right {
  0% {
    right: 0;
  }
  50% {
    right: -100%;
  }
  100% {
    right: 0;
  }
}
@-moz-keyframes q_marquee_right_r {
  0% {
    right: -100%;
  }
  50% {
    right: 0;
  }
  100% {
    right: -100%;
  }
}
@-webkit-keyframes q_marquee_right {
  0% {
    right: 0;
  }
  50% {
    right: -100%;
  }
  100% {
    right: 0;
  }
}
@-webkit-keyframes q_marquee_right_r {
  0% {
    right: -100%;
  }
  50% {
    right: 0;
  }
  100% {
    right: -100%;
  }
}
@keyframes q_marquee_right {
  0% {
    right: 0;
  }
  50% {
    right: -100%;
  }
  100% {
    right: 0;
  }
}
@keyframes q_marquee_right_r {
  0% {
    right: -100%;
  }
  50% {
    right: 0;
  }
  100% {
    right: -100%;
  }
}
#applications .parent_category {
  margin-bottom: 1.6rem;
  border-bottom: 1px solid #f0f0f0;
}
@media only screen and (min-width: 1024px) {
  #applications .parent_category {
    margin-bottom: 3.2rem;
  }
}
#applications .parent_category .parent_category-title {
  margin-bottom: 0.5em;
}
#applications .parent_category .parent_category-description {
  margin-bottom: 1.8rem;
}
#applications .parent_category .category {
  font-weight: normal;
  padding: 0.7em 0;
  border-top: 1px solid #f0f0f0;
  margin: 0.7px 0 0;
  color: #fff;
}
#applications .parent_category .category a {
  color: #000;
}
#applications .parent_category .category a:hover {
  color: #003f70;
}
#applications .parent_category .category a::after {
  content: " ▾";
}
#applications .parent_category .category-description .inner {
  padding-bottom: 1em;
}
#applications.no_options .parent_category {
  border-bottom: 0;
}
#applications.no_options .parent_category .category {
  border-top: 0;
}
#applications .application {
  background: #000;
  min-height: 170px;
  padding: 1em;
  margin-bottom: 30px;
}
#applications .application.winner {
  background: #00a7c4;
  color: #fff;
}
#applications .application.winner .application-title {
  color: #fff;
}
#applications .application.winner::before {
  height: 50px;
  width: 50%;
  bottom: 2.3em;
  right: 1.4em;
  position: absolute;
  background-position: 100% 100%;
  background-size: contain;
  content: "";
  background-repeat: no-repeat;
  z-index: 1;
}
#applications .application.winner > div {
  z-index: 2;
  position: relative;
}
#applications .application.gold {
  background: #e5c697;
  background: -moz-linear-gradient(-45deg, #e5c697 25%, #d9a86a 72%);
  background: -webkit-linear-gradient(-45deg, #e5c697 25%, #d9a86a 72%);
  background: linear-gradient(135deg, #e5c697 25%, #d9a86a 72%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr="#e5c697", endColorstr="#d9a86a", GradientType=1);
}
#applications .application.silver {
  background: #eee;
  background: -moz-linear-gradient(-45deg, #eee 0%, #ccc 100%);
  background: -webkit-linear-gradient(-45deg, #eee 0%, #ccc 100%);
  background: linear-gradient(135deg, #eee 0%, #ccc 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr="#eeeeee", endColorstr="#cccccc", GradientType=1);
}
#applications .application.bronze {
  background: #f0b7a1;
  background: -moz-linear-gradient(-45deg, #f0b7a1 0%, #bf6e4e 100%);
  background: -webkit-linear-gradient(-45deg, #f0b7a1 0%, #bf6e4e 100%);
  background: linear-gradient(135deg, #f0b7a1 0%, #bf6e4e 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr="#f0b7a1", endColorstr="#bf6e4e", GradientType=1);
}
#applications .application.application-modal:hover {
  background: #e7e7e7;
  cursor: pointer;
  color: #00a7c4;
}
#applications .application.application-modal:hover .application-title {
  color: #00a7c4;
}
#applications .application label {
  display: none;
  margin-right: 5px;
}
#applications .application .application-winner {
  display: none;
  float: right;
  background: #000c14;
  color: #000;
  padding: 0 0.5em;
  margin-right: -1em;
  margin-top: -1em;
}
#applications .application .application-title {
  margin-bottom: 0;
  font-size: 1.2em;
}
#applications .application .application-agency {
  margin-top: 1em;
}
#applications .application .application-modal-content {
  display: none;
}
#section-partner-dca {
  background-position: left 50% !important;
  background-size: auto 100% !important;
  background-repeat: no-repeat !important;
}
.shailan_CountdownWidget {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
header .shailan_CountdownWidget {
  margin-right: 5px;
  color: #003f70;
  font-size: 1.05em;
  font-weight: 400;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  header .shailan_CountdownWidget {
    font-size: 1.3em;
    width: 200px;
  }
}
header .shailan_CountdownWidget br {
  display: none !important;
}
header .shailan_CountdownWidget .countdown_amount {
  color: #fff;
  font-family: "Manrope", sans-serif;
  font-size: 1.1em;
  margin-right: 3px;
}
header .shailan_CountdownWidget .countdown_section {
  min-width: 30px;
}
@media (min-width: 1200px) {
  header .shailan_CountdownWidget .countdown_section {
    min-width: 45px;
  }
}
.shailan_CountdownWidget .countdown_infolink {
  display: none !important;
}
.vc_toggle {
  padding: 0.7em 0;
  border-top: 1px solid #f0f0f0;
  margin-bottom: 0;
}
.vc_toggle .vc_toggle_title {
  padding-left: 0 !important;
}
.vc_toggle .vc_toggle_title h4 {
  color: #00a7c4;
  font-weight: 400;
  margin: 0;
}
.vc_toggle .vc_toggle_content {
  padding-left: 0 !important;
}
.vc_toggle .vc_toggle_icon {
  display: none !important;
}
.vc_toggle .vc_toggle_icon::before, .vc_toggle .vc_toggle_icon::after {
  background: #00a7c4;
}
.vc_toggle:hover .vc_toggle_title h4 {
  color: #222;
  text-decoration: underline;
}
.vc_gitem-zone .vc_gitem_row .vc_gitem-col {
  padding: 0.5em 0.5em 2.5em !important;
}
.politikaward-galerie {
  margin-top: 4rem;
}
.politikaward-galerie .owl-item .item {
  padding: 3em 1em 0;
}
@media (min-width: 768px) {
  .politikaward-galerie .owl-item .item {
    padding: 0;
  }
}
.politikaward-galerie .active [class^="bild-"] {
  transform: scaleY(1);
  opacity: 1;
  margin-top: 0;
}
.politikaward-galerie .active [class^="bild-"].bild-1 {
  margin-top: 80px;
}
.politikaward-galerie [class^="bild-"] {
  transform: scaleY(1.7);
  opacity: 0;
  -webkit-transition: all 1s linear, transform 700ms linear;
  -moz-transition: all 1s linear, transform 700ms linear;
  -o-transition: all 1s linear, transform 700ms linear;
  transition: all 1s linear, transform 700ms linear;
}
@media (min-width: 768px) {
  .politikaward-galerie [class^="bild-"] {
    margin-top: 30px;
  }
}
.politikaward-galerie [class^="bild-"] .bg {
  margin-bottom: 30px;
  height: 140px;
  background-size: cover;
  background-position: 50% 50%;
}
@media (min-width: 768px) {
  .politikaward-galerie [class^="bild-"] .bg {
    height: 220px;
  }
}
.politikaward-galerie [class^="bild-"].bild-1 .bg {
  width: 70%;
  margin-left: auto;
}
@media (min-width: 768px) {
  .politikaward-galerie [class^="bild-"].bild-2 .bg {
    height: 450px;
  }
}
.politikaward-galerie [class^="bild-"].bild-3 {
  display: none;
  position: relative;
  z-index: 1 !important;
}
@media (min-width: 1200px) {
  .politikaward-galerie [class^="bild-"].bild-3 {
    display: block;
  }
}
@media (min-width: 768px) {
  .politikaward-galerie [class^="bild-"].bild-3 .bg {
    height: 280px;
    margin-right: -40%;
    width: 140%;
  }
}
@media (min-width: 992px) {
  .politikaward-galerie [class^="bild-"].bild-4 .bg {
    width: 80%;
    margin-top: 30px;
    height: 330px;
  }
}
@media (min-width: 1200px) {
  .politikaward-galerie [class^="bild-"].bild-4 .bg {
    width: 50%;
  }
}
.politikaward-galerie [class^="bild-"].bild-5 {
  display: none;
}
@media (min-width: 1500px) {
  .politikaward-galerie [class^="bild-"].bild-5 {
    display: block;
  }
}
@media (min-width: 768px) {
  .politikaward-galerie [class^="bild-"].bild-5 .bg {
    height: 280px;
  }
}
.politikaward-galerie h3 {
  color: #fff;
}
@media (min-width: 768px) {
  .politikaward-galerie h3 {
    margin-top: 2.5em;
  }
}
@media (min-width: 1200px) {
  .politikaward-galerie h3 {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .politikaward-galerie .beschreibung {
    margin-bottom: 4em;
    color: #fff;
  }
}
.politikaward-galerie .owl-dots {
  margin-top: -2em;
  margin-bottom: 2em;
  position: relative;
}
@media (min-width: 768px) {
  .politikaward-galerie .owl-dots {
    margin-bottom: 5em;
  }
}
.politikaward-galerie .owl-dots::after {
  z-index: -39;
  display: block;
  content: "";
  height: 1px;
  background: transparent;
  position: absolute;
  top: 95px;
  width: 100%;
  left: 60px;
}
.politikaward-galerie .owl-dots > .owl-dot {
  height: 3em;
  width: 19%;
  display: inline-block;
}
.politikaward-galerie .owl-dots > .owl-dot button {
  z-index: 1;
  border: 0;
  width: 100%;
  display: block;
  background: transparent;
  box-shadow: none;
  height: 5em;
  margin: 0;
  padding: 0;
  outline: 0;
}
.politikaward-galerie .owl-dots > .owl-dot span {
  z-index: -1;
  font-size: 0.85em;
  line-height: 1em;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 0;
  text-align: left;
  position: relative;
  background: transparent;
  color: #fff;
}
.politikaward-galerie .owl-dots > .owl-dot span::before {
  display: block;
  content: "";
  height: 8px;
  width: 8px;
  position: absolute;
  top: 42px;
  left: 13px;
  background: #ff3e62;
  border-radius: 50%;
  border: 1px solid #ff3e62;
  z-index: -1;
}
.politikaward-galerie .owl-dots > .owl-dot span::after {
  z-index: -1;
  display: block;
  content: "";
  height: 1px;
  background: #ff3e62;
  position: absolute;
  top: 45px;
  width: 100%;
  left: 20px;
  -webkit-transition: width 0 linear;
  -moz-transition: width 0 linear;
  -o-transition: width 0 linear;
  transition: width 0 linear;
}
.politikaward-galerie .owl-dots > .owl-dot.active ~ * span {
  -webkit-transition: width 0 linear;
  -moz-transition: width 0 linear;
  -o-transition: width 0 linear;
  transition: width 0 linear;
}
.politikaward-galerie .owl-dots > .owl-dot.active ~ * span::before {
  background: #efefef;
}
.politikaward-galerie .owl-dots > .owl-dot.active ~ * span::after {
  width: 0;
}
.politikaward-galerie .owl-dots > .owl-dot.active span {
  color: #ff3e62;
}
.politikaward-galerie .owl-dots > .owl-dot.active span::after {
  width: 100%;
  -moz-animation-duration: 9s;
  -webkit-animation-duration: 9s;
  animation-duration: 9s;
  -moz-animation-name: slidein;
  -webkit-animation-name: slidein;
  animation-name: slidein;
  animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  -moz-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.politikaward-galerie .owl-dots > .owl-dot.active span::before {
  background: #fff;
}
@-moz-keyframes slidein {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@-webkit-keyframes slidein {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes slidein {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
.col-contact-person {
  margin-bottom: 12px;
}
@media (min-width: 767px) {
  .col-contact-person {
    margin-bottom: 1em;
  }
}
@media (max-width: 767px) {
  .col-contact-person > div {
    padding: 0 6px !important;
  }
}
.col-contact-person > div > div {
  border: 1px solid #ccc;
  padding: 3px;
}
@media (min-width: 768px) {
  .col-contact-person > div > div {
    padding: 1.5em;
    padding: 1em;
  }
}
.col-contact-person > div > div .vc_single_image-wrapper {
  background: #b5babd;
  display: block;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .col-contact-person > div > div .vc_single_image-wrapper {
    max-width: 65%;
    margin-top: 15%;
  }
}
.col-contact-person > div > div .wpb_text_column {
  font-size: 0.85em;
}
.person {
  cursor: pointer;
  background: #fff;
  padding: 1em;
  border: 1px solid #fff;
}
@media (min-width: 768px) {
  .person {
    padding: 1.5em;
  }
}
.person .person-info-wrapper {
  min-height: 140px;
  text-align: center;
}
.person:hover {
  border-color: #ccc;
}
.person:hover .person-image {
  background: #00a7c4;
}
.person:hover .person-fullname {
  color: #00a7c4;
}
#row-front-header {
  position: relative;
  overflow: hidden;
}
#row-front-header #header__content {
  position: absolute;
  z-index: 99;
  bottom: 0rem;
  left: 0;
  width: 100%;
  right: 0;
}
#row-front-header .presented_by {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 4.8px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}
#row-front-header .row-front-header__content .vc_column-inner .wpb_wrapper.header-content {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#row-front-header .quadriga_slideshow {
  background: #000c14;
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#row-front-header .quadriga_slideshow .item {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  opacity: 0;
  -webkit-transition: opacity 500ms linear;
  -moz-transition: opacity 500ms linear;
  -o-transition: opacity 500ms linear;
  transition: opacity 500ms linear;
}
#row-front-header .quadriga_slideshow .item:last-child {
  opacity: 1;
}
#row-front-header .vc_row {
  max-width: 1440px;
  margin: 0 auto;
}
#row-front-header .vc_row.deadlines {
  width: 75%;
  margin-inline: auto;
  margin-bottom: 6.4vh;
}
#row-front-header .vc_row.deadlines .wpb_wrapper {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  justify-content: center;
}
#row-front-header .vc_row.deadlines .wpb_column .vc_column-inner {
  margin-bottom: 2.4vh;
}
#row-front-header > div > div > div > * {
  z-index: 3;
  position: relative;
}
#row-front-header > div > div > div > .head-animation {
  z-index: 2;
}
#row-front-header > div > div > div > .head-gradient {
  z-index: 1;
  position: unset;
}
#row-front-header ul {
  list-style: none;
}
#row-front-header .img {
  position: absolute;
  height: 100000px;
  width: 100000px;
  top: -8500px;
  left: -8000px;
  animation-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  animation-name: float;
  animation-iteration-count: infinite;
}
#row-front-header .hero__logo {
  max-width: 75vw;
  margin-inline: auto;
  margin-bottom: 6.4vh;
}
@media only screen and (min-width: 768px) {
  #row-front-header .hero__logo {
    max-width: 50vw;
  }
}
#section__intro {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
#section__intro .intro__text h2, #section__intro .intro__text p {
  max-width: 550px;
}
#section__intro .auszeichnung {
  margin-bottom: 0.5rem;
  max-width: 450px;
}
#section__intro .auszeichnung .vc_column-inner {
  padding: 0;
}
#section__intro .auszeichnung .wpb_content_element {
  margin-bottom: 0;
}
#section__intro .auszeichnung__content {
  padding: 1rem;
}
#section__intro .auszeichnung__content h3 {
  margin-bottom: 0;
}
#section__intro .auszeichnung__content p {
  font-size: 0.85rem;
}
#section__ehrenpreis {
  color: #fff;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
#section__ehrenpreis h2 {
  max-width: 500px;
}
#section__jury .wpb_wrapper {
  border-top: 1px solid #8E8E8E;
  padding-top: 4rem;
  margin-top: 4rem;
}
/* ANIMATIONS */
@keyframes float {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-8000px, -4000px);
  }
}
.vc_tta-panel-heading {
  background: #fff !important;
  border-bottom: 1px solid #ccc;
}
.vc_tta-panel-heading .vc_tta-panel-title {
  font-size: 1em;
}
.vc_tta-panel-heading .vc_tta-panel-title a {
  font-weight: 700;
  padding-left: 0 !important;
  background: #fff;
  color: #000c14 !important;
}
.vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon::before, .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon::after, .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon {
  display: none !important;
}
.vc_tta-panel-heading .vc_tta-panel-title a:hover {
  text-decoration: underline !important;
}
.grecaptcha-badge {
  display: none !important;
}
body.privacy-policy .grecaptcha-badge {
  display: block !important;
}
