 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  margin: 32px 0 0;
}

.u-section-1 .u-list-1 {
  grid-template-rows: repeat(1, auto);
  width: 737px;
  margin: 24px auto 60px 170px;
}

.u-section-1 .u-repeater-1 {
  grid-template-columns: repeat(2, calc(50% - 8px));
  min-height: 236px;
  grid-auto-columns: calc(50% - 8px);
  --gap: 16px;
}

.u-section-1 .u-image-1 {
  transition-duration: 0.5s;
  box-shadow: 2px 2px 8px 0px rgba(224,229,235,1);
  background-position: 50% 34.01%;
  background-size: cover;
}

.u-section-1 .u-image-2 {
  background-position: 50% 50%;
  background-size: cover;
}

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

.u-section-1 .u-line-1 {
  width: 296px;
  transform-origin: right center;
  margin: 145px 0 0 auto;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  letter-spacing: -0.4px;
  font-weight: 700;
  margin: 8px 0 0;
}

.u-section-1 .u-image-3 {
  transition-duration: 0.5s;
  box-shadow: 2px 2px 8px 0px rgba(224,229,235,1);
  background-position: 50% 38.58%;
  background-size: cover;
}

.u-section-1 .u-image-4 {
  background-position: 50% 50%;
  background-size: cover;
}

.u-section-1 .u-container-layout-2 {
  padding: 30px 29px 0;
}

.u-section-1 .u-line-2 {
  width: 296px;
  transform-origin: right center;
  margin: 145px 0 0 auto;
}

.u-section-1 .u-text-3 {
  font-size: 1.25rem;
  letter-spacing: -0.4px;
  font-weight: 700;
  margin: 8px 0 0;
}

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

  .u-section-1 .u-list-1 {
    margin-top: 57px;
    margin-left: auto;
  }

  .u-section-1 .u-repeater-1 {
    grid-gap: 16px;
  }
}

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

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

  .u-section-1 .u-list-1 {
    width: 418px;
    margin-top: 36px;
    margin-left: 138px;
  }

  .u-section-1 .u-repeater-1 {
    grid-template-columns: 100%;
    grid-auto-columns: calc(100% - 0px);
    min-height: 465px;
  }

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

  .u-section-1 .u-line-1 {
    margin-top: 162px;
    margin-right: auto;
  }

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

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

  .u-section-1 .u-line-2 {
    margin-top: 162px;
    margin-right: auto;
  }

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

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

  .u-section-1 .u-list-1 {
    margin-top: 49px;
    margin-left: auto;
  }

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

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

  .u-section-1 .u-line-1 {
    margin-top: 159px;
  }

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

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

  .u-section-1 .u-line-2 {
    margin-top: 159px;
  }

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

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

  .u-section-1 .u-list-1 {
    width: 340px;
    margin-top: 24px;
  }
}

.u-section-1 .u-image-3,
.u-section-1 .u-image-3:before,
.u-section-1 .u-image-3 > .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-image-3.u-image-3.u-image-3:hover {
  box-shadow: 2px 2px 8px 0px rgba(204,211,219,1) !important;
}

.u-section-1 .u-image-3 {
  border-color: transparent !important;
}

.u-section-1 .u-image-3.u-image-3.u-image-3.hover {
  box-shadow: 2px 2px 8px 0px rgba(204,211,219,1) !important;
}

.u-section-1 .u-image-3 {
  border-color: transparent !important;
}

.u-section-1 .u-image-1,
.u-section-1 .u-image-1:before,
.u-section-1 .u-image-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-image-1.u-image-1.u-image-1:hover {
  box-shadow: 2px 2px 8px 0px rgba(204,211,219,1) !important;
}

.u-section-1 .u-image-1 {
  border-color: transparent !important;
}

.u-section-1 .u-image-1.u-image-1.u-image-1.hover {
  box-shadow: 2px 2px 8px 0px rgba(204,211,219,1) !important;
}

.u-section-1 .u-image-1 {
  border-color: transparent !important;
}

.u-block-a72e-13:not([data-block-selected]):not([data-cell-selected]),
.u-block-a72e-13:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-a72e-13:not([data-block-selected]):not([data-cell-selected]) > .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-block-a72e-13.u-block-a72e-13.u-block-a72e-13:hover:not([data-block-selected]):not([data-cell-selected]) {
  box-shadow: 2px 2px 8px 0px rgba(204,211,219,1) !important;
}

.u-block-a72e-13 {
  border-color: transparent !important;
}

.u-block-a72e-13.u-block-a72e-13.u-block-a72e-13.hover {
  box-shadow: 2px 2px 8px 0px rgba(204,211,219,1) !important;
}

