body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.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: auto;
  height: auto;
  max-width: 500px;
  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: 300px;
}

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

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

.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: 95%;
  color: #fff;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 1.1;
}

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

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

.content__password {
  color: #fff;
  background-color: #00afcc;
  border: 2px 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;
}

.body {
  background-color: #7e69ad;
  font-family: Montserrat, sans-serif;
}

.intro__section {
  margin-bottom: 0;
  padding-top: 20px;
}

.container {
  max-width: 1200px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.text__main {
  max-width: 1000px;
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
}

.text__main.small {
  font-size: 14px;
}

.text__main.left-align {
  text-align: left;
  margin-left: 0;
  font-size: 14px;
}

.hero__text {
  max-width: none;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 20px;
  display: flex;
}

.heading {
  color: #482815;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  line-height: 44px;
}

.heading.hero {
  max-width: none;
  text-align: left;
}

.hero__button {
  margin-top: 40px;
}

.hero__img__desktop {
  max-width: none;
  margin-right: 20px;
}

.primary__button {
  text-transform: uppercase;
  background-color: #b11b18;
  padding: 15px 25px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  transition: all .3s;
}

.primary__button:hover {
  background-color: #880e0e;
}

.hero__img__mobil {
  display: none;
}

.hero__section {
  max-width: 1200px;
  justify-content: space-between;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px 40px;
  display: flex;
}

.hero {
  width: auto;
  max-width: 800px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  transition: all .8s;
  display: block;
}

.hero:hover {
  transform: scale(1.05);
}

.primary__text {
  max-width: 540px;
  color: #482815;
  text-align: center;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

.primary__text.hero {
  max-width: 500px;
  text-align: left;
  margin-left: 0;
}

.tutorial__section {
  margin-top: 0;
  padding-top: 40px;
}

.heading__h1 {
  color: #afd4ef;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 80px;
  font-family: Gobold Bold, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 55px;
}

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

.steps-block {
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 20px;
}

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

.text_steps {
  color: #fff;
  padding: 20px 20px 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.container-2 {
  max-width: 1200px;
  display: flex;
}

.div-block-19 {
  max-width: 50%;
  margin: auto 40px;
}

.primary__button-2 {
  max-width: 200px;
  text-align: center;
  text-transform: uppercase;
  background-color: #dd051a;
  border-radius: 20px;
  justify-content: center;
  margin: 40px auto 0;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.primary__button-2:hover {
  color: #000;
  background-color: #fff;
}

.primary__button-2.primary__button__off {
  color: #3b2774;
  letter-spacing: 5px;
  background-color: #9fcef0;
  margin-top: 25px;
  padding-top: 12px;
  font-family: Goodheadpro, sans-serif;
  transition: all .4s;
  display: block;
}

.primary__button-2.primary__button__off:hover {
  color: #9fcef0;
  background-color: #3b2774;
}

.coupon__section {
  justify-content: center;
  margin-top: 0;
  margin-bottom: 50px;
  display: flex;
}

.text__main-copy-copy {
  max-width: 1000px;
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.text__main-copy-copy.content_box {
  margin-top: 15px;
}

.image-50 {
  width: auto;
  height: auto;
  max-width: 80%;
  min-height: 100px;
  min-width: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading__h2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Gobold Bold, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.5;
}

.div-block-20 {
  max-width: 50%;
  margin: auto 40px;
}

.primary__button-3 {
  max-width: 200px;
  text-align: center;
  text-transform: uppercase;
  background-color: #dd051a;
  border-radius: 20px;
  justify-content: center;
  margin: 40px auto 0;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.primary__button-3:hover {
  color: #000;
  background-color: #fff;
}

.primary__button-3.coupon {
  max-width: 300px;
}

.primary__button-3.coupon.primary__button__off {
  color: #3b2774;
  letter-spacing: 5px;
  background-color: #9fcef0;
  margin-top: 28px;
  padding-top: 12px;
  padding-left: 20px;
  font-family: Goodheadpro, sans-serif;
  transition: all .4s;
}

.primary__button-3.coupon.primary__button__off:hover {
  color: #9fcef0;
  background-color: #3b2774;
}

.printathome_section {
  margin-top: 120px;
  margin-bottom: 50px;
}

.div-block-21 {
  max-width: 50%;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 20px;
}

.primary__button-4 {
  max-width: 200px;
  text-align: center;
  text-transform: uppercase;
  background-color: #dd051a;
  border-radius: 20px;
  justify-content: center;
  margin: 40px auto 0;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.primary__button-4:hover {
  color: #000;
  background-color: #fff;
}

.primary__button-4.cashback {
  max-width: 300px;
  color: #3b2774;
  background-color: #9fcef0;
}

.couponplatz_section {
  margin-top: 120px;
  margin-bottom: 50px;
}

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

.receipt-button-4 {
  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-4:hover {
  color: #408d3c;
  background-color: #fff;
  border-style: solid;
  border-color: #dc3642;
  border-radius: .25em;
}

.receipt-button-4.receipt-button {
  height: 42px;
  color: #3b2774;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #9fcef0;
  border-style: none;
  border-color: #dd051a;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 9px 15px;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.receipt-button-4.receipt-button:hover {
  color: #fff;
  background-color: #aac9e3;
  border-style: solid;
  border-color: #aac9e3;
  border-radius: 0;
}

.text-message-error-2 {
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
}

.text-field-2 {
  height: 42px;
  max-height: 42px;
  color: #fff;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 20px;
  padding-left: 12px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  position: static;
}

.text-field-2:hover {
  color: #3b2774;
  background-color: #fff;
  border-style: none;
  border-color: #dd051a;
}

.text-field-2:active {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.text-field-2:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #dd051a;
}

.text-field-2::-ms-input-placeholder {
  color: #3b2774;
  background-color: rgba(0, 0, 0, 0);
}

.text-field-2::placeholder {
  color: #3b2774;
  background-color: rgba(0, 0, 0, 0);
}

.error-message {
  background-color: rgba(255, 168, 168, .76);
  border-radius: 5px;
  margin-bottom: 40px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 15px;
}

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

.text__main-copy {
  max-width: 1000px;
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

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

.link_main:hover {
  text-decoration: underline;
}

.link_main.footer {
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  border-bottom: 2px #000;
  font-family: Goodheadpro, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  transition: all .3s;
}

.link_main.footer:hover {
  color: #fff;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  text-decoration: none;
}

.select-field-3 {
  height: 42px;
  max-height: 42px;
  color: #3b2774;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 20px;
  padding-left: 12px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  display: block;
  position: static;
}

.select-field-3:hover {
  color: #3b2774;
  background-color: #fff;
  border-style: none;
  border-color: #dd051a;
}

.select-field-3:active, .select-field-3:focus {
  border-color: #dd051a;
}

.select-field-3:focus-visible {
  color: #fff;
}

.select-field-3[data-wf-focus-visible] {
  color: #fff;
}

.div-block-17 {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

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

.submit-button.s-button {
  height: 42px;
  max-width: 200px;
  color: #3b2774;
  text-transform: uppercase;
  background-color: #9fcef0;
  border: 1px rgba(0, 0, 0, 0);
  border-radius: 20px;
  margin: 40px auto 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  display: block;
}

.submit-button.s-button:hover {
  color: #000;
  background-color: #fff;
  border: 1px #e30613;
}

.message-title-success {
  color: #fff;
  margin-top: 0;
  font-size: 31px;
  font-weight: 400;
}

.message-title-error {
  text-align: center;
  margin-top: 0;
  font-size: 24px;
  font-weight: 600;
}

.form__section {
  padding-top: 40px;
}

.form-block {
  max-width: 1000px;
  margin: 15px auto 0;
  display: block;
}

.form-description-text {
  color: #fff;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  display: block;
}

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

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

.success-message-2.success-message {
  background-color: rgba(48, 207, 35, .69);
  margin-top: 60px;
  margin-bottom: 40px;
}

.div-block-18 {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.promotion-title {
  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.form-title {
  color: #fff;
  text-align: left;
  text-transform: none;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}

.block-name {
  display: block;
}

.input-file-3 {
  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-3.input-file {
  width: 100%;
  height: 42px;
  letter-spacing: 0;
  border-radius: 0;
  display: block;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-message-success-2 {
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
}

.kassenboninformation {
  max-width: 800px;
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
}

.footer__section {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-22 {
  max-width: 100%;
}

.div-block-23 {
  background-color: rgba(0, 0, 0, 0);
  padding: 20px 40px 0;
}

.image-51 {
  width: 150px;
}

.image-52 {
  width: auto;
  height: auto;
}

.social_media_footer {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.div-block-40 {
  align-items: center;
  display: flex;
}

.div-block-36 {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.link-block-19 {
  color: #fff;
  text-decoration: none;
}

.link-50 {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.text-block-44 {
  color: #fff;
  text-transform: uppercase;
  margin-right: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div__50 {
  max-width: none;
  color: #ff5858;
  border-top: 1px solid #fff;
  justify-content: space-between;
  padding: 10px 40px;
  display: flex;
}

.website_link {
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 20px;
  display: flex;
}

.image-59 {
  height: 30px;
  margin-right: 15px;
}

.text-block-43 {
  color: #3b2774;
  margin-right: 10px;
  font-family: Open Sans, sans-serif;
}

.div-block-37 {
  width: 1150px;
  max-width: none;
  min-width: 0;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.bold-text {
  text-transform: uppercase;
  font-family: Gobold Bold, sans-serif;
}

.text_footer {
  width: 600px;
  max-width: none;
  opacity: 1;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Goodheadpro, sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.container-3 {
  max-width: 1200px;
  margin: 40px auto;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.container-3.footer {
  max-width: 1200px;
  flex-direction: row;
  justify-content: center;
  margin-top: 0;
  padding: 0 20px 10px;
  display: flex;
}

.image_50 {
  height: 40px;
}

.div_wrapper_50 {
  width: 50%;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div_wrapper_50._1 {
  justify-content: flex-start;
}

.image-60 {
  padding-top: 6px;
  display: inline-block;
}

.navbar {
  height: 80px;
  background-color: #7e69ad;
  box-shadow: 0 9px 9px 3px rgba(0, 0, 0, .2);
}

.container-4 {
  margin-top: 9px;
}

.nav-link {
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: Goodheadpro, sans-serif;
  font-size: 18px;
}

.section {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.div-block-45 {
  height: auto;
  background-image: url('../images/milka-hintergrund.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.heading-2 {
  color: #9fcef0;
  font-family: Gobold Bold, sans-serif;
  font-size: 50px;
}

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

  ._404__content {
    width: auto;
    max-width: 400px;
    padding-top: 100px;
  }

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

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

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

  .content__key {
    max-width: 80%;
  }

  .content__heading {
    font-size: 25px;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text__main {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .hero__text {
    align-items: center;
    margin-top: 20px;
    margin-left: 0;
  }

  .hero__button {
    margin-top: 20px;
  }

  .hero__img__desktop {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .hero__section {
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .hero {
    max-width: 600px;
  }

  .primary__text.hero {
    text-align: center;
    margin-left: auto;
  }

  .heading__h1 {
    font-size: 35px;
    line-height: 45px;
  }

  .image-step {
    width: 170px;
    height: 170px;
  }

  .text_steps {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
  }

  .container-2 {
    justify-content: center;
  }

  .div-block-19 {
    padding-right: 20px;
  }

  .text__main-copy-copy {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .text__main-copy-copy.content_box {
    font-size: 16px;
  }

  .image-50 {
    max-width: 90%;
  }

  .div-block-20, .div-block-21 {
    padding-right: 20px;
  }

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

  .text__main-copy {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .link_main.footer {
    font-size: 16px;
  }

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

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

  .social_media_footer {
    flex-direction: column;
  }

  .div-block-40 {
    justify-content: center;
    display: flex;
  }

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

  .div-block-41 {
    display: flex;
  }

  .website_link {
    align-items: flex-start;
  }

  .text-block-43 {
    margin-right: 10px;
  }

  .div-block-43 {
    margin-top: 20px;
  }

  .text_footer {
    font-size: 25px;
  }

  .container-3 {
    margin-top: 0;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-45 {
    background-position: 50%;
    background-size: cover;
  }
}

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

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

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

  .link__acardo {
    width: 100%;
  }

  .container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text__main {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 1.5;
  }

  .hero__text {
    max-width: none;
    align-items: center;
    margin-top: 40px;
  }

  .heading.hero {
    text-align: center;
  }

  .hero__section {
    max-width: 550px;
    flex-direction: column;
    margin-top: 0;
  }

  .hero {
    max-width: 500px;
  }

  .primary__text {
    font-size: 22px;
  }

  .primary__text.hero {
    max-width: 400px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .heading__h1 {
    font-size: 30px;
    line-height: 42px;
  }

  .image-step {
    max-width: none;
  }

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

  .text_steps {
    padding-top: 0;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-19 {
    max-width: none;
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 0;
  }

  .coupon__section {
    margin-top: 40px;
  }

  .text__main-copy-copy {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 1.5;
  }

  .text__main-copy-copy.content_box {
    font-size: 14px;
  }

  .heading__h2 {
    font-size: 20px;
  }

  .div-block-20 {
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 0;
  }

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

  .text__main-copy {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 1.5;
  }

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

  .success-message-2.success-message {
    margin-left: 0;
    margin-right: 0;
  }

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

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

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

  .input-file-3.input-file {
    font-size: 20px;
  }

  .footer__section {
    position: static;
  }

  .div-block-36 {
    align-items: center;
  }

  .text-block-44 {
    font-size: 14px;
    display: none;
  }

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

  .website_link {
    align-items: center;
  }

  .image-59 {
    width: 25px;
    height: 25px;
  }

  .text_footer {
    font-size: 16px;
    line-height: 1.5;
  }

  .container-3 {
    margin-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-3.footer {
    flex-direction: column;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div_wrapper_50._1 {
    justify-content: center;
  }

  .div-block-45 {
    background-size: cover;
  }
}

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

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

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

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

  ._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__heading {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .content__button {
    width: 180px;
    max-width: none;
  }

  .content__password {
    width: auto;
    max-width: 90%;
    min-width: 220px;
    margin-left: auto;
    margin-right: auto;
  }

  .container {
    border: 1px #000;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .intro__content-text {
    border: 1px #000;
  }

  .text__main {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 1.5;
    display: none;
  }

  .text__main.left-align {
    padding-left: 0;
    padding-right: 0;
  }

  .hero__text {
    margin-top: 10px;
    margin-left: 0;
  }

  .heading {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 32px;
    line-height: 40px;
  }

  .heading.hero {
    text-align: center;
    font-size: 32px;
    line-height: 38px;
  }

  .hero__img__desktop {
    justify-content: center;
    margin-right: 0;
    display: none;
  }

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

  .hero__img__mobil {
    display: block;
  }

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

  .hero, .primary__text {
    max-width: 310px;
  }

  .heading__h1 {
    white-space: normal;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
  }

  .image-step {
    width: 150px;
    height: 150px;
    max-height: none;
    max-width: none;
    padding-top: 0;
    display: inline-block;
  }

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

  .text_steps {
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 25px;
  }

  .container-2 {
    flex-direction: column;
  }

  .container-2.reverse {
    flex-direction: column-reverse;
  }

  .div-block-19 {
    max-width: none;
    flex-wrap: wrap;
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 0;
    display: flex;
  }

  .primary__button-2 {
    max-width: 280px;
    margin-top: 20px;
    font-size: 18px;
  }

  .coupon__section {
    flex-direction: column;
    margin-top: 20px;
  }

  .text__main-copy-copy {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 1.5;
  }

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

  .heading__h2 {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px;
    line-height: 1.3;
  }

  .div-block-20 {
    max-width: none;
    flex-wrap: wrap;
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 0;
    display: flex;
  }

  .primary__button-3 {
    max-width: 280px;
    margin-top: 20px;
    font-size: 18px;
  }

  .primary__button-3.coupon {
    font-size: 18px;
  }

  .printathome_section {
    margin-top: 70px;
  }

  .div-block-21 {
    max-width: none;
    flex-wrap: wrap;
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 0;
    display: flex;
  }

  .primary__button-4 {
    max-width: 280px;
    margin-top: 20px;
    font-size: 18px;
  }

  .primary__button-4.cashback {
    font-size: 18px;
  }

  .couponplatz_section {
    margin-top: 50px;
  }

  .form-3 {
    border: 1px #000;
    padding-left: 0;
    padding-right: 0;
  }

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

  .receipt-button-4.receipt-button {
    background-color: #dd051a;
    padding-top: 17px;
    padding-left: .25em;
    padding-right: .25em;
    font-size: 16px;
    line-height: 24%;
  }

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

  .error-message {
    margin-top: 0;
  }

  .text__main-copy {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 1.5;
  }

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

  .submit-button.s-button {
    color: #fff;
    margin-bottom: 0;
    font-size: 16px;
  }

  .message-title-success, .message-title-error {
    font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  }

  .form__section {
    border: 1px #000;
  }

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

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

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

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

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

  .input-file-3.input-file {
    margin-top: 0;
    font-size: 19px;
  }

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

  .kassenboninformation {
    font-size: 12px;
  }

  .footer__section {
    position: static;
  }

  .social_media_footer {
    margin-top: 10px;
  }

  .div-block-40 {
    flex-direction: column;
  }

  .div-block-36 {
    margin-left: auto;
    margin-right: auto;
  }

  .div__50 {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }

  .website_link {
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-43 {
    text-align: center;
    margin-top: 10px;
  }

  .div-block-37 {
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .text_footer {
    color: rgba(0, 0, 0, 0);
    font-size: 16px;
  }

  .container-3 {
    border: 1px #000;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-3.footer {
    max-width: 300px;
    padding-top: 40px;
  }

  .div-block-45 {
    background-position: 50%;
    background-size: cover;
  }
}


@font-face {
  font-family: 'Gobold Bold';
  src: url('../fonts/Gobold-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Stash';
  src: url('../fonts/Stash-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gobold';
  src: url('../fonts/Gobold-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Goodheadpro';
  src: url('../fonts/GoodHeadPro.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}