 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-1 .u-image-1 {
  width: 400px;
  height: 233.78px;
  border-style: double;
  margin: 50px auto 0 100px;
}

.u-section-1 .u-image-2 {
  width: 400px;
  height: 233.78px;
  border-style: double;
  margin: -233px auto 0 585px;
}

.u-section-1 .u-image-3 {
  width: 400px;
  height: 233.78px;
  border-style: double;
  margin: 50px auto 0 356px;
}

.u-section-1 .u-text-1 {
  font-size: 1.70rem;
  font-weight: 900;
  width: 111px;
  margin: 30px auto 49px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-size: 2.25rem;
  padding: 0;
}

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

  .u-section-1 .u-image-1 {
    width: 400px;
    height: 264px;
    margin-top: 67px;
    margin-left: auto;
  }

  .u-section-1 .u-image-2 {
    width: 400px;
    height: 264px;
    margin-top: 14px;
    margin-right: 56px;
    margin-left: 490px;
  }

  .u-section-1 .u-image-3 {
    width: 400px;
    height: 264px;
    margin-top: -264px;
    margin-left: 70px;
  }

  .u-section-1 .u-text-1 {
    width: 100px;
    margin-bottom: 53px;
    margin-left:47%;
  }

  .u-section-1 .u-btn-1 {
    --text-color-var: #ffda3c;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    width: 225px;
    height: 135px;
    margin-top: 60px;
    margin-left: 10px;
  }

  .u-section-1 .u-image-2 {
    width: 225px;
    height: 135px;
    margin-top: -135px;
    margin-left: 500px;
    margin-right: 10px;
  }

  .u-section-1 .u-image-3 {
    width: 225px;
    height: 135px;
    margin-top: -135px;
    margin-left: 255px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    margin-top: 40px;
    margin-bottom: 2px;
  }

  .u-section-1 .u-btn-1 {
    --text-color-var: #ffffff;
    font-size: 1.5rem;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 250px;
    height: 150px;
    margin-top: -10px;
    margin-left: auto;
  }

  .u-section-1 .u-image-2 {
    width: 250px;
    height: 150px;
    margin-top: 200px;
    margin-left: 145px;
  }

  .u-section-1 .u-image-3 {
    width: 250px;
    height: 150px;
    margin-top: -325px;
    margin-left: auto;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.67rem;
    margin-top: 215px;
    height: 100px;
    margin-left: 43%;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 100vh;
  }
  
  .u-section-1 .u-image-1 {
    width: 250px;
    height: 150px;
    margin-top: 42px;
    margin-left: auto;
  }
  
  .u-section-1 .u-image-2 {
    margin-top: 15px;
    margin-left: 45px;
     width: 250px;
    height: 150px;
  }

  .u-section-1 .u-image-3 {
    margin-top: 15px;
    width: 250px;
    height: 150px;
  }

  .u-section-1 .u-text-1 {
    margin-top: 30px;
    margin-left:40%;
  }
}