.u-block-a72e-13 {
  border-color: transparent !important;
}

.u-block-a72e-17:not([data-block-selected]):not([data-cell-selected]),
.u-block-a72e-17:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-a72e-17:not([data-block-selected]):not([data-cell-selected]) > .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-block-a72e-17.u-block-a72e-17.u-block-a72e-17:hover:not([data-block-selected]):not([data-cell-selected]) {
  box-shadow: 2px 2px 8px 0px rgba(204,211,219,1) !important;
}

.u-block-a72e-17 {
  border-color: transparent !important;
}

.u-block-a72e-17.u-block-a72e-17.u-block-a72e-17.hover {
  box-shadow: 2px 2px 8px 0px rgba(204,211,219,1) !important;
}

.u-block-a72e-17 {
  border-color: transparent !important;
}

.u-block-a72e-21:not([data-block-selected]):not([data-cell-selected]),
.u-block-a72e-21:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-a72e-21:not([data-block-selected]):not([data-cell-selected]) > .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-block-a72e-21.u-block-a72e-21.u-block-a72e-21:hover:not([data-block-selected]):not([data-cell-selected]) {
  box-shadow: 2px 2px 8px 0px rgba(204,211,219,1) !important;
}

.u-block-a72e-21 {
  border-color: transparent !important;
}

.u-block-a72e-21.u-block-a72e-21.u-block-a72e-21.hover {
  box-shadow: 2px 2px 8px 0px rgba(204,211,219,1) !important;
}

.u-block-a72e-21 {
  border-color: transparent !important;
}

.u-block-a72e-25:not([data-block-selected]):not([data-cell-selected]),
.u-block-a72e-25:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-a72e-25:not([data-block-selected]):not([data-cell-selected]) > .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-block-a72e-25.u-block-a72e-25.u-block-a72e-25:hover:not([data-block-selected]):not([data-cell-selected]) {
  box-shadow: 2px 2px 8px 0px rgba(204,211,219,1) !important;
}

.u-block-a72e-25 {
  border-color: transparent !important;
}

.u-block-a72e-25.u-block-a72e-25.u-block-a72e-25.hover {
  box-shadow: 2px 2px 8px 0px rgba(204,211,219,1) !important;
}

.u-block-a72e-25 {
  border-color: transparent !important;
}

.u-block-a72e-30:not([data-block-selected]):not([data-cell-selected]),
.u-block-a72e-30:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-a72e-30:not([data-block-selected]):not([data-cell-selected]) > .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-block-a72e-30.u-block-a72e-30.u-block-a72e-30:hover:not([data-block-selected]):not([data-cell-selected]) {
  box-shadow: 2px 2px 8px 0px rgba(204,211,219,1) !important;
}

.u-block-a72e-30 {
  border-color: transparent !important;
}

.u-block-a72e-30.u-block-a72e-30.u-block-a72e-30.hover {
  box-shadow: 2px 2px 8px 0px rgba(204,211,219,1) !important;
}

.u-block-a72e-30 {
  border-color: transparent !important;
}

.u-block-a72e-34:not([data-block-selected]):not([data-cell-selected]),
.u-block-a72e-34:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-a72e-34:not([data-block-selected]):not([data-cell-selected]) > .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-block-a72e-34.u-block-a72e-34.u-block-a72e-34:hover:not([data-block-selected]):not([data-cell-selected]) {
  box-shadow: 2px 2px 8px 0px rgba(204,211,219,1) !important;
}

.u-block-a72e-34 {
  border-color: transparent !important;
}

.u-block-a72e-34.u-block-a72e-34.u-block-a72e-34.hover {
  box-shadow: 2px 2px 8px 0px rgba(204,211,219,1) !important;
}

.u-block-a72e-34 {
  border-color: transparent !important;
}

.u-block-a72e-38:not([data-block-selected]):not([data-cell-selected]),
.u-block-a72e-38:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-a72e-38:not([data-block-selected]):not([data-cell-selected]) > .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-block-a72e-38.u-block-a72e-38.u-block-a72e-38:hover:not([data-block-selected]):not([data-cell-selected]) {
  box-shadow: 2px 2px 8px 0px rgba(204,211,219,1) !important;
}

.u-block-a72e-38 {
  border-color: transparent !important;
}

.u-block-a72e-38.u-block-a72e-38.u-block-a72e-38.hover {
  box-shadow: 2px 2px 8px 0px rgba(204,211,219,1) !important;
}

.u-block-a72e-38 {
  border-color: transparent !important;
}