 .u-section-1 {
  background-image: url("images/image.png");
  background-repeat: no-repeat, no-repeat;
}

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

@media (max-width: 1199px) {
   .u-section-1 {
    background-size: cover, contain;
    background-position: 50% 50%, 50% 50%;
  }

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

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

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

@media (max-width: 575px) {
   .u-section-1 {
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }

  .u-section-1 .u-sheet-1 {
    min-height: 293px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 226px;
}

.u-section-2 .u-text-1 {
  font-size: 1.875rem;
  font-family: "IBM Plex Sans";
  font-weight: 500;
  margin: 53px 0 60px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    width: 899px;
  }
}

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

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    font-size: 1.6666666666666665rem;
    width: 540px;
  }
}

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

  .u-section-2 .u-text-1 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 40px;
  }
} .u-section-3 {
  background-size: cover;
  background-position: 50% 50%;
}

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

.u-section-3 .u-image-1 {
  height: 684px;
  margin-top: 132px;
  margin-bottom: 0;
  --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;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}

.u-section-3 .u-text-1 {
  font-size: 3.75rem;
  font-weight: 700;
  font-family: "IBM Plex Sans";
  --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;
  margin: -783px 133px 0 0;
}

@media (max-width: 1199px) {
  .u-section-3 .u-text-1 {
    margin-right: 0;
  }
}

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

  .u-section-3 .u-image-1 {
    margin-top: 106px;
  }

  .u-section-3 .u-text-1 {
    width: auto;
    margin-top: -757px;
    margin-bottom: 60px;
    font-size: 3rem;
  }
}

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

  .u-section-3 .u-image-1 {
    margin-top: 165px;
  }

  .u-section-3 .u-text-1 {
    font-size: 2.25rem;
    margin-top: -816px;
  }
}

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

  .u-section-3 .u-image-1 {
    height: 254px;
    margin-top: 69px;
  }

  .u-section-3 .u-text-1 {
    font-size: 1.5rem;
    margin-top: -293px;
  }
}

.u-section-3 .u-image-1,
.u-section-3 .u-image-1:before,
.u-section-3 .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-3 .u-image-1.u-image-1.u-image-1:hover {
  transform: scale(1.2) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-1.u-image-1.u-image-1.hover {
  transform: scale(1.2) translateX(0px) translateY(0px) !important;
} .u-section-4 {
  background-repeat: no-repeat, no-repeat;
  background-image: url('images/Punisher_uav_mailman_web.jpg'), linear-gradient(to bottom, rgba(125, 225, 255, 1), rgba(125, 225, 255, 1));
  background-position: 50% 50%;
}

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

.u-section-4 .u-text-1 {
  font-size: 3.75rem;
  text-decoration: none solid rgb(255, 255, 255);
  font-weight: 700;
  font-family: "IBM Plex Sans";
  --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;
  margin: 45px 54px 60px 9px;
}

@media (max-width: 1199px) {
   .u-section-4 {
    background-position: 50% 50%, 50% 50%;
    background-size: contain, auto 115%;
  }

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

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

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

  .u-section-4 .u-text-1 {
    font-size: 3rem;
  }
}

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

  .u-section-4 .u-text-1 {
    font-size: 2.25rem;
  }
}

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

  .u-section-4 .u-text-1 {
    font-size: 1.5rem;
    width: auto;
    margin-top: 30px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 176px;
}

.u-section-5 .u-text-1 {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-size: 1.375rem;
  font-weight: 600;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 53px 24px;
}

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

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

  .u-section-5 .u-text-1 {
    width: auto;
    margin-top: 40px;
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .u-section-5 .u-text-1 {
    font-size: 1.222222222222222rem;
  }
}

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

  .u-section-5 .u-text-1 {
    font-weight: 500;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 469px;
}

.u-section-6 .u-text-1 {
  font-family: "IBM Plex Sans";
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: 500;
  margin: 40px 570px 0 26px;
}

.u-section-6 .u-btn-1 {
  --radius: 1px;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-family: "IBM Plex Sans";
  text-transform: uppercase;
  font-weight: 700;
  margin: 41px auto 60px 26px;
  padding: 15px 17px 15px 15px;
}

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

  .u-section-6 .u-btn-1 {
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  .u-section-6 .u-text-1 {
    margin-right: 176px;
  }
}

@media (max-width: 767px) {
  .u-section-6 .u-text-1 {
    font-size: 1.3333333333333333rem;
    margin-right: 0;
  }
}

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

  .u-section-6 .u-text-1 {
    font-size: 1.125rem;
    width: auto;
    font-weight: 600;
  }

  .u-section-6 .u-btn-1 {
    font-size: 1rem;
    font-weight: 600;
    margin-top: 31px;
  }
} .u-section-7 {
  background-image: url('images/rex_full_kill_chain_uav3.jpg'), linear-gradient(to bottom, rgba(161, 158, 124, 1), rgba(161, 158, 124, 1));
  background-position: 49.55% 50%, 50% 50%;
  background-size: auto 110%;
}

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

