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

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

@font-face {
  font-family: Montserrat Variablefont Wght;
  src: url('../fonts/Montserrat-VariableFont_wght.ttf') format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --beige: #f1d28a;
  --purple: #9747ff;
  --white: #fff;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.image {
  box-sizing: border-box;
  object-fit: cover;
  max-height: 960px;
}

.heading {
  color: #fff;
  background-color: #0000;
  font-family: Lepharto, Times New Roman, sans-serif;
  font-size: 45px;
}

.text-block-2 {
  color: #fff;
  font-family: Lindenhill, Times New Roman, sans-serif;
  font-size: 24px;
  line-height: 120%;
}

.div-block {
  justify-content: flex-end;
  align-items: center;
  width: 1200px;
  max-width: none;
  padding: 12px;
  display: flex;
}

.section {
  box-sizing: border-box;
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-image: url('../images/banner-1-1.png');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90vh;
  padding-left: 120px;
  padding-right: 120px;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  display: flex;
  position: static;
}

.section-2 {
  background-image: linear-gradient(294deg, #97398880, #9739881a 0%, #bf84b580 13%, #97398800 35%), linear-gradient(144deg, #000, #0000004d 36% 76%), linear-gradient(216deg, #263486, #283577 77%);
  padding-top: 0;
}

.monts-24px {
  color: #fff;
  background-color: #0000;
  margin-bottom: -14px;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  font-size: 24px;
  line-height: 140%;
}

.heading-2 {
  color: var(--beige);
  font-family: Lindenhill, Times New Roman, sans-serif;
  font-size: 45px;
  line-height: 150%;
}

.lep-32-god {
  color: var(--beige);
  font-family: Lepharto, Times New Roman, sans-serif;
  font-size: 28px;
}

.section-3 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 30px;
  padding-bottom: 0;
  padding-left: 120px;
  padding-right: 120px;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  display: flex;
}

.div-block-2 {
  width: 50%;
  max-width: none;
}

.image-2 {
  width: 45%;
  min-width: 30%;
  margin-top: -31px;
}

.heading-3 {
  color: #fff;
  text-transform: uppercase;
  max-width: 600px;
  font-family: Linden Hill;
}

.section-4 {
  z-index: 3;
  aspect-ratio: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 24px;
  padding-bottom: 24px;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  display: flex;
  position: relative;
}

.image-3 {
  object-fit: cover;
  width: 41vw;
  max-width: none;
  max-height: none;
  padding-bottom: 0;
  padding-left: 0;
  position: absolute;
  inset: -55% auto auto -49%;
  overflow: clip;
}

.section-5 {
  border: 1px solid #0000;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding: 60px 8%;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  font-size: 20px;
  display: flex;
  position: relative;
}

.div-block-3 {
  width: 50%;
  min-width: 50%;
  max-width: none;
  height: auto;
  padding-top: 0;
  padding-bottom: 100px;
  padding-right: 0;
  position: relative;
}

.image-4 {
  min-width: 80%;
  max-width: 100%;
}

.section-6 {
  position: absolute;
}

.heading-4 {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  font-size: 52px;
}

.text-block-3 {
  border: 2px solid var(--purple);
  box-shadow: inset 0 0 2px 0 var(--white), 0 0 31px 6px var(--purple);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #9747ffbf;
  border-radius: 22px;
  width: 70%;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  text-decoration: none;
  position: absolute;
  inset: auto 15% -5%;
}

.bold-text {
  border: 1px solid #f1d28a00;
  width: 100%;
  min-width: 100%;
  padding-left: 8px;
  padding-right: 8px;
}

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

.image-5 {
  position: absolute;
  inset: 10% 10% auto auto;
}

