.section {
  margin-bottom: 0;
}

#LoginForm > *:only-child {
  margin-bottom: 0;
}

.lp-layout-container.of-outermost {
  padding-bottom: 7.4rem;
  background: #edf2f6;
}
@media only screen and (max-width: 767px) {
  .lp-layout-container.of-outermost {
    padding-bottom: 5.6rem;
  }
}
.lp-layout-container > *:last-child {
  margin-bottom: 0;
}

.lp-layout-grid {
  display: grid;
  gap: 4rem 4.2rem;
}
.lp-layout-grid.of-column-2 {
  grid-template-columns: repeat(2, 1fr);
}
.lp-layout-grid.of-column-3 {
  grid-template-columns: repeat(3, 1fr);
}
.lp-layout-grid.of-column-4 {
  grid-template-columns: repeat(4, 1fr);
}
.lp-layout-grid.of-column-5 {
  grid-template-columns: repeat(5, 1fr);
}
.lp-layout-grid.of-column-6 {
  grid-template-columns: repeat(6, 1fr);
}
.lp-layout-grid.of-column-7 {
  grid-template-columns: repeat(7, 1fr);
}
.lp-layout-grid.of-column-8 {
  grid-template-columns: repeat(8, 1fr);
}
.lp-layout-grid.of-column-9 {
  grid-template-columns: repeat(9, 1fr);
}
.lp-layout-grid.of-column-10 {
  grid-template-columns: repeat(10, 1fr);
}
.lp-layout-grid.of-column-11 {
  grid-template-columns: repeat(11, 1fr);
}
.lp-layout-grid.of-column-12 {
  grid-template-columns: repeat(12, 1fr);
}
@media only screen and (max-width: 1279px) {
  .lp-layout-grid {
    gap: calc(2.4rem + (1vw - 1.024rem) * (6.25)) calc(2.4rem + (1vw - 1.024rem) * (7.03125));
  }
}
@media only screen and (max-width: 1024px) {
  .lp-layout-grid {
    gap: 2.4rem;
  }
  .lp-layout-grid.lp-smallScreen-column-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .lp-layout-grid.lp-smallScreen-column-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .lp-layout-grid.lp-smallScreen-column-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .lp-layout-grid.lp-extraSmallScreen-column-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .lp-layout-grid.lp-extraSmallScreen-column-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .lp-layout-grid.lp-extraSmallScreen-column-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.lp-layout-grid-column.of-flex {
  display: flex;
}
.lp-layout-grid-column > *:last-child {
  margin-bottom: 0;
}

.lp-jumbotron {
  padding: 5.6rem 0 9.6rem;
  background: url("../../../../../img/products/lj-x8000/185004001/185004001_bg_01.png") no-repeat top center, linear-gradient(180deg, rgb(2, 48, 59) 0%, rgb(127, 169, 183) 50%, rgb(167, 196, 205) 70%, rgb(237, 242, 246) 100%);
}
@media only screen and (max-width: 1279px) {
  .lp-jumbotron {
    padding: calc(3rem + (1vw - 0.36rem) * (2.8260869565)) 0 calc(7rem + (1vw - 0.36rem) * (2.8260869565));
    background-size: calc(50rem + (1vw - 0.36rem) * (84.7826086957));
  }
}
@media only screen and (max-width: 359px) {
  .lp-jumbotron {
    padding: 3rem 0 7rem;
    background-size: 50rem;
  }
}
.lp-jumbotron-content {
  max-width: calc(1280px + 7.2rem);
  margin-inline: auto;
  padding: 0 3.6rem;
}
@media only screen and (max-width: 767px) {
  .lp-jumbotron-content {
    padding: 0 2rem;
  }
}
.lp-jumbotron-content > *:last-child {
  margin-bottom: 0;
}
.lp-jumbotron-title {
  margin-bottom: 3.2rem;
  color: #fff;
  font-size: 7.6rem;
  text-align: center;
  text-shadow: 0 0 1.4rem rgba(7, 54, 77, 0.6);
}
@media only screen and (max-width: 1279px) {
  .lp-jumbotron-title {
    font-size: calc(3rem + (1vw - 0.36rem) * (5));
  }
}
@media only screen and (max-width: 359px) {
  .lp-jumbotron-title {
    font-size: 3rem;
  }
}

.lp-section {
  margin-bottom: 12rem;
}
@media only screen and (max-width: 1279px) {
  .lp-section {
    margin-bottom: calc(8rem + (1vw - 0.768rem) * (7.8125));
  }
}
@media only screen and (max-width: 767px) {
  .lp-section {
    margin-bottom: 8rem;
  }
}
.lp-jumbotron + .lp-section {
  margin-top: -5.6rem;
}
@media only screen and (max-width: 1279px) {
  .lp-jumbotron + .lp-section {
    margin-top: calc(-3rem + (1vw - 0.36rem) * (-2.8260869565));
  }
}
@media only screen and (max-width: 359px) {
  .lp-jumbotron + .lp-section {
    margin-top: -3rem;
  }
}
.lp-section-content {
  max-width: calc(1280px + 7.2rem);
  margin-inline: auto;
  padding: 0 3.6rem;
}
.lp-section-content > *:last-child {
  margin-bottom: 0;
}

.lp-headingLevel2 {
  position: relative;
  margin-bottom: 2.4rem;
  padding-bottom: 1.2rem;
  font-size: 3.2rem;
  text-align: center;
  text-shadow: 0 0 0.8rem #fff;
}
@media only screen and (max-width: 1279px) {
  .lp-headingLevel2 {
    font-size: calc(2.2rem + (1vw - 0.36rem) * (1.0869565217));
  }
}
@media only screen and (max-width: 359px) {
  .lp-headingLevel2 {
    font-size: 2.2rem;
  }
}
.lp-headingLevel2::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 3rem;
  height: 0.2rem;
  transform: translateX(-50%);
  background: #2296ab;
}

