 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/images/photo-1773300768177-8c61a5a1b740.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 50vw;
}

.u-section-1 .u-image-1 {
  --radius: 10px;
  width: 300px;
  height: 300px;
  margin: 41px -158px 0 auto;
}

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-size: 1.875rem;
  font-weight: 700;
  font-family: Aclonica;
  margin: -202px auto 0 0;
}

.u-section-1 .u-text-2 {
  margin: 117px 399px 60px 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-top: -116px;
  }

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

@media (max-width: 991px) {
  .u-section-1 .u-text-2 {
    margin-right: 0;
  }
}