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

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

.u-section-1 .u-text-1 {
  font-family: HANDGOTN;
  font-size: 2.25rem;
  margin: 117px auto 0;
}

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

.u-section-1 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  margin: 82px auto 60px;
}

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

.u-section-2 .u-text-1 {
  margin: 73px auto 0 0;
}

.u-section-2 .u-text-2 {
  margin: 34px 0 0;
}

.u-section-2 .u-text-3 {
  margin: 33px 0 0;
}

.u-section-2 .u-text-4 {
  font-weight: 700;
  margin: 33px 0 50px;
}.u-section-3 .u-sheet-1 {
  min-height: 458px;
}

.u-section-3 .u-form-1 {
  width: 570px;
  margin: 0 auto 40px;
}

.u-section-3 .u-form-group-4 {
  margin-left: 0;
}

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

@media (max-width: 575px) {
  .u-section-3 .u-form-1 {
    width: 340px;
  }
}@font-face {
  font-family: 'HANDGOTN';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/HANDGOTN.TTF);
}