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

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

.u-section-1 .u-text-2 {
  line-height: 1.8;
  font-size: 1.5rem;
  margin: 19px 0 40px;
}

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

  .u-section-1 .u-text-2 {
    width: auto;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-2 {
    font-size: 1rem;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 421px;
}

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

.u-section-2 .u-text-2 {
  line-height: 1.8;
  font-size: 1.5rem;
  margin: 20px 0 60px;
}

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

  .u-section-2 .u-text-2 {
    width: auto;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-text-2 {
    font-size: 1rem;
  }
}@font-face {
  font-family: 'grapple';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/grapple.ttf);
}@font-face {
  font-family: 'Monospace821BT-Roman';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Monospace821BT-Roman.ttf);
}@font-face {
  font-family: 'Swiss721BT-LightCondensed';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Swiss721BT-LightCondensed.ttf);
}