 .u-section-1 {
  background-position: 50% 50%, 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('images/young_woman_stressed_on_sofa.jpg'), linear-gradient(to bottom, rgba(24, 19, 19, 0.3), rgba(24, 19, 19, 0.3));
  background-size: cover, cover, cover;
}

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

.u-section-1 .u-group-1 {
  --radius: 30px;
  width: 1076px;
  min-height: 316px;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(24, 19, 19, 0.65), rgba(24, 19, 19, 0.65));
  background-size: cover;
  margin: 145px 14px 0 auto;
}

.u-section-1 .u-container-layout-1 {
  padding: 30px;
}

.u-section-1 .u-text-1 {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.25rem;
}

.u-section-1 .u-text-2 {
  font-family: "Shadows Into Light Two";
  margin: -397px auto 0;
}

.u-section-1 .u-icon-1 {
  width: 120px;
  height: 120px;
  margin: -31px auto 60px -25px;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-group-1 {
    width: 940px;
    margin-right: 0;
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-group-1 {
    width: 720px;
    margin-top: 306px;
  }

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

  .u-section-1 .u-icon-1 {
    margin-top: 65px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-group-1 {
    width: 540px;
    margin-top: 293px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .u-section-1 .u-icon-1 {
    margin-top: 78px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-group-1 {
    width: 340px;
    margin-top: 286px;
  }

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

  .u-section-1 .u-icon-1 {
    margin-top: 85px;
  }
}