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

.u-section-1 .u-gallery-1 {
  height: 876px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-carousel-indicators-1 {
  position: absolute;
  bottom: 10px;
}

.u-section-1 .u-carousel-item-1 {
  margin-right: 0;
  box-shadow: 0px 2px 8px 0px rgba(128,128,128,1);
  text-shadow: -2px 0 0 rgba(0,0,0,0);
}

.u-section-1 .u-back-image-1 {
  object-position: 50% 58.22%;
}

.u-section-1 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.7), rgba(0,0,0,0.7));
  padding: 20px;
}

.u-section-1 .u-carousel-item-2 {
  margin-right: 0;
  box-shadow: 0px 2px 8px 0px rgba(128,128,128,1);
  text-shadow: -2px 0 0 rgba(0,0,0,0);
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-back-image-2 {
  object-position: 50% 58.22%;
}

.u-section-1 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.7), rgba(0,0,0,0.7));
  padding: 20px;
}

.u-section-1 .u-carousel-item-3 {
  margin-right: 0;
  box-shadow: 0px 2px 8px 0px rgba(128,128,128,1);
  text-shadow: -2px 0 0 rgba(0,0,0,0);
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.7), rgba(0,0,0,0.7));
  padding: 20px;
}

.u-section-1 .u-carousel-item-4 {
  margin-right: 0;
  box-shadow: 0px 2px 8px 0px rgba(128,128,128,1);
  text-shadow: -2px 0 0 rgba(0,0,0,0);
}

.u-section-1 .u-back-image-4 {
  object-position: 50% 58.22%;
}

.u-section-1 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.7), rgba(0,0,0,0.7));
  padding: 20px;
}

.u-section-1 .u-carousel-control-1 {
  position: absolute;
  left: 0;
  width: 40px;
  height: 40px;
  right: auto;
}

.u-section-1 .u-carousel-control-2 {
  position: absolute;
  width: 40px;
  height: 40px;
  left: auto;
  right: 2px;
}

.u-section-1 .u-list-1 {
  grid-template-rows: auto;
  width: 1140px;
  margin: -397px auto 0;
}

.u-section-1 .u-repeater-1 {
  grid-template-columns: calc(25% - 23.25px) calc(25% - 23.25px) calc(25% - 23.25px) calc(25% - 23.25px);
  grid-gap: 31px 31px;
}

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

.u-section-1 .u-icon-1 {
  height: 59px;
  width: 59px;
  margin: 25px auto 0;
}

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

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

.u-section-1 .u-icon-2 {
  height: 59px;
  width: 59px;
  margin: 25px auto 0;
}

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

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

.u-section-1 .u-icon-3 {
  height: 59px;
  width: 59px;
  margin: 25px auto 0;
}

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

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

.u-section-1 .u-icon-4 {
  height: 59px;
  width: 59px;
  margin: 25px auto 0;
}

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

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

.u-section-1 .u-image-1 {
  width: 324px;
  height: 162px;
  margin: -379px auto 60px;
}

.u-section-1 .u-image-2 {
  width: 243px;
  height: 122px;
  margin: 140px auto 60px;
}

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

  .u-section-1 .u-carousel-control-1 {
    padding: 10px;
  }

  .u-section-1 .u-carousel-control-2 {
    padding: 10px;
  }

  .u-section-1 .u-list-1 {
    width: 940px;
  }

  .u-section-1 .u-repeater-1 {
    grid-template-columns: repeat(4, calc(25% - 23.25px));
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-list-1 {
    width: 720px;
    margin-right: calc(((100% - 1140px) / 2));
  }

  .u-section-1 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 15.5px));
  }

  .u-section-1 .u-text-5 {
    margin-right: calc(((100% - 1140px) / 2) + 77px);
    margin-left: calc(((100% - 1140px) / 2) + 498px);
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-list-1 {
    width: 45px;
    margin-right: auto;
    margin-left: calc(((100% - 540px) / 2) + -165px);
  }

  .u-section-1 .u-repeater-1 {
    grid-template-columns: 100%;
    min-height: 549px;
  }

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

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

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

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

  .u-section-1 .u-text-5 {
    width: auto;
    margin-left: 50px;
    margin-right: 50px;
  }
}

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

  .u-section-1 .u-gallery-1 {
    height: 502px;
  }

  .u-section-1 .u-list-1 {
    width: 170px;
    margin-left: calc(((100% - 340px) / 2) + -379px);
  }

  .u-section-1 .u-repeater-1 {
    min-height: 626px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-top: 0;
    padding-bottom: 19px;
  }

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

  .u-section-1 .u-container-layout-2 {
    padding-top: 0;
    padding-bottom: 19px;
  }

  .u-section-1 .u-icon-2 {
    margin-top: 0;
  }

  .u-section-1 .u-container-layout-3 {
    padding-top: 0;
    padding-bottom: 19px;
  }

  .u-section-1 .u-icon-3 {
    margin-top: 0;
  }

  .u-section-1 .u-container-layout-4 {
    padding-top: 0;
    padding-bottom: 19px;
  }

  .u-section-1 .u-icon-4 {
    margin-top: 0;
  }

  .u-section-1 .u-text-5 {
    font-size: 0.75rem;
    width: 345px;
    margin-top: -312px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-image-1 {
    width: 243px;
    height: 122px;
    margin-top: -254px;
  }
}

