 .u-section-1 {
  background-image: none;
  min-height: 618px;
}

.u-section-1 .u-layout-wrap-1 {
  width: calc(((100% - 1140px) / 2) + 1140px);
  margin: 1px 0 0 auto;
}

.u-section-1 .u-image-1 {
  min-height: 617px;
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,1);
  font-size: 4.5rem;
  line-height: 1.16;
  letter-spacing: 10px;
  margin: 172px 5px 0;
}

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

  .u-section-1 .u-layout-wrap-1 {
    width: calc(((100% - 940px) / 2) + 940px);
  }

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

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

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

  .u-section-1 .u-layout-wrap-1 {
    width: calc(((100% - 720px) / 2) + 720px);
  }

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

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

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

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

  .u-section-1 .u-layout-wrap-1 {
    width: calc(((100% - 540px) / 2) + 540px);
  }

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

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

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.25rem;
    width: 315px;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  font-size: 4.5rem;
  letter-spacing: 4px;
  text-shadow: 2px 2px 8px rgba(0,0,0,1);
  font-weight: 700;
  margin: 210px auto 60px;
}

.u-section-2 .u-image-1 {
  height: 157px;
  width: 324px;
  transform: scaleX(-1);
  transform-origin: center center;
  margin: 15px auto 0;
}

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

  .u-section-2 .u-text-1 {
    width: auto;
    margin: 76px 51px 0;
  }

  .u-section-2 .u-image-1 {
    height: 209px;
    width: 432px;
    margin-top: 45px;
    margin-bottom: 1px;
  }
}

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

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

  .u-section-2 .u-image-1 {
    height: 155px;
    width: 324px;
    filter: brightness(0.7);
    margin-top: 44px;
    margin-bottom: 2px;
  }
} .u-section-3 {
  background-image: none;
}

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

.u-section-3 .u-list-1 {
  margin-bottom: 36px;
  margin-top: 1px;
}

.u-section-3 .u-repeater-1 {
  grid-template-columns: repeat(2, calc(50% - 5px));
  min-height: 113px;
  --gap: 10px;
  grid-auto-columns: calc(50% - 5px);
}

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

.u-section-3 .u-text-1 {
  letter-spacing: normal;
  margin: 19px auto 0;
}

.u-section-3 .u-icon-1 {
  font-size: 2.125em;
}

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

.u-section-3 .u-text-2 {
  letter-spacing: normal;
  margin: 19px auto 0;
}

.u-section-3 .u-icon-2 {
  font-size: 2.125em;
}

