@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body {
  font-family: 'Montserrat', sans-serif !important;
}

#car {
  display: none !important;
}

#prize {
  background-image: url(https://gtrnk.kunden-freude.de/bg3134.webp) !important;
}

.bg img {
  display: none !important;
}

.title {
  font-weight: 700;
  font-size: 48px;
  line-height: 100%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  max-width: 1160px;
  padding: 0 16px;
  line-height: 115%;
}
.title span {
  /* color: #e32636; */
}
.text {
  font-weight: 700;
  font-size: 18px;
  color: #000;
  line-height: 115%;
  margin-bottom: 16px;
}
.text b {
  font-weight: 700;
  color: #e32636;
}

.subtitle {
  font-weight: 700;
  font-size: 18px;
  color: #000;
  margin-bottom: 16px;
  line-height: 115%;
}

.quiz__elements {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 16px;
}
.quiz__element {
  display: flex;
  align-items: center;
  gap: 10px;
}
.quiz__element img {
  width: 40px;
}
.quiz__element p {
  font-weight: 500;
  font-size: 15px;
  color: #fff;
}
.quiz__element p b {
  font-weight: 700;
  color: #e32636;
}

.quiz__container {
  max-width: 420px !important;
  min-width: 420px !important;
}

.app-main__container {
  min-height: 700px !important;
}

.quiz__container {
  padding: 0px !important;
  background: none !important;
  border-radius: 20px;
  margin: 0px 0px;
  height: fit-content;
}

.radio-filds {
  background: none !important;
  display: flex !important;
  gap: 30px !important;
  height: 45px !important;
}

.registration-formular__fieldset {
  background: none !important;
}

.radio-field {
  border-radius: 10px !important;
  height: 45px !important;
  background: #fff !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  text-align: center !important;
  color: #0a0101 !important;
}

.registration-formular__control__button {
  font-weight: 500 !important;
  font-size: 18px !important;
  text-align: center !important;
  color: #0a0101 !important;
  font-family: 'Montserrat', sans-serif !important;
  display: flex;
  align-items: center;
  gap: 5px;
}

.registration-formular__control__button svg {
  width: 24px;
}

.form__trigger label {
  background: #fff !important;
  border-radius: 10px !important;
  font-family: 'Montserrat', sans-serif !important;
}

.registration-formular__field input {
  height: 45px !important;
  background: #fff !important;
  border-radius: 10px !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  text-align: left !important;
  color: #0a0101 !important;
  box-shadow: none;
  font-family: 'Montserrat', sans-serif !important;
}

input[name='birth_day'] {
  text-align: center !important;
}
input[name='birth_month'] {
  text-align: center !important;
}
input[name='birth_year'] {
  text-align: center !important;
}

.primary-button {
  min-height: auto !important;
  height: 50px !important;
  background: #e32636 !important;
  font-weight: 800 !important;
  font-size: 20px !important;
  text-align: center !important;
  color: #fff !important;
  font-family: 'Montserrat', sans-serif !important;
}

.quiz {
  display: flex !important;
  justify-content: center !important;
  position: static;
  margin-top: 180px;
}

.container {
  max-width: 1440px !important;
}

input:checked ~ .registration-formular__control__button {
  background: #e32636 !important;
  color: #fff !important;
}

input:checked ~ .registration-formular__control__button svg {
}
input:checked ~ .registration-formular__control__button svg path {
  stroke: #fff !important;
  fill: #fff !important;
}

form {
  max-width: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
}

@media (max-height: 700px) {
  .wrapper {
    min-height: 700px !important;
  }
}
.quiz__elements_mob {
  display: none;
}

.title-bg {
  display: none;
}

@media (max-width: 992px) {
  #prize {
    background-image: url(https://gtrnk.kunden-freude.de/mob.webp) !important;
  }
  .wrapper {
    min-height: 1350px !important;
  }
  #regfull .registration-formular__fields:first-child {
    gap: 0 !important;
  }

  #regfull .w67 {
    margin-bottom: 10px;
  }

  body {
    background: #151515 !important;
  }
  #app-footer {
    background-color: #fff;
  }
  #app-main__container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .bg {
    /* display: block !important; */
  }
  .bg img {
    /* display: block !important; */
    /* width: 100%; */
  }
  .bg img {
    /* width: 100%; */
  }

  .radio-filds {
    gap: 16px !important;
  }

  #prize__image {
    display: none !important;
  }
  #prize {
    position: absolute !important;
    height: 100% !important;
    background-position: top center !important;
    /* display: none !important; */
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    /* height: auto !important; */
  }
  .title {
    position: static;
    text-align: center;
    margin-bottom: 20px;
    margin-top: -25px;
    z-index: 2;
    font-weight: 500;
    font-size: 20px;
    line-height: 110%;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    transform: none;
    margin-top: 86vw;
  }

  .quiz {
    margin-top: 0;
  }

  .title span {
    display: block;
    font-weight: 700;
    font-size: 32px;
    line-height: 110%;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
  }
  .text {
    font-weight: 500;
    font-size: 20px;
    text-align: center;
  }
  .quiz__container {
    /* margin-top: 15px !important; */
    padding: 15px !important;
    padding-top: 0 !important;
    min-width: auto !important;
  }
  .quiz__items_mob {
    display: none !important;
  }

  .quiz__elements {
    display: none !important;
  }

  .quiz__elements_mob {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }

  .quiz__elements_mob img {
    width: 30px !important;
  }

  .quiz__elements_mob p {
    font-size: 15px !important;
  }

  .subtitle {
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    color: #000;
  }
  .primary-button {
    font-size: 20px !important;
  }

  #optin-alert__window,
  .optin-cookie-layer__window {
    max-height: 75vh;
  }
}

@media (max-width: 550px) {
  .wrapper {
    min-height: auto !important;
  }
}
