/*
Theme Name: ClubBonus - Child
Theme URI: 
Author: Vielfalter
Author URI: vielfalter.digital
Template: clubbonus
Description: ClubBonus Theme mit Bootstrap
License: MIT
License URI: https://opensource.org/licenses/MIT
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, post-formats, threaded-comments, translation-ready, editor-style, blog

This theme built with Twitter Bootstrap v.4. It is basic theme with basic style for build new theme with Bootstrap.

*/
/* Colors */
/* Background */
/* Text */
/* Notifications */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/Outfit-Black.woff2') format('woff2'), url('fonts/Outfit-Black.ttf') format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/Outfit-Bold.woff2') format('woff2'), url('fonts/Outfit-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/Outfit-ExtraBold.woff2') format('woff2'), url('fonts/Outfit-ExtraBold.ttf') format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/Outfit-SemiBold.woff2') format('woff2'), url('fonts/Outfit-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/Outfit-Medium.woff2') format('woff2'), url('fonts/Outfit-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/Outfit-Regular.woff2') format('woff2'), url('fonts/Outfit-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/Outfit-ExtraLight.woff2') format('woff2'), url('fonts/Outfit-ExtraLight.ttf') format('truetype');
}
body,
html,
input,
label,
p,
span,
button,
a {
  font-family: 'Outfit', sans-serif;
}
body {
  color: #212121;
  overflow-x: hidden;
}
a,
a:visited {
  color: inherit;
  text-decoration: underline;
}
a:hover,
a:focus,
a:active {
  color: inherit;
  text-decoration: none;
  opacity: 0.8;
}
/* Desktop Text Styles */
.ultra {
  font-size: 128px;
  font-style: normal;
  font-weight: 900;
  line-height: 144px;
  font-family: 'Outfit', sans-serif;
}
.d1 {
  font-size: 96px;
  font-style: italic;
  font-weight: 900;
  line-height: 110px;
  font-family: 'Outfit', sans-serif;
}
.d2 {
  font-size: 96px;
  font-style: normal;
  font-weight: 400;
  line-height: 110px;
  font-family: 'Outfit', sans-serif;
}
h1,
.h1 {
  font-size: 64px !important;
  font-style: italic !important;
  font-weight: 900 !important;
  line-height: 76px !important;
  font-family: 'Outfit', sans-serif;
}
h2,
.h2 {
  font-size: 48px !important;
  font-style: normal !important;
  font-weight: 900 !important;
  line-height: 60px !important;
  font-family: 'Outfit', sans-serif;
}
h3,
.h3 {
  font-size: 32px !important;
  font-style: normal !important;
  font-weight: 900 !important;
  line-height: 46px !important;
  font-family: 'Outfit', sans-serif;
}
h4,
.h4 {
  font-size: 32px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 46px !important;
  font-family: 'Outfit', sans-serif;
}
h5,
.h5 {
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 900 !important;
  line-height: 24px !important;
  font-family: 'Outfit', sans-serif;
}
h6,
.h6 {
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 20px !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  font-family: 'Outfit', sans-serif;
}
.lead {
  font-size: 15px;
  font-style: italic;
  font-weight: 900;
  line-height: 22px;
  font-family: 'Outfit', sans-serif;
}
.body,
body {
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  font-family: 'Outfit', sans-serif;
}
.subtitle {
  font-size: 21px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  font-family: 'Outfit', sans-serif;
}
.button {
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 23px;
  font-family: 'Outfit', sans-serif;
}
.caption {
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 20px !important;
  font-family: 'Outfit', sans-serif;
  text-decoration: none;
}
.caption a {
  font-size: 12px !important;
}
.overline {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  font-family: 'Outfit', sans-serif;
}
.blockquote {
  font-size: 36px;
  font-style: italic;
  font-weight: 900;
  font-family: 'Outfit', sans-serif;
  line-height: 46px;
}
/* Mobile Text Styles */
@media (max-width: 576px) {
  .ultra {
    font-size: 72px;
    font-style: normal;
    font-weight: 900;
    line-height: 84px;
  }
  .d1 {
    font-size: 56px;
    font-style: italic;
    font-weight: 900;
    line-height: 68px;
  }
  .d2 {
    font-size: 56px;
    font-style: normal;
    font-weight: 400;
    line-height: 68px;
  }
  h1,
  .h1 {
    font-size: 40px !important;
    font-style: italic !important;
    font-weight: 800 !important;
    line-height: 52px !important;
  }
  h2,
  .h2 {
    font-size: 28px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 38px !important;
  }
  h3,
  .h3 {
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 28px !important;
  }
  h4,
  .h4 {
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 28px !important;
  }
  h5,
  .h5 {
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 22px !important;
  }
  h6,
  .h6 {
    font-size: 10px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 18px !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
  }
  .lead {
    font-size: 15px;
    font-style: italic;
    font-weight: 900;
    line-height: 22px;
  }
  .body {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
  }
  .subtitle {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
  }
  .button {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 23px;
  }
  .caption {
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 20px !important;
    text-decoration: none !important;
  }
  .overline {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
  }
  .blockquote {
    font-size: 22px;
    font-style: italic;
    font-weight: 900;
    line-height: 28px;
  }
}
a {
  font-family: Outfit;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
a-grey {
  color: #767676;
}
a.button {
  background-color: #FFC400;
  color: #212121;
  border: 1.6px solid #FFC400;
}
a.button.button__secondary {
  background-color: #fff;
  color: #212121;
  border: 1.6px solid #212121;
}
a.button.full-width {
  width: 100%;
  margin: 0;
}
/* Buttons */
.btn-fullwidth {
  width: 100% !important;
}
/* Button Klassen */
.btn-primary-enabled {
  display: inline-flex !important;
  height: 56px;
  padding: 12px 16px !important;
  justify-content: center;
  align-items: center;
  gap: 4px;
  font-weight: 600;
  flex-shrink: 0;
  border-radius: 8px !important;
  text-decoration: none;
  background-color: #FFC400 !important;
  border: 0px;
  color: #212121 !important;
  box-shadow: 0px -2px 2px 0px rgba(26, 8, 64, 0.24) inset, 0px 1px 2px 0px rgba(255, 255, 255, 0.48) inset;
}
.btn-primary-enabled:hover {
  background-color: #FFD138 !important;
  color: #212121 !important;
  border-color: #FFD138 !important;
}
.btn-primary-grayout {
  display: inline-flex !important;
  height: 56px;
  padding: 12px 16px !important;
  justify-content: center;
  align-items: center;
  gap: 4px;
  font-weight: 600;
  flex-shrink: 0;
  border-radius: 8px !important;
  text-decoration: none;
  background-color: #F1F1F1 !important;
  border: 0px;
  color: #9E9E9E !important;
  box-shadow: 0px -2px 2px 0px rgba(26, 8, 64, 0.24) inset, 0px 1px 2px 0px rgba(255, 255, 255, 0.48) inset;
}
.btn-primary-grayout:hover {
  background-color: #F1F1F1 !important;
  color: #9E9E9E !important;
  border-color: #F1F1F1 !important;
}
.btn-outlined-onlight {
  display: inline-flex !important;
  height: 56px;
  padding: 12px 16px !important;
  justify-content: center;
  align-items: center;
  gap: 4px;
  font-weight: 600;
  flex-shrink: 0;
  border-radius: 8px !important;
  text-decoration: none;
  background-color: transparent !important;
  border-radius: 8px;
  border: 1.6px solid #13042B;
  border-color: #13042B !important;
  color: #13042B !important;
}
.btn-outlined-onlight:hover {
  background-color: #F1F1F1 !important;
}
.btn-outlined-ondark {
  display: inline-flex !important;
  height: 56px;
  padding: 12px 16px !important;
  justify-content: center;
  align-items: center;
  gap: 4px;
  font-weight: 600;
  flex-shrink: 0;
  border-radius: 8px !important;
  text-decoration: none;
  background-color: transparent !important;
  border-radius: 8px;
  border: 1.6px solid #13042B;
  border-color: #ffffff !important;
  color: #ffffff !important;
}
.btn-outlined-ondark:hover {
  background-color: #F1F1F1 !important;
}
.btn-sm {
  height: 32px;
  font-size: 12px !important;
}
.btn-md {
  height: 48px;
  font-size: 15px !important;
}
.btn-lg {
  height: 56px;
  font-size: 15px !important;
}
/* Backgrounds */
/* Background Klassen */
.background-success {
  padding: 16px 24px;
  border-radius: 12px;
  background-color: #69E382;
  color: #212121 !important;
}
.background-primary {
  padding: 16px 24px;
  border-radius: 12px;
  background-color: #401090;
  color: #FFFFFF !important;
}
.background-light {
  padding: 16px 24px;
  border-radius: 12px;
  background-color: #F1F1F1;
  color: #424242 !important;
}
.background-error {
  padding: 16px 24px;
  border-radius: 12px;
  background-color: #EA394B;
  color: #FFFFFF !important;
}
.custom-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}
@media (min-width: 992px) {
  .custom-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* Formulare Styles */
label {
  flex: 1 0 0;
  font-family: 'Outfit', sans-serif;
  color: #9E9E9E;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  padding-left: 0;
  padding-bottom: 2px;
}
.wpcf7-acceptance label {
  font-family: 'Outfit', sans-serif;
  border-radius: 8px;
  padding: 16px 16px;
  border: 1px solid #F1F1F1;
  display: flex;
}
input {
  display: flex;
  height: 56px;
  padding: 10px;
  align-items: center;
  gap: 4rem;
  align-self: stretch;
  border-radius: 8px;
  border: 0px;
  background: #F1F1F1;
  border: 2px solid #F1F1F1;
  width: 100%;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}
input:hover {
  border: 2px solid #212529;
}
input::placeholder {
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}
input[type="checkbox"] {
  height: 24px;
  width: 12px;
  margin-right: 12px;
}
.wpcf7-list-item-label {
  font-family: 'Outfit', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500 ;
  line-height: 20px;
  color: #212121;
}
.wpcf7-list-item {
  margin-left: 0px;
  font-family: 'Outfit', sans-serif;
}
.wpcf7-not-valid-tip {
  padding: 12px;
  background-color: #FCECEE;
  border-radius: 8px;
  color: #EA394B;
}
span.wpcf7-spinner {
  margin: auto;
  justify-self: center;
  align-self: center;
  position: relative;
  left: 50%;
  margin-top: 1rem;
}
.wpcf7-submit:disabled {
  background-color: #F1F1F1 !important;
  color: #9E9E9E !important;
  font-size: 15px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 23px !important;
}
.subline {
  color: #424242;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 0.5rem;
}
.subline a {
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}
.wpcf7-submit {
  width: 100%;
  font-family: 'Outfit', sans-serif;
  background-color: #FFC400 !important;
  color: #212121 !important;
  font-size: 15px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 23px !important;
}
/* Logos */
.logo-onlight {
  display: inline-block;
  width: 357px;
  height: 285px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: middle;
  background-image: url("img/logos/logo-onlight.svg");
}
.logo-ondark {
  display: inline-block;
  width: 357px;
  height: 85px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: middle;
  background-image: url("img/logos/logo-ondark.svg");
}
.logo-onlightsun {
  display: inline-block;
  width: 357px;
  height: 285px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: middle;
  background-image: url("img/logos/logo-onlight-sun.svg");
}
.logo-ondarksun {
  display: inline-block;
  width: 357px;
  height: 285px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: middle;
  background-image: url("img/logos/logo-ondark-sun.svg");
}
.logo-onlightheader {
  display: inline-block;
  width: 113px;
  height: 80px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: middle;
  background-image: url("img/logos/logo-onlight.svg");
}
.smaller-container {
  max-width: 600px !important;
}
h2,
.h2 {
  font-family: Outfit;
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 60px;
}
@media (max-width: 768px) {
  h2,
  .h2 {
    font-size: 28px;
    line-height: 38px;
  }
}
h3 {
  font-family: Outfit;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 46px;
}
@media (max-width: 768px) {
  h3 {
    font-size: 20px;
    line-height: 28px;
  }
}
.page-container {
  padding-bottom: 5rem;
}
.clubbonus-message {
  background: #69E382;
  border-radius: 12px;
  margin-bottom: 2.5rem;
}
.clubbonus-message-title {
  color: #212121;
  font-size: 32px;
  font-family: Outfit;
  font-weight: 900;
  line-height: 46px;
  word-wrap: break-word;
}
.vorgang-img {
  max-width: 600px;
  width: 100%;
  height: auto;
}
.vorgang-img img {
  width: 100%;
  height: auto;
}
.clubbonus-message-text {
  color: #212121;
  font-size: 15px;
  font-family: Outfit;
  font-weight: 600;
  line-height: 22px;
  word-wrap: break-word;
}
/* Allgemeine Abstände */
.outer-container {
  /* Kein gap direkt in Bootstrap v4, daher via custom */
  gap: 16px;
}
.row-gap-16 {
  gap: 16px;
}
/* Inner-Box mit Padding, Hintergrund und Border-Radius */
.inner-box {
  padding: 16px 24px;
}
.bg-fafafa {
  transition: 0.2s ease-in-out;
  background: #FAFAFA;
}
.bg-fafafa:hover {
  background: #F1F1F1;
}
.custom-radius-16 {
  border-radius: 16px;
}
.custom-radius-8 {
  border-radius: 8px;
}
/* Definierte Gap-Werte */
.gap-24 {
  gap: 24px;
}
.gap-4 {
  gap: 4px;
}
/* Fixe Größe für Icons */
.size-24 {
  width: 24px;
  height: 24px;
}
.size-48 {
  height: 48px;
}
/* Chevron: absolut positionierter Inhalt */
.chevron-container {
  /* Container-Klasse; weitere Einstellungen über Chevrons */
}
.chevron {
  position: absolute;
  width: 10.18px;
  height: 18.97px;
  left: 6.91px;
  top: 2.52px;
  background: #212121;
}
/* Bewertung-Block (dritter Abschnitt) */
.custom-block {
  padding: 24px;
  background: #401090;
  border-radius: 12px;
}
.header-block {
  margin-bottom: 8px;
}
.bewertung-title {
  color: white;
  font-size: 32px;
  font-family: Outfit;
  font-weight: 900;
  line-height: 46px;
  word-wrap: break-word;
}
.bewertung-text {
  color: white;
  font-size: 15px;
  font-family: Outfit;
  font-weight: 600;
  line-height: 22px;
  word-wrap: break-word;
}
/* Textformatierung für einzelne Labels und Titel */
.kundenbonus-label,
.gewinnspiel-label,
.reiseberater-label,
.angebote-label {
  color: #401090;
  font-size: 14px;
  font-family: Outfit;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 1.4px;
  word-wrap: break-word;
}
.kundenbonus-title,
.gewinnspiel-title,
.reiseberater-title,
.angebote-title {
  color: #1B0733;
  font-size: 32px;
  font-family: Outfit;
  font-weight: 900;
  line-height: 46px;
  word-wrap: break-word;
}
.accordion {
  margin-bottom: 2.5rem;
}
.accordion .item {
  border-bottom: 1px solid #F1F1F1;
  padding: 1rem 0;
}
.accordion .item__title {
  cursor: pointer;
  margin-bottom: 0;
  padding-right: 50px;
  user-select: none;
  position: relative;
  transition: 0.3s;
  color: #212121;
  font-family: Outfit;
  font-size: 15px !important;
  font-style: italic;
  font-weight: 900  !important;
  line-height: 22px !important;
}
.accordion .item__content {
  padding-top: 1rem;
  color: #424242;
  font-family: Outfit;
  font-size: 15px  !important;
  font-style: normal;
  font-weight: 600  !important;
  line-height: 22px  !important;
}
.no-mb {
  margin-bottom: 0 !important;
}
.btn {
  line-height: 1.1 !important;
  display: inline-flex;
}
.btn.full-width {
  width: 100%;
  margin: 0;
}
.link.-with-icon {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media (min-width: 768px) {
  .only-mobile {
    display: none !important;
  }
}
a.inner-box {
  text-decoration: none !important;
}
a.inner-box * {
  text-decoration: none;
}
a {
  color: #212121 !important;
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
  color: #000 !important;
}
.submitted-warning {
  font-family: 'Outfit', sans-serif;
  padding: 1rem;
  border-radius: 8px;
  border: 1px solid #FFC400;
  font-size: 16px;
}
h1.h3.mb-2.col-12 {
  display: flex !important;
  align-items: center;
}
.vf-template-container .submitted-warning {
  display: none;
}
.wpcf7-response-output {
  margin: 0 0 2rem 0 !important;
  padding: 1rem  !important;
  border: 2px solid #dd0000 !important;
  border-radius: 8px  !important;
}
.wpcf7-not-valid-tip {
  margin-top: 0.25rem;
}
.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.redirect .wpcf7-response-output {
  border-color: #46b450 !important;
}
.popup-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.popup-container > div {
  background-color: #fff;
  padding: 1.5rem;
  border-radius: 8px;
  max-width: 90%;
  margin: 1.5rem;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  width: fit-content;
}
@media (max-width: 768px) {
  .popup-container > div {
    margin: 1rem;
    padding: 1rem;
  }
}
.popup-container > div i.vf-icon.-cross {
  position: absolute;
  top: 1rem;
  cursor: pointer;
  right: 1rem;
}
.mw-100 {
  max-width: 100% !important;
}
ul#main-menu {
  list-style: none;
}
.open-menu {
  display: inline-flex;
  align-items: center;
  color: var(--text-on-light-max-contrast, #212121);
  text-align: center;
  font-family: Outfit;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  cursor: pointer;
  user-select: none;
  flex-direction: column;
}
#open-mainnav {
  display: none;
}
#open-mainnav:checked + .primary-navigation {
  opacity: 1;
  visibility: visible;
}
.site-header label {
  flex-grow: 0 !important;
}
.primary-navigation {
  position: fixed;
  top: 160px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  transition: 0.2s;
  opacity: 0;
  visibility: hidden;
  background: rgba(241, 241, 241, 0.8);
  backdrop-filter: blur(20px);
  padding: 4.6rem 0;
  overflow: auto;
  overflow-x: hidden;
}
@media (max-width: 768px) {
  .primary-navigation {
    top: 0;
  }
}
.primary-navigation.open {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  transition: 0.3s 0.02s ease;
}
.primary-navigation.submenu-is-visible .cta-btn,
.primary-navigation.submenu-is-visible .metamenu {
  opacity: 0;
  visibility: hidden;
  transform: translateX(-200px);
}
.primary-navigation a.link {
  text-decoration: none !important;
}
.primary-navigation__close {
  font: inherit;
  display: inline-flex;
  align-items: center;
  color: #212121;
  background: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
  user-select: none;
}
.primary-navigation__close i {
  margin-right: 1rem;
}
@media (max-width: 768px) {
  .primary-navigation__close {
    position: fixed;
    z-index: 5;
    left: 24px;
    bottom: 15px;
  }
  .primary-navigation__close i {
    margin-right: 0;
  }
  .primary-navigation__close .button-label {
    display: none;
  }
}
@media (max-width: 380px) {
  .primary-navigation__close {
    left: 13px;
  }
}
@media (max-width: 768px) {
  .primary-navigation .container {
    max-width: 100% !important;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.primary-navigation .mainmenu {
  margin: 0 auto;
  position: relative;
}
@media (max-width: 768px), (max-height: 940px) {
  .primary-navigation .mainmenu {
    margin: 0 auto;
  }
}
@media (max-width: 580px), (max-height: 640px) {
  .primary-navigation .mainmenu {
    margin-top: 0 auto;
  }
}
.primary-navigation .mainmenu.level-0 {
  padding: 0 1rem;
}
@media (max-width: 380px) {
  .primary-navigation .mainmenu.level-0 {
    margin-left: -13px;
  }
}
.primary-navigation .mainmenu.level-0 > li > a {
  color: #212121;
  font-family: Outfit;
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 60px;
}
@media (max-width: 768px) {
  .primary-navigation .mainmenu.level-0 > li > a {
    font-size: 28px;
    line-height: 38px;
  }
}
.primary-navigation .mainmenu ul {
  list-style: none;
}
.primary-navigation .mainmenu li {
  margin-bottom: 2rem;
}
.primary-navigation .mainmenu li .sub-menu li {
  margin-bottom: 1.5rem;
}
@media (max-width: 768px) {
  .primary-navigation .mainmenu li .sub-menu li {
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .primary-navigation .mainmenu li {
    margin-bottom: 1.5rem;
  }
}
.primary-navigation .mainmenu li a {
  position: relative;
  color: #212121;
  display: inline-flex;
  align-items: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  font-family: 'Outfit', sans-serif;
}
@media (max-width: 768px) {
  .primary-navigation .mainmenu li a {
    font-size: 15px;
    font-weight: 600;
  }
}
.primary-navigation .mainmenu li .back-button {
  font: inherit;
  background: transparent;
  padding: 0;
  border: 0;
  color: #69E382;
  cursor: pointer;
  display: flex;
  align-items: center;
  margin-bottom: 5rem;
  transition: 0.3s 0.02s ease;
  transform: translateX(-300px);
}
@media (max-width: 768px) {
  .primary-navigation .mainmenu li .back-button {
    margin-bottom: 3rem;
  }
}
.primary-navigation .mainmenu li ul.level-1 {
  list-style: none;
  visibility: hidden;
  transform: translateX(16px);
  visibility: visible;
}
.primary-navigation .mainmenu li ul.level-1 li a {
  color: #212121;
  font-family: Outfit;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}
.primary-navigation .mainmenu li ul.level-1 ul.level-2,
.primary-navigation .mainmenu li ul.level-1 ul.sub-menu {
  padding: 2rem 1rem;
  margin: 2rem 0 0 3rem;
  text-decoration: none;
}
@media (max-width: 580px) {
  .primary-navigation .mainmenu li ul.level-1 ul.level-2,
  .primary-navigation .mainmenu li ul.level-1 ul.sub-menu {
    margin: 1rem 0 0 2rem;
  }
}
.primary-navigation .mainmenu li ul.level-1 ul.level-2 li,
.primary-navigation .mainmenu li ul.level-1 ul.sub-menu li {
  margin-bottom: 1rem;
}
.primary-navigation .mainmenu li ul.level-1 ul.level-2 li a,
.primary-navigation .mainmenu li ul.level-1 ul.sub-menu li a {
  text-decoration: none;
}
@media (max-width: 580px) {
  .primary-navigation .mainmenu li ul.level-1 ul.level-2 li a,
  .primary-navigation .mainmenu li ul.level-1 ul.sub-menu li a {
    font-size: 1.2rem;
    line-height: 2rem;
  }
}
.primary-navigation .cta-btn {
  transition: 0.3s ease;
}
@media (max-width: 767px) {
  .primary-navigation .cta-btn {
    display: none;
  }
}
.primary-navigation .metamenu {
  margin-top: 2rem;
  transition: 0.3s ease;
}
@media (max-width: 380px) {
  .primary-navigation .metamenu {
    margin-left: -13px;
  }
}
.primary-navigation .metamenu li {
  display: inline-block;
}
@media (max-width: 767px) {
  .primary-navigation .metamenu li {
    margin: 0 2rem 0.5rem 0;
  }
}
.primary-navigation .metamenu li::after {
  content: '\2022';
  margin-left: 7px;
  color: #212121;
}
@media (max-width: 767px) {
  .primary-navigation .metamenu li::after {
    content: none;
  }
}
.primary-navigation .metamenu li:last-child::after {
  content: none;
}
.primary-navigation .metamenu li a {
  color: #212121;
  text-decoration: none;
}
@media (max-width: 767px) {
  .primary-navigation .metamenu li a {
    font-size: 1.2rem;
    line-height: 2rem;
    font-weight: normal;
  }
}
.secondary-navbar {
  margin: 0;
  list-style: none;
}
.secondary-navbar li {
  display: inline-flex;
  align-items: center;
  min-height: 35px;
  margin-left: 15px;
  border-left: 1px solid #f1f1f1;
  padding-left: 15px;
}
.secondary-navbar li:first-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}
.secondary-navbar li a {
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #000;
}
.secondary-navbar li a i {
  margin-right: 10px;
}
.mobile-navbar {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 30;
  bottom: 0;
  background: #212121;
  align-items: center;
}
@media (max-width: 768px) {
  .mobile-navbar {
    display: block;
  }
}
.mobile-navbar ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  margin: 0;
}
.mobile-navbar ul li {
  display: inline-flex;
  align-items: center;
}
.mobile-navbar ul li.change-language {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
}
.mobile-navbar ul li.change-language .m-icon__flag {
  margin-right: 5px;
}
.mobile-navbar ul li a,
.mobile-navbar ul li label {
  display: inline-flex;
  align-items: center;
  height: 5.5rem;
  padding: 0 2.5rem;
}
@media (max-width: 380px) {
  .mobile-navbar ul li a,
  .mobile-navbar ul li label {
    padding: 0 1.5rem;
  }
}
.mobile-navbar ul li label {
  padding: 0 2.5rem;
}
@media (max-width: 380px) {
  .mobile-navbar ul li label {
    padding: 0 1.5rem;
  }
}
.mobile-navbar ul li a {
  margin: 0;
}
.mobile-navbar ul li label {
  cursor: pointer;
}
#main-menu a {
  cursor: pointer;
}
.sub-menu {
  padding: 2rem !important;
}
.vf-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
}
.vf-icon::after {
  -webkit-mask-image: url(../clubbonus-child/img/vf-icons.svg);
  mask-image: url(../clubbonus-child/img/vf-icons.svg);
  -webkit-mask-size: 28em 44em;
  mask-size: 28em 44em;
  font-size: 1em;
  content: "";
  display: block;
  position: relative;
}
.vf-icon::after {
  width: 1em;
  height: 1em;
}
.vf-icon.-menu::after {
  mask-position: 0em -4em;
  -webkit-mask-position: 0em -4em;
}
.vf-icon.-menu-2::after {
  mask-position: 0 0;
  -webkit-mask-position: 0 0;
}
.vf-icon.-cross::after {
  mask-position: 0 -7em;
  -webkit-mask-position: 0 -7em;
}
.vf-icon.-chevron-left::after {
  mask-position: -1em -9em;
  -webkit-mask-position: -1em -9em;
}
.vf-icon.-list::after {
  mask-position: -6em -4em;
  -webkit-mask-position: -6em -4em;
}
.vf-icon.-chevron-right::after {
  mask-position: -1em -7em;
  -webkit-mask-position: -1em -7em;
}
.vf-icon.-cross-small::after {
  mask-position: 0 -7em;
  -webkit-mask-position: 0 -7em;
}
.vf-icon.-user::after {
  mask-position: -2em -2em;
  -webkit-mask-position: -2em -2em;
}
.vf-icon.-plus::after {
  mask-position: -2em -30em;
  -webkit-mask-position: -2em -30em;
}
.vf-icon.-minus::after {
  mask-position: -2em -31em;
  -webkit-mask-position: -2em -31em;
}
.vf-icon.-xxl {
  font-size: 2rem;
}
.vf-icon:after {
  background-color: #212121;
}
.btn.-loginicon::before {
  -webkit-mask-image: url(../clubbonus-child/img/vf-icons.svg);
  mask-image: url(../clubbonus-child/img/vf-icons.svg);
  -webkit-mask-size: 28em 44em;
  mask-size: 28em 44em;
  content: "";
  display: block;
  position: relative;
  mask-position: -12em -5em;
  -webkit-mask-position: -12em -5em;
  font-size: 1.5em;
  width: 1em;
  height: 1em;
  margin-right: 0.5em;
  background-color: #212121;
  display: inline-block;
}
.btn.-logouticon::before {
  content: "";
  display: inline-block;
  font-size: 1.5em;
  width: 1em;
  height: 1em;
  margin-right: 0.5em;
  vertical-align: text-bottom;
  background-image: url(../clubbonus-child/img/logout.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.btn.-insel::before {
  content: "";
  display: inline-block;
  font-size: 1.5em;
  width: 1em;
  height: 1em;
  margin-right: 0.5em;
  vertical-align: text-bottom;
  background-image: url(../clubbonus-child/img/insel.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.accordion .item__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0;
}
.accordion .item__title .accordion-icon::after {
  mask-position: -2em -30em;
  -webkit-mask-position: -2em -30em;
}
.accordion .item__title--active .accordion-icon::after {
  mask-position: -2em -31em;
  -webkit-mask-position: -2em -31em;
}
.reiseclub-header .mainnav-wrapper {
  display: flex  ;
  justify-content: flex-start;
  align-items: center;
  width: 160px;
}
.reiseclub-header .mainnav-wrapper .open-menu {
  flex: inherit;
  width: 70px;
  display: flex  ;
  justify-content: center;
  align-items: center;
  flex-shrink: 0 !important;
}
@media (max-width: 768px) {
  .reiseclub-header {
    background: #fff;
    z-index: 999;
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    padding: 4px 24px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 2rem;
  }
  .reiseclub-header .mainnav-wrapper {
    order: 3;
    width: 70px;
  }
  .reiseclub-header .mainnav-wrapper .open-menu {
    display: flex;
    width: 70px;
    height: 48px;
    padding: 10px 18px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .reiseclub-header .logo-onlightheader {
    order: 1;
    width: 47.211px;
    height: 33.244px;
    flex-shrink: 0;
  }
  .reiseclub-header .btn-primary-enabled {
    order: 2;
    display: flex;
    margin: 0.25rem 0;
    padding: 12px 16px;
    justify-content: center;
    align-items: center;
    font-family: Outfit;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    height: 32px;
    gap: 4px;
    align-self: stretch;
  }
}
@media (max-width: 420px) {
  .reiseclub-header button {
    displaY: none;
  }
}
@media (max-width: 768px) {
  .site-content {
    padding-bottom: 56px;
  }
}
/*# sourceMappingURL=style.css.map */