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

.u-section-1 .u-text-1 {
  font-size: 1.875rem;
  --animation-custom_in-scale: 0.3;
  width: 580px;
  margin: 80px auto 0;
}

.u-section-1 .u-image-1 {
  width: 450px;
  height: 450px;
  --animation-custom_in-translate_x: 50px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 0.8;
  margin: 80px auto 0;
}

.u-section-1 .u-social-icons-1 {
  height: 48px;
  min-height: 16px;
  width: 48px;
  min-width: 16px;
  margin: 65px auto 60px;
}

.u-section-1 .u-icon-1 {
  height: 100%;
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    width: 540px;
  }
}

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 340px;
  }
}@font-face {
  font-family: 'TrajanPro-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/TrajanPro-Regular.ttf);
}