.lp-cardExample {
  display: flex;
  flex-direction: column-reverse;
  max-width: 57.6rem;
  margin: 0 auto 3.2rem;
}
.lp-cardExample-outer {
  display: flex;
  margin: 0 auto 3.2rem;
  text-decoration: none;
}
.lp-cardExample-outer:hover .lp-cardExample {
  background-color: #fff;
  box-shadow: 0 1rem 3rem rgba(34, 150, 171, 0.25);
}
.lp-cardExample-outer > *:last-child {
  margin-bottom: 0;
}
.lp-cardExample-body {
  flex: 1;
  padding: 1.6rem 1.7rem;
}
.lp-cardExample-body > *:last-child {
  margin-bottom: 0;
}
.lp-cardExample-title {
  position: relative;
  margin-bottom: 1.4rem;
  padding-right: 2.6rem;
  color: #202634;
  font-size: 1.8rem;
}
.lp-cardExample-text {
  color: #333;
  font-size: 1.4rem;
  line-height: 1.5;
}
.lp-cardExample-icon {
  position: absolute;
  top: -0.2rem;
  right: -0.4rem;
  width: 2.6rem;
  height: 2.6rem;
}

.lp-icon-arrow {
  width: 2.6rem;
  height: 2.6rem;
  fill: #2296ab;
}

.lp-card {
  max-width: fit-content;
  margin-bottom: 4rem;
  margin-inline: auto;
  padding: 1.2rem 3.2rem;
  border-radius: 8px;
  background-color: #fff;
}
.lp-card > *:last-child {
  margin-bottom: 0;
}

.lp-navigation {
  margin-bottom: 4rem;
}
.lp-navigation > *:last-child {
  margin-bottom: 0;
}
.lp-navigation-list {
  display: flex;
  flex-wrap: wrap;
  gap: 1.6rem 3.2rem;
  margin-bottom: 3.2rem;
}
.lp-navigation-list > li {
  color: #177181;
}
.lp-navigation-list > li > *:last-child {
  margin-bottom: 0;
}
.lp-navigation-text {
  display: inline-block;
  position: relative;
  padding-right: 1.6rem;
  color: currentColor;
  font-size: 1.6rem;
  text-decoration: none;
}
.lp-navigation-text::after {
  content: "";
  position: absolute;
  top: calc((1lh - 0.8rem) / 2);
  right: 0;
  width: 0.6rem;
  height: 0.6rem;
  transform: rotate(45deg);
  border-right: solid 0.2rem currentColor;
  border-bottom: solid 0.2rem currentColor;
}
.lp-navigation-text:hover {
  text-decoration-line: underline;
}

.lp-utility-justifyContent-center {
  justify-content: center;
}