.u-block-68f7-45:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-45:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-45:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout:hover .u-block-68f7-45:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-68f7-45:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-68f7-43:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-43:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-43:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout:hover .u-block-68f7-43:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-68f7-43:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-68f7-44:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-44:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-44:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout:hover .u-block-68f7-44:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-68f7-44:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-68f7-49:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-49:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-49:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout:hover .u-block-68f7-49:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-68f7-49:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-68f7-26:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-26:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-26:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout:hover .u-block-68f7-26:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-68f7-26:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-68f7-24:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-24:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-24:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout:hover .u-block-68f7-24:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-68f7-24:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-68f7-25:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-25:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-25:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout:hover .u-block-68f7-25:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-68f7-25:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-68f7-50:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-50:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-50:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout:hover .u-block-68f7-50:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-68f7-50:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-68f7-35:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-35:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-35:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout:hover .u-block-68f7-35:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-68f7-35:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-68f7-33:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-33:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-33:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout:hover .u-block-68f7-33:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-68f7-33:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-68f7-34:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-34:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-34:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout:hover .u-block-68f7-34:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-68f7-34:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-68f7-51:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-51:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-51:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout:hover .u-block-68f7-51:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-68f7-51:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-68f7-56:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-56:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-56:not([data-block-selected]):not([data-cell-selected]) > .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, background-size, background-position;
}

.u-block-68f7-56:not([data-block-selected]):not([data-cell-selected]).u-block-68f7-56:not([data-block-selected]):not([data-cell-selected]).u-block-68f7-56:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #333129 !important;
}

.u-block-68f7-62:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-62:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-62:not([data-block-selected]):not([data-cell-selected]) > .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, background-size, background-position;
}

.u-block-68f7-62:not([data-block-selected]):not([data-cell-selected]).u-block-68f7-62:not([data-block-selected]):not([data-cell-selected]).u-block-68f7-62:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #333129 !important;
}

.u-block-68f7-68:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-68:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-68:not([data-block-selected]):not([data-cell-selected]) > .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, background-size, background-position;
}

.u-block-68f7-68:not([data-block-selected]):not([data-cell-selected]).u-block-68f7-68:not([data-block-selected]):not([data-cell-selected]).u-block-68f7-68:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #333129 !important;
}

.u-section-1 .u-back-slide-1:not([data-block-selected]):not([data-cell-selected]),
.u-section-1 .u-back-slide-1:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-1 .u-back-slide-1:not([data-block-selected]):not([data-cell-selected]) > .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, background-size, background-position;
}

.u-section-1 .u-back-slide-1:not([data-block-selected]):not([data-cell-selected]).u-section-1 .u-back-slide-1:not([data-block-selected]):not([data-cell-selected]).u-section-1 .u-back-slide-1:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #333129 !important;
}

.u-block-68f7-59:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-59:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-59:not([data-block-selected]):not([data-cell-selected]) > .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, background-size, background-position;
}

.u-container-layout:hover .u-block-68f7-59:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-68f7-59:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-68f7-65:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-65:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-65:not([data-block-selected]):not([data-cell-selected]) > .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, background-size, background-position;
}

.u-container-layout:hover .u-block-68f7-65:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-68f7-65:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-section-1 .u-carousel-indicators-1:not([data-block-selected]):not([data-cell-selected]),
.u-section-1 .u-carousel-indicators-1:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-1 .u-carousel-indicators-1:not([data-block-selected]):not([data-cell-selected]) > .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, background-size, background-position;
}

.u-container-layout:hover .u-section-1 .u-carousel-indicators-1:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-section-1 .u-carousel-indicators-1:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-section-1 .u-carousel-item-3:not([data-block-selected]):not([data-cell-selected]),
.u-section-1 .u-carousel-item-3:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-1 .u-carousel-item-3:not([data-block-selected]):not([data-cell-selected]) > .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, background-size, background-position;
}

.u-container-layout:hover .u-section-1 .u-carousel-item-3:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-section-1 .u-carousel-item-3:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-68f7-66:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-66:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-66:not([data-block-selected]):not([data-cell-selected]) > .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, background-size, background-position;
}

.u-container-layout:hover .u-block-68f7-66:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-68f7-66:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-68f7-60:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-60:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-60:not([data-block-selected]):not([data-cell-selected]) > .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, background-size, background-position;
}

.u-container-layout:hover .u-block-68f7-60:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-68f7-60:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-section-1 .u-gallery-inner-1:not([data-block-selected]):not([data-cell-selected]),
.u-section-1 .u-gallery-inner-1:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-1 .u-gallery-inner-1:not([data-block-selected]):not([data-cell-selected]) > .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, background-size, background-position;
}

.u-container-layout:hover .u-section-1 .u-gallery-inner-1:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-section-1 .u-gallery-inner-1:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-section-1 .u-back-slide-3:not([data-block-selected]):not([data-cell-selected]),
.u-section-1 .u-back-slide-3:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-1 .u-back-slide-3:not([data-block-selected]):not([data-cell-selected]) > .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, background-size, background-position;
}

.u-container-layout:hover .u-section-1 .u-back-slide-3:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-section-1 .u-back-slide-3:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-68f7-61:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-61:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-61:not([data-block-selected]):not([data-cell-selected]) > .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, background-size, background-position;
}

.u-container-layout:hover .u-block-68f7-61:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-68f7-61:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-68f7-67:not([data-block-selected]):not([data-cell-selected]),
.u-block-68f7-67:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-68f7-67:not([data-block-selected]):not([data-cell-selected]) > .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, background-size, background-position;
}

.u-container-layout:hover .u-block-68f7-67:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-68f7-67:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-1 .u-carousel-item-1:not([data-block-selected]):not([data-cell-selected]),
.u-section-1 .u-carousel-item-1:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-1 .u-carousel-item-1:not([data-block-selected]):not([data-cell-selected]) > .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, background-size, background-position;
}

.u-container-layout:hover .u-section-1 .u-carousel-item-1:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-section-1 .u-carousel-item-1:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-1 .u-back-image-3:not([data-block-selected]):not([data-cell-selected]),
.u-section-1 .u-back-image-3:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-1 .u-back-image-3:not([data-block-selected]):not([data-cell-selected]) > .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, background-size, background-position;
}

.u-container-layout:hover .u-section-1 .u-back-image-3:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-section-1 .u-back-image-3:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
} .u-section-2 {
  min-height: 2692px;
}

.u-section-2 .u-image-1 {
  min-height: 143px;
  background-image: linear-gradient(0deg, rgba(0,0,0,0.75), rgba(0,0,0,0.75)), url("images/653a7864-d94c-46d1-aae4-c2bce405d25c.jpg");
  background-position: 50% 50%;
  height: auto;
  margin-top: -1px;
  margin-bottom: 0;
}

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

