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

.u-section-1 .u-icon-1 {
  width: 64px;
  height: 64px;
  margin: 40px auto;
}.u-section-2 .u-sheet-1 {
  min-height: 91px;
}

.u-section-2 .u-text-1 {
  text-transform: uppercase;
  font-size: 2.25rem;
  letter-spacing: 2px;
  margin: 20px auto 32px;
}.u-section-3 .u-sheet-1 {
  min-height: 66px;
}

.u-section-3 .u-image-1 {
  width: 70px;
  height: 7px;
  margin: 30px auto;
}.u-section-4 .u-sheet-1 {
  min-height: 242px;
}

.u-section-4 .u-text-1 {
  margin-bottom: 0;
  margin-top: 30px;
}

.u-section-4 .u-text-2 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}.u-section-5 .u-sheet-1 {
  min-height: 67px;
}

.u-section-5 .u-text-1 {
  margin-bottom: 19px;
  margin-top: 19px;
  font-weight: 700;
}.u-section-6 .u-sheet-1 {
  min-height: 831px;
}

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

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

  .u-section-6 .u-image-1 {
    width: 540px;
    height: 792px;
  }
}

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

  .u-section-6 .u-image-1 {
    width: 340px;
    height: 499px;
  }
}

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

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

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

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

@media (max-width: 767px) {
  .u-section-7 .u-text-1 {
    margin-top: 60px;
  }
}