.u-section-7 .u-text-1 {
  font-family: "IBM Plex Sans";
  font-size: 4.5rem;
  text-decoration: none solid rgb(255, 255, 255);
  font-weight: 700;
  margin: 45px 46px 60px 17px;
}

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

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

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

  .u-section-7 .u-text-1 {
    font-size: 3rem;
  }
}

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

  .u-section-7 .u-text-1 {
    font-size: 2.25rem;
  }
}

@media (max-width: 575px) {
   .u-section-7 {
    background-position: 50% 50%, 50% 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, cover;
  }

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

  .u-section-7 .u-text-1 {
    font-size: 1.5rem;
    width: auto;
    margin-top: 30px;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 193px;
}

.u-section-8 .u-text-1 {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-size: 1.375rem;
  font-weight: 600;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 53px 24px 60px;
}

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

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

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

@media (max-width: 767px) {
  .u-section-8 .u-text-1 {
    font-size: 1.222222222222222rem;
  }
}

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

  .u-section-8 .u-text-1 {
    font-weight: 500;
    margin-bottom: 59px;
  }
}.u-section-9 .u-sheet-1 {
  min-height: 468px;
}

.u-section-9 .u-text-1 {
  font-family: "IBM Plex Sans";
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: 500;
  margin: 40px 570px 0 26px;
}

.u-section-9 .u-btn-1 {
  --radius: 1px;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-family: "IBM Plex Sans";
  text-transform: uppercase;
  font-weight: 700;
  margin: 40px auto 60px 26px;
  padding: 15px 17px 15px 15px;
}

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

  .u-section-9 .u-btn-1 {
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  .u-section-9 .u-text-1 {
    margin-right: 176px;
  }
}

@media (max-width: 767px) {
  .u-section-9 .u-text-1 {
    font-size: 1.3333333333333333rem;
    margin-right: 0;
  }
}

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

  .u-section-9 .u-text-1 {
    font-size: 1.125rem;
    width: auto;
    font-weight: 600;
  }

  .u-section-9 .u-btn-1 {
    font-size: 1rem;
    font-weight: 600;
  }
} .u-section-10 {
  background-image: url("images/tandem_kamikaze_drone.jpg");
}

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

.u-section-10 .u-text-1 {
  font-family: "IBM Plex Sans";
  font-size: 4.5rem;
  text-decoration: none solid rgb(255, 255, 255);
  font-weight: 700;
  --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;
  margin: 40px 202px 60px 25px;
}

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

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

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

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

  .u-section-10 .u-text-1 {
    margin-right: 0;
    font-size: 3rem;
  }
}

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

  .u-section-10 .u-text-1 {
    font-size: 2.25rem;
  }
}

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

  .u-section-10 .u-text-1 {
    font-size: 1.5rem;
    width: auto;
    margin-top: 30px;
  }
}.u-section-11 .u-sheet-1 {
  min-height: 193px;
}

.u-section-11 .u-text-1 {
  font-style: normal;
  font-size: 1.375rem;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 53px 24px 60px;
}

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

@media (max-width: 767px) {
  .u-section-11 .u-text-1 {
    font-size: 1.222222222222222rem;
  }
}

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

  .u-section-11 .u-text-1 {
    font-family: "IBM Plex Sans";
    font-weight: 500;
    width: auto;
    margin-top: 40px;
    margin-bottom: 59px;
  }
}.u-section-12 .u-sheet-1 {
  min-height: 468px;
}

.u-section-12 .u-text-1 {
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  --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;
  margin: 40px 570px 0 26px;
}

.u-section-12 .u-btn-1 {
  --radius: 1px;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-family: "IBM Plex Sans";
  text-transform: uppercase;
  font-weight: 700;
  margin: 40px auto 60px 26px;
  padding: 15px 17px 15px 15px;
}

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

  .u-section-12 .u-btn-1 {
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  .u-section-12 .u-text-1 {
    margin-right: 176px;
  }
}

@media (max-width: 767px) {
  .u-section-12 .u-text-1 {
    font-size: 1.3333333333333333rem;
    margin-right: 0;
  }
}

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

  .u-section-12 .u-text-1 {
    font-family: "IBM Plex Sans";
    font-size: 1.125rem;
    width: auto;
    font-weight: 600;
  }

  .u-section-12 .u-btn-1 {
    font-size: 1rem;
    font-weight: 600;
  }
} .u-section-13 {
  background-image: url("images/TRIDENT_KAMIKAZE.png");
  background-position: 50% 50%;
}

