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

.u-section-1 .u-shape-1 {
  width: 109px;
  height: 109px;
  margin: 77px auto 0;
}

.u-section-1 .u-text-1 {
  font-family: Paperlogy-5Medium;
  margin: 22px auto 0;
}

.u-section-1 .u-text-2 {
  font-family: Paperlogy-4Regular;
  margin: 12px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    font-weight: 400;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1rem;
    font-weight: 600;
  }
}
/* page-custom-fonts */
@font-face {
  font-family: 'Paperlogy-5Medium';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Paperlogy-5Medium.ttf);
}@font-face {
  font-family: 'Paperlogy-4Regular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Paperlogy-4Regular.ttf);
}