@media (max-width: 1199px) {
  .u-section-3 .u-repeater-1 {
    grid-gap: 10px 10px;
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
    min-height: 93px;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-repeater-1 {
    grid-template-columns: 100%;
    grid-auto-columns: calc(100% - 0px);
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-repeater-1 {
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
  }

  .u-section-3 .u-text-1 {
    letter-spacing: 2px;
  }

  .u-section-3 .u-text-2 {
    letter-spacing: 2px;
  }
} .u-section-4 {
  background-image: none;
}

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

.u-section-4 .u-group-elements-1 {
  width: 932px;
  min-height: 377px;
  height: auto;
  margin: 152px 140px 60px 68px;
}

.u-section-4 .u-line-1 {
  width: 212px;
  height: 0;
  border-style: double;
  margin: -45px 360px 0;
}

.u-section-4 .u-text-1 {
  font-size: 1.25rem;
  line-height: 2;
  letter-spacing: 2px;
  margin: 44px 0 0;
}

.u-section-4 .u-line-2 {
  width: 212px;
  height: 0;
  border-style: double;
  margin: 48px 360px 0;
}

@media (max-width: 1199px) {
  .u-section-4 .u-group-elements-1 {
    margin-right: 8px;
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-group-elements-1 {
    width: 720px;
    min-height: 457px;
    margin-top: 107px;
    margin-right: 0;
  }

  .u-section-4 .u-line-1 {
    margin-top: -11px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-4 .u-text-1 {
    width: auto;
  }

  .u-section-4 .u-line-2 {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-group-elements-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-group-elements-1 {
    width: 340px;
  }
} .u-section-5 {
  background-image: none;
}

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

.u-section-5 .u-layout-wrap-1 {
  width: 1140px;
  margin: 25px auto 0;
}

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

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

.u-section-5 .u-image-1 {
  width: 113px;
  height: 113px;
  transition-duration: 0.5s;
  margin: 0 auto;
}

.u-section-5 .u-text-1 {
  font-size: 1.25rem;
  margin: 30px auto 0;
}

.u-section-5 .u-btn-1 {
  background-image: none;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 0;
}

.u-section-5 .u-text-2 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  letter-spacing: 2px;
}

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

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

.u-section-5 .u-image-2 {
  width: 113px;
  height: 113px;
  transition-duration: 0.5s;
  margin: 0 auto;
}

.u-section-5 .u-text-3 {
  font-size: 1.25rem;
  margin: 29px auto 0;
}

.u-section-5 .u-btn-2 {
  background-image: none;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 0;
}

.u-section-5 .u-text-4 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  letter-spacing: 2px;
}

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

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

.u-section-5 .u-image-3 {
  width: 113px;
  height: 113px;
  transition-duration: 0.5s;
  margin: 0 auto;
}

.u-section-5 .u-text-5 {
  font-size: 1.25rem;
  margin: 29px auto 0;
}

.u-section-5 .u-btn-3 {
  background-image: none;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 0;
}

.u-section-5 .u-text-6 {
  letter-spacing: normal;
  margin: 21px 0 0;
}

.u-section-5 .u-layout-cell-4 {
  min-height: 267px;
}

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

.u-section-5 .u-image-4 {
  width: 113px;
  height: 113px;
  transition-duration: 0.5s;
  margin: 0 auto;
}

.u-section-5 .u-text-7 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 30px auto 0;
}

.u-section-5 .u-btn-4 {
  background-image: none;
  letter-spacing: 2px;
  padding: 0;
}

.u-section-5 .u-text-8 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  letter-spacing: 2px;
}

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

  .u-section-5 .u-layout-wrap-1 {
    width: 940px;
    margin-top: 135px;
  }
}

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

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

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

  .u-section-5 .u-layout-wrap-1 {
    width: 540px;
    margin-top: 104px;
  }

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

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

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

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

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

  .u-section-5 .u-layout-wrap-1 {
    width: 340px;
    margin-top: 100px;
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .u-section-5 .u-text-6 {
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 2px;
  }

  .u-section-5 .u-text-8 {
    margin-left: auto;
    margin-right: auto;
  }
}

.u-section-5 .u-image-1,
.u-section-5 .u-image-1:before,
.u-section-5 .u-image-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-5 .u-image-1.u-image-1.u-image-1:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-image-1.u-image-1.u-image-1.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-image-2,
.u-section-5 .u-image-2:before,
.u-section-5 .u-image-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-5 .u-image-2.u-image-2.u-image-2:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-image-2.u-image-2.u-image-2.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-image-3,
.u-section-5 .u-image-3:before,
.u-section-5 .u-image-3 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-5 .u-image-3.u-image-3.u-image-3:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-image-3.u-image-3.u-image-3.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-image-4,
.u-section-5 .u-image-4:before,
.u-section-5 .u-image-4 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-5 .u-image-4.u-image-4.u-image-4:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-image-4.u-image-4.u-image-4.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
} .u-section-6 {
  background-image: none;
}

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

.u-section-6 .u-layout-wrap-1 {
  margin: 60px 0 60px auto;
}

.u-section-6 .u-layout-cell-1 {
  min-height: 431px;
  filter: none;
}

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

.u-section-6 .u-image-1 {
  filter: none;
  height: 421px;
  margin: 0;
}

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

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

.u-section-6 .u-line-1 {
  width: 156px;
  border-style: double;
  margin: 22px auto 0;
}

.u-section-6 .u-text-1 {
  width: 293px;
  margin: 22px auto 0;
}

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

.u-section-6 .u-text-3 {
  font-size: 1.25rem;
  line-height: 2;
  letter-spacing: 2px;
  margin: 38px 0 0;
}

