 .u-section-1 {
  background-position: 50% 50%;
}

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

.u-section-1 .u-group-1 {
  width: 1000px;
  min-height: 60px;
  height: auto;
  --top-right-radius: 50px;
  --bottom-right-radius: 50px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: cover;
  margin: 20px auto 0 0;
}

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

.u-section-1 .u-text-1 {
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
}

.u-section-1 .u-group-2 {
  width: 800px;
  min-height: 50px;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: cover;
  --top-left-radius: 50px;
  --bottom-left-radius: 50px;
  margin: 20px 0 20px auto;
}

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

.u-section-1 .u-text-2 {
  margin: 0 0 0 auto;
}

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

  .u-section-1 .u-group-1 {
    width: 940px;
    height: auto;
  }

  .u-section-1 .u-group-2 {
    --top-right-radius: 50px;
    --bottom-right-radius: 50px;
    height: auto;
  }
}

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

  .u-section-1 .u-group-1 {
    width: 720px;
  }

  .u-section-1 .u-group-2 {
    width: 720px;
  }
}

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

  .u-section-1 .u-group-1 {
    width: 540px;
  }

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

  .u-section-1 .u-group-2 {
    width: 540px;
  }
}

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

  .u-section-1 .u-group-1 {
    width: 340px;
  }

  .u-section-1 .u-group-2 {
    width: 340px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 459px;
}

.u-section-2 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
  background-image: none;
}

.u-section-2 .u-layout-cell-1 {
  min-height: 180px;
}

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

.u-section-2 .u-text-1 {
  font-weight: 700;
  font-style: italic;
  margin: 0;
}

.u-section-2 .u-text-2 {
  margin: 19px 0 0;
}

.u-section-2 .u-layout-cell-2 {
  min-height: 279px;
}

.u-section-2 .u-container-layout-2 {
  padding: 0;
}

.u-section-2 .u-image-1 {
  width: 822px;
  height: 273px;
  object-position: 50% 48.44%;
  margin: 0 auto 0 0;
}

.u-section-2 .u-group-elements-1 {
  width: 318px;
  min-height: 193px;
  height: auto;
  margin: -221px 0 0 auto;
}

.u-section-2 .u-text-3 {
  margin: -2px 0 0;
}

.u-section-2 .u-text-4 {
  margin: 0 15px 0 auto;
}

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

  .u-section-2 .u-layout-cell-1 {
    min-height: 149px;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 472px;
  }

  .u-section-2 .u-image-1 {
    inset: auto;
    margin-top: 150px;
  }

  .u-section-2 .u-group-elements-1 {
    margin-top: -461px;
  }
}

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

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

  .u-section-2 .u-layout-cell-2 {
    min-height: 399px;
  }

  .u-section-2 .u-image-1 {
    width: 720px;
    height: 239px;
  }

  .u-section-2 .u-group-elements-1 {
    margin-top: -388px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 339px;
  }

  .u-section-2 .u-image-1 {
    width: 540px;
    height: 179px;
  }

  .u-section-2 .u-group-elements-1 {
    margin-top: -328px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-layout-cell-2 {
    min-height: 273px;
  }

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 113px;
  }

  .u-section-2 .u-group-elements-1 {
    margin-top: -262px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 331px;
}

.u-section-3 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
  background-image: none;
}

.u-section-3 .u-layout-cell-1 {
  min-height: 129px;
}

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

.u-section-3 .u-text-1 {
  margin: 0 23px 0 0;
}

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

.u-section-3 .u-layout-cell-2 {
  min-height: 202px;
}

.u-section-3 .u-container-layout-2 {
  padding: 20px;
}

.u-section-3 .u-text-3 {
  margin: 0 40px 0 0;
}

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

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

.u-section-3 .u-layout-cell-3 {
  min-height: 202px;
}

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

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

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

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

  .u-section-3 .u-layout-cell-1 {
    min-height: 106px;
  }

  .u-section-3 .u-text-1 {
    margin-right: 0;
    margin-left: 23px;
  }

  .u-section-3 .u-text-2 {
    margin-left: 23px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 167px;
  }

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

  .u-section-3 .u-layout-cell-3 {
    min-height: 167px;
  }
}

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

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

  .u-section-3 .u-layout-cell-2 {
    min-height: 100px;
  }

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

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

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

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

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

@media (max-width: 575px) {
  .u-section-3 .u-sheet-1 {
    min-height: 345px;
  }
}.u-section-4 .u-image-1 {
  min-height: 515px;
  background-image: url("../images/zander3.png");
  background-position: 50% 50%;
}

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

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

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

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

.u-section-5 .u-group-1 {
  min-height: 209px;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
}

.u-section-5 .u-container-layout-1 {
  padding: 20px 20px 17px;
}

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

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

  .u-section-5 .u-group-1 {
    height: auto;
  }
}

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

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

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

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

.u-section-6 .u-image-1 {
  min-height: 322px;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  background-image: url("../images/zander4.png");
}

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

.u-section-6 .u-text-1 {
  margin: 0 0 0 640px;
}

@media (max-width: 1199px) {
  .u-section-6 .u-image-1 {
    height: auto;
  }

  .u-section-6 .u-text-1 {
    margin-left: 440px;
  }
}

