/* fira-sans-200 - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/fira-sans-v10-latin-200.eot');
  /* IE9 Compat Modes */
  src: local('Fira Sans ExtraLight'), local('FiraSans-ExtraLight'), url('../fonts/fira-sans-v10-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/fira-sans-v10-latin-200.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/fira-sans-v10-latin-200.woff') format('woff'), /* Modern Browsers */ url('../fonts/fira-sans-v10-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/fira-sans-v10-latin-200.svg#FiraSans') format('svg');
  /* Legacy iOS */
}
/* fira-sans-300 - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/fira-sans-v10-latin-300.eot');
  /* IE9 Compat Modes */
  src: local('Fira Sans Light'), local('FiraSans-Light'), url('../fonts/fira-sans-v10-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/fira-sans-v10-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/fira-sans-v10-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/fira-sans-v10-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/fira-sans-v10-latin-300.svg#FiraSans') format('svg');
  /* Legacy iOS */
}
/* fira-sans-regular - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/fira-sans-v10-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Fira Sans Regular'), local('FiraSans-Regular'), url('../fonts/fira-sans-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/fira-sans-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/fira-sans-v10-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/fira-sans-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/fira-sans-v10-latin-regular.svg#FiraSans') format('svg');
  /* Legacy iOS */
}
/* fira-sans-500 - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/fira-sans-v10-latin-500.eot');
  /* IE9 Compat Modes */
  src: local('Fira Sans Medium'), local('FiraSans-Medium'), url('../fonts/fira-sans-v10-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/fira-sans-v10-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/fira-sans-v10-latin-500.woff') format('woff'), /* Modern Browsers */ url('../fonts/fira-sans-v10-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/fira-sans-v10-latin-500.svg#FiraSans') format('svg');
  /* Legacy iOS */
}
/* fira-sans-600 - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/fira-sans-v10-latin-600.eot');
  /* IE9 Compat Modes */
  src: local('Fira Sans SemiBold'), local('FiraSans-SemiBold'), url('../fonts/fira-sans-v10-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/fira-sans-v10-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/fira-sans-v10-latin-600.woff') format('woff'), /* Modern Browsers */ url('../fonts/fira-sans-v10-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/fira-sans-v10-latin-600.svg#FiraSans') format('svg');
  /* Legacy iOS */
}
/* fira-sans-700 - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/fira-sans-v10-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Fira Sans Bold'), local('FiraSans-Bold'), url('../fonts/fira-sans-v10-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/fira-sans-v10-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/fira-sans-v10-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/fira-sans-v10-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/fira-sans-v10-latin-700.svg#FiraSans') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: 'Veneer';
  src: url('../fonts/Veneer.woff2') format('woff2'), url('../fonts/Veneer.woff') format('woff'), url('../fonts/Veneer.ttf') format('truetype');
  /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  font-family: 'Fira Sans', Arial, sans-serif;
}
body strong,
body b {
  font-family: 'Fira Sans', Arial, sans-serif;
  font-weight: normal;
}
body p {
  margin: 0 0 20px;
}
body h1,
body h2,
body h3 {
  text-transform: uppercase;
  font-family: Veneer, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
body h1 {
  color: #333333;
  font-size: 40px;
  margin-bottom: 25px;
  margin-top: 30px;
}
@media (max-width: 580px) {
  body h1 {
    font-size: 25px;
  }
}
@media (max-width: 580px) {
  body h2 {
    font-size: 18px;
  }
}
html,
body {
  height: 100%;
}
#page-container {
  position: relative;
}
#page-container select {
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat;
  background-position: right 5px top;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 4px 12px;
}
.logo img {
  display: block;
  margin: 20px auto;
}
.gutschein {
  background-color: #DC0000;
  text-align: center;
  margin-right: -15px;
  margin-left: -15px;
}
.gutschein h1 {
  color: #ffffff;
  padding: 15px 20px;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 30px;
}
.highlight {
  color: #DC0000;
}
.no-padding {
  padding: 0;
  position: relative;
}
.js-step-1 {
  padding-left: 15px;
  padding-right: 15px;
}
.js-step-1 .right-content .inner {
  padding: 0 15px 25px 15px;
}
.js-step-1 .headline img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
  pointer-events: none;
  padding: 0 20px;
}
.js-step-1 .radio-toolbar .input-hidden {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: none;
}
.js-step-1 .radio-toolbar .interest_input {
  cursor: pointer;
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  -webkit-transition: background-image 300ms ease-in;
  -moz-transition: background-image 300ms ease-in;
  transition: background-image 300ms ease-in;
}
.js-step-1 .radio-toolbar label.interest_1 {
  background-image: url(../images/Bild_1_black.png);
}
.js-step-1 .radio-toolbar label.interest_1:hover,
.js-step-1 .radio-toolbar input:active + .interest_1,
.js-step-1 .radio-toolbar input:checked + .interest_1 {
  background-image: url(../images/Bild_1.png);
}
.js-step-1 .radio-toolbar label.interest_2 {
  background-image: url(../images/Bild_2_black.png);
}
.js-step-1 .radio-toolbar label.interest_2:hover,
.js-step-1 .radio-toolbar input:active + .interest_2,
.js-step-1 .radio-toolbar input:checked + .interest_2 {
  background-image: url(../images/Bild_2.png);
}
.js-step-1 .radio-toolbar label.interest_3 {
  background-image: url(../images/Bild_3_black.png);
}
.js-step-1 .radio-toolbar label.interest_3:hover,
.js-step-1 .radio-toolbar input:active + .interest_3,
.js-step-1 .radio-toolbar input:checked + .interest_3 {
  background-image: url(../images/Bild_3.png);
}
.js-step-1 .radio-toolbar label.interest_4 {
  background-image: url(../images/Bild_4_black.png);
}
.js-step-1 .radio-toolbar label.interest_4:hover,
.js-step-1 .radio-toolbar input:active + .interest_4,
.js-step-1 .radio-toolbar input:checked + .interest_4 {
  background-image: url(../images/Bild_4.png);
}
.js-step-1 .radio-toolbar span {
  position: absolute;
  z-index: 1;
  left: 55px;
  text-transform: uppercase;
  font-family: Veneer, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #ffffff;
  font-size: 18px;
}
.js-step-1 .radio-toolbar div.interest_1 span,
.js-step-1 .radio-toolbar div.interest_2 span {
  top: 23px;
}
.js-step-1 .radio-toolbar div.interest_3 span,
.js-step-1 .radio-toolbar div.interest_4 span {
  bottom: 20px;
}
.js-step-1 .radio-toolbar div.interest_1 .option-input,
.js-step-1 .radio-toolbar div.interest_2 .option-input {
  top: 15px;
  left: 10px;
}
.js-step-1 .radio-toolbar div.interest_3 .option-input,
.js-step-1 .radio-toolbar div.interest_4 .option-input {
  bottom: 15px;
  left: 10px;
}
@keyframes click-wave {
  0% {
    height: 30px;
    width: 30px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    height: 200px;
    width: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0;
  }
}
.js-step-1 .radio-toolbar .option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  right: 0;
  left: 0;
  height: 30px;
  width: 30px;
  transition: all 0.15s ease-out 0s;
  background: #ffffff;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: absolute;
  z-index: 80;
}
.js-step-1 .radio-toolbar .option-input:hover {
  background: #DC0000;
}
.js-step-1 .radio-toolbar .option-input:checked {
  background: #DC0000;
}
.js-step-1 .radio-toolbar .option-input:checked::before {
  height: 30px;
  width: 30px;
  position: absolute;
  content: '✘';
  display: inline-block;
  font-size: 26.66667px;
  text-align: center;
  line-height: 30px;
}
.js-step-1 .radio-toolbar .option-input:checked::after {
  -webkit-animation: click-wave 0.65s;
  -moz-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #DC0000;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
}
.js-step-1 .radio-toolbar .option-input.radio {
  border-radius: 50%;
}
.js-step-1 .radio-toolbar .option-input.radio::after {
  border-radius: 50%;
}
.js-step-1 .first-cta {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .js-step-1 .first-cta {
    display: none;
  }
}
.js-step-1 .step-progress {
  text-align: center;
}
.js-step-1 .stoerer {
  float: right;
  margin-right: 10%;
  margin-top: 30px;
}
@media (min-width: 1200px) {
  .js-step-1 .stoerer {
    display: none;
  }
}
@media (max-width: 650px) {
  .js-step-1 .stoerer {
    display: none;
  }
}
.js-step-1 .preise {
  margin-bottom: 40px;
  margin-top: 30px;
}
.js-step-1 .preise ul {
  padding-left: 0;
}
.js-step-1 .preise ul li {
  list-style-type: none;
  text-transform: uppercase;
  font-family: Veneer, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 21px;
  margin-bottom: 12px;
}
@media (max-width: 480px) {
  .js-step-1 .preise ul li {
    font-size: 16px;
  }
}
.js-step-1 .preise ul .rotation {
  background-color: #DC0000;
  padding: 11px 7px 8px 7px;
  display: inline-block;
  text-align: center;
  color: #ffffff;
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  transform: rotate(-3deg);
  margin-right: 10px;
}
.js-step-2 {
  display: none;
}
#thanks-content {
  display: none;
  min-height: 600px;
}
.footer-content {
  background-color: #333333;
  color: #ffffff;
  text-align: center;
  padding: 20px;
}
.footer-content .container {
  max-width: 760px;
}
.footer-content p {
  font-size: 12px;
  line-height: 19px;
}
.footer-content h2 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
}
.footer-content a {
  color: #ffffff;
  text-decoration: underline;
}
.js-step-2 h3 {
  text-align: center;
  margin-top: 0;
  font-size: 16px;
  margin-bottom: 25px;
}
@media (max-width: 420px) {
  .js-step-2 h3 {
    margin-top: 35px;
  }
}
@media (min-width: 992px) {
  .js-step-2 .display-flex {
    display: flex;
  }
}
.js-step-2 .step-progress {
  width: 100%;
  margin: auto;
  max-width: 700px;
  position: relative;
}
.js-step-2 .step-progress a {
  color: #000;
  text-decoration: underline;
  position: absolute;
  top: 10px;
}
.js-step-2 .step-progress .button-wrapper {
  display: block;
  margin: 30px auto 40px auto;
  text-align: center;
}
.js-step-2 .background-a {
  background-image: url("../images/Bild_1_Auswahl.png");
}
.js-step-2 .background-b {
  background-image: url("../images/Bild_2_Auswahl.png");
}
.js-step-2 .background-c {
  background-image: url("../images/Bild_3_Auswahl.png");
}
.js-step-2 .background-d {
  background-image: url("../images/Bild_4_Auswahl.png");
}
.js-step-2 .left-content {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media (max-width: 992px) {
  .js-step-2 .left-content {
    display: none;
  }
}
.js-step-2 .left-content .custom-list-style {
  padding-left: 20px;
  list-style-type: none;
  margin-top: 40px;
  margin-bottom: 20px;
}
.js-step-2 .left-content .custom-list-style li {
  padding-bottom: 20px;
}
.js-step-2 .left-content .custom-list-style li:before {
  content: '\f058';
  font-family: 'Font Awesome 5 Free';
  float: left;
  margin-left: -1.5em;
  color: #DC0000;
  margin-top: -2px;
  font-size: 16px;
}
.js-step-2 .left-content .inner {
  margin: auto;
  position: relative;
  height: 100%;
}
.js-step-2 .left-content .inner .stoerer-final {
  position: absolute;
  right: -60px;
  top: 30px;
}
@media (max-width: 620px) {
  .js-step-2 .left-content .inner .stoerer-final {
    right: -15px;
  }
}
.js-step-2 .left-content .inner h3 {
  font-size: 16px;
  margin-bottom: 25px;
}
.js-step-2 .left-content .inner h4 {
  font-family: 'SangBleuBPSans-Light', Arial, sans-serif;
  font-size: 25px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.js-step-2 .left-content .inner .headline img {
  margin: auto;
  padding: 0 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.js-step-2 .left-content .step-progress a {
  color: #000;
  text-decoration: none;
}
.js-step-2 .right-content {
  float: right;
  padding: 20px 25px;
}
.js-step-2 .right-content .inner {
  background-color: #ffffff;
  padding: 0 15px 30px 15px;
}
.js-step-2 .right-content .inner a {
  color: #DC0000;
}
.js-step-2 .right-content .inner img {
  display: block;
  margin: auto;
}
.js-step-2 .right-content .inner p {
  font-size: 16px;
  color: #333333;
}
.js-step-2 .right-content .inner label {
  color: #333333;
  margin-bottom: 5px;
}
.js-step-2 .right-content .inner .checkbox label {
  padding-left: 45px;
}
.js-step-2 .right-content .inner .button-wrapper {
  text-align: center;
}
.js-step-2 .right-content .inner .option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  right: 0;
  left: 0;
  height: 30px;
  width: 30px;
  transition: all 0.15s ease-out 0s;
  background: #ffffff;
  border: 1px solid #DC0000;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: absolute;
  z-index: 1000;
}
.js-step-2 .right-content .inner .option-input:hover {
  background: #DC0000;
}
.js-step-2 .right-content .inner .option-input:checked {
  background: #DC0000;
}
.js-step-2 .right-content .inner .option-input:checked::before {
  height: 30px;
  width: 30px;
  position: absolute;
  content: '✔';
  display: inline-block;
  font-size: 26.66667px;
  text-align: center;
  line-height: 30px;
}
.js-step-2 .right-content .inner .option-input:checked::after {
  background: #DC0000;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
}
.checkbox {
  margin-top: 20px;
  margin-bottom: 40px;
}
.checkbox a {
  color: #666666;
  text-decoration: underline;
}
.btn-red {
  background-color: #DC0000;
  text-decoration: none;
  color: #ffffff;
  padding: 9px 20px;
  border-radius: 0;
  min-width: 150px;
}
.btn-red:hover {
  background-color: #DC0000;
  color: #ffffff;
  text-decoration: underline;
}
.btn-green {
  background-color: #179800;
  text-decoration: none;
  color: #ffffff;
  padding: 9px 20px;
  border-radius: 0;
  min-width: 150px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.btn-green:hover {
  background-color: #179800;
  color: #ffffff;
  text-decoration: none;
}
textarea:focus,
input:focus,
input[type=checkbox]:focus {
  outline: none;
}
*:focus {
  outline: none;
}
.thanks-content {
  background-color: #ededed;
  margin-bottom: 40px;
}
.thanks-content .content-wrapper {
  max-width: 600px;
  margin: auto;
}
.product-box-inner h2 {
  text-align: center;
  margin-bottom: 20px;
}
.product-box-inner .button {
  margin-bottom: 40px;
  margin-top: 40px;
  display: block;
  text-align: center;
}
.product-box-inner .button a {
  background-color: #DC0000;
}
.service {
  text-align: center;
  padding-top: 20px;
}
@media (max-width: 740px) {
  .service {
    display: none;
  }
}
.service ul {
  list-style-type: none;
}
.service ul li {
  display: inline-block;
}
.service ul li:before {
  content: '\f058';
  font-family: 'Font Awesome 5 Free';
  float: left;
  margin-left: 1em;
  color: red;
  margin-top: -2px;
  font-size: 16px;
  margin-right: 5px;
}
.form-control {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-group {
  margin-bottom: 0;
}
.input-hidden {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: none;
}
.blue-button.js-goto-step-2.disabled {
  background-color: #CCCCCC;
}
.blue-button.disabledfinish {
  background-color: #CCCCCC;
}
label {
  margin-bottom: 0;
}
input[type=checkbox] {
  margin: 1px 0 0;
}
input[type=checkbox] {
  height: 15px;
  width: 15px;
}
.form-control {
  height: 45px;
  padding: 6px 12px;
  border: 1px solid #d6d6d6;
  border-radius: 0;
  margin-bottom: 15px;
  position: relative;
}
#error-form {
  position: absolute;
  width: 100%;
  left: 0;
  padding: 20px 30px;
  background-color: #000;
  color: #ffffff;
  display: none;
  z-index: 100;
  font-size: 18px;
}
#error-form button.close {
  color: #ffffff;
}
#error-form .modal-title {
  margin-bottom: 10px;
}
.form-group {
  overflow: auto;
}
button.close {
  color: #FF6565;
  opacity: 1;
}
#form-content-person .form-group label {
  font-family: 'Fira Sans', Arial, sans-serif;
  font-weight: normal;
  padding-left: 10px;
  font-size: 16px;
}
#form-content-person .legal-terms .legal {
  font-size: 12px;
  line-height: 14px;
  font-family: 'Fira Sans', Arial, sans-serif;
  margin-bottom: 10px;
}
#form-content-person .legal-terms .legal a {
  color: #000000;
}
#form-content-person input[type="text"] {
  font-size: 16px;
}
#form-content-person .state-box {
  border: 1px solid #000;
  color: #000000;
  font-size: 16px;
  font-family: 'Fira Sans', Arial, sans-serif;
  display: none;
  padding: 10px;
  margin-bottom: 15px;
  margin-top: -16px;
}
#form-content-person .checkbox label {
  font-size: 12px;
  line-height: 14px;
  font-family: 'Fira Sans', Arial, sans-serif;
  padding-left: 30px;
}
#form-content-person .checkbox input {
  margin-left: 0 !important;
}
#form-content-person .checkbox a {
  color: #000000;
}
