@font-face {
  font-family: Quicking;
  src: url('../fonts/quicking.woff2') format("woff2"), url('../fonts/quicking.eot') format("embedded-opentype"), url('../fonts/quicking.woff') format("woff"), url('../fonts/quicking.otf') format("opentype"), url('../fonts/quicking.svg') format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --dark: #141320;
  --gold: #d3b25a;
  --white: #fff;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  letter-spacing: .06em;
  font-family: Quicking, Verdana, sans-serif;
  font-size: 1em;
  line-height: 1.1;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.1;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.1;
}

p {
  margin-bottom: 10px;
  line-height: 1.5;
}

.section {
  display: block;
  overflow: hidden;
}

.section.hero {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.section.dark {
  background-color: var(--dark);
}

.section.dark.line-down {
  border-bottom: .5px solid var(--gold);
}

.section.dark.line-down.margin {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.section.padding {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.section.footer {
  background-image: radial-gradient(circle, #000000c4, #00000045), url('../images/Walking_dinner_CaRa_bg.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  padding-top: 6.1rem;
  padding-bottom: 6.1rem;
  position: relative;
}

.bg_box {
  object-fit: cover;
  background-image: url('../images/Walking_Dinner_hero_down.jpg');
  background-position: 50%;
  background-size: cover;
  width: auto;
  height: 100vh;
  position: static;
  inset: 0%;
  overflow: hidden;
}

.bg_box.up {
  background-image: url('../images/Walking_Dinner_hero_up.png');
  background-repeat: no-repeat;
}

.image {
  object-fit: scale-down;
  width: 100%;
  max-width: none;
  height: 100%;
  overflow: clip;
}

.image.absolut {
  width: auto;
  height: auto;
  position: absolute;
  inset: 0%;
}

.image.relativ {
  z-index: 15;
  display: inline-block;
  position: relative;
}

.image-absolut {
  z-index: 2;
  width: auto;
  max-width: none;
  height: 100%;
  display: inline-block;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.image-absolut.down {
  z-index: 1;
  vertical-align: baseline;
  max-width: none;
  height: auto;
  display: none;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.heading-box.absolut {
  z-index: 10;
  width: 100vw;
  position: relative;
  top: -62%;
}

.heading-box.center {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-box.margin {
  margin-bottom: 2.5rem;
}

.heading {
  color: #fffefe;
  text-align: center;
  font-size: 15vw;
  font-weight: 400;
  line-height: 1.1;
}

.heading.size {
  font-size: 8vw;
}

.subline_box {
  z-index: 14;
  display: inline-block;
  position: absolute;
  top: 20%;
  left: 40px;
  overflow: visible;
}

.subline_box._2 {
  z-index: 14;
  top: 33%;
}

.subline_box.margin {
  z-index: 20;
  top: 15%;
}

.h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 8vw;
  font-weight: 400;
  line-height: 1.1;
}

.h2.eng {
  font-size: 7vw;
}

.bg_verlauf {
  z-index: 30;
  object-fit: cover;
  background-image: linear-gradient(#fff0, #000);
  height: 50%;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.star_box {
  z-index: 20;
  background-color: #f000;
  background-image: url('../images/CaRa_Logo_stern_gold_4c.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 5vw;
  height: 5vw;
  position: absolute;
  inset: 0% 0% auto auto;
}

.star_box.footer {
  width: 3vw;
  right: 19.5svw;
}

.home_box {
  z-index: 40;
  aspect-ratio: auto;
  width: 6vw;
  display: inline-block;
  position: static;
  inset: 40px auto auto 40px;
}

.button_box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  vertical-align: baseline;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline-block;
  position: static;
  inset: auto 0% 6%;
}

.button_box.hero {
  z-index: 40;
  box-sizing: border-box;
  aspect-ratio: auto;
  vertical-align: baseline;
  object-fit: fill;
  width: auto;
  display: inline-block;
  position: absolute;
  inset: auto 0% 15% 40px;
  overflow: hidden;
}

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

.button_box.center.margin {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.button_box.margin {
  margin-top: 35px;
  margin-bottom: 35px;
}

.button {
  color: #141320;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #ededed;
  border-radius: 16px;
  padding: 16px 75px;
}

.button.gold {
  background-color: var(--gold);
}

.arrow_box {
  z-index: 100;
  width: 40px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 5%;
}

.container {
  min-width: 900px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.h3 {
  font-size: 2rem;
  font-weight: 400;
}

.h3.light {
  color: #fffcfc;
  text-align: center;
}

.h3.light.left {
  text-align: left;
}

.h3.light.left.margin {
  margin-bottom: 5%;
}

.icon_box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 27px;
  margin-left: 14px;
  margin-right: 14px;
  display: flex;
}

.h4.gold {
  color: var(--gold);
}

.h4.gold.center, .h4.center {
  text-align: center;
}

.h4.center.white {
  color: var(--white);
}

.h4.white {
  color: var(--white);
  flex: 0 auto;
}

.h4.white.right {
  text-align: right;
}

.h4.white.alighn {
  align-self: center;
}

.text-box.size {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.text-box.size.margin {
  margin-top: 3.7rem;
  margin-bottom: 3.7rem;
}

.text-box.size.left {
  margin-left: 0;
}

.text-box.size-70 {
  width: 70%;
  margin-left: 0;
  margin-right: 0;
}

.text-box.size-70.margin {
  margin-top: 3.7rem;
  margin-bottom: 3.7rem;
}

.text-box.size-70.left {
  margin-left: 0;
}

.paragraph.white {
  color: var(--white);
}

.grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  aspect-ratio: auto;
  grid-template-rows: min-content max-content max-content;
  grid-template-columns: min-content min-content min-content;
  grid-auto-columns: max-content;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: auto;
  margin-left: 146px;
  margin-right: 146px;
  overflow: visible;
}

.card-box.white {
  background-color: var(--white);
}

.card-box.white.flex {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  height: 250px;
  padding: 3% 0;
  display: flex;
}

.icon-wrapper.size {
  width: 120px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.icon-wrapper.size-copy {
  width: auto;
  height: 90px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.icon-wrapper.size_small {
  width: auto;
  height: 50px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.icon-wrapper.size_small.position {
  position: absolute;
  inset: 0% 33%;
}

.icon-wrapper.size_small.position.up {
  top: -1%;
  left: 34%;
}

.icon-wrapper.size_small.position.up._2 {
  object-fit: scale-down;
  width: 50px;
  inset: 0% -130% auto 0%;
}

.icon-wrapper.size_small.position.up._2-copy {
  inset: 0% 111% auto -19%;
}

.icon-wrapper.size_small.position.down {
  inset: auto 33% -5%;
}

.icon-wrapper.size_small.left {
  margin-left: 0;
  margin-right: 0;
}

.icon-wrapper.size_tiny {
  width: auto;
  height: 30px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.icon-wrapper.size_tiny.position {
  position: absolute;
  inset: 0% 33%;
}

.icon-wrapper.size_tiny.position.up {
  top: -3%;
}

.icon-wrapper.size_tiny.position.down {
  inset: auto 33% -5%;
}

.icon-wrapper.size_tiny.left {
  margin-left: 0;
  margin-right: 0;
}

.icon-wrapper.size_tiny.margin {
  width: 30px;
  margin-right: 13px;
}

.grid-timeline {
  grid-column-gap: .8em;
  grid-row-gap: 0em;
  grid-template-rows: 200px 200px 200px 200px 200px 50px;
  grid-template-columns: 1fr .25fr 1fr;
}

.content-wrapper.flex {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 2%;
  display: flex;
}

.content-wrapper.flex.up {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1%;
}

.content-wrapper.flex.relativ {
  position: relative;
}

.content-wrapper.flex-right {
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 2%;
  display: flex;
  position: relative;
}

.content-wrapper.flex-right.down {
  justify-content: flex-end;
  align-items: flex-end;
}

.content-wrapper.margin {
  margin-left: 52px;
}

.content-wrapper.padding {
  padding: 75px 78px;
}

.timeline-wrapper {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.line-gold {
  background-color: var(--gold);
  width: 2px;
  height: 100%;
  position: absolute;
  inset: 0% 50% 0% 64px;
}

.flex-horiz {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.flex-horiz.padding {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 2%;
  padding-bottom: 2%;
}

.flex-horiz.center {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
}

.image-box.size {
  width: 100%;
}

.image-box._100px {
  width: 100px;
}

.image-box._100px.margin {
  margin-bottom: 2rem;
}

.iframe {
  width: 100%;
}

.link {
  color: var(--dark);
  cursor: pointer;
  text-decoration: none;
}

.link.white {
  color: var(--white);
  text-align: center;
}

.fs-consent_open-prefs_wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  background-color: #000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: .5rem .75rem;
  display: flex;
}

.fs-consent_prefs_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.fs-consent_prefs_form {
  background-color: #fff;
  width: 100%;
  max-width: 36.25rem;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
}

.fs-consent_banner_paragraph {
  margin-bottom: 0;
}

.fs-consent_decline {
  color: #333;
  background-color: #f1eae3;
  padding: .5rem 1rem;
  font-size: 1rem;
  text-decoration: none;
  display: block;
}

.fs-consent_prefs {
  z-index: 9997;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
  position: relative;
  inset: 0%;
}

.fs-consent_open-prefs {
  z-index: 9998;
  color: #333;
  -webkit-text-decoration: block;
  text-decoration: block;
  cursor: pointer;
  background-color: #ddd;
  display: none;
  position: fixed;
  inset: auto auto .75rem .75rem;
}

.fs-consent_prefs_close {
  color: #fff;
  cursor: pointer;
  background-color: #000;
  padding: .5rem;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs-consent_prefs_option {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-bottom: 1px solid #0003;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  padding-bottom: 1rem;
  display: flex;
}

.fs-consent_prefs_form-block {
  z-index: 2;
  margin-bottom: 0;
  position: relative;
}

.fs-consent_prefs_header {
  border-bottom: 1px solid #0003;
  padding-bottom: 1.5rem;
}

.fs-consent_prefs_buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.fs-consent_prefs_popup {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  height: 100%;
  padding: 2rem 1.4rem;
  display: flex;
  overflow: scroll;
}

.fs-consent_banner_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.fs-consent_checkbox_label {
  margin-bottom: 0;
  margin-right: .75rem;
}

.fs-consent_prefs_link {
  color: #333;
  border-bottom: 1px solid #000;
  padding-top: .5rem;
  padding-bottom: .5rem;
  text-decoration: none;
}

.fs-consent_checkbox_field {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.fs-consent_allow {
  color: #fff;
  background-color: #000;
  padding: .5rem 1rem;
  font-size: 1rem;
  text-decoration: none;
  display: block;
}

.fs-consent_component {
  display: block;
}

.fs-consent_prefs_wrapper {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 2rem;
  display: flex;
  position: fixed;
  inset: 0%;
}

.fs-consent_open-prefs_icon {
  width: 1.5rem;
  line-height: 0;
  display: flex;
}

.fs-consent_prefs_close-icon {
  width: 1rem;
  line-height: 0;
}

.fs-consent_prefs_description {
  margin-bottom: 0;
  font-size: 12px;
}

.fs-consent_checkbox {
  margin-top: 0;
  margin-right: .5rem;
}

.fs-consent_prefs_submit {
  background-color: #000;
  padding: .5rem 1rem;
  font-size: 1rem;
}

.fs-consent_prefs_overlay {
  z-index: 1;
  background-color: #0000001a;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-consent_banner {
  z-index: 9999;
  background-color: #f5f5f5;
  max-width: 45rem;
  padding: 2rem;
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

.fs-consent_banner_buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
  display: flex;
}

.fs-consent_prefs_heading {
  font-size: 1.25rem;
}

.nav-box {
  justify-content: space-between;
  align-items: stretch;
  width: 95%;
  display: flex;
  position: relative;
  top: 2%;
  left: 40px;
  right: 0;
}

.text {
  font-size: 2.2em;
}

@media screen and (max-width: 991px) {
  .section.dark.line-down.margin {
    padding-top: 3.1rem;
    padding-bottom: 3.1rem;
  }

  .heading-box.absolut {
    z-index: 15;
    top: -54%;
  }

  .heading {
    font-size: 14vw;
  }

  .subline_box {
    z-index: 20;
    top: 32%;
  }

  .subline_box._2 {
    top: 42%;
  }

  .h2 {
    font-size: 4.7rem;
  }

  .home_box {
    width: 100px;
  }

  .button_box.hero {
    justify-content: center;
    align-items: center;
    display: flex;
    bottom: 32%;
  }

  .button_box.center.margin {
    margin-top: 4.6rem;
    margin-bottom: 4.6rem;
  }

  .container {
    min-width: 600px;
    max-width: 700px;
  }

  .h3.light {
    font-size: 1.6rem;
  }

  .text-box.size.margin {
    width: 70%;
  }

  .text-box.size-70 {
    width: auto;
  }

  .grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr 1fr;
    place-items: center stretch;
    margin-left: 0;
    margin-right: 0;
  }

  .icon-wrapper.size_small.position {
    width: 50px;
    left: 17%;
    right: 17%;
  }

  .icon-wrapper.size_small.position.up {
    left: 17%;
  }

  .icon-wrapper.size_small.position.up._2 {
    left: 301px;
  }

  .icon-wrapper.size_small.position.up._2-copy {
    left: -74px;
  }

  .icon-wrapper.size_small.position.down {
    left: 17%;
  }

  .icon-wrapper.size_tiny.margin {
    width: 30px;
  }

  .grid-timeline {
    grid-template-rows: 150px 150px 150px 150px 150px 50px;
  }

  .content-wrapper.padding {
    padding-left: 31px;
    padding-right: 31px;
  }

  .timeline-wrapper {
    justify-content: flex-end;
    align-items: center;
  }

  .line-gold {
    left: 50%;
  }

  .flex-horiz {
    flex-flow: column;
  }

  .flex-horiz.padding {
    flex-flow: row;
  }

  .nav-box {
    left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .h2 {
    font-size: 3.3rem;
  }

  .container {
    min-width: 450px;
    max-width: 500px;
  }

  .h3.light {
    font-size: 1.2rem;
  }

  .icon_box {
    margin-left: 4px;
    margin-right: 4px;
  }

  .h4.center {
    font-size: 1.2rem;
  }

  .h4.white {
    font-size: 1.3rem;
  }

  .text-box.size.margin {
    width: auto;
    margin-top: 2.7rem;
    margin-bottom: 2.7rem;
  }

  .paragraph.white {
    font-size: .9em;
  }

  .card-box.white.flex {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    height: 220px;
    padding-left: 2%;
    padding-right: 2%;
  }

  .icon-wrapper.size {
    width: 80px;
  }

  .icon-wrapper.size-copy {
    height: 80px;
  }

  .icon-wrapper.size_small.position {
    width: 30px;
    height: 30px;
  }

  .icon-wrapper.size_small.position.up {
    width: 30px;
  }

  .icon-wrapper.size_small.position.up._2 {
    left: 0;
    right: -280px;
  }

  .icon-wrapper.size_small.position.up._2-copy {
    left: -42px;
  }

  .icon-wrapper.size_small.position.down {
    left: 27%;
  }

  .grid-timeline {
    grid-column-gap: 0px;
  }

  .content-wrapper.padding {
    flex: 0 auto;
  }

  .flex-horiz.padding {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: max-content 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .section.hero {
    height: auto;
    min-height: 100vh;
    position: relative;
  }

  .section.padding {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .section.footer {
    padding-top: 3.6rem;
    padding-bottom: 3.6rem;
  }

  .bg_box {
    background-position: 50%;
    padding-top: 13px;
    padding-left: 28px;
    position: relative;
  }

  .image {
    object-fit: contain;
  }

  .image.relativ {
    display: none;
  }

  .heading-box.absolut {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    margin-top: 37px;
    display: inline;
    position: relative;
    top: 0%;
    left: 0;
    overflow: visible;
  }

  .heading-box.absolut.footer {
    left: 0;
  }

  .heading-box.center.margin {
    flex-flow: row-reverse wrap;
  }

  .heading-box.margin {
    margin-bottom: 1.5rem;
  }

  .heading.size {
    font-size: 13vw;
  }

  .heading.hero {
    text-align: left;
    vertical-align: baseline;
    font-size: 25vw;
    line-height: 1;
    display: inline;
  }

  .subline_box {
    position: relative;
    top: 0%;
  }

  .subline_box._2 {
    top: 0%;
    left: 0;
  }

  .subline_box.margin {
    margin-bottom: 38px;
    top: 0%;
    left: 0;
  }

  .h2 {
    font-size: 2.8rem;
    display: inline;
  }

  .bg_verlauf {
    height: 50%;
    inset: auto 0% 0%;
  }

  .star_box {
    width: 40px;
    height: 40px;
    inset: 37% -15% 0% auto;
  }

  .star_box.footer {
    width: 6vw;
    height: 8vw;
    inset: 0% 2% auto auto;
  }

  .home_box {
    width: 27vw;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    top: 0;
    left: 0;
  }

  .button_box.hero {
    margin-bottom: 50px;
    position: absolute;
    inset: auto 0% 15%;
  }

  .button {
    padding-left: 44px;
    padding-right: 44px;
    font-size: .9em;
  }

  .arrow_box {
    margin-bottom: 50px;
    bottom: 0%;
  }

  .container {
    min-width: 250px;
    max-width: 300px;
  }

  .h3.light, .h3.light.left.margin, .h4.gold.center {
    font-size: 1.8rem;
  }

  .h4.white {
    font-size: 1.2rem;
  }

  .h4.white.alighn {
    font-size: 1.3rem;
    display: inline;
  }

  .paragraph.white {
    text-align: left;
  }

  .grid {
    grid-column-gap: 10px;
    grid-row-gap: 17px;
    grid-template-columns: 1fr;
  }

  .card-box.white.flex {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    height: 200px;
  }

  .icon-wrapper.size-copy {
    object-fit: cover;
    height: 60px;
  }

  .icon-wrapper.size_small.position {
    left: 1%;
  }

  .icon-wrapper.size_small.position.up {
    left: 2%;
  }

  .icon-wrapper.size_small.position.up._2 {
    right: -144%;
  }

  .icon-wrapper.size_small.position.up._2-copy {
    left: -42px;
  }

  .icon-wrapper.size_small.position.down {
    left: 1%;
  }

  .icon-wrapper.size_tiny.margin {
    object-fit: cover;
    flex: none;
    width: 20px;
    height: auto;
    margin-right: 0;
  }

  .grid-timeline {
    grid-column-gap: .7em;
    grid-row-gap: 0em;
    grid-template-rows: 150px 150px 150px 150px 150px 50px;
  }

  .grid-timeline.engl {
    grid-column-gap: .8em;
  }

  .content-wrapper.padding {
    flex-flow: column;
    align-self: auto;
    padding-left: 22px;
    padding-right: 22px;
    display: block;
  }

  .flex-horiz {
    justify-content: flex-start;
    align-items: stretch;
    display: block;
  }

  .flex-horiz.padding {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: max-content 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: stretch flex-start;
    place-items: flex-start start;
    width: auto;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-top: 0%;
    padding-bottom: 0%;
    display: grid;
  }

  .flex-horiz.center {
    flex-flow: column;
    display: flex;
  }

  .image-box._100px.margin {
    margin-bottom: 1.6rem;
  }

  .iframe {
    width: 100%;
  }

  .fs-consent_banner_buttons {
    text-align: center;
    flex-flow: column;
    align-items: stretch;
  }

  .fs-consent_prefs_heading {
    font-size: 1rem;
  }

  .nav-box {
    justify-content: space-between;
    width: auto;
    margin-bottom: 42px;
    padding-right: 20px;
    top: 0%;
    left: 0;
  }

  .text {
    font-size: 2.2em;
  }
}

#w-node-_85337baf-87fd-0ecd-55ce-7aa5e5d7eec8-e5d7eec6 {
  grid-area: span 6 / span 1 / span 6 / span 1;
}

#w-node-_85337baf-87fd-0ecd-55ce-7aa5e5d7eecc-e5d7eec6, #w-node-_85337baf-87fd-0ecd-55ce-7aa5e5d7eecf-e5d7eec6, #w-node-_85337baf-87fd-0ecd-55ce-7aa5e5d7eed4-e5d7eec6, #w-node-_85337baf-87fd-0ecd-55ce-7aa5e5d7eed5-e5d7eec6, #w-node-_85337baf-87fd-0ecd-55ce-7aa5e5d7eed6-e5d7eec6, #w-node-_85337baf-87fd-0ecd-55ce-7aa5e5d7eedb-e5d7eec6, #w-node-_85337baf-87fd-0ecd-55ce-7aa5e5d7eee0-e5d7eec6, #w-node-_85337baf-87fd-0ecd-55ce-7aa5e5d7eee1-e5d7eec6, #w-node-_85337baf-87fd-0ecd-55ce-7aa5e5d7eee2-e5d7eec6, #w-node-_85337baf-87fd-0ecd-55ce-7aa5e5d7eee7-e5d7eec6, #w-node-_85337baf-87fd-0ecd-55ce-7aa5e5d7eeec-e5d7eec6 {
  place-self: auto;
}

#w-node-_78c2ebde-f7f8-fba2-df85-2e2ffeae9fc6-feae9fc4 {
  grid-area: span 6 / span 1 / span 6 / span 1;
}

#w-node-_78c2ebde-f7f8-fba2-df85-2e2ffeae9fca-feae9fc4, #w-node-_78c2ebde-f7f8-fba2-df85-2e2ffeae9fcd-feae9fc4, #w-node-_78c2ebde-f7f8-fba2-df85-2e2ffeae9fd2-feae9fc4, #w-node-_78c2ebde-f7f8-fba2-df85-2e2ffeae9fd3-feae9fc4, #w-node-_78c2ebde-f7f8-fba2-df85-2e2ffeae9fd4-feae9fc4, #w-node-_78c2ebde-f7f8-fba2-df85-2e2ffeae9fd9-feae9fc4, #w-node-_78c2ebde-f7f8-fba2-df85-2e2ffeae9fde-feae9fc4, #w-node-_78c2ebde-f7f8-fba2-df85-2e2ffeae9fdf-feae9fc4, #w-node-_78c2ebde-f7f8-fba2-df85-2e2ffeae9fe0-feae9fc4, #w-node-_78c2ebde-f7f8-fba2-df85-2e2ffeae9fe5-feae9fc4, #w-node-_78c2ebde-f7f8-fba2-df85-2e2ffeae9fea-feae9fc4 {
  place-self: auto;
}

@media screen and (max-width: 767px) {
  #w-node-fccbfbac-0e48-5f62-0719-e40e948491f9-31480d95, #w-node-fccbfbac-0e48-5f62-0719-e40e948491f9-cd8eae1b {
    align-self: auto;
  }
}

@media screen and (max-width: 479px) {
  #w-node-fccbfbac-0e48-5f62-0719-e40e948491f9-31480d95, #w-node-b49ae540-3fd4-5191-a1a3-f0b803c7d5b2-31480d95, #w-node-_9e02ec4d-4882-e5ce-ed9d-36ade8e27a94-31480d95, #w-node-c1d3507c-8d84-76f9-01d5-c90ca554102e-31480d95, #w-node-fccbfbac-0e48-5f62-0719-e40e948491f9-cd8eae1b, #w-node-b49ae540-3fd4-5191-a1a3-f0b803c7d5b2-cd8eae1b, #w-node-_9e02ec4d-4882-e5ce-ed9d-36ade8e27a94-cd8eae1b, #w-node-c1d3507c-8d84-76f9-01d5-c90ca554102e-cd8eae1b {
    align-self: auto;
  }

  #w-node-_78c2ebde-f7f8-fba2-df85-2e2ffeae9fe5-feae9fc4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }
}


@font-face {
  font-family: 'Quicking';
  src: url('../fonts/quicking.woff2') format('woff2'), url('../fonts/quicking.eot') format('embedded-opentype'), url('../fonts/quicking.woff') format('woff'), url('../fonts/quicking.otf') format('opentype'), url('../fonts/quicking.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}