 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/IMG_4768.jpeg');
  background-position: 50% 50%, 82.5% 35.93%;
  background-size: cover, 120%;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-group-1 {
  width: 692px;
  min-height: 484px;
  height: auto;
  margin: 232px 0 60px auto;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 0 57px 0 0;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  margin: 12px 40px 0 0;
}

.u-section-1 .u-text-3 {
  font-weight: 400;
  font-size: 1.25rem;
  margin: 11px 251px 0 0;
}

.u-section-1 .u-group-2 {
  min-height: 52px;
  margin-top: 20px;
  margin-bottom: 0;
  height: auto;
}

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

.u-section-1 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
  --radius: 20px;
  border-style: solid;
  margin: 0 57px 0 auto;
  padding: 12px 50px;
}

.u-section-1 .u-social-icons-1 {
  width: 260px;
  height: 50px;
  margin: -49px 40px 0 auto;
}

.u-section-1 .u-icon-1 {
  height: 100%;
}

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

  .u-section-1 .u-group-2 {
    height: auto;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    background-position: 50% 50%, 54.95% 0%;
    background-size: cover, auto 120%;
  }

  .u-section-1 .u-group-1 {
    min-height: 276px;
    width: 655px;
    margin-top: 252px;
  }

  .u-section-1 .u-social-icons-1 {
    margin-top: -51px;
  }
}

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

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

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

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

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

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

@media (max-width: 575px) {
   .u-section-1 {
    background-position: 50% 50%, 44.96% 0%;
    background-size: cover, auto 165%;
  }

  .u-section-1 .u-group-1 {
    min-height: 208px;
    margin-top: 60px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

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

  .u-section-1 .u-container-layout-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-1 .u-btn-1 {
    margin-right: 10px;
  }

  .u-section-1 .u-social-icons-1 {
    width: 50px;
    margin-top: -50px;
    margin-right: auto;
    margin-left: 90px;
  }
}