.u-section-13 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-13 .u-text-1 {
  font-family: "IBM Plex Sans";
  font-size: 3.75rem;
  text-decoration: none solid rgb(255, 255, 255);
  font-weight: 700;
  margin: 40px 480px 60px 0;
}

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

  .u-section-13 .u-text-1 {
    margin-right: 280px;
  }
}

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

  .u-section-13 .u-text-1 {
    margin-right: 60px;
    font-size: 3rem;
  }
}

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

  .u-section-13 .u-text-1 {
    font-size: 2.25rem;
    margin-right: 0;
  }
}

@media (max-width: 575px) {
   .u-section-13 {
    background-size: cover;
  }

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

  .u-section-13 .u-text-1 {
    font-size: 1.5rem;
    width: auto;
    margin-top: 20px;
  }
}.u-section-14 .u-sheet-1 {
  min-height: 193px;
}

.u-section-14 .u-text-1 {
  font-style: normal;
  font-size: 1.375rem;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  margin: 53px 24px 60px;
}

@media (max-width: 1199px) {
  .u-section-14 .u-text-1 {
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

@media (max-width: 767px) {
  .u-section-14 .u-text-1 {
    font-size: 1.222222222222222rem;
  }
}

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

  .u-section-14 .u-text-1 {
    font-family: "IBM Plex Sans";
    font-weight: 500;
  }
}.u-section-15 .u-sheet-1 {
  min-height: 468px;
}

.u-section-15 .u-text-1 {
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  margin: 40px 570px 0 26px;
}

.u-section-15 .u-btn-1 {
  --radius: 1px;
  font-size: 1.125rem;
  letter-spacing: 2px;
  font-family: "IBM Plex Sans";
  text-transform: uppercase;
  font-weight: 700;
  margin: 40px auto 60px 26px;
  padding: 15px 17px 15px 15px;
}

@media (max-width: 1199px) {
  .u-section-15 .u-text-1 {
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
    margin-right: 396px;
    margin-left: 0;
  }

  .u-section-15 .u-btn-1 {
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  .u-section-15 .u-text-1 {
    margin-right: 176px;
  }
}

@media (max-width: 767px) {
  .u-section-15 .u-text-1 {
    font-size: 1.3333333333333333rem;
    margin-right: 0;
  }
}

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

  .u-section-15 .u-text-1 {
    font-family: "IBM Plex Sans";
    font-size: 1.125rem;
    font-weight: 600;
  }

  .u-section-15 .u-btn-1 {
    font-size: 1rem;
    font-weight: 600;
  }
}.u-section-16 .u-sheet-1 {
  min-height: 1017px;
}

.u-section-16 .u-text-1 {
  font-family: "IBM Plex Sans";
  font-size: 3.75rem;
  font-weight: 600;
  margin: 27px auto 0 0;
}

.u-section-16 .u-layout-wrap-1 {
  margin-top: 24px;
  margin-bottom: 0;
}

.u-section-16 .u-video-1 {
  min-height: 400px;
}

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

.u-section-16 .embed-responsive-1 {
  position: absolute;
}

.u-section-16 .u-layout-cell-2 {
  min-height: 400px;
}

.u-section-16 .u-container-layout-2 {
  padding: 20px;
}

.u-section-16 .embed-responsive-2 {
  position: absolute;
  width: 178%;
  left: -39%;
  height: 178%;
  top: -39%;
}

.u-section-16 .u-video-3 {
  height: 371px;
  margin-left: 0;
  margin-right: auto;
}

.u-section-16 .embed-responsive-3 {
  position: absolute;
  width: 178%;
  left: -39%;
  height: 178%;
  top: -39%;
}

.u-section-16 .u-layout-wrap-2 {
  margin-top: 24px;
  margin-bottom: 60px;
}

.u-section-16 .u-video-4 {
  min-height: 400px;
}

.u-section-16 .u-container-layout-3 {
  padding: 19px 0;
}

.u-section-16 .embed-responsive-4 {
  position: absolute;
}

.u-section-16 .u-layout-cell-4 {
  min-height: 400px;
}

.u-section-16 .u-container-layout-4 {
  padding: 20px;
}

.u-section-16 .embed-responsive-5 {
  position: absolute;
  width: 178%;
  left: -39%;
  height: 178%;
  top: -39%;
}

.u-section-16 .u-video-6 {
  height: 371px;
  margin-left: 0;
  margin-right: auto;
}

.u-section-16 .embed-responsive-6 {
  position: absolute;
  width: 178%;
  left: -39%;
  height: 178%;
  top: -39%;
}

.u-section-16 .u-video-poster-1 {
  width: 56%;
  left: 22%;
  height: 56%;
  top: 22%;
  background-image: url("images/Punisher_Damage.JPG");
}

@media (max-width: 1199px) {
  .u-section-16 .u-text-1 {
    margin-top: 412px;
  }

  .u-section-16 .u-layout-wrap-1 {
    margin-top: -50px;
  }

  .u-section-16 .u-layout-cell-2 {
    min-height: 330px;
  }

  .u-section-16 .u-video-3 {
    margin-left: initial;
    margin-right: initial;
    height: auto;
  }

  .u-section-16 .u-layout-wrap-2 {
    margin-top: 139px;
    margin-bottom: -251px;
  }

  .u-section-16 .u-video-4 {
    min-height: 330px;
  }

  .u-section-16 .u-layout-cell-4 {
    min-height: 330px;
  }

  .u-section-16 .u-video-6 {
    margin-left: initial;
    margin-right: initial;
    height: auto;
  }
}

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

  .u-section-16 .u-text-1 {
    font-size: 3rem;
    width: auto;
    margin-top: 20px;
  }

  .u-section-16 .u-layout-wrap-1 {
    margin-top: 40px;
  }

  .u-section-16 .u-video-1 {
    min-height: 275px;
  }

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

  .u-section-16 .u-layout-cell-2 {
    min-height: 275px;
  }

  .u-section-16 .u-container-layout-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-16 .u-layout-wrap-2 {
    margin-top: 33px;
    margin-bottom: 60px;
  }

  .u-section-16 .u-video-4 {
    min-height: 253px;
  }

  .u-section-16 .u-container-layout-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-16 .u-layout-cell-4 {
    min-height: 253px;
  }

  .u-section-16 .u-container-layout-4 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

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

  .u-section-16 .u-text-1 {
    font-size: 2.6666666666666665rem;
    margin-top: 383px;
  }

  .u-section-16 .u-layout-wrap-1 {
    margin-top: 380px;
  }

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

  .u-section-16 .u-layout-cell-2 {
    min-height: 413px;
  }

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

  .u-section-16 .u-layout-wrap-2 {
    margin-top: -671px;
  }

  .u-section-16 .u-video-4 {
    min-height: 380px;
  }

  .u-section-16 .u-container-layout-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-16 .u-layout-cell-4 {
    min-height: 380px;
  }

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

  .u-section-16 .embed-responsive-6 {
    height: 100px;
  }
}

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

  .u-section-16 .u-text-1 {
    font-size: 1.5rem;
    margin-top: 27px;
  }

  .u-section-16 .u-layout-wrap-1 {
    margin-top: 31px;
  }

  .u-section-16 .u-layout-cell-2 {
    min-height: 260px;
  }

  .u-section-16 .u-layout-wrap-2 {
    margin-top: 33px;
    margin-bottom: 43px;
  }

  .u-section-16 .u-video-4 {
    min-height: 233px;
  }

  .u-section-16 .u-layout-cell-4 {
    min-height: 233px;
  }

  .u-section-16 .embed-responsive-6 {
    height: 178%;
  }
} .u-section-17 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-17 .u-text-1 {
  font-family: "IBM Plex Sans";
  font-size: 3.75rem;
  font-weight: 600;
  margin: 20px auto 0 20px;
}

