 .u-section-1 {
  margin-top: 20px;
  min-height: 303px;
}

.u-section-1 .u-group-1 {
  min-height: 63px;
  background-image: none;
  height: auto;
  margin-top: -16px;
  margin-bottom: 0;
}

.u-section-1 .u-container-layout-1 {
  padding-left: 19px;
  padding-right: 19px;
}

.u-section-1 .u-text-1 {
  line-height: 1;
  font-size: 1.875rem;
  font-family: HandelGothicRegular;
  font-weight: normal;
  margin: 20px 11px 0;
}

.u-section-1 .u-group-2 {
  width: 1056px;
  min-height: 156px;
  height: auto;
  margin: 20px auto 60px calc(((100% - 1140px) / 2)  + 28px);
}

.u-section-1 .u-container-layout-2 {
  padding-left: 30px;
  padding-right: 30px;
}

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

.u-section-1 .u-btn-1 {
  background-image: none;
  text-decoration: underline !important;
}

@media (max-width: 1199px) {
  .u-section-1 .u-group-1 {
    height: auto;
  }

  .u-section-1 .u-container-layout-1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-group-2 {
    width: 940px;
    margin-left: calc(((100% - 940px) / 2));
    height: auto;
  }

  .u-section-1 .u-container-layout-2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

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

@media (max-width: 991px) {
   .u-section-1 {
    min-height: 4639px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3.4375rem;
  }

  .u-section-1 .u-group-2 {
    width: 720px;
    margin-left: auto;
    margin-bottom: 46px;
  }

  .u-section-1 .u-container-layout-2 {
    padding: 4px 0;
  }
}

@media (max-width: 767px) {
   .u-section-1 {
    min-height: 4349px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3rem;
  }

  .u-section-1 .u-group-2 {
    width: 540px;
    margin-bottom: 43px;
  }

  .u-section-1 .u-container-layout-2 {
    padding-top: 0;
    padding-bottom: 0;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.75rem;
  }

  .u-section-1 .u-group-2 {
    width: 340px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 70px;
  }
}@font-face {
  font-family: 'HandelGo';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/HandelGo.ttf);
}
/* page-custom-fonts */
@font-face {
  font-family: 'HandelGothicRegular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/HandelGothicRegular.ttf);
}