:root {
  --white: white;
  --black: black;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

.utility-page-wrap {
  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;
}

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

.section-1 {
  background-image: url('../images/background-blank.jpg');
  background-position: 0 0;
  background-size: auto;
  height: 100vh;
}

.columns {
  height: auto;
  min-height: 100%;
  display: flex;
}

.section-1-heading {
  float: none;
  letter-spacing: 10px;
  object-fit: fill;
  width: 100%;
  margin-top: auto;
  font-family: Ppfuji Bold;
  font-size: 36px;
  position: relative;
  top: auto;
  overflow: hidden;
}

.paragraph {
  float: none;
  clear: none;
  text-align: left;
  letter-spacing: 3px;
  width: 90%;
  height: auto;
  margin-bottom: 0;
  font-family: Miller Display, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
  display: block;
  position: absolute;
  top: 20%;
}

.div-block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  object-fit: fill;
  grid-template-rows: auto auto auto;
  grid-template-columns: .75fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: center;
  width: 100%;
  height: 100vh;
  margin-top: 0%;
  margin-left: 0%;
  display: grid;
  overflow: visible;
}

.column {
  padding-left: 0%;
  padding-right: 0;
}

.list {
  position: fixed;
}

.list-2 {
  position: -webkit-sticky;
  position: sticky;
}

.list-3 {
  z-index: 10;
  letter-spacing: 5px;
  cursor: cell;
  object-fit: fill;
  margin-top: 5vh;
  margin-left: 5vh;
  font-family: Ppfuji Bold;
  list-style-type: none;
  position: fixed;
}

.section-2 {
  background-image: url('../images/Background-Page2.jpg');
  background-position: 100% 0;
  background-size: cover;
  width: 100vw;
  height: 100vh;
}

.text-block {
  opacity: .34;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  text-decoration: none;
  transition: opacity .2s;
}

.text-block.rotate-center {
  opacity: 1;
  perspective-origin: 50%;
  transform-origin: 50%;
  position: absolute;
  transform: rotate(-90deg);
}

.text-block.rotate-center.char90 {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-origin: 50%;
  color: #333;
  line-height: 20px;
  text-decoration: none;
  transition-property: none;
}

.text-block.fulltext {
  opacity: 0;
  color: #333;
  line-height: 20px;
  text-decoration: none;
  transition-property: none;
}

.link-block {
  float: left;
  position: static;
}

.link-block.menulinkblock {
  text-decoration: none;
}

.link-block.menulinkblock.w--current {
  color: #333;
  overflow: hidden;
}

.link-block.menulinkblock.w--current:hover {
  text-align: left;
}

.mapbutton {
  perspective-origin: 50%;
  transform-origin: 50%;
  object-position: 0% 0%;
  background-color: #ec383b;
  border-radius: 20px;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-43%, 77%);
}

.mapbutton.heartbeat {
  z-index: 0;
  perspective-origin: 50%;
  display: block;
  left: 43%;
  transform: none;
}

.mapbutton.heartbeat.location-2, .mapbutton.heartbeat.location-5, .mapbutton.heartbeat.location-1 {
  top: auto;
  left: auto;
}

.mapbutton.heartbeat.location-3 {
  z-index: 0;
  top: auto;
  left: auto;
}

.buttonanimation {
  display: inline-block;
  position: absolute;
  overflow: visible;
}

.mapcontent {
  z-index: 100000;
  float: none;
  clear: none;
  color: #707070;
  object-fit: fill;
  font-family: Ppfuji Bold;
  text-decoration: none;
  display: block;
  position: relative;
  top: -24px;
  left: 55px;
  overflow: visible;
}

.text-block-2 {
  text-align: right;
  font-family: Miller Display, sans-serif;
}

.text-block-3 {
  z-index: 501;
  float: right;
  clear: left;
  color: #b4c772;
  text-align: center;
  letter-spacing: 4px;
  object-fit: fill;
  border: 2px solid #b4c772;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 35px;
  font-family: Ppfuji Bold;
  font-size: 20px;
  font-weight: 400;
  display: block;
  position: relative;
  left: auto;
  right: 0;
  overflow: visible;
}