.u-section-6 .u-line-2 {
  width: 156px;
  border-style: double;
  margin: 25px auto 0;
}

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

  .u-section-6 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-layout-cell-1 {
    min-height: 355px;
    background-position: 50% 50%;
  }

  .u-section-6 .u-image-1 {
    height: 327px;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-6 .u-line-2 {
    height: 0;
  }
}

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

  .u-section-6 .u-layout-cell-1 {
    min-height: 272px;
  }

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

  .u-section-6 .u-image-1 {
    height: 280px;
    margin-right: initial;
    margin-left: initial;
  }

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

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

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

  .u-section-6 .u-layout-cell-1 {
    min-height: 408px;
  }

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

  .u-section-6 .u-image-1 {
    height: 485px;
    margin-right: initial;
    margin-left: initial;
  }

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

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

  .u-section-6 .u-layout-cell-1 {
    min-height: 257px;
  }

  .u-section-6 .u-image-1 {
    height: 298px;
    margin-right: initial;
    margin-left: initial;
  }
} .u-section-7 {
  background-image: none;
}

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

.u-section-7 .u-layout-wrap-1 {
  width: 1140px;
  margin: 46px 0 0;
}

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

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

.u-section-7 .u-image-1 {
  width: 113px;
  height: 113px;
  transition-duration: 0.5s;
  margin: 0 auto;
}

.u-section-7 .u-text-1 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 30px auto 0;
}

.u-section-7 .u-btn-1 {
  background-image: none;
  letter-spacing: 2px;
  padding: 0;
}

.u-section-7 .u-text-2 {
  letter-spacing: normal;
  margin: 20px 0 0;
}

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

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

.u-section-7 .u-image-2 {
  width: 113px;
  height: 113px;
  transition-duration: 0.5s;
  margin: 0 auto;
}

.u-section-7 .u-text-3 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 30px auto 0;
}

.u-section-7 .u-btn-2 {
  background-image: none;
  letter-spacing: 2px;
  padding: 0;
}

.u-section-7 .u-text-4 {
  letter-spacing: 2px;
  margin: 20px 0 0;
}

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

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

.u-section-7 .u-image-3 {
  width: 113px;
  height: 113px;
  transition-duration: 0.5s;
  margin: 0 auto;
}

.u-section-7 .u-text-5 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 30px auto 0;
}

.u-section-7 .u-btn-3 {
  letter-spacing: 2px;
  padding: 0;
}

.u-section-7 .u-text-6 {
  letter-spacing: 2px;
  margin: 20px 0 0;
}

.u-section-7 .u-layout-cell-4 {
  min-height: 274px;
}

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

.u-section-7 .u-image-4 {
  width: 113px;
  height: 113px;
  transition-duration: 0.5s;
  margin: 0 auto;
}

.u-section-7 .u-text-7 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 30px auto 0;
}

.u-section-7 .u-btn-4 {
  background-image: none;
  letter-spacing: 2px;
  padding: 0;
}

.u-section-7 .u-text-8 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  letter-spacing: 2px;
}

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

  .u-section-7 .u-layout-wrap-1 {
    width: 940px;
  }

  .u-section-7 .u-text-4 {
    width: 43px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

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

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

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

  .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-text-4 {
    width: auto;
  }

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

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

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

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

  .u-section-7 .u-text-2 {
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 2px;
  }

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

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

.u-section-7 .u-image-1,
.u-section-7 .u-image-1:before,
.u-section-7 .u-image-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-7 .u-image-1.u-image-1.u-image-1:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-image-1.u-image-1.u-image-1.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-image-2,
.u-section-7 .u-image-2:before,
.u-section-7 .u-image-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-7 .u-image-2.u-image-2.u-image-2:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-image-2.u-image-2.u-image-2.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-image-3,
.u-section-7 .u-image-3:before,
.u-section-7 .u-image-3 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-7 .u-image-3.u-image-3.u-image-3:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-image-3.u-image-3.u-image-3.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-image-4,
.u-section-7 .u-image-4:before,
.u-section-7 .u-image-4 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-7 .u-image-4.u-image-4.u-image-4:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-image-4.u-image-4.u-image-4.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}.u-section-8 .u-sheet-1 {
  min-height: 224px;
}

.u-section-8 .u-text-1 {
  letter-spacing: 3px;
  margin: 98px auto -18px;
}

