 .u-section-1 {
  background-image: linear-gradient(black, #001a4d);
}

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

.u-section-1 .u-text-1 {
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  font-size: 1.5rem;
  margin: 68px auto 0;
}

.u-section-1 .u-text-2 {
  transition-duration: 0.5s;
  font-size: 2.375rem;
  font-weight: 700;
  margin: 0 auto;
}

.u-section-1 .u-slider-1 {
  min-height: 301px;
  margin-top: 0;
  margin-bottom: 4px;
}

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

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

.u-section-1 .u-gallery-1 {
  height: 241px;
  margin-top: 0;
  margin-bottom: 0;
  grid-gap: 10px 10px;
}

.u-section-1 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  grid-gap: 20px 20px;
}

.u-section-1 .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-1 .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-1 .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-1 .u-carousel-item-2 {
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-1 .u-gallery-2 {
  height: 241px;
  margin-top: 0;
  margin-bottom: 0;
  grid-gap: 10px 10px;
}

.u-section-1 .u-gallery-inner-2 {
  grid-template-columns: auto auto auto;
  grid-gap: 20px 20px;
}

.u-section-1 .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-1 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

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

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

.u-section-1 .u-gallery-3 {
  height: 241px;
  margin-top: 0;
  margin-bottom: 0;
  grid-gap: 10px 10px;
}

.u-section-1 .u-gallery-inner-3 {
  grid-template-columns: auto auto auto;
  grid-gap: 20px 20px;
}

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

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

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

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

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

.u-section-1 .u-gallery-4 {
  height: 241px;
  margin-top: 0;
  margin-bottom: 0;
  grid-gap: 10px 10px;
}

.u-section-1 .u-gallery-inner-4 {
  grid-template-columns: auto auto auto;
  grid-gap: 20px 20px;
}

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

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

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

.u-section-1 .u-carousel-control-1 {
  width: 55px;
  height: 55px;
}

.u-section-1 .u-carousel-control-2 {
  width: 55px;
  height: 55px;
}

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

  .u-section-1 .u-text-2 {
    transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  }

  .u-section-1 .u-slider-1 {
    min-height: 453px;
    height: auto;
  }

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

  .u-section-1 .u-gallery-1 {
    height: 393px;
    grid-template-columns: repeat(3, auto);
  }

  .u-section-1 .u-gallery-inner-1 {
    grid-template-columns: repeat(3, auto);
  }

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

  .u-section-1 .u-gallery-2 {
    height: 393px;
    grid-template-columns: repeat(3, auto);
  }

  .u-section-1 .u-gallery-inner-2 {
    grid-template-columns: repeat(3, auto);
  }

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

  .u-section-1 .u-gallery-3 {
    height: 393px;
    grid-template-columns: repeat(3, auto);
  }

  .u-section-1 .u-gallery-inner-3 {
    grid-template-columns: repeat(3, auto);
  }

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

  .u-section-1 .u-gallery-4 {
    height: 393px;
    grid-template-columns: repeat(3, auto);
  }

  .u-section-1 .u-gallery-inner-4 {
    grid-template-columns: repeat(3, auto);
  }
}

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

  .u-section-1 .u-gallery-1 {
    height: 680px;
    grid-template-columns: repeat(2, auto);
  }

  .u-section-1 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }

  .u-section-1 .u-gallery-2 {
    height: 235px;
    grid-template-columns: auto auto;
  }

  .u-section-1 .u-gallery-inner-2 {
    grid-template-columns: auto auto auto;
  }

  .u-section-1 .u-gallery-3 {
    height: 680px;
    grid-template-columns: repeat(2, auto);
  }

  .u-section-1 .u-gallery-inner-3 {
    grid-template-columns: repeat(2, auto);
  }

  .u-section-1 .u-gallery-4 {
    height: 680px;
    grid-template-columns: repeat(2, auto);
  }

  .u-section-1 .u-gallery-inner-4 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-1 .u-gallery-1 {
    height: 1607px;
    grid-template-columns: repeat(1, auto);
  }

  .u-section-1 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }

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

  .u-section-1 .u-gallery-2 {
    height: 200px;
    grid-template-columns: auto;
    width: 100%;
  }

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

  .u-section-1 .u-gallery-3 {
    height: 1607px;
    grid-template-columns: repeat(1, auto);
  }

  .u-section-1 .u-gallery-inner-3 {
    grid-template-columns: repeat(1, auto);
  }

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

  .u-section-1 .u-gallery-4 {
    height: 1607px;
    grid-template-columns: repeat(1, auto);
  }

  .u-section-1 .u-gallery-inner-4 {
    grid-template-columns: repeat(1, auto);
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-slider-1 {
    min-height: 220px;
    width: 100%;
  }

  .u-section-1 .u-gallery-1 {
    height: 161px;
    grid-template-columns: auto;
    width: 100%;
  }

  .u-section-1 .u-gallery-inner-1 {
    grid-template-columns: auto auto auto;
  }

  .u-section-1 .u-gallery-2 {
    height: 161px;
    width: auto;
  }

  .u-section-1 .u-gallery-3 {
    height: 161px;
    grid-template-columns: auto;
    width: 100%;
  }

  .u-section-1 .u-gallery-inner-3 {
    grid-template-columns: auto auto auto;
  }

  .u-section-1 .u-gallery-4 {
    height: 161px;
    grid-template-columns: auto;
    width: 100%;
  }

  .u-section-1 .u-gallery-inner-4 {
    grid-template-columns: auto auto auto;
  }
}

