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

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

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

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

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

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

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

h1 {
  margin-top: 318px;
  margin-bottom: 0px;
  font-family: Dinpro, sans-serif;
  color: #dcdac0;
  font-size: 200px;
  line-height: 200px;
  font-weight: 400;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Dinpro, sans-serif;
  color: #dcdac0;
  font-size: 70px;
  line-height: 70px;
  font-weight: 100;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Dinpro, sans-serif;
  color: #1e1e1e;
  font-size: 50px;
  line-height: 48px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Dinpro, sans-serif;
  font-size: 25px;
  line-height: 24px;
  font-weight: 500;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Dinpro, sans-serif;
  color: #dcdac0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

a {
  text-decoration: underline;
}

.container {
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  padding-top: 0px;
  padding-left: 0px;
  background-image: url('../images/head-reflection-1g.png');
  background-size: cover;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.body {
  height: 100px;
  max-height: 100vw;
  max-width: 100%;
  min-height: 100vw;
  min-width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: #dcdac0;
  -o-object-fit: fill;
  object-fit: fill;
}

.container-2 {
  margin-top: -199px;
  padding-top: 206px;
  padding-bottom: 274px;
}

.background-video {
  width: 200%;
  max-height: 151%;
  max-width: 200%;
  min-height: 100%;
  min-width: 100%;
  margin-top: -170px;
  margin-bottom: 0px;
  margin-left: -412px;
  padding: 0px 110px 0px 18px;
}

.heading {
  margin-top: 181px;
  background-color: rgba(211, 17, 17, 0);
  color: red;
  text-align: center;
}

.image {
  margin-top: -393px;
}

.div-block {
  display: block;
  width: 100%;
  height: 100vh;
  max-height: 101vw;
  max-width: 7%;
  min-height: 100px;
  min-width: 0%;
}

.background-video-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 116px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.navbar {
  background-color: hsla(0, 0%, 86.7%, 0);
}

.div-block-2 {
  display: inline-block;
  margin-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.container-3 {
  margin-top: -227px;
  margin-bottom: 48px;
  padding: 3px 208px 128px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.background-video-3 {
  margin: -101px -717px 402px -442px;
  padding: 569px 140px 479px 181px;
}

.video-wrapper {
  height: 20vw;
}

.image-2 {
  -o-object-fit: cover;
  object-fit: cover;
}

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

.image-3 {
  margin-top: -81px;
}

.video-content-wrapper {
  height: auto;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  -o-object-fit: fill;
  object-fit: fill;
}

.container-5 {
  position: absolute;
  left: 140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 20%;
  margin-top: 395px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

._1text-wrapper {
  position: absolute;
  left: 0px;
  top: 674px;
  display: block;
  width: 100%;
  height: 15vh;
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 74px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(204, 26, 26, 0);
  -o-object-fit: fill;
  object-fit: fill;
}

.heading-2 {
  position: absolute;
  margin-top: 533px;
  margin-bottom: 0px;
  margin-left: 64px;
  padding-top: 43px;
  padding-bottom: 76px;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  color: #dcdac0;
  font-size: 110px;
  line-height: 112px;
  font-weight: 400;
  letter-spacing: 2px;
}

.background-video-4 {
  position: static;
  display: block;
  height: 100vh;
  padding-top: 70px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, 0.71)), to(rgba(30, 30, 30, 0.71)));
  background-image: linear-gradient(180deg, rgba(30, 30, 30, 0.71), rgba(30, 30, 30, 0.71));
  color: #dcdac0;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.centering-container2 {
  height: 100vh;
  background-color: hsla(0, 0%, 86.7%, 0);
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

.image-4 {
  display: inline-block;
  padding-top: 7px;
}

.navlink-menue {
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  font-family: Dinpro, sans-serif;
  color: #dcdac0;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  cursor: pointer;
}

.navlink-menue:hover {
  color: #fff;
  font-weight: 700;
  text-align: center;
  letter-spacing: 8px;
}

.navlink-menue.w--current {
  font-family: Dinpro, sans-serif;
  color: #fff;
}

.navlink-menue.w--current:hover {
  font-family: Dinpro, sans-serif;
  color: #fff;
  letter-spacing: 8px;
}

.centering {
  margin-top: 614px;
}

.centering-container.nav-container {
  position: static;
  min-width: 95%;
}

.section {
  height: auto;
  padding-top: 50px;
  background-color: #dcdac0;
  color: #dcdac0;
}

.section2-homepage {
  height: 100vh;
}

.section2-homepage.image-fabric {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: transparent;
  border-radius: 0px;
  background-color: #dcdac0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e1e1e), to(#1e1e1e));
  background-image: linear-gradient(180deg, #1e1e1e, #1e1e1e);
  color: #1e1e1e;
}

.section2-homepage.image-coffee-homepage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/coffee_machine_mood.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/coffee_machine_mood.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  font-family: Dinpro, sans-serif;
}

.container-6 {
  height: 100%;
  margin-top: 0px;
  padding-top: 0px;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: Dinpro, sans-serif;
  color: #dcdac0;
  font-size: 60px;
  line-height: 3vh;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
}

.heading-3.heading-coffee-image {
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  color: #dcdac0;
  font-size: 230px;
  line-height: 218px;
  font-weight: 700;
  text-align: left;
}

.neuigkeiten-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 30vh;
  max-width: none;
  min-width: 40%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 28px;
  padding-left: 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #dcdac0;
  border-radius: 50px;
  background-color: rgba(220, 218, 192, 0);
}

.navbar-2 {
  position: fixed;
  top: 0px;
  max-width: 0%;
  min-width: 100%;
  background-color: #1e1e1e;
  box-shadow: 1px 1px 20px -16px #4b3825;
}

.container-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 90%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.container-8 {
  position: absolute;
  overflow: visible;
}

.container-9 {
  position: absolute;
  padding-top: 62px;
  padding-right: 1228px;
  background-color: rgba(75, 56, 37, 0);
  box-shadow: 3px 3px 20px -15px #000;
  -webkit-filter: blur(0px);
  filter: blur(0px);
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.div-block-3 {
  position: fixed;
}

.image-5 {
  display: block;
  width: 18%;
  max-width: none;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.container-10 {
  position: absolute;
  max-width: 7%;
  min-height: 10vh;
  margin-top: 706px;
}

.paragraph {
  margin-bottom: 0px;
  padding: 3px 51px 0px;
  font-family: Roboto, sans-serif;
  color: #dcdac0;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 2px;
}

.image-icon-wraper {
  overflow: auto;
  width: 20%;
  height: 8vh;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.image-6 {
  display: block;
  width: 100%;
  margin-top: 21px;
  margin-right: 0px;
  margin-left: auto;
  background-color: rgba(158, 147, 0, 0);
  -webkit-filter: brightness(102%);
  filter: brightness(102%);
  -o-object-fit: cover;
  object-fit: cover;
}

.body-2 {
  background-color: #dcdac0;
}

.image-7 {
  display: none;
  overflow: visible;
  margin-top: 131px;
  margin-right: auto;
  margin-left: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.container-11 {
  height: 100vh;
  max-width: 100%;
}

.image-8 {
  position: static;
  overflow: visible;
  width: 100%;
  height: 100vh;
  border-radius: 0px;
  opacity: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-2 {
  overflow: hidden;
  height: 100vh;
}

.section-2.starting-section--ber-uns {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px 0px 50px 50px;
}

.h1.heading-2 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: auto;
  margin: 69px auto 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #dcdac0;
  font-size: 90px;
  line-height: 102px;
  font-weight: 100;
  text-align: right;
  text-transform: uppercase;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.h1.heading-2.openersection-title {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: auto;
  height: 80vh;
  margin-top: -8px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: Dinpro, sans-serif;
  color: #dcdac0;
  font-size: 300px;
  line-height: 288px;
  font-weight: 400;
  text-align: left;
}

.container-12 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  margin: -297px auto 409px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.devider {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 3px;
  min-height: 0px;
  margin-top: -1px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #4b3825;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.devider.caption {
  display: block;
  width: 60%;
  margin: 0px 0px 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #dcdac0;
  text-align: right;
}

.div-block-4 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.container-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 80vh;
  max-width: 90%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.scroll-parallx-wrapper {
  width: 90%;
  height: 70vh;
  max-width: 1500px;
  color: #865f5f;
}

.image-holder--beruns {
  width: 55%;
  height: 100%;
  float: left;
  border-radius: 0px 0px 50px;
  background-image: url('../images/KAffee-Tassen.jpg');
  background-position: 0% 0%;
  background-size: cover;
  background-attachment: fixed;
}

.image-holder--beruns.our-responsibilty {
  background-image: url('../images/Kaffee-Tasse-matt.jpg');
  background-position: 100% 50%;
  background-repeat: no-repeat;
}

.image-holder--beruns.wie-alles-begann {
  background-image: url('../images/Kaffee-Tasse-matt.jpg');
  background-position: 200% 50%;
}

.image-holder--beruns.umwelt {
  background-image: url('../images/Keaffeehaus-Ambiente.jpg');
  background-position: 100% 50%;
}

.image-holder--beruns.ambiente {
  background-image: url('../images/Kaffee-Schild.jpg');
}

.image-holder--beruns.bio {
  background-image: url('../images/Kaffeebohnen.jpg');
  background-position: 100% 0%;
}

.opner-section {
  width: 100%;
  height: 100vh;
}

.medium-sized-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Dinpro, sans-serif;
  color: #dcdac0;
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
}

.medium-sized-text.neugikeiten-box {
  text-align: left;
}

.medium-sized-text.margin-left-100px {
  width: 650px;
  margin-top: 20px;
  margin-bottom: 0px;
  padding-left: 70px;
}

.medium-sized-text.margin-left-100px.start-page {
  color: #dcdac0;
}

.medium-sized-text.margin-left-100px.start-page.black-txt {
  color: #4b3825;
}

.medium-sized-text.margin-left-100px.start-page.centertext {
  padding-left: 0px;
}

.medium-sized-text.black {
  color: #1e1e1e;
}

.container-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 90%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #1e1e1e;
}

.background-parallax-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

._90--centering-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 100vh;
  max-width: 1500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

._90--centering-container.footer-hieght {
  height: auto;
  padding-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

._90--centering-container.footer-hieght._90--container-margin {
  padding-top: 20px;
}

._90--centering-container.neuigkeiten-section {
  height: 80vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._90--centering-container.neuigkeiten-section.auto-hright-container {
  height: auto;
}

._90--centering-container.top-aligned-grid {
  padding-top: 140px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

._90--centering-container.top-aligned-grid.auto-height {
  height: auto;
}

._90--centering-container.flat {
  height: auto;
}

._90--centering-container.auto-height {
  height: auto;
}

._90--centering-container.bottomaligned {
  padding-bottom: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.grid {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.parallax-grid-div {
  overflow: hidden;
  height: 65vh;
  border-bottom-left-radius: 50px;
  background-image: url('../images/KAffee-Tassen.jpg');
  background-position: 100% 100%;
  background-size: cover;
  background-attachment: fixed;
}

.parallax-grid-div.qualit-t {
  background-image: url('../images/Kaffeebohnen.jpg');
}

.parallax-grid-div.das-ambiente {
  background-image: url('../images/Keaffeehaus-Ambiente.jpg');
}

.parallax-grid-div.unsere-geschichte {
  background-image: url('../images/ren6.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.image-9 {
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-5 {
  background-color: #1e1e1e;
  color: #dcdac0;
}

.parallax-grid-div-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1e1e1e;
}

.heading-4 {
  font-family: Roboto, sans-serif;
  font-size: 70px;
  line-height: 70px;
  font-weight: 100;
}

.grid-container {
  display: block;
  padding-top: 0px;
  padding-left: 76px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-5 {
  margin-top: 0px;
}

.button {
  margin-top: 10px;
  padding: 6px 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #dcdac0;
  border-radius: 20px;
  background-color: rgba(56, 152, 236, 0);
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  font-family: Dinpro, sans-serif;
  color: #dcdac0;
  font-size: 22px;
  line-height: 22px;
  font-weight: 100;
}

.button:hover {
  border-color: rgba(255, 255, 255, 0);
  background-color: #dcdac0;
  box-shadow: 10px 10px 12px -4px #000;
  color: #4b3825;
}

.button.margin-left-100px {
  margin-top: 0px;
  margin-left: 70px;
}

.button.button-top-margin30 {
  margin-top: 30px;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 65vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #dcdac0;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  color: #1e1e1e;
  font-size: 14px;
  font-weight: 400;
}

.footer-textbox {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-family: Dinpro, sans-serif;
  font-size: 14px;
  text-align: left;
  text-decoration: none;
}

.footer-textbox.lefta-ligned {
  margin-bottom: 20px;
  font-size: 25px;
  font-weight: 700;
  text-align: left;
}

.footer-textbox.lefta-ligned.footer-reference {
  margin-top: 40px;
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 300;
  text-align: right;
}

.footer-textbox.ffnungszeiten-zeiten {
  margin-top: 10px;
  font-size: 18px;
  text-align: left;
}

.footer-textbox.ffnungszeiten-zeiten.kotnakt {
  padding-left: 20px;
  clear: right;
  color: #dcdac0;
}

.footer-textbox.last-child-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.grid-footer {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 0px;
  margin-bottom: 60px;
  padding-bottom: 40px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-flow: row;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #1e1e1e;
}

.grid-footer:hover {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #4b3825;
}

.grid-footer.ffnungszeiten {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-grid-columns: 1.5fr 1fr 0.25fr 1fr;
  grid-template-columns: 1.5fr 1fr 0.25fr 1fr;
}

.image-div-opener {
  width: 100%;
  height: 100vh;
  background-image: url('../images/Über-uns.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: fixed;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.image-div-opener:hover {
  -webkit-filter: none;
  filter: none;
}

.image-div-opener.unser-angebot-opener-image {
  background-image: url('../images/modd_Theke.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.image-div-opener.unser-angebot-opener-image.essensbild1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: none;
}

.image-div-opener.unser-angebot-opener-image.essensbild2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
}

.image-div-opener.unser-angebot-opener-image.essensbild2.essensbild-drei {
  background-image: url('../images/waffles.jpg');
}

.image-div-opener.unser-angebot-opener-image.essensbild2.essensbild4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.32)), to(rgba(0, 0, 0, 0.32))), url('../images/Herzhaft.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32)), url('../images/Herzhaft.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.image-div-opener.unser-angebot-opener-image.essensbild2.ren1 {
  position: relative;
  padding-bottom: 0px;
  background-color: transparent;
  background-image: none;
}

.image-div-opener.unser-angebot-opener-image.essensbild2.ren2 {
  position: relative;
  overflow: hidden;
  height: 100vh;
  padding-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: none;
}

.image-div-opener.unser-angebot-opener-image.essensbild2.ren3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.28)), to(rgba(0, 0, 0, 0.28))), url('../images/ren6.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.28), rgba(0, 0, 0, 0.28)), url('../images/ren6.jpg');
}

.image-div-opener.unser-angebot-opener-image.essensbild2.ren4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.26)), to(rgba(0, 0, 0, 0.26))), url('../images/ren8.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.26), rgba(0, 0, 0, 0.26)), url('../images/ren8.jpg');
}

.image-div-opener.unser-angebot-opener-image.essensbild2.essensbild6 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/Wecktraum-.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/Wecktraum-.jpg');
}

.image-div-opener.unser-angebot-opener-image.essensbild2.ambientee {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/ambient_mood1.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/ambient_mood1.jpg');
}

.image-div-opener.unser-angebot-opener-image.essensbild2.ren5 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.23)), to(rgba(0, 0, 0, 0.23))), url('../images/ambient_mood.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.23)), url('../images/ambient_mood.jpg');
}

.image-div-opener.unser-angebot-opener-image.ambient-2 {
  background-image: url('../images/ambiente_mood.jpg');
}

.image-div-opener.unser-angebot-opener-image.ambinet-3 {
  background-image: url('../images/Kuh-Bilder_mood.jpg');
}

.image-div-opener.unser-angebot-opener-image.ambient-4 {
  background-image: url('../images/Keaffeehaus-Ambiente.jpg');
}

.image-div-opener.unser-angebot-opener-image.ambinet-5 {
  background-image: url('../images/Kaffee-Schild.jpg');
}

.image-div-opener.unser-angebot-opener-image.undseminare {
  background-image: url('../images/coffee_machine_mood.jpg');
}

.image-div-opener.beruns {
  background-image: url('../images/Kaffeemachine_mood.jpg');
}

.image-div-opener.unsere-geschichte {
  background-image: url('../images/ren4.jpg');
}

.image-div-opener.kontakt-opener {
  background-image: url('../images/Kaffee-Schild_1.jpg');
}

.image-div-opener.das-ambiente {
  background-image: url('../images/ambient_mood.jpg');
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.44);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  color: #333;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.open-titles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 90%;
  height: auto;
  margin-top: 140px;
  margin-bottom: 10px;
  padding-left: 70px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  color: #dcdac0;
  font-size: 150px;
  line-height: 135px;
}

