.ce, .ce * {
  font-family: var(--font-sans);
}

.ce b, .ce strong {
  font-weight: 700;
}

header.vd-base > .vd-wrapper, main .vd-base .vd-wrapper, footer .vd-wrapper, #hero .vd-wrapper, body header.vd-base > .vd-wrapper,
body main.vd-base > .vd-wrapper, body footer .vd-wrapper, body #hero .vd-wrapper, body.layout.layout--focus main .vd-base .vd-wrapper, .vd-mmenu .vd-mmenu__front.vd-base > .vd-wrapper, .vd-mmvnu2 .vd-mmenu__front.vd-base > .vd-wrapper, body.template.template--Landingpage main .ce.vd-base > .vd-wrapper {
  width: 80%;
  position: relative;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) and (orientation: landscape) {
  header.vd-base > .vd-wrapper, main .vd-base .vd-wrapper, footer .vd-wrapper, #hero .vd-wrapper, body header.vd-base > .vd-wrapper,
  body main.vd-base > .vd-wrapper, body footer .vd-wrapper, body #hero .vd-wrapper, body.layout.layout--focus main .vd-base .vd-wrapper, .vd-mmenu .vd-mmenu__front.vd-base > .vd-wrapper, .vd-mmvnu2 .vd-mmenu__front.vd-base > .vd-wrapper, body.template.template--Landingpage main .ce.vd-base > .vd-wrapper {
    width: 86%;
  }
}
@media only screen and (min-width: 1280px) {
  header.vd-base > .vd-wrapper, main .vd-base .vd-wrapper, footer .vd-wrapper, #hero .vd-wrapper, body header.vd-base > .vd-wrapper,
  body main.vd-base > .vd-wrapper, body footer .vd-wrapper, body #hero .vd-wrapper, body.layout.layout--focus main .vd-base .vd-wrapper, .vd-mmenu .vd-mmenu__front.vd-base > .vd-wrapper, .vd-mmvnu2 .vd-mmenu__front.vd-base > .vd-wrapper, body.template.template--Landingpage main .ce.vd-base > .vd-wrapper {
    width: 90%;
  }
}
main .ce .ce__bodytext ul, body.template.template--Surveysummary main .main__content .vd-survey__bodytext ul, body.template.template--Surveysummary main .main__content .vd-survey__furtherLinks ul {
  list-style-position: outside;
  list-style-type: disc;
  margin-bottom: 1em;
  margin-top: 0;
  padding-left: 30px;
  overflow: auto;
}