.u-section-1 .u-text-1,
.u-section-1 .u-text-1:before,
.u-section-1 .u-text-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, background-size, background-position;
}

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

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

.u-section-1 .u-container-layout:hover .u-text-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-1 .u-text-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-1 .u-text-2,
.u-section-1 .u-text-2:before,
.u-section-1 .u-text-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, background-size, background-position;
}

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

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

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

.u-container-layout.hover .u-section-1 .u-text-2 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
} .u-section-2 {
  background-image: none;
  min-height: 592px;
}

.u-section-2 .u-image-1 {
  height: 591px;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  margin-top: 1px;
  margin-bottom: 0;
}

.u-section-2 .u-group-1 {
  min-height: 386px;
  width: 570px;
  margin: -520px auto 117px calc(((100% - 1140px) / 2));
}

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

.u-section-2 .u-text-1 {
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-family: Roboto, sans-serif;
  margin: 6px 1px 0;
}

.u-section-2 .u-text-2 {
  font-family: Oswald, sans-serif;
  font-size: 4.25rem;
  transition-duration: 0.5s;
  text-shadow: 2px 0 0 rgba(0,0,0,0);
  margin: 20px 1px 0;
}

.u-section-2 .u-btn-1 {
  border-style: none;
  background-image: linear-gradient(#f9e79b, #f1c50e);
  margin: 30px auto 0 1px;
  padding: 8px 28px 8px 27px;
}

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

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

  .u-section-2 .u-group-1 {
    width: 515px;
    min-height: 478px;
    transition-duration: 0.5s;
    margin-top: -491px;
    margin-bottom: 15px;
    margin-left: calc(((100% - 940px) / 2) + 41px);
  }
}

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

  .u-section-2 .u-image-1 {
    height: 474px;
    margin-top: 22px;
  }

  .u-section-2 .u-group-1 {
    width: 513px;
    min-height: 463px;
    margin-top: -469px;
    margin-bottom: 7px;
    margin-left: calc(((100% - 720px) / 2));
  }

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

@media (max-width: 767px) {
  .u-section-2 .u-image-1 {
    height: 404px;
  }

  .u-section-2 .u-group-1 {
    width: 478px;
    min-height: 292px;
    margin-top: -340px;
    margin-left: auto;
    margin-bottom: 60px;
  }

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

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

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

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

  .u-section-2 .u-image-1 {
    height: 257px;
    transition-duration: 0.5s;
  }

  .u-section-2 .u-group-1 {
    min-height: 253px;
    margin-top: -255px;
    margin-bottom: 2px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

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

  .u-section-2 .u-btn-1 {
    margin-left: auto;
  }
}

.u-section-2 .u-image-1,
.u-section-2 .u-image-1:before,
.u-section-2 .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, background-size, background-position;
}

.u-section-2 .u-image-1.u-image-1.u-image-1:hover {
  box-shadow: 2px 2px 8px 0 rgba(128,128,128,1) !important;
}

.u-section-2 .u-image-1.u-image-1.u-image-1.hover {
  box-shadow: 2px 2px 8px 0 rgba(128,128,128,1) !important;
}

.u-section-2 .u-text-2,
.u-section-2 .u-text-2:before,
.u-section-2 .u-text-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, background-size, background-position;
}