.u-section-17 .u-group-1 {
  width: 1118px;
  min-height: 88px;
  height: auto;
  margin: 77px auto 0 0;
}

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

.u-section-17 .u-group-2 {
  width: 131px;
  min-height: 69px;
  height: auto;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  transition-duration: 0.5s;
  margin: 9px auto 0 22px;
}

.u-section-17 .u-container-layout-2 {
  padding-left: 9px;
  padding-right: 9px;
  padding-bottom: 0;
}

.u-section-17 .u-image-1 {
  height: 32px;
  width: 102px;
  margin: 0 auto;
}

.u-section-17 .u-group-3 {
  width: 270px;
  min-height: 68px;
  height: auto;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  transition-duration: 0.5s;
  margin: -69px auto 0 168px;
}

.u-section-17 .u-container-layout-3 {
  padding-left: 9px;
  padding-right: 9px;
}

.u-section-17 .u-image-2 {
  height: 35px;
  width: 222px;
  margin: 0 auto;
}

.u-section-17 .u-group-4 {
  width: 151px;
  min-height: 67px;
  height: auto;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  transition-duration: 0.5s;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-position: 50% 50%;
  background-size: cover;
  margin: -67px auto 0 453px;
}

.u-section-17 .u-container-layout-4 {
  padding: 0 9px;
}

.u-section-17 .u-image-3 {
  width: 100px;
  height: 36px;
  object-position: 100% 50%;
  margin: 0 auto;
}

.u-section-17 .u-group-5 {
  width: 151px;
  min-height: 67px;
  height: auto;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  transition-duration: 0.5s;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-position: 50% 50%;
  background-size: cover;
  margin: -68px 348px 0 auto;
}

.u-section-17 .u-container-layout-5 {
  padding: 0 9px;
}

.u-section-17 .u-image-4 {
  width: 100px;
  height: 36px;
  object-position: 100% 50%;
  margin: 0 auto;
}

.u-section-17 .u-group-6 {
  width: 1118px;
  min-height: 88px;
  height: auto;
  margin: 10px auto 0 0;
}

