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

.coupon-manufacturer-label {
  margin-top: 16px;
  margin-bottom: 4px;
  color: #5d5d5d;
  font-size: 18px;
  line-height: 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: rgb(255, 255, 255)
}

.block-quantity {
  display: block;
}

.coupon-info {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.success-message {
  border: 2px solid #4caf50;
  border-radius: 12px;
  background-color: #fff;
}

.text-block-23 {
  padding-right: 8px;
  padding-left: 8px;
  color: #d03345;
}

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

.section-coupon {
  display: block;
  margin: 0px auto 40px;
  padding-top: 0px;
}

.coupon-redemption-headline {
  display: block;
  margin-top: 20px;
  margin-bottom: 16px;
  padding-bottom: 10px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 rgba(0, 0, 0, 0.05);
  font-family: 'Source Sans Pro', sans-serif;
  text-align: center;
}

.submit-button {
  width: 100%;
  height: 50px;
  margin-top: 8px;
  border-radius: 12px;
  background-color: #ffe600;
  color: #c61437;
  font-size: 18px;
  font-weight: 600;
}

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

.column-22 {
  text-align: right;
}

.error-message {
  margin-top: 16px;
  border-radius: 12px;
}

.span-receipt-date {
  font-weight: 600;
}

.input-file {
  position: absolute;
  left: 30px;
  top: 81px;
  display: inline-block;
  overflow: hidden;
  width: 430px;
  height: 50px;
  clear: none;
  background-color: #2a88da;
  opacity: 0.01;
  cursor: pointer;
}

.text-field-bic {
  border-radius: 5px;
  font-size: 16px;
}

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

.columns {
  display: block;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
}

.field-label-4 {
  font-size: 16px;
  text-align: left;
}

.block-email {
  display: block;
}

.text-block-22 {
  color: #4caf50;
}

.coupon-content-description-text {
  border-bottom: 1px none #000;
}

.span-receipt-merchant {
  font-weight: 600;
}

.label-required {
  color: #da2323;
}

.coupon-header {
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 12px;
  background-color: transparent;
}

.coupon-redemption {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  padding: 0px 20px 5px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.05);
  border-radius: 12px;
  background-color: #fff;
}

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

.coupon-detail-label {
  color: #5d5d5d;
  font-size: 14px;
  line-height: 16px;
}

.select-field-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  font-size: 16px;
  text-align: left;
}

.row-buttons {
  margin-top: 8px;
  margin-bottom: 8px;
}

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

.coupon-info-label {
  margin-bottom: 0px;
  font-family: 'Source Sans Pro', sans-serif;
}

.heading-16 {
  color: #4caf50;
}

.column-23 {
  text-align: center;
}

.span-receipt-sum {
  font-weight: 600;
}

.radio-button-field {
  height: 44px;
  margin-right: 8px;
  border: 2px solid #2a88da;
  border-radius: 5px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-weight: 600;
  text-align: center;
}

.radio-button-field:hover {
  background-color: #2a88da;
  color: #fff;
}

.radio-button-field.radio-button-right-field {
  margin-right: 0px;
  margin-left: 8px;
  border-color: #2a88da;
}

.field-label-3 {
  font-size: 16px;
  font-weight: 700;
}

.coupon-description {
  margin-top: 20px;
  margin-bottom: 20px;
}

.coupon-title-label {
  margin-top: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 30px;
}

.text-field-iban {
  border-radius: 5px;
  font-size: 16px;
}

.text-field-iban.text-field-uppercase {
  margin-left: 0px;
  text-transform: uppercase;
}

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

.label-note {
  margin-top: 8px;
  color: #666;
  font-size: 15px;
  text-align: center;
}

.coupon-availability-status {
  margin-top: 2px;
}

.block-payout-bank {
  margin-top: 10px;
}

.radio-button-label {
  width: 100%;
  height: 100%;
  padding-top: 9px;
  color: #3898ec;
  font-weight: 600;
}

.radio-button-label:hover {
  color: #fff;
}

