:root {
  --dark-slate-grey: #153440;
  --black: #353535;
}

.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-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

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

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

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

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

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

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

body {
  color: #333;
  flex-direction: 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;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: none;
}

.utility-page-wrap {
  background-image: url('../images/5e959eb33ff0bb50fe9c62cc_5e4e799880743331e550192d_schloss-gold.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  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;
  height: 11vh;
}

.logo {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  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;
  display: block;
}

.telefonnummer {
  margin-bottom: 5px;
  line-height: 1.3;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

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

.email {
  margin-bottom: 5px;
  line-height: 1.3;
}

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

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

.adresse {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  line-height: 1.3;
}

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

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

.heading-2 {
  font-family: Montserrat, sans-serif;
  font-weight: 100;
  line-height: 1.3;
}

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

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

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

.navbar1 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: static;
}

.navbar1.hauptfarbe {
  justify-content: space-between;
}

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

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

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

.men-2 {
  width: 100%;
}

.nav-link2 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.nav-link2:hover {
  color: gray;
}

.nav-link2.w--current {
  color: #ebe3de;
}

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

.nav-link2.flie-text:hover {
  color: #acacac;
  font-size: 16px;
  text-decoration: underline;
}

.nav-link2.flie-text.w--current {
  color: #fff;
  font-size: 16px;
  text-decoration: underline;
}

.nav-link2.flie-text.w--current:hover {
  font-size: 14px;
}

.inhalt-men-punkte2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.titelvideo-start-3 {
  height: 90vh;
  position: relative;
}

.titelvideo-start-3.unterseite {
  height: 60vh;
}

.video2 {
  color: #fff;
  background-image: linear-gradient(#00000036, #00000036);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 0;
  display: flex;
}

.div-block-video-2 {
  z-index: 1;
  color: #fff;
  background-image: linear-gradient(#0000004f, #0000004f);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 100px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan-2 {
  text-transform: uppercase;
  font-size: 50px;
  line-height: 70px;
}

.slogan-2.heading-1 {
  text-align: center;
  text-transform: none;
  margin-top: 0;
  font-size: 35px;
  line-height: 1.3;
}

.slogan-2.heading-1.big {
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 75px;
}

.startseite2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 200px;
  display: flex;
}

.startseite2.zweitfarbe {
  min-height: auto;
  position: relative;
  overflow: hidden;
}

.heading-start2 {
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  line-height: 80px;
}

.heading-start2.heading-2 {
  line-height: 1.3;
}

.heading-start2.heading-2.farbe-der-headings {
  font-size: 45px;
  font-weight: 700;
  line-height: 1.3;
}

.heading-start2.heading-2.farbe-der-headings.klein {
  text-transform: none;
  font-size: 20px;
}

.heading-start2.heading-2.farbe-der-headings.klein.white {
  color: #fff;
  text-align: left;
  margin-bottom: 10px;
}

.heading-start2.heading-2.farbe-der-headings.klein.rechts {
  text-align: right;
}

.heading-start2.heading-2.farbe-der-headings.klein.links {
  text-align: left;
}

.heading-start2.heading-2.farbe-der-headings.etwas-kleiner {
  text-align: left;
  text-transform: none;
  margin-bottom: 20px;
  font-size: 30px;
}

.heading-start2.heading-2.farbe-der-headings.white {
  color: #fff;
}

.heading-start2.heading-2.farbe-der-headings.klein-contact {
  color: #fff;
  text-transform: none;
  font-size: 20px;
}

.heading-start2.heading-2.farbe-der-headings.klein-contact.small {
  font-size: 16px;
  font-weight: 400;
}

.text2 {
  text-align: center;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}

.text2.flie-text {
  text-align: center;
  line-height: 1.5;
}

.text2.flie-text.links-white {
  color: #fff;
  text-align: left;
}

.text2.flie-text.links {
  text-align: left;
}

.text2.flie-text.rechts {
  text-align: right;
}

.mehr-erfahren1 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  line-height: 24px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.mehr-erfahren1:hover {
  background-color: #2e2e2e;
}

.mehr-erfahren1.highlights.flie-text {
  line-height: 1.5;
}

.mehr-erfahren1.highlights.flie-text.rahmen {
  background-color: #0000;
  border: 2px solid #fff;
  margin-top: auto;
  margin-left: auto;
}

.heading-83 {
  font-weight: 700;
  line-height: 1.3;
}

.serviceangebote2 {
  width: 60%;
  min-width: auto;
  margin-top: 50px;
}

.kontaktaufnehmen2 {
  color: #fff;
  background-image: url('../images/Legend.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 50vh;
  display: flex;
}

.footer2 {
  justify-content: space-around;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.footer2.hauptfarbe.flie-text {
  flex-direction: column;
  justify-content: flex-start;
  padding-bottom: 0;
  padding-left: 100px;
  padding-right: 140px;
}

.iconfooter2 {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.footer-inhalt3 {
  display: inline-block;
  position: static;
}

.headingfooter2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}

.titelvideo-3 {
  height: 500px;
  position: relative;
}

.kontakt2 {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Geldern-5.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 60px;
  display: flex;
}

.impdat-3 {
  padding: 100px 40px;
}

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

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

.sucess-blcok.highlights {
  color: #fff;
}

.heading-22 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

.footer-div {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

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

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

.footer-1.hauptfarbe {
  justify-content: space-around;
  padding-bottom: 10px;
}

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

.inhalt-footer {
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  margin-left: 30px;
  margin-right: 30px;
  display: flex;
}

.content_wrapper {
  z-index: 1;
  width: 80%;
  position: relative;
  inset: auto;
}

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

.navigation-link {
  letter-spacing: 2px;
  text-transform: uppercase;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding-right: 15px;
  font-size: 40px;
  line-height: 50px;
  display: flex;
  position: relative;
}

.navigation-link.heading-1 {
  color: #000;
  text-decoration: none;
  transition: all .2s;
}

.navigation-link.heading-1:hover {
  transform: scale(1.1);
}

.navigation-line {
  width: 3px;
  height: 30px;
  margin-top: 1px;
  position: absolute;
  transform: skew(-15deg);
}

.top-title-text {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 26px;
  line-height: 34px;
}

.navigation-text {
  z-index: 1;
  margin-left: 20px;
  line-height: 40px;
  position: relative;
}

.navigation {
  z-index: 10;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 0;
  padding: 20px 25px;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.text-field {
  background-color: #fff;
  border: 1px solid #000;
  border-bottom-color: #e9e9f8;
  min-height: 40px;
}

.text-field.area {
  min-height: auto;
  padding-bottom: 55px;
}

.right-part-overlay {
  z-index: 1;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.navigation-divider {
  width: 1px;
  height: 30px;
  margin-left: 18px;
  margin-right: 18px;
  transform: skew(-15deg);
}

.left-part {
  z-index: 3;
  float: left;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.field-label-2 {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 11px;
}

.big-paragraph {
  margin-bottom: 0;
  font-size: 17px;
}

.line-first {
  background-color: #000;
  border-radius: 5px;
  width: 22px;
  height: 2px;
  position: absolute;
}

.line-first.top {
  margin-top: -12px;
}

.line-first.bottom {
  margin-top: 12px;
}

.navigation-first {
  align-items: center;
  width: 100%;
  display: flex;
}

.top-title.half {
  margin-bottom: 60px;
}

.form-block-2 {
  width: 100%;
}

.navigation-menu {
  z-index: 9;
  width: 0%;
  display: block;
  position: fixed;
  inset: 0%;
}

.quote-wrapper {
  z-index: 9;
  opacity: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 450px;
  display: none;
  position: relative;
}

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

.button-wrapper.submit {
  width: 100%;
  margin-top: 15px;
  padding: 16px 30px;
}

.div-block-42 {
  width: 100%;
}

.right-part {
  z-index: 3;
  float: right;
  background-color: #f1f1f7;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 0%;
  height: 100%;
  display: flex;
  position: relative;
}

.navigation-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 350px;
  display: block;
}

.full-part {
  background-color: #fff;
  width: 0%;
  height: 100%;
  display: none;
}

.left-part-overlay {
  z-index: 1;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.form {
  width: 100%;
}

.hamburger-menu {
  cursor: pointer;
  background-color: #ffffff80;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-left: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

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

.link {
  color: #fff;
  font-family: Montserrat, sans-serif;
  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;
}

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

.nav-men-1.hauptfarbe {
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-6 {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  display: block;
}

.nav-link-3 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-3:hover {
  color: gray;
}

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

.nav-link-3.flie-text {
  font-size: 15px;
}

.nav-link-3.flie-text:hover {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.nav-link-3.flie-text.w--current {
  color: #ece4df;
}

.nav-link-3.flie-text.padding {
  padding-right: 20px;
}

.container-8 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.google-reviews {
  width: 100%;
  line-height: 1.3;
  display: flex;
}

.content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 60px;
  display: flex;
}

.image-wrapper-large {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60vh;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.grid-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.image-100 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .6s cubic-bezier(.23, 1, .32, 1);
}

.image-100:hover {
  transform: scale(1.04);
}

.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 {
  z-index: 10000;
  color: #fff;
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  position: fixed;
  inset: 80px auto auto 0%;
}

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

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

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

.grid-17.abst-oben {
  margin-top: 60px;
}

.grid-17.abst-oben._2er {
  grid-template-columns: 1fr 1fr;
}

.grid-17._6er {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-top: 60px;
}

.slider {
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-top: 60px;
}

.image-102 {
  object-fit: contain;
  width: 40px;
  height: 40px;
  margin-bottom: 20px;
}

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

.left-arrow {
  margin-left: -80px;
}

.right-arrow {
  margin-right: -80px;
}

.icon, .icon-2 {
  color: #000;
}

.slide-nav {
  display: none;
}

.grid-18 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 16px;
}

.cards_content {
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

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

.cards {
  z-index: 2;
  background-color: #153440db;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.tabs {
  width: 100%;
  margin-top: 60px;
}

.tab-link-tab-1 {
  background-color: #0000;
  align-items: center;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.tab-link-tab-1.w--current {
  background-color: var(--dark-slate-grey);
  color: #fff;
}

.image-104 {
  filter: invert(60%);
  object-fit: contain;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.tabs-menu {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.tab-pane-tab-1 {
  padding-top: 20px;
}

.image-105 {
  object-fit: contain;
  height: 13vh;
}

.dropdown-list-13.w--open {
  background-color: #153440db;
}

.icon-3 {
  display: none;
}

.lightbox-link-2 {
  width: 100%;
  padding-top: 100%;
  position: relative;
}

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

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

.div-block-170 {
  background-color: #0006;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-171 {
  border: 1px solid #fff;
  border-radius: 300px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: absolute;
}

.image-107 {
  filter: invert();
  object-fit: contain;
  width: 20px;
  height: 20px;
}

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

.slider-2 {
  width: 100%;
  height: 100%;
}

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

.image-108.contain {
  object-fit: contain;
  height: auto;
}

.slide {
  width: 100%;
}

.div-block-172 {
  background-color: var(--dark-slate-grey);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-173 {
  background-color: var(--dark-slate-grey);
  border-radius: 200px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  padding: 10px 12px;
  display: flex;
}

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

.div-block-174 {
  grid-column-gap: 20px;
  justify-content: flex-end;
  width: 100%;
  display: flex;
}

.div-block-174.left-side {
  justify-content: flex-start;
}

.content-block {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.content-block1 {
  width: 100%;
  padding-top: 100%;
  position: relative;
}

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

.image-110.contain {
  object-fit: contain;
  background-color: #033640;
  padding-top: 20px;
  padding-bottom: 20px;
}

.send-button {
  text-transform: uppercase;
}

.send-button:hover {
  background-color: #292929;
}

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

.send-button.hauptfarbe.flie-text {
  margin-top: 20px;
}

.contact-form-success-icon {
  margin-top: 0;
  margin-bottom: 10px;
}

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

.contact-form-success-message {
  background-color: #fafafa;
  border: 1px solid #ececed;
}

.error-message {
  color: #fff;
  background-color: #a25f4b;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.text-field-4 {
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  height: 54px;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  transition: border .4s, color .4s;
  display: block;
}

.text-field-4:hover {
  border-color: #1d1f2e80;
}

.text-field-4:active, .text-field-4:focus {
  border-color: #1d1f2e;
}

.text-field-4::placeholder {
  color: #1d1f2e4d;
}

.text-field-4.cc-textarea {
  height: 100px;
}

.form-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

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

.contact-form {
  width: 100%;
}

.checkbox-2 {
  border-radius: 5px;
}

.form1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.form1.paragraph-font {
  background-color: #153440b8;
  border-radius: 20px;
  width: 80%;
  margin-top: 40px;
  padding: 57px 60px;
  box-shadow: 0 2px 5px #0003;
}

.link-block {
  background-color: var(--dark-slate-grey);
  border: 1px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-bottom: 5px;
  transition: all .5s;
  display: flex;
}

.link-block:hover {
  transform: scale(1.1);
}

.image-111 {
  filter: invert();
  object-fit: contain;
  width: 25px;
}

.social-icon {
  z-index: 10;
  margin-right: 10px;
  position: fixed;
  inset: auto 0% 49% auto;
}

.html-embed-11 {
  margin-bottom: 0;
}

.div-block-178 {
  width: 80%;
  margin-top: 20px;
}

.field-label-3 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.contact-info-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.card {
  background-color: #153440b8;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.contact-icons {
  filter: invert();
  object-fit: contain;
  height: 50px;
  margin-bottom: 20px;
}

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

.grid2.abst-oben {
  margin-top: 60px;
}

.link-2 {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .logo-img {
    height: 12vh;
  }

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

  .navbar1.hauptfarbe {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .men-icon2 {
    color: #fff;
  }

  .titelvideo-start-3 {
    height: 60vh;
  }

  .div-block-video-2 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .slogan-2.heading-1 {
    text-align: center;
    font-size: 25px;
  }

  .slogan-2.heading-1.big {
    font-size: 45px;
  }

  .startseite2 {
    padding: 60px;
    overflow: hidden;
  }

  .startseite2.zweitfarbe {
    padding: 60px;
  }

  .heading-start2 {
    font-size: 60px;
    line-height: 60px;
  }

  .heading-start2.heading-2 {
    font-size: 45px;
    line-height: 50px;
  }

  .heading-start2.heading-2.farbe-der-headings {
    font-size: 30px;
    line-height: 35px;
  }

  .heading-start2.heading-2.farbe-der-headings.klein.rechts, .heading-start2.heading-2.farbe-der-headings.klein.links, .heading-start2.heading-2.farbe-der-headings.etwas-kleiner, .text2.flie-text.links {
    text-align: center;
  }

  .mehr-erfahren1.highlights.flie-text.rahmen {
    margin-left: 0;
  }

  .serviceangebote2 {
    width: 90%;
  }

  .kontaktaufnehmen2 {
    height: 35vh;
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer2.hauptfarbe.flie-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .kontakt2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .impdat-3, .success-2 {
    padding: 60px;
  }

  .sucess-blcok {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .sucess-blcok.highlights {
    width: 100%;
  }

  .div-block-footer1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-wrap: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: center;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: grid;
  }

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

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

  .inhalt-footer {
    align-items: center;
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .content_wrapper {
    width: 100%;
  }

  .nav-men-1.hauptfarbe {
    z-index: 1000;
    background-color: var(--dark-slate-grey);
    justify-content: flex-start;
    width: 100%;
  }

  .men-icon1 {
    color: #fff;
  }

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

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

  .nav-link-3.flie-text.padding {
    width: 100%;
  }

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

  .content-wrapper {
    text-align: center;
    align-items: center;
    padding: 40px;
  }

  .image-wrapper-large {
    height: 45vh;
  }

  .grid-5 {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .grid-5.invert {
    flex-direction: column-reverse;
  }

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

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

  .grid-17 {
    margin-top: 10px;
  }

  .grid-17.abst-oben {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    margin-top: 40px;
    display: grid;
  }

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

  .slider {
    height: 100%;
    margin-top: 0;
  }

  .slider_inner_block {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .left-arrow {
    margin-left: -50px;
  }

  .right-arrow {
    margin-right: -50px;
  }

  .grid-18 {
    grid-template-columns: 1fr 1fr;
    padding: 60px;
  }

  .grid-18.top-padding {
    padding-top: 0;
  }

  .cards_content {
    height: 40vh;
  }

  .tabs-menu {
    flex-wrap: wrap;
  }

  .image-105 {
    object-fit: contain;
    height: 55px;
  }

  .dropdown-list-13.w--open {
    background-color: var(--black);
    position: relative;
  }

  .icon-3 {
    display: flex;
  }

  .lightbox-link-2 {
    height: 50vh;
    padding-top: 0%;
  }

  .div-block-174 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-174.invert {
    flex-direction: column-reverse;
  }

  .content-block {
    align-items: center;
    width: 100%;
  }

  .content-block1.height_sm {
    padding-top: 50%;
  }

  .error-message {
    width: auto;
  }

  .form1.paragraph-font {
    width: 100%;
    padding: 20px;
  }

  .html-embed-11 {
    display: block;
    position: static;
    inset: 0% 0% auto auto;
  }

  .div-block-178, .contact-info-grid {
    width: 100%;
  }

  .contact-icons {
    height: 40px;
  }

  .dropdown-15 {
    text-align: center;
    width: 100%;
  }

  .container-9 {
    max-width: 100%;
  }

  .grid2 {
    margin-top: 10px;
  }

  .grid2.abst-oben {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    margin-top: 40px;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 35px;
  }

  h2 {
    font-size: 25px;
    line-height: 30px;
  }

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

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

  .divblock1 {
    height: auto;
  }

  .impdat1-2.flie-text {
    text-align: center;
  }

  .titelvideo-start-3, .titelvideo-start-3.unterseite {
    height: 350px;
  }

  .video2 {
    height: 100%;
  }

  .div-block-video-2 {
    height: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .slogan-2.heading-1 {
    font-size: 23px;
    line-height: 1.3;
  }

  .slogan-2.heading-1.big {
    font-size: 35px;
    line-height: 1.5;
  }

  .startseite2, .startseite2.zweitfarbe {
    padding: 40px;
  }

  .heading-start2.heading-2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 35px;
  }

  .heading-start2.heading-2.farbe-der-headings {
    font-size: 30px;
    line-height: 35px;
  }

  .heading-start2.heading-2.farbe-der-headings.klein.white, .heading-start2.heading-2.farbe-der-headings.klein.rechts, .heading-start2.heading-2.farbe-der-headings.klein.links {
    text-align: center;
  }

  .text2 {
    padding-bottom: 40px;
  }

  .text2.flie-text, .text2.flie-text.links-white {
    padding-bottom: 0;
  }

  .text2.flie-text.links {
    text-align: center;
    padding-bottom: 0;
  }

  .text2.flie-text.rechts {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .mehr-erfahren1.highlights.flie-text.rahmen {
    margin-left: auto;
    margin-right: auto;
  }

  .kontaktaufnehmen2 {
    height: 30vh;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer2.hauptfarbe.flie-text {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .iconfooter2 {
    justify-content: flex-start;
  }

  .footer-inhalt3 {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

  .columns-14 {
    width: 100%;
  }

  .headingfooter2 {
    text-align: center;
  }

  .headingfooter2.heading-3 {
    text-align: left;
  }

  .kontakt2, .impdat-3 {
    padding: 40px;
  }

  .success-2 {
    height: auto;
    padding: 40px;
  }

  .sucess-blcok {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-22 {
    font-size: 22px;
  }

  .footer-div {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
  }

  .div-block-footer1 {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

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

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

  .maps-gro {
    height: 400px;
  }

  .maos-footer {
    height: 100px;
  }

  .content-wrapper {
    padding: 40px;
  }

  .image-wrapper-large {
    height: 350px;
  }

  .grid-17 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    display: flex;
  }

  .grid-17.abst-oben {
    flex-direction: column;
    display: flex;
  }

  .slider {
    width: 80%;
    margin-top: 0;
  }

  .slider_inner_block {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .grid-18 {
    flex-direction: column;
    margin-bottom: 0;
    padding: 40px;
    display: flex;
  }

  .cards_content {
    height: 350px;
    padding-top: 0%;
  }

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

  .tab-link-tab-1 {
    justify-content: center;
    width: 100%;
  }

  .tabs-menu {
    flex-flow: column wrap;
    align-items: center;
  }

  .image-105 {
    height: 40px;
  }

  .lightbox-link-2 {
    height: 350px;
    padding-top: 0%;
  }

  .image-106 {
    object-fit: contain;
  }

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

  .div-block-174 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

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

  .error-message {
    font-size: 14px;
    line-height: 22px;
  }

  .text-field-4 {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .text-field-4::placeholder {
    text-align: center;
  }

  .text-field-4.cc-textarea {
    margin-bottom: 20px;
  }

  .form-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    display: flex;
  }

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

  .form1.paragraph-font {
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block {
    width: 45px;
    height: 45px;
  }

  .contact-info-grid {
    flex-direction: column;
    display: flex;
  }

  .contact-icons {
    margin-bottom: 10px;
  }

  .grid2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    display: flex;
  }

  .grid2.abst-oben {
    flex-direction: column;
    display: flex;
  }
}

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

  h2 {
    font-size: 20px;
    line-height: 22px;
  }

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

  p {
    font-size: 12px;
    line-height: 17px;
  }

  .logo-img {
    height: 11vh;
  }

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

  .flie-text.sm-font {
    font-size: 10px;
    line-height: 15px;
  }

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

  .titelvideo-start-3 {
    height: 350px;
  }

  .titelvideo-start-3.unterseite {
    height: 300px;
  }

  .video2 {
    height: 100%;
  }

  .div-block-video-2 {
    height: 100.07%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .slogan-2.heading-1 {
    font-size: 18px;
    line-height: 25px;
  }

  .slogan-2.heading-1.big {
    font-size: 22px;
  }

  .startseite2, .startseite2.zweitfarbe {
    padding: 40px 20px;
  }

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

  .heading-start2.heading-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .heading-start2.heading-2.farbe-der-headings {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 25px;
    display: flex;
  }

  .heading-start2.heading-2.farbe-der-headings.klein.white {
    text-align: center;
  }

  .heading-start2.heading-2.farbe-der-headings.etwas-kleiner {
    text-align: center;
    font-size: 20px;
  }

  .heading-start2.heading-2.farbe-der-headings.klein-contact {
    font-size: 18px;
  }

  .heading-start2.heading-2.farbe-der-headings.klein-contact.small, .text2.flie-text {
    font-size: 14px;
  }

  .text2.flie-text.links {
    text-align: center;
  }

  .mehr-erfahren1 {
    min-width: 150px;
  }

  .mehr-erfahren1.highlights.flie-text.rahmen {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .serviceangebote2 {
    width: 100%;
    margin-top: 20px;
  }

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

  .impdat-3 {
    padding: 20px 10px;
  }

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

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

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

  .maps-gro {
    height: 300px;
  }

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

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

  .content-wrapper {
    height: auto;
    padding: 10px 0;
  }

  .image-wrapper-large {
    height: 320px;
  }

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

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

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

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

  .grid-17.abst-oben {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 0;
  }

  .grid-17._6er {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .slider {
    width: 100%;
  }

  .left-arrow {
    margin-left: 0;
  }

  .right-arrow {
    margin-right: 0;
  }

  .icon {
    margin-left: 0;
    font-size: 20px;
  }

  .icon-2 {
    margin-right: 0;
    font-size: 20px;
  }

  .grid-18 {
    margin-bottom: 0;
    padding: 20px;
  }

  .cards_content {
    height: 320px;
  }

  .cards {
    justify-content: center;
    align-items: center;
  }

  .tab-link-tab-1 {
    justify-content: center;
  }

  .image-105 {
    height: 25px;
  }

  .lightbox-link-2 {
    height: 320px;
  }

  .div-block-174.left-side {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .content-block1.height_sm {
    padding-top: 100%;
  }

  .form-grid {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .form1.paragraph-font {
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block {
    width: 40px;
    height: 40px;
  }

  .image-111 {
    width: 20px;
  }

  .contact-icons {
    height: 40px;
  }

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

  .grid2.abst-oben {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 0;
  }
}

#w-node-d8c89987-b45a-a737-016c-a703f7a80e7a-1382538e, #w-node-c3bd73dc-2fcd-20d2-de69-526d5cc02460-1382538e, #w-node-_3e79c1ab-1fdc-c3a7-8482-c2f5ebf61d33-1382538e, #w-node-b7a4ca67-2fea-78ba-5010-71410e21139c-1382538e, #w-node-b7a4ca67-2fea-78ba-5010-71410e211390-1382538e, #w-node-b7a4ca67-2fea-78ba-5010-71410e211396-1382538e, #w-node-_530f6533-f9e0-1513-902b-9d2ccc815329-1382538e, #w-node-_66b40672-faaf-9fae-2abc-fa5b96a5ce1c-1382538e, #w-node-_0e1b8fae-2935-0d58-06de-606085599f90-1382538e, #w-node-_92bce8ac-6d2e-63d6-ab0e-d2bc0c29809d-1382538e, #w-node-_3c1e6f74-5e8c-93ec-2d0e-a7312c348baf-1382538e, #w-node-_3c1e6f74-5e8c-93ec-2d0e-a7312c348bb1-1382538e, #w-node-_4bf099e1-cbdc-73df-e5da-c11637fdfccf-1382538e, #w-node-_4bf099e1-cbdc-73df-e5da-c11637fdfccd-1382538e, #w-node-d09ee67d-0206-c903-c6d6-c15b47ef93a4-1382538e, #w-node-d09ee67d-0206-c903-c6d6-c15b47ef93a6-1382538e, #w-node-_0cf4f599-6dd4-ec4d-e0ab-00b95244ab2f-1382538e, #w-node-_0cf4f599-6dd4-ec4d-e0ab-00b95244ab2d-1382538e, #w-node-f129e6d9-71b4-537a-5259-6f3648aa785a-9d8253a2, #w-node-_555cde8b-697a-3aae-29bf-4a59e44f83c3-9d8253a2, #w-node-_38884eb3-f9aa-13a1-04ba-2f954b8d3b1a-9d8253a2, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607b9b-a28253a5, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607ba1-a28253a5, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607ba7-a28253a5, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607baf-a28253a5, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607bb5-a28253a5, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607bbb-a28253a5, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607b9b-96e5ac66, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607ba1-96e5ac66, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607ba7-96e5ac66, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607baf-96e5ac66, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607bb5-96e5ac66, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607bbb-96e5ac66, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607b9b-1474ee4f, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607ba1-1474ee4f, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607ba7-1474ee4f, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607baf-1474ee4f, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607bb5-1474ee4f, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607bbb-1474ee4f, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607b9b-31b10f33, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607ba1-31b10f33, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607ba7-31b10f33, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607baf-31b10f33, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607bb5-31b10f33, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607bbb-31b10f33, #w-node-_70da6b4b-c12c-03a3-018c-ff7e512bda0c-31bf7163, #w-node-fe9be4b4-391e-2816-1a97-7f2bf0a05e50-31bf7163, #w-node-_4d7edbe3-d330-b652-b833-1453b54f6389-31bf7163, #w-node-_4a47f6be-9123-26a1-eb39-3a24cd339302-31bf7163, #w-node-a8dbfd73-f417-2c76-0153-1305c937efdb-31bf7163, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607b9b-39348928, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607ba1-39348928, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607ba7-39348928, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607baf-39348928, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607bb5-39348928, #w-node-_4f4ef434-4080-36d6-ddcc-a9b943607bbb-39348928, #w-node-_4a618c4d-7a54-3b71-72d7-11f58bf48f00-39348928, #w-node-_4a618c4d-7a54-3b71-72d7-11f58bf48f09-39348928, #w-node-_4a618c4d-7a54-3b71-72d7-11f58bf48f12-39348928, #w-node-_4a618c4d-7a54-3b71-72d7-11f58bf48f1b-39348928, #w-node-_40935a29-12bd-4d80-8791-c2a13ea6af0f-39348928, #w-node-_94de6d99-69bf-0b7a-57ff-c2a6854946a3-39348928, #w-node-_0c63e1de-22fb-44af-8d00-b3ba9d7ec626-39348928 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_8024f417-b9ee-b6c0-7998-594e10a80413-a28253a5, #w-node-_39c2283c-2392-73fb-9534-9bc8142ec920-96e5ac66, #w-node-_1197dbb6-d9a1-fc0b-820c-5f5279cf0b23-1474ee4f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_0c63e1de-22fb-44af-8d00-b3ba9d7ec626-39348928 {
    grid-column: span 2 / span 2;
  }
}


@font-face {
  font-family: 'Quattrocento';
  src: url('../fonts/Quattrocento-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Quattrocento';
  src: url('../fonts/Quattrocento-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}