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

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

@font-face {
  font-family: Agaramondpro;
  src: url('../fonts/AGaramondPro-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Amaranth;
  src: url('../fonts/Amaranth-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

:root {
  --gold: #c9a85b;
  --black: black;
  --white: white;
  --main: #c9a85b;
  --gradient1: #8c6a2f;
  --gradient-right: #e6d28a;
  --gradioent-50: #c9a85a;
}

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

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.logo {
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  left: auto;
  overflow: visible;
}

.heading-23 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poiret One, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.schwarzer-button {
  background-color: #000;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  transition: all .2s;
}

.schwarzer-button:hover {
  background-color: #d4af37;
  margin-bottom: 20px;
}

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

.paragraph-8 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 13px;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
}

.link-3 {
  color: #fff;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

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

.link-4 {
  color: #fff;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  display: inline-block;
}

.grid-6 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 16% 14% 17% 16% 8%;
  justify-content: center;
  justify-items: center;
}

.linkfooter {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  display: inline-block;
}

.linkfooter.w--current {
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
}

.section-6 {
  background-color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 35px;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
}

.footerheading-2 {
  color: #ddb545;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.div-block-6 {
  margin-top: 5px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.div-block-33 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-left: 0;
  display: block;
}

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

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

.div-block-success {
  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;
}

.grid-7 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 16% 14% 17% 16%;
  justify-content: center;
  justify-items: center;
}

.button-auf-schwarz-2 {
  background-color: #d4af37;
  margin-bottom: 20px;
}

.button-auf-schwarz-2:hover {
  background-color: #000;
  margin-bottom: 20px;
}

.button-auf-schwarz-2._2 {
  background-color: #000;
  margin-left: 0;
  padding: 15px 20px;
  font-size: 20px;
  line-height: 25px;
}

.button-auf-schwarz-2._2 {
  background-color: #000;
  margin-left: 10px;
}

.button-auf-schwarz-2._2:hover {
  background-color: #d4af37;
}

.navbar-6 {
  width: 100%;
}

.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.w--current {
  color: #ece4df;
}

.farbe-der-headings {
  background-color: var(--gold);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  line-height: 1.3;
}

.hauptfarbe {
  background-color: var(--black);
  color: #fff;
}

.zweitfarbe {
  background-color: #f7f7f7;
}

.highlights {
  background-color: var(--gold);
  color: var(--black);
}

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

.heading-2 {
  font-family: Amaranth, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

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

.heading-3 {
  font-family: Amaranth, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

.titelvideo1 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 100px;
  display: flex;
}

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

.terminbutton {
  letter-spacing: 1px;
  text-transform: uppercase;
}

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

.terminbutton.highlights.heading-2:hover {
  color: var(--white);
}

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

.instagram3 {
  width: 25px;
}

.social-verlinkung3 {
  margin-right: 10px;
}

.checkbox-field {
  text-align: left;
}

.form-text {
  color: #c9a85b;
}

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

.link-formular.farbe-der-headings {
  font-weight: 700;
}

.utility-page-wrap {
  background-image: url('../images/5e4e799880743331e550192d_schloss-gold_15e4e799880743331e550192d_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: 280px;
  display: flex;
  position: absolute;
  bottom: 5%;
}

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

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

.impdat {
  padding: 100px 40px;
}

.impdat.wrapp {
  overflow-wrap: anywhere;
}

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

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

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

.mehr-erfahren2.zweitfarbe:hover {
  color: #f7f7f7;
}

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

.impdatfooter {
  color: #fff;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
}

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

.impressum2, .datenschutz2 {
  color: #fff;
  text-transform: none;
  text-decoration: none;
}

.video2 {
  height: 90vh;
}

.jetzt-termin-vereinbaren {
  text-transform: uppercase;
}

.jetzt-termin-vereinbaren:hover {
  background-color: #000;
}

.inhaltstartseite {
  padding: 20px 10px;
}

.impdat1 {
  color: #fff;
  padding-left: 10px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.telefonnummer1 {
  margin-bottom: 5px;
}

.telefonnummer1.flie-text.gold {
  color: var(--main);
}

.email {
  margin-bottom: 5px;
}

.email.flie-text.gold {
  color: var(--main);
}

.adresse {
  margin-bottom: 0;
}

.adresse.flie-text {
  color: #c9a85b;
}

.ffnungszeiten {
  margin-bottom: 0;
}

.video-2 {
  background-image: url('../images/2_12.webp'), linear-gradient(#0000004d, #0000004d);
  background-position: 50% 101%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  height: 100%;
}

.essen-bild2 {
  background-image: url('../images/AdobeStock_17496330_visu_1AdobeStock_17496330_visu.webp');
  background-position: 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.speise-karte-downloaden {
  margin-top: 20px;
  margin-bottom: 20px;
}

.link-impdat, .link-8 {
  color: #fff;
  text-decoration: none;
}

.angebot2 {
  text-align: center;
  background-color: #f7f7f7;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.bild-auftauchen2 {
  object-fit: cover;
  object-position: 50% 30%;
  width: 90%;
  max-height: 400px;
}

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

.label-text {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  position: static;
}

.label-text.abstand-nach-oben {
  margin-top: 20px;
  margin-bottom: 10px;
}

.label-text.abstand-nach-oben.heading-3 {
  color: #c9a85b;
  line-height: 1.6;
}

.wrap-inhalt {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.paragraph-mittig {
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}

.paragraph-mittig.flie-text {
  margin-top: 10px;
}

.paragraph-mittig.flie-text.farbe-der-headings {
  line-height: 1.8;
}

.navbar {
  flex-flow: column;
  display: flex;
}

.navbar.hauptfarbe {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.navlinks {
  border-top: 1px solid #2c2c2c;
  border-bottom: 1px solid #2c2c2c;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.navlinks.hauptfarbe {
  z-index: 1000;
  color: #fff;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.men.hauptfarbe {
  z-index: 1000;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.navlink {
  font-size: 16px;
}

.navlink.flie-text {
  color: #fff;
  border-bottom: 2px solid #0000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.navlink.flie-text:hover, .navlink.flie-text.w--current {
  border-bottom-color: var(--white);
  color: var(--white);
}

.navlink.flie-text.farbe-der-headings {
  font-family: Amaranth, Arial, sans-serif;
}

.navlink.flie-text.farbe-der-headings:hover, .navlink.flie-text.farbe-der-headings.w--current {
  border-bottom-color: #c9a85b;
}

.background-video1 {
  background-image: linear-gradient(#0003, #0003);
  height: 100%;
}

.divblock-video {
  text-align: center;
  background-image: linear-gradient(#0000001a, #0000001a);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 7%;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan {
  text-transform: none;
  margin-top: 10px;
  font-family: Monotype Corsiva, Arial, sans-serif;
  font-size: 55px;
  line-height: 65px;
}

.slogan.heading-1 {
  line-height: 1.2;
}

.slogan.heading-1.farbe-der-headings {
  background-color: #c8a75a;
  font-size: 80px;
  font-style: normal;
}

.abstand-nach-innen3 {
  height: 52.5519%;
  padding-left: 20px;
}

.content-wrap {
  text-align: center;
  width: 70%;
  height: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

._2er-grid1 {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  place-items: center stretch;
  width: 100%;
}

.label {
  opacity: .6;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  display: block;
  position: static;
}

.label.heading-2 {
  -webkit-text-fill-color: transparent;
  background-color: #ffd779;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 14px;
}

.label.heading-2.farbe-der-headings {
  color: #ffda85;
  -webkit-text-fill-color: inherit;
  background-color: #ffd77900;
  background-clip: border-box;
}

.label.heading-2 {
  overflow-wrap: anywhere;
}

.heading-linksb-ndig {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 32px;
  line-height: 36px;
}

.text-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  margin-bottom: 20px;
  display: flex;
}

.subheadline-wrap {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

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

.heading-mitig.heading-2 {
  overflow-wrap: anywhere;
}

.inhalt-mittig {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 60px 40px;
  display: flex;
}

.inhalt-mittig.highlights.padding {
  padding-left: 40px;
  padding-right: 40px;
}

.inhalt-mittig.highlights.padding.gradaiant {
  background-image: linear-gradient(90deg, var(--gradient1), #bea462 50%, var(--gradient-right));
}

.inhalt-mittig.highlights.gradient {
  background-image: linear-gradient(90deg, var(--gradient1), var(--gradioent-50) 54%, var(--gradient-right));
}

.inhalt-mittig.bg {
  background-color: var(--black);
}

._3er-grid1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr 1.25fr;
  margin-bottom: 107px;
}

.text-linksb-ndig {
  font-size: 16px;
}

.text-linksb-ndig.flie-text {
  flex-flow: row;
}

.text-linksb-ndig.flie-text.farbe-der-headings {
  font-size: 16px;
  line-height: 1.3;
  display: block;
}

.bild-cover-uberuns {
  background-image: url('../images/IMG_3263_result.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 400px;
}

.heading-footer {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
}

.footer {
  border-top: 1px solid #2c2c2c;
  height: auto;
  margin-top: auto;
  padding: 40px 140px;
}

.footer.hauptfarbe, .inhalt-footer3 {
  color: #fff;
}

.inhalt-gro-e-abst-nde {
  padding: 100px;
}

.inhalt-gro-e-abst-nde.hauptfarbe.stretch {
  flex: 1;
}

.rounded-block {
  border: 1px solid #a88643;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  display: flex;
  box-shadow: 3px 3px 11px -4px #32231d;
}

.rounded-block.zweitfarbe {
  min-height: auto;
}

.div-block-address {
  margin-bottom: 5px;
}

.div-block-address.gold {
  color: #c9a85b;
}

.offices-wrap {
  flex-flow: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  height: 100%;
  margin-bottom: 50px;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.wrap-overlayed {
  z-index: 1;
  width: 100%;
  margin-top: 40px;
  display: block;
  position: relative;
}

.office-info {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  font-size: 16px;
  display: flex;
}

.office-wrap {
  text-align: center;
  width: 100%;
  height: 100%;
  margin-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

.subheading-mittig {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 32px;
}

.subheading-mittig.heading-2.farbe-der-headings {
  line-height: 1.4;
}

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

.error-message.flie-text {
  background-color: #a71313;
}

.contact-form-wrap {
  z-index: 10;
  border: 1px solid #a88643;
  align-items: stretch;
  padding: 60px;
  display: flex;
  position: relative;
}

.form {
  margin-bottom: 0;
}

.form-wrap {
  border-right: 1px #d2d2d54d;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
  display: block;
}

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

.text-field {
  color: #333;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 0;
  height: 54px;
  margin-bottom: 20px;
  padding: 8px 10px;
  transition: border .4s, color .4s;
  display: block;
}

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

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

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

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

.titelvideo-start {
  color: #fff;
  background-image: linear-gradient(#0000004d, #0000004d);
  height: 75vh;
  padding: 0;
  position: relative;
}

.logo-3 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

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

.logo-img {
  object-fit: contain;
  width: 200px;
}

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

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

.link {
  color: var(--white);
  text-decoration: none;
  display: block;
}

.office-image-50vh {
  object-fit: cover;
  object-position: 50% 70%;
  width: 100%;
  height: 50vh;
  margin-bottom: 40px;
}

.html-embed-6 {
  width: 100%;
  height: 100%;
}

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

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

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

.impressum-link.gold {
  color: #c9a85b;
}

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

.datenschutz-link.gold {
  color: #c9a85b;
}

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

.image-cover.top {
  object-fit: cover;
  object-position: 50% 0%;
}

.image-cover.top.contain {
  background-color: #c9a85b;
  background-image: linear-gradient(90deg, var(--gradient1), var(--gradioent-50) 50%, var(--gradient-right));
  object-fit: contain;
  height: 100%;
}

.image-5 {
  width: 25px;
}

.ablaufplan-big-button-3 {
  z-index: 0;
  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;
  position: relative;
}

.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: -2px;
  top: 10px;
}

.div {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

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

.fixed-icon {
  z-index: 10;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  bottom: 46%;
  left: auto;
  right: 1%;
}

.popup-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 75%;
  height: 75vh;
  margin: auto;
  padding: 40px;
  display: grid;
  position: relative;
  inset: 0%;
}

.popup-content.hauptfarbe {
  background-color: #000;
}

.popup-health {
  z-index: 1001;
  -webkit-backdrop-filter: drop-shadow(0 2px 5px #000000b3) blur(5px);
  backdrop-filter: drop-shadow(0 2px 5px #000000b3) blur(5px);
  background-image: linear-gradient(#00000080, #00000080);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.cross-icon {
  object-fit: contain;
  width: 30px;
  position: absolute;
  inset: 4% 2% auto auto;
}

.cross-icon.invert {
  filter: invert();
  cursor: pointer;
}

.popup-wealth, .popup-happiness {
  z-index: 1001;
  -webkit-backdrop-filter: drop-shadow(0 2px 5px #000000b3) blur(5px);
  backdrop-filter: drop-shadow(0 2px 5px #000000b3) blur(5px);
  background-image: linear-gradient(#00000080, #00000080);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.image-108 {
  width: 32px;
}

.text {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3;
}

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

.list {
  padding-left: 20px;
  font-size: 16px;
}

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

._3er {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 15%;
  margin-bottom: 40px;
}

.div-block-100 {
  flex-flow: column;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.slide {
  width: 100%;
  height: 100%;
}

._3er-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.shadow-card {
  border: 1px solid #00000040;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  transition: all .5s;
  display: flex;
  position: relative;
}

.shadow-card:hover {
  box-shadow: 0 0 30px 1px #5d5d5d66;
}

.div-block-small {
  width: 36.9%;
  margin: 30px auto 20px;
}

.text-wrapper {
  width: 100%;
  color: var(--white);
  background-color: #000;
  padding: 10px;
}

.shadow-cards {
  border: 1px solid #00000040;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  margin-top: 30px;
  transition: all .5s;
  display: flex;
  position: relative;
}

.shadow-cards:hover {
  box-shadow: 0 0 30px 1px #5d5d5d66;
}

.number {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}

.number.heading-2.gold {
  color: var(--main);
}

.text-block {
  text-align: center;
  margin: 20px;
  font-size: 20px;
  line-height: 1.5;
}

.subheading {
  text-transform: none;
  margin-top: 10px;
  font-size: 55px;
  line-height: 65px;
}

.subheading.heading-1 {
  line-height: 1.2;
}

.subheading.heading-1.farbe-der-headings {
  font-size: 30px;
  font-style: normal;
}

.subheading.heading-1.farbe-der-headings.padding {
  background-color: #c8a75a;
  margin-bottom: 40px;
}

.field-label-form {
  color: #c9a85b;
}

.slider-wrapper {
  height: 50vh;
}

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

.icon {
  color: var(--black);
}

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

.heading-mittig.heading-2 {
  overflow-wrap: anywhere;
}

.div-block {
  margin-top: 20px;
}

.footer-block {
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.heading-wrapper {
  margin-bottom: 40px;
}

.bild-cover {
  background-image: url('../images/IMG_3180.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 55vh;
}

.circlebottom {
  background-color: #05364b;
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 220px;
  padding-top: 20px;
  padding-left: 20px;
  display: flex;
  position: absolute;
  top: 38%;
  left: 42%;
}

.circlebottom.highlights {
  background-image: linear-gradient(90deg, #8c6a2f, #c9a85a 50%, #e6d28a);
}

.circlebottom.highlights.is-small {
  width: 200px;
  height: 200px;
}

.circle-inside {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 130px;
  display: flex;
  position: relative;
}

.circle-inside.hauptfarbe {
  z-index: 1;
  border-radius: 100%;
}

.circle-wrapper-mittig {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  cursor: pointer;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.circle-wrapper-mittig.margin {
  margin-top: 40px;
}

.circle-mittig {
  grid-template-columns: 1fr 1fr .25fr;
  place-items: center;
  height: 100%;
  margin-bottom: 35%;
  position: relative;
}

.circle-top {
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 245px;
  height: 245px;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: absolute;
  bottom: 33%;
  left: 0%;
}

.circle-top.highlights {
  width: 220px;
  height: 220px;
  bottom: 45%;
}

.circle-top.highlights.is-small {
  width: 200px;
  height: 200px;
}

.circle-top.highlights.is-small.gradient {
  background-image: linear-gradient(90deg, var(--gradient1), var(--gradioent-50) 50%, var(--gradient-right));
}

.circle-links {
  background-color: #05364b;
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 230px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  right: 38%;
}

.circle-links.highlights {
  background-image: linear-gradient(90deg, #8c6a2f, #c9a85a 50%, #e6d28a);
  width: 220px;
  height: 220px;
  right: 45%;
}

.circle-links.highlights.is-small {
  width: 200px;
  height: 200px;
}

.circle-links.highlights._1 {
  justify-content: center;
  align-items: center;
}

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

.impdata {
  padding: 100px 40px;
}

.impdata.wrapp {
  overflow-wrap: anywhere;
  flex: 1;
  height: 45vh;
}

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

.utility-page {
  text-align: center;
  flex-direction: column;
  display: flex;
}

.error-icon {
  filter: contrast(200%);
  object-fit: contain;
  height: 45vh;
}

._404-error-heading {
  font-weight: 600;
}

.text-mittig1 {
  text-align: center;
  font-size: 16px;
}

.heading-mittig-small {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
}

.heading-mittig-small.heading-2.farbe-der-headings {
  overflow-wrap: anywhere;
  font-size: 1.4vw;
}

.div-block-footer {
  padding-top: 0;
}

.code-embed {
  height: 100%;
}

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

.code-embed-2 {
  z-index: 1000;
  margin-top: 10px;
  position: absolute;
  inset: 3% 3% auto auto;
}

.link-9 {
  color: #c9a85b;
}

.link-10 {
  color: #c9a85b;
  text-decoration: none;
}

.side-icons-wrap {
  z-index: 99;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 10%;
  display: flex;
  position: absolute;
  right: 10px;
}

.icon-div {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.link-block-lang {
  color: #fff;
  height: 100%;
  font-size: 18px;
  text-decoration: none;
}

.link-block-lang:hover {
  color: #c8a96a;
}

.link-block-lang.w--current {
  color: #c8a96a;
  font-family: Montserrat, sans-serif;
}

.icon-div-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  display: flex;
}

.link-block-2 {
  height: 100%;
}

.icon-2 {
  object-fit: contain;
  width: 30px;
  height: 30px;
}

.circled-arrow-bottom {
  border-radius: 9999px;
  width: 32px;
  height: 32px;
  margin-bottom: 0;
  font-size: 12px;
}

.slide-nav-centered {
  justify-content: center;
  align-items: center;
  height: 8em;
  padding: 0;
  font-size: .25em;
  display: flex;
}

.reviiews {
  width: 100%;
  padding-top: 5em;
  padding-bottom: 5em;
  position: relative;
}

.container-sm {
  z-index: 5;
  width: 100%;
  max-width: 48em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25em;
  padding-right: 1.25em;
  position: relative;
}

.font-title {
  color: #ccdae7;
  letter-spacing: -.025em;
  position: relative;
}

.slider-6 {
  background-color: #0000;
  width: 100%;
  height: 100%;
  padding-bottom: 48px;
  overflow: hidden;
}

.content-centered {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

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

.text-color-white {
  color: #fff;
}

.text-sm {
  letter-spacing: -.005em;
  font-size: .875em;
  line-height: 1.25;
  position: relative;
}

html.w-mod-js [data-ix="new-interaction"] {
  opacity: 0;
  transform: translate(0, 50px);
}

@media screen and (max-width: 991px) {
  .logo {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-34 {
    width: 110px;
  }

  .paragraph-8, .link-3 {
    font-size: 13px;
  }

  .div-block-37 {
    width: auto;
  }

  .link-4 {
    font-size: 13px;
  }

  .grid-6 {
    grid-column-gap: 10px;
    grid-template-columns: .75fr .5fr .75fr .75fr .5fr;
    justify-content: space-between;
    justify-items: start;
    margin-left: 40px;
  }

  .linkfooter, .linkfooter.w--current {
    font-size: 13px;
  }

  .section-6 {
    justify-content: space-between;
    padding-left: 0;
    display: block;
  }

  .div-block-33 {
    width: auto;
    padding-left: 0;
  }

  .success {
    padding: 60px;
  }

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

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

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

  .grid-7 {
    grid-column-gap: 10px;
    grid-template-columns: .75fr .5fr .75fr .75fr .5fr;
    justify-content: space-between;
    justify-items: start;
    margin-left: 40px;
  }

  .inhalt-mittig1 {
    padding-bottom: 20px;
  }

  .terminbutton.highlights.heading-2 {
    font-size: 13px;
  }

  .impdat.wrapp {
    padding: 60px;
  }

  .nav-menu {
    background-color: #000;
  }

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

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

  .video-2 {
    height: 80vh;
  }

  .angebot2 {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .label-text.abstand-nach-oben.heading-3 {
    text-align: center;
    font-size: 14px;
  }

  .wrap-inhalt {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-mittig {
    align-self: center;
  }

  .paragraph-mittig.flie-text {
    font-size: 15px;
  }

  .paragraph-mittig.flie-text.farbe-der-headings {
    line-height: 1.6;
  }

  .navlinks.hauptfarbe {
    padding-top: 0;
    padding-bottom: 0;
  }

  .men.hauptfarbe {
    background-color: var(--gold);
    color: var(--black);
  }

  .navlink.flie-text.farbe-der-headings {
    color: var(--black);
    text-align: center;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    padding: 15px;
    font-size: 15px;
  }

  .navlink.flie-text.farbe-der-headings:hover, .navlink.flie-text.farbe-der-headings.w--current {
    border-bottom-color: var(--black);
  }

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

  .men-button.hauptfarbe {
    text-align: center;
    width: 100%;
    padding: 16px;
  }

  .men-button.hauptfarbe.w--open {
    background-color: var(--black);
  }

  .menu-icon {
    color: var(--gold);
    font-size: 22px;
  }

  .slogan.heading-1.farbe-der-headings {
    font-size: 60px;
  }

  .abstand-nach-innen3 {
    padding-left: 0;
  }

  .content-wrap {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  ._2er-grid1 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 0;
    display: flex;
  }

  .label.heading-2 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.5;
  }

  .heading-linksb-ndig.heading-2.farbe-der-headings {
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 1.3;
  }

  .text-wrap {
    justify-content: center;
    align-items: center;
  }

  .heading-mitig.heading-2 {
    margin-top: 0;
    font-size: 28px;
  }

  .inhalt-mittig.highlights, .inhalt-mittig.hauptfarbe {
    padding: 60px;
  }

  .text-linksb-ndig.flie-text.farbe-der-headings {
    text-align: center;
    font-size: 15px;
  }

  .bild-cover-uberuns {
    height: 55vh;
  }

  .heading-footer.heading-3.farbe-der-headings {
    margin-top: 0;
  }

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

  .inhalt-gro-e-abst-nde {
    padding: 60px;
  }

  .rounded-block {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .rounded-block.zweitfarbe {
    margin-bottom: 20px;
  }

  .offices-wrap {
    flex-direction: column;
    align-items: stretch;
  }

  .wrap-overlayed {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .office-info.flie-text {
    margin-top: 0;
  }

  .office-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .subheading-mittig.heading-2.farbe-der-headings {
    text-align: center;
    font-size: 20px;
  }

  .error-message {
    width: auto;
  }

  .contact-form {
    flex-flow: column;
    display: flex;
  }

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

  .contact-form-wrap.flie-text {
    padding: 40px;
  }

  .form-wrap {
    width: auto;
    margin-right: 0;
    padding-right: 0;
  }

  .text-field {
    height: 3.2rem;
    margin-bottom: 10px;
  }

  .text-field.cc-textarea {
    height: 6rem;
  }

  .titelvideo-start {
    height: 60vh;
  }

  .logo-img {
    width: 180px;
  }

  .office-image-50vh {
    background-image: none;
    width: 100%;
    height: 55vh;
    margin-bottom: 0;
  }

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

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

  .div {
    overflow: visible;
  }

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

  .fixed-icon {
    bottom: 31%;
  }

  .popup-content.hauptfarbe {
    grid-row-gap: 140px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 85%;
    height: 95vh;
    padding: 20px;
    display: flex;
    position: relative;
    overflow: auto;
  }

  .popup-health {
    display: none;
  }

  .cross-icon.invert {
    width: 28px;
  }

  .popup-wealth, .popup-happiness {
    display: none;
  }

  .text.flie-text {
    white-space: pre-wrap;
    word-break: break-all;
    font-size: 1.09375vw;
  }

  .list.flie-text {
    margin-bottom: 0;
    font-size: 1.25vw;
  }

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

  ._3er {
    grid-column-gap: 16px;
    grid-row-gap: 120px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 0;
    display: flex;
  }

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

  ._3er-grid {
    grid-template-columns: 1fr 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-small {
    width: 100%;
    margin-top: 20px;
  }

  .shadow-cards {
    width: 80%;
  }

  .number.heading-2.gold {
    font-size: 19px;
  }

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

  .text-block.flie-text {
    font-size: 19px;
  }

  .subheading.heading-1.farbe-der-headings.padding {
    font-size: 22px;
  }

  .slider-wrapper {
    height: 55vh;
  }

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

  .circlebottom.highlights {
    width: 170px;
    height: 170px;
  }

  .circlebottom.highlights.is-small {
    width: 150px;
    height: 150px;
  }

  .circle-inside.hauptfarbe, .circle-inside.hauptfarbe.is-small {
    width: 100px;
    height: 100px;
  }

  .circle-wrapper-mittig {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .circle-wrapper-mittig.margin {
    margin-bottom: 0%;
  }

  .circle-wrapper-mittig.margin.margin-zero {
    margin-top: 0;
  }

  .circle-wrapper-mittig.rel {
    position: relative;
    left: auto;
  }

  .circle-mittig {
    margin-bottom: 20%;
  }

  .circle-mittig.margin-zero {
    margin-bottom: 0%;
  }

  .circle-top.highlights {
    overflow-wrap: anywhere;
    width: 170px;
    height: 170px;
  }

  .circle-top.highlights.is-small {
    width: 150px;
    height: 150px;
  }

  .circle-links.highlights {
    width: 170px;
    height: 170px;
  }

  .circle-links.highlights.is-small {
    width: 150px;
    height: 150px;
  }

  .impdata.wrapp, .utility-pag.highlights {
    padding: 60px;
  }

  .error-icon {
    height: 22rem;
  }

  ._404-error-heading.heading-1 {
    font-size: 30px;
  }

  .text-mittig1.flie-text {
    font-size: 15px;
  }

  .wrapp {
    overflow-wrap: anywhere;
  }

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

  .heading-mittig-small.heading-2.farbe-der-headings {
    font-size: 1.40625vw;
  }

  .slide-nav {
    font-size: 12px;
  }

  .arrow {
    width: 5vw;
    font-size: 30px;
  }

  .button-mittig {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .code-embed-2 {
    top: 2%;
    right: 1%;
  }

  .side-icons-wrap {
    width: auto;
    margin-bottom: 0;
    margin-right: 4px;
    padding: 0;
    position: absolute;
    inset: -5% 0% auto auto;
  }

  .icon-div {
    margin-left: 0;
    padding-bottom: 5px;
  }

  .icon-div-2.fixed {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    background-color: #1c1c1c;
    border-radius: 15px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-end;
    margin-right: 10px;
    padding: 5px;
    position: fixed;
    inset: auto 0% 40% auto;
  }

  .icon-2 {
    width: 26px;
    height: 26px;
  }

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

@media screen and (max-width: 767px) {
  .div-block-34 {
    width: 153.531px;
  }

  .paragraph-8, .link-3 {
    margin-left: 0;
  }

  .div-block-37 {
    width: 153.531px;
  }

  .link-4 {
    margin-left: 0;
  }

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

  .section-6 {
    flex-direction: column;
    display: block;
  }

  .div-block-33 {
    align-items: flex-start;
    width: 153.531px;
    padding-left: 0;
    display: flex;
  }

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

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

  .div-block-success.highlights {
    padding: 40px;
  }

  .heading-success.heading-1 {
    font-size: 25px;
  }

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

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

  .titelvideo1 {
    height: 60vh;
  }

  .inhalt-mittig1 {
    height: auto;
  }

  .terminbutton.highlights.heading-2 {
    padding: 8px 12px;
    line-height: 1.3;
  }

  .social-verlinkung3 {
    margin-right: 0;
  }

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

  .impdat.wrapp {
    padding: 40px;
  }

  .nav-menu {
    background-color: #2e2e2e;
  }

  .impdatfooter, .impressum2 {
    text-align: left;
  }

  .video-2 {
    height: 70vh;
  }

  .inhalt-footer2 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 5px;
  }

  .angebot2 {
    height: auto;
  }

  .bild-auftauchen2 {
    width: 100%;
    max-height: none;
  }

  .label-text.abstand-nach-oben.heading-3 {
    font-size: 13px;
  }

  .paragraph-mittig.flie-text {
    font-size: 14px;
  }

  .navlink.flie-text.farbe-der-headings {
    padding: 12px;
    font-size: 14px;
    line-height: 1.4;
  }

  .men-button.hauptfarbe {
    padding: 14px;
  }

  .menu-icon {
    font-size: 20px;
  }

  .divblock-video {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slogan {
    font-size: 40px;
    line-height: 45px;
  }

  .slogan.heading-1.farbe-der-headings {
    font-size: 50px;
  }

  .label.heading-2 {
    font-size: 13px;
  }

  .heading-linksb-ndig.heading-2.farbe-der-headings {
    font-size: 24px;
  }

  .heading-mitig.heading-2 {
    font-size: 24px;
    line-height: 1.3;
  }

  .inhalt-mittig.highlights, .inhalt-mittig.hauptfarbe {
    padding: 40px;
  }

  ._3er-grid1 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 10px;
  }

  .text-linksb-ndig.flie-text.farbe-der-headings {
    font-size: 14px;
  }

  .bild-cover-uberuns {
    height: 22rem;
  }

  .footer.hauptfarbe {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
  }

  .inhalt-footer3.flie-text {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .inhalt-gro-e-abst-nde {
    padding: 40px;
  }

  .inhalt-gro-e-abst-nde.hauptfarbe.stretch {
    flex: 1;
  }

  .wrap-overlayed {
    margin-top: 10px;
    padding-left: 4%;
    padding-right: 4%;
  }

  .office-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .subheading-mittig.heading-2.farbe-der-headings {
    font-size: 19px;
  }

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

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

  .contact-form-wrap {
    padding: 40px;
  }

  .contact-form-wrap.flie-text {
    padding: 30px;
  }

  .text-field {
    width: auto;
    height: 2.8rem;
    margin-bottom: 10px;
    margin-right: 0;
  }

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

  .text-field.cc-textarea {
    height: 5rem;
  }

  .titelvideo-start {
    height: 25rem;
  }

  .logo-img {
    width: 150px;
  }

  .maos-footer {
    height: 100px;
  }

  .maps-gro-2 {
    height: 400px;
  }

  .office-image-50vh {
    height: 22rem;
  }

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

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

  .popup-content.hauptfarbe {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
    width: 93%;
    height: 50vh;
  }

  .popup-health {
    display: none;
  }

  .cross-icon.invert {
    width: 25px;
  }

  .popup-wealth {
    display: none;
  }

  .text.flie-text {
    white-space: pre-wrap;
    word-break: normal;
    font-size: 13px;
  }

  .list.flie-text {
    font-size: 1.09375vw;
  }

  ._3er {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: 100%;
    display: flex;
  }

  ._3er-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    display: flex;
  }

  .div-block-small {
    margin-top: 15px;
  }

  .shadow-cards {
    width: 100%;
    margin-top: 10px;
  }

  .number.heading-2.gold {
    font-size: 18px;
    line-height: 1.3;
  }

  .text-block.flie-text {
    font-size: 18px;
  }

  .subheading {
    font-size: 40px;
    line-height: 45px;
  }

  .subheading.heading-1.farbe-der-headings.padding {
    font-size: 18px;
  }

  .slider-wrapper {
    height: 22rem;
  }

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

  .footer-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .bild-cover {
    height: 22rem;
  }

  .circlebottom.highlights {
    width: 180px;
    height: 180px;
  }

  .circlebottom.highlights.is-small {
    width: 135px;
    height: 135px;
  }

  .circle-inside.hauptfarbe {
    width: 110px;
    height: 110px;
  }

  .circle-inside.hauptfarbe.is-small {
    width: 90px;
    height: 90px;
  }

  .circle-wrapper-mittig {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    padding-bottom: 0;
  }

  .circle-wrapper-mittig.rel {
    left: 0%;
  }

  .circle-mittig {
    margin-bottom: 0%;
  }

  .circle-top.highlights {
    white-space: pre-wrap;
    width: 180px;
    height: 180px;
    padding-bottom: 25px;
  }

  .circle-top.highlights.is-small {
    width: 135px;
    height: 135px;
  }

  .circle-links.highlights {
    width: 180px;
    height: 180px;
  }

  .circle-links.highlights.is-small {
    width: 135px;
    height: 135px;
  }

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

  .impdata.wrapp {
    height: auto;
    padding: 40px;
  }

  .utility-pag.highlights {
    padding: 40px;
  }

  .error-icon {
    height: 20rem;
  }

  ._404-error-heading.heading-1 {
    font-size: 25px;
  }

  .text-mittig1.flie-text {
    font-size: 14px;
  }

  .wrapp {
    white-space: pre-wrap;
    overflow-wrap: anywhere;
  }

  .heading-mittig-small.heading-2 {
    line-height: 1.3;
  }

  .heading-mittig-small.heading-2.farbe-der-headings {
    font-size: 16px;
  }

  .div-block-footer {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .slide-nav {
    font-size: 10px;
  }

  .arrow {
    font-size: 25px;
  }

  .button-mittig {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .code-embed-2 {
    inset: 0% 0% auto auto;
  }

  .reviiews {
    padding-top: 4em;
    padding-bottom: 4em;
  }

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

@media screen and (max-width: 479px) {
  h1 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 32px;
  }

  h2 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 30px;
  }

  h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 28px;
  }

  .paragraph-8, .link-3, .link-4 {
    font-size: 15px;
  }

  .grid-6 {
    justify-content: start;
  }

  .linkfooter, .linkfooter.w--current {
    font-size: 15px;
  }

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

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

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

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

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

  .grid-7 {
    justify-content: start;
  }

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

  .terminbutton.highlights.heading-2 {
    font-size: 12px;
  }

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

  .instagram3 {
    width: 7vw;
  }

  .impdat, .impdat.wrapp {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .impdatfooter {
    text-align: left;
  }

  .video-2 {
    background-image: url('../images/2_12.webp'), linear-gradient(#0000, #0000);
    background-position: 50% 101%, 0 0;
  }

  .speise-karte-downloaden.highlights.flie-text {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
  }

  .wrap-inhalt {
    padding-left: 0%;
    padding-right: 0%;
  }

  .navlink.flie-text.farbe-der-headings {
    padding: 10px;
    line-height: 1.3;
  }

  .men-button.hauptfarbe {
    padding: 12px;
  }

  .menu-icon {
    font-size: 18px;
  }

  .divblock-video {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slogan {
    font-size: 30px;
    line-height: 35px;
  }

  .slogan.heading-1.farbe-der-headings {
    font-size: 40px;
  }

  ._2er-grid1 {
    margin-top: 0;
  }

  .label.heading-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .label.heading-2.farbe-der-headings {
    font-size: 12px;
  }

  .label.heading-2 {
    background-color: var(--gold);
    font-size: 13px;
    line-height: 1.5;
  }

  .heading-linksb-ndig {
    font-size: 30px;
  }

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

  .heading-linksb-ndig.heading-2.farbe-der-headings, .heading-mitig.heading-2 {
    font-size: 20px;
  }

  .heading-mitig.heading-2.farbe-der-headings {
    background-color: var(--gold);
  }

  .inhalt-mittig {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .inhalt-mittig.highlights, .inhalt-mittig.highlights.padding, .inhalt-mittig.hauptfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bild-cover-uberuns {
    object-fit: cover;
    height: 20rem;
  }

  .footer.hauptfarbe {
    text-align: left;
  }

  .inhalt-gro-e-abst-nde {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rounded-block {
    min-width: 200px;
  }

  .offices-wrap {
    margin-bottom: 40px;
  }

  .wrap-overlayed {
    padding-left: 4%;
    padding-right: 4%;
  }

  .office-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .subheading-mittig.heading-2.farbe-der-headings {
    font-size: 18px;
  }

  .contact-form-wrap {
    padding: 40px 30px;
  }

  .contact-form-wrap.flie-text {
    padding: 20px;
  }

  .text-field {
    height: 2.5rem;
  }

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

  .titelvideo-start {
    height: 22rem;
  }

  .logo-img {
    width: 120px;
  }

  .maps-gro-2 {
    height: 300px;
  }

  .office-image-50vh {
    height: 20rem;
  }

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

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

  .image-5 {
    width: 5vw;
  }

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

  .div {
    width: 100%;
  }

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

  .popup-content.hauptfarbe {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
    overflow: auto;
  }

  .popup-health {
    display: none;
  }

  .cross-icon.invert {
    width: 18px;
    top: 1%;
  }

  .popup-wealth, .popup-happiness {
    display: none;
  }

  .list.flie-text {
    padding-left: 10px;
    font-size: 14px;
  }

  .list.flie-text.margin {
    margin-left: 0;
  }

  ._3er {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 0%;
  }

  .div-block-100 {
    padding-left: 0%;
    padding-right: 0%;
  }

  ._3er-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .shadow-card {
    width: 100%;
    padding: 15px;
  }

  .div-block-small {
    margin-top: 10px;
  }

  .shadow-cards {
    width: 100%;
  }

  .number.heading-2.gold {
    font-size: 17px;
  }

  .text-block.flie-text {
    margin: 15px;
    font-size: 17px;
  }

  .subheading {
    font-size: 30px;
    line-height: 35px;
  }

  .subheading.heading-1.farbe-der-headings.padding {
    font-size: 16px;
  }

  .slider-wrapper {
    height: 20rem;
  }

  .heading-mittig.heading-2 {
    font-size: 20px;
    line-height: 24px;
  }

  .footer-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .heading-wrapper {
    margin-bottom: 10px;
  }

  .bild-cover {
    height: 20rem;
  }

  .circlebottom.highlights {
    border-radius: 0%;
    width: 100%;
    height: auto;
    padding: 15px;
    position: static;
  }

  .circlebottom.highlights.is-small {
    background-color: var(--gold);
    background-image: none;
    width: 100%;
    height: 100%;
  }

  .circlebottom.highlights.is-small.gradient {
    background-image: linear-gradient(90deg, #8c6a2f, #c9a85a 50%, #e6d28a);
  }

  .circle-inside.hauptfarbe {
    border-radius: 0%;
    order: -9999;
    width: 100%;
    height: auto;
    padding: 15px;
    position: static;
  }

  .circle-inside.hauptfarbe.is-small {
    width: 100%;
    height: auto;
  }

  .circle-wrapper-mittig {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 0%;
  }

  .circle-wrapper-mittig.margin {
    width: 100%;
    margin-top: 0;
  }

  .circle-mittig {
    border: 1px solid var(--gold);
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .circle-top.highlights {
    border-radius: 0%;
    width: 100%;
    height: auto;
    padding: 15px;
    position: static;
  }

  .circle-top.highlights.is-small {
    width: 100%;
    height: auto;
  }

  .circle-top.highlights.is-small.gradient {
    background-image: linear-gradient(90deg, var(--gradient1), var(--gradioent-50) 50%, var(--gradient-right));
  }

  .circle-links.highlights {
    border-radius: 0%;
    width: 100%;
    height: auto;
    padding: 15px;
    position: static;
  }

  .circle-links.highlights.is-small {
    background-image: linear-gradient(90deg, var(--gradient1), var(--gradioent-50) 50%, var(--gradient-right));
    width: 100%;
    height: auto;
  }

  .impdata, .impdata.wrapp, .utility-pag.highlights {
    padding-left: 20px;
    padding-right: 20px;
  }

  .error-icon {
    height: 16rem;
  }

  ._404-error-heading.heading-1 {
    font-size: 20px;
  }

  .heading-mittig-small {
    font-size: 30px;
  }

  .heading-mittig-small.heading-2 {
    line-height: 30px;
  }

  .heading-mittig-small.heading-2.farbe-der-headings {
    font-size: 15px;
    line-height: 1.3;
  }

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

  .arrow {
    width: 6vw;
    font-size: 20px;
  }

  .code-embed-2 {
    inset: 0% 0% auto auto;
  }

  .side-icons-wrap {
    width: auto;
  }

  .icon-div {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-right: 15px;
  }

  .link-block-lang {
    font-size: 14px;
  }

  .icon-div-2.fixed {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    margin-right: 6px;
  }

  .icon-2 {
    width: 22px;
    height: 22px;
  }

  .slide-14 {
    overflow: hidden;
  }

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

#w-node-_93e67502-bc3e-d83f-728d-3a50e6d97451-ae600b79, #w-node-_93e67502-bc3e-d83f-728d-3a50e6d97477-ae600b79, #w-node-_93e67502-bc3e-d83f-728d-3a50e6d9749d-ae600b79, #w-node-b094a7a0-7a1c-fe8f-6fbc-2a9c622ce84f-ae600b79, #w-node-_614ec974-9547-6f9d-326c-f2c3266b6d76-ae600b79, #w-node-_831f44de-fd3a-74ba-8036-9fa907f73713-ae600b79 {
  grid-area: 2 / 2 / 3 / 2;
}

#w-node-addaba7c-c6e6-e2d1-2bf7-87282eb2fada-ae600b8b {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_93e67502-bc3e-d83f-728d-3a50e6d97451-ffdeb559, #w-node-_93e67502-bc3e-d83f-728d-3a50e6d97477-ffdeb559, #w-node-_93e67502-bc3e-d83f-728d-3a50e6d9749d-ffdeb559, #w-node-b094a7a0-7a1c-fe8f-6fbc-2a9c622ce84f-ffdeb559, #w-node-_614ec974-9547-6f9d-326c-f2c3266b6d76-ffdeb559, #w-node-_831f44de-fd3a-74ba-8036-9fa907f73713-ffdeb559, #w-node-_93e67502-bc3e-d83f-728d-3a50e6d97451-e165462c, #w-node-_93e67502-bc3e-d83f-728d-3a50e6d97477-e165462c, #w-node-_93e67502-bc3e-d83f-728d-3a50e6d9749d-e165462c, #w-node-b094a7a0-7a1c-fe8f-6fbc-2a9c622ce84f-e165462c, #w-node-_614ec974-9547-6f9d-326c-f2c3266b6d76-e165462c, #w-node-_831f44de-fd3a-74ba-8036-9fa907f73713-e165462c {
  grid-area: 2 / 2 / 3 / 2;
}

#w-node-addaba7c-c6e6-e2d1-2bf7-87282eb2fada-3e75b5a4, #w-node-addaba7c-c6e6-e2d1-2bf7-87282eb2fada-bf1a04ed {
  grid-area: 1 / 2 / 2 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-addaba7c-c6e6-e2d1-2bf7-87282eb2fada-ae600b8b {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_670dde17-235f-48e0-2af5-69e79e878396-ae600b8b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-addaba7c-c6e6-e2d1-2bf7-87282eb2fada-3e75b5a4 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_670dde17-235f-48e0-2af5-69e79e878396-3e75b5a4 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-addaba7c-c6e6-e2d1-2bf7-87282eb2fada-bf1a04ed {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_670dde17-235f-48e0-2af5-69e79e878396-bf1a04ed {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Monotype Corsiva';
  src: url('../fonts/Monotype-Corsiva-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monotype Corsiva';
  src: url('../fonts/Monotype-Corsiva-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Agaramondpro';
  src: url('../fonts/AGaramondPro-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Amaranth';
  src: url('../fonts/Amaranth-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Amaranth';
  src: url('../fonts/Amaranth-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}