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

.u-section-1 .u-image-1 {
  width: 812px;
  height: 458px;
  margin: 127px auto 0;
}

.u-section-1 .u-btn-1 {
  --radius: 50px;
  font-size: 1.25rem;
  letter-spacing: 1px;
  background-image: none;
  --hover-color-var: #e35f2080;
  font-weight: 700;
  font-family: helveticaneueltstd-md;
  text-transform: none;
  line-height: 1.6;
  margin: 127px auto 0;
  padding: 8px 28px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    width: 580px;
    height: 327px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 426px;
    height: 240px;
    margin-top: 114px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 114px;
    margin-bottom: 20px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 314px;
    height: 177px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: 116px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 243px;
    margin-bottom: 0;
  }
}
/* page-custom-fonts */
@font-face {
  font-family: 'helveticaneueltstd-md';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/helveticaneueltstd-md.woff);
}