.u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-image-1 {
  width: 219px;
  height: 90px;
  margin: 72px auto 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    margin-left: 354px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    margin-left: 242px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    margin-left: 153px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    margin-top: 54px;
    margin-left: auto;
  }
}.u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-icon-1 {
  height: 43px;
  width: 43px;
  margin: 46px auto 0;
}

.u-section-2 .u-text-1 {
  line-height: 1.6;
  font-family: LeagueSpartan-SemiBold;
  font-size: 1.125rem;
  width: 888px;
  margin: 14px auto 60px;
}

.u-section-2 .u-btn-1 {
  padding: 0;
}

@media (max-width: 991px) {
  .u-section-2 .u-text-1 {
    width: 720px;
  }
}

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

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    width: 340px;
  }
}body {
  overflow-y: hidden; /* Hide vertical scrollbar */
  overflow-x: hidden; /* Hide horizontal scrollbar */
}
.body {
}@font-face {
  font-family: 'LeagueSpartan-SemiBold';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/LeagueSpartan-SemiBold.woff);
}