 .u-section-1 {
  background-image: linear-gradient(#f2f2f2, #f2f2f2);
}

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

.u-section-1 .u-text-1 {
  font-size: 2.75rem;
  font-family: Poppins;
  margin: 86px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  font-family: Poppins;
  margin: 23px auto 0;
}

.u-section-1 .u-group-1 {
  min-height: 602px;
  width: 593px;
  height: auto;
  box-shadow: 5px 5px 20px 9px rgba(217,217,217,0.4);
  background-image: none;
  margin: 31px auto 60px;
}

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

.u-section-1 .u-text-3 {
  margin: 40px 1px 0;
}

.u-section-1 .u-form-1 {
  height: 472px;
  margin-top: 23px;
  margin-bottom: 0;
}

.u-section-1 .u-btn-1 {
  letter-spacing: 0px;
  background-image: none;
  width: 100%;
  font-size: 1.25rem;
  font-family: Poppins;
  font-weight: 500;
  text-transform: none;
}

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

  .u-section-1 .u-btn-1 {
    border-style: solid;
  }
}

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

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }

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