.open-titles.margin-left {
  padding-left: 0px;
}

.open-titles.margin-left.zero-topmargin {
  line-height: 140px;
}

.open-titles.black {
  color: #1e1e1e;
}

.open-titles.scroll-middle {
  margin-top: 0px;
  margin-bottom: 200px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.open-titles.no-margin {
  margin-top: 0px;
  margin-bottom: 60px;
  padding-left: 0px;
}

.text-block-2 {
  font-family: Dinpro, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.section-4 {
  background-color: #dcdac0;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 20%;
  height: auto;
  max-height: 95%;
  min-height: 94%;
  margin-right: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-8 {
  font-weight: 300;
}

.text-span {
  color: #4b3825;
  text-align: left;
  text-decoration: underline;
}

.text-span-2 {
  color: #4b3825;
  text-decoration: underline;
}

.text-span-3 {
  color: #4b3825;
  text-decoration: underline;
}

.text-span-4 {
  color: #4b3825;
  text-decoration: underline;
}

.text-span-5 {
  color: #4b3825;
  text-decoration: underline;
}

.text-span-6 {
  color: #4b3825;
}

._200px-top-margin {
  margin-top: 200px;
}

.distance-keeper {
  height: 90px;
  line-height: 30px;
}

.h3-centered {
  color: #dcdac0;
  font-size: 40px;
  text-align: center;
}

.paragraph-2 {
  padding-left: 100px;
}

.logo-homepage-big {
  position: static;
  left: auto;
  top: 0%;
  right: 22%;
  bottom: 0%;
  display: block;
  width: 55%;
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 0px;
}

.grid-2 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.link-block {
  color: #1e1e1e;
  text-decoration: none;
}

.seminare {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #1e1e1e;
}

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

.barista-grid.second-barista-grid {
  margin-top: 100px;
  margin-bottom: 100px;
}

.long-grid-container {
  width: 120%;
}

.long-grid-container.cvlk {
  width: 50px;
}

.heading-9 {
  margin-bottom: 0px;
  color: #dcdac0;
  font-size: 35px;
  line-height: 35px;
}

.heading-9.in-body-menucaption {
  margin-top: 120px;
}

.menue-body {
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: Dinpro, sans-serif;
  color: #dcdac0;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
}

.heading-10 {
  height: auto;
  margin-top: 20px;
  margin-bottom: 0px;
  font-size: 20px;
}

.heading-10.barista-grid-caption {
  margin-top: 0px;
  color: #1e1e1e;
  text-align: center;
}

.italic-text {
  font-style: normal;
}

.blurred-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 60vh;
  padding-left: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(30, 30, 30, 0.55);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
}

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

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

.link-block-2.top-marg {
  margin-top: 40px;
}

.text-span-7 {
  text-decoration: underline;
}

.zero-topmargin {
  margin-top: 0px;
}

.barista-grid-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 20vh;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #dcdac0;
  -webkit-transition: all 975ms ease;
  transition: all 975ms ease;
}

.barista-grid-div:hover {
  background-color: #fffddf;
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
  color: #000;
}

.barista-grid-div.home-div {
  height: 70vh;
  background-color: #1e1e1e;
}

.heading-11 {
  padding-right: 60px;
}

.zero-top-margins {
  margin-top: 0px;
  margin-bottom: 154px;
}

.heading-12 {
  padding-right: 24px;
}

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

.geschichts-text-e-emnt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 30vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #1e1e1e;
}

