@font-face {
  font-family: SF pro;
  src: url('../fonts/SFPRODISPLAYREGULAR.OTF') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Vmlye;
  src: url('../fonts/StanfordbreathRegular-vmLyE.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --orange: #e54c0e;
  --dusty-orange: #e49e29;
  --green: #66ad9c;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

body {
  color: #333;
  flex-flow: column;
  justify-content: space-between;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

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 {
  background-color: var(--orange);
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

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

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

.submit-button {
  background-color: #ecbf38;
}

.logo-img {
  object-fit: contain;
  width: 100%;
  height: 8vh;
}

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

.logo.ber-button {
  position: fixed;
  inset: auto 0% 15% auto;
}

.heading-logo {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 400;
  line-height: 30px;
}

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

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

.email {
  margin-bottom: 5px;
}

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

.highlights {
  background-color: var(--dusty-orange);
  color: #fff;
}

.adresse {
  margin-bottom: 5px;
}

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

.heading-1 {
  letter-spacing: 1px;
  font-family: Vmlye, Verdana, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

.heading-2 {
  font-family: SF pro, Verdana, sans-serif;
  font-weight: 600;
  line-height: 1.3;
}

.heading-3 {
  font-family: SF pro, Verdana, sans-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: #c990c7;
  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 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
}

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

.divblock1 {
  text-align: center;
  width: auto;
  height: auto;
  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: #0000;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.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 {
  object-fit: cover;
  background-image: linear-gradient(#0000004d, #0000004d);
  width: 100%;
  height: 100%;
}

.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 {
  text-align: center;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 20px;
}

.div-block-footer1 {
  justify-content: space-between;
  height: 99.9998%;
  display: flex;
}

.footer-1 {
  margin-top: auto;
  padding: 40px 140px;
}

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

.heading-footer.heading-3 {
  margin-bottom: 10px;
}

.inhalt-footer {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.nav-link-4 {
  color: #333;
  text-align: center;
  letter-spacing: 1px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
}

.nav-link-4.flie-text {
  transition: all .6s;
}

.nav-link-4.flie-text:hover {
  color: #000000ad;
}

.nav-link-4.flie-text.w--current {
  color: #000000ab;
}

.nav-menu-2 {
  z-index: 100000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar {
  z-index: 100000;
  background-color: #fff;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 40px;
  text-decoration: underline;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
  box-shadow: 0 0 10px 1px #8b8b8b33;
}

.hero_section {
  border-bottom-left-radius: 50px;
  justify-content: center;
  align-items: flex-end;
  height: 75vh;
  display: flex;
}

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

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

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

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

.link_text.heading-3 {
  color: #333;
  text-decoration: none;
  transition: all .6s;
}

.link_text.heading-3:hover {
  letter-spacing: 5px;
}

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

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

.container_image {
  background-color: var(--dusty-orange);
  width: 100%;
  height: 80vh;
  position: relative;
  overflow: hidden;
}

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

.text_card_block {
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

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

.text_links {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 1.7;
}

.text_links.flie-text {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.6;
  list-style-type: disc;
}

.container_text_secondary {
  z-index: 100;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  min-width: auto;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 50px;
  display: flex;
  position: absolute;
  bottom: 10px;
  right: -5%;
  box-shadow: 0 20px 20px 20px #cccccc61;
}

.card_blog_wrapper_image {
  height: 35vh;
  position: relative;
  overflow: hidden;
}

.section_services_content {
  background-image: linear-gradient(98deg, #000000a6 24%, #0000);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-left: 15vw;
  padding-right: 15vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slide_title {
  margin-bottom: 0;
  font-size: 70px;
}

.slide_title.heading-2 {
  margin-bottom: 0;
}

.section_contact {
  flex-direction: column;
  align-items: center;
  padding: 100px 15vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.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 {
  color: #000;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 45px;
}

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

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

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

.text_area.flie-text {
  color: #000;
  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;
}

.link-formular.farbe-der-headings {
  color: var(--dusty-orange);
  font-weight: 500;
}

.submit_button {
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 40px;
  padding: 12px 20px;
}

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

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

.lottie-animation {
  z-index: 0;
  opacity: .2;
  position: absolute;
  inset: 0% 0% -18%;
}

.contact_content {
  z-index: 1;
  background-color: #fffc;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 40px;
  padding-left: 15vw;
  padding-right: 15vw;
  display: flex;
}

.impdat {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 100px 15vw;
  display: flex;
}

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

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

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

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

.link {
  color: #fff;
  text-decoration: none;
  display: block;
}

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

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

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

.spacer {
  height: 20px;
}

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

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

.ablaufplan-big-button-3.black.ablaufplan {
  z-index: 2147483647;
  margin-top: 140px;
  top: 10px;
}

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

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

.navlink-wrapper {
  text-align: center;
  border-right: 1px solid #9e9e9e;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.navlink-wrapper.no-line {
  border-right-style: none;
}

.nav-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-100 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-100.abs-contain {
  object-fit: contain;
  position: absolute;
  inset: 0%;
}

.video1-abs {
  object-fit: contain;
  background-image: linear-gradient(#0000004d, #0000004d);
  width: 100%;
  position: absolute;
  inset: auto 0% 20%;
}

.video1-rel {
  filter: blur(5px);
  object-fit: cover;
  border-bottom-right-radius: 80px;
  border-bottom-left-radius: 80px;
  width: 100%;
  height: 100%;
}

.lottie-2 {
  width: 200px;
  height: 200px;
}

.slider_wrapper-2 {
  z-index: 5;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.right_arrow-2 {
  background-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  right: -30px;
  box-shadow: 3px 3px 10px #0000001a;
}

.card {
  background-color: #fff;
  width: 100%;
  height: 100%;
  transition: all .2s;
  position: relative;
}

.card-content-3 {
  padding: 20px 30px 30px;
}

.card-content-3.zweitfarbe {
  background-color: #ffffffbf;
  border-top: 1px solid #ccc;
}

.hiddem {
  display: none;
}

.left_arrow-2 {
  background-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  left: -30px;
  box-shadow: 3px 3px 10px #0000001a;
}

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

.image-wrapper-2 {
  justify-content: center;
  align-items: center;
  height: 45vh;
  padding: 30px;
  display: flex;
}

.heading-small-left {
  margin-top: 0;
  font-size: 25px;
  line-height: 30px;
}

.arrwow-icon {
  color: #000;
}

.arrwow-icon.highlights {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.slider_container-2 {
  z-index: 10;
  width: 100%;
  min-height: 300px;
  margin-top: 0;
  padding: 40px;
  position: relative;
  overflow: visible;
}

.slide-3 {
  max-width: 390px;
  margin-right: 30px;
}

.section_relative {
  padding: 15vh 15vw 20vh;
  position: relative;
  overflow: hidden;
}

.section-spacer {
  height: 20vh;
}

.section-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px 140px;
  display: flex;
}

.grid-3 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  place-items: start center;
  width: 100%;
}

.content-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 75vh;
  display: flex;
}

.dropdown-100 {
  z-index: 10;
  width: 100%;
}

.text-block {
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.dropdown-list-14 {
  background-color: #0000;
  padding-top: 20px;
  position: static;
}

.dropdown-toggle {
  width: 100%;
}

.linkshops {
  text-decoration: none;
}

.linkshops.farbe-der-headings {
  color: var(--dusty-orange);
}

.content-wrapper-mitig {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

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

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

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

.youtube-embed {
  width: 100%;
  height: 45vh;
}

.youtube-embed-big {
  width: 100%;
  height: 50vh;
}

.accrodian-item-2 {
  border-bottom: 1px solid #14275d;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px;
  transition: all .2s;
}

.accrodian-toggle {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  font-family: Roboto, sans-serif;
  transition: all .2s;
  display: flex;
}

.accrodian-toggle.w--open {
  padding: 0;
}

.faq-icon-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 31px;
  padding: 0;
  display: flex;
  position: relative;
}

.faq-icon-line-3 {
  background-color: #14275d;
  border-radius: 10px;
  width: 3px;
  height: 15px;
  position: absolute;
}

.faq-icon-line-4 {
  background-color: #14275d;
  border-radius: 10px;
  width: 15px;
  height: 3px;
}

.dropdown-list-15 {
  margin-top: 10px;
  padding-right: 40px;
  transition: all .2s;
  position: relative;
}

.dropdown-list-15.w--open {
  background-color: #0000;
}

.dusty-orange {
  color: #fff;
  background-image: linear-gradient(105deg, #ba7e1a, #a97927bd);
}

.orange {
  color: #fff;
  background-image: linear-gradient(105deg, #cb4610, #c1562be8);
}

.green {
  color: #000;
  background-image: linear-gradient(105deg, #579385, #4a7f729e);
}

.image-contain-white {
  z-index: 1;
  object-fit: contain;
  object-position: 50% 50%;
  background-color: #fff;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  transition: all .2s;
  position: relative;
}

.slider-100 {
  background-color: #fff;
  width: 100%;
  height: 100%;
}

.dropdown-list-16 {
  z-index: 100;
  background-color: #fff;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  min-width: 45vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  box-shadow: 0 5px 6px 1px #67676733;
}

.dropdown {
  margin-left: 0;
  margin-right: 0;
}

.grid-17 {
  grid-template-rows: auto;
}

.nav-link-4-2 {
  color: #333;
  text-align: left;
  letter-spacing: 1px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
  font-size: 15px;
  font-weight: 500;
}

.nav-link-4-2.flie-text {
  transition: all .6s;
}

.nav-link-4-2.flie-text:hover {
  color: #00000070;
  border-bottom: 1px solid #00000070;
}

.nav-link-4-2.flie-text.w--current {
  border-bottom: 1px solid #000;
}

.nav-link-4-dd {
  color: #333;
  text-align: center;
  letter-spacing: 1px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  font-size: 15px;
  font-weight: 500;
}

.nav-link-4-dd.flie-text {
  transition: all .6s;
}

.nav-link-4-dd.flie-text:hover {
  color: #000000a3;
}

.nav-link-4-dd.flie-text.w--current {
  border-bottom: 1px solid #000;
}

.search-btn {
  width: 1.5rem;
  height: 1.5rem;
}

.image-100-contain {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.right-arrow, .left-arrow {
  display: none;
}

.produkt-div {
  width: 100%;
  height: 94%;
  padding-left: 10vw;
  padding-right: 10vw;
}

.produkt-div.dusty-orange {
  background-image: linear-gradient(105deg, #c37e0b, #a9792796);
}

.grid-18 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center stretch;
  width: 100%;
  height: 100%;
}

.flex-div-links {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.text_mittig {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.7;
}

.text_mittig.flie-text {
  list-style-type: disc;
}

.slide_title-2 {
  text-align: center;
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1.4;
}

.image-100-contain-produkt {
  filter: drop-shadow(-1px -7px 7px #0000006b);
  object-fit: contain;
  width: 100%;
}

.code-embed-video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: static;
}

.image-60-contain-produkt {
  object-fit: contain;
  width: 100%;
  height: 70vh;
  margin-top: auto;
  margin-bottom: auto;
}

.heading-links {
  font-size: 45px;
}

.heading-links.heading-3 {
  font-size: 35px;
}

.mask-5 {
  background-color: #fff;
  max-width: 390px;
  position: static;
  overflow: visible;
}

.slider-101 {
  background-color: #0000;
  width: 390px;
  height: 100%;
  position: static;
}

.caps-span {
  text-transform: uppercase;
}

.image-100-contain-produkt-2 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.image-100-contain-abs {
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

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

.link_text-white.heading-3 {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  transition: all .6s;
}

.link_text-white.heading-3:hover {
  letter-spacing: 5px;
}

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

.card_blog_wrapper_text-no-heaight-2 {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: -20px;
  padding: 10px;
  display: flex;
  position: relative;
}

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

.contact_content-2 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 60px;
  display: flex;
}

.form_block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.form-2, .form-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.html-embed-2-2 {
  height: 50vh;
}

.content-wrapper-colored {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 40px;
  display: flex;
}

.content-wrapper-padding {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
}

.content-wrapper-padding.dusty-orange {
  background-image: linear-gradient(105deg, #b07513, #a9792787);
}

.flex-div-mittig {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-mittig {
  text-align: center;
  font-size: 45px;
}

._4er-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 80%;
  margin-top: 40px;
  margin-bottom: 40px;
}

.heading-mittig-klein {
  text-align: center;
  font-size: 26px;
  font-weight: 400;
}

.large-icon {
  object-fit: contain;
  width: 75px;
}

.card-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.content-holder {
  width: 80%;
}

.quick-stack {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
}

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

.video-div {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40vh;
  display: flex;
}

.heading_timeline {
  color: #333;
  margin-top: 0;
  font-size: 24px;
  line-height: 1.3;
}

.small-divider {
  background-color: #005487;
  width: 100px;
  height: 1px;
  margin-bottom: 10px;
}

.heading_timeline-small {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}

.link-6 {
  color: var(--orange);
  font-weight: 500;
  text-decoration: none;
}

.link-6:hover {
  color: var(--dusty-orange);
}

.title-stack {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  width: 100%;
  height: 100%;
  padding: 0;
}

.titel-inhalt {
  width: 100%;
  height: 100%;
}

.titelbild {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.titelbild.top-20 {
  object-position: 50% 20%;
}

.titelbild.top-30 {
  object-position: 50% 30%;
}

.titelbild.contain {
  object-fit: contain;
}

.titel-inhalt-abs {
  color: #fff;
  background-image: linear-gradient(90deg, #000000bf, #fff0 53%);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 15vh 60vw 15vh 10vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.bigger {
  font-size: 26px;
}

.cell-links {
  justify-content: center;
  align-items: flex-start;
}

.cell-links.padding {
  padding-top: 15vh;
  padding-bottom: 15vh;
  padding-left: 10vw;
}

.bild-wrapper-90vh {
  width: 100%;
  height: 70vh;
}

.aktuelles-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.card-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.rotated-heading {
  z-index: -1;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto -55%;
  transform: rotate(-90deg);
}

.line {
  background-color: #333;
  width: 65%;
  height: 1px;
}

.grad-block {
  z-index: 1;
  background-image: linear-gradient(#ffffff73, #fff);
  width: 100%;
  height: 15px;
  margin-top: -15px;
  position: absolute;
}

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

.bild-wrapper-50vh {
  width: 100%;
  height: 50vh;
  position: relative;
  overflow: hidden;
}

.lightbox-100 {
  width: 100%;
  height: 100%;
}

.quick-stack-2 {
  width: 100%;
}

.cell-2 {
  justify-content: center;
  align-items: flex-start;
}

.image-textcopy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 75vh;
  display: flex;
}

.image-wrapper-main {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
  display: flex;
}

._3er-grid {
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.lightbox-link {
  width: 100%;
  height: 50vh;
}

.ordered-list {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 1.7;
}

.ordered-list.flie-text {
  font-size: 22px;
  font-weight: 400;
  list-style-type: decimal;
}

.link-100 {
  width: 100%;
  height: 100%;
  position: relative;
}

.image-abs-100-right {
  z-index: -1;
  object-fit: cover;
  object-position: 100% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.section_services-2 {
  color: #fff;
  align-items: center;
  height: 52vh;
  padding: 104px 90px;
  display: flex;
  position: relative;
}

.slider-100-2 {
  background-color: #ddd0;
  border-radius: 20px;
  width: 100%;
  height: 65vh;
  overflow: hidden;
}

.none {
  display: none;
}

.content-wrapper-mitig-inline {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-100-contain-produkt-3 {
  filter: drop-shadow(-1px -7px 7px #0000006b);
  object-fit: contain;
  width: 100%;
}

.slide_title-3 {
  text-align: center;
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1.4;
}

.background-video-1 {
  z-index: 10;
  border-radius: 10px;
  width: 90%;
  height: 60vh;
}

.image-wrapper-inline {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  max-height: 75vh;
  display: flex;
}

.linkshops-1 {
  font-size: 22px;
  line-height: 1.7;
  text-decoration: none;
}

.section_services-3 {
  color: #fff;
  align-items: center;
  height: 90vh;
  padding: 104px 90px;
  display: flex;
  position: relative;
}

.image-abs-100-right-top {
  z-index: -1;
  object-fit: cover;
  object-position: 100% 10%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.section_services-4 {
  color: #fff;
  align-items: center;
  height: 52vh;
  margin-top: 3vh;
  padding: 104px 90px;
  display: flex;
  position: relative;
}

.image-text100 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.sticky-content {
  width: 100%;
  margin-top: 10vh;
  position: sticky;
  top: 18vh;
}

.flex-div-fixed {
  z-index: 9999;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
  position: fixed;
  inset: auto 1% 30% auto;
}

.link-social {
  background-color: #fff;
  border-radius: 50%;
  width: 2.3rem;
  height: 2.3rem;
  overflow: hidden;
}

.blue {
  color: #000;
  background-image: linear-gradient(105deg, #95cbec, #95cbecb0);
}

.brown {
  color: #fff;
  background-image: linear-gradient(105deg, #573b31, #573b31bf);
}

.brown-red {
  color: #fff;
  background-image: linear-gradient(105deg, #c06a25, #c06a25d1);
}

.black {
  color: #fff;
  background-image: linear-gradient(105deg, #060405, #060405cf);
}

.code-embed-2, .code-embed-3 {
  width: 100%;
}

.link-white {
  color: #fff;
  font-weight: 900;
  text-decoration: none;
}

.link-white:hover {
  text-decoration: underline;
}

.text_links-list {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 1.7;
}

.text_links-list.flie-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  list-style-type: disc;
}

.code-embed-4 {
  margin-top: 40px;
}

.modal1_background-overlay {
  z-index: -1;
  background-color: #00000080;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.image-106 {
  object-fit: contain;
  width: 85px;
  height: 85px;
  position: absolute;
  inset: 0% auto auto 1%;
}

.image-106.left {
  width: 85px;
  height: 85px;
  inset: auto 0% 0% auto;
}

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

.modal1_component-4 {
  z-index: 100;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-large {
  margin: 0;
}

.margin-bottom.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.modal1_close-button {
  filter: invert();
  position: absolute;
  top: .5rem;
  right: .5rem;
}

.modal1_content-wrapper-4 {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 48rem;
  height: auto;
  max-height: 80vh;
  padding: 4rem;
  position: relative;
  overflow: clip;
}

.text-size-medium-4 {
  font-size: 1.125rem;
}

.show-mobile-landscape-3 {
  display: none;
}

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

  .flie-text {
    overflow-wrap: anywhere;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .men-button1.w--open {
    background-color: #0000;
  }

  .navbar-1 {
    background-color: #00000080;
  }

  .men-icon1 {
    color: #fff;
  }

  .nav-menu-1 {
    background-color: #00000080;
  }

  .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 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-footer1.flie-text {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: start center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

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

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

  .inhalt-footer {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

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

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

  .nav-link-4.flie-text:hover {
    color: #fff;
  }

  .nav-link-4.flie-text.w--current {
    color: #fff;
    font-weight: 900;
  }

  .nav-menu-2 {
    background-color: #000;
    max-height: 80vh;
    padding-left: 10px;
    padding-right: 10px;
    overflow: auto;
  }

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

  .hero_section.auto {
    height: auto;
    padding-top: 0;
  }

  .hero_content {
    padding: 40px;
  }

  .section_description {
    padding: 60px;
  }

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

  .container_image {
    height: 50vh;
  }

  .card_block_line.highlights {
    display: none;
  }

  .text_links.flie-text {
    text-align: center;
    font-size: 16px;
    line-height: 1.4;
  }

  .text_links.flie-text.list {
    text-align: left;
  }

  .container_text_secondary {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 20px;
    position: static;
  }

  .card_blog_wrapper_image {
    height: 40vh;
  }

  .section_services_content {
    justify-content: center;
    align-items: center;
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .section_contact {
    padding: 60px;
  }

  .contact_title.heading-2 {
    text-align: center;
    font-size: 30px;
  }

  .text_area {
    font-size: 15px;
  }

  .submit_button.flie-text.highlights {
    margin-bottom: 0;
  }

  .contact_content {
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .impdat {
    padding: 60px;
  }

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

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

  .impdat-2.flie-text {
    justify-content: flex-start;
    align-items: center;
    min-height: auto;
  }

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

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

  .navlink-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .card-content-3.zweitfarbe {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
    display: flex;
  }

  .image-wrapper-2 {
    padding: 20px;
  }

  .heading-small-left.heading-2 {
    text-align: center;
    font-size: 23px;
  }

  .slider_container-2 {
    min-height: auto;
    padding: 0;
  }

  .slide-3 {
    max-width: none;
    margin-right: 10px;
  }

  .section_relative, .section_relative.zweitfarbe, .section-2 {
    padding: 60px;
  }

  .grid-3 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex-flow: column;
    display: flex;
  }

  .grid-3.invert {
    flex-flow: column-reverse wrap;
  }

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

  .image-wrapper {
    height: 50vh;
    max-height: 50vh;
  }

  .image-wrapper.first {
    order: -1;
  }

  .dropdown-toggle.hauptfarbe {
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

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

  .image-contain {
    height: 50vh;
    bottom: 0;
  }

  .accrodian-item-2 {
    border-radius: 24px;
  }

  .dropdown-list-15.w--open {
    padding-right: 0;
  }

  .image-contain-white {
    bottom: 0;
  }

  .dropdown-list-16 {
    background-color: var(--dusty-orange);
    position: relative;
  }

  .dropdown {
    width: 100%;
  }

  .grid-17 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

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

  .nav-link-4-2.flie-text {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-link-4-2.flie-text:hover {
    color: #000;
  }

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

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

  .nav-link-4-dd.flie-text:hover {
    color: #fff;
  }

  .produkt-div.dusty-orange {
    height: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .produkt-div.brown, .produkt-div.black {
    height: auto;
  }

  .grid-18 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: column;
    display: flex;
  }

  .text_mittig.flie-text {
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
  }

  .slide_title-2.heading-1 {
    font-size: 35px;
  }

  .image-100-contain-produkt {
    height: 50vh;
  }

  .image-60-contain-produkt.auto {
    width: auto;
    height: auto;
    margin-bottom: 0;
  }

  .heading-links.heading-2, .heading-links.heading-3 {
    text-align: center;
    font-size: 30px;
  }

  .mask-5 {
    max-width: none;
  }

  .slider-101 {
    width: 100%;
  }

  .card_blog_wrapper_text-no-heaight-2 {
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .contact_content-2.zweitfarbe {
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
  }

  .form-2, .form-3 {
    align-items: stretch;
  }

  .content-wrapper-colored {
    padding: 0;
  }

  .content-wrapper-padding {
    justify-content: center;
    align-items: center;
  }

  .content-wrapper-padding.dusty-orange, .content-wrapper-padding.blue, .content-wrapper-padding.brown {
    justify-content: flex-start;
    align-items: center;
  }

  .heading-mittig.heading-2 {
    font-size: 35px;
  }

  ._4er-grid {
    flex-flow: column;
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .heading-mittig-klein.heading-3 {
    font-size: 21px;
  }

  .large-icon {
    width: 50px;
  }

  .content-holder {
    width: 100%;
  }

  .video-div {
    height: 25rem;
  }

  .heading_timeline.heading-3 {
    font-size: 19px;
  }

  .titel-inhalt-abs {
    justify-content: center;
    align-items: center;
    padding: 0 40px;
  }

  .cell-links.padding {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 40px;
  }

  .bild-wrapper-90vh {
    height: 60vh;
  }

  .aktuelles-grid {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    flex-flow: column;
    display: flex;
  }

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

  .quick-stack-2 {
    padding-left: 0;
    padding-right: 0;
  }

  ._3er-grid {
    flex-flow: column;
    display: flex;
  }

  .ordered-list.flie-text {
    text-align: left;
    overflow-wrap: anywhere;
    font-size: 16px;
  }

  .section_services-2 {
    height: 50vh;
    padding: 60px 40px;
  }

  .slider-100-2 {
    height: 50vh;
  }

  .content-wrapper-mitig-inline {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .image-100-contain-produkt-3 {
    height: 50vh;
  }

  .slide_title-3.heading-1 {
    font-size: 40px;
  }

  .image-wrapper-inline {
    justify-content: flex-start;
    align-items: center;
    max-height: none;
  }

  .section_services-3, .section_services-4 {
    height: 55vh;
    padding-left: 40px;
    padding-right: 40px;
  }

  .sticky-content {
    margin-top: 0;
  }

  .flex-div-fixed {
    margin-bottom: 10px;
    margin-right: 10px;
    inset: auto 0% 0% auto;
  }

  .menu-button {
    background-color: #0000;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .icon {
    color: #000;
  }

  .italic-text {
    font-size: 22px;
    line-height: 1.4;
  }

  .quick-stack-3 {
    padding: 0;
  }

  .code-embed {
    width: 100%;
  }

  .quick-stack-4 {
    padding: 0;
  }

  .code-embed-2 {
    width: 100%;
  }

  .quick-stack-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-2 {
    text-align: left;
  }

  .text_links-list.flie-text {
    text-align: left;
    font-size: 14px;
    line-height: 1.4;
  }

  .text_links-list.flie-text.list {
    text-align: left;
  }

  .image-106, .image-106.left {
    width: 75px;
    height: 75px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .modal1_content-wrapper-4 {
    width: 90%;
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

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

  .div-block-footer1.flie-text {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .footer-1.hauptfarbe {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-footer.heading-3 {
    margin-bottom: 5px;
  }

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

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

  .hero_section {
    height: 28rem;
  }

  .link_text.heading-3 {
    text-align: center;
  }

  .section_description {
    padding: 40px;
  }

  .container_image {
    width: 100%;
    height: 25rem;
  }

  .text_links.flie-text {
    font-size: 16px;
    line-height: 1.5rem;
  }

  .text_links.flie-text.list {
    padding-left: 20px;
  }

  .text_links.flie-text._60 {
    text-align: left;
    padding-left: 20px;
  }

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

  .card_blog_wrapper_image {
    height: 25rem;
  }

  .section_services_content {
    background-image: linear-gradient(98deg, #000000a6 24%, #0000);
    padding-left: 40px;
    padding-right: 40px;
  }

  .slide_title.heading-2 {
    font-size: 32px;
    line-height: 40px;
  }

  .section_contact {
    padding: 40px;
  }

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

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

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

  .impdat {
    padding: 40px;
  }

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

  .right_arrow-2 {
    margin-right: -40px;
    right: 40px;
  }

  .left_arrow-2 {
    margin-left: -40px;
    left: auto;
  }

  .image-wrapper-2 {
    height: 25rem;
  }

  .slider_container-2 {
    width: 100%;
    padding: 20px;
  }

  .slide-3 {
    max-width: none;
  }

  .section_relative, .section_relative.zweitfarbe, .section-2 {
    padding: 40px;
  }

  .grid-3 {
    grid-template-columns: 1fr;
  }

  .image-wrapper, .image-contain, .youtube-embed {
    height: 25rem;
  }

  .accrodian-item-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .accrodian-toggle {
    overflow-wrap: normal;
  }

  .dropdown-list-15.w--open {
    padding-right: 0;
  }

  .image-contain-white {
    height: 100%;
  }

  .produkt-div.dusty-orange {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .produkt-div.orange {
    padding: 40px;
  }

  .produkt-div.green {
    height: auto;
    padding: 40px;
  }

  .produkt-div.blue, .produkt-div.brown, .produkt-div.brown-red {
    padding: 40px;
  }

  .produkt-div.black {
    padding: 20px 40px;
  }

  .text_mittig.flie-text {
    font-size: 16px;
    line-height: 25px;
  }

  .slide_title-2.heading-1 {
    font-size: 31px;
  }

  .image-100-contain-produkt, .image-60-contain-produkt {
    height: 25rem;
  }

  .heading-links.heading-3 {
    font-size: 26px;
  }

  .mask-5 {
    width: 100%;
    max-width: 100%;
  }

  .slider-101 {
    width: 100%;
    overflow: hidden;
  }

  .image-100-contain-abs {
    object-fit: cover;
  }

  .image-100-contain-abs.con {
    object-fit: contain;
  }

  .image-100-contain-abs.blackk {
    object-fit: contain;
    background-color: #000;
  }

  .contact_title-1.heading-2 {
    margin-bottom: 20px;
    font-size: 35px;
    line-height: 40px;
  }

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

  .html-embed-2-2 {
    height: 25rem;
  }

  .heading-mittig.heading-2 {
    font-size: 27px;
  }

  .video-div {
    height: 25rem;
  }

  .heading_timeline.heading-3, .heading_timeline-small.heading-3 {
    font-size: 16px;
  }

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

  .bild-wrapper-50vh {
    height: 25rem;
  }

  .image-textcopy {
    max-height: none;
  }

  .lightbox-link {
    height: 25rem;
  }

  .ordered-list.flie-text {
    padding-left: 20px;
    font-size: 18px;
    line-height: 25px;
  }

  .section_services-2 {
    background-image: linear-gradient(#00000080, #00000080);
    height: 25rem;
  }

  .slider-100-2 {
    height: 25rem;
  }

  .slide_title-3.heading-1 {
    font-size: 35px;
  }

  .background-video-1, .section_services-3, .section_services-4 {
    height: 25rem;
  }

  .link-social {
    width: 25px;
    height: 25px;
  }

  .text_links-list.flie-text {
    line-height: 1.5rem;
  }

  .text_links-list.flie-text.list {
    padding-left: 20px;
  }

  .text_links-list.flie-text._60 {
    text-align: left;
    padding-left: 20px;
  }

  .image-106, .image-106.left {
    width: 65px;
    height: 65px;
  }

  .modal1_component-4 {
    justify-content: center;
    align-items: center;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .modal1_content-wrapper-4 {
    max-height: none;
    padding-bottom: 4rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-size-medium-4 {
    font-size: 1rem;
  }

  .hide-mobile-landscape-4 {
    display: none;
  }

  .show-mobile-landscape-3 {
    display: block;
  }
}

@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%;
  }

  .utility-page-wrap {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .nav-link-4.flie-text {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .hero_content {
    padding: 20px;
  }

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

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

  .container_image {
    max-height: 50vh;
  }

  .text_links.flie-text {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
  }

  .text_links.flie-text.list {
    width: auto;
  }

  .text_links.flie-text._60 {
    text-align: left;
    white-space: pre-wrap;
    width: auto;
  }

  .text_links.flie-text.linkss {
    text-align: left;
  }

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

  .slide_title.heading-2 {
    font-size: 25px;
    line-height: 30px;
  }

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

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

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

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

  .submit_button.flie-text.highlights {
    width: auto;
  }

  .contact_content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .checkbox {
    margin-left: 0;
  }

  .impdat, .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-3 {
    white-space: normal;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .image-100.abs-contain {
    object-fit: cover;
  }

  .right_arrow-2 {
    margin-right: auto;
    inset: 0% 0% 0% auto;
  }

  .left_arrow-2 {
    margin-left: auto;
    inset: 0% auto 0% 0%;
  }

  .heading-small-left.heading-2 {
    font-size: 20px;
  }

  .slider_container-2 {
    padding: 10px;
  }

  .slide-3 {
    max-width: none;
  }

  .section_relative, .section_relative.zweitfarbe, .section-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block {
    font-size: 14px;
  }

  .content-wrapper-mitig {
    overflow: auto;
  }

  .image-contain {
    z-index: 2;
    object-fit: contain;
    height: auto;
    max-height: 50vh;
  }

  .accrodian-item-2 {
    height: 100%;
    padding: 10px 10px 10px 20px;
  }

  .accrodian-toggle {
    white-space: normal;
  }

  .image-contain-white {
    z-index: 2;
    max-height: 50vh;
  }

  .nav-link-4-2.flie-text {
    font-size: 14px;
  }

  .nav-link-4-dd.flie-text, .produkt-div.dusty-orange, .produkt-div.orange, .produkt-div.blue, .produkt-div.brown, .produkt-div.brown-red, .produkt-div.black {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text_mittig.flie-text {
    font-size: 14px;
    line-height: 22px;
  }

  .slide_title-2.heading-1 {
    font-size: 23px;
  }

  .heading-links.heading-2 {
    font-size: 20px;
  }

  .heading-links.heading-3 {
    font-size: 21px;
  }

  .mask-5 {
    width: 100%;
    max-width: none;
  }

  .slider-101 {
    width: 100%;
  }

  .contact_title-1.heading-2 {
    text-align: center;
    font-size: 25px;
    line-height: 30px;
  }

  .card_blog_wrapper_text-no-heaight-2 {
    text-align: center;
    padding: 20px;
  }

  .contact_content-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .form-2 {
    align-items: stretch;
  }

  .heading-mittig.heading-2 {
    font-size: 21px;
    line-height: 25px;
  }

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

  .quick-stack {
    margin-top: 10px;
  }

  .heading_timeline.heading-3 {
    margin-top: 20px;
    font-size: 14px;
  }

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

  .title-stack {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .titel-inhalt-abs {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cell-links.padding {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }

  .bild-wrapper-90vh {
    height: 50vh;
  }

  .bild-wrapper-90vh._20vh {
    height: 20vh;
  }

  .rotated-heading {
    position: absolute;
    left: -52%;
  }

  .contact_title-mittig.heading-2 {
    text-align: center;
    font-size: 25px;
    line-height: 30px;
  }

  .quick-stack-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .lightbox-link {
    max-height: 50vh;
  }

  .ordered-list.flie-text {
    font-size: 14px;
    line-height: 22px;
  }

  .section_services-2 {
    padding: 80px 20px;
  }

  .image-100-contain-produkt-3 {
    height: 40vh;
  }

  .slide_title-3.heading-1 {
    font-size: 30px;
  }

  .background-video-1 {
    width: 100%;
  }

  .section_services-3, .section_services-4 {
    padding: 80px 20px;
  }

  .link-social {
    width: 27px;
    height: auto;
  }

  .menu-button {
    margin-left: 10px;
    padding: 0;
  }

  .italic-text {
    font-size: 17px;
  }

  .quick-stack-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .text_links-list.flie-text {
    text-align: left;
    font-size: 14px;
    line-height: 22px;
  }

  .text_links-list.flie-text.list {
    width: auto;
  }

  .text_links-list.flie-text._60 {
    text-align: left;
    white-space: pre-wrap;
    width: auto;
  }

  .text_links-list.flie-text.linkss {
    text-align: left;
  }

  .image-106, .image-106.left {
    width: 60px;
    height: 60px;
  }

  .modal1_component-4 {
    width: auto;
    height: auto;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .modal1_content-wrapper-4 {
    padding-top: 10%;
    padding-bottom: 10%;
  }
}

#w-node-ac0f59d0-f252-12e8-84e6-f552f60609f9-54647307 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_71cc9393-6fb4-aeff-06d8-842121c8b556-54647307, #w-node-a28a19c4-42c5-1462-7bed-29f6999defae-838d1f6c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d5947aed-7f16-076e-f679-7e30ebb4bb93-5464730e {
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_0d976d33-9223-a161-9933-f6bf1e4ba905-5464730e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-eb3fbce4-a271-cc83-cb77-9d62b9e2ecf6-5464730e, #w-node-fdc1da71-8dfd-357f-2252-fd4f621e397d-5464730e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_67353781-2215-83b1-ceea-ee3ce69c6167-0bcdf88c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-eb3fbce4-a271-cc83-cb77-9d62b9e2ecf6-9d769d8a, #w-node-_9ae62cc8-0add-a191-40f3-b3389c44e9b7-9d769d8a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2276e761-8b83-0d21-1713-1f097cf60a2f-9d769d8a {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_2276e761-8b83-0d21-1713-1f097cf60a30-9d769d8a, #w-node-_02b641ee-4a3a-b6af-2100-db416e64d0a1-9d769d8a, #w-node-_13ab6ea9-a0bb-c162-2050-a993dd9cb6a4-9d769d8a, #w-node-aad288fa-614a-544c-f79e-a64f763b665b-9d769d8a, #w-node-c842aeaa-bc7e-2dfc-52bd-b40079cf21f8-9d769d8a, #w-node-_13e88ddb-e42f-9301-a99f-4d0adb0692e2-9d769d8a {
  grid-column: span 2 / span 2;
}

#w-node-eb3fbce4-a271-cc83-cb77-9d62b9e2ecf6-e7a2d88d, #w-node-_0476d6ad-1c93-0aef-2267-212d0865538e-e7a2d88d, #w-node-_9dd17dcb-0953-4671-bac5-b8bd1ff5976a-e7a2d88d, #w-node-d698f23b-9e33-a72a-d7de-9802f1fbea64-e7a2d88d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5a7ad84e-651a-64f6-6c54-25dee654e8a7-e7a2d88d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-eb3fbce4-a271-cc83-cb77-9d62b9e2ecf6-2c87b0ad, #w-node-_0476d6ad-1c93-0aef-2267-212d0865538e-2c87b0ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5a7ad84e-651a-64f6-6c54-25dee654e8a7-2c87b0ad {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-faef45ad-467a-ae90-4dfc-968c0e7e13b2-2c87b0ad {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-faef45ad-467a-ae90-4dfc-968c0e7e13b3-2c87b0ad, #w-node-_3e32f2c3-69ef-ac00-b719-2ed9642520c7-2c87b0ad {
  grid-column: span 2 / span 2;
}

#w-node-eb3fbce4-a271-cc83-cb77-9d62b9e2ecf6-3b7906dd, #w-node-_0476d6ad-1c93-0aef-2267-212d0865538e-3b7906dd, #w-node-_5a7ad84e-651a-64f6-6c54-25dee654e8a7-3b7906dd, #w-node-_91f7632d-16ea-0925-89ae-1f82aa285f3e-3b7906dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d79f9cd4-aee2-dd8e-62fe-b17a07a5b804-3b7906dd {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-d79f9cd4-aee2-dd8e-62fe-b17a07a5b806-3b7906dd, #w-node-_90980297-db1d-bac3-3ff4-34a42e07ca34-3b7906dd {
  grid-column: span 2 / span 2;
}

#w-node-b3b91fc9-76e0-f81b-92fd-e1df05ce1089-3b7906dd {
  grid-column: span 4 / span 4;
}

#w-node-eb3fbce4-a271-cc83-cb77-9d62b9e2ecf6-aa757512, #w-node-_0476d6ad-1c93-0aef-2267-212d0865538e-aa757512, #w-node-b6c60e73-933a-f613-99d8-43a341b0fd8b-aa757512, #w-node-_6331ce8f-5ed2-1642-e041-0cb6c6ce00ae-aa757512, #w-node-_5a7ad84e-651a-64f6-6c54-25dee654e8a7-aa757512, #w-node-_91f7632d-16ea-0925-89ae-1f82aa285f3e-aa757512 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cdcfb2cb-0e59-c4b2-e02d-e68236dc2955-aa757512 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-cdcfb2cb-0e59-c4b2-e02d-e68236dc2956-aa757512, #w-node-_55d223ac-a923-97b1-b600-5062b8051f99-aa757512 {
  grid-column: span 2 / span 2;
}

#w-node-eb3fbce4-a271-cc83-cb77-9d62b9e2ecf6-07b169bb, #w-node-_0476d6ad-1c93-0aef-2267-212d0865538e-07b169bb, #w-node-b6c60e73-933a-f613-99d8-43a341b0fd8b-07b169bb, #w-node-_5a7ad84e-651a-64f6-6c54-25dee654e8a7-07b169bb, #w-node-_91f7632d-16ea-0925-89ae-1f82aa285f3e-07b169bb, #w-node-_6e90032a-7879-29b2-7091-26e4dea7e438-07b169bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_94b02e90-294a-dd39-c55b-588d2a7977ec-07b169bb {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_94b02e90-294a-dd39-c55b-588d2a7977ed-07b169bb, #w-node-_94b02e90-294a-dd39-c55b-588d2a7977f2-07b169bb, #w-node-d73b84fc-146d-0b3d-1ac8-bae0fea5c06c-07b169bb, #w-node-cfcc1dfb-7acb-6ca1-0bf1-99a000722001-07b169bb {
  grid-column: span 2 / span 2;
}

#w-node-eb3fbce4-a271-cc83-cb77-9d62b9e2ecf6-d4dd45eb, #w-node-_0476d6ad-1c93-0aef-2267-212d0865538e-d4dd45eb, #w-node-_5a7ad84e-651a-64f6-6c54-25dee654e8a7-d4dd45eb, #w-node-_91f7632d-16ea-0925-89ae-1f82aa285f3e-d4dd45eb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ef577df1-7a33-4bf2-883b-9ce9f255c822-d4dd45eb {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ef577df1-7a33-4bf2-883b-9ce9f255c823-d4dd45eb, #w-node-ef577df1-7a33-4bf2-883b-9ce9f255c828-d4dd45eb, #w-node-ef577df1-7a33-4bf2-883b-9ce9f255c82d-d4dd45eb, #w-node-ef577df1-7a33-4bf2-883b-9ce9f255c832-d4dd45eb {
  grid-column: span 2 / span 2;
}

#w-node-eb3fbce4-a271-cc83-cb77-9d62b9e2ecf6-ddce25ba, #w-node-_0476d6ad-1c93-0aef-2267-212d0865538e-ddce25ba, #w-node-_6d579b40-cc3b-4d26-83f5-6ae223209429-ddce25ba, #w-node-_5a7ad84e-651a-64f6-6c54-25dee654e8a7-ddce25ba, #w-node-_91f7632d-16ea-0925-89ae-1f82aa285f3e-ddce25ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92090d90-5f0f-d069-e35b-fefe5f8867c8-ddce25ba {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_92090d90-5f0f-d069-e35b-fefe5f8867c9-ddce25ba, #w-node-_92090d90-5f0f-d069-e35b-fefe5f8867ce-ddce25ba, #w-node-_92090d90-5f0f-d069-e35b-fefe5f8867d3-ddce25ba, #w-node-_92090d90-5f0f-d069-e35b-fefe5f8867d8-ddce25ba, #w-node-_92090d90-5f0f-d069-e35b-fefe5f8867dd-ddce25ba, #w-node-_92090d90-5f0f-d069-e35b-fefe5f8867e2-ddce25ba {
  grid-column: span 2 / span 2;
}

#w-node-eb3fbce4-a271-cc83-cb77-9d62b9e2ecf6-1927c4f1, #w-node-_0d63685c-282d-6d0e-5275-de3bd4c42d63-1927c4f1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_47223774-974c-44a9-2df5-085756abc155-1927c4f1 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_681195f0-3897-774d-044c-3651555d90da-1927c4f1, #w-node-_5d8a50ae-cee2-8915-a632-b5ec840666a2-1927c4f1 {
  grid-column: span 2 / span 2;
}

#w-node-_3410a69d-83e1-d8c0-7bde-d20518d7f8be-33e118e1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_71cc9393-6fb4-aeff-06d8-842121c8b556-54647307 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a28a19c4-42c5-1462-7bed-29f6999defae-838d1f6c {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_2276e761-8b83-0d21-1713-1f097cf60a2f-9d769d8a {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_2276e761-8b83-0d21-1713-1f097cf60a30-9d769d8a, #w-node-_02b641ee-4a3a-b6af-2100-db416e64d0a1-9d769d8a, #w-node-_13ab6ea9-a0bb-c162-2050-a993dd9cb6a4-9d769d8a, #w-node-aad288fa-614a-544c-f79e-a64f763b665b-9d769d8a, #w-node-c842aeaa-bc7e-2dfc-52bd-b40079cf21f8-9d769d8a, #w-node-_13e88ddb-e42f-9301-a99f-4d0adb0692e2-9d769d8a {
    grid-column: span 2 / span 2;
  }

  #w-node-faef45ad-467a-ae90-4dfc-968c0e7e13b2-2c87b0ad {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-faef45ad-467a-ae90-4dfc-968c0e7e13b3-2c87b0ad, #w-node-_3e32f2c3-69ef-ac00-b719-2ed9642520c7-2c87b0ad {
    grid-column: span 1 / span 1;
  }

  #w-node-d79f9cd4-aee2-dd8e-62fe-b17a07a5b804-3b7906dd {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-d79f9cd4-aee2-dd8e-62fe-b17a07a5b806-3b7906dd, #w-node-_90980297-db1d-bac3-3ff4-34a42e07ca34-3b7906dd, #w-node-b3b91fc9-76e0-f81b-92fd-e1df05ce1089-3b7906dd {
    grid-column: span 1 / span 1;
  }

  #w-node-cdcfb2cb-0e59-c4b2-e02d-e68236dc2955-aa757512 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-cdcfb2cb-0e59-c4b2-e02d-e68236dc2956-aa757512, #w-node-_55d223ac-a923-97b1-b600-5062b8051f99-aa757512 {
    grid-column: span 1 / span 1;
  }

  #w-node-_94b02e90-294a-dd39-c55b-588d2a7977ec-07b169bb {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_94b02e90-294a-dd39-c55b-588d2a7977ed-07b169bb, #w-node-_94b02e90-294a-dd39-c55b-588d2a7977f2-07b169bb, #w-node-d73b84fc-146d-0b3d-1ac8-bae0fea5c06c-07b169bb, #w-node-cfcc1dfb-7acb-6ca1-0bf1-99a000722001-07b169bb {
    grid-column: span 1 / span 1;
  }

  #w-node-ef577df1-7a33-4bf2-883b-9ce9f255c822-d4dd45eb {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-ef577df1-7a33-4bf2-883b-9ce9f255c823-d4dd45eb, #w-node-ef577df1-7a33-4bf2-883b-9ce9f255c828-d4dd45eb, #w-node-ef577df1-7a33-4bf2-883b-9ce9f255c82d-d4dd45eb, #w-node-ef577df1-7a33-4bf2-883b-9ce9f255c832-d4dd45eb {
    grid-column: span 1 / span 1;
  }

  #w-node-_92090d90-5f0f-d069-e35b-fefe5f8867c8-ddce25ba {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_92090d90-5f0f-d069-e35b-fefe5f8867c9-ddce25ba, #w-node-_92090d90-5f0f-d069-e35b-fefe5f8867ce-ddce25ba, #w-node-_92090d90-5f0f-d069-e35b-fefe5f8867d3-ddce25ba, #w-node-_92090d90-5f0f-d069-e35b-fefe5f8867d8-ddce25ba, #w-node-_92090d90-5f0f-d069-e35b-fefe5f8867dd-ddce25ba, #w-node-_92090d90-5f0f-d069-e35b-fefe5f8867e2-ddce25ba {
    grid-column: span 1 / span 1;
  }

  #w-node-_47223774-974c-44a9-2df5-085756abc155-1927c4f1 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_681195f0-3897-774d-044c-3651555d90da-1927c4f1, #w-node-_5d8a50ae-cee2-8915-a632-b5ec840666a2-1927c4f1 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a28a19c4-42c5-1462-7bed-29f6999defae-838d1f6c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d5947aed-7f16-076e-f679-7e30ebb4bb93-5464730e {
    grid-template-rows: auto auto;
    grid-template-columns: auto;
  }
}


@font-face {
  font-family: 'SF pro';
  src: url('../fonts/SFPRODISPLAYREGULAR.OTF') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vmlye';
  src: url('../fonts/StanfordbreathRegular-vmLyE.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}