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

.u-section-1 .u-image-1 {
  background-image: url("images/54.jpg");
  background-position: 50% 100%;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 1;
  background-size: cover;
}

.u-section-1 .u-image-2 {
  background-image: url("images/51.jpg");
  background-position: 50% 47.83%;
  --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;
  background-size: cover;
}

.u-section-1 .u-image-3 {
  background-image: url("images/53.jpg");
  background-position: 50% 50%;
  --animation-custom_in-translate_x: -400px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 1;
  background-size: cover;
}

.u-section-1 .u-image-4 {
  background-image: url("images/52.jpg");
  background-position: 50% 69.8%;
  --animation-custom_in-translate_x: 50px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 0.3;
  background-size: cover;
}

.u-section-1 .u-group-1 {
  --animation-custom_in-translate_x: 50px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 0.3;
}

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

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

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  margin: 27px 66px 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 1rem;
  font-weight: 700;
  border-style: solid;
  margin: 40px auto 0;
  padding: 16px 52px 16px 51px;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-2 {
    margin-left: 65px;
    margin-right: 65px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-container-layout-1 {
    padding-left: 50px;
    padding-right: 50px;
  }

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

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

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    height: 340px;
    width: 340px;
    margin: 0 auto;
  }

  .u-section-1 .u-image-2 {
    height: 340px;
    width: 340px;
    margin: 1346px auto 0;
  }

  .u-section-1 .u-image-3 {
    width: 340px;
    height: 340px;
    margin: -743px auto 0;
  }

  .u-section-1 .u-image-4 {
    height: 340px;
    width: 340px;
    margin: -1242px auto 0;
  }

  .u-section-1 .u-group-1 {
    height: 463px;
    margin-top: 77px;
    margin-bottom: 60px;
  }

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-top: -24px;
  }

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

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