.u-section-1 .u-sheet-1 {
  min-height: 330px;
}

.u-section-1 .u-list-1 {
  margin-bottom: 16px;
  margin-top: 0;
}

.u-section-1 .u-repeater-1 {
  grid-auto-columns: calc(33.3333% - 6.66667px);
  grid-template-columns: repeat(3, calc(33.3333% - 6.66667px));
  min-height: 314px;
  --gap: 10px;
}

.u-section-1 .u-list-item-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

.u-section-1 .u-container-layout-1 {
  padding: 10px;
}

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  margin: 0 auto;
}

.u-section-1 .u-image-1 {
  --radius: 10px;
  width: 243px;
  height: 157px;
  margin: 14px auto 0;
}

.u-section-1 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: 14px auto 0;
}

.u-section-1 .u-list-item-2 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.56;
}

.u-section-1 .u-container-layout-2 {
  padding: 10px;
}

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  margin: 0 auto;
}

.u-section-1 .u-image-2 {
  --radius: 10px;
  width: 243px;
  height: 157px;
  margin: 14px auto 0;
}

.u-section-1 .u-btn-2 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: 14px auto 0;
}

.u-section-1 .u-list-item-3 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.54;
}

.u-section-1 .u-container-layout-3 {
  padding: 10px;
}

.u-section-1 .u-text-3 {
  font-size: 1.5rem;
  margin: 0 auto;
}

.u-section-1 .u-image-3 {
  --radius: 10px;
  width: 243px;
  height: 157px;
  margin: 14px auto 0;
}

.u-section-1 .u-btn-3 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: 14px auto 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-repeater-1 {
    grid-auto-columns: calc(33.333333333333336% - 6.66667px);
    grid-template-columns: repeat(3, calc(33.333333333333336% - 6.66667px));
    min-height: 259px;
    grid-gap: 10px;
  }

  .u-section-1 .u-image-1 {
    height: 156px;
    margin-top: -274px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 269px;
  }

  .u-section-1 .u-image-2 {
    height: 156px;
    margin-top: -274px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 269px;
  }

  .u-section-1 .u-image-3 {
    height: 156px;
    margin-top: 37px;
  }

  .u-section-1 .u-btn-3 {
    margin-top: 76px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 297px;
  }

  .u-section-1 .u-list-1 {
    margin-bottom: 10px;
    margin-top: 16px;
  }

  .u-section-1 .u-repeater-1 {
    grid-auto-columns: calc(33.3333% - 6.66667px);
    grid-template-columns: repeat(3, calc(33.3333% - 6.66667px));
    min-height: 272px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-1 .u-text-1 {
    font-size: 1rem;
    margin-top: 10px;
  }

  .u-section-1 .u-image-1 {
    width: 209px;
    height: 134px;
    margin-top: 10px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 21px;
  }

  .u-section-1 .u-container-layout-2 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-1 .u-text-2 {
    font-size: 1rem;
    margin-top: 10px;
  }

  .u-section-1 .u-image-2 {
    width: 209px;
    height: 134px;
    margin-top: 10px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 21px;
  }

  .u-section-1 .u-container-layout-3 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-1 .u-text-3 {
    font-size: 1rem;
    margin-top: 10px;
  }

  .u-section-1 .u-image-3 {
    width: 209px;
    height: 134px;
    margin-top: 10px;
  }

  .u-section-1 .u-btn-3 {
    margin-top: 21px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-repeater-1 {
    grid-auto-columns: calc(50% - 5.0000025px);
    grid-template-columns: repeat(2, calc(50% - 5.0000025px));
    min-height: 627px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }
}.u-block-6a45-2 {
  position: absolute;
  bottom: 10px;
}

.u-block-6a45-3 {
  position: absolute;
  left: 0;
}

.u-block-6a45-4 {
  position: absolute;
  right: 0;
}

 .u-section-2-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('images/iStock-1467278977_JARAMA.jpg');
  background-position: 50% 50%;
}

.u-section-2-1 .u-sheet-1 {
  min-height: 489px;
}

.u-section-2-1 .u-text-1 {
  font-size: 4.5rem;
  font-weight: 700;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.56;
  text-shadow: 0px 2px 8px rgba(0,0,0,1);
  margin: 103px 83px 0;
}

