h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "Museosans 700", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "Museosans 700", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 160%;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "Museosans 700", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}

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

.body {
  min-height: 100vh;
  color: #1d1d1b;
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-family: "Museosans 300", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 120%;
}

.superline {
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
}

.superline.light {
  color: #fff;
}

.superline.disziplinen {
  z-index: 998;
  color: #fff;
  margin-top: 60px;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.section.dark {
  background-color: #1d1d1b;
}

.section.dark.banner {
  height: 600px;
  background-image: url('../images/Collage_Titelbild_LEVELNINE_03.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.section.dark.banner.invisible {
  display: none;
}

.section.dark.story-i {
  padding-top: 120px;
  padding-bottom: 60px;
}

.section.dark.story-ii {
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/lvln_landing-page_story_background_01.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-top: 0;
  padding-top: 120px;
  padding-bottom: 120px;
}

.section.dark.story-ii.invisble {
  display: none;
}

.section.serien {
  text-align: left;
}

.section.serien.invisible {
  display: none;
}

.section.header {
  z-index: 999;
  box-shadow: none;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}

.section.disziplinen {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.section.footer {
  background-color: #e20613;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section.product-teaser {
  margin-top: 0;
}

.section.product-teaser.invisible {
  display: none;
}

.section.teaser {
  margin-top: 30px;
  padding-bottom: 0;
}

.section.einsatz {
  padding-bottom: 0;
  padding-left: 100px;
  padding-right: 100px;
}

.grid-1-1-1-1 {
  width: 100%;
  max-width: 1280px;
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: center;
  align-items: start;
  padding-left: 40px;
  padding-right: 40px;
  display: grid;
}

.product-teaser {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.h3 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: "Museosans 700", sans-serif;
  font-size: 22px;
  line-height: 120%;
}

.h3.light {
  color: #fff;
}

.text-s {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 140%;
}

.text-s.light {
  color: #fff;
}

.prodcut-teaser-image {
  width: 100%;
  background-color: rgba(29, 29, 27, .1);
  margin-bottom: 20px;
}

.button {
  color: #1d1d1b;
  text-transform: none;
  cursor: pointer;
  background-color: #fff;
  background-image: linear-gradient(rgba(29, 29, 27, .1), rgba(29, 29, 27, .1));
  border-radius: 5px;
  margin-top: 20px;
  padding: 15px 20px;
  font-family: "Museosans 700", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.button:hover {
  background-image: linear-gradient(rgba(29, 29, 27, .2), rgba(29, 29, 27, .2));
}

.slider-disziplinen {
  width: 100%;
  height: 80vh;
  color: #fff;
}

.container-slide-text {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-slide-text._1 {
  background-image: url('../images/Ueber_Uns_Impressionen_DSC_0178.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.container-slide-text._2 {
  background-image: url('../images/Ueber_Uns_Impressionen_DSC_0177.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.container-slide-text._3 {
  background-color: #000;
  background-image: url('../images/Ueber_Uns_Impressionen_DSC_0212.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.container-slide-text._4 {
  background-image: url('../images/Ueber_Uns_Impressionen_DSC_0131.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.container-slide-text._5 {
  background-image: url('../images/Ueber_Uns_Impressionen_DSC_0137.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.container-slide-text._6 {
  background-image: url('../images/Ueber_Uns_Impressionen_DSC_0163.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.container-slide-text._7 {
  background-image: url('../images/Ueber_Uns_Impressionen_DSC_0219.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.container-slide-text._8 {
  background-image: url('../images/Ueber_Uns_Impressionen_DSC_0059.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.container-slide-text._9 {
  background-image: url('../images/Ueber_Uns_Impressionen_DSC_0062.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.h1 {
  width: 70%;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "Museosans 700", sans-serif;
  font-size: 64px;
  line-height: 120%;
}

.h1.light {
  width: 70%;
  color: #fff;
}

.h1.light.banner {
  font-size: 128px;
}

.h1.disziplinen {
  font-size: 128px;
  display: none;
}

.h1.last {
  margin-bottom: 0;
}

.slider-navigation {
  margin-bottom: 60px;
}

.container-serie-text {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.container-bullets {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: start;
  justify-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
}

.h2 {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: "Museosans 700", sans-serif;
  font-size: 48px;
  line-height: 120%;
}

.h2.light {
  color: #fff;
}

.h2.last {
  margin-bottom: 0;
}

.h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Museosans 700", sans-serif;
  font-size: 22px;
  line-height: 120%;
}

.h6.light {
  color: #fff;
}

.container-serie-image {
  width: 100%;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.image-serie {
  width: 90%;
  height: 400px;
  background-color: rgba(255, 0, 0, .1);
}

.image-serie.pro-team {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/L9_Gravel_Foto_200925_BC_Original_Flint_0262_mv.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-serie.team {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Team.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-serie.race {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/race.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.container-banner-text {
  max-width: 1280px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-banner-text.invisible {
  display: none;
}

.image-story {
  height: 500px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Museosans 700", sans-serif;
  font-size: 22px;
  line-height: 120%;
}

.h4.light {
  color: #fff;
}

.h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "Museosans 700", sans-serif;
  font-size: 22px;
  line-height: 120%;
}

.h5.light {
  color: #fff;
}

.text-m {
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  line-height: 140%;
}

.text-m.light {
  color: #fff;
}

.text-m.last {
  text-align: left;
  margin-bottom: 0;
}

.text-m.footer {
  color: #fff;
  margin-bottom: 0;
}

.text-m.narrow {
  width: 70%;
}

.text-m-link {
  color: #56565a;
  font-family: "Museosans 700", sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.text-m-link:hover {
  color: #1d1d1b;
}

.text-m-link.light:hover {
  color: #fff;
}

.text-m-link.menu {
  color: #1d1d1b;
  margin-left: 20px;
  font-size: 18px;
}

.text-m-link.menu:hover {
  opacity: .8;
}

.text-m-link.footer {
  color: #fff;
  padding-left: 10px;
  font-family: "Museosans 300", sans-serif;
  font-weight: 300;
}

.text-s-link {
  color: #56565a;
  font-family: "Museosans 700", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.text-s-link:hover {
  color: #1d1d1b;
}

.container-serie-intro {
  width: 100%;
  max-width: 1280px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.grid-1-1 {
  width: 100%;
  max-width: 1280px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: grid;
}

.grid-1-1.serien-2 {
  margin-bottom: 120px;
}

.grid-1-1.story-3 {
  align-items: start;
}

.grid-1-1.story-1 {
  margin-bottom: 120px;
}

.grid-1-1.story-2 {
  margin-bottom: 0;
}

.grid-1-1.serien-1 {
  justify-content: stretch;
  margin-bottom: 120px;
  padding-left: 0;
  padding-right: 0;
}

.grid-1-1.header {
  grid-template-columns: 1fr 2fr;
}

.grid-right {
  width: 100%;
  min-height: 100px;
}

.grid-right.story {
  text-align: left;
}

.grid-column {
  width: 100%;
  justify-content: center;
  align-items: flex-start;
}

.grid-column.story {
  text-align: left;
}

.grid-column.footer-column-1 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.grid-column.footer-column-3 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.grid-column.header-1 {
  text-align: left;
  justify-content: flex-start;
}

.grid-column.header-2 {
  text-align: right;
  padding-right: 100px;
}

.story-table {
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.story-row {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  display: grid;
}

.story-row.last {
  padding-bottom: 20px;
}

.story-table-icon {
  width: 48px;
}

.story-column {
  padding-left: 60px;
  padding-right: 60px;
}

.story-column-image {
  width: 200px;
  margin-bottom: 40px;
}

.grid-125-050-125 {
  width: 100%;
  max-width: 1280px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: grid;
}

.footer-logo {
  width: 60%;
  height: 80px;
  background-image: url('../images/LVLN_Signet_weiss.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.footer-logo.w--current {
  height: 60px;
  background-image: url('../images/LVLN_Signet_weiss_klein.svg');
}

.image-serie-background {
  width: 50%;
  height: 100%;
  background-color: rgba(29, 29, 27, .1);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-serie-background.left {
  z-index: -999;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.container-bc-banner {
  z-index: 999;
  height: 100px;
  background-color: #000;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bc-banner-text {
  color: #fff;
  margin-right: 20px;
  font-family: "Museosans 500", sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 100%;
}

.bc-banner-logo {
  height: 50px;
  cursor: pointer;
}

.header-logo {
  height: 40px;
}

.container-header-signet.w--current {
  display: none;
}

.header-signet {
  height: 40px;
}

.bc-banner {
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-l {
  font-size: 24px;
  line-height: 140%;
}

.text-l.light {
  color: #fff;
}

.text-l.light.banner {
  width: 70%;
}

.section-new {
  padding: 30% 0 0;
  position: relative;
}

.image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
}

.bild {
  width: 450px;
  height: 350px;
  background-image: url('../images/L9_MTB_Foto_DSC00142.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.bild._2 {
  background-image: url('../images/L9_Gravel_Foto_200925_BC_Original_Flint_0262_mv.jpg');
}

.image-2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.ratio-div {
  width: 100%;
  padding-top: 60%;
  position: relative;
}

.ratio-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.lang-div {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.lang-drop {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 20px;
  position: static;
}

.lang-drop.w--open {
  padding-bottom: 15px;
}

.drop {
  background-color: #fff;
  padding-left: 40px;
  font-size: 18px;
}

.drop:hover {
  text-decoration: underline;
}

.drop.w--current {
  color: #1d1d1b;
}

.dropdown {
  margin-right: 60px;
}

.icon {
  margin-top: 40.2969px;
  margin-right: 0;
}

.rich-text-block {
  max-width: 1280px;
}

.section-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.rich-text-block-2 {
  max-width: 800px;
  text-align: left;
  font-size: 18px;
}

.image-3, .image-4 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.container {
  width: 100%;
  max-width: 1000px;
}

.section-3 {
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar {
  width: 100%;
  justify-content: center;
  display: flex;
}

.div-block {
  width: 100%;
  max-width: 1000px;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.faq-answer {
  margin-bottom: 24px;
}

.faq-container {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 60px;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  display: grid;
}

.faq-body {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: relative;
}

.faq-body.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.faq-answer-img {
  width: 100%;
}

.faq-img {
  z-index: 2;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.toggle-text {
  z-index: 2;
  position: relative;
}

.faq-body-cont {
  border-top: 1px #000;
  padding: 30px 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}

.faq {
  width: 100%;
  height: 70px;
  color: #fff;
  white-space: break-spaces;
  background-color: #ababb3;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 50px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.faq.w--open {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.faq-icon {
  z-index: 2;
  width: 24px;
  margin-right: 16px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.faq-p {
  width: 100%;
  background-color: #f4f6f8;
  border-radius: 4px;
  margin-bottom: 10px;
  overflow: hidden;
}

.h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.tabs {
  border-radius: 0;
  flex: none;
  align-self: stretch;
  display: block;
  position: relative;
  overflow: visible;
}

.column, .column-2, .column-3, .column-7, .column-8, .column-9, .column-10, .column-11 {
  margin-top: 0;
}

.column-12 {
  padding-top: 20px;
}

.column-13, .column-14, .column-15 {
  margin-top: 0;
}

.image-5 {
  min-width: 100px;
  object-fit: fill;
  object-position: 50% 50%;
  display: block;
}

.image-6, .image-7 {
  min-width: 100px;
  display: block;
}

.image-8, .image-9 {
  margin-top: 20px;
}

.columns {
  flex: none;
  padding-top: 20px;
  padding-bottom: 40px;
}

.columns-2 {
  margin-top: 20px;
}

.columns-3 {
  padding-top: 20px;
  padding-bottom: 60px;
}

.image-10 {
  min-width: 0;
}

.image-11 {
  padding-bottom: 40px;
}

@media screen and (max-width: 991px) {
  .superline.disziplinen {
    margin-top: 40px;
  }

  .section {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.dark.story-i {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.disziplinen {
    padding-left: 0;
    padding-right: 0;
  }

  .section.product-teaser {
    padding-top: 80px;
  }

  .grid-1-1-1-1 {
    grid-row-gap: 80px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    padding-left: 40px;
    padding-right: 40px;
  }

  .product-teaser {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h1, .h1.light {
    width: 100%;
  }

  .h1.light.banner {
    font-size: 64px;
  }

  .slider-navigation {
    margin-bottom: 40px;
  }

  .container-serie-text {
    align-items: center;
  }

  .container-bullets {
    grid-column-gap: 40px;
    grid-row-gap: 20px;
    text-align: center;
    margin-bottom: 0;
  }

  .h2 {
    margin-bottom: 40px;
  }

  .container-serie-image {
    height: auto;
  }

  .image-serie {
    height: 300px;
  }

  .container-banner-text {
    margin-left: 40px;
    margin-right: 40px;
  }

  .text-m.narrow {
    width: 100%;
  }

  .text-m-link.menu {
    margin-left: 10px;
  }

  .container-serie-intro {
    margin-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .grid-1-1 {
    width: 100vw;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    padding-left: 40px;
    padding-right: 40px;
  }

  .grid-1-1.serien-2 {
    margin-bottom: 80px;
  }

  .grid-1-1.story-3 {
    grid-row-gap: 80px;
  }

  .grid-1-1.story-1, .grid-1-1.story-2, .grid-1-1.serien-1 {
    margin-bottom: 80px;
  }

  .grid-1-1.header {
    grid-row-gap: 0px;
    grid-auto-flow: column;
  }

  .grid-column.story {
    text-align: center;
  }

  .story-row {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .story-column {
    padding-left: 80px;
    padding-right: 80px;
  }

  .story-column.last {
    margin-bottom: 0;
  }

  .grid-125-050-125 {
    width: 100vw;
    grid-template-rows: auto;
    grid-template-columns: minmax(100px, 100px) 1fr;
    padding-left: 40px;
    padding-right: 40px;
  }

  .grid-125-050-125.footer {
    grid-template-columns: 1fr .5fr 1fr;
  }

  .image-serie-background {
    width: 50%;
  }

  .text-l.light.banner {
    width: 100%;
  }

  .section-new {
    padding-top: 30%;
    padding-left: 0;
    padding-right: 0;
  }

  .lang-div {
    flex-direction: row;
    justify-content: flex-end;
    margin-top: 0;
    display: flex;
    position: static;
  }

  .lang-drop {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .icon {
    margin-top: 15.5px;
  }

  .faq-container {
    width: 90%;
    min-width: 0;
  }

  .faq-img {
    width: 50px;
    height: 50px;
  }

  .column-4, .column-5 {
    margin-top: 20px;
  }

  .column-6 {
    padding-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .section.header {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section.teaser {
    margin-top: 10px;
  }

  .grid-1-1-1-1 {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .product-teaser {
    padding-bottom: 0;
  }

  .prodcut-teaser-image {
    width: 300px;
  }

  .h1 {
    width: 100%;
  }

  .container-bullets {
    grid-template-columns: 1fr;
  }

  .image-story {
    width: 300px;
    height: auto;
  }

  .text-m.narrow {
    width: 100%;
  }

  .grid-column.footer-column-1, .grid-column.footer-column-3 {
    justify-content: center;
  }

  .grid-125-050-125 {
    grid-template-columns: minmax(100px, 100px) 1fr;
  }

  .grid-125-050-125.footer {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .container-header-logo.w--current {
    display: none;
  }

  .container-header-signet.w--current {
    display: inline-block;
  }

  .text-l.light.banner {
    font-size: 18px;
  }

  .section-new {
    padding-top: 30%;
    padding-left: 0;
    padding-right: 0;
  }

  .faq-container {
    display: block;
  }

  .faq-img {
    min-height: 40px;
    min-width: 50px;
  }
}

@media screen and (max-width: 479px) {
  .section.dark.banner {
    height: auto;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section.dark.story-i {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.product-teaser {
    padding: 40px;
  }

  .section.teaser {
    margin-top: 0;
  }

  .grid-1-1-1-1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .prodcut-teaser-image {
    width: 200px;
  }

  .container-slide-text._1 {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/lvln_disziplinen_mtb_01.jpg');
    background-position: 0 0, 50%;
  }

  .h1 {
    font-size: 32px;
  }

  .h1.light {
    font-size: 36px;
  }

  .h1.light.banner {
    font-size: 32px;
  }

  .h1.disziplinen {
    font-size: 64px;
  }

  .h2 {
    font-size: 32px;
  }

  .h2.light.last {
    margin-bottom: 40px;
  }

  .h2.last {
    font-size: 32px;
  }

  .container-serie-image, .image-serie {
    height: 200px;
  }

  .image-story {
    width: 200px;
  }

  .h5 {
    flex: 0 auto;
    font-size: 18px;
  }

  .grid-1-1 {
    grid-template-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-1-1.story-3 {
    grid-row-gap: 60px;
  }

  .grid-column.header-1 {
    text-align: center;
  }

  .grid-column.header-2 {
    display: none;
  }

  .story-row {
    text-align: center;
    grid-template-columns: 1fr;
  }

  .story-table-icon {
    display: none;
  }

  .story-column {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-125-050-125 {
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bc-banner-logo {
    height: 40px;
  }

  .container-header-logo.w--current {
    display: inline-block;
  }

  .container-header-signet.w--current {
    display: none;
  }

  .bc-banner {
    flex-direction: row;
  }

  .lang-div {
    justify-content: center;
    align-items: flex-start;
  }

  .section-2 {
    width: 100%;
  }

  .rich-text-block-2 {
    width: 100%;
    max-width: 300px;
  }

  .faq-container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-img {
    display: none;
  }

  .faq {
    height: 50px;
    padding-left: 18px;
  }

  .h3 {
    width: 90%;
    text-align: center;
  }
}

#w-node-_9a060849-0f56-9ce3-4501-10d81e5e29b0-3ff7350d {
  grid-area: 1 / 1 / 2 / 2;
}

@media screen and (max-width: 991px) {
  #w-node-a8d7465e-27dc-46a7-1983-9ff9415aa33f-d3946296 {
    order: -9999;
  }

  #w-node-a8d7465e-27dc-46a7-1983-9ff9415aa336-d3946296, #w-node-_20b6ed6f-b53d-c900-13ac-02ab19572f09-d3946296 {
    order: 9999;
  }

  #w-node-_20b6ed6f-b53d-c900-13ac-02ab19572f23-d3946296, #w-node-_2508633f-05e0-3a39-7c46-4fccc3dea38e-d3946296 {
    order: -9999;
  }

  #w-node-_2508633f-05e0-3a39-7c46-4fccc3dea391-d3946296, #w-node-_3720d8a2-eec5-f0ce-457f-d0c172e0a2eb-d3946296 {
    order: 9999;
  }

  #w-node-_3720d8a2-eec5-f0ce-457f-d0c172e0a2f4-d3946296, #w-node-b98fa6d6-a75b-3c14-3d9e-a3506412c749-d3946296 {
    order: -9999;
  }

  #w-node-b98fa6d6-a75b-3c14-3d9e-a3506412c74b-d3946296, #w-node-ededc142-4d1c-e8d7-63db-54164f07447c-d3946296 {
    order: 9999;
  }

  #w-node-_4f50f348-1295-42af-d0ca-9eb633720612-d3946296, #w-node-_2bba5659-d853-df6d-ce2b-0e179a27130d-d3946296 {
    order: -9999;
  }

  #w-node-_2bba5659-d853-df6d-ce2b-0e179a2712f5-d3946296 {
    order: 9999;
  }

  #w-node-_44b70e47-eebb-7220-9d79-afbd1460efa2-d3946296 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_44b70e47-eebb-7220-9d79-afbd1460efba-d3946296, #w-node-_74e1a5e2-e8c8-9a13-6dfd-f4cd5f7852de-d3946296 {
    order: -9999;
  }

  #w-node-_74e1a5e2-e8c8-9a13-6dfd-f4cd5f7852e0-d3946296 {
    order: 9999;
  }

  #w-node-_3b6b47e2-dd47-d55c-a81e-828d3c91514a-d3946296 {
    order: -9999;
  }

  #w-node-_3b6b47e2-dd47-d55c-a81e-828d3c91514c-d3946296 {
    order: 9999;
  }

  #w-node-a8d7465e-27dc-46a7-1983-9ff9415aa33f-d094629d {
    order: -9999;
  }

  #w-node-a8d7465e-27dc-46a7-1983-9ff9415aa336-d094629d, #w-node-_20b6ed6f-b53d-c900-13ac-02ab19572f09-d094629d {
    order: 9999;
  }

  #w-node-_20b6ed6f-b53d-c900-13ac-02ab19572f23-d094629d, #w-node-b98fa6d6-a75b-3c14-3d9e-a3506412c749-d094629d {
    order: -9999;
  }

  #w-node-b98fa6d6-a75b-3c14-3d9e-a3506412c74b-d094629d, #w-node-_3720d8a2-eec5-f0ce-457f-d0c172e0a2eb-d094629d {
    order: 9999;
  }

  #w-node-_3720d8a2-eec5-f0ce-457f-d0c172e0a2f4-d094629d, #w-node-a725e30e-839b-df42-3880-710277132078-d094629d {
    order: -9999;
  }

  #w-node-a725e30e-839b-df42-3880-71027713207b-d094629d, #w-node-ededc142-4d1c-e8d7-63db-54164f07447c-d094629d {
    order: 9999;
  }

  #w-node-_4f50f348-1295-42af-d0ca-9eb633720612-d094629d, #w-node-_2bba5659-d853-df6d-ce2b-0e179a27130d-d094629d {
    order: -9999;
  }

  #w-node-_2bba5659-d853-df6d-ce2b-0e179a2712f5-d094629d {
    order: 9999;
  }

  #w-node-_44b70e47-eebb-7220-9d79-afbd1460efa2-d094629d {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_44b70e47-eebb-7220-9d79-afbd1460efba-d094629d, #w-node-_74e1a5e2-e8c8-9a13-6dfd-f4cd5f7852de-d094629d {
    order: -9999;
  }

  #w-node-_74e1a5e2-e8c8-9a13-6dfd-f4cd5f7852e0-d094629d {
    order: 9999;
  }

  #w-node-_3b6b47e2-dd47-d55c-a81e-828d3c91514a-d094629d {
    order: -9999;
  }

  #w-node-_3b6b47e2-dd47-d55c-a81e-828d3c91514c-d094629d {
    order: 9999;
  }

  #w-node-a8d7465e-27dc-46a7-1983-9ff9415aa33f-7394629e {
    order: -9999;
  }

  #w-node-a8d7465e-27dc-46a7-1983-9ff9415aa336-7394629e, #w-node-_20b6ed6f-b53d-c900-13ac-02ab19572f09-7394629e {
    order: 9999;
  }

  #w-node-_20b6ed6f-b53d-c900-13ac-02ab19572f23-7394629e, #w-node-b98fa6d6-a75b-3c14-3d9e-a3506412c749-7394629e {
    order: -9999;
  }

  #w-node-b98fa6d6-a75b-3c14-3d9e-a3506412c74b-7394629e, #w-node-_3720d8a2-eec5-f0ce-457f-d0c172e0a2eb-7394629e {
    order: 9999;
  }

  #w-node-_3720d8a2-eec5-f0ce-457f-d0c172e0a2f4-7394629e, #w-node-_72550613-90c6-da38-09a5-8acb7a052b69-7394629e {
    order: -9999;
  }

  #w-node-_72550613-90c6-da38-09a5-8acb7a052b6c-7394629e, #w-node-ededc142-4d1c-e8d7-63db-54164f07447c-7394629e {
    order: 9999;
  }

  #w-node-_4f50f348-1295-42af-d0ca-9eb633720612-7394629e, #w-node-_2bba5659-d853-df6d-ce2b-0e179a27130d-7394629e {
    order: -9999;
  }

  #w-node-_2bba5659-d853-df6d-ce2b-0e179a2712f5-7394629e {
    order: 9999;
  }

  #w-node-_44b70e47-eebb-7220-9d79-afbd1460efa2-7394629e {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_44b70e47-eebb-7220-9d79-afbd1460efba-7394629e, #w-node-_74e1a5e2-e8c8-9a13-6dfd-f4cd5f7852de-7394629e {
    order: -9999;
  }

  #w-node-_74e1a5e2-e8c8-9a13-6dfd-f4cd5f7852e0-7394629e {
    order: 9999;
  }

  #w-node-_3b6b47e2-dd47-d55c-a81e-828d3c91514a-7394629e {
    order: -9999;
  }

  #w-node-_3b6b47e2-dd47-d55c-a81e-828d3c91514c-7394629e {
    order: 9999;
  }
}


@font-face {
  font-family: 'Museosans 500';
  src: url('../fonts/MuseoSans_500.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Museosans 700';
  src: url('../fonts/MuseoSans_700.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Museosans 300';
  src: url('../fonts/MuseoSans-300.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}