.video {
  z-index: 3000;
  float: right;
  clear: both;
  object-fit: contain;
  justify-content: flex-end;
  align-items: flex-end;
  width: 90%;
  height: 90%;
  margin: auto;
  display: none;
  position: relative;
  top: 5.4vh;
  left: auto;
  right: auto;
}

.lottie-animation {
  z-index: 1000;
  object-fit: cover;
  width: 100vw;
  height: auto;
  position: absolute;
}

.lottie-animation.nopointer {
  display: none;
  position: fixed;
}

.mapbuttonwrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-281px, 125px);
}

.videowrapper {
  z-index: 20;
  float: left;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: contain;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100vh;
  display: inline;
  position: fixed;
}

._3dtour1 {
  z-index: 5000;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(180, 15, 15, .62);
  border: 1px #000;
  border-radius: 20px;
  grid-template: "Area"
                 "."
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90vw;
  height: 90vh;
  display: none;
  position: fixed;
  top: 5vh;
  left: 5vw;
}

._3dtour1.video {
  background-color: rgba(0, 0, 0, 0);
  border: 0 rgba(0, 0, 0, 0);
  display: inline;
  position: absolute;
}

._3dvista {
  border-radius: 20px;
  display: inline-block;
  overflow: hidden;
}

.html-video {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 0;
  width: 90vw;
  height: 90vh;
  margin-top: 5vh;
  margin-left: 5vw;
}

.section-3a {
  position: static;
}

.map {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/BackgroundPage3_v2.jpg');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
  width: 100vw;
  height: 100vh;
  display: block;
  position: relative;
  overflow: hidden;
}

.gd_map_button {
  position: absolute;
  left: 297px;
}

.gd_map_button.pos-2 {
  bottom: 332px;
  left: 396px;
}

.gd_map_button.pos-3 {
  left: 40px;
}

.gd_map_button.pos-4 {
  z-index: auto;
  top: 59px;
  left: 267px;
}

.gd_map_button.pos-3 {
  z-index: 100;
  top: 59px;
  left: 16px;
}