.u-section-2-1 .u-text-2 {
  font-size: 2.25rem;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.61;
  text-shadow: 0px 2px 8px rgba(0,0,0,1);
  margin: 32px auto 0;
}

.u-section-2-1 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
  --radius: 19px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.79;
  box-shadow: 0px 2px 8px 0px rgba(128,128,128,1);
  margin: 32px auto 0;
}

@media (max-width: 1199px) {
  .u-section-2-1 .u-sheet-1 {
    min-height: 403px;
  }
}

@media (max-width: 991px) {
  .u-section-2-1 .u-sheet-1 {
    min-height: 309px;
  }

  .u-section-2-1 .u-text-1 {
    font-size: 3.75rem;
    width: auto;
    margin-left: -31px;
    margin-right: -31px;
  }
}

@media (max-width: 767px) {
  .u-section-2-1 .u-sheet-1 {
    min-height: 232px;
  }
}

@media (max-width: 575px) {
  .u-section-2-1 .u-sheet-1 {
    min-height: 308px;
  }

  .u-section-2-1 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 32px;
    margin-left: -25px;
    margin-right: -25px;
  }

  .u-section-2-1 .u-text-2 {
    width: auto;
    line-height: 1;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2-1 .u-btn-1 {
    margin-top: 39px;
    margin-bottom: 39px;
  }
}

 .u-section-2-2 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('images/iStock-1485996637_Akacin-Phonsawat.jpg');
  background-position: 50% 50%;
}

.u-section-2-2 .u-sheet-1 {
  min-height: 489px;
}

.u-section-2-2 .u-text-1 {
  font-size: 6rem;
  font-weight: 700;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.56;
  text-shadow: 0px 2px 8px rgba(0,0,0,1);
  margin: 103px auto 0;
}

.u-section-2-2 .u-text-2 {
  font-size: 2.25rem;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.61;
  text-shadow: 0px 2px 8px rgba(0,0,0,1);
  margin: 19px auto 0;
}

.u-section-2-2 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
  --radius: 19px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.79;
  box-shadow: 0px 2px 8px 0px rgba(128,128,128,1);
  margin: 26px auto;
}

@media (max-width: 1199px) {
  .u-section-2-2 .u-sheet-1 {
    min-height: 403px;
  }

  .u-section-2-2 .u-text-1 {
    font-size: 4.5rem;
  }
}

@media (max-width: 991px) {
  .u-section-2-2 .u-sheet-1 {
    min-height: 309px;
  }
}

@media (max-width: 767px) {
  .u-section-2-2 .u-sheet-1 {
    min-height: 232px;
  }

  .u-section-2-2 .u-text-1 {
    font-size: 3.75rem;
  }
}

@media (max-width: 575px) {
  .u-section-2-2 .u-sheet-1 {
    min-height: 308px;
  }

  .u-section-2-2 .u-text-1 {
    font-size: 2.25rem;
    width: auto;
    margin-top: 37px;
    margin-left: -12px;
    margin-right: -12px;
  }

  .u-section-2-2 .u-text-2 {
    width: auto;
    margin-top: 9px;
    margin-left: 18px;
    margin-right: 18px;
  }

  .u-section-2-2 .u-btn-1 {
    margin-top: 39px;
    margin-bottom: 0;
  }
}

 .u-section-2-3 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('images/iStock-1320004855_Nisangha.jpg');
  background-position: 50% 50%;
}

.u-section-2-3 .u-sheet-1 {
  min-height: 489px;
}

.u-section-2-3 .u-text-1 {
  font-size: 6rem;
  font-weight: 700;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.56;
  text-shadow: 0px 2px 8px rgba(0,0,0,1);
  margin: 103px auto 0;
}

.u-section-2-3 .u-text-2 {
  font-size: 2.25rem;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.61;
  text-shadow: 0px 2px 8px rgba(0,0,0,1);
  margin: 18px auto 0;
}

.u-section-2-3 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
  --radius: 19px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.79;
  box-shadow: 0px 2px 8px 0px rgba(128,128,128,1);
  margin: 27px auto 26px;
}

@media (max-width: 1199px) {
  .u-section-2-3 .u-sheet-1 {
    min-height: 403px;
  }

  .u-section-2-3 .u-text-1 {
    font-size: 4.5rem;
  }
}