.container {
  z-index: 2;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 880px;
  max-width: 690px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.erfurt {
  background-image: url('../images/Game_of_Dragons_Leka_NJ_2023.12.31-49.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #fff;
  border-radius: 30px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 320px;
  height: auto;
  min-height: 330px;
  padding: 12px 2% 40px;
  display: flex;
  position: relative;
  box-shadow: 0 0 31px 6px #9747ff;
}

.heading-3-copy {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  max-width: 1200px;
  padding-bottom: 29px;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  width: 50%;
  min-width: 50%;
  min-height: auto;
  display: flex;
  position: relative;
}

.hemer {
  background-image: url('../images/Hemer.png');
  background-position: 50%;
  background-size: auto;
  border: 1px solid #fff;
  border-radius: 30px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 320px;
  height: auto;
  min-height: 330px;
  padding: 12px 2% 40px;
  display: flex;
  position: relative;
  box-shadow: 0 0 31px 6px #9747ff;
}

.lep-32-god-white {
  color: #fff;
  font-family: Lepharto, Times New Roman, sans-serif;
  font-size: 1.6vw;
}

.heading-5 {
  font-family: Lepharto, Times New Roman, sans-serif;
  font-size: 60px;
}

.heading-6 {
  color: var(--beige);
  text-align: center;
  font-family: Lepharto, Times New Roman, sans-serif;
  font-size: 80px;
  line-height: 120%;
}

.div-block-7 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.section-7 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 90px;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  display: flex;
}

.div-block-8 {
  width: 100%;
  height: 180px;
  padding-left: 20vh;
  padding-right: 14vw;
  position: relative;
}

.image-6 {
  width: 30vw;
  position: absolute;
  inset: -102% 13% auto auto;
}

.lightbox-link {
  text-align: left;
}

.section-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 89px;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  display: flex;
}

.slide {
  width: 31%;
  height: 675px;
}

.slider {
  max-width: 1200px;
  height: 675px;
}

.image-7 {
  width: 100%;
}

.image-8 {
  max-width: none;
  height: 100%;
}

.slider-2 {
  box-shadow: 0 0 31px 6px var(--purple);
  width: auto;
  max-width: 1200px;
  height: 675px;
}

.container-2 {
  width: 100%;
  max-width: 1200px;
  margin-bottom: -21px;
  display: flex;
  position: relative;
}

.image-9 {
  max-width: none;
}

