.u-section-1 .u-sheet-1 {
  min-height: 600px;
}.u-section-2 .u-sheet-1 {
  min-height: 411px;
}

.u-section-2 .u-text-1 {
  font-family: FuturaBookfont;
  margin: 60px auto 0;
}

.u-section-2 .u-text-2 {
  line-height: 1.8;
  font-family: FuturaBookfont;
  width: 500px;
  margin: 40px auto;
}

@media (max-width: 575px) {
  .u-section-2 .u-text-2 {
    width: 340px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 600px;
}.u-section-4 .u-sheet-1 {
  min-height: 411px;
}

.u-section-4 .u-text-1 {
  font-family: FuturaBookfont;
  margin: 60px auto 0;
}

.u-section-4 .u-text-2 {
  line-height: 1.8;
  font-family: FuturaBookfont;
  width: 466px;
  margin: 40px auto;
}

@media (max-width: 575px) {
  .u-section-4 .u-text-2 {
    width: 340px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 600px;
}.u-section-6 .u-sheet-1 {
  min-height: 411px;
}

.u-section-6 .u-text-1 {
  font-family: FuturaBookfont;
  margin: 60px auto 0;
}

.u-section-6 .u-text-2 {
  line-height: 1.8;
  font-family: FuturaBookfont;
  width: 466px;
  margin: 40px auto;
}

@media (max-width: 575px) {
  .u-section-6 .u-text-2 {
    width: 340px;
  }
}@font-face {
  font-family: 'FuturaBookfont';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/FuturaBookfont.ttf);
}