@media (max-width: 991px) {
  .u-section-8 .u-text-1 {
    width: auto;
    margin: 83px 0 -3px;
  }
}

@media (max-width: 575px) {
  .u-section-8 .u-text-1 {
    margin-top: 54px;
    margin-bottom: 26px;
  }
} .u-section-9 {
  background-image: none;
}

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

.u-section-9 .u-text-1 {
  letter-spacing: 3px;
  line-height: 2;
  margin: 60px auto 0;
}

.u-section-9 .u-text-2 {
  letter-spacing: 4px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2;
  margin: 112px 61px 60px;
}

@media (max-width: 1199px) {
  .u-section-9 .u-text-2 {
    margin-right: 0;
    margin-left: 0;
  }
}

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

  .u-section-9 .u-text-1 {
    margin-top: 114px;
  }
}

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

  .u-section-9 .u-text-1 {
    margin-top: 60px;
  }
} .u-section-10 {
  background-image: none;
}

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

.u-section-10 .u-text-1 {
  letter-spacing: 3px;
  line-height: 2.25;
  margin: 60px auto 0;
}

.u-section-10 .u-text-2 {
  letter-spacing: 4px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2;
  margin: 112px 0 60px;
}

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

  .u-section-10 .u-text-1 {
    line-height: 2;
    margin-top: 114px;
  }
}

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

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

  .u-section-10 .u-text-2 {
    margin-bottom: 0;
  }
} .u-section-11 {
  background-image: none;
  min-height: 1684px;
}

.u-section-11 .u-layout-wrap-1 {
  width: 1140px;
  margin: 205px auto 0;
}

.u-section-11 .u-layout-cell-1 {
  min-height: 113px;
  margin-top: 0;
}

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

.u-section-11 .u-text-1 {
  font-weight: 700;
  letter-spacing: 4px;
  font-size: 3rem;
  line-height: 1.0999999999999999;
  margin: 0 auto;
}

.u-section-11 .u-line-1 {
  width: 464px;
  height: 0;
  border-style: double;
  margin: 30px auto 0;
}

.u-section-11 .u-image-1 {
  height: 587px;
  margin: 422px 0 0;
}

.u-section-11 .u-icon-1 {
  width: 83px;
  height: 137px;
  margin: 128px auto 60px;
}

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

  .u-section-11 .u-layout-wrap-1 {
    width: 940px;
    margin-left: calc(((100% - 940px) / 2));
  }

  .u-section-11 .u-layout-cell-1 {
    min-height: 93px;
  }

  .u-section-11 .u-image-1 {
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-11 .u-layout-wrap-1 {
    width: 720px;
    margin-top: 140px;
    margin-left: auto;
  }

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

  .u-section-11 .u-image-1 {
    margin-top: 0;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-11 .u-icon-1 {
    margin-top: 27px;
  }
}

@media (max-width: 767px) {
  .u-section-11 .u-layout-wrap-1 {
    width: 540px;
    margin-left: calc(((100% - 540px) / 2));
  }

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

@media (max-width: 575px) {
  .u-section-11 .u-layout-wrap-1 {
    width: 340px;
    margin-left: calc(((100% - 340px) / 2));
  }

  .u-section-11 .u-text-1 {
    font-size: 1.875rem;
  }

  .u-section-11 .u-line-1 {
    width: 320px;
  }

  .u-section-11 .u-image-1 {
    margin-top: 20px;
    margin-right: initial;
    margin-left: initial;
  }
} .u-section-12 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)) 50% 50%;
  background-position: 50% 50%;
}

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

.u-section-12 .u-text-1 {
  font-size: 1.25rem;
  letter-spacing: 5px;
  line-height: 1.1;
  margin: 272px auto 60px;
}

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

  .u-section-12 .u-text-1 {
    margin-top: 192px;
  }
}

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

  .u-section-12 .u-text-1 {
    margin-top: 134px;
  }
}

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

  .u-section-12 .u-text-1 {
    font-size: 0.75rem;
    line-height: 1.4;
    width: auto;
    margin-top: 133px;
    margin-left: 45px;
    margin-right: 45px;
  }
}

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

  .u-section-12 .u-text-1 {
    margin-top: 104px;
    margin-left: 0;
    margin-right: 0;
  }
} .u-section-13 {
  background-image: none;
}

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