.image-10 {
  z-index: 6;
  width: 26vw;
  margin-top: -41px;
  margin-bottom: 0;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-11 {
  z-index: 3;
  width: 25vw;
  margin-top: 0;
  position: relative;
  inset: 0% auto auto 0%;
}

.image-12 {
  box-shadow: 0 0 31px 6px var(--purple);
}

.image-13 {
  width: 27vw;
}

.list-item {
  color: var(--white);
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  font-size: 24px;
  line-height: 120%;
}

.list {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-flow: column;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  display: flex;
}

.text-block-5 {
  color: var(--white);
  font-size: 30px;
}

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

.tabs-menu {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.tabs {
  color: #611717;
  width: 1200px;
}

.section-9 {
  z-index: 5;
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 85px 8vw 153px;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  display: flex;
  position: relative;
}

.tab-link-tab-1 {
  background-color: #c8c8c869;
}

.tab-link-tab-1.w--current {
  outline-color: var(--purple);
  outline-offset: 0px;
  background-color: #c8c8c800;
  outline-width: 1px;
  outline-style: solid;
}

.icon-2 {
  color: var(--white);
}

.accordion {
  width: 100%;
}

.container-3 {
  flex-flow: row;
  width: 1250px;
  max-width: none;
  display: flex;
}

.dropdown-toggle {
  border: 1px solid var(--purple);
  width: 100%;
}

.dropdown-list {
  -webkit-text-stroke-color: var(--white);
  background-color: #9747ff33;
  border: 1px solid #0000;
  padding: 12px;
  display: block;
  position: static;
}

.text-block-9 {
  color: var(--white);
}

.section-10 {
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 81px;
  padding-right: 0;
  display: flex;
  position: relative;
}

.image-14 {
  margin-top: -534px;
  margin-right: -6px;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-15 {
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  object-fit: cover;
  object-position: 0% 50%;
  background-clip: padding-box;
  width: 520px;
  height: 550px;
  margin-top: -290px;
  margin-right: 0;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: scroll;
}

.section-11 {
  justify-content: center;
  align-items: center;
  padding-left: 1vw;
  padding-right: 0;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  display: flex;
}

.div-block-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.drachenwissen {
  width: 45vw;
  min-width: auto;
  max-width: none;
  padding-top: 0;
  padding-bottom: 100px;
  padding-right: 15vw;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  position: relative;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  background-color: var(--purple);
  letter-spacing: .25px;
  border-radius: 24px;
  padding: 10px 30px 10px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  color: #fff;
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-list.shadow-three.mobile-shadow-hide {
  border: 3px solid var(--purple);
  box-shadow: 0 0 31px 6px var(--purple);
  background-color: #9747ff66;
  border-radius: 12px;
  margin-top: 14px;
}

.nav-dropdown-link {
  color: var(--white);
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 10px;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link.w--current {
  color: var(--white);
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.navbar-no-shadow {
  z-index: 99;
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(90deg, #00000059, #9747ff59 38%);
  background-clip: border-box;
  width: 100vw;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.text-block-12 {
  color: var(--white);
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  font-size: 20px;
}

.image-18 {
  width: 7vw;
}

.columns {
  border: 2px solid var(--purple);
  box-shadow: 0 2px 31px 6px var(--purple), inset 0 0 2px 0 var(--white);
  padding-top: 30px;
  padding-bottom: 30px;
}

.div-block-10 {
  width: 600px;
}

.div-block-11 {
  justify-content: space-between;
  align-items: flex-start;
  width: 1200px;
  display: flex;
}

.text-span-3, .text-span-4 {
  color: var(--beige);
}

.div-block-12 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 1200px;
  max-width: 1200px;
  display: flex;
}

.section-12 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  display: flex;
}

.heading-7 {
  color: var(--white);
  text-shadow: 5px 5px 6px var(--purple);
  border: 0 solid #000;
  font-family: Lepharto, Times New Roman, sans-serif;
  font-size: 72px;
  font-weight: 400;
  line-height: 120%;
}

.body {
  border: 1px solid var(--purple);
  mix-blend-mode: normal;
  background-image: linear-gradient(88deg, #000c, #9747ffb3 35%);
}

.text-block-13 {
  color: var(--white);
  text-shadow: 5px 5px 6px var(--purple);
  margin-bottom: -19px;
  padding-bottom: 0;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  font-size: 23px;
}

.image-20 {
  margin-bottom: 28px;
}

.neon-button {
  border: 2px solid var(--purple);
  box-shadow: inset 0 0 2px 0 var(--white), 0 0 31px 6px var(--purple);
  background-color: #9747ff59;
  margin-top: 32px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Lindenhill, Times New Roman, sans-serif;
  font-size: 24px;
}

.div-block-13 {
  width: 600px;
  padding-bottom: 202px;
  position: relative;
}

.image-21 {
  position: absolute;
  inset: auto 0% 0% auto;
}

.text-block-14 {
  opacity: 1;
  color: var(--white);
  flex: 0 auto;
  width: auto;
  height: 40px;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  font-size: 18px;
  line-height: 120%;
  display: block;
}

.div-block-14 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 2px solid var(--purple);
  box-shadow: inset 0 0 2px 0 var(--white), 0 2px 31px 6px var(--purple);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 300px;
  max-width: 300px;
  height: 110px;
  max-height: 300px;
  margin-top: 69px;
  padding: 12px 30px;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  display: flex;
  position: relative;
}

.image-22 {
  width: 19vw;
  max-width: none;
  margin: 0;
  padding-right: 0;
  position: absolute;
  inset: -55% 65% auto auto;
}

.heading-2-location {
  color: var(--beige);
  margin-top: -12px;
  margin-bottom: -8px;
  font-family: Lepharto, Times New Roman, sans-serif;
  font-size: 90px;
  font-weight: 400;
  line-height: 150%;
}

.image-23 {
  box-shadow: 0 0 31px 6px var(--purple);
  border-radius: 18px;
  width: 98%;
  max-width: none;
}

.div-block-15 {
  position: relative;
}

.image-24 {
  margin-top: -175px;
  margin-right: -69px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-16 {
  flex-flow: row;
  width: 1200px;
  display: flex;
}

.code-embed-small {
  opacity: 0;
  position: absolute;
}

.text-block-15 {
  color: var(--white);
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  font-size: 24px;
  line-height: 140%;
}

.section-2-copy {
  background-image: url('../images/Erfurt-drache.png'), linear-gradient(294deg, #97398880, #9739881a 0%, #bf84b580 13%, #97398800 35%), linear-gradient(144deg, #000, #0000004d 36% 76%), linear-gradient(216deg, #263486, #283577 77%);
  background-position: 0 0, 0 0, 0 0, 0 0;
  background-repeat: repeat-y, repeat, repeat, repeat;
  background-size: auto, auto, auto, auto;
  background-attachment: fixed, scroll, scroll, scroll;
  padding-top: 200px;
}

.section-2-erfurt {
  background-image: linear-gradient(294deg, #97398880, #9739881a 0%, #bf84b580 13%, #97398800 35%), linear-gradient(144deg, #000, #0000004d 36% 76%), url('../images/god-drachen-auge-muenchen.png'), linear-gradient(216deg, #263486, #283577 77%);
  background-position: 0 0, 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, repeat-y, repeat;
  background-size: auto, auto, cover, auto;
  background-attachment: scroll, scroll, fixed, scroll;
  padding-top: 200px;
  padding-bottom: 0;
}

.text-span-6, .text-span-7, .text-span-8, .text-span-9 {
  opacity: 0;
}

.link, .link-2 {
  color: var(--white);
}

.footer-dark {
  background-image: linear-gradient(83deg, #000000b3, #9747ff80 35%);
  border-bottom: 1px solid #e4ebf3;
  width: 100%;
  margin-top: 0;
  padding: 50px 30px 64px;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  position: relative;
}

.container-5 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: center;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  color: var(--white);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: var(--white);
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.image-25 {
  margin-right: 27px;
  padding-right: 0;
}

.text-span-10 {
  opacity: 0;
}

.div-block-18 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-flow: column;
  display: flex;
}

.link-3, .link-4 {
  color: var(--white);
}

.div-block-19 {
  color: var(--white);
  width: 80%;
  max-width: 1200px;
  padding-top: 135px;
  padding-bottom: 40px;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
}

.section-2-center {
  background-image: linear-gradient(294deg, #97398880, #9739881a 0%, #bf84b580 13%, #97398800 35%), linear-gradient(144deg, #000, #0000004d 36% 76%), linear-gradient(216deg, #263486, #283577 77%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  display: flex;
}

.code-embed {
  color: var(--white);
  margin-top: 70px;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
}

.dropdown {
  border: 3px solid var(--purple);
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: var(--purple);
  width: 100%;
}

.text-block-16 {
  color: var(--white);
  overflow-wrap: anywhere;
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  font-size: 20px;
}

.dropdown-toggle-2 {
  width: 100%;
}

.icon-4 {
  color: var(--white);
}

.text-block-17 {
  color: var(--white);
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
  font-size: 20px;
}

.dropdown-list-2 {
  background-color: #9747ff99;
  background-image: linear-gradient(#9747ff, #9747ff26 58%);
  padding: 20px;
}

.dropdown-list-2.w--open {
  position: static;
}

.section-2-hemer {
  background-image: url('../images/hemer-drache.png'), linear-gradient(294deg, #97398880, #9739881a 0%, #bf84b580 13%, #97398800 35%), linear-gradient(144deg, #000, #0000004d 36% 76%), linear-gradient(216deg, #263486, #283577 77%);
  background-position: 0 20%, 0 0, 0 0, 0 0;
  background-repeat: repeat-y, repeat, repeat, repeat;
  background-size: 1740px, auto, auto, auto;
  background-attachment: fixed, scroll, scroll, scroll;
  padding-top: 200px;
  padding-bottom: 0;
}

.bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .body-4, .bold-text-8 {
  font-family: Montserrat Variablefont Wght, Arial, sans-serif;
}

.image-26 {
  object-fit: cover;
  max-width: 100%;
  height: 1250px;
  position: absolute;
  inset: -60% auto 0% -4%;
}

.div-block-21 {
  justify-content: center;
  align-items: center;
  width: 1250px;
  display: flex;
}

.div-block-22 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .heading {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .section {
    justify-content: center;
    align-items: center;
    height: 770px;
  }

  .monts-24px {
    font-size: 17px;
  }

  .heading-2 {
    font-size: 24px;
    line-height: 120%;
  }

  .lep-32-god {
    font-size: 4vw;
  }

  .section-3 {
    flex-flow: row;
    margin-top: 42px;
    margin-bottom: 42px;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .heading-3 {
    z-index: 2;
    margin-bottom: 122px;
    position: relative;
  }

  .section-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 15px;
  }

  .image-3 {
    width: 60vw;
    max-width: none;
    top: -56%;
    bottom: 27vw;
    left: -20.8vw;
  }

  .section-5 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .div-block-3 {
    width: 100%;
    padding-bottom: 13px;
  }

  .image-4 {
    width: auto;
    min-width: 0%;
  }

  .erfurt {
    padding: 12px;
  }

  .heading-3-copy {
    text-align: center;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .hemer {
    padding: 12px;
  }

  .lep-32-god-white {
    font-size: 4vw;
  }

  .heading-6 {
    font-size: 60px;
  }

  .div-block-7 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 90%;
    margin-top: -49px;
  }

  .section-7 {
    margin-top: -25px;
  }

  .div-block-8 {
    padding-bottom: 41px;
    padding-left: 5vh;
  }

  .image-6 {
    top: 1%;
  }

  .slider-2 {
    height: auto;
  }

  .container-2 {
    width: 760px;
  }

  .image-10 {
    width: 40vw;
    top: 14%;
  }

  .image-11 {
    width: 41vw;
  }

  .image-13 {
    width: 40vw;
  }

  .list-item {
    font-size: 23px;
  }

  .accordion {
    width: 620px;
  }

  .dropdown-toggle {
    width: 100%;
  }

  .section-10 {
    margin-top: 277px;
  }

  .image-15 {
    width: 50vw;
    height: 380px;
  }

  .section-11 {
    flex-flow: wrap-reverse;
    margin-top: 34px;
    padding-bottom: 70px;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .div-block-9 {
    justify-content: center;
    align-items: flex-start;
    width: 100vw;
    margin-bottom: 15px;
    position: relative;
  }

  .drachenwissen {
    width: auto;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .image-16 {
    width: 20vw;
    margin-bottom: 237px;
    margin-left: 149px;
    position: absolute;
  }

  .container-4 {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

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

  .navbar-no-shadow {
    width: 100vw;
    height: 85px;
    position: absolute;
  }

  .navbar-no-shadow-container {
    background-image: linear-gradient(85deg, #00000059, #9747ff59 38%);
    height: 85px;
    padding-left: 65px;
    padding-right: 65px;
  }

  .nav-menu {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: #9747ff66;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 106vh;
    padding-top: 47px;
    padding-left: 0;
    display: flex;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .icon-3 {
    color: #fff;
  }

  .image-18 {
    width: 17vw;
  }

  .text-span, .text-span-2 {
    color: var(--beige);
  }

  .div-block-12 {
    flex-flow: row;
    width: 600px;
    margin-bottom: -86px;
  }

  .section-12 {
    flex-flow: column;
    margin-top: 0;
    padding-top: 99px;
  }

  .heading-7 {
    font-size: 72px;
  }

  .text-span-5 {
    overflow-wrap: anywhere;
  }

  .div-block-13 {
    width: 360px;
  }

  .image-21 {
    width: 30vh;
    margin-bottom: 58px;
    margin-right: -89px;
  }

  .image-22 {
    width: 30vw;
    margin-top: -134px;
    margin-right: -49px;
    top: -3%;
    right: 25%;
  }

  .heading-2-location {
    margin-top: 0;
    font-size: 50px;
    line-height: 120%;
  }

  .image-23 {
    text-align: center;
    width: 89%;
  }

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

  .image-24 {
    margin-right: -40px;
  }

  .div-block-16 {
    flex-flow: column;
    width: 600px;
    padding-left: 0;
  }

  .code-embed-big {
    text-align: left;
  }

  .div-block-17 {
    text-align: center;
    width: 100%;
    margin-bottom: 31px;
  }

  .text-block-15 {
    color: var(--white);
    font-family: Montserrat Variablefont Wght, Arial, sans-serif;
    font-size: 17px;
  }

  .container-5 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .div-block-20 {
    height: auto;
  }

  .image-26 {
    object-fit: cover;
    width: 1670px;
    max-width: 100%;
    height: 640px;
    top: -110%;
    left: 0%;
    overflow: hidden;
  }
}

@media screen and (max-width: 767px) {
  .heading-3 {
    text-align: center;
  }

  .section-4 {
    flex-flow: wrap;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .section-5 {
    padding-top: 0;
  }

  .heading-3-copy {
    text-align: center;
  }

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

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

  .div-block-8 {
    height: auto;
    padding-bottom: 0;
  }

  .section-8 {
    margin-top: 6px;
  }

  .container-2 {
    width: 100%;
  }

  .image-10 {
    top: 22%;
  }

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

  .accordion {
    width: auto;
  }

  .container-3 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .dropdown-toggle {
    width: 100%;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .columns {
    width: 70vw;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

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

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .div-block-21 {
    flex-flow: column;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    margin-top: -7px;
    margin-bottom: -4px;
    font-size: 22px;
  }

  .text-block-2 {
    flex: 1;
    font-size: 16px;
  }

  .div-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .section {
    justify-content: center;
    align-items: flex-end;
    height: 540px;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .section-2 {
    padding-top: 86px;
  }

  .monts-24px {
    text-align: left;
    margin-bottom: -13px;
    padding-right: 8px;
    font-size: 17px;
  }

  .heading-2 {
    overflow-wrap: break-word;
    width: 100%;
    font-size: 20px;
    line-height: 120%;
  }

  .lep-32-god {
    font-size: 8vw;
  }

  .section-3 {
    flex-flow: wrap;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .div-block-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    width: 100vw;
    max-width: none;
    padding-left: 8vw;
    padding-right: 8vw;
    display: flex;
  }

  .image-2 {
    width: 110%;
  }

  .heading-3 {
    text-align: center;
    margin-bottom: -2px;
    padding-bottom: 80px;
    padding-left: 8vw;
    padding-right: 8vw;
    font-size: 20px;
    line-height: 120%;
  }

  .section-4 {
    margin-top: -67px;
  }

  .image-3 {
    width: 128vw;
    padding-bottom: 0;
    padding-left: 0;
    inset: -63.8vw auto 0 -37.4vw;
  }

  .section-5 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: wrap;
    margin-top: 124px;
    padding-bottom: 17px;
  }

  .div-block-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 300px;
    padding-bottom: 22px;
    padding-left: 3vw;
    padding-right: 3vw;
    display: flex;
  }

  .image-4 {
    width: auto;
    min-width: 50%;
    max-width: 100%;
  }

  .text-block-3 {
    text-align: center;
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-5 {
    padding-left: 0;
  }

  .container {
    flex: 0 auto;
    max-width: 290px;
  }

  .erfurt {
    max-width: none;
    padding-bottom: 64px;
  }

  .heading-3-copy {
    text-align: center;
    padding-bottom: 0;
    font-family: Linden Hill;
    font-size: 26px;
    line-height: 120%;
  }

  .div-block-6 {
    width: auto;
    min-width: auto;
    min-height: 220px;
  }

  .hemer {
    max-width: none;
    padding-bottom: 65px;
  }

  .lep-32-god-white {
    font-size: 31px;
  }

  .heading-6 {
    font-size: 40px;
  }

  .div-block-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 90%;
  }

  .section-7 {
    margin-top: 37px;
  }

  .div-block-8 {
    justify-content: center;
    align-items: center;
    height: 70px;
    padding-bottom: 9px;
    padding-left: 6vw;
    padding-right: 9vw;
    display: flex;
  }

  .image-6 {
    width: 49vw;
    padding-right: 0;
    position: static;
  }

  .section-8 {
    margin-top: 33px;
  }

  .slider-2 {
    width: 300px;
    height: auto;
  }

  .container-2 {
    width: 100%;
    margin-bottom: -11px;
  }

  .image-10 {
    width: 48vw;
    padding-right: 0;
    inset: 42% 0% auto auto;
  }

  .image-11 {
    width: 50vw;
  }

  .image-13 {
    width: 48vw;
  }

  .list-item {
    color: var(--white);
    font-size: 17px;
    line-height: 110%;
  }

  .list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: auto;
  }

  .section-9 {
    justify-content: center;
    align-items: flex-end;
    height: auto;
    padding-bottom: 26px;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .accordion {
    width: 100%;
  }

  .container-3 {
    flex-flow: wrap;
    width: auto;
  }

  .dropdown-toggle, .dropdown-list {
    width: 100%;
  }

  .section-10 {
    justify-content: flex-end;
    align-items: flex-end;
    margin-top: 185px;
  }

  .image-14 {
    margin-top: -196px;
  }

  .image-15 {
    width: 230px;
    height: 260px;
    margin-top: -180px;
  }

  .section-11 {
    flex-flow: wrap-reverse;
    margin-top: 72px;
    padding-left: 8vw;
    padding-right: 8vw;
    display: flex;
  }

  .div-block-9 {
    padding-bottom: 0;
    position: relative;
  }

  .drachenwissen {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    margin-top: 108px;
    padding-bottom: 20px;
    padding-left: 8vw;
    padding-right: 8vw;
    display: flex;
  }

  .image-16 {
    width: 10vh;
    margin-bottom: -11px;
    margin-left: 53px;
    padding-bottom: 244px;
    padding-left: 31px;
    position: absolute;
  }

  .image-17 {
    width: 91vw;
  }

  .container-4 {
    max-width: none;
  }

  .nav-menu-wrapper {
    justify-content: center;
    align-items: flex-start;
    height: 100vh;
    display: flex;
  }

  .nav-menu-two {
    flex-direction: column;
  }

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

  .navbar-no-shadow-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-menu {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background-color: #9747ff80;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    margin-top: 0;
    padding-top: 40px;
  }

  .nav-button-wrapper, .icon-3 {
    width: auto;
  }

  .image-18 {
    width: 32vw;
  }

  .div-block-10 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    align-items: baseline;
    width: auto;
    padding-bottom: 42px;
    display: flex;
  }

  .div-block-11 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: wrap;
    width: 100vw;
  }

  .image-19 {
    opacity: 0;
  }

  .div-block-12 {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .section-12 {
    justify-content: center;
    align-items: center;
  }

  .heading-7 {
    font-size: 66px;
  }

  .text-span-5 {
    overflow-wrap: anywhere;
    line-height: 115%;
  }

  .div-block-13 {
    width: 300px;
    padding-bottom: 78px;
  }

  .image-21 {
    width: 60vw;
    margin-top: 0;
    margin-bottom: -10px;
    margin-right: 0;
    padding-top: 0;
  }

  .image-22 {
    width: 60vw;
    margin-top: -95px;
    margin-right: 96px;
    top: -3%;
    right: 4%;
  }

  .heading-2-location {
    text-align: center;
    overflow-wrap: break-word;
    width: 100%;
    margin-top: 1px;
    font-size: 50px;
    line-height: 120%;
  }

  .image-23 {
    width: 300px;
  }

  .div-block-15 {
    justify-content: center;
    align-items: center;
    width: 100vw;
    margin-top: 46px;
    display: flex;
  }

  .image-24 {
    width: 50vw;
    margin-top: -69px;
    margin-right: 5px;
    inset: 0% 0% auto auto;
  }

  .div-block-16 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 100vw;
  }

  .code-embed-big {
    opacity: 0;
    width: 100vw;
    padding-left: 0;
    display: none;
    position: absolute;
  }

  .code-embed-small {
    opacity: 1;
    width: 100vw;
    padding-left: 10px;
    position: static;
  }

  .div-block-17 {
    width: 300px;
    margin-bottom: 26px;
  }

  .text-block-15 {
    color: var(--white);
    text-align: center;
    font-family: Montserrat Variablefont Wght, Arial, sans-serif;
    font-size: 17px;
  }

  .section-2-copy, .section-2-erfurt {
    padding-top: 86px;
  }

  .container-5 {
    max-width: none;
  }

  .title-small {
    text-align: center;
  }

  .section-2-center {
    padding-top: 86px;
  }

  .code-embed {
    overflow-wrap: break-word;
  }

  .text-block-16 {
    white-space: normal;
    word-break: normal;
    overflow-wrap: break-word;
    width: 100%;
    height: auto;
  }

  .section-2-hemer {
    background-size: 750px, auto, auto, auto;
    padding-top: 86px;
  }

  .body-2 {
    max-width: 100vw;
  }

  .body-3 {
    background-color: #000;
  }

  .image-26 {
    width: 1510px;
    max-width: 100%;
    height: 330px;
    top: -12%;
    left: 0%;
  }

  .div-block-21 {
    flex-flow: column;
  }

  .div-block-22 {
    flex-flow: column;
    padding-bottom: 23px;
  }
}

#w-node-_300dde18-f993-9762-c3e9-9d667b6968ae-8c5a1366, #w-node-_300dde18-f993-9762-c3e9-9d667b6968b9-8c5a1366, #w-node-_8e38d400-c726-b08e-2176-80f490d5a954-70800bc1, #w-node-_8e38d400-c726-b08e-2176-80f490d5a968-70800bc1, #w-node-fd41139e-a29a-0b0e-de6a-3e07493ec33e-2f056d85, #w-node-fd41139e-a29a-0b0e-de6a-3e07493ec349-2f056d85, #w-node-_3baae945-c217-ef9c-e969-8e2fb3d25f7d-9c520eda, #w-node-_3baae945-c217-ef9c-e969-8e2fb3d25f88-9c520eda {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Lepharto';
  src: url('../fonts/Lepharto-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lindenhill';
  src: url('../fonts/LindenHill-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Variablefont Wght';
  src: url('../fonts/Montserrat-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}