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

body {
  color: #333;
  flex-direction: column;
  justify-content: space-between;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

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

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

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

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

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

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

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

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

.logo {
  width: 350px;
  height: 100%;
  object-fit: cover;
  background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5));
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.logo.w--current {
  width: 350px;
  height: 100%;
}

.logo.ber-button {
  position: fixed;
  top: auto;
  bottom: 15%;
  left: auto;
  right: 0%;
}

.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;
  display: none;
}

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

.hauptfarbe {
  color: #fff;
  background-color: #343337;
}

.email {
  margin-bottom: 5px;
}

.highlights {
  color: #fff;
  background-image: linear-gradient(to right, #3d73d5 30%, #1aa6c4 70%, #1aa6c4);
}

.adresse {
  margin-bottom: 5px;
}

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

.heading-1 {
  font-family: Archivo Black, sans-serif;
  font-weight: 700;
}

.heading-3 {
  font-family: Archivo Narrow, sans-serif;
  font-weight: 700;
}

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

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

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

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

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

.divblock1 {
  width: auto;
  height: auto;
  text-align: center;
  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;
}

.logo-abst-nde1 {
  padding-top: 20px;
  padding-bottom: 20px;
}

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

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

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

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

.nav-men-1 {
  background-color: rgba(0, 0, 0, 0);
}

.navbar-1 {
  width: 100%;
}

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

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

.background-video1 {
  z-index: 10;
  width: 50vw;
  height: 85%;
}

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

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

.heading-mittig1 {
  text-align: center;
  font-size: 30px;
  line-height: 35px;
}

.div-block-farbig1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 60px;
  display: flex;
}

.bild-100-1 {
  width: 100%;
  height: 100%;
  filter: brightness(140%);
  object-fit: cover;
  object-position: 50% 0%;
}

.impdat {
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, .08);
  padding: 100px 40px;
}