.u-section-13 .u-layout-wrap-1 {
  margin-top: 167px;
  margin-bottom: 0;
  margin-left: auto;
}

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

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

.u-section-13 .u-text-1 {
  letter-spacing: 4px;
  background-image: none;
  margin: 190px 6px 0 auto;
}

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

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

.u-section-13 .u-image-1 {
  width: 255px;
  height: 256px;
  margin: 0 auto;
}

.u-section-13 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  margin: 93px auto 0;
}

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

  .u-section-13 .u-layout-wrap-1 {
    margin-top: 131px;
    position: relative;
    margin-left: initial;
  }

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

  .u-section-13 .u-text-1 {
    margin-top: 169px;
    margin-right: 0;
  }

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

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

  .u-section-13 .u-layout-wrap-1 {
    margin-top: 85px;
    margin-left: initial;
  }

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

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

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

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

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

  .u-section-13 .u-text-1 {
    margin-top: 85px;
  }

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

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

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

  .u-section-13 .u-layout-wrap-1 {
    margin-top: 90px;
    margin-left: initial;
  }

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

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

  .u-section-13 .u-text-1 {
    margin-top: 54px;
  }

  .u-section-13 .u-layout-cell-2 {
    min-height: 400px;
  }
} .u-section-14 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)) 50% 50%;
  background-position: 50% 50%;
}

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

.u-section-14 .u-text-1 {
  margin: 147px 0 0;
}

.u-section-14 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  margin: 107px auto 0;
}

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

  .u-section-14 .u-text-1 {
    width: auto;
    margin-top: 60px;
  }

  .u-section-14 .u-btn-1 {
    margin-bottom: 60px;
  }
}

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

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

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

  .u-section-14 .u-text-1 {
    margin-top: 80px;
  }

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

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

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

.u-section-15 .u-layout-cell-1 {
  min-height: 479px;
}

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

.u-section-15 .u-image-1 {
  width: 255px;
  height: 256px;
  margin: 0 auto;
}

.u-section-15 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  margin: 84px auto 0;
}

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

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

.u-section-15 .u-text-1 {
  letter-spacing: 4px;
  background-image: none;
  margin: 0 0 0 6px;
}

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

  .u-section-15 .u-layout-wrap-1 {
    margin-top: 136px;
    position: relative;
  }

  .u-section-15 .u-layout-cell-1 {
    min-height: 395px;
  }

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

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

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

  .u-section-15 .u-layout-wrap-1 {
    margin-top: 102px;
  }

  .u-section-15 .u-layout-cell-1 {
    min-height: 429px;
  }

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

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

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

  .u-section-15 .u-layout-wrap-1 {
    margin-top: 165px;
    margin-bottom: 40px;
  }

  .u-section-15 .u-layout-cell-1 {
    min-height: 100px;
    order: 0;
  }

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

  .u-section-15 .u-layout-cell-2 {
    order: 0;
  }

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

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

  .u-section-15 .u-layout-wrap-1 {
    margin-top: 124px;
    margin-bottom: 0;
  }
} .u-section-16 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)) 50% 50%;
  background-position: 50% 50%;
}

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

.u-section-16 .u-text-1 {
  margin: 147px 0 0;
}

.u-section-16 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  margin: 74px auto 0;
}

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

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

  .u-section-16 .u-text-1 {
    width: auto;
  }
}

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

  .u-section-16 .u-text-1 {
    margin-top: 92px;
  }

  .u-section-16 .u-btn-1 {
    margin-bottom: 60px;
  }
}

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

  .u-section-16 .u-text-1 {
    margin-top: 1px;
  }
} .u-section-17 {
  background-image: none;
}

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

.u-section-17 .u-layout-wrap-1 {
  margin-top: 167px;
  margin-bottom: 0;
  margin-left: auto;
}

.u-section-17 .u-layout-cell-1 {
  min-height: 479px;
}

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

.u-section-17 .u-text-1 {
  letter-spacing: 4px;
  margin: 190px 6px 0 auto;
}

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

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