.u-section-2 .u-text-2.u-text-2.u-text-2:hover {
  text-shadow: 2px 2px 8px rgba(128,128,128,1) !important;
}

.u-section-2 .u-text-2.u-text-2.u-text-2.hover {
  text-shadow: 2px 2px 8px rgba(128,128,128,1) !important;
} .u-section-3 {
  background-image: none;
}

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

.u-section-3 .u-text-1 {
  font-size: 3.75rem;
  font-weight: normal;
  margin: 67px auto 0;
}

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

.u-section-3 .u-shape-1 {
  width: 444px;
  height: 467px;
  margin: 40px auto 0 0;
}

.u-section-3 .u-shape-2 {
  width: 618px;
  height: 448px;
  margin: -162px 0 0 auto;
}

.u-section-3 .u-layout-wrap-1 {
  width: 1029px;
  margin: -708px auto 0;
}

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

.u-section-3 .u-container-layout-1 {
  margin-bottom: 0;
  background-position: 50% 50%;
  padding: 30px;
}

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

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

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

.u-section-3 .u-text-3 {
  text-transform: none;
  font-weight: normal;
  margin: 0;
}

.u-section-3 .u-text-4 {
  font-style: normal;
  margin: 30px 0 0;
}

.u-section-3 .u-image-2 {
  min-height: 369px;
  background-position: 50% 50%;
}

.u-section-3 .u-container-layout-4 {
  margin-bottom: 0;
  padding: 30px;
}

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

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

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

.u-section-3 .u-text-5 {
  text-transform: none;
  font-weight: normal;
  margin: 0;
}

.u-section-3 .u-text-6 {
  font-style: normal;
  margin: 30px 0 0;
}

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

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

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

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

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

.u-section-3 .u-text-7 {
  text-transform: none;
  font-weight: normal;
  margin: 0;
}

.u-section-3 .u-text-8 {
  font-style: normal;
  margin: 30px 0 0;
}

.u-section-3 .u-btn-1 {
  border-style: solid;
  font-size: 0.9375rem;
  font-weight: 500;
  margin: 50px auto 45px;
  padding: 6px 31px 6px 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-3 .u-shape-2 {
    width: 540px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 575px) {
  .u-section-3 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 60px;
  }

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

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

  .u-section-3 .u-shape-2 {
    width: 340px;
  }

  .u-section-3 .u-layout-wrap-1 {
    width: 340px;
  }

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

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

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

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

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

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

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

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

  .u-section-3 .u-container-layout-9 {
    padding-left: 20px;
    padding-right: 20px;
  }
} .u-section-4 {
  background-image: linear-gradient(#e5e5e5, white);
}

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

.u-section-4 .u-text-1 {
  width: 142px;
  font-weight: 300;
  margin: 41px auto 0;
}

.u-section-4 .u-list-1 {
  margin: 41px 0 40px;
}

.u-section-4 .u-repeater-1 {
  grid-template-columns: calc(33.3333% - 12px) calc(33.3333% - 12px) calc(33.3333% - 12px);
  min-height: 339px;
  grid-gap: 18px 18px;
}

.u-section-4 .u-list-item-1 {
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

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

.u-section-4 .u-icon-1 {
  height: 62px;
  width: 62px;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -3px auto 0 0;
}

.u-section-4 .u-text-2 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.125rem;
  margin: 30px 2px 0 0;
}

.u-section-4 .u-text-3 {
  font-style: italic;
  margin: 30px 0 0;
}

.u-section-4 .u-list-item-2 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

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

.u-section-4 .u-icon-2 {
  height: 62px;
  width: 62px;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -3px auto 0 0;
}

.u-section-4 .u-text-4 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.125rem;
  margin: 30px 2px 0 0;
}

.u-section-4 .u-text-5 {
  font-style: italic;
  margin: 30px 0 0;
}

.u-section-4 .u-list-item-3 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

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

.u-section-4 .u-icon-3 {
  height: 62px;
  width: 62px;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -3px auto 0 0;
}

.u-section-4 .u-text-6 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.125rem;
  margin: 30px 2px 0 0;
}

.u-section-4 .u-text-7 {
  font-style: italic;
  margin: 30px 0 0;
}

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

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

  .u-section-4 .u-icon-1 {
    color: rgb(128, 128, 128) !important;
  }

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

  .u-section-4 .u-icon-2 {
    color: rgb(128, 128, 128) !important;
  }

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

  .u-section-4 .u-icon-3 {
    color: rgb(128, 128, 128) !important;
  }

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

