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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 1rem;
  margin: 3px 0;
}.u-section-2 .u-sheet-1 {
  min-height: 560px;
}

.u-section-2 .u-form-1 {
  height: 575px;
  width: 570px;
  margin: 0 auto;
}

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

.u-section-2 .u-btn-1 {
  --radius: 50px;
  font-size: 1rem;
  background-image: none;
  padding: 0 17px;
}

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

  .u-section-2 .u-btn-1 {
    width: 20%;
  }
}

@media (max-width: 1199px) {
  .u-section-2 .u-btn-1 {
    width: 150%;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-btn-1 {
    width: 20%;
  }
}

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

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

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

  .u-section-2 .u-btn-1 {
    width: auto;
  }
}@font-face {
  font-family: 'OpenSans-VariableFont_wdthwght';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/OpenSans-VariableFont_wdthwght.ttf);
}@font-face {
  font-family: 'Belleza-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Belleza-Regular.ttf);
}