.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: 20px;
  margin-bottom: 10px;
  color: #212121;
  font-size: 30px;
  line-height: 44px;
  font-weight: 400;
}

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

p {
  margin-bottom: 10px;
  font-family: 'Nunito Sans', sans-serif;
  color: #212121;
  line-height: 1.5;
}

a {
  color: #212121;
  text-decoration: underline;
}

.section-main {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  max-width: 2000px;
  padding: 0px 50px 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.clouds {
  width: 2229px;
  height: 1080px;
  padding-bottom: 0px;
  background-image: url('../images/25D_clouds.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._25d {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: auto;
  height: auto;
}

._25d.clouds {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 0;
  width: 2229px;
  height: 100vh;
  opacity: 1;
}

._25d.mountains {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  width: 2229px;
  height: 100vh;
  background-color: transparent;
  background-image: url('../images/25D_mountains.png');
  background-position: 50% 50%;
  background-size: cover;
}

._25d.laura {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 20;
  overflow: visible;
  width: 2229px;
  height: 100vh;
  background-color: transparent;
  background-image: url('../images/25D_laura.png');
  background-position: 50% 50%;
  background-size: cover;
}

._25d.logo {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 15;
  background-image: url('../images/schriftzug-white-high.png');
  background-position: 50% 40%;
  background-size: 800px;
  background-repeat: no-repeat;
}

._25d._25d-overlay {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 25;
  width: auto;
  height: 100vh;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), to(#212121));
  background-image: linear-gradient(180deg, transparent 75%, #212121);
}

._25d.layer-1 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 40;
  width: 110%;
  height: 110%;
  background-image: url('../images/25D-laura.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

._25d.layer-2 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 30;
  width: 110%;
  height: 110%;
  background-image: url('../images/25D-mountains.png');
  background-position: 50% 100%;
  background-size: cover;
}

._25d.layer-3 {
  z-index: 20;
  width: auto;
  height: 100vh;
  background-image: url('../images/schriftzug-white-high.png');
  background-position: 50% 30%;
  background-size: 35vw;
  background-repeat: no-repeat;
}

._25d.layer-4 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 10;
  width: 110%;
  height: 110%;
  background-image: url('../images/25D-clouds.png');
  background-position: 50% 100%;
  background-size: cover;
}

.landing-logo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 5;
  display: block;
  width: auto;
  height: 100vh;
  -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/schriftzug-white-high.png');
  background-position: 50% 45%;
  background-size: 60vh;
  background-repeat: no-repeat;
}

.sec-angebot {
  position: static;
  height: 200vh;
  margin-top: 100vh;
  padding-top: 0vh;
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Nunito Sans', sans-serif;
}

._25d-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.grid {
  justify-items: center;
  grid-row-gap: 101px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: minmax(72px, 1fr) auto;
  grid-template-rows: minmax(72px, 1fr) auto;
}

.section-landing {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 70px;
  padding-bottom: 80px;
  -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-bottom: 0.5px none rgba(33, 33, 33, 0.61);
  background-color: hsla(0, 0%, 100%, 0.9);
}

.titel-wrapper {
  position: relative;
  display: block;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: #212121;
}

.main-heading {
  padding: 20px;
  background-image: url('../images/Ecken_Black_735px.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  font-family: Oswald, sans-serif;
  color: #212121;
  font-size: 40px;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.subheading {
  position: static;
  left: 0%;
  top: 44%;
  right: 0%;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 3px 5px;
  font-family: Oswald, sans-serif;
  color: #212121;
  font-size: 10px;
  line-height: 1;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.subheading-wrapper {
  position: absolute;
  top: 51px;
  background-color: #fff;
  text-align: left;
}

._3x2-wrapper {
  width: 60vw;
  height: 40vw;
}

.section-footer {
  display: block;
  width: 100vw;
  margin-top: 0px;
  padding: 40px 50px 15px;
  -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: #212121;
  color: #fff;
}

._16x9-wrapper {
  width: 60vw;
  height: 33.75vw;
}

._2x3-wrapper {
  width: 60vh;
  height: 90vh;
}

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

.background-video-2 {
  width: 100%;
  height: 100%;
}

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

.description {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  font-weight: 400;
  text-align: center;
}

.image-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading {
  width: 500px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  border: 1px none #000;
  font-family: Oswald, sans-serif;
  color: #212121;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.long-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1800px;
  padding: 30px 50px;
  -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;
}

.rich-text-block {
  max-width: 1000px;
  font-family: Oswald, sans-serif;
  font-weight: 400;
}

.navigation {
  background-color: transparent;
}

.untertitel {
  margin-bottom: 0px;
  padding-bottom: 10px;
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.section-2 {
  padding-right: 50px;
  padding-left: 50px;
}

.footer-text {
  margin-right: 10px;
  margin-bottom: 2px;
  margin-left: 10px;
  color: #9b9b9b;
  font-size: 10.2px;
  line-height: 1.5;
  font-weight: 300;
  letter-spacing: 0.5px;
}

.legal-wrapper {
  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;
}

.contact-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding: 0px 30px;
  -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;
}

.footer-link {
  margin: 0px 5px;
  padding-top: 0px;
  color: #9b9b9b;
  font-size: 10px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.footer-link:hover {
  color: #fff;
}

.social-wrapper {
  padding: 30px;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
}

.footer-heading.right {
  text-align: right;
}

.legal-links {
  margin-top: -5px;
}

.logo-wrapper {
  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;
}

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

.footer-logo {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 18px;
  background-image: url('../images/Ecken_White_735px.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-right: 50px;
  -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;
}

.content-wrapper.cw-right {
  width: 500px;
  height: auto;
  padding-right: 0px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.footer-paragraph {
  margin-bottom: 0px;
  color: #cecece;
  font-size: 12px;
  font-weight: 300;
  text-align: justify;
}

.footer-mainlink {
  color: #cecece;
  text-decoration: none;
}

.footer-mainlink:hover {
  color: #fff;
}

.social-link {
  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;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
}

.text-block-2 {
  padding-right: 0px;
  padding-left: 20px;
  line-height: 1.5;
  text-align: right;
}

.grid-2 {
  grid-column-gap: 9px;
  grid-row-gap: 4px;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.contact-grid {
  justify-items: end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-column-gap: 50px;
  grid-row-gap: 2px;
  -ms-grid-columns: 0.25fr 0.25fr;
  grid-template-columns: 0.25fr 0.25fr;
  -ms-grid-rows: 0.25fr auto;
  grid-template-rows: 0.25fr auto;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 300;
}

.button-big {
  margin: 0px 80px;
  padding: 12px 30px;
  background-color: #212121;
}

.button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-advice {
  display: none;
}

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

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

.web-ar-head {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  max-width: 1800px;
  padding: 10px 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.7);
}

.web-ar-heading {
  margin-top: 0px;
  margin-bottom: 9px;
  background-image: url('../images/Ecken_Black_735px.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 500;
  text-align: center;
}

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

.paragraph {
  text-align: justify;
}

.web-ar-device-warning {
  font-size: 10px;
  font-weight: 300;
  text-align: center;
}

.button {
  border-style: solid;
  border-width: 1px;
  border-color: #212121;
  background-color: transparent;
}

.web-ar-button {
  padding: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #212121;
  background-color: transparent;
  font-family: 'Nunito Sans', sans-serif;
  color: #212121;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}

.web-ar-button-wrapper {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

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

.background-video-4 {
  width: 100%;
  height: 100%;
}

@media (max-width: 991px) {
  .section-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    margin-left: 20px;
    -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;
  }
  .landing-logo {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 15;
    width: 500px;
    background-image: url('../images/schriftzug-white-high.png');
    background-position: 50% 50%;
    background-size: cover;
  }
  ._25d-wrapper {
    width: 80vw;
    height: 53.333vw;
  }
  .grid {
    grid-row-gap: 54px;
  }
  .section-landing {
    margin-top: 20px;
    margin-bottom: 40px;
    padding-top: 0px;
    padding-bottom: 15px;
  }
  ._3x2-wrapper {
    overflow: hidden;
    width: 80vw;
    height: 53.333vw;
  }
  .section-footer {
    margin-bottom: 15px;
  }
  ._16x9-wrapper {
    overflow: hidden;
    width: 80vw;
    height: 45vw;
  }
  ._2x3-wrapper {
    overflow: hidden;
  }
  .contact-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .content-wrapper {
    width: 400px;
    height: auto;
    padding-right: 30px;
  }
  .content-wrapper.cw-right {
    width: 400px;
    padding-left: 30px;
  }
  .web-ar-head {
    padding: 5px 20px;
  }
  .web-ar-heading {
    margin-bottom: 0px;
  }
  .paragraph {
    display: none;
  }
  .web-ar-device-warning {
    display: none;
  }
  .web-ar-button-wrapper {
    margin-top: 5px;
    margin-right: 5px;
  }
}

@media (max-width: 767px) {
  .section-main {
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-footer {
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  ._16x9-wrapper {
    width: 90vw;
    height: 50.625vw;
  }
  .long-text-wrapper {
    padding-right: 25px;
    padding-left: 25px;
  }
  .legal-wrapper {
    margin-bottom: 20px;
  }
  .contact-wrapper {
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .content-wrapper {
    width: auto;
    margin-bottom: 0px;
    padding-right: 0px;
  }
  .content-wrapper.cw-right {
    width: auto;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .contact-grid {
    grid-column-gap: 69px;
  }
  .button-big {
    margin-right: 50px;
    margin-left: 50px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .mobile-advice {
    display: block;
    margin-bottom: 50px;
  }
  .mobile-advice-text {
    text-align: justify;
  }
  .web-ar-head {
    padding-right: 5px;
    padding-left: 5px;
  }
}

@media (max-width: 479px) {
  .section-main {
    margin: 0px 10px;
    padding-bottom: 45px;
  }
  ._25d-wrapper {
    width: 90vw;
    height: 60vw;
  }
  .section-landing {
    margin-top: 10px;
    margin-bottom: 0px;
  }
  .titel-wrapper {
    width: 200px;
    padding-bottom: 0px;
  }
  .main-heading {
    font-size: 25px;
  }
  .subheading {
    font-size: 12px;
    letter-spacing: 1px;
  }
  .subheading-wrapper {
    top: 57px;
  }
  ._3x2-wrapper {
    width: 90vw;
    height: 60vw;
  }
  .section-footer {
    padding-right: 10px;
    padding-left: 10px;
  }
  ._16x9-wrapper {
    width: 90vw;
    height: 50.625vw;
  }
  ._2x3-wrapper {
    width: 90vw;
    height: 135vw;
  }
  .heading {
    width: 150px;
    font-size: 20px;
  }
  .image-wrapper {
    padding-bottom: 30px;
  }
  .long-text-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .untertitel {
    font-size: 10px;
  }
  .legal-wrapper {
    margin-top: 35px;
  }
  .legal-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .logo-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer-logo {
    font-size: 18px;
  }
  .content-wrapper {
    width: auto;
    height: auto;
    padding-right: 0px;
  }
  .content-wrapper.cw-right {
    width: auto;
    padding-left: 0px;
  }
  .contact-grid {
    grid-column-gap: 32px;
  }
  .button-big {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 13px;
    line-height: 1.5;
    text-align: center;
  }
  .web-ar-head {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .web-ar-heading {
    margin-top: 0px;
    margin-bottom: -1px;
  }
  .web-ar-button-wrapper {
    margin-top: 5px;
    margin-right: 5px;
  }
}

