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

a {
  color: #d00;
  text-decoration: underline;
}

.body {
  display: block;
  background-color: #89a7c7;
  -o-object-fit: fill;
  object-fit: fill;
}

.section-header {
  margin-bottom: 0px;
}

.banner {
  height: auto;
  margin-bottom: 220px;
}

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

.section-introtext {
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #e48194;
  text-align: center;
}

.heading {
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Myriadvariableconcept;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
  text-transform: uppercase;
}

.heading.head2 {
  margin-top: 0px;
  padding-top: 60px;
  font-family: 'Thesansb w9blk';
  color: #000;
  text-transform: none;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.heading.steps {
  font-family: 'Myriad pro';
}

.heading.steps.so-gehts {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-top: 60px;
  color: #fff;
  text-transform: none;
}

.text-block {
  margin-bottom: 60px;
  font-family: Myriadpro;
  color: #fff;
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
  text-transform: none;
}

.text-block.textblock2 {
  margin-bottom: 0px;
  padding-bottom: 40px;
  color: #fff;
  font-size: 35px;
  font-weight: 400;
}

.steps {
  background-color: transparent;
}

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

.promotion-title-text {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #4f4dcf;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.section-steps {
  max-width: 1424px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #c77b7b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8aa7c7), to(#8aa7c7));
  background-image: linear-gradient(180deg, #8aa7c7, #8aa7c7);
}

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

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

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

.section-form {
  position: static;
  display: block;
  margin-top: 40px;
  padding-top: 0px;
  padding-bottom: 60px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: transparent;
  font-family: Thesansb;
  color: #c4c4c4;
  font-size: 12px;
  text-align: center;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

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

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

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

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

.label-required {
  color: #da2323;
}

.text-field {
  padding-left: 16px;
  border: 1px solid #fff;
  border-radius: 6px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
}

.text-field::-webkit-input-placeholder {
  background-color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #c4c4c4;
  font-size: 14px;
}

.text-field:-ms-input-placeholder {
  background-color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #c4c4c4;
  font-size: 14px;
}

.text-field::-ms-input-placeholder {
  background-color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #c4c4c4;
  font-size: 14px;
}

.text-field::placeholder {
  background-color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #c4c4c4;
  font-size: 14px;
}

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

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

.submit-button.button {
  display: block;
  width: 300px;
  height: 35px;
  margin-top: 0px;
  padding-top: 3px;
  padding-bottom: 0px;
  float: left;
  border: 1px solid #444;
  border-radius: 6px;
  background-color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #444;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.submit-button.button:hover {
  border-color: #444;
  background-color: #fff;
  color: #89a7c7;
}

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

.fieldcolums {
  height: auto;
  padding-bottom: 0px;
}

.fieldcolums.checkbox {
  margin-top: 0px;
  margin-bottom: 0px;
}

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

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

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

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

.checkbox-field {
  margin-top: 40px;
  color: #fff;
}

.error-message {
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  max-width: 700px;
  border-radius: 5px;
  background-color: rgba(245, 71, 71, 0.991);
  color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

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

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

.field-label {
  position: static;
  margin-top: auto;
  margin-bottom: auto;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 35px;
  font-weight: 700;
  text-align: right;
  text-transform: none;
}

.field-label.radiolabel {
  margin-bottom: 5px;
  line-height: 20px;
  text-align: left;
}

.success-message {
  margin-right: auto;
  margin-left: auto;
  max-width: 700px;
  border-radius: 5px;
  background-color: rgba(26, 148, 16, 0.69);
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

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

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

.block-information {
  display: block;
}

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

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

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

.checkbox-label {
  margin-top: 2px;
  font-size: 14px;
  font-weight: 400;
}

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

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

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

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

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

.div-block {
  position: relative;
  overflow: hidden;
  color: #fff;
  text-align: left;
}

.input-file {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 100%;
  height: 35px;
  padding-left: 12px;
  clear: none;
  border-style: none;
  border-width: 2px;
  border-color: #fff;
  border-radius: 0px;
  background-color: #337ab7;
  opacity: 0.01;
  font-family: Myriadpro;
  color: #ccc;
  font-size: 16px;
  cursor: pointer;
}

.receipt-button {
  width: 100%;
  height: 35px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 1px solid #444;
  border-radius: 6px;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #444;
  font-size: 16px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
}

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

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

.text-span-3 {
  color: #444;
}

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

.text-block-3 {
  position: static;
  margin-bottom: 20px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  line-height: 15px;
  font-weight: 400;
  text-align: left;
}

.text-block-4 {
  margin-bottom: 20px;
  font-family: 'Colby cdbld';
  color: #fff;
}

.select-field {
  border-radius: 6px;
  background-color: #fff;
  font-family: 'Colby cdbld';
  color: #000;
}

.select-field-2 {
  border-radius: 6px;
  background-color: #fff;
  font-family: 'Colby cdbld';
}

.radio-button-label {
  font-family: 'Colby cdbld';
  color: #fff;
  font-size: 16px;
}

.radio-button-field {
  display: inline-block;
  max-width: 150px;
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: 10px;
}

.column {
  height: 35px;
}

.column-2 {
  padding-left: 14px;
}

.checkbox-field-2 {
  text-align: right;
}

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

.checkbox-label-2 {
  margin-left: 0px;
  padding-top: 2px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

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

.terms-of-participation {
  font-family: 'Myriad pro';
  color: #fff;
  font-weight: 400;
  text-decoration: underline;
}

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

.terms-of-participation.link {
  color: #d00;
  text-decoration: none;
}

.terms-of-participation.link-terms-of-participation {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
}

.terms-of-use {
  font-family: 'Colby cdbld';
  color: #fff;
  text-decoration: underline;
}

.terms-of-use:hover {
  color: #000;
}

.terms-of-use.link {
  color: #d00;
  text-decoration: none;
}

.data-protection {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
}

.data-protection:hover {
  color: #000;
}

.text-block-5 {
  display: block;
  margin-top: 55px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 12px;
  text-align: left;
}

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

.text-block-6 {
  margin-bottom: 40px;
  color: #fff;
  text-align: right;
}

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

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

.imprint-link {
  font-family: 'Myriad pro';
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.link-4 {
  font-family: 'Myriad pro';
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.checkbox-field-3 {
  font-family: Thesansb;
}

.column-4 {
  color: #fff;
}

.column-5 {
  padding-top: 20px;
  color: #fff;
}

.checkbox-3 {
  margin-top: 5px;
  border: 1px solid #fff;
  border-radius: 2px;
  color: #fff;
}

.checkbox-3.w--redirected-checked {
  border-color: #fff;
  background-color: #89a7c7;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.image-3 {
  position: static;
  width: 100%;
  max-width: none;
}

.column-6 {
  padding-top: 10px;
  color: #fff;
}

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

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

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

.faq-link {
  color: #023d5d;
}

.faq-link:visited {
  color: #023e5f;
}

.block-faq {
  margin-top: 0px;
  padding: 0px 40px;
  background-color: transparent;
  color: #000;
}

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

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

.faq-title-bold {
  line-height: 36px;
}

.headline-faq {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
}

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

.section-faq-old {
  display: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8aa7c7), to(#8aa7c7));
  background-image: linear-gradient(180deg, #8aa7c7, #8aa7c7);
}

.section-footer {
  width: 100%;
  height: 150px;
  padding-top: 10px;
  background-color: #0e2050;
  background-image: -webkit-gradient(linear, left top, right top, from(#15193f), to(#255593));
  background-image: linear-gradient(90deg, #15193f, #255593);
}

.div-block-2 {
  height: 40px;
}

.page {
  width: 100%;
  max-width: 1424px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  text-align: center;
}

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

.columns {
  margin-bottom: 20px;
}

.image-4 {
  width: 65%;
  margin-top: 10px;
}

.section {
  margin-top: 40px;
  margin-bottom: 100px;
  background-color: transparent;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-5 {
  max-width: 60%;
}

.select-field-3 {
  border-radius: 6px;
  background-color: #fff;
  font-family: Myriadpro;
  color: #646464;
  font-size: 16px;
}

.column-7 {
  margin-top: 0px;
}

.bold-text-10 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.faq {
  font-family: 'Myriad pro';
  color: #fff;
  font-size: 45px;
  line-height: 44px;
  text-transform: none;
}

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

.image-6 {
  max-width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#15193f), to(#255593));
  background-image: linear-gradient(180deg, #15193f, #255593);
}

.link-5 {
  color: #fff;
}

.section-me-mer {
  height: 100px;
  background-image: -webkit-gradient(linear, left top, right top, from(#15193f), to(#255593));
  background-image: linear-gradient(90deg, #15193f, #255593);
}

.image-7 {
  display: inline-block;
  height: 70px;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-top: 0px;
}

.text-block-8 {
  display: block;
  width: 200px;
  margin-top: 0px;
  margin-left: 40px;
  padding-top: 40px;
  font-family: 'Myriad pro';
  color: #fff;
}

.columns-2 {
  padding-top: 0px;
}

.link-6 {
  color: #fff;
}

.text-block-9 {
  font-family: 'Myriad pro';
  color: #fff;
  font-size: 28px;
}

.icon {
  color: #fff;
}

.dropdown-link {
  border-radius: 0px;
}

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

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

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

.link-10 {
  color: #fff;
}

.section-faq-2 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #8aa7c7;
}

.faq-title {
  margin-bottom: 20px;
  font-family: 'Myriad pro';
  color: #fff;
  font-size: 45px;
  line-height: 45px;
  font-weight: 700;
  text-align: center;
}

.dropdown-toggle {
  display: block;
  width: 100%;
  max-width: 940px;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 6px;
  background-color: #0e2050;
  background-image: -webkit-gradient(linear, left top, right top, from(#0e2050), color-stop(100%, #255593), color-stop(0, #8992a9), color-stop(0, #fff), to(#255593));
  background-image: linear-gradient(90deg, #0e2050, #255593 100%, #8992a9 0, #fff 0, #255593);
}

.icon-2 {
  background-color: transparent;
  color: #fff;
}

.bold-text-7 {
  font-family: Myriadpro;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
}

.container-4 {
  -o-object-fit: fill;
  object-fit: fill;
}

.dropdown {
  width: 100%;
}

.column-8 {
  display: none;
}

.select-field-4 {
  border: 1px none #7c7c7c;
  border-radius: 6px;
  background-color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 14px;
}

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

.btn-terms-of-participation-close-2 {
  position: static;
  display: block;
  padding-right: 20px;
  float: right;
  border-style: none;
  border-width: 3px;
  border-color: #fff;
  border-radius: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#68bb86), to(#68bb86));
  background-image: linear-gradient(180deg, #68bb86, #68bb86);
  color: #fff;
  font-weight: 700;
}

.heading-4 {
  margin-top: 60px;
  color: #000;
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
  text-align: left;
}

.html-embed-6 {
  color: #000;
}

.column-10 {
  padding-top: 0px;
  padding-bottom: 8px;
}

.checkbox-4 {
  border-width: 1px;
  border-color: #003875;
  border-radius: 20px;
}

.checkbox-4.w--redirected-checked {
  border-color: #284f91;
  background-color: #003875;
}

.checkbox-5 {
  border: 1px solid #003875;
  border-radius: 20px;
}

.checkbox-5.w--redirected-checked {
  border-color: #284f91;
  background-color: #003875;
}

.checkbox-6 {
  border: 1px solid #003875;
  border-radius: 20px;
}

.checkbox-6.w--redirected-checked {
  border-color: #284f91;
  background-color: #003875;
}

.checkbox-label-3 {
  font-family: Rambla;
  font-size: 14px;
  font-weight: 400;
}

.checkbox-label-4 {
  font-family: Rambla;
  font-size: 14px;
}

.checkbox-label-5 {
  font-family: Rambla;
  font-size: 14px;
}

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

.btn-terms-of-participation-close-3 {
  position: static;
  display: block;
  float: right;
  border-radius: 6px;
  background-color: #284f91;
  font-family: Thesansb;
  font-size: 16px;
}

.heading-5 {
  margin-top: 10px;
  font-weight: 600;
  text-align: left;
}

.html-embed-7 {
  text-align: left;
}

.checkbox-field-4 {
  font-family: Rambla;
}

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

.text-block-40.counter-text {
  margin-top: 58px;
  margin-bottom: 20px;
  border-radius: 50px;
  background-color: transparent;
  font-family: Rambla;
  color: #003875;
  font-size: 35px;
  line-height: 55px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

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

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

.radio-button-4 {
  margin-top: 4px;
  border-width: 2px;
  border-color: #003875;
}

.radio-button-4.w--redirected-checked {
  border-width: 6px;
  border-color: #003875;
}

.radio-button-4.w--redirected-focus {
  box-shadow: none;
}

.radio-button-label-3 {
  margin-bottom: 0px;
  font-family: Rambla;
  color: #000;
  font-size: 14px;
  font-weight: 400;
}

.heading-6 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
}

.link-11 {
  color: #fff;
}

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

.heading-7 {
  margin-top: 10px;
  color: #fff;
  font-size: 30px;
  text-align: center;
}

.paragraph {
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
}

.div-block-3 {
  display: block;
  max-width: 600px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding: 10px;
  border: 1px solid #fff;
}

.div-block-3.winner-message {
  display: none;
  margin-top: 30px;
}

.div-block-3.loser-message {
  display: none;
  margin-top: 30px;
}

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

@media screen and (max-width: 991px) {
  .heading {
    font-size: 35px;
  }

  .heading.steps.so-gehts {
    padding-top: 20px;
  }

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

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

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

  .steps-block {
    padding-bottom: 0px;
  }

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

  .section-form {
    padding-bottom: 40px;
  }

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

  .submit-button.button {
    margin-right: 10px;
  }

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

  .field-label {
    line-height: 17px;
    font-weight: 400;
  }

  .field-label.radiolabel {
    font-weight: 700;
  }

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

  .receipt-button {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
    line-height: 20px;
  }

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

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

  .text-block-6 {
    padding-right: 20px;
  }

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

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

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

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

  .link-6 {
    font-weight: 700;
  }

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

  .dropdown-toggle {
    display: inline-block;
    max-width: 100%;
  }

  .text-block-12 {
    text-align: left;
  }

  .bold-text-7 {
    display: block;
  }

  .heading-4 {
    line-height: 46px;
  }

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

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

@media screen and (max-width: 767px) {
  .heading.head2 {
    padding-top: 40px;
    font-size: 30px;
    line-height: 35px;
  }

  .heading.steps.so-gehts {
    margin-bottom: 0px;
    font-size: 30px;
    font-weight: 700;
  }

  .text-block.textblock2 {
    font-size: 30px;
  }

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

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

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

  .image-step {
    width: 100px;
    max-width: 180px;
    padding-top: 40px;
  }

  .image-2 {
    display: none;
  }

  .field-label {
    line-height: 25px;
    font-weight: 400;
    text-align: left;
  }

  .checkbox {
    display: block;
    clear: both;
  }

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

  .receipt-button {
    margin-bottom: 0px;
    font-size: 16px;
  }

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

  .column {
    display: none;
  }

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

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

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

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

  .column-5 {
    display: none;
  }

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

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

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

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

  .div-block-2 {
    display: none;
  }

  .section-me-mer {
    height: 120px;
  }

  .text-block-8 {
    margin-left: 0px;
    padding-top: 0px;
    text-align: left;
  }

  .link-7 {
    font-size: 20px;
    font-weight: 700;
  }

  .link-8 {
    font-size: 20px;
    font-weight: 700;
  }

  .link-9 {
    font-size: 20px;
    font-weight: 700;
  }

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

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

  .bold-text-7 {
    font-size: 15px;
  }

  .column-8 {
    display: none;
  }

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

  .heading-4 {
    margin-top: 60px;
  }

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

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

  .column-11 {
    display: none;
  }

  .column-12 {
    display: none;
  }

  .column-13 {
    display: none;
  }

  .column-14 {
    display: none;
  }

  .column-15 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .image {
    margin-bottom: 20px;
  }

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

  .heading {
    margin-top: 20px;
    font-size: 30px;
  }

  .heading.head2 {
    padding-top: 20px;
  }

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

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

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

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

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

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

  .image-step {
    max-width: 150px;
    padding-top: 20px;
  }

  .section-form {
    margin-bottom: 0px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
  }

  .submit-button.button {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

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

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

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

  .input-file {
    display: block;
    font-size: 16px;
  }

  .receipt-button {
    display: inline-block;
    padding-top: 7px;
    padding-bottom: 7px;
    clear: none;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-transform: none;
  }

  .text-span-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
  }

  .text-block-3 {
    margin-top: 10px;
    line-height: 15px;
  }

  .checkbox-label-2 {
    margin-left: 0px;
  }

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

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

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

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

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

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

  .faq-title-bold {
    font-size: 22px;
    line-height: 24px;
  }

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

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

  .div-block-2 {
    height: 0px;
  }

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

  .image-4 {
    overflow: auto;
    width: auto;
    margin-top: 0px;
  }

  .section {
    margin-bottom: 20px;
  }

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

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

  .bold-text-11 {
    line-height: 25px;
  }

  .section-me-mer {
    padding-bottom: 0px;
  }

  .image-7 {
    height: 50px;
  }

  .bold-text-12 {
    line-height: 25px;
  }

  .text-block-8 {
    width: 100%;
    margin-left: 0px;
    padding-top: 0px;
    text-align: left;
  }

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

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

  .dropdown-toggle {
    padding-left: 5px;
  }

  .icon-2 {
    margin-right: 10px;
  }

  .bold-text-7 {
    font-size: 12px;
  }

  .column-8 {
    display: none;
  }

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

  .heading-4 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 28px;
    line-height: 32px;
  }

  .block-terms-of-participation-3 {
    display: none;
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-block-40.counter-text {
    width: 80%;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    font-size: 20px;
    line-height: 24px;
  }
}

