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

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

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

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

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

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

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.section__login {
  width: 100vw;
  height: 100vh;
  max-height: none;
  max-width: none;
  background-image: url('../images/acardo-desktop.jpeg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.login__content {
  width: 300px;
  text-align: center;
  flex-direction: column;
  margin-bottom: 0;
  display: flex;
}

.section__404 {
  width: 100vw;
  height: 100vh;
  max-height: none;
  max-width: none;
  min-height: auto;
  background-image: url('../images/acardo-desktop.jpeg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  display: flex;
}

._404__content {
  width: 300px;
  height: auto;
  text-align: center;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
}

._404__error {
  width: auto;
  max-width: 80%;
}

._404__heading {
  color: #fff;
  text-transform: uppercase;
  margin-top: 60px;
  font-size: 40px;
  line-height: 50px;
}

._404__subhead {
  width: auto;
  color: #fff;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.content__div {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.content__link {
  margin-bottom: 40px;
}

.link__acardo {
  width: auto;
  height: auto;
  max-width: 90%;
  margin: auto;
  padding: 5px;
}

.content__key {
  width: auto;
  height: auto;
  max-width: 80%;
  object-fit: fill;
  flex: 0 auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
}

.content__heading {
  max-width: 90%;
  color: #fff;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.content__button {
  width: 200px;
  color: #00afcc;
  background-color: #fff;
  border-radius: 20px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
}

.content__button:hover {
  color: #fff;
  background-color: #fdbf00;
}

.body {
  font-family: Montserrat, sans-serif;
}

.content__subhead {
  color: #fff;
  margin-bottom: 20px;
}

.content__password {
  color: #fff;
  background-color: #00afcc;
  border: 1px solid #fff;
  border-radius: 20px;
}

.content__password:active, .content__password:focus {
  border-color: #fff;
}

.content__password::-ms-input-placeholder {
  color: #fff;
}

.content__password::placeholder {
  color: #fff;
}

.error__message {
  color: #fff;
  background-color: #cc1467;
  border-radius: 20px;
  margin-top: 20px;
}

.homepage {
  background-color: #fff;
}

.section {
  width: 100%;
  height: 1000px;
  background-image: url('../images/Header_Desktop_1800x600.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

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

.navlink {
  color: #5b5b5b;
  text-transform: uppercase;
  margin: 0;
  font-size: 25px;
  font-weight: 600;
  display: inline-block;
}

.navlink:hover {
  color: #529a44;
}

.navlink:focus {
  color: #539b46;
  text-decoration: underline;
}

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

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

.div-block-13 {
  width: auto;
  max-width: 1500px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
}

.div-block-14 {
  width: 50%;
  height: 500px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.column-3 {
  padding-top: 10px;
  padding-left: 69px;
}

.terms-of-use {
  color: #539b45;
  font-weight: 700;
  text-decoration: none;
}

.text-block-33 {
  color: #539b45;
  margin-top: 30px;
  font-size: 14px;
  font-weight: 300;
}

.text-block-3 {
  color: #000;
  text-align: center;
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 400;
}

.heading-message {
  margin-top: 0;
  font-size: 24px;
  font-weight: 600;
}

.terms-of-participation {
  color: #539b45;
  font-weight: 700;
  text-decoration: none;
}

.terms-of-participation:hover {
  color: #539b45;
}

.loader {
  z-index: 9999;
  background-color: rgba(255, 255, 255, .76);
  justify-content: center;
  align-items: center;
  display: none;
  position: static;
}

.text-span-36 {
  color: #e40a24;
  font-size: 30px;
}

.checkbox-label-2 {
  color: #539b45;
  margin-left: 10px;
  font-size: 14px;
  font-weight: 300;
}

.error-message {
  background-color: rgb(237, 78, 78);
  color: #fff;
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 15px;
  text-align: center;
  font-family: Gotham Book, sans-serif;
}

.image-41 {
  max-width: 400px;
  margin-top: 0;
  margin-bottom: 10px;
}

.receipt-button {
  width: 100%;
  height: auto;
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 1px #37424b;
  border-radius: 0;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 22px;
  font-weight: 600;
  line-height: 35px;
  transition: background-color .2s;
}

.receipt-button:hover {
  color: #333;
  background-color: #336ea2;
}

.receipt-button:active {
  color: #000;
}

.block-information {
  display: block;
}

.data-protection {
  color: #539b45;
  font-weight: 700;
  text-decoration: none;
}

.select-field-2 {
  color: #539b45;
  background-color: rgba(180, 208, 125, .06);
  border-radius: 0;
  margin-right: 0;
  padding-right: 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 10px;
}

.div-block {
  position: relative;
  overflow: hidden;
}

.text-block {
  max-width: 1000px;
  color: #539b45;
  text-align: center;
  text-transform: none;
  margin: 20px auto 0;
  padding: 0 20px 30px;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
  position: static;
}

.bold-text-3 {
  font-weight: 700;
}

.success-message {
  background-color: #539b45;
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Gotham Book, sans-serif;
}

.field-label {
  color: #539b45;
  text-align: right;
  text-transform: none;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 5px;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.4em;
}

.column-12 {
  color: #444;
  font-size: 14px;
  line-height: 14px;
}

.text-field {
  color: #539b45;
  background-color: rgba(180, 208, 125, .06);
  border-radius: 0;
  padding-left: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.text-field::-ms-input-placeholder {
  color: #539a45;
  font-size: 14px;
  font-weight: 300;
}

.text-field::placeholder {
  color: #539a45;
  font-size: 14px;
  font-weight: 300;
}

.section-form {
  max-width: 1200px;
  color: #e40a24;
  text-align: center;
  background-color: #fff;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-right: 20px;
  font-size: 12px;
  text-decoration: none;
  display: block;
}

.fieldcolums {
  height: auto;
  align-items: flex-start;
  margin-top: 0;
  padding-bottom: 0;
  display: block;
}

.column-11 {
  padding-top: 20px;
}

.text-message-error {
  font-size: 16px;
}

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

.submit-button.button {
  width: 300px;
  height: auto;
  float: left;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #e40a24;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
  display: block;
}

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

.submit-button.button {
  width: 100%;
  height: 45px;
  box-shadow: none;
  text-transform: uppercase;
  background-color: #e31d79;
  border: 1px #000;
  border-radius: 6px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  font-family: "Contax pro 75";
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  display: block;
  position: static;
  overflow: hidden;
}

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

.submit-button.button {
  width: 100%;
  height: 45px;
  box-shadow: none;
  text-transform: uppercase;
  background-color: #d947a8;
  border: 1px #000;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 24px;
  display: block;
  position: static;
  overflow: hidden;
}

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

.submit-button.button {
  width: 100%;
  height: 45px;
  box-shadow: none;
  text-transform: uppercase;
  background-color: #d947a8;
  border: 1px #000;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 24px;
  display: block;
  position: static;
  overflow: hidden;
}

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

.submit-button.button {
  width: 100%;
  height: 45px;
  box-shadow: none;
  text-transform: uppercase;
  background-color: #d947a8;
  border: 1px #000;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 24px;
  display: block;
  position: static;
  overflow: hidden;
}

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

.heading-3 {
  color: #fff;
  margin-top: 0;
  font-size: 31px;
  font-weight: 400;
}

.checkbox-3 {
  background-color: rgba(9, 163, 228, .1);
}

.input-file {
  width: 100%;
  height: auto;
  clear: none;
  opacity: .01;
  color: #333;
  cursor: pointer;
  border-radius: 0;
  font-family: Helveticaneue;
  font-size: 25px;
  font-weight: 900;
  line-height: 25px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.input-file:hover {
  color: #333;
}

.heading {
  max-width: 1200px;
  color: #b3d27f;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  margin: 0 auto 30px;
  font-size: 50px;
  font-weight: 600;
  line-height: 50px;
}

.text-span-3, .text-span-3:hover {
  color: #fff;
}

.text-message-success {
  color: #fff;
  font-size: 16px;
}

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

.navbar {
  background-color: #fff;
  border-radius: 50px;
  margin: 10px 8px;
  padding-right: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.brand {
  justify-content: center;
  display: flex;
  position: fixed;
}

.nav-link {
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-family: Helveticaneue;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  position: relative;
}

.nav-link-2 {
  clear: right;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-family: Helveticaneue;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
}

.nav-link-3 {
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-family: Helveticaneue;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
}

.image-42 {
  width: 20%;
}

.container-4 {
  margin-left: auto;
  margin-right: auto;
}

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

.text-block-34 {
  color: #fff;
  text-transform: none;
  margin-bottom: 60px;
  font-family: "Contax pro 75";
  font-size: 28px;
  line-height: 32px;
}

.text-block-34.textblock2 {
  color: #fff;
  margin-bottom: 40px;
  font-family: "Contax pro 75";
}

.headline-faq {
  color: #fff;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "Contax pro 75";
  font-size: 22px;
  font-weight: 800;
  line-height: 23px;
}

.steps-2 {
  background-color: rgba(0, 0, 0, 0);
}

.receipt-button-2 {
  width: 100%;
  height: 45px;
  box-shadow: none;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #e31d79;
  border: 1px #000;
  border-radius: 6px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  transition: background-color .2s;
}

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

.imprint-link {
  color: #fff;
  font-family: "Contax pro 75";
  text-decoration: none;
}

.receipt-image {
  width: 100%;
  max-width: 80%;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 0 40px;
  overflow: hidden;
}

.text-message-success-2 {
  color: #fff;
}

.form-block-2 {
  max-width: 800px;
  display: block;
}

.heading-4 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 60px;
  margin-bottom: 15px;
  font-family: "Contax pro 75";
  font-size: 40px;
  font-weight: 900;
}

.heading-4.head2 {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-top: 40px;
  padding-top: 0;
}

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

.redemption-columns {
  max-height: none;
  max-width: 80%;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.message-title-error {
  margin-top: 0;
  font-size: 31px;
  font-weight: 400;
  font-family: Gotham Book, sans-serif;
}

.block-terms-of-participation {
  margin-top: 10px;
  padding: 16px;
  display: none;
  color: #fff;
}

.block-terms-of-participation a {
  color: #fff;
}

.image-2 {
  max-width: 60px;
  margin-left: 0;
  padding-left: 0;
  position: absolute;
  top: 16%;
  bottom: 0%;
  left: auto;
  right: -6%;
}

.text-form {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
  display: block;
}

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

.form-description-text {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  display: block;
}

.promotion-title-text-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  position: static;
}

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

.columns {
  margin-bottom: 0;
  padding-bottom: 40px;
}

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

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

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

.form-3 {
  width: 100%;
  height: auto;
  max-width: 800px;
  text-align: left;
  object-fit: fill;
  margin: 16px auto 40px;
  padding-bottom: 0;
  display: block;
}

.block-name {
  display: block;
}

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

.div-block-3 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: "Contax pro 75";
  position: relative;
  overflow: hidden;
}

.select-field-3 {
  height: 42px;
  max-height: 42px;
  color: rgba(51, 51, 51, .54);
  background-color: #fff;
  border-radius: 6px;
  padding-left: 10px;
  font-size: 14px;
  font-weight: 300;
  display: block;
  position: static;
}

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

.input-file-2 {
  width: 100%;
  height: 47px;
  clear: none;
  opacity: .01;
  cursor: pointer;
  background-image: linear-gradient(#000, #fff);
  border-radius: 0;
  font-family: "Contax pro 75";
  font-weight: 700;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.container-5 {
  max-width: 1080px;
}

.heading-5 {
  color: #000;
  font-size: 36px;
  font-weight: 300;
}

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

.section-footer {
  width: 100%;
  height: 100px;
  padding-top: 0;
}

.bold-text-9 {
  line-height: 30px;
}

.bold-text-8 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 800;
}

.bold-text-8.headline-faq {
  font-family: "Contax pro 75";
}

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

.link-4 {
  color: #fff;
  font-family: "Contax pro 75";
  text-decoration: none;
}

.steps-block {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.page {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.text-field-2 {
  height: 42px;
  max-height: 42px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 300;
  line-height: 100%;
  position: static;
}

.step-description-text {
  color: #fff;
  padding: 20px 20px 0;
  font-size: 22px;
  line-height: 32px;
}

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

.btn-terms-of-participation-close {
  float: right;
  color: #000000 !important;
  background-color: #f0d79a;
  border: 0 solid #f0d79a;
  border-radius: 20px;
  margin-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 15px;
  font-weight: 700;
  display: block;
  position: static;
}

.block-faq {
  color: #000;
  background-color: rgba(255, 255, 255, 0);
  margin-top: 0;
  padding: 0 40px;
}

.steps-headline {
  color: #ff6d2a;
  text-align: center;
  border-radius: 9px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  display: block;
  position: static;
}

.steps-headline.title-faq {
  color: #003d5e;
  letter-spacing: 1px;
  text-indent: 0;
  text-transform: none;
  white-space: normal;
  margin-top: 60px;
  margin-bottom: 20px;
  padding-top: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 34px;
  overflow: visible;
}

.success-message-2 {
  background-color: rgba(26, 148, 16, .69);
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: visible;
}

.section-introtext {
  text-align: center;
  margin-top: 0;
  padding-bottom: 0;
}

.text-faq {
  color: #fff;
  text-align: justify;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

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

.section-form-2 {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #c7285e;
  background-clip: border-box;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 60px;
  font-size: 12px;
  text-decoration: none;
  display: block;
  position: static;
}

.image-step {
  max-height: 119.094px;
  max-width: 120px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-5 {
  width: 100%;
  background-color: #e40046;
  display: inline-block;
}

.image-5.desktop {
  margin-bottom: -28px;
}

.image-5.mobil {
  display: none;
}

.div-block-9 {
  width: 213.328px;
  height: 145.453px;
  background-image: url('../images/swiss-flag.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-9.sterreich {
  background-image: url('../images/austria-flag.png');
}

.div-block-9.schweiz {
  background-image: url('../images/swiss-flag.png');
}

.first-content-block-2 {
  text-align: center;
  padding-bottom: 80px;
}

.link-6 {
  width: 33%;
  height: 100%;
  color: #fff;
  margin-bottom: 48%;
  padding-top: 55%;
  text-decoration: none;
  display: inline-block;
}

.link-6:hover {
  background-color: rgba(255, 255, 255, .49);
}

.link-6.au {
  width: 50%;
}

.german-flag {
  background-color: #fff;
}

.text-block-title {
  color: #fff;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
  font-size: 30px;
  font-weight: 700;
  line-height: 50px;
}

.columns-2 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.body-2 {
  outline-offset: 0px;
  background-color: #000;
  border-radius: 18px;
  outline: 3px #333;
  font-family: Gotham Book, sans-serif;
}

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

.text-block-11 {
  color: #d947a8;
  margin-top: 20px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
}

.image-7 {
  margin-right: 160px;
}

.image {
  margin-top: 20px;
  margin-left: 160px;
}

.form-description-text-2 {
  color: #fffcfc;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  display: block;
}

.bold-text-4 {
  color: #2e2757;
  font-weight: 400;
}

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

.text-form-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 600;
  display: block;
}

.section-2 {
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 40px;
}

.section-steps-2 {
  background-color: #0f0e3a;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.bold-text-10 {
  color: #2e2757;
  font-family: Lato, sans-serif;
  font-size: 32px;
  font-weight: 900;
}

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

.section-redemption {
  background-color: #0f0e3a;
  padding-top: 20px;
  padding-bottom: 40px;
}

.image-banner {
  margin-bottom: -28px;
}

.text-block-35 {
  opacity: 1;
  color: #2e2757;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 28px;
  font-weight: 900;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-field-3 {
  height: 42px;
  max-height: 42px;
  color: #7c7c7c;
  border-radius: 6px;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 100%;
  position: static;
}

.text-field-3.product-column-middle {
  width: 98%;
  height: 38px;
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
}

.link-7 {
  color: #2e2757;
  text-decoration: none;
}

.block-anrede {
  display: block;
}

.input-file-3 {
  width: 100%;
  height: 47px;
  clear: none;
  opacity: .01;
  cursor: pointer;
  background-image: linear-gradient(#000, #fff);
  border-radius: 0;
  font-weight: 700;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: visible;
}

.input-file-3.input-file {
  height: 45px;
}

.form-block {
  max-width: 500px;
  display: block;
}

.promotion-title-text {
  color: #2e2757;
  text-align: center;
  text-transform: uppercase;
  padding-top: 30px;
  padding-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: 38px;
}

.promotion-title-text.form-title {
  color: #d947a9;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 32px;
}

.heading-6 {
  color: #fff;
  font-size: 24px;
  font-weight: 300;
}

.faq-text-description {
  color: #2e2757;
  text-align: justify;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 15px;
}

.block-receipt-image {
  background-color: #0f0e3a;
  justify-content: flex-start;
  align-items: baseline;
  margin-top: 0;
  display: flex;
}

.text-block-10 {
  color: #24388e;
  text-align: center;
  padding-top: 0;
  padding-bottom: 20px;
  font-size: 32px;
  font-weight: 700;
  line-height: 34px;
}

.text-block-9 {
  min-height: 80px;
  color: #e22668;
  text-align: center;
  font-size: 32px;
  line-height: 36px;
}

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

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

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

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

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

.bold-text-7 {
  color: #2e2757;
}

.html-embed {
  color: #fff;
}

.bold-text {
  color: #0f0e3a;
  font-weight: 900;
}

.column {
  padding-left: 40px;
}

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

.step-description-text-2 {
  color: #d947a8;
  padding: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.bold-text-5 {
  color: #d947a8;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  font-size: 28px;
}

.imprint-link-2 {
  color: #2e2757;
  text-decoration: none;
}

.section-description {
  margin-bottom: -1px;
  padding-top: 60px;
  padding-bottom: 100px;
}

.select-field {
  width: 100%;
  max-height: 42px;
  color: #7c7c7c;
  background-color: #fff;
  border-radius: 6px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: block;
  position: static;
}

.select-field.select-column-left {
  width: 100%;
  margin-right: auto;
  padding-left: 10px;
}

.select-field.select-column-right {
  width: 98%;
  margin-right: 0;
}

.bold-text-2 {
  color: #2e2757;
  font-weight: 400;
}

.faq-columns {
  padding-bottom: 40px;
}

.receipt-button-3 {
  width: 100%;
  height: 45px;
  box-shadow: none;
  text-align: center;
  text-transform: uppercase;
  background-color: #d947a8;
  border: 1px #000;
  border-radius: 6px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 26px;
  transition: background-color .2s;
}

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

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

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

.receipt-image-2 {
  width: 100%;
  background-color: #0f0e3a;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: hidden;
}

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

.promotion-description-text {
  color: #0f0e3a;
  text-align: center;
  padding: 10px 50px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}

.section-faq-2 {
  background-color: #0f0e3a;
  background-image: linear-gradient(#d947a7 4%, #fc90cd 20%, #fae1ef 50%, #fc90cd 80%, #d947a7 96%);
  margin-top: 60px;
}

.image-step-2 {
  max-width: 100%;
  margin-top: 20px;
}

.italic-text, .italic-text-2 {
  font-style: normal;
}

.text-block-36 {
  color: #d947a8;
  margin-top: 20px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
}

.promotion-title-text-3 {
  color: #0f0e3a;
  text-align: center;
  text-transform: uppercase;
  padding-top: 30px;
  padding-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: 38px;
}

.promotion-title-text-3.form-title {
  color: #d947a8;
  text-align: center;
  color: #d947a8;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 32px;
}

.receipt-button-4 {
  width: 100%;
  height: 45px;
  box-shadow: none;
  text-align: center;
  text-transform: uppercase;
  background-color: #d947a8;
  border: 1px #000;
  border-radius: 6px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 26px;
  transition: background-color .2s;
}

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

.receipt-button-4.receipt-button {
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-37 {
  color: #d947a8;
  margin-top: 20px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
}

.receipt-button-5 {
  width: 100%;
  height: 45px;
  box-shadow: none;
  text-align: center;
  text-transform: uppercase;
  background-color: #d947a8;
  border: 1px #000;
  border-radius: 6px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 26px;
  transition: background-color .2s;
}

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

.receipt-button-5.receipt-button {
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-38 {
  opacity: 1;
  color: #2e2757;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 28px;
  font-weight: 900;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.imprint-link-3, .link-8 {
  color: #2e2757;
  text-decoration: none;
}

.text-block-39 {
  opacity: 1;
  color: #2e2757;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 28px;
  font-weight: 900;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.imprint-link-4, .link-9 {
  color: #2e2757;
  text-decoration: none;
}

.column-24 {
  padding-right: 0;
  display: inline-block;
}

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

.button-2 {
  width: 10px;
  height: 10px;
  text-align: left;
  background-color: #d947a8;
  background-image: url('../images/plus1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  border-radius: 50%;
  margin-top: 3px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  display: block;
}

.block-product {
  margin-bottom: 10px;
}

.block-product-two {
  margin-bottom: 10px;
  display: none;
}

.block-product-three {
  display: none;
}

.section-top {
  width: 100%;
  min-height: 180px;
  background-color: #fff;
  background-image: url('../images/ArlabackgroundHeader.png');
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
}

.image-43 {
  max-width: 520px;
  text-align: left;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.form-select-field {
  color: #807e7e;
  text-align: left;
  border-radius: 6px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.form-text-field {
  color: #000;
  text-align: center;
  border: 2px solid #f0d79a;
  border-radius: 20px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
}

.section-welcome-2-copy {
  max-width: none;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.content-3 {
  max-width: 1000px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #f0d79a;
  border-radius: 16px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
}

.form-5 {
  width: 100%;
  max-width: none;
}

.submit-button-2 {
  width: 300px;
  color: #fff;
  background-color: #001a71;
  border: 0 solid rgba(0, 0, 0, .84);
  border-radius: 6px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: block;
}

.submit-button-2:hover {
  background-color: #175f87;
}

.submit-button-2.submit-button {
  width: 100%;
  outline-offset: 0px;
  color: #000;
  letter-spacing: 0;
  -webkit-text-stroke-color: transparent;
  text-transform: uppercase;
  background-color: #f0d79a;
  border: 5px #bf1c19;
  border-radius: 50px;
  outline: 1px solid #fefefe;
  margin-top: 50px;
  padding-bottom: 10px;
  font-family: Gotham, sans-serif;
  font-size: 18px;
  font-weight: 700;
  transition: all .4s;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.submit-button-2.submit-button:hover {
  color: #fff;
  background-color: #c4a864;
  border-width: 2px;
  border-color: #fff;
  border-radius: 50px;
}

.div-block-checkbox {
  text-align: left;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.section-banner-2 {
  height: 100%;
  max-width: 750px;
  background-color: rgba(0, 0, 0, 0);
  margin: 0 auto 30px;
  display: block;
}

.text-block-footer {
  color: #18376a;
  text-align: center;
  margin: 60px auto 0;
  font-family: Lato, sans-serif;
  font-size: 13px;
  line-height: 110%;
}

.heading-1 {
  color: #f0d79a;
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: transparent;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 0;
  font-family: Gotham, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 50px;
}

.primary__text {
  max-width: none;
  color: #fff;
  text-align: center;
  -webkit-text-stroke-width: 0px;
  object-fit: fill;
  margin: 20px auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Gotham Book, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 14px;
  display: flex;
}

.checkbox-label {
  color: #fff;
  margin-top: 0;
  font-family: Gotham Book, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
}

.checkbox-label.pflichtfeld {
  text-align: center;
  object-fit: none;
  border-radius: 0;
  margin: 1px 707px 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Verlag Book, sans-serif;
  font-size: 13px;
  line-height: 20px;
  display: inline-block;
}

.checkbox-field {
  text-align: left;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.form-block-3 {
  width: auto;
  max-width: 100%;
  justify-content: center;
  display: block;
}

.checkbox {
  border: 2px solid #f0d798;
  font-family: Lato, sans-serif;
}

.section-form-3 {
  width: 95%;
  max-width: none;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  flex-wrap: nowrap;
  justify-content: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 14px;
  display: flex;
}

.section-bottom {
  width: 100%;
  max-width: none;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.div-text {
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #fff;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 20px;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: transparent;
  margin: 20px 5px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 110%;
  text-decoration: none;
}

.link-10, .link-11 {
  color: #000;
  text-decoration: none;
}

.image-44 {
  width: auto;
  max-width: 35%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-45 {
  max-width: 65%;
  margin-left: 0;
  display: inline-block;
}

.columns-3 {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.column-26 {
  justify-content: flex-end;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-27 {
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.link-12, .link-13, .link-14, .link-15 {
  color: #000;
  text-decoration: none;
}

.link-16, .link-17 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.bold-text-11 {
  color: #001589;
}

.bold-text-12, .bold-text-13 {
  color: #1a7cad;
}

.bold-text-14 {
  color: #fff;
  text-decoration: none;
}

.bold-text-15, .bold-text-16 {
  color: #1a7cad;
}

.bold-text-17 {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.bold-text-17:hover {
  color: #06264e;
}

.bold-text-18 {
  color: #878787;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.bold-text-18:hover {
  color: #06264e;
}

.bold-text-19 {
  color: rgba(0, 0, 0, 0);
}

.bold-text-19:hover {
  color: #06264e;
}

.bold-text-20 {
  color: #fff;
  text-decoration: none;
}

.link-18 {
  color: #659413;
  text-decoration: none;
}

.div-block-16 {
  position: relative;
  overflow: hidden;
}

.div-block-16.receiptimageselectmobile {
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  overflow: hidden;
}

.receipt-button-6 {
  width: 100%;
  height: 50px;
  direction: ltr;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  background-color: #00579c;
  border: 0 #370288;
  border-radius: 5px;
  margin: 10px auto;
  padding-top: 15px;
  padding-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .2s;
  display: block;
}

.receipt-button-6:hover {
  color: #fff;
  background-color: #ce3066;
  border-style: none;
}

.receipt-button-6.receipt-button {
  color: #bf1c19;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Montserrat, sans-serif;
  position: static;
}

.input-file-4 {
  width: 100%;
  height: 50px;
  clear: none;
  opacity: .01;
  color: #b91a51;
  cursor: pointer;
  border-radius: 10px;
  margin: 10px auto 0;
  padding-top: 17px;
  padding-bottom: 0;
  font-weight: 700;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.input-file-4:hover {
  color: #fff;
  background-color: #b91a51;
}

.input-file-4.input-file {
  height: 50px;
  display: none;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: none;
}

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

.select-field-4 {
  color: #999;
  -webkit-text-stroke-color: #fff;
  background-color: #fff;
  border-radius: 6px;
  font-family: Lato, sans-serif;
}

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

.text-block-40 {
  font-family: Great Vibes, cursive;
  font-size: 45px;
  line-height: 50px;
}

.text-block-40.counter-text {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50px;
  font-family: Gotham, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 55px;
}

.text-span-40 {
  color: #7a4b77;
}

.text-span-40.counter {
  color: #fff;
}

.text-block-41 {
  color: #fff;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.div-block-19 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.image-46 {
  width: 35px;
  margin-right: 10px;
}

.button-3 {
  width: 100%;
  height: 50px;
  color: #bf1c19;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 33px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-decoration: none;
  transition: all .2s;
  display: block;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .14);
}

.button-3:hover {
  color: #bf1c19;
  background-color: #fff;
}

.button-4 {
  width: 100%;
  height: 50px;
  color: #001589;
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 33px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-decoration: none;
  transition: all .2s;
  display: block;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .14);
}

.button-4:hover {
  color: #bf1c19;
  background-color: #fff;
}

.receipt-button-7 {
  width: 100%;
  height: 45px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #408d3c;
  border: 1px #000;
  border-radius: 40px;
  margin-left: 0;
  margin-right: 0;
  padding: 1.3em;
  font-size: 20px;
  font-weight: 400;
  line-height: 26%;
  transition: background-color .2s;
}

.receipt-button-7:hover {
  color: #408d3c;
  background-color: #fff;
  border-style: solid;
  border-color: #dc3642;
  border-radius: .25em;
}

.receipt-button-7.receipt-button {
  width: 55%;
  height: 42px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #013682;
  border-style: none;
  border-color: #794b76;
  border-radius: 0;
  margin-bottom: 0;
  padding: 9px 15px 12px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  display: block;
}

.receipt-button-7.receipt-button:hover {
  color: #fff;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-color: #bdce18;
  background-clip: border-box;
  border-style: none;
  border-color: #794b76;
  border-radius: 0;
  padding-top: 9px;
  font-weight: 600;
}

.pop-up-close {
  width: 40px;
  height: 40px;
  text-shadow: 1px 1px 6px #000;
  display: block;
  position: absolute;
  font-size: 40px;
  text-decoration: none;
  font-family: Gotham Book, sans-serif;
  font-weight: 400;
  color: #000;
  top: 15px;
  right: 15px;
}

.promotion-title-text-4 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  position: static;
}

.promotion-title-text-4.form-title {
  color: #013682;
  text-align: left;
  text-transform: none;
  margin-top: 9px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.pop-up-wrapper {
  z-index: 9999;
  opacity: 0;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  background-color: rgba(0, 0, 0, .8);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.input-file-5 {
  width: auto;
  height: 34px;
  clear: none;
  opacity: .01;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-weight: 700;
  display: block;
  position: absolute;
  top: auto;
  left: auto;
  overflow: visible;
}

.input-file-5.input-file {
  width: 100%;
  height: 100%;
  max-width: 400px;
  opacity: 0;
  text-align: center;
  background-color: #013682;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

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

.select-field-5 {
  height: 42px;
  max-height: 42px;
  color: #013682;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0;
  padding-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  display: block;
  position: static;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .14);
}

.block-name-2 {
  color: #001589;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  display: block;
}

.text__secondary {
  width: 100%;
  max-width: 900px;
  color: #87888a;
  text-align: center;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.image-48 {
  max-width: 50%;
  margin-top: 20px;
  display: none;
}

.div-block-2 {
  z-index: 10;
  height: 50px;
  max-width: 800px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  font-size: 15px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-4 {
  width: 55%;
  height: 100%;
  background-image: url('../images/kassenbon_info.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: auto;
  position: relative;
}

.text-field-4 {
  height: 42px;
  max-height: 42px;
  color: #87888a;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 100%;
  position: static;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .14);
}

.text-field-4::-ms-input-placeholder {
  color: #013682;
}

.text-field-4::placeholder {
  color: #013682;
}

.receipt-button-8 {
  width: 100%;
  height: 50px;
  direction: ltr;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  background-color: #00579c;
  border: 0 #370288;
  border-radius: 5px;
  margin: 10px auto;
  padding-top: 15px;
  padding-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .2s;
  display: block;
}

.receipt-button-8:hover {
  color: #fff;
  background-color: #ce3066;
  border-style: none;
}

.receipt-button-8.receipt-button {
  color: #000;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #f0d79a;
  border: 1px solid #fff;
  border-radius: 50px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Gotham, sans-serif;
  position: static;
}

.link-19 {
  color: #001589;
}

.button-5 {
  width: 100%;
  height: 50px;
  color: #bf1c19;
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 33px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-decoration: none;
  transition: all .2s;
  display: block;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .14);
}

.button-5:hover {
  color: #bf1c19;
  background-color: #fff;
}

.button-6 {
  width: 100%;
  height: 50px;
  color: #bf1c19;
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 33px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-decoration: none;
  transition: all .2s;
  display: block;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .14);
}

.button-6:hover {
  color: #bf1c19;
  background-color: #fff;
}

.button-7 {
  width: 100%;
  height: 50px;
  color: #bf1c19;
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 33px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-decoration: none;
  transition: all .2s;
  display: block;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .14);
}

.button-7:hover {
  color: #bf1c19;
  background-color: #fff;
}

.button-8 {
  width: 100%;
  height: 50px;
  color: #001589;
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 33px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-decoration: none;
  transition: all .2s;
  display: block;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .14);
}

.button-8:hover {
  color: #001589;
  background-color: #fff;
}

.div-block-20 {
  width: 55%;
  height: 100%;
  background-image: url('../images/kassenbon_info.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: auto;
  position: relative;
}

.image-49 {
  max-width: 50%;
  margin-top: 20px;
  display: none;
}

.button-9 {
  width: 100%;
  height: 50px;
  color: #001589;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 33px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  text-decoration: none;
  transition: all .2s;
  display: block;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .14);
}

.button-9:hover {
  color: #001489;
  background-color: #fff;
}

.button-10 {
  max-width: 400px;
  height: 50px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #000;
  border: 1px solid #fff;
  border-radius: 50px;
  margin: 40px auto 0;
  padding-top: 12px;
  padding-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  text-decoration: none;
  transition: all .2s;
  display: block;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .14);
}

.button-10:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
}

.receipt-button-9 {
  width: 100%;
  height: 45px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #408d3c;
  border: 1px #000;
  border-radius: 40px;
  margin-left: 0;
  margin-right: 0;
  padding: 1.3em;
  font-size: 20px;
  font-weight: 400;
  line-height: 26%;
  transition: background-color .2s;
}

.receipt-button-9:hover {
  color: #408d3c;
  background-color: #fff;
  border-style: solid;
  border-color: #dc3642;
  border-radius: .25em;
}

.receipt-button-9.receipt-button {
  width: 55%;
  height: 42px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #013682;
  border-style: none;
  border-color: #794b76;
  border-radius: 0;
  margin-bottom: 0;
  padding: 9px 15px 12px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  display: block;
}

.receipt-button-9.receipt-button:hover {
  color: #fff;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-color: #bdce18;
  background-clip: border-box;
  border-style: none;
  border-color: #794b76;
  border-radius: 0;
  padding-top: 9px;
  font-weight: 600;
}

.promotion-title-text-5 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  position: static;
}

.promotion-title-text-5.form-title {
  color: #013682;
  text-align: left;
  text-transform: none;
  margin-top: 9px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.input-file-6 {
  width: auto;
  height: 34px;
  clear: none;
  opacity: .01;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-weight: 700;
  display: block;
  position: absolute;
  top: auto;
  left: auto;
  overflow: visible;
}

.input-file-6.input-file {
  width: 100%;
  height: 100%;
  max-width: 400px;
  opacity: 0;
  text-align: center;
  background-color: #013682;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

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

.select-field-6 {
  height: 42px;
  max-height: 42px;
  color: #013682;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0;
  padding-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  display: block;
  position: static;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .14);
}

.block-name-3 {
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-50 {
  max-width: 50%;
  margin-top: 20px;
  display: none;
}

.div-block-21 {
  z-index: 10;
  height: 50px;
  max-width: 800px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  font-size: 15px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-22 {
  width: 50%;
  height: 100%;
  background-image: url('../images/kassenbon_info.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 30px;
  position: relative;
}

.text-field-5 {
  height: 42px;
  max-height: 42px;
  color: #87888a;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 100%;
  position: static;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .14);
}

.text-field-5::-ms-input-placeholder {
  color: #013682;
}

.text-field-5::placeholder {
  color: #013682;
}

.text-span-41 {
  color: #fff;
  letter-spacing: 0;
  font-family: Gotham Book, sans-serif;
  font-weight: 300;
}

.bold-text-21 {
  -webkit-text-stroke-width: 0px;
  font-weight: 400;
}

.paragraph {
  -webkit-text-stroke-width: 0px;
  background-color: #000;
}

.link-20 {
  color: #fff;
  font-family: Gotham, sans-serif;
  font-weight: 400;
}

.text-block-42 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Gotham Book, sans-serif;
}

.radio-button-label {
  color: #fff;
  font-family: Gotham Book, sans-serif;
}

.radio-button-field {
  max-width: 100%;
}

.columns-4 {
  max-width: 400px;
}

.bold-text-22 {
  font-family: Gotham, sans-serif;
}

.bold-text-23 {
  font-family: Gotham Book, sans-serif;
  font-size: 11px;
  font-weight: 700;
}

.link-21 {
  color: #fff;
  font-family: Gotham, sans-serif;
}

.text-block-43, .text-block-44 {
  text-align: center;
  font-size: 11px;
}

.text-block-45 {
  margin-top: 15px;
  color: #fff;
  text-align: center;
}

.text-block-45.bilddaten {
  margin-bottom: 20px;
  font-size: 11px;
}

.input-file-7 {
  width: auto;
  height: 34px;
  clear: none;
  opacity: .01;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-weight: 700;
  display: block;
  position: absolute;
  top: auto;
  left: auto;
  overflow: visible;
}

.input-file-7.input-file {
  width: 100%;
  height: 100%;
  max-width: none;
  opacity: 0;
  text-align: center;
  background-color: #013682;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

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

.div-block-23 {
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}

@media screen and (max-width: 991px) {
  .section__404 {
    max-width: none;
    background-image: url('../images/acardo-mobile.jpeg');
    background-size: cover;
  }

  ._404__content {
    width: 350px;
    padding-top: 100px;
  }

  ._404__error {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
  }

  ._404__heading {
    color: #fff;
    text-transform: uppercase;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    line-height: 40px;
  }

  ._404__subhead {
    width: auto;
    color: #fff;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 500;
  }

  .content__key {
    max-width: 80%;
  }

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

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

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

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

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

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

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

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

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

  .image-41 {
    max-width: 40%;
  }

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

  .section-form {
    margin-left: 10px;
    margin-right: 20px;
  }

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

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

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

  .text-block-34 {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .steps-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .receipt-image {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 190px;
    padding-bottom: 185px;
  }

  .heading-4 {
    font-size: 35px;
  }

  .redemption-columns {
    max-height: none;
  }

  .image-2 {
    right: -12%;
  }

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

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

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

  .step-description-text {
    font-size: 20px;
  }

  .steps-headline.title-faq {
    font-size: 32px;
    line-height: 33px;
  }

  .section-redemption {
    padding-bottom: 0;
  }

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

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

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

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

  .text-block-10 {
    padding-top: 40px;
  }

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

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

  .bold-text-5 {
    font-size: 22px;
    line-height: 25px;
  }

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

  .faq-columns {
    background-position: -15% 105%;
    background-size: 500px;
  }

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

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

  .receipt-image-2 {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 60px;
    padding-bottom: 10px;
  }

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

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

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

  .text-block-38, .text-block-39 {
    font-size: 25px;
  }

  .section-top {
    min-height: 70px;
  }

  .section-welcome-2-copy {
    height: 220px;
  }

  .primary__text {
    padding-left: 10px;
    padding-right: 10px;
  }

  .checkbox-label {
    margin-bottom: 0;
    display: inline-block;
  }

  .section-form-3 {
    background-size: cover;
  }

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

  .div-block-16.receiptimageselectmobile {
    display: block;
  }

  .receipt-button-6 {
    width: 100%;
    font-size: 15px;
  }

  .input-file-4 {
    width: 100%;
    display: block;
  }

  .button-3, .button-4 {
    width: 63%;
    font-size: 16px;
  }

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

  .pop-up-wrapper {
    top: 0;
  }

  .input-file-5 {
    width: auto;
    height: 42px;
    text-align: left;
  }

  .input-file-5.input-file {
    max-width: 350px;
  }

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

  .text__secondary {
    max-width: 650px;
  }

  .receipt-button-8 {
    width: 100%;
    font-size: 15px;
  }

  .button-5, .button-6, .button-7, .button-8, .button-9, .button-10 {
    width: 63%;
    font-size: 16px;
  }

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

  .input-file-6 {
    width: auto;
    height: 42px;
    text-align: left;
  }

  .input-file-6.input-file {
    max-width: 350px;
  }

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

  .input-file-7 {
    width: auto;
    height: 42px;
    text-align: left;
  }

  .input-file-7.input-file {
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  ._404__error {
    width: 250px;
  }

  ._404__heading {
    color: #fff;
    text-transform: uppercase;
    margin-top: 60px;
  }

  ._404__subhead {
    color: #fff;
    margin-top: 20px;
  }

  .link__acardo {
    width: 100%;
  }

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

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

  .column-4 {
    height: 10px;
    display: none;
  }

  .checkbox-label-2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

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

  .column-5 {
    display: none;
  }

  .field-label {
    text-align: left;
  }

  .fieldcolums {
    margin-left: auto;
    margin-right: auto;
  }

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

  .checkbox-field-3 {
    margin-left: 10px;
  }

  .submit-button.button {
    width: 60%;
    float: none;
    object-fit: fill;
    width: 100%;
    width: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .checkbox-3 {
    margin-top: 24px;
  }

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

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

  .receipt-button-2 {
    width: 60%;
    padding-left: 0;
    padding-right: 0;
  }

  .image-2 {
    display: none;
  }

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

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

  .promotion-title-text-2 {
    font-size: 22px;
    line-height: 20px;
  }

  .input-file-2 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

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

  .block-faq {
    margin-left: 0;
    margin-right: 0;
  }

  .steps-headline {
    margin-bottom: 0;
  }

  .steps-headline.title-faq {
    font-size: 32px;
  }

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

  .image-step {
    max-width: 180px;
  }

  .div-block-9 {
    width: 259px;
    height: 195px;
    background-position: 50% 0;
    margin-left: auto;
    margin-right: auto;
  }

  .german-flag {
    max-width: 100%;
  }

  .switzerland {
    text-align: center;
    padding-left: 10px;
  }

  .osterreich {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .image-7 {
    height: auto;
    max-width: 150px;
  }

  .image {
    height: auto;
    max-width: 100px;
    margin-bottom: 10px;
  }

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

  .input-file-3 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .promotion-title-text {
    font-size: 22px;
    line-height: 24px;
  }

  .text-block-9 {
    min-height: 40px;
  }

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

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

  .step-block-2 {
    padding: 0 40px;
  }

  .column {
    padding-left: 10px;
  }

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

  .faq-columns {
    background-image: none;
  }

  .block-content {
    padding-bottom: 40px;
  }

  .receipt-button-3 {
    width: 100%;
  }

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

  .image-step-2 {
    height: auto;
    max-width: 150px;
  }

  .promotion-title-text-3 {
    font-size: 22px;
    line-height: 24px;
  }

  .receipt-button-4, .receipt-button-5 {
    width: 100%;
  }

  .section-top {
    min-height: 60px;
  }

  .form-select-field, .form-text-field {
    width: 90%;
  }

  .section-welcome-2-copy {
    height: 260px;
  }

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

  .checkbox-field {
    width: 90%;
  }

  .div-block-16.receiptimageselectmobile {
    width: 100%;
    display: block;
  }

  .receipt-button-6 {
    width: 100%;
  }

  .input-file-4 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-40.counter-text {
    font-size: 25px;
    line-height: 50px;
  }

  .button-3, .button-4 {
    width: 100%;
    font-size: 20px;
  }

  .receipt-button-7 {
    width: 100%;
  }

  .receipt-button-7.receipt-button {
    width: 100%;
    height: auto;
  }

  .pop-up-close {
    width: 25px;
    height: 25px;
    font-size: 30px;
    top: 10px;
    right: 10px;
  }

  .promotion-title-text-4 {
    font-size: 22px;
    line-height: 20px;
  }

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

  .input-file-5 {
    width: 100%;
  }

  .input-file-5.input-file {
    max-width: none;
  }

  .select-field-5 {
    font-size: 15px;
  }

  .text__secondary {
    margin-bottom: 30px;
    font-size: 15px;
  }

  .div-block-4 {
    width: 95%;
  }

  .text-field-4 {
    font-size: 15px;
  }

  .receipt-button-8 {
    width: 100%;
  }

  .button-5, .button-6, .button-7, .button-8 {
    width: 100%;
    font-size: 20px;
  }

  .div-block-20 {
    width: 95%;
  }

  .button-9, .button-10 {
    width: 100%;
    font-size: 20px;
  }

  .receipt-button-9 {
    width: 100%;
  }

  .receipt-button-9.receipt-button {
    width: 100%;
    height: auto;
  }

  .promotion-title-text-5 {
    font-size: 22px;
    line-height: 20px;
  }

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

  .input-file-6 {
    width: 100%;
  }

  .input-file-6.input-file {
    max-width: none;
  }

  .select-field-6 {
    font-size: 15px;
  }

  .div-block-22 {
    width: 95%;
  }

  .text-field-5 {
    font-size: 15px;
  }

  .text-span-41 {
    font-size: 18px;
  }

  .input-file-7 {
    width: 100%;
  }

  .input-file-7.input-file {
    max-width: none;
  }
}

@media screen and (max-width: 479px) {
  .section__404 {
    background-size: cover;
  }

  ._404__content {
    width: 90%;
    margin-top: 0;
    padding: 0;
  }

  ._404__error {
    width: 150px;
  }

  ._404__heading {
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
  }

  ._404__subhead {
    width: 90%;
    color: #fff;
    margin-top: 20px;
    font-weight: 500;
  }

  .content__link {
    margin-bottom: 40px;
  }

  .link__acardo {
    width: 100%;
    max-width: 80%;
    margin-top: auto;
    margin-bottom: auto;
    padding: 15px;
    font-size: 20px;
  }

  .content__key {
    width: 150px;
    height: 150px;
    max-width: none;
    order: 0;
    align-self: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: block;
  }

  .content__password {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

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

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

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

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

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

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

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

  .text-block-33 {
    margin-top: 10px;
  }

  .checkbox-label-2 {
    margin-left: 0;
    font-weight: 400;
  }

  .image-41 {
    max-width: 80%;
    margin: 0 auto 20px;
  }

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

  .div-block {
    margin-top: 10px;
  }

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

  .field-label {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
    font-size: 20px;
  }

  .field-label.receipt {
    text-align: center;
  }

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

  .checkbox-field-3 {
    padding-left: 0;
  }

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

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

  .input-file {
    font-size: 22px;
  }

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

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

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

  .text-block-34 {
    font-size: 18px;
    line-height: 25px;
  }

  .headline-faq {
    line-height: 22px;
  }

  .steps-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .heading-4 {
    font-size: 30px;
  }

  .heading-4.head2 {
    padding-top: 10px;
  }

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

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

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

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

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

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

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

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

  .section-footer {
    -webkit-text-fill-color: inherit;
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: border-box;
  }

  .bold-text-8 {
    font-size: 18px;
    font-weight: 700;
  }

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

  .step-description-text {
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 25px;
  }

  .block-faq {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 8px 40px;
  }

  .steps-headline {
    margin-bottom: 0;
    font-size: 17px;
  }

  .steps-headline.title-faq {
    padding-top: 0;
    font-size: 25px;
    line-height: 25px;
  }

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

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

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

  .section-form-2 {
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-step {
    width: auto;
    height: auto;
    max-height: none;
    max-width: 120px;
    padding-top: 20px;
    display: inline-block;
  }

  .image-5.desktop {
    display: none;
  }

  .image-5.mobil {
    display: block;
  }

  .first-content-block-2 {
    background-position: 4% 99%, 50% 2%;
    background-size: 108px, 150px;
  }

  .text-block-title {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    font-size: 17px;
  }

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

  .bold-text-10 {
    font-size: 25px;
    line-height: 25px;
  }

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

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

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

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

  .promotion-title-text.form-title {
    font-size: 25px;
    line-height: 34px;
  }

  .text-block-10 {
    padding-top: 60px;
  }

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

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

  .form-column-2 {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .step-block-2, .step-description-text-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-5 {
    font-size: 20px;
    line-height: 22px;
  }

  .section-description {
    background-size: 100px, 300px, 100px, 150px;
  }

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

  .faq-columns {
    padding-bottom: 0;
  }

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

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

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

  .promotion-title-text-3.form-title {
    font-size: 25px;
    line-height: 34px;
  }

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

  .text-block-38, .text-block-39 {
    font-size: 20px;
  }

  .section-top {
    min-height: 50px;
  }

  .form-select-field, .form-text-field {
    width: 100%;
  }

  .section-welcome-2-copy {
    height: auto;
  }

  .content-3 {
    margin-top: 0;
  }

  .form-5 {
    padding-top: 0;
  }

  .submit-button-2 {
    width: 80%;
  }

  .section-banner-2 {
    margin-bottom: 20px;
  }

  .text-block-footer {
    margin-top: 30px;
  }

  .heading-1 {
    font-size: 40px;
    line-height: 45px;
  }

  .primary__text {
    width: auto;
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .checkbox-label {
    margin-left: auto;
    margin-right: auto;
  }

  .checkbox-label.pflichtfeld {
    padding-left: 40px;
  }

  .checkbox-field {
    width: 100%;
  }

  .section-form-3 {
    background-image: linear-gradient(to bottom, null, null);
    margin-top: 0;
  }

  .section-bottom {
    height: auto;
    padding-bottom: 40px;
  }

  .div-text {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-2 {
    width: 80%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .image-44 {
    max-width: 45%;
    margin-top: 30px;
  }

  .div-block-16.receiptimageselectmobile {
    width: 100%;
  }

  .receipt-button-6 {
    width: 100%;
    max-width: 95%;
    margin-left: auto;
    font-size: 14px;
  }

  .input-file-4 {
    width: 100%;
    display: block;
  }

  .text-block-40.counter-text {
    font-size: 20px;
    line-height: 55px;
  }

  .button-3, .button-4 {
    width: 100%;
    height: 52px;
    padding-top: 6px;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .receipt-button-7 {
    width: 100%;
    height: auto;
    color: #fff;
    background-color: #dc3642;
    background-image: none;
    display: block;
  }

  .receipt-button-7.receipt-button {
    width: 100%;
    height: 52px;
    max-width: 100%;
    background-color: #013682;
    padding: 6px .25em 0;
    font-size: 16px;
    line-height: 20px;
    overflow: auto;
  }

  .receipt-button-7.receipt-button:hover {
    border-radius: 0;
  }

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

  .promotion-title-text-4.form-title {
    line-height: 23px;
  }

  .input-file-5 {
    width: auto;
    height: 42px;
    text-align: left;
    padding-left: 1em;
    padding-right: 1em;
    display: block;
  }

  .select-field-5 {
    border-radius: 0;
    padding: 0 0 0 12px;
    font-size: 14px;
  }

  .text__secondary {
    max-width: none;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .receipt-button-8 {
    width: 100%;
    margin-left: auto;
    font-size: 14px;
  }

  .button-5, .button-6, .button-7, .button-8, .button-9, .button-10 {
    width: 100%;
    height: 52px;
    padding-top: 6px;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .receipt-button-9 {
    width: 100%;
    height: auto;
    color: #fff;
    background-color: #dc3642;
    background-image: none;
    display: block;
  }

  .receipt-button-9.receipt-button {
    width: 100%;
    height: 52px;
    max-width: 100%;
    background-color: #013682;
    padding: 6px .25em 0;
    font-size: 16px;
    line-height: 20px;
    overflow: auto;
  }

  .receipt-button-9.receipt-button:hover {
    border-radius: 0;
  }

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

  .promotion-title-text-5.form-title {
    line-height: 23px;
  }

  .input-file-6 {
    width: auto;
    height: 42px;
    text-align: left;
    padding-left: 1em;
    padding-right: 1em;
    display: block;
  }

  .select-field-6 {
    border-radius: 0;
    padding: 0 0 0 12px;
    font-size: 14px;
  }

  .text-span-41 {
    width: 100%;
    float: none;
    overflow-wrap: break-word;
    display: inline;
  }

  .input-file-7 {
    width: auto;
    height: 42px;
    text-align: left;
    padding-left: 1em;
    padding-right: 1em;
    display: block;
  }
}

@media screen and (max-width: 304px) {
  #receipt-button {
    line-height: 20px;
  }
}


@font-face {
  font-family: 'Verlag Book';
  src: url('../fonts/Verlag-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Book';
  src: url('../fonts/Gotham-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Verlag';
  src: url('../fonts/Verlag-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}