.u-section-2 .u-text-1 {
  font-size: 4.5rem;
  width: 405px;
  margin: 0 auto;
}

.u-section-2 .u-layout-wrap-1 {
  width: 1094px;
  margin: 0 auto;
}

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

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

.u-section-2 .u-text-2 {
  font-size: 1.875rem;
  margin: 7px 55px 0 25px;
}

.u-section-2 .u-text-3 {
  line-height: 2;
  background-image: none;
  font-size: 1.125rem;
  margin: 20px 42px 0 39px;
}

.u-section-2 .u-text-4 {
  font-size: 1.875rem;
  margin: 54px 55px 0 25px;
}

.u-section-2 .u-text-5 {
  font-size: 1.125rem;
  margin: 25px 123px 0 40px;
}

.u-section-2 .u-icon-1 {
  width: 15px;
  height: 32px;
  margin: -640px auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-2 {
  width: 15px;
  height: 32px;
  margin: 2px auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-3 {
  width: 15px;
  height: 32px;
  margin: 0 auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-4 {
  width: 15px;
  height: 32px;
  margin: -3px auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-5 {
  width: 15px;
  height: 32px;
  margin: 4px auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-6 {
  width: 15px;
  height: 32px;
  margin: -1px 507px 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-7 {
  width: 15px;
  height: 32px;
  margin: 0 507px 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-8 {
  width: 15px;
  height: 32px;
  margin: 0 507px 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-9 {
  width: 15px;
  height: 32px;
  margin: 0 507px 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-10 {
  width: 15px;
  height: 32px;
  margin: -1px auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-11 {
  width: 15px;
  height: 32px;
  margin: 2px auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-12 {
  width: 15px;
  height: 32px;
  margin: 0 auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-13 {
  width: 15px;
  height: 32px;
  margin: 33px auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-14 {
  width: 15px;
  height: 32px;
  margin: -1px 507px 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-15 {
  width: 15px;
  height: 32px;
  margin: 0 507px 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-16 {
  width: 15px;
  height: 32px;
  margin: 0 507px 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-17 {
  width: 15px;
  height: 32px;
  margin: 0 507px 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-18 {
  width: 15px;
  height: 32px;
  margin: -1px 507px 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-19 {
  width: 15px;
  height: 32px;
  margin: 0 507px 0 25px;
  padding: 0;
}

.u-section-2 .u-text-6 {
  font-size: 1.875rem;
  margin: 185px 40px 0;
}

.u-section-2 .u-text-7 {
  line-height: 2;
  background-image: none;
  font-size: 1rem;
  margin: 15px 0 0 40px;
}

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

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

.u-section-2 .u-icon-20 {
  width: 15px;
  height: 32px;
  margin: -131px auto 0 -161px;
  padding: 0;
}

.u-section-2 .u-icon-21 {
  width: 15px;
  height: 32px;
  margin: 0 auto 0 -161px;
  padding: 0;
}

.u-section-2 .u-icon-22 {
  width: 15px;
  height: 32px;
  margin: -32px auto 0 -161px;
  padding: 0;
}

.u-section-2 .u-icon-23 {
  width: 15px;
  height: 32px;
  margin: 96px auto 0 -13px;
  padding: 0;
}

.u-section-2 .u-icon-24 {
  width: 15px;
  height: 32px;
  margin: -128px auto 0 -13px;
  padding: 0;
}

.u-section-2 .u-text-8 {
  font-size: 0.875rem;
  margin: 61px 111px 0 29px;
}

.u-section-2 .u-text-9 {
  line-height: 2;
  background-image: none;
  font-size: 1.125rem;
  margin: 17px 55px 0 25px;
}

.u-section-2 .u-text-10 {
  font-size: 1.875rem;
  margin: 234px 63px 0 17px;
}

.u-section-2 .u-text-11 {
  font-size: 1.125rem;
  margin: 25px 170px 0 40px;
}

.u-section-2 .u-icon-25 {
  width: 15px;
  height: 32px;
  margin: -224px auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-26 {
  width: 15px;
  height: 32px;
  margin: 2px auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-27 {
  width: 15px;
  height: 32px;
  margin: 0 auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-28 {
  width: 15px;
  height: 32px;
  margin: -3px auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-29 {
  width: 15px;
  height: 32px;
  margin: 4px auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-30 {
  width: 15px;
  height: 32px;
  margin: -1px 507px 0 25px;
  padding: 0;
}

.u-section-2 .u-text-12 {
  font-size: 1.125rem;
  margin: 30px -56px 0 39px;
}

.u-section-2 .u-icon-31 {
  width: 15px;
  height: 32px;
  margin: -126px auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-32 {
  width: 15px;
  height: 32px;
  margin: 4px auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-33 {
  width: 15px;
  height: 32px;
  margin: -1px 507px 0 25px;
  padding: 0;
}

.u-section-2 .u-text-13 {
  font-size: 1.125rem;
  margin: 27px 124px 0 39px;
}

.u-section-2 .u-icon-34 {
  width: 15px;
  height: 32px;
  margin: -384px auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-35 {
  width: 15px;
  height: 32px;
  margin: 2px auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-36 {
  width: 15px;
  height: 32px;
  margin: 0 auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-37 {
  width: 15px;
  height: 32px;
  margin: -3px auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-38 {
  width: 15px;
  height: 32px;
  margin: 4px auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-39 {
  width: 15px;
  height: 32px;
  margin: -1px 507px 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-40 {
  width: 15px;
  height: 32px;
  margin: 0 auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-41 {
  width: 15px;
  height: 32px;
  margin: 0 auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-42 {
  width: 15px;
  height: 32px;
  margin: -1px 507px 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-43 {
  width: 15px;
  height: 32px;
  margin: 0 auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-44 {
  width: 15px;
  height: 32px;
  margin: 4px auto 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-45 {
  width: 15px;
  height: 32px;
  margin: -1px 507px 0 25px;
  padding: 0;
}

.u-section-2 .u-icon-46 {
  width: 15px;
  height: 32px;
  margin: -420px auto 0 25px;
  padding: 0;
}

.u-section-2 .u-image-2 {
  width: 274px;
  height: 156px;
  margin: 523px auto 0 39px;
}

.u-section-2 .u-list-1 {
  width: 1019px;
  margin: 13px auto 25px;
}

.u-section-2 .u-repeater-1 {
  grid-template-columns: calc(25% - 15px) calc(25% - 15px) calc(25% - 15px) calc(25% - 15px);
  min-height: 820px;
  grid-gap: 20px 20px;
}

.u-section-2 .u-list-item-1 {
  transition-duration: 0.5s;
}

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

.u-section-2 .u-image-3 {
  height: 134px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-2 .u-text-14 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

.u-section-2 .u-list-item-2 {
  transition-duration: 0.5s;
}

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

.u-section-2 .u-image-4 {
  height: 134px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-2 .u-text-15 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

.u-section-2 .u-list-item-3 {
  transition-duration: 0.5s;
}

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

.u-section-2 .u-image-5 {
  height: 134px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-2 .u-text-16 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

.u-section-2 .u-list-item-4 {
  transition-duration: 0.5s;
}

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

.u-section-2 .u-image-6 {
  height: 134px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-2 .u-text-17 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

.u-section-2 .u-list-item-5 {
  transition-duration: 0.5s;
}

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

.u-section-2 .u-image-7 {
  height: 134px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-2 .u-text-18 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

.u-section-2 .u-list-item-6 {
  transition-duration: 0.5s;
}

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

.u-section-2 .u-image-8 {
  height: 134px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-2 .u-text-19 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

.u-section-2 .u-list-item-7 {
  transition-duration: 0.5s;
}

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

.u-section-2 .u-image-9 {
  height: 134px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-2 .u-text-20 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

.u-section-2 .u-list-item-8 {
  transition-duration: 0.5s;
}

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

.u-section-2 .u-image-10 {
  height: 134px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-2 .u-text-21 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

.u-section-2 .u-list-item-9 {
  transition-duration: 0.5s;
}

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

.u-section-2 .u-image-11 {
  height: 134px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-2 .u-text-22 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

.u-section-2 .u-list-item-10 {
  transition-duration: 0.5s;
}

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

.u-section-2 .u-image-12 {
  height: 134px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-2 .u-text-23 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

.u-section-2 .u-list-item-11 {
  transition-duration: 0.5s;
}

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

.u-section-2 .u-image-13 {
  height: 134px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-2 .u-text-24 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

.u-section-2 .u-list-item-12 {
  transition-duration: 0.5s;
}

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

.u-section-2 .u-image-14 {
  height: 134px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-2 .u-text-25 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

.u-section-2 .u-list-item-13 {
  transition-duration: 0.5s;
}

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

.u-section-2 .u-image-15 {
  height: 134px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-2 .u-text-26 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

.u-section-2 .u-list-item-14 {
  transition-duration: 0.5s;
}

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

.u-section-2 .u-image-16 {
  height: 134px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-2 .u-text-27 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

.u-section-2 .u-list-item-15 {
  transition-duration: 0.5s;
}

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

.u-section-2 .u-image-17 {
  height: 134px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-2 .u-text-28 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

.u-section-2 .u-list-item-16 {
  transition-duration: 0.5s;
}

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

.u-section-2 .u-image-18 {
  height: 134px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-2 .u-text-29 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

.u-section-2 .u-icon-47 {
  width: 15px;
  height: 32px;
  margin: 0;
  padding: 0;
}

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

  .u-section-2 .u-image-1 {
    height: auto;
  }

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

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

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

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

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

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

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

  .u-section-2 .u-icon-1 {
    margin-top: 20px;
  }

  .u-section-2 .u-icon-6 {
    margin-right: 430px;
  }

  .u-section-2 .u-icon-7 {
    margin-right: 430px;
  }

  .u-section-2 .u-icon-8 {
    margin-right: 430px;
  }

  .u-section-2 .u-icon-9 {
    margin-right: 430px;
  }

  .u-section-2 .u-icon-14 {
    margin-right: 430px;
  }

  .u-section-2 .u-icon-15 {
    margin-right: 430px;
  }

  .u-section-2 .u-icon-16 {
    margin-right: 430px;
  }

  .u-section-2 .u-icon-17 {
    margin-right: 430px;
  }

  .u-section-2 .u-icon-18 {
    margin-right: 430px;
  }

  .u-section-2 .u-icon-19 {
    margin-right: 430px;
  }

  .u-section-2 .u-text-6 {
    margin-left: 2px;
    margin-right: 2px;
  }

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

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

  .u-section-2 .u-text-8 {
    font-size: 1.875rem;
    margin-right: 63px;
    margin-left: 0;
  }

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

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

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

  .u-section-2 .u-icon-25 {
    margin-top: 20px;
  }

  .u-section-2 .u-icon-30 {
    margin-right: 430px;
  }

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

  .u-section-2 .u-icon-33 {
    margin-right: 430px;
  }

  .u-section-2 .u-text-13 {
    margin-right: 84px;
    margin-left: 1px;
  }

  .u-section-2 .u-icon-34 {
    margin-top: -574px;
  }

  .u-section-2 .u-icon-39 {
    margin-right: 430px;
  }

  .u-section-2 .u-icon-42 {
    margin-right: 430px;
  }

  .u-section-2 .u-icon-45 {
    margin-right: 430px;
  }

  .u-section-2 .u-icon-46 {
    margin-top: -688px;
  }

  .u-section-2 .u-image-2 {
    width: 235px;
    height: 134px;
    margin-top: 676px;
  }

  .u-section-2 .u-list-1 {
    width: 940px;
  }

  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(4, calc(25% - 15px));
    min-height: 757px;
  }

  .u-section-2 .u-image-3 {
    height: 122px;
  }

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

  .u-section-2 .u-image-5 {
    height: 122px;
  }

  .u-section-2 .u-image-6 {
    height: 122px;
  }

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

  .u-section-2 .u-image-8 {
    height: 122px;
  }

  .u-section-2 .u-image-9 {
    height: 122px;
  }

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

  .u-section-2 .u-image-11 {
    height: 122px;
  }

  .u-section-2 .u-image-12 {
    height: 122px;
  }

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

  .u-section-2 .u-image-14 {
    height: 122px;
  }

  .u-section-2 .u-image-15 {
    height: 122px;
  }

  .u-section-2 .u-image-16 {
    height: 122px;
  }

  .u-section-2 .u-image-17 {
    height: 122px;
  }

  .u-section-2 .u-image-18 {
    height: 122px;
  }
}

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

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

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

  .u-section-2 .u-text-2 {
    font-size: 2.25rem;
    margin-right: 0;
  }

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

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

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

  .u-section-2 .u-icon-6 {
    margin-right: 320px;
  }

  .u-section-2 .u-icon-7 {
    margin-right: 320px;
  }

  .u-section-2 .u-icon-8 {
    margin-right: 320px;
  }

  .u-section-2 .u-icon-9 {
    margin-right: 320px;
  }

  .u-section-2 .u-icon-14 {
    margin-right: 320px;
  }

  .u-section-2 .u-icon-15 {
    margin-right: 320px;
  }

  .u-section-2 .u-icon-16 {
    margin-right: 320px;
  }

  .u-section-2 .u-icon-17 {
    margin-right: 320px;
  }

  .u-section-2 .u-icon-18 {
    margin-right: 320px;
  }

  .u-section-2 .u-icon-19 {
    margin-right: 320px;
  }

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

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

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

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

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

  .u-section-2 .u-text-11 {
    margin-right: 24px;
    margin-left: 0;
  }

  .u-section-2 .u-icon-30 {
    margin-right: 320px;
  }

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

  .u-section-2 .u-icon-31 {
    margin-top: -94px;
  }

  .u-section-2 .u-icon-33 {
    margin-right: 320px;
  }

  .u-section-2 .u-text-13 {
    margin-top: 8px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-icon-39 {
    margin-right: 320px;
  }

  .u-section-2 .u-icon-42 {
    margin-right: 320px;
  }

  .u-section-2 .u-icon-45 {
    margin-right: 320px;
  }

  .u-section-2 .u-icon-46 {
    margin-top: -719px;
  }

  .u-section-2 .u-image-2 {
    width: 180px;
    height: 103px;
    margin-top: 707px;
  }

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

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

  .u-section-2 .u-image-3 {
    height: 200px;
  }

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

  .u-section-2 .u-image-5 {
    height: 200px;
  }

  .u-section-2 .u-image-6 {
    height: 200px;
  }

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

  .u-section-2 .u-image-8 {
    height: 200px;
  }

  .u-section-2 .u-image-9 {
    height: 200px;
  }

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

  .u-section-2 .u-image-11 {
    height: 200px;
  }

  .u-section-2 .u-image-12 {
    height: 200px;
  }

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

  .u-section-2 .u-image-14 {
    height: 200px;
  }

  .u-section-2 .u-image-15 {
    height: 200px;
  }

  .u-section-2 .u-image-16 {
    height: 200px;
  }

  .u-section-2 .u-image-17 {
    height: 200px;
  }

  .u-section-2 .u-image-18 {
    height: 200px;
  }
}

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

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

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

  .u-section-2 .u-icon-31 {
    margin-top: -126px;
  }

  .u-section-2 .u-text-13 {
    margin-top: 27px;
  }

  .u-section-2 .u-icon-46 {
    margin-top: -635px;
  }

  .u-section-2 .u-image-2 {
    width: 270px;
    height: 155px;
    margin-top: 623px;
  }

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

  .u-section-2 .u-repeater-1 {
    grid-template-columns: 100%;
  }

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

  .u-section-2 .u-image-3 {
    height: 325px;
  }

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

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

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

  .u-section-2 .u-image-5 {
    height: 325px;
  }

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

  .u-section-2 .u-image-6 {
    height: 325px;
  }

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

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

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

  .u-section-2 .u-image-8 {
    height: 325px;
  }

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

  .u-section-2 .u-image-9 {
    height: 325px;
  }

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

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

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

  .u-section-2 .u-image-11 {
    height: 325px;
  }

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

  .u-section-2 .u-image-12 {
    height: 325px;
  }

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

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

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

  .u-section-2 .u-image-14 {
    height: 325px;
  }

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

  .u-section-2 .u-image-15 {
    height: 325px;
  }

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

  .u-section-2 .u-image-16 {
    height: 325px;
  }

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

  .u-section-2 .u-image-17 {
    height: 325px;
  }

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

  .u-section-2 .u-image-18 {
    height: 325px;
  }
}

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

  .u-section-2 .u-image-1 {
    margin-top: 26px;
  }

  .u-section-2 .u-text-1 {
    font-size: 2.25rem;
    width: 320px;
  }

  .u-section-2 .u-layout-wrap-1 {
    width: calc(((100% - 340px) / 2) + 340px);
    margin-top: 487px;
    margin-right: 0;
  }

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

  .u-section-2 .u-text-2 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 3px;
  }

  .u-section-2 .u-text-3 {
    width: auto;
    margin-right: -50px;
  }

  .u-section-2 .u-text-4 {
    width: auto;
    margin-top: 165px;
    margin-right: 13px;
    margin-left: -13px;
  }

  .u-section-2 .u-text-5 {
    width: auto;
    margin-top: 20px;
    margin-right: -63px;
    margin-left: 15px;
  }

  .u-section-2 .u-icon-1 {
    margin-top: -638px;
    margin-left: -13px;
  }

  .u-section-2 .u-icon-2 {
    margin-top: 127px;
    margin-left: -13px;
  }

  .u-section-2 .u-icon-3 {
    margin-top: 133px;
    margin-left: -13px;
  }

  .u-section-2 .u-icon-4 {
    margin-top: 0;
    margin-left: -13px;
  }

  .u-section-2 .u-icon-5 {
    margin-top: -356px;
    margin-left: -13px;
  }

  .u-section-2 .u-icon-6 {
    margin-right: 388px;
    margin-left: -13px;
  }

  .u-section-2 .u-icon-7 {
    margin-right: 388px;
    margin-left: -13px;
  }

  .u-section-2 .u-icon-8 {
    margin-right: 388px;
    margin-left: -13px;
  }

  .u-section-2 .u-icon-9 {
    margin-top: 36px;
    margin-right: 388px;
    margin-left: -13px;
  }

  .u-section-2 .u-icon-10 {
    margin-top: 1px;
    margin-left: -13px;
  }

  .u-section-2 .u-icon-11 {
    margin-top: 0;
    margin-left: -13px;
  }

  .u-section-2 .u-icon-12 {
    margin-left: -13px;
  }

  .u-section-2 .u-icon-13 {
    margin-top: 97px;
    margin-left: -13px;
  }

  .u-section-2 .u-icon-14 {
    margin-right: 388px;
    margin-left: -13px;
  }

  .u-section-2 .u-icon-15 {
    margin-right: 388px;
    margin-left: -13px;
  }

  .u-section-2 .u-icon-16 {
    margin-right: 388px;
    margin-left: -13px;
  }

  .u-section-2 .u-icon-17 {
    margin-right: 388px;
    margin-left: -13px;
  }

  .u-section-2 .u-icon-18 {
    margin-right: 388px;
    margin-left: -13px;
  }

  .u-section-2 .u-icon-19 {
    margin-right: 388px;
    margin-left: -13px;
  }

  .u-section-2 .u-text-6 {
    width: auto;
    margin-top: -1725px;
  }

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

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

  .u-section-2 .u-icon-23 {
    margin-top: -567px;
    margin-left: -14px;
  }

  .u-section-2 .u-icon-24 {
    margin-top: 64px;
  }

  .u-section-2 .u-text-8 {
    margin-top: -2279px;
  }

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

  .u-section-2 .u-text-10 {
    width: auto;
    margin-top: 745px;
    margin-right: 14px;
    margin-left: -14px;
  }

  .u-section-2 .u-text-11 {
    width: auto;
    margin-top: 20px;
    margin-right: -14px;
    margin-left: 14px;
  }

  .u-section-2 .u-icon-25 {
    margin-top: -224px;
    margin-left: -14px;
  }

  .u-section-2 .u-icon-26 {
    margin-left: -14px;
  }

  .u-section-2 .u-icon-27 {
    margin-left: -14px;
  }

  .u-section-2 .u-icon-28 {
    margin-top: 0;
    margin-left: -14px;
  }

  .u-section-2 .u-icon-29 {
    margin-top: 1px;
    margin-left: -14px;
  }

  .u-section-2 .u-icon-30 {
    margin-right: auto;
    margin-left: -14px;
  }

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

  .u-section-2 .u-icon-31 {
    margin-top: 237px;
    margin-left: -14px;
  }

  .u-section-2 .u-icon-32 {
    margin-top: 64px;
    margin-left: -14px;
  }

  .u-section-2 .u-icon-33 {
    margin-top: -96px;
    margin-right: auto;
    margin-left: -14px;
  }

  .u-section-2 .u-text-13 {
    width: auto;
    margin-top: -288px;
    margin-right: -14px;
    margin-left: 14px;
  }

  .u-section-2 .u-icon-34 {
    margin-top: -490px;
    margin-left: -14px;
  }

  .u-section-2 .u-icon-35 {
    margin-top: 394px;
    margin-left: -14px;
  }

  .u-section-2 .u-icon-36 {
    margin-top: -64px;
    margin-left: -14px;
  }

  .u-section-2 .u-icon-37 {
    margin-top: -96px;
    margin-left: -14px;
  }

  .u-section-2 .u-icon-38 {
    margin-top: -96px;
    margin-left: -14px;
  }

  .u-section-2 .u-icon-39 {
    margin-top: -362px;
    margin-right: auto;
    margin-left: -14px;
  }

  .u-section-2 .u-icon-40 {
    margin-left: -14px;
  }

  .u-section-2 .u-icon-41 {
    margin-top: 76px;
    margin-left: -14px;
  }

  .u-section-2 .u-icon-42 {
    margin-top: 27px;
    margin-right: auto;
    margin-left: -14px;
  }

  .u-section-2 .u-icon-43 {
    margin-left: -14px;
  }

  .u-section-2 .u-icon-44 {
    margin-left: -14px;
  }

  .u-section-2 .u-icon-45 {
    margin-right: auto;
    margin-left: -14px;
  }

  .u-section-2 .u-icon-46 {
    margin-top: -234px;
    margin-left: -13px;
  }

  .u-section-2 .u-image-2 {
    width: 170px;
    height: 98px;
    margin-top: -1499px;
    margin-right: -293px;
    margin-left: auto;
  }

  .u-section-2 .u-list-1 {
    width: 340px;
    margin-top: -2081px;
    margin-bottom: 11px;
  }

  .u-section-2 .u-repeater-1 {
    min-height: 4299px;
  }

  .u-section-2 .u-image-3 {
    height: 200px;
  }

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

  .u-section-2 .u-image-5 {
    height: 200px;
  }

  .u-section-2 .u-image-6 {
    height: 200px;
  }

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

  .u-section-2 .u-image-8 {
    height: 200px;
  }

  .u-section-2 .u-image-9 {
    height: 200px;
  }

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

  .u-section-2 .u-image-11 {
    height: 200px;
  }

  .u-section-2 .u-image-12 {
    height: 200px;
  }

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

  .u-section-2 .u-image-14 {
    height: 200px;
  }

  .u-section-2 .u-image-15 {
    height: 200px;
  }

  .u-section-2 .u-image-16 {
    height: 200px;
  }

  .u-section-2 .u-image-17 {
    height: 200px;
  }

  .u-section-2 .u-image-18 {
    height: 200px;
  }

  .u-section-2 .u-icon-47 {
    margin-top: 1794px;
    margin-bottom: 2px;
  }
}

.u-section-2 .u-text-15,
.u-section-2 .u-text-15:before,
.u-section-2 .u-text-15 > .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-2 .u-container-layout:hover .u-text-15 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover > .u-section-2 .u-text-15 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-97d1-38:not([data-block-selected]):not([data-cell-selected]),
.u-block-97d1-38:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-97d1-38:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout:hover .u-block-97d1-38:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-97d1-38:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-2 .u-text-14,
.u-section-2 .u-text-14:before,
.u-section-2 .u-text-14 > .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-2 .u-container-layout:hover .u-text-14 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover > .u-section-2 .u-text-14 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-2 .u-text-16,
.u-section-2 .u-text-16:before,
.u-section-2 .u-text-16 > .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-2 .u-container-layout:hover .u-text-16 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover > .u-section-2 .u-text-16 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-2 .u-text-17,
.u-section-2 .u-text-17:before,
.u-section-2 .u-text-17 > .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-2 .u-container-layout:hover .u-text-17 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover > .u-section-2 .u-text-17 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-97d1-44:not([data-block-selected]):not([data-cell-selected]),
.u-block-97d1-44:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-97d1-44:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout:hover .u-block-97d1-44:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-97d1-44:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-97d1-50:not([data-block-selected]):not([data-cell-selected]),
.u-block-97d1-50:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-97d1-50:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout:hover .u-block-97d1-50:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-97d1-50:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-97d1-33:not([data-block-selected]):not([data-cell-selected]),
.u-block-97d1-33:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-97d1-33:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout:hover .u-block-97d1-33:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-97d1-33:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-97d1-45:not([data-block-selected]):not([data-cell-selected]),
.u-block-97d1-45:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-97d1-45:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout:hover .u-block-97d1-45:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-97d1-45:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-97d1-51:not([data-block-selected]):not([data-cell-selected]),
.u-block-97d1-51:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-97d1-51:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout:hover .u-block-97d1-51:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-97d1-51:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-2 .u-text-18,
.u-section-2 .u-text-18:before,
.u-section-2 .u-text-18 > .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-2 .u-container-layout:hover .u-text-18 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover > .u-section-2 .u-text-18 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-2 .u-text-19,
.u-section-2 .u-text-19:before,
.u-section-2 .u-text-19 > .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-2 .u-container-layout:hover .u-text-19 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover > .u-section-2 .u-text-19 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-2 .u-text-20,
.u-section-2 .u-text-20:before,
.u-section-2 .u-text-20 > .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-2 .u-container-layout:hover .u-text-20 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover > .u-section-2 .u-text-20 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-2 .u-text-21,
.u-section-2 .u-text-21:before,
.u-section-2 .u-text-21 > .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-2 .u-container-layout:hover .u-text-21 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover > .u-section-2 .u-text-21 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-2 .u-text-22,
.u-section-2 .u-text-22:before,
.u-section-2 .u-text-22 > .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-2 .u-container-layout:hover .u-text-22 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover > .u-section-2 .u-text-22 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-2 .u-text-23,
.u-section-2 .u-text-23:before,
.u-section-2 .u-text-23 > .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-2 .u-container-layout:hover .u-text-23 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover > .u-section-2 .u-text-23 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-2 .u-text-24,
.u-section-2 .u-text-24:before,
.u-section-2 .u-text-24 > .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-2 .u-container-layout:hover .u-text-24 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover > .u-section-2 .u-text-24 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-2 .u-text-25,
.u-section-2 .u-text-25:before,
.u-section-2 .u-text-25 > .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-2 .u-container-layout:hover .u-text-25 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover > .u-section-2 .u-text-25 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-2 .u-text-26,
.u-section-2 .u-text-26:before,
.u-section-2 .u-text-26 > .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-2 .u-container-layout:hover .u-text-26 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover > .u-section-2 .u-text-26 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-2 .u-text-27,
.u-section-2 .u-text-27:before,
.u-section-2 .u-text-27 > .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-2 .u-container-layout:hover .u-text-27 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover > .u-section-2 .u-text-27 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-2 .u-text-28,
.u-section-2 .u-text-28:before,
.u-section-2 .u-text-28 > .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-2 .u-container-layout:hover .u-text-28 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover > .u-section-2 .u-text-28 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-2 .u-text-29,
.u-section-2 .u-text-29:before,
.u-section-2 .u-text-29 > .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-2 .u-container-layout:hover .u-text-29 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover > .u-section-2 .u-text-29 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}.u-section-3 .u-sheet-1 {
  min-height: 496px;
  margin-bottom: 0;
}

.u-section-3 .u-gallery-1 {
  height: 427px;
  width: 137px;
  margin: 35px 223px 0 auto;
}

.u-section-3 .u-carousel-indicators-1 {
  position: absolute;
  bottom: 10px;
}

.u-section-3 .u-carousel-item-1 {
  margin-right: 0;
}

.u-section-3 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-3 .u-carousel-item-2 {
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-3 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-3 .u-carousel-item-3 {
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-3 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-3 .u-carousel-item-4 {
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-3 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-3 .u-carousel-control-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  padding: 10px;
}

.u-section-3 .u-carousel-control-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
  padding: 10px;
}

.u-section-3 .u-text-1 {
  font-size: 1.875rem;
  margin: -402px 615px 0 58px;
}

.u-section-3 .u-text-2 {
  font-weight: 400;
  font-size: 1.25rem;
  margin: 27px 522px 60px 58px;
}

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

@media (max-width: 1199px) {
  .u-section-3 .u-text-1 {
    margin-top: -352px;
    margin-right: 473px;
    margin-left: 0;
  }

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

@media (max-width: 991px) {
  .u-section-3 .u-text-1 {
    margin-top: 20px;
    margin-right: 253px;
  }

  .u-section-3 .u-text-2 {
    margin-top: 274px;
    margin-right: 160px;
  }
}

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

  .u-section-3 .u-gallery-1 {
    width: 84px;
    height: 321px;
    margin-top: 317px;
    margin-right: auto;
  }

  .u-section-3 .u-text-1 {
    margin-top: -638px;
    margin-right: 73px;
  }

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

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

  .u-section-3 .u-gallery-1 {
    width: 81px;
    height: 252px;
    margin-top: 609px;
  }

  .u-section-3 .u-text-1 {
    width: auto;
    margin-top: -804px;
    margin-right: 0;
  }

  .u-section-3 .u-text-2 {
    width: auto;
    margin-top: 37px;
  }
} .u-section-4 {
  min-height: 663px;
}

.u-section-4 .u-image-1 {
  filter: brightness(0.3);
  height: 737px;
  margin: 0;
}

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

.u-section-4 .u-layout-cell-1 {
  min-height: 533px;
}

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

.u-section-4 .u-text-1 {
  font-size: 3rem;
  font-family: "Playfair Display", serif;
  margin: 111px 0 0 -37px;
}

.u-section-4 .u-text-2 {
  font-weight: 400;
  font-size: 1.25rem;
  margin: -32px 63px 0 -37px;
}

.u-section-4 .u-text-3 {
  line-height: 2.025;
  font-size: 1.125rem;
  font-weight: normal;
  margin: 87px 40px 0;
}

.u-section-4 .u-image-2 {
  min-height: 533px;
  background-image: url("images/2c6c8295-add1-4dc0-a55a-3a6303640ce7.jpeg");
  background-position: 50% 50%;
}

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

@media (max-width: 1199px) {
  .u-section-4 .u-image-1 {
    margin-top: 226px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-layout-wrap-1 {
    margin-top: -492px;
  }
}

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

  .u-section-4 .u-image-1 {
    margin-top: 139px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-layout-wrap-1 {
    width: 720px;
    margin-top: -405px;
    margin-left: calc(((100% - 1140px) / 2) + 210px);
  }

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

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

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

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

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

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

  .u-section-4 .u-image-1 {
    height: 521px;
    margin-top: 348px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-layout-wrap-1 {
    width: 540px;
    margin-top: -474px;
    margin-left: auto;
  }

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

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

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

  .u-section-4 .u-image-1 {
    height: 393px;
    margin-top: 54px;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-4 .u-layout-cell-1 {
    min-height: 334px;
  }

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

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

  .u-section-4 .u-text-2 {
    width: auto;
    margin-top: -24px;
    margin-right: -14px;
    margin-left: 14px;
  }

  .u-section-4 .u-text-3 {
    margin-top: 190px;
  }

  .u-section-4 .u-image-2 {
    min-height: 290px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 541px;
}

.u-section-5 .u-layout-wrap-1 {
  margin: 45px 0 37px;
}

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

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

.u-section-5 .u-text-1 {
  font-size: 3rem;
  font-family: abril-fatface;
  margin: -5px 0 0 6px;
}

.u-section-5 .u-text-2 {
  line-height: 2;
  font-size: 1.25rem;
  font-weight: 300;
  margin: 34px 3px 0;
}

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

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

.u-section-5 .u-text-3 {
  font-size: 3rem;
  font-family: abril-fatface;
  margin: 0;
}

.u-section-5 .u-text-4 {
  font-weight: 400;
  margin: 81px -9px 0 0;
}

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

.u-section-5 .u-btn-2 {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-image: none;
  margin: 55px auto 0;
  padding: 16px 35px 16px 34px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-5 .u-layout-wrap-1 {
    margin-top: 41px;
    margin-bottom: 0;
    margin-right: initial;
    margin-left: initial;
  }

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

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

  .u-section-5 .u-text-1 {
    font-size: 2.25rem;
    margin-left: 10px;
    margin-right: 10px;
  }

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

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

  .u-section-5 .u-text-3 {
    font-size: 2.25rem;
  }

  .u-section-5 .u-text-4 {
    width: auto;
    margin-top: 23px;
  }

  .u-section-5 .u-btn-2 {
    margin-top: 37px;
  }
} .u-section-6 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('images/054b3f4f-b71b-4fa3-a1e9-6080b3d99984.png');
  background-position: 50% 50%;
}

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

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

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

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

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

.u-section-6 .u-text-2 {
  letter-spacing: 2px;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 32px 0 0;
}

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

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

.u-section-6 .u-btn-3 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-btn-4 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-image-1 {
  width: 240px;
  height: 222px;
  margin: -183px auto 0 0;
}

.u-section-6 .u-btn-5 {
  border-style: solid;
  background-image: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.875rem;
  margin: 60px auto 0;
  padding: 10px 40px;
}

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

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

.u-section-6 .u-text-3 {
  font-weight: 400;
  font-size: 1.25rem;
  margin: 106px -68px 0 7px;
}

.u-section-6 .u-form-1 {
  height: 457px;
  width: 480px;
  margin: 11px 90px 0 0;
}

.u-section-6 .u-label-1 {
  font-weight: 700;
}

.u-section-6 .u-label-2 {
  font-weight: 700;
}

.u-section-6 .u-form-group-3 {
  margin-left: 0;
}

.u-section-6 .u-label-3 {
  font-weight: 700;
}

.u-section-6 .u-label-4 {
  font-weight: 700;
}

.u-section-6 .u-btn-6 {
  background-image: none;
  border-style: none;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 10px 0;
}

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

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

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

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

  .u-section-6 .u-form-1 {
    margin-right: 0;
    width: 380px;
  }
}

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

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

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

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

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

  .u-section-6 .u-form-1 {
    width: 300px;
  }
}

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

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

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

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

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

  .u-section-6 .u-form-1 {
    height: 562px;
    margin-top: 10px;
    margin-right: 40px;
    width: 340px;
  }
}