.success {
  border: 1px solid rgba(0, 0, 0, .08);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

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

.div-block-41.highlights {
  background-image: linear-gradient(to right, #3d73d5 30%, #0a3686 70%, #032158);
}

.div-block-footer1 {
  height: 99.9998%;
  justify-content: space-between;
  padding-bottom: 20px;
  display: flex;
}

.footer-1 {
  padding: 60px 140px;
}

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

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

.inhalt-footer {
  height: 100%;
}

.nav_menu {
  z-index: 2;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.nav_background {
  z-index: 3;
  width: 100%;
  height: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10vw;
  padding-right: 10vw;
  display: flex;
  position: relative;
}

.navigation_bg {
  z-index: 0;
  background-color: #fff;
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 9px 34px rgba(0, 0, 0, .15);
}

.hamburger_menu {
  z-index: 3;
  width: 70px;
  height: 70px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  right: 10vw;
}

.hamburger_menu.w--open {
  background-color: #eceff1;
}

.hamburger_menu.button-2 {
  background-image: linear-gradient(to right, #3d73d5 30%, #1aa6c4 70%, #1aa6c4);
  border-radius: 0;
  padding: 5px;
}

.icon {
  z-index: 1;
  filter: invert();
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 0;
}

.navigation_layer_content {
  z-index: 1;
  width: 100vw;
  height: 100vh;
  padding: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.navigation_layer_padding {
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: flex;
}

.navigation_layer_image {
  width: 50%;
  background-image: url('../images/Natalia_mit_Micro_und_Shaker.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 30px;
  display: flex;
}

.padding.menu {
  height: 100%;
  height: 100%;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  padding: 30px;
  display: flex;
  overflow: auto;
}

.navigation_accordion_wrapper {
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 0;
  padding-top: 62px;
  display: block;
}

.navlink {
  width: 100%;
  letter-spacing: 1px;
  margin-top: 2px;
  padding: 15px;
  font-size: 20px;
  line-height: 24px;
}

.navlink.flie-text {
  transition: all .2s;
}

.navlink.flie-text:hover {
  background-color: #eceff1;
}

.navlink.flie-text.w--current {
  color: #333;
  background-color: #eceff1;
}

.navlink.flie-text.w--current:hover {
  background-color: #e0e1e2;
}

.horizontal_list {
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.horizontal_list._2 {
  background-color: #fff;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  padding: 10px 20px 10px 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.underline_none {
  flex: 0 auto;
  display: flex;
}

.social_icon.big {
  width: 48px;
  height: 48px;
  opacity: .5;
  justify-content: center;
  align-items: center;
  padding: 10px;
  transition: all .2s;
  display: flex;
}

.social_icon.big:hover {
  opacity: 1;
}

.social_icon.big {
  width: 60px;
  height: 60px;
  opacity: .5;
  justify-content: center;
  align-items: center;
  padding: 10px;
  transition: all .2s;
  display: flex;
}

.social_icon.big:hover {
  opacity: 1;
}

.icon_social {
  width: 100%;
  height: 100%;
  filter: invert();
}

.icon_social.not_inverted {
  filter: none;
  object-fit: contain;
}

.navbar-2 {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: all 1s ease-in-out;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 1px 1px 3px #bebebe;
}

.background-video {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1));
}

.section_2 {
  background-image: linear-gradient(rgba(75, 75, 75, .23), rgba(75, 75, 75, .23));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10vw;
  display: flex;
  position: relative;
}

.section_2.topmargin {
  border-top: 1px solid rgba(0, 0, 0, .07);
  padding-top: 220px;
}

._2er_grid {
  width: 100%;
  height: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  align-items: start;
}

._2er_grid.space {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 100px;
}

._2er_grid.space-down {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 0;
}

._2er_grid._1-col {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

._2er_grid.adjust {
  grid-template-columns: 1fr 1fr;
}

.lottie-animation {
  z-index: -1;
  opacity: .05;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: -20%;
  right: auto;
}

.content_1 {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 10px;
  display: flex;
}

.content_1.paddingleft {
  padding-left: 40px;
}

.content_1.paddingleft.topallign {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
}

.content_1.topallign {
  justify-content: center;
}

.content_1.topallign.c {
  align-items: center;
}

.content_1.btm {
  align-items: center;
  margin-bottom: 60px;
}

.content_horizontal {
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.content_horizontal.vertri {
  flex-direction: column;
  justify-content: center;
}

.heading_1 {
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 45px;
}

.heading_1.heading-1 {
  text-align: center;
}

.heading_1.heading-1.top-padding {
  margin-top: 20px;
}

.heading_1.heading-1.top-padding.color-white {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.paragraph {
  letter-spacing: 1px;
  margin-bottom: 0;
  font-family: Didact Gothic, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.paragraph.flie-text {
  align-self: center;
}

.paragraph.flie-text.center {
  text-align: center;
}

.paragraph.flie-text.no-wrap {
  white-space: nowrap;
}

.content_music {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.content_music._100 {
  height: 100%;
}

.content_music._100.c {
  display: flex;
}

.content_music._50vw {
  width: 50vw;
}

.music {
  width: 100%;
  margin-top: 20px;
  position: relative;
  top: auto;
  bottom: 0;
  left: 0%;
  right: auto;
}

.paragraph_center {
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 22px;
}

.paragraph_center.flie-text {
  width: 75%;
  margin-bottom: 0;
}

.line {
  z-index: 1;
  width: 5px;
  height: 10vh;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: -5vh;
  left: auto;
  right: auto;
}

.line.highlights-2 {
  height: 8vh;
}

.highlights-2 {
  background-image: linear-gradient(#0b1e3f 30%, #0033a3 70%, #3090fa);
}

.heading_center {
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 45px;
}

.heading_center.heading-1.mb-0 {
  margin-bottom: 0;
}

.content_3 {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  position: relative;
}

.content_3:hover {
  transform: scale(1.03);
}

.section_3-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.section_3-2.hauptfarbe {
  padding-top: 100px;
  padding-bottom: 0;
}

.section_3-2.hauptfarbe.pt-180px {
  padding-top: 100px;
}

.section_3-2.hauptfarbe.pt-180px.left-align {
  align-items: flex-start;
}

.section_3-2.hauptfarbe._1 {
  margin-top: 90px;
  padding-top: 0;
}

._3er_grid {
  width: 80%;
  grid-column-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 20px;
}

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

._4er_grid.spacing {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 60px;
}

._4er_grid.spacing._100 {
  grid-template-columns: 1fr 1fr 1fr;
}

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

.content_5 {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  padding: 20px 40px 40px;
  display: flex;
}

.content_5.not_white {
  background-color: rgba(0, 0, 0, 0);
  align-items: flex-start;
}

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

.footer {
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url('../images/5.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  padding: 100px 15vw;
  display: flex;
}

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

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

.link {
  color: #fff;
  white-space: pre;
  font-size: 14px;
  text-decoration: none;
  display: block;
}

.link-block {
  background-image: linear-gradient(rgba(68, 68, 68, .5), rgba(68, 68, 68, .5));
  padding-left: 10px;
  padding-right: 10px;
}

.ablaufplan-big-button-2 {
  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-2:hover {
  transform: scale(1.03);
}

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

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

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

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

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

.html-embed-2 {
  height: 100%;
  min-height: 650px;
}

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

.slider-3 {
  min-height: 50vh;
  background-color: rgba(0, 0, 0, 0);
}

.slider-3._100 {
  min-height: 100%;
}

.libra {
  font-family: Libre Franklin, sans-serif;
}

.div-block-153 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
}

.div-block-154 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-left: 10%;
  padding-right: 10%;
  display: grid;
}

.revies-top {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.review {
  margin-bottom: 60px;
}

.revieww-heading {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #3d73d5 30%, #1aa6c4 70%);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 6px;
  font-family: Libre Franklin, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.reviews {
  margin-top: 20px;
  padding-left: 0;
}

.dropdown-15 {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  font-family: Didact Gothic, sans-serif;
  font-size: 18px;
}

.dropdown-toggle-13 {
  padding-left: 0;
}

.dropdown-list-15 {
  position: absolute;
}

.dropdown-list-15.w--open {
  background-color: rgba(0, 0, 0, 0);
  position: static;
}

.button-2 {
  background-image: linear-gradient(to right, #3d73d5 30%, #1aa6c4 70%, #1aa6c4);
  border-radius: 50px;
  padding: 15px 30px;
  font-family: Didact Gothic, sans-serif;
  font-size: 18px;
}

.left-align-div {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.blue-text-span {
  color: #1aa6c4;
}

.button-div {
  z-index: 10;
  color: #fff;
  background-image: linear-gradient(to right, #0b1e3f 30%, #0033a3 70%, #3090fa);
  border-radius: 50px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 12px 20px;
  font-family: Didact Gothic, sans-serif;
  font-size: 18px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button-div.absolute {
  margin-top: 100px;
  position: absolute;
  top: 2%;
  bottom: auto;
  left: 10%;
  right: auto;
}

.button-div.absolute.top1 {
  margin-top: 100px;
  top: 2%;
}

.button-div.top {
  margin-top: 60px;
}

.button-div._20 {
  width: 20%;
}

.arrow {
  width: 35px;
  height: 35px;
  object-fit: cover;
  margin-left: 10px;
}

.arrow.reflect {
  margin-left: 0;
  margin-right: 10px;
  transform: rotate(-180deg);
}

.relative-div {
  width: 100%;
  height: 100px;
  color: #000;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: flex;
  position: relative;
  box-shadow: 0 0 5px 1px silver;
}

.relative-div:hover {
  transform: scale(1.04);
}

.image-67 {
  height: 100px;
  object-fit: cover;
}

.logo-div {
  width: 100%;
  background-color: #07132d;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.navbar-3 {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: block;
}

.slider-4 {
  height: 90vh;
  background-color: #07132d;
  position: relative;
}

.slide-nav {
  opacity: 0;
}

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

.div-block-163 {
  width: 100%;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  display: flex;
}

.div-block-163.pt-0 {
  padding-top: 0;
}

.div-block-164 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.div-block-168 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 35%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-175 {
  height: 100%;
  position: relative;
}

.html-embed-80 {
  width: 80%;
}

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

.div-block-178 {
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-178.top {
  width: 60%;
  margin-top: 100px;
}

.kotakt-image {
  width: 50%;
  max-width: none;
  object-fit: cover;
}

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

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

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

.section-52 {
  margin-top: 80px;
}

.nav-menu {
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  display: none;
}

.paragraph-middle {
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-family: Didact Gothic, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.html-embed-4 {
  width: 30vw;
  height: 40vh;
}

.html-embed-4.ad {
  width: auto;
  height: 100%;
}

.html-embed-5 {
  width: 100%;
  height: 50vh;
}

.html-embed-5._80vh {
  height: 80vh;
}

.menu-button {
  display: flex;
}

.navigation_layer_image-2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 70% 0%;
}

.nav_menu-2 {
  z-index: 2;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.icon-6 {
  z-index: 1;
  width: 4vw;
  text-align: center;
  object-fit: cover;
  display: block;
  position: relative;
}

.navlink-2 {
  width: 100%;
  letter-spacing: 1px;
  font-size: 20px;
  line-height: 24px;
}

.navlink-2.flie-text {
  color: #fff;
  padding-top: 20px;
  padding-bottom: 10px;
  transition: all .2s;
}

.navlink-2.flie-text:hover {
  background-color: rgba(0, 0, 0, .1);
}

.navlink-2.flie-text.w--current {
  color: #333;
  background-color: #eceff1;
}

.navlink-2.flie-text.w--current:hover {
  background-color: #e0e1e2;
}

.hamburger_menu-2 {
  z-index: 3;
  width: 10vw;
  height: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 20px 30px 10px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.hamburger_menu-2.w--open {
  background-color: rgba(200, 200, 200, 0);
}

.navbar-4 {
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navbar-4.hauptfarbe {
  background-color: rgba(1, 0, 1, 0);
}

.navigation_layer_image_div {
  width: 40%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.nav_background-2 {
  z-index: 3;
  background-color: #071329;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.navigation_accordion_wrapper-2 {
  margin-bottom: 15px;
  overflow: visible;
}

.logo-img-2 {
  width: 25vw;
  object-fit: cover;
}

.navigation_layer_padding-2 {
  width: 100%;
  height: 100%;
  display: flex;
}

.logo-2 {
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.div-block-149 {
  z-index: 20;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -100px;
  display: flex;
  position: fixed;
  top: 40%;
  bottom: 0%;
  left: auto;
  right: -10px;
}

.navigation_bg-2 {
  z-index: 0;
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 9px 34px rgba(0, 0, 0, .15);
}

.section-53 {
  display: none;
}

.icon-7 {
  text-shadow: 1px 1px 6px #000;
}

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

._2er_grid-copy {
  width: 100%;
  height: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  align-items: start;
}

.slide-image-block {
  width: 100%;
  height: 65vh;
  position: relative;
}

.slide-image-block._100 {
  height: 100%;
}

.slide-image-back {
  width: 100%;
  height: 100%;
  filter: blur(25px);
  object-fit: cover;
}

.slide-image-front {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.content_2 {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  display: flex;
}

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

.html-embed-81 {
  width: 100%;
  height: 60vh;
  margin-bottom: 40px;
}

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

  .divblock1 {
    padding-bottom: 20px;
  }

  .nav-link-1 {
    color: #fff;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
  }

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

  .nav-link-1.w--current {
    color: #fff;
    font-size: 15px;
    font-weight: 900;
  }

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

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

  .men-icon1 {
    color: #fff;
  }

  .slogan1 {
    font-size: 40px;
  }

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

  .bild-100-1 {
    height: 400px;
  }

  .impdat, .success {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .div-block-41.highlights {
    width: 80vw;
    height: 50vh;
  }

  .div-block-footer1, .footer-1.hauptfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .nav_background {
    max-width: none;
  }

  .section_2 {
    padding: 60px;
  }

  .section_2.topmargin {
    padding-left: 60px;
    padding-right: 60px;
  }

  ._2er_grid {
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  ._2er_grid.space {
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 0;
  }

  ._2er_grid.invert {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .content_1 {
    align-items: center;
    padding-left: 0;
  }

  .content_1.paddingleft {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }

  .content_horizontal {
    flex-direction: column;
  }

  .heading_1 {
    text-align: center;
  }

  .heading_1.heading-1 {
    font-size: 30px;
    line-height: 35px;
  }

  .paragraph.flie-text {
    text-align: center;
  }

  .content_music {
    width: 100%;
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .content_music._100 {
    height: 50vh;
    margin-top: 10px;
  }

  .content_music._50vw {
    width: 100%;
  }

  .line.highlights-2 {
    height: 6vh;
  }

  .heading_center.heading-1.mb-0 {
    font-size: 30px;
    line-height: 35px;
  }

  .section_3-2.hauptfarbe.pt-180px {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section_3-2.hauptfarbe.pt-180px.left-align {
    align-items: center;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  ._3er_grid {
    width: 80%;
    grid-column-gap: 25px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  ._4er_grid.spacing {
    width: 80%;
    flex-direction: column;
    margin-top: 40px;
    display: flex;
  }

  ._4er_grid.spacing._100 {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .content_5.not_white {
    align-items: center;
  }

  .footer {
    flex-direction: column;
    padding: 60px 5vw;
  }

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

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

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

  .html-embed-2 {
    width: 100%;
  }

  .libra {
    text-align: center;
  }

  .div-block-154 {
    flex-direction: column;
    padding: 0 60px;
    display: flex;
  }

  .revies-top {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .review {
    margin-bottom: 0;
  }

  .dropdown-15 {
    flex-direction: column;
    align-items: center;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .dropdown-toggle-13.w--open {
    padding-left: 20px;
  }

  .button-div.absolute {
    margin-top: 40px;
    top: 2%;
  }

  .relative-div {
    width: 100%;
    height: 80px;
  }

  .slider-4 {
    height: 60vh;
  }

  .slide-nav {
    display: none;
  }

  .kotakt-image {
    width: 100%;
    height: 50vh;
  }

  .section-52 {
    margin-top: 60px;
  }

  .nav-menu {
    background-color: #3d73d5;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-middle.flie-text {
    text-align: center;
  }

  .html-embed-4 {
    width: 100%;
    height: 40vh;
  }

  .icon-5 {
    color: #000;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .hamburger_menu-2 {
    padding: 5px 10px;
  }

  .navbar-4.hauptfarbe {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav_background-2 {
    max-width: none;
  }

  .logo-img-2 {
    width: 30vw;
  }

  .div-block-149 {
    width: 60px;
    height: 150px;
    margin-top: auto;
    margin-bottom: auto;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .icon-7 {
    margin-top: auto;
    margin-bottom: auto;
  }

  ._2er_grid-copy {
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .content_2 {
    align-items: center;
    padding-left: 0;
  }
}

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

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

  .background-video1 {
    width: 70vw;
  }

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

  .heading-mittig1.heading-1 {
    font-size: 25px;
    line-height: 32px;
  }

  .bild-100-1 {
    height: 300px;
  }

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

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

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

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

  .navigation_layer_content {
    height: auto;
    position: relative;
  }

  .navigation_layer_padding {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 20vh;
  }

  .navigation_layer_image {
    width: 100%;
    display: none;
  }

  .padding.menu {
    width: 100%;
    height: auto;
    width: 100%;
    height: auto;
  }

  .social_icon.big {
    width: 50px;
    height: 50px;
  }

  .navbar-2 {
    position: static;
  }

  .section_2 {
    padding: 60px 40px;
  }

  .section_2.topmargin {
    padding: 40px;
  }

  ._2er_grid {
    flex-direction: column;
    display: flex;
  }

  ._2er_grid.space {
    align-items: center;
    margin-top: 60px;
    margin-bottom: 20px;
  }

  ._2er_grid.space-down {
    margin-bottom: 0;
  }

  ._2er_grid.invert {
    flex-direction: column-reverse;
    margin-top: 0;
  }

  .content_1.paddingleft.topallign {
    margin-top: 40px;
  }

  .heading_1 {
    text-align: left;
  }

  .heading_1.heading-1 {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
  }

  .content_music {
    width: 100%;
  }

  .content_music._100 {
    margin-top: 0;
  }

  .music {
    width: 100%;
    margin-top: 20px;
    position: static;
  }

  .heading_center.heading-1, .heading_center.heading-1.mb-0 {
    font-size: 30px;
    line-height: 35px;
  }

  .section_3-2.hauptfarbe {
    padding: 60px 5%;
  }

  .section_3-2.hauptfarbe.pt-180px {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section_3-2.hauptfarbe.pt-180px.left-align {
    padding: 60px 40px;
  }

  ._3er_grid {
    width: 90%;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

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

  ._4er_grid.spacing._100 {
    flex-direction: column;
    display: flex;
  }

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

  .content_5.not_white {
    padding-top: 0;
    padding-bottom: 0;
  }

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 400px;
  }

  .div-block-154 {
    padding: 0 0%;
  }

  .review {
    margin-bottom: 0;
  }

  .dropdown-15 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .dropdown-toggle-13.w--open {
    padding-left: 20px;
  }

  .button-div {
    margin-top: 40px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .button-div.absolute {
    margin-top: 40px;
    top: 0%;
  }

  .button-div.absolute.top1 {
    margin-top: 20px;
  }

  .arrow {
    width: 30px;
    height: 30px;
  }

  .html-embed-80.video {
    height: 35vh;
  }

  .div-block-178.top {
    width: 80%;
  }

  .image-71 {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .section-52 {
    margin-top: 0;
  }

  .nav_menu-2 {
    background-color: #000;
  }

  .navlink-2.flie-text {
    font-size: 18px;
    line-height: 18px;
  }

  .hamburger_menu-2 {
    width: 12vw;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .navbar-4 {
    position: static;
  }

  .navbar-4.hauptfarbe {
    background-color: #303030;
  }

  .navigation_layer_image_div {
    width: 100%;
    display: none;
  }

  .nav_background-2 {
    padding-top: 0;
    padding-bottom: 0;
    top: 0;
  }

  .logo-img-2 {
    width: 40vw;
  }

  .navigation_layer_padding-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 20vh;
  }

  .div-block-149 {
    margin-top: 0;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .icon-7 {
    margin-top: auto;
    font-size: 28px;
  }

  ._2er_grid-copy {
    flex-direction: column;
    display: flex;
  }

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

@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 {
    width: auto;
    height: 88%;
  }

  .logo.w--current {
    width: 200px;
  }

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

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

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

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

  .heading-mittig1.heading-1 {
    font-size: 20px;
    line-height: 28px;
  }

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

  .impdat {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

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

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

  .padding.menu {
    padding: 10px;
  }

  .section_2, .section_2.topmargin {
    padding: 40px 30px;
  }

  .section_2.topmargin.minus-padding {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  ._2er_grid.space {
    margin-top: 60px;
    margin-bottom: 20px;
    display: flex;
  }

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

  .heading_1.heading-1 {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
  }

  .paragraph {
    font-size: 14px;
    line-height: 18px;
  }

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

  .content_music._100 {
    height: 45vh;
    margin-top: 0;
  }

  .paragraph_center {
    font-size: 14px;
    line-height: 18px;
  }

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

  .heading_center.heading-1 {
    font-size: 22px;
    line-height: 28px;
  }

  .heading_center.heading-1.mb-0 {
    font-size: 20px;
    line-height: 25px;
  }

  .content_3 {
    justify-content: center;
    align-items: center;
  }

  .section_3-2.hauptfarbe {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section_3-2.hauptfarbe.pt-180px {
    padding-top: 40px;
  }

  .section_3-2.hauptfarbe.pt-180px.left-align {
    padding: 40px 30px;
  }

  ._3er_grid {
    width: 100%;
  }

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

  ._4er_grid.spacing {
    width: 100%;
    margin-top: 20px;
  }

  .heading_left_small.heading-1 {
    font-size: 22px;
    line-height: 28px;
  }

  .content_5 {
    padding: 5px 20px 20px;
  }

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

  .maps-gro {
    height: 300px;
  }

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

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

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

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

  .div-block-154 {
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .review {
    margin-bottom: 0;
  }

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

  .dropdown-toggle-13.w--open {
    padding-left: 20px;
  }

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

  .button-div.absolute.top1 {
    top: -1%;
  }

  .button-div._20 {
    width: 60%;
    margin-left: 60px;
  }

  .slider-4 {
    height: 40vh;
  }

  .html-embed-80.video {
    height: 25vh;
  }

  .html-embed-80._100, .div-block-178, .div-block-178.top {
    width: 100%;
  }

  .kotakt-image {
    height: 45vh;
  }

  .div-block-179 {
    height: 40vh;
    flex-direction: column;
    justify-content: space-between;
  }

  .icon-3, .icon-4 {
    font-size: 20px;
  }

  .paragraph-middle {
    font-size: 14px;
    line-height: 18px;
  }

  .html-embed-4, .html-embed-5 {
    height: 45vh;
  }

  .icon-6 {
    width: 15vw;
  }

  .hamburger_menu-2 {
    width: 18vw;
  }

  .logo-img-2 {
    width: 60vw;
  }

  .icon-7 {
    font-size: 24px;
  }

  ._2er_grid-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .slide-image-block {
    height: 25vh;
  }

  .left-arrow {
    width: 10%;
  }

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

  .html-embed-81 {
    height: 40vh;
  }
}

#w-node-_392b8cd5-a48b-028a-043c-32e68930ff7e-0fb3d82c {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_242aa1ea-a057-3eae-d9ef-3125b6ec3bc1-0fb3d82c, #w-node-f80dac6b-3a13-b8b3-73a0-649d08182b04-0fb3d82c {
  align-self: auto;
  justify-self: auto;
}

#w-node-_0e59f451-d7c0-ecd9-ef77-c146609775ba-f5b3d835 {
  align-self: center;
  justify-self: center;
}

#w-node-f1e9341f-9472-9c82-8c16-3bdb1c40adee-f5b3d835 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9bdad6a6-13db-cf0e-92b3-0fe99ab87e05-69b3d875 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9bdad6a6-13db-cf0e-92b3-0fe99ab87e05-6b6f62dd {
  align-self: center;
  justify-self: center;
}

#w-node-_6391ea87-5a10-4393-1408-b6e9c576ff92-fb3b1670 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_520131e6-5fb3-a6c2-8415-a82f0759d6e7-fb3b1670 {
  align-self: start;
}

#w-node-e4e68823-3945-8159-585f-87d13a29e398-cce54ea6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_23a60671-d751-5d56-8663-ecd0d8d07490-cce54ea6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
  justify-self: center;
}

#w-node-_203c09a9-a9ed-e20e-830c-bafc2441ff20-cce54ea6, #w-node-_8b9d1815-d063-819c-aea8-cdcec6f00429-cce54ea6, #w-node-deb7be99-3901-2dcf-e2c9-3bdc4b8b298a-99337532 {
  align-self: auto;
  justify-self: auto;
}

#w-node-_00f092ad-8cef-16cb-66e6-a706d31be0e9-9072d436, #w-node-_9bdad6a6-13db-cf0e-92b3-0fe99ab87e05-2a846ca9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ff32da70-eb91-c415-3419-033590ed5eb3-2a846ca9, #w-node-bf59ba41-56e7-ffd8-fee1-8eb725510d14-2a846ca9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-deb7be99-3901-2dcf-e2c9-3bdc4b8b298a-f5a74ad4 {
  align-self: auto;
  justify-self: auto;
}

#w-node-_372bafcc-22e9-1be5-ee54-0da28750c9d9-f5a74ad4, #w-node-_00f092ad-8cef-16cb-66e6-a706d31be0e9-5bc2ac40, #w-node-_00f092ad-8cef-16cb-66e6-a706d31be0e9-104813b2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


