.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

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

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
}

.preloader-video {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation-wrapper {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 110px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f4f4;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}

.navigation-menu-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  padding-right: 60px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.chef-wrapper {
  position: relative;
  top: auto;
  z-index: 11;
  display: block;
  width: 70%;
  height: 100%;
  padding-left: 0px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.main-desktop {
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.trigger-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.business-wrapper {
  position: relative;
  width: 100%;
  height: 52%;
}

.private-wrapper {
  position: relative;
  width: 100%;
  height: 48%;
}

.chef-quote-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-4 {
  width: 100%;
  font-family: 'IOWAN Bold', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
  white-space: normal;
}

.paragraph {
  display: none;
  width: 100%;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 17px;
  text-align: right;
}

.chef-bg {
  position: absolute;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 100px;
  clear: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/richard-frontpagebg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/richard-frontpagebg.jpg');
  background-position: 0px 0px, 50% 10%;
  background-size: auto, cover;
}

.chef-front {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 11;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 20px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/richard-frontpage.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/richard-frontpage.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.pammerh1 {
  margin-bottom: 0px;
  font-family: 'IOWAN Normal', sans-serif;
  color: #fff;
  font-size: 42px;
  line-height: 48px;
  font-style: normal;
  font-weight: 400;
  text-align: right;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 0 5px #000;
}

.pammerquote {
  font-family: 'IOWAN Normal', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 26px;
  font-style: italic;
  text-align: right;
  text-shadow: 0 0 5px #000;
}

.link-block {
  position: relative;
  width: 100%;
  height: 100%;
}

.business-bg {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/filet-frontpagegastrobg_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/filet-frontpagegastrobg_1.jpg');
  background-position: 0px 0px, 50% 80%;
  background-size: auto, cover;
}

.business-front {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.15))), url('../images/salat-frontpagegastro.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url('../images/salat-frontpagegastro.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-transition: opacity 400ms cubic-bezier(.455, .03, .515, .955);
  transition: opacity 400ms cubic-bezier(.455, .03, .515, .955);
}

.business-front:hover {
  opacity: 0;
}

.heading-8 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'IOWAN Normal', sans-serif;
  color: #fff;
  font-size: 34px;
  line-height: 34px;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}

.businessbacktext {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 700px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph-2 {
  margin-bottom: 0px;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: 0px;
  text-decoration: none;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}

.link-block-2 {
  position: relative;
  width: 100%;
  height: 100%;
}

.privateback {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-left: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/schweinsbraten-frontpagebg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/schweinsbraten-frontpagebg.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.privatefront {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-left: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.15))), url('../images/hendl-frontpagegenieer.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url('../images/hendl-frontpagegenieer.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  -webkit-transition: opacity 400ms cubic-bezier(.455, .03, .515, .955);
  transition: opacity 400ms cubic-bezier(.455, .03, .515, .955);
}

.privatefront:hover {
  opacity: 0;
}

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

.heading-9 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'IOWAN Normal', sans-serif;
  color: #fff;
  font-size: 34px;
  line-height: 34px;
  font-weight: 400;
  letter-spacing: 1px;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}

.privatebacktext {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 550px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
  line-height: 1em;
}

.paragraph-3 {
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
  line-height: 17px;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}

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

.image-2 {
  padding: 0px;
  background-color: transparent;
}

.main-mobile {
  display: none;
}

.gastronomie-section-hero {
  display: none;
  width: 100vw;
  height: 40vh;
}

.gastronomie-hero-container {
  height: 100%;
  max-width: 70%;
  background-image: url('../images/richardpammermobile.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.gastronomie-section-info {
  width: 100%;
  min-height: 100vh;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 100px;
}

.gastronomie-header-wrapper {
  width: auto;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom: 3px solid #383e42;
}

.gastronomie-info-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-width: 65%;
  margin-top: -100px;
  padding: 20px 0px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f4f4;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}

.gastronomie-header-h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'IOWAN Bold', sans-serif;
  color: #383e42;
  font-size: 42px;
  line-height: 50px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
}

.gastronomie-text-wrapper {
  display: none;
  width: 90%;
  height: 90%;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.gastronomie-p {
  width: 100%;
  margin-bottom: 0px;
  font-family: 'IOWAN Normal', sans-serif;
  color: #383e42;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}

.gastronomie-h1 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: 'IOWAN Bold', sans-serif;
  color: #383e42;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.gastronomie-absatz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-flow: row dense;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.navigation-empty {
  width: 33.3%;
  height: 100%;
}

.menu-list-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-left: 15px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-link {
  padding-right: 2px;
  padding-left: 2px;
  -webkit-transition: border 100ms cubic-bezier(.455, .03, .515, .955);
  transition: border 100ms cubic-bezier(.455, .03, .515, .955);
  font-family: 'IOWAN Bold', sans-serif;
  color: #383e42;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
}

.menu-link:hover {
  border-bottom: 2px solid #215e7d;
  border-radius: 0px;
}

.menu-link.w--current {
  padding-right: 2px;
  padding-left: 2px;
  border-bottom: 2px solid #215e7d;
  color: #383e42;
  font-size: 18px;
}

.navigation-logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  padding-left: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.privat-selection-wrapper {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.privat-schule-und-genuss-selector {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/richard-frgenieer.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.privat-privater-genuss-selector {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/salat-frontpagegastro.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.schule-und-genuss-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: background-color 700ms ease;
  transition: background-color 700ms ease;
  text-decoration: none;
}

.schule-und-genuss-overlay:hover {
  background-color: rgba(0, 0, 0, 0.15);
}

.privater-genuss-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: background-color 700ms ease;
  transition: background-color 700ms ease;
  text-decoration: none;
}

.privater-genuss-overlay:hover {
  background-color: rgba(0, 0, 0, 0.15);
}

.schule-und-genuss-overlay-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 20vh;
  padding-right: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 2px solid #fff;
  -webkit-transition: height 500ms ease;
  transition: height 500ms ease;
}

.schule-und-genuss-overlay-text:hover {
  height: 20vh;
}

.privater-genuss-overlay-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 2px none #fff;
  -webkit-transition: height 300ms ease;
  transition: height 300ms ease;
}

