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

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

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

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
  color: #515151;
}

li {
  color: #515151;
}

.image {
  overflow: visible;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-2 {
  position: relative;
  left: 0%;
  top: 10px;
  right: auto;
  bottom: 0%;
  float: none;
  border: 1px none #000;
  border-radius: 0px;
  text-align: left;
  text-decoration: line-through;
}

.image-3 {
  position: relative;
  top: 10px;
}

.link {
  position: relative;
  left: 50px;
  font-family: Roboto, Arial, sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 900;
  text-decoration: none;
  white-space: normal;
}

.text-span {
  position: relative;
  left: 10px;
  top: auto;
  float: none;
  border: 1px solid transparent;
  color: #000;
  text-align: left;
  text-decoration: none;
}

.body {
  overflow: visible;
  margin-left: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  clear: left;
  background-color: #ececec;
  background-image: url('../images/bgdots.png');
  background-size: auto;
  text-decoration: none;
}

.column {
  position: relative;
  top: 25px;
}

.column-2 {
  top: 25px;
}

.image-4 {
  padding-top: 19px;
  padding-bottom: 0px;
}

.columns {
  margin-left: auto;
  padding-top: 0px;
  border-radius: 20px;
}

.container {
  height: 92px;
}

.image-5 {
  position: relative;
  left: -10px;
  top: 10px;
  max-width: 216px;
  padding-top: 0px;
  float: left;
}

.image-6 {
  position: relative;
  left: 130px;
  top: 10px;
  max-width: 216px;
  float: left;
}

.image-7 {
  max-width: 216px;
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 10px;
}

.nav-link {
  margin-top: 5px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 18px;
}

.nav-link:hover {
  text-align: right;
}

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

.nav-link-2 {
  margin-top: 5px;
  font-size: 18px;
}

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

.bold-text {
  font-family: Roboto, Arial, sans-serif;
  color: #333;
}

.bold-text-2 {
  border-style: solid;
  border-width: 8px;
  border-color: #76b82a;
  border-radius: 5px;
  background-color: #76b82a;
  font-family: Roboto, Arial, sans-serif;
  color: #fdfdfd;
  font-size: 18px;
  font-weight: 400;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  border-radius: 0px 0px 10px 10px;
  background-color: #fdfdfd;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.image-8 {
  display: block;
  overflow: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.hero-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), color-stop(40%, hsla(0, 0%, 100%, 0))), url('../images/bg2.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), hsla(0, 0%, 100%, 0) 40%), url('../images/bg2.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
  color: #fff;
  -o-object-fit: cover;
  object-fit: cover;
}

.centered-container {
  position: relative;
  left: 6px;
  bottom: 200px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.button {
  position: static;
  left: -416px;
  padding-left: 15px;
  float: left;
  clear: none;
  border-radius: 5px;
  background-color: #76b82a;
  text-align: left;
}

.heading {
  margin-top: -6px;
  font-family: Roboto, Arial, sans-serif;
  text-align: left;
}

.paragraph {
  margin-bottom: 0px;
  font-family: Roboto, Arial, sans-serif;
  text-align: left;
}

.service {
  margin-top: -280px;
  padding-top: 100px;
  padding-bottom: 100px;
  border-radius: 0px;
  color: #fff;
}

.centered-container-2 {
  margin-top: -300px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.cards-grid-container {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 200px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.cards-image-mask {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
  border-radius: 0%;
}

.cards-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  max-width: none;
  border-radius: 5px 5px 0px 0px;
  cursor: pointer;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.heading-2 {
  color: #fff;
  text-align: left;
}

.heading-3 {
  font-family: Roboto, Arial, sans-serif;
}

.div-block {
  border-radius: 5px;
  box-shadow: 2px 2px 8px -5px #000;
}

.div-block-2 {
  border-radius: 5px;
  box-shadow: 2px 2px 8px -5px #000;
}

.centered-container-3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fcfcfc;
  text-align: center;
}

.heading-4 {
  font-family: Roboto, Arial, sans-serif;
  color: #000;
  text-align: center;
}

.heading-5 {
  font-family: Roboto, Arial, sans-serif;
  color: #000;
  text-align: center;
}

.div-block-3 {
  border-radius: 5px;
  box-shadow: 2px 2px 8px -5px #000;
  -webkit-transition: flex-grow 200ms ease, -webkit-box-flex 200ms ease, -webkit-flex-grow 200ms ease;
  transition: flex-grow 200ms ease, -webkit-box-flex 200ms ease, -webkit-flex-grow 200ms ease;
  transition: flex-grow 200ms ease;
  transition: flex-grow 200ms ease, -webkit-box-flex 200ms ease, -webkit-flex-grow 200ms ease, -ms-flex-positive 200ms ease;
}

.div-block-4 {
  border-radius: 5px;
  box-shadow: 2px 2px 8px -5px #000;
}

.wir {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f5f5f5;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -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;
}

.feature-image-mask {
  width: 400%;
  height: auto;
  margin-right: 40px;
}

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

.heading-6 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 42px;
  font-weight: 900;
  text-align: left;
}

.team-section {
  position: static;
  display: none;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 42, 13, 0.95)), to(rgba(14, 42, 13, 0.95)));
  background-image: linear-gradient(180deg, rgba(14, 42, 13, 0.95), rgba(14, 42, 13, 0.95));
}

.cards-grid-container-2 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.cards-image-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  max-width: none;
  border-radius: 5px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.philosophie {
  overflow: hidden;
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 80px;
  background-color: #1d3824;
  opacity: 0.99;
}

.gallery-slider {
  display: block;
  margin-top: 40px;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.gallery-lightbox {
  position: relative;
  overflow: hidden;
}

.gallery-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.contact {
  overflow: hidden;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 100px;
  background-color: transparent;
  background-image: url('../images/bgdots.png');
  background-position: 0px 0px;
  background-size: cover;
}

.field_row {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer {
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #0e2a0d;
  text-align: center;
}

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

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

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

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

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #dfdfdf;
  font-size: 15px;
  text-decoration: none;
}

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

.footer-link.w--current {
  color: #dfdfdf;
  font-size: 15px;
  text-decoration: none;
}

.container-2 {
  height: 500px;
}

.container-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.footer-flex-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -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;
  font-family: Roboto, Arial, sans-serif;
  text-align: left;
}

.text-block {
  color: #d2d2d2;
}

.submit-button {
  padding: 15px 20px;
  border-radius: 5px;
  background-color: #76b82a;
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.submit-button:hover {
  background-color: #e4003a;
}

.submit-button:active {
  background-color: #e4003a;
}

.foot {
  position: static;
  bottom: -1179px;
  overflow: hidden;
  margin-top: -5px;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #1d3824;
  opacity: 0.99;
  text-align: center;
}

.footer-heading-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #f8f8f8;
  font-size: 15px;
  line-height: 1.5;
}

.text-block-2 {
  font-family: Roboto, Arial, sans-serif;
  color: #f8f8f8;
  font-size: 14px;
  font-weight: 300;
}

.text-block-3 {
  font-family: Roboto, Arial, sans-serif;
  color: #fff;
  font-weight: 300;
}

.text-block-3.text-block-h {
  color: #fff;
}

.text-block-3.text {
  color: #f8f8f8;
  font-size: 15px;
}

.heading-7 {
  text-align: left;
}

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

.heading-8 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Roboto, Arial, sans-serif;
  color: #fcfcfc;
  font-size: 36px;
  font-weight: 700;
  text-align: left;
}

.paragraph-3 {
  height: 60px;
  margin-right: 220px;
  margin-bottom: auto;
  padding-bottom: 0px;
  font-family: Roboto, Arial, sans-serif;
  text-align: left;
}

.nav-link-3 {
  margin-top: 5px;
  padding-right: 0px;
  color: #fff;
}

.track {
  height: 400vw;
}

.camera {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
}

.frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.item {
  width: 100vw;
  height: 100vh;
  padding: 39px 40px 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

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

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

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

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

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

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

.slide-1 {
  background-image: url('../images/baumstein_baumpflege-1-14.jpg');
  background-position: 50% 40%;
  background-size: cover;
  background-attachment: scroll;
}

.slider {
  position: static;
  height: 500px;
}

.slide-2 {
  background-image: url('../images/baumstein_baumpflege-1-11.jpg');
  background-position: 50% 65%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/baumsteinxbaumpflege02.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/baumstein_baumpflege-1-3.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slider-2 {
  height: 1100px;
}

.navigation {
  position: static;
  overflow: visible;
  margin-top: 0px;
  margin-bottom: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  clear: none;
}

.hero-overlay-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/bg2.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/bg2.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  color: #fff;
}

.centered-container-4 {
  position: absolute;
  bottom: 632px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.section {
  height: 800px;
  margin-top: 60px;
  padding-top: 0px;
}

.container-4 {
  display: block;
  height: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.slider-3 {
  height: 1200px;
  margin-top: 63px;
}

.hero-overlay-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/bg1.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/bg1.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  color: #fff;
}

.hero-overlay-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/bg2.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/bg2.png');
  background-position: 0px 0px, 60% 50%;
  background-size: auto, cover;
  color: #fff;
}

.slider-4 {
  height: 1000px;
  background-color: #f5f5f5;
}

.button-2 {
  border-radius: 5px;
  background-color: #76b82a;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 500;
}

.cards-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container-5 {
  margin-top: -80px;
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.cards-grid-container-3 {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: column dense;
  grid-auto-columns: minmax(200px, 0.25fr);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: minmax(200px, 1fr);
  grid-template-columns: minmax(200px, 1fr);
  -ms-grid-rows: 440px;
  grid-template-rows: 440px;
  text-align: left;
}

.cards-image-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.div-block-6 {
  position: absolute;
  top: 751px;
  display: block;
  min-width: 200px;
  margin-top: -384px;
  padding-top: 0px;
  padding-bottom: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.heading-9 {
  margin-top: 0px;
  font-family: Roboto, Arial, sans-serif;
  color: #fcfcfc;
  font-size: 36px;
  font-weight: 700;
  text-align: left;
}

.bold-text-3 {
  font-size: 24px;
  font-weight: 500;
}

.div-block-7 {
  background-color: #fff;
}

.div-block-8 {
  position: relative;
  bottom: -188px;
}

.image-15 {
  display: block;
}

.grid {
  margin-right: 10px;
  margin-left: 10px;
  grid-column-gap: 120px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-radius: 10px;
}

.image-16 {
  border-radius: 5px;
}

.image-17 {
  border-radius: 5px;
}

.button-3 {
  border-radius: 5px;
  background-color: #76b82a;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 500;
}

.slide-5 {
  background-color: #f5f5f5;
}

.slide-nav {
  top: 520px;
}

.slide-6 {
  color: #f5f5f5;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ececec;
  background-image: url('../images/bgdots.png');
  background-position: 0px 0px;
  background-size: auto;
}

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

.paragraph-4 {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  font-family: Roboto, Arial, sans-serif;
  color: #515151;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}

.textarea {
  height: 200px;
  min-height: 200px;
  border-radius: 5px;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 300;
}

.paragraph-6 {
  font-family: Roboto, Arial, sans-serif;
  color: #000;
  text-align: left;
}

.container-5 {
  overflow: hidden;
  width: 100%;
  max-width: 1300px;
  margin-right: 0px;
  margin-left: 0px;
}

.carousel {
  width: 100vw;
  height: 400px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.carousel.is_contained {
  width: 100%;
  height: auto;
  padding-bottom: 40px;
  -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;
}

.card {
  overflow: hidden;
  width: 220px;
  height: 350px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  border-radius: 2px;
  background-color: #f4f4f4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(118, 184, 42, 0.02)), color-stop(83%, #fff));
  background-image: linear-gradient(180deg, rgba(118, 184, 42, 0.02), #fff 83%);
  box-shadow: 7px 7px 20px -16px hsla(0, 0%, 100%, 0.4);
  color: #b8b9c2;
}

.arrow-left {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 50px;
  height: 50px;
}

.arrow-right {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 50px;
  height: 50px;
}

.card-body {
  height: 100%;
  padding: 30px;
  background-color: #fdfdfd;
  color: #000;
}

.carousel-slider {
  width: 200px;
  margin-right: 0px;
}

.carousel-slider._6 {
  right: -105%;
}

.carousel-slider._2 {
  right: -21%;
}

.carousel-slider._4 {
  right: -63%;
}

.carousel-slider._3 {
  right: -42%;
}

.carousel-slider._7 {
  right: -126%;
}

.carousel-slider._5 {
  right: -84%;
}

.carousel-slider._8 {
  right: -147%;
}

.btn {
  padding: 15px 25px;
  border-radius: 5px;
  background-color: #3862ec;
  -webkit-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn:hover {
  background-color: #213ea0;
}

.carousel-mask {
  overflow: visible;
  width: 200px;
  font-family: Roboto, Arial, sans-serif;
}

.card-header {
  height: 150px;
  background-image: url('../images/mario.png');
  background-position: 50% 50%;
  background-size: cover;
}

.section-2 {
  overflow: hidden;
  padding-top: 99px;
  padding-bottom: 99px;
  -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: #303136;
}

.section-2.is_full {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #0e2a0d;
}

.header4 {
  height: 180px;
  background-image: url('../images/test.jpg');
  background-position: 50% 10%;
  background-size: cover;
}

.div-block-11 {
  height: 180px;
  background-image: url('../images/test.jpg');
  background-position: 50% 10%;
  background-size: cover;
}

.heading-12 {
  color: #76b82a;
}

.text-span-2 {
  color: #76b82a;
}

.header3 {
  height: 180px;
  background-image: url('../images/test.jpg');
  background-position: 50% 10%;
  background-size: cover;
}

.section-3 {
  overflow: hidden;
  padding-top: 99px;
  padding-bottom: 99px;
  -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: rgba(14, 42, 13, 0.95);
}

.header1 {
  height: 220px;
  background-image: url('../images/test.jpg');
  background-position: 50% 10%;
  background-size: cover;
}

.teamtext {
  display: block;
  margin-bottom: 40px;
  padding-left: 0px;
  text-align: center;
}

.heading-13 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 36px;
  font-weight: 700;
}

.paragraph-7 {
  margin-right: 0px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
  line-height: 12px;
  font-weight: 400;
  text-decoration: none;
  white-space: normal;
}

.italic-text {
  font-family: Roboto, Arial, sans-serif;
  font-weight: 300;
}

.field-label {
  font-family: Roboto, Arial, sans-serif;
  font-weight: 500;
}

.field-label-2 {
  font-family: Roboto, Arial, sans-serif;
  font-weight: 500;
}

.field-label-3 {
  font-family: Roboto, Arial, sans-serif;
  font-weight: 500;
}

.field-label-4 {
  font-family: Roboto, Arial, sans-serif;
  font-weight: 500;
}

.field-label-5 {
  font-family: Roboto, Arial, sans-serif;
  font-weight: 500;
}

.bold-text-4 {
  color: #76b82a;
  font-size: 16px;
  font-weight: 700;
}

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

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

.section-4 {
  padding-top: 100px;
  background-color: #f5f5f5;
}

.hero-section {
  display: none;
  overflow: hidden;
  height: 50vh;
  max-height: 780px;
  margin-top: 0px;
  margin-bottom: auto;
  padding-top: 140px;
  padding-bottom: 100px;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.15))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.45)), to(hsla(0, 0%, 100%, 0))), url('../images/bg2.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), linear-gradient(180deg, rgba(0, 0, 0, 0.45), hsla(0, 0%, 100%, 0)), url('../images/bg2.png');
  background-position: 0px 0px, 0px 0px, 50% 25%;
  background-size: auto, auto, cover;
  color: #fff;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-12 {
  text-align: center;
}

.container-6 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.button-4 {
  border-radius: 5px;
  background-color: #76b82a;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 500;
  text-align: center;
}

.button-4:hover {
  background-color: #e4003a;
}

.button-4:active {
  background-color: #e4003a;
}

.heading-14 {
  font-family: Roboto, Arial, sans-serif;
  font-weight: 700;
  text-align: center;
}

.paragraph-8 {
  padding-right: 220px;
  padding-left: 220px;
  font-family: Roboto, Arial, sans-serif;
  color: #dfdfdf;
  font-weight: 300;
  text-align: center;
}

.div-block-13 {
  text-align: center;
}

.link-block {
  display: block;
  height: 350px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: left;
}

.link-block-2 {
  display: block;
}

.services-desktop {
  display: none;
  overflow: hidden;
  margin-top: -119px;
  padding-top: 0px;
  padding-bottom: 40px;
  background-color: transparent;
}

.columns-2 {
  height: 350px;
  margin-left: 0px;
}

.column-5 {
  height: 350px;
  padding-right: 60px;
  padding-left: 0px;
}

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

.wir-section {
  padding-top: 140px;
  background-color: #f7f7f7;
}

.container-7 {
  display: block;
  height: 350px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.section-7 {
  width: 0px;
  height: 120px;
  background-color: #76b82a;
}

.paragraph-9 {
  color: #505050;
}

.container-8 {
  background-color: rgba(118, 184, 42, 0);
  text-align: left;
}

.banner {
  overflow: hidden;
  height: 200px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  background-color: transparent;
  background-image: url('../images/banner-1.png');
  background-position: 50% 100%;
  background-size: cover;
  mix-blend-mode: darken;
}

.container-9 {
  display: block;
  height: 200px;
  -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-15 {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  -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;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  font-family: Roboto, Arial, sans-serif;
  color: #f8f8f8;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
}

.card-slider {
  height: auto;
  background-color: transparent;
}

.card-slider-mask {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -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: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 10px;
}

.card-slide {
  width: 33.33333333%;
  margin-bottom: 3%;
  padding-right: 1.5%;
  padding-left: 1.5%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
}

.card-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 10% 15% 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.06);
  -webkit-transition: box-shadow 150ms ease, -webkit-transform 150ms ease;
  transition: box-shadow 150ms ease, -webkit-transform 150ms ease;
  transition: transform 150ms ease, box-shadow 150ms ease;
  transition: transform 150ms ease, box-shadow 150ms ease, -webkit-transform 150ms ease;
  color: #777;
  cursor: pointer;
}

.card-2:hover {
  box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.09);
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.text-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #51a646;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-button:hover {
  color: #79be44;
}

.button-arrow {
  margin-left: 11px;
  padding-top: 18px;
  padding-bottom: 18px;
}

.heading-16 {
  text-decoration: none;
}

.div-block-14 {
  background-color: #fff;
}

.div-block-15 {
  background-color: #fff;
}

.text-block-4 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.content-stuff {
  display: block;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.quarter-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24%;
  padding-bottom: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.browser-dot {
  width: 10px;
  height: 10px;
  margin-right: 3px;
  margin-left: 3px;
  border-radius: 50%;
  background-color: #fc615d;
}

.browser-dot.green {
  background-color: #35cc4b;
}

.browser-dot.yellow {
  background-color: #fdbc40;
}

.d-105-recipe-text {
  margin-bottom: 10px;
  font-family: Roboto, Arial, sans-serif;
  color: #333;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.browser-demo {
  position: relative;
  display: none;
  overflow: hidden;
  width: 960px;
  height: 400px;
  -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;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  background-color: #1a1a1a;
}

.d-105-card-title {
  margin-top: 0px;
  font-family: Roboto, Arial, sans-serif;
  color: #333;
}

.instructions-wrapper {
  position: absolute;
  left: auto;
  top: -100px;
  right: auto;
  bottom: auto;
  display: none;
  margin-top: auto;
  margin-left: -20px;
  -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;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.card1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  padding-bottom: 0px;
  border-radius: 10px;
  background-color: #fbfbfb;
  box-shadow: 3px 9px 20px -15px hsla(0, 0%, 100%, 0.6);
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.d-105-text-wrapper {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 40%;
  padding: 10px 20px 0px;
  border-radius: 10px 10px 2px 2px;
  font-family: Roboto, Arial, sans-serif;
}

.d-105-timer-wrapper {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 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;
}

.demo-p.arrow {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-bottom: 10px;
  font-size: 19px;
  text-align: left;
}

.d-105-author-text {
  margin-top: -5px;
  margin-bottom: 10px;
  padding-top: 0px;
  font-family: Roboto, Arial, sans-serif;
  color: #515151;
  font-size: 14px;
  text-align: left;
}

.d-105-timer-icon {
  color: #1a1a1a;
  font-size: 16px;
}

.d-105-timer-text {
  margin-left: 10px;
  font-family: Merriweather, serif;
  color: #1a1a1a;
}

.image-18 {
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
}

.browser-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  padding-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #e2e2e2;
}

.cards {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.d-105-3d-wrapper {
  position: relative;
  overflow: visible;
  width: 235px;
  height: 350px;
  margin-right: 20px;
  margin-left: 20px;
  border-radius: 0px;
  box-shadow: 1px 1px 5px -1px hsla(0, 0%, 100%, 0.15);
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.d-105-image-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 60%;
  background-image: url('../images/test.jpg');
  background-position: 60% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.d-105-image-wrapper.two {
  background-image: url('../images/test.jpg');
  background-size: cover;
}

.d-105-image-wrapper.three {
  background-image: url('../images/test.jpg');
  background-position: 60% 50%;
  background-size: cover;
}

.link-2 {
  color: #dcdcdc;
}

.link-3 {
  color: #dcdcdc;
}

.list {
  color: #eaeaea;
}

.image-19 {
  border-radius: 0px;
}

.gallery-2 {
  padding-top: 0px;
  padding-bottom: 100px;
  background-color: rgba(14, 42, 13, 0.95);
}

.centered-container-6 {
  margin-bottom: 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.gallery-grid-container {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 20px auto;
  grid-template-rows: auto auto;
}

.heading-17 {
  font-family: Roboto, Arial, sans-serif;
  color: #fcfcfc;
  font-size: 42px;
  font-weight: 900;
  text-align: left;
}

.d-105-card-title-2 {
  margin-top: 0px;
  font-family: Roboto, Arial, sans-serif;
  color: #333;
  font-size: 26px;
  font-weight: 900;
  text-align: left;
}

.services {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.servicecard {
  position: relative;
  overflow: visible;
  width: 415px;
  height: 350px;
  margin-right: 20px;
  margin-left: 20px;
  border-radius: 10px;
  box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.1);
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.d-105-image-wrapper-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 60%;
  background-image: url('../images/NordWood_7405.jpg');
  background-position: 60% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.d-105-image-wrapper-2.two {
  display: block;
  margin: 10px;
  border-radius: 15px;
  background-color: #ececec;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(118, 184, 42, 0.05))), url('../images/bs_27.4_23-2.png');
  background-image: linear-gradient(180deg, transparent, rgba(118, 184, 42, 0.05)), url('../images/bs_27.4_23-2.png');
  background-position: 0px 0px, 100% 35%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.d-105-image-wrapper-2.three {
  display: block;
  margin: 10px;
  padding: 0px;
  border-radius: 15px;
  background-color: #ececec;
  background-image: url('../images/IMG_4449-2.png');
  background-position: 50% 35%;
  background-size: cover;
  background-repeat: no-repeat;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
}

.hero-overlay-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/herogarten1.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/herogarten1.png');
  background-position: 0px 0px, 50% 50%;
  color: #fff;
}

.centered-container-7 {
  padding-bottom: 357px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.wir-sind {
  padding-top: 60px;
  padding-bottom: 100px;
  background-color: #f7f7f7;
}

.container-10 {
  padding-top: 40px;
}

.maingallerie-baum {
  display: block;
  margin-bottom: 100px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.centered-container-8 {
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Roboto, Arial, sans-serif;
  text-align: center;
}

.hero-section-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.45)), to(hsla(0, 0%, 100%, 0))), url('../images/herogarten1.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), linear-gradient(180deg, rgba(0, 0, 0, 0.45), hsla(0, 0%, 100%, 0)), url('../images/herogarten1.png');
  background-position: 0px 0px, 0px 0px, 50% 25%;
  background-size: auto, auto, cover;
  color: #fff;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.heading-18 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 42px;
  font-weight: 900;
}

.paragraph-10 {
  font-family: Roboto, Arial, sans-serif;
  color: #4c4c4c;
}

.card-slide-2 {
  width: 25%;
  margin-bottom: 3%;
  padding-right: 1.5%;
  padding-left: 0%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 10px;
}

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

.card-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 235px;
  height: 100%;
  padding: 0% 0% 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.06);
  -webkit-transition: box-shadow 150ms ease, -webkit-transform 150ms ease;
  transition: box-shadow 150ms ease, -webkit-transform 150ms ease;
  transition: transform 150ms ease, box-shadow 150ms ease;
  transition: transform 150ms ease, box-shadow 150ms ease, -webkit-transform 150ms ease;
  color: #777;
  cursor: pointer;
}

.card-3:hover {
  box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.09);
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.image-20 {
  height: 200px;
}

.div-block-16 {
  height: 200px;
  border-radius: 10px;
  background-image: url('../images/test.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.container-11 {
  padding-top: 10px;
}

.swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-perspective: none;
  perspective: none;
}

.swiper-slide {
  overflow: hidden;
  width: 235px;
  min-width: 0px;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 8px;
  background-color: #fff;
}

.swiper-container {
  overflow: visible;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.detail {
  padding: 20px 25px;
}

.sub-title {
  padding-top: 6px;
  padding-bottom: 2px;
  color: #f72d2d;
  text-align: center;
}

.picture {
  overflow: hidden;
  width: 320px;
  height: 320px;
  background-image: url('../images/img-work.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.picture.t-3 {
  background-image: url('../images/mount.jpg');
  background-size: 800px;
}

.picture.t-4 {
  background-image: url('../images/img1.jpg');
  background-size: 1024px;
}

.picture.t-1 {
  background-image: url('../images/Img10.jpg');
  background-size: 351px;
}

.picture.t-2 {
  background-image: url('../images/img01.jpg');
  background-size: 960px;
}

.picture.t-6 {
  background-image: url('../images/contact-header.jpg');
  background-size: 800px;
}

.picture.t-5 {
  background-image: url('../images/img03.jpg');
  background-size: 960px;
}

.title-link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #000;
  text-decoration: none;
}

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

.feature-section {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: transparent;
}

.heading-20 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 42px;
  font-weight: 900;
}

.paragraph-11 {
  font-family: Roboto, Arial, sans-serif;
}

.background-video {
  width: 100%;
}

.baumpflege {
  height: auto;
  margin-top: 60px;
  margin-bottom: 80px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.section-9 {
  margin-top: 60px;
}

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

.feature-section-2 {
  display: none;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 50px;
  background-color: transparent;
}

.feature-image-mask-2 {
  width: 100%;
  margin-right: 40px;
  border-radius: 0px;
  opacity: 1;
}

.heading-21 {
  margin-top: 20px;
  padding-top: 20px;
  font-family: Roboto, Arial, sans-serif;
  color: #333;
  font-size: 36px;
  font-weight: 700;
}

.paragraph-12 {
  margin-right: 0px;
  padding-right: 0px;
  font-family: Roboto, Arial, sans-serif;
  color: #515151;
}

.swiper-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-perspective: none;
  perspective: none;
}

.card-slide-3 {
  width: 33.33333333%;
  margin-bottom: 3%;
  padding-right: 1.5%;
  padding-left: 1.5%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.card-slider-mask-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  padding-top: 40px;
  -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: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.card-slider-2 {
  height: auto;
  background-color: transparent;
}

.container-13 {
  margin-top: 40px;
}

.card-header-1 {
  height: 60%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, transparent), color-stop(51%, transparent), to(rgba(118, 184, 42, 0.15))), url('../images/test.jpg');
  background-image: linear-gradient(180deg, transparent 25%, transparent 51%, rgba(118, 184, 42, 0.15)), url('../images/test.jpg');
  background-position: 0px 0px, 60% 30%;
  background-size: auto, cover;
}

.card-body-2 {
  height: 100px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px 30px 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(118, 184, 42, 0.2)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, rgba(118, 184, 42, 0.2), hsla(0, 0%, 100%, 0));
}

.heading-22 {
  margin-top: 5px;
  color: #333;
}

.heading-23 {
  margin-top: 5px;
  color: #333;
}

.heading-24 {
  margin-top: 5px;
  color: #333;
}

.heading-25 {
  margin-top: 5px;
  color: #333;
}

.paragraph-13 {
  color: #515151;
}

.paragraph-14 {
  color: #515151;
}

.paragraph-15 {
  color: #515151;
}

.paragraph-16 {
  color: #515151;
}

.background-video-3 {
  border-radius: 5px;
}

.team-card-header-2 {
  height: 60%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, transparent), color-stop(51%, transparent), to(rgba(118, 184, 42, 0.15))), url('../images/test.jpg');
  background-image: linear-gradient(180deg, transparent 25%, transparent 51%, rgba(118, 184, 42, 0.15)), url('../images/test.jpg');
  background-position: 0px 0px, 60% 30%;
  background-size: auto, cover;
}