@media (max-width: 991px) {
  .u-section-2-3 .u-sheet-1 {
    min-height: 309px;
  }
}

@media (max-width: 767px) {
  .u-section-2-3 .u-sheet-1 {
    min-height: 232px;
  }

  .u-section-2-3 .u-text-1 {
    font-size: 3.75rem;
  }
}

@media (max-width: 575px) {
  .u-section-2-3 .u-sheet-1 {
    min-height: 308px;
  }

  .u-section-2-3 .u-text-1 {
    font-size: 2.25rem;
    width: auto;
    margin-top: 34px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2-3 .u-text-2 {
    width: auto;
    line-height: 1;
    margin-top: 26px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2-3 .u-btn-1 {
    margin-top: 15px;
    margin-bottom: 39px;
  }
} .u-section-3 {
  background-image: none;
}

.u-section-3 .u-sheet-1 {
  min-height: 78px;
}.u-section-4 .u-sheet-1 {
  min-height: 1111px;
}

.u-section-4 .u-image-1 {
  width: 520px;
  height: 112px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.78;
  margin: 35px auto 0;
}

.u-section-4 .u-layout-wrap-1 {
  width: 1434px;
  margin: 35px -147px 0;
}

.u-section-4 .u-image-2 {
  background-image: url("images/2024_06_20_Luftbild-Im-Masch_1200.jpg");
  --radius: 50px;
  min-height: 512px;
  background-position: 50% 50%;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1.68;
}

.u-section-4 .u-container-layout-1 {
  padding: 30px;
}

.u-section-4 .u-text-1 {
  margin: 41px 466px 0 0;
}

.u-section-4 .u-image-3 {
  width: 431px;
  height: 257px;
  margin: -317px 0 0 auto;
}

.u-section-4 .u-text-2 {
  margin: 13px 0 18px 774px;
}

@media (max-width: 1199px) {
  .u-section-4 .u-sheet-1 {
    min-height: 935px;
  }

  .u-section-4 .u-layout-wrap-1 {
    width: 940px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-image-2 {
    min-height: 336px;
    --animation-custom_in-translate_x: -300px;
    --animation-custom_in-scale: 1;
  }

  .u-section-4 .u-text-1 {
    margin-right: 266px;
  }

  .u-section-4 .u-image-3 {
    margin-top: 20px;
  }

  .u-section-4 .u-text-2 {
    margin-left: 574px;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-sheet-1 {
    min-height: 856px;
  }

  .u-section-4 .u-layout-wrap-1 {
    width: 720px;
  }

  .u-section-4 .u-image-2 {
    min-height: 257px;
  }

  .u-section-4 .u-text-1 {
    margin-right: 46px;
  }

  .u-section-4 .u-text-2 {
    margin-left: 354px;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-sheet-1 {
    min-height: 792px;
  }

  .u-section-4 .u-layout-wrap-1 {
    width: 540px;
  }

  .u-section-4 .u-image-2 {
    min-height: 193px;
  }

  .u-section-4 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-4 .u-text-1 {
    margin-right: 0;
  }

  .u-section-4 .u-text-2 {
    margin-left: 174px;
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-sheet-1 {
    min-height: 1097px;
  }

  .u-section-4 .u-image-1 {
    width: 340px;
    height: 73px;
  }

  .u-section-4 .u-layout-wrap-1 {
    width: 390px;
    margin-left: -25px;
    margin-right: -25px;
  }

  .u-section-4 .u-image-2 {
    min-height: 152px;
  }

  .u-section-4 .u-image-3 {
    width: 340px;
    height: 203px;
  }

  .u-section-4 .u-text-2 {
    margin-left: 0;
  }
} .u-section-5 {
  background-image: none;
}

.u-section-5 .u-sheet-1 {
  min-height: 90px;
} .u-section-6 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('images/iStock-1467278977_JARAMA.jpg');
}

.u-section-6 .u-sheet-1 {
  min-height: 602px;
}

.u-section-6 .u-text-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.24;
  text-shadow: 0px 2px 8px rgba(0,0,0,1);
  font-size: 4.5rem;
  margin: 174px auto 0;
}

.u-section-6 .u-text-2 {
  font-size: 2.25rem;
  width: 826px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.49;
  text-shadow: 0px 2px 8px rgba(0,0,0,1);
  margin: 9px auto 60px;
}

@media (max-width: 1199px) {
   .u-section-6 {
    background-position: 50% 50%;
  }

  .u-section-6 .u-sheet-1 {
    min-height: 496px;
  }
}

@media (max-width: 991px) {
  .u-section-6 .u-sheet-1 {
    min-height: 431px;
  }

  .u-section-6 .u-text-1 {
    width: auto;
    margin-top: 64px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-text-2 {
    width: auto;
    margin: 46px 0 26px;
  }
}

@media (max-width: 767px) {
  .u-section-6 .u-sheet-1 {
    min-height: 323px;
  }

  .u-section-6 .u-text-1 {
    font-size: 3.75rem;
  }
}

@media (max-width: 575px) {
  .u-section-6 .u-sheet-1 {
    min-height: 203px;
  }

  .u-section-6 .u-text-1 {
    font-size: 3rem;
  }
} .u-section-7 {
  min-height: 818px;
}

.u-section-7 .u-layout-wrap-1 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.u-section-7 .u-layout-cell-1 {
  min-height: 394px;
  background-image: none;
}

.u-section-7 .u-container-layout-1 {
  padding: 30px;
}

.u-section-7 .u-text-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.39;
  margin: 15px 48px 0;
}

.u-section-7 .u-text-2 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.33;
  margin: 18px auto 0 8px;
}

.u-section-7 .u-image-1 {
  min-height: 347px;
  background-image: url("images/iStock-1467278977_JARAMA.jpg");
  background-position: 50% 50%;
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

.u-section-7 .u-container-layout-2 {
  padding: 30px;
}

.u-section-7 .u-image-2 {
  min-height: 741px;
  background-image: url("images/iStock-1485996637_Akacin-Phonsawat.jpg");
  background-position: 50% 50%;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: -300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

.u-section-7 .u-container-layout-3 {
  padding: 30px;
}

.u-section-7 .u-image-3 {
  min-height: 472px;
  background-image: url("images/iStock-1208665589_sirene68.jpg");
  background-position: 50% 50%;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

.u-section-7 .u-container-layout-4 {
  padding: 30px;
}

.u-section-7 .u-layout-cell-5 {
  min-height: 319px;
}

.u-section-7 .u-container-layout-5 {
  padding: 22px 30px 0;
}

.u-section-7 .u-text-3 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.45;
  margin: 0 auto;
}

.u-section-7 .u-text-4 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.32;
  margin: 23px auto 0;
}

.u-section-7 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  box-shadow: 0px 2px 8px 0px rgba(128,128,128,1);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 2;
  margin: 48px auto 0;
}

@media (max-width: 1199px) {
   .u-section-7 {
    min-height: 553px;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 286px;
  }

  .u-section-7 .u-image-1 {
    min-height: 286px;
  }

  .u-section-7 .u-image-2 {
    min-height: 611px;
  }

  .u-section-7 .u-image-3 {
    min-height: 389px;
  }

  .u-section-7 .u-layout-cell-5 {
    min-height: 263px;
  }

  .u-section-7 .u-text-3 {
    margin-top: 31px;
  }
}

@media (max-width: 991px) {
   .u-section-7 {
    min-height: 1984px;
  }

  .u-section-7 .u-layout-wrap-1 {
    margin-top: 27px;
    margin-bottom: 7px;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 981px;
  }

  .u-section-7 .u-image-1 {
    min-height: 206px;
  }

  .u-section-7 .u-image-2 {
    min-height: 1187px;
  }

  .u-section-7 .u-image-3 {
    min-height: 550px;
  }

  .u-section-7 .u-layout-cell-5 {
    min-height: 214px;
  }

  .u-section-7 .u-text-3 {
    margin-top: 0;
  }

  .u-section-7 .u-btn-1 {
    margin-top: 24px;
  }
}

@media (max-width: 767px) {
   .u-section-7 {
    min-height: 2726px;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-7 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-7 .u-text-1 {
    margin-top: 0;
  }

  .u-section-7 .u-text-2 {
    margin-left: auto;
  }

  .u-section-7 .u-image-1 {
    min-height: 309px;
  }

  .u-section-7 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-7 .u-image-2 {
    min-height: 937px;
  }

  .u-section-7 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-7 .u-image-3 {
    min-height: 413px;
  }

  .u-section-7 .u-container-layout-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-7 .u-layout-cell-5 {
    min-height: 100px;
  }

  .u-section-7 .u-container-layout-5 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
   .u-section-7 {
    min-height: 1537px;
  }

  .u-section-7 .u-layout-wrap-1 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .u-section-7 .u-image-1 {
    min-height: 195px;
  }

  .u-section-7 .u-image-2 {
    min-height: 297px;
  }

  .u-section-7 .u-image-3 {
    min-height: 260px;
  }

  .u-section-7 .u-layout-cell-5 {
    min-height: 163px;
  }

  .u-section-7 .u-btn-1 {
    margin-top: 15px;
  }
} .u-section-8 {
  background-image: none;
}

.u-section-8 .u-sheet-1 {
  min-height: 78px;
} .u-section-9 {
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url('images/Grundrissplan_1920x738.gif');
  background-size: cover, cover;
}

.u-section-9 .u-sheet-1 {
  min-height: 602px;
}

.u-section-9 .u-text-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.24;
  text-shadow: 0px 2px 8px rgba(255,255,255,1);
  margin: 174px auto 0;
}

.u-section-9 .u-text-2 {
  font-size: 2.25rem;
  width: 826px;
  text-shadow: 0px 2px 8px rgba(255,255,255,1);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  margin: 9px auto 60px;
}

@media (max-width: 1199px) {
   .u-section-9 {
    background-position: 50% 50%, 50% 50%;
  }

  .u-section-9 .u-sheet-1 {
    min-height: 496px;
  }

  .u-section-9 .u-text-2 {
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 0.49;
  }
}

@media (max-width: 991px) {
  .u-section-9 .u-sheet-1 {
    min-height: 421px;
  }

  .u-section-9 .u-text-1 {
    width: auto;
    margin-top: 123px;
  }

  .u-section-9 .u-text-2 {
    width: auto;
    margin: 28px 0 54px;
  }
}

@media (max-width: 767px) {
  .u-section-9 .u-sheet-1 {
    min-height: 316px;
  }
}

@media (max-width: 575px) {
  .u-section-9 .u-sheet-1 {
    min-height: 369px;
  }

  .u-section-9 .u-text-1 {
    margin-top: 58px;
    margin-right: -31px;
  }

  .u-section-9 .u-text-2 {
    margin-top: 58px;
    margin-bottom: 60px;
  }
} .u-section-10 {
  min-height: 717px;
}

.u-section-10 .u-layout-wrap-1 {
  margin-top: 23px;
  margin-bottom: 23px;
}

.u-section-10 .u-layout-cell-1 {
  min-height: 391px;
  background-image: none;
}

.u-section-10 .u-container-layout-1 {
  padding: 30px;
}

.u-section-10 .u-text-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.39;
  margin: 23px 0 0;
}

.u-section-10 .u-text-2 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.33;
  margin: 30px auto 0 8px;
}

.u-section-10 .u-image-1 {
  min-height: 345px;
  background-image: url("images/YUN00055_b.jpg");
  background-position: 50% 50%;
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

.u-section-10 .u-container-layout-2 {
  padding: 30px;
}

.u-section-10 .u-image-2 {
  min-height: 691px;
  background-image: url("images/YUN00062_b.jpg");
  background-position: 50% 50%;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: -300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

.u-section-10 .u-container-layout-3 {
  padding: 30px;
}

.u-section-10 .u-image-3 {
  min-height: 346px;
  background-image: url("images/YUN00113_b.jpg");
  background-position: 50% 50%;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

.u-section-10 .u-container-layout-4 {
  padding: 30px;
}

.u-section-10 .u-layout-cell-5 {
  min-height: 345px;
}

.u-section-10 .u-container-layout-5 {
  padding: 22px 30px;
}

.u-section-10 .u-text-3 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.45;
  margin: 0 auto;
}

.u-section-10 .u-text-4 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.32;
  margin: 23px auto 0;
}

.u-section-10 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  box-shadow: 0px 2px 8px 0px rgba(128,128,128,1);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 2;
  margin: 30px auto 0;
}

@media (max-width: 1199px) {
   .u-section-10 {
    min-height: 553px;
  }

  .u-section-10 .u-layout-cell-1 {
    min-height: 286px;
  }

  .u-section-10 .u-image-1 {
    min-height: 284px;
  }

  .u-section-10 .u-image-2 {
    min-height: 570px;
  }

  .u-section-10 .u-image-3 {
    min-height: 286px;
  }

  .u-section-10 .u-layout-cell-5 {
    min-height: 284px;
  }

  .u-section-10 .u-text-3 {
    margin-top: 31px;
  }
}

@media (max-width: 991px) {
   .u-section-10 {
    min-height: 1523px;
  }

  .u-section-10 .u-layout-wrap-1 {
    margin-top: 25px;
    margin-bottom: 0;
  }

  .u-section-10 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-10 .u-image-1 {
    min-height: 259px;
  }

  .u-section-10 .u-image-2 {
    min-height: 655px;
  }

  .u-section-10 .u-image-3 {
    min-height: 480px;
  }

  .u-section-10 .u-layout-cell-5 {
    min-height: 100px;
  }

  .u-section-10 .u-text-3 {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
   .u-section-10 {
    min-height: 2726px;
  }

  .u-section-10 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-10 .u-text-1 {
    margin-top: 0;
  }

  .u-section-10 .u-text-2 {
    margin-left: auto;
  }

  .u-section-10 .u-image-1 {
    min-height: 389px;
  }

  .u-section-10 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-10 .u-image-2 {
    min-height: 937px;
  }

  .u-section-10 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-10 .u-image-3 {
    min-height: 360px;
  }

  .u-section-10 .u-container-layout-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-10 .u-container-layout-5 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
   .u-section-10 {
    min-height: 1268px;
  }

  .u-section-10 .u-layout-wrap-1 {
    margin-top: 0;
    margin-bottom: -1px;
  }

  .u-section-10 .u-image-1 {
    min-height: 245px;
  }

  .u-section-10 .u-image-2 {
    min-height: 283px;
  }

  .u-section-10 .u-image-3 {
    min-height: 227px;
  }
} .u-section-11 {
  background-image: none;
}

.u-section-11 .u-sheet-1 {
  min-height: 78px;
} .u-section-12 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('images/iStock-619668880_levkr.jpg');
}

.u-section-12 .u-sheet-1 {
  min-height: 602px;
}

.u-section-12 .u-text-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.24;
  text-shadow: 0px 2px 8px rgba(0,0,0,1);
  margin: 174px auto 0;
}

