:root {
  --white: white;
  --cadet-blue: #5eabb2;
  --dim-grey: #474747;
}

.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: .875rem;
  line-height: 1.25rem;
}

p {
  margin-bottom: .625rem;
  margin-left: 0;
  margin-right: 0;
}

a {
  text-decoration: underline;
}

.slide {
  z-index: 1;
  background-image: url('../images/DSCF3089.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
}

.gallery {
  background-color: #0000;
  margin-top: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.gallery-lightbox {
  position: relative;
  overflow: hidden;
}

.gallery-thumbnail {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.heading-boxes-2 {
  color: #fff;
  text-align: center;
  justify-content: center;
  margin-bottom: 1.25rem;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  display: flex;
}

.heading-boxes-2.subline {
  margin-top: 0;
  margin-left: .625rem;
  margin-right: .625rem;
}

.newsletter-button {
  color: #5eabb2;
  background-color: #fff;
  flex: 0 auto;
  margin-left: 1.25rem;
  font-family: brandon-grotesque, sans-serif;
}

.section-10 {
  object-fit: fill;
  background-image: url('../images/d61b66_512df3aa121043509b303ee843bd52f8_mv2.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: stretch;
  height: 100vh;
  margin-top: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  display: block;
}

.slider-3 {
  height: 100vh;
  margin-top: .625rem;
}

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

.slide-6 {
  background-image: url('../images/d61b66_0110a6aedd5d404f90221330969a70b5_mv2-1.jpg');
  background-position: 50%;
  background-size: auto;
}

.div-block-11 {
  object-fit: fill;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: auto;
  padding-left: 0;
  display: flex;
}

.columns-4 {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  height: 100vh;
  display: flex;
}

.column-12 {
  background-image: url('../images/d61b66_0bb411ba1ed74d99a65e50217bd4e7d1_mv2.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: row;
  align-items: flex-end;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-13 {
  background-image: url('../images/d61b66_0bb411ba1ed74d99a65e50217bd4e7d1_mv2.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-12 {
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: auto;
  display: flex;
}

.section-11 {
  align-items: stretch;
  height: 100vh;
  margin-top: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  display: block;
}

.column-14 {
  background-image: url('../images/Edits-1_1.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-9 {
  width: 20rem;
  margin-top: .625rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-12 {
  height: 60vh;
  margin-top: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  display: block;
}

.columns-5 {
  flex-wrap: nowrap;
  height: 60vh;
  display: flex;
}

.column-15 {
  background-color: var(--cadet-blue);
  height: 60vh;
  padding-left: 0;
}

.column-16 {
  height: 60vh;
  padding-left: 0;
  padding-right: 0;
}

.section-13 {
  flex-wrap: nowrap;
  height: 60vh;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  display: flex;
}

.columns-6 {
  height: 60vh;
}

.column-17 {
  object-fit: contain;
  background-image: url('../images/d61b66_512df3aa121043509b303ee843bd52f8_mv2.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: row;
  align-items: stretch;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
}

.column-18 {
  background-color: var(--cadet-blue);
  height: 60vh;
  padding-left: 0;
}

.div-block-13 {
  object-fit: fill;
  width: auto;
  height: 100%;
}

.div-block-14 {
  background-image: url('../images/Edits-28.jpg');
  background-position: 50%;
  background-size: cover;
  height: 60vh;
}

.section-15 {
  position: absolute;
  inset: auto 6.25rem 0% auto;
}

.button-3 {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #fff0;
  border: .125rem solid #fff;
  width: 12.1875rem;
  margin-top: 1.1875rem;
  margin-left: auto;
  margin-right: auto;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  display: block;
  position: relative;
  left: auto;
  right: auto;
}

.html-embed-3 {
  position: fixed;
  inset: auto 16% 9% auto;
}

.slider-4 {
  background-color: #5eabb245;
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.paragraph-11 {
  flex-flow: wrap;
  place-content: flex-start center;
  align-items: stretch;
  display: flex;
}

.section-16 {
  background-color: var(--cadet-blue);
  margin-top: 0;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.navbar-2 {
  background-color: var(--cadet-blue);
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: sticky;
  inset: 0% 0% auto;
  overflow: visible;
  box-shadow: 0 3px .5rem #6b6b6b7d;
}

.nav-link-6 {
  color: #fff;
  letter-spacing: .075rem;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
}

.nav-link-6:hover, .nav-link-6:focus {
  color: var(--dim-grey);
}

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

.nav-link-6.w--current:hover, .nav-link-6.w--current:focus {
  color: var(--dim-grey);
}

.icon-4 {
  color: var(--white);
  background-color: #bdb5b500;
  border: .0625rem #fff;
  transition: opacity .2s;
  transform: translate(0);
}

.icon-4:hover, .icon-4:focus {
  color: var(--dim-grey);
}

.dropdown-list-2 {
  background-color: var(--cadet-blue);
}

.paragraph-13 {
  color: var(--dim-grey);
  text-align: center;
  letter-spacing: .075rem;
  margin: .625rem 1.25rem;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.125rem;
  line-height: 1.375rem;
}

.heading-boxes-1 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.875rem;
  font-weight: 400;
}

.heading-boxes-1.white {
  color: #fff;
  text-align: center;
  margin-top: 3.125rem;
}

.heading-boxes-1.mobil.phone.space {
  margin-top: 1.25rem;
}

.heading-boxes-1.green {
  color: var(--cadet-blue);
  width: auto;
}

.heading-boxes-1.space {
  margin-top: 2.5rem;
}

.text-white {
  color: #fff;
  text-align: center;
  letter-spacing: .06875rem;
  column-count: auto;
  flex: none;
  align-self: flex-end;
  margin: 0 auto;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.125rem;
  line-height: 1.375rem;
  display: block;
}

.text-black {
  color: #000;
  text-align: center;
  letter-spacing: .06875rem;
  column-count: auto;
  margin: 1.25rem 7.875rem;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1rem;
}

.text-black.bigger-20 {
  padding-top: 4.125rem;
  font-size: 1.25rem;
  font-weight: 400;
}

.section-18 {
  flex-flow: column wrap;
  align-content: center;
  align-items: stretch;
  margin-top: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  display: none;
}

.section-19 {
  background-color: var(--cadet-blue);
  height: auto;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  padding-top: 1.875rem;
  display: flex;
}

.div-block-17 {
  text-align: center;
  flex-flow: column;
  align-items: center;
  margin-top: .9375rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-18, .div-block-19 {
  text-align: center;
  margin-top: .9375rem;
  margin-left: auto;
  margin-right: auto;
}

.html-embed-4 {
  flex: 1;
  height: auto;
  margin-bottom: 0;
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.icon-5, .icon-6 {
  color: var(--cadet-blue);
}

.slide-nav-2 {
  color: var(--cadet-blue);
  background-color: #5eabb200;
}

.slide-7 {
  margin-bottom: 0;
  position: relative;
}

.div-block-23 {
  justify-content: center;
  padding-top: .625rem;
  padding-bottom: .625rem;
  display: flex;
}

.grid-5 {
  grid-column-gap: .9375rem;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.section-23 {
  background-color: var(--cadet-blue);
  margin-top: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.div-block-25 {
  flex-flow: wrap;
  place-content: flex-start center;
  align-items: center;
  display: block;
}

.text-field-4 {
  border: .0625rem solid var(--white);
  background-color: #fff0;
  align-self: flex-end;
  width: 15.625rem;
  margin-bottom: 0;
  margin-right: 1.875rem;
  padding: 0;
}

.text-field-4::placeholder {
  color: var(--white);
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
}

.text-field-5 {
  border: .0625rem solid var(--white);
  background-color: #fff0;
  align-self: flex-end;
  width: 15.625rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 1.875rem;
  padding: 0;
}

.text-field-5::placeholder {
  color: var(--white);
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
}

.form-3 {
  flex-flow: row;
  justify-content: flex-start;
  display: flex;
}

.form-block-4 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-24 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.container {
  padding-left: 0;
}

.dropdown-toggle.nav-link-6:hover {
  color: var(--dim-grey);
}

.div-block-26 {
  position: fixed;
  inset: auto 31% 0% auto;
}

.div-block-27 {
  background-color: var(--white);
  flex-flow: column;
  justify-content: flex-end;
  align-self: auto;
  align-items: stretch;
  width: 90%;
  margin: auto auto 10%;
  padding: 1.875rem 1.875rem 0;
  display: flex;
}

.button-4 {
  border-bottom: .125rem solid var(--cadet-blue);
  color: var(--cadet-blue);
  text-align: center;
  white-space: normal;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #3898ec00;
  background-clip: border-box;
  align-self: center;
  width: 8.4375rem;
  margin-bottom: 1.875rem;
  padding-bottom: .25rem;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.125rem;
}

.section-25 {
  margin-top: 6.25rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.div-block-28 {
  flex-direction: column;
  align-items: flex-start;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-31 {
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: auto;
  display: flex;
}

.gallery-grid-container-2 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template: "."
                 "."
                 / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  margin-top: 0;
  display: grid;
}

.section-28 {
  width: 60%;
  margin-top: 7.5rem;
  margin-left: auto;
  margin-right: auto;
}

.section-30 {
  width: 60%;
  margin-top: 1.25rem;
  margin-left: auto;
  margin-right: auto;
  position: static;
  top: 2.5rem;
  bottom: 6.25rem;
}

.column-19 {
  flex-direction: row;
  padding-left: 0;
  padding-right: 3.125rem;
  display: block;
}

.column-20 {
  position: static;
  top: 1.25rem;
}

.html-embed-6 {
  position: static;
  top: 3.75rem;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.section-32, .section-33, .section-34 {
  width: 60%;
  margin-top: 1.25rem;
  margin-left: auto;
  margin-right: auto;
}

.section-35, .section-36, .section-37, .section-38, .section-39, .section-40, .section-41 {
  width: 60%;
  margin: auto;
}

.section-42 {
  width: 60%;
  margin-top: 1.25rem;
  margin-left: auto;
  margin-right: auto;
}

.section-43, .section-44 {
  width: 60%;
  margin: auto;
}

.div-block-38 {
  background-color: var(--dim-grey);
  opacity: .7;
  height: .0625rem;
  margin-top: .3125rem;
  margin-bottom: .3125rem;
  padding-top: 0;
}

.section-45 {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-39 {
  background-color: var(--cadet-blue);
  margin-top: 1.25rem;
}

.fewo-headline-1 {
  color: var(--cadet-blue);
  text-align: left;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
}

.fewo-paragraph {
  color: var(--dim-grey);
  letter-spacing: .075rem;
  margin-left: 0;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1rem;
  font-weight: 300;
}

.fewo-paragraph.list {
  margin-top: .625rem;
  margin-bottom: .625rem;
  line-height: 1.5rem;
}

.fewo-paragraph.zeilenabstand {
  line-height: 1.875rem;
}

.fewo-headline-2 {
  text-align: left;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
}

.heading-12 {
  justify-content: center;
  height: 5rem;
  text-decoration: none;
  display: flex;
}

.fewo-booking-link {
  color: var(--white);
  text-align: left;
  margin: auto;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.875rem;
  text-decoration: none;
  display: block;
}

.body {
  margin-left: auto;
  margin-right: auto;
}

.bold {
  font-weight: 500;
}

.underline {
  text-decoration: underline;
}

.section-46 {
  width: 60%;
  margin: auto;
}

.lightbox-button {
  border: .125rem solid var(--cadet-blue);
  color: var(--cadet-blue);
  text-align: left;
  white-space: nowrap;
  -webkit-text-fill-color: inherit;
  background-color: #3898ec00;
  background-clip: border-box;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  margin-top: 0;
  padding: 0;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  text-decoration: underline;
  display: flex;
  position: static;
}

.gallery-grid-container-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template: "."
                 "."
                 "."
                 / 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-self: center;
  justify-items: stretch;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.headlines-two {
  margin-top: 0;
  margin-bottom: 0;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
}

.headline-one {
  color: var(--cadet-blue);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
}

.paragrahp-general {
  color: var(--dim-grey);
  letter-spacing: .075rem;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1rem;
  font-weight: 300;
}

.imprint-link {
  color: #fff;
  text-align: center;
  letter-spacing: .06875rem;
  column-count: auto;
  flex: none;
  align-self: flex-end;
  margin: 0 auto;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.125rem;
  line-height: 1.375rem;
  display: block;
}

.imprint-link-look {
  color: var(--white);
  text-decoration: underline;
}

.section-50 {
  height: 60vh;
  margin-top: 0;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.background-video-3 {
  height: 100%;
}

.section51 {
  margin-top: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.subpage-paragraph-2-spalten {
  color: var(--dim-grey);
  letter-spacing: .075rem;
  column-count: 2;
  margin-left: 6.25rem;
  margin-right: 6.25rem;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5625rem;
}

.image-18 {
  text-align: left;
  width: 6.25rem;
  margin-left: 0;
  margin-right: 0;
}

.div-block-51 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.subpage-headline-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
}

.subpage-headline-1 {
  color: var(--cadet-blue);
  text-align: center;
  margin-bottom: 0;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
}

.section52 {
  margin-top: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.grid-10 {
  object-fit: fill;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  place-items: stretch stretch;
  height: 100%;
  margin-bottom: 0;
}

.image-19, .image-20, .image-21, .image-22, .image-23, .image-24, .image-25 {
  object-fit: cover;
}

.section55 {
  margin-top: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.section-52 {
  background-color: var(--cadet-blue);
  flex-direction: column;
  align-items: center;
  margin-top: 1.25rem;
  margin-left: 7.5rem;
  margin-right: 7.5rem;
  display: flex;
}

.subpage-headline-1-white {
  color: var(--white);
  text-align: center;
  margin-bottom: 0;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
}

.subpage-paragraph-2-spalten-white {
  color: var(--white);
  letter-spacing: .075rem;
  column-count: 2;
  margin-left: 6.25rem;
  margin-right: 6.25rem;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5625rem;
}

.subpage-paragraph-2-spalten-white.spacing-oben {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.section-60 {
  object-fit: cover;
  justify-content: center;
  align-items: stretch;
  height: 100vh;
  margin-top: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  display: block;
}

.column-16-speisen {
  background-image: url('../images/d61b66_12314d3a38e247c1846db5b77d8f16af_mv2.jpg');
  background-position: 50%;
  background-size: cover;
  height: 60vh;
  padding-left: 0;
  padding-right: 0;
}

.section-10-see {
  object-fit: fill;
  background-image: url('../images/DSCF3089.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: stretch;
  height: 100vh;
  margin-top: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  display: block;
}

.section-51-gestuet {
  height: 60vh;
  margin: 1.25rem;
}

.gallery-entennest, .gallery-eulenturm, .gallery-fischerkate {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.column-78 {
  height: 60vh;
  padding-left: 0;
  padding-right: 0;
}

.background-video-4 {
  object-fit: fill;
  height: 100%;
}

.paragraph-box-white {
  color: #fff;
  text-align: center;
  letter-spacing: .06875rem;
  column-count: auto;
  flex: none;
  align-self: flex-end;
  margin: 0 2.5rem;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.125rem;
  line-height: 1.375rem;
  display: block;
}

.section90 {
  margin-top: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.div-block-100 {
  background-color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 90%;
  margin: auto auto 10%;
  padding: 1.875rem 1.875rem 0;
  display: flex;
}

.paragraph-start-middle {
  color: var(--dim-grey);
  text-align: center;
  letter-spacing: .075rem;
  margin: 1.25rem 3.75rem;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.125rem;
  line-height: 1.375rem;
}

.paragraph-start-middle.mobile2 {
  margin: .625rem 3.75rem;
}

.paragraph-box-white-2 {
  color: #fff;
  text-align: center;
  letter-spacing: .06875rem;
  column-count: auto;
  flex: none;
  align-self: flex-end;
  margin: 0 2.5rem;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.125rem;
  line-height: 1.375rem;
  display: block;
}

.heading-sub-2-green {
  color: #fff;
  text-align: center;
  justify-content: center;
  margin-bottom: 1.25rem;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  display: flex;
}

.section-111 {
  height: 60vh;
  margin-top: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

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

.div-block-102 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.div-block-103 {
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 12.5rem;
  margin-top: .625rem;
  display: flex;
}

.column-171 {
  object-fit: contain;
  background-image: url('../images/d61b66_512df3aa121043509b303ee843bd52f8_mv2.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: row;
  align-items: stretch;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
}

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

.grid-11 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  height: 100%;
}

.section-112 {
  height: 60vh;
  margin-top: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.div-block-104 {
  background-image: url('../images/DSCF2979.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.div-block-105 {
  background-image: url('../images/DSCF2821.jpg');
  background-position: 100%;
  background-size: cover;
}

.div-block-106 {
  background-image: url('../images/DSCF2824.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-107 {
  background-image: url('../images/CloserDSCF2390.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-108 {
  background-image: url('../images/DSCF2786.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-109 {
  background-image: url('../images/DSCF2892.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.div-block-110 {
  background-image: url('../images/DSCF2377.jpg');
  background-position: 50%;
  background-size: cover;
}

.form-block-5 {
  margin: 3.125rem 2.5rem 1.25rem;
}

.column-161 {
  background-image: url('../images/d61b66_287841538b384aca9a0acabf07f585c7_mv2.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 60vh;
  padding-left: 0;
  padding-right: 0;
}

.paragraph-19, .paragraph-20, .paragraph-21, .paragraph-22, .paragraph-23, .paragraph-25, .paragraph-26, .paragraph-27, .paragraph-28, .paragraph-29, .paragraph-30, .paragraph-31, .paragraph-32 {
  margin-left: 0;
}

.fieldlabelgreen {
  color: var(--cadet-blue);
  font-family: brandon-grotesque, sans-serif;
}

.column-131 {
  background-image: url('../images/DSCF2786.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-111 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.map {
  margin: 0 21px;
}

@media screen and (max-width: 991px) {
  .heading-boxes-2.subline {
    margin-top: auto;
    margin-bottom: auto;
  }

  .section-10, .slider-3, .slide-6, .div-block-11 {
    height: 60vh;
  }

  .columns-4 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    align-items: stretch;
    width: 100%;
    height: auto;
    display: flex;
  }

  .column-12 {
    background-image: url('../images/d61b66_0bb411ba1ed74d99a65e50217bd4e7d1_mv2.jpg');
    background-position: 50% 30%;
    background-size: cover;
    flex-flow: column wrap;
    align-items: stretch;
    height: 30rem;
    display: flex;
  }

  .column-13 {
    display: flex;
  }

  .div-block-12 {
    height: 60vh;
  }

  .section-11 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    display: block;
  }

  .column-14 {
    flex-direction: column;
    justify-content: center;
    align-self: auto;
    align-items: center;
    height: 100%;
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
  }

  .image-9 {
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .section-12 {
    align-items: stretch;
    display: flex;
  }

  .columns-5 {
    flex-direction: row;
    justify-content: center;
    align-self: stretch;
    align-items: stretch;
    display: flex;
  }

  .column-15 {
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    height: 100%;
    display: flex;
  }

  .columns-6 {
    justify-content: center;
    align-self: stretch;
    align-items: stretch;
    display: flex;
  }

  .column-17 {
    background-image: url('../images/d61b66_512df3aa121043509b303ee843bd52f8_mv2.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .column-18 {
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    align-items: stretch;
    height: 100%;
    display: flex;
  }

  .div-block-15 {
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    height: 90%;
    display: flex;
  }

  .button-3 {
    margin-top: auto;
    margin-bottom: auto;
  }

  .html-embed-3 {
    display: none;
  }

  .div-block-16 {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    height: 90%;
    display: flex;
  }

  .navbar-2 {
    background-color: var(--cadet-blue);
  }

  .heading-boxes-1 {
    margin-top: .625rem;
  }

  .heading-boxes-1.white {
    margin-top: auto;
    margin-bottom: auto;
  }

  .heading-boxes-1.mobil {
    font-size: 1.4375rem;
    line-height: 2.1875rem;
  }

  .heading-boxes-1.mobil.phone.space {
    margin-top: auto;
    margin-bottom: auto;
  }

  .heading-boxes-1.green {
    object-fit: fill;
    flex-direction: column;
    width: 90%;
    display: block;
    overflow: visible;
  }

  .text-black.bigger-20 {
    margin-top: 3rem;
  }

  .div-block-27 {
    flex-direction: column;
    display: flex;
  }

  .div-block-28 {
    width: 90%;
  }

  .gallery-grid-container-2 {
    align-self: stretch;
  }

  .section-28, .section-30, .section-32, .section-33, .section-34, .section-35, .section-36, .section-37, .section-38, .section-39, .section-40, .section-41, .section-42, .section-43, .section-44, .section-45.tablet {
    width: 80%;
  }

  .fewo-booking-link {
    font-size: 1.75rem;
  }

  .icon-8 {
    color: var(--white);
    font-size: 1.875rem;
  }

  .section-46 {
    width: 80%;
  }

  .gallery-grid-container-3 {
    align-self: stretch;
  }

  .section-60, .section-10-see {
    height: 60vh;
  }

  .gallery-entennest, .gallery-eulenturm, .gallery-fischerkate {
    width: 80%;
  }

  .column-78 {
    flex-direction: column;
    align-self: stretch;
    align-items: stretch;
    display: flex;
  }

  .paragraph-box-white {
    text-align: center;
    justify-content: center;
    align-self: center;
    height: auto;
    margin: auto;
    padding-left: 0;
    display: flex;
  }

  .div-block-100 {
    flex-direction: column;
    display: flex;
  }

  .paragraph-start-middle.mobile2 {
    letter-spacing: .04375rem;
    margin: auto 0;
    font-size: 1rem;
    line-height: 1.125rem;
  }

  .paragraph-box-white-2 {
    text-align: center;
    justify-content: center;
    align-self: center;
    height: auto;
    margin: auto;
    padding-left: 0;
    display: flex;
  }

  .section-111 {
    align-items: stretch;
    display: flex;
  }

  .column-79 {
    flex-direction: column;
    order: -1;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
  }

  .div-block-102 {
    height: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .column-171 {
    background-image: url('../images/d61b66_512df3aa121043509b303ee843bd52f8_mv2.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .section-112 {
    flex-direction: row;
    display: block;
  }

  .column-131 {
    background-position: 50% 72%;
    height: 30rem;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .gallery {
    padding: 2.5rem 1.25rem;
  }

  .heading-boxes-2.subline {
    margin-bottom: 1rem;
    display: block;
  }

  .newsletter-button {
    order: 0;
    align-self: flex-start;
    width: 100%;
    margin-left: -.0625rem;
  }

  .section-10 {
    margin-left: .625rem;
    margin-right: .625rem;
  }

  .columns-4 {
    width: auto;
  }

  .column-12 {
    background-size: cover;
    position: static;
  }

  .column-13 {
    height: 70vh;
    display: flex;
    position: static;
  }

  .section-11 {
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: .625rem;
    margin-left: .625rem;
    margin-right: .625rem;
    display: block;
  }

  .column-14 {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
    display: flex;
    position: static;
  }

  .section-12 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    height: auto;
    margin: 0 .625rem 1rem;
    display: block;
    position: static;
  }

  .columns-5 {
    flex-flow: column wrap;
    align-items: stretch;
    height: auto;
    display: flex;
  }

  .columns-5.relative {
    flex-flow: column;
    height: auto;
    display: flex;
  }

  .column-15 {
    flex-flow: column wrap;
    justify-content: center;
    margin-top: auto;
    margin-bottom: auto;
    padding: 2rem 5%;
    display: flex;
  }

  .column-15.auto {
    height: auto;
    padding: 2rem 5%;
  }

  .section-13 {
    flex-direction: row;
    align-items: stretch;
    height: auto;
    margin-bottom: 1rem;
    margin-left: .625rem;
    margin-right: .625rem;
    display: block;
  }

  .columns-6 {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    height: auto;
    display: block;
  }

  .column-17 {
    height: 30rem;
    display: block;
  }

  .column-18 {
    justify-content: center;
    align-self: auto;
    align-items: stretch;
    padding: 2rem 5%;
    display: flex;
    position: static;
  }

  .div-block-14 {
    height: 100%;
  }

  .div-block-15 {
    display: flex;
  }

  .div-block-16 {
    justify-content: center;
    display: flex;
  }

  .section-16 {
    margin-left: .625rem;
    margin-right: .625rem;
  }

  .navbar-2 {
    background-color: var(--cadet-blue);
    margin-left: auto;
    margin-right: auto;
  }

  .heading-boxes-1.mobil.phone.space {
    margin-top: 1.25rem;
  }

  .section-18 {
    margin: .625rem .625rem 1rem;
    display: none;
  }

  .section-19 {
    margin-left: .625rem;
    margin-right: .625rem;
  }

  .grid-5 {
    flex-direction: column;
    display: flex;
  }

  .section-23 {
    margin-top: 0;
    margin-left: .5625rem;
    margin-right: .625rem;
  }

  .text-field-4 {
    align-self: center;
    width: 100%;
    margin-bottom: .875rem;
  }

  .text-field-5 {
    align-self: center;
    width: 100%;
    margin-bottom: 1.125rem;
  }

  .form-3 {
    flex-flow: column wrap;
    align-items: center;
    width: 70%;
  }

  .form-block-4 {
    flex-direction: column;
  }

  .div-block-28 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .gallery-grid-container-2, .gallery-grid-container-3 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    max-width: none;
  }

  .section-50 {
    justify-content: flex-start;
    align-items: stretch;
    height: auto;
    margin: 0 .625rem 1rem;
    display: block;
  }

  .section-60 {
    margin-left: .625rem;
    margin-right: .625rem;
  }

  .column-16-speisen {
    order: -1;
    height: 30rem;
  }

  .section-10-see {
    margin-left: .625rem;
    margin-right: .625rem;
  }

  .gallery-entennest, .gallery-eulenturm, .gallery-fischerkate {
    padding: 2.5rem 0;
  }

  .column-78 {
    order: -1;
    height: 30rem;
    display: block;
  }

  .background-video-4 {
    flex-direction: column;
    display: block;
  }

  .paragraph-box-white {
    margin-bottom: 1rem;
    display: block;
  }

  .paragraph-start-middle.mobile2 {
    margin-top: 1.25rem;
  }

  .paragraph-box-white-2 {
    padding-bottom: 1rem;
    display: block;
  }

  .section-111 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    height: auto;
    margin: 0 .625rem 1rem;
    display: block;
    position: static;
  }

  .div-block-102 {
    flex-flow: column;
    order: 0;
    justify-content: flex-start;
    align-items: center;
    height: 90%;
    display: block;
  }

  .column-171 {
    background-image: none;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    height: 30rem;
    display: flex;
  }

  .column-161 {
    order: -1;
    height: 30rem;
  }

  .column-131 {
    position: static;
  }
}

@media screen and (max-width: 479px) {
  .slide {
    background-size: cover;
    height: 70vh;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .heading-boxes-2 {
    flex: none;
    justify-content: center;
    align-self: center;
    align-items: stretch;
    margin-bottom: .3125rem;
  }

  .section-10 {
    height: 70vh;
    margin-top: 1.25rem;
  }

  .slider-3 {
    height: 70vh;
    margin-top: 0;
  }

  .slide-5 {
    background-size: cover;
  }

  .slide-6 {
    background-size: cover;
    height: 80vh;
  }

  .div-block-11 {
    display: none;
  }

  .columns-4 {
    flex: 0 auto;
  }

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

  .div-block-12 {
    display: none;
  }

  .section-11 {
    flex-flow: column;
    align-content: stretch;
    align-items: flex-end;
    margin-top: 0;
    margin-left: .625rem;
    margin-right: .625rem;
    display: block;
  }

  .column-14 {
    background-color: var(--white);
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    height: 70vh;
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
  }

  .image-9 {
    margin-top: auto;
    margin-bottom: auto;
  }

  .section-12 {
    flex-flow: wrap;
    margin-top: 0;
    display: block;
    position: static;
  }

  .columns-5.relative {
    position: relative;
  }

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

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

  .column-16 {
    background-position: 50%;
    background-size: cover;
    flex-flow: column wrap;
    justify-content: flex-start;
    height: 65vh;
    display: block;
    position: static;
  }

  .section-13, .columns-6 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    display: block;
  }

  .column-17 {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .column-18 {
    flex-flow: column wrap;
    justify-content: center;
    align-items: stretch;
    padding-left: 0%;
    padding-right: 0;
    display: flex;
  }

  .div-block-14 {
    background-position: 100%;
    background-repeat: repeat;
    background-attachment: scroll;
    display: block;
  }

  .div-block-15 {
    justify-content: center;
    height: auto;
    display: flex;
  }

  .button-3 {
    margin-top: .9375rem;
    margin-bottom: 0;
  }

  .html-embed-3 {
    position: fixed;
    inset: auto 0% 0% auto;
  }

  .div-block-16 {
    flex-direction: column;
    justify-content: center;
    height: auto;
    display: block;
  }

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

  .navbar-2 {
    background-color: #0000;
    margin-top: 0;
  }

  .nav-link-6 {
    background-color: var(--cadet-blue);
  }

  .heading-boxes-1 {
    margin-top: .5rem;
  }

  .heading-boxes-1.white {
    display: block;
  }

  .heading-boxes-1.mobil {
    margin-top: .8125rem;
  }

  .heading-boxes-1.mobil.phone {
    margin-bottom: -.0625rem;
    font-size: 1.125rem;
  }

  .heading-boxes-1.green {
    flex: 0 auto;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.3125rem;
    display: block;
  }

  .heading-boxes-1.space {
    height: auto;
  }

  .text-white {
    flex-flow: column wrap;
    align-items: stretch;
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    padding-top: 0;
    display: flex;
  }

  .text-black {
    margin-left: 3.4375rem;
    margin-right: 3.4375rem;
  }

  .text-black.bigger-20 {
    margin-top: -3.375rem;
  }

  .section-18 {
    display: none;
  }

  .section-19 {
    height: auto;
  }

  .html-embed-4 {
    text-shadow: .0625rem .0625rem .375rem #000;
    height: auto;
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .div-block-23 {
    flex-direction: column;
    margin-top: 0;
    padding-top: .9375rem;
    padding-bottom: .9375rem;
    display: flex;
  }

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

  .section-23 {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    height: auto;
    margin-left: .625rem;
    margin-right: .625rem;
    display: flex;
  }

  .text-field-4, .text-field-5 {
    border-width: .0625rem;
  }

  .section-24 {
    margin-left: .625rem;
    margin-right: .625rem;
  }

  .container {
    background-color: var(--cadet-blue);
  }

  .menu-button {
    background-color: #5eabb2;
  }

  .menu-button:active, .dropdown-toggle, .dropdown, .nav-menu {
    background-color: var(--cadet-blue);
  }

  .div-block-27 {
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 1.25rem 1.875rem;
    display: flex;
  }

  .div-block-28 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .gallery-grid-container-2 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .section-28 {
    width: 90%;
    margin-top: 2.5rem;
  }

  .section-30 {
    width: 90%;
  }

  .column-19 {
    padding-left: .625rem;
    padding-right: .625rem;
  }

  .section-32 {
    width: 90%;
  }

  .section-33 {
    width: 90%;
    padding-left: .625rem;
    padding-right: .625rem;
  }

  .section-34, .section-35, .section-36, .section-37, .section-38, .section-39, .section-40, .section-41, .section-42, .section-43, .section-44, .section-45.tablet {
    width: 90%;
  }

  .fewo-headline-1 {
    white-space: normal;
    object-fit: fill;
    width: auto;
    margin-bottom: 0;
    font-size: 2.0625rem;
    overflow: visible;
  }

  .fewo-headline-2 {
    margin-top: 0;
    font-size: .9375rem;
  }

  .fewo-booking-link {
    font-size: 1.25rem;
  }

  .section-46 {
    width: 90%;
  }

  .lightbox-button {
    border-width: .0625rem;
    padding-top: .625rem;
    padding-bottom: .625rem;
  }

  .gallery-grid-container-3 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .headlines-two {
    margin-top: 0;
    font-size: .9375rem;
  }

  .headline-one {
    white-space: normal;
    object-fit: fill;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 2.0625rem;
    display: block;
    overflow: visible;
  }

  .imprint-link {
    flex-flow: column wrap;
    align-items: stretch;
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    padding-top: 0;
    line-height: 1.5625rem;
    display: flex;
  }

  .imprint-link-look {
    flex: 0 auto;
    line-height: 1.5625rem;
    display: block;
  }

  .section-50 {
    flex-flow: wrap;
  }

  .subpage-paragraph-2-spalten {
    column-count: 1;
    margin-bottom: 1.875rem;
    margin-left: 0;
    margin-right: 0;
  }

  .subpage-headline-2 {
    margin-top: 0;
    font-size: .9375rem;
  }

  .subpage-headline-1 {
    white-space: normal;
    object-fit: fill;
    width: auto;
    margin-bottom: 0;
    font-size: 2.0625rem;
    overflow: visible;
  }

  .grid-10 {
    flex-direction: column;
    height: auto;
    display: flex;
  }

  .section-52 {
    margin-left: .625rem;
    margin-right: .625rem;
  }

  .subpage-headline-1-white {
    white-space: normal;
    object-fit: fill;
    width: auto;
    margin-bottom: 0;
    font-size: 2.0625rem;
    overflow: visible;
  }

  .section-60 {
    height: 70vh;
    margin-top: 2.5rem;
  }

  .column-16-speisen {
    background-position: 50%;
    background-size: cover;
    flex-flow: column wrap;
    justify-content: flex-start;
    display: block;
  }

  .section-10-see {
    height: 70vh;
    margin-top: 5rem;
  }

  .section-51-gestuet {
    height: auto;
    margin-left: .625rem;
    margin-right: .625rem;
  }

  .gallery-entennest, .gallery-eulenturm, .gallery-fischerkate {
    width: 90%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .column-78 {
    background-position: 50%;
    background-size: cover;
    flex-flow: column wrap;
    justify-content: flex-start;
    display: block;
  }

  .paragraph-box-white {
    flex-flow: column wrap;
    align-items: stretch;
    height: auto;
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    padding-top: 0;
    display: block;
  }

  .div-block-100 {
    flex-direction: column;
    align-self: center;
    align-items: center;
  }

  .paragraph-start-middle.mobile2 {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-box-white-2 {
    flex-flow: column wrap;
    align-items: stretch;
    height: auto;
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    padding-top: 0;
    display: block;
  }

  .heading-sub-2-green {
    flex: none;
    justify-content: center;
    align-self: center;
    align-items: stretch;
    margin-bottom: .3125rem;
  }

  .section-111 {
    flex-flow: wrap;
    display: block;
    position: static;
  }

  .column-171 {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .slide-71 {
    background-size: cover;
  }

  .column-161 {
    background-position: 31%;
    background-size: cover;
    flex-flow: column wrap;
    justify-content: flex-start;
    position: static;
  }

  .div-block-112 {
    height: auto;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

#w-node-_93c26963-feb2-acda-eacb-30a382a01754-82a01752 {
  grid-area: 1 / 3 / 4 / 4;
}

#w-node-_93c26963-feb2-acda-eacb-30a382a01759-82a01752 {
  grid-area: 1 / 2 / 4 / 3;
}

#w-node-_93c26963-feb2-acda-eacb-30a382a01766-82a01752 {
  grid-area: 1 / 4 / 4 / 5;
}

#w-node-_93c26963-feb2-acda-eacb-30a382a01771-82a01752 {
  grid-area: 4 / 3 / 5 / 4;
}

#w-node-_93c26963-feb2-acda-eacb-30a382a01773-82a01752 {
  grid-area: 5 / 2 / 6 / 5;
}

#w-node-b7d22b6d-1c86-040e-dbfb-d2bd47cae917-d42753ca {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-f079c460-20f5-2e37-b9be-7f2c03fc75ae-2b1b9a52 {
  grid-area: span 3 / span 3 / span 3 / span 3;
}

#w-node-f079c460-20f5-2e37-b9be-7f2c03fc75b8-2b1b9a52 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_30279571-6a4f-3724-2c75-a2d3cb412d78-1190050c {
  grid-area: span 3 / span 3 / span 3 / span 3;
}

#w-node-_30279571-6a4f-3724-2c75-a2d3cb412d82-1190050c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6b5386dc-b16b-ec97-a86f-5463d999ca59-e0c6b457 {
  grid-area: span 3 / span 3 / span 3 / span 3;
}

#w-node-_6b5386dc-b16b-ec97-a86f-5463d999ca63-e0c6b457 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e53fae6b-a1a6-d3d5-c15c-b4ba4dec661f-f407ae38, #w-node-_2e31d779-e1e3-b294-d479-394a72a394e8-f407ae38, #w-node-_6788073a-1128-3a88-2237-8e6f15f7045e-f407ae38, #w-node-aeff30e2-05f4-fb5e-48d0-0e16c891169c-b949ece0, #w-node-aeff30e2-05f4-fb5e-48d0-0e16c891169f-b949ece0, #w-node-aeff30e2-05f4-fb5e-48d0-0e16c89116a0-b949ece0 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-b7d22b6d-1c86-040e-dbfb-d2bd47cae917-d42753ca {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f079c460-20f5-2e37-b9be-7f2c03fc75ae-2b1b9a52, #w-node-_30279571-6a4f-3724-2c75-a2d3cb412d78-1190050c, #w-node-_6b5386dc-b16b-ec97-a86f-5463d999ca59-e0c6b457 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }
}


@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat variablefont wght';
  src: url('../fonts/Montserrat-VariableFont_wght.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat variablefont wght';
  src: url('../fonts/Montserrat-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}