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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 60px auto 0;
}

.u-section-1 .u-icon-1 {
  width: 64px;
  height: 64px;
  margin: 20px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 3.75rem;
  margin: 0 auto;
}

.u-section-1 .u-gallery-1 {
  height: 512px;
  margin-top: 53px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-1 .u-gallery-inner-1 {
  grid-template-columns: repeat(4, auto);
  --gap: 41px;
}

.u-section-1 .u-gallery-item-1 {
  --effect-scale: 1.25;
  margin-right: 0;
}

.u-section-1 .u-over-slide-1 {
  transition-duration: 0.25s;
  padding: 25px;
}

.u-section-1 .u-gallery-item-2 {
  --effect-scale: 1.25;
  margin-right: 0;
}

.u-section-1 .u-over-slide-2 {
  transition-duration: 0.25s;
  padding: 25px;
}

.u-section-1 .u-gallery-item-3 {
  --effect-scale: 1.25;
  margin-right: 0;
}

.u-section-1 .u-over-slide-3 {
  transition-duration: 0.25s;
  padding: 25px;
}

.u-section-1 .u-gallery-item-4 {
  --effect-scale: 1.25;
  margin-right: 0;
}

.u-section-1 .u-over-slide-4 {
  transition-duration: 0.25s;
  padding: 25px;
}

.u-section-1 .u-btn-1 {
  font-size: 0.9375rem;
  background-image: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  font-family: firago-latin-600-normal;
  margin: 97px auto 60px;
  padding: 15px 50px 15px 48px;
}

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

  .u-section-1 .u-gallery-1 {
    height: 418px;
  }

  .u-section-1 .u-gallery-inner-1 {
    grid-gap: 41px;
  }

  .u-section-1 .u-btn-1 {
    border-style: solid;
  }
}

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

  .u-section-1 .u-gallery-1 {
    height: 1339px;
  }

  .u-section-1 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

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

  .u-section-1 .u-gallery-1 {
    height: 754px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 83px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    font-size: 3rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-gallery-1 {
    margin-top: 67px;
    height: 610px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 67px;
  }
}@font-face {
  font-family: 'firago-latin-600-normal';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/firago-latin-600-normal.woff);
}
/* page-custom-fonts */
@font-face {
  font-family: 'firago-latin-600-normal';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/firago-latin-600-normal.woff);
}