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

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-family: DrukCyr-Bold-1;
  font-size: 8.75rem;
  text-shadow: 2px 2px 3px rgba(128,128,128,1);
  margin: 350px auto 0;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  font-size: 1.125rem;
  margin: 20px auto 0;
}

.u-section-1 .u-text-3 {
  background-image: none;
  width: 525px;
  font-size: 1.125rem;
  margin: 20px auto 0;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 4px;
  background-image: none;
  align-self: center;
  margin: 30px auto 60px;
  padding: 10px 54px 10px 52px;
}

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

  .u-section-1 .u-text-2 {
    font-size: 1.875rem;
    font-family: "Open Sans", sans-serif;
  }

  .u-section-1 .u-text-3 {
    font-size: 1.5rem;
    font-family: "Open Sans", sans-serif;
  }

  .u-section-1 .u-btn-1 {
    font-family: "Open Sans", sans-serif;
  }
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 60px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 30px;
  }

  .u-section-1 .u-text-3 {
    margin-top: 30px;
  }
}

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

  .u-section-1 .u-text-2 {
    font-family: Roboto-Regular;
    margin-top: 51px;
    margin-left: 22px;
    margin-right: 22px;
  }

  .u-section-1 .u-text-3 {
    font-family: Roboto-Regular;
    margin-top: 22px;
  }

  .u-section-1 .u-btn-1 {
    font-family: Roboto-Regular;
    margin-top: 22px;
  }
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 7.5rem;
    margin-top: 66px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.5rem;
    line-height: 1.6;
  }

  .u-section-1 .u-text-3 {
    font-size: 1.3333333333333333rem;
    width: 340px;
  }
}@font-face {
  font-family: 'Roboto-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Roboto-Regular.ttf);
}@font-face {
  font-family: 'DrukCyr-Bold-1';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/DrukCyr-Bold-1.woff);
}
/* page-custom-fonts */
@font-face {
  font-family: 'DrukCyr-Bold-1';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/DrukCyr-Bold-1.woff);
}