.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 200px;
}

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

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

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

.u-section-2 .u-image-1 {
  width: 228px;
  height: 127px;
  margin: 18px auto 0;
}

.u-section-2 .u-icon-1 {
  width: 54px;
  height: 54px;
  transition-duration: 0.5s;
  --radius: 10px;
  margin: -129px 20px 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: 20px 20px 0 auto;
  padding: 0;
}

.u-section-2 .u-image-2 {
  width: 907px;
  height: auto;
  background-image: url("../../images/SK-T.webp");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 240px;
  margin: 17px auto 6px;
}

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

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

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

  .u-section-2 .u-icon-1 {
    margin-top: -128px;
  }

  .u-section-2 .u-image-2 {
    margin-top: 20px;
    margin-bottom: 0;
    height: auto;
  }
}

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

  .u-section-2 .u-icon-1 {
    margin-top: -127px;
  }

  .u-section-2 .u-image-2 {
    min-height: 231px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 187px;
    height: 82px;
    margin-top: 21px;
  }

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

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

  .u-section-2 .u-image-2 {
    min-height: 165px;
    margin-top: 43px;
    margin-bottom: 1px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

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

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

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

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

  .u-section-2 .u-image-2 {
    min-height: 103px;
    margin-top: 39px;
    margin-bottom: 0;
    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: 588px;
}

.u-section-3 .u-image-1 {
  width: 232px;
  height: 121px;
  margin: 20px auto 0;
}

.u-section-3 .u-icon-1 {
  width: 54px;
  height: 54px;
  transition-duration: 0.5s;
  --radius: 10px;
  margin: -125px 20px 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: 20px 20px 0 auto;
  padding: 0;
}

.u-section-3 .u-image-2 {
  width: 961px;
  height: auto;
  background-image: url("../../images/SQ-T.webp");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 301px;
  margin: 16px auto 0;
}

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

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

.u-section-3 .u-text-2 {
  font-weight: 400;
  font-size: 0.875rem;
  margin: -22px 0 52px 376px;
}

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

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

  .u-section-3 .u-image-2 {
    width: 940px;
    height: auto;
  }

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

  .u-section-3 .u-text-2 {
    width: auto;
    margin: 0 73px 49px 104px;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-image-2 {
    width: 720px;
  }

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

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

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

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

  .u-section-3 .u-icon-1 {
    width: 33px;
    height: 33px;
    margin-top: -66px;
    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 {
    min-height: 197px;
    margin-top: 32px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

  .u-section-3 .u-text-2 {
    margin-bottom: 50px;
  }
}

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

  .u-section-3 .u-image-1 {
    width: 200px;
    height: 67px;
    margin-top: 19px;
  }

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

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

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

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

.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;
}