.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 {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.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;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  background-image: linear-gradient(135deg, #0d0d38, #313f67 53%, #232a34);
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: auto;
}

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

.submit-button {
  background-color: #0d0d38;
  font-family: Montserrat, sans-serif;
}

.logo-img {
  width: 200px;
}

.logo {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo.ber-button {
  position: fixed;
  top: auto;
  bottom: 15%;
  left: auto;
  right: 0%;
}

.heading-logo {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 400;
  line-height: 1;
}

.telefonnummer, .ffnungszeiten {
  margin-bottom: 5px;
}

.hauptfarbe {
  color: #fff;
  background-color: #214029;
}

.email {
  margin-bottom: 5px;
}

.zweitfarbe {
  color: #000;
  background-color: #f7f7f7;
}

.highlights {
  color: #fff;
  background-color: #325935;
}

.adresse {
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
}

.google-maps {
  width: 100%;
  height: 100%;
}

.heading-1 {
  font-family: Merriweather, serif;
  font-weight: 700;
  line-height: 1.3;
}

.heading-2 {
  font-family: Merriweather, serif;
  font-weight: 600;
  line-height: 1.3;
}

.heading-3 {
  font-family: Merriweather, serif;
  font-weight: 700;
  line-height: 1.3;
}

.flie-text {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.farbe-der-headings {
  color: #325935;
  line-height: 1.3;
}

.terminbutton {
  text-transform: uppercase;
  font-family: Exo, sans-serif;
}

.terminbutton:hover {
  background-color: #292929;
}

.terminbutton.highlights {
  font-family: Roboto, sans-serif;
}

.terminbutton.highlights:hover {
  background-color: #161616;
}

.terminbutton.highlights {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
}

.terminbutton.highlights:hover {
  background-color: #161616;
}

.divblock1 {
  width: auto;
  height: auto;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.datenschutz, .impressum {
  color: #fff;
  text-decoration: none;
}

.bold-text-9 {
  font-family: Droid Sans, sans-serif;
}

.logo-wei {
  filter: invert();
}

.navbar-1 {
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-link {
  color: #fff;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #a8a8a8;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.nav-link:active, .nav-link:focus, .nav-link:visited {
  color: #fff;
}

.nav-link.w--current {
  color: #a8a8a8;
}

.video1 {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
}

.slogan1 {
  text-align: center;
  letter-spacing: -2px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 80px;
  font-weight: 400;
  line-height: 85px;
}

.kontakt-button1 {
  font-size: 16px;
}

.divblock1-2 {
  width: auto;
  height: auto;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 20px;
}

.div-block-footer1 {
  width: 50%;
  height: 99.9998%;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  display: flex;
}

.footer-1 {
  padding: 60px 140px;
}

.footer-1.hauptfarbe {
  background-color: #2b2b2b;
  padding-bottom: 10px;
}

.footer-1.highlights {
  padding-top: 30px;
  padding-bottom: 30px;
}

.heading-footer {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
}

.inhalt-footer {
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
}

.navlink_content {
  overflow: hidden;
}

.black_line {
  width: 100%;
  height: 2px;
}

.nav-link-4 {
  color: #fff;
  font-weight: 700;
}

.nav-link-4.flie-text {
  color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: all .2s;
}

.nav-menu-2 {
  width: 70%;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0), #fff);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px 0;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.hero_section {
  height: 100vh;
  justify-content: center;
  align-items: flex-end;
  padding: 80px;
  display: flex;
}

.container_hero {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.hero_content {
  width: 100%;
  height: 100%;
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 160px 140px;
  display: flex;
  position: absolute;
}

.heading-4 {
  letter-spacing: 5px;
  font-size: 90px;
  line-height: 60px;
}

.heading-4.heading-1 {
  line-height: 1;
}

.slide_link {
  align-items: center;
  margin-top: 30px;
  text-decoration: none;
  display: flex;
}

.card_button {
  width: 47px;
  height: 47px;
  color: #888;
  background-color: rgba(255, 255, 255, .88);
  border: 1px solid #888;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button_image {
  width: 18px;
  height: 18px;
}

.link_text {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
}

.link_text.heading-3:hover {
  color: #333;
}

.link_text.heading-3.farbe-der-headings {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  transition: all .2s;
  display: flex;
}

.link_text.heading-3.farbe-der-headings:hover {
  color: #2b2b2b;
}

.link_text.heading-3.farbe-der-headings.white {
  color: #fff;
}

.section_description {
  justify-content: center;
  align-items: center;
  padding: 100px 80px;
  display: flex;
  position: relative;
}

.section_description_container {
  z-index: 0;
  width: 90%;
  min-width: auto;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.container_desctiption {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -9%;
  bottom: 0%;
  left: 0%;
}

.description_paragraph {
  letter-spacing: 2px;
  text-transform: uppercase;
  transform: translate(-128px)rotate(-90deg);
}

.description_paragraph.heading-3.x_index_bigger {
  transform: translate(-181px)rotate(-90deg);
}

.container_image {
  width: 100%;
  position: relative;
}

.container_image.no_overflow {
  width: 100%;
  height: 80vh;
  overflow: hidden;
}

.image {
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 0%;
  margin-left: auto;
  margin-right: auto;
  transition: all .2s;
  position: relative;
}

.image:hover {
  transform: scale(1.1);
}

.image.contain {
  object-fit: contain;
  object-position: 0% 50%;
  background-color: #fff;
}

.image.center {
  object-position: 100% 50%;
}

.section_hero_filter {
  width: 100%;
  height: 100%;
  background-color: #ccc;
  position: absolute;
  bottom: 0%;
}

.text_card_block {
  align-items: center;
  display: flex;
}

.card_block_line {
  width: 40px;
  height: 2px;
  margin-right: 20px;
}

.car_block_title {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: -10px;
  font-size: 25px;
}

.text_paragraph {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 35px;
}

.text_paragraph.flie-text {
  line-height: 1.3;
}

.link-block {
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  text-decoration: none;
  display: flex;
}

.section_product {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 60px 110px;
  display: flex;
  position: relative;
}

.section_product.margin {
  padding-top: 100px;
  padding-bottom: 100px;
}

.product_wrapper {
  width: 100%;
}

.container_text_secondary {
  z-index: 1;
  width: 40%;
  min-width: auto;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 50px;
  display: flex;
  position: absolute;
  right: -5%;
  box-shadow: 0 20px 20px 20px rgba(204, 204, 204, .38);
}

.container_text_secondary.highlights {
  background-color: rgba(50, 89, 53, .73);
}

.section_contact {
  height: 800px;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.section_contact.kontakt {
  height: 130vh;
}

.contact_line {
  width: 40px;
  height: 2px;
  margin-bottom: 20px;
}

.contact_subtitle {
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-size: 30px;
}

.contact_title {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 60px;
}

.contact_title.heading-2 {
  margin-bottom: 20px;
}

.form_block {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-top: 40px;
  display: flex;
}

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

.text_area {
  width: 100%;
  height: 54px;
  border: 1px solid #ddd;
  padding: 15px 30px;
  font-size: 15px;
}

.text_area.flie-text {
  transition: all .2s;
}

.text_area.flie-text:hover {
  box-shadow: inset 0 0 10px -6px #000;
}

.checkbox-field {
  text-align: left;
  margin-bottom: 20px;
}

.link-formular {
  text-decoration: none;
}

.submit_button {
  width: 240px;
  height: 54px;
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 40px;
}

.submit_button.flie-text.highlights {
  transition: all .2s;
}

.submit_button.flie-text.highlights:hover {
  background-color: #2b2b2b;
}

.contact_content {
  z-index: 1;
  background-color: rgba(255, 255, 255, .8);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.no_overflow {
  height: 60vh;
  overflow: hidden;
}

.success {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.success-block {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
}

.success-block.highlights {
  border-style: none;
}

.heading-success {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.maos-footer {
  width: 100%;
  height: 120px;
  min-width: 250px;
  justify-content: center;
  display: flex;
}

.maps-gro {
  width: 100%;
  height: 450px;
}

.link {
  color: #fff;
  font-family: Roboto, sans-serif;
  text-decoration: none;
  display: block;
}

.impdat-2 {
  min-height: 80vh;
  padding: 100px 40px;
}

.impdat-2.flie-text {
  min-height: 100%;
  flex-direction: column;
  padding: 0;
  display: flex;
}

.impressum-link, .datenschutz-link {
  color: #fff;
  text-decoration: none;
}

.html-embed-2 {
  height: 100%;
}

.text-field {
  font-family: Montserrat, sans-serif;
}

.image-6 {
  width: 100%;
  height: 100%;
  padding: 111px;
}

.image-8 {
  filter: invert();
}

.heading-5, .text-block {
  color: #fff;
}

.html-embed-3 {
  height: 450px;
}

.html-embed-4 {
  width: 100%;
}

.fs_modal-1_button {
  color: #fff;
  cursor: pointer;
  background-color: #0d0e37;
  border: 10px solid #fff;
  border-radius: 6rem;
  padding: 1rem 1.5rem;
  font-size: 1rem;
  box-shadow: 0 1px 12px rgba(0, 0, 0, .2);
}

.fs_modal-1_button:focus-visible {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs_modal-1_button[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs_modal-1_close {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.fs_modal-1_close:focus-visible {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs_modal-1_close[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.ablaufplan-big-button-4 {
  z-index: 2;
  color: #fff;
  background-color: #0d0e37;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .2s;
}

.ablaufplan-big-button-4:hover {
  transform: scale(1.03);
}

.ablaufplan-big-button-4.black {
  z-index: 10000;
  color: #fff;
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  position: fixed;
  top: 80px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.ablaufplan-big-button-4.black:hover {
  transform: none;
}

.ablaufplan-big-button-4.black.ablaufplan {
  top: 10px;
}

.ablaufplan-big-button-4.black {
  z-index: 10000;
  color: #fff;
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  position: fixed;
  top: 60px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.ablaufplan-big-button-4.black:hover {
  transform: none;
}

.fs_modal-1_cover {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.menu-links {
  z-index: 3;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 80px;
  display: flex;
  position: relative;
}

.underline-w {
  height: 1.5px;
  background-color: rgba(229, 229, 229, .33);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.menu-content {
  z-index: 2;
  width: 100%;
  height: 100%;
  max-width: 1200px;
  margin-bottom: 5vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.menu-wrapper {
  z-index: 98;
  width: 100%;
  height: 100vh;
  background-color: #325935;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.nav-bar-content {
  z-index: 9999;
  width: 100%;
  max-width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.menu {
  position: relative;
}

.burger-lines {
  z-index: 999;
  width: 24px;
  margin-left: 13px;
}

.menu-bottom {
  z-index: 999;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.burger-bg {
  width: 108px;
  height: 36px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 100vw;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
}

.nav-bar {
  z-index: 999;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.menu-container {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
}

.menu-link-heading {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 5px;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}

.heading {
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 50px;
}

.heading.heading-menu {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.3;
}

.underline-fill {
  width: 0;
  height: 2px;
  background-color: #fff;
}

.wrap-menu-link {
  display: flex;
  position: relative;
}

.burger-line {
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.burger-line.bottom {
  margin-top: 6px;
}

.hamburger-link {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.hamburger-link:hover {
  opacity: 1;
  border-bottom-width: 2px;
  border-bottom-color: #ff2020;
}

.logo-3 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 11px;
  text-decoration: none;
  display: flex;
}

.div-block-166 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.vertical-line {
  z-index: 10;
  width: 2px;
  height: 100%;
  background-color: rgba(255, 255, 255, .38);
  margin-right: 20px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 50%;
  transform: translate(-50%);
}

.menu-bottom-line {
  width: 100%;
  height: 1px;
  background-color: rgba(229, 229, 229, .29);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.wrap-link {
  z-index: 99;
  color: #212e2e;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: none;
}

.wrap-link.w--current {
  align-items: center;
}

.menu-right-bg {
  z-index: 2;
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.wrap-link-drop {
  margin-bottom: 25px;
  overflow: hidden;
}

.sld-01-img__w {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-txt-xxl-left {
  text-align: left;
  font-size: 64px;
  line-height: 1;
}

.hero-txt-xxl-left.fc-white {
  color: #fff;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 48px;
  font-weight: 500;
}

.hero-txt-xxl {
  font-size: 64px;
  line-height: 1;
}

.hero-txt-xxl.fc-white {
  color: #fff;
  text-transform: uppercase;
  font-family: Merriweather, serif;
  font-size: 48px;
  font-weight: 500;
}

.sld-01-slide__c {
  z-index: 10;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: relative;
}

.sld-overlay {
  z-index: 15;
  background-color: rgba(31, 30, 30, .47);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sld-02 {
  height: 100vh;
  min-height: 800px;
}

.right-arrow {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slider-arrows {
  width: 60px;
  object-fit: contain;
}

.slider__c {
  display: block;
}

.sld-01-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sld-02-nav {
  background-color: rgba(0, 0, 0, 0);
  flex-wrap: nowrap;
  justify-content: flex-end;
  padding-right: 120px;
  display: flex;
  top: auto;
  bottom: 3%;
  left: 0%;
  right: 0%;
}

.left-arrow {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sld-01-slide--link {
  z-index: 20;
  justify-content: center;
  align-items: center;
  margin-top: 64px;
  display: flex;
  position: relative;
}

.sld-01-slide--link.left {
  justify-content: flex-start;
  margin-top: 40px;
  padding-left: 2%;
}

.sld-01-slide--title {
  z-index: 20;
  text-align: center;
  padding-left: 2%;
  position: relative;
}

.btn {
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 4px;
  display: inline-block;
}

.btn.circle-xl {
  width: 100px;
  height: 100px;
  background-color: #325935;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 24px;
  transition: all .5s;
  display: flex;
}

.btn.circle-xl:hover {
  width: 120px;
  height: 120px;
}

.navbar-block {
  height: 20vh;
  background-color: #325935;
  position: -webkit-sticky;
  position: sticky;
}

.card-link {
  height: 100%;
  text-decoration: none;
  display: block;
  position: relative;
}

.cards-container {
  margin-left: auto;
  margin-right: auto;
  padding: 0%;
}

.card-heading-holder {
  width: auto;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: 1.25rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card-background {
  height: 100%;
  filter: saturate(120%);
  position: relative;
}

.card-heading {
  height: 2rem;
  color: #f5f5f7;
  text-transform: uppercase;
  object-fit: fill;
  border-left: .375rem solid #325935;
  border-radius: .125rem;
  flex: 0 auto;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: .125rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: Merriweather, serif;
  font-size: 1.25rem;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
}

.card-paragraph {
  color: #f5f5f7;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 180%;
}

.card-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 50% 50%;
  background-color: #fff;
}

.card-image.cover {
  object-fit: cover;
}

.card-heading-wrapper {
  display: flex;
  position: relative;
}

.card-content {
  z-index: 5;
  height: 10.625rem;
  opacity: 1;
  object-fit: cover;
  background-color: rgba(0, 0, 0, .61);
  flex-direction: column;
  justify-content: flex-start;
  margin-top: -4rem;
  padding: 1rem 5% 1.25rem;
  font-size: .875rem;
  display: flex;
  position: relative;
}

.card-item {
  width: 100%;
  height: 30rem;
  border-radius: .25rem;
  position: relative;
  overflow: hidden;
}

.card-heading-background {
  width: auto;
  height: 100%;
  background-color: #325935;
  border-radius: .125rem;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cards-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.grid-item-overlay {
  opacity: 1;
  background-color: rgba(0, 0, 0, .2);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.custom-styles {
  display: none;
}

.contact_title-center {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 60px;
}

.lottie-image {
  z-index: 0;
  width: 50%;
  object-fit: cover;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.arrow {
  width: 100%;
  filter: invert();
  object-fit: contain;
}

.link-color {
  color: #325935;
  font-family: Roboto, sans-serif;
  text-decoration: none;
  display: block;
}

.logo-img {
  width: 20vw;
  object-fit: contain;
}

.logo-image {
  width: 35vw;
  object-fit: contain;
}

.impdat1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 100px 40px;
  display: flex;
}

.fs-cc-prefs_form {
  width: 100%;
  height: 100%;
  max-height: 70vh;
  max-width: 576px;
  background-color: #fff;
  border-radius: 12px;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-banner_component {
  z-index: 998;
  background-color: #f5f6ff;
  border-top: 1px solid rgba(67, 83, 255, .16);
  padding: 24px 32px;
  display: none;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-prefs_title {
  color: #2b2b2b;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-banner_close-icon {
  width: 24px;
  height: 24px;
}

.fs-cc-manager_trigger {
  display: none;
}

.fs-cc-prefs_toggle {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 999px;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-prefs_button {
  background-color: #5e8c5d;
  border: 2px solid #5e8c5d;
  border-radius: 500px;
  margin-right: 8px;
  padding: 10px 20px;
  font-size: 15px;
  font-weight: 700;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  color: #5e8c5d;
  background-color: #fff;
  border-color: #5e8c5d;
}

.fs-cc-banner_container {
  width: 100%;
  max-width: 1000px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-prefs_space-small {
  margin-bottom: 12px;
}

.fs-cc-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f5f6ff;
  border-radius: 100%;
  padding: 10px;
  font-size: 20px;
  text-decoration: none;
  position: absolute;
  top: -12px;
  bottom: auto;
  left: auto;
  right: -12px;
  box-shadow: -1px 1px 12px rgba(51, 51, 51, .1);
}

.fs-cc-banner_close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 500px;
  margin-left: 12px;
  padding: 10px;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .1);
}

.fs-cc-manager_icon {
  width: 32px;
  height: 32px;
}

.fs-cc-banner_buttons-wrapper {
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.fs-cc-prefs_component {
  z-index: 997;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 32px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-prefs_close-icon {
  width: 16px;
  height: 16px;
  color: #021a7c;
}

.fs-cc-prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.fs-cc-manager_component {
  z-index: 999;
  display: none;
  position: fixed;
  top: auto;
  bottom: 20px;
  left: 20px;
  right: auto;
}

.fs-cc-banner_text-link {
  color: #5e8c5d;
  border-bottom: 2px solid #5e8c5d;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 40px;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid rgba(51, 51, 51, .15);
  padding-top: 16px;
  padding-bottom: 16px;
}

.fs-cc-prefs_content {
  height: 100%;
  padding: 40px 32px;
  overflow: scroll;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-prefs_label {
  color: #5e8c5d;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 32px;
  font-size: 16px;
  font-weight: 700;
}

.fs-cc-prefs_text {
  color: #2b2b2b;
  font-size: 12px;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 32px;
  margin-right: -8px;
  display: flex;
}

.fs-cc-manager_button {
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border-radius: 500px;
  flex-direction: column;
  padding: 10px;
  transition: color .2s;
  display: flex;
}

.fs-cc-manager_button:hover {
  color: #4353ff;
}

.fs-cc-prefs_overlay {
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 5, 36, .6);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-prefs_checkbox-field {
  width: 44px;
  height: 24px;
  background-color: #ccc;
  border-radius: 999px;
  margin-bottom: 0;
  padding: 2px;
  display: flex;
  position: relative;
}

.fs-cc-banner_button {
  min-width: 140px;
  color: #fff;
  text-align: center;
  background-color: #5e8c5d;
  border: 2px solid #5e8c5d;
  border-radius: 500px;
  margin-left: 16px;
  padding: 10px 20px;
  font-size: 16px;
}

.fs-cc-banner_button.fs-cc-button-alt {
  color: #5e8c5d;
  background-color: #f5f5f5;
  border-color: #5e8c5d;
}

.fs-cc-banner_text {
  color: #616161;
  margin-right: 24px;
}

.fs-cc-prefs_trigger {
  display: none;
}

@media screen and (max-width: 991px) {
  .telefonnummer, .email {
    margin-bottom: 5px;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .men-button1.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .navbar-1 {
    background-color: rgba(0, 0, 0, .5);
  }

  .men-icon1 {
    color: #fff;
  }

  .nav-menu-1 {
    background-color: rgba(0, 0, 0, .5);
  }

  .nav-link {
    width: 100%;
    position: static;
  }

  .nav-link.flie-text, .nav-link.flie-text.w--current {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slogan1 {
    font-size: 40px;
  }

  .divblock1-2 {
    padding-bottom: 20px;
  }

  .div-block-footer1 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .footer-1.highlights {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-footer.heading-3 {
    font-size: 18px;
  }

  .black_line {
    display: none;
  }

  .nav-link-4 {
    width: 100%;
    color: #fff;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: 700;
  }

  .nav-link-4.flie-text {
    text-align: right;
  }

  .hero_section {
    height: 80vh;
    padding: 0;
  }

  .hero_content {
    padding: 40px;
  }

  .section_description {
    padding: 60px;
  }

  .section_description_container {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }

  .container_desctiption {
    display: none;
    position: static;
  }

  .container_image.no_overflow {
    height: 50vh;
  }

  .image {
    bottom: 0;
  }

  .car_block_title.heading-2 {
    text-align: center;
  }

  .text_paragraph.flie-text {
    text-align: center;
    font-size: 22px;
  }

  .link-block {
    justify-content: center;
    margin-right: auto;
  }

  .section_product {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section_product.margin {
    padding: 60px;
  }

  .container_text_secondary.highlights {
    width: 100%;
    align-items: center;
    position: static;
  }

  .section_contact.kontakt {
    height: 100vh;
  }

  .contact_subtitle.heading-2 {
    font-size: 25px;
  }

  .contact_title.heading-2 {
    font-size: 40px;
  }

  .text_area {
    font-size: 15px;
  }

  .success-block {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .success-block.highlights {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .heading-success.heading-2 {
    font-size: 28px;
  }

  .ablaufplan-big-button-4.black {
    top: 20px;
  }

  .ablaufplan-big-button-4.black.ablaufplan {
    top: 70px;
  }

  .ablaufplan-big-button-4.black {
    top: 20px;
  }

  .menu-links {
    padding-top: 0;
  }

  .menu-content {
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
  }

  .menu-wrapper {
    z-index: 98;
    height: auto;
    padding-top: 100px;
    display: none;
  }

  .nav-bar-content {
    padding-left: 60px;
  }

  .menu-bottom {
    width: 100%;
    margin-bottom: 56px;
    padding-left: 32px;
    padding-right: 32px;
    position: static;
  }

  .menu-container {
    height: 100%;
    justify-content: flex-start;
  }

  .menu-link-heading {
    font-size: 20px;
  }

  .hamburger-link {
    z-index: 4;
    display: flex;
  }

  .vertical-line {
    display: flex;
  }

  .wrap-link {
    cursor: auto;
  }

  .menu-right-bg {
    display: flex;
  }

  .wrap-link-drop {
    flex-flow: wrap;
    align-items: center;
    margin-bottom: 15px;
    display: flex;
    position: relative;
  }

  .hero-txt-xxl-left {
    font-size: 52px;
  }

  .hero-txt-xxl-left.fc-white {
    text-align: center;
    font-size: 45px;
  }

  .hero-txt-xxl {
    font-size: 52px;
  }

  .hero-txt-xxl.fc-white {
    font-size: 43px;
  }

  .sld-02 {
    min-height: auto;
  }

  .sld-01-slide--link.left {
    justify-content: center;
    margin-top: 20px;
    padding-left: 0%;
    top: 57px;
  }

  .btn.circle-xl {
    width: 70px;
    height: 70px;
    padding: 10px;
  }

  .btn.circle-xl:hover {
    width: 70px;
    height: 70px;
  }

  .navbar-block {
    z-index: 100;
    height: 15vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .cards-container {
    max-width: none;
    margin-top: .125rem;
  }

  .card-heading-holder {
    position: static;
  }

  .card-background {
    background-color: #fff;
    background-image: none;
  }

  .card-heading {
    height: auto;
    text-align: center;
    justify-content: center;
    padding-top: 0;
    font-size: 1.1rem;
    line-height: 27px;
  }

  .card-content {
    height: auto;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0;
    padding-left: 3%;
    padding-right: 3%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .card-item {
    height: 60vh;
  }

  .card-heading-background {
    display: flex;
  }

  .cards-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }

  .contact_title-center.heading-2.farbe-der-headings {
    font-size: 40px;
  }

  .logo-img {
    width: 24vw;
  }
}

@media screen and (max-width: 767px) {
  .heading-2 {
    font-size: 25px;
    line-height: 30px;
  }

  .divblock1 {
    height: auto;
  }

  .slogan1 {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 40px;
  }

  .divblock1-2 {
    height: auto;
  }

  .div-block-footer1 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0;
  }

  .footer-1.highlights {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .inhalt-footer {
    text-align: center;
  }

  .hero_section {
    height: 60vh;
  }

  .heading-4.heading-1 {
    font-size: 70px;
    line-height: 50px;
  }

  .section_description {
    padding: 40px;
  }

  .container_image {
    width: 100%;
  }

  .container_image.no_overflow {
    width: 100%;
    height: 50vh;
  }

  .image {
    height: 100%;
  }

  .text_paragraph.flie-text {
    font-size: 18px;
    line-height: 25px;
  }

  .section_product {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section_product.margin {
    padding: 40px;
  }

  .container_text_secondary {
    width: auto;
    align-items: center;
    bottom: -118px;
    right: auto;
  }

  .container_text_secondary.highlights {
    padding: 40px 20px;
  }

  .contact_subtitle.heading-2 {
    font-size: 21px;
    line-height: 27px;
  }

  .contact_title.heading-2 {
    font-size: 30px;
    line-height: 35px;
  }

  .form_block {
    margin-top: 20px;
  }

  .form {
    align-items: stretch;
  }

  .submit_button.flie-text.highlights {
    width: auto;
    height: auto;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .contact_content {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .success {
    height: auto;
    padding: 100px 60px;
  }

  .success-block {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-success.heading-2 {
    font-size: 24px;
  }

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 400px;
  }

  .fs_modal-1_close {
    padding: 1rem;
  }

  .menu-links {
    flex: 1;
    align-items: stretch;
    margin-bottom: 24px;
    padding-top: 24px;
  }

  .nav-bar-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-bottom {
    flex-direction: column;
    align-items: center;
    margin-bottom: 24px;
    position: relative;
  }

  .menu-link-heading {
    font-size: 18px;
    line-height: 1.3;
  }

  .wrap-link {
    text-align: center;
  }

  .menu-right-bg {
    flex-direction: column;
  }

  .hero-txt-xxl-left {
    font-size: 40px;
  }

  .hero-txt-xxl-left.fc-white {
    font-size: 35px;
  }

  .hero-txt-xxl {
    font-size: 40px;
  }

  .hero-txt-xxl.fc-white {
    font-size: 34px;
  }

  .sld-01-slide__c {
    justify-content: center;
    padding-top: 0;
  }

  .sld-overlay {
    display: block;
  }

  .slider-arrows {
    width: 50px;
  }

  .sld-01-slide--link.left {
    top: 34px;
  }

  .btn.circle-xl {
    width: 60px;
    height: 60px;
  }

  .cards-container {
    margin-top: 0;
  }

  .card-heading {
    border-left-style: solid;
    padding-left: .75rem;
  }

  .card-content {
    align-items: center;
  }

  .cards-grid {
    flex-direction: column;
    display: flex;
  }

  .contact_title-center.heading-2 {
    font-size: 40px;
    line-height: 40px;
  }

  .contact_title-center.heading-2.farbe-der-headings {
    font-size: 35px;
  }

  .logo-img {
    width: 32vw;
  }

  .impdat1 {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .fs-cc-prefs_title {
    font-size: 20px;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 12px;
  }

  .fs-cc-banner_text-link {
    margin-right: 8px;
  }

  .fs-cc-banner_button {
    margin-left: 0;
    margin-right: 8px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 26px;
    line-height: 150%;
  }

  h2 {
    font-size: 24px;
    line-height: 150%;
  }

  h3 {
    font-size: 20px;
    line-height: 150%;
  }

  .heading-2 {
    font-size: 22px;
    line-height: 26px;
  }

  .flie-text {
    width: 100%;
  }

  .terminbutton.highlights {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .slogan1 {
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-footer1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero_content {
    padding: 20px;
  }

  .heading-4.heading-1 {
    font-size: 50px;
    line-height: 40px;
  }

  .link_text.heading-3 {
    font-size: 14px;
  }

  .section_description {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container_image.no_overflow {
    height: 45vh;
  }

  .image {
    z-index: 2;
  }

  .car_block_title.heading-2 {
    text-align: left;
    font-size: 18px;
  }

  .text_paragraph.flie-text {
    font-size: 15px;
    line-height: 22px;
  }

  .section_product {
    padding: 0;
  }

  .section_product.margin {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container_text_secondary {
    margin-top: 0;
    position: relative;
    bottom: auto;
  }

  .section_contact.kontakt {
    height: 95vh;
    padding-top: 100px;
  }

  .contact_subtitle.heading-2 {
    font-size: 17px;
    line-height: 21px;
  }

  .contact_title.heading-2 {
    text-align: center;
    font-size: 23px;
    line-height: 32px;
  }

  .text_area.flie-text {
    padding: 10px;
  }

  .checkbox-field {
    flex-direction: row;
    align-items: flex-start;
    padding-left: 5px;
    display: flex;
  }

  .submit_button.flie-text {
    width: 200px;
  }

  .contact_content {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .checkbox {
    margin-left: 0;
  }

  .no_overflow {
    height: 45vh;
  }

  .success {
    padding-left: 20px;
    padding-right: 20px;
  }

  .success-block.highlights {
    padding: 20px;
  }

  .heading-success {
    font-size: 20px;
    line-height: 30px;
  }

  .heading-success.heading-2 {
    font-size: 19px;
    line-height: 27px;
  }

  .maps-gro {
    height: 300px;
  }

  .impdat-2 {
    padding: 40px 10px;
  }

  .impdat-2.flie-text {
    min-height: auto;
  }

  .ablaufplan-big-button-4 {
    white-space: normal;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ablaufplan-big-button-4.black {
    top: 10px;
  }

  .ablaufplan-big-button-4.black.ablaufplan {
    top: 60px;
  }

  .ablaufplan-big-button-4.black {
    top: 10px;
  }

  .menu-links {
    height: 91%;
    flex: 1;
    align-items: center;
    margin-bottom: 0;
    padding-top: 0;
  }

  .menu-content {
    padding-left: 16px;
    padding-right: 16px;
  }

  .menu-wrapper {
    padding-top: 60px;
  }

  .nav-bar-content {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-bottom {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .burger-bg {
    display: none;
  }

  .menu-container {
    align-items: center;
  }

  .menu-link-heading {
    text-align: left;
    margin-bottom: 0;
    font-size: 16px;
  }

  .heading {
    font-size: 35px;
    line-height: 45px;
  }

  .heading.heading-menu {
    font-size: 12px;
  }

  .logo-3, .logo-3.w--current {
    padding-left: 0;
    padding-right: 0;
  }

  .vertical-line {
    display: none;
  }

  .wrap-link.w--current {
    margin-bottom: 0;
  }

  .menu-right-bg {
    width: 80%;
    position: static;
  }

  .hero-txt-xxl-left {
    font-size: 32px;
  }

  .hero-txt-xxl-left.fc-white {
    font-size: 24px;
  }

  .hero-txt-xxl {
    font-size: 32px;
  }

  .hero-txt-xxl.fc-white {
    font-size: 21px;
  }

  .sld-02 {
    height: 100vh;
  }

  .slider-arrows {
    width: 30px;
  }

  .slider__c {
    height: 100%;
  }

  .sld-01-slide--link {
    margin-top: 40px;
  }

  .sld-01-slide--link.left {
    justify-content: center;
    margin-top: 40px;
    padding-left: 0%;
    top: 20px;
  }

  .btn.circle-xl {
    width: 50px;
    height: 50px;
  }

  .btn.circle-xl:hover {
    width: 60px;
    height: 60px;
  }

  .main {
    height: 100%;
  }

  .card-heading-holder {
    flex: 0 auto;
    display: block;
  }

  .card-background {
    filter: saturate(125%);
    margin-top: 0;
  }

  .card-heading {
    height: auto;
    border-left-style: solid;
    padding-top: .125rem;
    padding-left: .5rem;
    font-size: .9rem;
    line-height: 1.4rem;
  }

  .card-paragraph {
    font-size: .875rem;
  }

  .card-item {
    height: 50vh;
  }

  .grid-item-overlay {
    padding-top: 0;
  }

  .contact_title-center.heading-2 {
    text-align: center;
  }

  .contact_title-center.heading-2.farbe-der-headings {
    font-size: 25px;
    line-height: 30px;
  }

  .logo-img {
    width: 51vw;
  }

  .logo-image {
    width: 61vw;
  }

  .impdat1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .fs-cc-prefs_button {
    margin-bottom: 8px;
  }

  .fs-cc-banner_close {
    position: absolute;
    top: -22px;
    bottom: auto;
    left: auto;
    right: 10px;
  }

  .fs-cc-banner_buttons-wrapper {
    width: 100%;
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
  }

  .fs-cc-prefs_component, .fs-cc-prefs_content {
    padding: 24px;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: 10px;
  }

  .fs-cc-banner_text {
    margin-right: 0;
  }
}