.u-section-12 .u-text-2 {
  font-size: 2.25rem;
  width: 826px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.49;
  text-shadow: 0px 2px 8px rgba(0,0,0,1);
  margin: 9px auto 0;
}

.u-section-12 .u-image-1 {
  width: 236px;
  height: 358px;
  margin: -250px auto 42px -253px;
}

@media (max-width: 1199px) {
   .u-section-12 {
    background-position: 50% 50%;
  }

  .u-section-12 .u-sheet-1 {
    min-height: 496px;
  }
}

@media (max-width: 991px) {
  .u-section-12 .u-sheet-1 {
    min-height: 462px;
  }

  .u-section-12 .u-text-1 {
    width: auto;
    margin-top: 91px;
  }

  .u-section-12 .u-text-2 {
    width: auto;
    margin-top: 32px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-12 .u-image-1 {
    width: 157px;
    height: 238px;
    margin: -186px -39px 13px auto;
  }
}

@media (max-width: 767px) {
  .u-section-12 .u-sheet-1 {
    min-height: 347px;
  }
}

@media (max-width: 575px) {
  .u-section-12 .u-sheet-1 {
    min-height: 467px;
  }

  .u-section-12 .u-text-1 {
    margin-top: 21px;
    margin-right: 0;
  }

  .u-section-12 .u-text-2 {
    margin-top: 0;
  }

  .u-section-12 .u-image-1 {
    width: 119px;
    height: 180px;
    margin-top: -25px;
  }
} .u-section-13 {
  min-height: 718px;
}

.u-section-13 .u-layout-wrap-1 {
  width: 100%;
  margin: 23px 0;
}

.u-section-13 .u-layout-cell-1 {
  min-height: 346px;
  background-image: none;
}

.u-section-13 .u-container-layout-1 {
  padding: 30px;
}

.u-section-13 .u-text-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.39;
  margin: 0 auto;
}