.u-section-17 .u-container-layout-6 {
  padding-left: 0;
  padding-right: 0;
}

.u-section-17 .u-group-7 {
  width: 97px;
  min-height: 66px;
  height: auto;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  transition-duration: 0.5s;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-position: 50% 50%;
  background-size: cover;
  margin: 0 auto 0 22px;
}

.u-section-17 .u-container-layout-7 {
  padding: 0 9px;
}

.u-section-17 .u-image-5 {
  width: 60px;
  height: 44px;
  object-position: 100% 50%;
  margin: 10px auto 0;
}

.u-section-17 .u-group-8 {
  width: 111px;
  min-height: 67px;
  height: auto;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  transition-duration: 0.5s;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-position: 50% 50%;
  background-size: cover;
  margin: -67px auto 0 134px;
}

.u-section-17 .u-container-layout-8 {
  padding: 0 9px;
}

.u-section-17 .u-image-6 {
  width: 73px;
  height: 46px;
  object-position: 100% 50%;
  margin: 8px auto 0;
}

.u-section-17 .u-group-9 {
  width: 78px;
  min-height: 67px;
  height: auto;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  transition-duration: 0.5s;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-position: 50% 50%;
  background-size: cover;
  margin: -66px auto 0 260px;
}

.u-section-17 .u-container-layout-9 {
  padding: 0 9px;
}

.u-section-17 .u-image-7 {
  width: 54px;
  height: 44px;
  object-position: 100% 50%;
  margin: 0 auto;
}

.u-section-17 .u-group-10 {
  width: 270px;
  min-height: 68px;
  height: auto;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  transition-duration: 0.5s;
  margin: -66px auto 0 348px;
}

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

.u-section-17 .u-image-8 {
  height: 35px;
  width: 222px;
  margin: 0 auto;
}

.u-section-17 .u-group-11 {
  width: 184px;
  min-height: 67px;
  height: auto;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  transition-duration: 0.5s;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-position: 50% 50%;
  background-size: cover;
  margin: -67px 305px 0 auto;
}

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

.u-section-17 .u-image-9 {
  width: 134px;
  height: 36px;
  object-position: 100% 50%;
  margin: 15px auto 0;
}

.u-section-17 .u-group-12 {
  width: 259px;
  min-height: 68px;
  height: auto;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  transition-duration: 0.5s;
  margin: -67px 36px -1px auto;
}

.u-section-17 .u-container-layout-12 {
  padding-left: 9px;
  padding-right: 9px;
}

.u-section-17 .u-image-10 {
  height: 32px;
  width: 202px;
  margin: 19px auto 0;
}

.u-section-17 .u-group-13 {
  width: 1118px;
  min-height: 88px;
  height: auto;
  margin: 12px auto 0 0;
}

.u-section-17 .u-container-layout-13 {
  padding-left: 0;
  padding-right: 0;
}

.u-section-17 .u-group-14 {
  width: 190px;
  min-height: 68px;
  height: auto;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  transition-duration: 0.5s;
  margin: 10px auto 0 22px;
}

.u-section-17 .u-container-layout-14 {
  padding-top: 0;
  padding-bottom: 0;
}

.u-section-17 .u-image-11 {
  height: 52px;
  width: 139px;
  object-position: 50% 65.91%;
  margin: 0 auto;
}

.u-section-17 .u-group-15 {
  width: 168px;
  min-height: 68px;
  height: auto;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  transition-duration: 0.5s;
  margin: -68px auto 0 227px;
}

.u-section-17 .u-container-layout-15 {
  padding: 0 9px;
}

.u-section-17 .u-image-12 {
  height: 40px;
  width: 136px;
  object-position: 50% 65.91%;
  margin: 0 auto;
}

.u-section-17 .u-group-16 {
  width: 306px;
  min-height: 68px;
  height: auto;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  transition-duration: 0.5s;
  margin: -66px auto 0 410px;
}

.u-section-17 .u-container-layout-16 {
  padding: 0 9px;
}

.u-section-17 .u-image-13 {
  height: 39px;
  width: 264px;
  object-position: 50% 65.91%;
  margin: 14px auto 0;
}

.u-section-17 .u-group-17 {
  width: 196px;
  min-height: 68px;
  height: auto;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  transition-duration: 0.5s;
  margin: -70px 190px 0 auto;
}

.u-section-17 .u-container-layout-17 {
  padding: 0 9px;
}

.u-section-17 .u-image-14 {
  height: 48px;
  width: 156px;
  object-position: 50% 65.91%;
  margin: 9px auto 0 7px;
}

.u-section-17 .u-group-18 {
  width: 1129px;
  min-height: 88px;
  height: auto;
  margin: 10px auto 60px 0;
}

.u-section-17 .u-container-layout-18 {
  padding-left: 0;
  padding-right: 0;
}

