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

.u-section-1 .u-text-1 {
  font-size: 1.125rem;
  font-weight: 700;
  margin: 20px auto 20px 219px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-left: 100px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-left: 36px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    margin-left: 0;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 863px;
}

.u-section-2 .u-image-1 {
  width: 300px;
  height: 200px;
  margin: 22px auto 0;
}

.u-section-2 .u-icon-1 {
  width: 54px;
  height: 54px;
  transition-duration: 0.5s;
  --radius: 10px;
  margin: -166px 127px 0 auto;
  padding: 0;
}

.u-section-2 .u-icon-2 {
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  width: 54px;
  height: 56px;
  transition-duration: 0.5s;
  --radius: 10px;
  margin: 22px 127px 0 auto;
  padding: 0;
}

.u-section-2 .u-image-2 {
  width: 886px;
  height: 620px;
  margin: 56px auto 0;
}

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

  .u-section-2 .u-icon-1 {
    margin-right: 50px;
  }

  .u-section-2 .u-icon-2 {
    margin-right: 50px;
  }

  .u-section-2 .u-image-2 {
    width: 720px;
    height: 504px;
  }
}

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

  .u-section-2 .u-image-1 {
    height: 137px;
  }

  .u-section-2 .u-icon-1 {
    width: 33px;
    height: 33px;
    margin-top: -86px;
    margin-right: 33px;
  }

  .u-section-2 .u-icon-2 {
    width: 33px;
    height: 34px;
    margin-top: -33px;
    margin-right: 0;
  }

  .u-section-2 .u-image-2 {
    height: 378px;
    margin-top: 74px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 150px;
  }

  .u-section-2 .u-image-2 {
    height: 239px;
    margin-top: 72px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}

.u-section-2 .u-icon-1,
.u-section-2 .u-icon-1:before,
.u-section-2 .u-icon-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-2 .u-icon-1.u-icon-1.u-icon-1:hover {
  box-shadow: 0px 0px 8px 5px rgba(76,115,151,1) !important;
}

.u-section-2 .u-icon-1.u-icon-1.u-icon-1.hover {
  box-shadow: 0px 0px 8px 5px rgba(76,115,151,1) !important;
}

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

.u-section-2 .u-icon-2.u-icon-2.u-icon-2.hover {
  box-shadow: 0px 0px 8px 5px rgba(128,128,128,1) !important;
}.u-section-3 .u-sheet-1 {
  min-height: 871px;
}

.u-section-3 .u-image-1 {
  width: 300px;
  height: 200px;
  margin: 26px auto 0;
}

.u-section-3 .u-icon-1 {
  width: 54px;
  height: 54px;
  transition-duration: 0.5s;
  --radius: 10px;
  margin: -168px 127px 0 auto;
  padding: 0;
}

.u-section-3 .u-icon-2 {
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  width: 54px;
  height: 56px;
  transition-duration: 0.5s;
  --radius: 10px;
  margin: 26px 127px 0 auto;
  padding: 0;
}