.u-section-17 .u-image-1 {
  width: 255px;
  height: 256px;
  margin: 0 auto;
}

.u-section-17 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  font-size: 1rem;
  margin: 99px auto 0;
}

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

  .u-section-17 .u-layout-wrap-1 {
    position: relative;
    margin-top: 138px;
    margin-left: initial;
  }

  .u-section-17 .u-layout-cell-1 {
    min-height: 395px;
  }

  .u-section-17 .u-text-1 {
    margin-top: 162px;
    margin-right: 0;
  }

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

  .u-section-17 .u-btn-1 {
    margin-top: 78px;
    margin-right: 56px;
    padding: 10px 20px 11px;
  }
}

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

  .u-section-17 .u-layout-wrap-1 {
    margin-top: 105px;
    margin-left: initial;
  }

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

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

  .u-section-17 .u-btn-1 {
    margin-top: 74px;
    margin-right: 11px;
    padding: 12px 16px 12px 15px;
  }
}

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

  .u-section-17 .u-layout-wrap-1 {
    margin-top: 168px;
    margin-left: initial;
  }

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

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

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

  .u-section-17 .u-btn-1 {
    margin-right: auto;
  }
}

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

  .u-section-17 .u-layout-wrap-1 {
    margin-top: 126px;
    margin-left: initial;
  }

  .u-section-17 .u-layout-cell-2 {
    min-height: 100px;
  }
} .u-section-18 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.93), rgba(0, 0, 0, 0.93)) 0% 10.2%;
  background-position: 0% 10.2%;
}

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

.u-section-18 .u-text-1 {
  margin: 136px 0 0;
}

.u-section-18 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  margin: 115px auto 0;
}

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

  .u-section-18 .u-text-1 {
    margin-top: 146px;
  }

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

@media (max-width: 991px) {
   .u-section-18 {
    background-position: 28.12% 6.12%;
    background-size: 145%;
  }

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

  .u-section-18 .u-text-1 {
    width: auto;
  }
}

@media (max-width: 767px) {
   .u-section-18 {
    background-size: auto 145%;
  }

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

  .u-section-18 .u-text-1 {
    margin-top: 73px;
  }

  .u-section-18 .u-btn-1 {
    margin-bottom: 60px;
  }
}

@media (max-width: 575px) {
   .u-section-18 {
    background-position: 41.04% 6.12%;
    background-size: auto 120%;
  }

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

  .u-section-18 .u-btn-1 {
    margin-top: 71px;
  }
} .u-section-19 {
  background-image: none;
}

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

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

.u-section-19 .u-layout-cell-1 {
  min-height: 479px;
}

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

.u-section-19 .u-image-1 {
  width: 255px;
  height: 256px;
  margin: 0 auto;
}

.u-section-19 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  margin: 102px auto 0;
}

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

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

.u-section-19 .u-text-1 {
  letter-spacing: 4px;
  margin: 0 0 0 6px;
}

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

  .u-section-19 .u-layout-wrap-1 {
    margin-top: 127px;
    position: relative;
  }

  .u-section-19 .u-layout-cell-1 {
    min-height: 395px;
  }

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

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

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

  .u-section-19 .u-layout-wrap-1 {
    margin-top: 93px;
  }

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

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

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

  .u-section-19 .u-layout-wrap-1 {
    margin-top: 156px;
  }

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

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

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

  .u-section-19 .u-layout-wrap-1 {
    width: 340px;
    margin-top: 114px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-19 .u-layout-cell-1 {
    min-height: 605px;
  }

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

  .u-section-19 .u-text-1 {
    width: auto;
  }
} .u-section-20 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) 52.39% 57.87% / 125%;
  background-position: 52.39% 57.87%;
  background-size: 125%;
}

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

.u-section-20 .u-text-1 {
  margin: 136px 0 0;
}

.u-section-20 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  margin: 124px auto 0;
}

