:root {
  --steel-blue: #4873a8;
  --white: white;
  --medium-sea-green: #2abb67;
}

.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;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

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

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

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

p {
  margin-bottom: 10px;
}

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

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

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

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

.logo-img {
  width: 200px;
}

.logo {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 17px;
  text-decoration: none;
  display: flex;
}

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

.ffnungszeiten {
  margin-bottom: 5px;
}

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

.zweitfarbe {
  color: #000;
  background-color: #f7f7f7;
}

.highlights {
  color: #fff;
  background-color: #4873a8;
}

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

.heading-1 {
  font-family: Playfair Display, sans-serif;
  font-weight: 700;
}

.heading-2 {
  font-family: Playfair Display, sans-serif;
  font-weight: 400;
}

.heading-3 {
  font-family: Libre Franklin, sans-serif;
  font-weight: 700;
}

.flie-text {
  margin-bottom: 0;
  font-family: Libre Franklin, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}

.farbe-der-headings {
  color: #4873a8;
}

.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 {
  text-align: center;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

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

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

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

.icon_social_footer {
  filter: none;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.footer3 {
  height: auto;
  padding-left: 140px;
  padding-right: 140px;
}

.footer3.hauptfarbe {
  color: #fff;
  width: 100%;
  margin-top: auto;
  padding: 40px 10%;
}

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

.heading_footer {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
}

.inhalt-footer3 {
  color: #fff;
}

.inhalt-footer3.flie-text {
  margin-top: 20px;
}

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

.rounded-block.zweitfarbe {
  box-shadow: none;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  min-height: auto;
  padding: 10px 20px;
}

.rounded-block.zweitfarbe.oben {
  color: #fff;
  background-color: #8cabd0;
  justify-content: flex-start;
  padding-bottom: 40px;
}

.rounded-block.zweitfarbe.oben.round2 {
  border-top-left-radius: 50px;
}

.rounded-block.zweitfarbe.oben.round2._1 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 50px;
}

.rounded-block.zweitfarbe.oben._12 {
  border-bottom-right-radius: 50px;
  justify-content: center;
}

.rounded-block.zweitfarbe.oben.mittig {
  justify-content: center;
}

.rounded-block.zweitfarbe.ppt {
  color: #fff;
  background-color: #4f697e;
  border-top-left-radius: 50px;
}

.rounded-block.zweitfarbe.oben {
  color: #fff;
  background-color: #8cabd0;
  justify-content: flex-start;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.rounded-block.zweitfarbe.oben.round {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 0;
}

.rounded-block.zweitfarbe.ppt {
  color: #fff;
  background-color: #4f697e;
  border-top-left-radius: 50px;
  min-height: 100px;
  padding-left: 10px;
  padding-right: 10px;
}

.rounded-block.zweitfarbe.gray {
  background-color: #eff5fd;
}

.rounded-block.zweitfarbe.links {
  background-color: #cbdaec;
  justify-content: center;
}

.impdat {
  padding: 100px 40px;
}

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

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

.div-block-41.highlights {
  background-color: var(--steel-blue);
}

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

.navbar {
  background-color: #fff;
  border-bottom: 2px solid #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10px 8vw;
  display: flex;
  position: relative;
}

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

.div-block-111 {
  background-color: #fff;
  width: 100%;
  height: 2px;
  display: block;
}

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

.logo-wei {
  filter: invert();
  display: none;
}

.logo-wei.desktop {
  filter: none;
  flex-direction: column;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
}

.logo-wei.desktop.weg {
  display: none;
}

.nav-menu-1 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.nav-menu-1.rechts {
  margin-left: auto;
  margin-right: 0;
}

.nav-link-1 {
  padding-left: 40px;
  padding-right: 40px;
  font-size: 18px;
}

.nav-link-1.flie-text {
  color: #333;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  font-weight: 500;
}

.nav-link-1.flie-text.w--current {
  border-bottom: 2px solid #fff;
  font-weight: 600;
}

.nav-link-1.flie-text.w--open {
  border-bottom: 2px #fff;
}

.navlink_content {
  overflow: hidden;
}

.background-video {
  height: 100%;
}

.titelheading {
  text-align: center;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 60px;
}

.paragraph_2 {
  text-align: center;
  margin-top: 20px;
  font-size: 22px;
  line-height: 30px;
}

.paragraph_2.flie-text.left {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 26px;
}

.content {
  z-index: 4;
  color: #fff;
  background-color: #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.section_relative {
  height: 900px;
  position: relative;
}

.section_relative.small-size {
  height: 600px;
}

.section_1 {
  padding: 100px 10% 20px;
  overflow: visible;
}

.section_1._123.weg {
  justify-content: center;
  align-items: center;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.section_1.abstand {
  padding-left: 5%;
  padding-right: 5%;
}

.section_1.fest {
  min-height: auto;
}

._2er_grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  place-items: center;
  width: 100%;
  height: 100%;
  margin-top: 40px;
}

._2er_grid._1er {
  grid-template-columns: 1fr;
  justify-items: center;
  min-height: auto;
}

._2er_grid._1er.fest {
  width: 1162px;
}

._2er_grid.strich {
  border-top: 2px solid #f1f1f1;
  margin-top: 20px;
}

.content_block {
  border-right: 1px solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 60px;
  display: flex;
}

.content_block.middle {
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-left: 100px;
  padding-right: 100px;
}

.content_block.middle.abstand {
  padding-left: 0;
  padding-right: 0;
}

.content_block.embed {
  width: 100%;
  padding-right: 20px;
  display: block;
}

.heading {
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 50px;
}

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

.heading.heading-1.center {
  text-align: center;
  text-align: center;
  line-height: 60px;
}

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

.paragraph.flie-text {
  z-index: 5;
  text-align: left;
  font-size: 18px;
  line-height: 26px;
  position: relative;
}

.paragraph.flie-text.middle {
  text-align: center;
  font-size: 18px;
  line-height: 26px;
}

.paragraph.flie-text.middle.white {
  color: var(--white);
  text-align: center;
}

.paragraph.flie-text.middle.white.left {
  text-align: left;
}

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

.link {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
}

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

.heading_1 {
  text-align: center;
  font-size: 40px;
  line-height: 50px;
}

.paragraph_1 {
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr .25fr;
  align-items: end;
  margin-top: 20px;
}

.field-label {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.field-label.flie-text {
  font-weight: 600;
}

.submit_button {
  background-color: #000;
  font-size: 16px;
}

.submit_button.flie-text {
  border: 1px solid #000;
  margin-top: 20px;
  transition: all .2s;
}

.submit_button.flie-text:hover {
  color: #000;
  background-color: #fff;
}

.divider {
  background-color: #f1f1f1;
  width: 100%;
  height: 2px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.divider._12 {
  height: 5px;
}

.divider._13 {
  background-color: #4873a8;
  height: 5px;
}

.divider._14 {
  background-color: #000140;
  height: 5px;
}

.divider.abstand {
  margin-top: 20px;
  margin-bottom: 20px;
}

.divider.abstand-unten {
  margin-bottom: 40px;
}

.divider.abstand-nachunten-oben {
  margin-top: 20px;
}

.content_image {
  background-image: linear-gradient(#fffc, #fffc);
  width: 100%;
  height: 100%;
  padding: 60px 40px;
}

.white_block {
  background-color: #fff;
  padding: 40px;
}

.image_4 {
  object-fit: cover;
  width: 100%;
  height: 500px;
}

.image_4.contain {
  z-index: 1;
  position: relative;
}

.image_4.contain.abs-image {
  z-index: 0;
  filter: blur(5px);
  position: absolute;
  inset: 0%;
}

.image_5 {
  object-fit: cover;
  border-radius: 50%;
  width: 250px;
  height: 250px;
}

.section_3 {
  padding-top: 60px;
  padding-bottom: 40px;
  overflow: hidden;
}

.grid-5 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 60px;
}

.image_6 {
  object-fit: cover;
  width: 100%;
  height: 300px;
  transition: all .2s;
}

.image_6:hover {
  transform: scale(1.1);
}

.image_6.gro {
  height: 400px;
}

.image_6.gro.con {
  object-fit: contain;
  background-color: #a6a8ac;
}

.image_6.gro.runter {
  object-position: 50% 75%;
  height: 400px;
}

.paragraph_footer {
  font-size: 16px;
  line-height: 28px;
}

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

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

.absolute_div {
  z-index: 5;
  width: 100%;
  height: 100%;
  padding: 100px 10%;
  position: absolute;
  inset: 0%;
}

.no_overflow {
  overflow: hidden;
}

.circle {
  background-color: #fff;
  border: 1px #000;
  border-radius: 0%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 10px;
  display: flex;
}

.circle.white {
  border-color: #fff;
}

.circle.rounded {
  background-color: #0000;
  border-style: solid;
  border-color: #fff;
  border-radius: 0%;
}

.checkbox-field {
  text-align: left;
}

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

.link-formular.farbe-der-headings {
  color: #010240;
}

.footer_grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
}

.navbar_block {
  height: 250px;
}

.navbar_block.hauptfarbe {
  height: 20px;
}

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

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

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

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

.paragraph_footer-copy.flie-text {
  color: #000;
}

.paragraph_footer-copy {
  font-size: 16px;
  line-height: 28px;
}

.paragraph_footer-copy.white-color {
  color: #fff;
}

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

.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.ablaufplan {
  margin-top: 115px;
  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;
  inset: 60px auto auto 0%;
}

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

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

.slide {
  background-image: url('../images/Strand-01-min.JPG');
  background-position: 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/DSC00202-min.JPG');
  background-position: 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/P1030140-min.JPG');
  background-position: 50%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/Strand-02-min.JPG');
  background-position: 50%;
  background-size: cover;
}

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

.dropdown {
  color: #fff;
  background-color: #333;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Libre Franklin, sans-serif;
  font-size: 18px;
}

.dropdown:hover {
  color: #333;
  background-color: #cfcfcf;
}

.dropdown.w--current {
  color: #fff;
  background-color: #000;
}

.html-embed-4 {
  flex-direction: row;
  width: 100%;
  height: 50vh;
  display: flex;
}

.section-51 {
  background-color: #bbb;
  background-image: url('../images/Strand-05.JPG');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10%;
  display: flex;
}

.section-51.abstand-weg {
  padding-left: 0%;
  padding-right: 0%;
}

.heading-87 {
  text-align: center;
}

.heading-87.heading-1 {
  margin-bottom: 40px;
  font-size: 35px;
}

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

.sidebuttons {
  z-index: 500;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: fixed;
  inset: 35% 0% auto auto;
}

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

.link-block-2 {
  background-color: #000;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 15px;
  box-shadow: 0 0 8px #000000b3;
}

.link-block-2:hover {
  background-color: #1f1f1f;
}

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

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

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

.form-wrap {
  border-right: 1px #d2d2d54d;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
}

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

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

.text-field-4 {
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #9e9e9e;
  height: 54px;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  transition: border .4s, color .4s;
  display: block;
}

.text-field-4:hover {
  border-color: #1d1f2e80;
}

.text-field-4:active, .text-field-4:focus {
  border-color: #1d1f2e;
}

.text-field-4::placeholder {
  color: #1d1f2e4d;
}

.text-field-4.cc-textarea {
  height: 100px;
}

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

.form1 {
  margin-bottom: 0;
}

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

.slide-nav-2 {
  z-index: 5;
}

.html-embed-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50vh;
  display: flex;
}

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

.paragraph-65 {
  font-size: 16px;
}

.content_block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 0;
  display: flex;
}

.link-6 {
  color: #000;
  font-size: 18px;
  line-height: 26px;
  text-decoration: none;
}

.contact-div.oben {
  margin-top: 40px;
}

.div-block-154 {
  padding-right: 10px;
  position: relative;
}

.icon-4 {
  color: #333;
}

.dropdown-list-14 {
  background-color: #4f3333;
}

.dropdown-list-14.w--open {
  background-color: #fff;
}

.text-block-2 {
  color: #333;
  font-family: Libre Franklin, sans-serif;
  font-weight: 500;
}

.heading-mitig3 {
  text-align: center;
}

.heading-mitig3.heading-2 {
  color: #fff;
  text-decoration: none;
}

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

.section-24 {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-124 {
  opacity: 0;
  background-color: #00000080;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  transition: all .2s;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

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

.paragraph-mittig1.flie-text.links {
  text-align: center;
  font-size: 17px;
  line-height: 30px;
}

.paragraph-mittig1.flie-text.abstand {
  margin-top: 10px;
  margin-bottom: 0;
}

.heading-linksb-ndig-klein3.heading-3 {
  color: var(--steel-blue);
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 24px;
  line-height: 30px;
}

.wrap-inhalt3 {
  background-color: #fffc;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: block;
  position: relative;
  box-shadow: 0 0 10px -2px #000;
}

.wrap-inhalt3._1 {
  background-color: #d5e2eb;
}

.text-linksb-ndig3.flie-text {
  margin-top: 0;
  padding-top: 0;
  font-size: 17px;
}

.magazine-text-wrap {
  margin-top: 40px;
  margin-bottom: 20px;
}

.small-image-3-1 {
  background-image: url('../images/DSC07106a-min.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 200px;
  height: 190px;
  margin-bottom: 20px;
}

.small-image-3-1._2 {
  background-image: url('../images/brennerei_1a_11zon.jpg');
  background-position: 50%;
  background-size: cover;
  width: 48%;
  margin-bottom: 0;
  margin-right: 20px;
}

.inhalt-nebeneinander3 {
  align-items: stretch;
  display: flex;
}

.small-image-3 {
  background-image: url('../images/P1040815-min.JPG');
  background-position: 50% 78%;
  background-repeat: no-repeat;
  background-size: auto 200%;
  width: 200px;
  height: 190px;
  margin-bottom: 0;
}

.small-image-3._2 {
  background-image: url('../images/DSC05001_11zon.jpg');
  background-size: cover;
  width: 48%;
}

.heading-linksb-ndig3 {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 32px;
  line-height: 36px;
}

.heading-linksb-ndig3.heading-2 {
  padding-top: 0;
  font-weight: 600;
}

.magazine-small-images {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  height: 400px;
  display: flex;
}

.magazine-small-images._2 {
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  display: flex;
}

.zimmer-image3 {
  background-image: url('../images/DSC07101-min.JPG');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 400px;
  margin-right: 20px;
}

._2er-grid3 {
  grid-column-gap: 20px;
  background-color: #0000;
  grid-template-rows: auto;
  align-items: center;
  margin-top: 40px;
}

._2er-grid3._1 {
  background-color: #d5e2eb;
  margin-top: 0;
}

.abstand-nach-innen3 {
  padding-left: 20px;
}

.abstand-nach-innen3._1 {
  padding-left: 40px;
}

.html-embed-7 {
  z-index: 200;
  position: fixed;
  inset: auto 0% 0% auto;
}

.content-wrap {
  text-align: center;
  width: 70%;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.headin-wohnung {
  font-size: 45px;
  line-height: 45px;
}

.heading-klein3 {
  font-size: 25px;
}

.heading-klein3.heading-2 {
  margin-top: 10px;
  font-size: 20px;
  line-height: 1.3;
}

.heading-klein3.heading-2.sehr-viel-kleienr {
  white-space: nowrap;
  font-size: 16px;
  line-height: 25px;
}

.bild-mobil {
  width: 100%;
}

.tabelle-mobil {
  display: none;
}

.dates-grid {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.preise1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin: 10px;
}

.preise1.mobil {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-155 {
  margin-top: 20px;
}

.grid-24 {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.grid-24.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

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

.grid-25._3er {
  grid-column-gap: 26px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-25._3er._4 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.flie-text-2 {
  color: #d0b97b;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.flie-text-2.farbe-der-headings.grau {
  text-align: center;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.flie-text-2.farbe-der-headings.grau.n {
  align-items: center;
  height: 200px;
  min-height: 100%;
  font-size: 22px;
  line-height: 32px;
  transform: rotate(0);
}

.flie-text-2.farbe-der-headings.grau.n.abstand {
  color: #333;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Libre Franklin, sans-serif;
  font-size: 20px;
}

.image-68 {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: 400px;
}

.image-68.cover.rechts {
  object-position: 55% 50%;
}

.image-68.cover.rechts.mehr {
  object-fit: cover;
  object-position: 50% 50%;
}

.image-68.cover.rechts.mehr.runter {
  object-fit: cover;
  object-position: 60% 100%;
}

.image-68.cover {
  object-fit: cover;
}

.flip-box {
  min-height: 400px;
  position: relative;
}

.flip-wrapper {
  height: 400px;
}

.flip-box-front {
  backface-visibility: hidden;
  background-color: #fff;
  display: block;
  position: absolute;
  inset: 0%;
}

.flip-box-front.grey {
  background-color: #48494f;
}

.flip-box-back {
  opacity: 0;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  background-color: #fff;
  padding: 10px 0;
  position: absolute;
  inset: 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.grid-26 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 80%;
  margin-top: 40px;
}

.image-69 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 300px;
}

.image-69.oben {
  object-position: 50% 100%;
}

.image-69.left {
  object-position: 80% 50%;
}

.image-69.right {
  object-position: 0% 50%;
}

.grid-27 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin-top: 0;
}

.grid-27._2 {
  margin-top: 0;
}

.lightbox {
  width: 100%;
  height: 100%;
  position: relative;
}

.image-70 {
  object-fit: cover;
  width: 100%;
  height: 300px;
  min-height: 200px;
}

.html-embed-8 {
  width: 100%;
  height: 400px;
}

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

.html-embed-10, .html-embed-11 {
  width: 100%;
  height: 400px;
}

.div-block-157 {
  text-align: center;
  margin-top: 40px;
  margin-left: 50px;
  margin-right: 50px;
  font-style: normal;
}

.link-block-3 {
  width: 100%;
  height: 100%;
  min-height: 300px;
  position: relative;
}

.link-block-3.new {
  width: 100%;
  height: 100%;
  min-height: 300px;
}

.link-block-3._123 {
  width: 100%;
}

.bold-text-11 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.lightbox-innenbereich, .lightbox-aussenbereich {
  position: relative;
}

.div-block-159 {
  width: 100%;
  height: auto;
  min-height: auto;
}

.grid-28 {
  background-color: var(--steel-blue);
  border-radius: 20px;
  grid-template-columns: 1fr .5fr;
  width: 100%;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 10px 10px 10px 20px;
}

.div-block-160 {
  opacity: 0;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .6s cubic-bezier(.23, 1, .32, 1);
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

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

.heading-88 {
  color: #fff;
  margin-top: 10px;
  font-size: 20px;
  line-height: 30px;
  text-decoration: none;
}

.image-71 {
  width: 100%;
  max-width: 70%;
  margin-top: 30px;
}

.slider-2 {
  z-index: 0;
  background-color: #0000;
  width: 100%;
  height: 100%;
}

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

.div-block-162 {
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.slide-140 {
  background-image: url('../images/DSC08486_11zon.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-141 {
  background-image: url('../images/DSC06678_11zon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-142 {
  background-image: url('../images/P1090213_11zon.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-143 {
  background-image: url('../images/DSC09095_11zon.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-144 {
  background-image: url('../images/P1040367a_11zon.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-nav-4 {
  display: none;
}

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

.grid-32 {
  grid-template-rows: auto;
  width: 100%;
}

.html-embed-12 {
  flex-direction: row;
  width: 100%;
  height: 80%;
  display: flex;
  overflow: hidden;
}

.grid-33 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
}

.dropdown-14 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.dropdown-list-17 {
  position: relative;
}

.dropdown-list-17.w--open {
  background-color: #0000;
  width: 100%;
  padding: 40px 0;
}

.dropdown-toggle-12 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  transition: all .4s;
}

.dropdown-toggle-12:hover {
  color: #fff;
  background-color: #cbdaec;
  transform: scale(1.03);
}

.div-block-164 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

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

.html-embed-15, .html-embed-16, .html-embed-17 {
  width: 100%;
  height: auto;
  margin-top: 40px;
}

.div-block-165 {
  text-align: center;
  width: 100%;
}

.div-block-166 {
  text-align: left;
  width: 100%;
  height: 100%;
  display: flex;
}

.heading-90 {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Libre Franklin, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-3 {
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  padding-left: 0;
  font-family: Libre Franklin, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  display: flex;
}

.icon_merkmale.contrast {
  filter: contrast(40%);
}

.grid-35 {
  grid-template-rows: auto auto 33px 33px auto;
  grid-template-columns: 1fr 1fr;
}

.grid-37 {
  grid-template-rows: auto;
}

.text-block-4 {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.divider-1 {
  background-color: #f1f1f1;
  width: 100%;
  height: 2px;
  margin-top: 60px;
  margin-bottom: 0;
  padding-top: 0;
}

.dropdown-15 {
  margin-left: 0;
  margin-right: 0;
}

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

.mobile {
  display: none;
}

.kleiner {
  color: #333;
  font-size: 17px;
  line-height: 25px;
}

.link-9, .link-10 {
  color: #fff;
  text-decoration: none;
}

.slide-146, .mask, .slider-3 {
  width: 100%;
  height: 100%;
}

.award-image {
  object-fit: contain;
  height: 40vh;
  margin-bottom: 20px;
}

.form-embed {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .logo {
    padding-top: 0;
    padding-bottom: 0;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .footer3.hauptfarbe {
    padding-left: 5%;
    padding-right: 5%;
    font-size: 12px;
  }

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

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

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

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

  .navbar {
    justify-content: space-between;
    padding: 0 0 0 8px;
  }

  .icon {
    color: #fff;
  }

  .hauptfarbe-2 {
    order: 1;
    margin-right: 20px;
  }

  .hauptfarbe-2.w--open {
    background-color: #313131;
  }

  .logo-wei {
    display: block;
  }

  .logo-wei.desktop {
    display: none;
  }

  .logo-wei.desktop.weg {
    order: -1;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .nav-menu-1 {
    background-color: #f5f5f5;
  }

  .nav-link-1 {
    width: 100%;
    padding-left: 20px;
  }

  .paragraph_2.flie-text.left {
    font-size: 14px;
    line-height: 22px;
  }

  .content {
    padding-left: 60px;
    padding-right: 60px;
  }

  .section_relative.small-size {
    height: 450px;
  }

  .section_1, .section_1._123.weg {
    padding-bottom: 100px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .section_1.abstand {
    padding-left: 60px;
    padding-right: 60px;
  }

  ._2er_grid {
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  ._2er_grid._1er {
    margin-top: 0;
  }

  ._2er_grid._1er.fest {
    width: 100%;
    margin-top: 0;
  }

  ._2er_grid.strich {
    grid-template-columns: 1fr 1fr;
    padding-bottom: 100px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .content_block {
    border-right-width: 0;
    justify-content: flex-start;
    width: 100%;
    padding-right: 0;
  }

  .content_block.middle {
    border-right-width: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .content_block.middle.abstand {
    border-right-width: 0;
  }

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

  .paragraph.flie-text, .paragraph.flie-text.middle {
    font-size: 14px;
    line-height: 22px;
  }

  .grid {
    grid-template-rows: auto 200px;
  }

  .content_image {
    padding: 40px 0 0;
  }

  .white_block {
    padding: 20px;
  }

  .image_4 {
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
  }

  .image_4.contain {
    object-fit: contain;
  }

  .image_4.contain.abs-image {
    object-fit: cover;
  }

  .image_5 {
    border-radius: 0%;
    order: 1;
    width: 100%;
    height: 400px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .grid-5 {
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .image_6.gro, .image_6.gro.runter {
    height: 300px;
  }

  .paragraph_footer.flie-text {
    font-size: 12px;
    line-height: 20px;
  }

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

  .absolute_div {
    padding: 40px 5%;
  }

  .paragraph_footer-copy.white-color {
    font-size: 12px;
    line-height: 20px;
  }

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

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

  .section-51.abstand-weg {
    padding-left: 60px;
    padding-right: 60px;
  }

  .error-message {
    width: auto;
  }

  .form-wrap {
    text-align: center;
    border-bottom: 0 solid #d2d2d54d;
    border-right-style: none;
    border-right-width: 0;
    width: auto;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .paragraph-65 {
    font-size: 12px;
  }

  .content_block-2 {
    width: 100%;
    padding-right: 0;
  }

  .link-6 {
    font-size: 14px;
    line-height: 22px;
  }

  .div-block-154 {
    width: 100%;
    height: 400px;
    padding-right: 0;
  }

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

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

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

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

  .paragraph-mittig1 {
    align-self: center;
  }

  .paragraph-mittig1.flie-text.links {
    font-size: 14px;
    line-height: 22px;
  }

  .heading-linksb-ndig-klein3.heading-3 {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .wrap-inhalt3 {
    width: 90%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .wrap-inhalt3._1 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-linksb-ndig3.flie-text {
    font-size: 14px;
    line-height: 22px;
  }

  .small-image-3-1._2 {
    width: 100%;
  }

  .inhalt-nebeneinander3 {
    width: 100%;
    margin-bottom: 50px;
  }

  .small-image-3._2, .magazine-small-images._2 {
    width: 100%;
  }

  .zimmer-image3 {
    background-position: 50%;
  }

  ._2er-grid3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 100px;
    display: flex;
  }

  ._2er-grid3._1 {
    margin-bottom: 0;
  }

  .abstand-nach-innen3 {
    padding-left: 0;
  }

  .abstand-nach-innen3._1 {
    width: 100%;
    padding-left: 0;
  }

  .content-wrap {
    margin-bottom: 40px;
  }

  .headin-wohnung.heading-3.farbe-der-headings {
    font-size: 40px;
    line-height: 120%;
  }

  .tabelle-mobil, .preise1 {
    display: block;
  }

  .preise1.mobil {
    display: none;
  }

  .grid-25._3er._4 {
    grid-template-columns: 1fr 1fr;
  }

  .flie-text-2.farbe-der-headings.grau.n {
    font-size: 20px;
    line-height: 25px;
  }

  .flie-text-2.farbe-der-headings.grau.n.abstand {
    font-family: Libre Franklin, sans-serif;
    font-size: 16px;
    line-height: 20px;
  }

  .image-68.cover, .image-68.cover.rechts.mehr {
    height: 300px;
  }

  .image-68.cover {
    height: 400px;
  }

  .flip-box-front.grey {
    height: auto;
  }

  .flip-box-back {
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .grid-26 {
    width: 100%;
  }

  .div-block-157 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .bold-text-11 {
    font-size: 14px;
    line-height: 22px;
  }

  .image-71 {
    object-fit: cover;
    max-width: none;
    height: 500px;
  }

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

  .text-block-3 {
    font-size: 14px;
    line-height: 22px;
  }

  .dropdown-15, .div-block-167 {
    width: 100%;
  }

  .kleiner {
    font-size: 15px;
    line-height: 20px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 35px;
  }

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

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

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

  .divblock1 {
    height: auto;
  }

  .footer3.hauptfarbe {
    text-align: center;
  }

  .heading_footer.heading-1 {
    margin-bottom: 5px;
  }

  .rounded-block.zweitfarbe.oben.round2._1 {
    border-top-left-radius: 0;
  }

  .rounded-block.zweitfarbe.oben.round {
    border-top-right-radius: 0;
  }

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

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

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

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

  .paragraph_2.flie-text {
    margin-top: 10px;
    font-size: 16px;
    line-height: 25px;
  }

  .content {
    justify-content: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section_relative {
    height: 500px;
  }

  .section_relative.small-size {
    height: 350px;
  }

  .section_1 {
    padding: 60px 40px;
  }

  .section_1._123.weg {
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section_1.abstand, .section_1.fest {
    padding: 60px 40px;
  }

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

  ._2er_grid.strich {
    flex-direction: column;
    padding: 60px 40px;
    display: flex;
  }

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

  .heading.heading-1.center {
    margin-top: 10px;
    line-height: 40px;
  }

  .paragraph.flie-text.middle.white {
    text-align: left;
  }

  .grid {
    grid-template-rows: auto 150px;
  }

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

  .field-label.flie-text {
    text-align: left;
    font-size: 14px;
    line-height: 22px;
  }

  .content_image {
    padding-top: 0;
  }

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

  .image_5 {
    width: 100%;
    height: 350px;
  }

  .section_3 {
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .grid-5 {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .image_6.gro, .image_6.gro.runter {
    height: 350px;
  }

  .no_overflow {
    margin-bottom: 20px;
  }

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

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 350px;
  }

  .html-embed-4 {
    height: 300px;
  }

  .section-51.abstand-weg {
    padding: 60px 40px;
  }

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

  .link-block-2 {
    padding: 10px;
  }

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

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

  .form-wrap {
    margin-bottom: 0;
    padding-bottom: 0;
  }

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

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

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

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

  .html-embed-6 {
    height: 300px;
  }

  .div-block-154 {
    height: 350px;
  }

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

  .wrap-inhalt3 {
    padding-left: 4%;
    padding-right: 4%;
  }

  .wrap-inhalt3._1 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 20px;
  }

  .magazine-text-wrap {
    margin-top: 0;
  }

  .small-image-3-1 {
    width: 100%;
    height: 350px;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .small-image-3-1._2 {
    height: 350px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .inhalt-nebeneinander3 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
  }

  .small-image-3 {
    width: 100%;
    height: 350px;
    margin-bottom: 0;
    margin-right: 0;
  }

  .small-image-3._2 {
    height: 350px;
  }

  .heading-linksb-ndig3 {
    font-size: 20px;
    line-height: 120%;
  }

  .magazine-small-images {
    align-items: center;
    width: 100%;
    display: flex;
  }

  .magazine-small-images._2 {
    flex-direction: column;
  }

  .zimmer-image3 {
    width: 100%;
    height: 350px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  ._2er-grid3 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .content-wrap {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .headin-wohnung.heading-3.farbe-der-headings {
    font-size: 25px;
  }

  .heading-klein3.heading-2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .grid-24.grid, .grid-25 {
    flex-direction: column;
    display: flex;
  }

  .grid-25._3er._4 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .flie-text-2.farbe-der-headings.grau.n {
    font-size: 15px;
    line-height: 20px;
  }

  .image-68, .image-68.cover {
    height: 350px;
  }

  .image-68.cover.rechts {
    height: 300px;
  }

  .image-68.cover {
    height: 350px;
  }

  .flip-box {
    min-height: 350px;
  }

  .flip-wrapper {
    height: 350px;
  }

  .grid-26, .grid-27, .grid-27._2 {
    flex-direction: column;
    display: flex;
  }

  .image-70 {
    min-height: auto;
  }

  .html-embed-8, .html-embed-10, .html-embed-11 {
    height: 350px;
  }

  .link-block-3._123 {
    height: 300px;
    min-height: auto;
  }

  .grid-28 {
    flex-direction: column;
    margin-bottom: 0;
    display: flex;
  }

  .image-71 {
    height: 350px;
  }

  .grid-30, .grid-32 {
    flex-direction: column;
    display: flex;
  }

  .html-embed-12 {
    height: 300px;
  }

  .dropdown-toggle-12 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-164 {
    margin-top: 0;
  }

  .div-block-166.weg {
    display: none;
  }

  .grid-35, .grid-37 {
    flex-direction: column;
    display: flex;
  }

  .div-block-167 {
    width: auto;
  }

  .grid-38, .grid-39, .grid-40, .grid-41, .grid-42, .grid-43, .grid-44, .grid-45, .grid-46, .grid-47, .grid-48, .grid-49, .grid-50, .grid-51, .grid-52, .grid-53, .grid-54, .grid-55 {
    flex-direction: column;
    display: flex;
  }

  .kleiner {
    font-size: 14px;
  }

  .award-image {
    height: 30vh;
  }
}

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

  h2 {
    font-size: 20px;
    line-height: 22px;
  }

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

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

  .logo-img {
    width: 130px;
  }

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

  .flie-text {
    font-size: 12px;
    line-height: 17px;
  }

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

  .footer3.hauptfarbe {
    text-align: center;
    padding: 20px;
  }

  .heading_footer {
    font-size: 18px;
    line-height: 28px;
  }

  .inhalt-footer3.flie-text {
    text-align: left;
  }

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

  .impdat {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .nav-link-1, .nav-link-1.flie-text {
    font-size: 14px;
  }

  .titelheading.heading-1 {
    font-size: 25px;
    line-height: 35px;
  }

  .paragraph_2.flie-text {
    font-size: 14px;
    line-height: 20px;
  }

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

  .section_relative {
    height: 400px;
  }

  .section_relative.small-size {
    height: 300px;
  }

  .section_1, .section_1._123.weg, .section_1.abstand, .section_1.fest {
    padding: 40px 20px;
  }

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

  ._2er_grid.strich {
    padding: 40px 20px;
  }

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

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

  .heading.heading-1.gr-er {
    font-size: 22px;
  }

  .paragraph {
    font-size: 16px;
    line-height: 26px;
  }

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

  .heading_1 {
    font-size: 35px;
    line-height: 45px;
  }

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

  .paragraph_1 {
    font-size: 16px;
    line-height: 26px;
  }

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

  .content_image {
    padding: 5px;
  }

  .white_block {
    width: 100%;
    padding: 0;
  }

  .image_5 {
    width: 100%;
    height: 300px;
  }

  .section_3 {
    padding: 40px 20px;
  }

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

  .image_6.gro, .image_6.gro.runter {
    height: 300px;
  }

  .heading_2.heading-1 {
    font-size: 16px;
    line-height: 22px;
  }

  .heading_2.heading-1.kleiner {
    font-size: 20px;
    line-height: 25px;
  }

  .absolute_div {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .circle {
    width: 30px;
    height: 30px;
    padding: 5px;
  }

  .navbar_block.hauptfarbe {
    height: 10px;
  }

  .maps-gro {
    height: 300px;
  }

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

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

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

  .dropdown {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
  }

  .section-51.abstand-weg {
    padding: 40px 20px;
  }

  .heading-87.heading-1 {
    font-size: 20px;
    line-height: 25px;
  }

  .sidebuttons {
    inset: auto 0% 20px auto;
  }

  .form-wrap {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .div-block-154 {
    height: 300px;
  }

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

  .heading-linksb-ndig-klein3.heading-3 {
    font-size: 16px;
    line-height: 22px;
  }

  .wrap-inhalt3 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .wrap-inhalt3._1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .small-image-3-1 {
    height: 300px;
    margin-left: 5px;
  }

  .small-image-3-1._2 {
    height: 300px;
    margin-left: 0;
    margin-right: 0;
  }

  .small-image-3 {
    height: 300px;
    margin-right: 5px;
  }

  .small-image-3._2 {
    height: 300px;
  }

  .heading-linksb-ndig3 {
    font-size: 25px;
  }

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

  .zimmer-image3 {
    height: 300px;
    margin-bottom: 10px;
  }

  ._2er-grid3 {
    margin-bottom: 40px;
  }

  .headin-wohnung.heading-3.farbe-der-headings {
    font-size: 20px;
    line-height: 25px;
  }

  .grid-25._3er._4 {
    grid-template-columns: 1fr;
  }

  .flie-text-2.farbe-der-headings.grau.n {
    font-size: 12px;
    line-height: 15px;
  }

  .flie-text-2.farbe-der-headings.grau.n.abstand {
    font-size: 15px;
  }

  .image-68 {
    background-color: #fff;
    height: 300px;
  }

  .image-68.cover {
    height: 300px;
  }

  .flip-box {
    min-height: 300px;
  }

  .flip-wrapper, .html-embed-8, .html-embed-10, .html-embed-11 {
    height: 300px;
  }

  .link-block-3.new-class {
    height: 300px;
    min-height: auto;
  }

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

  .image-71 {
    height: 300px;
  }

  .dropdown-toggle-12 {
    white-space: normal;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-3 {
    margin-top: 10px;
    display: block;
  }

  .mobile {
    display: inline;
  }

  .kleiner {
    font-size: 13px;
  }

  .award-image {
    height: 25vh;
  }
}

#w-node-_4ec9feb4-b2f2-eefb-7bb0-ecfe8568d297-543c09a8, #w-node-_170dfe51-f277-cd8a-1ed6-536e4799e043-d83c09e0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b2aa0a5d-f6c7-0c2a-9639-2cfa6af153c3-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-aeb356ca-6fab-b45f-db16-4995b1a0214c-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_88af81b0-593a-00e9-0cee-e45dbc64672b-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_88af81b0-593a-00e9-0cee-e45dbc64672c-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5f437ef4-550b-e03d-6a8a-f30f2a8d9132-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_5f437ef4-550b-e03d-6a8a-f30f2a8d9133-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dfc0bdaf-1051-e577-2bb4-64fe37305480-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-dfc0bdaf-1051-e577-2bb4-64fe37305481-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-be9ca502-9a68-a0f0-7d62-b155052d4ff7-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-be9ca502-9a68-a0f0-7d62-b155052d4ff8-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ae9a2535-563c-23d5-2064-9087537cb47f-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-ae9a2535-563c-23d5-2064-9087537cb480-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bdc4f580-85f5-d0b0-894e-378e94f9f148-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-bdc4f580-85f5-d0b0-894e-378e94f9f149-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-efa31e35-e916-6e40-3bde-e5dcb4fcd9d6-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-efa31e35-e916-6e40-3bde-e5dcb4fcd9d7-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-efa31e35-e916-6e40-3bde-e5dcb4fcd9da-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-efa31e35-e916-6e40-3bde-e5dcb4fcd9db-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-efa31e35-e916-6e40-3bde-e5dcb4fcd9df-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-efa31e35-e916-6e40-3bde-e5dcb4fcd9e0-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b8715f73-e210-fffb-a992-71c020c76f9b-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-b8715f73-e210-fffb-a992-71c020c76f9c-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eb37074a-984e-77b7-3d7f-69e9b77c10cc-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-eb37074a-984e-77b7-3d7f-69e9b77c10cd-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d45cb989-9751-735a-c822-921abb602029-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-d45cb989-9751-735a-c822-921abb60202a-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2afd1eec-c988-2079-85c4-2d0caec22340-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_2afd1eec-c988-2079-85c4-2d0caec22341-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0671d3b5-15ce-10a7-5675-8dfa4b363038-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_0671d3b5-15ce-10a7-5675-8dfa4b363039-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0671d3b5-15ce-10a7-5675-8dfa4b36303d-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_0671d3b5-15ce-10a7-5675-8dfa4b36303e-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0671d3b5-15ce-10a7-5675-8dfa4b363042-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_0671d3b5-15ce-10a7-5675-8dfa4b363043-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0671d3b5-15ce-10a7-5675-8dfa4b363047-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_0671d3b5-15ce-10a7-5675-8dfa4b363048-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9ae71447-8df7-9b7e-045b-29fbb513cb10-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_9ae71447-8df7-9b7e-045b-29fbb513cb11-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9ae71447-8df7-9b7e-045b-29fbb513cb15-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_9ae71447-8df7-9b7e-045b-29fbb513cb16-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9ae71447-8df7-9b7e-045b-29fbb513cb1a-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_9ae71447-8df7-9b7e-045b-29fbb513cb1b-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9ae71447-8df7-9b7e-045b-29fbb513cb1f-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_9ae71447-8df7-9b7e-045b-29fbb513cb20-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0dd94c89-c63f-afab-4bd6-e2c4cab312e3-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_0dd94c89-c63f-afab-4bd6-e2c4cab312e4-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2fa64a2a-e9c2-7057-2a83-e661748b3153-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_2fa64a2a-e9c2-7057-2a83-e661748b3154-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_38c31fbc-6d27-4d63-1d69-27aa5dfddd1d-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_38c31fbc-6d27-4d63-1d69-27aa5dfddd1e-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_08f55d2f-fc7b-f6dd-e870-cd6b61373a51-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_08f55d2f-fc7b-f6dd-e870-cd6b61373a52-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c7f3cc23-83cd-e71e-1ca3-c8248d4a8e33-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-c7f3cc23-83cd-e71e-1ca3-c8248d4a8e34-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9eb56525-29ec-1cb0-06c1-2f8ea4db58bf-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_9eb56525-29ec-1cb0-06c1-2f8ea4db58c0-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d8f8a6b6-8fcc-478b-6b62-a26374683918-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-d8f8a6b6-8fcc-478b-6b62-a26374683919-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d8f8a6b6-8fcc-478b-6b62-a2637468391c-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-d8f8a6b6-8fcc-478b-6b62-a2637468391d-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d8f8a6b6-8fcc-478b-6b62-a26374683921-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-d8f8a6b6-8fcc-478b-6b62-a26374683922-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_45ec29fa-c71f-bbf4-d872-8022763f8851-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_45ec29fa-c71f-bbf4-d872-8022763f8852-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_90251628-7520-4e6f-48fb-78f37db6f963-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_90251628-7520-4e6f-48fb-78f37db6f964-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_90251628-7520-4e6f-48fb-78f37db6f968-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_90251628-7520-4e6f-48fb-78f37db6f969-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a1288a6-b3d1-4455-0210-78969c1c6d33-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_4a1288a6-b3d1-4455-0210-78969c1c6d34-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a1288a6-b3d1-4455-0210-78969c1c6d38-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_4a1288a6-b3d1-4455-0210-78969c1c6d39-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a1288a6-b3d1-4455-0210-78969c1c6d3d-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_4a1288a6-b3d1-4455-0210-78969c1c6d3e-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a1288a6-b3d1-4455-0210-78969c1c6d42-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_4a1288a6-b3d1-4455-0210-78969c1c6d43-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_98a8db3c-aa89-f307-e86c-5691bbe19fbf-f09d9ea8, #w-node-_98a8db3c-aa89-f307-e86c-5691bbe19fc3-f09d9ea8, #w-node-_98a8db3c-aa89-f307-e86c-5691bbe19fc8-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_0a4663e3-5aca-68c6-0d07-795e016c268a-f09d9ea8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b2efecf3-cbd5-7755-4abc-f11d5f0326a5-f09d9ea8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b2efecf3-cbd5-7755-4abc-f11d5f0326b3-f09d9ea8 {
  justify-self: auto;
}

#w-node-e9dfed48-f0b2-2c1a-ff9e-f1745def29a9-5def298c {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_4f510fb1-29f4-645f-9f98-8aa4807c2913-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_4f510fb1-29f4-645f-9f98-8aa4807c2914-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4f510fb1-29f4-645f-9f98-8aa4807c2917-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_4f510fb1-29f4-645f-9f98-8aa4807c2918-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4f510fb1-29f4-645f-9f98-8aa4807c291c-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_4f510fb1-29f4-645f-9f98-8aa4807c291d-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ec658848-300b-3b07-94e9-b31f0b77559e-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-ec658848-300b-3b07-94e9-b31f0b77559f-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_77666755-eead-1601-93fd-e5f18b4f6972-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_77666755-eead-1601-93fd-e5f18b4f6973-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c3c05847-4d8a-4018-4d05-2fc30375688f-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-c3c05847-4d8a-4018-4d05-2fc303756890-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4f510fb1-29f4-645f-9f98-8aa4807c2926-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_4f510fb1-29f4-645f-9f98-8aa4807c2927-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4f510fb1-29f4-645f-9f98-8aa4807c292b-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_4f510fb1-29f4-645f-9f98-8aa4807c292c-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4f510fb1-29f4-645f-9f98-8aa4807c2935-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_4f510fb1-29f4-645f-9f98-8aa4807c2936-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4f510fb1-29f4-645f-9f98-8aa4807c293a-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_4f510fb1-29f4-645f-9f98-8aa4807c293b-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4f510fb1-29f4-645f-9f98-8aa4807c293f-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_4f510fb1-29f4-645f-9f98-8aa4807c2940-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2414631e-f7a4-5da9-580d-6bebb1f8a17d-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_2414631e-f7a4-5da9-580d-6bebb1f8a17e-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2fbd-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2fbe-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2fc2-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2fc3-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2fc7-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2fc8-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2fcc-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2fcd-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2fd6-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2fd7-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2fdb-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2fdc-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2fe0-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2fe1-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2fe5-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2fe6-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2fea-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2feb-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2fef-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2ff0-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2ff4-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2ff5-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2ff9-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2ffa-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2ffe-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f2fff-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f3003-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f3004-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f300d-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f300e-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f3011-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f3012-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f3016-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f3017-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f301b-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f301c-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f3025-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f3026-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f302a-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f302b-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f3034-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f3035-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f3039-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f303a-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f303e-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f303f-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f3043-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f3044-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_592e6ebf-46d9-860e-db0f-4628f25f3052-e32f15a3, #w-node-_592e6ebf-46d9-860e-db0f-4628f25f3056-e32f15a3, #w-node-_592e6ebf-46d9-860e-db0f-4628f25f305a-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_706a715f-9b88-b22c-abac-b18532748805-e32f15a3, #w-node-_0696c3fe-dc0e-bbe7-6c00-2402acd9e5a1-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fe3342f1-b1e9-a33b-56e2-e4d0bb512406-e32f15a3 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_038a6340-3ec3-7ea4-0a14-a7107ddb9cb9-e32f15a3 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ec5db314-a849-ae1e-0c2b-4e6aab9624af-e32f15a3 {
  justify-self: auto;
}

#w-node-_9867e0a8-bcb7-ed04-b6f7-b66bac87f9c2-e32f15a3 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-fefbbba5-6e77-c198-954f-bcf32d96bec5-e32f15a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f4fb0480-8040-455d-44b9-e290efaa863e-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-f4fb0480-8040-455d-44b9-e290efaa863f-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bd02bba7-d824-c4cf-6751-91b44441a3e2-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-bd02bba7-d824-c4cf-6751-91b44441a3e3-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f4fb0480-8040-455d-44b9-e290efaa8642-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-f4fb0480-8040-455d-44b9-e290efaa8643-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ceea4052-b17a-4d24-5758-f1db846fc41d-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-ceea4052-b17a-4d24-5758-f1db846fc41e-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f4fb0480-8040-455d-44b9-e290efaa865b-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-f4fb0480-8040-455d-44b9-e290efaa865c-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f4fb0480-8040-455d-44b9-e290efaa8651-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-f4fb0480-8040-455d-44b9-e290efaa8652-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f4fb0480-8040-455d-44b9-e290efaa8656-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-f4fb0480-8040-455d-44b9-e290efaa8657-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f4fb0480-8040-455d-44b9-e290efaa866a-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-f4fb0480-8040-455d-44b9-e290efaa866b-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ab034715-a665-d7df-5d1a-f8fc3c5474eb-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-ab034715-a665-d7df-5d1a-f8fc3c5474ec-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb4e9-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb4ea-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb4ee-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb4ef-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb4f3-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb4f4-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb4fd-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb4fe-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb502-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb503-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb507-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb508-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb50c-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb50d-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb511-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb512-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb516-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb517-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb51b-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb51c-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb520-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb521-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb525-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb526-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb52a-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb52b-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb534-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb535-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb538-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb539-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb53d-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb53e-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb542-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb543-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb54c-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb54d-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb551-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb552-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb55b-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb55c-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb560-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb561-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb565-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb566-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb56a-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb56b-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb579-be50c19b, #w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb57d-be50c19b, #w-node-_7307131a-4fa6-5848-61f2-7ccc61fdb581-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-eb39cf25-713a-a3f0-466a-0645d4a53efa-be50c19b, #w-node-_3afe291d-b193-1869-b4ce-1461811a2951-be50c19b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2e932c47-dc27-ce07-cf32-8f82f294e227-b0fa0881 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_15b6d347-af36-1906-9311-d14b72edee38-b0fa0881 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2e932c47-dc27-ce07-cf32-8f82f294e20c-b0fa0881 {
  grid-area: 1 / 2 / 2 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-fcc59205-297a-a144-1a1b-4bc818450e82-543c09a8 {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_2e932c47-dc27-ce07-cf32-8f82f294e20c-b0fa0881 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-fcc59205-297a-a144-1a1b-4bc818450e82-543c09a8 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-fcc59205-297a-a144-1a1b-4bc818450e82-543c09a8 {
    grid-column: span 1 / span 1;
  }
}