.team-card-header-3 {
  height: 60%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, transparent), color-stop(51%, transparent), to(rgba(118, 184, 42, 0.15))), url('../images/test.jpg');
  background-image: linear-gradient(180deg, transparent 25%, transparent 51%, rgba(118, 184, 42, 0.15)), url('../images/test.jpg');
  background-position: 0px 0px, 60% 30%;
  background-size: auto, cover;
}

.card-header-4 {
  height: 60%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, transparent), color-stop(51%, transparent), to(rgba(118, 184, 42, 0.15))), url('../images/test.jpg');
  background-image: linear-gradient(180deg, transparent 25%, transparent 51%, rgba(118, 184, 42, 0.15)), url('../images/test.jpg');
  background-position: 0px 0px, 60% 30%;
  background-size: auto, cover;
}

.container-14 {
  margin-top: 40px;
}

.slide {
  width: 220px;
  height: 100%;
  margin-right: 20px;
  border-radius: 2px;
}

.hidden-slider-data {
  display: none;
}

.slider-arrow-icon {
  display: none;
  width: 100%;
  height: 100%;
}

.container-15 {
  position: relative;
  width: 95%;
  max-width: 1350px;
}

.container-15.grid {
  position: relative;
  display: -ms-grid;
  display: grid;
  margin-right: 0px;
  margin-left: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.container-15.grid {
  position: relative;
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: -40px 0px 40px;
  padding-bottom: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.slider-wrapper {
  overflow: visible;
  width: 100%;
  margin-top: 100px;
}

.slider-arrow {
  left: auto;
  top: auto;
  right: 0%;
  bottom: auto;
  width: 50px;
  height: 20px;
  margin-top: 40px;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.slider-arrow:hover {
  opacity: 0.7;
}

.slider-arrow.back-arrow {
  left: 0px;
  top: auto;
  right: auto;
  margin-top: 40px;
}

.white-text {
  color: #fff;
}

.section-10 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-10.black-1f {
  overflow: hidden;
  padding-left: 0px;
  background-color: #1f1f1f;
}

.section-10.black-1f {
  overflow: hidden;
  background-color: #1f1f1f;
}

.image-21 {
  display: block;
  width: 220px;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.top-info {
  position: absolute;
  left: 0%;
  top: -20px;
  right: 0%;
  bottom: auto;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.slider-nav {
  display: none;
  padding-top: 0px;
}

.image-wrapper {
  overflow: hidden;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 5px;
}

.slider-mask {
  overflow: visible;
  width: 25%;
  border-radius: 2px;
}

.collection-wrapper {
  display: block;
  width: 100%;
  height: 100%;
}

.instagram-slider {
  width: 100%;
  height: 300px;
  border-radius: 2px;
  background-color: transparent;
}

.slider-link {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 300px;
  color: #000;
}

.slider-link.white-text {
  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;
  color: #fff;
}

.insta-handle-small {
  font-family: Roboto, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.3em;
  font-weight: 300;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.follow-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 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: 1px solid #1f1f1f;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: -webkit-transform 500ms cubic-bezier(.23, 1, .32, 1);
  transition: -webkit-transform 500ms cubic-bezier(.23, 1, .32, 1);
  transition: transform 500ms cubic-bezier(.23, 1, .32, 1);
  transition: transform 500ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 500ms cubic-bezier(.23, 1, .32, 1);
  color: #000;
  text-align: center;
}

.follow-button:hover {
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.follow-button.margin-top-l {
  margin-top: 50px;
}

.follow-button.in-card {
  padding: 5px 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.collection-list-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.basic-grid {
  position: relative;
  display: -ms-grid;
  display: grid;
  width: 95%;
  max-width: 1200px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.label {
  margin-bottom: 50px;
  color: #6b6b6b;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.container-16 {
  overflow: hidden;
}

.nav-link-2-copy {
  margin-top: 5px;
  color: #76b82a;
  font-size: 18px;
}

.photo-slider {
  display: block;
  overflow: hidden;
  height: 500px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  mix-blend-mode: normal;
  -o-object-fit: fill;
  object-fit: fill;
}

.slide-7 {
  overflow: visible;
  border-radius: 0px;
  background-color: #ececec;
  background-image: url('../images/baumsteinxbaumpflege02.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/baumstein_baumpflege-1-14.jpg');
  background-position: 50% 10%;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/DSC09986_1.1.3.jpg');
  background-position: 50% 75%;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/baumstein_baumpflege-1-11.jpg');
  background-position: 50% 60%;
  background-size: cover;
}

.slide-11 {
  background-image: url('../images/baumsteinxbaumpflege02.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-12 {
  background-image: url('../images/baumstein_baumpflege-1-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.body-2 {
  background-color: #ececec;
  background-image: url('../images/bgdots.png');
  background-position: 0px 0px;
  background-size: auto;
}

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

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

.slide-nav-2 {
  display: none;
}

.div-block-19 {
  margin-top: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-right: 0px;
}

.container-17 {
  margin-top: 60px;
}

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

.div-block-20 {
  background-image: url('../images/1.png');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-21 {
  width: 80px;
  height: 150px;
  background-image: url('../images/1.png');
  background-position: 50% 0%;
  background-size: cover;
}

.div-block-22 {
  width: 100px;
  height: 150px;
  background-image: url('../images/2.png');
  background-position: 50% 0%;
  background-size: cover;
}

.div-block-23 {
  width: 100px;
  height: 150px;
  background-image: url('../images/3.png');
  background-position: 50% 0%;
  background-size: cover;
}

.heading-26 {
  font-size: 38%;
}

.heading-27 {
  font-size: 150px;
}

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

.d-105-text-wrapper-copy {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 40%;
  padding: 20px;
}

.paragraph-17 {
  margin-bottom: 0px;
  color: #5c5c5c;
}

.image-22 {
  width: 10%;
  margin-top: -10px;
  padding-top: 0px;
}

.bold-text-5 {
  text-align: left;
}

._123-desktop {
  margin-top: 90px;
  margin-bottom: 80px;
  padding-top: 0px;
  color: #333;
}

.grid-3 {
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.outline {
  opacity: 1;
  font-family: Roboto, Arial, sans-serif;
  color: transparent;
  font-size: 100px;
  font-weight: 900;
  text-align: center;
}

.paragraph-18 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  text-align: left;
}

.paragraph-4-copy {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  font-family: Roboto, Arial, sans-serif;
  color: #e9e9e9;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}

.paragraph-19 {
  margin-top: -5px;
  margin-bottom: 10px;
  padding-top: 0px;
  font-family: Roboto, Arial, sans-serif;
  color: #76b82a;
  font-size: 11px;
  font-weight: 300;
}

.text-block-5 {
  color: #76b82a;
  font-weight: 300;
}

.bold-text-6 {
  font-size: 24px;
  font-weight: 500;
}

.bold-text-7 {
  font-size: 24px;
  font-weight: 500;
}

.bold-text-8 {
  font-size: 24px;
  font-weight: 500;
}

.bold-text-9 {
  font-size: 24px;
  font-weight: 500;
}

.text-block-6 {
  padding-bottom: 0px;
  font-family: Roboto, Arial, sans-serif;
  color: #76b82a;
  font-size: 11px;
  font-weight: 300;
  text-align: left;
}

.container-18 {
  border-radius: 5px;
  background-color: transparent;
}

.grid-4 {
  -ms-grid-rows: auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto;
}

.section-12 {
  display: block;
}

._123-mobile {
  display: none;
}

.service-section {
  display: block;
  margin-top: -120px;
}

.d-105-card-title-2-copy {
  margin-top: 0px;
  font-family: Roboto, Arial, sans-serif;
  color: #333;
  font-size: 26px;
  font-weight: 900;
  text-align: left;
}

.div-block-13-copy {
  text-align: center;
}

.teamcard {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 15vh;
  height: 350px;
  margin-right: 10px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  border-radius: 10px;
  background-color: #fafafa;
  box-shadow: 0 9px 14px -19px rgba(0, 0, 0, 0.6);
  color: #f5f5f5;
}

.teamcard.white {
  display: block;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  background-color: #fbfbfb;
  color: #fff;
}

.div-block-24 {
  height: 60%;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  padding-left: 0px;
  border-radius: 15px;
  background-color: #ececec;
  background-image: url('../images/test.jpg');
  background-position: 60% 0%;
  background-size: cover;
}

.text-block-7 {
  color: #76b82a;
  font-size: 11px;
}

.div-block-25 {
  margin-right: 5px;
  margin-left: 10px;
}

.div-block-26 {
  width: 100%;
  height: 100%;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 10px;
  background-color: transparent;
  mix-blend-mode: normal;
}

.heading-30 {
  margin-top: 26px;
  margin-bottom: 10px;
  font-family: Roboto, Arial, sans-serif;
  color: #333;
  font-size: 18px;
  font-weight: 700;
}

.text-block-8 {
  display: block;
  margin-bottom: 0px;
  font-family: Roboto, Arial, sans-serif;
  color: #515151;
  font-size: 12px;
  font-weight: 300;
}

.scrolling-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  width: auto;
  height: auto;
  margin-left: 0px;
  padding: 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;
  border-radius: 2px;
  background-color: transparent;
}

.team-sec {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 100px;
  background-color: transparent;
}

.section-14 {
  display: block;
  width: 100vw;
  padding: 0rem;
  -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: rgba(14, 42, 13, 0.95);
}

.large-header {
  font-family: 'Open Sans', sans-serif;
  color: transparent;
  font-size: 7rem;
}

.large-header.outline {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 5rem;
  line-height: 1;
  text-align: center;
}

.large-header.outline {
  margin-top: 0px;
  margin-bottom: 0rem;
  margin-left: 0px;
  font-family: Roboto, Arial, sans-serif;
  color: #76b82a;
  font-size: 32px;
  line-height: 32px;
  font-weight: 900;
  text-align: center;
}

.profile-info {
  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;
}

.profile-info.no-margin {
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.card-top {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 60px;
  padding: 15px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px none #000;
  border-radius: 10px 10px 0px 0px;
  background-color: #fbfbfb;
}

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

.profile-bold-text {
  margin-bottom: 0px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: 600;
}

.profile-image {
  overflow: hidden;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  border-radius: 50%;
}

.insta-handle-small-2 {
  font-size: 10px;
  line-height: 1.3em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.insta-handle-small-2.text-gray-2 {
  font-family: Roboto, Arial, sans-serif;
  color: #414141;
  text-align: left;
  text-transform: lowercase;
}

.div-block-27 {
  height: 100%;
  border-radius: 0px 0px 10px 10px;
  background-image: url('../images/Screenshot-2021-11-16-at-14.25.28.png');
  background-position: 50% 50%;
  background-size: cover;
}

.instaslide {
  width: 400px;
  height: 400px;
  border-radius: 0px 0px 10px 10px;
}

.mask {
  width: 400px;
  height: 400px;
  border-radius: 0px 0px 10px 10px;
}

.slider-6 {
  width: 400px;
  height: 100%;
  margin-left: 0px;
  border-radius: 15px;
  background-color: transparent;
  text-align: left;
}

.text-block-9 {
  font-family: Roboto, Arial, sans-serif;
  color: #76b82a;
  text-decoration: none;
}

.column-9 {
  display: block;
  margin-top: 10px;
}

.bold-text-10 {
  color: #fbfbfb;
  font-size: 16px;
  font-weight: 500;
}

.bold-text-11 {
  font-weight: 500;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.grid-5 {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.column-10 {
  height: 100%;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.slide-15 {
  height: 500px;
}

.div-block-28 {
  height: 100%;
  border-bottom-left-radius: 2px;
  background-image: url('../images/Screenshot-2021-10-07-at-15.52.21.png');
  background-position: 70% 0%;
  background-size: cover;
}

.left-arrow {
  display: block;
  opacity: 0.9;
}

.right-arrow {
  display: block;
  opacity: 0.9;
}

.sticky-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  padding: 20px;
  background-color: #f4f4f4;
}

.nav-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: 0px;
  padding: 0px;
  -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;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  -ms-grid-columns: 1fr max-content max-content max-content;
  grid-template-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: 1fr max-content max-content max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.nav-logo-link {
  display: block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

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

.nav-link-4 {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 0px;
  color: #444;
  text-decoration: none;
}

.nav-link-4:hover {
  text-decoration: underline;
}

.section-15 {
  height: 500px;
  margin-top: auto;
  padding-top: 300px;
  background-image: url('../images/herogarten1_1.png');
  background-position: 0px 0px;
  background-size: cover;
}

.text-field {
  border-radius: 5px;
}

.text-field-2 {
  border-radius: 5px;
}

.text-field-3 {
  border-radius: 5px;
}

.text-field-4 {
  border-radius: 5px;
}

.video {
  margin-left: 0px;
  padding-left: 0px;
}

.slide-16 {
  height: 100%;
  background-image: url('../images/baumpflege006.png');
  background-position: 50% 20%;
  background-size: cover;
}

.mask-2 {
  height: 350px;
}

.slide-17 {
  height: 100%;
  background-image: url('../images/Screenshot-2021-10-07-at-15.52.21.png');
  background-position: 50% 80%;
  background-size: cover;
}

.slide-nav-3 {
  display: none;
}

.left-arrow-2 {
  display: none;
  height: 24px;
}

.right-arrow-2 {
  display: none;
  height: 24px;
}

.icon-2 {
  opacity: 0.9;
}

.icon-3 {
  opacity: 0.9;
}

.image-24 {
  margin-bottom: 10px;
  border-radius: 5px;
  -webkit-column-count: 3;
  column-count: 3;
}

.collection-item {
  -webkit-column-count: 0;
  column-count: 0;
}

.collection-list-3 {
  margin-top: 40px;
  margin-bottom: auto;
  padding-bottom: 220px;
  -webkit-column-count: 3;
  column-count: 3;
}

.heading-31 {
  margin-left: 20px;
}

.heading-32 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 24px;
  text-align: center;
}

.paragraph-20 {
  display: none;
  font-family: Roboto, Arial, sans-serif;
}

.rich-text-block {
  font-family: Roboto, Arial, sans-serif;
}

.heading-34 {
  text-align: left;
}

.heading-team {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Roboto, Arial, sans-serif;
  color: #333;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.5px;
}

.heading-35 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Roboto, Arial, sans-serif;
  letter-spacing: 0.5px;
}

.heading-36 {
  font-family: Roboto, Arial, sans-serif;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.heading-37 {
  margin-top: 20px;
  margin-bottom: 5px;
  color: #333;
  letter-spacing: 0.5px;
}

.heading-37:hover {
  color: #214029;
}

.text-block-10 {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #76b82a;
  font-size: 11px;
}

.paragraph-21 {
  margin-bottom: 0px;
  color: #515151;
  font-size: 15px;
}

.container-21 {
  position: static;
  overflow: scroll;
  height: auto;
  padding-top: 0px;
  padding-left: 0px;
}

.container-22 {
  display: none;
}

.slide-nav-4 {
  display: none;
}

.heading-gallery {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Roboto, Arial, sans-serif;
  color: #76b82a;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.5px;
}

.slide-nav-5 {
  opacity: 0.5;
}

.nav-link-2-copy-copy {
  margin-top: 5px;
  color: #76b82a;
  font-size: 18px;
}

.bold-text-copy {
  font-family: Roboto, Arial, sans-serif;
  color: #76b82a;
}

.bold-text-copy {
  font-family: Roboto, Arial, sans-serif;
  color: #76b82a;
}

.bold-text-copy:hover {
  color: #e4003a;
}

.paragraph-22aa {
  margin-right: 0px;
  font-family: Roboto, Arial, sans-serif;
  color: #e9e9e9;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}

.about {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 80px;
  background-color: #1d3824;
  opacity: 0.99;
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -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;
}

.column-11 {
  display: block;
  padding-right: 0px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 14px;
}

.column-12 {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.heading-38 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Roboto, Arial, sans-serif;
  color: #76b82a;
}

.hero-overlay-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/bg2.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/bg2.png');
  background-position: 0px 0px, 30% 50%;
  background-size: auto, auto;
  color: #fff;
}

.paragraph-23 {
  color: #dfdfdf;
}

.heading-39 {
  color: #f8f8f8;
}

.button-5 {
  border-radius: 5px;
  background-color: #76b82a;
  color: #fff;
}

.heading-40 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 32px;
  font-weight: 500;
  text-align: center;
}

.hero-heading {
  font-size: 32px;
}

.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  -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: #ececec;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 17, 0, 0.4)), color-stop(30%, hsla(0, 0%, 100%, 0))), url('../images/herobgnew-1.png');
  background-image: linear-gradient(180deg, rgba(0, 17, 0, 0.4), hsla(0, 0%, 100%, 0) 30%), url('../images/herobgnew-1.png');
  background-position: 0px 0px, 65% 40%;
  background-size: auto, cover;
  color: #fff;
}

.centered-container-9 {
  position: absolute;
  left: 170px;
  top: 130px;
  display: block;
  margin-top: auto;
  padding-top: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  -o-object-fit: contain;
  object-fit: contain;
}

.paragraph-24 {
  margin-right: 160px;
  margin-left: 0px;
  padding-left: 0px;
  font-family: Roboto, Arial, sans-serif;
  color: #dfdfdf;
  font-weight: 300;
  text-align: left;
}

.heading-42 {
  font-family: Roboto, Arial, sans-serif;
  color: #f8f8f8;
  font-size: 32px;
  text-align: center;
}

.call-button {
  margin-right: 40px;
  margin-left: 0px;
  padding: 15px 20px;
  border-radius: 5px;
  background-color: #76b82a;
  font-family: Roboto, Arial, sans-serif;
  color: #fbfbfb;
  font-size: 16px;
  font-weight: 500;
}

.call-button:hover {
  background-color: #e4003a;
}

.call-button:active {
  background-color: #e4003a;
}

.div-block-29 {
  padding-top: 10px;
  text-align: left;
}

.y {
  display: block;
  overflow: hidden;
  height: 500px;
  border-radius: 10px;
}

.section-17 {
  display: block;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #214029;
  color: #214029;
}

.slider-8 {
  width: 100%;
  border-bottom-left-radius: 0px;
}

.slider-9 {
  position: static;
  display: block;
  width: 100%;
  height: 100%;
  padding-bottom: 0px;
  border-radius: 10px;
}

.mask-3 {
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-height: 300px;
  min-width: 300px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.slide-nav-6 {
  position: relative;
  display: none;
}

.icon-4 {
  display: none;
}

.icon-5 {
  display: none;
}

.slide-18 {
  position: static;
  overflow: visible;
  width: 100%;
  height: 100%;
  padding-right: 0px;
  padding-bottom: 0px;
  background-image: url('../images/nAsCM5tQDk.jpg');
  background-size: cover;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-25 {
  display: block;
  width: 40vh;
  height: 40vh;
}

.slide-19 {
  width: 100%;
  height: auto;
  background-image: url('../images/kh5s49qfjY.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-20 {
  width: 100%;
  height: auto;
  background-image: url('../images/CxZcmaBAIH.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-21 {
  width: 100%;
  height: auto;
  background-image: url('../images/Screenshot-2021-10-07-at-15.28.50.png');
  background-position: 0px 0px;
  background-size: cover;
}

.team {
  padding-top: 60px;
  padding-bottom: 80px;
}

.mask-4 {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #ececec;
}

.slider-10 {
  margin-top: 0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #ddd;
}

.column-13 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 100px;
}

.slide-22 {
  background-image: url('../images/172737395_1617085495150363_5298734216094590333_n.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-23 {
  background-image: url('../images/172614562_1657480157794223_3106589466199883979_n.jpg');
  background-size: cover;
}

.slide-24 {
  background-image: url('../images/172413255_481550269860078_2246595994463931284_n.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-25 {
  background-image: url('../images/172914763_1072935779868405_5520924081948495027_n.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.right-arrow-4 {
  display: none;
}

.icon-6 {
  display: none;
}

.icon-7 {
  display: none;
}

.left-arrow-4 {
  display: none;
}

.slide-nav-7 {
  opacity: 0.5;
}

.div-block-30 {
  background-image: url('../images/banner1.png');
  background-position: 50% 95%;
  background-size: auto;
}

.mask-5 {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #ececec;
}

.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-fullscreen {
  display: block;
}

.paragraph-22aa-copy {
  margin-right: 0px;
  font-family: Roboto, Arial, sans-serif;
  color: #e9e9e9;
  text-align: left;
}

.bold-text-13 {
  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;
  text-align: center;
}

._123-baum-mobile {
  display: none;
}

.heading-43 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: 0.5px;
}

.container-25 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.text-block-11 {
  font-family: Roboto, Arial, sans-serif;
  color: #444;
  font-size: 17px;
  line-height: 22px;
}

._123-baum {
  margin-top: 60px;
  margin-bottom: 100px;
}

.heading-44 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
}

.text-block-12 {
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  font-family: Roboto, Arial, sans-serif;
  color: #515151;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.bold-text-14 {
  color: #333;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.video-3 {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  border-radius: 10px;
}

.b-ume-pflegen {
  margin-top: 100px;
  margin-bottom: 40px;
}

.heading-45 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.5px;
}

.text-block-13 {
  margin-bottom: 0px;
  font-family: Roboto, Arial, sans-serif;
  color: #515151;
  font-size: 16px;
  line-height: 22px;
}

.image-26 {
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 10px;
  text-align: center;
}

.heading-46 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.text-block-14 {
  font-family: Roboto, Arial, sans-serif;
  color: #515151;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}

.b-ume-f-llen {
  margin-bottom: 40px;
}

.lightbox-link {
  -webkit-column-count: auto;
  column-count: auto;
  white-space: normal;
}

.image-28 {
  border-radius: 10px;
}

.collection-list-4 {
  border-radius: 0px;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  -webkit-column-rule-style: none;
  column-rule-style: none;
  -webkit-column-rule-width: 0px;
  column-rule-width: 0px;
}

.collection-item-2 {
  margin-bottom: 15px;
}

.image-29 {
  border-radius: 10px;
}

.gartengestaltung {
  height: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 0px;
}

.hero-overlay-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  max-height: 780px;
  padding-top: 0px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), color-stop(74%, hsla(0, 0%, 100%, 0))), url('../images/Screenshot-2021-10-07-at-15.52.21.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), hsla(0, 0%, 100%, 0) 74%), url('../images/Screenshot-2021-10-07-at-15.52.21.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  color: #fff;
}

.centered-container-10 {
  margin-top: -200px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.impressum {
  height: auto;
  margin-bottom: 220px;
  padding-top: 100px;
}

.section-24 {
  background-color: #76b82a;
  color: #76b82a;
}

.heading-47 {
  margin-top: 10px;
  font-family: Roboto, Arial, sans-serif;
  color: #fbfbfb;
  font-size: 14px;
  font-weight: 400;
}

.container-27 {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.impressum-links {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0px;
  bottom: auto;
  z-index: auto;
  margin-top: 60px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  background-color: #76b82a;
  color: #76b82a;
}

.datenschutz {
  overflow: hidden;
  height: auto;
  margin-bottom: 60px;
  padding-top: 100px;
}

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

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

.section-26 {
  background-color: #76b82a;
  color: #76b82a;
}

.link-5 {
  color: #fbfbfb;
}

.heading-48 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
}

.paragraph-25 {
  color: #ececec;
}

.heading-49 {
  color: #fbfbfb;
}

.slide-26 {
  background-image: url('../images/Screenshot-2021-10-07-at-15.52.21.png');
  background-position: 50% 65%;
  background-size: cover;
}

.heading-50 {
  margin-top: 0px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
}

.text-block-15 {
  font-family: Roboto, Arial, sans-serif;
  color: #515151;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.div-block-33 {
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 10px;
  column-gap: 10px;
}

.container-28 {
  display: block;
  letter-spacing: 1px;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 9px;
  column-gap: 9px;
}

.image-30 {
  margin-bottom: 15px;
  border-radius: 10px;
  background-color: #ddd;
}

.image-31 {
  margin-bottom: 15px;
  border-radius: 10px;
  background-color: #ddd;
}

.image-32 {
  margin-bottom: 15px;
  border-radius: 10px;
  background-color: #ddd;
}

.image-33 {
  margin-bottom: 15px;
  border-radius: 10px;
  background-color: #ddd;
}

.image-34 {
  margin-bottom: 15px;
  border-radius: 10px;
  background-color: #ddd;
}

.image-35 {
  margin-bottom: 15px;
  border-radius: 10px;
  background-color: #ddd;
}

.image-36 {
  margin-bottom: 15px;
  border-radius: 10px;
  background-color: #ddd;
}

.image-37 {
  margin-bottom: 15px;
  border-radius: 10px;
  background-color: #ddd;
}

.image-38 {
  margin-bottom: 15px;
  border-radius: 10px;
  background-color: #ddd;
}

.slidergestaltung {
  display: none;
}

.text-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  -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, Arial, sans-serif;
  color: #333;
  font-size: 17px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.image-39 {
  border-radius: 10px;
  text-align: left;
}

.lightbox-link-2 {
  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;
  border-radius: 10px;
  text-align: left;
}

.banner-garten {
  height: 200px;
  margin-bottom: 10px;
  background-image: url('../images/banner-1.png');
  background-position: 50% 100%;
  background-size: cover;
  line-height: 2px;
}

.text-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Roboto, Arial, sans-serif;
  color: #f8f8f8;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.5px;
}

.video-baum1 {
  margin-top: 60px;
  margin-bottom: 80px;
  border-radius: 10px;
}

.image-40 {
  border-radius: 10px;
  background-color: #ececec;
}

.text-block-18 {
  margin-bottom: 40px;
  font-family: Roboto, Arial, sans-serif;
  color: #444;
  font-size: 17px;
  font-weight: 400;
}

.heading-51 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.terrasse-und-co {
  margin-top: 0px;
  margin-bottom: 40px;
}

.columns-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-19 {
  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: 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, Arial, sans-serif;
  color: #515151;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: left;
}

.image-41 {
  border-radius: 10px;
  background-color: #ececec;
}

.text-block-20 {
  font-family: Roboto, Arial, sans-serif;
  color: #515151;
}

.columns-8 {
  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;
}

.image-42 {
  border-radius: 10px;
  background-color: #ececec;
}

.column-14 {
  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;
}

.columns-9 {
  border-radius: 10px;
}

.column-15 {
  border-radius: 10px;
}

.div-block-34 {
  border-radius: 10px;
}

.image-43 {
  border-radius: 10px;
}

.image-44 {
  border-radius: 10px;
}

.image-45 {
  border-radius: 10px;
}

.image-46 {
  border-radius: 20px;
}

.image-47 {
  border-radius: 10px;
}

.image-48 {
  border-radius: 10px;
}

.lightbox-link-3 {
  border-radius: 10px;
}

.image-49 {
  border-radius: 10px;
  background-color: #ececec;
}

.image-50 {
  border-radius: 10px;
  background-color: #ececec;
}

.image-51 {
  border-radius: 10px;
  background-color: #ececec;
}

.gallerie-terrasse-und-co {
  margin-bottom: 100px;
}

.gallerie-gartengestaltung {
  margin-bottom: 60px;
}

.image-52 {
  border-radius: 10px;
  background-color: #ececec;
}

.column-16 {
  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;
}

.image-53 {
  border-radius: 10px;
  background-color: #ececec;
}

.columns-10 {
  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: 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;
}

.columns-11 {
  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;
}

.column-17 {
  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;
}

.seilklettertechnik {
  margin-bottom: 100px;
}

.section-33 {
  display: none;
  margin-top: 10px;
  margin-bottom: 80px;
  padding-bottom: 140px;
  background-image: url('../images/62434006c76e71306a9df6ba_banner-1.png');
  background-position: 0% 0%;
  background-size: cover;
}

.heading-52 {
  margin-bottom: 10px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 32px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
}

.container-29 {
  margin-bottom: 40px;
}

.text-block-21 {
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  text-align: center;
}

.image-54 {
  border-radius: 10px;
  background-color: #ececec;
}

.html-embed {
  width: 100%;
}

.html-embed-2 {
  overflow: scroll;
  height: 100%;
}

.text-block-22 {
  font-family: Roboto, Arial, sans-serif;
  color: #444;
  font-size: 16px;
  text-decoration: none;
}

.bold-text-15 {
  color: #515151;
  font-weight: 400;
  text-decoration: none;
}

.hero-overlay-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 50% 50%;
  color: #fff;
}

.centered-container-11 {
  position: relative;
  top: -166px;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.heading-53 {
  font-family: Roboto, Arial, sans-serif;
  letter-spacing: 0.2px;
}

.paragraph-26 {
  font-family: Roboto, Arial, sans-serif;
  color: #dfdfdf;
  font-size: 18px;
  font-weight: 400;
}

.image-55 {
  border-radius: 10px;
  background-color: #ececec;
}

.column-18 {
  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;
}

.columns-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.section-34 {
  display: none;
  margin-bottom: 80px;
}

.text-block-23 {
  display: block;
  margin-top: 40px;
  -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: Roboto, Arial, sans-serif;
  color: #f8f8f8;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0px;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 100px;
  -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;
}

.link-6 {
  color: #fff;
}

.link-6:hover {
  color: #e4003a;
}

.link-7 {
  color: #f8f8f8;
}

.link-7:hover {
  color: #e4003a;
}

.maingallerie-garten {
  display: none;
  margin-top: 0px;
  margin-bottom: 220px;
  padding-top: 60px;
  padding-bottom: 0px;
}

.container-29-copy {
  margin-bottom: 60px;
}

._30 {
  margin-bottom: 60px;
}

.left-arrow-5 {
  display: none;
}

.right-arrow-5 {
  display: none;
}

.slide-nav-8 {
  display: none;
}

.header-garten {
  height: 320px;
  background-color: #ececec;
  background-image: url('../images/61c476b572d22fed0323fe49_Screenshot-2021-10-07-at-15.52.21-1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.banner-baum {
  height: 220px;
  margin-bottom: 20px;
  background-image: url('../images/banner-1.png');
  background-position: 50% 100%;
  background-size: cover;
}

.video-baum {
  margin-top: 60px;
  margin-bottom: 100px;
  border-radius: 10px;
}

.header-baum {
  height: 320px;
  background-color: #ececec;
  background-image: url('../images/DSC09840-3.png');
  background-position: 50% 20%;
  background-size: cover;
}

.image-56 {
  border-radius: 10px;
  background-color: #ececec;
}

.image-57 {
  border-radius: 10px;
  background-color: #ececec;
}

.image-58 {
  border-radius: 10px;
  background-color: #ececec;
}

.text-block-24 {
  font-family: Roboto, Arial, sans-serif;
  color: #444;
  font-size: 17px;
  text-align: left;
}

.container-30 {
  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;
}

.text-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Roboto, Arial, sans-serif;
  color: #f8f8f8;
  font-size: 19px;
  line-height: 19px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.2px;
}

.text-block-26 {
  margin-bottom: 100px;
  font-family: Roboto, Arial, sans-serif;
  color: #f8f8f8;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
}

.link-9 {
  color: #f8f8f8;
}

.container-31 {
  height: 220px;
  margin-bottom: 0px;
}

.text-block-27 {
  margin-top: 20px;
  font-family: Roboto, Arial, sans-serif;
  color: #515151;
  font-size: 16px;
}

.text-block-28 {
  margin-top: 20px;
  font-family: Roboto, Arial, sans-serif;
  color: #515151;
}

.text-block-29 {
  margin-top: 20px;
  font-family: Roboto, Arial, sans-serif;
  color: #515151;
}

.heading-54 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 32px;
  line-height: 32px;
}

.link-10 {
  color: #f8f8f8;
}

.heading-55 {
  margin-top: 0px;
  font-family: Roboto, Arial, sans-serif;
}

.heading-56 {
  margin-top: 0px;
  font-family: Roboto, Arial, sans-serif;
}

.heading-57 {
  margin-bottom: 20px;
  font-family: Roboto, Arial, sans-serif;
  color: #333;
  font-weight: 700;
}

.heading-58 {
  margin-bottom: 20px;
  font-family: Roboto, Arial, sans-serif;
}

.html-embed-4 {
  font-family: Roboto, Arial, sans-serif;
}

.html-embed-5 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
}

.html-embed-6 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
}

.html-embed-7 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
}

.html-embed-8 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
}

.html-embed-9 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
}

.html-embed-10 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
}

.html-embed-11 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
}

.html-embed-12 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
}

.datenschutz-links {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0px;
  bottom: auto;
  z-index: auto;
  margin-top: 60px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  background-color: #76b82a;
  color: #76b82a;
}

.image-59 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-radius: 10px;
}

.image-60 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.image-61 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.image-62 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.image-63 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.image-64 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.image-65 {
  margin-bottom: 10px;
  border-radius: 10px;
}

.image-66 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.image-67 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.image-68 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.heading-59 {
  margin-bottom: 0px;
  font-family: Roboto, Arial, sans-serif;
  line-height: 32px;
  text-align: center;
}

.picxmarietta {
  height: 50%;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  padding-left: 0px;
  border-radius: 15px;
  background-color: #ececec;
  background-image: url('../images/marietta.jpg');
  background-position: 100% 0%;
  background-size: cover;
}

.picxmario {
  height: 50%;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  padding-left: 0px;
  border-radius: 15px;
  background-color: #ececec;
  background-image: url('../images/Mario_1.png');
  background-position: 50% 0%;
  background-size: cover;
}

.pixkonrd {
  height: 50%;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  padding-left: 0px;
  border-radius: 15px;
  background-color: #ececec;
  background-image: url('../images/konrad-3.png');
  background-position: 50% 0%;
  background-size: cover;
}

.picxnico {
  height: 50%;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  padding-left: 0px;
  border-radius: 15px;
  background-color: #ececec;
  background-image: url('../images/nico.png');
  background-position: 60% 0%;
  background-size: cover;
}

.picxazubi {
  height: 50%;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  padding-left: 0px;
  border-radius: 15px;
  background-color: #ececec;
  background-image: url('../images/azubi.png');
  background-position: 60% 0%;
  background-size: cover;
}

.image-69 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.image-70 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.image-71 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.image-72 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.gartengestaltungheadline {
  height: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.maingallerie-gartengestaltung {
  display: block;
  margin-bottom: 100px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.container-32 {
  letter-spacing: 1px;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 9px;
  column-gap: 9px;
}

.container-34 {
  margin-bottom: 40px;
}

.lightbox-link-4 {
  margin-bottom: 10px;
}

.lightbox-link-5 {
  margin-bottom: 10px;
}

.lightbox-link-6 {
  margin-bottom: 10px;
}

.lightbox-link-7 {
  margin-bottom: 10px;
}

.lightbox-link-8 {
  margin-bottom: 10px;
}

.lightbox-link-9 {
  margin-bottom: 10px;
}

.lightbox-link-10 {
  margin-bottom: 10px;
}

.lightbox-link-11 {
  margin-bottom: 10px;
}

.lightbox-link-12 {
  margin-bottom: 10px;
}

.lightbox-link-13 {
  margin-bottom: 10px;
}

.lightbox-link-14 {
  margin-bottom: 10px;
}

.lightbox-link-15 {
  margin-bottom: 10px;
}

.lightbox-link-16 {
  margin-bottom: 10px;
}

.lightbox-link-17 {
  margin-bottom: 10px;
}

.lightbox-link-18 {
  margin-bottom: 10px;
}

.lightbox-link-19 {
  margin-bottom: 10px;
}

.lightbox-link-20 {
  margin-bottom: 10px;
}

.lightbox-link-21 {
  margin-bottom: 10px;
}

.lightbox-link-22 {
  margin-bottom: 10px;
}

.lightbox-link-23 {
  margin-bottom: 10px;
}

.image-73 {
  border-radius: 10px;
}

.image-74 {
  border-radius: 10px;
}

.image-75 {
  border-radius: 10px;
}

.image-76 {
  border-radius: 10px;
}

.image-77 {
  border-radius: 10px;
}

.image-78 {
  border-radius: 10px;
}

.image-79 {
  border-radius: 10px;
}

.image-80 {
  border-radius: 10px;
}

.image-81 {
  border-radius: 10px;
}

.image-82 {
  border-radius: 10px;
}

.image-83 {
  border-radius: 10px;
}

.image-84 {
  border-radius: 10px;
}

.image-85 {
  border-radius: 10px;
}

.image-86 {
  border-radius: 10px;
}

.image-87 {
  border-radius: 10px;
}

.image-88 {
  border-radius: 10px;
}

.image-89 {
  border-radius: 10px;
}

.image-90 {
  border-radius: 10px;
}

.image-91 {
  border-radius: 10px;
}

.image-92 {
  border-radius: 10px;
}

.image-93 {
  border-radius: 10px;
}

.lightbox-link-24 {
  margin-bottom: 10px;
}

.link-11 {
  font-family: Roboto, Arial, sans-serif;
  color: #76b82a;
  text-align: center;
  text-decoration: none;
}

.container-35 {
  margin-bottom: 40px;
  text-align: center;
}

.lightbox-link-25 {
  margin-bottom: 10px;
}

.lightbox-link-26 {
  margin-bottom: 10px;
}

.lightbox-link-27 {
  margin-bottom: 10px;
}

.lightbox-link-28 {
  margin-bottom: 10px;
}

.lightbox-link-29 {
  margin-bottom: 10px;
}

.lightbox-link-30 {
  margin-bottom: 10px;
}

.lightbox-link-31 {
  margin-bottom: 10px;
}

.lightbox-link-32 {
  margin-bottom: 10px;
}

.lightbox-link-33 {
  margin-bottom: 10px;
}

.lightbox-link-34 {
  margin-bottom: 10px;
}

.lightbox-link-35 {
  margin-bottom: 10px;
}

.lightbox-link-36 {
  margin-bottom: 10px;
}

.lightbox-link-37 {
  margin-bottom: 10px;
}

.paragraph-27 {
  display: none;
  font-family: Roboto, Arial, sans-serif;
  color: #444;
  font-weight: 400;
  text-align: center;
}

.paragraph-28 {
  display: none;
  text-align: left;
}

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

.teamcard-mario {
  display: block;
  overflow: visible;
  width: 200px;
  height: 350px;
  margin-right: 10px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  border-radius: 10px;
  background-color: #fafafa;
  box-shadow: 0 9px 14px -19px rgba(0, 0, 0, 0.6);
  color: #f5f5f5;
}

.teamcard-mario.white {
  display: block;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  background-color: #fbfbfb;
  color: #fff;
}

.teamcard-marietta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 200px;
  height: 350px;
  margin-right: 10px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  border-radius: 10px;
  background-color: #fafafa;
  box-shadow: 0 9px 14px -19px rgba(0, 0, 0, 0.6);
  color: #f5f5f5;
}

.teamcard-marietta.white {
  display: block;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  background-color: #fbfbfb;
  color: #fff;
}

.teamcard-konrad {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 200px;
  height: 350px;
  margin-right: 10px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  border-radius: 10px;
  background-color: #fafafa;
  box-shadow: 0 9px 14px -19px rgba(0, 0, 0, 0.6);
  color: #f5f5f5;
}

.teamcard-konrad.white {
  display: block;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  background-color: #fbfbfb;
  color: #fff;
}

.teamcard-nico {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 200px;
  height: 350px;
  margin-right: 10px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  border-radius: 10px;
  background-color: #fafafa;
  box-shadow: 0 9px 14px -19px rgba(0, 0, 0, 0.6);
  color: #f5f5f5;
}

.teamcard-nico.white {
  display: block;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  background-color: #fbfbfb;
  color: #fff;
}

.teamcard-azubi {
  display: none;
  overflow: visible;
  width: 200px;
  height: 350px;
  margin-right: 10px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  border-radius: 10px;
  background-color: #fafafa;
  box-shadow: 0 9px 14px -19px rgba(0, 0, 0, 0.6);
  color: #f5f5f5;
}

.teamcard-azubi.white {
  display: block;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  background-color: #fbfbfb;
  color: #fff;
}

.teamcard-azubi.white-copy {
  display: block;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  background-color: #fbfbfb;
  color: #fff;
}

.bold-text-16 {
  line-height: 14px;
  font-weight: 500;
}

.bold-text-17 {
  font-size: 16px;
}

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

.bold-text-19 {
  font-size: 16px;
}

.list-2 {
  font-size: 15px;
}

.banner-g {
  overflow: hidden;
  height: 220px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  background-color: transparent;
  background-image: url('../images/banner-1.png');
  background-position: 50% 100%;
  background-size: cover;
  mix-blend-mode: darken;
}

.heading-15-copy {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  -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;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  font-family: Roboto, Arial, sans-serif;
  color: #f8f8f8;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.5px;
}

.link-13 {
  color: #515151;
}

.bold-text-22 {
  font-size: 16px;
}

.bold-text-23 {
  font-size: 16px;
}

.bold-text-24 {
  font-size: 16px;
}

.image-94 {
  border-radius: 10px;
}

.lottie-animation-2 {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.section-36 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
}

.section-37 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 220px;
  background-color: #ececec;
  background-image: url('../images/bgdots.png');
  background-position: 0px 0px;
  background-size: auto;
}

.image-95 {
  display: block;
  text-align: left;
}

.div-block-36 {
  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;
}

.paragraph-29 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 24px;
}

.heading-60 {
  font-family: Roboto, Arial, sans-serif;
  color: transparent;
  font-size: 100px;
  font-weight: 900;
}

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

.heading-61 {
  color: transparent;
}

.section-38 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  padding: 3.2rem 7.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;
}

.paragraph-30 {
  margin-right: 140px;
  margin-left: 140px;
  font-family: Roboto, Arial, sans-serif;
  line-height: 2px;
}

.container-36 {
  margin-bottom: 80px;
}

.lightbox-link-38 {
  margin-bottom: 10px;
  border-radius: 10px;
}

.lightbox-link-39 {
  margin-bottom: 10px;
  border-radius: 10px;
}

.lightbox-link-40 {
  margin-bottom: 10px;
  border-radius: 10px;
}

.lightbox-link-41 {
  margin-bottom: 10px;
  border-radius: 10px;
}

.lightbox-link-42 {
  margin-bottom: 10px;
}

.lightbox-link-43 {
  margin-bottom: 10px;
}

.image-96 {
  border-radius: 10px;
}

.image-97 {
  border-radius: 10px;
}

.image-98 {
  border-radius: 10px;
}

.image-99 {
  border-radius: 10px;
}

.image-100 {
  border-radius: 10px;
}

.image-101 {
  border-radius: 10px;
}

.image-102 {
  border-radius: 10px;
}

.image-103 {
  border-radius: 10px;
}

.lightbox-link-44 {
  margin-bottom: 10px;
}

.lightbox-link-45 {
  margin-bottom: 10px;
}

.image-104 {
  border-radius: 10px;
}

.image-105 {
  border-radius: 10px;
}

.image-106 {
  border-radius: 10px;
}

.image-107 {
  border-radius: 10px;
}

.image-108 {
  border-radius: 10px;
}

.image-109 {
  border-radius: 10px;
}

.image-110 {
  border-radius: 10px;
}

.image-111 {
  border-radius: 10px;
}

.image-112 {
  border-radius: 10px;
}

.image-113 {
  border-radius: 10px;
}

.image-114 {
  border-radius: 10px;
}

.image-115 {
  border-radius: 10px;
}

.image-116 {
  border-radius: 10px;
}

.image-117 {
  border-radius: 10px;
}

.lightbox-link-46 {
  margin-bottom: 10px;
}

.lightbox-link-47 {
  margin-bottom: 10px;
}

.lightbox-link-48 {
  margin-bottom: 10px;
}

.lightbox-link-49 {
  margin-bottom: 10px;
}

.lightbox-link-50 {
  margin-bottom: 10px;
}

.lightbox-link-51 {
  margin-bottom: 10px;
}

.lightbox-link-52 {
  margin-bottom: 10px;
}

.lightbox-link-53 {
  margin-bottom: 10px;
}

.lightbox-link-54 {
  margin-bottom: 10px;
}

.lightbox-link-55 {
  margin-bottom: 10px;
}

.lightbox-link-56 {
  margin-bottom: 10px;
}

.lightbox-link-57 {
  margin-bottom: 10px;
}

.lightbox-link-58 {
  margin-bottom: 10px;
}

.lightbox-link-59 {
  margin-bottom: 10px;
}

.image-118 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.form_row {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
}

.form_row.gdpr-row {
  margin-bottom: 20px;
  margin-left: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 5px;
  background-color: rgba(51, 51, 51, 0.7);
}

.success-message {
  margin-top: 500px;
  margin-bottom: 100px;
}

.checkbox-field {
  padding-left: 1.5rem;
}

.input__checkbox {
  width: 1.1rem;
  height: 1.1rem;
  min-height: 1.1rem;
  min-width: 1.1rem;
  margin-top: 0px;
  margin-left: -1.5rem;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(44, 99, 196, 0.5);
  border-radius: 0.3rem;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.input__checkbox.w--redirected-checked {
  border-style: none;
  background-color: #2c63c3;
  background-size: 0.8rem 0.8rem;
}

.input__label.for-checkbox {
  margin-bottom: 10px;
  font-family: Roboto, Arial, sans-serif;
  color: #ddd;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
}

.recaptcha {
  margin-bottom: 20px;
}

.bg-wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.bg-wrap.in-hero {
  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-image: linear-gradient(18deg, #214029, #101f14);
}

.fail-send-info {
  display: none;
}

.fail-send-info.en {
  display: block;
}

.fail-send-info.de {
  display: none;
}

.message-status-h1 {
  font-family: Roboto, Arial, sans-serif;
  color: #76b82a;
}

.confetti-main {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100vh;
}

.back-button-icon {
  position: relative;
  left: 0rem;
  width: 1.2rem;
  height: 1.2rem;
  margin-right: 0.7rem;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.back-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2rem;
  padding: 1rem;
  -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-color: hsla(0, 0%, 100%, 0);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #f8fafd;
  cursor: pointer;
}

.back-button:hover {
  background-color: hsla(0, 0%, 100%, 0.1);
}

.back-button.de {
  font-family: Roboto, Arial, sans-serif;
  color: #ddd;
}

.message-status {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  -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;
}

.message-status-inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 6rem 4rem;
  -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;
  text-align: center;
}

.form__row.recaptcha {
  display: block;
  margin-bottom: 10px;
}

.bold-text-25 {
  color: #ddd;
  text-decoration: underline;
}

.div-block-38 {
  display: block;
}

.image-119 {
  border-radius: 10px;
}

.image-120 {
  border-radius: 10px;
}

.image-121 {
  border-radius: 10px;
}

.image-122 {
  border-radius: 10px;
}

.image-123 {
  border-radius: 10px;
}

.image-124 {
  border-radius: 10px;
}

.lightbox-link-61 {
  margin-bottom: 10px;
}

.lightbox-link-62 {
  margin-bottom: 10px;
}

.lightbox-link-63 {
  margin-bottom: 10px;
}

.lightbox-link-64 {
  margin-bottom: 10px;
}

.lightbox-link-65 {
  margin-bottom: 10px;
}

.lightbox-link-66 {
  margin-bottom: 10px;
}

.image-125 {
  border-radius: 10px;
}

.lightbox-link-67 {
  margin-bottom: 10px;
}

.image-126 {
  border-radius: 10px;
}

.lightbox-link-68 {
  margin-bottom: 10px;
}

.lightbox-link-69 {
  margin-bottom: 10px;
}

.image-127 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.image-128 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.image-129 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.lightbox-link-70 {
  margin-bottom: 10px;
}

.image-130 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.image-131 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.lightbox-link-71 {
  margin-bottom: 10px;
}

.lightbox-link-72 {
  margin-bottom: 10px;
}

.lightbox-link-73 {
  margin-bottom: 10px;
}

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

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

.bold-text-26 {
  color: #515151;
}

.image-132 {
  border-radius: 10px;
}

.image-133 {
  border-radius: 10px;
}

.image-134 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.image-135 {
  border-radius: 10px;
}

.image-136 {
  border-radius: 10px;
}

.image-137 {
  border-radius: 10px;
}

.lightbox-link-74 {
  margin-bottom: 10px;
}

.lightbox-link-75 {
  margin-bottom: 10px;
}

.lightbox-link-76 {
  margin-bottom: 10px;
}

.lightbox-link-77 {
  margin-bottom: 10px;
}

.lightbox-link-78 {
  margin-bottom: 10px;
}

.lightbox-link-79 {
  margin-bottom: 10px;
}

.image-138 {
  border-radius: 10px;
}

.lightbox-link-80 {
  margin-bottom: 10px;
}

.lightbox-link-81 {
  margin-bottom: 10px;
  border-radius: 10px;
}

.image-139 {
  border-radius: 10px;
}

.div-block-39 {
  overflow: hidden;
  border-radius: 10px;
}

.video-4 {
  overflow: hidden;
  border-radius: 10px;
}

.image-140 {
  border-radius: 10px;
}

.lightbox-link-822 {
  margin-bottom: 10px;
}

.form-block {
  display: none;
}

.image-141 {
  margin-bottom: 0px;
  border-radius: 10px;
}

.link-16 {
  color: #e4003a;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.link-17 {
  color: #e4003a;
  font-weight: 700;
  text-decoration: none;
}

.bold-text-27 {
  color: #f8f8f8;
  text-decoration: none;
}

.bold-text-28 {
  color: #f8f8f8;
  text-decoration: none;
}

.link-18 {
  color: #f8f8f8;
}

.link-18:hover {
  color: #e4003a;
}

.link-19 {
  color: #f8f8f8;
}

.link-19:hover {
  color: #e4003a;
}

.image-142 {
  border-radius: 10px;
}

.image-143 {
  border-radius: 10px;
}

.image-144 {
  border-radius: 10px;
}

.image-145 {
  border-radius: 10px;
}

.image-146 {
  border-radius: 10px;
}

.image-147 {
  border-radius: 10px;
}

.image-148 {
  border-radius: 10px;
}

.image-149 {
  border-radius: 10px;
}

.image-150 {
  border-radius: 10px;
}

.image-151 {
  border-radius: 10px;
}

.image-152 {
  border-radius: 10px;
}

.image-153 {
  border-radius: 10px;
}

.image-154 {
  border-radius: 10px;
}

.image-155 {
  border-radius: 10px;
}

.image-156 {
  border-radius: 10px;
}

.image-157 {
  border-radius: 10px;
}

.image-158 {
  border-radius: 10px;
}

.image-159 {
  border-radius: 10px;
}

.image-160 {
  border-radius: 10px;
}

.image-161 {
  border-radius: 10px;
}

.image-162 {
  border-radius: 10px;
}

.image-163 {
  border-radius: 10px;
}

.image-164 {
  border-radius: 10px;
}

.image-165 {
  border-radius: 10px;
}

.image-166 {
  border-radius: 10px;
}

.image-167 {
  border-radius: 10px;
}

.lightbox-link-823 {
  margin-bottom: 10px;
}

.lightbox-link-824 {
  margin-bottom: 10px;
}

.lightbox-link-825 {
  margin-bottom: 10px;
}

.lightbox-link-826 {
  margin-bottom: 10px;
}

.lightbox-link-827 {
  margin-bottom: 10px;
}

.lightbox-link-828 {
  margin-bottom: 10px;
}

.lightbox-link-829 {
  margin-bottom: 10px;
}

.lightbox-link-830 {
  margin-bottom: 10px;
}

.lightbox-link-831 {
  margin-bottom: 10px;
}

.lightbox-link-832 {
  margin-bottom: 10px;
}

.lightbox-link-833 {
  margin-bottom: 10px;
}

.lightbox-link-834 {
  margin-bottom: 10px;
}

.lightbox-link-835 {
  margin-bottom: 10px;
}

.lightbox-link-836 {
  margin-bottom: 10px;
}

.lightbox-link-837 {
  margin-bottom: 10px;
}

.lightbox-link-838 {
  margin-bottom: 10px;
}

.lightbox-link-839 {
  margin-bottom: 10px;
}

.lightbox-link-840 {
  margin-bottom: 10px;
}

.lightbox-link-841 {
  margin-bottom: 10px;
}

.lightbox-link-842 {
  margin-bottom: 10px;
}

.lightbox-link-843 {
  margin-bottom: 10px;
}

.lightbox-link-844 {
  margin-bottom: 10px;
}

.lightbox-link-845 {
  margin-bottom: 10px;
}

.lightbox-link-846 {
  margin-bottom: 10px;
}

.lightbox-link-847 {
  margin-bottom: 10px;
}

.lightbox-link-848 {
  margin-bottom: 10px;
}

.lightbox-link-849 {
  margin-bottom: 10px;
}

.image-168 {
  border-radius: 10px;
}

.lightbox-link-850 {
  margin-bottom: 10px;
}

.bold-text-29 {
  color: #e4003a;
  text-decoration: none;
}

.paragraph-31 {
  margin-right: 40px;
  margin-bottom: 20px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.link-20 {
  color: #515151;
  font-weight: 700;
  text-decoration: none;
}

.link-20:hover {
  color: #e4003a;
}

.link-21 {
  color: #515151;
  font-weight: 700;
  text-decoration: none;
}

.link-21:hover {
  color: #e4003a;
}

.slide-27 {
  background-image: url('../images/174216543_813742076210826_8654445687900296679_n.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-40 {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: left;
}

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

.email-button {
  margin-right: 40px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding: 15px 20px;
  border-radius: 5px;
  background-color: #76b82a;
  font-family: Roboto, Arial, sans-serif;
  color: #fbfbfb;
  font-size: 16px;
  font-weight: 500;
}

.email-button:hover {
  background-color: #e4003a;
}

.email-button:active {
  background-color: #e4003a;
}

.container-37 {
  display: none;
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.bold-text-30 {
  text-decoration: none;
}

.bold-text-31 {
  text-decoration: none;
}

.column-31 {
  display: block;
}

.columns-14 {
  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;
}

.container-38 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media screen and (min-width: 1280px) {
  .body {
    overflow: visible;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .contact {
    padding-bottom: 140px;
  }

  .slide-6 {
    color: #f8f8f8;
  }

  .hero-section {
    height: 65vh;
  }

  .banner {
    display: block;
    height: 200px;
    -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;
  }

  .container-9 {
    display: block;
    height: 200px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-15 {
    height: 220px;
    margin-top: 0px;
    padding-top: 0px;
  }

  .maingallerie-baum {
    margin-bottom: 100px;
  }

  .hero {
    height: 70vh;
  }

  .text-block-13 {
    margin-bottom: 60px;
  }

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

  .b-ume-f-llen {
    margin-top: 0px;
  }

  .image-27 {
    -webkit-column-count: 3;
    column-count: 3;
  }

  .div-block-32 {
    -webkit-column-count: 0;
    column-count: 0;
  }

  .seilklettertechnik {
    margin-bottom: 100px;
  }

  .maingallerie-garten {
    margin-bottom: 80px;
  }

  .header-garten {
    height: 350px;
  }

  .video-baum {
    margin-top: 60px;
  }

  .header-baum {
    height: 350px;
  }

  .maingallerie-gartengestaltung {
    margin-bottom: 100px;
  }

  .banner-g {
    display: block;
    height: 200px;
    -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-15-copy {
    height: 220px;
    margin-top: 0px;
    padding-top: 0px;
  }

  .image-118 {
    border-radius: 10px;
  }

  .lightbox-link-60 {
    margin-bottom: 10px;
  }

  .bg-wrap.in-hero {
    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: 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;
  }

  .message-status-h1 {
    color: #f8fafd;
  }

  .back-button-icon {
    position: relative;
    left: 0rem;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }

  .back-button {
    padding: 1rem;
    border-radius: 0.4rem;
    background-color: hsla(0, 0%, 100%, 0);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }

  .back-button:hover {
    background-color: hsla(0, 0%, 100%, 0.1);
  }

  .message-status {
    background-color: #2c63c3;
  }
}

@media screen and (min-width: 1440px) {
  .contact {
    padding-bottom: 140px;
    background-image: url('../images/bgdots.png');
    background-position: 0px 0px;
    background-size: cover;
  }

  .submit-button {
    padding: 15px 20px;
  }

  .slide-6 {
    color: #f8f8f8;
  }

  .hero-section {
    height: 60vh;
  }

  .banner {
    height: 220px;
  }

  .container-9 {
    display: block;
    height: 220px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-15 {
    padding-top: 0px;
  }

  .maingallerie-baum {
    margin-top: 0px;
    margin-bottom: 100px;
    padding-top: 20px;
  }

  .hero {
    height: 80vh;
  }

  .call-button {
    padding: 15px 20px;
  }

  .b-ume-pflegen {
    margin-bottom: 20px;
  }

  .heading-45 {
    text-align: left;
  }

  .text-block-13 {
    margin-bottom: 0px;
  }

  .image-26 {
    margin-top: 0px;
  }

  .b-ume-f-llen {
    margin-bottom: 20px;
  }

  .video-baum1 {
    margin-top: 60px;
  }

  .column-16 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .columns-11 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .seilklettertechnik {
    margin-bottom: 100px;
  }

  .html-embed-3 {
    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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image-55 {
    border-radius: 10px;
  }

  .column-18 {
    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;
  }

  .columns-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-19 {
    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: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .section-34 {
    margin-bottom: 80px;
  }

  .text-block-23 {
    margin-top: 40px;
    font-family: Roboto, Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
  }

  .div-block-35 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -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;
  }

  .cta-baum {
    margin-top: 40px;
    margin-bottom: 100px;
  }

  .link-6 {
    color: #f8f8f8;
  }

  .link-7 {
    color: #f8f8f8;
  }

  .maingallerie-garten {
    margin-top: 0px;
    margin-bottom: 140px;
    padding-top: 20px;
  }

  .header-garten {
    height: 400px;
  }

  .banner-baum {
    height: 240px;
  }

  .video-baum {
    margin-top: 60px;
  }

  .header-baum {
    height: 400px;
  }

  .maingallerie-gartengestaltung {
    margin-top: 0px;
    margin-bottom: 100px;
    padding-top: 20px;
  }

  .banner-g {
    height: 220px;
  }

  .heading-15-copy {
    padding-top: 0px;
  }

  .email-button {
    padding: 15px 20px;
  }
}

@media screen and (min-width: 1920px) {
  .body {
    overflow: visible;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 0px;
    -o-object-fit: fill;
    object-fit: fill;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

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

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

  .navbar {
    background-color: #fff;
  }

  .hero-overlay {
    background-position: 0px 0px, 50% 0%;
    background-size: auto, contain;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .heading {
    margin-top: 13px;
    margin-bottom: 29px;
    font-size: 76px;
    font-weight: 900;
  }

  .service {
    overflow: visible;
    margin-top: -200px;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(#f8f8f8));
    background-image: linear-gradient(180deg, transparent 60%, #f8f8f8);
    -o-object-fit: cover;
    object-fit: cover;
  }

  .cards-grid-container {
    position: static;
    overflow: visible;
    padding-top: 0px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .wir {
    background-color: #f8f8f8;
  }

  .team-section {
    padding-bottom: 40px;
  }

  .contact {
    height: auto;
    padding-bottom: 140px;
    background-image: url('../images/bgdots.png');
    background-position: 0px 0px;
    background-size: cover;
  }

  .container-3 {
    margin-top: 0px;
  }

  .slider-2 {
    display: block;
    overflow: visible;
    height: 2000px;
    margin-right: auto;
    margin-left: auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .div-block-5 {
    position: relative;
  }

  .centered-container-4 {
    bottom: 666px;
  }

  .slider-4 {
    background-color: #f8f8f8;
  }

  .div-block-6 {
    top: 796px;
  }

  .slide-5 {
    background-color: #f8f8f8;
  }

  .slide-nav {
    top: 522px;
  }

  .slide-6 {
    background-color: #f8f8f8;
  }

  .textarea {
    height: 200px;
    min-height: 200px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  }

  .hero-section {
    overflow: visible;
    width: 100%;
    height: 60vh;
    max-width: 100%;
    margin-top: 60px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .banner {
    height: 250px;
    -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;
  }

  .container-9 {
    display: block;
    height: 250px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 250px;
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: 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;
  }

  .maingallerie-baum {
    margin-bottom: 100px;
  }

  .hero {
    height: 90vh;
  }

  .seilklettertechnik {
    margin-bottom: 100px;
  }

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

  .link-7 {
    color: #f8f8f8;
  }

  .header-garten {
    height: 450px;
  }

  .banner-baum {
    height: 280px;
  }

  .video-baum {
    margin-top: 60px;
  }

  .header-baum {
    height: 450px;
  }

  .maingallerie-gartengestaltung {
    margin-bottom: 100px;
  }

  .banner-g {
    height: 250px;
    -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-15-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 250px;
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: 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;
  }
}

@media screen and (max-width: 991px) {
  .body {
    margin-right: 0px;
    margin-left: 0px;
    background-color: hsla(0, 0%, 86.7%, 0.5);
  }

  .nav-link:hover {
    text-align: left;
  }

  .navbar {
    background-color: #fdfdfd;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .menu-button {
    margin-top: 5px;
  }

  .menu-button.w--open {
    background-color: hsla(0, 0%, 96.1%, 0);
  }

  .cards-grid-container-2 {
    grid-column-gap: 20px;
  }

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

  .contact {
    padding-top: 60px;
    padding-bottom: 100px;
    background-position: 50% 0%, 50% 50%;
    background-size: auto, cover;
  }

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

  .container-3 {
    margin-top: 0px;
    padding-bottom: 0px;
  }

  .submit-button {
    padding: 9px 15px;
    font-size: 14px;
  }

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

  .nav-link-3 {
    padding-bottom: 30px;
  }

  .centered-container-5 {
    margin-top: -60px;
    padding-top: 0px;
  }

  .cards-grid-container-3 {
    grid-column-gap: 20px;
  }

  .textarea {
    height: 150px;
    min-height: 150px;
  }

  .paragraph-7 {
    line-height: 18px;
  }

  .field-label {
    color: #333;
  }

  .hero-section {
    height: 40vh;
    max-height: none;
    margin-top: 60px;
    margin-bottom: 40px;
    padding-top: 100px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.45)), to(hsla(0, 0%, 100%, 0))), url('../images/bg2.png');
    background-image: linear-gradient(180deg, transparent, transparent), linear-gradient(180deg, rgba(0, 0, 0, 0.45), hsla(0, 0%, 100%, 0)), url('../images/bg2.png');
    background-position: 0px 0px, 0px 0px, 25% 50%;
  }

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

  .paragraph-8 {
    padding-right: 100px;
    padding-left: 100px;
  }

  .services-desktop {
    display: none;
    margin-top: 0px;
    padding-top: 40px;
    background-color: #f7f7f7;
  }

  .heading-15 {
    padding-top: 40px;
    font-size: 24px;
    font-weight: 500;
  }

  .card-slide {
    width: 50%;
  }

  .browser-demo {
    width: 500px;
    height: auto;
    margin-bottom: 100px;
    padding-top: 100px;
    padding-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .instructions-wrapper {
    position: relative;
    left: -25px;
    top: 0%;
    margin-top: 0px;
    margin-bottom: 60px;
    margin-left: 0px;
    -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;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .image-18 {
    margin-right: 0px;
  }

  .cards {
    margin-top: 100px;
    margin-right: 0%;
    padding-bottom: 100px;
    -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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .d-105-3d-wrapper {
    margin-bottom: 60px;
  }

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

  .services {
    margin: -140px auto 40px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .servicecard {
    width: 100%;
    height: 350px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  .d-105-image-wrapper-2.two {
    background-position: 50% 35%;
  }

  .d-105-image-wrapper-2.three {
    background-position: 50% 50%;
  }

  .wir-sind {
    padding-top: 20px;
  }

  .maingallerie-baum {
    margin-bottom: 60px;
  }

  .centered-container-8 {
    margin-bottom: 360px;
  }

  .card-slide-2 {
    width: 50%;
  }

  .feature-section {
    padding-top: 10px;
  }

  .nav-menu {
    margin-top: -5px;
    padding-top: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #f5f5f5;
  }

  .icon {
    background-color: #010101;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .card-slide-3 {
    width: 50%;
  }

  .section-10 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .top-info {
    position: relative;
    top: 0px;
    margin-bottom: 15px;
  }

  .slider-mask {
    width: 40%;
  }

  .slider-link.white-text {
    overflow: hidden;
  }

  .basic-grid {
    width: 100%;
    grid-column-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .grid-3 {
    justify-items: center;
  }

  .paragraph-18 {
    font-size: 11px;
  }

  .service-section {
    display: block;
    margin-top: -100px;
  }

  .teamcard {
    width: 200px;
  }

  .scrolling-list {
    position: static;
    overflow: scroll;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .large-header {
    font-size: 4rem;
    line-height: 1;
    text-align: center;
  }

  .large-header.outline {
    color: #333;
  }

  .instaslide {
    width: 350px;
    height: 350px;
  }

  .mask {
    width: 350px;
    height: 350px;
  }

  .slider-6 {
    width: 350px;
  }

  .bold-text-10 {
    font-size: 14px;
  }

  .columns-4 {
    padding-right: 10px;
  }

  .column-10 {
    height: auto;
    padding-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .container-21 {
    position: relative;
    overflow: scroll;
  }

  .about {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .columns-5 {
    padding-right: 10px;
    padding-left: 10px;
    -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;
  }

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

  .hero-overlay-6 {
    height: 50vh;
  }

  .hero-heading {
    font-size: 32px;
  }

  .hero {
    height: 420px;
    padding-top: 265px;
  }

  .centered-container-9 {
    position: absolute;
    top: 100px;
    margin-top: auto;
  }

  .paragraph-24 {
    margin-right: 100px;
    margin-left: 100px;
    padding-left: 0px;
  }

  .call-button {
    padding: 9px 15px;
    font-size: 14px;
  }

  .slider-9 {
    display: block;
    width: 100%;
    height: auto;
  }

  .mask-3 {
    width: 100%;
    height: 100%;
  }

  .slide-18 {
    width: 100%;
    height: auto;
    background-size: cover;
  }

  .slide-19 {
    width: 100%;
    height: auto;
  }

  .slide-20 {
    width: 100%;
    height: auto;
  }

  .slide-21 {
    width: 100%;
    height: 30vh;
  }

  .mask-4 {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .column-13 {
    padding-left: 10px;
  }

  .columns-6 {
    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;
  }

  .bold-text-14 {
    line-height: 30px;
    letter-spacing: 0.2px;
  }

  .b-ume-pflegen {
    margin-top: 0px;
    margin-bottom: 40px;
  }

  .heading-45 {
    line-height: 30px;
    letter-spacing: 0.2px;
  }

  .heading-46 {
    line-height: 30px;
    letter-spacing: 0.2px;
  }

  .b-ume-f-llen {
    margin-bottom: 40px;
  }

  .impressum {
    padding-top: 80px;
  }

  .impressum-links {
    padding-top: 10px;
  }

  .datenschutz {
    padding-top: 80px;
  }

  .container-28 {
    -webkit-column-gap: 4px;
    column-gap: 4px;
  }

  .text-block-18 {
    text-align: center;
  }

  .columns-8 {
    -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;
  }

  .column-14 {
    -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;
  }

  .column-16 {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .columns-10 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-11 {
    margin-bottom: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .seilklettertechnik {
    margin-bottom: 80px;
  }

  .heading-53 {
    font-size: 32px;
    line-height: 32px;
  }

  .column-18 {
    display: block;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .columns-12 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .div-block-35 {
    margin-top: 20px;
    margin-bottom: 80px;
  }

  .maingallerie-garten {
    padding-top: 0px;
  }

  .header-garten {
    height: 260px;
  }

  .header-baum {
    height: 260px;
  }

  .text-block-25 {
    padding-bottom: 60px;
    font-size: 14px;
    line-height: 14px;
  }

  .container-32 {
    -webkit-column-gap: 4px;
    column-gap: 4px;
  }

  .lightbox-link-4 {
    margin-bottom: 5px;
  }

  .lightbox-link-5 {
    margin-bottom: 5px;
  }

  .lightbox-link-6 {
    margin-bottom: 5px;
  }

  .lightbox-link-7 {
    margin-bottom: 5px;
  }

  .lightbox-link-8 {
    margin-bottom: 5px;
  }

  .lightbox-link-9 {
    margin-bottom: 5px;
  }

  .lightbox-link-10 {
    margin-bottom: 5px;
  }

  .lightbox-link-11 {
    margin-bottom: 5px;
  }

  .lightbox-link-12 {
    margin-bottom: 5px;
  }

  .lightbox-link-13 {
    margin-bottom: 5px;
  }

  .lightbox-link-14 {
    margin-bottom: 5px;
  }

  .lightbox-link-15 {
    margin-bottom: 5px;
  }

  .lightbox-link-17 {
    margin-bottom: 5px;
  }

  .lightbox-link-18 {
    margin-bottom: 5px;
  }

  .lightbox-link-19 {
    margin-bottom: 5px;
  }

  .lightbox-link-22 {
    margin-bottom: 5px;
  }

  .lightbox-link-24 {
    margin-bottom: 5px;
  }

  .lightbox-link-25 {
    margin-bottom: 5px;
  }

  .lightbox-link-26 {
    margin-bottom: 5px;
  }

  .lightbox-link-27 {
    margin-bottom: 5px;
  }

  .lightbox-link-28 {
    margin-bottom: 5px;
  }

  .lightbox-link-29 {
    margin-bottom: 5px;
  }

  .lightbox-link-30 {
    margin-bottom: 5px;
  }

  .lightbox-link-31 {
    margin-bottom: 5px;
  }

  .lightbox-link-32 {
    margin-bottom: 5px;
  }

  .lightbox-link-33 {
    margin-bottom: 5px;
  }

  .lightbox-link-34 {
    margin-bottom: 5px;
  }

  .lightbox-link-35 {
    margin-bottom: 5px;
  }

  .lightbox-link-36 {
    margin-bottom: 5px;
  }

  .lightbox-link-37 {
    margin-bottom: 5px;
  }

  .paragraph-28 {
    display: block;
    font-family: Roboto, Arial, sans-serif;
    color: #76b82a;
    font-size: 16px;
    font-weight: 500;
    text-align: right;
  }

  .teamcard-mario {
    width: 200px;
  }

  .teamcard-marietta {
    width: 200px;
  }

  .teamcard-konrad {
    width: 200px;
  }

  .teamcard-nico {
    width: 200px;
  }

  .teamcard-azubi {
    width: 200px;
  }

  .column-28 {
    padding-left: 10px;
  }

  .heading-15-copy {
    padding-top: 40px;
    font-size: 24px;
    font-weight: 500;
  }

  .lottie-animation-3 {
    width: 30px;
    height: 30px;
  }

  .lightbox-link-38 {
    margin-bottom: 5px;
  }

  .lightbox-link-39 {
    margin-bottom: 5px;
  }

  .lightbox-link-40 {
    margin-bottom: 5px;
  }

  .lightbox-link-41 {
    margin-bottom: 5px;
  }

  .lightbox-link-42 {
    margin-bottom: 5px;
  }

  .lightbox-link-43 {
    margin-bottom: 5px;
  }

  .lightbox-link-44 {
    margin-bottom: 5px;
  }

  .lightbox-link-45 {
    margin-bottom: 5px;
  }

  .lightbox-link-46 {
    margin-bottom: 5px;
  }

  .lightbox-link-47 {
    margin-bottom: 5px;
  }

  .lightbox-link-48 {
    margin-bottom: 5px;
  }

  .lightbox-link-49 {
    margin-bottom: 5px;
  }

  .lightbox-link-50 {
    margin-bottom: 5px;
  }

  .lightbox-link-51 {
    margin-bottom: 5px;
  }

  .lightbox-link-52 {
    margin-bottom: 5px;
  }

  .lightbox-link-53 {
    margin-bottom: 5px;
  }

  .lightbox-link-54 {
    margin-bottom: 5px;
  }

  .lightbox-link-55 {
    margin-bottom: 5px;
  }

  .lightbox-link-56 {
    margin-bottom: 5px;
  }

  .lightbox-link-57 {
    margin-bottom: 5px;
  }

  .lightbox-link-58 {
    margin-bottom: 5px;
  }

  .lightbox-link-59 {
    margin-bottom: 5px;
  }

  .lightbox-link-60 {
    margin-bottom: 5px;
  }

  .form_row.gdpr-row {
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-radius: 5px;
    background-color: rgba(51, 51, 51, 0.75);
  }

  .checkbox-field {
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 10px;
  }

  .input__label.for-checkbox {
    color: #ddd;
    font-size: 12px;
    line-height: 16px;
  }

  .form__row.recaptcha {
    display: block;
  }

  .bold-text-25 {
    color: #ddd;
    text-decoration: underline;
  }

  .lightbox-link-61 {
    margin-bottom: 5px;
  }

  .lightbox-link-62 {
    margin-bottom: 5px;
  }

  .lightbox-link-63 {
    margin-bottom: 5px;
  }

  .lightbox-link-64 {
    margin-bottom: 5px;
  }

  .lightbox-link-65 {
    margin-bottom: 5px;
  }

  .lightbox-link-66 {
    margin-bottom: 5px;
  }

  .lightbox-link-67 {
    margin-bottom: 5px;
  }

  .lightbox-link-68 {
    margin-bottom: 5px;
  }

  .lightbox-link-69 {
    margin-bottom: 5px;
  }

  .image-127 {
    margin-bottom: 0px;
    border-radius: 10px;
  }

  .image-128 {
    margin-bottom: 0px;
    border-radius: 10px;
  }

  .image-129 {
    margin-bottom: 0px;
    border-radius: 10px;
  }

  .lightbox-link-70 {
    margin-bottom: 5px;
  }

  .image-130 {
    margin-bottom: 0px;
    border-radius: 10px;
  }

  .image-131 {
    margin-bottom: 0px;
    border-radius: 10px;
  }

  .lightbox-link-71 {
    margin-bottom: 5px;
  }

  .lightbox-link-72 {
    margin-bottom: 5px;
  }

  .lightbox-link-73 {
    margin-bottom: 5px;
  }

  .lightbox-link-74 {
    margin-bottom: 5px;
  }

  .lightbox-link-75 {
    margin-bottom: 5px;
  }

  .lightbox-link-76 {
    margin-bottom: 5px;
  }

  .lightbox-link-77 {
    margin-bottom: 5px;
  }

  .lightbox-link-78 {
    margin-bottom: 5px;
  }

  .lightbox-link-79 {
    margin-bottom: 5px;
  }

  .image-138 {
    border-radius: 10px;
  }

  .lightbox-link-80 {
    margin-bottom: 5px;
  }

  .lightbox-link-81 {
    margin-bottom: 5px;
  }

  .div-block-39 {
    overflow: hidden;
    border-radius: 10px;
  }

  .video-4 {
    border-radius: 10px;
  }

  .lightbox-link-822 {
    margin-bottom: 5px;
  }

  .lightbox-link-823 {
    margin-bottom: 5px;
  }

  .lightbox-link-824 {
    margin-bottom: 5px;
  }

  .lightbox-link-825 {
    margin-bottom: 5px;
  }

  .lightbox-link-826 {
    margin-bottom: 5px;
  }

  .lightbox-link-827 {
    margin-bottom: 5px;
  }

  .lightbox-link-828 {
    margin-bottom: 5px;
  }

  .lightbox-link-829 {
    margin-bottom: 5px;
  }

  .lightbox-link-830 {
    margin-bottom: 5px;
  }

  .lightbox-link-831 {
    margin-bottom: 5px;
  }

  .lightbox-link-832 {
    margin-bottom: 5px;
  }

  .lightbox-link-833 {
    margin-bottom: 5px;
  }

  .lightbox-link-834 {
    margin-bottom: 5px;
  }

  .lightbox-link-835 {
    margin-bottom: 5px;
  }

  .lightbox-link-836 {
    margin-bottom: 5px;
  }

  .lightbox-link-837 {
    margin-bottom: 5px;
  }

  .lightbox-link-838 {
    margin-bottom: 5px;
  }

  .lightbox-link-839 {
    margin-bottom: 5px;
  }

  .lightbox-link-840 {
    margin-bottom: 5px;
  }

  .lightbox-link-841 {
    margin-bottom: 5px;
  }

  .lightbox-link-842 {
    margin-bottom: 5px;
  }

  .lightbox-link-843 {
    margin-bottom: 5px;
  }

  .lightbox-link-844 {
    margin-bottom: 5px;
  }

  .lightbox-link-845 {
    margin-bottom: 5px;
  }

  .lightbox-link-846 {
    margin-bottom: 5px;
  }

  .lightbox-link-847 {
    margin-bottom: 5px;
  }

  .lightbox-link-848 {
    margin-bottom: 5px;
  }

  .lightbox-link-849 {
    margin-bottom: 5px;
  }

  .lightbox-link-850 {
    margin-bottom: 5px;
  }

  .email-button {
    padding: 9px 15px;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .body {
    background-color: hsla(0, 0%, 86.7%, 0.5);
  }

  .hero-overlay {
    padding: 40px 20px;
  }

  .service {
    padding: 40px 20px;
  }

  .cards-grid-container {
    max-width: none;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .wir {
    margin-top: -100px;
    padding: 20px 20px 40px;
  }

  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-image-mask {
    margin-right: 0px;
  }

  .feature-image {
    margin-right: auto;
    margin-left: auto;
  }

  .team-section {
    padding: 40px 20px;
  }

  .cards-grid-container-2 {
    max-width: none;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .philosophie {
    margin-bottom: 0px;
    padding: 60px 10px 80px;
  }

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

  .contact {
    margin-bottom: 0px;
    padding: 100px 10px;
  }

  .footer {
    padding: 40px 20px;
  }

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

  .container-3 {
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
  }

  .foot {
    padding: 40px 20px;
  }

  .text-block-3.text {
    font-size: 12px;
  }

  .hero-overlay-2 {
    padding: 40px 20px;
  }

  .centered-container-4 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .hero-overlay-3 {
    margin-left: 0px;
    padding: 40px 20px;
  }

  .hero-overlay-4 {
    padding: 40px 20px;
  }

  .cards-section {
    padding: 40px 20px;
  }

  .centered-container-5 {
    height: auto;
    margin-top: -380px;
    padding-top: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .cards-grid-container-3 {
    max-width: none;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .div-block-6 {
    top: 830px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .grid {
    margin-right: 0px;
    margin-left: -23px;
    padding-left: 0px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .paragraph-4 {
    margin-right: 10px;
  }

  .textarea {
    height: 100px;
    min-height: 100px;
  }

  .card {
    margin-right: 0px;
    padding-right: 0px;
  }

  .carousel-slider {
    margin-right: 0px;
  }

  .carousel-slider._6 {
    right: -45%;
  }

  .carousel-slider._2 {
    right: -9%;
  }

  .carousel-slider._4 {
    right: -27%;
  }

  .carousel-slider._3 {
    right: -18%;
  }

  .carousel-slider._7 {
    right: -54%;
  }

  .carousel-slider._5 {
    right: -36%;
  }

  .carousel-slider._8 {
    right: -63%;
  }

  .carousel-mask {
    width: 60%;
  }

  .teamtext {
    padding-left: 10px;
  }

  .paragraph-7 {
    margin-right: 40px;
  }

  .hero-section {
    position: static;
    display: none;
    overflow: visible;
    height: 400px;
    max-height: 400px;
    margin-top: 60px;
    margin-bottom: 40px;
    padding: 260px 20px 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    -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;
  }

  .heading-14 {
    margin-top: 0px;
    font-size: 26px;
  }

  .paragraph-8 {
    padding-right: 60px;
    padding-left: 60px;
    font-size: 11px;
  }

  .services-desktop {
    display: none;
    margin-top: 0px;
    background-color: transparent;
  }

  .banner {
    height: 120px;
  }

  .container-9 {
    height: 120px;
  }

  .heading-15 {
    height: 120px;
    margin-top: 30px;
    padding-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
  }

  .card-slider {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;
  }

  .card-slider-mask {
    display: block;
  }

  .card-slide {
    width: 100%;
    padding-right: 3%;
    padding-left: 3%;
  }

  .quarter-item {
    width: 48%;
  }

  .browser-demo {
    width: 100%;
    height: auto;
    margin-bottom: 100px;
    padding: 100px 30px;
    -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-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .instructions-wrapper {
    margin-left: 0px;
  }

  .cards {
    margin-top: 140px;
    padding-right: 110px;
    padding-bottom: 100px;
    padding-left: 110px;
  }

  .gallery-2 {
    padding: 40px 20px;
  }

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

  .services {
    margin: -140px auto 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }

  .servicecard {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 350px;
    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: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .d-105-image-wrapper-2.two {
    background-position: 0px 0px, 100% 0%;
  }

  .d-105-image-wrapper-2.three {
    background-image: url('../images/HWMJ6498-3.png');
    background-position: 50% 50%;
  }

  .hero-overlay-5 {
    padding: 40px 20px;
  }

  .wir-sind {
    padding: 20px 20px 40px;
  }

  .maingallerie-baum {
    padding: 40px 20px;
  }

  .hero-section-copy {
    padding: 40px 20px;
  }

  .card-slide-2 {
    width: 100%;
    padding-right: 3%;
    padding-left: 3%;
  }

  .feature-section {
    padding: 10px 20px 40px;
  }

  .baumpflege {
    margin: 40px 10px;
    padding: 0px;
  }

  .feature-section-2 {
    padding: 40px 20px;
  }

  .feature-image-mask-2 {
    margin-right: 0px;
  }

  .card-slide-3 {
    width: 100%;
    padding-right: 3%;
    padding-left: 3%;
  }

  .card-slider-mask-2 {
    display: block;
  }

  .card-slider-2 {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;
  }

  .slider-mask {
    width: 60%;
  }

  .photo-slider {
    height: 300px;
  }

  ._123-desktop {
    display: none;
  }

  .outline {
    margin-top: 40px;
    margin-bottom: 40px;
  }

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

  .paragraph-4-copy {
    margin-right: 0px;
    margin-bottom: 40px;
  }

  .container-18 {
    display: block;
  }

  .container-19 {
    margin-bottom: 0px;
  }

  ._123-mobile {
    display: block;
    margin-right: 10px;
    margin-bottom: 80px;
    margin-left: 10px;
  }

  .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
  }

  .service-section {
    display: block;
    margin-top: -80px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .column-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    padding-left: 0px;
  }

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

  .teamcard {
    width: 190px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .team-sec {
    margin-left: auto;
    padding-right: 0px;
    padding-left: 20px;
  }

  .large-header.outline {
    font-size: 28px;
  }

  .profile-bold-text {
    font-size: 11px;
  }

  .insta-handle-small-2.text-gray-2 {
    font-size: 9px;
  }

  .column-9 {
    margin-top: 20px;
    margin-bottom: 0px;
    padding-right: 0px;
  }

  .bold-text-10 {
    font-size: 9px;
    line-height: 9px;
    font-weight: 500;
  }

  .columns-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

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

  .container-21 {
    overflow: scroll;
  }

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

  .columns-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .column-11 {
    padding-top: 20px;
    padding-left: 0px;
  }

  .hero-overlay-6 {
    padding: 40px 20px;
  }

  .paragraph-23 {
    margin-right: 60px;
    padding-left: 60px;
    font-size: 11px;
  }

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

  .hero {
    height: 450px;
    max-height: 450px;
    padding: 150px 10px 40px;
    background-position: 0px 0px, 35% 50%;
  }

  .centered-container-9 {
    top: 340px;
    margin-top: -240px;
  }

  .paragraph-24 {
    margin-right: 60px;
    margin-left: 60px;
    padding-left: 0px;
  }

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

  .y {
    height: 300px;
  }

  .mask-3 {
    border-radius: 0px 0px 10px 10px;
  }

  .slide-nav-6 {
    position: static;
  }

  .team {
    padding-right: 0px;
    padding-left: 10px;
  }

  .column-13 {
    padding-top: 0px;
    padding-left: 0px;
  }

  .columns-6 {
    -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-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;
  }

  ._123-baum-mobile {
    display: block;
    margin-bottom: 60px;
  }

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

  ._123-baum {
    display: none;
  }

  .text-block-12 {
    margin-bottom: 0px;
    font-size: 14px;
  }

  .b-ume-pflegen {
    margin-right: 10px;
    margin-bottom: 40px;
    margin-left: 10px;
  }

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

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

  .b-ume-f-llen {
    margin-right: 10px;
    margin-bottom: 40px;
    margin-left: 10px;
  }

  .gartengestaltung {
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .hero-overlay-7 {
    padding: 40px 20px;
  }

  .impressum {
    margin-right: 10px;
    margin-left: 10px;
  }

  .impressum-links {
    padding-top: 10px;
    padding-left: 10px;
  }

  .datenschutz {
    margin-right: 10px;
    margin-left: 10px;
  }

  .section-26 {
    padding-right: 10px;
    padding-left: 10px;
  }

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

  .container-28 {
    -webkit-column-gap: 4px;
    column-gap: 4px;
  }

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

  .video-baum1 {
    margin-right: 10px;
    margin-left: 10px;
  }

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

  .terrasse-und-co {
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
  }

  .columns-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -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;
  }

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

  .columns-8 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

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

  .gallerie-terrasse-und-co {
    margin-bottom: 80px;
  }

  .gallerie-gartengestaltung {
    margin-bottom: 60px;
  }

  .column-16 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-10 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .columns-11 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

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

  .seilklettertechnik {
    margin-right: 10px;
    margin-left: 10px;
  }

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

  .hero-overlay-8 {
    padding: 40px 20px;
  }

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

  .paragraph-26 {
    font-size: 15px;
  }

  .column-18 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .columns-12 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

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

  .text-block-23 {
    margin-top: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .div-block-35 {
    margin-top: 20px;
    margin-bottom: 40px;
    padding-top: 0px;
  }

  .maingallerie-garten {
    margin-right: 10px;
    margin-left: 10px;
    padding: 40px 0px;
  }

  .header-garten {
    height: 220px;
  }

  .banner-baum {
    margin-left: 0px;
    background-position: 50% 100%;
  }

  .video-baum {
    margin-right: 10px;
    margin-left: 10px;
  }

  .header-baum {
    height: 220px;
  }

  .columns-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .column-20 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-21 {
    margin-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

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

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

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

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

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

  .container-31 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-block-27 {
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
    font-family: Roboto, Arial, sans-serif;
    text-align: left;
  }

  .text-block-28 {
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
    font-family: Roboto, Arial, sans-serif;
  }

  .text-block-29 {
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
    font-family: Roboto, Arial, sans-serif;
  }

  .html-embed-5 {
    font-size: 14px;
  }

  .html-embed-6 {
    font-size: 14px;
  }

  .html-embed-7 {
    font-size: 14px;
  }

  .html-embed-8 {
    font-size: 14px;
  }

  .html-embed-9 {
    font-size: 14px;
  }

  .html-embed-10 {
    font-size: 14px;
  }

  .html-embed-11 {
    font-size: 14px;
  }

  .html-embed-12 {
    font-size: 14px;
  }

  .datenschutz-links {
    padding-left: 10px;
  }

  .image-59 {
    margin-bottom: 0px;
  }

  .image-60 {
    margin-bottom: 0px;
  }

  .image-61 {
    margin-bottom: 0px;
  }

  .image-62 {
    margin-bottom: 0px;
  }

  .image-63 {
    margin-bottom: 0px;
  }

  .image-64 {
    margin-bottom: 0px;
  }

  .image-66 {
    margin-bottom: 0px;
  }

  .image-67 {
    margin-bottom: 0px;
  }

  .image-68 {
    margin-bottom: 0px;
  }

  .heading-59 {
    margin-bottom: 0px;
  }

  .image-69 {
    margin-bottom: 0px;
  }

  .image-70 {
    margin-bottom: 0px;
  }

  .image-71 {
    margin-bottom: 0px;
  }

  .image-72 {
    margin-bottom: 0px;
  }

  .gartengestaltungheadline {
    margin: 40px 10px;
    padding: 0px;
  }

  .maingallerie-gartengestaltung {
    padding: 40px 20px;
  }

  .container-32 {
    -webkit-column-gap: 4px;
    column-gap: 4px;
  }

  .lightbox-link-4 {
    margin-bottom: 5px;
  }

  .lightbox-link-5 {
    margin-bottom: 5px;
  }

  .lightbox-link-6 {
    margin-bottom: 5px;
  }

  .lightbox-link-7 {
    margin-bottom: 5px;
  }

  .lightbox-link-8 {
    margin-bottom: 5px;
  }

  .lightbox-link-9 {
    margin-bottom: 5px;
  }

  .lightbox-link-10 {
    margin-bottom: 5px;
  }

  .lightbox-link-11 {
    margin-bottom: 5px;
  }

  .lightbox-link-12 {
    margin-bottom: 5px;
  }

  .lightbox-link-13 {
    margin-bottom: 5px;
  }

  .lightbox-link-14 {
    margin-bottom: 5px;
  }

  .lightbox-link-15 {
    margin-bottom: 5px;
  }

  .lightbox-link-16 {
    margin-bottom: 5px;
  }

  .lightbox-link-17 {
    margin-bottom: 5px;
  }

  .lightbox-link-18 {
    margin-bottom: 5px;
  }

  .lightbox-link-19 {
    margin-bottom: 5px;
  }

  .lightbox-link-20 {
    margin-bottom: 5px;
  }

  .lightbox-link-21 {
    margin-bottom: 5px;
  }

  .lightbox-link-22 {
    margin-bottom: 5px;
  }

  .lightbox-link-23 {
    margin-bottom: 5px;
  }

  .lightbox-link-24 {
    margin-bottom: 5px;
  }

  .lightbox-link-25 {
    margin-bottom: 5px;
  }

  .lightbox-link-26 {
    margin-bottom: 5px;
  }

  .lightbox-link-27 {
    margin-bottom: 5px;
  }

  .lightbox-link-28 {
    margin-bottom: 5px;
  }

  .lightbox-link-29 {
    margin-bottom: 5px;
  }

  .lightbox-link-30 {
    margin-bottom: 5px;
  }

  .lightbox-link-31 {
    margin-bottom: 5px;
  }

  .lightbox-link-32 {
    margin-bottom: 5px;
  }

  .lightbox-link-33 {
    margin-bottom: 5px;
  }

  .lightbox-link-34 {
    margin-bottom: 5px;
  }

  .lightbox-link-35 {
    margin-bottom: 5px;
  }

  .lightbox-link-36 {
    margin-bottom: 5px;
  }

  .lightbox-link-37 {
    margin-bottom: 5px;
  }

  .paragraph-28 {
    margin-right: 10px;
  }

  .teamcard-mario {
    width: 190px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .teamcard-marietta {
    width: 190px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .teamcard-konrad {
    width: 190px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .teamcard-nico {
    width: 190px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .teamcard-azubi {
    width: 190px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .banner-g {
    height: 120px;
  }

  .heading-15-copy {
    height: 120px;
    margin-top: 30px;
    padding-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
  }

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

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

  .lightbox-link-38 {
    margin-bottom: 5px;
  }

  .lightbox-link-46 {
    margin-bottom: 5px;
  }

  .lightbox-link-47 {
    margin-bottom: 5px;
  }

  .lightbox-link-48 {
    margin-bottom: 5px;
  }

  .lightbox-link-49 {
    margin-bottom: 5px;
  }

  .lightbox-link-50 {
    margin-bottom: 5px;
  }

  .lightbox-link-51 {
    margin-bottom: 5px;
  }

  .lightbox-link-52 {
    margin-bottom: 5px;
  }

  .lightbox-link-53 {
    margin-bottom: 5px;
  }

  .lightbox-link-54 {
    margin-bottom: 5px;
  }

  .lightbox-link-55 {
    margin-bottom: 5px;
  }

  .lightbox-link-56 {
    margin-bottom: 5px;
  }

  .lightbox-link-57 {
    margin-bottom: 5px;
  }

  .lightbox-link-58 {
    margin-bottom: 5px;
  }

  .lightbox-link-59 {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    overflow: visible;
    padding-bottom: 0px;
    background-color: hsla(0, 0%, 86.7%, 0.5);
    background-image: url('../images/bgdots.png');
    background-position: 0px 0px;
    background-size: auto;
  }

  .image-7 {
    max-width: 200px;
  }

  .nav-link:hover {
    font-size: 19px;
    font-weight: 400;
    text-align: left;
  }

  .bold-text:hover {
    font-size: 19px;
    font-weight: 700;
  }

  .navbar {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fdfdfd;
  }

  .hero-overlay {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/bg2.png');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/bg2.png');
    background-position: 0px 0px, 0% 0%;
    background-attachment: scroll, fixed;
  }

  .centered-container {
    text-align: left;
  }

  .centered-container-2 {
    text-align: left;
  }

  .cards-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .centered-container-3 {
    margin-bottom: -40px;
    text-align: left;
  }

  .menu-button {
    overflow: hidden;
    margin-top: 5px;
    padding-top: 18px;
    padding-bottom: 18px;
    color: #080808;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .menu-button.w--open {
    background-color: hsla(0, 0%, 97.3%, 0);
  }

  .wir {
    margin-top: -170px;
  }

  .flex-container {
    border-radius: 2px;
  }

  .team-section {
    overflow: visible;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 60px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 42, 13, 0.95)), to(rgba(14, 42, 13, 0.95)));
    background-image: linear-gradient(180deg, rgba(14, 42, 13, 0.95), rgba(14, 42, 13, 0.95));
  }

  .cards-grid-container-2 {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .philosophie {
    overflow: visible;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 60px 0px 80px;
    background-image: none;
    background-size: auto;
  }

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

  .contact {
    overflow: visible;
    height: auto;
    margin-top: -10px;
    margin-bottom: 0px;
    padding: 60px 10px 80px;
    background-image: url('../images/bgdots.png');
    background-position: 50% 50%;
    background-size: auto;
  }

  .field_row {
    border-radius: 0px;
  }

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

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

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

  .footer-link.w--current {
    text-decoration: none;
  }

  .container-3 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
  }

  .footer-flex-container-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .submit-button {
    padding-top: 10px;
    font-size: 12px;
  }

  .foot {
    overflow: visible;
    height: 100%;
    margin-top: 0px;
    padding: 40px 20px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    text-align: left;
  }

  .footer-heading-2 {
    margin-top: 20px;
  }

  .text-block-2 {
    text-align: center;
  }

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

  .paragraph-2 {
    color: #e4e4e4;
  }

  .heading-8 {
    font-size: 24px;
    font-weight: 700;
  }

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

  .slider {
    height: 250px;
  }

  .navigation {
    overflow: visible;
  }

  .centered-container-4 {
    bottom: 227px;
    padding-bottom: 145px;
    text-align: left;
  }

  .hero-overlay-3 {
    height: 300px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/bg1.png');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/bg1.png');
    background-position: 0px 0px, 20% 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .hero-overlay-4 {
    height: 300px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/bg2.png');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/bg2.png');
    background-position: 0px 0px, 30% 100%;
    background-size: auto, cover;
  }

  .slider-4 {
    height: 600px;
  }

  .button-2 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .centered-container-5 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    text-align: left;
  }

  .cards-grid-container-3 {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-6 {
    top: 760px;
    margin-top: -540px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-9 {
    font-size: 26px;
    font-weight: 700;
  }

  .grid {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    grid-auto-flow: row;
    -ms-grid-rows: 0.25fr;
    grid-template-rows: 0.25fr;
  }

  .slide-5 {
    background-color: hsla(0, 0%, 100%, 0);
  }

  .slide-nav {
    top: 586px;
    margin-top: -572px;
    border-style: solid;
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, 0);
    color: rgba(51, 51, 51, 0);
  }

  .slide-6 {
    margin-top: 0px;
  }

  .paragraph-4 {
    margin-right: 10px;
    margin-left: auto;
    font-family: Roboto, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    text-align: left;
  }

  .heading-10 {
    font-family: Roboto, Arial, sans-serif;
    font-size: 28px;
    text-align: center;
  }

  .div-block-9 {
    padding-left: 0px;
    text-align: center;
  }

  .textarea {
    height: 100px;
    min-height: 100px;
    margin-bottom: 20px;
    border-radius: 5px;
  }

  .heading-11 {
    font-family: Roboto, Arial, sans-serif;
    font-size: 28px;
    text-align: center;
  }

  .paragraph-5 {
    margin-right: 10px;
    margin-left: 10px;
    font-family: Roboto, Arial, sans-serif;
    font-size: 12px;
    font-weight: 300;
    text-align: center;
  }

  .div-block-10 {
    text-align: center;
  }

  .paragraph-6 {
    color: #3f3f3f;
  }

  .container-5 {
    width: 108%;
    margin-right: 0px;
    padding-right: 20px;
  }

  .carousel.is_contained {
    right: auto;
    overflow: hidden;
    width: 100%;
    margin-right: 0px;
    padding-right: 0px;
    padding-bottom: 50px;
  }

  .card {
    width: 135px;
    height: 300px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    background-image: none;
    box-shadow: 7px 7px 20px -15px hsla(0, 0%, 100%, 0.6);
  }

  .arrow-left {
    display: none;
  }

  .arrow-right {
    display: none;
    margin-right: 20px;
  }

  .card-body {
    padding: 20px;
  }

  .carousel-slider {
    width: 135px;
    margin-right: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .carousel-slider._6 {
    right: 0%;
  }

  .carousel-slider._2 {
    right: 0%;
  }

  .carousel-slider._4 {
    right: 0%;
  }

  .carousel-slider._3 {
    right: 0%;
  }

  .carousel-slider._7 {
    right: 0%;
  }

  .carousel-slider._5 {
    right: 0%;
  }

  .carousel-slider._8 {
    right: 0%;
  }

  .carousel-mask {
    width: 100px;
  }

  .teamtext {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-13 {
    margin-top: 0px;
    font-size: 24px;
    font-weight: 700;
  }

  .paragraph-7 {
    margin-right: 10px;
    margin-bottom: 0px;
    color: #515151;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
  }

  .field-label {
    color: #333;
  }

  .hero-section {
    position: static;
    display: none;
    overflow: visible;
    height: 500px;
    max-height: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 40px;
    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/bg2.png');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.26), rgba(0, 0, 0, 0.26)), url('../images/bg2.png');
    background-position: 0px 0px, 28% 50%;
    background-size: auto, cover;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .container-6 {
    padding-top: 0px;
    padding-bottom: 40px;
  }

  .button-4 {
    width: auto;
    height: 50%;
    padding-bottom: 20px;
    font-size: 11px;
    line-height: 11px;
  }

  .heading-14 {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 700;
  }

  .paragraph-8 {
    margin-top: auto;
    margin-bottom: 90px;
    padding-top: 0px;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 11px;
    font-weight: 300;
  }

  .div-block-13 {
    margin-top: 0px;
    padding-top: 0px;
  }

  .services-desktop {
    display: none;
    overflow: visible;
    margin-top: 0px;
    margin-bottom: auto;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: transparent;
    background-image: none;
  }

  .column-5 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-6 {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .wir-section {
    padding-top: 20px;
  }

  .banner {
    position: static;
    display: block;
    overflow: visible;
    height: 90px;
    margin-bottom: 0px;
    padding-top: 0px;
    background-image: url('../images/banner-1.png');
    background-position: 50% 100%;
    background-size: cover;
  }

  .container-9 {
    display: block;
    height: 90px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 90px;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 10px;
    line-height: 10px;
    font-weight: 500;
  }

  .quarter-item {
    width: 100%;
  }

  .browser-demo {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .instructions-wrapper {
    margin-left: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .card1 {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    border-radius: 10px;
    background-image: none;
  }

  .d-105-text-wrapper {
    width: 100%;
    margin-right: auto;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 10px;
    border-radius: 0px 0px 10px 10px;
  }

  .d-105-author-text {
    margin-right: 10px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    font-size: 11px;
    line-height: 14px;
    font-weight: 300;
    white-space: normal;
  }

  .image-18 {
    margin-top: 0px;
    margin-right: 0px;
  }

  .cards {
    margin-top: 100px;
    margin-right: 0px;
    padding-right: 0px;
    padding-bottom: 100px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .d-105-3d-wrapper {
    width: 250px;
  }

  .d-105-image-wrapper.three {
    background-position: 50% 50%;
    background-size: cover;
  }

  .centered-container-6 {
    text-align: left;
  }

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

  .d-105-card-title-2 {
    font-size: 18px;
    font-weight: 500;
  }

  .services {
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .servicecard {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 350px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    border-radius: 10px;
  }

  .d-105-image-wrapper-2.two {
    margin: 10px;
    border-radius: 15px;
    background-image: url('../images/bs_27.4_23-2.png');
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .d-105-image-wrapper-2.three {
    margin: 10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 15px;
    background-image: url('../images/HWMJ6498-2.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 86.7%, 0.5)), to(hsla(0, 0%, 86.7%, 0.5)));
    background-image: url('../images/HWMJ6498-2.png'), linear-gradient(180deg, hsla(0, 0%, 86.7%, 0.5), hsla(0, 0%, 86.7%, 0.5));
    background-position: 20% 100%, 0px 0px;
    background-size: cover, auto;
    background-repeat: no-repeat, repeat;
  }

  .centered-container-7 {
    text-align: left;
  }

  .wir-sind {
    margin-top: 0px;
    padding-top: 10px;
  }

  .maingallerie-baum {
    margin-bottom: 60px;
    padding: 0px 10px;
  }

  .centered-container-8 {
    margin-bottom: 0px;
    text-align: center;
  }

  .hero-section-copy {
    height: 25vh;
    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/bg2.png');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.26), rgba(0, 0, 0, 0.26)), url('../images/bg2.png');
    background-position: 0px 0px, 35% 50%;
    background-size: auto, cover;
  }

  .swiper-wrapper {
    width: 100%;
  }

  .swiper-slide {
    width: 235px;
  }

  .feature-section {
    padding-top: 0px;
  }

  .nav-menu {
    margin-top: -5px;
    background-color: #f8f8f8;
  }

  .icon {
    background-color: #010101;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .icon:hover {
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .baumpflege {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .feature-section-2 {
    overflow: visible;
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .feature-image-mask-2 {
    border-radius: 2px;
  }

  .heading-21 {
    padding-top: 0px;
    font-family: Roboto, Arial, sans-serif;
    font-size: 24px;
    font-weight: 700;
  }

  .paragraph-12 {
    margin-right: 60px;
    margin-bottom: 0px;
    padding-bottom: 20px;
  }

  .card-slider-2 {
    overflow: hidden;
  }

  .container-12 {
    overflow: visible;
  }

  .container-13 {
    overflow: hidden;
    margin-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .card-body-2 {
    padding: 20px;
  }

  .background-video-3 {
    border-radius: 2px;
  }

  .slide {
    width: 100%;
  }

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

  .slider-arrow {
    top: auto;
    right: 0px;
    display: none;
  }

  .slider-arrow.back-arrow {
    top: auto;
    right: auto;
    display: none;
  }

  .section-10 {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .image-21 {
    width: 100%;
  }

  .top-info {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .image-wrapper {
    border-radius: 2px;
  }

  .slider-mask {
    width: 100%;
  }

  .instagram-slider {
    overflow: visible;
  }

  .photo-slider {
    overflow: visible;
    height: 200px;
  }

  .slide-7 {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-position: 30% 0%;
  }

  .slide-8 {
    background-position: 45% 0%;
    background-size: cover;
  }

  .slide-9 {
    background-size: cover;
  }

  .slide-10 {
    background-size: cover;
  }

  .slide-12 {
    background-position: 50% 50%;
    background-size: cover;
  }

  .body-2 {
    background-color: hsla(0, 0%, 86.7%, 0.5);
    background-image: url('../images/bgdots.png');
    background-position: 0px 0px;
    background-size: auto;
  }

  .slide-nav-2 {
    display: block;
    width: 50%;
    padding-left: 0px;
  }

  .div-block-19 {
    margin-top: 40px;
    padding-top: 0px;
  }

  .d-105-text-wrapper-copy {
    width: 100%;
    margin-right: auto;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 10px;
  }

  .bold-text-5 {
    font-weight: 500;
  }

  ._123-desktop {
    display: none;
  }

  .grid-3 {
    justify-items: start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .outline {
    margin-bottom: 40px;
    text-align: center;
  }

  .paragraph-18 {
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 20px;
    text-align: center;
  }

  .paragraph-4-copy {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    font-family: Roboto, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    text-align: left;
  }

  .paragraph-19 {
    margin-top: auto;
    padding-top: 10px;
    font-size: 9px;
  }

  .text-block-5 {
    margin-top: 0px;
    font-size: 11px;
  }

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

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

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

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

  .text-block-6 {
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 0px;
    font-size: 11px;
  }

  .container-18 {
    display: block;
  }

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

  .section-12 {
    display: block;
  }

  .container-19 {
    margin-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
  }

  ._123-mobile {
    display: block;
    margin-top: 40px;
    margin-bottom: 80px;
  }

  .container-20 {
    margin-top: -95px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
  }

  .service-section {
    display: block;
    margin-top: 20px;
    margin-bottom: 0px;
  }

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

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

  .d-105-card-title-2-copy {
    font-size: 14px;
    font-weight: 500;
  }

  .div-block-13-copy {
    position: relative;
    top: -80px;
    display: block;
    margin-top: 0px;
    padding-top: 0px;
  }

  .teamcard {
    width: 200px;
    height: 300px;
    margin-right: 10px;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    border-width: 0px;
    border-radius: 10px;
    background-color: #f4f4f4;
  }

  .teamcard.white {
    margin-right: 10px;
    padding-right: 0px;
    border-width: 0px;
    background-color: #f4f4f4;
  }

  .div-block-24 {
    height: 60%;
    margin: 10px;
    border-radius: 15px;
  }

  .text-block-7 {
    color: #76b82a;
    font-size: 9px;
  }

  .div-block-25 {
    margin-top: 10px;
    margin-left: 10px;
  }

  .div-block-26 {
    border-radius: 10px;
  }

  .heading-30 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: Roboto, Arial, sans-serif;
    color: #333;
    font-weight: 700;
  }

  .text-block-8 {
    margin-right: 5px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-family: Roboto, Arial, sans-serif;
    color: #515151;
    font-size: 14px;
    line-height: 14px;
    font-weight: 300;
  }

  .scrolling-list {
    overflow: scroll;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 0px;
  }

  .team-sec {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 40px 0px 60px 20px;
  }

  .section-14 {
    padding-right: 23px;
    padding-left: 23px;
  }

  .large-header {
    font-size: 4rem;
  }

  .large-header.outline {
    margin-bottom: 0.4rem;
    font-size: 3rem;
  }

  .large-header.outline {
    margin-bottom: 0.4rem;
    font-size: 16px;
  }

  .profile-info {
    margin-bottom: 15px;
  }

  .card-top {
    padding: 5px 10px;
  }

  .profile-bold-text {
    font-size: 9px;
  }

  .insta-handle-small-2.text-gray-2 {
    font-size: 8px;
  }

  .div-block-27 {
    overflow: scroll;
  }

  .instaslide {
    width: 100%;
    height: 250px;
  }

  .mask {
    width: 100%;
    height: 250px;
  }

  .slider-6 {
    width: 100%;
    height: 100%;
  }

  .column-9 {
    display: block;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .bold-text-10 {
    position: static;
    font-size: 9px;
    line-height: 9px;
    font-weight: 400;
  }

  .bold-text-11 {
    font-size: 11px;
    line-height: 11px;
    font-weight: 400;
  }

  .columns-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    padding-left: 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-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .column-10 {
    margin-bottom: 60px;
    padding-right: 0px;
    padding-left: 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;
  }

  .slide-15 {
    width: 100%;
  }

  .left-arrow {
    display: block;
    height: 12px;
    opacity: 0.9;
  }

  .right-arrow {
    display: block;
    height: 12px;
    opacity: 0.9;
  }

  .sticky-nav {
    padding: 0px;
  }

  .nav-grid {
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 100px;
    grid-template-rows: 100px;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link-4 {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c4c4c4;
  }

  .text-field {
    border-radius: 5px;
  }

  .text-field-2 {
    border-radius: 5px;
  }

  .text-field-3 {
    border-radius: 5px;
  }

  .text-field-4 {
    border-radius: 5px;
  }

  .video {
    border-radius: 2px;
  }

  .slide-16 {
    background-image: url('../images/baumsteinxbaumpflege02.jpg');
    background-position: 50% 0%;
    background-size: cover;
  }

  .mask-2 {
    height: 200px;
  }

  .slider-7 {
    height: 200px;
  }

  .slide-17 {
    background-image: url('../images/hypergraphia_2021_analog-5-1.png');
  }

  .collection-list-3 {
    padding-bottom: 20px;
    -webkit-column-count: 2;
    column-count: 2;
  }

  .heading-33 {
    margin-top: 0px;
    font-family: Roboto, Arial, sans-serif;
    color: #f7f7f7;
    text-align: left;
  }

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

  .heading-37 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 14px;
  }

  .text-block-10 {
    margin-top: 0px;
    font-size: 9px;
  }

  .paragraph-21 {
    margin-right: 5px;
    margin-bottom: 0px;
    font-size: 11px;
  }

  .container-21 {
    display: block;
    overflow: scroll;
    height: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 0px;
  }

  .container-22 {
    margin-bottom: 20px;
  }

  .slide-nav-4 {
    display: none;
  }

  .slide-nav-5 {
    display: none;
  }

  .bold-text-copy:hover {
    font-size: 19px;
  }

  .paragraph-22aa {
    margin-right: 0px;
    font-family: Roboto, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
  }

  .about {
    margin: 0px;
    padding: 60px 0px 80px;
    background-image: none;
    background-size: auto;
  }

  .columns-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .column-11 {
    display: block;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .column-12 {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 10px;
  }

  .video-2 {
    border-radius: 10px;
  }

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

  .hero-overlay-6 {
    display: block;
    text-align: center;
  }

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

  .hero-heading {
    font-size: 16px;
    text-align: center;
  }

  .hero {
    height: 450px;
    max-height: 450px;
    margin-top: 60px;
    padding-top: 60px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 17, 0, 0.25)), color-stop(33%, hsla(0, 0%, 100%, 0))), url('../images/bg2.png');
    background-image: linear-gradient(180deg, rgba(0, 17, 0, 0.25), hsla(0, 0%, 100%, 0) 33%), url('../images/bg2.png');
    background-position: 0px 0px, 25% 60%;
    background-size: auto, cover;
  }

  .centered-container-9 {
    top: 320px;
    margin-top: -250px;
    font-family: Roboto, Arial, sans-serif;
    text-align: left;
  }

  .paragraph-24 {
    margin-right: 40px;
    margin-left: 40px;
    font-size: 11px;
    font-weight: 300;
    text-align: center;
  }

  .heading-42 {
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
    line-height: 37px;
    text-align: center;
  }

  .call-button {
    margin-right: 0px;
    font-size: 12px;
    font-weight: 400;
  }

  .div-block-29 {
    padding-top: 0px;
    font-weight: 500;
    text-align: center;
  }

  .y {
    overflow: visible;
    height: 200px;
  }

  .section-17 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .slider-9 {
    width: 100%;
    height: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .mask-3 {
    width: 100%;
    height: auto;
  }

  .slide-nav-6 {
    position: static;
    display: none;
  }

  .left-arrow-3 {
    display: none;
    width: 24px;
    height: 24px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .icon-4 {
    display: none;
  }

  .icon-5 {
    display: none;
  }

  .slide-18 {
    width: 100%;
    height: auto;
    background-position: 100% 0%;
    background-size: cover;
  }

  .container-24 {
    box-shadow: 0 2px 10px -20px #000;
  }

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

  .slide-19 {
    width: 100%;
    height: auto;
    background-size: cover;
  }

  .slide-20 {
    width: 100%;
    height: auto;
    background-size: cover;
  }

  .slide-21 {
    width: 100%;
    height: auto;
    background-size: cover;
  }

  .team {
    margin-top: 60px;
    margin-bottom: 80px;
    margin-left: 0px;
    padding: 0px 0px 0px 10px;
  }

  .mask-4 {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .slider-10 {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .column-13 {
    padding: 0px 10px;
  }

  .slide-nav-7 {
    opacity: 0.5;
  }

  .mask-5 {
    border-radius: 0px 0px 5px 5px;
  }

  .columns-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .bold-text-12 {
    font-size: 15px;
    text-align: center;
  }

  .div-block-31 {
    padding-top: 20px;
  }

  .paragraph-22aa-copy {
    margin-right: 10px;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 300;
  }

  .text-block-11 {
    line-height: 20px;
  }

  .text-block-12 {
    margin-bottom: 0px;
    line-height: 18px;
  }

  .b-ume-pflegen {
    margin-bottom: 60px;
    margin-left: 10px;
  }

  .text-block-13 {
    margin-bottom: 0px;
    line-height: 18px;
  }

  .text-block-14 {
    line-height: 18px;
  }

  .b-ume-f-llen {
    margin-bottom: 60px;
  }

  .gartengestaltung {
    margin-top: 0px;
    margin-bottom: 40px;
  }

  .centered-container-10 {
    text-align: left;
  }

  .impressum {
    margin-bottom: 40px;
    padding-top: 80px;
  }

  .impressum-links {
    margin-left: 0px;
    padding-top: 10px;
    padding-left: 10px;
  }

  .datenschutz {
    margin-right: 10px;
    margin-bottom: 40px;
    margin-left: 10px;
  }

  .heading-50 {
    line-height: 24px;
  }

  .text-block-15 {
    line-height: 18px;
  }

  .container-28 {
    margin-top: 10px;
    -webkit-column-gap: 4px;
    column-gap: 4px;
  }

  .text-block-16 {
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 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;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
  }

  .text-block-17 {
    display: block;
    margin-top: 20px;
    margin-bottom: 60px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
  }

  .video-baum1 {
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .text-block-18 {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    text-align: left;
  }

  .heading-51 {
    line-height: 24px;
  }

  .terrasse-und-co {
    margin-bottom: 40px;
  }

  .columns-7 {
    margin-bottom: 0px;
  }

  .text-block-19 {
    line-height: 18px;
  }

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

  .columns-8 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-42 {
    margin-top: 0px;
    margin-bottom: 40px;
    padding-top: 0px;
  }

  .gallerie-terrasse-und-co {
    margin-bottom: 100px;
  }

  .gallerie-gartengestaltung {
    margin-bottom: 60px;
  }

  .image-52 {
    padding-top: 0px;
  }

  .column-16 {
    margin-top: 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;
  }

  .image-53 {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .columns-10 {
    -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;
  }

  .columns-11 {
    -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;
  }

  .column-17 {
    margin-top: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .seilklettertechnik {
    margin-bottom: 100px;
  }

  .container-29 {
    margin-bottom: 0px;
  }

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

  .centered-container-11 {
    top: -155px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }

  .heading-53 {
    font-size: 17px;
    line-height: 21px;
    font-weight: 700;
  }

  .paragraph-26 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
  }

  .image-55 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .column-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .columns-12 {
    -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;
  }

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

  .text-block-23 {
    margin: 20px 10px 0px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    text-align: center;
  }

  .div-block-35 {
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .maingallerie-garten {
    margin-bottom: 220px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .header-garten {
    height: 180px;
  }

  .banner-baum {
    margin-bottom: 20px;
  }

  .video-baum {
    margin-top: 30px;
    margin-bottom: 60px;
  }

  .header-baum {
    height: 180px;
  }

  .column-25 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .column-26 {
    padding-bottom: 40px;
  }

  .column-27 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .text-block-24 {
    margin-bottom: 10px;
    font-family: Roboto, Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
  }

  .container-30 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .link-8 {
    color: #f8f8f8;
  }

  .text-block-25 {
    margin-top: 20px;
    margin-bottom: 40px;
    padding-top: 0px;
    padding-bottom: 30px;
    font-family: Roboto, Arial, sans-serif;
    color: #f8f8f8;
    font-weight: 500;
    text-align: center;
  }

  .container-31 {
    margin-bottom: 0px;
  }

  .text-block-27 {
    margin-top: 20px;
  }

  .text-block-28 {
    margin-top: 20px;
  }

  .text-block-29 {
    margin-top: 20px;
  }

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

  .html-embed-12 {
    line-height: 19px;
  }

  .datenschutz-links {
    margin-left: 0px;
    padding-top: 10px;
    padding-left: 10px;
  }

  .image-59 {
    margin-bottom: 0px;
  }

  .image-60 {
    margin-bottom: 0px;
  }

  .image-61 {
    margin-bottom: 0px;
  }

  .image-62 {
    margin-bottom: 0px;
  }

  .image-63 {
    margin-bottom: 0px;
  }

  .image-64 {
    margin-bottom: 0px;
  }

  .image-65 {
    margin-bottom: 7px;
  }

  .image-66 {
    margin-bottom: 0px;
  }

  .image-67 {
    margin-bottom: 0px;
  }

  .image-68 {
    margin-bottom: 0px;
  }

  .heading-59 {
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .picxmarietta {
    height: 55%;
    margin: 10px;
    border-radius: 15px;
  }

  .picxmario {
    height: 55%;
    margin: 10px;
    border-radius: 15px;
  }

  .pixkonrd {
    height: 55%;
    margin: 10px;
    border-radius: 15px;
  }

  .picxnico {
    height: 55%;
    margin: 10px;
    border-radius: 15px;
  }

  .picxazubi {
    height: 60%;
    margin: 10px;
    border-radius: 15px;
  }

  .image-69 {
    margin-bottom: 0px;
  }

  .image-70 {
    margin-bottom: 0px;
  }

  .image-71 {
    margin-bottom: 0px;
  }

  .image-72 {
    margin-bottom: 0px;
  }

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

  .maingallerie-gartengestaltung {
    margin-bottom: 60px;
    padding: 0px 10px;
  }

  .container-32 {
    margin-top: 10px;
    -webkit-column-gap: 4px;
    column-gap: 4px;
  }

  .container-34 {
    margin-bottom: 0px;
  }

  .lightbox-link-4 {
    margin-bottom: 5px;
  }

  .lightbox-link-5 {
    margin-bottom: 5px;
  }

  .lightbox-link-6 {
    margin-bottom: 5px;
  }

  .lightbox-link-7 {
    margin-bottom: 5px;
  }

  .lightbox-link-8 {
    margin-bottom: 5px;
  }

  .lightbox-link-9 {
    margin-bottom: 5px;
  }

  .lightbox-link-11 {
    margin-bottom: 5px;
  }

  .lightbox-link-12 {
    margin-bottom: 5px;
  }

  .image-83 {
    margin-bottom: 0px;
  }

  .container-35 {
    margin-bottom: 20px;
  }

  .section-35 {
    margin-bottom: 20px;
  }

  .paragraph-27 {
    display: none;
  }

  .paragraph-28 {
    margin-right: 10px;
    font-family: Roboto, Arial, sans-serif;
    color: #76b82a;
    font-size: 16px;
    font-weight: 500;
    text-align: right;
  }

  .teamcard-mario {
    width: 200px;
    height: 320px;
    margin-right: 10px;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    border-width: 0px;
    border-radius: 10px;
    background-color: #f4f4f4;
  }

  .teamcard-mario.white {
    margin-right: 10px;
    padding-right: 0px;
    border-width: 0px;
    background-color: #f4f4f4;
  }

  .teamcard-marietta {
    width: 200px;
    height: 320px;
    margin-right: 10px;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    border-width: 0px;
    border-radius: 10px;
    background-color: #f4f4f4;
  }

  .teamcard-marietta.white {
    margin-right: 10px;
    padding-right: 0px;
    border-width: 0px;
    background-color: #f4f4f4;
  }

  .teamcard-konrad {
    width: 200px;
    height: 320px;
    margin-right: 10px;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    border-width: 0px;
    border-radius: 10px;
    background-color: #f4f4f4;
  }

  .teamcard-konrad.white {
    margin-right: 10px;
    padding-right: 0px;
    border-width: 0px;
    background-color: #f4f4f4;
  }

  .teamcard-nico {
    width: 200px;
    height: 320px;
    margin-right: 10px;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    border-width: 0px;
    border-radius: 10px;
    background-color: #f4f4f4;
  }

  .teamcard-nico.white {
    margin-right: 10px;
    padding-right: 0px;
    border-width: 0px;
    background-color: #f4f4f4;
  }

  .teamcard-azubi {
    width: 200px;
    height: 320px;
    margin-right: 10px;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    border-width: 0px;
    border-radius: 10px;
    background-color: #f4f4f4;
  }

  .teamcard-azubi.white {
    margin-right: 10px;
    padding-right: 0px;
    border-width: 0px;
    background-color: #f4f4f4;
  }

  .teamcard-azubi.white-copy {
    margin-right: 10px;
    padding-right: 0px;
    border-width: 0px;
    background-color: #f4f4f4;
  }

  .column-28 {
    margin-bottom: 40px;
  }

  .bold-text-20 {
    font-size: 15px;
  }

  .bold-text-21 {
    font-size: 15px;
  }

  .banner-g {
    position: static;
    display: block;
    overflow: visible;
    height: 90px;
    margin-bottom: 0px;
    padding-top: 0px;
    background-image: url('../images/banner-1.png');
    background-position: 50% 100%;
    background-size: cover;
  }

  .heading-15-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 90px;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 10px;
    line-height: 10px;
    font-weight: 500;
  }

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

  .text-span-4 {
    font-size: 14px;
  }

  .lottie-animation {
    width: 25px;
    height: 25px;
  }

  .lottie-animation-2 {
    width: 30px;
    height: 30px;
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2);
  }

  .lottie-animation-3 {
    width: 25px;
    height: 25px;
  }

  .section-37 {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .section-38 {
    padding-right: 23px;
    padding-left: 23px;
  }

  .input__label.for-checkbox {
    font-size: 10px;
    line-height: 14px;
  }

  .bg-wrap.in-hero {
    padding-top: 7.5rem;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-39 {
    overflow: hidden;
  }

  .paragraph-31 {
    margin-bottom: 20px;
  }

  .email-button {
    font-size: 12px;
    font-weight: 400;
  }

  .container-37 {
    display: block;
  }
}

#w-node-a0e09bfb-ec03-0a43-eced-b8fa6b499734-cb6c65fc {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_17e7ba5c-17df-dcae-5d86-5ced5b1b6702-cb6c65fc {
  -ms-grid-column: 7;
  grid-column-start: 7;
  -ms-grid-column-span: 1;
  grid-column-end: 8;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ae23e819-ed76-bcdc-4dce-83f806d7c5da-cb6c65fc {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_6fa02bd8-f9b4-9347-4743-5098895e16a6-3eff9e5a {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_6fa02bd8-f9b4-9347-4743-5098895e16ae-3eff9e5a {
  -ms-grid-column: 7;
  grid-column-start: 7;
  -ms-grid-column-span: 1;
  grid-column-end: 8;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_6fa02bd8-f9b4-9347-4743-5098895e16b5-3eff9e5a {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: center;
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_6fa02bd8-f9b4-9347-4743-5098895e16a6-3eff9e5a {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_6fa02bd8-f9b4-9347-4743-5098895e16ae-3eff9e5a {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_6fa02bd8-f9b4-9347-4743-5098895e16b5-3eff9e5a {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}