@media (max-width: 1199px) {
   .u-section-20 {
    background-size: 150%;
  }

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

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

@media (max-width: 991px) {
   .u-section-20 {
    background-position: 43.85% 52.62%;
  }

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

  .u-section-20 .u-text-1 {
    width: auto;
  }
}

@media (max-width: 767px) {
   .u-section-20 {
    background-position: 39.99% 45.87%;
    background-size: auto 180%;
  }

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

  .u-section-20 .u-text-1 {
    margin-top: 79px;
  }

  .u-section-20 .u-btn-1 {
    margin-bottom: 60px;
  }
}

@media (max-width: 575px) {
   .u-section-20 {
    background-position: 23.07% 43.22%;
    background-size: auto 200%;
  }

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

  .u-section-20 .u-btn-1 {
    margin-top: 76px;
  }
} .u-section-21 {
  background-image: none;
}

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

.u-section-21 .u-layout-wrap-1 {
  margin-top: 167px;
  margin-bottom: 0;
  margin-left: auto;
}

.u-section-21 .u-layout-cell-1 {
  min-height: 479px;
}

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

.u-section-21 .u-text-1 {
  letter-spacing: 4px;
  margin: 190px 6px 0 auto;
}

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

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

.u-section-21 .u-image-1 {
  width: 255px;
  height: 256px;
  margin: 0 auto;
}

.u-section-21 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  margin: 100px auto 0;
}

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

  .u-section-21 .u-layout-wrap-1 {
    margin-top: 128px;
    position: relative;
    margin-left: initial;
  }

  .u-section-21 .u-layout-cell-1 {
    min-height: 395px;
  }

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

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

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

  .u-section-21 .u-layout-wrap-1 {
    margin-top: 94px;
    margin-left: initial;
  }

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

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

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

  .u-section-21 .u-layout-wrap-1 {
    margin-top: 157px;
    margin-left: initial;
  }

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

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

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

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

  .u-section-21 .u-layout-wrap-1 {
    margin-top: 115px;
    margin-left: initial;
  }
} .u-section-22 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)) 39.63% 52.64% / auto 125%;
  background-position: 39.63% 52.64%;
  background-size: auto 125%;
}

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

.u-section-22 .u-text-1 {
  margin: 141px 0 0;
}

.u-section-22 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  margin: 87px auto 0;
}

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

  .u-section-22 .u-text-1 {
    margin-top: 125px;
  }
}

@media (max-width: 991px) {
   .u-section-22 {
    background-position: 50.45% 54.2%;
  }

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

  .u-section-22 .u-text-1 {
    width: auto;
  }
}

@media (max-width: 767px) {
   .u-section-22 {
    background-position: 46.52% 0%;
    background-size: auto 110%;
  }

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

  .u-section-22 .u-text-1 {
    margin-top: 102px;
  }

  .u-section-22 .u-btn-1 {
    margin-bottom: 60px;
  }
}

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

  .u-section-22 .u-btn-1 {
    margin-top: 40px;
    margin-bottom: 0;
  }
} .u-section-23 {
  background-image: none;
}

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

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

.u-section-23 .u-layout-cell-1 {
  min-height: 479px;
}

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

.u-section-23 .u-image-1 {
  width: 255px;
  height: 256px;
  margin: 0 auto;
}

.u-section-23 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  margin: 101px auto 0;
}

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

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

.u-section-23 .u-text-1 {
  letter-spacing: 4px;
  margin: 0 0 0 6px;
}

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

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

  .u-section-23 .u-layout-cell-1 {
    min-height: 395px;
  }

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

  .u-section-23 .u-text-1 {
    margin-top: 173px;
    margin-left: 0;
  }
}

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

  .u-section-23 .u-layout-wrap-1 {
    margin-top: 94px;
    position: relative;
  }

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

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

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

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

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

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

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

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

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

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

  .u-section-23 .u-text-1 {
    width: auto;
    margin-top: 29px;
  }
} .u-section-24 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)) 50% 50%;
  background-position: 50% 50%;
}

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

.u-section-24 .u-text-1 {
  margin: 169px 0 0;
}

.u-section-24 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  margin: 92px auto 0;
}

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

  .u-section-24 .u-text-1 {
    width: auto;
    margin-top: 132px;
  }

  .u-section-24 .u-btn-1 {
    margin-top: 95px;
    margin-bottom: 60px;
  }
}

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

  .u-section-24 .u-text-1 {
    margin-top: 60px;
  }
}

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

  .u-section-24 .u-text-1 {
    margin-top: 111px;
  }
}

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

  .u-section-24 .u-btn-1 {
    margin-top: 127px;
    margin-bottom: 0;
  }
} .u-section-25 {
  background-image: none;
}

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

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