.u-section-17 .u-group-19 {
  width: 261px;
  min-height: 68px;
  height: auto;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  transition-duration: 0.5s;
  margin: 10px auto 0 23px;
}

.u-section-17 .u-container-layout-19 {
  padding-left: 9px;
  padding-right: 9px;
  padding-bottom: 0;
}

.u-section-17 .u-image-15 {
  height: 38px;
  width: 238px;
  margin: 0 auto 0 0;
}

.u-section-17 .u-group-20 {
  width: 135px;
  min-height: 67px;
  height: auto;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  transition-duration: 0.5s;
  margin: -68px auto 0 299px;
}

.u-section-17 .u-container-layout-20 {
  padding: 0 9px;
}

.u-section-17 .u-image-16 {
  object-position: 50% 43.59%;
  height: 38px;
  width: 114px;
  margin: 0 auto;
}

.u-section-17 .u-group-21 {
  width: 324px;
  min-height: 67px;
  height: auto;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  transition-duration: 0.5s;
  margin: -67px 356px 0 auto;
}

.u-section-17 .u-container-layout-21 {
  padding-left: 9px;
  padding-right: 9px;
}

.u-section-17 .u-image-17 {
  height: 26px;
  width: 266px;
  margin: 20px auto 0;
}

.u-section-17 .u-group-22 {
  width: 329px;
  min-height: 67px;
  height: auto;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  transition-duration: 0.5s;
  margin: -67px 12px 0 auto;
}

.u-section-17 .u-container-layout-22 {
  padding-left: 9px;
  padding-right: 9px;
}

.u-section-17 .u-image-18 {
  height: 29px;
  width: 297px;
  margin: 18px auto 0;
}