.receipt-button {
  width: 100%;
  height: 50px;
  margin-top: -20px;
  border-style: solid;
  border-width: 2px;
  border-color: #c61437;
  border-radius: 12px;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #c71436;
  font-size: 18px;
  line-height: 32px;
  font-weight: 600;
  text-align: center;
}

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

.receipt-button.active-button-receipt {
  border-width: 0px;
  background-color: #95aa16;
  color: #fff;
}

.block-iban {
  margin-right: 8px;
}

.link-14 {
  color: #2a88da;
}

.block-bic {
  margin-left: 8px;
}

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

.coupon-content {
  margin-top: 20px;
  padding: 5px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.05);
  border-radius: 12px;
  background-color: #fff;
}

.column-24 {
  margin-top: 20px;
}

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

.btn-terms-of-participation-close {
  position: static;
  display: block;
  float: right;
  border-radius: 5px;
  background-color: #ffe600;
  color: #c61437;
  font-weight: 700;
}

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

.heading-2 {
  display: inline-block;
  margin-top: 10px;
  font-weight: 600;
}

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

.div-block {
  display: none;
}

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

.link {
  color: #0006ee;
  text-decoration: none;
}

.link-teilnahmebedingungen {
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.body {
  background-color: #f8f9fa;
}

.body-2 {
  background-color: #f8f9fa;
}

.image {
  width: 100%;
  background-color: transparent;
}

.nav-link-scrollable {
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #5280b3;
  font-weight: 600;
}

.nav-link-scrollable:hover {
  border: 1px none #000;
  color: #305790;
  text-decoration: none;
}

.nav-menu-2 {
  margin-top: 10px;
}

.container-navbar {
  display: inline-block;
  overflow: scroll;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.image-8 {
  padding-bottom: 5px;
}

.nav-button-scrollable-overlay {
  margin-left: 20px;
  padding: 10px 20px;
  border-radius: 9px;
  background-color: #4caf50;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-weight: 600;
}

.nav-button-scrollable-overlay:hover {
  background-color: #308d34;
}

.brand {
  margin-top: 3px;
}

.section-header-coupon {
  min-height: 50px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  color: #fff;
  text-align: center;
}

.navbar-scrollable {
  position: fixed;
  left: 0px;
  top: -90px;
  right: 0px;
  display: block;
  overflow: visible;
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.navbar {
  display: block;
  max-width: 1180px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
  text-align: center;
}

.nav-button-scrollable {
  margin-left: 20px;
  padding: 10px 20px;
  border-radius: 9px;
  background-color: #4caf50;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-weight: 600;
}

.nav-button-scrollable:hover {
  background-color: #308d34;
}

.nav-link-de {
  width: 51px;
  height: 65px;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url('../images/Germany.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #4d76aa;
  font-weight: 600;
  text-align: center;
}

.nav-link-de:hover {
  border: 1px none #000;
  color: #4d76aa;
  text-decoration: none;
}

.nav-link-signup-blue {
  margin-left: 20px;
  padding: 10px 20px;
  border-radius: 9px;
  background-color: #2a88da;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-weight: 600;
}

.nav-link-signup-blue:hover {
  background-color: #1b7acc;
}

.image-play-store {
  width: 140px;
}

.image-social {
  width: 44px;
  height: 44px;
  margin-right: 10px;
  float: none;
}

.social-block {
  display: block;
  width: 100%;
  margin-top: 8px;
  margin-bottom: 0px;
  padding-top: 16px;
  padding-bottom: 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  text-align: center;
}

.image-app-store {
  width: 140px;
  margin-top: 0px;
  margin-left: 16px;
}

.coupon-header-2 {
  overflow: hidden;
  height: 320px;
  margin-bottom: 20px;
  border-radius: 12px;
  background-image: url('../images/254a286a3089652bd7ceb8800747a29abafad7d9.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.stores-block {
  margin-bottom: 16px;
}

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

.image-7 {
  max-width: 150px;
  margin-top: 15px;
}

.footer-image {
  position: static;
  display: block;
  max-height: 24px;
  max-width: 24px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  text-align: left;
}

.text-block-6 {
  display: block;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  color: #a8a8a8;
  text-align: center;
}

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

.footer {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  border-top: 1px solid #f1f1f1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.list-item {
  margin-bottom: 10px;
}

.text-block-4 {
  color: #5d5d5d;
}

.heading-6 {
  color: #5d5d5d;
  font-weight: 400;
}

.row-8 {
  margin-top: 20px;
  float: none;
}

.div-block-4 {
  display: block;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.row-4 {
  position: relative;
  display: block;
  min-width: 1180px;
  margin-right: auto;
  margin-left: auto;
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  color: rgba(0, 0, 0, 0.74);
  font-weight: 400;
  text-decoration: none;
}

.footer-link:hover {
  color: #3b99d9;
}

.coupon-redemption-headline-2 {
  display: block;
  margin-top: 20px;
  margin-bottom: 16px;
  padding-bottom: 10px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 rgba(0, 0, 0, 0.05);
  font-family: 'Source Sans Pro', sans-serif;
  text-align: center;
}

.coupon-info-label-2 {
  margin-bottom: 0px;
  font-family: 'Source Sans Pro', sans-serif;
}

.coupon-title-label-2 {
  margin-top: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 30px;
}

.heading-17 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #5d5d5d;
  font-weight: 400;
}

.nav-link-fr {
  width: 51px;
  height: 65px;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url('../images/france.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #4d76aa;
  font-weight: 600;
  text-align: center;
}

.nav-link-fr:hover {
  border: 1px none #000;
  color: #4d76aa;
  text-decoration: none;
}

.link-15 {
  background-image: url('../images/Germany.png');
  background-position: 50% 50%;
  background-size: 0px;
  background-repeat: no-repeat;
}

.button {
  width: 30px;
  height: 30px;
  margin-top: 10px;
  background-color: transparent;
  background-image: url('../images/Germany.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.button-fr {
  width: 30px;
  height: 30px;
  margin-top: 10px;
  margin-left: 20px;
  background-color: transparent;
  background-image: url('../images/france.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.link-16 {
  color: #807e7e;
  text-decoration: none;
}

.link-17 {
  color: #4d5af2;
  text-decoration: none;
}

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

.image-13 {
  width: 100%;
}

.link-19 {
  color: #000;
}

.block-produkt {
  display: block;
}

.link-text {
  color: #000;
}

@media (max-width: 991px) {
  .coupon-header {
    height: auto;
    background-image: none;
  }
  .coupon-redemption {
    display: block;
  }
  .container-navbar {
    max-width: 100%;
    min-width: 0px;
  }
  .image-8 {
    max-width: 140px;
    margin-top: 15px;
    padding-left: 0px;
  }
  .navbar-scrollable {
    top: -180px;
  }
  .image-play-store {
    width: 110px;
  }
  .image-app-store {
    width: 110px;
    margin-left: 16px;
  }
  .image-7 {
    margin-top: 0px;
    margin-left: 20px;
  }
  .footer {
    position: relative;
  }
  .row-8 {
    margin-bottom: 40px;
  }
  .row-4 {
    min-width: 0px;
  }
  .image-13 {
    height: auto;
  }
}

@media (max-width: 767px) {
  .coupon-header {
    height: auto;
  }
  .coupon-redemption {
    display: block;
  }
  .column-23 {
    text-align: center;
  }
  .brand-2.w--current {
    float: left;
  }
  .nav-link-de {
    display: none;
  }
  .image-play-store {
    width: 140px;
  }
  .social-block {
    display: block;
  }
  .image-app-store {
    width: 140px;
    margin-top: 0px;
    margin-left: 20px;
  }
  .image-7 {
    margin-top: 0px;
    margin-left: 20px;
  }
  .footer {
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
  }
  .row-8 {
    margin-bottom: 40px;
  }
  .row-4 {
    min-width: 0px;
  }
  .nav-link-fr {
    display: none;
  }
}

@media (max-width: 479px) {
  .coupon-manufacturer-label {
    font-size: 16px;
  }
  .success-message {
    margin-top: 8px;
  }
  .column-right {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-coupon {
    margin-bottom: 20px;
  }
  .coupon-redemption-headline {
    display: none;
    font-size: 24px;
    line-height: 28px;
  }
  .submit-button {
    display: block;
  }
  .column-22 {
    text-align: right;
  }
  .input-file {
    left: 26px;
    top: 34px;
    width: 85%;
  }
  .field-label-4 {
    text-align: left;
  }
  .coupon-header {
    height: auto;
    background-size: contain;
  }
  .coupon-redemption {
    display: inline-block;
    margin-top: 16px;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    border-top-style: none;
    border-radius: 12px;
    background-color: #fff;
  }
  .coupon-detail-label {
    font-size: 12px;
  }
  .select-field-3 {
    border-radius: 5px;
  }
  .coupon-info-label {
    font-size: 18px;
    line-height: 20px;
  }
  .column-23 {
    text-align: center;
  }
  .radio-button-field {
    width: 95%;
    float: none;
  }
  .radio-button-field.radio-button-right-field {
    float: right;
  }
  .checkbox-field {
    margin-bottom: 16px;
  }
  .coupon-title-label {
    font-size: 24px;
    line-height: 28px;
  }
  .label-note {
    text-align: center;
  }
  .receipt-button {
    margin-top: 8px;
  }
  .block-iban {
    margin-right: 0px;
  }
  .block-bic {
    margin-left: 0px;
  }
  .column-left {
    padding-right: 0px;
    padding-left: 0px;
  }
  .coupon-content {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 12px;
  }
  .block-terms-of-participation {
    display: none;
  }
  .nav-link-scrollable {
    display: none;
  }
  .nav-menu-2 {
    margin-top: 0px;
    margin-right: 0px;
  }
  .container-navbar {
    margin-top: 5px;
  }
  .image-8 {
    max-width: 150px;
    margin-top: 5px;
    padding-top: 5px;
    padding-left: 0px;
  }
  .nav-button-scrollable-overlay {
    margin-right: 20px;
    padding: 5px 15px;
    border-radius: 9px;
  }
  .image-12 {
    max-width: 150px;
    margin-top: -1px;
    margin-left: 10px;
  }
  .brand {
    margin-top: 0px;
  }
  .navbar-scrollable {
    top: -90px;
    z-index: 9999;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar {
    padding: 10px 10px 0px;
  }
  .nav-button-scrollable {
    padding: 5px 15px;
  }
  .brand-2 {
    padding-left: 0px;
  }
  .nav-link-de {
    display: none;
  }
  .nav-link-signup-blue {
    margin-top: 10px;
    margin-right: 0px;
    padding: 5px 15px;
  }
  .image-play-store {
    width: 120px;
  }
  .social-block {
    margin-top: 16px;
    margin-bottom: 0px;
    padding-top: 0px;
    border-top-width: 0px;
  }
  .image-app-store {
    width: 120px;
    margin-top: 0px;
    margin-left: 16px;
    float: none;
  }
  .coupon-header-2 {
    height: 240px;
  }
  .column-14 {
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }
  .image-11 {
    width: 70%;
    max-width: 130px;
  }
  .column-16 {
    display: none;
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-7 {
    width: 70%;
    max-width: 130px;
    margin-top: 0px;
    margin-left: 10px;
  }
  .column-5 {
    margin-bottom: 15px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-17 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer {
    position: relative;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .heading-6 {
    text-align: left;
  }
  .row-8 {
    margin-bottom: 20px;
  }
  .row-4 {
    min-width: 0px;
  }
  .coupon-redemption-headline-2 {
    display: none;
    font-size: 24px;
    line-height: 28px;
  }
  .coupon-info-label-2 {
    font-size: 18px;
    line-height: 20px;
  }
  .coupon-title-label-2 {
    font-size: 24px;
    line-height: 28px;
  }
  .heading-17 {
    text-align: left;
  }
  .nav-link-fr {
    display: none;
  }
}

