body {
  background-color: #000;
  color: #fff; }

.logo a {
  color: #fff; }

main {
  margin-bottom: 100px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.2px;
  font-size: 20px; }
  @media (min-width: 992px) {
    main {
      font-size: 28px; } }
  main .special-row {
    margin-bottom: 0; }
    main .special-row > * {
      margin-bottom: 0; }

picture, img {
  width: 100%;
  height: auto; }

section {
  margin-bottom: 25px; }
  @media (min-width: 992px) {
    section {
      margin-bottom: 50px; } }

h1 {
  color: #FFF;
  text-align: left;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.2px;
  margin-bottom: 25px;
  font-size: 45px; }
  @media (min-width: 992px) {
    h1 {
      margin-bottom: 50px; } }
  @media (min-width: 992px) {
    h1 {
      font-size: 90px; } }

.lead {
  color: #FFF;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.2px;
  margin-bottom: 25px;
  font-size: 32px; }
  @media (min-width: 992px) {
    .lead {
      margin-bottom: 50px; } }
  @media (min-width: 992px) {
    .lead {
      font-size: 58px; } }

h2 {
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.2px;
  font-size: 36px; }
  @media (min-width: 992px) {
    h2 {
      font-size: 40px; } }

.large {
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.2px;
  font-size: 28px; }
  @media (min-width: 992px) {
    .large {
      font-size: 32px; } }

fieldset {
  margin-bottom: 25px; }
  @media (min-width: 992px) {
    fieldset {
      margin-bottom: 50px; } }

legend {
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.56px;
  margin-bottom: 25px;
  line-height: 130%;
  /* 42px */
  font-size: 28px; }
  @media (min-width: 992px) {
    legend {
      margin-bottom: 50px; } }
  @media (min-width: 992px) {
    legend {
      line-height: 150%;
      /* 42px */
      font-size: 28px; } }

.btn-primary {
  background-color: #fff;
  color: #FF6666 !important; }

.form-check {
  padding-left: 43px;
  margin-bottom: 24px; }

.form-check-input {
  width: 26px;
  height: 26px;
  margin-top: 0;
  margin-left: -34px !important;
  background-color: #fff;
  margin-top: 10px;
  border: 1px solid #fff; }

.form-check-input:checked {
  background-color: #000;
  border-color: #fff; }

.form-check-label {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  /* 110% */
  letter-spacing: 0.2px; }

a.back-link {
  position: static !important;
  display: block;
  color: #fff;
  width: auto;
  height: auto;
  padding-left: 20px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
  letter-spacing: -0.2px;
  background-image: url("../images/Icons/Arrow1-left-white.svg");
  background-size: 14px;
  background-position: left center; }

.progress {
  border-radius: 4px;
  background-color: #fff;
  border-color: #fff;
  margin-top: 12px;
  margin-bottom: 25px; }
  @media (min-width: 992px) {
    .progress {
      margin-bottom: 50px; } }

.form-group {
  position: relative;
  margin-bottom: 20px; }
  .form-group .form-label {
    position: absolute;
    top: 12px;
    left: 15px;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.2px; }
  .form-group .form-control {
    height: 70px;
    border: 1px solid #fff;
    background-color: #000;
    color: #fff;
    border-radius: 4px;
    font-size: 20px;
    line-height: 25px;
    padding: 28px 15px 15px 13px; }

a.download {
  padding-left: 80px;
  padding-right: 40px;
  line-height: 33px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  /* 122.222% */
  letter-spacing: -0.036px;
  background-size: 29px;
  background-position: 40px center;
  background-repeat: no-repeat; }

body.c-yellow legend {
  color: #FFE600 !important; }
body.c-yellow .btn-primary {
  background-color: #FFE600;
  color: #000 !important; }
body.c-yellow .progress .progress-bar {
  background-color: #FFE600; }
body.c-yellow .color {
  color: #FFE600; }
body.c-yellow .download {
  color: #000 !important;
  background-image: url("../images/Icons/download-bk.svg"); }

body.c-blue legend {
  color: #143cff !important; }
body.c-blue .btn-primary {
  background-color: #143cff;
  color: #fff !important; }
body.c-blue .progress .progress-bar {
  background-color: #143cff; }
body.c-blue .color {
  color: #143cff; }
body.c-blue .download {
  color: #FFF !important;
  background-image: url("../images/Icons/download-wt.svg"); }

body.c-pink legend {
  color: #c80050 !important; }
body.c-pink .btn-primary {
  background-color: #c80050;
  color: #fff !important; }
body.c-pink .progress .progress-bar {
  background-color: #c80050; }
body.c-pink .color {
  color: #c80050; }
body.c-pink .download {
  color: #FFF !important;
  background-image: url("../images/Icons/download-wt.svg"); }

body.c-rosa legend {
  color: #ff80a4 !important; }
body.c-rosa .btn-primary {
  background-color: #ff80a4;
  color: #000 !important; }
body.c-rosa .progress .progress-bar {
  background-color: #ff80a4; }
body.c-rosa .color {
  color: #ff80a4; }
body.c-rosa .download {
  color: #000 !important;
  background-image: url("../images/Icons/download-bk.svg"); }

body.c-green legend {
  color: #049e72 !important; }
body.c-green .btn-primary {
  background-color: #049e72;
  color: #fff !important; }
body.c-green .progress .progress-bar {
  background-color: #049e72; }
body.c-green .color {
  color: #c86bfa; }
body.c-green .download {
  color: #FFF !important;
  background-image: url("../images/Icons/download-wt.svg"); }

body.c-purple legend {
  color: #c86bfa !important; }
body.c-purple .btn-primary {
  background-color: #c86bfa;
  color: #fff !important; }
body.c-purple .progress .progress-bar {
  background-color: #c86bfa; }
body.c-purple .color {
  color: #c86bfa; }
body.c-purple .download {
  color: #FFF !important;
  background-image: url("../images/Icons/download-wt.svg"); }

body.c-orange legend {
  color: #FC4100 !important; }
body.c-orange .btn-primary {
  background-color: #FC4100;
  color: #fff !important; }
body.c-orange .progress .progress-bar {
  background-color: #FC4100; }
body.c-orange .color {
  color: #FC4100; }
body.c-orange .download {
  color: #FFF !important;
  background-image: url("../images/Icons/download-wt.svg"); }

body.c-cyan legend {
  color: #00CECB !important; }
body.c-cyan .btn-primary {
  background-color: #00CECB;
  color: #fff !important; }
body.c-cyan .progress .progress-bar {
  background-color: #00CECB; }
body.c-cyan .color {
  color: #00CECB; }
body.c-cyan .download {
  color: #FFF !important;
  background-image: url("../images/Icons/download-wt.svg"); }

body.c-lime legend {
  color: #bbf491 !important; }
body.c-lime .btn-primary {
  background-color: #bbf491;
  color: #000 !important; }
body.c-lime .progress .progress-bar {
  background-color: #bbf491; }
body.c-lime .color {
  color: #bbf491; }
body.c-lime .download {
  color: #000 !important;
  background-image: url("../images/Icons/download-bk.svg"); }

section.geschafft h1 {
  margin-bottom: 25px; }

section.drink {
  margin-bottom: 50px; }
  @media (min-width: 992px) {
    section.drink {
      margin-bottom: 100px; } }
  section.drink p {
    font-weight: 600; }
  section.drink table {
    width: auto; }
    section.drink table td {
      padding-right: 25px;
      padding-bottom: 10px;
      min-width: 130px; }

section.present {
  margin-top: 50px; }
  @media (min-width: 992px) {
    section.present {
      margin-top: 100px; } }

section.action,
section.lottie,
section.present {
  margin-bottom: 50px; }
  @media (min-width: 992px) {
    section.action,
    section.lottie,
    section.present {
      margin-bottom: 100px; } }
