 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(120deg, rgba(188, 140, 190, 1) 19%, rgba(131, 53, 139, 1) 78%);
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  text-shadow: -2px -2px 2px rgba(188,140,190,1);
  margin: 27px auto 0;
}

.u-section-1 .u-image-1 {
  height: 596px;
  margin-top: 27px;
  margin-bottom: 0;
}

.u-section-1 .u-text-2 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: -300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 27px 498px 0 173px;
}

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

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

.u-section-1 .u-social-icons-1 {
  height: 59px;
  width: 118px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  margin: -88px 180px 60px auto;
}

.u-section-1 .u-icon-2 {
  height: 100%;
  color: rgb(59, 89, 152) !important;
  border-style: double;
  padding: 4px;
}

.u-section-1 .u-icon-3 {
  height: 100%;
  color: rgb(197, 54, 164) !important;
  border-style: double;
  padding: 4px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-2 {
    margin-right: 398px;
    margin-left: 73px;
  }
}

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

  .u-section-1 .u-text-2 {
    margin-right: 251px;
    margin-left: 0;
  }

  .u-section-1 .u-social-icons-1 {
    margin: 27px auto 27px 0;
  }
}

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

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

  .u-section-1 .u-social-icons-1 {
    margin-top: 12px;
    margin-bottom: 38px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: -126px;
  }

  .u-section-1 .u-text-2 {
    margin-top: -59px;
    margin-right: 0;
  }

  .u-section-1 .u-social-icons-1 {
    margin-top: 18px;
    margin-bottom: 40px;
  }
}