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

:root {
  --dim-grey: #686868;
  --dark-slate-grey: #383838;
  --white-smoke: #e9e9e9;
}

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

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

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

.logo.w--current {
  width: 150px;
  height: 150px;
}

.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-men-1 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.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-1 {
  width: 100%;
}

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

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

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

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

.farbe-der-headings {
  color: #782631;
}

.hauptfarbe {
  background-color: #000;
}

.zweitfarbe {
  background-color: #f3f3f3;
}

.highlights {
  color: #333;
  background-color: #782631;
}

.heading-1 {
  font-family: Arsenal, sans-serif;
}

.heading-2 {
  font-family: Unica One, sans-serif;
  font-weight: 600;
}

.flie-text {
  font-family: Chivo, sans-serif;
  font-weight: 400;
}

.heading-3 {
  font-family: Unica One, sans-serif;
  font-weight: 500;
}

.farbe-flie-text {
  color: #000;
}

.titelvideo-startseite-1 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 75vh;
  display: flex;
  position: relative;
}

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

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

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

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

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

.terminbutton.zweitfarbe.farbe-flie-text:hover {
  background-color: #8b8b8b;
}

.instagram3 {
  width: 30px;
}

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

.utility-page-wrap {
  background-image: url('../images/5e4e799880743331e550192d_schloss-gold.jpg');
  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;
}

._404-error {
  color: #fff;
  font-family: Exo, sans-serif;
  font-weight: 600;
}

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

.impressum1, .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 {
  color: #fff;
}

.email {
  margin-bottom: 5px;
}

.email.flie-text {
  color: #fff;
}

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

.essen-bild2 {
  background-image: url('../images/AdobeStock_17496330_visu.jpg');
  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;
}

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

.inhalt-footer1 {
  min-width: 200px;
}

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

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

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

.rounded-block {
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 200px;
  padding: 35px;
  display: flex;
  box-shadow: 3px 3px 11px -4px #32231d;
}

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

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

.div-block-video {
  color: #fff;
  letter-spacing: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan1 {
  text-align: left;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 70px;
  line-height: 80px;
}

.slogan1.heading-1 {
  font-size: 60px;
  line-height: 70px;
}

.round-button1 {
  border-radius: 19px;
  padding: 10px 30px;
}

.round-button1.heading-3.zweitfarbe {
  color: #000;
}

.bild-zoom-effekt1 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/AdobeStock_311892515_visu.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-start;
  min-height: 70vh;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: flex;
}

.bild-zoom-effekt1:hover {
  background-image: linear-gradient(#fff3, #fff3), url('../images/AdobeStock_311892515_visu.jpg');
  background-size: auto, cover;
}

.div-block-wei-1 {
  background-color: #fffffff2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 60%;
  padding: 60px;
  display: flex;
}

.background-video1 {
  width: 100%;
  height: 100%;
}

.heading-linksb-ndig-effekt1 {
  margin-top: 0;
  font-size: 22px;
}

.subheading1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 35px;
}

.subheading1.heading-2 {
  letter-spacing: 0;
}

.footer-image {
  object-fit: cover;
  margin-right: 10px;
}

.footer-2 {
  justify-content: space-around;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.footer-2.hauptfarbe {
  align-items: flex-start;
}

.div-block-41 {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  width: 784px;
  height: 400px;
  display: flex;
}

.div-block-41.highlights {
  background-color: var(--dim-grey);
  color: #fff;
}

.logo-wei {
  width: 150px;
  height: 150px;
}

.logo-wei.mr-auto {
  margin-right: auto;
}

.logo-wei.mr-auto.ml-40px {
  width: 150px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 100px;
}

.navbar-2 {
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  display: flex;
}

.navbar-2.hauptfarbe {
  padding-left: 0;
  padding-right: 100px;
}

.titelvideo-stat-2 {
  height: 82vh;
  position: relative;
}

.div-block-video-2 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan2 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 70px;
  line-height: 78px;
}

.slogan2.heading-1 {
  padding-left: 10%;
  padding-right: 10%;
  font-size: 62px;
}