.section-360 {
  background-image: url('../images/BackgroundPage4.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100vh;
}

.text-block-4 {
  color: rgba(51, 51, 51, 0);
  letter-spacing: 20px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: red;
  font-family: Ppfuji Bold;
  font-size: 40px;
  line-height: 25px;
  display: block;
  position: absolute;
  top: 44%;
  bottom: auto;
  left: auto;
  right: -24%;
  transform: rotate(-90deg);
}

.navbuttons {
  z-index: 1000;
  margin-top: 3%;
  margin-right: 5%;
  list-style-type: none;
  position: fixed;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.nav_circle {
  background-color: red;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  margin-top: auto;
  margin-bottom: 3px;
  padding-top: 0;
  padding-bottom: 0;
}

.text-section-4 {
  float: none;
  clear: none;
  text-align: left;
  letter-spacing: 3px;
  width: 90%;
  height: auto;
  margin-top: 50vh;
  margin-bottom: auto;
  font-family: Miller Display, sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 25px;
  display: block;
  position: absolute;
  overflow: visible;
  transform: translate(0, -50%);
}

.section1-content {
  object-fit: fill;
  width: 100%;
  height: 100vh;
  margin-top: 25%;
  margin-left: 0%;
  overflow: visible;
}

.section-5 {
  background-image: url('../images/BackgroundPage5.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100vh;
}

.text-section-5 {
  float: none;
  clear: none;
  text-align: center;
  letter-spacing: 3px;
  width: 100%;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  font-family: Miller Display, sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 25px;
  display: block;
  position: relative;
  overflow: visible;
}

.div-kontakt {
  float: right;
  clear: none;
  object-fit: fill;
  width: 100%;
  margin-top: 0%;
  margin-left: 0%;
  position: relative;
  top: 50vh;
  overflow: visible;
  transform: translate(0, -50%);
}

.link {
  float: left;
  text-align: center;
  width: 100%;
  display: block;
}

.link.w--current {
  float: left;
  width: 100%;
  position: relative;
  top: 71px;
}

.section-1-para {
  float: none;
  clear: none;
  text-align: left;
  letter-spacing: 0;
  width: auto;
  height: auto;
  margin-bottom: 0;
  font-family: Miller Display, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
  display: block;
  position: relative;
  top: 3%;
}

.section1-column {
  padding-left: 0%;
}

.kontakt-heading {
  text-align: center;
  letter-spacing: 10px;
  font-family: "Ppfuji Light 100", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 100;
}

.container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  object-position: 50% 50%;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 91px;
  display: inline-block;
  position: relative;
  top: 50%;
  bottom: 0%;
  left: auto;
  right: auto;
}

.mobilecontent {
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
  left: 50%;
}

.mapcontentfree {
  z-index: 505;
  float: none;
  clear: none;
  color: #707070;
  object-fit: fill;
  margin-top: 424px;
  margin-left: -50%;
  margin-right: auto;
  font-family: Ppfuji Bold;
  text-decoration: none;
  display: block;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  overflow: visible;
}

.heading {
  opacity: 1;
}

._3dvista2 {
  border-radius: 20px;
  width: 95vw;
  height: 100vh;
  margin-left: 2.5vw;
  margin-right: auto;
  display: inline-block;
  position: relative;
  overflow: visible;
}

.section-4 {
  background-image: url('../images/BackgroundPage4.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100vh;
}

.section-361 {
  width: 100vw;
  height: 100vh;
}

.html-embed {
  display: none;
}

.link-2 {
  float: left;
  text-align: center;
  width: 100%;
}

.forderer {
  margin-top: 30px;
}

@media screen and (max-width: 991px) {
  .section-2 {
    background-position: 100%;
    background-size: cover;
  }

  .mapbutton {
    z-index: 600;
    object-fit: cover;
    object-position: 50% 50%;
    margin-left: -1%;
    display: inline;
    position: absolute;
    top: 7%;
    left: 53%;
  }

  .mapcontent {
    display: none;
  }

  ._3dtour1.video {
    display: block;
  }

  .mobilecontent {
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .mapbutton {
    left: auto;
  }

  .mapcontent {
    display: none;
  }

  .video {
    z-index: 10000;
  }

  .videowrapper.nopointero {
    z-index: 1000;
    background-color: rgba(54, 54, 54, .36);
    border: 3px solid #98b64c;
    border-radius: 30px;
    width: auto;
    height: auto;
    margin: 20px;
    display: block;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .section-1-heading {
    font-size: 20px;
  }

  .section1-content {
    margin-top: 41%;
  }

  .mobilecontent {
    display: inline-block;
  }
}

#w-node-_0d14ca62-a2de-4570-1ec4-0bc08930682c-f5047ab0, #w-node-_5f71064b-4440-a12c-9dce-e9088c298c01-f5047ab0, #w-node-_23c80b85-7404-7450-01c9-dd5c1eb35253-f5047ab0 {
  justify-self: center;
}


@font-face {
  font-family: 'Miller';
  src: url('../fonts/Miller-DisplayItalic.otf') format('opentype'), url('../fonts/Miller-TextItalic.otf') format('opentype'), url('../fonts/Miller-TextItalic.otf') format('opentype'), url('../fonts/Miller-DisplaySCItalic.otf') format('opentype'), url('../fonts/Miller-TextSCItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Miller Displaysc';
  src: url('../fonts/Miller-DisplaySC.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Miller Textsc';
  src: url('../fonts/Miller-TextSC.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Miller Text';
  src: url('../fonts/Miller-Text.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Miller Display';
  src: url('../fonts/Miller-Display.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Miller Displayroman';
  src: url('../fonts/Miller-DisplayRoman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Miller Textroman';
  src: url('../fonts/Miller-TextRoman.otf') format('opentype'), url('../fonts/Miller-TextRoman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Miller';
  src: url('../fonts/Miller-TextBoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Miller';
  src: url('../fonts/Miller-TextBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppfuji Light 200';
  src: url('../fonts/PPFuji-Bold.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppfuji Light 100';
  src: url('../fonts/PPFuji-Light.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}