.schule-und-genuss-overlay-text {
  height: auto;
  padding-right: 40px;
  border-right-style: none;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.schule-und-genuss-overlay-text:hover {
  height: auto;
}

.schule-und-genuss-header-h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'IOWAN Bold', sans-serif;
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
  text-shadow: 0 0 5px #000;
}

.schule-und-genuss-header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-left: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.privater-genuss-header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.privater-genuss-header-h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'IOWAN Bold', sans-serif;
  color: #fff;
  font-size: 34px;
  text-shadow: 0 0 5px #000;
}

.blog-hero-section {
  height: 350px;
  margin-top: 0px;
}

.blog-main-desktop {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.page-navigation {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}

.blog-archive-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/background.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.blog-archive-container {
  display: block;
  height: 100%;
  max-width: 55%;
  padding-top: 40px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.page-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'IOWAN Bold', sans-serif;
  color: #383e42;
  font-size: 42px;
  line-height: 42px;
  text-align: left;
  text-decoration: none;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.page-header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin: 0px;
  padding: 0px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none none solid;
  border-width: 3px;
  border-color: #383e42;
  color: #383e42;
  text-align: left;
}

.blog-archive-article-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 0px;
  padding: 20px 0px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border-bottom: 2px solid #383e42;
}

.article-wrapper {
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 20px;
  border-top: 2px none #383e42;
  border-bottom: 2px none #383e42;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}

.article-image-wrapper {
  width: 100%;
  height: 300px;
  background-image: url('../images/landingsectionprivate.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.article-text-wrapper {
  width: 100%;
  height: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.article-title-wrapper {
  width: 100%;
  height: auto;
}

.article-info-wrapper {
  height: auto;
}

.article-title-h2 {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: 'IOWAN Bold', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 30px;
}

.article-info-p {
  width: 80%;
  margin-bottom: 0px;
  font-family: 'PT Sans', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 18px;
}

.article-link-block {
  width: 100%;
  text-decoration: none;
}

.article-info-date {
  margin-top: 5px;
  margin-bottom: 0px;
  font-family: 'IOWAN Normal', sans-serif;
  color: #383e42;
  font-size: 12px;
  text-align: left;
}

.archive-image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 60%;
  object-position: 50% 60%;
}

.collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  justify-items: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.main-schuleundgenuss-desktop {
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url('../images/background.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
}

.privater-genuss-divider {
  width: 2px;
  height: 120px;
  background-color: #fff;
  -webkit-transition: height 300ms ease;
  transition: height 300ms ease;
}

.schuleundgenuss-divider {
  width: 2px;
  height: 120px;
  background-color: #fff;
  -webkit-transition: height 300ms ease;
  transition: height 300ms ease;
}

.blog-button {
  position: static;
  left: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  padding: 5px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #215e7d;
}

.text-block {
  font-family: 'IOWAN Normal', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}

.schuleundgenuss-hero-section {
  width: 100vw;
  height: 450px;
  margin-top: 0px;
  background-image: url('../images/titelbildprivat.jpg');
  background-position: 50% 60%;
  background-size: cover;
  background-repeat: no-repeat;
}

.page-border {
  position: relative;
  display: none;
  width: 50%;
  height: 3px;
  margin-left: 10px;
  background-color: #000;
}

.gallery {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 100px;
}

.gallery-grid-container {
  position: static;
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 20px auto;
  grid-template-rows: auto auto;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}

.gallery-lightbox {
  position: relative;
  overflow: hidden;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.gallery-lightbox:hover {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.gallery-thumbnail {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-filter 300ms ease;
  transition: -webkit-filter 300ms ease;
  transition: filter 300ms ease;
  transition: filter 300ms ease, -webkit-filter 300ms ease;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.gallery-thumbnail:hover {
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}

.gallery-thumbnail:active {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
}

.heading-14 {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: 'IOWAN Bold', sans-serif;
  color: #000;
  text-align: center;
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-top: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-19 {
  width: 90%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'IOWAN Bold', sans-serif;
  color: #383e42;
  text-align: left;
}

.field-label {
  font-family: 'IOWAN Normal', sans-serif;
  color: #383e42;
  font-size: 18px;
}

.html-embed {
  width: 100vw;
  height: 100vh;
}

.skip-preloader {
  position: absolute;
  left: auto;
  top: auto;
  right: 5%;
  bottom: 15%;
  border-radius: 3px;
  background-color: #4fad4c;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
  color: #fff;
}

.skip-preloader.w--current {
  bottom: 15%;
  z-index: 999;
  border: 2px none #000;
  border-radius: 3px;
  background-color: #4fad4c;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
  color: #fff;
}

.frontpage-gastro-h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'IOWAN Bold', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 1px;
  text-decoration: none;
}

.frontpage-private-h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'IOWAN Bold', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 1px;
  text-decoration: none;
}

.div-block-4 {
  position: absolute;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.textarea-2 {
  min-height: 200px;
}

.submit-button-2 {
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 5px 20px;
  border-radius: 5px;
  background-color: #215e7d;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
  font-family: 'IOWAN Normal', sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
}

.blog-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 55vw;
  margin-top: 0px;
  margin-left: 0%;
  padding: 20px 40px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f4f4;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
}

.blog-sidebar {
  position: -webkit-sticky;
  position: sticky;
  left: auto;
  top: 15%;
  right: auto;
  bottom: auto;
  display: block;
  height: 550px;
  max-width: 400px;
  min-width: 250px;
  margin-top: 0px;
  margin-right: 3%;
  background-color: red;
}

.html-embed-2 {
  position: static;
  top: 15%;
  overflow: visible;
  margin-top: 0px;
  background-color: transparent;
}

.bold-text {
  font-size: 18px;
}

.container-4 {
  margin-top: 100px;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.field-label-2 {
  font-family: 'IOWAN Normal', sans-serif;
  font-size: 18px;
}

.field-label-3 {
  font-family: 'IOWAN Normal', sans-serif;
  font-size: 18px;
}

.field-label-4 {
  font-family: 'IOWAN Normal', sans-serif;
  font-size: 18px;
}

.field-label-5 {
  font-family: 'IOWAN Normal', sans-serif;
  font-size: 18px;
}

.textfield-gastro {
  padding-right: 12px;
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
  outline-color: #333;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  direction: ltr;
  font-family: 'IOWAN Normal', sans-serif;
  color: #383e42;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
}

.form-block {
  width: 90%;
}

.private-page-header {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'IOWAN Bold', sans-serif;
}

.privatepage-header-wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  border-style: none none solid;
  border-width: 2px;
  border-color: #000 #000 #383e42;
}

.private-page-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 65%;
  margin-top: -50px;
  margin-bottom: 40px;
  padding: 20px 40px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f3f4f4;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}

.private-page-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.private-page-absatz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.private-page-p {
  margin-bottom: 0px;
  font-family: 'IOWAN Normal', sans-serif;
  color: #383e42;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}

.video-2 {
  width: 100%;
  margin-top: 20px;
}

.heading-20 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'IOWAN Bold', sans-serif;
  font-size: 32px;
  line-height: 38px;
}

.paragraph-15 {
  width: 100%;
  margin-bottom: 0px;
  font-family: 'IOWAN Normal', sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
}

.link {
  color: #4fad4c;
  text-decoration: none;
}

.link-2 {
  color: #4fad4c;
  text-decoration: none;
}

.body {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.main-contact-desktop {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  margin-top: 0px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/background.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.column {
  height: 100%;
  padding-right: 10px;
  padding-left: 10px;
}

.column-2 {
  height: 100%;
  padding-right: 10px;
  padding-left: 10px;
}

.contact-form-2 {
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.contact-form-grid-2 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.contact-form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #383e42;
  border-radius: 5px;
  background-color: #f3f4f4;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.form-block-2 {
  width: 100%;
}

.paragraph-16 {
  width: 100%;
  margin-bottom: 0px;
  font-family: 'IOWAN Normal', sans-serif;
  color: #383e42;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}

.paragraph-17 {
  margin-bottom: 0px;
  font-family: 'IOWAN Normal', sans-serif;
  color: #383e42;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}

.heading-21 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'IOWAN Bold', sans-serif;
  color: #383e42;
  font-size: 30px;
  text-align: center;
}

.form-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-block-3 {
  width: 100%;
}

.form-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-22 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'IOWAN Bold', sans-serif;
  color: #383e42;
  font-size: 30px;
}

.contact-form-submit {
  padding: 5px 20px;
  border: 0px none #000;
  border-radius: 5px;
  background-color: #215e7d;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
  font-family: 'IOWAN Bold', sans-serif;
  font-size: 18px;
}

.contact-form-wrapper {
  height: 700px;
  padding: 10px 40px;
  border-style: none;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.contact-form-textarea {
  min-height: 130px;
}

.contact-form-label {
  font-family: 'IOWAN Normal', sans-serif;
  color: #383e42;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
  letter-spacing: 1px;
}

.private-page-main {
  padding-top: 0px;
  padding-bottom: 20px;
}

.html-embed-3 {
  width: 100%;
  height: auto;
  margin-top: 20px;
}

.private-page-section-info {
  padding-top: 20px;
}

.footer {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f3f4f4;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.footer-logo-link {
  width: auto;
  max-height: 60px;
  max-width: 15%;
  padding-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #444;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.columns {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
}

.excerpt {
  direction: ltr;
  font-family: 'IOWAN Bold', sans-serif;
  color: #000;
  font-size: 14px;
  letter-spacing: 0px;
  white-space: normal;
}

.paragraph-18 {
  width: 100%;
}

.text-block-2 {
  font-family: 'IOWAN Normal', sans-serif;
}

.blog-main-mobile {
  display: none;
}

.gastronomie-wrapper-desktop {
  background-image: url('../images/background.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gastronomie-wrapper-mobile {
  display: none;
}

.privat-mobile-wrapper {
  display: none;
}

.schuleundgenuss-mobile-wrapper {
  display: none;
}

.main-privatergenuss-mobile {
  display: none;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 100px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-contact-mobile {
  display: none;
}

.uebermich-desktop-wrapper {
  display: block;
  background-image: url('../images/background.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.uebermich-mobile-wrapper {
  display: none;
}

.button {
  background-color: transparent;
  font-family: 'IOWAN Normal', sans-serif;
  color: #383e42;
  font-size: 20px;
  text-align: left;
  letter-spacing: 1px;
}

.italic-text {
  text-align: left;
  text-shadow: 0 0 5px #000;
}

.italic-text-2 {
  font-family: 'IOWAN Bold', sans-serif;
  font-size: 22px;
  line-height: 26px;
  text-shadow: 0 0 6px #000;
}

.paragraph-20 {
  font-family: 'IOWAN Normal', sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.italic-text-3 {
  font-family: 'IOWAN Bold', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 24px;
  text-shadow: 0 0 5px #000;
}

.bold-text-2 {
  font-family: 'IOWAN Normal', sans-serif;
  text-shadow: 0 0 5px #000;
}

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

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

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

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

.footer-small {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 60px;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f4f4;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}

.footer-small-copyright {
  margin-left: -50px;
}

.footer-small-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-small-legal {
  margin-right: 10px;
  font-family: 'IOWAN Normal', sans-serif;
  color: #383e42;
  font-size: 14px;
  text-decoration: none;
}

.footer-small-legal.w--current {
  margin-right: 20px;
  font-family: 'IOWAN Normal', sans-serif;
}

.slide {
  position: fixed;
}

.slider-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999999;
  width: 100vw;
  height: 100vh;
}

.gallery-container {
  width: 100%;
  margin-top: 20px;
}

.rich-text-block {
  width: 90%;
  font-family: 'IOWAN Normal', sans-serif;
  color: #383e42;
  font-size: 18px;
  line-height: 24px;
}

.rich-text-gastronomie {
  width: 90%;
  font-family: 'IOWAN Normal', sans-serif;
  color: #383e42;
  font-size: 18px;
  line-height: 24px;
  white-space: normal;
}

.rich-text-gastronomie p {
  color: #383e42;
}

.rich-text-gastronomie h4 {
  color: #383e42;
  font-size: 20px;
}

.frontpage-mehr-lesen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 5px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #215e7d;
}

.paragraph-21 {
  margin-bottom: 0px;
  font-family: 'IOWAN Normal', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}

.privater-genuss-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 10px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #215e7d;
  font-family: 'IOWAN Bold', sans-serif;
  font-size: 16px;
  font-style: normal;
}

.div-block-13 {
  display: -ms-grid;
  display: grid;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-14 {
  margin-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom: 2px solid #000;
}

.div-block-15 {
  margin-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom: 2px solid #000;
}

.success-message {
  margin-top: 10px;
}

.div-block-16 {
  font-family: 'IOWAN Bold', sans-serif;
}

.div-block-17 {
  font-family: 'IOWAN Bold', sans-serif;
}

.success-message-2 {
  margin-top: 10px;
}

.text-block-3 {
  font-family: 'IOWAN Bold', sans-serif;
}

.link-3 {
  font-family: 'IOWAN Normal', sans-serif;
  color: #383e42;
  text-decoration: none;
  cursor: default;
}

.footer-contact-item {
  margin-right: 5px;
  margin-left: 5px;
}

.text-block-4 {
  margin-right: 5px;
  margin-left: 5px;
  font-family: 'IOWAN Normal', sans-serif;
  color: #383e42;
}

.link-4 {
  margin-right: 5px;
  margin-left: 5px;
  font-family: 'IOWAN Normal', sans-serif;
  color: #383e42;
  text-decoration: none;
}

.list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.paragraph-22 {
  font-family: 'IOWAN Normal', sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.image-5 {
  margin-left: 0px;
}

.list {
  width: 90%;
  margin-bottom: 0px;
  padding-left: 20px;
}

.paragraph-23 {
  margin-bottom: 0px;
  font-family: 'IOWAN Normal', sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-bottom: 10px;
  padding-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph-24 {
  font-family: 'IOWAN Normal', sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.heading-24 {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: 'IOWAN Normal', sans-serif;
  font-size: 20px;
}

.button-2 {
  margin-top: 20px;
  background-color: #215e7d;
  font-family: 'IOWAN Normal', sans-serif;
  font-size: 16px;
}

.rich-text-block-2 {
  width: 90%;
  font-family: 'IOWAN Normal', sans-serif;
}

.image-6 {
  width: 90%;
  margin-bottom: 20px;
}

.agb-mobile-wrapper {
  display: none;
}

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

.bermich-lebenslauf {
  width: 50%;
}

.paragraph-25 {
  font-family: 'IOWAN Normal', sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.paragraph-26 {
  font-family: 'IOWAN Normal', sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.heading-25 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'IOWAN Normal', sans-serif;
  color: #383e42;
  line-height: 39px;
  text-decoration: none;
}

.text-block-5 {
  font-family: 'IOWAN Normal', sans-serif;
  color: #383e42;
  font-size: 10px;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-top: -50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-4 {
  position: -webkit-sticky;
  position: sticky;
  top: 15%;
  display: block;
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-20 {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: 0px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  border-bottom: 2px solid #383e42;
}

.blog-post-wrapper-mobile {
  display: none;
}

@media screen and (min-width: 1920px) {
  .preloader-video {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
  }

  .navigation-wrapper {
    height: 90px;
  }

  .chef-wrapper {
    width: 50%;
  }

  .trigger-wrapper {
    width: 50%;
  }

  .chef-quote-wrapper {
    width: 60%;
  }

  .heading-4 {
    font-family: 'IOWAN Bold', sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 28px;
  }

  .paragraph {
    display: none;
    font-size: 18px;
    line-height: 23px;
  }

  .chef-bg {
    padding-bottom: 0px;
    padding-left: 140px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.15))), url('../images/richard-frontpagebg.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url('../images/richard-frontpagebg.jpg');
    background-position: 0px 0px, 50% 10%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    opacity: 1;
  }

  .chef-front {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/richard-frontpage.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/richard-frontpage.jpg');
    background-position: 0px 0px, 50% 0%;
    background-repeat: repeat, no-repeat;
  }

  .pammerh1 {
    margin-top: 0px;
    margin-bottom: 5px;
    color: #fff;
    font-size: 46px;
    line-height: 50px;
  }

  .pammerquote {
    margin-bottom: 0px;
    font-size: 24px;
  }

  .business-bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/filet-frontpagegastrobg_1.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/filet-frontpagegastrobg_1.jpg');
    background-position: 0px 0px, 50% 80%;
    background-size: auto, cover;
  }

  .business-front {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/salat-frontpagegastro.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/salat-frontpagegastro.jpg');
  }

  .heading-8 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'IOWAN Normal', sans-serif;
    font-size: 38px;
    line-height: 50px;
    font-weight: 400;
  }

  .businessbacktext {
    width: 620px;
  }

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

  .privateback {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/schweinsbraten-frontpagebg.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/schweinsbraten-frontpagebg.jpg');
    background-position: 0px 0px, 50% 0%;
  }

  .privatefront {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/hendl-frontpagegenieer.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/hendl-frontpagegenieer.jpg');
    background-position: 0px 0px, 50% 50%;
    background-attachment: scroll, scroll;
  }

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

  .privatebacktext {
    width: 620px;
  }

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

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

  .gastronomie-section-hero {
    display: block;
  }

  .gastronomie-hero-container {
    max-width: 100%;
    background-image: url('../images/filet-frontpagegastrobg.jpg');
    background-position: 50% 100%;
    background-size: cover;
  }

  .gastronomie-section-info {
    margin-top: 0px;
    padding-top: 0px;
    background-image: none;
  }

  .gastronomie-header-wrapper {
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .gastronomie-info-container {
    max-width: 65%;
    margin-top: -100px;
    margin-bottom: 40px;
    padding-top: 40px;
  }

  .gastronomie-p {
    font-size: 18px;
    line-height: 22px;
  }

  .gastronomie-h1 {
    font-size: 24px;
    line-height: 28px;
  }

  .menu-link {
    font-size: 17px;
  }

  .menu-link.w--current {
    padding-right: 2px;
    padding-left: 2px;
    border-bottom: 2px solid #215e7d;
    font-size: 17px;
    text-decoration: none;
  }

  .privat-schule-und-genuss-selector {
    background-image: url('../images/richard-frgenieer.jpg');
    background-position: 50% 100%;
  }

  .privat-privater-genuss-selector {
    background-image: url('../images/salat-frontpagegastro.jpg');
  }

  .privater-genuss-overlay-text {
    -webkit-transition-property: none;
    transition-property: none;
  }

  .schule-und-genuss-overlay-text {
    position: relative;
    -webkit-transition-property: none;
    transition-property: none;
  }

  .schule-und-genuss-header-wrapper {
    position: static;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
  }

  .schule-und-genuss-header-wrapper:hover {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .blog-hero-section {
    height: 450px;
  }

  .page-navigation {
    position: fixed;
    height: 80px;
  }

  .article-wrapper {
    background-color: #fff;
  }

  .article-title-h2 {
    font-family: 'IOWAN Bold', sans-serif;
  }

  .article-info-p {
    font-family: 'IOWAN Bold', sans-serif;
  }

  .main-schuleundgenuss-desktop {
    background-image: url('../images/background.jpg');
    background-position: 50% 0%;
    background-size: cover;
  }

  .schuleundgenuss-divider {
    width: 2px;
    height: 120px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #fff;
    -webkit-transition: height 300ms ease;
    transition: height 300ms ease;
  }

  .schuleundgenuss-divider-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 3px;
    height: auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .privatergenuss-divider-wrapper {
    width: 3px;
    height: auto;
  }

  .blog-button {
    width: 120px;
    height: 35px;
    background-color: #215e7d;
    color: #383e42;
  }

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

  .schuleundgenuss-hero-section {
    height: 500px;
    background-image: url('../images/titelbildprivat_1.jpg');
    background-position: 50% 60%;
  }

  .gallery-lightbox {
    -webkit-transition: -webkit-transform 300ms ease;
    transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
    transition: transform 300ms ease, -webkit-transform 300ms ease;
  }

  .gallery-lightbox:hover {
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
  }

  .gallery-thumbnail {
    -webkit-transition: -webkit-filter 300ms ease;
    transition: -webkit-filter 300ms ease;
    transition: filter 300ms ease;
    transition: filter 300ms ease, -webkit-filter 300ms ease;
  }

  .gallery-thumbnail:hover {
    -webkit-filter: brightness(110%);
    filter: brightness(110%);
  }

  .heading-14 {
    margin-top: 20px;
  }

  .skip-preloader {
    bottom: 15%;
    z-index: 999;
    padding: 10px 20px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
    font-size: 30px;
    line-height: 50px;
  }

  .skip-preloader.w--current {
    position: absolute;
    bottom: 10%;
    z-index: 9999;
    display: inline-block;
    padding: 10px 20px;
    background-color: #4fad4c;
    font-size: 25px;
    line-height: 40px;
  }

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

  .frontpage-private-h1 {
    font-size: 20px;
    line-height: 22px;
  }

  .blog-container {
    margin-left: 10%;
    padding: 20px 40px;
    background-color: #f3f4f4;
  }

  .blog-sidebar {
    top: 10%;
    height: 550px;
  }

  .html-embed-2 {
    background-color: transparent;
  }

  .textfield-gastro {
    font-family: 'IOWAN Normal', sans-serif;
    color: #383e42;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
  }

  .private-page-container {
    max-width: 50%;
    margin-top: -100px;
    padding-top: 40px;
  }

  .private-page-text-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .private-page-absatz {
    display: block;
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .private-page-p {
    margin-bottom: 10px;
  }

  .heading-20 {
    margin-top: 10px;
  }

  .paragraph-15 {
    margin-bottom: 0px;
  }

  .main-contact-desktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    margin-top: 0px;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column {
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-2 {
    height: auto;
  }

  .contact-form-2 {
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
  }

  .contact-form-wrapper {
    height: 100%;
  }

  .paragraph-16 {
    color: #383e42;
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-17 {
    color: #383e42;
    font-size: 20px;
    line-height: 24px;
  }

  .heading-21 {
    margin-top: 20px;
    margin-bottom: 0px;
    color: #383e42;
    font-size: 36px;
    line-height: 42px;
  }

  .heading-22 {
    margin-top: 20px;
    margin-bottom: 0px;
    color: #383e42;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
  }

  .contact-form-submit {
    font-size: 18px;
    line-height: 22px;
  }

  .contact-form-wrapper {
    height: 700px;
  }

  .contact-form-textarea.textfield-gastro {
    color: #383e42;
    font-size: 18px;
    line-height: 24px;
  }

  .contact-form-label {
    font-family: 'IOWAN Normal', sans-serif;
    font-size: 18px;
    line-height: 22px;
  }

  .footer {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 99;
  }

  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0%;
    padding-bottom: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .gastronomie-wrapper-desktop {
    background-image: url('../images/background.jpg');
    background-position: 50% 0%;
    background-size: cover;
  }

  .div-block-8 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .privater-genuss-button {
    margin-right: 0px;
    margin-bottom: 0px;
  }

  .list {
    padding-left: 20px;
  }

  .button-2 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 991px) {
  .gastronomie-info-container {
    max-width: 100%;
  }

  .gallery-grid-container {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

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

@media screen and (max-width: 767px) {
  .gallery {
    padding: 40px 20px;
  }

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

  .contact-form-2 {
    padding: 40px 20px;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }
}

@media screen and (max-width: 479px) {
  .navigation-menu-wrapper {
    padding-top: 60px;
    padding-right: 0px;
    padding-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .main-desktop {
    display: none;
  }

  .main-mobile {
    display: block;
    width: 100vw;
    height: 100%;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: url('../images/background.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }

  .navigation-mobile {
    position: fixed;
    top: 0px;
    bottom: auto;
    z-index: 999999999999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 60px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f3f4f4;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  }

  .navigatio-mobile-logo-wrapper {
    position: static;
    left: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: 100%;
    padding-left: 60px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-landing-mobile {
    display: none;
    width: 100%;
    height: 100vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-3 {
    position: absolute;
    top: 40px;
    right: 140px;
    z-index: 999;
    width: 200px;
    height: 270px;
    padding: 10px 0px 0px 10px;
    border-top: 1px none #000;
    border-left: 1px none #000;
    box-shadow: -7px -7px 10px 1px rgba(0, 0, 0, 0.1);
  }

  .image-4 {
    position: absolute;
    left: 100px;
    top: 220px;
    width: 250px;
    height: 250px;
    padding: 0px 10px 10px 0px;
    border: 1px none #000;
    box-shadow: 7px 7px 10px 1px rgba(0, 0, 0, 0.1);
  }

  .slider {
    height: 90%;
    background-color: #f1f1f1;
  }

  .right-arrow {
    width: 50px;
  }

  .icon {
    color: rgba(0, 0, 0, 0.26);
    text-align: left;
  }

  .gastronomie-section-info {
    padding-top: 0px;
    padding-bottom: 20px;
  }

  .gastronomie-header-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .gastronomie-info-container {
    max-width: 95%;
    margin-top: -50px;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .gastronomie-header-h1 {
    font-size: 30px;
  }

  .gastronomie-h1 {
    text-align: left;
  }

  .gastronomie-absatz {
    text-align: left;
  }

  .menu-list-wrapper {
    height: 250px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .menu-list-item {
    margin-bottom: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
    border-bottom: 2px solid #215e7d;
  }

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

  .menu-link:hover {
    border-bottom-style: none;
  }

  .menu-link.w--current {
    border-bottom-style: none;
    font-size: 30px;
  }

  .privat-selection-wrapper {
    position: static;
    width: 100%;
    height: 100vh;
    margin-top: 0px;
    margin-bottom: 40px;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .privat-schule-und-genuss-selector {
    width: 95%;
    height: 350px;
    margin-bottom: 10px;
    background-image: url('../images/bermich5.jpg');
    background-position: 50% 40%;
    background-size: cover;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  }

  .privat-privater-genuss-selector {
    width: 95%;
    height: 350px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  }

  .schule-und-genuss-overlay {
    margin-bottom: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .privater-genuss-overlay {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .privater-genuss-overlay-text {
    width: auto;
    padding-left: 0px;
  }

  .schule-und-genuss-overlay-text {
    width: auto;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .schule-und-genuss-header-h1 {
    width: auto;
    font-size: 23px;
    line-height: 30px;
  }

  .schule-und-genuss-header-wrapper {
    width: auto;
    padding-right: 20px;
    padding-bottom: 2px;
    padding-left: 20px;
    border-bottom: 2px solid #fff;
    line-height: 20px;
  }

  .privater-genuss-header-wrapper {
    padding-right: 20px;
    padding-bottom: 2px;
    padding-left: 20px;
    border-bottom: 2px solid #fff;
  }

  .privater-genuss-header-h1 {
    font-size: 23px;
    line-height: 30px;
  }

  .privat-desktop {
    display: none;
  }

  .blog-main-desktop {
    display: none;
  }

  .page-title {
    font-size: 32px;
    line-height: 36px;
  }

  .page-header-wrapper {
    height: 50px;
  }

  .article-wrapper {
    margin-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  }

  .article-image-wrapper {
    height: 180px;
  }

  .article-text-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .article-title-h2 {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 20px;
  }

  .main-schuleundgenuss-desktop {
    display: none;
  }

  .privater-genuss-divider {
    display: none;
  }

  .schuleundgenuss-divider {
    display: none;
    width: 90vw;
    height: 2px;
  }

  .schuleundgenuss-divider-wrapper {
    display: none;
    width: 100%;
    height: 100%;
    margin-bottom: 0px;
  }

  .schuleundgenuss-hero-section {
    height: 250px;
  }

  .gallery-grid-container {
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .heading-14 {
    font-family: 'IOWAN Bold', sans-serif;
    font-size: 30px;
    line-height: 30px;
  }

  .blog-container {
    width: 95%;
    max-width: 90vw;
    margin: 0px auto 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .textfield-gastro {
    margin-bottom: 0px;
    padding-bottom: 8px;
    font-size: 14px;
    line-height: 18px;
  }

  .private-page-header {
    font-size: 24px;
    line-height: 24px;
  }

  .privatepage-header-wrapper {
    padding-right: 10px;
    padding-left: 10px;
    line-height: 24px;
  }

  .private-page-container {
    max-width: 95%;
    margin-top: -50px;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .private-page-p {
    font-size: 14px;
    line-height: 21px;
  }

  .heading-20 {
    margin-top: 10px;
    font-size: 30px;
    text-align: center;
  }

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

  .main-contact-desktop {
    display: none;
    margin-top: 0px;
  }

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

  .contact-form-2 {
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding: 0px 10px;
  }

  .contact-form-wrapper {
    padding-top: 10px;
  }

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

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

  .heading-21 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 28px;
  }

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

  .contact-form-submit {
    margin-top: 10px;
  }

  .contact-form-wrapper {
    height: auto;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .contact-form-label {
    font-size: 14px;
    line-height: 20px;
  }

  .private-page-section-info {
    padding-top: 0px;
  }

  .footer {
    position: static;
    bottom: 0%;
    width: 100vw;
    padding: 10px 20px;
    text-align: left;
  }

  .footer-flex-container {
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .footer-link {
    margin-bottom: 0px;
  }

  .mobile-selection-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    margin-top: 0px;
    padding-top: 80px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid {
    width: 95%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .mobile-selection-gastronomie {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 350px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/privater-genuss-galerie-5.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/privater-genuss-galerie-5.jpg');
    background-position: 0px 0px, 50% 80%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    text-decoration: none;
  }

  .mobile-selection-gastronomie-header-wrapper {
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-bottom: 2px solid #fff;
  }

  .heading-23 {
    margin-top: 0px;
    margin-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 2px solid #f3f4f4;
    font-family: 'IOWAN Bold', sans-serif;
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 1px;
  }

  .mobile-selection-f-rdengenuss {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 350px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/privater-genuss-galerie-4.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/privater-genuss-galerie-4.jpg');
    background-position: 0px 0px, 50% 100%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    text-decoration: none;
  }

  .mobile-selection-blog {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px none #000;
    border-radius: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/bermich-1.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/bermich-1.jpg');
    background-position: 0px 0px, 50% 20%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  }

  .text-block-2 {
    color: #383e42;
    font-size: 6px;
    line-height: 12px;
    text-align: left;
  }

  .link-block-5 {
    width: 100%;
    text-decoration: none;
  }

  .mobile-selection-links {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-transition: padding 400ms ease;
    transition: padding 400ms ease;
    text-decoration: none;
  }

  .mobile-selection-links:hover {
    padding-right: 30px;
    padding-left: 30px;
  }

  .mobile-selection-links:active {
    padding-right: 40px;
    padding-left: 40px;
  }

  .link-block-6 {
    padding-right: 20px;
    padding-left: 20px;
    text-decoration: none;
  }

  .blog-main-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    min-height: 100vh;
    padding-top: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/background.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }

  .mobile-menu {
    position: static;
    top: 100px;
    display: none;
    width: 90%;
    height: auto;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f3f4f4;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  }

  .div-block-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .mobile-menu-link {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mobile-menu-inner {
    display: block;
    width: 90%;
    height: auto;
    margin-bottom: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .mobile-menu-item-wrapper {
    width: 100%;
  }

  .mobile-menu-item-p {
    font-family: 'IOWAN Bold', sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
  }

  .mobile-menu-list {
    display: block;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    opacity: 1;
    list-style-type: none;
  }

  .mobile-menu-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    opacity: 0;
  }

  .mobile-menu-list-item.mobile-menu-list-uebermich {
    margin-bottom: 10px;
  }

  .mobile-menu-llink {
    text-decoration: none;
  }

  .mobile-menu-link-item-p {
    margin-bottom: 0px;
    font-family: 'IOWAN Bold', sans-serif;
    color: #000;
    font-size: 16px;
    text-decoration: none;
  }

  .close-menu {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding-right: 0px;
    padding-bottom: 0px;
  }

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

  .gastronomie-wrapper-desktop {
    display: none;
  }

  .gastronomie-wrapper-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/background.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }

  .privat-mobile-wrapper {
    display: block;
    padding-top: 100px;
    padding-bottom: 0px;
    background-image: url('../images/background.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }

  .body-2 {
    display: block;
  }

  .schuleundgenuss-mobile-wrapper {
    display: block;
    background-image: url('../images/background.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }

  .main-privatergenuss-mobile {
    display: block;
    background-image: url('../images/background.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }

  .div-block-8 {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding-top: 60px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .main-contact-mobile {
    display: block;
    background-image: url('../images/background.jpg');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .uebermich-desktop-wrapper {
    display: none;
  }

  .uebermich-mobile-wrapper {
    display: block;
    background-image: url('../images/background.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }

  .mobile-menu-handler {
    position: relative;
    margin-right: 60px;
    padding: 10px;
  }

  .footer-small {
    height: 70px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .footer-small-logo {
    margin-right: 10px;
  }

  .footer-small-copyright {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 3px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-small-list {
    margin-bottom: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .footer-small-legal {
    margin-right: 0px;
    font-size: 10px;
    line-height: 14px;
  }

  .privater-genuss-button {
    width: 130px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
  }

  .div-block-13 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .link-3 {
    font-size: 10px;
    line-height: 14px;
  }

  .footer-contact-item {
    line-height: 10px;
  }

  .link-4 {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 10px;
    line-height: 14px;
  }

  .paragraph-22 {
    font-size: 11px;
    text-align: left;
  }

  .image-5 {
    width: 40px;
    margin-right: 0px;
  }

  .div-block-18 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-24 {
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .list-item-2 {
    font-size: 10px;
    line-height: 12px;
  }

  .list-item-3 {
    font-size: 10px;
    line-height: 12px;
  }

  .rich-text-block-2 {
    width: 100%;
  }

  .agb-mobile-wrapper {
    display: block;
    background-image: url('../images/background.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }

  .mobile-nav {
    position: absolute;
    left: 0px;
    top: 80px;
    right: 0px;
    bottom: auto;
    z-index: 99;
    display: none;
    width: 95vw;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 3px;
    border-color: #215e7d;
    background-color: #f3f4f4;
  }

  .mobile-menu-handler-close {
    display: none;
    margin-right: 60px;
    padding: 10px;
  }

  .mobile-se {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.15))), url('../images/bermich-1.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url('../images/bermich-1.jpg');
    background-position: 0px 0px, 50% 20%;
    background-size: auto, cover;
    text-decoration: none;
  }

  .mobile-selection-uebermich {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 350px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/schule-und-genuss-galerie-2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/schule-und-genuss-galerie-2.jpg');
    background-position: 0px 0px, 50% 30%;
    background-size: auto, cover;
    text-decoration: none;
  }

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

  .link-block-7 {
    margin-right: 0px;
  }

  .div-block-19 {
    margin-left: 0px;
  }

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

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

  .blog-post-wrapper-mobile {
    display: block;
    background-image: url('../images/background.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }
}

#w-node-_6710a4ce-bd74-cff8-c6cf-b37ea7ad02f5-443b62f2 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_52483452-084a-5d52-b485-db5abf906925-443b62f2 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#privater-genuss-kontakt-button.w-node-dde1bca2-3408-cab2-3433-0afc5247ee8a-0d8347c0 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#privater-genuss-kalkulation-button.w-node-d896dc92-698a-2601-35de-4df39d85731d-0d8347c0 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_34a71182-30d0-d98c-b2c0-285afc0e64a3-0d8347c0 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_39f57647-fec7-6d41-dcce-c1c7fd1de548-0d8347c0 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#schuleundgenuss-kontakt-button.w-node-b6a517b2-cfb0-1707-49b6-bdb71d3ff202-2c4af297 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#schuleundgenuss-kalkulation-button.w-node-_3b50f748-74bc-2c9d-6cb4-9d2a18cf9b60-2c4af297 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#schuleundgenuss-menu-button.w-node-b208bc43-581c-1867-4dcb-67a6af2bfb96-2c4af297 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#schuleundgenuss-vegetarisch-button.w-node-f62e7d05-8f8c-1ba4-a830-1fbf1b2576c1-2c4af297 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-_2c3efa20-cc32-89b4-ac2c-0b9c3193880a-2c4af297 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#schuleundgenuss-kontakt-button-mobile.w-node-_701478e8-3258-bcf8-3e45-11ff3ad9f19c-2c4af297 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#schuleundgenuss-kalkulation-button-mobile.w-node-_701478e8-3258-bcf8-3e45-11ff3ad9f19e-2c4af297 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#schuleundgenuss-menu-button-mobile.w-node-_701478e8-3258-bcf8-3e45-11ff3ad9f1a0-2c4af297 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#schuleundgenuss-vegetarisch-button-mobile.w-node-_701478e8-3258-bcf8-3e45-11ff3ad9f1a2-2c4af297 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-_701478e8-3258-bcf8-3e45-11ff3ad9f1a8-2c4af297 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-c4282316-0368-9da8-480f-7885c72dc4e9-575d4d82 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-c4282316-0368-9da8-480f-7885c72dc4f1-575d4d82 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-c4282316-0368-9da8-480f-7885c72dc4f5-575d4d82 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_9af983bf-5c20-0803-fa59-0026558511e4-575d4d82 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-_546b1678-54c3-6a10-d1ca-3e491dc30807-575d4d82 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-efbe8a5e-7ffd-7e4b-a746-db4f4a08bb81-575d4d82 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-efbe8a5e-7ffd-7e4b-a746-db4f4a08bb85-575d4d82 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_1a71be0a-f26e-3743-5c9f-a055bb18b97c-575d4d82 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-efbe8a5e-7ffd-7e4b-a746-db4f4a08bb8d-575d4d82 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_87c2007d-e7cc-655a-38e5-675019d5803c-575d4d82 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-efbe8a5e-7ffd-7e4b-a746-db4f4a08bb91-575d4d82 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-efbe8a5e-7ffd-7e4b-a746-db4f4a08bb95-575d4d82 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-e244a38a-7b81-3cf2-720c-dfcf35c5553d-575d4d82 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-b5a3b5bb-e042-52bd-05df-497ed2e46621-575d4d82 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-b5a3b5bb-e042-52bd-05df-497ed2e46631-575d4d82 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-b5a3b5bb-e042-52bd-05df-497ed2e46635-575d4d82 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-b5a3b5bb-e042-52bd-05df-497ed2e46639-575d4d82 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-b5a3b5bb-e042-52bd-05df-497ed2e4663d-575d4d82 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-b5a3b5bb-e042-52bd-05df-497ed2e46653-575d4d82 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-b5a3b5bb-e042-52bd-05df-497ed2e46657-575d4d82 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-b5a3b5bb-e042-52bd-05df-497ed2e4666b-575d4d82 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-b5a3b5bb-e042-52bd-05df-497ed2e4665b-575d4d82 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-b5a3b5bb-e042-52bd-05df-497ed2e46663-575d4d82 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-b5a3b5bb-e042-52bd-05df-497ed2e4665f-575d4d82 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-b5a3b5bb-e042-52bd-05df-497ed2e46667-575d4d82 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-b5a3b5bb-e042-52bd-05df-497ed2e4666f-575d4d82 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-_4beca122-0c54-db6e-d296-cf67cea1c3ab-061ff9cf {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_1ac633cb-0634-4706-a1b5-54273d427181-061ff9cf {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (min-width: 1920px) {
  #w-node-_87c2007d-e7cc-655a-38e5-675019d5803c-575d4d82 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-b5a3b5bb-e042-52bd-05df-497ed2e46663-575d4d82 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6710a4ce-bd74-cff8-c6cf-b37ea7ad02e5-443b62f2 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_6710a4ce-bd74-cff8-c6cf-b37ea7ad02e9-443b62f2 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_6710a4ce-bd74-cff8-c6cf-b37ea7ad02ed-443b62f2 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_6710a4ce-bd74-cff8-c6cf-b37ea7ad02f1-443b62f2 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_52483452-084a-5d52-b485-db5abf906915-443b62f2 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_52483452-084a-5d52-b485-db5abf906919-443b62f2 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_52483452-084a-5d52-b485-db5abf90691d-443b62f2 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_52483452-084a-5d52-b485-db5abf906921-443b62f2 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_34a71182-30d0-d98c-b2c0-285afc0e64a3-0d8347c0 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #privater-genuss-kalkulation-button-mobile.w-node-_39f57647-fec7-6d41-dcce-c1c7fd1de542-0d8347c0 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_39f57647-fec7-6d41-dcce-c1c7fd1de548-0d8347c0 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_2c3efa20-cc32-89b4-ac2c-0b9c3193880a-2c4af297 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_701478e8-3258-bcf8-3e45-11ff3ad9f1a8-2c4af297 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-c4282316-0368-9da8-480f-7885c72dc4e9-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-c4282316-0368-9da8-480f-7885c72dc4ed-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_4cac232b-8eac-e272-48f2-fbc6bf7179b1-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-da5fa532-d0fd-f9b1-eafe-a766ed403712-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-c4282316-0368-9da8-480f-7885c72dc4f1-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_9af983bf-5c20-0803-fa59-0026558511e4-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_546b1678-54c3-6a10-d1ca-3e491dc30807-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-efbe8a5e-7ffd-7e4b-a746-db4f4a08bb81-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-efbe8a5e-7ffd-7e4b-a746-db4f4a08bb85-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_1a71be0a-f26e-3743-5c9f-a055bb18b97c-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_87c2007d-e7cc-655a-38e5-675019d5803c-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-efbe8a5e-7ffd-7e4b-a746-db4f4a08bb91-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-efbe8a5e-7ffd-7e4b-a746-db4f4a08bb95-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e244a38a-7b81-3cf2-720c-dfcf35c5553d-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b5a3b5bb-e042-52bd-05df-497ed2e46621-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b5a3b5bb-e042-52bd-05df-497ed2e46625-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b5a3b5bb-e042-52bd-05df-497ed2e46629-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b5a3b5bb-e042-52bd-05df-497ed2e4662d-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b5a3b5bb-e042-52bd-05df-497ed2e46631-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b5a3b5bb-e042-52bd-05df-497ed2e46639-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b5a3b5bb-e042-52bd-05df-497ed2e4663d-575d4d82 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-b5a3b5bb-e042-52bd-05df-497ed2e46653-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b5a3b5bb-e042-52bd-05df-497ed2e46657-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b5a3b5bb-e042-52bd-05df-497ed2e4666b-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b5a3b5bb-e042-52bd-05df-497ed2e4665b-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b5a3b5bb-e042-52bd-05df-497ed2e46663-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b5a3b5bb-e042-52bd-05df-497ed2e46667-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b5a3b5bb-e042-52bd-05df-497ed2e4666f-575d4d82 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_4beca122-0c54-db6e-d296-cf67cea1c3ab-061ff9cf {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_1ac633cb-0634-4706-a1b5-54273d427181-061ff9cf {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@font-face {
  font-family: 'IOWAN Normal';
  src: url('../fonts/biwolstyn.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'IOWAN Bold';
  src: url('../fonts/bitstreamiowanoldstyleboldbt.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}