.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  background-image: url('../images/hg01a.webp');
  background-position: 0 0;
  background-size: auto;
  width: 100vw;
  height: 100vh;
  display: block;
}

.image {
  opacity: .22;
  margin-top: 40px;
  margin-left: 40px;
}

.div-block {
  z-index: 800;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.div-block-2 {
  z-index: 700;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  margin-right: 5%;
  padding-bottom: 78px;
  padding-left: 27px;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.heading {
  opacity: .81;
  color: #fff;
  text-align: right;
  text-shadow: 3px 3px 1px #0000004f;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 600%;
  font-weight: 400;
  line-height: 44px;
  display: block;
}

.text-block {
  margin-top: 14px;
  font-size: 20px;
}

.text-block-2 {
  opacity: .83;
  color: #fff;
  margin-top: 0;
  padding-top: 20px;
  font-size: 24px;
}

.schrift01 {
  opacity: 1;
  color: #5a535b;
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 62px;
  font-weight: 400;
}

.schrift02 {
  text-align: center;
  flex: 0 auto;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 24px;
}

.heading-2 {
  color: #6f727b;
  text-align: center;
  margin-bottom: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.div-block-3 {
  z-index: 100;
  background-color: #fff;
  width: 320px;
  height: 370px;
  padding: 20px;
  position: relative;
  box-shadow: 1px 2px 5px #0003;
}

.div-block-4 {
  background-image: url('../images/hg02.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.image-2 {
  opacity: .19;
  margin-top: -1px;
  margin-bottom: 0;
  margin-left: 120px;
  display: block;
}

.div-block-5 {
  background-color: #eae9e9;
  width: 100vw;
}

.container {
  width: 100%;
  height: auto;
}

.section-2 {
  width: 100vw;
  height: auto;
}

.section-3 {
  background-color: #eae9e970;
}

.div-block-16 {
  background-image: url('../images/hg05.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 10%;
  height: 100%;
}

.bilderreihe {
  opacity: 1;
  background-color: #d3d3d3;
  width: 200%;
  height: 200px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: -5%;
  display: flex;
  overflow: visible;
}

.div-block-86, .div-block-18 {
  background-image: url('../images/hg01.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 10%;
}

.div-block-85 {
  background-image: url('../images/hg04.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 10%;
}

.div-block-88 {
  width: 100%;
  overflow: hidden;
}

.div-block-22, .div-block-17 {
  background-image: url('../images/hg03.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 10%;
}

.div-block-87, .div-block-20 {
  background-image: url('../images/hg02_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 10%;
}

.div-block-21 {
  background-image: url('../images/hg05.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 10%;
}

.image-3 {
  opacity: .33;
}

.div-block-89 {
  width: 100%;
  height: 100%;
}

.cell {
  justify-content: center;
  align-items: center;
}

.heading-3 {
  font-weight: 400;
}

.heading-4 {
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 400;
}

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

.cell-2 {
  justify-content: center;
  align-items: center;
}

.image-2-copy {
  opacity: .19;
  max-width: 100%;
  margin-top: -1px;
  margin-bottom: 0;
  margin-left: -64px;
}

.home-section-4-wrapper {
  background-color: #0000;
  width: 100%;
  height: 100%;
}

.home-section-4-tabelle {
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.home-section-4-tabelle-links {
  justify-content: flex-start;
  align-items: flex-start;
}

.home-section-4-tabelle-links-text {
  color: #858585;
}

.impresum-btn {
  color: #585656;
  text-decoration: none;
}

.home-section-4-tabelle-rechts {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}

.div-block-4a {
  background-image: url('../images/hg03b.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.heading-5 {
  opacity: .74;
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 400;
}

.heading-6 {
  color: #fff;
  background-color: #b9afa1;
  border-radius: 20px;
  padding: 5px 20px;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

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

.section-4 {
  z-index: 999;
  aspect-ratio: auto;
  color: #fff;
  object-fit: fill;
  background-color: #ffffffed;
  border: 1px solid #000;
  border-bottom-color: #00000038;
  justify-content: flex-start;
  align-items: center;
  height: 100px;
  margin-top: 14px;
  padding-left: 25px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 400;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.section-5 {
  height: 35vh;
  margin-top: 100px;
}

.su_slider1 {
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-91 {
  background-color: #dbd5d5;
  background-image: url('../images/hg01.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25%;
  height: 100%;
}

.div-block-92 {
  background-color: #e9b2b2;
  background-image: url('../images/hg03.webp'), url('../images/hg02_1.webp');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, cover;
  width: 25%;
  height: 100%;
}

.div-block-93 {
  background-color: #dbd5d5;
  background-image: url('../images/hg04.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25%;
}

.div-block-95 {
  background-color: #e9b2b2;
  background-image: url('../images/hg02_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25%;
  height: 100%;
}

.div-block-96 {
  background-color: #dbd5d5;
  background-image: url('../images/hg01.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 12.5%;
  height: 100%;
}

.div-block-97 {
  background-color: #e9b2b2;
  background-image: url('../images/hg03.webp'), url('../images/hg02_1.webp');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, cover;
  width: 12.5%;
  height: 100%;
}

.div-block-98 {
  background-color: #dbd5d5;
  background-image: url('../images/hg04.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 12.5%;
  height: 100%;
}

.div-block-99 {
  background-color: #e9b2b2;
  background-image: url('../images/hg02_1.webp');
  background-position: 0 0;
  background-size: cover;
  width: 12.5%;
  height: 100%;
}

.heading-7 {
  color: #6f727b;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 43px;
}

.schrift {
  text-align: center;
}

.section-6 {
  text-align: center;
  margin-bottom: 32px;
  padding-top: 27px;
}

.div-block-100 {
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-101 {
  background-image: url('../images/hg01.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25%;
  height: 100%;
}

.div-block-102 {
  background-image: url('../images/sl04.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25%;
  height: 100%;
}

.div-block-103 {
  background-image: url('../images/hg04.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25%;
  height: 100%;
}

.div-block-104 {
  background-image: url('../images/sl01.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25%;
  height: 100%;
}

.div-block-105 {
  height: 100%;
  display: flex;
}

.div-block-106 {
  background-image: url('../images/sl02.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25%;
  height: 100%;
}

.div-block-107 {
  background-image: url('../images/sl04.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25%;
  height: 100%;
}

.div-block-108 {
  background-image: url('../images/bed-1839184_1920.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25%;
  height: 100%;
}

.div-block-109 {
  background-image: url('../images/sl01.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25%;
  height: 100%;
}

.div-block-110 {
  height: 100%;
  display: flex;
}

.div-block-111 {
  background-image: url('../images/sl02.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25%;
  height: 100%;
}

.div-block-112 {
  background-image: url('../images/hg03.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25%;
  height: 100%;
}

.div-block-113 {
  background-image: url('../images/bed-1839184_1920.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25%;
  height: 100%;
}

.div-block-114 {
  background-image: url('../images/hg02_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25%;
  height: 100%;
}

.italic-text {
  color: #6f727b;
}

.text-block-16 {
  margin-top: 41px;
  margin-bottom: 8px;
  font-size: 1.2rem;
  font-weight: 700;
}

.text-block-9 {
  color: #000;
  margin-top: 6px;
  margin-bottom: 48px;
  padding-bottom: 0;
  font-size: 1.3em;
}

.text-block-8 {
  margin-top: 33px;
  margin-bottom: 12px;
  font-size: 1.3em;
}

.section-interior {
  margin-top: 127px;
  display: block;
}

.div-block-36 {
  justify-content: center;
  height: 25vh;
  margin-bottom: 31px;
  padding-bottom: 0;
  display: flex;
}

.div-block-38 {
  background-image: url('../images/h03.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 80%;
  height: 100%;
}

.title1-copy {
  color: #6f727b;
  text-transform: uppercase;
  margin-bottom: 46px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 33px;
  font-weight: 500;
  line-height: .9;
}

.div-block-35 {
  background-image: url('../images/w025.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 25vh;
}

.columns-3 {
  margin-top: 30px;
}

.container-2 {
  text-align: center;
  margin-top: 41px;
  padding-left: 10px;
  padding-right: 10px;
}

.text-block-12 {
  padding-bottom: 10px;
  font-size: 18px;
}

.text-block-17, .text-block-18, .text-block-19 {
  font-size: 18px;
}

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

.link-block-2 {
  padding-left: 25px;
  text-decoration: none;
}

.link-block-2.w--current {
  margin-left: 25px;
}

.div-block-115 {
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.section-7 {
  background-image: url('../images/key-3348307_1920.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 40vh;
}

.section-8 {
  margin-top: 39px;
}

.iphone-mockup {
  z-index: 1;
  perspective: none;
  width: 20%;
  transform-style: preserve-3d;
  position: relative;
  overflow: hidden;
  transform: rotateX(12deg)rotateY(-180deg)rotateZ(9deg);
}

.iphone14-screen {
  z-index: 0;
  object-fit: cover;
  border-radius: 3%;
  width: 90.2%;
  height: 95.8%;
  position: absolute;
  top: 2.2%;
  left: 5.1%;
  overflow: hidden;
}

.iphone14-image {
  width: 100%;
}

.iphone-shape {
  z-index: 1;
  width: 100%;
  position: relative;
}

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

.container-4 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

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

.div-block-116 {
  border: 1px solid #00000012;
  width: 100%;
  height: 100%;
}

.quick-stack {
  width: 100%;
  height: 100%;
}

.section-9 {
  height: auto;
}

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

.div-block-117 {
  width: 100%;
  height: 100%;
}

.container-5 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.quick-stack-2 {
  width: 100%;
  height: 100%;
}

.image-4, .image-5 {
  border: 1px solid #0000002e;
}

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

.image-6 {
  opacity: .15;
  margin-top: -60px;
}

.section-11 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.schrift02a {
  flex: 0 auto;
  margin-top: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 24px;
}

.section-12 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.image-7 {
  opacity: .15;
  margin-top: 0;
}

.section-4b {
  z-index: 999;
  aspect-ratio: auto;
  color: #fff;
  object-fit: fill;
  background-color: #ffffffd6;
  border: 1px solid #000;
  border-bottom-color: #00000038;
  justify-content: flex-start;
  align-items: center;
  height: 100px;
  margin-top: 0;
  padding-left: 25px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 400;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-118 {
  position: absolute;
  inset: 0%;
}

.slider {
  height: 100%;
  display: none;
}

.slide {
  background-image: url('../images/hg01a.webp');
  background-position: 0 0;
  background-size: auto;
}

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

.slide-2 {
  background-image: url('../images/hg04_1.webp');
  background-position: 0 0;
  background-size: auto;
}

.slide-3 {
  background-image: url('../images/hg05_1.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/hg05_1.webp');
  background-position: 0 0;
  background-size: auto;
}

.background-video {
  z-index: 100;
  width: 100vw;
  height: 100vh;
  display: block;
}

.navbar {
  background-color: #fff0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.div-block-119 {
  z-index: 500;
  justify-content: flex-end;
  align-items: center;
  margin-right: 5%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image-8 {
  max-width: 80%;
  box-shadow: 12px 16px 17px #0000006b;
}

.div-block-120 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-119-copy {
  z-index: 600;
  justify-content: flex-end;
  align-items: center;
  margin-top: 213px;
  margin-right: 20%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-120-copy {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.image-8-copy {
  max-width: 80%;
  box-shadow: 11px 13px 19px #0000006b;
}

.image-9 {
  border: 1px solid #0000002e;
}

.title1-copy-copy {
  color: #6f727b;
  text-transform: uppercase;
  margin-top: 56px;
  margin-bottom: 46px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 33px;
  font-weight: 500;
  line-height: .9;
}

.text-span-3 {
  color: #000;
  font-weight: 400;
}

.div-block-76 {
  min-height: 300px;
  padding-top: 20px;
}

.quick-stack-4 {
  height: 100%;
  min-height: 250px;
}

.cell-8 {
  background-image: url('../images/apartment-4897464_1920.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.cell-9 {
  background-image: url('../images/kl01.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.cell-10 {
  background-image: url('../images/kl03.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.cell-11 {
  background-image: url('../images/kl02.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
}

.container-6 {
  text-align: center;
  margin-bottom: 57px;
}

.heading-14, .heading-16, .heading-20 {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.paragraph-12 {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.heading-17 {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.bewertung-wrapper {
  background-color: #f7f6f4;
  flex: 1;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-84 {
  background-image: url('../images/danke-01.webp');
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: contain;
  width: 40%;
}

.div-block-83 {
  background-color: #fff;
  margin-bottom: 38px;
  box-shadow: 0 2px 5px #0003;
}

.heading-15, .heading-19, .heading-21, .heading-18 {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.heading-22 {
  padding: 10px;
}

.div-block-82 {
  background-color: #f5f4f2;
  flex: 1;
  width: 100%;
  height: 100%;
  margin-top: 105px;
  margin-bottom: 40px;
  padding-top: 0;
  display: flex;
}

.section-14 {
  background-image: url('../images/key-3348307_1920.jpg');
  background-position: 50%;
  background-size: auto;
  justify-content: flex-end;
  align-items: flex-end;
  height: 40vh;
  display: flex;
}

.heading-23 {
  opacity: .45;
  color: #c2b5b1;
  padding-right: 65px;
  font-size: 49px;
  font-weight: 400;
}

.section-15 {
  height: auto;
  margin-top: 0;
}

.quick-stack-5 {
  height: 100%;
}

.quick-stack-6 {
  padding-left: 0;
  padding-right: 0;
}

.cell-12 {
  background-image: url('../images/amsee4.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-16 {
  background-image: url('../images/beach-6065987_1920.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  margin-top: 100px;
}

.bold-text {
  font-weight: 400;
}

.link-block-3 {
  background-color: #000;
  border: 1px solid #000;
  border-radius: 14px;
  padding: 3px 10px;
  text-decoration: none;
}

.text-block-20 {
  color: #f8f8f8;
}

.link-block-4 {
  background-color: #000;
  border-radius: 19px;
  padding: 3px 10px;
  text-decoration: none;
}

.text-block-21 {
  color: #fff;
}

.section-17 {
  background-color: #0000;
  height: 100px;
  display: flex;
}

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

.container-7 {
  justify-content: flex-end;
  align-items: center;
  height: 100px;
  display: flex;
}

.brand {
  align-items: center;
  display: flex;
}

.div-block-121 {
  background-image: url('../images/monastery-6306296_1920.jpg');
  background-position: 50% 100%;
  background-size: cover;
  height: 100%;
}

.section-18 {
  height: 400px;
}

.quick-stack-7 {
  padding-left: 0;
  padding-right: 0;
}

.text-block-22 {
  padding-top: 20px;
  padding-left: 20px;
}

.cell-15 {
  text-align: right;
}

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

.cell-16 {
  text-align: left;
}

.quick-stack-8 {
  color: #636363;
  font-size: 18px;
}

.heading-24 {
  color: #4d4d4d;
  padding-left: 40px;
  font-size: 20px;
  text-decoration: underline;
}

.buttom {
  height: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.nav-link.w--current {
  color: #000;
}

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

.nav-link-2.w--current {
  color: #000;
}

.nav-link-3 {
  text-decoration: none;
}

.nav-link-3.w--current {
  color: #000;
}

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

.nav-link-4.w--current {
  color: #000;
}

.nav-link-5 {
  text-decoration: none;
}

.nav-link-5.w--current {
  color: #000;
}

.nav-link-6 {
  text-decoration: none;
}

.nav-link-6.w--current {
  color: #000;
}

.image-10 {
  width: 100%;
}

.navbar-3 {
  background-color: #ffffffed;
  margin-top: 14px;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
}

.brand-2 {
  margin-left: 20px;
  padding-top: 7px;
}

.nav-link-7 {
  background-color: #ffffff9c;
  margin-top: 6px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
}

.nav-link-7:hover {
  color: #000000c4;
  background-color: #ffffff9c;
}

.nav-link-7.w--current {
  background-color: #ffffff9c;
  margin-top: 6px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  text-decoration: none;
}

.nav-link-7.w--current:hover, .nav-link-7.w--current:active {
  color: #000000c4;
}

.nav-link-7.w--current:focus, .nav-link-7.w--current:visited {
  color: #000;
}

.navsection {
  position: static;
}

.navsection.nav {
  z-index: 1000;
  background-color: #fffffff7;
  width: 100%;
  margin-top: 14px;
  position: fixed;
}

.navcontainer.nav {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-right: 20px;
  display: flex;
}

.logo-linkblock {
  padding-left: 25px;
  text-decoration: none;
}

.nav-links {
  color: #000;
  margin-left: 24px;
  text-decoration: none;
}

.hamburger-lottie {
  display: none;
  overflow: visible;
}

@media screen and (max-width: 991px) {
  .heading {
    font-size: 400%;
    line-height: 44px;
  }

  .heading-7 {
    margin-top: 10px;
    font-size: 30px;
  }

  .title1-copy, .title1-copy-copy {
    font-size: 4.4em;
  }

  .image-10 {
    width: 100%;
  }

  .navbar-3 {
    flex-flow: column;
    display: flex;
  }

  .navmenue {
    background-color: #ffffffab;
  }

  .nav-link-7 {
    color: #000;
  }

  .menu-button.w--open {
    background-color: #000000ab;
  }
}

@media screen and (max-width: 767px) {
  .heading-7 {
    font-size: 33px;
  }

  .title1-copy {
    font-size: 3.2em;
  }

  .iphone-mockup {
    width: 40%;
  }

  .title1-copy-copy {
    font-size: 3.2em;
  }

  .quick-stack-9 {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 20px;
  }

  .image-10 {
    width: 100%;
  }

  .navbar-3 {
    margin-top: 0;
    inset: 0% 0% auto;
  }

  .logo-linkblock {
    z-index: 5000;
    position: relative;
  }

  .menue-link {
    z-index: 2500;
    background-color: #dfdfdf;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    min-height: 100vh;
    margin-left: -100%;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    position: fixed;
    inset: 0%;
    overflow: visible;
  }

  .nav-links, .nav-links.w--current {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
  }

  .hamburger-lottie {
    z-index: 2500;
    cursor: pointer;
    width: 48px;
    display: flex;
    position: relative;
  }
}

@media screen and (max-width: 479px) {
  .schrift01 {
    font-size: 56px;
  }

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

  .heading-2 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 25px;
  }

  .home-section-4-tabelle-rechts {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .heading-6 {
    margin-left: 40px;
    margin-right: 40px;
    font-size: 13px;
  }

  .link-block {
    text-align: left;
  }

  .heading-7 {
    text-align: center;
    font-size: 32px;
  }

  .title1-copy {
    font-size: 3em;
  }

  .link-block-2 {
    padding-left: 0;
  }

  .title1-copy-copy {
    font-size: 3em;
  }

  .quick-stack-10 {
    margin-left: 0;
    padding-left: 58px;
    padding-right: 56px;
  }

  .container-8 {
    margin-left: 20px;
    margin-right: 10px;
    padding-left: 21px;
    padding-right: 27px;
  }

  .section-19 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .italic-text-2 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
  }

  .text-span-4 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .cell-17 {
    text-align: left;
  }

  .cell-18 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navmenue {
    font-size: 12px;
  }

  .nav-link-7 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
  }
}

#w-node-_53f0334c-17d0-66e3-6086-802a79bb23c6-5ef52b8b {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

#w-node-c70506af-dbd6-a718-1cdf-8aca62cde21e-5ef52b8b {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_6a4b92fc-2b85-f4a8-a3e2-2c1646c7d655-5ef52b8b {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

#w-node-_2f6f660c-1ccf-1714-3655-47deb5b91447-5ef52b8b {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-_45e5db32-e646-f047-808b-698b802c0832-5ef52b8b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-da0c9ef3-5b98-c20b-ca7b-07da6635be09-1a67fd58 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ef3a4b81-ed4d-9d64-2236-e746f7a8cd17-1a67fd58 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-cae5ea2f-edb9-0b64-d1bb-4317011dd484-1a67fd58 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_2fd9d913-f3f1-fc1b-6a3a-495af70c9476-a8d20810 {
  grid-template-rows: auto;
  grid-template-columns: 3.75fr 3.75fr;
}

#w-node-a7f25e2f-3ec2-ade3-dda1-410193a32603-a8d20810, #w-node-_167068a1-2e26-e1a7-2ff0-5e6165788e46-a8d20810, #w-node-f0f0175e-f7f2-e7d4-a6c2-30cfcd46ab92-a8d20810 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1fd57c16-8e11-e8dc-109c-5df7bed7301c-a8d20810 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-_151d13f3-16b9-e713-edcb-c3b8fe2dd491-a8d20810 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_9be6f26f-6837-a09b-f7e7-52f2190f217f-da539e20 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-_3f52a6ac-83f3-04d5-ddfd-7de43c825753-da539e20, #w-node-c9045c01-db3f-1660-f3cc-fbc35da5e783-3dda4b73 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_9539648d-53aa-e0f9-cfe3-9567f4e3c6a8-3dda4b73 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-ed5e2ea5-b51d-a2e5-2eaf-2e349b5b7144-3dda4b73 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-b51839a2-33b8-9188-acc8-7b62dc97083c-3dda4b73, #w-node-_5fc5d4c8-a3d2-0b03-4e39-c7c18c335ba4-802bc833 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_919d1240-8ed9-06d4-4a7c-4ef1fe2c3293-802bc833 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_4128bc97-def5-a8b7-a06f-39b809c55b5a-802bc833 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_049670c8-4b3e-cf62-087d-83086314da6d-802bc833 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-_10f84764-1785-880e-9bdc-6f03063daabc-802bc833 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 767px) {
  #w-node-_53f0334c-17d0-66e3-6086-802a79bb23c6-5ef52b8b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c70506af-dbd6-a718-1cdf-8aca62cde21e-5ef52b8b {
    grid-template-rows: auto;
    grid-template-columns: .5fr;
  }

  #w-node-da0c9ef3-5b98-c20b-ca7b-07da6635be09-1a67fd58 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6a4b92fc-2b85-f4a8-a3e2-2c1646c7d655-5ef52b8b, #w-node-_45e5db32-e646-f047-808b-698b802c0832-5ef52b8b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-da0c9ef3-5b98-c20b-ca7b-07da6635be09-1a67fd58 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-cae5ea2f-edb9-0b64-d1bb-4317011dd484-1a67fd58, #w-node-_151d13f3-16b9-e713-edcb-c3b8fe2dd491-a8d20810, #w-node-_3f52a6ac-83f3-04d5-ddfd-7de43c825753-da539e20, #w-node-b51839a2-33b8-9188-acc8-7b62dc97083c-3dda4b73, #w-node-_10f84764-1785-880e-9bdc-6f03063daabc-802bc833 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