.u-section-3 .u-image-2 {
  width: 887px;
  height: 620px;
  margin: 58px auto 0;
}

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

  .u-section-3 .u-icon-1 {
    margin-right: 50px;
  }

  .u-section-3 .u-icon-2 {
    margin-right: 50px;
  }

  .u-section-3 .u-image-2 {
    width: 720px;
    height: 503px;
  }
}

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

  .u-section-3 .u-image-1 {
    height: 137px;
  }

  .u-section-3 .u-icon-1 {
    width: 33px;
    height: 33px;
    margin-top: -84px;
    margin-right: 33px;
  }

  .u-section-3 .u-icon-2 {
    width: 33px;
    height: 34px;
    margin-top: -34px;
    margin-right: 0;
  }

  .u-section-3 .u-image-2 {
    height: 377px;
    margin-top: 66px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

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

  .u-section-3 .u-image-1 {
    width: 121px;
    margin-top: 22px;
  }

  .u-section-3 .u-icon-1 {
    margin-top: -85px;
  }

  .u-section-3 .u-image-2 {
    height: 239px;
    margin-top: 74px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}

.u-section-3 .u-icon-1,
.u-section-3 .u-icon-1:before,
.u-section-3 .u-icon-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-3 .u-icon-1.u-icon-1.u-icon-1:hover {
  box-shadow: 0px 0px 8px 5px rgba(76,115,151,1) !important;
}

.u-section-3 .u-icon-1.u-icon-1.u-icon-1.hover {
  box-shadow: 0px 0px 8px 5px rgba(76,115,151,1) !important;
}

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

.u-section-3 .u-icon-2.u-icon-2.u-icon-2.hover {
  box-shadow: 0px 0px 8px 5px rgba(128,128,128,1) !important;
}.u-section-4 .u-sheet-1 {
  min-height: 1000px;
}

.u-section-4 .u-image-1 {
  width: 300px;
  height: 200px;
  margin: 22px auto 0;
}

.u-section-4 .u-icon-1 {
  width: 54px;
  height: 54px;
  transition-duration: 0.5s;
  --radius: 10px;
  margin: -166px 127px 0 auto;
  padding: 0;
}

.u-section-4 .u-icon-2 {
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  width: 54px;
  height: 56px;
  transition-duration: 0.5s;
  --radius: 10px;
  margin: 22px 128px 0 auto;
  padding: 0;
}

.u-section-4 .u-image-2 {
  width: 886px;
  height: 620px;
  margin: 56px auto 0;
}

.u-section-4 .u-text-1 {
  font-weight: 400;
  font-size: 0.875rem;
  margin: 56px 231px 0 0;
}

.u-section-4 .u-text-2 {
  font-weight: 400;
  font-size: 0.875rem;
  margin: -21px 0 56px 376px;
}

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

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

  .u-section-4 .u-icon-1 {
    margin-right: 126px;
  }

  .u-section-4 .u-icon-2 {
    margin-right: 126px;
  }

  .u-section-4 .u-image-2 {
    margin-top: 68px;
  }

  .u-section-4 .u-text-1 {
    width: auto;
    margin-left: 16px;
    margin-right: 16px;
  }

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

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

  .u-section-4 .u-icon-1 {
    margin-top: -162px;
    margin-right: 50px;
  }

  .u-section-4 .u-icon-2 {
    margin-top: 15px;
    margin-right: 50px;
  }

  .u-section-4 .u-image-2 {
    height: 504px;
    width: 720px;
    margin-top: 71px;
  }

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

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

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

  .u-section-4 .u-image-1 {
    height: 137px;
    margin-top: 30px;
  }

  .u-section-4 .u-icon-1 {
    width: 33px;
    height: 32px;
    margin-top: -83px;
    margin-right: 33px;
  }

  .u-section-4 .u-icon-2 {
    width: 33px;
    height: 34px;
    margin-top: -34px;
    margin-right: 0;
  }

  .u-section-4 .u-image-2 {
    height: 378px;
    margin-top: 76px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

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

  .u-section-4 .u-image-1 {
    width: 134px;
    margin-top: 25px;
  }

  .u-section-4 .u-icon-1 {
    height: 33px;
    margin-top: -85px;
  }

  .u-section-4 .u-icon-2 {
    margin-top: -33px;
  }

  .u-section-4 .u-image-2 {
    height: 234px;
    margin-top: 69px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-text-2 {
    margin-bottom: 55px;
  }
}

.u-block-af57-9:not([data-block-selected]):not([data-cell-selected]),
.u-block-af57-9:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-af57-9: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-af57-9.u-block-af57-9.u-block-af57-9:hover:not([data-block-selected]):not([data-cell-selected]) {
  box-shadow: 0px 0px 8px 5px rgba(76,115,151,1) !important;
}

.u-block-af57-9.u-block-af57-9.u-block-af57-9.hover {
  box-shadow: 0px 0px 8px 5px rgba(76,115,151,1) !important;
}

.u-block-af57-52:not([data-block-selected]):not([data-cell-selected]),
.u-block-af57-52:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-af57-52: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-af57-52.u-block-af57-52.u-block-af57-52:hover:not([data-block-selected]):not([data-cell-selected]) {
  box-shadow: 0px 0px 8px 5px rgba(76,115,151,1) !important;
}

.u-block-af57-52.u-block-af57-52.u-block-af57-52.hover {
  box-shadow: 0px 0px 8px 5px rgba(76,115,151,1) !important;
}

.u-section-4 .u-icon-1,
.u-section-4 .u-icon-1:before,
.u-section-4 .u-icon-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-4 .u-icon-1.u-icon-1.u-icon-1:hover {
  box-shadow: 0px 0px 8px 5px rgba(76,115,151,1) !important;
}

.u-section-4 .u-icon-1.u-icon-1.u-icon-1.hover {
  box-shadow: 0px 0px 8px 5px rgba(76,115,151,1) !important;
}

.u-section-4 .u-icon-2,
.u-section-4 .u-icon-2:before,
.u-section-4 .u-icon-2 > .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-4 .u-icon-2.u-icon-2.u-icon-2:hover {
  box-shadow: 0px 0px 8px 5px rgba(128,128,128,1) !important;
}

.u-section-4 .u-icon-2.u-icon-2.u-icon-2.hover {
  box-shadow: 0px 0px 8px 5px rgba(128,128,128,1) !important;
}