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

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

:root {
  --seitefarbe: #fcfcf5;
  --hauptfarbe: #6d4833;
  --weiss: white;
  --zweitfarbe: #fff3ef;
  --highlights: #f7b6c9;
  --transparent: transparent;
  --drittefarbe: #d3a96c;
  --viertfarbe: #e6e2df;
}

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

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

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

body {
  background-color: var(--seitefarbe);
  color: var(--hauptfarbe);
  flex-flow: column;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

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

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

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

.utility-page-wrap {
  background-image: url('../images/5e959eb33ff0bb50fe9c62cc_5e4e799880743331e550192d_schloss-gold.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

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

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

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

.logo-img {
  object-fit: contain;
}

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

.logo.w--current {
  height: 15vh;
}

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

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

.telefonnummer {
  margin-bottom: 5px;
}

.telefonnummer.flie-text.center {
  text-align: center;
  margin-top: 10px;
}

.telefonnummer.flie-text.center.big {
  margin-bottom: 20px;
  font-size: 22px;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

.hauptfarbe {
  background-color: var(--hauptfarbe);
  color: var(--weiss);
}

.email {
  margin-bottom: 5px;
}

.zweitfarbe {
  background-color: var(--zweitfarbe);
}

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

.adresse {
  margin-bottom: 5px;
}

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

.heading-1 {
  letter-spacing: 2px;
  font-family: Playfair Display;
  font-weight: 900;
  line-height: 1.3;
}

.heading-2 {
  font-family: Playfair Display;
  font-weight: 700;
  line-height: 1.3;
}

.heading-3 {
  font-family: Playfair Display;
  font-weight: 500;
  line-height: 1.3;
}

.flie-text {
  font-family: Inter;
  font-weight: 300;
  line-height: 1.5;
}

.farbe-der-headings {
  color: var(--highlights);
  line-height: 1.3;
}

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

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

.terminbutton.highlights {
  background-color: #e692a0;
  font-family: Roboto, sans-serif;
}

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

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

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

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

.titelvideo-startseite1 {
  height: 100vh;
  position: relative;
}

.video1 {
  height: 100%;
}

.div-block-video {
  color: #fff;
  background-image: linear-gradient(#0006, #0006);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 140px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

.slogan1.heading-1 {
  line-height: 1.3;
}

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

.divider {
  width: 150px;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.heading-mittig1 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 34px;
}

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

.subheadline-mittig-1 {
  text-align: center;
  margin-top: 10px;
  font-size: 24px;
}

.subheadline-mittig-1.heading-2.farbe-der-headings {
  overflow-wrap: anywhere;
}

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

.footer-1 {
  border-top: 1px solid #b6b6b691;
  margin-top: auto;
  padding: 40px 140px 60px;
}

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

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

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

.impdat {
  padding: 220px 40px 100px;
}

.impdat.flie-text {
  flex: 0 auto;
  padding-top: 220px;
  padding-left: 140px;
  padding-right: 140px;
}

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

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

.heading-22 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  line-height: 1.2;
}

.nav-menu {
  background-color: var(--transparent);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 30vw;
  margin-left: auto;
  display: flex;
  position: absolute;
  bottom: auto;
  left: auto;
  right: 0%;
}

.navlink {
  margin-left: 0;
  padding: 10px 0;
  font-size: 16px;
  transition: all .3s ease-in-out;
}

.navlink.flie-text {
  display: block;
}

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

.navbar {
  z-index: 999;
  background-color: var(--transparent);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 10px 10vw;
  display: flex;
  position: absolute;
  inset: 10% 0% auto;
}

.menu-button {
  z-index: 100;
  order: 9999;
  justify-content: center;
  align-items: center;
  padding: 0;
  transition: all .3s ease-in-out;
  display: flex;
}

.menu-button.w--open {
  background-color: var(--transparent);
  filter: invert();
}

.icon {
  object-fit: contain;
  height: 5vh;
}

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

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

.image-100._45vh {
  height: 50vh;
}

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

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

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

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

.link.weiss {
  color: var(--weiss);
}

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

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

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

.embed-maps {
  height: 100%;
}

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

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

.icon-div {
  z-index: 100;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: auto 1% 5% auto;
}

.link-block {
  border-radius: 50%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 65px;
  display: flex;
}

.arrow-div {
  z-index: 100;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: auto 1% 25% auto;
}

.top-div {
  position: absolute;
  inset: 0% 0% auto;
}

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

.section-1.adj {
  padding-top: 0;
}

.heading-links {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 34px;
  line-height: 40px;
}

.image-div {
  width: 100%;
  height: 60vh;
  overflow: hidden;
}

.icon-1 {
  filter: invert();
  width: 80px;
}

.tab-div-mittig {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.div {
  border-radius: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.galerie-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.button-element {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding: 15px 30px;
  display: flex;
}

.button-element.highlights {
  border-radius: 10px;
  position: relative;
}

.button-element.zweitfarbe {
  background-color: #ffffff4a;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.icon-wrapper {
  width: 3rem;
  height: 3rem;
}

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

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

.icon-wrapper-2 {
  width: 2rem;
  height: 2rem;
}

.button-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.link-block-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.grid-82 {
  grid-template-columns: 1fr 1fr;
  width: 80%;
}

.heading-center-small {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 130%;
}

.heading-center-small.heading-3 {
  overflow-wrap: anywhere;
}

.icon-8 {
  object-fit: contain;
  width: auto;
  height: 50px;
  margin-bottom: 20px;
}

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

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

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

.div-block-farbig-2 {
  text-align: center;
  border: 4px solid #f8f8f8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 20px;
  display: flex;
}

.div-block-farbig-2:hover {
  background-color: #f8f8f8;
}

.div-block-farbig-2.highlights {
  background-color: var(--zweitfarbe);
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s, transform .2s linear;
}

.div-block-farbig-2.highlights:hover {
  background-color: var(--highlights);
  transform: translate(0, -10px);
}

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

.drittefarbe {
  background-color: var(--drittefarbe);
  color: var(--weiss);
}

.viertfarbe {
  background-color: var(--viertfarbe);
}

.socials-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.socials-link {
  width: 28px;
  height: 28px;
  transition: all .3s ease-in-out;
}

.socials-link:hover {
  filter: drop-shadow(0 2px 5px #000000b3);
  transform: translate(0, -5px);
}

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

.menu-icon {
  width: 30px;
  height: 30px;
}

.menu-icon.invert {
  filter: invert();
}

.nav-menu-items-wrapper {
  background-color: var(--seitefarbe);
  width: 100%;
  height: 100vh;
  padding: 22vh 80px 40px;
  overflow: auto;
}

.nav-bild-wrapper {
  color: var(--weiss);
  width: 100%;
  height: 35vh;
  margin-top: 40px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

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

.bild-100.contain {
  background-color: var(--hauptfarbe);
  object-fit: contain;
}

.bild-100.istop {
  object-position: 50% 30%;
}

.bild-100.is-bottom {
  object-position: 50% 100%;
}

.bild-100.left {
  object-position: 40% 50%;
}

.bild-100.right {
  object-position: 80% 50%;
}

.nav-bild-overlay {
  background-color: #00000026;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.nav-label {
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 14px;
}

.nav-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
}

.nav-teiler {
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.invert {
  filter: brightness(75%) invert();
}

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

.navlink-wrapper {
  letter-spacing: 1.6px;
  text-transform: uppercase;
}

.navlink-hover-line {
  width: 0%;
  height: 1px;
}

.button {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: 15px 25px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button.outline {
  border: 1px solid var(--highlights);
  color: var(--hauptfarbe);
}

.button.outline.flie-text {
  background-color: #f7b6c966;
}

.button.highlights.flie-text {
  color: var(--hauptfarbe);
  transition: all .3s ease-in-out;
}

.button.highlights.flie-text:hover {
  transform: translate(0, -5px);
  box-shadow: 5px 5px 15px #0003;
}

.button.weiss {
  background-color: var(--weiss);
  color: var(--hauptfarbe);
}

.button.weiss.flie-text {
  transition: all .3s ease-in-out;
}

.button.weiss.flie-text:hover {
  transform: translate(0, -5px);
  box-shadow: 5px 5px 15px #0003;
}

.icon-20px {
  z-index: 10;
  object-fit: contain;
  width: 20px;
  height: 20px;
  position: relative;
}

.btn-wrapper {
  margin-top: 20px;
  display: block;
}

.btn-hover-block {
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.btn-text {
  z-index: 10;
  position: relative;
}

.socials-wrapper-block {
  position: absolute;
}

.titelbereich {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.slider-100 {
  aspect-ratio: auto;
  background-color: var(--transparent);
  pointer-events: auto;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  display: block;
}

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

.titelinhalt-overlay {
  z-index: 5;
  color: var(--weiss);
  background-color: #4946463d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 35vh 10vw 15vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slide-nav {
  z-index: 10;
}

.slogan {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 55px;
}

.slogan-label {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 20px;
}

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

.slogan-text.flie-text {
  overflow-wrap: anywhere;
  font-size: 20px;
}

.btn-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  place-items: center start;
  display: flex;
}

.bereich-mittig {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 13vh 10vw 15vh;
  display: flex;
  position: relative;
}

.bereich-mittig.kein-abstand {
  padding: 0 0;
}

.bereich-mittig.zweitfarbe.hide {
  display: none;
}

.bereich-mittig.adj {
  padding-bottom: 0;
}

.heading-block-mittig {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.label-mittig {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.label-mittig.flie-text {
  overflow-wrap: anywhere;
  font-size: 18px;
  font-weight: 600;
}

.heading-gross-mittig {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 45px;
}

.teiler {
  width: 45%;
  height: 1px;
  margin-top: 10px;
}

.teiler.drittefarbe {
  position: relative;
}

._4er-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: 16px;
}

.karte-link {
  color: var(--hauptfarbe);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.karte-link:hover {
  box-shadow: 5px 5px 15px #0003;
}

.bild-wrapper-55vh {
  width: 100%;
  height: 55vh;
  position: relative;
}

.bild-wrapper-55vh.border {
  border: 1px solid var(--hauptfarbe);
  padding: 10px;
}

.karte-heading-block {
  border: 1px solid var(--viertfarbe);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 20px;
  display: flex;
}

.heading-klein-mittig {
  text-align: center;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 22px;
}

.heading-klein-mittig.heading-3 {
  overflow-wrap: anywhere;
  font-size: 20px;
}

.karte-bild-overlay {
  opacity: 0;
  background-color: #0000001a;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.karte-bild-overlay.dunkel {
  color: var(--weiss);
  background-color: #ffffffe6;
  justify-content: center;
  align-items: center;
}

.bild-100-abs {
  opacity: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.bild-100-abs.right {
  object-position: 80% 50%;
}

.karte-block {
  width: 100%;
  height: 100%;
}

.inhalt-stack {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  width: 100%;
}

._2er-karte-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

.inhalt-mittig {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 60px;
  display: flex;
  position: relative;
}

.inhalt-sticky {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.bild-karte {
  width: 100%;
  height: 65vh;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.karte-overlay-heading {
  background-image: linear-gradient(0deg, #000000d1, var(--transparent) 13%);
  color: var(--weiss);
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding: 10px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.inhalt-80 {
  width: 80%;
}

.absatz-mittig {
  color: #6d4833;
  text-align: center;
  font-size: 16px;
  line-height: 1.7;
}

.absatz-mittig.flie-text.capital {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 12px;
}

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

.karte-mit-hover-effekt {
  width: 100%;
  height: 55vh;
  position: relative;
  overflow: hidden;
}

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

.heading-block-links {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.label-links {
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.label-links.flie-text {
  font-size: 18px;
  font-weight: 600;
}

.heading-gross-links {
  text-align: left;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 45px;
}

.heading-gross-links.heading-1 {
  overflow-wrap: anywhere;
}

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

.absatz-links {
  color: #6d4833;
  text-align: left;
  font-size: 16px;
  line-height: 1.7;
}

.absatz-links.flie-text.mit {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.absatz-links.flie-text.white {
  color: #fff;
}

.cell-mittig {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
}

.bild-wrapper-relativ {
  width: 100%;
  position: relative;
}

.bild-wrapper-relativ.flex {
  flex-flow: column;
  display: flex;
}

.bild-wrapper-75vh {
  z-index: 5;
  width: 100%;
  height: 75vh;
  position: relative;
}

.hg-bild-block-rechts {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: -3% -3% auto auto;
}

.kein-abstand-bereich {
  position: relative;
}

.slider-85vh {
  background-color: var(--transparent);
  width: 100%;
  height: 85vh;
}

.galerie-overlay {
  z-index: 5;
  color: var(--weiss);
  background-color: #3a2c284d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 15vh 10vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.maps-wrapper-relativ {
  width: 100%;
  position: relative;
}

.maps-wrapper-45vh {
  z-index: 5;
  width: 100%;
  height: 45vh;
  position: relative;
}

.titelbereich-klein {
  width: 100%;
  height: 75vh;
  position: relative;
  overflow: hidden;
}

.hg-bild-block-links {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: -3% auto auto -3%;
}

.form {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  display: flex;
}

.lottiefile {
  object-fit: contain;
  width: 60px;
  height: 60px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.lottiefile.filter {
  filter: contrast(190%) brightness(45%);
}

.footer-inhalt-wrapper {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.footer-liunk {
  color: var(--zweitfarbe);
  text-decoration: none;
}

.links-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.slide {
  box-sizing: border-box;
  vertical-align: baseline;
  width: 100%;
}

.image-wrapper {
  height: 45vh;
  position: relative;
}

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

.image-wrapper-2 {
  height: 50vh;
  position: relative;
}

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

.bereich-mittig-background {
  color: var(--weiss);
  background-image: linear-gradient(#0006, #0006), url('../images/DSC08549-Kopie_result.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding: 15vh 10vw;
  display: flex;
  position: relative;
}

.white-card {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#3a2c28cc, #3a2c28cc);
  border-radius: 5px;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  width: 20vw;
  height: auto;
  padding: 10px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.card-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.nav-wrap {
  color: var(--hauptfarbe);
  width: 100%;
  height: 100%;
}

.nav-wrap.coor {
  background-color: #f7f3e9;
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.slider-101 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.image-116 {
  width: 1.5rem;
}

.left-arrow-3 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.navbar-2 {
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.nav-menu-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 24px;
}

.nav-link-2.w--current {
  opacity: 1;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.nav-link-2.flie-text:hover {
  opacity: 100;
}

.nav-link-2.flie-text.one {
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav-link-2.flie-text.one.w--current {
  overflow-wrap: anywhere;
}

.nav-link-2.flie-text.two, .nav-link-2.flie-text.two.w--current {
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav-link-2.flie-text.three {
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav-link-2.flie-text.four, .nav-link-2.flie-text.five, .nav-link-2.flie-text.one-2 {
  padding-top: 15px;
  padding-bottom: 15px;
}

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

._100-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

._100-1, ._100-3, ._100-4, ._100-5, ._100-6, ._100-7 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: opacity .6ms;
  display: none;
  position: absolute;
  inset: 0%;
}

.titelbereich-2 {
  width: 100%;
  height: 80vh;
  position: relative;
  overflow: hidden;
}

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

.slider-102 {
  width: 80%;
  height: 80vh;
}

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

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

._4er-karte-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
}

._4er-karte-grid.abstand-oben {
  margin-top: 40px;
}

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

.utility-page3.highlights {
  background-color: var(--hauptfarbe);
  font-family: Roboto, sans-serif;
}

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

.image-error {
  filter: invert() brightness(200%);
  object-fit: contain;
  width: 20rem;
  height: auto;
}

.heading-error.heading-1 {
  color: #fff;
}

.paperform, .paperform-wrapper {
  width: 100%;
}

.form-3 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  display: flex;
}

.form-3.flie-text {
  background-color: #fff;
}

.nav-wrapper {
  background-color: var(--hauptfarbe);
  height: 20vh;
  position: absolute;
  inset: 0% 0% auto;
}

.navbar2 {
  z-index: 999;
  background-color: var(--transparent);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 10px 10vw;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.paragraph-62 {
  color: var(--weiss);
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.paperform-holder {
  width: 100%;
  height: 150vh;
}

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

  .divblock1 {
    padding-bottom: 20px;
  }

  .titelvideo-startseite1 {
    height: 90vh;
  }

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

  .slogan1 {
    font-size: 40px;
  }

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

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

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

  .bild-zoom-effekt1-2 {
    height: 70vh;
  }

  .impdat {
    padding-top: 300px;
  }

  .impdat.flie-text {
    padding: 220px 60px 60px;
  }

  .success {
    margin-top: 200px;
  }

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

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

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

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

  .navlink.flie-text {
    color: var(--hauptfarbe);
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

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

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

  .icon {
    color: #fff;
  }

  .embed-maps {
    height: 100%;
  }

  .maps {
    height: 45vh;
  }

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

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

  .section-1 {
    padding: 60px;
  }

  .image-div {
    height: 55vh;
  }

  .tab-div-mittig {
    width: 100%;
  }

  .grid-82 {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  ._3er-grid {
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 0;
    margin-bottom: 10px;
    display: flex;
  }

  .div-block-farbig-2 {
    padding: 10px;
  }

  .nav-menu-items-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bild-100.topadj {
    object-position: 50% 60%;
  }

  .button.weiss.flie-text {
    z-index: 9;
  }

  .btn-wrapper {
    z-index: 9;
    display: flex;
    position: relative;
  }

  .titelbereich {
    height: 60vh;
  }

  .bereich-mittig, .bereich-mittig.zweitfarbe {
    padding: 60px;
  }

  .heading-block-mittig {
    margin-bottom: 10px;
  }

  .heading-gross-mittig.heading-1 {
    overflow-wrap: anywhere;
    font-size: 40px;
  }

  ._4er-grid {
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .karte-link {
    position: static;
  }

  .bild-wrapper-55vh {
    height: 55vh;
  }

  .karte-bild-overlay {
    z-index: 9;
    opacity: 100;
    position: absolute;
    inset: 0%;
  }

  .karte-bild-overlay.dunkel {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #f5f5f58c;
    height: 18vh;
    padding-top: 20px;
    padding-bottom: 40px;
    inset: auto 0% 0%;
  }

  .karte-bild-overlay.dunkel.auto.adj {
    height: auto;
  }

  .inhalt-stack {
    grid-column-gap: 37px;
    grid-row-gap: 37px;
    padding: 0;
  }

  .inhalt-mittig {
    padding: 0;
  }

  .inhalt-sticky {
    height: auto;
    position: static;
  }

  .inhalt-80 {
    width: 100%;
  }

  .absatz-mittig.flie-text {
    line-height: 1.5;
  }

  .karte-mit-hover-effekt {
    height: 24rem;
  }

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

  .heading-block-links {
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }

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

  .heading-gross-links.heading-1 {
    text-align: center;
    font-size: 40px;
  }

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

  .absatz-links.flie-text.white.left {
    text-align: left;
  }

  .bild-wrapper-75vh, .slider-85vh {
    height: 25rem;
  }

  .galerie-overlay {
    padding: 60px;
  }

  .bereich-mittig-background {
    height: auto;
    padding: 60px;
  }

  .white-card {
    width: 100%;
  }

  .card-wrapper {
    flex-flow: column;
    width: 100%;
  }

  .slider-101 {
    padding-bottom: 0;
  }

  .navbar-2 {
    display: none;
  }

  .titelbereich-2 {
    height: 60vh;
  }

  .slider-102 {
    width: 100%;
    height: 25rem;
  }

  .galerie-gird {
    grid-template-columns: 1fr 1fr;
  }

  ._4er-karte-grid.abstand-oben {
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
  }

  .utility-page3.highlights {
    padding: 60px;
  }

  .image-error {
    height: 20rem;
  }

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

  .paperform-holder {
    height: 100vh;
  }
}

@media screen and (max-width: 767px) {
  .telefonnummer.flie-text.center.top {
    margin-top: 20px;
  }

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

  .divblock1 {
    height: auto;
  }

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

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

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

  .heading-footer.heading-3.adj {
    margin-top: 0;
  }

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

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

  .impdat.flie-text {
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

  .heading-22 {
    font-size: 25px;
    line-height: 1.3;
  }

  .nav-menu {
    width: 50vw;
  }

  .navbar {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .image-100._45vh {
    height: 24rem;
  }

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 400px;
  }

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

  .section-1 {
    padding: 40px;
  }

  .section-1.adj {
    padding-top: 0;
  }

  ._3er-grid {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .div-block-farbig-2 {
    height: auto;
  }

  .logo-bild {
    width: auto;
  }

  .bild-100.top {
    object-position: 50% 3%;
  }

  .titelbereich {
    height: 24rem;
  }

  .bereich-mittig, .bereich-mittig.zweitfarbe {
    padding: 40px;
  }

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

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

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

  .karte-bild-overlay.dunkel {
    height: 17vh;
  }

  ._2er-karte-grid {
    flex-flow: column;
    display: flex;
  }

  .bild-karte {
    height: 24rem;
  }

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

  .karte-mit-hover-effekt {
    height: 25rem;
  }

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

  .absatz-links.flie-text.white.left {
    text-align: center;
  }

  .footer-inhalt-wrapper {
    text-align: center;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .footer-inhalt.adj {
    margin-bottom: 10px;
  }

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

  .image-wrapper._50vh {
    height: 24rem;
  }

  .bereich-mittig-background {
    padding: 40px;
  }

  .nav-wrap.coor {
    padding-bottom: 10px;
  }

  .titelbereich-2 {
    height: 24rem;
  }

  .footer-inhalt-2.adj2 {
    margin-top: 10px;
  }

  .galerie-gird, ._4er-karte-grid.abstand-oben {
    flex-flow: column;
    display: flex;
  }

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

  .image-error {
    height: 18rem;
  }

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

  .navbar2 {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}

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

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

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

  .logo {
    justify-content: center;
    align-items: flex-start;
    height: 10vh;
  }

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

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

  .titelvideo-startseite1 {
    height: 75vh;
  }

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

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

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

  .bild-zoom-effekt1-2 {
    height: 55vh;
  }

  .impdat, .impdat.flie-text {
    padding-top: 150px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .success {
    margin-top: 120px;
  }

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

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

  .nav-menu {
    width: 60vw;
  }

  .navlink.flie-text {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navbar {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .maps-gro {
    height: 300px;
  }

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

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

  .impressum-link {
    text-align: 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-1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-div {
    height: 45vh;
  }

  .logo-bild {
    width: 19svh;
  }

  .logo-wrapper {
    margin-right: auto;
  }

  .socials-wrapper.hide {
    display: none;
  }

  .socials-link {
    width: 20px;
    height: 20px;
  }

  .nav-menu-items-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-label.flie-text {
    font-size: 13px;
  }

  .nav-heading.heading-3 {
    font-size: 17px;
  }

  .button.outline.flie-text {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    padding: 10px;
  }

  .icon-20px.adj {
    margin-right: 5px;
  }

  .btn-text {
    font-size: 11px;
  }

  .empty-div-block.hide {
    display: none;
  }

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

  .bereich-mittig, .bereich-mittig.kein-abstand.zweitfarbe, .bereich-mittig.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .label-mittig.flie-text {
    font-size: 15px;
    line-height: 1.3;
  }

  .heading-gross-mittig.heading-1 {
    overflow-wrap: anywhere;
    font-size: 30px;
  }

  .karte-bild-overlay.dunkel {
    justify-content: center;
    align-items: center;
    height: 20vh;
  }

  .karte-bild-overlay.dunkel.auto {
    height: auto;
  }

  .absatz-mittig.flie-text {
    line-height: 1.3;
  }

  .absatz-mittig.flie-text.capital {
    font-size: 9px;
  }

  .inhalt-links {
    order: 0;
  }

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

  .footer-inhalt.adj {
    margin-bottom: 0;
  }

  .bereich-mittig-background {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-wrap.coor {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer-inhalt-2.adj2 {
    margin-top: 0;
  }

  .utility-page3.highlights {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-error {
    height: 14rem;
  }

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

  .nav-wrapper {
    height: 14vh;
  }

  .navbar2 {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}

#w-node-e1433cfd-c757-ad0e-4dff-b22f02525098-82f047fc {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-dc957840-50be-383f-cbb3-719ec489edf0-82f047fc {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_6f3b378c-db9b-9691-7996-a071d99b13e6-82f047fc, #w-node-_680dbf15-fe85-89f2-3f3d-d89a4286bc14-82f047fc {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_8ac6ea93-2a0a-9108-8de2-2a0b4dc7f39e-82f04808 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fc495cf4-e2fb-d68e-0db5-59e44c0ab89a-7ed477fa, #w-node-_6f3b378c-db9b-9691-7996-a071d99b13e6-7ed477fa, #w-node-e1433cfd-c757-ad0e-4dff-b22f02525098-7ed477fa {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_0a6db8ba-27ec-3881-8260-a04376c67cfb-7ed477fa {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_680dbf15-fe85-89f2-3f3d-d89a4286bc14-7ed477fa, #w-node-ee374fcd-2e71-8b54-2723-466e229ace9e-81f8d331, #w-node-_06a35d81-e3a8-dbe2-93da-2487bb81d710-81f8d331, #w-node-f72eaba3-006a-26d1-777b-4ecaf2d8b002-81f8d331, #w-node-_81e9037b-f36c-fc1c-be67-23733bd05407-81f8d331, #w-node-a65b9755-15cb-337f-eb4d-e55038c538cc-05c33ebb, #w-node-_7d6fd2bb-5044-1a35-16e0-1ce44f4e6437-05c33ebb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_7d6fd2bb-5044-1a35-16e0-1ce44f4e6452-05c33ebb {
  grid-area: 2 / 1 / 3 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-e1433cfd-c757-ad0e-4dff-b22f02525098-82f047fc, #w-node-_6f3b378c-db9b-9691-7996-a071d99b13e6-82f047fc, #w-node-_680dbf15-fe85-89f2-3f3d-d89a4286bc14-82f047fc, #w-node-fc495cf4-e2fb-d68e-0db5-59e44c0ab89a-7ed477fa {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-fc495cf4-e2fb-d68e-0db5-59e44c0ab8c2-7ed477fa {
    order: -9999;
  }

  #w-node-_6f3b378c-db9b-9691-7996-a071d99b13e6-7ed477fa, #w-node-e1433cfd-c757-ad0e-4dff-b22f02525098-7ed477fa, #w-node-_680dbf15-fe85-89f2-3f3d-d89a4286bc14-7ed477fa, #w-node-ee374fcd-2e71-8b54-2723-466e229ace9e-81f8d331 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-ee374fcd-2e71-8b54-2723-466e229aceae-81f8d331 {
    order: -9999;
  }

  #w-node-_06a35d81-e3a8-dbe2-93da-2487bb81d710-81f8d331, #w-node-f72eaba3-006a-26d1-777b-4ecaf2d8b002-81f8d331 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f72eaba3-006a-26d1-777b-4ecaf2d8b012-81f8d331 {
    order: -9999;
  }

  #w-node-_81e9037b-f36c-fc1c-be67-23733bd05407-81f8d331, #w-node-a65b9755-15cb-337f-eb4d-e55038c538cc-05c33ebb, #w-node-_7d6fd2bb-5044-1a35-16e0-1ce44f4e6437-05c33ebb {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f72eaba3-006a-26d1-777b-4ecaf2d8b012-81f8d331 {
    order: -9999;
  }
}


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