 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('images/playful-carefree-charismatic-redhead-female-with-freckles-long-hair-showing-okay-zero-gescopy.jpg');
  background-position: 50% 50%, 63.12% 50%;
  background-size: cover;
}

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

.u-section-1 .u-group-1 {
  width: 567px;
  min-height: 453px;
  height: auto;
  margin: 75px auto 60px 24px;
}

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

.u-section-1 .u-text-1 {
  font-size: 7.5rem;
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  font-family: "DM Sans";
  margin: 0 auto 0 37px;
}

.u-section-1 .u-text-2 {
  margin: 0 119px 0 37px;
}

.u-section-1 .u-text-3 {
  font-size: 2.25rem;
  margin: 66px 119px 0 37px;
}

.u-section-1 .u-line-1 {
  width: 456px;
  transform-origin: left center;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: -300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -57px auto 0 37px;
}

.u-section-1 .u-text-4 {
  margin: 90px 119px 0 37px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  text-decoration: underline !important;
  padding: 0;
}

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

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

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

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

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

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

  .u-section-1 .u-text-4 {
    margin-right: 92px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    background-position: 50% 50%, 68.36% 50%;
    background-size: cover, cover;
    background-repeat: no-repeat, no-repeat;
  }

  .u-section-1 .u-group-1 {
    width: 340px;
    margin-top: 138px;
    margin-left: -38px;
  }

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

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

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

  .u-section-1 .u-text-3 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 0.3;
    margin-right: 0;
  }

  .u-section-1 .u-line-1 {
    width: 340px;
  }

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