.u-section-13 .u-text-2 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.33;
  margin: 15px auto 0;
}

.u-section-13 .u-image-1 {
  min-height: 346px;
  background-image: url("images/iStock-1320004855_Nisangha.jpg");
  background-position: 50% 50%;
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

.u-section-13 .u-container-layout-2 {
  padding: 30px;
}

.u-section-13 .u-image-2 {
  min-height: 690px;
  background-image: url("images/event_analysis.png");
  background-position: 50% 50%;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: -300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

.u-section-13 .u-container-layout-3 {
  padding: 30px;
}

.u-section-13 .u-image-3 {
  min-height: 346px;
  background-image: url("images/Datenblatt_Menhir_DE_2023-07-14_Gruppenfoto.jpg");
  background-position: 50% 50%;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

.u-section-13 .u-container-layout-4 {
  padding: 30px;
}

.u-section-13 .u-layout-cell-5 {
  min-height: 346px;
}

.u-section-13 .u-container-layout-5 {
  padding: 22px 30px;
}

.u-section-13 .u-text-3 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.45;
  margin: 0 auto;
}

.u-section-13 .u-text-4 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.32;
  margin: 23px 8px 0;
}

.u-section-13 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  box-shadow: 0px 2px 8px 0px rgba(128,128,128,1);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 2;
  background-image: none;
  margin: 53px auto 0;
}