.coockie-container {
  position: fixed;
  left: auto;
  top: auto;
  right: 1%;
  bottom: 4%;
  z-index: 90000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 40vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: rgba(30, 30, 30, 0.93);
  -webkit-backdrop-filter: blur(11px);
  backdrop-filter: blur(11px);
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #dcdac0;
}

.coockie-title {
  margin-top: 0px;
  color: #1e1e1e;
  font-size: 50px;
  line-height: 20%;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Kaffeebohnen.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  text-align: center;
}

.body-5 {
  background-color: #1e1e1e;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 65%;
  height: auto;
  padding: 29px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
}

.image-10 {
  width: 25%;
}

.heading-13 {
  max-width: 900px;
}

.social-media-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 49px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.social-media-holder {
  width: 15%;
  margin-right: 20px;
  margin-left: 0px;
  -webkit-transition: all 875ms ease;
  transition: all 875ms ease;
}

.social-media-holder:hover {
  border-radius: 20px;
  background-color: transparent;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  color: #46413d;
}

.social-media-holder.social-icon-navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2%;
  height: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-11 {
  width: 100%;
  margin-right: 0px;
  padding-left: 0px;
}

.image-12 {
  width: 100%;
  border-style: none;
  border-width: 1px;
  border-color: #dcdac0;
  color: #1e1e1e;
}

