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

.u-section-1 .u-group-elements-1 {
  width: 799px;
  min-height: 1142px;
  height: auto;
  margin: 53px auto 0;
}

.u-section-1 .u-text-1 {
  font-family: helveticaneue-bold;
  font-weight: 100;
  font-size: 3rem;
  margin: 0;
}

.u-section-1 .u-text-2 {
  font-family: helveticaneueltstd-md;
  font-weight: 300;
  letter-spacing: normal;
  margin: 33px 0 0;
}

.u-section-1 .u-line-1 {
  width: 799px;
  transform-origin: left center;
  margin: 67px auto 60px;
}

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

  .u-section-1 .u-group-elements-1 {
    width: 580px;
    min-height: 1473px;
    margin-top: 50px;
    margin-right: 53px;
  }

  .u-section-1 .u-line-1 {
    width: 580px;
    margin-top: 70px;
    margin-bottom: 51px;
  }
}

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

  .u-section-1 .u-group-elements-1 {
    min-height: 1386px;
    width: 480px;
    margin-top: 53px;
    margin-right: auto;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.5rem;
    font-weight: 400;
  }

  .u-section-1 .u-line-1 {
    width: 480px;
    margin-top: 52px;
    margin-bottom: 53px;
  }
}

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

  .u-section-1 .u-group-elements-1 {
    min-height: 1940px;
    width: 340px;
  }

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

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

  .u-section-1 .u-line-1 {
    margin-top: 50px;
    margin-bottom: 50px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 240px;
}

.u-section-2 .u-icon-1 {
  width: 120px;
  height: 120px;
  margin: 60px auto;
  padding: 0;
}

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

  .u-section-2 .u-icon-1 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}
/* page-custom-fonts */
@font-face {
  font-family: 'helveticaneue-bold';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/helveticaneue-bold.woff);
}@font-face {
  font-family: 'helveticaneueltstd-md';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/helveticaneueltstd-md.woff);
}