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

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

.u-section-1 .u-text-2 {
  width: 900px;
  margin: 30px auto 50px;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-2 {
    width: 768px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-2 {
    width: 576px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-2 {
    width: 360px;
  }
}@font-face {
  font-family: 'HelveticaNeueThin';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/HelveticaNeueThin.otf);
}@font-face {
  font-family: 'GillSansBold';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/GillSansBold.otf);
}