:root {
  --dark-slate-grey: #343942;
  --beige: #f0ddab;
  --white: white;
  --grau: #3f3f3f;
  --black: transparent;
  --gold: #f0c633;
  --borders: #f8f2e8;
  --lime-green: #61b434;
  --red: #ed1c24;
  --tomato: #fa5252;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.section.landing-slider {
  z-index: 0;
  object-fit: contain;
  width: 100%;
  height: 80vh;
  margin-top: -15vh;
  position: static;
  top: auto;
  bottom: auto;
  overflow: visible;
}

.section.ffnungszeiten {
  background-color: #0000;
  background-image: linear-gradient(150deg, #000c 100%, #0000), url('../images/sam-loyd-somKa7kuAmQ-unsplash.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 120%;
  justify-content: center;
  align-items: center;
  height: 50vh;
  display: flex;
}

.section.ffnungszeiten.food {
  background-image: linear-gradient(150deg, #0009 83%, #0000), url('../images/Bizim-Flye---fotor.png');
  background-position: 0 0, 50%;
  background-size: auto, 100%;
  width: 100%;
  height: 50vh;
  padding-top: 4vh;
}

.nav {
  z-index: 3;
  opacity: 1;
  background-color: #34394280;
  align-items: center;
  width: 100%;
  height: 14vh;
  display: flex;
  position: relative;
  overflow: visible;
}

.div-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-grid.nav {
  grid-template-columns: .75fr 1fr 1fr;
  align-content: center;
  width: 100%;
  height: 12vh;
}

.div-menu {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.div-menu.slider {
  align-items: flex-start;
  height: 100vh;
  padding: 0;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.div-menu.menu {
  z-index: 100;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 200vh;
  padding: 20px 30px;
  position: relative;
}

.div-menu.nav {
  background-color: #0000;
  width: 100%;
  height: 100%;
  padding-left: 0;
}

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

.div-button {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-button.kontakt {
  justify-content: flex-start;
  padding-left: 10px;
}

.body {
  background-color: var(--dark-slate-grey);
}

.div-block-43 {
  background-color: var(--white);
  height: 1px;
  position: relative;
  inset: auto auto 0% 0%;
}

.div-block-copy, .div-block-42 {
  align-items: flex-end;
  height: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-2-copy {
  background-color: var(--white);
  width: 1px;
  height: auto;
  position: relative;
  inset: auto auto 0% 0%;
}

.menutop-link {
  border: .125rem none var(--white);
  background-color: var(--dark-slate-grey);
  color: var(--white);
  -webkit-text-stroke-color: var(--grau);
  cursor: auto;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 1rem 2.5rem;
  text-decoration: none;
  transition: border-color .2s, transform .2s, box-shadow .3s;
  display: flex;
  position: relative;
  inset: auto;
  overflow: hidden;
  box-shadow: -9px 0 2px #0003, 11px -12px 5px #0003;
}

.menutop-link._1 {
  box-shadow: none;
  cursor: auto;
  background-color: #0000;
  border-style: solid;
  border-color: #0000;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  transition: border-color .2s, transform .2s, box-shadow .3s;
}

.menutop-link._1.w--current {
  cursor: pointer;
  background-color: #0000;
  border-style: solid;
  border-color: #0000;
}

.menutop-link._2, .menutop-link._3 {
  box-shadow: none;
  cursor: pointer;
  background-color: #0000;
  border-style: solid;
  border-color: #0000;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.menutop-link._4 {
  box-shadow: none;
  background-color: #0000;
  border-style: solid;
  border-color: #0000;
}

.menutop-link._5 {
  box-shadow: none;
  cursor: pointer;
  background-color: #0000;
  border-style: solid;
  border-color: #0000;
  flex: 1;
  padding-left: 2.5rem;
  padding-right: 2rem;
  display: flex;
}

.menutop-link._5.x {
  padding-left: 2rem;
}

.menutop-link._5.filialen {
  cursor: pointer;
  padding-left: 1.5rem;
  padding-right: 0;
  display: flex;
  position: static;
}

.menutop-link._7 {
  border-style: solid;
  border-color: var(--black);
  background-color: var(--black);
  box-shadow: none;
  cursor: pointer;
  padding-left: 1.5rem;
}

.menutop-link._8 {
  border-style: solid;
  border-color: var(--black);
  background-color: var(--black);
  box-shadow: none;
  cursor: pointer;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.menutop-link._8.w--current {
  cursor: pointer;
}

.div-block-copy-copy, .div-block-copy-copy23 {
  justify-content: flex-end;
  align-items: flex-start;
  height: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

._03 {
  background-color: var(--white);
  width: 1px;
  height: auto;
  position: relative;
  inset: auto auto 0% 0%;
}

.text-block-14 {
  z-index: 1;
  color: var(--beige);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Jost, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  position: relative;
}

.div-block-2-copy-copy {
  background-color: var(--white);
  width: auto;
  height: 1px;
  position: relative;
  inset: auto auto 0% 0%;
}

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

.icons-wrapper {
  justify-content: space-around;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.image-2, .image-3, .image-4 {
  width: 50px;
  height: 50px;
}

.body-2 {
  color: #555;
  background-color: #343942;
}

.menu-wrapper {
  width: 100vw;
  height: 100vh;
  display: flex;
}

.slider-menu {
  width: 100%;
  height: 100vh;
  margin-top: 0;
  position: sticky;
  top: 0;
  bottom: 0;
}

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

.div-heading {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 25vh;
  display: flex;
}

.div-heading.wrapper {
  height: 40vh;
  margin-bottom: 10px;
}

.div-heading.menu-point {
  justify-content: flex-start;
  align-items: flex-end;
  height: 15vh;
  padding-left: 70px;
}

.line.vertical {
  background-color: var(--white);
  width: 1px;
  height: 70px;
}

.heading {
  color: var(--gold);
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
}

.heading.menu {
  color: #f0ddab;
  text-align: center;
  letter-spacing: 4px;
  margin-right: 0;
  font-family: Sixcaps, sans-serif;
  font-size: 150px;
  font-weight: 400;
  line-height: 100%;
}

.text-block-15 {
  color: var(--white);
  text-align: center;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
}

.heading-wrapper, .textblock-wrapper {
  justify-content: center;
  width: 40%;
  display: flex;
}

.line-wrapper {
  justify-content: center;
  align-items: center;
  width: 15%;
  height: 80%;
  display: flex;
}

.horizonal-line {
  background-color: var(--grau);
  width: 95%;
  height: .5px;
}

.horizonal-line._1 {
  border-style: solid none none;
  border-width: .5px 1px 1px;
  border-color: var(--white);
  background-color: var(--white);
  color: var(--white);
}

.horizonal-line._2 {
  border-top: .5px solid var(--white);
  background-color: var(--white);
  height: 1px;
  margin-top: 5px;
  margin-bottom: 0;
}

.div-block-44 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.slide {
  position: relative;
  overflow: hidden;
}

.slide.home {
  background-image: url('../images/Schild-Drinn-hoch-meins-.jpg');
  background-position: 80% 32%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.heading-2 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
}

.heading-3 {
  color: var(--gold);
  width: 100%;
  margin-top: 70px;
  margin-bottom: 10px;
  padding-left: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
}

.heading-3._1 {
  color: var(--gold);
  padding-left: 60px;
}

.heading-3._2 {
  color: var(--lime-green);
}

.grid-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 10vh 10vh 10vh 10vh 10vh 10vh;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.grid-content._1 {
  border-style: solid none none;
  border-width: .5px;
  border-color: var(--white);
  display: flex;
}

.grid-content._2 {
  border-top: 1px dashed var(--white);
  display: flex;
}

.text-block-16 {
  color: var(--white);
  padding-right: 0;
  font-size: 20px;
}

.text-block-17 {
  color: var(--white);
  text-align: left;
  align-items: center;
  padding-right: 0;
  font-size: 16px;
  display: flex;
}

.text-block-18 {
  color: var(--white);
  width: 30%;
}

.div-block-45 {
  width: 55%;
  display: flex;
}

.div-block-46 {
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  display: flex;
}

.div-block-47 {
  justify-content: flex-end;
  align-items: center;
  width: 20%;
  padding-right: 20px;
  display: flex;
}

.landing-wrapper {
  width: 100%;
  height: 100%;
  padding: 0;
  position: static;
  top: 0;
}

.image-5 {
  flex: none;
  width: 100%;
  max-width: none;
  height: 100vh;
  display: block;
  overflow: visible;
}

.image-6, .image-7 {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  height: 60%;
  display: grid;
}

.div-slider {
  width: 100%;
  height: 100vh;
  display: flex;
  overflow: visible;
}

.content-wrapper {
  z-index: 300;
  position: absolute;
  inset: 0%;
}

.content-wrapper.jobs {
  z-index: 1;
  padding-top: 10vh;
  padding-left: 0;
  padding-right: 4vw;
  position: relative;
}

.hero-slider {
  z-index: 0;
  width: 50%;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.hero-slider.home {
  width: 100%;
  position: absolute;
}

.loading {
  z-index: 300;
  background-color: #f0c633;
  width: 0%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.loading-fill {
  background-color: #0c1a1d;
  width: 0%;
  position: absolute;
  inset: 0;
}

.slider-gradient {
  z-index: 20;
  background-image: linear-gradient(150deg, #000c, #0000);
  position: absolute;
  inset: 0%;
}

.slider-gradient.home {
  background-image: none;
  font-size: 1435px;
}

.slider-2 {
  background-color: var(--grau);
  width: 100%;
  height: 100%;
}

.slide-2, .slide-3 {
  overflow: hidden;
}

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

.image-slider.home {
  background-image: url('../images/Schild-Drinn-hoch-3-.jpg');
  background-position: 50%;
  background-size: auto;
}

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

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

.content.card {
  z-index: 100;
  background-color: #343942;
  flex-direction: column;
  width: 50%;
  height: auto;
  min-height: 100vh;
  margin-left: auto;
  padding: 40px 0 45px;
  display: flex;
  position: static;
}

.block-heading {
  padding-bottom: 3px;
}

.block-heading.xu {
  border-bottom: 1px solid var(--white);
}

.heading-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #f8f2e8;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding-bottom: 34px;
}

.text-wrapper {
  border-left: 1px #f8f2e8;
  margin-bottom: 10px;
  padding-top: 16px;
  padding-left: 44px;
}

.paragraph {
  color: var(--white);
  max-width: 360px;
  font-family: Jost, sans-serif;
  font-size: 18px;
  display: none;
}

.block-content {
  border-top: 1px solid #f8f2e8;
  border-bottom: 1px #000;
  margin-bottom: 70px;
}

.block-content.xo {
  border-top-style: none;
}

.block-content.xo.extras {
  width: 80%;
}

.menu-heading {
  margin-top: 74px;
  margin-bottom: 30px;
}

.menu-content {
  border-top: 1px solid var(--borders);
}

.heading-4 {
  color: #f0ddab;
  font-family: Jost, sans-serif;
  font-size: 44px;
}

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

.menu-content-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-bottom: 1px dashed #f8f2e8;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 2fr .5fr;
  place-content: stretch;
  place-items: stretch stretch;
  padding-top: 24px;
  padding-bottom: 24px;
  font-family: Montserrat, sans-serif;
}

.image-8 {
  width: 100%;
  height: auto;
  display: block;
  position: static;
  top: 0;
}

.footer {
  z-index: 100;
  background-color: var(--dark-slate-grey);
  width: 100%;
  height: 30vh;
  padding: 5vh 5vw;
  position: static;
  overflow: hidden;
}

.footer.wrapper {
  background-color: var(--dark-slate-grey);
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid var(--white);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 90%;
  height: 65%;
}

.heading-5 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 40px;
  font-size: 30px;
}

.footer-kontakt {
  flex-direction: column;
  display: flex;
}

.text-block-19 {
  color: var(--white);
  padding-left: 40px;
  font-size: 16px;
}

.body-4 {
  background-color: #0000;
}

.kontakt-wrapper {
  background-image: url('../images/DSC08713.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 70vh;
  margin-top: -15vh;
  display: flex;
  overflow: visible;
}

.image-9 {
  object-fit: fill;
  width: 100%;
  height: 100%;
  position: static;
  inset: 0;
  overflow: hidden;
}

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

.heading-6 {
  color: var(--beige);
  text-transform: uppercase;
  background-color: #0000;
  margin-top: 65px;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 75px;
  line-height: 1.2;
}

.kontakt-heading {
  justify-content: center;
  align-items: center;
  width: 40%;
  height: 100%;
  display: flex;
}

.kontakt-form {
  background-color: var(--dark-slate-grey);
  height: 120vh;
}

.kontakt-form.form {
  border: 2px solid var(--beige);
  background-color: var(--dark-slate-grey);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  height: 90%;
  margin-left: 0;
  display: flex;
}

.form-wrapper {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-top: 60px;
  padding-left: 0%;
  display: flex;
}

.kontakt-info {
  justify-content: flex-end;
  align-items: flex-start;
  width: 40%;
  height: 100%;
  display: flex;
}

.kontakt-info.content {
  background-color: var(--dark-slate-grey);
  color: var(--dark-slate-grey);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 90%;
  padding-top: 60px;
  padding-left: 40px;
}

.heading-7, .text-block-20, .text-block-21, .text-block-22 {
  color: var(--white);
}

.form-block {
  width: 85%;
  margin-top: 40px;
}

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

.text-field {
  border: 1px solid var(--beige);
  color: var(--beige);
  background-color: #0000;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.text-field.jobs {
  color: var(--white);
}

.text-field-2 {
  border: 1px solid var(--beige);
  color: var(--beige);
  background-color: #0000;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.text-field-2.jobs {
  color: var(--white);
}

.div-form {
  justify-content: space-around;
  width: 100%;
  display: flex;
}

.div-block-49 {
  color: var(--white);
  width: 45%;
}

.div-block-49._2 {
  width: 95%;
}

.div-block-50 {
  width: 45%;
}

.footer-link {
  color: var(--white);
  margin-bottom: 8px;
  margin-right: 40px;
  font-family: Jost, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.footer-menu-wrapper {
  flex-direction: column;
  padding-top: 25px;
  padding-left: 20px;
  display: flex;
}

.div-block-52 {
  flex-direction: column;
  padding-top: 20px;
  display: flex;
}

.button {
  border: 1px solid var(--borders);
  background-color: var(--dark-slate-grey);
  color: var(--gold);
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 25%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.menu-nav {
  z-index: 100;
  flex-direction: column;
  display: flex;
  position: fixed;
  top: 50px;
  left: 60px;
}

.image-10 {
  height: 120px;
}

.nav-grid {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.link {
  color: var(--white);
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  text-decoration: none;
}

.link.nav-menu {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.icon-menu {
  background-color: var(--beige);
  border-radius: 100px;
  flex: none;
  width: 6px;
  height: 6px;
  margin-right: 12px;
}

.text.nav-menu {
  text-transform: uppercase;
  margin-top: 0;
  font-family: Jost, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3;
}

.menu-tabs {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  grid-template-rows: auto;
  grid-template-columns: 45vw;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: stretch stretch;
  width: 100%;
  margin-bottom: 0;
  margin-right: 0;
  display: block;
  position: static;
  left: 0;
}

.tabs-category {
  flex-direction: row;
  justify-content: center;
  width: 100%;
  margin-bottom: 10vh;
  display: flex;
}

.tab-link-tab-1 {
  z-index: auto;
  padding: 1.875rem 2.5rem;
}

.tab-link-tab-1.w--current {
  background-color: #f4f2f0;
  border-top: .125rem solid #000;
  border-left: .125rem solid #000;
  padding-bottom: 1.875rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  overflow: hidden;
}

.tab-link {
  background-color: var(--red);
  text-align: center;
  border-bottom: .125rem solid #000;
  border-right: .125rem solid #000;
  width: auto;
  margin-right: 0;
  padding: 1.875rem 2.5rem 1.875rem 2rem;
  font-family: Jost, sans-serif;
  overflow: hidden;
}

.tab-link.w--current {
  border: 1px solid var(--beige);
  background-color: var(--dark-slate-grey);
  margin-right: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 12px;
  transition: transform .2s, box-shadow .2s;
  transform: translate(-.312rem, -.312rem);
  box-shadow: 6px 6px #2e2e2e;
}

.tab-link.x {
  background-color: var(--red);
  border: 1px #000;
  margin-left: 0;
}

.tab-link.x.w--current {
  border: 2px solid var(--beige);
  text-align: center;
  background-color: #0000;
  width: auto;
  margin-right: 0;
  padding-left: 2rem;
  padding-right: 2rem;
}

.tab-link.gr-n {
  background-color: var(--lime-green);
  text-align: center;
  border: 1px #000;
  width: auto;
  padding-right: 2rem;
}

.tab-link.gr-n.w--current {
  border: 2px solid var(--beige);
  background-color: #0000;
  margin-right: 0;
}

.tab-link-tab-3 {
  background-color: #f4f2f0;
  border-top: .125rem solid #000;
  border-bottom: .125rem solid #000;
  border-left: .125rem solid #000;
  padding: 1.875rem 2.5rem;
  overflow: hidden;
}

.text-block-23 {
  z-index: 3;
  color: var(--white);
  font-family: Jost, sans-serif;
  font-size: 16px;
  font-weight: 600;
  position: static;
}

.text-block-24 {
  z-index: 3;
  font-family: Montserrat, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  position: relative;
}

.text-block-25 {
  z-index: 3;
  position: relative;
}

.faded-overlay {
  z-index: 2;
  background-color: #0000001a;
  display: none;
  position: absolute;
  inset: 0;
}

.div-block-53 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-54 {
  border: 1px solid #000;
}

.nav-overlay {
  z-index: 0;
  outline-offset: 0px;
  color: var(--grau);
  -webkit-text-stroke-color: var(--grau);
  background-color: #000;
  outline: 3px #fff;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.nav-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.navbar-link {
  border: .125rem solid var(--white);
  background-color: var(--white);
  color: var(--grau);
  -webkit-text-stroke-color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 1.875rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-text {
  color: var(--grau);
  position: relative;
}

.navbar {
  background-color: var(--white);
}

.grid-image {
  justify-content: center;
  align-items: center;
  height: 40%;
  display: flex;
}

.grid-wrapper {
  border-right: 1px solid var(--white);
  flex-direction: column;
  width: auto;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.grid-wrapper._1, .grid-wrapper._2 {
  justify-content: center;
  padding-left: 12px;
  padding-right: 12px;
}

.grid-wrapper._3 {
  border-right-style: none;
  justify-content: center;
  padding-left: 12px;
  padding-right: 12px;
}

.grid-wrapper._4 {
  border-right-style: none;
  padding-left: 12px;
  padding-right: 12px;
}

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

.heading-8 {
  color: var(--white);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Jost, sans-serif;
  font-size: 30px;
}

.paragraph-2 {
  color: var(--white);
  text-align: center;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.ber-uns {
  background-color: var(--dark-slate-grey);
  height: auto;
  padding-top: 10vh;
  padding-bottom: 10vh;
  position: relative;
}

.ber-uns-wrapper {
  align-items: flex-start;
  width: auto;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.beruns-left {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
  display: flex;
}

.heading-9 {
  border-top: 1.5px solid var(--beige);
  border-bottom: 1.5px solid var(--beige);
  color: var(--white);
  text-transform: uppercase;
  width: auto;
  font-family: Jost, sans-serif;
  font-size: 50px;
  line-height: 2;
}

.heading-10 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 30px;
  line-height: 1.2;
}

.paragraph-3 {
  color: var(--white);
  margin-bottom: 15px;
  font-family: Jost, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.about_paragraph {
  margin-bottom: 50px;
}

.about_paragraph._1.wrapper {
  margin-bottom: 10px;
}

.div-block-56 {
  margin-bottom: 20px;
}

.button-2 {
  border: 2px solid var(--beige);
  color: var(--white);
  text-transform: uppercase;
  background-color: #0000;
  padding: 12px 60px;
  font-family: Jost, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.button-2.bestellen {
  border-color: var(--beige);
  color: var(--white);
  padding-top: 12px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Jost, sans-serif;
}

.div-block-57 {
  justify-content: space-around;
  align-items: center;
  width: 90%;
  padding-left: 0;
  display: flex;
}

.about-slider {
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  width: 40%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

.image-11 {
  border-top-right-radius: 100px;
  max-width: 100%;
  height: 80%;
  display: block;
}

.image-12 {
  max-width: 60%;
  position: relative;
  top: -625px;
  left: -95px;
}

.tab-pane-tab-1 {
  padding-left: 40px;
  padding-right: 40px;
}

.visit {
  background-color: var(--dark-slate-grey);
  flex-direction: column;
  width: 100%;
  height: auto;
  display: none;
}

.visit-heading {
  color: var(--grau);
  text-align: center;
  width: auto;
  height: auto;
  margin-left: 0;
  padding-top: 20px;
  padding-right: 0;
  font-family: Jost, sans-serif;
}

.visit-heading.wrapper {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-bottom: 0;
  display: flex;
}

.heading-11 {
  color: var(--white);
  margin-bottom: 20px;
  font-family: Jost, sans-serif;
  font-size: 50px;
}

.paragraph-4 {
  color: var(--grau);
  padding-left: 60px;
  padding-right: 60px;
  font-family: Jost, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
}

.visit-karte {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  display: flex;
  overflow: visible;
}

.image-13 {
  width: 100vw;
  overflow: hidden;
}

.div--ffnungszeiten {
  border: 2px solid var(--beige);
  background-color: var(--dark-slate-grey);
  flex-direction: column;
  align-items: center;
  width: 40%;
  height: auto;
  display: flex;
  position: static;
  top: auto;
  bottom: -3033.74px;
  left: 160px;
}

.heading--ffnugszeiten {
  color: var(--beige);
  text-align: center;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 28px;
  font-weight: 600;
}

.div-block-59 {
  border-bottom: 1px solid var(--beige);
  width: 90%;
  height: 14%;
}

.ffnungszeiten {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 90%;
  height: 70%;
  padding-top: 0;
  display: flex;
}

.grid--ffnungszeiten {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr .25fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  height: 45%;
  margin-bottom: 60px;
  display: grid;
}

.heading--ffnungszeiten.small {
  color: var(--beige);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 22px;
  line-height: 1.3;
}

.div-line {
  background-color: var(--beige);
  width: 100%;
  height: 2px;
}

.div-line.kontakt {
  width: 90%;
  margin-top: 40px;
}

.tab-pane-tab-2 {
  padding-left: 60px;
  padding-right: 60px;
}

.tab-pane-tab-3 {
  padding-left: 30px;
  padding-right: 30px;
}

.footer-logo {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.heading-12 {
  color: var(--white);
  font-family: Jost, sans-serif;
  font-size: 25px;
}

.text-block-26 {
  color: var(--white);
  margin-bottom: 5px;
  font-family: Jost, sans-serif;
}

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

.link-block.logo, .button-bestellen {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-bestellen.wrapper {
  width: 100%;
  height: 100%;
}

.button-3 {
  border: 3px solid var(--beige);
  background-color: var(--tomato);
  color: var(--dark-slate-grey);
  cursor: pointer;
  padding: 10px 25px;
  font-family: Jost, sans-serif;
  font-weight: 700;
}

.submit-button {
  border: 1px solid var(--dark-slate-grey);
  background-color: var(--beige);
  color: var(--grau);
  text-transform: uppercase;
  padding: 12px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.heading-13 {
  color: var(--beige);
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Jost, sans-serif;
  font-size: 35px;
}

.textarea {
  border: 1px solid var(--beige);
  color: var(--beige);
  -webkit-text-stroke-color: var(--white);
  background-color: #0000;
  margin-bottom: 10px;
  padding-bottom: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  overflow: visible;
}

.select-field {
  border: 1px solid var(--beige);
  background-color: var(--beige);
  color: var(--dark-slate-grey);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.button-4 {
  border: 1px solid var(--beige);
  color: var(--beige);
  background-color: #0000;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Jost, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.social-media {
  background-color: var(--dark-slate-grey);
  flex-direction: column;
  align-items: center;
  height: auto;
  padding-top: 40px;
  padding-bottom: 5vh;
  display: flex;
}

.heading-social-media {
  border-style: solid none;
  border-width: 3px 1px;
  border-color: var(--beige) black;
  color: var(--beige);
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Jost, sans-serif;
  font-size: 50px;
  line-height: 1.2;
}

.socia-media-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  width: 95%;
  padding-top: 30px;
  padding-bottom: 0;
  display: grid;
}

.image-14 {
  width: 200px;
}

.div-block-61, .div-block-62 {
  display: flex;
}

.div-block-63 {
  flex-direction: column;
  height: 75vh;
  display: flex;
  overflow: hidden;
}

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

.div-block-65 {
  flex-direction: column;
  height: 75vh;
  display: flex;
  overflow: hidden;
}

.image-15 {
  width: auto;
  height: auto;
}

.div-block-66 {
  object-fit: fill;
  width: 60vw;
  height: 75vh;
}

.image-16 {
  max-width: 100%;
  height: auto;
}

.image-17 {
  object-fit: cover;
  width: auto;
  max-width: 200%;
  height: 100%;
}

.image-18 {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  display: block;
}

.image-19 {
  height: auto;
}

.heading-14 {
  color: var(--white);
  text-transform: uppercase;
  font-family: Jost, sans-serif;
  font-size: 18px;
}

.heading-14.kontakt {
  font-size: 35px;
}

.heading-14.socialmedia {
  margin-top: 30px;
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 1.4;
}

.paragraph-5 {
  color: var(--white);
  margin-bottom: 30px;
  font-family: Jost, sans-serif;
  font-size: 16px;
}

.heading-15 {
  color: var(--white);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 22px;
  line-height: 1.4;
}

.text-block-27 {
  color: var(--white);
  margin-bottom: 35px;
  font-family: Jost, sans-serif;
  font-size: 16px;
}

.text-block-27.g {
  font-size: 20px;
}

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

.div-block-68 {
  margin-bottom: 51px;
}

.div-social-media.kontakt {
  margin-top: 0;
}

.grid-social-media {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 3vw 3vw 3vw;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: center start;
  width: 100%;
  display: grid;
  position: relative;
  top: 0;
}

.image-20, .image-21, .image-22 {
  max-width: 100%;
}

.menu-mobile {
  display: none;
}

.footer-menu {
  border-bottom: 1px none var(--gold);
  padding-bottom: 29px;
}

.link-2 {
  color: var(--white);
  margin-bottom: 5px;
  font-family: Jost, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.image-23 {
  height: 60%;
  margin-bottom: 10px;
}

.nav-open {
  display: none;
}

.text-block-28 {
  color: var(--beige);
  text-align: right;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 160%;
  display: block;
}

.text-block-29 {
  color: var(--beige);
  justify-content: flex-start;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 160%;
  display: flex;
}

.text-block-29.x {
  justify-content: flex-start;
}

.text-block-29.extras {
  text-align: center;
  justify-content: center;
}

.heading-17 {
  color: var(--beige);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 150%;
}

.heading-17.klein {
  font-size: 18px;
}

.heading-18, .text-block-30 {
  color: var(--beige);
}

.text-block-31 {
  color: var(--beige);
  font-size: 18px;
  font-weight: 700;
}

.body-5 {
  background-color: var(--dark-slate-grey);
}

.wrapper-info {
  width: 80%;
  height: auto;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}

.heading-19 {
  border-bottom: 2px solid var(--white);
  color: var(--white);
  width: 65%;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  line-height: 1.3;
}

.paragraph-6 {
  color: var(--white);
  width: 70%;
  margin-top: 20px;
  margin-bottom: 111px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.wrapper-franchise {
  color: var(--white);
  flex-direction: column;
  align-items: center;
  height: auto;
  padding-bottom: 60px;
  display: flex;
}

.form-2 {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
}

.heading-20 {
  color: var(--white);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
}

.div-loadingpage {
  z-index: 10;
  background-color: var(--dark-slate-grey);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.image-24 {
  width: 30%;
  transform: rotate(0);
}

.div-block-69 {
  justify-content: center;
  width: 100%;
  padding: 40px;
  display: flex;
}

.html-embed {
  width: auto;
}

.div-filialen {
  border: 2px solid var(--dark-slate-grey);
  background-color: var(--white);
  opacity: 1;
  width: 35%;
  height: 60vh;
  margin-top: 20px;
  margin-left: auto;
  margin-right: 5vw;
  display: none;
  position: absolute;
  top: 87.25px;
  left: 750px;
}

.heading-filialen {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 15%;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 10px;
  font-family: Jost, sans-serif;
  display: flex;
}

.filiale-1 {
  height: 40%;
  padding: 0;
  display: flex;
}

.filiale-2 {
  height: 40%;
  display: flex;
}

.filiale-image._1 {
  object-fit: cover;
  width: 55%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.filiale-image._2 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.heading-small {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 22px;
}

.filiale-info-wrapper {
  flex-direction: column;
  display: flex;
}

.filiale-info-wrapper._1 {
  padding-top: 0;
  padding-left: 20px;
}

.filiale-info-wrapper._2 {
  padding-top: 20px;
  padding-left: 20px;
}

.text-block-32 {
  font-family: Jost, sans-serif;
  line-height: 1.5;
}

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

.image-26 {
  width: auto;
  height: 70%;
}

.body-6 {
  background-color: var(--dark-slate-grey);
}

.section-menu {
  height: 100vh;
}

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

.link-4 {
  color: var(--white);
  font-family: Jost, sans-serif;
  text-decoration: none;
}

.image-27, .image-28 {
  max-width: 35%;
  height: 100%;
}

.body-7 {
  background-color: var(--dark-slate-grey);
}

.div-block-72 {
  height: 80vh;
  margin-top: 100px;
}

.heading-impressum {
  color: var(--white);
  padding-left: 60px;
  font-family: Jost, sans-serif;
}

.text-block-34 {
  color: var(--white);
  text-align: center;
  font-family: Jost, sans-serif;
  font-size: 18px;
  line-height: 1.3;
}

.image-29 {
  max-width: 35%;
  height: 100%;
}

.link-5 {
  color: var(--dark-slate-grey);
  font-family: Jost, sans-serif;
  text-decoration: none;
}

.link-6 {
  color: var(--dark-slate-grey);
  text-decoration: none;
}

.heading-21 {
  color: var(--white);
  text-align: center;
  margin-bottom: 60px;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Jost, sans-serif;
  font-size: 30px;
}

.form-3 {
  color: var(--white);
  width: 65%;
  font-family: Jost, sans-serif;
  display: block;
}

.form-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.franchsie-div {
  display: flex;
}

.franchsie-div.wrapper {
  justify-content: space-around;
  width: 100%;
  margin-bottom: 5px;
}

.franchsie-div.wrapper.x {
  justify-content: flex-start;
  margin-top: 46px;
}

.franchsie-div.right {
  flex-direction: column;
  width: 45%;
}

.franchsie-div.right._2 {
  width: 25%;
}

.franchsie-div._6, .franchsie-div._7 {
  flex-direction: column;
  width: 95%;
}

.franchisediv.left {
  flex-direction: column;
  width: 45%;
  padding-right: 0;
  display: flex;
}

.franchisediv.left._2 {
  width: 65%;
}

.div-block-73 {
  justify-content: center;
  margin-top: 33px;
  display: flex;
}

.submit-button-2 {
  background-color: var(--beige);
  color: var(--dark-slate-grey);
  padding: 15px 40px;
  font-size: 16px;
}

.text-field-3 {
  border: 1px solid var(--beige);
  color: var(--beige);
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Jost, sans-serif;
  font-size: 16px;
}

.text-field-4 {
  border: 1px solid var(--beige);
  color: var(--beige);
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
}

.text-field-5 {
  border: 1px solid var(--beige);
  color: var(--beige);
  background-color: #0000;
  padding-top: 20px;
  font-size: 16px;
}

.text-field-6, .text-field-7, .text-field-8, .text-field-9, .text-field-10, .text-field-11, .text-field-12 {
  border: 1px solid var(--beige);
  color: var(--beige);
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
}

.textarea-2, .textarea-3 {
  border: 1px solid var(--beige);
  color: var(--beige);
  background-color: #0000;
  padding-top: 10px;
  padding-bottom: 140px;
  font-size: 16px;
}

.field-label-3, .field-label-4 {
  margin-bottom: 15px;
  font-size: 18px;
}

.field-label-5, .field-label-6 {
  margin-bottom: 10px;
  font-size: 18px;
}

.field-label-7, .field-label-8, .field-label-9, .field-label-10, .field-label-11, .field-label-12, .field-label-13, .field-label-14 {
  margin-bottom: 10px;
  font-size: 16px;
}

.field-label-15 {
  font-size: 16px;
}

.section-landing {
  width: 100%;
  height: 85vh;
  padding-top: 25vh;
  padding-left: 10vw;
  padding-right: 10vw;
  position: static;
  inset: 0%;
}

.dropdown-toggle {
  align-items: center;
  width: 100%;
  padding: 0 40px 0 0;
  display: flex;
}

.icon {
  z-index: 2;
  width: 25px;
}

.dropdown-list {
  z-index: 50;
  background-color: var(--dark-slate-grey);
  border: 4px #000;
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 70vh;
  display: none;
  position: absolute;
  inset: 12vh auto 0%;
}

.dropdown-link {
  width: auto;
}

.linkblockfiliale {
  border-right: 1px solid var(--borders);
  color: var(--white);
  text-align: center;
  width: 50%;
  height: 100%;
  text-decoration: none;
}

.filialen.content-wrapper {
  border-right: 1px solid var(--white);
  width: 50%;
  height: 100%;
  padding: 10px 20px;
  position: static;
}

.filialen.content-wrapper._2 {
  border-right-style: none;
}

.heading_filialen {
  height: 20%;
}

.heading_filialen.wrapper {
  justify-content: center;
  align-items: center;
  height: 15%;
  padding: 20px 20px 10px;
  display: flex;
}

.filialen_wrapper {
  flex-direction: row;
  height: 85%;
  display: flex;
}

.filialen_heading {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 45px;
}

.filiale_heading {
  height: 10%;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Jost, sans-serif;
  font-size: 25px;
}

.img_wrapper {
  width: 100%;
  height: 60%;
}

.img_wrapper.jobs {
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0 5vw;
  display: flex;
}

.image-30 {
  width: 100%;
  height: 100%;
}

.info_wrapper {
  justify-content: space-between;
  height: 25%;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.text-block-35 {
  text-align: left;
  width: 70%;
  font-family: Jost, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
}

.button-anfahrt {
  align-items: center;
  display: flex;
}

.button-5 {
  border: 1.5px solid var(--beige);
  background-color: var(--black);
  border-radius: .3rem;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Jost, sans-serif;
  font-weight: 600;
}

.image-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.footer-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

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

.heading-22 {
  color: var(--borders);
  font-family: Jost, sans-serif;
}

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

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

.margin-bottom-32 {
  max-width: 35%;
  margin-bottom: 32px;
}

.grey-600-text {
  color: #535766;
}

.grey-600-text.footer-text {
  line-height: 168%;
}

.text-base {
  letter-spacing: 0;
  font-size: 1rem;
  line-height: 1.5;
}

.text-base.footer-link {
  color: var(--white);
  cursor: pointer;
  margin-bottom: 4px;
  text-decoration: none;
  transition: all .2s;
  display: block;
}

.text-base.footer-link:hover {
  color: var(--beige);
}

.text-base.footer-link.sitemap {
  text-transform: uppercase;
  margin-right: 40px;
  font-size: 1.3rem;
}

.text-base.footer-link.sitemap.last {
  margin-right: 0;
}

.email-link {
  color: #a8856b;
  cursor: pointer;
  align-items: center;
  text-decoration: none;
  display: flex;
}

._12-column-grid {
  grid-column-gap: 40px;
  grid-row-gap: 45px;
  color: #272d43;
  grid-template-rows: auto;
  grid-template-columns: minmax(32px, 1fr) minmax(32px, 1fr) minmax(32px, 1fr) minmax(32px, 1fr) minmax(32px, 1fr) minmax(32px, 1fr) minmax(32px, 1fr) minmax(32px, 1fr) minmax(32px, 1fr) minmax(32px, 1fr) minmax(32px, 1fr) minmax(32px, 1fr);
  width: 100%;
}

._12-column-grid.footer-grid {
  grid-column-gap: 35px;
  grid-row-gap: 20px;
}

.text-medium {
  letter-spacing: -.025rem;
  margin-bottom: 0;
  font-size: 1.25rem;
  line-height: 1.6;
}

.text-medium.margin-bottom-16 {
  color: var(--beige);
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-family: Jost, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
}

.email-link-icon {
  margin-left: 8px;
}

.email-link-icon.large-icon {
  height: 20px;
}

.email-link-icon.large-icon.margin-left-16 {
  color: var(--beige);
}

.text-xl {
  color: var(--beige);
  text-transform: uppercase;
  font-family: Jost, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
}

.footer-2 {
  padding-bottom: 0;
}

.subfooter {
  border-top: 1px solid var(--borders);
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 0;
  display: flex;
}

.subfooter-link {
  color: var(--beige);
  text-transform: uppercase;
  margin-right: 24px;
  font-family: Jost, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
}

.subfooter-link:hover {
  color: #a8856b;
}

.subfooter-links {
  justify-content: flex-start;
  align-items: center;
  padding-top: 32px;
  display: flex;
}

.container {
  background-color: var(--dark-slate-grey);
  color: var(--white);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 5vw 4vh;
}

.div-block {
  display: none;
}

.div-block-75 {
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 0;
  display: flex;
}

.div-block-76 {
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 0;
  display: flex;
}

.div-block-76.sitemap {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 0;
}

.ffnungszeiten-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10vh;
  font-family: Jost, sans-serif;
  font-size: 35px;
}

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

.ffnungszeiten-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70vh;
  padding: 5vh 5vw 10vh;
  display: flex;
}

.div-line-2 {
  background-color: #fff;
  width: 35%;
  height: 2px;
}

.ffnungszeiten-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.ffnungszeiten-text {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 20px;
  line-height: 1.3;
}

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

.time {
  justify-content: flex-start;
  align-items: center;
  font-size: 20px;
  font-weight: 500;
  display: flex;
}

.ffnungszeiten-wrapper {
  width: 100%;
  height: 100%;
}

.ffnungszeiten-table {
  grid-column-gap: 10px;
  grid-row-gap: 25px;
  color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ffnungzeiten-text {
  font-family: Jost, sans-serif;
  font-size: 20px;
}

.ffnungzeiten-text.time {
  font-size: 20px;
  font-weight: 500;
}

.ffnungszeiten-card-2 {
  background-color: #353535;
  background-image: url('../images/noise.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  padding: 10vh 2vh 8vh 2vw;
  display: flex;
}

.dropdown-list-2 {
  display: block;
}

.body-8 {
  background-color: var(--dark-slate-grey);
}

.section-dsgvo {
  height: auto;
  padding: 15vh 5vw 10vh;
}

.body-9 {
  background-color: var(--dark-slate-grey);
}

.text-block-38 {
  color: var(--white);
  font-family: Jost, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.text-span {
  font-size: 35px;
}

.bold-text {
  margin-bottom: 10vh;
  font-size: 45px;
  display: block;
}

.bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11 {
  font-size: 22px;
}

.hero-heading {
  z-index: 0;
  width: 45%;
  position: absolute;
}

.heading-23 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
}

.heading-23.hero {
  color: var(--white);
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 22px;
}

.image-31 {
  max-width: 100%;
}

.usp-headingwrapper {
  border-top: 1px solid var(--white);
  border-bottom: 1px solid var(--white);
  justify-content: center;
  align-items: center;
  width: 45%;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 28px;
  display: flex;
}

.heading-24 {
  color: var(--white);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  line-height: 60px;
}

.body-10 {
  background-color: var(--dark-slate-grey);
}

.job-section {
  width: 100%;
  height: auto;
  padding: 5vh 5vw 50vh;
}

.job-container {
  width: 100%;
  height: 100%;
  margin-bottom: 20vh;
}

.content-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.heading-25 {
  z-index: -1;
  color: var(--white);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Jost, sans-serif;
  position: relative;
}

.paragraph-7 {
  z-index: 0;
  color: var(--white);
  font-family: Jost, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  position: relative;
}

.job-formblock {
  height: 30vh;
}

.form-4 {
  flex-direction: column;
  justify-content: space-around;
  display: flex;
}

.field-label-16 {
  color: var(--white);
  margin-bottom: 20px;
  font-family: Jost, sans-serif;
  font-size: 18px;
}

.field-label-17, .field-label-18 {
  color: var(--white);
  margin-bottom: 20px;
  font-size: 18px;
}

.div-block-77, .div-block-78 {
  width: 30%;
}

.div-block-79 {
  width: 305px;
}

.select-field-2 {
  background-color: var(--black);
  color: var(--white);
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 16px;
  line-height: 16px;
}

.select-field-3, .select-field-4 {
  background-color: var(--dark-slate-grey);
  color: var(--white);
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 16px;
}

.div-dsgvo {
  justify-content: space-between;
  align-items: center;
  width: 60%;
  margin-bottom: 5vh;
  display: flex;
}

.checkbox-field {
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: block;
}

.checkbox-8 {
  width: 5%;
}

.checkbox-label-18 {
  color: #fff;
  font-family: Jost, sans-serif;
  font-size: 18px;
}

.link-13 {
  color: #fffff4;
}

.jobs-info {
  justify-content: space-around;
  width: 100%;
  display: flex;
}

.button-wrapper.from_jobs {
  justify-content: flex-end;
  padding-top: 5vh;
  padding-bottom: 4vh;
  padding-right: 5vw;
  display: flex;
}

.button-wrapper.from_jobs._2 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 4vh;
  padding-bottom: 2vh;
}

.button-6 {
  background-color: var(--beige);
  color: var(--dark-slate-grey);
  padding-left: 30px;
  padding-right: 30px;
  font-family: Jost, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.button-6.weiter {
  display: none;
}

.anders-infos_jobs {
  width: 60%;
}

.image-32 {
  display: none;
}

.image-33 {
  object-fit: cover;
  border-top-right-radius: 100px;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}

.html-embed-3 {
  width: 85%;
}

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

.mask {
  overflow: hidden;
}

.grid-mobile {
  display: none;
}

@media screen and (min-width: 1440px) {
  .div-menu.menu {
    line-height: 1;
  }

  .menutop-link {
    margin-right: 20px;
  }

  .text-block-14 {
    font-size: 18px;
  }

  .heading {
    letter-spacing: -3px;
    font-size: 80px;
  }

  .div-block-44 {
    margin-top: 40px;
  }

  .slide.home {
    background-position: 80% 35%;
  }

  .heading-3 {
    margin-bottom: 20px;
  }

  .grid-content {
    display: flex;
  }

  .image-5 {
    max-width: 120%;
  }

  .footer-link, .div-block-52 {
    font-size: 20px;
  }

  .ber-uns-wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .about-slider {
    justify-content: center;
    align-items: center;
    height: auto;
    overflow: visible;
  }

  .image-11 {
    width: 100%;
    height: 100%;
  }

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

  .visit-karte {
    justify-content: flex-start;
    width: auto;
  }

  .div--ffnungszeiten {
    width: 40%;
  }

  .footer-logo {
    width: 60%;
  }

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

  .div-block-69 {
    justify-content: center;
  }

  .image-31 {
    max-width: 85%;
  }

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

  .mask, .slide-4 {
    width: 100%;
    height: 100%;
  }
}

@media screen and (min-width: 1920px) {
  .text-block-14 {
    font-size: 22px;
  }

  .image {
    width: 50%;
  }

  .slide.home {
    background-position: 100% 35%;
  }

  .beruns-left {
    padding-right: 0;
  }

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

  .paragraph-3 {
    padding-right: 30px;
  }

  .button-2.home {
    margin-left: 40px;
  }

  .div-block-57 {
    justify-content: flex-start;
  }

  .button-3 {
    padding: 15px 35px;
    font-size: 18px;
  }

  .image-31 {
    max-width: 89%;
  }

  .select-field-2 {
    background-color: var(--dark-slate-grey);
    color: var(--white);
  }

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

@media screen and (max-width: 991px) {
  .section.landing-slider {
    object-fit: cover;
    height: 70%;
    margin-top: -15vh;
    overflow: visible;
  }

  .nav {
    z-index: 12;
    background-color: #0000;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-grid.nav {
    background-color: #34394299;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    place-content: center;
    place-items: center;
    height: auto;
  }

  .div-menu.nav {
    justify-content: flex-start;
    height: 12vh;
    padding-left: 0;
    display: none;
  }

  .menutop-link {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .menutop-link._1, .menutop-link._2, .menutop-link._3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .text-block-14 {
    font-size: 16px;
  }

  .image {
    width: 40%;
    max-width: none;
  }

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

  .hero-slider {
    width: 100%;
    height: 50vh;
  }

  .hero-slider.home {
    height: auto;
  }

  .content.card {
    width: 100%;
    top: 50vh;
  }

  .paragraph {
    font-family: Montserrat, sans-serif;
  }

  .heading-4 {
    padding-left: 40px;
  }

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

  .image-8 {
    height: 100%;
  }

  .footer {
    display: block;
    position: static;
    inset: 133px auto auto;
  }

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

  .kontakt-heading {
    align-items: center;
    width: 55%;
    padding-top: 160px;
  }

  .kontakt-form {
    height: 100vh;
  }

  .kontakt-form.form, .kontakt-info {
    width: 45%;
  }

  .kontakt-info.content {
    justify-content: flex-start;
    height: 90%;
    padding-top: 20px;
    padding-left: 20px;
  }

  .form-block {
    margin-top: 10px;
  }

  .footer-link {
    margin-right: 20px;
    font-size: 15px;
  }

  .footer-menu-wrapper {
    padding-left: 0;
  }

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

  .menu-nav {
    flex-direction: column;
    width: 90%;
  }

  .logo {
    margin-right: 100px;
  }

  .nav-grid {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
  }

  .text.nav-menu {
    margin-right: 20px;
  }

  .tab-link, .tab-link.w--current, .tab-link.x, .tab-link.gr-n {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .text-block-23 {
    line-height: 1.3;
  }

  .grid-wrapper._1, .grid-wrapper._2 {
    border-right-color: var(--beige);
  }

  .grid-wrapper._3 {
    border-right-style: none;
  }

  .heading-8 {
    font-size: 20px;
  }

  .ber-uns {
    position: relative;
  }

  .beruns-left {
    width: 45%;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-10 {
    font-size: 24px;
  }

  .button-2 {
    margin-right: 20px;
    padding: 10px 30px;
  }

  .button-2.bestellen {
    padding: 10px 25px;
  }

  .div-block-57 {
    justify-content: space-around;
    width: auto;
  }

  .about-slider {
    flex-direction: column;
    padding-right: 20px;
  }

  .image-11 {
    height: 80%;
  }

  .visit-heading {
    text-align: center;
    width: auto;
    height: auto;
    margin-left: 0;
  }

  .visit-heading.wrapper {
    align-items: center;
    height: 30%;
    margin-left: 0;
    padding-bottom: 0;
  }

  .paragraph-4 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .visit-karte {
    background-color: var(--beige);
    justify-content: flex-start;
    width: 50%;
    height: auto;
    overflow: hidden;
  }

  .div--ffnungszeiten {
    width: 50%;
    position: static;
    bottom: -2232.74px;
    left: 20px;
  }

  .heading--ffnungszeiten.small {
    font-size: 22px;
  }

  .div-line.kontakt {
    margin-top: 0;
  }

  .footer-logo {
    width: 40%;
  }

  .link-block.logo {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
  }

  .button-bestellen {
    display: none;
  }

  .button-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-13 {
    font-size: 30px;
    line-height: 1.2;
  }

  .socia-media-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-15 {
    width: auto;
    height: auto;
  }

  .image-16 {
    height: auto;
  }

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

  .image-18 {
    height: 100%;
  }

  .image-19 {
    height: auto;
  }

  .paragraph-5 {
    margin-bottom: 10px;
    padding-right: 20px;
  }

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

  .div-block-68 {
    margin-bottom: 40px;
  }

  .menu-mobile {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    padding-right: 60px;
    display: flex;
  }

  .nav-line._1 {
    background-color: var(--beige);
    width: 40px;
    height: 3px;
    margin-bottom: 7px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .nav-line._2 {
    background-color: var(--beige);
    width: 45px;
    height: 3px;
    margin-bottom: 7px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .nav-line._3 {
    background-color: var(--beige);
    width: 40px;
    height: 3px;
    margin-bottom: 7px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-mobile-wrapper {
    flex-direction: column;
    align-items: flex-end;
    display: flex;
  }

  .nav-open {
    z-index: 11;
    background-color: var(--dark-slate-grey);
    flex-direction: column;
    justify-content: center;
    width: 55%;
    height: auto;
    padding: 60px 20px;
    display: flex;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .link-3 {
    color: var(--beige);
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    font-family: Jost, sans-serif;
    font-size: 55px;
    font-weight: 600;
    line-height: 1.2;
    text-decoration: none;
  }

  .link-3.bestellen-abholen {
    font-size: 25px;
  }

  .link-3.kontakt {
    z-index: 2;
    border-bottom: 1px solid var(--beige);
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
  }

  .text-block-29.extras {
    text-align: left;
    justify-content: flex-start;
  }

  .heading-19 {
    width: 65svh;
  }

  .paragraph-6 {
    width: auto;
  }

  .div-loadingpage {
    display: none;
  }

  .html-embed {
    flex: none;
  }

  .div-filialen {
    opacity: 1;
    width: 56%;
    height: 65vh;
    display: none;
    position: absolute;
    top: 175.523px;
    left: 344.406px;
  }

  .filialen-heading {
    justify-content: flex-start;
    width: 100%;
    display: flex;
  }

  .heading-filialen {
    width: 100%;
  }

  .filiale-1 {
    padding: 0;
  }

  .filiale-image._1, .filiale-image._2 {
    padding: 20px;
  }

  .filiale-info-wrapper._2 {
    display: block;
  }

  .div-block-70 {
    z-index: -1;
    width: 100%;
    height: 50vh;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 462px;
    left: 0;
  }

  .div-block-71 {
    width: 15%;
    height: 10%;
    display: flex;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .image-27, .image-28, .image-29 {
    max-width: 40%;
  }

  .form-3 {
    width: 75%;
  }

  .text-field-5 {
    padding-bottom: 20px;
  }

  .section-landing {
    height: 65vh;
    padding-left: 5vw;
    position: static;
    overflow: visible;
  }

  .icon.mobile {
    width: 45px;
  }

  .filialen_heading.mobile, .filiale_heading.mobile {
    color: var(--dark-slate-grey);
  }

  .img_wrapper.mobile {
    height: 55%;
    overflow: hidden;
  }

  .img_wrapper.jobs {
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .image-30.mobile {
    overflow: visible;
  }

  .text-block-35.mobile {
    color: var(--dark-slate-grey);
    font-size: 16px;
    font-weight: 400;
  }

  .button-5.mobile {
    border-color: var(--dark-slate-grey);
    color: var(--dark-slate-grey);
    font-size: 14px;
  }

  .image-wrapper {
    background-image: none;
    position: absolute;
    inset: 0%;
    overflow: visible;
  }

  .margin-bottom-32 {
    max-width: 45%;
  }

  ._12-column-grid {
    grid-template-columns: minmax(32px, 1fr);
  }

  ._12-column-grid.footer-grid {
    grid-template-columns: minmax(32px, 1fr) 1fr 1fr;
  }

  .text-medium {
    text-align: left;
  }

  .container {
    padding-left: 32px;
    padding-right: 32px;
  }

  .ffnungszeiten-heading {
    margin-bottom: 6vh;
  }

  .ffnungszeiten-2 {
    padding: 5vh 4vw;
  }

  .time {
    text-align: center;
    justify-content: center;
  }

  .ffnungszeiten-table {
    grid-column-gap: 0px;
  }

  .ffnungzeiten-text {
    text-align: center;
    font-size: 18px;
  }

  .ffnungzeiten-text.time {
    font-size: 18px;
  }

  .ffnungszeiten-card-2 {
    padding-right: 2vw;
  }

  .dropdown-toggle-2 {
    justify-content: flex-start;
    padding: 0;
    display: flex;
  }

  .text-block-37 {
    color: var(--beige);
    padding-right: 15px;
  }

  .dropdown-list-2 {
    background-color: var(--white);
    width: 90vw;
    height: 65vh;
    display: none;
    left: 0;
  }

  .hero-heading {
    width: 65%;
  }

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

  .div-block-79 {
    width: 30%;
  }

  .image-32 {
    display: none;
  }

  .image-33 {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .section.ffnungszeiten.food {
    padding-top: 2vh;
  }

  .nav {
    z-index: 12;
    height: 15vh;
  }

  .div-grid.nav {
    grid-template-rows: 20vh;
    grid-template-columns: 1fr 1fr;
    height: auto;
  }

  .div-menu.nav {
    display: none;
  }

  .body {
    background-color: var(--beige);
  }

  .menutop-link._1 {
    z-index: 2;
  }

  .image {
    width: 50%;
  }

  .grid {
    width: 95%;
  }

  .footer {
    height: auto;
    inset: auto 0% 0%;
  }

  .footer.wrapper {
    align-items: center;
    height: auto;
  }

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

  .kontakt-heading {
    width: 60%;
    padding-top: 100px;
  }

  .menu-nav {
    flex-direction: column;
    align-items: center;
    width: 100%;
    left: 0;
  }

  .logo {
    margin-right: 0;
  }

  .nav-grid {
    justify-content: center;
  }

  .grid-wrapper._1, .grid-wrapper._2, .grid-wrapper._3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-8 {
    line-height: 1.2;
  }

  .ber-uns {
    position: relative;
  }

  .ber-uns-wrapper {
    align-items: center;
  }

  .beruns-left {
    width: 55%;
    margin-left: 0%;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 0;
  }

  .heading-9 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 40px;
    line-height: 1.2;
  }

  .heading-10 {
    font-size: 26px;
  }

  .paragraph-3 {
    text-align: left;
  }

  .button-2 {
    margin-bottom: 20px;
  }

  .button-2.bestellen {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-57 {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
  }

  .image-11 {
    height: 60%;
  }

  .visit-heading {
    width: auto;
  }

  .visit-heading.wrapper {
    justify-content: center;
    margin-left: 0;
    padding-bottom: 0;
  }

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

  .paragraph-4 {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .visit-karte {
    width: auto;
    height: 30vh;
  }

  .div--ffnungszeiten {
    width: auto;
    height: 50vh;
    position: static;
    bottom: -1996.74px;
  }

  .heading--ffnugszeiten {
    margin-bottom: 15px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.2;
  }

  .grid--ffnungszeiten {
    height: 25vh;
    margin-bottom: 20px;
  }

  .footer-logo {
    width: 100%;
  }

  .link-block.logo {
    justify-content: flex-start;
  }

  .button-bestellen, .button-3 {
    display: none;
  }

  .socia-media-grid {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex: 0 auto;
    grid-template-rows: 50% auto;
    justify-items: start;
  }

  .menu-mobile {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    padding-bottom: 20px;
    padding-right: 50px;
    display: flex;
  }

  .nav-line._1 {
    background-color: var(--beige);
    width: 35px;
    height: 3px;
    margin-bottom: 7px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .nav-line._2 {
    background-color: var(--beige);
    width: 40px;
    height: 3px;
    margin-bottom: 7px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .nav-line._3 {
    background-color: var(--beige);
    width: 35px;
    height: 3px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .footer-menu {
    flex-direction: column;
    display: flex;
  }

  .menu-mobile-wrapper {
    flex-direction: column;
    align-items: flex-end;
    display: flex;
  }

  .nav-open {
    background-color: var(--dark-slate-grey);
    flex-direction: column;
    justify-content: center;
    width: 70%;
    padding: 60px 20px;
    display: flex;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .link-3 {
    color: var(--beige);
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: Jost, sans-serif;
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
    text-decoration: none;
  }

  .link-3.bestellen-abholen {
    text-align: center;
    font-size: 20px;
  }

  .link-3.kontakt {
    border-bottom: 2px solid var(--beige);
    margin-bottom: 34px;
    padding-bottom: 20px;
  }

  .div-block-69 {
    flex-direction: column;
  }

  .div-filialen {
    z-index: -1;
    opacity: 0;
    width: 100%;
    top: 442.523px;
    left: 0;
  }

  .heading-filialen {
    z-index: 1;
    position: relative;
  }

  .image-27, .image-28, .image-29 {
    max-width: 50%;
  }

  .filiale_heading.mobile {
    font-size: 22px;
  }

  .img_wrapper.mobile {
    height: 35%;
  }

  .img_wrapper.jobs {
    padding-left: 24vw;
    padding-right: 24vw;
  }

  .info_wrapper.mobile {
    flex-direction: column;
    height: auto;
  }

  .text-block-35.mobile {
    width: 80%;
    margin-bottom: 20px;
  }

  .container {
    padding-right: 32px;
  }

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

  .dropdown-list-2 {
    height: 55vh;
    display: none;
  }

  .usp-headingwrapper {
    width: 55%;
  }

  .heading-24 {
    font-size: 22px;
  }

  .job-section {
    z-index: 10;
    position: relative;
  }

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

  .field-label-17 {
    font-size: 16px;
  }

  .button-wrapper.from_jobs {
    padding-bottom: 5vh;
  }

  .image-32 {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .section.landing-slider {
    object-fit: fill;
    background-image: url('../images/DSC09153-2.jpg');
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    margin-top: -14vh;
  }

  .section.ffnungszeiten.food {
    background-size: auto, auto;
    width: 100vw;
    height: auto;
    margin-bottom: 0;
    padding-top: 4vh;
    padding-bottom: 4vh;
    overflow: visible;
  }

  .nav {
    z-index: 111;
    align-items: flex-start;
    width: 100%;
    height: 14vh;
  }

  .div-grid.nav {
    justify-content: center;
    place-items: center end;
  }

  .div-menu.slider {
    width: 100%;
    height: 50vh;
  }

  .div-menu.menu {
    width: 100%;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-menu.nav {
    display: none;
  }

  .body {
    background-color: var(--dark-slate-grey);
  }

  .menutop-link._1 {
    z-index: 10;
  }

  .image {
    width: 70%;
  }

  .menu-wrapper {
    flex-direction: column;
  }

  .slider-menu {
    height: 50vh;
  }

  .div-heading.wrapper {
    flex-direction: column;
    height: 25vh;
  }

  .line.vertical {
    width: 80%;
    height: 1px;
  }

  .heading {
    font-size: 80px;
    line-height: 1.2;
  }

  .heading.menu {
    border-bottom: 1px none var(--borders);
    margin-right: 0;
    font-size: 150px;
  }

  .text-block-15 {
    font-size: 16px;
  }

  .textblock-wrapper {
    width: 90%;
  }

  .line-wrapper {
    width: 100%;
    height: 10%;
  }

  .horizonal-line._1, .horizonal-line._2 {
    width: 100%;
  }

  .slide.home {
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: fixed;
  }

  .grid-menu {
    grid-template-rows: 15vh 15vh 15vh 15vh 15vh 15vh;
  }

  .grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    height: 80%;
  }

  .hero-slider {
    width: 100%;
    height: 50vh;
  }

  .content.card {
    width: 100%;
    height: 430vh;
    min-height: 150vh;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    top: 50vh;
  }

  .block-heading {
    width: auto;
  }

  .heading-grid {
    border-bottom-style: solid;
    grid-template-columns: 1fr;
    padding-bottom: 20px;
  }

  .text-wrapper {
    border-top: 1px none var(--borders);
    border-left-style: none;
    margin-bottom: 0;
    padding-top: 30px;
    padding-left: 0;
    display: block;
  }

  .paragraph {
    margin-bottom: 0;
    line-height: 160%;
  }

  .heading-4 {
    padding-left: 0;
    font-size: 45px;
  }

  .menu-content-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .image-8 {
    object-fit: cover;
    height: 100vh;
    display: none;
    overflow: auto;
  }

  .footer {
    min-height: 100vh;
    overflow: visible;
  }

  .footer.wrapper {
    width: 100vw;
    overflow: hidden;
  }

  .footer.wrapper.x {
    position: static;
  }

  .footer.men {
    min-height: auto;
    position: relative;
  }

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

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

  .kontakt-wrapper {
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
    padding-left: 0;
  }

  .heading-6 {
    text-align: center;
    width: 100%;
  }

  .kontakt-heading {
    width: 1005px;
  }

  .kontakt-form {
    height: auto;
  }

  .kontakt-form.form {
    width: 90%;
  }

  .form-wrapper {
    flex-direction: column;
    align-items: center;
    padding-top: 60px;
    padding-left: 0%;
  }

  .kontakt-info {
    width: 90%;
  }

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

  .menu-nav {
    align-items: flex-start;
    position: fixed;
    top: 0;
    left: 0;
  }

  .logo {
    padding: 5px;
  }

  .nav-grid {
    flex-direction: column;
    margin-left: 20px;
  }

  .tabs-category {
    flex-direction: row;
  }

  .tab-link {
    text-align: center;
    width: auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .tab-link.w--current {
    border: 2px solid var(--beige);
    background-color: #0000;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    width: auto;
    padding: 1.1rem 2rem 1rem;
    display: flex;
  }

  .tab-link.x {
    border: 1px none var(--red);
    background-color: var(--red);
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    width: auto;
    padding: 1rem 2rem;
    display: flex;
  }

  .tab-link.x.w--current {
    border-style: solid;
    flex-direction: column;
  }

  .tab-link.gr-n {
    border: 1px solid var(--lime-green);
    background-color: var(--lime-green);
    flex-direction: column;
    flex: 0 auto;
    justify-content: space-around;
    align-items: center;
    padding: 1rem 2rem;
    display: flex;
  }

  .text-block-23 {
    width: auto;
    font-size: 14px;
    position: static;
  }

  .grid-wrapper._1, .grid-wrapper._2 {
    border-bottom: 1px solid var(--white);
    border-right-style: none;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .grid-wrapper._3 {
    border-bottom: 1px none var(--white);
    border-right-style: none;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .grid-wrapper._4 {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .ber-uns {
    height: auto;
    padding-top: 5vh;
    padding-bottom: 2vh;
    padding-left: 10px;
  }

  .ber-uns-wrapper {
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
  }

  .beruns-left {
    width: 100%;
    margin-left: 0%;
  }

  .heading-9 {
    margin-bottom: 20px;
    font-size: 40px;
  }

  .heading-10 {
    font-size: 22px;
  }

  .paragraph-3 {
    margin-bottom: 10px;
  }

  .about_paragraph {
    margin-bottom: 40px;
  }

  .button-2 {
    margin-right: 0;
    padding-left: 35px;
    padding-right: 35px;
  }

  .button-2.bestellen {
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-2.home {
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-block-57 {
    justify-content: flex-start;
    width: 100%;
  }

  .about-slider {
    justify-content: center;
    width: 90%;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 0;
  }

  .tab-pane-tab-1 {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .visit {
    background-color: var(--dark-slate-grey);
    flex-direction: column;
    height: auto;
    overflow: hidden;
  }

  .visit-heading {
    width: auto;
    margin-left: 0;
  }

  .visit-heading.wrapper {
    height: 80%;
    padding-bottom: 0;
  }

  .heading-11 {
    color: var(--white);
    width: 100%;
  }

  .paragraph-4 {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .visit-karte {
    align-items: flex-start;
    width: 90%;
    height: 50vh;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

  .image-13 {
    width: auto;
    max-width: none;
    overflow: visible;
  }

  .div--ffnungszeiten {
    width: 90%;
    height: 60vh;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    position: static;
    inset: 0;
  }

  .tab-pane-tab-2, .tab-pane-tab-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-logo {
    justify-content: flex-end;
    width: 35%;
    padding-right: 0;
    overflow: visible;
  }

  .social-media {
    height: auto;
    overflow: hidden;
  }

  .socia-media-grid {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    display: none;
  }

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

  .image-15 {
    max-width: 100%;
    height: auto;
  }

  .div-block-66 {
    width: auto;
    height: auto;
  }

  .image-16 {
    height: auto;
  }

  .image-17 {
    max-width: 100%;
    height: auto;
  }

  .image-18, .image-19 {
    height: auto;
  }

  .div-social-media.kontakt {
    display: none;
  }

  .grid-social-media {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: .25fr 1fr;
  }

  .image-20 {
    width: 50%;
  }

  .menu-mobile {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 50px;
    display: flex;
  }

  .nav-line {
    background-color: var(--gold);
    width: 35px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .nav-line._1 {
    height: 3px;
    margin-bottom: 7px;
  }

  .nav-line._2 {
    width: 40px;
    height: 3px;
    margin-bottom: 7px;
  }

  .nav-line._3 {
    flex-direction: column;
    justify-content: flex-end;
    height: 3px;
    display: flex;
  }

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

  .image-23 {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
  }

  .menu-mobile-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .nav-open {
    z-index: 110;
    background-color: var(--dark-slate-grey);
    object-fit: fill;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100vh;
    padding: 10vh 20px;
    display: flex;
    position: absolute;
    inset: 0% auto 0% 0%;
    overflow: visible;
  }

  .nav-overlay.mobile {
    background-color: #34394266;
    height: 20%;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .heading-16 {
    font-family: Jost, sans-serif;
    font-size: 2px;
  }

  .link-3 {
    z-index: auto;
    color: var(--beige);
    text-align: left;
    margin-bottom: 15px;
    font-family: Jost, sans-serif;
    font-size: 45px;
    font-weight: 600;
    line-height: 1.2;
    position: relative;
  }

  .link-3.bestellen-abholen {
    border: 2px none var(--white);
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
  }

  .link-3.kontakt {
    border-bottom: 1px solid var(--white);
    margin-bottom: 34px;
    padding-bottom: 20px;
    font-size: 45px;
    line-height: 1.2;
  }

  .text-block-29 {
    max-width: 90%;
  }

  .wrapper-info {
    width: 90%;
  }

  .heading-19 {
    width: auto;
    font-size: 25px;
  }

  .paragraph-6 {
    color: var(--white);
  }

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

  .html-embed {
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .div-filialen {
    z-index: 0;
    opacity: 1;
    margin-left: 0;
    margin-right: 0;
    display: none;
    top: 127.523px;
  }

  .filialen-heading {
    display: flex;
  }

  .heading-filialen {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    position: static;
  }

  .filiale-image._1, .filiale-image._2 {
    padding-right: 10px;
  }

  .filiale-info-wrapper._1 {
    padding-top: 20px;
    padding-left: 0;
  }

  .filiale-info-wrapper._2 {
    padding-left: 0;
  }

  .div-block-71 {
    z-index: 2;
    justify-content: center;
    align-items: center;
    width: 20%;
    display: flex;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .image-25 {
    width: 75%;
  }

  .image-26 {
    max-width: 50%;
  }

  .heading-impressum {
    text-align: center;
    margin-bottom: 60px;
    padding-left: 0;
  }

  .heading-21 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .form-3 {
    width: 90%;
  }

  .filialen.content-wrapper._2, .filialen.content-wrapper.mobile {
    width: auto;
  }

  .heading_filialen.wrapper.mobile {
    height: 25%;
    margin-bottom: 20px;
  }

  .filialen_wrapper.mobile {
    flex-direction: column;
    padding-bottom: 4vh;
  }

  .filiale_heading.mobile {
    font-size: 24px;
  }

  .image-wrapper {
    background-position: 45%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  ._12-column-grid.footer-grid {
    grid-column-gap: 40px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .subfooter {
    flex-direction: column;
    align-items: flex-start;
  }

  .subfooter-link {
    font-size: .8rem;
  }

  .subfooter-links {
    justify-content: center;
    width: 100%;
    margin-bottom: 24px;
  }

  .container {
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .ffnungszeiten-2 {
    height: auto;
    min-height: auto;
  }

  .ffnungszeiten-grid {
    grid-template-rows: auto 35vh;
    grid-template-columns: 1fr;
  }

  .ffnungszeiten-text {
    font-size: 20px;
    line-height: 1.3;
  }

  .ffnungszeiten-card-2 {
    width: 100%;
    padding-left: 4vw;
    padding-right: 4vw;
    overflow: hidden;
  }

  .dropdown-list-2 {
    z-index: 12;
    height: auto;
    display: none;
    top: 7.2vh;
  }

  .hero-heading {
    width: 90%;
  }

  .heading-23.hero {
    font-size: 18px;
  }

  .usp-headingwrapper {
    width: 90%;
  }

  .job-section {
    padding-bottom: 75vh;
  }

  .div-block-77 {
    width: 60%;
  }

  .div-block-77.jobs, .div-block-78 {
    width: 75%;
    margin-bottom: 20px;
  }

  .div-block-79 {
    width: 75%;
  }

  .select-field-2 {
    background-color: var(--dark-slate-grey);
  }

  .div-dsgvo {
    width: 100%;
  }

  .link-13 {
    color: #fff;
  }

  .jobs-info.wrapper {
    flex-direction: column;
    justify-content: space-around;
  }

  .anders-infos_jobs {
    width: 100%;
  }

  .image-33, .image-33.x {
    display: block;
  }

  .text-span-2 {
    text-decoration: none;
  }

  .grid-mobile {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    margin-top: 2vh;
    display: grid;
  }
}

#w-node-_3df76ab1-b043-f811-f2fc-3c4c1f2298d7-15dac4be {
  align-self: auto;
}

#w-node-_8b7063c4-adaf-8ed9-2df2-244731eea22d-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f11233-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f11235-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f11237-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f1123a-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f1123c-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f1123e-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f11241-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f11243-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f11245-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f11248-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f1124a-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f1124c-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f1124f-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f11251-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f11253-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f11256-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f11258-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f1125a-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f1125d-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f1125f-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f11261-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f11264-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f11266-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f11268-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f1126b-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f1126d-15dac4be, #w-node-eeb38ec3-b5db-aacb-e324-a97e61f1126f-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb11a-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb11c-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb11e-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb121-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb123-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb125-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb128-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb12a-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb12c-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb12f-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb131-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb133-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb136-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb138-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb13a-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb13d-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb13f-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb141-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb144-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb146-15dac4be, #w-node-_3f4ac582-ca4a-5262-9aee-14ff576fb148-15dac4be, #w-node-_9443533d-1756-401b-b88a-e23eb0850e12-15dac4be, #w-node-_9443533d-1756-401b-b88a-e23eb0850e14-15dac4be, #w-node-_9443533d-1756-401b-b88a-e23eb0850e16-15dac4be, #w-node-_9443533d-1756-401b-b88a-e23eb0850e19-15dac4be, #w-node-_9443533d-1756-401b-b88a-e23eb0850e1b-15dac4be, #w-node-_9443533d-1756-401b-b88a-e23eb0850e1d-15dac4be, #w-node-_9443533d-1756-401b-b88a-e23eb0850e20-15dac4be, #w-node-_9443533d-1756-401b-b88a-e23eb0850e22-15dac4be, #w-node-_9443533d-1756-401b-b88a-e23eb0850e24-15dac4be, #w-node-_8839535e-4eeb-f35f-9ca9-be52d4cbdc37-15dac4be, #w-node-_8839535e-4eeb-f35f-9ca9-be52d4cbdc39-15dac4be, #w-node-_8839535e-4eeb-f35f-9ca9-be52d4cbdc3b-15dac4be, #w-node-_8839535e-4eeb-f35f-9ca9-be52d4cbdc3e-15dac4be, #w-node-_8839535e-4eeb-f35f-9ca9-be52d4cbdc40-15dac4be, #w-node-_8839535e-4eeb-f35f-9ca9-be52d4cbdc42-15dac4be, #w-node-_8839535e-4eeb-f35f-9ca9-be52d4cbdc45-15dac4be, #w-node-_8839535e-4eeb-f35f-9ca9-be52d4cbdc47-15dac4be, #w-node-_8839535e-4eeb-f35f-9ca9-be52d4cbdc49-15dac4be, #w-node-_45e8901a-04a0-24c0-8286-9d75f9f8e3e2-15dac4be, #w-node-_45e8901a-04a0-24c0-8286-9d75f9f8e3e4-15dac4be, #w-node-_9aa9f0db-fcec-8f2c-fe21-bcd4f008ea44-15dac4be, #w-node-_9aa9f0db-fcec-8f2c-fe21-bcd4f008ea46-15dac4be, #w-node-_9aa9f0db-fcec-8f2c-fe21-bcd4f008ea48-15dac4be, #w-node-_9aa9f0db-fcec-8f2c-fe21-bcd4f008ea4b-15dac4be, #w-node-_9aa9f0db-fcec-8f2c-fe21-bcd4f008ea4d-15dac4be, #w-node-_9aa9f0db-fcec-8f2c-fe21-bcd4f008ea4f-15dac4be, #w-node-_9aa9f0db-fcec-8f2c-fe21-bcd4f008ea52-15dac4be, #w-node-_9aa9f0db-fcec-8f2c-fe21-bcd4f008ea54-15dac4be, #w-node-_9aa9f0db-fcec-8f2c-fe21-bcd4f008ea56-15dac4be, #w-node-_9aa9f0db-fcec-8f2c-fe21-bcd4f008ea59-15dac4be, #w-node-_9aa9f0db-fcec-8f2c-fe21-bcd4f008ea5b-15dac4be, #w-node-_9aa9f0db-fcec-8f2c-fe21-bcd4f008ea5d-15dac4be, #w-node-_9aa9f0db-fcec-8f2c-fe21-bcd4f008ea60-15dac4be, #w-node-_9aa9f0db-fcec-8f2c-fe21-bcd4f008ea62-15dac4be, #w-node-_9aa9f0db-fcec-8f2c-fe21-bcd4f008ea64-15dac4be, #w-node-_6deba72b-e8b4-a96a-2054-b18d6f7ff0b8-15dac4be, #w-node-_6deba72b-e8b4-a96a-2054-b18d6f7ff0ba-15dac4be, #w-node-_6deba72b-e8b4-a96a-2054-b18d6f7ff0bc-15dac4be, #w-node-_6deba72b-e8b4-a96a-2054-b18d6f7ff0bf-15dac4be, #w-node-_6deba72b-e8b4-a96a-2054-b18d6f7ff0c1-15dac4be, #w-node-_6deba72b-e8b4-a96a-2054-b18d6f7ff0c3-15dac4be, #w-node-_6deba72b-e8b4-a96a-2054-b18d6f7ff0c6-15dac4be, #w-node-_6deba72b-e8b4-a96a-2054-b18d6f7ff0c8-15dac4be, #w-node-_6deba72b-e8b4-a96a-2054-b18d6f7ff0ca-15dac4be, #w-node-_6deba72b-e8b4-a96a-2054-b18d6f7ff0cd-15dac4be, #w-node-_6deba72b-e8b4-a96a-2054-b18d6f7ff0cf-15dac4be, #w-node-_6deba72b-e8b4-a96a-2054-b18d6f7ff0d1-15dac4be, #w-node-_6deba72b-e8b4-a96a-2054-b18d6f7ff0d4-15dac4be, #w-node-_6deba72b-e8b4-a96a-2054-b18d6f7ff0d6-15dac4be, #w-node-_6deba72b-e8b4-a96a-2054-b18d6f7ff0d8-15dac4be, #w-node-abee26cf-891e-105d-0c48-df3dbd16b98c-15dac4be, #w-node-abee26cf-891e-105d-0c48-df3dbd16b98e-15dac4be, #w-node-abee26cf-891e-105d-0c48-df3dbd16b990-15dac4be, #w-node-_78be0c7a-dd17-0ae7-cb1f-f781b327041f-15dac4be, #w-node-_78be0c7a-dd17-0ae7-cb1f-f781b3270421-15dac4be, #w-node-_78be0c7a-dd17-0ae7-cb1f-f781b3270423-15dac4be, #w-node-_600e98e2-e313-2eb0-06ea-d7da4bd27632-15dac4be, #w-node-_600e98e2-e313-2eb0-06ea-d7da4bd27634-15dac4be, #w-node-_600e98e2-e313-2eb0-06ea-d7da4bd27636-15dac4be, #w-node-_2d3e641c-7f73-ec85-2c9e-91c8dd4c6727-15dac4be, #w-node-_2d3e641c-7f73-ec85-2c9e-91c8dd4c6729-15dac4be, #w-node-_2d3e641c-7f73-ec85-2c9e-91c8dd4c672b-15dac4be, #w-node-_2d3e641c-7f73-ec85-2c9e-91c8dd4c672e-15dac4be, #w-node-_2d3e641c-7f73-ec85-2c9e-91c8dd4c6730-15dac4be, #w-node-_2d3e641c-7f73-ec85-2c9e-91c8dd4c6732-15dac4be, #w-node-_2d3e641c-7f73-ec85-2c9e-91c8dd4c6735-15dac4be, #w-node-_2d3e641c-7f73-ec85-2c9e-91c8dd4c6737-15dac4be, #w-node-_2d3e641c-7f73-ec85-2c9e-91c8dd4c6739-15dac4be, #w-node-_2d3e641c-7f73-ec85-2c9e-91c8dd4c673c-15dac4be, #w-node-_2d3e641c-7f73-ec85-2c9e-91c8dd4c673e-15dac4be, #w-node-_2d3e641c-7f73-ec85-2c9e-91c8dd4c6740-15dac4be, #w-node-_55fd48f9-22f6-38fd-f954-6aa99357f609-15dac4be, #w-node-_55fd48f9-22f6-38fd-f954-6aa99357f60b-15dac4be, #w-node-_55fd48f9-22f6-38fd-f954-6aa99357f60d-15dac4be, #w-node-_418346f4-bee2-0b6e-2dc6-7df752c973e1-15dac4be, #w-node-c148b4ae-946e-d527-751d-3a63eaac30ad-15dac4be, #w-node-_085a475e-a09a-c195-5978-67ae999c230f-15dac4be, #w-node-_976243f5-6699-db0f-7d6c-90162af15a10-15dac4be, #w-node-c32e6080-053e-8c19-6eed-9fe7e9f958eb-15dac4be, #w-node-c32e6080-053e-8c19-6eed-9fe7e9f958ed-15dac4be, #w-node-c32e6080-053e-8c19-6eed-9fe7e9f958ef-15dac4be, #w-node-e270190f-d773-7562-d313-a1c22c87f590-15dac4be, #w-node-e270190f-d773-7562-d313-a1c22c87f592-15dac4be, #w-node-e270190f-d773-7562-d313-a1c22c87f594-15dac4be, #w-node-_20fc25cb-945c-5e4b-7ad6-7b3d770f0864-15dac4be, #w-node-_20fc25cb-945c-5e4b-7ad6-7b3d770f0866-15dac4be, #w-node-_20fc25cb-945c-5e4b-7ad6-7b3d770f0868-15dac4be, #w-node-_8bcc3c8a-0607-c64c-e915-c7cf76e5ecf2-15dac4be, #w-node-_8bcc3c8a-0607-c64c-e915-c7cf76e5ecf4-15dac4be, #w-node-_8bcc3c8a-0607-c64c-e915-c7cf76e5ecf6-15dac4be, #w-node-cfee9af9-5d0b-20f8-3160-40978c530dc1-15dac4be, #w-node-cfee9af9-5d0b-20f8-3160-40978c530dc3-15dac4be, #w-node-cfee9af9-5d0b-20f8-3160-40978c530dc5-15dac4be, #w-node-_16eb9a48-ea1c-206a-bed3-d21c688e4a99-15dac4be, #w-node-_16eb9a48-ea1c-206a-bed3-d21c688e4a9b-15dac4be, #w-node-_16eb9a48-ea1c-206a-bed3-d21c688e4a9d-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194af7e-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194af80-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194af81-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194af84-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194af86-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194af87-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194af8a-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194af8c-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194af8e-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194af91-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194af93-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194af95-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194af98-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194af9a-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194af9c-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194af9f-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194afa1-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194afa3-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194afa6-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194afa8-15dac4be, #w-node-_1311338d-afb6-063a-8002-a6e4d194afaa-15dac4be, #w-node-f1239777-4825-3bf0-cb76-48635cdf9a82-15dac4be, #w-node-f1239777-4825-3bf0-cb76-48635cdf9a84-15dac4be, #w-node-f1239777-4825-3bf0-cb76-48635cdf9a86-15dac4be, #w-node-_18450fea-0481-28cc-3d95-5301006eaf1f-15dac4be, #w-node-_18450fea-0481-28cc-3d95-5301006eaf21-15dac4be, #w-node-_18450fea-0481-28cc-3d95-5301006eaf23-15dac4be, #w-node-_0fa30eff-6d84-af62-715b-c1513451dbab-15dac4be, #w-node-_0fa30eff-6d84-af62-715b-c1513451dbad-15dac4be, #w-node-_0fa30eff-6d84-af62-715b-c1513451dbaf-15dac4be, #w-node-df75c95a-3b5b-037a-988b-7673b691ae9c-15dac4be, #w-node-df75c95a-3b5b-037a-988b-7673b691ae9e-15dac4be, #w-node-df75c95a-3b5b-037a-988b-7673b691ae9f-15dac4be, #w-node-df75c95a-3b5b-037a-988b-7673b691aea2-15dac4be, #w-node-df75c95a-3b5b-037a-988b-7673b691aea4-15dac4be, #w-node-df75c95a-3b5b-037a-988b-7673b691aea5-15dac4be, #w-node-_1026c467-2b59-eb7e-4549-c634406e2165-15dac4be, #w-node-_1026c467-2b59-eb7e-4549-c634406e2167-15dac4be, #w-node-_1026c467-2b59-eb7e-4549-c634406e2169-15dac4be, #w-node-_290de636-9053-6582-15eb-6dcb4c681712-4c681710, #w-node-_290de636-9053-6582-15eb-6dcb4c681714-4c681710, #w-node-_290de636-9053-6582-15eb-6dcb4c68174b-4c681710, #w-node-_728bc593-2196-28e7-9cfa-09fba600ac34-879ab9b4, #w-node-_15609d48-7d50-34c3-c5e2-98e38eb78619-879ab9b4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_510845e6-159e-7e65-972e-bf24fa3f9178-fa3f9175 {
  grid-area: 1 / 3 / 2 / 6;
}

#w-node-_510845e6-159e-7e65-972e-bf24fa3f9180-fa3f9175 {
  grid-area: 1 / 6 / 2 / 12;
}

#w-node-_510845e6-159e-7e65-972e-bf24fa3f9189-fa3f9175 {
  grid-area: 1 / 11 / 2 / 13;
}

#w-node-_510845e6-159e-7e65-972e-bf24fa3f9190-fa3f9175 {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-_510845e6-159e-7e65-972e-bf24fa3f9198-fa3f9175 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_1eeea4e4-b007-2929-25e7-b331c80d5534-ddc61146, #w-node-_1eeea4e4-b007-2929-25e7-b331c80d553a-ddc61146, #w-node-_1eeea4e4-b007-2929-25e7-b331c80d553f-ddc61146, #w-node-_4d14a777-3f4f-058f-0d88-2097d56c9d37-ddc61146, #w-node-_4d14a777-3f4f-058f-0d88-2097d56c9d38-ddc61146 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4d14a777-3f4f-058f-0d88-2097d56c9d39-ddc61146 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_4d14a777-3f4f-058f-0d88-2097d56c9d3a-ddc61146, #w-node-_4d14a777-3f4f-058f-0d88-2097d56c9d3b-ddc61146, #w-node-_5059a89f-4bda-bced-600f-87f61d564eac-ddc61146 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69585da8-8a8f-19ae-0def-0b00d82dc521-ddc61146 {
  grid-area: 3 / 3 / 4 / 3;
}

#TIME.w-node-_945f6b32-2742-268b-6056-2a986af09fad-11fcf52c, #w-node-_945f6b32-2742-268b-6056-2a986af09fb1-11fcf52c, #w-node-_945f6b32-2742-268b-6056-2a986af09fb4-11fcf52c, #w-node-_945f6b32-2742-268b-6056-2a986af09fb6-11fcf52c, #w-node-_945f6b32-2742-268b-6056-2a986af09fb9-11fcf52c, #w-node-_945f6b32-2742-268b-6056-2a986af09fbc-11fcf52c, #w-node-_945f6b32-2742-268b-6056-2a986af09fbe-11fcf52c, #w-node-_945f6b32-2742-268b-6056-2a986af09fc9-11fcf52c, #TIME.w-node-_945f6b32-2742-268b-6056-2a986af09fad-a095c2bc, #w-node-_945f6b32-2742-268b-6056-2a986af09fb1-a095c2bc, #w-node-_945f6b32-2742-268b-6056-2a986af09fb4-a095c2bc, #w-node-_945f6b32-2742-268b-6056-2a986af09fb6-a095c2bc, #w-node-_945f6b32-2742-268b-6056-2a986af09fb9-a095c2bc, #w-node-_945f6b32-2742-268b-6056-2a986af09fbc-a095c2bc, #w-node-_945f6b32-2742-268b-6056-2a986af09fbe-a095c2bc, #w-node-_945f6b32-2742-268b-6056-2a986af09fc9-a095c2bc, #w-node-_986a2aa5-68ff-b5b6-966c-bb997fd1695b-c068fa41, #w-node-_1d7717a0-2064-16a6-c28d-eaf2c027cde0-c068fa41, #w-node-_986a2aa5-68ff-b5b6-966c-bb997fd1695b-ec5c789c, #w-node-_1d7717a0-2064-16a6-c28d-eaf2c027cde0-ec5c789c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_290de636-9053-6582-15eb-6dcb4c68174b-4c681710 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_510845e6-159e-7e65-972e-bf24fa3f9178-fa3f9175 {
    grid-area: 2 / 1 / 2 / 3;
  }

  #w-node-_510845e6-159e-7e65-972e-bf24fa3f9180-fa3f9175, #w-node-_510845e6-159e-7e65-972e-bf24fa3f9189-fa3f9175 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_510845e6-159e-7e65-972e-bf24fa3f9190-fa3f9175 {
    grid-column: span 3 / span 3;
  }

  #w-node-_510845e6-159e-7e65-972e-bf24fa3f9198-fa3f9175 {
    grid-column-end: 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_510845e6-159e-7e65-972e-bf24fa3f9180-fa3f9175 {
    grid-area: 1 / 3 / 2 / 3;
  }

  #w-node-_510845e6-159e-7e65-972e-bf24fa3f9198-fa3f9175 {
    grid-column-end: 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_290de636-9053-6582-15eb-6dcb4c68174e-4c681710 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_510845e6-159e-7e65-972e-bf24fa3f9178-fa3f9175 {
    grid-column: span 1 / span 1;
  }

  #w-node-_510845e6-159e-7e65-972e-bf24fa3f9180-fa3f9175 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_510845e6-159e-7e65-972e-bf24fa3f9190-fa3f9175 {
    grid-area: 4 / 1 / 5 / 6;
  }

  #w-node-_510845e6-159e-7e65-972e-bf24fa3f9198-fa3f9175 {
    grid-area: 1 / 1 / 2 / 5;
  }

  #w-node-d111ec51-c8be-bc26-5215-0720a16480cd-ddc61146 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-Bold.ttf') format('truetype'), url('../fonts/Jost-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-BoldItalic.ttf') format('truetype'), url('../fonts/Jost-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sixcaps';
  src: url('../fonts/SixCaps-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}