@media (max-width: 1199px) {
   .u-section-13 {
    min-height: 553px;
  }

  .u-section-13 .u-layout-cell-1 {
    min-height: 286px;
  }

  .u-section-13 .u-image-3 {
    min-height: 286px;
  }

  .u-section-13 .u-layout-cell-5 {
    min-height: 284px;
  }

  .u-section-13 .u-text-3 {
    margin-top: 31px;
  }
}

@media (max-width: 991px) {
   .u-section-13 {
    min-height: 1507px;
  }

  .u-section-13 .u-layout-wrap-1 {
    margin-top: 30px;
    margin-bottom: -7px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-13 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-13 .u-image-1 {
    min-height: 301px;
  }

  .u-section-13 .u-image-2 {
    min-height: 806px;
  }

  .u-section-13 .u-image-3 {
    min-height: 410px;
  }

  .u-section-13 .u-layout-cell-5 {
    min-height: 281px;
  }

  .u-section-13 .u-text-3 {
    margin-top: 0;
  }

  .u-section-13 .u-text-4 {
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-13 .u-btn-1 {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
   .u-section-13 {
    min-height: 2726px;
  }

  .u-section-13 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-13 .u-image-1 {
    min-height: 452px;
  }

  .u-section-13 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-13 .u-image-2 {
    min-height: 1209px;
  }

  .u-section-13 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-13 .u-image-3 {
    min-height: 308px;
  }

  .u-section-13 .u-container-layout-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-13 .u-layout-cell-5 {
    min-height: 100px;
  }

  .u-section-13 .u-container-layout-5 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
   .u-section-13 {
    min-height: 1407px;
  }

  .u-section-13 .u-layout-wrap-1 {
    margin-top: 0;
    margin-bottom: 0;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-13 .u-image-1 {
    min-height: 285px;
  }

  .u-section-13 .u-image-2 {
    min-height: 306px;
  }

  .u-section-13 .u-image-3 {
    min-height: 194px;
  }
} .u-section-14 {
  background-image: none;
}

.u-section-14 .u-sheet-1 {
  min-height: 78px;
} .u-section-15 {
  background-image: none;
}

.u-section-15 .u-sheet-1 {
  min-height: 267px;
}

.u-section-15 .u-text-1 {
  font-weight: 700;
  margin: 58px auto 0;
}

.u-section-15 .u-text-2 {
  font-size: 1.5rem;
  margin: 20px auto 0;
}

.u-section-15 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-15 .u-text-3 {
  font-weight: 700;
  font-size: 1.5rem;
  margin: 20px auto 39px;
}

.u-section-15 .u-btn-2 {
  background-image: none;
  padding: 0;
}

@media (max-width: 767px) {
  .u-section-15 .u-text-2 {
    font-size: 1rem;
  }

  .u-section-15 .u-text-3 {
    font-size: 1rem;
  }
}