 .u-section-1 {
  filter: none;
}

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

.u-section-1 .u-social-icons-1 {
  white-space: nowrap;
  height: 83px;
  width: 186px;
  min-width: 42px;
  margin: 10px auto 0;
}

.u-section-1 .u-icon-1 {
  color: rgb(59, 89, 152) !important;
}

.u-section-1 .u-icon-2 {
  color: rgb(197, 54, 164) !important;
}

.u-section-1 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 30px auto 0;
  padding: 16px 38px 18px 37px;
}

.u-section-1 .u-image-1 {
  filter: none;
  width: 1071px;
  height: 1500px;
  margin: 26px auto 10px 30px;
}

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

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 1316px;
    margin-top: 732px;
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    width: 720px;
    height: 1008px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 756px;
  }
}

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

  .u-section-1 .u-btn-1 {
    font-size: 0.75rem;
    padding-right: 21px;
    padding-left: 20px;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 476px;
    margin-bottom: 0;
  }
}