@media (max-width: 991px) {
  .u-section-4 .u-repeater-1 {
    grid-template-columns: calc(50% - 9px) calc(50% - 9px);
    min-height: 641px;
  }

  .u-section-4 .u-text-2 {
    font-size: 1.25rem;
  }

  .u-section-4 .u-text-4 {
    font-size: 1.25rem;
  }

  .u-section-4 .u-text-6 {
    font-size: 1.25rem;
  }
}

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

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

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

  .u-section-4 .u-icon-2 {
    margin-top: 18px;
  }

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

  .u-section-4 .u-icon-3 {
    margin-top: 18px;
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-repeater-1 {
    grid-template-columns: 100%;
  }
}

.u-section-4 .u-icon-2,
.u-section-4 .u-icon-2:before,
.u-section-4 .u-icon-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, background-size, background-position;
}

.u-section-4 .u-container-layout:hover .u-icon-2 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-4 .u-icon-2 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-icon-3,
.u-section-4 .u-icon-3:before,
.u-section-4 .u-icon-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, background-size, background-position;
}

.u-section-4 .u-container-layout:hover .u-icon-3 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-4 .u-icon-3 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-icon-1,
.u-section-4 .u-icon-1:before,
.u-section-4 .u-icon-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, background-size, background-position;
}

.u-section-4 .u-container-layout:hover .u-icon-1 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-4 .u-icon-1 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}.u-section-5 .u-sheet-1 {
  min-height: 1278px;
}

.u-section-5 .u-text-1 {
  width: 328px;
  font-weight: 300;
  margin: 54px auto 0;
}

.u-section-5 .u-text-2 {
  font-size: 1.125rem;
  width: 796px;
  margin: 47px auto 0;
}

.u-section-5 .u-layout-wrap-1 {
  margin: 54px 0 60px;
}

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

.u-section-5 .u-image-1 {
  height: 264px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto 0 0;
}

.u-section-5 .u-text-3 {
  font-size: 1.25rem;
  font-family: patua-one;
  margin: 20px 20px 0;
}

.u-section-5 .u-text-4 {
  font-size: 0.875rem;
  margin: 10px 20px 0;
}

.u-section-5 .u-list-icon-1 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-list-icon-2 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-list-icon-3 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-list-icon-4 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-list-icon-5 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-list-icon-6 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-link-1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.875rem;
  margin: 10px auto 18px 20px;
}

.u-section-5 .u-layout-cell-2 {
  background-image: none;
  min-height: 490px;
}

.u-section-5 .u-image-2 {
  height: 264px;
  margin: 0 auto 0 0;
}

.u-section-5 .u-text-5 {
  font-size: 1.25rem;
  font-family: patua-one;
  margin: 20px 20px 0;
}

.u-section-5 .u-text-6 {
  font-size: 0.875rem;
  margin: 10px 20px 0;
}

.u-section-5 .u-list-icon-7 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-list-icon-8 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-link-2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.875rem;
  margin: 10px auto 18px 20px;
}

.u-section-5 .u-layout-cell-3 {
  background-image: none;
  min-height: 490px;
}

.u-section-5 .u-image-3 {
  height: 264px;
  margin: 0 auto 0 0;
}

.u-section-5 .u-text-7 {
  font-size: 1.25rem;
  font-family: patua-one;
  margin: 20px 20px 0;
}

.u-section-5 .u-text-8 {
  font-size: 0.875rem;
  margin: 10px 20px 0;
}

.u-section-5 .u-list-icon-9 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-list-icon-10 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-link-3 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.875rem;
  margin: 10px auto 18px 20px;
}

.u-section-5 .u-layout-cell-4 {
  background-image: none;
  min-height: 490px;
}

.u-section-5 .u-image-4 {
  height: 264px;
  margin: 0 auto 0 0;
}

.u-section-5 .u-text-9 {
  font-size: 1.25rem;
  font-family: patua-one;
  margin: 20px 20px 0;
}

.u-section-5 .u-text-10 {
  font-size: 0.875rem;
  margin: 10px 20px 0;
}

.u-section-5 .u-list-icon-11 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-list-icon-12 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-list-icon-13 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-list-icon-14 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-list-icon-15 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-link-4 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.875rem;
  margin: 10px auto 18px 20px;
}

.u-section-5 .u-layout-cell-5 {
  background-image: none;
  min-height: 490px;
}