@media (max-width: 1199px) {
  .u-section-17 .u-group-1 {
    width: 940px;
    height: auto;
  }

  .u-section-17 .u-container-layout-1 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-17 .u-group-2 {
    height: auto;
  }

  .u-section-17 .u-group-3 {
    height: auto;
  }

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

  .u-section-17 .u-group-4 {
    height: auto;
  }

  .u-section-17 .u-image-3 {
    inset: auto;
  }

  .u-section-17 .u-group-5 {
    height: auto;
  }

  .u-section-17 .u-image-4 {
    inset: auto;
  }

  .u-section-17 .u-group-6 {
    width: 940px;
    height: auto;
  }

  .u-section-17 .u-container-layout-6 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-17 .u-group-7 {
    height: auto;
  }

  .u-section-17 .u-image-5 {
    inset: auto;
  }

  .u-section-17 .u-group-8 {
    height: auto;
  }

  .u-section-17 .u-image-6 {
    inset: auto;
  }

  .u-section-17 .u-group-9 {
    height: auto;
  }

  .u-section-17 .u-image-7 {
    inset: auto;
  }

  .u-section-17 .u-group-10 {
    height: auto;
  }

  .u-section-17 .u-group-11 {
    height: auto;
  }

  .u-section-17 .u-group-12 {
    height: auto;
  }

  .u-section-17 .u-container-layout-12 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .u-section-17 .u-group-13 {
    width: 940px;
    height: auto;
  }

  .u-section-17 .u-container-layout-13 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-17 .u-group-14 {
    height: auto;
  }

  .u-section-17 .u-container-layout-14 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .u-section-17 .u-group-15 {
    height: auto;
  }

  .u-section-17 .u-group-16 {
    height: auto;
  }

  .u-section-17 .u-group-17 {
    height: auto;
  }

  .u-section-17 .u-group-18 {
    width: 940px;
    height: auto;
  }

  .u-section-17 .u-container-layout-18 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-17 .u-group-19 {
    height: auto;
  }

  .u-section-17 .u-group-20 {
    height: auto;
  }

  .u-section-17 .u-group-21 {
    height: auto;
  }

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

  .u-section-17 .u-group-22 {
    height: auto;
  }

  .u-section-17 .u-container-layout-22 {
    padding-bottom: 0;
    padding-top: 0;
  }
}

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

  .u-section-17 .u-text-1 {
    font-size: 3rem;
    width: auto;
    margin-top: 23px;
  }

  .u-section-17 .u-group-1 {
    min-height: 198px;
    margin-top: 58px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-17 .u-group-2 {
    margin-top: 18px;
  }

  .u-section-17 .u-group-4 {
    margin-top: 19px;
    margin-left: 188px;
  }

  .u-section-17 .u-group-5 {
    margin-top: -67px;
    margin-right: auto;
    margin-left: 19px;
  }

  .u-section-17 .u-group-6 {
    min-height: 198px;
    margin-top: 0;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-17 .u-group-7 {
    margin-top: 25px;
  }

  .u-section-17 .u-group-11 {
    margin-top: 15px;
    margin-right: auto;
    margin-left: 18px;
  }

  .u-section-17 .u-group-12 {
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 218px;
  }

  .u-section-17 .u-group-13 {
    min-height: 186px;
    margin-top: 0;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-17 .u-group-16 {
    margin-top: 13px;
    margin-left: 23px;
  }

  .u-section-17 .u-group-17 {
    margin-right: 182px;
  }

  .u-section-17 .u-group-18 {
    min-height: 201px;
    margin-top: 0;
    margin-bottom: 56px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-17 .u-group-21 {
    margin-top: 20px;
    margin-right: auto;
    margin-left: 23px;
  }

  .u-section-17 .u-group-22 {
    margin-top: -66px;
    margin-right: 29px;
  }
}

@media (max-width: 767px) {
  .u-section-17 .u-text-1 {
    font-size: 2.6666666666666665rem;
  }

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

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

  .u-section-17 .u-group-10 {
    margin-left: 270px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

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

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

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

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

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

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

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

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

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

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

  .u-section-17 .u-text-1 {
    font-size: 1.5rem;
    margin-top: 19px;
    margin-left: 0;
  }

  .u-section-17 .u-group-1 {
    min-height: 239px;
    margin-top: 27px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-17 .u-group-2 {
    margin-top: 0;
    margin-left: 2px;
  }

  .u-section-17 .u-group-3 {
    margin-top: 10px;
    margin-left: 0;
  }

  .u-section-17 .u-group-4 {
    margin-top: 10px;
    margin-left: 0;
  }

  .u-section-17 .u-group-5 {
    margin-right: 26px;
    margin-left: auto;
  }

  .u-section-17 .u-group-6 {
    min-height: 324px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-17 .u-group-7 {
    margin-top: 6px;
    margin-left: 0;
  }

  .u-section-17 .u-group-8 {
    margin-top: -66px;
    margin-left: 108px;
  }

  .u-section-17 .u-group-9 {
    margin-top: -67px;
    margin-right: 33px;
    margin-left: auto;
  }

  .u-section-17 .u-group-10 {
    margin-top: 10px;
    margin-left: 0;
  }

  .u-section-17 .u-group-11 {
    margin-top: 10px;
    margin-left: 0;
  }

  .u-section-17 .u-group-12 {
    margin-top: 10px;
    margin-left: 0;
  }

  .u-section-17 .u-group-13 {
    min-height: 312px;
    margin-top: -12px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-17 .u-container-layout-13 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .u-section-17 .u-group-14 {
    margin-left: 0;
  }

  .u-section-17 .u-group-15 {
    margin-top: 10px;
    margin-left: 0;
  }

  .u-section-17 .u-group-16 {
    margin-top: 10px;
    margin-left: 0;
  }

  .u-section-17 .u-group-17 {
    margin-top: 10px;
    margin-right: auto;
    margin-left: 0;
  }

  .u-section-17 .u-group-18 {
    min-height: 320px;
    margin-bottom: 40px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-17 .u-group-19 {
    margin-top: 1px;
    margin-left: 0;
  }

  .u-section-17 .u-group-20 {
    margin-top: 10px;
    margin-left: 0;
  }

  .u-section-17 .u-group-21 {
    margin-top: 10px;
    margin-left: 0;
  }

  .u-section-17 .u-group-22 {
    margin-top: 11px;
    margin-right: auto;
    margin-left: 0;
  }
}

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

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

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

.u-section-17 .u-group-3.u-group-3.u-group-3.hover {
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1) !important;
}

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

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

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

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

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

.u-section-17 .u-group-7.u-group-7.u-group-7.hover {
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1) !important;
}

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

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

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

.u-section-17 .u-group-9.u-group-9.u-group-9.hover {
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1) !important;
}

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

.u-section-17 .u-group-10.u-group-10.u-group-10.hover {
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1) !important;
}

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

.u-section-17 .u-group-11.u-group-11.u-group-11.hover {
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1) !important;
}

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

.u-section-17 .u-group-12.u-group-12.u-group-12.hover {
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1) !important;
}

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

.u-section-17 .u-group-14.u-group-14.u-group-14.hover {
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1) !important;
}

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

.u-section-17 .u-group-15.u-group-15.u-group-15.hover {
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1) !important;
}

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

.u-section-17 .u-group-16.u-group-16.u-group-16.hover {
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1) !important;
}

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

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

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

.u-section-17 .u-group-19.u-group-19.u-group-19.hover {
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1) !important;
}

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

.u-section-17 .u-group-20.u-group-20.u-group-20.hover {
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1) !important;
}

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

.u-section-17 .u-group-21.u-group-21.u-group-21.hover {
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1) !important;
}

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

.u-section-17 .u-group-22.u-group-22.u-group-22.hover {
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1) !important;
}.u-section-18 .u-sheet-1 {
  min-height: 563px;
}

.u-section-18 .u-text-1 {
  font-family: "IBM Plex Sans";
  font-size: 3.75rem;
  font-weight: 600;
  margin: 40px auto 0 0;
}

