.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.navbar {
  width: 1000px;
  max-width: 1000px;
  min-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
}

.nav-link {
  font-size: 18px;
}

.content {
  width: 1300px;
  max-width: 1300px;
  min-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 20px;
}

.image-banner.mobile {
  display: none;
}

.section-description {
  padding-top: 20px;
  padding-bottom: 20px;
}

.block-content {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.promotion-title-text {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Raleway, sans-serif;
  color: #007c36;
  font-size: 30px;
  line-height: 33px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.promotion-title-text.form-title {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 22px;
  text-align: left;
}

.promotion-title-text.promotion-form-title {
  padding-bottom: 0px;
}

.promotion-title-text.sub-header {
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 18px;
  font-weight: 500;
  text-transform: none;
}

.promotion-title-text.sub-header.second {
  font-size: 18px;
}

.promotion-title-text.banner-text {
  display: inline-block;
  width: 100%;
  height: 40px;
  max-height: 40px;
  max-width: 100%;
  min-height: 40px;
  min-width: 100%;
  padding: 5px 10px;
  background-color: transparent;
  font-family: Raleway, sans-serif;
  color: #000;
  font-size: 10px;
  line-height: 15px;
  font-weight: 600;
  text-align: left;
  text-transform: none;
}

.promotion-title-text.banner-text.right {
  display: inline-block;
  width: 100%;
  height: auto;
  max-width: 100%;
  min-height: auto;
  min-width: 100%;
  text-align: right;
}

.promotion-description-text {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 20px;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0.5);
  font-family: Raleway, sans-serif;
  font-size: 21px;
  line-height: 27px;
  font-weight: 600;
  text-align: center;
}

.section-steps {
  padding-top: 20px;
  padding-bottom: 20px;
}

.steps-block {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0.5);
}

.step-block {
  padding-top: 20px;
  padding-bottom: 0px;
  text-align: center;
}

.image-step {
  width: 200px;
  min-width: 200px;
}

.image-step.step-three-image {
  width: 193px;
  min-width: 193px;
}

.image-step.step-two-image {
  width: 203px;
  min-width: 203px;
}

