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

.u-section-1 .u-icon-1 {
  width: 166px;
  height: 166px;
  margin: 188px auto 0;
  padding: 0;
}

.u-section-1 .u-text-1 {
  font-size: 1.4375rem;
  line-height: 1.44;
  font-weight: 300;
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 13px 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 0.9375rem;
  line-height: 1.44;
  font-weight: 300;
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 63px 0 60px;
}

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

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

  .u-section-1 .u-icon-1 {
    margin-top: 157px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
  }

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