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

.u-section-1 .u-image-1 {
  width: 352px;
  height: 77px;
  margin: 53px auto 0;
}

.u-section-1 .u-text-1 {
  letter-spacing: 0px;
  line-height: 1.4;
  font-size: 1rem;
  font-family: Lato, sans-serif;
  font-weight: 400;
  text-transform: none;
  width: 358px;
  margin: 21px auto -104px;
}

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 75px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.125rem;
    width: 340px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 760px;
}

.u-section-2 .u-image-1 {
  width: 490px;
  height: 454px;
  margin: -32px auto 0;
}

.u-section-2 .u-btn-1 {
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  font-size: 1.5rem;
  --radius: 50px;
  margin: 16px auto 0;
  padding: 8px 50px;
}

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

.u-section-2 .u-btn-2 {
  background-image: none;
  padding: 0;
}

.u-section-2 .u-text-2 {
  font-size: 1rem;
  margin: 20px 248px 60px 261px;
}

.u-section-2 .u-btn-3 {
  background-image: none;
  border-style: solid;
  padding: 0;
}

@media (max-width: 1399px) {
  .u-section-2 .u-btn-1 {
    font-weight: normal;
  }

  .u-section-2 .u-text-2 {
    font-size: 0.75rem;
  }
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-2 {
    margin-left: 161px;
    margin-right: 148px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-text-2 {
    margin-left: 51px;
    margin-right: 38px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 315px;
  }
}