 .u-section-1 {
  background-repeat: no-repeat;
  background-image: url("/images/8q2a7xNjY84-medium.jpg");
  background-size: cover;
  background-position: 50% 50%;
  min-height: 100vh;
}

.u-section-1 .u-text-1 {
  font-size: 0.625rem;
  width: 267px;
  margin: 18px auto 60px;
}

.u-section-1 .u-btn-1 {
  font-size: 0.625rem;
  font-style: italic;
  letter-spacing: normal;
  --color-var: #c1cfdd;
  background-image: none;
  font-weight: 300;
  text-transform: none;
  padding: 0;
}

@media (max-width: 1399px) {
  .u-section-1 .u-text-1 {
    width: 265px;
  }

  .u-section-1 .u-btn-1 {
    --radius: 0px;
    --top-left-radius: 0px;
    --top-right-radius: 0px;
    --bottom-right-radius: 0px;
    --bottom-left-radius: 0px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    width: 267px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    width: 268px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    width: 266px;
  }
}