 .u-section-1 {
  background-image: url("../images/FsBackGNologo.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-form-1 {
  height: 387px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  --checkbox-checked-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23000080' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
  width: 461px;
  margin: 100px auto 0;
}

.u-section-1 .u-text-1 {
  margin-left: 0;
  margin-bottom: 20px !important;
  font-weight: 600;
}

.u-section-1 .u-label-1 {
  font-size: 0.625rem;
  text-transform: uppercase;
}

.u-section-1 .u-input-1 {
  font-size: 0.75rem;
  font-weight: 400;
  background-image: none;
}

.u-section-1 .u-form-group-3 {
  margin-bottom: 20px !important;
}

.u-section-1 .u-label-2 {
  font-size: 0.625rem;
  text-transform: uppercase;
}

.u-section-1 .u-input-2 {
  font-size: 0.75rem;
  font-weight: 400;
  background-image: none;
}

.u-section-1 .u-text-2 {
  margin-left: 0;
  font-size: 0.75rem;
  font-weight: normal;
  margin-bottom: 10px !important;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-weight: 400;
  padding: 0;
}

.u-section-1 .u-form-group-5 {
  margin-left: 0;
  margin-bottom: 20px !important;
}

.u-section-1 .u-btn-2 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
}

.u-section-1 .u-text-3 {
  font-size: 0.75rem;
  text-transform: uppercase;
  width: 316px;
  margin: -331px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-3 {
    margin-top: -329px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-form-1 {
    margin-top: 101px;
  }

  .u-section-1 .u-text-3 {
    margin-top: -333px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-form-1 {
    width: 320px;
    margin-top: 100px;
  }

  .u-section-1 .u-text-3 {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }
}