 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(13, 13, 13, 0.25098039215686274), rgba(13, 13, 13, 0.25098039215686274)) no-repeat 50% 50% / cover;
  background-position: 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  min-height: 100vh;
}

.u-section-1 .u-image-1 {
  width: 728px;
  height: 113px;
  margin: 214px auto 0;
}

.u-section-1 .u-text-1 {
  width: 484px;
  margin: 64px auto 0;
}

.u-section-1 .u-text-2 {
  font-family: f8d0a0d9-7d30-48f4-aed6-ca462a55f6b4;
  width: 484px;
  margin: 0 auto;
}

.u-section-1 .u-custom-html-1 {
  width: 125px;
  height: auto;
  min-height: 26px;
  margin: 24px auto 0;
}

.u-section-1 .u-btn-1 {
  --radius: 50px;
  text-transform: uppercase;
  font-size: 1.25rem;
  background-image: none;
  font-family: f8d0a0d9-7d30-48f4-aed6-ca462a55f6b4;
  font-weight: 700;
  margin: 48px auto 0;
  padding: 4px 90px 6px 88px;
}

.u-section-1 .u-icon-1 {
  margin-right: 12px;
  vertical-align: 0px;
  font-size: 1.1em;
}

.u-section-1 .u-btn-2 {
  --radius: 50px;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-family: f8d0a0d9-7d30-48f4-aed6-ca462a55f6b4;
  font-weight: 700;
  margin: 29px auto 60px;
  padding: 0 24px;
}

.u-section-1 .u-icon-2 {
  margin-right: 5px;
  vertical-align: -4px;
  font-size: 1.45em;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-size: 110%;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    background-size: cover, cover;
  }

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 112px;
  }
}

@media (max-width: 767px) {
   .u-section-1 {
    background-size: 110%;
  }

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 84px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    background-size: cover, cover;
  }

  .u-section-1 .u-image-1 {
    height: 75px;
    width: 413px;
    margin-top: 227px;
  }

  .u-section-1 .u-text-1 {
    width: 340px;
    margin-top: 28px;
  }

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

  .u-section-1 .u-btn-2 {
    margin-bottom: 0;
  }
}@font-face {
  font-family: 'f8d0a0d9-7d30-48f4-aed6-ca462a55f6b4';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/f8d0a0d9-7d30-48f4-aed6-ca462a55f6b4.ttf);
}