 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url('images/arttechbranding1_edited.jpg'), linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1));
  background-position: 50% 50%;
}

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

.u-section-1 .u-form-1 {
  box-shadow: 10px 10px 20px 0 rgba(44,204,196,0.4);
  height: 448px;
  margin: 128px 496px 0 74px;
}

.u-section-1 .u-label-1 {
  font-family: Cinzel;
  font-size: 1.25rem;
}

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

.u-section-1 .u-label-2 {
  font-family: Cinzel;
  font-size: 1.25rem;
}

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

.u-section-1 .u-label-3 {
  font-family: Cinzel;
  font-size: 1.25rem;
}

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

.u-section-1 .u-btn-1 {
  background-image: none;
}

.u-section-1 .u-image-1 {
  width: 348px;
  height: 448px;
  box-shadow: 8px 8px 25px 0px rgba(255,149,16,1);
  --border-color-var: #ff8730;
  margin: -448px 74px 60px auto;
}

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

  .u-section-1 .u-form-1 {
    width: 470px;
    margin-right: 370px;
    margin-left: 0;
  }

  .u-section-1 .u-image-1 {
    height: 449px;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    background-size: cover, cover, cover;
  }

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

  .u-section-1 .u-form-1 {
    margin-top: 20px;
    margin-right: 250px;
  }

  .u-section-1 .u-image-1 {
    width: 219px;
    height: 336px;
    margin-top: -392px;
    margin-right: 11px;
  }
}

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

  .u-section-1 .u-form-1 {
    height: 442px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-image-1 {
    margin-top: 35px;
    margin-right: auto;
    margin-bottom: 45px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    background-repeat: no-repeat, no-repeat, no-repeat;
  }

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

  .u-section-1 .u-form-1 {
    margin-top: 10px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-label-1 {
    font-family: Poppins, sans-serif;
  }

  .u-section-1 .u-label-2 {
    font-family: Poppins, sans-serif;
  }

  .u-section-1 .u-label-3 {
    font-family: Poppins, sans-serif;
  }

  .u-section-1 .u-image-1 {
    width: 227px;
    height: 316px;
    margin-top: 23px;
    margin-bottom: 28px;
  }
}