.image-13 {
  width: 20%;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.body-6 {
  background-color: #dcdac0;
}

.body-7 {
  background-color: #dcdac0;
}

.text-span-8 {
  text-decoration: underline;
}

.body-8 {
  background-color: #dcdac0;
}

.kontak-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1e1e1e;
}

.kontakt-wrapper {
  display: block;
  margin-top: 53px;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 0.25fr 1fr;
  grid-template-columns: 0.25fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.icon-kontakt {
  width: 3%;
  height: auto;
  float: left;
  -webkit-transition: all 825ms ease;
  transition: all 825ms ease;
}

.icon-kontakt:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.image-14 {
  width: 100%;
}

.floater-kontact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-long-text {
  width: 100%;
  margin-top: 0px;
  padding-right: 0px;
}

.body-9 {
  background-color: #1e1e1e;
}

.link-block-3 {
  color: #1e1e1e;
}

.div-block-12 {
  margin-top: 60px;
}

.text-span-9 {
  color: #1e1e1e;
  font-weight: 500;
  text-decoration: underline;
  cursor: pointer;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1e1e1e;
}

.div-block-13.mask-div {
  overflow: hidden;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/coffee_machine_mood.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/coffee_machine_mood.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #dcdac0;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.section-7 {
  color: transparent;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #dcdac0;
}

.link {
  -webkit-transition: all 800ms ease;
  transition: all 800ms ease;
  color: #dcdac0;
  text-decoration: none;
}

.link:hover {
  letter-spacing: 2px;
}

.link-2 {
  -webkit-transition: all 800ms ease;
  transition: all 800ms ease;
  color: #dcdac0;
  text-decoration: none;
  cursor: pointer;
}

.link-2:hover {
  letter-spacing: 2px;
}

.link-block-4 {
  cursor: pointer;
}

.link-block-5 {
  cursor: pointer;
}

.image-15 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  z-index: -1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-8 {
  position: static;
  overflow: hidden;
}

.image-16 {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-9 {
  background-color: transparent;
}

.image-17 {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-18 {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-17 {
  background-color: #1e1e1e;
}

.div-block-18 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-3 {
  color: #1e1e1e;
}

.link-4 {
  color: #1e1e1e;
}

.link-5 {
  color: #1e1e1e;
}

.fs-cc-banner_buttons-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.fs-cc-banner_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 62.5rem;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fs-cc-manager_component {
  position: fixed;
  left: 1.25rem;
  top: auto;
  right: auto;
  bottom: 1.25rem;
  z-index: 999;
  display: none;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.fs-cc-prefs_checkbox {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  opacity: 0;
  cursor: pointer;
}

.fs-cc-banner_close-icon {
  width: 1.5rem;
  height: 1.5rem;
  border-style: solid;
  border-width: 1px;
  border-color: #4b3825;
}

.fs-cc-prefs_trigger {
  display: none;
}

.fs-cc-prefs_close {
  position: absolute;
  left: auto;
  top: -0.75rem;
  right: -0.75rem;
  bottom: auto;
  z-index: 1;
  padding: 0.625rem;
  border-radius: 100%;
  background-color: #f5f6ff;
  box-shadow: -1px 1px 12px 0 rgba(51, 51, 51, 0.1);
  color: #333;
  font-size: 1.25rem;
  text-decoration: none;
  cursor: pointer;
}

.fs-cc-prefs_option {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(51, 51, 51, 0.15);
}

.fs-cc-prefs_space-small {
  margin-bottom: 0.75rem;
}

.fs-cc-manager_trigger {
  display: none;
}

.fs-cc-prefs_title {
  color: #4b3825;
  font-size: 1.5rem;
  line-height: 1.2em;
  font-weight: 700;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-prefs_text {
  color: #1e1e1e;
  font-size: 0.75rem;
}

.fs-cc-prefs_buttons-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2rem;
  margin-right: -0.5rem;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 2.5rem;
}

.fs-cc-prefs_checkbox-field {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2.75rem;
  height: 1.5rem;
  margin-bottom: 0px;
  padding: 0.125rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 999rem;
  background-color: #ccc;
}

.fs-cc-prefs_label {
  margin-top: 0px;
  margin-right: 2rem;
  margin-bottom: 0px;
  color: #4b3825;
  font-size: 1rem;
  font-weight: 700;
}

.fs-cc-components {
  position: relative;
  z-index: 1000;
  display: block;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.fs-cc-prefs_content {
  overflow: scroll;
  height: 100%;
  padding: 2.5rem 2rem;
}

.fs-cc-banner_button {
  min-width: 8.75rem;
  margin-left: 1rem;
  padding: 0.625rem 1.25rem;
  border: 2px solid transparent;
  border-radius: 999rem;
  background-color: #dcdac0;
  color: #1e1e1e;
  font-size: 1rem;
  text-align: center;
}

.fs-cc-banner_button.fs-cc-button-alt {
  border-width: 2px;
  border-color: #dcdac0;
  background-color: transparent;
  color: #dcdac0;
}

.fs-cc-prefs_form {
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 70vh;
  max-width: 36rem;
  margin-bottom: 0px;
  border-radius: 1rem;
  background-color: #dcdac0;
}

.fs-cc-prefs_close-icon {
  width: 1rem;
  height: 1rem;
  color: #021a7c;
}

.fs-cc-banner_close {
  margin-left: 0.75rem;
  padding: 0.625rem;
  border-radius: 999rem;
  background-color: #dcdac0;
  box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.1);
  opacity: 1;
  cursor: pointer;
}

.fs-cc-prefs_overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #1e1e1e;
}

.fs-cc-manager_icon {
  width: 2rem;
  height: 2rem;
  mix-blend-mode: luminosity;
}

.fs-cc-banner_text {
  margin-right: 1.5rem;
  color: #dcdac0;
}

.fs-cc-banner_text-link {
  border-style: solid;
  border-width: 0px 0px 2px;
  border-color: #dcdac0;
  color: #dcdac0;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-manager_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.625rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 999rem;
  background-color: #dcdac0;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #333;
  cursor: pointer;
}

.fs-cc-manager_button:hover {
  color: #4353ff;
}

.fs-cc-prefs_component {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 997;
  display: none;
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
  padding: 2rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fs-cc-banner_component {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 998;
  display: none;
  padding: 1.5rem 2rem;
  border-top: 1px solid rgba(67, 83, 255, 0.16);
  background-color: #1e1e1e;
}

.fs-cc-prefs_toggle-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fs-cc-prefs_button {
  margin-right: 0.5rem;
  padding: 0.625rem 1.5rem;
  border: 2px solid transparent;
  border-radius: 999rem;
  background-color: #1e1e1e;
  color: #dcdac0;
  font-size: 0.875rem;
  font-weight: 700;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  border-color: #1e1e1e;
  background-color: #dcdac0;
  color: #1e1e1e;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_toggle {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 999px;
  background-color: #fff;
}

@media screen and (max-width: 991px) {
  .body {
    background-color: #dcdac0;
  }

  .heading-2 {
    font-size: 60px;
  }

  .navlink-menue {
    border-style: solid;
    border-width: 1px;
    border-color: rgba(220, 218, 192, 0.02);
    background-color: #1e1e1e;
  }

  .section2-homepage.image-coffee-homepage {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/Kaffee-Tasse-matt.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Kaffee-Tasse-matt.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .neuigkeiten-block {
    width: 80%;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .menu-button {
    height: 100%;
  }

  .navbar-2 {
    background-color: #1e1e1e;
  }

  .image-5 {
    width: 40%;
  }

  .image-6 {
    width: 60%;
    margin-right: auto;
  }

  .menu-button-2 {
    overflow: hidden;
    color: #dcdac0;
  }

  .menu-button-2.w--open {
    background-color: transparent;
  }

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

  .h1.heading-2.openersection-title {
    width: auto;
    height: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .image-holder--beruns {
    background-position: 100% 100%;
  }

  .medium-sized-text {
    padding-right: 20px;
    font-size: 18px;
    line-height: 22px;
  }

  .medium-sized-text.neugikeiten-box {
    width: 100%;
    padding-left: 43px;
  }

  ._90--centering-container.neuigkeiten-section {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._90--centering-container.bottomaligned {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .parallax-grid-div.das-ambiente {
    background-position: 50% 50%;
  }

  .grid-container {
    padding-left: 30px;
  }

  .footer {
    height: auto;
    padding-bottom: 40px;
  }

  .footer-textbox.lefta-ligned.footer-reference {
    text-align: left;
  }

  .grid-footer {
    position: static;
    bottom: 0%;
    margin-top: 60px;
  }

  .grid-footer.ffnungszeiten {
    margin-top: 60px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .image-div-opener.unser-angebot-opener-image.essensbild1 {
    background-position: 50% 100%;
  }

  .image-div-opener.unser-angebot-opener-image.essensbild2.essensbild-drei {
    background-position: 50% 0%;
  }

  .image-div-opener.unser-angebot-opener-image.essensbild2.essensbild4 {
    background-position: 100% 50%;
  }

  .image-div-opener.unser-angebot-opener-image.essensbild2.ren1 {
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-div-opener.unser-angebot-opener-image.essensbild2.ren2 {
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-div-opener.unser-angebot-opener-image.essensbild2.ren3 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.27)), to(rgba(0, 0, 0, 0.27))), url('../images/ren6.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.27), rgba(0, 0, 0, 0.27)), url('../images/ren6.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .image-div-opener.unser-angebot-opener-image.essensbild2.ren4 {
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-div-opener.unser-angebot-opener-image.essensbild2.ren5 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-6 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .open-titles {
    margin-top: 0px;
    padding-left: 70px;
    color: #dcdac0;
    font-size: 110px;
    line-height: 90px;
  }

  .open-titles.margin-left.zero-topmargin {
    line-height: 112px;
  }

  .open-titles.black {
    padding-left: 0px;
  }

  .open-titles.scroll-middle.freuen-unsae {
    margin-bottom: 25px;
    text-align: left;
  }

  .h3-centered {
    width: 100%;
    font-size: 35px;
  }

  .logo-homepage-big {
    width: 12%;
    margin-top: 19px;
    margin-left: 70px;
  }

  .grid-2 {
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    justify-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

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

  .barista-grid.second-barista-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .long-grid-container {
    width: 100%;
  }

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

  .social-media-holder {
    width: 8%;
  }

  .social-media-holder.social-icon-navbar {
    margin-right: 20px;
  }

  .body-8 {
    color: #dcdac0;
  }

  .div-block-15 {
    height: 65vh;
    background-color: #4b3825;
  }

  .image-15 {
    height: 100%;
  }

  .image-16 {
    height: 100%;
  }

  .lottie-animation {
    width: 40px;
    height: 50px;
  }

  .div-block-19 {
    margin-top: 72px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-20 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 1rem;
  }

  .fs-cc-banner_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .fs-cc-banner_text {
    margin-right: 0rem;
  }
}

@media screen and (max-width: 767px) {
  .background-video-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section2-homepage.image-coffee-homepage {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/Kaffee-Tasse-matt.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Kaffee-Tasse-matt.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .heading-3.heading-coffee-image {
    font-size: 200px;
    line-height: 198px;
  }

  .neuigkeiten-block {
    position: relative;
    width: 75%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .image-5 {
    width: 50%;
  }

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

  .image-holder--beruns {
    width: 100%;
    margin-top: 635px;
  }

  .medium-sized-text.neugikeiten-box {
    width: 100%;
    padding-left: 35px;
  }

  .medium-sized-text.margin-left-100px {
    width: 90%;
    margin-bottom: 40px;
    padding-left: 0px;
  }

  .medium-sized-text.margin-left-100px.start-page {
    padding-right: 160px;
  }

  .background-parallax-section {
    margin-bottom: 220px;
  }

  ._90--centering-container {
    height: auto;
  }

  ._90--centering-container.footer-hieght {
    margin-top: 79px;
  }

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

  .parallax-grid-div.das-ambiente {
    background-position: 30% 50%;
  }

  .parallax-grid-div.unsere-geschichte {
    background-image: url('../images/ren7.jpg');
    background-position: 0% 100%;
  }

  .parallax-grid-div-text {
    background-color: #1e1e1e;
  }

  .grid-container {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0px;
  }

  .button.margin-left-100px {
    margin-top: 0px;
    margin-left: 0px;
  }

  .footer {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .footer-textbox {
    font-size: 12px;
    line-height: 16px;
  }

  .footer-textbox.lefta-ligned.footer-reference {
    text-align: left;
  }

  .footer-textbox.ffnungszeiten-zeiten {
    font-size: 16px;
  }

  .grid-footer {
    margin-top: 40px;
    padding-bottom: 30px;
  }

  .grid-footer.ffnungszeiten {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .image-div-opener {
    background-position: 50% 50%;
  }

  .open-titles {
    margin-bottom: 11px;
    padding-left: 0px;
    font-size: 90px;
    line-height: 88px;
  }

  .open-titles.margin-left.zero-topmargin {
    line-height: 78px;
  }

  .h3-centered {
    width: auto;
    font-size: 30px;
    line-height: 28px;
    white-space: normal;
  }

  .logo-homepage-big {
    position: static;
    width: 25%;
    margin-left: 0px;
    padding-left: 20px;
  }

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

  .barista-grid.second-barista-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .social-media-holder.social-icon-navbar {
    width: 4%;
    margin-right: 10px;
  }

  .footer-long-text {
    margin-top: 27px;
  }

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

  .div-block-12.buttondiv {
    margin-top: 0px;
  }

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

  .image-18 {
    width: 100%;
  }

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

  .fs-cc-banner_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .fs-cc-prefs_title {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-color: #dcdac0;
  }

  .section2-homepage.image-coffee-homepage {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.48)), to(rgba(0, 0, 0, 0.48))), url('../images/Kaffee-Tasse-matt.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.48)), url('../images/Kaffee-Tasse-matt.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .heading-3.heading-coffee-image {
    width: 100%;
    height: auto;
    font-size: 800%;
    line-height: 150px;
  }

  .neuigkeiten-block {
    width: 80%;
  }

  .container-7 {
    margin-left: 0px;
  }

  .image-5 {
    width: 90%;
  }

  .nav-menu {
    height: 100vh;
    background-color: #1e1e1e;
  }

  .devider.caption.angebboott {
    margin-bottom: 10px;
  }

  .opner-section {
    overflow: visible;
  }

  .medium-sized-text {
    width: auto;
    padding-left: 20px;
  }

  .medium-sized-text.margin-left-100px {
    width: 300px;
    padding-left: 10px;
    text-align: center;
  }

  .medium-sized-text.margin-left-100px.start-page {
    width: 90%;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-right: 28px;
    padding-left: 20px;
    text-align: left;
  }

  .background-parallax-section {
    overflow: hidden;
    margin-bottom: 140px;
  }

  ._90--centering-container {
    overflow: visible;
    width: 100%;
    height: auto;
  }

  ._90--centering-container.footer-hieght {
    margin-top: 60px;
    padding-bottom: 60px;
  }

  ._90--centering-container.footer-hieght._90--container-margin {
    margin-top: 60px;
    padding-right: 60px;
    padding-left: 60px;
  }

  .parallax-grid-div.qualit-t {
    width: 100%;
  }

  .parallax-grid-div.unsere-geschichte {
    width: 100%;
    background-position: 0% 50%;
    background-size: auto;
  }

  .parallax-grid-div-text {
    width: 100%;
  }

  .grid-container {
    max-width: none;
    padding-left: 10px;
  }

  .button.margin-left-100px {
    margin-left: 0px;
  }

  .footer {
    padding-bottom: 0px;
  }

  .footer-textbox.lefta-ligned.footer-reference {
    text-align: left;
  }

  .footer-textbox.ffnungszeiten-zeiten {
    font-size: 12px;
  }

  .footer-textbox.last-child-footer {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .grid-footer {
    position: static;
    bottom: 0%;
    margin-top: 100px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    background-color: #dcdac0;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }

  .grid-footer:hover {
    font-family: Dinpro, sans-serif;
    color: #4b3825;
    font-size: 12px;
    line-height: 16px;
  }

  .grid-footer.ffnungszeiten {
    margin-top: 0px;
    padding-bottom: 0px;
    justify-items: center;
    grid-auto-flow: row;
    grid-auto-columns: 0.25fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .image-div-opener.unser-angebot-opener-image.essensbild1 {
    background-position: 50% 50%;
  }

  .image-div-opener.unser-angebot-opener-image.essensbild2 {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-div-opener.unser-angebot-opener-image.essensbild2.essensbild4 {
    background-color: #1e1e1e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.42)), to(rgba(0, 0, 0, 0.42))), url('../images/Herzhaft.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0.42)), url('../images/Herzhaft.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, auto;
    background-attachment: scroll, scroll;
  }

  .image-div-opener.unser-angebot-opener-image.essensbild2.ren3 {
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .image-div-opener.unser-angebot-opener-image.essensbild2.ren5 {
    padding-bottom: 0px;
  }

  .image-div-opener.unser-angebot-opener-image.ambient-2 {
    background-position: 50% 0%;
  }

  .image-div-opener.unser-angebot-opener-image.ambient-4 {
    background-position: 30% 0%;
  }

  .div-block-6 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.26);
  }

  .open-titles {
    display: block;
    margin-top: 25px;
    margin-bottom: 16px;
    padding-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 50px;
    line-height: 45px;
    text-align: left;
  }

  .open-titles.margin-left.zero-topmargin {
    line-height: 52px;
  }

  .open-titles.black {
    padding-left: 20px;
  }

  .heading-7 {
    width: auto;
    font-size: 45px;
    line-height: 45px;
  }

  .h3-centered {
    font-size: 20px;
  }

  .logo-homepage-big {
    width: 55%;
    margin-top: 31px;
    margin-left: 0px;
    padding-left: 40px;
  }

  .icon {
    font-size: 40px;
  }

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

  .barista-grid.second-barista-grid {
    grid-auto-columns: 1.5fr;
    grid-column-gap: 0px;
    -ms-grid-columns: 0.25fr;
    grid-template-columns: 0.25fr;
  }

  .heading-9 {
    padding-left: 10px;
  }

  .heading-10 {
    padding-left: 10px;
  }

  .div-block-7 {
    width: auto;
    padding-left: 0px;
  }

  .blurred-bg {
    width: 100%;
    height: 40vh;
    padding-left: 10px;
  }

  .text-span-7 {
    padding-left: 10px;
  }

  .heading-12 {
    font-size: 40px;
    line-height: 52px;
  }

  .social-media-wrapper {
    width: 50%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .social-media-holder {
    width: 40%;
    margin-right: 16px;
  }

  .social-media-holder.social-icon-navbar {
    width: 5%;
  }

  .social-media-holder.footer-social {
    width: 100%;
  }

  .floater-kontact {
    margin-bottom: 10px;
  }

  .small-margin-left-phone {
    padding-left: 10px;
  }

  .link-block-3 {
    color: #1e1e1e;
    text-decoration: underline;
  }

  .div-block-12 {
    padding-left: 20px;
    text-align: center;
  }

  .div-block-12.buttondiv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 3px;
  }

  .div-block-15 {
    position: -webkit-sticky;
    position: sticky;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    background-color: transparent;
  }

  .section-5 {
    background-color: #46413d;
  }

  .section-6 {
    width: 100%;
  }

  .image-19 {
    margin-left: 0px;
    padding-left: 20px;
  }

  .fs-cc-banner_buttons-wrapper {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .fs-cc-manager_component {
    display: block;
  }

  .fs-cc-prefs_close {
    background-color: #dcdac0;
  }

  .fs-cc-prefs_content {
    padding: 1.5rem;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: 0.5rem;
    margin-left: 0rem;
  }

  .fs-cc-prefs_close-icon {
    color: #1e1e1e;
  }

  .fs-cc-banner_close {
    position: absolute;
    left: auto;
    top: -1.5rem;
    right: 0.75rem;
    bottom: auto;
  }

  .fs-cc-manager_icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .fs-cc-manager_button {
    padding: 0.525rem;
  }

  .fs-cc-prefs_component {
    display: block;
    padding: 1.5rem;
  }

  .fs-cc-banner_component {
    display: none;
  }

  .fs-cc-prefs_button {
    margin-bottom: 0.5rem;
  }
}

#w-node-b49b4ca2-9ead-51c8-0018-026357bc3cba-74bc0121 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_8458da0b-4764-ac03-51ef-51818df97aa4-f0ea37f7 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_9719e474-6e00-0ba6-a964-262407d8f096-f0ea37f7 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_76826bed-1486-d0ba-27fe-2eb491027f5b-f0ea37f7 {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_9cfc45fc-2c25-98d9-84cf-ee45722d4774-f0ea37f7 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-box-ordinal-group: -9998;
  -webkit-order: -9999;
  -ms-flex-order: -9999;
  order: -9999;
}

#w-node-_197b8dfb-54ca-ab3e-d2c3-306745bbdb72-e2305f50 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_01e4cc4a-ca7c-940e-66ea-e9ac5a284c26-e2305f50 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_4c8c079c-071b-e2f8-f6b1-e88357a567d7-e2305f50 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_1333418d-8327-43ed-4f2d-65804de34423-e2305f50 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-ee50b4d5-1bc5-e90e-d5b6-b01b0576497d-a74ca12d {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_7c0f01a2-e320-ac1d-5c34-732ac1ced096-a74ca12d {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-efcef719-2ad4-7790-bc33-173ebbe3d675-a74ca12d {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_67dfc569-4e96-9e10-f8bc-1f5d30fe9e32-a74ca12d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-a7f36958-4ed7-9592-9dd0-dfe76a47c988-a74ca12d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_90d423cb-356d-59cd-f8ea-c078b56277bc-a74ca12d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-ba080162-0dfc-10f3-071c-55788c60b0a5-a74ca12d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_93eca3c2-f66e-e03d-6ade-e31109a9dd40-a74ca12d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-d2bf5009-4af4-fb61-3423-da4d979bba78-a74ca12d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-ecd38e4a-d344-8e55-37ec-451cfc2460a5-a74ca12d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-da91167f-790e-f8a1-f375-ad5ecfca6bea-a74ca12d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_81e33049-2526-3aca-47ba-835f9d001fb2-a74ca12d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-fc0f0b60-46c3-f935-d52b-997fdf75b2da-a74ca12d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_8232e795-a6bc-d409-197d-6cf47cfd3596-a74ca12d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_419e6443-4f78-3674-c0b5-9c6ea4798293-a74ca12d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_662ee426-ed1d-0723-1ebe-403bc98c1307-a74ca12d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_934c6fd1-062c-47f2-aa2f-2769be70b37a-a74ca12d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_69b0b54c-113d-66e8-2f6b-49d6384ceb38-a74ca12d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_239c5c6d-255e-1550-2229-8e6e238751ac-a74ca12d {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_23fd0723-a258-6b89-8568-d4000d8ffeb4-a74ca12d {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (max-width: 991px) {
  #w-node-b49b4ca2-9ead-51c8-0018-026357bc3cba-74bc0121 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }

  #w-node-_8458da0b-4764-ac03-51ef-51818df97aa4-f0ea37f7 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-_76826bed-1486-d0ba-27fe-2eb491027f5b-f0ea37f7 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-efcef719-2ad4-7790-bc33-173ebbe3d675-a74ca12d {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_934c6fd1-062c-47f2-aa2f-2769be70b37a-a74ca12d {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_8458da0b-4764-ac03-51ef-51818df97aa4-f0ea37f7 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 4;
    grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #w-node-_76826bed-1486-d0ba-27fe-2eb491027f5b-f0ea37f7 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-column-align: start;
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_8458da0b-4764-ac03-51ef-51818df97aa4-f0ea37f7 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_76826bed-1486-d0ba-27fe-2eb491027f5b-f0ea37f7 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_9cfc45fc-2c25-98d9-84cf-ee45722d4774-f0ea37f7 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-d16d19c9-c88e-1017-a71f-cd96e6f5e012-e2305f50 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_67dfc569-4e96-9e10-f8bc-1f5d30fe9e32-a74ca12d {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-a7f36958-4ed7-9592-9dd0-dfe76a47c988-a74ca12d {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_90d423cb-356d-59cd-f8ea-c078b56277bc-a74ca12d {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-ba080162-0dfc-10f3-071c-55788c60b0a5-a74ca12d {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_93eca3c2-f66e-e03d-6ade-e31109a9dd40-a74ca12d {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-d2bf5009-4af4-fb61-3423-da4d979bba78-a74ca12d {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-ecd38e4a-d344-8e55-37ec-451cfc2460a5-a74ca12d {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-da91167f-790e-f8a1-f375-ad5ecfca6bea-a74ca12d {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_81e33049-2526-3aca-47ba-835f9d001fb2-a74ca12d {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-fc0f0b60-46c3-f935-d52b-997fdf75b2da-a74ca12d {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_8232e795-a6bc-d409-197d-6cf47cfd3596-a74ca12d {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_419e6443-4f78-3674-c0b5-9c6ea4798293-a74ca12d {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_662ee426-ed1d-0723-1ebe-403bc98c1307-a74ca12d {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_934c6fd1-062c-47f2-aa2f-2769be70b37a-a74ca12d {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_69b0b54c-113d-66e8-2f6b-49d6384ceb38-a74ca12d {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-d3549f17-c9a2-12db-9946-78107db5c4a9-a74ca12d {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
}

@font-face {
  font-family: 'Dinpro 0';
  src: url('../fonts/DINPro-Bold_0.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}