.u-section-25 .u-layout-cell-1 {
  min-height: 478px;
}

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

.u-section-25 .u-text-1 {
  letter-spacing: 4px;
  margin: 190px 6px 0 auto;
}

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

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

.u-section-25 .u-image-1 {
  width: 255px;
  height: 256px;
  margin: 0 auto;
}

.u-section-25 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  margin: 100px auto 0;
}

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

  .u-section-25 .u-layout-wrap-1 {
    margin-top: 128px;
  }

  .u-section-25 .u-layout-cell-1 {
    min-height: 394px;
  }

  .u-section-25 .u-text-1 {
    margin-top: 173px;
    margin-right: 0;
  }

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

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

  .u-section-25 .u-layout-wrap-1 {
    margin-top: 94px;
    position: relative;
  }

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

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

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

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

  .u-section-25 .u-layout-wrap-1 {
    margin-top: 157px;
  }

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

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

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

  .u-section-25 .u-layout-wrap-1 {
    margin-top: 115px;
    margin-bottom: 60px;
  }
} .u-section-26 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)) 50% 43.99%;
  background-position: 50% 43.99%;
}

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

.u-section-26 .u-text-1 {
  margin: 168px 0 0;
}

.u-section-26 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  margin: 93px auto 0;
}

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

@media (max-width: 991px) {
   .u-section-26 {
    background-position: 0% 33.36%;
    background-size: auto 120%;
  }

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

  .u-section-26 .u-text-1 {
    width: auto;
  }
}

@media (max-width: 767px) {
   .u-section-26 {
    background-position: 52.47% 33.36%;
  }

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

  .u-section-26 .u-text-1 {
    margin-top: 86px;
  }

  .u-section-26 .u-btn-1 {
    margin-bottom: 60px;
  }
}

@media (max-width: 575px) {
   .u-section-26 {
    background-position: 57.44% 35.4%;
  }

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

  .u-section-26 .u-btn-1 {
    margin-top: 74px;
    margin-bottom: 0;
  }
} .u-section-27 {
  background-image: none;
}

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

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

.u-section-27 .u-layout-cell-1 {
  min-height: 479px;
}

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

.u-section-27 .u-image-1 {
  width: 255px;
  height: 256px;
  margin: 0 auto;
}

.u-section-27 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  margin: 100px auto 0;
}

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

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

.u-section-27 .u-text-1 {
  letter-spacing: 4px;
  margin: 0 0 0 6px;
}

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

  .u-section-27 .u-layout-wrap-1 {
    margin-top: 128px;
    position: relative;
  }

  .u-section-27 .u-layout-cell-1 {
    min-height: 395px;
  }

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

  .u-section-27 .u-text-1 {
    margin-top: 173px;
    margin-left: 0;
  }
}

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

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

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

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

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

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

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

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

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

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

  .u-section-27 .u-layout-wrap-1 {
    margin-top: 115px;
  }
} .u-section-28 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.87), rgba(0, 0, 0, 0.87)) 62.05% 38.16% / 150%;
  background-position: 62.05% 38.16%;
  background-size: 150%;
}

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

.u-section-28 .u-text-1 {
  margin: 166px 0 0;
}

.u-section-28 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  margin: 55px auto 60px;
}

@media (max-width: 1199px) {
   .u-section-28 {
    background-size: auto 150%;
  }

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

  .u-section-28 .u-btn-1 {
    margin-bottom: 0;
  }
}

@media (max-width: 991px) {
   .u-section-28 {
    background-position: 56.38% 38.16%;
  }

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

  .u-section-28 .u-text-1 {
    margin-top: 83px;
  }
}

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

  .u-section-28 .u-text-1 {
    margin-top: 53px;
  }

  .u-section-28 .u-btn-1 {
    margin-top: 6px;
    margin-bottom: 60px;
  }
}

@media (max-width: 575px) {
   .u-section-28 {
    background-position: 58.64% 38.16%;
  }

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

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