.terminbutton2.highlights {
  color: #fff;
}

.terminbutton2.highlights.heading-3 {
  background-color: var(--dim-grey);
}

.terminbutton2.highlights.heading-3.bg-hover-white:hover {
  color: #000;
  background-color: #fff;
}

.video2-2 {
  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;
}

.section-gro-e-abst-nde2 {
  background-color: var(--white-smoke);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 15vw 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.background-icon2 {
  opacity: .5;
  object-fit: contain;
  width: 20vw;
  height: 20vh;
  position: relative;
}

.background-icon2._3243 {
  position: relative;
}

.heading-icon2 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  line-height: 55px;
  position: absolute;
  inset: 36% 0% auto;
}

.heading-icon2.heading-1 {
  text-align: center;
  font-size: 50px;
  line-height: 56px;
  top: 50%;
}

.div-block-icon {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

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

.section-bild-cover2 {
  background-image: linear-gradient(#ffffffb3, #ffffffb3), url('../images/6272510e731307c4779670ee_AdobeStock_318197934_visu.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 120px;
  display: flex;
  overflow: hidden;
}

.inhalt-untereinander-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-right: 40px;
  display: flex;
}

.inhalt-untereinander-2.rechts {
  padding-left: 40px;
  padding-right: 0;
}

.inhalt-untereinander-2.cen {
  align-items: center;
  padding-right: 0;
}

.text-links2.flie-text.cen {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}

.text-links2.flie-text.cen.wh {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.text-links2.flie-text.cen.wh.p {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-links2.flie-text.cen.wh.p.center {
  text-align: center;
}

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

._2er-grid1-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
}

.inhalt-mittig-untereinander {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  padding: 40px;
  display: flex;
}

.inhalt-mittig-untereinander.bild1 {
  color: #fff;
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/62b2c2d661a2f0c4fa9074c6_IMG_20220618_160457491_HDR.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.inhalt-mittig-untereinander.bild2 {
  color: #fff;
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/62b2c2d761a2f046df9074c7_IMG_20220618_160554388_HDR.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.inhalt-mittig-untereinander.bild3 {
  color: #fff;
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/62b2c2d7f1619a224fa4cf5d_IMG_20220618_160424943.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.inhalt-mittig-untereinander.bild4 {
  color: #fff;
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/628b82871b41c961993374ce_IMG_20201203_202450-p-500.jpeg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.inhalt-nebeneinander1 {
  justify-content: space-between;
  align-items: center;
  width: 80vw;
  display: flex;
}

.inhalt-nebeneinander1.coloured {
  width: 100vw;
}

.inhalt-nebeneinander1.coloured.hauptfarbe {
  color: #fff;
  width: 100%;
  padding-right: 40px;
}

.inhalt-nebeneinander1.coloured.zweitfarbe {
  width: 100%;
  padding-left: 40px;
}

.inhalt-nebeneinander1.coloured.zweitfarbe.pd {
  flex-direction: column;
  width: 100%;
  padding: 100px 60px;
  position: relative;
}

.inhalt-nebeneinander1.coloured.zweitfarbe.pd.bl {
  background-color: #000;
  padding: 100px 0;
}

.inhalt-nebeneinander1.coloured.zweitfarbe.pd.bl.less-padding {
  padding-top: 40px;
  padding-bottom: 100px;
}

.inhalt-nebeneinander1.coloured.highlights {
  background-color: var(--white-smoke);
  color: #fff;
  width: 100%;
  padding-right: 40px;
}

.termin-button {
  margin-top: 10px;
  margin-bottom: 10px;
}

.termin-button.heading-3.highlights {
  background-color: var(--dim-grey);
  color: #fff;
}

.termin-button.heading-3.highlights:hover {
  background-color: #000;
}

.termin-button.heading-3.highlights.bg-hover-white {
  background-color: var(--dim-grey);
  color: #fff;
}

.termin-button.heading-3.highlights.bg-hover-white:hover {
  color: #000;
  background-color: #fff;
}

.heading-links2 {
  text-transform: uppercase;
}

.heading-links2.heading-1.wh {
  color: #fff;
}

.heading-links2.heading-1.reviews {
  position: absolute;
  top: 50%;
}

.heading-links2.heading-1.absolute {
  position: absolute;
  top: 35%;
}

._4er-grid2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

._4er-grid2.jewellery {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 0;
}

.bild-cover-400 {
  object-fit: cover;
  background-image: url('../images/WOMEN-FACER.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 400px;
}

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

.bild-cover-400._3 {
  background-image: url('../images/wolf.jpg');
}

.bild-cover-400._4 {
  background-image: url('../images/trash-esf.jpg');
}

.div-block-effekt2 {
  opacity: 0;
  color: #fff;
  background-color: #00000080;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 10px;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.div-block-effekt2:hover {
  opacity: 1;
}

.image-60vw {
  object-fit: cover;
  width: 60vw;
  max-height: 600px;
}

.image-60vw.less {
  width: 50vw;
  height: 94.2072%;
}

.footertext2 {
  color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

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

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

.titelvideo2 {
  height: 60vh;
  position: relative;
}

.inhalt-mittig-untereinander1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.inhalt-mittig-untereinander1.abst {
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-mittig1-2 {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}

.heading-mittig1-2.heading-2.farbe-der-headings {
  color: var(--dim-grey);
}

.heading-mittig1-2.heading-2.farbe-der-headings.text-left {
  text-align: left;
}

.heading-mittig1-2.heading-2.farbe-der-headings.text-left.text-black {
  color: #000;
  margin-top: 0;
}

._2er-grid1-3 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr;
  height: 100vh;
}

._2er-grid1-3.kontakt {
  height: 100%;
  margin-top: 20px;
}

.form-text1 {
  text-transform: none;
  margin-bottom: 10px;
}

.form-text1.flie-text.text-left {
  text-align: left;
}

.impdat2 {
  padding: 100px 40px;
}

.success-2 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 75vh;
  display: flex;
}

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

.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;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poiret One, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

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

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

.maps-gro-2.h-100 {
  width: 100%;
  height: 100%;
}

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

.div-block-114 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

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

.html-embed-6 {
  width: 100%;
  height: 100%;
  margin-right: 0;
  padding-right: 0;
}

.section-50 {
  padding: 20px;
}

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

.lightbox {
  height: 352px;
}

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

.image-63 {
  background-color: var(--dim-grey);
  object-fit: cover;
}

.text-black {
  color: #333;
}

.list-4 {
  font-family: Chivo, sans-serif;
}

.text-span {
  font-size: 18px;
  line-height: 30px;
}

.text-span-2 {
  font-size: 14px;
}

.section-51 {
  width: 100%;
  padding-top: 0;
}

.section-52 {
  width: 100%;
}

.section-53 {
  width: 100%;
  overflow: hidden;
}

.list-5 {
  color: #fff;
  padding-left: 0;
  font-family: Chivo, sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.grid-17 {
  border: 1px #fff;
  width: 65%;
  margin-top: 19px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-156 {
  border: 1px solid #fff;
  padding-left: 10px;
  padding-right: 10px;
}

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

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

.image-64 {
  object-fit: cover;
  width: 45px;
}

.div-block-157 {
  z-index: 5;
  flex-direction: column;
  display: flex;
  position: fixed;
  inset: 40% 1% 0% auto;
}

.link-block {
  margin-bottom: 10px;
}

.bold-text-10 {
  color: #33333382;
  font-weight: 400;
}

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

.html-embed-7, .html-embed-8 {
  width: 100%;
}

.popupmain {
  z-index: 1000;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#0009, #0009);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-inside {
  background-color: #eaeaea;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding: 10px 20px 20px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 11px #000;
}

.popup-inside:hover {
  box-shadow: 4px 0 16px 4px #000;
}

.image-62 {
  opacity: .5;
  cursor: pointer;
  align-self: flex-end;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 5px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-62:hover {
  opacity: 1;
  border-radius: 50%;
  box-shadow: 0 0 10px #000;
}

.heading-89 {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.heading-89.bottom-margin {
  margin-bottom: 20px;
}

.paragraph-57 {
  color: #7f7f7f;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.paragraph-57.darker {
  font-size: 24px;
  line-height: 40px;
}

.paragraph-57.darker:hover {
  color: #4f4f4f;
}

.phone-link {
  color: #000;
  text-decoration: none;
}

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

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

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

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

.contact-form {
  width: 100%;
}

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

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

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

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

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

.send-button.highlights.flie-text {
  color: #fff;
  margin-top: 20px;
}

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

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

.heading-left {
  font-size: 35px;
  line-height: 120%;
}

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

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

@media screen and (max-width: 991px) {
  .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;
  }

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

  .nav-link-1.flie-text {
    margin-left: 0;
    margin-right: 0;
  }

  .flie-text {
    width: 100%;
  }

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

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

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

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

  .men-icon1 {
    color: #fff;
  }

  .telefonnummer1 {
    margin-bottom: 5px;
    text-decoration: none;
  }

  .email {
    margin-bottom: 5px;
  }

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

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

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

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

  .slogan1 {
    font-size: 40px;
  }

  .slogan1.heading-1 {
    font-size: 60px;
    line-height: 70px;
  }

  .bild-zoom-effekt1 {
    min-height: 50vh;
  }

  .div-block-wei-1 {
    width: 80%;
    height: auto;
    padding: 40px;
  }

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

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

  .footer-image {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .footer-2.hauptfarbe.flie-text {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: flex-start start;
    padding: 60px 40px;
    font-size: 12px;
    display: flex;
  }

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

  .nav-men-2.hauptfarbe {
    background-color: #363636;
  }

  .men-button2.hauptfarbe, .men-button2.hauptfarbe.w--open {
    background-color: #000;
  }

  .logo-wei.mr-auto.ml-40px {
    order: -1;
    margin: 0;
  }

  .logo-wei.mr-auto.ml-40px.w--current {
    order: -1;
    margin-left: 0;
    margin-right: 0;
  }

  .men-icon3 {
    color: #fff;
  }

  .navbar-2.hauptfarbe {
    justify-content: space-between;
    padding-left: 40px;
    padding-right: 40px;
  }

  .titelvideo-stat-2 {
    height: 500px;
  }

  .div-block-video-2 {
    height: 100%;
  }

  .slogan2.heading-1 {
    text-align: center;
    font-size: 40px;
    line-height: 45px;
  }

  .video2-2 {
    background-image: linear-gradient(#00000036, #00000036);
  }

  .section-gro-e-abst-nde2 {
    padding: 100px 60px;
  }

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

  .div-block-icon {
    margin-bottom: 20px;
  }

  .section-bild-cover2 {
    padding: 100px 60px;
  }

  .inhalt-untereinander-2 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .inhalt-untereinander-2.rechts {
    padding: 100px 60px;
  }

  ._2er-grid1-2 {
    margin-top: 20px;
  }

  .inhalt-nebeneinander1 {
    flex-direction: column;
    width: 100%;
  }

  .inhalt-nebeneinander1.coloured.hauptfarbe {
    padding-right: 0;
  }

  .inhalt-nebeneinander1.coloured.zweitfarbe {
    padding-left: 0;
  }

  .inhalt-nebeneinander1.coloured.zweitfarbe.pd {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .inhalt-nebeneinander1.coloured.zweitfarbe.pd.bl {
    padding: 60px;
  }

  .inhalt-nebeneinander1.coloured.zweitfarbe.pd.bl.less-padding {
    padding-top: 100px;
  }

  .inhalt-nebeneinander1.coloured.highlights {
    padding-right: 0;
  }

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

  ._4er-grid2.jewellery {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 40px;
    padding-top: 0;
  }

  .bild-cover-400 {
    height: 300px;
  }

  .image-60vw {
    width: 100%;
    max-height: 400px;
  }

  .image-60vw.less {
    width: 100%;
  }

  .footertext2 {
    flex-direction: column;
  }

  .titelvideo2 {
    height: 400px;
  }

  .inhalt-mittig-untereinander1 {
    padding: 20px 40px;
  }

  .inhalt-mittig-untereinander1.abst {
    padding: 100px 60px;
  }

  ._2er-grid1-3 {
    grid-template-rows: auto auto;
    grid-template-columns: 1.6fr;
    justify-items: stretch;
    height: auto;
  }

  ._2er-grid1-3.kontakt {
    flex-direction: column;
    margin-top: 0;
    display: flex;
  }

  .impdat2 {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden;
  }

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

  .maps-gro-2.h-100.gr-er {
    height: 400px;
  }

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

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

  .section-50 {
    padding: 100px 60px;
  }

  .lightbox {
    height: 300px;
  }

  .mr-40px {
    background-color: #0000;
    order: 1;
  }

  .grid-17 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .popupmain {
    display: flex;
  }

  .popup-inside {
    width: 80%;
  }

  .heading-89.bottom-margin {
    font-size: 34px;
  }

  .bold-text-4 {
    font-size: 22px;
  }

  .error-message {
    width: auto;
  }
}

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

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

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

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

  .titelvideo-startseite-1 {
    height: 60vh;
  }

  .inhalt-mittig1 {
    height: auto;
  }

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

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

  .inhalt-footer1 {
    margin-bottom: 5px;
  }

  .angebot2 {
    height: auto;
  }

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

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

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

  .bild-zoom-effekt1 {
    min-height: 300px;
  }

  .div-block-wei-1 {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .footer-image {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .footer-2.hauptfarbe {
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer-2.hauptfarbe.flie-text {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

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

  .div-block-41.highlights {
    margin-left: 20px;
    margin-right: 20px;
  }

  .logo-wei.mr-auto.ml-40px {
    width: 100px;
    height: 100px;
  }

  .titelvideo-stat-2 {
    height: 350px;
  }

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

  .slogan2.heading-1 {
    padding-left: 0%;
    padding-right: 0%;
    font-size: 30px;
    line-height: 35px;
  }

  .video2-2 {
    height: 100%;
  }

  .section-gro-e-abst-nde2 {
    text-align: center;
    padding: 60px 40px;
  }

  .background-icon2 {
    width: 50vw;
  }

  .heading-icon2.heading-1 {
    font-size: 35px;
    line-height: 40px;
  }

  .div-block-icon {
    margin-bottom: 20px;
  }

  .section-bild-cover2 {
    text-align: left;
    padding: 60px 40px;
  }

  .inhalt-untereinander-2 {
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .inhalt-untereinander-2.rechts {
    padding: 60px 40px;
  }

  .inhalt-untereinander-2.cen {
    padding-left: 0;
  }

  .inhalt-untereinander-2.links {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .text-links2.flie-text {
    text-align: center;
    line-height: 22px;
  }

  .text-links2.flie-text.cen {
    line-height: 22px;
  }

  .heading-mittig-klein2.heading-3 {
    font-size: 20px;
    line-height: 25px;
  }

  ._2er-grid1-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .inhalt-mittig-untereinander.zweitfarbe.effekt {
    padding-left: 40px;
    padding-right: 40px;
  }

  .inhalt-mittig-untereinander.bild1, .inhalt-mittig-untereinander.bild2, .inhalt-mittig-untereinander.bild3, .inhalt-mittig-untereinander.bild4 {
    height: 300px;
  }

  .inhalt-nebeneinander1.coloured.zweitfarbe.pd {
    padding: 60px 40px;
  }

  .inhalt-nebeneinander1.coloured.zweitfarbe.pd.bl {
    padding-left: 40px;
    padding-right: 40px;
  }

  .inhalt-nebeneinander1.coloured.zweitfarbe.pd.bl.less-padding {
    padding: 60px 0 0;
  }

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

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

  .bild-cover-400 {
    height: 350px;
  }

  .image-60vw {
    height: 350px;
    max-height: none;
  }

  .footertext2 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
  }

  .impdat-2 {
    padding-left: 0;
  }

  .titelvideo2 {
    height: 300px;
  }

  .inhalt-mittig-untereinander1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .inhalt-mittig-untereinander1.abst {
    padding: 60px 40px;
  }

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

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

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

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

  .maos-footer {
    height: 100px;
  }

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

  .div-block-114 {
    align-items: center;
  }

  .section-50 {
    padding: 60px 40px;
  }

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

  .lightbox {
    height: 350px;
  }

  .list-4.links {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .list-5.links {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .grid-17 {
    flex-direction: column;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-156.center {
    text-align: center;
  }

  .image-64 {
    width: 40px;
  }

  .div-block-157 {
    height: 200px;
    margin-right: 10px;
    inset: auto 0% 0% auto;
  }

  .image-62 {
    width: 25px;
    height: 25px;
  }

  .heading-89.bottom-margin {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .paragraph-57.darker {
    line-height: 30px;
  }

  .bold-text-4 {
    font-size: 20px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .impdatfooter {
    text-align: left;
  }

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

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

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

  .slogan1.heading-1 {
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-wei-1 {
    width: 90%;
  }

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

  .subheading1.heading-2 {
    font-size: 18px;
    line-height: 23px;
  }

  .footer-image {
    margin-bottom: 5px;
  }

  .footer-2.hauptfarbe.flie-text {
    padding: 40px;
  }

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

  .nav-men-2.hauptfarbe {
    background-color: #000;
  }

  .men-button2.hauptfarbe {
    background-color: var(--dark-slate-grey);
  }

  .men-button2.hauptfarbe.w--open {
    background-color: #383838;
  }

  .logo-wei.mr-auto.ml-40px.w--current {
    width: 120px;
    height: 100%;
  }

  .navbar-2.hauptfarbe {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .titelvideo-stat-2 {
    height: 300px;
  }

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

  .slogan2.heading-1 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .section-gro-e-abst-nde2 {
    text-align: left;
    padding: 40px 20px;
  }

  .background-icon2 {
    width: 36vw;
    height: auto;
  }

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

  .div-block-icon {
    text-align: center;
    margin-bottom: 40px;
  }

  .section-bild-cover2 {
    padding: 40px 20px;
  }

  .inhalt-untereinander-2 {
    text-align: center;
    padding-right: 20px;
  }

  .inhalt-untereinander-2.rechts {
    padding: 40px 20px;
  }

  .inhalt-untereinander-2.cen {
    padding-bottom: 0;
    padding-left: 0;
  }

  ._2er-grid1-2 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .inhalt-mittig-untereinander {
    padding: 20px 10px;
  }

  .inhalt-mittig-untereinander.zweitfarbe {
    width: 100%;
    padding: 20px 10px;
  }

  .inhalt-mittig-untereinander.bild1, .inhalt-mittig-untereinander.bild2, .inhalt-mittig-untereinander.bild3 {
    margin-bottom: 10px;
  }

  .inhalt-nebeneinander1 {
    width: 90vw;
  }

  .inhalt-nebeneinander1.coloured.zweitfarbe.pd, .inhalt-nebeneinander1.coloured.zweitfarbe.pd.bl {
    padding: 40px 20px;
  }

  .inhalt-nebeneinander1.coloured.zweitfarbe.pd.bl.less-padding {
    padding: 40px 0 0;
  }

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

  .heading-links2.heading-1.absolute {
    position: relative;
    top: 0%;
  }

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

  .bild-cover-400 {
    height: 300px;
    min-height: 300px;
  }

  .bild-cover-400._4 {
    height: 300px;
  }

  .div-block-effekt2 {
    min-height: auto;
  }

  .image-60vw {
    max-height: 300px;
  }

  .image-60vw.less {
    height: 300px;
  }

  .footertext2 {
    text-align: center;
  }

  .titelvideo2 {
    height: 250px;
  }

  .inhalt-mittig-untereinander1 {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
  }

  .inhalt-mittig-untereinander1.abst {
    padding: 40px 20px;
  }

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

  .form-text1.flie-text.text-left.text-black {
    text-align: center;
  }

  .impdat2 {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .maps-gro-2.h-100 {
    height: 250px;
  }

  .maps-gro-2.h-100.gr-er {
    height: 300px;
  }

  .div-block-114 {
    justify-content: center;
    align-items: center;
  }

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

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

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

  .section-50 {
    padding: 40px 20px;
  }

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

  .lightbox {
    height: 300px;
  }

  .image-63 {
    display: block;
  }

  .mr-40px {
    background-color: var(--dark-slate-grey);
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .list-4.links, .list-5.links {
    text-align: left;
  }

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

  .image-64 {
    width: 35px;
  }

  .div-block-157 {
    top: 50%;
  }

  .list-item {
    text-align: left;
  }

  .popup-inside {
    width: 90%;
    padding-left: 10px;
  }

  .image-62 {
    width: 20px;
    height: 20px;
  }

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

  .heading-89.bottom-margin {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 28px;
  }

  .bold-text-4 {
    font-size: 16px;
    line-height: 26px;
  }

  .text-field-4 {
    width: 100%;
  }

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

  .heading-left.heading-font1 {
    font-size: 25px;
  }
}

#w-node-_1d431717-3a68-1335-9a68-b8bfb67c9eba-04966faa, #w-node-_36ba5fb1-c0ed-2fb8-85fc-8c181822e25a-04966faa, #w-node-e6f16708-1656-fde5-f81c-f2bc5fe783ca-04966faa, #w-node-_020e129d-5de1-1c19-9cd8-00dfd0b9bf72-04966faa, #w-node-_202b71c4-c007-062c-08dc-08605b39a20a-04966faa, #w-node-_1e9b5868-ab85-79c9-94ef-1d7e6b72cfd8-04966faa, #w-node-_079c6ce3-fdfa-bb31-31c1-63551ea147c6-04966faa, #w-node-_12ebef76-5beb-cdf8-4937-8885e8eb6571-04966faa, #w-node-_1dd991f4-200a-1770-d84c-84f3f14e03e7-04966faa, #w-node-bcb5a568-36cf-735f-6ecf-37a47c616093-04966faa, #w-node-_72a27693-58c2-923c-451f-e23dad8832ca-04966faa, #w-node-f217478a-d6f4-8ce0-ccb9-b0920d49427f-04966faa, #w-node-ca94df30-773f-0db2-40d0-b0b2e8abe628-04966faa, #w-node-_69b9b74d-da7c-6d81-3571-305241b5ab79-04966faa, #w-node-_946f496a-5678-0bfc-ec7d-678aa498b1a1-04966faa, #w-node-_2047ebe6-e224-7a71-27f7-8ccdb549abc6-04966faa, #w-node-f18c32bf-230d-c933-dbe5-310486efe8ac-04966faa, #w-node-c9868e18-1480-ae29-1e4e-a4d6f92fc979-04966faa, #w-node-_877e4387-20f8-4824-022e-0326bae77503-04966faa, #w-node-_35204a30-536d-fa0a-4adf-355322622665-04966faa, #w-node-a9936a56-090c-c0fd-a8d3-00715c2309fc-04966faa, #w-node-f3a594c7-6b3e-f435-ec3f-64684e6e2a29-04966faa, #w-node-_18cd9a75-bd73-2072-9c51-256d59237a2b-04966faa, #w-node-_86631a5e-6cb6-fc81-061e-70ae6fa8f1be-04966faa, #w-node-b153b821-3486-d696-e47c-430b4786e70a-04966faa, #w-node-edbb9582-a183-b49b-f66c-6c0c388288b1-04966faa, #w-node-e015d599-9284-288d-b464-84cb90b95b4d-04966faa, #w-node-_318c1014-c1db-8661-b04a-9edd99c744c1-04966faa, #w-node-_76269b2e-7f36-02ab-6002-fa05297d58a8-04966faa, #w-node-_397b10c2-1981-e033-9bae-4046324583d2-04966faa, #w-node-_798810e9-3620-4455-23f2-a9719ce2ffc1-04966faa, #w-node-d9583686-4426-911b-e68e-9641e75b7285-04966faa, #w-node-_56f5dcf1-e9d5-b58e-6b34-ac9deed428ce-04966faa, #w-node-_8ff3a689-cdd4-6f2f-6b4d-6a114c29b2d2-04966faa, #w-node-_4131ddb9-4ffd-8f78-c123-0b63dc1d12e1-04966faa, #w-node-eacab09b-bc5b-a472-9912-cf737cdc29c3-04966faa, #w-node-_82da9306-8e48-a5d9-9fec-8f5f8a384595-04966faa, #w-node-_4e6a81df-2a17-a648-fac3-70cc43bc7780-04966faa, #w-node-_18a7d8e0-c5bc-4339-a3c1-97528446c3a6-04966faa, #w-node-_1d0c472e-c4fb-5ac1-be77-af96aca67520-04966faa, #w-node-_2aa211b9-113c-389f-2c28-5036619186fa-04966faa, #w-node-f06f1753-fb7e-cc71-8faa-f1ab4520cd66-04966faa, #w-node-_1d6979c2-06c7-6df0-cc7b-ab01b5bccaa8-04966faa, #w-node-c1392d05-7b5c-827e-6df8-8b86a1ff3aed-04966faa, #w-node-_20f9e1aa-52ae-4687-3dac-56745a7e1048-04966faa, #w-node-f7b1aab6-2800-6b4a-5ee0-a947b2d695a1-04966faa, #w-node-_7405073c-f8b6-db88-b4dd-e5cfd475cea7-04966faa, #w-node-_724e785f-46d1-36cc-a746-01eb9d91b69c-04966faa, #w-node-fcdd3df9-3158-40ac-3c5f-0072ed958c13-04966faa, #w-node-e5c6ca67-a536-5f89-71cf-26d06dd8de36-04966faa, #w-node-_73813bd5-6819-11b8-22c9-c0cb0fe14a38-04966faa, #w-node-_565c9b8b-ac59-73c7-b13e-74f32341364f-04966faa, #w-node-_23e21297-794b-4733-4e2d-c77fb8f46aa3-04966faa, #w-node-bcb7780e-b92f-de9b-c7f1-fdf39a9c6983-04966faa, #w-node-_468ce3d6-2958-7520-cf6a-458288eb7de4-04966faa, #w-node-_1323f50c-3efd-0b59-4e05-f743c100531a-04966faa, #w-node-e3258644-78b9-2f82-2e4f-1d31aa258405-04966faa, #w-node-_388ad40b-8e83-a993-243e-083ba916b14a-04966faa, #w-node-_77589dba-95b0-ed1e-f31b-c521da64cd02-04966faa, #w-node-e3c85612-63d2-f96d-c5db-26b9513af9b5-04966faa, #w-node-fa65004f-4195-bb43-138c-3657fb20284e-04966faa, #w-node-_2d28a594-c97f-7a99-aa22-63bb69dc9358-04966faa, #w-node-_3980bf86-5766-1207-b15d-00aa3a94a4d4-04966faa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a82f2ba4-0d50-13c3-cd0b-e92fefb0d5d8-e9966fd0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-ebe1fffe-e39e-2194-8281-e61535b6ee3b-7a96702a, #w-node-ab1eebcf-7385-6fc4-81cd-f02693ce0c19-7a96702a, #w-node-cc50156a-3697-b8eb-26a3-0774cd5fb724-7a96702a, #w-node-bcd67ee5-f9de-1f31-0ae6-16a41a15b75e-7a96702a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_4f1af8cb-3108-0892-230e-c7a916f0e9a9-7a96702a {
    grid-area: 2 / 2 / 3 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_844133a2-ba71-53c6-1ea7-fe5346a574ff-e9966fd0 {
    place-self: auto;
  }
}


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