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

.u-section-1 .u-text-1 {
  margin: 60px auto 0;
}

.u-section-1 .u-text-2 {
  --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: 1;
  font-weight: 800;
  width: 411px;
  margin: 21px auto 0;
}

.u-section-1 .u-social-icons-1 {
  height: 46px;
  min-height: 16px;
  width: 258px;
  min-width: 108px;
  margin: 20px auto 0;
}

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

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

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

@media (max-width: 1199px) {
   .u-section-1 {
    min-height: 500px;
  }
  .u-section-1 .u-social-icons-1 {
    margin-top: 31px;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    min-height: 420px;
  }
  .u-section-1 .u-text-2 {
    font-size: 2rem;
  }
  .u-section-1 .u-social-icons-1 {
    margin-top: 35px;
  }
}

@media (max-width: 767px) {
   .u-section-1 {
    min-height: 420px;
  }
  .u-section-1 .u-text-2 {
    font-size: 1.7rem;
  }

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

}

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

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

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

  .u-section-1 .u-social-icons-1 {
    margin-top: 39px;
  }
}
.u-section-2 {
  background-image: url("../images/photo-1506097425191-7ad538b29cef.jpeg");
  min-height: 618px;
}

@media (max-width: 991px) {
  .u-section-2 {
    background-position: 50% 50%;
  }
}

@media (max-width: 575px) {
  .u-section-2 {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 133.33% 100%;
    min-height: 250px;
  }
}
.u-section-6 {
  min-height: 758px;
}

.u-section-6 .u-layout-wrap-1 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.u-section-6 .u-image-1 {
  min-height: 668px;
  background-image: url("../images/photo-1719937050792-a6a15d899281.jpeg");
  background-position: 50% 50%;
}

.u-section-6 .u-container-layout-1 {
  padding: 30px;
}

.u-section-6 .u-layout-cell-2 {
  min-height: 668px;
  background-image: none;
}

.u-section-6 .u-container-layout-2 {
  padding: 30px;
}

.u-section-6 .u-icon-1 {
  width: 64px;
  height: 64px;
  --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: 0 0 0 auto;
}

.u-section-6 .u-text-1 {
  line-height: 1.6;
  font-size: 1.875rem;
  margin: 61px 0 0;
}

.u-section-6 .u-text-2 {
  margin: 41px 0 0;
}

.u-section-6 .u-text-3 {
  margin: 20px 0 0;
}

@media (max-width: 1199px) {
   .u-section-6 {
    min-height: 641px;
  }

  .u-section-6 .u-image-1 {
    min-height: 551px;
  }

  .u-section-6 .u-layout-cell-2 {
    min-height: 551px;
  }
}

@media (max-width: 991px) {
   .u-section-6 {
    min-height: 512px;
  }

  .u-section-6 .u-image-1 {
    min-height: 422px;
  }

  .u-section-6 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-6 .u-text-1 {
    font-size: 1.25rem;
  }
}

@media (max-width: 767px) {
   .u-section-6 {
    min-height: 1120px;
  }

  .u-section-6 .u-layout-wrap-1 {
    margin-top: -58px;
    margin-bottom: -58px;
  }

  .u-section-6 .u-image-1 {
    min-height: 633px;
  }

  .u-section-6 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-6 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
   .u-section-6 {
    min-height: 853px;
  }

  .u-section-6 .u-layout-wrap-1 {
    margin-top: -93px;
  }

  .u-section-6 .u-image-1 {
    min-height: 399px;
  }
}

.u-avatar-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
}

.u-avatar-border {
  width: 30vw;
  max-width: 250px;
  height: 30vw;
  max-height: 250px;
  border-radius: 50%;
  border: 4px solid #e1306c;
  background: linear-gradient(135deg, #f9ce34 0%, #ee2a7b 50%, #6228d7 100%);
  padding: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 2px 12px rgba(0,0,0,0.08);
}

.u-avatar-img {
  width: 27vw;
  max-width: 238px;
  height: 27vw;
  max-height: 238px;
  object-fit: cover;
  border-radius: 50%;
  border: 3px solid #fff;
  background: #fff;
  display: block;
}

@media (max-width: 991px) {
  .u-avatar-border {
    width: 50vw;
    max-width: 200px;
    height: 50vw;
    max-height: 200px;
  }
  .u-avatar-img {
    width: 44vw;
    max-width: 180px;
    height: 44vw;
    max-height: 180px;
  }
}

@media (max-width: 575px) {
  .u-avatar-border {
    width: 70vw;
    max-width: 160px;
    height: 70vw;
    max-height: 160px;
  }
  .u-avatar-img {
    width: 62vw;
    max-width: 148px;
    height: 62vw;
    max-height: 148px;
  }
}
.u-logo-image, .u-logo img {
  max-width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
}

@media (max-width: 575px) {
  .u-logo {
    width: 120px;
    height: 120px;
  }
  .u-logo-image, .u-logo img {
    width: 120px;
    height: 120px;
    object-fit: contain;
  }
}