.u-section-18 .u-image-1 {
  width: 336px;
  height: 354px;
  object-position: 100% 50%;
  margin: 26px auto 0 -22px;
}

.u-section-18 .u-btn-1 {
  background-image: none;
  font-family: "IBM Plex Sans";
  font-size: 2rem;
  font-weight: 600;
  margin: -268px 1px 0 auto;
  padding: 0;
}

.u-section-18 .u-btn-2 {
  background-image: none;
  font-family: "IBM Plex Sans";
  font-size: 2rem;
  font-weight: 600;
  margin: 0 0 0 auto;
  padding: 0;
}

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

.u-section-18 .u-image-3 {
  width: 90px;
  height: 90px;
  margin: -89px 419px 0 auto;
}

.u-section-18 .u-image-4 {
  width: 90px;
  height: 90px;
  margin: -90px 278px 0 auto;
}

.u-section-18 .u-image-5 {
  width: 90px;
  height: 90px;
  margin: -90px 139px 86px auto;
}

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

  .u-section-18 .u-image-1 {
    margin-left: 216px;
  }

  .u-section-18 .u-btn-1 {
    margin-top: 20px;
    margin-right: 153px;
  }

  .u-section-18 .u-btn-2 {
    margin-right: 100px;
  }

  .u-section-18 .u-image-2 {
    margin-right: 216px;
  }

  .u-section-18 .u-image-3 {
    margin-right: auto;
    margin-left: 520px;
  }

  .u-section-18 .u-image-4 {
    margin-right: 421px;
  }

  .u-section-18 .u-image-5 {
    margin-right: 312px;
  }
}

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

  .u-section-18 .u-text-1 {
    font-size: 3rem;
    width: auto;
    margin-top: 21px;
    margin-left: 0;
  }

  .u-section-18 .u-image-1 {
    width: 254px;
    height: 268px;
    margin-top: 36px;
    margin-left: 0;
  }

  .u-section-18 .u-btn-1 {
    font-size: 1.5rem;
    margin-top: -197px;
    margin-right: 0;
  }

  .u-section-18 .u-btn-2 {
    font-size: 1.5rem;
    margin-top: 1px;
    margin-right: 0;
  }

  .u-section-18 .u-image-2 {
    width: 60px;
    height: 60px;
    margin-top: 43px;
    margin-right: 0;
  }

  .u-section-18 .u-image-3 {
    width: 60px;
    height: 60px;
    margin-top: -60px;
    margin-right: 225px;
    margin-left: auto;
  }

  .u-section-18 .u-image-4 {
    width: 60px;
    height: 60px;
    margin-top: -60px;
    margin-right: 150px;
  }

  .u-section-18 .u-image-5 {
    width: 60px;
    height: 60px;
    margin-top: -60px;
    margin-right: 75px;
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .u-section-18 .u-text-1 {
    font-size: 2.6666666666666665rem;
    margin-left: 550px;
  }

  .u-section-18 .u-image-1 {
    margin-right: 20px;
  }

  .u-section-18 .u-btn-1 {
    margin-right: 300px;
  }

  .u-section-18 .u-btn-2 {
    margin-right: 446px;
  }

  .u-section-18 .u-image-2 {
    margin-right: auto;
    margin-left: 450px;
  }

  .u-section-18 .u-image-3 {
    margin-top: 20px;
  }

  .u-section-18 .u-image-4 {
    margin-top: 20px;
    margin-right: auto;
    margin-left: 450px;
  }

  .u-section-18 .u-image-5 {
    margin-right: auto;
    margin-bottom: 86px;
    margin-left: 450px;
  }
}

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

  .u-section-18 .u-text-1 {
    font-size: 1.5rem;
    margin-top: 18px;
    margin-left: 0;
  }

  .u-section-18 .u-image-1 {
    height: 198px;
    width: 169px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: -6px;
  }

  .u-section-18 .u-btn-1 {
    font-size: 1.25rem;
    margin-top: 22px;
    margin-right: auto;
    margin-left: 0;
  }

  .u-section-18 .u-btn-2 {
    font-size: 1.125rem;
    margin-top: 10px;
    margin-right: auto;
    margin-left: 5px;
  }

  .u-section-18 .u-image-2 {
    width: 64px;
    height: 64px;
    margin-top: 40px;
    margin-right: 12px;
    margin-left: auto;
  }

  .u-section-18 .u-image-3 {
    width: 64px;
    height: 64px;
    margin-top: -64px;
    margin-left: 0;
  }

  .u-section-18 .u-image-4 {
    width: 64px;
    height: 64px;
    margin-top: -64px;
    margin-left: 88px;
  }

  .u-section-18 .u-image-5 {
    width: 64px;
    height: 64px;
    margin-top: -64px;
    margin-right: 100px;
    margin-left: auto;
  }
}