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

.u-section-1 .u-image-1 {
  width: 645px;
  height: 692px;
  margin: 35px auto 0 0;
}

.u-section-1 .u-list-1 {
  width: 407px;
  margin: -660px 53px 60px auto;
}

.u-section-1 .u-repeater-1 {
  grid-template-columns: repeat(1, 100%);
  min-height: 459px;
  --gap: 19px;
  grid-auto-columns: 100%;
}

.u-section-1 .u-list-item-1 {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  --top-left-radius: 50px;
  --bottom-left-radius: 50px;
  transition-duration: 0.5s;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-1 .u-container-layout-1 {
  padding: 0;
}

.u-section-1 .u-icon-1 {
  height: 111px;
  width: 111px;
  background-image: none;
  color: rgb(17, 17, 17) !important;
  margin: 0 0 0 auto;
  padding: 22px;
}

.u-section-1 .u-text-1 {
  letter-spacing: 2px;
  font-family: "Fugaz One";
  text-transform: uppercase;
  transition-duration: 0.5s;
  font-weight: 400;
  --text-color-var: #174277;
  margin: -59px 111px 0 30px;
}

.u-section-1 .u-text-2 {
  font-weight: 500;
  margin: 22px 28px 0;
}

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

  .u-section-1 .u-list-1 {
    margin-top: 20px;
  }

  .u-section-1 .u-repeater-1 {
    grid-template-columns: 100%;
  }
}

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

  .u-section-1 .u-list-1 {
    width: 706px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
  }

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

  .u-section-1 .u-icon-1 {
    margin-top: 130px;
    margin-right: 52px;
  }

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

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

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

  .u-section-1 .u-list-1 {
    width: 540px;
    margin-top: 20px;
    margin-bottom: 60px;
  }

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 365px;
  }

  .u-section-1 .u-list-1 {
    margin-top: 43px;
    margin-bottom: 59px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

  .u-section-1 .u-icon-1 {
    margin-top: -68px;
    margin-right: -13px;
  }

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

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 35px;
    margin-right: -8px;
    margin-left: 8px;
  }
}

.u-section-1 .u-text-1,
.u-section-1 .u-text-1:before,
.u-section-1 .u-text-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 .u-list-item-1,
.u-section-1 .u-list-item-1:before,
.u-section-1 .u-list-item-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}