 .u-section-1 {
  background-image: linear-gradient(#555c66, #292d33);
}

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

.u-section-1 .u-image-1 {
  width: 771px;
  height: 399px;
  filter: brightness(0.55);
  margin: 57px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 1.25rem;
  font-style: italic;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  font-family: Poppins;
  font-weight: normal;
  margin: 18px 105px 60px 160px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    width: 724px;
    margin-left: 60px;
    margin-right: 5px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 785px;
  }

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 373px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 692px;
  }

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 280px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 588px;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 176px;
  }

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