.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;
}

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

strong {
  font-weight: bold;
}

.section-header {
  background-color: #a4c400;
}

.image {
  width: 100%;
  height: auto;
  margin-bottom: 0px;
}

.section-introtext {
  padding-top: 20px;
  padding-bottom: 0px;
  background-color: #a4c400;
  text-align: center;
}

.section-introtext.gratis {
  padding-bottom: 20px;
}

.heading {
  margin-bottom: 15px;
  color: #000;
  font-size: 45px;
  font-weight: 900;
  text-transform: uppercase;
}

.text-block {
  display: block;
  max-width: 100%;
  margin: 10px auto auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  font-family: Badscript, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 30px;
  font-weight: 400;
  text-transform: none;
}

.text-block.gratis {
  margin-top: 0px;
  font-size: 45px;
  line-height: 45px;
}

.block-content {
  margin-top: 20px;
  background-color: transparent;
}

.promotion-title-text {
  margin-bottom: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Badscript, sans-serif;
  color: #5e4c3e;
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.section-steps {
  max-width: 1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

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

.step-description-text {
  min-width: 300px;
  padding: 0px 20px;
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #5e4c3e;
  font-size: 20px;
  line-height: 25px;
}

.step-description-text.step-2 {
  display: block;
  margin-top: 6px;
  padding-top: 0px;
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #5e4c3e;
}

.step-description-text.step-3 {
  margin-top: 8px;
  padding-top: 0px;
  color: #5e4c3e;
}

.image-step {
  margin-bottom: 20px;
}

.section-faq {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

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

.faq-question-text {
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Badscript, sans-serif;
  color: #5e4c3e;
  font-size: 18px;
  font-weight: 700;
}

.faq-text-description {
  margin-bottom: 15px;
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #5e4c3e;
  font-size: 18px;
  text-align: left;
}

.faq-text-description.first-element {
  margin-bottom: 10px;
  font-family: 'Chalet londonsixty', sans-serif;
}

.section-form {
  max-width: 1200px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.field-label {
  margin-bottom: 0px;
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #888;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.form-block {
  display: block;
  width: 100%;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}

.input-file {
  position: absolute;
  left: 0px;
  top: 0px;
  display: inline-block;
  width: 100%;
  height: 45px;
  margin-bottom: 0px;
  clear: none;
  opacity: 0.01;
  font-family: 'Raleway variablefont wght', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.input-file:hover {
  background-color: #749926;
}

.block-terms-of-use {
  display: none;
  padding: 16px;
}

.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);
}

.heading-2 {
  margin-top: 10px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 600;
}

.textarea {
  max-height: 300px;
  max-width: 100%;
  min-height: 70px;
  min-width: 100%;
  border-radius: 5px;
}

.textarea::-webkit-input-placeholder {
  font-size: 12px;
}

.textarea:-ms-input-placeholder {
  font-size: 12px;
}

.textarea::-ms-input-placeholder {
  font-size: 12px;
}

.textarea::placeholder {
  font-size: 12px;
}

.label-required {
  color: #888;
}

.div-block {
  position: relative;
  overflow: hidden;
  font-family: Badscript, sans-serif;
}

.text-span-2 {
  font-weight: 700;
}

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

.submit-button.button {
  display: block;
  height: 45px;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3px;
  padding-bottom: 3px;
  border-radius: 5px;
  background-color: #a4c400;
  font-family: 'Raleway variablefont wght', sans-serif;
  font-size: 26px;
  font-weight: 400;
  text-transform: uppercase;
}

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

.submit-button.button:active {
  background-color: #749926;
}

.btn-terms-of-participation-close {
  position: static;
  display: block;
  float: right;
  border-radius: 5px;
  background-color: #312783;
  color: #fff;
}

.btn-terms-of-participation-close:hover {
  background-color: #bbd87b;
}

.btn-terms-of-use-close {
  position: static;
  display: block;
  float: right;
  border-radius: 1px;
  background-color: #f60;
  color: #fff;
}

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

.text-field {
  margin-bottom: 15px;
  border-radius: 5px;
  font-size: 16px;
}

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

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

.receipt-button {
  width: 100%;
  height: 45px;
  border-radius: 5px;
  background-color: #a4c400;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 32px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

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

.block-receipt {
  width: 100%;
  height: 45px;
  max-width: 600px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  font-family: Badscript, sans-serif;
}

.text-block-2 {
  margin-bottom: 20px;
}

.text-message-error {
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

.success-message {
  margin-right: 10px;
  margin-left: 10px;
  border-radius: 5px;
  background-color: #a4c301;
}

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

.btn-data-policy-close {
  position: static;
  float: right;
  border-radius: 1px;
  background-color: #f60;
  color: #fff;
}

.block-salutation {
  display: block;
}

.heading-message {
  margin-top: 0px;
  font-family: Badscript, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 40px;
  font-weight: 600;
  text-align: center;
}

.subheadline {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
}

.text-message-success {
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}

.link {
  border: 1px none #000;
  color: #333;
  text-decoration: underline;
}

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

.checkbox-label {
  margin-top: 2px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #5e4c3e;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.block-terms-of-participation {
  display: none;
  padding: 16px;
  font-size: 14px;
}

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

.heading-3 {
  margin-top: 0px;
  font-family: Badscript, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
}

.row {
  display: inline-block;
  width: 100%;
}

.block-data-policy {
  display: none;
  padding: 16px;
}

.text-span-3 {
  font-family: 'Chalet newyorksixty', sans-serif;
  color: #7bb929;
  font-weight: 400;
  letter-spacing: 1px;
}

.image-2 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.faq-headline {
  margin-bottom: 40px;
  font-family: Badscript, sans-serif;
  color: #5e4c3e;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
  text-transform: none;
}

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

.invisible-link:hover {
  color: #7bb929;
}

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

.email-link:hover {
  color: #7bb929;
}

.section-image {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.image-3 {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
}

.text-block-3 {
  margin-bottom: 30px;
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #5e4c3e;
  font-size: 18px;
}

.column {
  padding-left: 0px;
}

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

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

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

.select-field {
  margin-bottom: 15px;
  border-radius: 5px;
  background-color: #fff;
}

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

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

.text-block-4 {
  margin-top: 20px;
  margin-bottom: 15px;
  border: 1px solid transparent;
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #5e4c3e;
  font-size: 16px;
  font-style: normal;
}

.checkbox-field {
  width: 50%;
  margin-bottom: 30px;
}

.block-buttons {
  display: inline-block;
  margin-bottom: 40px;
  font-family: Badscript, sans-serif;
}

.text-block-5 {
  max-width: 601px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #5e4c3e;
  font-size: 14px;
  text-align: left;
}

.section {
  background-color: #a4c400;
  color: #a4c400;
}

.div-block-2 {
  height: 100px;
  background-color: #a4c400;
}

.image-4 {
  margin-top: 0px;
  padding-top: 0px;
}

.image-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.image-6 {
  display: block;
  margin: 0px auto;
  padding-top: 10px;
}

.image-7 {
  position: absolute;
  display: block;
  width: 100%;
  max-width: none;
  margin-bottom: 0px;
}

.image-8 {
  display: inline-block;
  max-width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
}

.grid {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  -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;
}

.column-7 {
  margin-top: auto;
  margin-bottom: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.bold-text {
  color: #5e4c3e;
}

.bold-text-2 {
  color: #5e4c3e;
}

.bold-text-3 {
  color: #5e4c3e;
}

.bold-text-4 {
  color: #5e4c3e;
}

.bold-text-5 {
  color: #fff;
}

.image-9 {
  display: none;
}

.section-introtext-2 {
  max-width: 1200px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  text-align: center;
}

.text-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #5e4c3e;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  text-transform: none;
}

.text-block-7 {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: transparent;
  opacity: 1;
  color: #fff;
  font-size: 28px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.imprint-link {
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #5e4c3e;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.link-4 {
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #5e4c3e;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.section-banner {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.image-10 {
  width: 100%;
  max-width: 100%;
}

.image-23 {
  display: none;
}

.navbar-resp {
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
}

.container-3 {
  width: 100%;
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
}

.link-block-12 {
  display: inline-block;
  float: left;
}

.image-26 {
  display: inline-block;
  width: 250px;
  margin-top: 10px;
  margin-left: 10px;
  padding-top: 0px;
  float: none;
  clear: none;
}

.navlink {
  display: inline-block;
  margin: 0px;
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  text-transform: uppercase;
}

.navlink:hover {
  color: #5e4c3e;
}

.navlink:active {
  text-decoration: underline;
}

.navlink:focus {
  color: #5e4c3e;
  text-decoration: underline;
}

.navlink.w--current {
  margin: 0px;
  color: #519b46;
  font-size: 25px;
  font-weight: 600;
  text-decoration: underline;
  text-transform: uppercase;
}

.navlink.w--current:focus {
  color: #5e4c3e;
}

.section-introtext-3 {
  max-width: 1200px;
  margin: 80px auto 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  text-align: center;
}

.heading-4 {
  max-width: 1200px;
  margin: 0px auto 30px;
  background-color: transparent;
  font-family: Badscript, sans-serif;
  color: #5e4c3e;
  font-size: 50px;
  line-height: 50px;
  font-weight: 600;
  text-align: center;
  text-transform: none;
}

.text-block-8 {
  position: static;
  max-width: 1000px;
  margin: 20px auto;
  padding: 0px 20px;
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 35px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.text-block-8.faq {
  margin-bottom: 10px;
}

.text-span-26 {
  color: #333;
  font-weight: 400;
  text-decoration: none;
}

.link-19 {
  color: #5e4c3e;
}

.div-block-10 {
  padding-top: 20px;
  clear: right;
}

.bold-text-7 {
  color: #5e4c3e;
}

.paragraph-tnb-head {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  font-family: Badscript, sans-serif;
  color: #5e4c3e;
  font-size: 16px;
  font-weight: 700;
}

.text-span-35 {
  color: #539b45;
}

.link-18 {
  color: #5e4c3e;
  text-decoration: underline;
}

.paragraph-tnb {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #5e4c3e;
  font-weight: 400;
  text-align: left;
}

.image-34 {
  display: inline;
  width: 100%;
  height: auto;
  max-width: none;
}

.image-12 {
  width: auto;
  height: auto;
  max-height: 30px;
  max-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.link-22 {
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #fff;
  text-decoration: none;
}

.link-22:hover {
  color: #fff;
}

.section-end {
  margin-top: 0px;
  background-color: #a4c400;
}

.image-33 {
  width: 100%;
  height: auto;
  max-width: none;
}

.grid-3 {
  height: 180px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  grid-row-gap: 0px;
  grid-template-areas: "Area-3 Area-4 Area-2"
    "Area-3 Area Area-2";
  -ms-grid-columns: 0.5fr 1fr 0.5fr;
  grid-template-columns: 0.5fr 1fr 0.5fr;
  -ms-grid-rows: auto 0px auto;
  grid-template-rows: auto auto;
  background-color: transparent;
}

.image-35 {
  width: auto;
  height: auto;
  max-height: 30px;
  max-width: 100%;
  padding: 0px;
}

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.text-block-32 {
  color: #539a45;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
}

.image-11 {
  display: block;
  max-width: 250px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.link-block-16 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.column-11 {
  margin-right: auto;
  margin-left: auto;
}

.columns-2 {
  display: block;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-h1 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Badscript, sans-serif;
  color: #5e4c3e;
  font-size: 50px;
  line-height: 70px;
  font-weight: 600;
}

.subhead {
  max-width: 1000px;
  margin: 60px auto 50px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #5e4c3e;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.faq-stripe-1 {
  width: 2px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  text-align: left;
}

.link-25 {
  color: #fff;
}

.text-block-33 {
  font-family: Badscript, sans-serif;
  color: #fff !important;
  font-size: 25px;
  line-height: 30px;
}

.text-block-33:hover {
  color: #fff;
}

.text-block-33.bold-text-5 {
  border: 1px solid transparent;
}

.c-faq-text {
  padding: 20px 20px 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.c-faq-text:hover {
  color: #333;
}

.c-faq-a-text {
  padding: 20px;
}

.faq-container {
  min-height: auto;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #fff;
  color: #fff;
  font-size: 1em;
  line-height: 1.4em;
  text-align: left;
}

.faq-stripe-2 {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.section-faq-2 {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.c-faq-q {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-faq-q:hover {
  color: #333;
}

.c-faq-icon {
  padding: 20px;
}

._w-faq-icon {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  -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;
}

.c-faq {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 20px;
  background-color: #a4c301;
}

.faq-divider {
  height: 0px;
  border: 1px none #000;
}

.faq-a-text {
  margin-right: 40px;
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 20px;
  font-family: 'Raleway variablefont wght', sans-serif;
  color: #fff;
  font-size: 1em;
  font-weight: 300;
  text-decoration: none;
}

.c-faq-a {
  overflow: hidden;
  background-color: hsla(0, 0%, 100%, 0);
}

.c-faq-item {
  margin-bottom: 10px;
  color: #fff;
  font-size: 1.2em;
  line-height: 1.6em;
  cursor: pointer;
}

.c-faq-divider {
  padding-right: 20px;
  padding-left: 20px;
}

.div-block-11 {
  width: auto;
  margin-top: 60px;
}

.bold-text-8 {
  color: #5e4c3e;
}

.bold-text-9 {
  color: #fff;
}

.bold-text-10 {
  color: #fff;
}

.div-block-12 {
  width: auto;
}

.image-13 {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.image-36 {
  width: 100%;
  height: 100%;
  background-image: url('../images/top-green.png');
  background-position: 0px 0px;
  background-size: auto;
}

.link-26 {
  text-decoration: none;
}

.text-span-36 {
  color: #fff;
}

.navigation {
  color: #fff;
}

.navigation:hover {
  color: #5e4c3e;
}

.navigation:focus {
  color: #5e4c3e;
}

.div-block-13 {
  margin-bottom: 60px;
}

@media screen and (max-width: 991px) {
  .section-introtext {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .heading {
    font-size: 35px;
  }

  .text-block {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 35px;
  }

  .text-block.gratis {
    padding-top: 20px;
  }

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

  .promotion-title-text {
    font-size: 30px;
    line-height: 35px;
  }

  .step-description-text {
    min-width: 200px;
  }

  .section-form {
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .form {
    padding-bottom: 0px;
  }

  .faq-headline {
    font-size: 30px;
    line-height: 35px;
  }

  .section-image {
    padding-right: 20px;
    padding-left: 20px;
  }

  .block-buttons {
    display: inline;
    margin-right: auto;
    margin-left: auto;
  }

  .section {
    width: auto;
  }

  .image-8 {
    max-width: 80%;
  }

  .column-7 {
    padding-bottom: 20px;
  }

  .section-introtext-2 {
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 10px;
  }

  .text-block-6 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 25px;
  }

  .text-block-7 {
    font-size: 25px;
  }

  .image-10 {
    display: none;
  }

  .image-23 {
    display: block;
    overflow: visible;
    width: 100%;
  }

  .navbar-resp {
    position: -webkit-sticky;
    position: sticky;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .link-block-12 {
    padding: 10px 10px 0px;
  }

  .image-26 {
    display: block;
    margin-top: 0px;
    margin-left: 10px;
  }

  .nav-menu-2 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1;
    width: 100%;
    margin-top: 60px;
    margin-right: auto;
    margin-left: 0px;
    padding-top: 0px;
    padding-left: 20px;
    background-color: #fff;
    font-size: 35px;
    line-height: 35px;
  }

  .navlink {
    display: block;
    font-size: 30px;
  }

  .menu-button-3 {
    height: auto;
    margin-top: 0px;
    padding: 0px;
  }

  .menu-button-3.w--open {
    z-index: 2;
    background-color: #fff;
  }

  .lottie-animation-3 {
    width: 80%;
  }

  .section-introtext-3 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .heading-4 {
    margin-right: 40px;
    margin-bottom: 20px;
    margin-left: 40px;
    font-size: 35px;
    line-height: 40px;
  }

  .text-block-8 {
    margin-right: 60px;
    margin-bottom: 0px;
    margin-left: 40px;
    font-family: Montserrat, sans-serif;
    font-size: 1.5em;
  }

  .paragraph-tnb-head {
    font-size: 20px;
  }

  .image-34 {
    width: 100%;
  }

  .image-33 {
    width: 100%;
  }

  .grid-3 {
    grid-template-areas: "Area-3 Area-4 Area-2"
      "Area-3 Area Area-2";
    -ms-grid-columns: 0.25fr 0.5fr 0.25fr;
    grid-template-columns: 0.25fr 0.5fr 0.25fr;
  }

  .image-11 {
    padding-right: 0px;
  }

  .heading-h1 {
    line-height: 50px;
  }

  .subhead {
    display: block;
    max-width: 650px;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
  }

  .text-block-33 {
    color: #fff;
  }

  .faq-container {
    margin-right: 20px;
    margin-left: 20px;
  }

  .c-faq-item {
    color: #fff;
  }

  .div-block-11 {
    margin-top: 60px;
  }

  .image-36 {
    position: static;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .text-block.gratis {
    margin-top: 10px;
    margin-bottom: 0px;
    padding-top: 0px;
    font-size: 35px;
  }

  .promotion-title-text {
    font-size: 30px;
    line-height: 35px;
  }

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

  .step-description-text {
    padding-right: 40px;
    padding-left: 40px;
    font-family: 'Chalet londonsixty', sans-serif;
    font-size: 18px;
  }

  .image-step {
    margin-bottom: 10px;
  }

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

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

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

  .column {
    padding-right: 0px;
  }

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

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

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

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

  .text-block-4 {
    font-size: 18px;
  }

  .section-introtext-2 {
    margin-top: 10px;
    padding-top: 10px;
  }

  .text-block-6 {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .bold-text-6 {
    margin-right: 0px;
    margin-left: 0px;
  }

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

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

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

  .text-block-8 {
    margin-bottom: 10px;
  }

  .section-end {
    margin-top: 40px;
  }

  .text-block-33 {
    color: #fff;
  }

  .div-block-11 {
    position: static;
  }

  .image-36 {
    display: inline-block;
  }
}

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

  .section-introtext {
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-introtext.gratis {
    padding-top: 0px;
    padding-bottom: 10px;
  }

  .heading {
    font-size: 30px;
  }

  .text-block {
    max-width: none;
    margin: auto;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
  }

  .text-block.gratis {
    width: 150px;
    font-size: 35px;
    line-height: 35px;
  }

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

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

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

  .step-description-text {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
    line-height: 22px;
  }

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

  .input-file {
    line-height: 14px;
  }

  .submit-button.button {
    font-size: 22px;
    line-height: 22px;
  }

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

  .receipt-button {
    font-size: 22px;
    line-height: 26px;
  }

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

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

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

  .faq-headline {
    font-size: 25px;
  }

  .text-block-3 {
    font-size: 16px;
  }

  .section {
    display: block;
  }

  .div-block-2 {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    height: 70px;
  }

  .image-6 {
    width: auto;
    height: 60px;
    max-width: 80%;
  }

  .image-7 {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
  }

  .image-8 {
    width: 50px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
  }

  .columns {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .column-7 {
    z-index: 1;
    padding-bottom: 0px;
  }

  .image-9 {
    display: block;
  }

  .column-8 {
    margin-top: auto;
    margin-bottom: auto;
  }

  .column-9 {
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-3 {
    position: absolute;
  }

  .body {
    overflow: visible;
  }

  .section-introtext-2 {
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-block-6 {
    padding: 20px 0px 40px;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }

  .bold-text-6 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
  }

  .text-block-7 {
    font-size: 20px;
  }

  .image-10 {
    display: none;
  }

  .image-23 {
    display: block;
  }

  .navbar-resp {
    max-height: none;
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-3 {
    margin-right: auto;
  }

  .image-26 {
    width: 180px;
    padding-top: 0px;
  }

  .nav-menu-2 {
    margin-top: 45px;
    padding-left: 20px;
    background-color: #a4c400;
  }

  .navlink {
    margin-right: 10px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 20px;
  }

  .navlink.w--current {
    font-size: 20px;
    line-height: 25px;
  }

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

  .lottie-animation-3 {
    width: auto;
    max-height: 45px;
    max-width: 45px;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
  }

  .section-introtext-3 {
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading-4 {
    width: auto;
    max-width: none;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0px;
    font-size: 30px;
    line-height: 30px;
  }

  .text-block-8 {
    width: 100%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
  }

  .text-block-8.faq {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 0px;
    font-size: 15px;
    line-height: 18px;
  }

  .paragraph-tnb-head {
    padding-right: 20px;
    padding-left: 20px;
  }

  .paragraph-tnb {
    padding-right: 30px;
    padding-left: 30px;
  }

  .image-34 {
    width: 60%;
    height: auto;
  }

  .link-22 {
    font-size: 16px;
  }

  .section-end {
    margin-top: 0px;
  }

  .image-33 {
    overflow: visible;
    width: 60%;
    height: auto;
  }

  .grid-3 {
    height: 130px;
    grid-column-gap: 0px;
    -ms-grid-columns: 0.25fr 1fr 0.25fr;
    grid-template-columns: 0.25fr 1fr 0.25fr;
  }

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

  .image-11 {
    max-width: 150px;
  }

  .column-11 {
    padding-left: 5px;
  }

  .columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .heading-h1 {
    font-size: 30px;
    line-height: 30px;
  }

  .subhead {
    display: block;
    margin: 50px auto 40px;
    font-size: 18px;
  }

  .text-block-33 {
    color: #fff;
  }

  .c-faq-text {
    padding-right: 0px;
    padding-left: 20px;
  }

  .faq-container {
    margin-right: 10px;
    margin-left: 10px;
  }

  .section-faq-2 {
    padding-top: 0px;
  }

  .c-faq-icon {
    padding: 10px 20px 10px 10px;
  }

  .faq-a-text {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }

  .div-block-11 {
    margin-top: 40px;
  }

  .image-36 {
    display: block;
    height: auto;
    background-image: none;
  }

  .text-span-37 {
    line-height: 45px;
  }

  .div-block-13 {
    margin-bottom: 40px;
  }
}

#w-node-_07aea542-fc0e-3ad8-e675-3993fa4df2ab-d67f82dc {
  -ms-grid-row: 3;
  -ms-grid-column: 2;
  grid-area: Area;
}

#w-node-_07aea542-fc0e-3ad8-e675-3993fa4df2b4-d67f82dc {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  grid-area: Area-4;
}

#w-node-_07aea542-fc0e-3ad8-e675-3993fa4df2be-d67f82dc {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_07aea542-fc0e-3ad8-e675-3993fa4df2bf-d67f82dc {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  grid-area: Area-2;
}

#w-node-eeb41d52-2552-254c-7657-3fa69863ceef-c5ea9113 {
  -ms-grid-row: 3;
  -ms-grid-column: 2;
  grid-area: Area;
}

#w-node-eeb41d52-2552-254c-7657-3fa69863cef8-c5ea9113 {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  grid-area: Area-4;
}

#w-node-eeb41d52-2552-254c-7657-3fa69863cf02-c5ea9113 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-eeb41d52-2552-254c-7657-3fa69863cf03-c5ea9113 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  grid-area: Area-2;
}

#w-node-_55e6dd9f-2168-c5cc-69e7-9bcdba32fe4c-d0ea9a11 {
  -ms-grid-row: 3;
  -ms-grid-column: 2;
  grid-area: Area;
}

#w-node-_55e6dd9f-2168-c5cc-69e7-9bcdba32fe52-d0ea9a11 {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  grid-area: Area-4;
}

#w-node-_55e6dd9f-2168-c5cc-69e7-9bcdba32fe5c-d0ea9a11 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_55e6dd9f-2168-c5cc-69e7-9bcdba32fe5d-d0ea9a11 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  grid-area: Area-2;
}

@media screen and (max-width: 991px) {
  #w-node-_07aea542-fc0e-3ad8-e675-3993fa4df2ab-d67f82dc {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }

  #w-node-_07aea542-fc0e-3ad8-e675-3993fa4df2b4-d67f82dc {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }

  #w-node-_07aea542-fc0e-3ad8-e675-3993fa4df2bf-d67f82dc {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 3;
  }

  #w-node-eeb41d52-2552-254c-7657-3fa69863ceef-c5ea9113 {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }

  #w-node-eeb41d52-2552-254c-7657-3fa69863cef8-c5ea9113 {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }

  #w-node-eeb41d52-2552-254c-7657-3fa69863cf03-c5ea9113 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 3;
  }

  #w-node-_55e6dd9f-2168-c5cc-69e7-9bcdba32fe4c-d0ea9a11 {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }

  #w-node-_55e6dd9f-2168-c5cc-69e7-9bcdba32fe52-d0ea9a11 {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }

  #w-node-_55e6dd9f-2168-c5cc-69e7-9bcdba32fe5d-d0ea9a11 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 3;
  }
}

@font-face {
  font-family: 'Chalet londonsixty';
  src: url('../fonts/Chalet-LondonSixty.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Chalet newyorksixty';
  src: url('../fonts/Chalet-NewYorkSixty.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Amaticsc';
  src: url('../fonts/AmaticSC-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Badscript';
  src: url('../fonts/BadScript-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway variablefont wght';
  src: url('../fonts/Raleway-VariableFont_wght.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}