.step-description-text {
  padding: 20px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.section-redemption {
  padding-top: 20px;
  padding-bottom: 20px;
}

.link {
  color: #333;
  text-decoration: underline;
}

.link.link-terms-of-participation {
  color: #333;
}

.column-image-receipt {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 15px;
  padding-left: 15px;
  background-color: rgba(28, 82, 148, 0);
  text-align: center;
}

.block-anrede {
  display: block;
}

.btn-terms-of-participation-close {
  position: static;
  display: block;
  margin-bottom: 0px;
  padding-right: 30px;
  padding-left: 30px;
  float: right;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  border-radius: 20px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#007c36), to(#007c36));
  background-image: linear-gradient(180deg, #007c36, #007c36);
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.form {
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  text-align: left;
}

.error-message {
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 15px;
  border-radius: 10px;
  background-color: #ff8787;
}

.block-receipt {
  margin-top: 30px;
  margin-right: 0px;
  margin-bottom: 15px;
}

.block-receipt-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 982px;
  margin-top: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #296db9;
}

.submit-button {
  width: 100%;
  height: 50px;
  margin-top: 20px;
  border-radius: 5px;
  background-color: rgba(26, 148, 16, 0.69);
}

.submit-button.button {
  position: static;
  display: block;
  overflow: hidden;
  width: 500px;
  height: 45px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  border: 1px none #000;
  border-radius: 20px;
  background-color: #007c36;
  box-shadow: none;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
  text-transform: none;
}

.submit-button.button:hover {
  background-color: #005826;
}

.input-file {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 500px;
  height: 47px;
  margin-right: auto;
  margin-left: auto;
  clear: none;
  border-radius: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
  opacity: 0.01;
  font-weight: 700;
  cursor: pointer;
}

.redemption-columns {
  display: block;
  margin-top: 0px;
}

.form-block {
  display: block;
  width: 1000px;
  margin: 15px auto 0px;
  padding: 20px;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0.5);
}

.block-terms-of-participation {
  display: none;
  margin-top: 10px;
  padding: 16px;
  border-radius: 10px;
}

.receipt-image {
  overflow: hidden;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  background-color: #296db9;
}

.block-name {
  display: block;
}

.heading {
  font-family: Raleway, sans-serif;
  color: #007c36;
  font-size: 28px;
  font-weight: 600;
}

.heading.subheading-form {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 6px;
  padding-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #007c36;
  font-size: 22px;
  line-height: 100%;
  font-weight: 600;
}

.heading.subheading-form {
  margin-bottom: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #c41887;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
}

.heading.subheading-form.faq {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #4f4dcf;
  font-size: 18px;
}

.text-form {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.text-form.datei {
  padding-top: 5px;
  font-family: Raleway, sans-serif;
  color: #007c36;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  text-align: center;
}

.text-message-success {
  font-family: Raleway, sans-serif;
  color: #fff;
  font-weight: 600;
}

.loader {
  position: static;
  z-index: 9999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.76);
}

.text-field {
  position: static;
  height: 42px;
  max-height: 42px;
  border: 1px solid #007c36;
  border-radius: 6px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 100%;
}

.text-field.text-field-uppercase {
  text-transform: uppercase;
}

.text-field.optional-field {
}

.div-block {
  position: relative;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.message-title-error {
  margin-top: 0px;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.receipt-button {
  width: 500px;
  height: 45px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  border: 1px none #000;
  border-radius: 20px;
  background-color: #007c36;
  box-shadow: none;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  line-height: 26px;
  font-weight: 600;
  text-align: center;
  text-transform: none;
}

.receipt-button:hover {
  background-color: #005726;
  color: #fff;
}

.success-message {
  overflow: visible;
  margin-right: 10px;
  margin-left: 10px;
  border-radius: 10px;
  background-color: #007c36;
}

.text-message-error {
  font-family: Raleway, sans-serif;
  font-weight: 600;
}

.message-title-success {
  margin-top: 0px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 31px;
  font-weight: 600;
}

.checkbox-terms {
  margin-top: 10px;
}

.form-description-text {
  display: block;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
}

.text-block-8 {
  position: static;
  color: #4d4d4d;
  font-size: 14px;
}

.form-column {
  margin-top: 20px;
  padding-right: 15px;
  padding-left: 15px;
}

.block-product {
  display: block;
}

.select-field {
  position: static;
  display: block;
  height: 42px;
  max-height: 42px;
  border: 1px solid #007c36;
  border-radius: 6px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #7c7c7c;
  font-size: 14px;
  font-weight: 400;
}

.block-faq-question {
  margin-bottom: 0px;
}

.text-block-4 {
  padding-bottom: 0px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
}

.text-block-4.form-intro-text {
  padding-bottom: 0px;
  color: #51302c;
  font-size: 13px;
  line-height: 15px;
  text-align: justify;
  white-space: normal;
}

.faq-question-text {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #4f4dcf;
  font-size: 18px;
  font-weight: 700;
}

.faq-text-description {
  font-size: 15px;
}

.body {
  background-image: url('../images/Background_lays_web.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat-y;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.html-embed {
  font-family: Raleway, sans-serif;
  font-weight: 600;
}

.column-3 {
  padding-right: 5px;
  padding-left: 0px;
}

.column-4 {
  padding-right: 0px;
  padding-left: 5px;
}

.column-5 {
  padding-right: 5px;
  padding-left: 0px;
}

.column-6 {
  padding-right: 0px;
  padding-left: 5px;
}

.column-7 {
  padding-right: 5px;
  padding-left: 0px;
}

.column-8 {
  padding-right: 0px;
  padding-left: 5px;
}

.section-footer {
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-link {
  font-family: Raleway, sans-serif;
  color: #007c36;
  font-size: 20px;
  line-height: 23px;
  font-weight: 700;
}

.text-footer {
  display: inline;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

.columns {
  background-color: hsla(0, 0%, 100%, 0.5);
}

.div-block-2 {
  background-color: hsla(0, 0%, 100%, 0.5);
}

.info-block {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0.5);
}

@media screen and (max-width: 991px) {
  .navbar {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }

  .menu-button {
    background-color: #fff;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .icon {
    background-color: #fff;
  }

  .nav-menu {
    background-color: #fff;
  }

  .content {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }

  .block-content {
    padding-right: 20px;
    padding-left: 20px;
  }

  .promotion-title-text {
    font-size: 21px;
  }

  .promotion-title-text.promotion-form-title {
    padding-top: 0px;
  }

  .promotion-title-text.banner-text {
    height: 100%;
    max-height: 100%;
    min-height: 100%;
  }

  .promotion-description-text {
    font-size: 16px;
    line-height: 19px;
  }

  .section-steps {
    padding-top: 10px;
  }

  .image-step {
    width: 150px;
    min-width: 150px;
  }

  .image-step.step-three-image {
    width: 145px;
    min-width: 145px;
  }

  .image-step.step-two-image {
    width: 152px;
    min-width: 152px;
  }

  .column-image-receipt {
    display: block;
  }

  .block-receipt-image {
    height: 1010px;
  }

  .submit-button.button {
    width: 100%;
    height: 42px;
    background-image: none;
  }

  .input-file {
    width: 100%;
    height: 42px;
    text-align: left;
  }

  .form-block {
    width: 100%;
  }

  .receipt-image {
    padding-top: 190px;
    padding-bottom: 185px;
    background-color: #206dbc;
  }

  .receipt-button {
    width: 100%;
    height: 42px;
    margin-right: auto;
    margin-left: auto;
    background-image: none;
    text-align: center;
  }

  .select-field {
    height: 42px;
    max-height: none;
    line-height: 16px;
  }

  .columns {
    background-color: hsla(0, 0%, 100%, 0.5);
  }

  .info-block {
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .promotion-title-text {
    font-size: 22px;
    line-height: 23px;
  }

  .promotion-title-text.promotion-form-title {
    margin-bottom: 10px;
  }

  .promotion-title-text.banner-text {
    height: 100%;
    max-height: 100%;
    min-height: 100%;
  }

  .promotion-title-text.banner-text.right {
    height: 100%;
    max-height: 100%;
    min-height: 100%;
    line-height: 10px;
    text-align: right;
  }

  .promotion-description-text {
    font-size: 14px;
  }

  .step-block {
    padding-right: 40px;
    padding-bottom: 0px;
    padding-left: 40px;
  }

  .step-description-text {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 14px;
  }

  .column-image-receipt {
    display: none;
  }

  .submit-button.button {
    width: 60%;
  }

  .input-file {
    width: 60%;
  }

  .receipt-button {
    width: 60%;
  }

  .form-description-text {
    padding-right: 10px;
    padding-left: 0px;
  }

  .form-column {
    padding-right: auto;
    padding-left: auto;
  }

  .text-block-4.form-intro-text {
    line-height: 100%;
  }

  .column {
    background-color: #fff;
  }

  .column-4 {
    padding-left: 0px;
  }

  .column-6 {
    padding-left: 0px;
  }

  .column-8 {
    padding-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .image-banner {
    display: none;
  }

  .image-banner.mobile {
    display: block;
  }

  .block-content {
    padding-right: 10px;
    padding-left: 10px;
  }

  .promotion-title-text {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
  }

  .promotion-title-text.form-title {
    font-size: 17px;
  }

  .promotion-title-text.sub-header {
    font-size: 15px;
  }

  .promotion-title-text.sub-header.second {
    font-size: 13px;
  }

  .step-block {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-step {
    width: 100px;
    min-width: 100px;
  }

  .image-step.step-three-image {
    width: 95px;
    min-width: 95px;
  }

  .image-step.step-two-image {
    width: 103px;
    min-width: 103px;
  }

  .step-description-text {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-image-receipt {
    display: none;
  }

  .form {
    padding-right: 0px;
    padding-left: 0px;
  }

  .submit-button.button {
    width: 100%;
    height: 42px;
    margin-left: 0px;
    background-image: none;
    font-size: 16px;
  }

  .input-file {
    display: block;
    width: 100%;
    height: 42px;
    text-align: left;
  }

  .block-terms-of-participation {
    display: none;
  }

  .heading.subheading-form {
    font-size: 16px;
    font-weight: 400;
  }

  .heading.subheading-form {
    font-size: 22px;
    font-weight: 400;
  }

  .heading.subheading-form.faq {
    font-size: 17px;
  }

  .receipt-button {
    display: block;
    width: 100%;
    height: 42px;
    background-image: none;
    font-size: 16px;
    text-align: center;
  }

  .form-description-text {
    font-size: 14px;
  }

  .form-column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .select-field {
    padding: 0px;
    border-radius: 5px;
  }

  .text-block-4.form-intro-text {
    line-height: 100%;
  }

  .column-3 {
    padding-right: 0px;
  }

  .column-4 {
    padding-left: 0px;
  }

  .column-5 {
    padding-right: 0px;
  }

  .column-6 {
    padding-left: 0px;
  }

  .column-7 {
    padding-right: 0px;
  }

  .column-8 {
    padding-left: 0px;
  }

  .footer-link {
    display: block;
    font-size: 18px;
    line-height: 25px;
  }

  .text-footer {
    display: none;
  }

  .info-block {
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 20px;
  }
}

