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

.u-section-1 .u-text-1 {
  --text-color-var: #e5e5e5;
  font-weight: 500;
  width: 138px;
  margin: 23px auto 0;
}

.u-section-1 .u-image-1 {
  width: 490px;
  height: 170px;
  margin: 11px auto 0;
}

.u-section-1 .u-text-2 {
  --text-color-var: #e5e5e5;
  width: 504px;
  margin: 10px auto 23px;
}

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

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

  .u-section-1 .u-text-2 {
    width: 340px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}

.u-section-2 .u-text-1 {
  --text-color-var: #e5e5e5;
  font-weight: 700;
  width: 92px;
  margin: 22px auto 0;
}

.u-section-2 .u-image-1 {
  width: 490px;
  height: 170px;
  margin: 22px auto 0;
}

.u-section-2 .u-text-2 {
  --text-color-var: #e5e5e5;
  width: 490px;
  margin: 11px auto 60px;
}

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

  .u-section-2 .u-text-1 {
    margin-top: 46px;
  }

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 118px;
    margin-top: 40px;
  }

  .u-section-2 .u-text-2 {
    margin-top: 60px;
    width: 340px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 413px;
}

.u-section-3 .u-text-1 {
  --text-color-var: #e5e5e5;
  font-weight: 500;
  width: 332px;
  margin: 10px auto 0;
}

.u-section-3 .u-image-1 {
  width: 490px;
  height: 170px;
  margin: 20px auto 0;
}

.u-section-3 .u-text-2 {
  --text-color-var: #e5e5e5;
  width: 490px;
  margin: 20px auto 49px;
}

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

  .u-section-3 .u-image-1 {
    width: 340px;
    height: 118px;
  }

  .u-section-3 .u-text-2 {
    width: 340px;
  }
}