/**
 * Globals
 **/
/*
 * Teaser
*/
/**
 * Button
**/
/**
 * Events
 **/
/**
 * Multidownload
 **/
/* colors */
/* fonts */
/* has to be declared as 'semi-bold' */
/* icons */
/* others */
/**
 * Basic border
 **/
/**
 * Fonts
 **/
/**
 * Colors
 **/
/**
 * Layout Gaps
 **/
/**
 * Breakpoints
 */
/**
 * Hyphens
 */
/**
 * Download Icon Desktop
 */
/**
 * Download Icon Mobile
 */
.tx-epwerksurvey-inactive {
  display: none;
  opacity: 0;
  -webkit-transition: all 2s linear;
  -moz-transition: all 2s linear;
  -o-transition: all 2s linear;
  transition: all 2s linear;
}
.tx-epwerksurvey-active {
  display: block;
  opacity: 1;
  -webkit-transition: all 2s linear;
  -moz-transition: all 2s linear;
  -o-transition: all 2s linear;
  transition: all 2s linear;
}
.tx-epwerksurvey-active .tx-epwerksurvey-slider {
  z-index: 100;
}
.gridelement-frame-survey-text > div > div > div > div:not(.survey-container) {
  background: #EDECEA;
}
@media all and (max-width: 992px) {
  .gridelement-frame-survey-text .frame-survey-text {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .gridelement-frame-survey-text .column-left {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.gridelement-frame-survey-text .column-left {
  min-height: 560px;
}
@media screen and (max-width: 992px) {
  .gridelement-frame-survey-text .column-left {
    min-height: 100%;
  }
}
.gridelement-frame-survey-text .frame-survey-text {
  padding-left: 0px !important;
}
.gridelement-frame-survey-text .image {
  margin-bottom: 0px !important;
}
.gridelement-frame-survey-text .frame-default a {
  padding-left: 0;
}
@media all and (max-width: 992px) {
  .gridelement-frame-survey-text .frame-default a.justify-content-start {
    padding-left: 8.3%;
  }
}
.gridelement-frame-survey-text .survey-container {
  padding: 120px;
  background-color: #FF7F00;
  color: #EDECEA !important;
}
@media all and (max-width: 992px) {
  .gridelement-frame-survey-text .survey-container {
    padding: 60px 8.3%;
  }
}
.gridelement-frame-survey-text .survey-container .subheadline {
  color: #EDECEA !important;
  font-size: 26px;
  line-height: 36px;
  font-weight: 300;
}
@media all and (max-width: 992px) {
  .gridelement-frame-survey-text .survey-container .subheadline {
    font-size: 22px;
    line-height: 30px;
  }
}
.gridelement-frame-survey .frame-teaser-with-image {
  height: 100%;
}
.gridelement-frame-survey .frame-teaser-with-image .tx-epwerksurvey {
  height: 100%;
}
.tx-epwerksurvey-remaining {
  display: none;
}
.tx-epwerksurvey-countdown {
  margin-right: 8px;
  margin-left: 20px;
  background: #373737;
  color: #ffffff;
  border-radius: 50%;
  width: 24px;
  max-width: 24px;
  min-width: 24px;
  height: 24px;
  display: none !important;
}
@media all and (max-width: 480px) {
  .tx-epwerksurvey-countdown {
    position: absolute;
    left: -6px;
    top: 13px;
    z-index: 1;
    background-color: #FFFFFF;
    color: black;
  }
}
.tx-eptemplate-werk-button.arrow-right {
  display: block;
}
.tx-epwerksurvey .tx-epwerksurvey-container {
  padding: 60px 120px;
}
@media all and (max-width: 1500px) {
  .tx-epwerksurvey .tx-epwerksurvey-container {
    padding: 60px;
  }
}
.tx-epwerksurvey .tx-epwerksurvey-container a {
  color: black !important;
  text-decoration: none;
  font-weight: 700 !important;
  transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
}
.tx-epwerksurvey .tx-epwerksurvey-container a:hover {
  text-decoration: none;
}
.tx-epwerksurvey .tx-epwerksurvey-header {
  margin-bottom: 55px;
}
.tx-epwerksurvey .tx-epwerksurvey-header span {
  font-size: 14px;
  padding: 7px 20px;
  color: #000000;
  background: #FF7F00;
  border-radius: 5px;
  font-weight: 700;
  letter-spacing: 1px;
}
@media all and (max-width: 992px) {
  .tx-epwerksurvey .tx-epwerksurvey-header span {
    border-radius: 6px;
  }
}
.tx-epwerksurvey .tx-epwerksurvey-result {
  font-size: 14px;
  font-style: italic;
  margin-bottom: 112px;
  line-height: 20px;
}
@media all and (max-width: 992px) {
  .tx-epwerksurvey .tx-epwerksurvey-result {
    margin-bottom: 40px;
  }
}
.tx-epwerksurvey .tx-epwerksurvey-result p {
  font-size: 16px !important;
}
@media all and (max-width: 992px) {
  .tx-epwerksurvey .tx-epwerksurvey-result p {
    font-size: 14px !important;
  }
}
.tx-epwerksurvey .tx-epwerksurvey-emoji img {
  width: 35px;
  height: 35px;
}
.tx-epwerksurvey .tx-epwerksurvey-slider {
  /*removes default webkit styles*/
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent !important;
  /*fix for FF unable to apply focus style bug */
  border: none;
  /*required for proper track sizing in FF*/
  width: 100%;
  background: none;
  padding: 0;
  /*hide the outline behind the border*/
}
.tx-epwerksurvey .tx-epwerksurvey-slider::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  background: white;
  border: none;
  border-radius: 10px;
}
.tx-epwerksurvey .tx-epwerksurvey-slider.tx-epwerksurvey-slider-overlay:disabled {
  opacity: 1 !important;
  background: transparent;
}
.tx-epwerksurvey .tx-epwerksurvey-slider.tx-epwerksurvey-slider-overlay::-webkit-slider-runnable-track {
  background: transparent;
}
.tx-epwerksurvey .tx-epwerksurvey-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: transparent;
  border: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: black;
  margin-top: -7px;
  cursor: grab;
}
.tx-epwerksurvey .tx-epwerksurvey-slider:focus {
  outline: none;
}
.tx-epwerksurvey .tx-epwerksurvey-slider:focus::-webkit-slider-runnable-track {
  background: white;
}
.tx-epwerksurvey .tx-epwerksurvey-slider::-moz-range-track {
  width: 100%;
  height: 5px;
  background: white;
  border: none;
  border-radius: 5px;
  padding: 0;
  margin: 0;
}
.tx-epwerksurvey .tx-epwerksurvey-slider.tx-epwerksurvey-slider-overlay::-moz-range-track {
  background: transparent;
}
.tx-epwerksurvey .tx-epwerksurvey-slider::-moz-range-thumb {
  border: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: black;
  cursor: grab;
}
.tx-epwerksurvey .tx-epwerksurvey-slider:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}
.tx-epwerksurvey .tx-epwerksurvey-slider::-ms-track {
  width: 100%;
  height: 5px;
  /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  background: transparent;
  /*leave room for the larger thumb to overflow with a transparent border */
  border-color: transparent;
  border-width: 6px 0;
  /*remove default tick marks*/
  color: transparent;
}
.tx-epwerksurvey .tx-epwerksurvey-slider::-ms-track.tx-epwerksurvey-slider-overlay {
  background: transparent;
}
.tx-epwerksurvey .tx-epwerksurvey-slider::-ms-fill-lower {
  background: white;
  border-radius: 10px;
}
.tx-epwerksurvey .tx-epwerksurvey-slider::-ms-fill-upper {
  background: white;
  border-radius: 10px;
}
.tx-epwerksurvey .tx-epwerksurvey-slider.tx-epwerksurvey-slider-overlay::-ms-fill-upper,
.tx-epwerksurvey .tx-epwerksurvey-slider.tx-epwerksurvey-slider-overlay::-ms-fill-lower {
  background: transparent;
}
.tx-epwerksurvey .tx-epwerksurvey-slider::-ms-thumb {
  border: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: black;
  margin-top: 0px;
}
.tx-epwerksurvey .tx-epwerksurvey-slider:focus::-ms-fill-lower {
  background: white;
}
.tx-epwerksurvey .tx-epwerksurvey-slider:focus::-ms-fill-upper {
  background: white;
}
.tx-epwerksurvey .tx-epwerksurvey-slider.tx-epwerksurvey-slider-overlay {
  background: transparent;
}
.tx-epwerksurvey .tx-epwerksurvey-slider-range {
  position: absolute;
}
.tx-epwerksurvey .tx-epwerksurvey-slider-submitted-seperator {
  background: transparent;
}
.tx-epwerksurvey .tx-epwerksurvey-slider:hover {
  opacity: 1;
  cursor: pointer;
}
.tx-epwerksurvey .tx-epwerksurvey-remaining {
  margin-right: 8px;
  background: #272727;
  color: #FFFFFF;
  border-radius: 50%;
  width: 24px;
  height: 24px;
}
.tx-epwerksurvey .tx-epwerksurvey-comment {
  padding-bottom: 17px;
}
@media all and (max-width: 992px) {
  .tx-epwerksurvey .tx-epwerksurvey-container {
    padding: 40px 8.3%;
  }
}
#page-content .tx-epwerksurvey h2.tx-epwerksurvey-text {
  padding-top: 0;
  line-height: 45px !important;
  padding-bottom: 0;
}
#page-content .tx-epwerksurvey h2.tx-epwerksurvey-text p {
  font-size: 36px;
  font-weight: 400 !important;
}
#page-content .tx-epwerksurvey h2.tx-epwerksurvey-text p:last-child {
  margin-bottom: 98px;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerksurvey h2.tx-epwerksurvey-text p:last-child {
    margin-bottom: 38px;
  }
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerksurvey h2.tx-epwerksurvey-text p {
    font-size: 26px !important;
    line-height: 34px !important;
  }
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerksurvey h2.tx-epwerksurvey-text .next-survey-text {
    font-size: 14px !important;
    font-weight: 700 !important;
  }
}
#page-content .tx-epwerksurvey.tx-epwerksurvey-active h2.tx-epwerksurvey-text {
  margin-bottom: 0;
}
#page-content .tx-epwerksurvey.tx-epwerksurvey-active h2.tx-epwerksurvey-text p {
  font-weight: 500;
}
#page-content .tx-epwerksurvey .tx-epwerksurvey-bottom {
  display: flex;
  justify-content: flex-end;
}
@media all and (max-width: 480px) {
  #page-content .tx-epwerksurvey .tx-epwerksurvey-bottom {
    flex-direction: column;
    align-items: center;
  }
}
#page-content .tx-epwerksurvey.tx-epwerksurvey-submitted .tx-epwerksurvey-bottom {
  justify-content: space-between;
}
#page-content .tx-epwerksurvey .tx-epwerksurvey-next {
  margin-right: 5px;
  margin-left: 20px;
  display: flex;
  flex: none;
  position: relative;
}
@media all and (max-width: 480px) {
  #page-content .tx-epwerksurvey .tx-epwerksurvey-next {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media all and (max-width: 1500px) {
  #page-content .tx-epwerksurvey .tx-epwerksurvey-resultwrap {
    width: 100%;
  }
}
#page-content .tx-epwerksurvey .tx-epwerksurvey-count {
  padding-top: 3px;
  font-size: 14px !important;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerksurvey .tx-epwerksurvey-count {
    font-size: 12px !important;
  }
}
@media all and (max-width: 480px) {
  #page-content .tx-epwerksurvey .tx-epwerksurvey-count {
    margin-bottom: 20px;
  }
}
.tx-epwerksurvey-submitted {
  opacity: 0;
  display: none;
  -webkit-transition: all 2s linear;
  -moz-transition: all 2s linear;
  -o-transition: all 2s linear;
  transition: all 2s linear;
}
.tx-epwerksurvey-submitted h2.tx-epwerksurvey-text {
  padding-bottom: 10px !important;
}
@media all and (max-width: 480px) {
  .tx-epwerksurvey-submitted .tx-eptemplate-werk-button {
    padding: 10px 17px 10px 40px;
    justify-content: center;
  }
}
.tx-epwerksurvey-slidecontainer {
  padding-top: 7px;
  padding-bottom: 120px;
}
@media all and (max-width: 992px) {
  .tx-epwerksurvey-slidecontainer {
    padding-bottom: 60px;
  }
}
@media all and (max-width: 992px) {
  .survey-container {
    padding-bottom: 0px;
  }
  .tx-epwerksurvey-submitted {
    height: 100% !important;
  }
  .tx-epwerksurvey-active {
    height: 100% !important;
  }
  .row:last-child .frame-survey-text {
    height: auto !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
  }
}
transition-survey {
  opacity: 0 !important;
}
.tx-epwerksurvey-slidecontainer input[type=range]::-moz-range-thumb {
  background-color: #272727;
  opacity: 1;
}
@media all and (max-width: 992px) {
  .tx-epwerksurvey-slidecontainer input[type=range]::-moz-range-thumb:active {
    box-shadow: 0px 0px 2px 6px rgba(0, 0, 0, 0.5);
  }
}
.tx-epwerksurvey-slidecontainer input[type=range]::-webkit-slider-thumb {
  background-color: #272727;
  opacity: 1;
}
@media all and (max-width: 992px) {
  .tx-epwerksurvey-slidecontainer input[type=range]::-webkit-slider-thumb:active {
    box-shadow: 0px 0px 2px 6px rgba(0, 0, 0, 0.5);
  }
}
.tx-epwerksurvey-slidecontainer input[type=range]::-ms-thumb {
  background-color: #272727;
  opacity: 1;
}
@media all and (max-width: 992px) {
  .tx-epwerksurvey-slidecontainer input[type=range]::-ms-thumb:active {
    box-shadow: 0px 0px 2px 6px rgba(0, 0, 0, 0.5);
  }
}
.tx-epwerksurvey-slidecontainer .submitted input[type=range]::-moz-range-thumb {
  width: 4px;
  height: 26px;
  border-radius: 0;
  background: #FF7F00;
  border: none;
  box-shadow: none;
}
.tx-epwerksurvey-slidecontainer .submitted input[type=range]::-webkit-slider-thumb {
  width: 4px;
  height: 26px;
  border-radius: 0;
  background: #FF7F00;
  border: none;
  box-shadow: none;
}
.tx-epwerksurvey-slidecontainer .submitted input[type=range]::-ms-thumb {
  width: 4px;
  height: 26px;
  border-radius: 0;
  background: #FF7F00;
  border: none;
  box-shadow: none;
}
.tx-epwerksurvey-slidecontainer .seperator input[type=range]::-moz-range-thumb {
  width: 1px;
  height: 40px;
  border-radius: 0;
  background: grey;
}
.tx-epwerksurvey-slidecontainer .seperator input[type=range]::-webkit-slider-thumb {
  width: 1px;
  height: 40px;
  border-radius: 0;
  background: grey;
}
.tx-epwerksurvey-slidecontainer .seperator input[type=range]::-ms-thumb {
  width: 1px;
  height: 40px;
  border-radius: 0;
  background: grey;
}
.frame-survey-text .box-link {
  margin-top: 44px;
  position: static;
  background-color: #373737 !important;
  width: auto;
  text-align: center;
  font-weight: bold;
}
.frame-survey-text .box-link:hover {
  background-color: #000000 !important;
}
.tx-epwerksurvey:nth-child(1 of .tx-epwerksurvey-emoji) {
  margin-left: 5px !important;
}
.tx-epwerksurvey:nth-child(2 of .tx-epwerksurvey-emoji) {
  margin-right: 5px !important;
}
.tx-epwerksurvey-comment {
  font-size: 16px !important;
}
.tx-epwerksurvey-comment strong {
  font-size: 22px !important;
}
@media all and (max-width: 992px) {
  .tx-epwerksurvey-comment {
    font-size: 14px !important;
  }
  .tx-epwerksurvey-comment strong {
    font-size: 20px !important;
  }
}
@media (max-width: 992px) {
  .frame-survey-text .box-link {
    position: static !important;
    width: 100%;
  }
}
@media (max-width: 992px) {
  .row:last-child .frame-survey-text {
    padding: 60px 8.3333%;
  }
}
/*# sourceMappingURL=survey.css.map */