.vd-flex {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.vd-flex.vd-flex--cols.vd-flex--xxs-1 > .vd-flex__item {
  width: 8.33333%;
  flex: 0 0 8.33333%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xxs-2 > .vd-flex__item {
  width: 16.66667%;
  flex: 0 0 16.66667%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xxs-3 > .vd-flex__item {
  width: 25%;
  flex: 0 0 25%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xxs-4 > .vd-flex__item {
  width: 33.33333%;
  flex: 0 0 33.33333%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xxs-6 > .vd-flex__item {
  width: 50%;
  flex: 0 0 50%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xxs-12 > .vd-flex__item {
  width: 100%;
  flex: 0 0 100%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xs-1 > .vd-flex__item {
  width: 8.33333%;
  flex: 0 0 8.33333%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xs-2 > .vd-flex__item {
  width: 16.66667%;
  flex: 0 0 16.66667%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xs-3 > .vd-flex__item {
  width: 25%;
  flex: 0 0 25%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xs-4 > .vd-flex__item {
  width: 33.33333%;
  flex: 0 0 33.33333%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xs-6 > .vd-flex__item {
  width: 50%;
  flex: 0 0 50%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xs-12 > .vd-flex__item {
  width: 100%;
  flex: 0 0 100%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--sm-1 > .vd-flex__item {
  width: 8.33333%;
  flex: 0 0 8.33333%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--sm-2 > .vd-flex__item {
  width: 16.66667%;
  flex: 0 0 16.66667%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--sm-3 > .vd-flex__item {
  width: 25%;
  flex: 0 0 25%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--sm-4 > .vd-flex__item {
  width: 33.33333%;
  flex: 0 0 33.33333%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--sm-6 > .vd-flex__item {
  width: 50%;
  flex: 0 0 50%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--sm-12 > .vd-flex__item {
  width: 100%;
  flex: 0 0 100%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--md-1 > .vd-flex__item {
  width: 8.33333%;
  flex: 0 0 8.33333%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--md-2 > .vd-flex__item {
  width: 16.66667%;
  flex: 0 0 16.66667%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--md-3 > .vd-flex__item {
  width: 25%;
  flex: 0 0 25%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--md-4 > .vd-flex__item {
  width: 33.33333%;
  flex: 0 0 33.33333%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--md-6 > .vd-flex__item {
  width: 50%;
  flex: 0 0 50%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--md-12 > .vd-flex__item {
  width: 100%;
  flex: 0 0 100%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--lg-1 > .vd-flex__item {
  width: 8.33333%;
  flex: 0 0 8.33333%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--lg-2 > .vd-flex__item {
  width: 16.66667%;
  flex: 0 0 16.66667%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--lg-3 > .vd-flex__item {
  width: 25%;
  flex: 0 0 25%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--lg-4 > .vd-flex__item {
  width: 33.33333%;
  flex: 0 0 33.33333%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--lg-6 > .vd-flex__item {
  width: 50%;
  flex: 0 0 50%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--lg-12 > .vd-flex__item {
  width: 100%;
  flex: 0 0 100%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xl-1 > .vd-flex__item {
  width: 8.33333%;
  flex: 0 0 8.33333%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xl-2 > .vd-flex__item {
  width: 16.66667%;
  flex: 0 0 16.66667%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xl-3 > .vd-flex__item {
  width: 25%;
  flex: 0 0 25%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xl-4 > .vd-flex__item {
  width: 33.33333%;
  flex: 0 0 33.33333%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xl-6 > .vd-flex__item {
  width: 50%;
  flex: 0 0 50%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xl-12 > .vd-flex__item {
  width: 100%;
  flex: 0 0 100%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xxl-1 > .vd-flex__item {
  width: 8.33333%;
  flex: 0 0 8.33333%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xxl-2 > .vd-flex__item {
  width: 16.66667%;
  flex: 0 0 16.66667%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xxl-3 > .vd-flex__item {
  width: 25%;
  flex: 0 0 25%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xxl-4 > .vd-flex__item {
  width: 33.33333%;
  flex: 0 0 33.33333%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xxl-6 > .vd-flex__item {
  width: 50%;
  flex: 0 0 50%;
  padding: 15px;
}

.vd-flex.vd-flex--cols.vd-flex--xxl-12 > .vd-flex__item {
  width: 100%;
  flex: 0 0 100%;
  padding: 15px;
}

@media only screen and (min-width: 480px) {
  .vd-flex.vd-flex--cols.vd-flex--xxs-1 > .vd-flex__item {
    width: 8.33333%;
    flex: 0 0 8.33333%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xxs-2 > .vd-flex__item {
    width: 16.66667%;
    flex: 0 0 16.66667%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xxs-3 > .vd-flex__item {
    width: 25%;
    flex: 0 0 25%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xxs-4 > .vd-flex__item {
    width: 33.33333%;
    flex: 0 0 33.33333%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xxs-6 > .vd-flex__item {
    width: 50%;
    flex: 0 0 50%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xxs-12 > .vd-flex__item {
    width: 100%;
    flex: 0 0 100%;
    padding: 15px;
  }
}
@media only screen and (min-width: 576px) {
  .vd-flex.vd-flex--cols.vd-flex--xs-1 > .vd-flex__item {
    width: 8.33333%;
    flex: 0 0 8.33333%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xs-2 > .vd-flex__item {
    width: 16.66667%;
    flex: 0 0 16.66667%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xs-3 > .vd-flex__item {
    width: 25%;
    flex: 0 0 25%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xs-4 > .vd-flex__item {
    width: 33.33333%;
    flex: 0 0 33.33333%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xs-6 > .vd-flex__item {
    width: 50%;
    flex: 0 0 50%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xs-12 > .vd-flex__item {
    width: 100%;
    flex: 0 0 100%;
    padding: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .vd-flex.vd-flex--cols.vd-flex--sm-1 > .vd-flex__item {
    width: 8.33333%;
    flex: 0 0 8.33333%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--sm-2 > .vd-flex__item {
    width: 16.66667%;
    flex: 0 0 16.66667%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--sm-3 > .vd-flex__item {
    width: 25%;
    flex: 0 0 25%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--sm-4 > .vd-flex__item {
    width: 33.33333%;
    flex: 0 0 33.33333%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--sm-6 > .vd-flex__item {
    width: 50%;
    flex: 0 0 50%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--sm-12 > .vd-flex__item {
    width: 100%;
    flex: 0 0 100%;
    padding: 15px;
  }
}
@media only screen and (min-width: 990px) {
  .vd-flex.vd-flex--cols.vd-flex--md-1 > .vd-flex__item {
    width: 8.33333%;
    flex: 0 0 8.33333%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--md-2 > .vd-flex__item {
    width: 16.66667%;
    flex: 0 0 16.66667%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--md-3 > .vd-flex__item {
    width: 25%;
    flex: 0 0 25%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--md-4 > .vd-flex__item {
    width: 33.33333%;
    flex: 0 0 33.33333%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--md-6 > .vd-flex__item {
    width: 50%;
    flex: 0 0 50%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--md-12 > .vd-flex__item {
    width: 100%;
    flex: 0 0 100%;
    padding: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .vd-flex.vd-flex--cols.vd-flex--lg-1 > .vd-flex__item {
    width: 8.33333%;
    flex: 0 0 8.33333%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--lg-2 > .vd-flex__item {
    width: 16.66667%;
    flex: 0 0 16.66667%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--lg-3 > .vd-flex__item {
    width: 25%;
    flex: 0 0 25%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--lg-4 > .vd-flex__item {
    width: 33.33333%;
    flex: 0 0 33.33333%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--lg-6 > .vd-flex__item {
    width: 50%;
    flex: 0 0 50%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--lg-12 > .vd-flex__item {
    width: 100%;
    flex: 0 0 100%;
    padding: 15px;
  }
}
@media only screen and (min-width: 1280px) {
  .vd-flex.vd-flex--cols.vd-flex--xl-1 > .vd-flex__item {
    width: 8.33333%;
    flex: 0 0 8.33333%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xl-2 > .vd-flex__item {
    width: 16.66667%;
    flex: 0 0 16.66667%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xl-3 > .vd-flex__item {
    width: 25%;
    flex: 0 0 25%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xl-4 > .vd-flex__item {
    width: 33.33333%;
    flex: 0 0 33.33333%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xl-6 > .vd-flex__item {
    width: 50%;
    flex: 0 0 50%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xl-12 > .vd-flex__item {
    width: 100%;
    flex: 0 0 100%;
    padding: 15px;
  }
}
@media only screen and (min-width: 1440px) {
  .vd-flex.vd-flex--cols.vd-flex--xxl-1 > .vd-flex__item {
    width: 8.33333%;
    flex: 0 0 8.33333%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xxl-2 > .vd-flex__item {
    width: 16.66667%;
    flex: 0 0 16.66667%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xxl-3 > .vd-flex__item {
    width: 25%;
    flex: 0 0 25%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xxl-4 > .vd-flex__item {
    width: 33.33333%;
    flex: 0 0 33.33333%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xxl-6 > .vd-flex__item {
    width: 50%;
    flex: 0 0 50%;
    padding: 15px;
  }
  .vd-flex.vd-flex--cols.vd-flex--xxl-12 > .vd-flex__item {
    width: 100%;
    flex: 0 0 100%;
    padding: 15px;
  }
}
[class*=vd-wrapper-ratio--] {
  position: relative;
  width: 100%;
}

[class*=vd-wrapper-ratio--]:before {
  content: "";
  display: block;
}

[class*=vd-wrapper-ratio--] .vd-wrapper-ratio__inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}

.vd-wrapper-ratio.vd-wrapper-ratio--1-1:before {
  padding-top: 100%;
}

.vd-wrapper-ratio.vd-wrapper-ratio--1-2:before {
  padding-top: 200%;
}

.vd-wrapper-ratio.vd-wrapper-ratio--2-1:before {
  padding-top: 50%;
}

.vd-wrapper-ratio.vd-wrapper-ratio--3-2:before {
  padding-top: 66.66667%;
}

.vd-wrapper-ratio.vd-wrapper-ratio--4-3:before {
  padding-top: 75%;
}

.vd-wrapper-ratio.vd-wrapper-ratio--8-5:before {
  padding-top: 62.5%;
}

.vd-wrapper-ratio.vd-wrapper-ratio--10-6:before {
  padding-top: 60%;
}

.vd-wrapper-ratio.vd-wrapper-ratio--16-6:before {
  padding-top: 37.5%;
}

.vd-wrapper-ratio.vd-wrapper-ratio--16-9:before {
  padding-top: 56.25%;
}

.body__container > main .ce.ce--vd_survey_intro .ce__actions, .body__container > main .ce.ce--vd_survey_success_message + .ce__actions, .body__container > main .frame.frame-type-shortcut + .ce__actions {
  padding-top: 16px;
}

.body__container > main .ce.ce--vd_survey_intro .ce__actions:before, .body__container > main .ce.ce--vd_survey_success_message + .ce__actions:before, .body__container > main .frame.frame-type-shortcut + .ce__actions:before, .body__container > main .ce.ce--vd_survey_intro .ce__actions:after, .body__container > main .ce.ce--vd_survey_success_message + .ce__actions:after, .body__container > main .frame.frame-type-shortcut + .ce__actions:after, .body__container > main .ce.ce--vd_survey_intro .ce__actions::before, .body__container > main .ce.ce--vd_survey_success_message + .ce__actions::before, .body__container > main .frame.frame-type-shortcut + .ce__actions::before, .body__container > main .ce.ce--vd_survey_intro .ce__actions::after, .body__container > main .ce.ce--vd_survey_success_message + .ce__actions::after, .body__container > main .frame.frame-type-shortcut + .ce__actions::after {
  content: "";
  display: block;
}

.body__container > main .ce.ce--vd_survey_intro .ce__actions:after, .body__container > main .ce.ce--vd_survey_success_message + .ce__actions:after, .body__container > main .frame.frame-type-shortcut + .ce__actions:after, .body__container > main .ce.ce--vd_survey_intro .ce__actions::after, .body__container > main .ce.ce--vd_survey_success_message + .ce__actions::after, .body__container > main .frame.frame-type-shortcut + .ce__actions::after {
  clear: both;
}

.body__container > main .ce.ce--vd_survey_intro .ce__actions .vd-btn.vd-btn--prev, .body__container > main .ce.ce--vd_survey_success_message + .ce__actions .vd-btn.vd-btn--prev, .body__container > main .frame.frame-type-shortcut + .ce__actions .vd-btn.vd-btn--prev {
  float: left;
}

.body__container > main .ce.ce--vd_survey_intro .ce__actions .vd-btn.vd-btn--next, .body__container > main .ce.ce--vd_survey_success_message + .ce__actions .vd-btn.vd-btn--next, .body__container > main .frame.frame-type-shortcut + .ce__actions .vd-btn.vd-btn--next {
  float: right;
}

@media only screen and (min-width: 768px) and (orientation: landscape) {
  .body__container > main .ce.ce--vd_survey_intro .ce__actions, .body__container > main .ce.ce--vd_survey_success_message + .ce__actions, .body__container > main .frame.frame-type-shortcut + .ce__actions {
    text-align: right;
  }
  .body__container > main .ce.ce--vd_survey_intro .ce__actions .vd-btn, .body__container > main .ce.ce--vd_survey_success_message + .ce__actions .vd-btn, .body__container > main .frame.frame-type-shortcut + .ce__actions .vd-btn {
    margin-right: 16px;
  }
  .body__container > main .ce.ce--vd_survey_intro .ce__actions .vd-btn.vd-btn--prev, .body__container > main .ce.ce--vd_survey_success_message + .ce__actions .vd-btn.vd-btn--prev, .body__container > main .frame.frame-type-shortcut + .ce__actions .vd-btn.vd-btn--prev {
    float: initial;
  }
  .body__container > main .ce.ce--vd_survey_intro .ce__actions .vd-btn.vd-btn--next, .body__container > main .ce.ce--vd_survey_success_message + .ce__actions .vd-btn.vd-btn--next, .body__container > main .frame.frame-type-shortcut + .ce__actions .vd-btn.vd-btn--next {
    float: initial;
  }
}
header.vd-base > .vd-wrapper {
  max-width: 1294px;
}

main .vd-base .vd-wrapper {
  max-width: 1294px;
}

main .ce.vd-base .vd-wrapper {
  width: 100%;
  max-width: 100%;
}

footer .vd-wrapper {
  max-width: 1294px;
}

#hero .vd-wrapper {
  max-width: 1294px;
}

body header.vd-base > .vd-wrapper,
body main.vd-base > .vd-wrapper {
  max-width: 1294px;
}

body footer .vd-wrapper {
  max-width: 1294px;
}

body #hero .vd-wrapper {
  max-width: 1294px;
}

body.layout.layout--focus main .vd-base .vd-wrapper {
  max-width: 960px;
}

.body__container > footer.vd-base > .vd-wrapper {
  border-top: 2px solid color-mix(in srgb, var(--color-border-dark) 33%, transparent);
}

.body__container > footer .vd-nav a {
  font-size: var(--text-sm);
  color: var(--color-text);
}

.body__container > footer .footer__top {
  padding: 30px 0;
}

.body__container > footer .footer__top.vd-flex {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}

@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__top.vd-flex {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
.body__container > footer .footer__top.vd-flex .vd-flex__item {
  flex-grow: 1;
}

.body__container > footer .footer__top.vd-flex .vd-flex__item.footer__nav {
  flex-basis: 100%;
  width: 100%;
  order: 1;
}

.body__container > footer .footer__top.vd-flex .vd-flex__item.footer__sponsors {
  flex-basis: 100%;
  width: 100%;
  order: 2;
  text-align: center;
  border-top: 1px solid color-mix(in srgb, var(--color-border-dark) 33%, transparent);
  margin-top: 24px;
  padding-top: 24px;
}

@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__top.vd-flex .vd-flex__item.footer__sponsors {
    border-top: none;
    margin-top: initial;
    padding-top: initial;
    text-align: left;
  }
}
.body__container > footer .footer__top--digital-check.vd-flex .vd-flex__item .vd-logo {
  padding-top: 12px;
}

.body__container > footer .footer__top--digital-check.vd-flex .vd-flex__item .vd-logo--rueckenwind {
  padding-top: 30px;
}

.body__container > footer .footer__top--digital-check.vd-flex .vd-flex__item .col-6--rueckenwind {
  padding-top: 21px;
}

@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__top--digital-check.vd-flex .vd-flex__item.footer__nav {
    flex-basis: 62%;
    width: 62%;
  }
}
@media only screen and (min-width: 1280px) {
  .body__container > footer .footer__top--digital-check.vd-flex .vd-flex__item.footer__nav {
    flex-basis: 62%;
    width: 62%;
  }
}
@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__top--digital-check.vd-flex .vd-flex__item.footer__sponsors {
    flex-basis: 38%;
    width: 38%;
  }
}
@media only screen and (min-width: 1280px) {
  .body__container > footer .footer__top--digital-check.vd-flex .vd-flex__item.footer__sponsors {
    flex-basis: 38%;
    width: 38%;
  }
}
.body__container > footer .footer__top--default.vd-flex .vd-flex__item .vd-logo {
  padding-top: 12px;
}

@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__top--default.vd-flex .vd-flex__item.footer__nav {
    flex-basis: 80%;
    width: 80%;
  }
}
@media only screen and (min-width: 1280px) {
  .body__container > footer .footer__top--default.vd-flex .vd-flex__item.footer__nav {
    flex-basis: 80%;
    width: 80%;
  }
}
@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__top--default.vd-flex .vd-flex__item.footer__sponsors {
    flex-basis: 20%;
    width: 20%;
  }
}
@media only screen and (min-width: 1280px) {
  .body__container > footer .footer__top--default.vd-flex .vd-flex__item.footer__sponsors {
    flex-basis: 20%;
    width: 20%;
  }
}
.body__container > footer .footer__top--digital-check.vd-flex .vd-flex__item .vd-logo {
  padding-top: 12px;
}

.body__container > footer .footer__top--digital-check.vd-flex .vd-flex__item .vd-logo--rueckenwind {
  padding-top: 30px;
}

.body__container > footer .footer__top--digital-check.vd-flex .vd-flex__item .col-6--rueckenwind {
  padding-top: 21px;
}

@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__top--digital-check.vd-flex .vd-flex__item.footer__nav {
    flex-basis: 62%;
    width: 62%;
  }
}
@media only screen and (min-width: 1280px) {
  .body__container > footer .footer__top--digital-check.vd-flex .vd-flex__item.footer__nav {
    flex-basis: 62%;
    width: 62%;
  }
}
@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__top--digital-check.vd-flex .vd-flex__item.footer__sponsors {
    flex-basis: 38%;
    width: 38%;
  }
}
@media only screen and (min-width: 1280px) {
  .body__container > footer .footer__top--digital-check.vd-flex .vd-flex__item.footer__sponsors {
    flex-basis: 38%;
    width: 38%;
  }
}
.body__container > footer .footer__top--diversity-check.vd-flex .vd-flex__item .vd-logo {
  padding-top: 12px;
}

@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__top--diversity-check.vd-flex .vd-flex__item.footer__nav {
    flex-basis: 76%;
    width: 76%;
  }
}
@media only screen and (min-width: 1280px) {
  .body__container > footer .footer__top--diversity-check.vd-flex .vd-flex__item.footer__nav {
    flex-basis: 76%;
    width: 76%;
  }
}
@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__top--diversity-check.vd-flex .vd-flex__item.footer__sponsors {
    flex-basis: 24%;
    width: 24%;
  }
}
@media only screen and (min-width: 1280px) {
  .body__container > footer .footer__top--diversity-check.vd-flex .vd-flex__item.footer__sponsors {
    flex-basis: 24%;
    width: 24%;
  }
}
.body__container > footer .footer__top nav {
  text-align: center;
}

.body__container > footer .footer__top nav .vd-nav {
  display: inline-block;
}

.body__container > footer .footer__top nav .vd-nav li {
  width: 100%;
}

@media only screen and (min-width: 360px) {
  .body__container > footer .footer__top nav .vd-nav li {
    width: auto;
  }
}
.body__container > footer .footer__top nav .vd-nav li a {
  display: inline-block;
  padding: 0 7.5px;
}

@media only screen and (min-width: 320px) {
  .body__container > footer .footer__top nav .vd-nav li a {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__top nav .vd-nav li a {
    padding-right: 27.5px;
  }
  .body__container > footer .footer__top nav .vd-nav li a:not(:first-child) {
    padding-left: 27.5px;
  }
}
@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__top nav {
    text-align: left;
  }
  .body__container > footer .footer__top nav .vd-nav {
    display: block;
  }
}
.body__container > footer .footer__sponsors {
  text-align: right;
}

.body__container > footer .footer__sponsors a {
  text-decoration: none;
  color: var(--color-link);
}

.body__container > footer .footer__sponsors a:hover {
  color: var(--color-red);
  text-decoration: underline;
  transition: 250ms all ease-in-out;
}

.body__container > footer .footer__sponsors .row--logos {
  padding-top: 24px;
}

.body__container > footer .footer__sponsors .vd-logo {
  display: inline-block;
  padding-top: 16px;
}

.body__container > footer .footer__sponsors .vd-logo a {
  display: block;
}

@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__sponsors .vd-logo {
    padding-top: 0;
  }
}
.body__container > footer .footer__sponsors .vd-logo img {
  width: 100%;
  height: auto;
}

.body__container > footer .footer__sponsors .vd-logo--bmfsfj {
  max-width: 50%;
  width: 180px;
}

@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__sponsors .vd-logo--bmfsfj {
    max-width: 100%;
  }
}
.body__container > footer .footer__sponsors .vd-logo--gluecksspirale {
  margin-left: 20px;
  max-width: 50%;
  width: 90px;
}

@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__sponsors .vd-logo--gluecksspirale {
    max-width: 100%;
  }
}
.body__container > footer .footer__bottom {
  padding: 30px 0 30px;
  border-top: 1px solid color-mix(in srgb, var(--color-border-dark) 33%, transparent);
}

.body__container > footer .footer__bottom .vd-link--image {
  display: inline-block;
  height: 60px;
  margin-left: 40px;
}

.body__container > footer .footer__bottom .vd-link--image img {
  height: 100%;
  width: auto;
}

.body__container > footer .vd-flex__item2.footer__sponsors .col-12 span, .body__container > footer .vd-flex__item2.footer__sponsors .col-12 strong {
  display: inline-block;
}

@media only screen and (min-width: 1024px) {
  .body__container > footer .vd-flex__item2.footer__sponsors .col-12 span, .body__container > footer .vd-flex__item2.footer__sponsors .col-12 strong {
    padding-left: 12px;
  }
}
.body__container > footer .footer__top2 .vd-flex__item.footer__legal {
  flex-basis: 100%;
  order: 2;
}

@media only screen and (min-width: 1280px) {
  .body__container > footer .footer__top2 .vd-flex__item.footer__legal {
    flex-basis: 75%;
  }
}
.body__container > footer .footer__top2 .vd-flex__item.footer__development {
  flex-basis: 100%;
  order: 1;
}

@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__top2 .vd-flex__item.footer__development {
    order: 2;
    flex-basis: 40%;
  }
}
@media only screen and (min-width: 1280px) {
  .body__container > footer .footer__top2 .vd-flex__item.footer__development {
    flex-basis: 25%;
  }
}
.body__container > footer .footer__bottom2 img {
  height: 60px;
  width: 50%;
  margin-left: 0;
  margin-bottom: 9px;
}

@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__bottom2 img {
    height: 60px;
    width: auto;
    margin-left: 40px;
    margin-bottom: 0;
  }
}
.body__container > footer .footer__bottom2 .footer__info {
  padding-bottom: 24px;
}

@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__bottom2 .footer__info {
    padding-bottom: 0px;
  }
}
.body__container > footer .footer__bottom2 .footer__info.col-5, .body__container > footer .footer__bottom2 .footer__info.col-7, .body__container > footer .footer__bottom2 .footer__sponsors.col-5, .body__container > footer .footer__bottom2 .footer__sponsors.col-7 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__bottom2 .footer__info.col-5, .body__container > footer .footer__bottom2 .footer__sponsors.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .body__container > footer .footer__bottom2 .footer__info.col-7, .body__container > footer .footer__bottom2 .footer__sponsors.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}
.body__container > footer .vd-nav.vd-nav--legal li:not(:first-child) a {
  padding-left: 15px;
  border-left: 1px solid var(--color-border);
}

.body__container > footer .vd-nav.vd-nav--legal li a {
  padding-right: 15px;
}

.body__container > footer .ce {
  padding: 25px 0 0 0;
}

@media only screen and (min-width: 1024px) {
  .body__container > footer .ce .vd-wrapper {
    padding: 50px 0 0 0;
  }
}
@media only screen and (min-width: 1024px) {
  .body__container > footer .ce .vd-wrapper {
    padding: 75px 0 0 0;
  }
}
.body__container > footer .ce .ce__content .ce__bodytext,
.body__container > footer .ce .ce__content li {
  color: var(--color-bg-soft);
}

.vd-section--footer.vd-section--Extended .footer__bottom .footer__legal {
  border-top: 1px solid var(--color-border);
  padding-top: 24px;
  margin-top: 12px;
  display: block;
}

@media only screen and (min-width: 1024px) {
  .vd-section--footer.vd-section--Extended .footer__bottom .footer__legal {
    display: none;
  }
}
.vd-section--footer.vd-section--Extended .footer__bottom .footer__legal .vd-nav li a {
  padding-right: 40px;
}

.vd-section--footer.vd-section--Extended .footer__bottom .footer__legal .vd-nav li:last-of-type a {
  padding-right: 0;
}

.body__container > header .header__top > * {
  display: inline-block;
}

.body__container > header .header__logo {
  margin-left: 0;
}

.body__container > header .header__logo img {
  height: 32px;
  width: auto;
}

@media only screen and (min-width: 768px) and (orientation: landscape) {
  .body__container > header .header__logo img {
    height: 60px;
  }
}
#hero .vd-wrapper-ratio.vd-wrapper-ratio--flex:before {
  content: "";
  padding-top: 100%;
}

@media only screen and (orientation: landscape) {
  #hero .vd-wrapper-ratio.vd-wrapper-ratio--flex:before {
    padding-top: 50%;
  }
}
main .ce .ce__bodytext {
  line-height: 1.5;
  font-size: 1rem;
}

@media only screen and (min-width: 768px) and (orientation: landscape) {
  main .ce .ce__bodytext {
    font-size: var(--text-md);
    line-height: 1.5;
  }
}
main .ce .ce__bodytext p {
  margin-bottom: 18px;
}

main .ce.ce-split .vd-flex__item {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 50%;
}

main .ce.ce-split.ce-split--clir .vd-flex__item:first-child {
  order: 1;
}

main .ce.ce-split.ce-split--clir .vd-flex__item:last-child {
  order: 2;
}

body.layout.layout--microsite main .ce {
  padding-top: 25px;
  padding-bottom: 25px;
}

body.layout.layout--microsite main .ce > .t3kk-wrapper > .ce__title {
  padding-bottom: 25px;
}

@media only screen and (min-width: 768px) and (orientation: landscape) {
  body.layout.layout--microsite main .ce > .t3kk-wrapper > .ce__title {
    padding-bottom: 35px;
  }
}
@media only screen and (min-width: 1280px) {
  body.layout.layout--microsite main .ce > .t3kk-wrapper > .ce__title {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1440px) {
  body.layout.layout--microsite main .ce > .t3kk-wrapper > .ce__title {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (orientation: landscape) {
  body.layout.layout--microsite main .ce {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media only screen and (min-width: 1280px) {
  body.layout.layout--microsite main .ce {
    padding-top: 37.5px;
    padding-bottom: 37.5px;
  }
}
@media only screen and (min-width: 1440px) {
  body.layout.layout--microsite main .ce {
    padding-top: 37.5px;
    padding-bottom: 37.5px;
  }
}
body.layout.layout--microsite main .ce.ce--theme {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media only screen and (min-width: 768px) and (orientation: landscape) {
  body.layout.layout--microsite main .ce.ce--theme {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1280px) {
  body.layout.layout--microsite main .ce.ce--theme {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media only screen and (min-width: 1440px) {
  body.layout.layout--microsite main .ce.ce--theme {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
body.layout.layout--microsite main .ce:first-child:not(.ce--theme), body.layout.layout--microsite main .ce.ce--theme + .ce:not(.ce--theme) {
  padding-top: 50px;
}

@media only screen and (min-width: 768px) and (orientation: landscape) {
  body.layout.layout--microsite main .ce:first-child:not(.ce--theme), body.layout.layout--microsite main .ce.ce--theme + .ce:not(.ce--theme) {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 1280px) {
  body.layout.layout--microsite main .ce:first-child:not(.ce--theme), body.layout.layout--microsite main .ce.ce--theme + .ce:not(.ce--theme) {
    padding-top: 75px;
  }
}
@media only screen and (min-width: 1440px) {
  body.layout.layout--microsite main .ce:first-child:not(.ce--theme), body.layout.layout--microsite main .ce.ce--theme + .ce:not(.ce--theme) {
    padding-top: 75px;
  }
}
body.layout.layout--microsite main .ce:last-child:not(.ce--theme) {
  padding-bottom: 50px;
}

@media only screen and (min-width: 768px) and (orientation: landscape) {
  body.layout.layout--microsite main .ce:last-child:not(.ce--theme) {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1280px) {
  body.layout.layout--microsite main .ce:last-child:not(.ce--theme) {
    padding-bottom: 75px;
  }
}
@media only screen and (min-width: 1440px) {
  body.layout.layout--microsite main .ce:last-child:not(.ce--theme) {
    padding-bottom: 75px;
  }
}
body.layout.layout--microsite main .ce:not(.ce--theme) + .ce.ce--theme {
  margin-top: 25px;
}

@media only screen and (min-width: 768px) and (orientation: landscape) {
  body.layout.layout--microsite main .ce:not(.ce--theme) + .ce.ce--theme {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 1280px) {
  body.layout.layout--microsite main .ce:not(.ce--theme) + .ce.ce--theme {
    margin-top: 37.5px;
  }
}
@media only screen and (min-width: 1440px) {
  body.layout.layout--microsite main .ce:not(.ce--theme) + .ce.ce--theme {
    margin-top: 37.5px;
  }
}
@media only screen and (min-width: 768px) and (orientation: landscape) {
  body.layout.layout--microsite main .ce.ce--fullscreen {
    height: 100vh;
    width: 100vw;
  }
}
@media only screen and (min-width: 768px) and (orientation: landscape) {
  body.layout.layout--microsite main .ce.ce--fullscreen:not(.ce--valign-middle) > .t3kk-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1280px) {
  body.layout.layout--microsite main .ce.ce--fullscreen:not(.ce--valign-middle) > .t3kk-wrapper {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media only screen and (min-width: 1440px) {
  body.layout.layout--microsite main .ce.ce--fullscreen:not(.ce--valign-middle) > .t3kk-wrapper {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
body.layout.layout--microsite main .ce.ce-theme {
  background-color: var(--color-bg-soft);
  color: var(--color-text);
}

body.layout.layout--microsite main .ce.ce-theme svg circle {
  fill: var(--color-text);
}

body.layout.layout--microsite main .ce.ce-theme svg path {
  fill: var(--color-text);
}

body.layout.layout--microsite main .ce.ce-theme svg polygon {
  fill: var(--color-text);
}

body.layout.layout--microsite main .ce.ce-theme svg rect {
  fill: var(--color-text);
}

body.layout.layout--microsite main .ce.ce-theme.ce-theme--colorize {
  transition: all 500ms ease-in-out;
}

body.layout.layout--microsite main .ce.ce-theme.ce-theme--colorize.ce-theme--bg_dark__txt_bright {
  background-color: var(--color-text);
  color: white;
}

body.layout.layout--microsite main .ce.ce-theme.ce-theme--colorize.ce-theme--bg_dark__txt_bright h1 {
  color: white;
}

body.layout.layout--microsite main .ce.ce-theme.ce-theme--colorize.ce-theme--bg_dark__txt_bright h2 {
  color: white;
}

body.layout.layout--microsite main .ce.ce-theme.ce-theme--colorize.ce-theme--bg_dark__txt_bright h3 {
  color: white;
}

body.layout.layout--microsite main .ce.ce-theme.ce-theme--colorize.ce-theme--bg_dark__txt_bright h4 {
  color: white;
}

body.layout.layout--microsite main .ce.ce-theme.ce-theme--colorize.ce-theme--bg_dark__txt_bright h5 {
  color: white;
}

body.layout.layout--microsite main .ce.ce-theme.ce-theme--colorize.ce-theme--bg_dark__txt_bright h6 {
  color: white;
}

body.layout.layout--microsite main .ce.ce-theme.ce-theme--colorize.ce-theme--bg_dark__txt_bright svg circle {
  fill: white;
}

body.layout.layout--microsite main .ce.ce-theme.ce-theme--colorize.ce-theme--bg_dark__txt_bright svg path {
  fill: white;
}

body.layout.layout--microsite main .ce.ce-theme.ce-theme--colorize.ce-theme--bg_dark__txt_bright svg polygon {
  fill: white;
}

body.layout.layout--microsite main .ce.ce-theme.ce-theme--colorize.ce-theme--bg_dark__txt_bright svg rect {
  fill: white;
}

body.layout.layout--focus main .ce p {
  padding-bottom: 30px;
}

.vd-nav.vd-nav--uppercase li {
  text-transform: uppercase;
}

.vd-nav.vd-nav--horizontal li {
  display: inline-block;
}

.vd-nav.vd-nav--horizontal.vd-nav--center {
  text-align: center;
}

.vd-nav .status.status--previous .top .progress {
  width: 100%;
}

.vd-nav li:not(:first-of-type) .top {
  border-left: 1px solid white;
}

.vd-nav li:not(:first-of-type) .bottom {
  border-left: 1px solid var(--color-border);
}

.vd-nav li:not(:last-of-type) .top {
  border-right: 1px solid white;
}

.vd-nav li:not(:last-of-type) .bottom {
  border-right: 1px solid var(--color-border);
}

.vd-nav .top {
  height: 8px;
  width: 100%;
  background-color: color-mix(in srgb, var(--color-primary-dark) 25%, transparent);
}

.vd-nav .top .progress {
  width: 0%;
  height: 100%;
  background-color: var(--color-primary-dark);
}

.vd-nav .bottom, .vd-nav .bottom * {
  padding-top: 8px;
  height: 24px;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
}

.vd-nav a {
  text-decoration: none;
  color: var(--color-border-dark);
}

.vd-nav .status.status--active a {
  color: var(--color-primary-dark);
}

.vd-btn.vd-btn--ghost {
  color: var(--color-primary-dark);
  background-color: transparent;
  border-color: var(--color-primary-dark);
}

.vd-btn.vd-btn--ghost:hover {
  color: white;
  border-color: transparent;
  background-color: var(--color-primary-dark);
}

.vd-dialog .vd-btn.vd-btn--icon {
  background-color: transparent;
  opacity: 0.8;
}

.vd-dialog .vd-btn.vd-btn--icon:hover {
  background-color: transparent;
  opacity: 1;
  transform: scale(1.05);
}

.vd-dialog .vd-btn-pulsate {
  transition: 0.25s;
  box-shadow: 0 0 0 0 color-mix(in srgb, var(--color-red) 70%, transparent);
}

.vd-dialog .vd-btn-pulsate:hover, .vd-dialog .vd-btn-pulsate:focus {
  animation: pulsenator 1.25s 1 cubic-bezier(0.66, 0, 0, 1);
}

.vd-dialog .vd-btn {
  position: relative;
  overflow: hidden;
}

.vd-dialog .vd-btn:before {
  content: "";
  background: #00a2f5;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: -100%;
  z-index: -1;
  opacity: 0;
}

.vd-dialog .vd-btn:hover {
  transition-property: all;
  transition-duration: 0.25s;
  transition-timing-function: ease-out;
  background: transparent;
}

.vd-dialog .vd-btn:hover:before {
  transition-property: all;
  transition-duration: 0.25s;
  transition-timing-function: ease-out;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  top: 0;
  height: 100%;
  opacity: 1;
}

.vd-dialog .vd-btn-swoosh {
  position: relative;
  transform: perspective(1px) translateZ(0);
}

.vd-dialog .vd-btn-swoosh:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #00a2f5;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition-property: transform border-radius;
  transition-duration: 0.125s;
  transition-timing-function: ease-out;
}

.vd-dialog .vd-btn-swoosh:hover, .vd-dialog .vd-btn-swoosh:focus, .vd-dialog .vd-btn-swoosh:active {
  color: white;
  border-color: #00a2f5;
  transition: 0.125s border-color ease-out;
}

.vd-dialog .vd-btn-swoosh:hover:before, .vd-dialog .vd-btn-swoosh:focus:before, .vd-dialog .vd-btn-swoosh:active:before {
  border-radius: 0;
  transform: scaleX(1);
}

.vd-btn {
  font-family: var(--font-sans);
  font-weight: 700;
}

.vd-btn.status.status--disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.vd-btn {
  position: relative;
}

.vd-btn.vd-btn--icon-text:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  background-position: left 12px center;
  background-repeat: no-repeat;
  background-size: 44% 44%;
}

.vd-btn.vd-btn--icon-text.vd-btn--prev:before {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22arrowLeft%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20478.448%20478.448%22%20style%3D%22enable-background%3Anew%200%200%20478.448%20478.448%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%3Cpolygon%20fill%3D%22white%22%20points%3D%22131.659%2C0%20100.494%2C32.035%20313.804%2C239.232%20100.494%2C446.373%20131.65%2C478.448%20%20%20%20%20377.954%2C239.232%20%20%20%22%20%2F%3E%3C%2Fsvg%3E");
  transform: scaleX(-1);
}

.vd-btn.vd-btn--ghost.vd-btn--icon-text.vd-btn--prev:before {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22arrowLeft%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20478.448%20478.448%22%20style%3D%22enable-background%3Anew%200%200%20478.448%20478.448%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%3Cpolygon%20fill%3D%22%23002D55%22%20points%3D%22131.659%2C0%20100.494%2C32.035%20313.804%2C239.232%20100.494%2C446.373%20131.65%2C478.448%20%20%20%20%20377.954%2C239.232%20%20%20%22%20%2F%3E%3C%2Fsvg%3E");
  transform: scaleX(-1);
}

.vd-btn.vd-btn--ghost.vd-btn--icon-text.vd-btn--prev:hover:before {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22arrowLeft%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20478.448%20478.448%22%20style%3D%22enable-background%3Anew%200%200%20478.448%20478.448%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%3Cpolygon%20fill%3D%22white%22%20points%3D%22131.659%2C0%20100.494%2C32.035%20313.804%2C239.232%20100.494%2C446.373%20131.65%2C478.448%20%20%20%20%20377.954%2C239.232%20%20%20%22%20%2F%3E%3C%2Fsvg%3E");
  transform: scaleX(-1);
}

.vd-btn.vd-btn--text-icon:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  background-position: left 5px center;
  background-repeat: no-repeat;
  background-size: 44% 44%;
}

.vd-btn.vd-btn--text-icon.vd-btn--next:after {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22arrowRight%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20478.448%20478.448%22%20style%3D%22enable-background%3Anew%200%200%20478.448%20478.448%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%3Cpolygon%20fill%3D%22white%22%20points%3D%22131.659%2C0%20100.494%2C32.035%20313.804%2C239.232%20100.494%2C446.373%20131.65%2C478.448%20%20%20%20%20377.954%2C239.232%20%20%20%22%20%2F%3E%3C%2Fsvg%3E");
}

#feedback.vd-modal > .vd-actions .vd-btn {
  transform: rotate(90deg);
  position: relative;
  transform-origin: 0 100%;
  top: 25%;
  background-color: var(--color-red);
  font-size: 14px;
  height: 26px;
  line-height: 24px;
}

@media only screen and (min-width: 576px) {
  #feedback.vd-modal > .vd-actions .vd-btn {
    font-size: 16px;
    height: 32px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 990px) {
  #feedback.vd-modal > .vd-actions .vd-btn {
    font-size: 18px;
    height: 40px;
    line-height: 38px;
  }
}
.vd-form .vd-form__actions .vd-btn:not(:first-child) {
  margin-left: 12px;
}

.vd-form .form-group.form-group--Checkbox a:not(.vd-link--image)[target=_blank] {
  display: inline-block;
  padding-left: 16px;
}

.vd-form .form-group.form-group--Checkbox a:not(.vd-link--image)[target=_blank]:before {
  width: 14px;
  height: 14px;
  background-size: 8px 8px;
  top: 4px;
}

@media only screen and (min-width: 768px) and (orientation: landscape) {
  .vd-form .form-group.form-group--Checkbox a:not(.vd-link--image)[target=_blank]:before {
    top: 2px;
    width: 20px;
    height: 20px;
    background-size: 14px 14px;
  }
}
.ce h1, .ce h2, .ce h3, .ce h4, .ce h5, .ce h6 {
  font-weight: 200;
  line-height: 1.5;
  color: var(--color-red);
}

.body__container > main .ce > .vd-wrapper > .ce__title {
  padding-bottom: 22px;
}

@media only screen and (min-width: 1024px) {
  .body__container > main .ce > .vd-wrapper > .ce__title {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 1280px) {
  .body__container > main .ce > .vd-wrapper > .ce__title {
    padding-bottom: 48px;
  }
}
.body__container > main .ce > .vd-wrapper > .ce__title h2 {
  font-size: 1.75rem;
}

.body__container > main .ce > .vd-wrapper > .ce__title h3 {
  font-size: var(--text-xl);
}

.body__container > main .ce > .vd-wrapper > .ce__title h4 {
  font-size: var(--text-lg);
}

@media only screen and (min-width: 768px) {
  .body__container > main .ce > .vd-wrapper > .ce__title h2 {
    font-size: 2.125rem;
  }
  .body__container > main .ce > .vd-wrapper > .ce__title h3 {
    font-size: 1.625rem;
  }
  .body__container > main .ce > .vd-wrapper > .ce__title h4 {
    font-size: var(--text-xl);
  }
}
@media only screen and (min-width: 1280px) {
  .body__container > main .ce > .vd-wrapper > .ce__title h2 {
    font-size: 2.6875rem;
  }
  .body__container > main .ce > .vd-wrapper > .ce__title h3 {
    font-size: 2rem;
  }
  .body__container > main .ce > .vd-wrapper > .ce__title h4 {
    font-size: 1.625rem;
  }
}
.body__container > main .ce > .vd-wrapper > .ce__title h2 {
  position: relative;
  display: inline-block;
  line-height: 1.15;
}

.body__container > main .ce > .vd-wrapper > .ce__title h3 {
  position: relative;
  display: inline-block;
  line-height: 1.15;
}

.body__container > main .ce > .vd-wrapper > .ce__title h4 {
  position: relative;
  display: inline-block;
  line-height: 1.15;
}

.body__container > main .ce > .vd-wrapper > .ce__title h5 {
  position: relative;
  display: inline-block;
  line-height: 1.15;
}

.body__container > main .ce > .vd-wrapper > .ce__title h6 {
  position: relative;
  display: inline-block;
  line-height: 1.15;
}

.body__container > main .ce > .vd-wrapper > .ce__title h2 {
  line-height: 36px;
  min-height: 36px;
}

@media only screen and (min-width: 768px) and (orientation: landscape) {
  .body__container > main .ce > .vd-wrapper > .ce__title h2 {
    line-height: 52px;
    min-height: 52px;
  }
}
.body__container > main .ce > .vd-wrapper > .ce__title .subtitle {
  font-size: var(--text-md);
  line-height: 22px;
  margin-top: 8px;
}

@media only screen and (min-width: 768px) and (orientation: landscape) {
  .body__container > main .ce > .vd-wrapper > .ce__title .subtitle {
    margin-top: 13px;
    font-size: 1.625rem;
    line-height: 32px;
  }
}
.body__container > footer .ce .ce__title {
  margin-bottom: 35px;
}

.body__container > footer .ce .ce__title .subtitle {
  color: white;
  padding-top: 12.5px;
  opacity: 0.8;
  font-style: italic;
  font-weight: 700;
}

.body__container > footer .ce h2 {
  color: white;
  padding-bottom: 12.5px;
  border-bottom: rgba(255, 255, 255, 0.5) 1px solid;
}

.body__container > footer .ce h3 {
  color: white;
  padding-bottom: 12.5px;
  border-bottom: rgba(255, 255, 255, 0.5) 1px solid;
}

.body__container > footer .ce h4 {
  color: white;
  padding-bottom: 12.5px;
  border-bottom: rgba(255, 255, 255, 0.5) 1px solid;
}

.body__container > footer .ce h5 {
  color: white;
  padding-bottom: 12.5px;
  border-bottom: rgba(255, 255, 255, 0.5) 1px solid;
}

.body__container > footer .ce h6 {
  color: white;
  padding-bottom: 12.5px;
  border-bottom: rgba(255, 255, 255, 0.5) 1px solid;
}

.ce a:not(.vd-btn):not(.vd-link--image)[target=_blank] {
  padding-left: 24px;
  display: block;
}

.ce a:not(.vd-btn):not(.vd-link--image)[target=_blank]::before {
  display: block;
  content: "";
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  z-index: 1;
  left: 0;
  top: 0;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22arrowRight%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20478.448%20478.448%22%20style%3D%22enable-background%3Anew%200%200%20478.448%20478.448%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%3Cpolygon%20fill%3D%22%231b3054%22%20points%3D%22131.659%2C0%20100.494%2C32.035%20313.804%2C239.232%20100.494%2C446.373%20131.65%2C478.448%20%20%20%20%20377.954%2C239.232%20%20%20%22%20%2F%3E%3C%2Fsvg%3E");
  background-size: 12px 12px;
  background-position: 0 2px;
  background-repeat: no-repeat;
}

.ce a:not(.vd-btn):not(.vd-link--image)[target=_blank]:before, .ce a:not(.vd-btn):not(.vd-link--image)[target=_blank]:after, .ce a:not(.vd-btn):not(.vd-link--image)[target=_blank]::before, .ce a:not(.vd-btn):not(.vd-link--image)[target=_blank]::after {
  content: "";
  display: block;
}

.ce a:not(.vd-btn):not(.vd-link--image)[target=_blank]:after, .ce a:not(.vd-btn):not(.vd-link--image)[target=_blank]::after {
  clear: both;
}

.vd-mmenu .vd-nav li {
  height: 50px;
  text-align: center;
}

.vd-mmenu .vd-nav li:not(:last-child) {
  border-bottom: 1px solid white;
}

.vd-mmenu .vd-nav a {
  color: white;
  font-size: 25px;
  font-weight: 900;
  line-height: 50px;
  text-decoration: none;
}

.vd-nav.vd-nav--uppercase li {
  text-transform: uppercase;
}

.vd-nav.vd-nav--horizontal li {
  display: inline-block;
}

.vd-nav.vd-nav--horizontal.vd-nav--center {
  text-align: center;
}

.vd-nav .status.status--previous .top .progress {
  width: 100%;
}

.vd-nav li:not(:first-of-type) .top {
  border-left: 1px solid white;
}

.vd-nav li:not(:first-of-type) .bottom {
  border-left: 1px solid var(--color-border);
}

.vd-nav li:not(:last-of-type) .top {
  border-right: 1px solid white;
}

.vd-nav li:not(:last-of-type) .bottom {
  border-right: 1px solid var(--color-border);
}

.vd-nav .top {
  height: 8px;
  width: 100%;
  background-color: color-mix(in srgb, var(--color-primary-dark) 25%, transparent);
}

.vd-nav .top .progress {
  width: 0%;
  height: 100%;
  background-color: var(--color-primary-dark);
}

.vd-nav .bottom, .vd-nav .bottom * {
  padding-top: 8px;
  height: 24px;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
}

.vd-nav a {
  text-decoration: none;
  color: var(--color-border-dark);
}

.vd-nav .status.status--active a {
  color: var(--color-primary-dark);
}

.vd-wrapper-ratio .slick-slider, .vd-wrapper-ratio .slick-list {
  width: 100%;
  height: 100%;
}

.vd-wrapper-ratio .vd-slider {
  width: 100%;
  height: 100%;
}

.vd-wrapper-ratio .vd-slider__container {
  width: 100%;
  height: 100%;
}

.success-status {
  position: relative;
}

@media only screen and (min-width: 1280px) {
  .success-status {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
  }
}
.success-status .vd-wrapper-ratio__inner > * {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.success-status.success-status--extended {
  width: 80%;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  .success-status.success-status--extended {
    width: 60%;
  }
}
@media only screen and (min-width: 990px) {
  .success-status.success-status--extended {
    margin: 0;
    position: relative;
    top: 0;
    margin-bottom: 0;
    float: right;
    width: 360px;
    height: 360px;
  }
}
@media only screen and (min-width: 1280px) {
  .success-status.success-status--extended {
    top: -75px;
    left: 0;
    width: 520px;
    height: 520px;
  }
}
.success-status.success-status--extended .success_status__back {
  height: 45%;
  width: 45%;
  top: 27.5%;
  left: 27.5%;
}

.success-status.success-status--tiny {
  display: none;
  width: 300px;
  height: 300px;
}

@media only screen and (min-width: 1280px) {
  .success-status.success-status--tiny {
    display: block;
  }
}
@media only screen and (min-width: 1280px) {
  .success-status.success-status--tiny {
    top: 25px;
    width: 250px;
    height: 250px;
  }
}
@media only screen and (min-width: 1360px) {
  .success-status.success-status--tiny {
    top: 0;
    width: 300px;
    height: 300px;
  }
}
.success-status.success-status--tiny .success_status__back {
  padding: 20%;
}

.success-status svg #circle_items__overlay polygon {
  opacity: 0.25;
}

.success-status svg #circle_items__active polygon:not(.status):not(.status--display) {
  fill: var(--color-bg);
}

.success-status svg #circle_items__background polygon {
  fill: var(--color-bg);
}

.success-status .success_status__front {
  z-index: 3;
}

.success-status .success_status__front svg {
  width: 100%;
  height: 100%;
  display: block;
}

.success-status .success_status__shadow {
  z-index: 2;
}

.success-status .success_status__shadow img {
  width: 100%;
  height: auto;
}

.success-status .success_status__back {
  z-index: 1;
}

.success-status .success_status__back img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}

body.template.template--Surveycategory .success-status.success-status--extended {
  position: relative;
  width: 100%;
}

@media only screen and (min-width: 1280px) {
  body.template.template--Surveycategory .success-status.success-status--extended {
    width: 520px;
    height: 520px;
    top: 0;
    float: right;
  }
}
main .ce.ce--theme.ce--bg_dark__color_bright {
  background-color: var(--color-text);
  color: var(--color-bg-soft);
}

main .ce.ce--theme.ce--bg_dark__color_bright .vd-button.vd-button--theme.vd-button--material {
  background-color: var(--color-bg-soft);
  color: var(--color-text);
}

main .ce.ce--theme.ce--bg_dark__color_bright .vd-button.vd-button--theme.vd-button--material:hover {
  background-color: #e2537e;
  color: white;
}

main .ce.ce--theme.ce--bg_dark__color_bright > .vd-wrapper > .ce__title h2 {
  color: var(--color-bg-soft);
  display: block;
}

main .ce.ce--theme.ce--bg_dark__color_bright > .vd-wrapper > .ce__title h2 .subtitle {
  color: var(--color-bg-soft);
}

main .ce.ce--theme.ce--bg_dark__color_bright > .vd-wrapper > .ce__title h2:after {
  content: "";
  background-color: #e2537e;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

main .ce.ce--theme.ce--bg_dark__color_bright > .vd-wrapper > .ce__title h3 {
  color: var(--color-bg-soft);
  display: block;
}

main .ce.ce--theme.ce--bg_dark__color_bright > .vd-wrapper > .ce__title h3 .subtitle {
  color: var(--color-bg-soft);
}

main .ce.ce--theme.ce--bg_dark__color_bright > .vd-wrapper > .ce__title h3:after {
  content: "";
  background-color: #e2537e;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

main .ce.ce--theme.ce--bg_dark__color_bright > .vd-wrapper > .ce__title h4 {
  color: var(--color-bg-soft);
  display: block;
}

main .ce.ce--theme.ce--bg_dark__color_bright > .vd-wrapper > .ce__title h4 .subtitle {
  color: var(--color-bg-soft);
}

main .ce.ce--theme.ce--bg_dark__color_bright > .vd-wrapper > .ce__title h4:after {
  content: "";
  background-color: #e2537e;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

main .ce.ce--theme.ce--bg_dark__color_bright > .vd-wrapper > .ce__title h5 {
  color: var(--color-bg-soft);
  display: block;
}

main .ce.ce--theme.ce--bg_dark__color_bright > .vd-wrapper > .ce__title h5 .subtitle {
  color: var(--color-bg-soft);
}

main .ce.ce--theme.ce--bg_dark__color_bright > .vd-wrapper > .ce__title h5:after {
  content: "";
  background-color: #e2537e;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

main .ce.ce--theme.ce--bg_dark__color_bright > .vd-wrapper > .ce__title h6 {
  color: var(--color-bg-soft);
  display: block;
}

main .ce.ce--theme.ce--bg_dark__color_bright > .vd-wrapper > .ce__title h6 .subtitle {
  color: var(--color-bg-soft);
}

main .ce.ce--theme.ce--bg_dark__color_bright > .vd-wrapper > .ce__title h6:after {
  content: "";
  background-color: #e2537e;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

main .ce.ce--theme.ce--bg_tomato__color_bright {
  background-color: tomato;
  color: rgba(255, 255, 255, 0.85);
}

main .ce.ce--theme.ce--bg_tomato__color_bright .vd-button.vd-button--theme.vd-button--material {
  background-color: rgba(255, 255, 255, 0.85);
  color: tomato;
}

main .ce.ce--theme.ce--bg_tomato__color_bright .vd-button.vd-button--theme.vd-button--material:hover {
  background-color: #e2537e;
  color: white;
}

main .ce.ce--theme.ce--bg_tomato__color_bright > .vd-wrapper > .ce__title h2 {
  color: white;
  display: block;
}

main .ce.ce--theme.ce--bg_tomato__color_bright > .vd-wrapper > .ce__title h2 .subtitle {
  color: white;
}

main .ce.ce--theme.ce--bg_tomato__color_bright > .vd-wrapper > .ce__title h2:after {
  content: "";
  background-color: white;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

main .ce.ce--theme.ce--bg_tomato__color_bright > .vd-wrapper > .ce__title h3 {
  color: white;
  display: block;
}

main .ce.ce--theme.ce--bg_tomato__color_bright > .vd-wrapper > .ce__title h3 .subtitle {
  color: white;
}

main .ce.ce--theme.ce--bg_tomato__color_bright > .vd-wrapper > .ce__title h3:after {
  content: "";
  background-color: white;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

main .ce.ce--theme.ce--bg_tomato__color_bright > .vd-wrapper > .ce__title h4 {
  color: white;
  display: block;
}

main .ce.ce--theme.ce--bg_tomato__color_bright > .vd-wrapper > .ce__title h4 .subtitle {
  color: white;
}

main .ce.ce--theme.ce--bg_tomato__color_bright > .vd-wrapper > .ce__title h4:after {
  content: "";
  background-color: white;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

main .ce.ce--theme.ce--bg_tomato__color_bright > .vd-wrapper > .ce__title h5 {
  color: white;
  display: block;
}

main .ce.ce--theme.ce--bg_tomato__color_bright > .vd-wrapper > .ce__title h5 .subtitle {
  color: white;
}

main .ce.ce--theme.ce--bg_tomato__color_bright > .vd-wrapper > .ce__title h5:after {
  content: "";
  background-color: white;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

main .ce.ce--theme.ce--bg_tomato__color_bright > .vd-wrapper > .ce__title h6 {
  color: white;
  display: block;
}

main .ce.ce--theme.ce--bg_tomato__color_bright > .vd-wrapper > .ce__title h6 .subtitle {
  color: white;
}

main .ce.ce--theme.ce--bg_tomato__color_bright > .vd-wrapper > .ce__title h6:after {
  content: "";
  background-color: white;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

main .ce.ce--theme.ce--bg_light_blue__color_bright {
  background-color: #6dc1ff;
  color: rgba(255, 255, 255, 0.85);
}

main .ce.ce--theme.ce--bg_light_blue__color_bright .vd-button.vd-button--theme.vd-button--material {
  background-color: rgba(255, 255, 255, 0.85);
  color: #6dc1ff;
}

main .ce.ce--theme.ce--bg_light_blue__color_bright .vd-button.vd-button--theme.vd-button--material:hover {
  background-color: #e2537e;
  color: white;
}

main .ce.ce--theme.ce--bg_light_blue__color_bright > .vd-wrapper > .ce__title h2 {
  color: white;
  display: block;
}

main .ce.ce--theme.ce--bg_light_blue__color_bright > .vd-wrapper > .ce__title h2 .subtitle {
  color: white;
}

main .ce.ce--theme.ce--bg_light_blue__color_bright > .vd-wrapper > .ce__title h2:after {
  content: "";
  background-color: #139bff;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

main .ce.ce--theme.ce--bg_light_blue__color_bright > .vd-wrapper > .ce__title h3 {
  color: white;
  display: block;
}

main .ce.ce--theme.ce--bg_light_blue__color_bright > .vd-wrapper > .ce__title h3 .subtitle {
  color: white;
}

main .ce.ce--theme.ce--bg_light_blue__color_bright > .vd-wrapper > .ce__title h3:after {
  content: "";
  background-color: #139bff;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

main .ce.ce--theme.ce--bg_light_blue__color_bright > .vd-wrapper > .ce__title h4 {
  color: white;
  display: block;
}

main .ce.ce--theme.ce--bg_light_blue__color_bright > .vd-wrapper > .ce__title h4 .subtitle {
  color: white;
}

main .ce.ce--theme.ce--bg_light_blue__color_bright > .vd-wrapper > .ce__title h4:after {
  content: "";
  background-color: #139bff;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

main .ce.ce--theme.ce--bg_light_blue__color_bright > .vd-wrapper > .ce__title h5 {
  color: white;
  display: block;
}

main .ce.ce--theme.ce--bg_light_blue__color_bright > .vd-wrapper > .ce__title h5 .subtitle {
  color: white;
}

main .ce.ce--theme.ce--bg_light_blue__color_bright > .vd-wrapper > .ce__title h5:after {
  content: "";
  background-color: #139bff;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

main .ce.ce--theme.ce--bg_light_blue__color_bright > .vd-wrapper > .ce__title h6 {
  color: white;
  display: block;
}

main .ce.ce--theme.ce--bg_light_blue__color_bright > .vd-wrapper > .ce__title h6 .subtitle {
  color: white;
}

main .ce.ce--theme.ce--bg_light_blue__color_bright > .vd-wrapper > .ce__title h6:after {
  content: "";
  background-color: #139bff;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

main .ce.ce--theme.ce--bg_light_orange__color_bright {
  background-color: orange;
  color: rgba(255, 255, 255, 0.85);
}

main .ce.ce--theme.ce--bg_light_orange__color_bright .vd-button.vd-button--theme.vd-button--material {
  background-color: rgba(255, 255, 255, 0.85);
  color: orange;
}

main .ce.ce--theme.ce--bg_light_orange__color_bright .vd-button.vd-button--theme.vd-button--material:hover {
  background-color: #e2537e;
  color: white;
}

main .ce.ce--theme.ce--bg_light_orange__color_bright > .vd-wrapper > .ce__title h2 {
  color: white;
  display: block;
}

main .ce.ce--theme.ce--bg_light_orange__color_bright > .vd-wrapper > .ce__title h2 .subtitle {
  color: white;
}

main .ce.ce--theme.ce--bg_light_orange__color_bright > .vd-wrapper > .ce__title h2:after {
  content: "";
  background-color: white;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

main .ce.ce--theme.ce--bg_light_orange__color_bright > .vd-wrapper > .ce__title h3 {
  color: white;
  display: block;
}

main .ce.ce--theme.ce--bg_light_orange__color_bright > .vd-wrapper > .ce__title h3 .subtitle {
  color: white;
}

main .ce.ce--theme.ce--bg_light_orange__color_bright > .vd-wrapper > .ce__title h3:after {
  content: "";
  background-color: white;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

main .ce.ce--theme.ce--bg_light_orange__color_bright > .vd-wrapper > .ce__title h4 {
  color: white;
  display: block;
}

main .ce.ce--theme.ce--bg_light_orange__color_bright > .vd-wrapper > .ce__title h4 .subtitle {
  color: white;
}

main .ce.ce--theme.ce--bg_light_orange__color_bright > .vd-wrapper > .ce__title h4:after {
  content: "";
  background-color: white;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

main .ce.ce--theme.ce--bg_light_orange__color_bright > .vd-wrapper > .ce__title h5 {
  color: white;
  display: block;
}

main .ce.ce--theme.ce--bg_light_orange__color_bright > .vd-wrapper > .ce__title h5 .subtitle {
  color: white;
}

main .ce.ce--theme.ce--bg_light_orange__color_bright > .vd-wrapper > .ce__title h5:after {
  content: "";
  background-color: white;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

main .ce.ce--theme.ce--bg_light_orange__color_bright > .vd-wrapper > .ce__title h6 {
  color: white;
  display: block;
}

main .ce.ce--theme.ce--bg_light_orange__color_bright > .vd-wrapper > .ce__title h6 .subtitle {
  color: white;
}

main .ce.ce--theme.ce--bg_light_orange__color_bright > .vd-wrapper > .ce__title h6:after {
  content: "";
  background-color: white;
  display: block;
  height: 3px;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  border-radius: 1.5px;
}

.ce.ce-split.ce-split--cril .vd-flex__item:first-child {
  padding-right: 50px;
}

.ce.ce-split.ce-split--cril .vd-flex__item:last-child {
  padding-left: 50px;
}

.ce.ce--valign-middle .vd-wrapper, .ce.ce--valign-middle .vd-table {
  height: 100%;
}

.ce.ce--valign-middle .vd-wrapper .vd-table-cell, .ce.ce--valign-middle .vd-table .vd-table-cell {
  vertical-align: middle;
}

.ce .ce__actions .vd-btn:not(:first-of-type) {
  margin-left: 12px;
}

.ce .ce__bodytext a:not(.vd-link--image)[target=_blank] {
  padding-left: 0;
  display: inline-block;
}

.ce .ce__bodytext a:not(.vd-link--image)[target=_blank]:before {
  content: initial;
}

.ce.ce--vd_pages_teaser .ce__content > .ce__bodytext {
  padding-bottom: 50px;
}

.ce.ce--vd_pages_teaser .ce__bodytext {
  padding-bottom: 25px;
}

.ce.ce--vd_pages_teaser .ce__bodytext p:last-of-type {
  margin-bottom: 0;
}

.ce.ce--vd_pages_teaser .ce__cta .link--simulated {
  display: block;
  position: relative;
  height: 40px;
  line-height: 40px;
  text-align: right;
  padding-right: 30px;
}

.ce.ce--vd_pages_teaser .ce__cta .link--simulated:after {
  content: "";
  top: 0;
  right: 0;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22arrowRight%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20478.448%20478.448%22%20style%3D%22enable-background%3Anew%200%200%20478.448%20478.448%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%3Cpolygon%20fill%3D%22%23002D55%22%20points%3D%22131.659%2C0%20100.494%2C32.035%20313.804%2C239.232%20100.494%2C446.373%20131.65%2C478.448%20%20%20%20%20377.954%2C239.232%20%20%20%22%20%2F%3E%3C%2Fsvg%3E");
  display: block;
  position: absolute;
  height: 40px;
  width: 40px;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-position: right center;
}

.ce.ce--vd_pages_teaser a.link--teaser {
  color: var(--color-text);
}

.ce.ce--vd_pages_teaser a.link--teaser .link--simulated {
  color: var(--color-link);
}

.ce.ce--vd_pages_teaser a.link--teaser:active, .ce.ce--vd_pages_teaser a.link--teaser:focus, .ce.ce--vd_pages_teaser a.link--teaser:hover {
  color: var(--color-text);
  text-decoration: none;
}

.ce.ce--vd_pages_teaser a.link--teaser:active .link--simulated, .ce.ce--vd_pages_teaser a.link--teaser:focus .link--simulated, .ce.ce--vd_pages_teaser a.link--teaser:hover .link--simulated {
  color: var(--color-red);
  transition: color 250ms ease-in-out;
  text-decoration: underline;
}

.ce.ce--vd_pages_teaser a.link--teaser:active .link--simulated:after, .ce.ce--vd_pages_teaser a.link--teaser:focus .link--simulated:after, .ce.ce--vd_pages_teaser a.link--teaser:hover .link--simulated:after {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22arrowRight%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20478.448%20478.448%22%20style%3D%22enable-background%3Anew%200%200%20478.448%20478.448%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%3Cpolygon%20fill%3D%22%23e60006%22%20points%3D%22131.659%2C0%20100.494%2C32.035%20313.804%2C239.232%20100.494%2C446.373%20131.65%2C478.448%20%20%20%20%20377.954%2C239.232%20%20%20%22%20%2F%3E%3C%2Fsvg%3E");
  transition: all 250ms ease-in-out;
}

.ce.ce--vd_pages_teaser .vd-teaser .vd-teaser__title {
  padding-bottom: 12.5px;
}

.ce.ce--vd_pages_teaser .vd-teaser .vd-teaser__title h3 {
  font-size: 1.375rem;
}

@media only screen and (min-width: 768px) {
  .ce.ce--vd_pages_teaser .vd-teaser .vd-teaser__title h3 {
    font-size: var(--text-xl);
  }
}
@media only screen and (min-width: 1280px) {
  .ce.ce--vd_pages_teaser .vd-teaser .vd-teaser__title h3 {
    font-size: 1.625rem;
  }
}
.ce.ce--vd_pages_teaser .vd-teaser .vd-teaser__image {
  position: relative;
  width: 100%;
  margin-bottom: 37.5px;
  background-color: var(--color-primary-hov);
}

.ce.ce--vd_pages_teaser .vd-teaser .vd-teaser__image img {
  width: 100%;
  height: auto;
}

.ce.ce--vd_pages_teaser .vd-teaser .vd-teaser__image:before {
  content: "";
  display: block;
  padding-top: 67.5%;
}

.ce.ce--vd_pages_teaser .vd-teaser .vd-teaser__image .vd-teaser__image__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}

.ce.ce--vd_pages_teaser .vd-teaser .vd-teaser__image .vd-wrap-table__cell {
  vertical-align: bottom;
}

.ce.ce--vd_pages_teaser .container .row > * {
  padding-bottom: 64px;
}

body:not(.template--Landingpage) .ce.ce--vd_pages_teaser {
  background-color: var(--color-bg-soft);
}

body:not(.template--Landingpage) .ce.ce--vd_pages_teaser .vd-teaser {
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  border-radius: 15px;
}

body:not(.template--Landingpage) .ce.ce--vd_pages_teaser .vd-teaser__image {
  margin-bottom: 12px;
}

body:not(.template--Landingpage) .ce.ce--vd_pages_teaser .vd-teaser__title, body:not(.template--Landingpage) .ce.ce--vd_pages_teaser .vd-teaser__text,
body:not(.template--Landingpage) .ce.ce--vd_pages_teaser .vd-teaser .ce__cta {
  padding-right: 24px;
  padding-left: 24px;
  padding-bottom: 12px;
}

body:not(.template--Landingpage) .ce.ce--vd_pages_teaser .vd-teaser .ce__bodytext {
  padding-bottom: 0;
}

body:not(.template--Landingpage) .ce.ce--vd_pages_teaser .vd-teaser .vd-teaser__image {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}

body:not(.template--Landingpage) .ce.ce--vd_pages_teaser .vd-teaser .vd-teaser__image .vd-teaser__image__wrapper {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}

body:not(.template--Landingpage) .ce.ce--vd_pages_teaser .ce__title, body:not(.template--Landingpage) .ce.ce--vd_pages_teaser .ce__content {
  padding-left: 48px;
  padding-right: 48px;
}

body:not(.template--Landingpage) .ce.ce--vd_pages_teaser .ce__title {
  padding-top: 48px;
}

@media (min-width: 1200px) {
  body:not(.template--Landingpage) .ce.ce--vd_pages_teaser .container, body:not(.template--Landingpage) .ce.ce--vd_pages_teaser .container-sm, body:not(.template--Landingpage) .ce.ce--vd_pages_teaser .container-md, body:not(.template--Landingpage) .ce.ce--vd_pages_teaser .container-lg, body:not(.template--Landingpage) .ce.ce--vd_pages_teaser .container-xl {
    max-width: 100%;
  }
}
body:not(.template--Landingpage) .ce ~ .ce.ce--vd_pages_teaser {
  margin-top: 128px;
}

.ce.ce--vd_survey_download {
  border: 1px solid var(--color-border);
  border-radius: 25px;
  padding: 25px;
  margin-top: 50px;
}

.ce__actions {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.body__container > main .ce.ce--vd_survey_intro .ce__content {
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .body__container > main .ce.ce--vd_survey_intro .ce__content {
    width: 100%;
  }
}
@media only screen and (min-width: 1280px) {
  .body__container > main .ce.ce--vd_survey_intro .ce__content {
    width: 90%;
    max-width: 580px;
  }
}
.body__container > main .ce.ce--vd_survey_intro .ce__content p {
  text-align: left;
}

@media only screen and (min-width: 1024px) {
  .body__container > main .ce.ce--vd_survey_intro .ce__content p {
    text-align: left;
  }
}
.body__container > main .ce.ce--vd_survey_intro .ce__title {
  text-align: center;
}

@media only screen and (min-width: 1024px) {
  .body__container > main .ce.ce--vd_survey_intro .ce__title {
    text-align: left;
  }
}
@media only screen and (min-width: 1024px) {
  .body__container > main .ce.ce--vd_survey_intro .ce__content {
    text-align: left;
  }
}
main .ce--vd_video__video_container iframe {
  width: 100%;
  height: 100%;
}

main .ce.ce--vd_survey_intro .ce--vd_video__video_container {
  margin-top: 32px;
  margin-bottom: 32px;
}

.vd-survey {
  width: 100%;
  max-width: 960px;
}

body.template.template--Default main {
  padding-top: 64px;
  padding-bottom: 24px;
}

body.template.template--Default main .ce {
  padding-bottom: 16px;
}

body.template.template--Landingpage main {
  margin-top: 100px;
  margin-bottom: 50px;
}

body.template.template--Landingpage main .ce.vd-base > .vd-wrapper {
  max-width: 960px;
}

body.template.template--Landingpage main .ce.vd-base .vd-wrapper {
  margin: 0;
}

body.template.template--Survey .body__container > main {
  padding-bottom: 36px;
  padding-top: 36px;
}

@media only screen and (min-width: 1280px) {
  body.template.template--Survey .success-status.success-status--extended {
    top: -75px;
  }
}
main .vd-survey {
  max-width: 100%;
}

main .vd-survey .vd-survey__content {
  padding-top: 75px;
}

body.template.template--Surveycategory main {
  min-height: initial;
}

body.template.template--Surveycategory main .main__overlay {
  position: absolute;
  background: white;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: none;
}

body.template.template--Surveycategory .body__container > header {
  padding-bottom: 40px;
}

body.template.template--Surveycategory .body__container > main {
  padding-bottom: 50px;
}

body.template.template--Surveycategory .vd-survey__content {
  margin: 48px auto 24px;
}

body.template.template--Surveycategory .vd-survey__content .actions__right {
  width: 100% !important;
}

body.template.template--Surveycategory .additionalContent {
  width: 80%;
  margin: 48px auto 24px;
}

body.template.template--Surveycategory .additionalContent:before, body.template.template--Surveycategory .additionalContent:after, body.template.template--Surveycategory .additionalContent::before, body.template.template--Surveycategory .additionalContent::after {
  content: "";
  display: block;
}

body.template.template--Surveycategory .additionalContent:after, body.template.template--Surveycategory .additionalContent::after {
  clear: both;
}

body.template.template--Surveycategory .additionalContent .success-status.success-status--extended {
  width: 100%;
}

@media only screen and (min-width: 990px) {
  body.template.template--Surveycategory .additionalContent .success-status.success-status--extended {
    max-width: 40%;
    margin-top: 64px;
  }
}
body.template.template--Surveycategory .additionalContent .ce {
  width: 100%;
}

@media only screen and (min-width: 990px) {
  body.template.template--Surveycategory .additionalContent .ce {
    max-width: 55%;
    padding-top: 96px;
    float: left;
  }
}
body.template.template--Surveycategory .additionalContent .ce__actions {
  width: 100%;
  padding-top: 24px;
}

@media only screen and (min-width: 990px) {
  body.template.template--Surveycategory .additionalContent .ce__actions {
    text-align: right;
    max-width: 55%;
  }
}
body.template.template--Surveycategory .additionalContent .ce__actions:before, body.template.template--Surveycategory .additionalContent .ce__actions:after, body.template.template--Surveycategory .additionalContent .ce__actions::before, body.template.template--Surveycategory .additionalContent .ce__actions::after {
  content: "";
  display: block;
}

body.template.template--Surveycategory .additionalContent .ce__actions:after, body.template.template--Surveycategory .additionalContent .ce__actions::after {
  clear: both;
}

@media only screen and (min-width: 990px) {
  body.template.template--Surveycategory .additionalContent .ce__actions .vd-btn {
    display: inline-block;
    margin-left: 9px;
  }
}
body.template.template--Surveycategory .additionalContent .ce__actions .vd-btn.vd-btn--prev {
  float: left;
}

@media only screen and (min-width: 990px) {
  body.template.template--Surveycategory .additionalContent .ce__actions .vd-btn.vd-btn--prev {
    float: none;
  }
}
body.template.template--Surveycategory .additionalContent .ce__actions .vd-btn.vd-btn--next {
  float: right;
}

@media only screen and (min-width: 990px) {
  body.template.template--Surveycategory .additionalContent .ce__actions .vd-btn.vd-btn--next {
    float: none;
  }
}
@media only screen and (min-width: 768px) and (orientation: landscape) {
  body.template.template--Surveycategory .additionalContent .ce__actions {
    padding-top: 0;
  }
}
@media only screen and (min-width: 576px) {
  body.template.template--Surveycategory .additionalContent .ce__actions {
    float: left;
  }
}
@media only screen and (min-width: 768px) and (orientation: landscape) {
  body.template.template--Surveycategory .vd-survey {
    padding-top: 32px;
  }
}
body.template.template--Surveycategory .vd-survey .vd-survey__content {
  padding-top: 0;
  clear: both;
}

body.template.template--Surveycategory .vd-survey .vd-survey__navigation {
  display: none;
}

@media only screen and (min-width: 990px) {
  body.template.template--Surveycategory .vd-survey .vd-survey__navigation {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
  }
}
body.template.template--Surveycategory .vd-survey .vd-survey__navigation {
  max-width: 960px;
}

body.template.template--Surveycategory .answers-block {
  max-width: 960px;
}

@media only screen and (max-width: 575px) {
  body.template.template--Surveycategory .body__container > main.vd-base > .vd-wrapper {
    width: 100%;
  }
}
body.processing footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}

.template.template--Surveyform .body__container > main .ce {
  float: left;
  width: 100%;
  padding: 0 15px;
}

.template.template--Surveyform .body__container > main .ce > .vd-wrapper > .ce__title {
  padding-top: 24px;
  padding-bottom: 0;
}

.template.template--Surveyform .body__container > main .ce > .vd-wrapper > .ce__title h3 {
  color: var(--color-text);
  font-size: 1.625rem;
  padding-bottom: 12px;
}

.template.template--Surveyform .body__container > main .ce > .vd-wrapper .ce__content {
  color: var(--color-text);
}

.template.template--Surveyform .body__container .vd-form .vd-form__actions .vd-btn.status.status--disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.template.template--Surveyform .vd-survey {
  max-width: 960px;
}

body.template.template--Surveysummary .body__container > header {
  padding-bottom: 40px;
}

body.template.template--Surveysummary .col-7,
body.template.template--Surveysummary .col-5 {
  flex: 0 0 100%;
  max-width: 100%;
}

body.template.template--Surveysummary main {
  padding-bottom: 100px;
}

body.template.template--Surveysummary main.vd-base > .vd-wrapper {
  max-width: 1294px;
}

body.template.template--Surveysummary main .main__content h1 {
  font-size: var(--text-2xl);
  line-height: 1.25;
  padding-bottom: 24px;
}

body.template.template--Surveysummary main .main__content h2 {
  font-size: var(--text-md);
  color: var(--color-text);
  padding-bottom: 12px;
  padding-top: 24px;
}

body.template.template--Surveysummary main .main__content h3 {
  font-size: var(--text-sm);
  color: var(--color-text);
  padding-top: 6px;
  padding-bottom: 12px;
}

body.template.template--Surveysummary main .main__content .vd-survey {
  width: 100%;
}

@media only screen and (min-width: 1280px) {
  body.template.template--Surveysummary main .main__content .vd-survey {
    width: 90%;
  }
}
body.template.template--Surveysummary main .main__content .vd-survey__content {
  padding-top: 0;
  width: 100%;
}

body.template.template--Surveysummary main .main__content .vd-survey__title {
  padding-bottom: 15px;
}

body.template.template--Surveysummary main .main__content .vd-survey__bodytext, body.template.template--Surveysummary main .main__content .vd-survey__furtherLinks {
  line-height: 1.5;
  font-size: 1rem;
}

body.template.template--Surveysummary main .main__content .vd-survey__bodytext a:not(.vd-link--image)[target=_blank], body.template.template--Surveysummary main .main__content .vd-survey__furtherLinks a:not(.vd-link--image)[target=_blank] {
  padding-left: 0;
  display: inline-block;
}

body.template.template--Surveysummary main .main__content .vd-survey__bodytext a:not(.vd-link--image)[target=_blank]:before, body.template.template--Surveysummary main .main__content .vd-survey__furtherLinks a:not(.vd-link--image)[target=_blank]:before {
  content: initial;
}

body.template.template--Surveysummary main .main__content .vd-survey__bodytext h3, body.template.template--Surveysummary main .main__content .vd-survey__furtherLinks h3 {
  line-height: 1.5;
  font-size: var(--text-md);
  font-weight: 700;
  color: black;
}

body.template.template--Surveysummary main .main__content .vd-survey__bodytext p, body.template.template--Surveysummary main .main__content .vd-survey__furtherLinks p {
  margin-bottom: 18px;
}

body.template.template--Surveysummary main .main__content .vd-survey__furtherLinks {
  padding-top: 18px;
}

body.template.template--Surveysummary main .main__content .vd-survey__summary + .vd-survey__summary {
  padding-top: 55px;
}

body.template.template--Surveysummary main .main__content .vd-survey .accordion__item .accordion__header span {
  min-height: 48px;
  display: inline-block;
}

body.template.template--Surveysummary main .main__content .vd-survey .accordion__item .accordion__header__icon {
  width: 48px;
  height: 48px;
  margin-right: 16px;
}

body.template.template--Surveysummary main .main__content .vd-survey .accordion__item .accordion__header__icon svg {
  height: auto;
  width: 100%;
}

body.template.template--Surveysummary main .main__content .vd-survey .accordion__item .accordion__header__icon svg path, body.template.template--Surveysummary main .main__content .vd-survey .accordion__item .accordion__header__icon svg circle, body.template.template--Surveysummary main .main__content .vd-survey .accordion__item .accordion__header__icon svg polygon {
  fill: var(--color-red);
}

body.template.template--Surveysummary main .main__content .vd-survey .accordion__item .accordion__header__label {
  vertical-align: text-bottom;
  width: calc(100% - 48px - 16px);
}

body.template.template--Surveysummary main .main__content .vd-survey .accordion__item .accordion__image {
  padding-bottom: 24px;
}

body.template.template--Surveysummary main .main__content .vd-survey .accordion__item .accordion__image .vd-image--rounded {
  border-radius: 16px;
}

body.template.template--Surveysummary main .main__content .vd-survey .accordion__item .accordion__image .vd-image--rounded img {
  border-radius: 16px;
}

body.template.template--Surveysummary main .main__content .vd-survey .accordion__item .accordion__image img {
  width: 100%;
  height: auto;
}

body.template.template--Surveysummary main .main__sidebar {
  padding-top: 36px;
}

body.template.template--Surveysummary main .main__sidebar .box {
  position: sticky;
  top: 36px;
  background-color: var(--color-primary-light);
  padding-top: 32px;
  padding-left: 32px;
  padding-bottom: 16px;
  margin-right: -10%;
  margin-left: -10%;
}

body.template.template--Surveysummary main .main__sidebar .box a:not(.vd-btn) {
  color: var(--color-primary-dark);
}

body.template.template--Surveysummary main .main__sidebar .box .box__section {
  background-size: 45px 45px;
  background-repeat: no-repeat;
  background-position: top left;
  padding-bottom: 32px;
  font-size: 1rem;
}

body.template.template--Surveysummary main .main__sidebar .box .box__section p {
  line-height: 1.25;
}

body.template.template--Surveysummary main .main__sidebar .box .box__section > * {
  padding: 16px 16px 0 0;
}

body.template.template--Surveysummary main .main__sidebar .box .box__section h2 {
  font-size: var(--text-md);
  height: 45px;
  line-height: 45px;
  padding: 0 0 0 55px;
}

body.template.template--Surveysummary main .main__sidebar .box .box__section.box__section--pdf-downloads {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22pdf%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22enable-background%3Anew%200%200%20512%20512%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%3Cpath%20fill%3D%22%23e60006%22%20d%3D%22M494.479%2C138.557L364.04%2C3.018C362.183%2C1.09%2C359.621%2C0%2C356.945%2C0h-194.41c-21.757%2C0-39.458%2C17.694-39.458%2C39.442v137.789%20H44.29c-16.278%2C0-29.521%2C13.239-29.521%2C29.513v147.744C14.769%2C370.761%2C28.012%2C384%2C44.29%2C384h78.787v88.627%20c0%2C21.71%2C17.701%2C39.373%2C39.458%2C39.373h295.238c21.757%2C0%2C39.458-17.653%2C39.458-39.351V145.385%20C497.231%2C142.839%2C496.244%2C140.392%2C494.479%2C138.557z%20M359.385%2C26.581l107.079%2C111.265H359.385V26.581z%20M44.29%2C364.308%20c-5.42%2C0-9.828-4.405-9.828-9.82V206.744c0-5.415%2C4.409-9.821%2C9.828-9.821h265.882c5.42%2C0%2C9.828%2C4.406%2C9.828%2C9.821v147.744%20c0%2C5.415-4.409%2C9.82-9.828%2C9.82H44.29z%20M477.538%2C472.649c0%2C10.84-8.867%2C19.659-19.766%2C19.659H162.535%20c-10.899%2C0-19.766-8.828-19.766-19.68V384h167.403c16.278%2C0%2C29.521-13.239%2C29.521-29.512V206.744%20c0-16.274-13.243-29.513-29.521-29.513H142.769V39.442c0-10.891%2C8.867-19.75%2C19.766-19.75h177.157v128%20c0%2C5.438%2C4.409%2C9.846%2C9.846%2C9.846h128V472.649z%22%2F%3E%3Cpath%20fill%3D%22%23e60006%22%20d%3D%22M132.481%2C249.894c-3.269-4.25-7.327-7.01-12.173-8.279c-3.154-0.846-9.923-1.269-20.308-1.269H72.596v84.577h17.077%20v-31.904h11.135c7.731%2C0%2C13.635-0.404%2C17.712-1.212c3-0.654%2C5.952-1.99%2C8.856-4.01c2.904-2.019%2C5.298-4.798%2C7.183-8.336%20c1.885-3.538%2C2.827-7.904%2C2.827-13.096C137.385%2C259.634%2C135.75%2C254.144%2C132.481%2C249.894z%20M117.856%2C273.173%20c-1.288%2C1.885-3.067%2C3.269-5.337%2C4.154s-6.769%2C1.327-13.5%2C1.327h-9.346v-24h8.25c6.154%2C0%2C10.25%2C0.192%2C12.288%2C0.577%20c2.769%2C0.5%2C5.058%2C1.75%2C6.865%2C3.75c1.808%2C2%2C2.712%2C4.539%2C2.712%2C7.615C119.789%2C269.096%2C119.144%2C271.288%2C117.856%2C273.173z%22%2F%3E%3Cpath%20fill%3D%22%23e60006%22%20d%3D%22M219.481%2C263.452c-1.846-5.404-4.539-9.971-8.077-13.702s-7.789-6.327-12.75-7.789c-3.692-1.077-9.058-1.615-16.096-1.615%20h-31.212v84.577h32.135c6.308%2C0%2C11.346-0.596%2C15.115-1.789c5.039-1.615%2C9.039-3.865%2C12-6.75c3.923-3.808%2C6.942-8.788%2C9.058-14.942%20c1.731-5.039%2C2.596-11.039%2C2.596-18C222.25%2C275.519%2C221.327%2C268.856%2C219.481%2C263.452z%20M202.865%2C298.183%20c-1.154%2C3.789-2.644%2C6.51-4.471%2C8.163c-1.827%2C1.654-4.125%2C2.827-6.894%2C3.519c-2.115%2C0.539-5.558%2C0.808-10.327%2C0.808h-12.75v0%20v-56.019h7.673c6.961%2C0%2C11.635%2C0.269%2C14.019%2C0.808c3.192%2C0.692%2C5.827%2C2.019%2C7.904%2C3.981c2.077%2C1.962%2C3.692%2C4.692%2C4.846%2C8.192%20c1.154%2C3.5%2C1.731%2C8.519%2C1.731%2C15.058C204.596%2C289.231%2C204.019%2C294.394%2C202.865%2C298.183z%22%2F%3E%3Cpolygon%20fill%3D%22%23e60006%22%20points%3D%22294.827%2C254.654%20294.827%2C240.346%20236.846%2C240.346%20236.846%2C324.923%20253.923%2C324.923%20253.923%2C288.981%20289.231%2C288.981%20289.231%2C274.673%20253.923%2C274.673%20253.923%2C254.654%22%2F%3E%3C%2Fsvg%3E");
}

body.template.template--Surveysummary main .main__sidebar .box .box__section.box__section--links {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22linkChain%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20482.8%20482.8%22%20style%3D%22enable-background%3Anew%200%200%20482.8%20482.8%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%3Cpath%20fill%3D%22%23e60006%22%20d%3D%22M255.2%2C209.3c-5.3%2C5.3-5.3%2C13.8%2C0%2C19.1c21.9%2C21.9%2C21.9%2C57.5%2C0%2C79.4l-115%2C115c-21.9%2C21.9-57.5%2C21.9-79.4%2C0l-17.3-17.3%20c-21.9-21.9-21.9-57.5%2C0-79.4l115-115c5.3-5.3%2C5.3-13.8%2C0-19.1s-13.8-5.3-19.1%2C0l-115%2C115C8.7%2C322.7%2C0%2C343.6%2C0%2C365.8%20c0%2C22.2%2C8.6%2C43.1%2C24.4%2C58.8l17.3%2C17.3c16.2%2C16.2%2C37.5%2C24.3%2C58.8%2C24.3s42.6-8.1%2C58.8-24.3l115-115c32.4-32.4%2C32.4-85.2%2C0-117.6%20C269.1%2C204%2C260.5%2C204%2C255.2%2C209.3z%22%2F%3E%3Cpath%20fill%3D%22%23e60006%22%20d%3D%22M458.5%2C58.2l-17.3-17.3c-32.4-32.4-85.2-32.4-117.6%2C0l-115%2C115c-32.4%2C32.4-32.4%2C85.2%2C0%2C117.6c5.3%2C5.3%2C13.8%2C5.3%2C19.1%2C0%20s5.3-13.8%2C0-19.1c-21.9-21.9-21.9-57.5%2C0-79.4l115-115c21.9-21.9%2C57.5-21.9%2C79.4%2C0l17.3%2C17.3c21.9%2C21.9%2C21.9%2C57.5%2C0%2C79.4l-115%2C115%20c-5.3%2C5.3-5.3%2C13.8%2C0%2C19.1c2.6%2C2.6%2C6.1%2C4%2C9.5%2C4s6.9-1.3%2C9.5-4l115-115c15.7-15.7%2C24.4-36.6%2C24.4-58.8%20C482.8%2C94.8%2C474.2%2C73.9%2C458.5%2C58.2z%22%2F%3E%3C%2Fsvg%3E");
}

body.template.template--Surveysummary main .main__sidebar .box .box__section.box__section--links ul li:not(:last-of-type) {
  padding-bottom: 21px;
}

body.template.template--Surveysummary main .main__sidebar .box .box__section.box__section--newsletter {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20height%3D%22480pt%22%20style%3D%22enable-background%3Anew%200%200%20480%20480%3B%22%20viewBox%3D%220%200%20480%20480%22%20width%3D%22480pt%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23e60006%22%20d%3D%22m440%20144h-8v-72c0-.175781-.089844-.320312-.097656-.496094-.046875-.71875-.191406-1.429687-.429688-2.113281-.089844-.253906-.152344-.503906-.265625-.75-.375-.84375-.898437-1.617187-1.542969-2.28125l-64-64c-.667968-.644531-1.445312-1.167969-2.296874-1.542969-.230469-.113281-.480469-.175781-.71875-.265625-.699219-.246093-1.429688-.390625-2.167969-.429687-.175781-.0312502-.3125-.121094-.480469-.121094h-280c-17.671875%200-32%2014.328125-32%2032v112h-8c-22.082031.027344-39.9726562%2017.917969-40%2040v256c.0273438%2022.082031%2017.917969%2039.972656%2040%2040h400c22.082031-.027344%2039.972656-17.917969%2040-40v-256c-.027344-22.082031-17.917969-39.972656-40-40zm-244.558594%20176h89.117188l136.800781%20144h-362.71875zm244.558594-160c11.714844-.003906%2021.71875%208.449219%2023.671875%2020l-31.671875%2022.054688v-42.054688zm-35.3125-96h-28.6875c-4.417969%200-8-3.582031-8-8v-28.6875zm-340.6875-32c0-8.835938%207.164062-16%2016-16h272v40c0%2013.253906%2010.746094%2024%2024%2024h40v133.175781l-130.511719%2090.824219h-90.976562l-130.511719-90.824219zm-24%20128h8v42.054688l-31.671875-22.015626c1.933594-11.566406%2011.945313-20.039062%2023.671875-20.039062zm-24%20280v-240.695312l163.785156%20113.941406-142.984375%20150.539062c-11.910156-1.601562-20.800781-11.769531-20.800781-23.785156zm427.199219%2023.785156-142.984375-150.539062%20163.785156-113.941406v240.695312c0%2012.015625-8.890625%2022.183594-20.800781%2023.785156zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23e60006%22%20d%3D%22m168%2064h144c4.417969%200%208-3.582031%208-8s-3.582031-8-8-8h-144c-4.417969%200-8%203.582031-8%208s3.582031%208%208%208zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23e60006%22%20d%3D%22m96%20104c0%204.417969%203.582031%208%208%208h272c4.417969%200%208-3.582031%208-8s-3.582031-8-8-8h-272c-4.417969%200-8%203.582031-8%208zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23e60006%22%20d%3D%22m376%20144h-272c-4.417969%200-8%203.582031-8%208s3.582031%208%208%208h272c4.417969%200%208-3.582031%208-8s-3.582031-8-8-8zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23e60006%22%20d%3D%22m376%20192h-272c-4.417969%200-8%203.582031-8%208s3.582031%208%208%208h272c4.417969%200%208-3.582031%208-8s-3.582031-8-8-8zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23e60006%22%20d%3D%22m328%20240h-176c-4.417969%200-8%203.582031-8%208s3.582031%208%208%208h176c4.417969%200%208-3.582031%208-8s-3.582031-8-8-8zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23e60006%22%20d%3D%22m88%2080c4.417969%200%208-3.582031%208-8v-16c0-4.417969%203.582031-8%208-8h16c4.417969%200%208-3.582031%208-8s-3.582031-8-8-8h-16c-13.253906%200-24%2010.746094-24%2024v16c0%204.417969%203.582031%208%208%208zm0%200%22%2F%3E%3C%2Fsvg%3E");
}

body.template.template--Surveysummary main .main__sidebar .box .box__section .vd-actions .vd-btn {
  margin-bottom: 16px;
  font-size: 1rem;
}

@media only screen and (min-width: 768px) and (orientation: landscape) {
  body.template.template--Surveysummary main .main__sidebar .box .box__section .vd-actions .vd-btn {
    font-size: 1.1875rem;
  }
}
body.template.template--Surveysummary main .main__sidebar .box .box__section .vd-actions .vd-btn:not(:last-child) {
  margin-right: 15px;
}

@media only screen and (max-width: 1023px) {
  body.template.template--Surveysummary main.vd-base > .vd-wrapper {
    width: 100%;
  }
}
@font-face {
  font-family: "Quicksand";
  src: url(../Fonts/Quicksand-Light.eot) format("embedded-opentype");
  src: url(../Fonts/Quicksand-Light.eot?#iefix) format("embedded-opentype"), url(../Fonts/Quicksand-Light.woff) format("woff"), url(../Fonts/Quicksand-Light.ttf) format("truetype");
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: "Quicksand";
  src: url(../Fonts/Quicksand-Regular.eot) format("embedded-opentype");
  src: url(../Fonts/Quicksand-Regular.eot?#iefix) format("embedded-opentype"), url(../Fonts/Quicksand-Regular.woff) format("woff"), url(../Fonts/Quicksand-Regular.ttf) format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Quicksand";
  src: url(../Fonts/Quicksand-Medium.eot) format("embedded-opentype");
  src: url(../Fonts/Quicksand-Medium.eot?#iefix) format("embedded-opentype"), url(../Fonts/Quicksand-Medium.woff) format("woff"), url(../Fonts/Quicksand-Medium.ttf) format("truetype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Quicksand";
  src: url(../Fonts/Quicksand-Bold.eot) format("embedded-opentype");
  src: url(../Fonts/Quicksand-Bold.eot?#iefix) format("embedded-opentype"), url(../Fonts/Quicksand-Bold.woff) format("woff"), url(../Fonts/Quicksand-Bold.ttf) format("truetype");
  font-style: normal;
  font-weight: 700;
}
.ce, .ce * {
  font-family: var(--font-sans);
}

.ce b, .ce strong, .ce h1, .ce h2, .ce h3, .ce h4 {
  font-weight: 700;
}

.ce h1, .ce h2, .ce h3, .ce h4, .ce h5, .ce h6 {
  color: var(--color-primary);
}

.body__container > header .header__logo {
  display: flex;
  align-items: center;
}

.body__container > header .header__logo img.jrk_logo {
  margin-left: 30px;
  height: 80px;
}

.ce.ce--vd_pages_teaser a.link--teaser:active .link--simulated,
.ce.ce--vd_pages_teaser a.link--teaser:focus .link--simulated,
.ce.ce--vd_pages_teaser a.link--teaser:hover .link--simulated {
  color: var(--color-primary);
}

.footer__sponsors a:hover {
  color: var(--color-primary);
}

.body__container > main .vd-form.vd-form--survey .answers-block:not(.status--active) {
  display: none;
}

.body__container > main .vd-form.vd-form--survey .answers-block .title {
  color: var(--color-primary);
  font-weight: 700;
}

.body__container > main .vd-form.vd-form--survey .answers-block .answer .actions .actions__right .action:active, .body__container > main .vd-form.vd-form--survey .answers-block .answer .actions .actions__right .action:focus, .body__container > main .vd-form.vd-form--survey .answers-block .answer .actions .actions__right .action:hover {
  color: var(--color-primary);
}

.body__container > main .vd-form.vd-form--survey .answers-block .answer .actions .actions__right .action:active:after, .body__container > main .vd-form.vd-form--survey .answers-block .answer .actions .actions__right .action:focus:after, .body__container > main .vd-form.vd-form--survey .answers-block .answer .actions .actions__right .action:hover:after {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22arrowRight%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20478.448%20478.448%22%20style%3D%22enable-background%3Anew%200%200%20478.448%20478.448%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%3Cpolygon%20fill%3D%22%2300a0aa%22%20points%3D%22131.659%2C0%20100.494%2C32.035%20313.804%2C239.232%20100.494%2C446.373%20131.65%2C478.448%20%20%20%20%20377.954%2C239.232%20%20%20%22%20%2F%3E%3C%2Fsvg%3E");
}

.body__container > main .vd-form.vd-form--survey .answers-block .answer .actions .actions__right .action:after {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22arrowRight%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20478.448%20478.448%22%20style%3D%22enable-background%3Anew%200%200%20478.448%20478.448%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%3Cpolygon%20fill%3D%22%23002D55%22%20points%3D%22131.659%2C0%20100.494%2C32.035%20313.804%2C239.232%20100.494%2C446.373%20131.65%2C478.448%20%20%20%20%20377.954%2C239.232%20%20%20%22%20%2F%3E%3C%2Fsvg%3E");
}

.vd-grid {
  max-width: 75rem;
  margin: 0 auto;
  padding: 0 1rem;
}

.vd-grid .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.625rem;
}

.vd-grid [class*=small-],
.vd-grid [class*=medium-],
.vd-grid [class*=large-] {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 0.625rem;
}

.vd-grid .small-12 {
  flex-basis: 100%;
  max-width: 100%;
}

@media only screen and (min-width: 40em) {
  .vd-grid .medium-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width: 64em) {
  .vd-grid .large-4 {
    flex-basis: 33.3333%;
    max-width: 33.3333%;
  }
}
@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}
.vd-wrap-table {
  width: 100%;
  height: 100%;
  display: table;
}

.vd-wrap-table .vd-wrap-table__cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}

.vd-wrap-table .vd-wrap-table__cell.vd-wrap-table__cell--align-left {
  text-align: left;
}

.vd-wrap-table .vd-wrap-table__cell.vd-wrap-table__cell--align-right {
  text-align: right;
}

a.link--teaser::after {
  content: initial;
}

#hero .menu.menu--teaser .vd-teaser {
  padding: 7.5px;
}

.vd-image .vd-image__caption--copyright {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0.75);
}

.ce.ce--vd_pages_teaser .ce__content > .ce__bodytext {
  padding-bottom: 50px;
}

.ce.ce--vd_pages_teaser .ce__bodytext {
  padding-bottom: 25px;
}

.ce.ce--vd_pages_teaser .ce__bodytext p:last-of-type {
  margin-bottom: 0;
}

.ce.ce--vd_pages_teaser .ce__cta .link--simulated {
  display: block;
  position: relative;
  height: 40px;
  line-height: 40px;
  text-align: right;
  padding-right: 30px;
}

.ce.ce--vd_pages_teaser .ce__cta .link--simulated:after {
  content: "";
  top: 0;
  right: 0;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22arrowRight%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20478.448%20478.448%22%20style%3D%22enable-background%3Anew%200%200%20478.448%20478.448%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%3Cpolygon%20fill%3D%22%23002D55%22%20points%3D%22131.659%2C0%20100.494%2C32.035%20313.804%2C239.232%20100.494%2C446.373%20131.65%2C478.448%20%20%20%20%20377.954%2C239.232%20%20%20%22%20%2F%3E%3C%2Fsvg%3E");
  display: block;
  position: absolute;
  height: 40px;
  width: 40px;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-position: right center;
}

@media only screen and (max-width: 1023px) {
  body.template.template--Surveysummary main .container-fluid, body.template.template--Surveysummary main .container-sm, body.template.template--Surveysummary main .container-md, body.template.template--Surveysummary main .container-lg, body.template.template--Surveysummary main .container-xl {
    padding-left: 0;
    padding-right: 0;
  }
}
.ce__layout {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 2rem;
}

.ce__layout .ce__content {
  flex: 1 1 320px;
  min-width: 0;
  max-width: 580px;
}

.ce__layout .ce__graphic {
  margin: 0 auto;
  position: relative;
  aspect-ratio: 1/1;
}

.c-survey {
  padding: 24px 0 48px;
}

.c-survey-nav {
  margin-bottom: 32px;
}

.c-survey-nav__list {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.c-survey-nav__category {
  text-align: center;
  padding: 0 4px;
}

.c-survey-nav__progress {
  height: 4px;
  background: var(--color-border);
  border-radius: 2px;
  overflow: hidden;
}

.c-survey-nav__progress-bar {
  height: 100%;
  width: 0;
  background: var(--color-primary);
  transition: width 200ms ease-in-out;
}

.c-survey-nav__category--done .c-survey-nav__progress-bar {
  width: 100%;
}

.c-survey-nav__category--active .c-survey-nav__progress-bar {
  width: 10%;
}

.c-survey-nav__title {
  display: block;
  margin-top: 8px;
  font-size: 13px;
  color: var(--color-border-dark);
  hyphens: auto;
  line-height: 1;
}

.c-survey-nav__category--active .c-survey-nav__title {
  color: var(--color-text);
  font-weight: 700;
}

.c-survey-shell {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 2rem;
}

.c-survey-shell__main {
  flex: 1 1 320px;
  min-width: 0;
}

.c-survey-shell__graphic {
  flex: 1 1 240px;
  max-width: 320px;
  margin: 0 auto;
  position: relative;
  aspect-ratio: 1/1;
}

.success-status--tiny {
  max-width: 280px;
  margin: 24px auto 0;
}

.success-status--tiny svg #texts,
.success-status--tiny svg #numbers,
.success-status--tiny svg #lines {
  display: none;
}

.c-survey-form .answer.status--hidden {
  display: none;
}

.display--hidden {
  display: none !important;
}

.display--block {
  display: block !important;
}

.c-survey-form .answer__label {
  font-weight: 700;
  margin-bottom: 16px;
}

.c-survey-form .answer__selection {
  background: var(--color-primary-light);
  padding: 24px 32px;
  border-radius: 4px;
  margin-bottom: 16px;
}

.c-survey-form .answer__selection--enhanced select {
  display: none;
}

.rating {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}

.rating__label {
  font-size: 14px;
  color: var(--color-text);
}

.rating__scale {
  display: flex;
  gap: 12px;
}

.rating__item {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid var(--color-border-dark);
  background: var(--color-bg);
  color: var(--color-text);
  font-size: 16px;
  cursor: pointer;
  transition: background-color 150ms ease-in-out, color 150ms ease-in-out;
}

.rating__item:hover {
  background-color: var(--color-primary-hov);
  border-color: var(--color-primary-hov);
  color: oklch(100% 0 0deg);
}

.rating__item--selected {
  background: var(--color-primary);
  border-color: var(--color-primary);
  color: var(--color-bg);
}

.c-survey-form .actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.c-survey-form .actions .action {
  background: none;
  border: none;
  color: var(--color-primary);
  cursor: pointer;
  font-size: 14px;
  padding: 8px 0;
}

.c-survey-form .actions .action:hover {
  text-decoration: underline;
}

.ce--vd_survey_success_message .ce__actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
}

.c-survey-form:has(> .c-form-field) {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 2rem;
  row-gap: 2rem;
  align-items: end;
}

@media only screen and (min-width: 40em) {
  .c-survey-form:has(> .c-form-field) {
    grid-template-columns: 1fr 1fr;
  }
}
.c-survey-privacy {
  grid-column: 1/-1;
  margin-top: 24px;
}

.c-survey-privacy__label {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 15px;
}

.c-survey-privacy__checkbox {
  margin-top: 3px;
}

.c-survey-privacy__hint {
  font-size: 13px;
  color: var(--color-border-dark);
  margin-top: 8px;
}

.c-survey-form__submit {
  grid-column: 1/-1;
  text-align: right;
  margin-top: 24px;
}

.c-survey-form:has(.c-survey-summary-main) {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 48px;
  row-gap: 24px;
  align-items: start;
}

@media only screen and (min-width: 64em) {
  .c-survey-form:has(.c-survey-summary-main) {
    grid-template-columns: 1fr 360px;
  }
}
.c-survey-summary-main {
  grid-column: 1;
}

.c-survey-summary__title {
  color: var(--color-primary);
  margin-bottom: 8px;
}

.c-survey-summary__subtitle {
  margin-bottom: 24px;
}

.c-survey-summary__chart-wrap {
  max-width: 480px;
  margin-bottom: 32px;
}

.c-survey-summary__details-title {
  margin-bottom: 8px;
}

.c-survey-summary-sidebar,
.c-page--survey .c-link-list {
  grid-column: 1;
  background: var(--color-primary-light);
  padding: 24px;
  border-radius: 4px;
}

@media only screen and (min-width: 64em) {
  .c-survey-summary-sidebar,
  .c-page--survey .c-link-list {
    grid-column: 2;
  }
}
.c-survey-summary-sidebar__title,
.c-page--survey .c-link-list .o-cms-content__headline {
  color: var(--color-primary);
  margin-bottom: 8px;
}

.c-survey-summary-sidebar__actions {
  display: flex;
  gap: 16px;
  margin-top: 16px;
  flex-wrap: wrap;
}

.c-page--survey .c-link-list__list {
  list-style: none;
  margin: 8px 0 0;
  padding: 0;
}

.c-page--survey .c-link-list__item {
  margin-bottom: 8px;
}

@media (min-width: 64em) {
  .c-menu-footer {
    gap: var(--space-6);
    grid-template-columns: repeat(2, 1fr);
  }
}

.c-page-foot__column--credits {
  text-align: end;
}

/*# sourceMappingURL=survey.css.map */