@media (max-width: 991px) {
  .u-section-6 .u-text-1 {
    margin-left: 220px;
  }
}

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

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

  .u-section-6 .u-text-1 {
    margin-left: 60px;
  }
}

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

  .u-section-6 .u-text-1 {
    margin-left: 0;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 278px;
}

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

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

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

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

.u-section-7 .u-text-2 {
  margin: 10px 0 0;
}

.u-section-7 .u-layout-cell-2 {
  min-height: 128px;
}

.u-section-7 .u-container-layout-2 {
  padding: 0 20px 15px;
}

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

.u-section-7 .u-layout-cell-3 {
  min-height: 128px;
}

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

.u-section-7 .u-text-4 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

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

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

  .u-section-7 .u-layout-cell-2 {
    min-height: 105px;
  }

  .u-section-7 .u-layout-cell-3 {
    min-height: 105px;
  }
}

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

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

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

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

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

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

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

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

@media (max-width: 575px) {
  .u-section-7 .u-sheet-1 {
    min-height: 345px;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 237px;
}

.u-section-8 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
  background-image: none;
}

.u-section-8 .u-layout-cell-1 {
  min-height: 84px;
}

.u-section-8 .u-container-layout-1 {
  padding: 20px 20px 0;
}

.u-section-8 .u-text-1 {
  margin: 0 283px 0 0;
}

.u-section-8 .u-text-2 {
  margin: 10px 211px 0 0;
}

.u-section-8 .u-layout-cell-2 {
  min-height: 133px;
}

.u-section-8 .u-container-layout-2 {
  padding: 20px;
}

.u-section-8 .u-text-3 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.u-section-8 .u-text-4 {
  margin: 10px 0 0;
}

.u-section-8 .u-layout-cell-3 {
  min-height: 133px;
}

.u-section-8 .u-container-layout-3 {
  padding: 20px;
}

.u-section-8 .u-text-5 {
  margin-top: 0;
  margin-bottom: 0;
}

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

  .u-section-8 .u-layout-cell-1 {
    min-height: 70px;
  }

  .u-section-8 .u-text-1 {
    margin-right: 83px;
  }

  .u-section-8 .u-text-2 {
    margin-right: 11px;
  }

  .u-section-8 .u-layout-cell-2 {
    min-height: 109px;
  }

  .u-section-8 .u-text-3 {
    margin-bottom: 0;
  }

  .u-section-8 .u-layout-cell-3 {
    min-height: 109px;
  }
}

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

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

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

  .u-section-8 .u-text-2 {
    margin-right: 0;
  }

  .u-section-8 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-8 .u-layout-cell-3 {
    min-height: 100px;
  }
}

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

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

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

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

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

.u-section-9 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
  background-image: none;
}

.u-section-9 .u-layout-cell-1 {
  min-height: 118px;
}

.u-section-9 .u-container-layout-1 {
  padding: 20px 20px 0;
}

.u-section-9 .u-text-1 {
  margin: 0 auto 0 0;
}

.u-section-9 .u-text-2 {
  margin: 10px 0 0;
}

.u-section-9 .u-layout-cell-2 {
  min-height: 196px;
}

.u-section-9 .u-container-layout-2 {
  padding: 20px 20px 4px;
}

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

.u-section-9 .u-text-4 {
  margin: 10px 0 0;
}

.u-section-9 .u-layout-cell-3 {
  min-height: 196px;
}

.u-section-9 .u-container-layout-3 {
  padding: 20px;
}

.u-section-9 .u-text-5 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.u-section-9 .u-text-6 {
  margin: 10px 0 0;
}

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

  .u-section-9 .u-layout-cell-1 {
    min-height: 97px;
  }

  .u-section-9 .u-layout-cell-2 {
    min-height: 161px;
  }

  .u-section-9 .u-layout-cell-3 {
    min-height: 161px;
  }
}

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

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

  .u-section-9 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-9 .u-layout-cell-3 {
    min-height: 100px;
  }
}

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

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

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

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

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

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

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

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

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

.u-section-10 .u-text-2 {
  margin: 10px 185px 0 0;
}

.u-section-10 .u-layout-cell-2 {
  min-height: 196px;
}

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

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

.u-section-10 .u-text-4 {
  margin: 10px 0 0;
}

.u-section-10 .u-layout-cell-3 {
  min-height: 196px;
}

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

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

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

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

  .u-section-10 .u-text-2 {
    margin-right: 0;
  }

  .u-section-10 .u-layout-cell-2 {
    min-height: 162px;
  }

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

  .u-section-10 .u-layout-cell-3 {
    min-height: 162px;
  }
}

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

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

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

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

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

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

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

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

@media (max-width: 575px) {
  .u-section-10 .u-sheet-1 {
    min-height: 345px;
  }
}.u-section-11 .u-sheet-1 {
  min-height: 578px;
}

.u-section-11 .u-group-1 {
  min-height: 478px;
  margin-top: 0;
  margin-bottom: -110px;
  height: auto;
}

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

.u-section-11 .u-group-elements-1 {
  min-height: 446px;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-11 .u-text-1 {
  margin: 10px auto 0 16px;
}

@media (max-width: 1199px) {
  .u-section-11 .u-group-1 {
    height: auto;
  }
}