.u-section-5 .u-image-5 {
  height: 264px;
  margin: 0 auto 0 0;
}

.u-section-5 .u-text-11 {
  font-size: 1.25rem;
  font-family: patua-one;
  margin: 20px 20px 0;
}

.u-section-5 .u-text-12 {
  font-size: 0.875rem;
  margin: 10px 20px 0;
}

.u-section-5 .u-list-icon-16 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-list-icon-17 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-list-icon-18 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-list-icon-19 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-list-icon-20 {
  color: rgb(235, 186, 22) !important;
}

.u-section-5 .u-link-5 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.875rem;
  margin: 10px auto 18px 20px;
}

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

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

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

  .u-section-5 .u-image-1 {
    position: relative;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-5 .u-text-3 {
    position: relative;
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-5 .u-text-4 {
    position: relative;
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-5 .u-link-1 {
    position: relative;
    width: 68px;
    margin-left: 16px;
  }

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

  .u-section-5 .u-image-2 {
    position: relative;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-5 .u-text-5 {
    position: relative;
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-5 .u-text-6 {
    position: relative;
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-5 .u-link-2 {
    position: relative;
    width: 68px;
    margin-left: 16px;
  }

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

  .u-section-5 .u-image-3 {
    position: relative;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-5 .u-text-7 {
    position: relative;
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-5 .u-text-8 {
    position: relative;
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-5 .u-link-3 {
    position: relative;
    width: 68px;
    margin-left: 16px;
  }

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

  .u-section-5 .u-image-4 {
    position: relative;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-5 .u-text-9 {
    position: relative;
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-5 .u-text-10 {
    position: relative;
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-5 .u-link-4 {
    position: relative;
    width: 68px;
    margin-left: 16px;
  }

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

  .u-section-5 .u-image-5 {
    position: relative;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-5 .u-text-11 {
    position: relative;
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-5 .u-text-12 {
    position: relative;
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-5 .u-link-5 {
    position: relative;
    width: 68px;
    margin-left: 16px;
  }
}

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

  .u-section-5 .u-text-2 {
    width: 720px;
  }

  .u-section-5 .u-text-3 {
    margin-left: 13px;
    margin-right: 13px;
  }

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

  .u-section-5 .u-link-1 {
    width: 52px;
    margin-left: 13px;
  }

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

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

  .u-section-5 .u-link-2 {
    width: 52px;
    margin-left: 13px;
  }

  .u-section-5 .u-text-7 {
    margin-left: 13px;
    margin-right: 13px;
  }

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

  .u-section-5 .u-link-3 {
    width: 52px;
    margin-left: 13px;
  }

  .u-section-5 .u-text-9 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-5 .u-text-10 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-5 .u-link-4 {
    width: 52px;
    margin-left: 13px;
  }

  .u-section-5 .u-text-11 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-5 .u-text-12 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-5 .u-link-5 {
    width: 52px;
    margin-left: 13px;
  }
}

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

  .u-section-5 .u-text-2 {
    width: 540px;
  }

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

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

  .u-section-5 .u-link-1 {
    width: 49px;
    margin-left: 9px;
  }

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

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

  .u-section-5 .u-link-2 {
    width: 49px;
    margin-left: 9px;
  }

  .u-section-5 .u-text-7 {
    margin-left: 9px;
    margin-right: 9px;
  }

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

  .u-section-5 .u-link-3 {
    width: 49px;
    margin-left: 9px;
  }

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

  .u-section-5 .u-text-10 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .u-section-5 .u-link-4 {
    width: 49px;
    margin-left: 9px;
  }

  .u-section-5 .u-text-11 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .u-section-5 .u-text-12 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .u-section-5 .u-link-5 {
    width: 49px;
    margin-left: 9px;
  }
}

@media (max-width: 575px) {
  .u-section-5 .u-text-2 {
    width: 340px;
  }

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

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

  .u-section-5 .u-link-1 {
    width: 41px;
    margin-left: 6px;
  }

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

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

  .u-section-5 .u-link-2 {
    width: 41px;
    margin-left: 6px;
  }

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

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

  .u-section-5 .u-link-3 {
    width: 41px;
    margin-left: 6px;
  }

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

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

  .u-section-5 .u-link-4 {
    width: 41px;
    margin-left: 6px;
  }

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

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

  .u-section-5 .u-link-5 {
    width: 41px;
    margin-left: 6px;
  }
}

.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, background-size, background-position;
}

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

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