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

.u-section-1 .u-text-1 {
  font-family: Poppins;
  font-size: 1.875rem;
  font-weight: 500;
  margin: 56px 0 0;
}

.u-section-1 .u-image-1 {
  width: 180px;
  height: 41px;
  filter: brightness(0);
  margin: 0 auto;
}

.u-section-1 .u-text-2 {
  font-family: Poppins;
  margin: 46px 570px 0 0;
}

.u-section-1 .u-image-2 {
  width: 570px;
  height: 444px;
  margin: -28px 0 0 auto;
}

.u-section-1 .u-text-3 {
  font-family: Poppins;
  font-weight: 200;
  margin: -392px 570px 60px 0;
}

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

  .u-section-1 .u-text-2 {
    margin-right: 370px;
  }

  .u-section-1 .u-image-2 {
    width: 470px;
    height: 366px;
    margin-top: 20px;
    margin-bottom: initial;
  }

  .u-section-1 .u-text-3 {
    margin-right: 370px;
    margin-top: 20px;
    margin-bottom: initial;
  }
}

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

  .u-section-1 .u-text-2 {
    margin-right: 150px;
  }

  .u-section-1 .u-image-2 {
    width: 360px;
    height: 280px;
    margin-bottom: 0;
  }

  .u-section-1 .u-text-3 {
    margin-right: 150px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1rem;
  }

  .u-section-1 .u-text-2 {
    margin-right: 0;
  }

  .u-section-1 .u-image-2 {
    width: 270px;
    height: 210px;
  }

  .u-section-1 .u-text-3 {
    margin-right: 0;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    width: auto;
    margin-top: 36px;
  }

  .u-section-1 .u-image-1 {
    margin-top: -4px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 23px;
  }

  .u-section-1 .u-image-2 {
    height: 241px;
    margin-top: 12px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-text-3 {
    margin-top: 44px;
    margin-bottom: 60px;
  }
}