.node-17 .his-product-section {
  position: relative;
  padding: 80px 20px 0;
  background: rgba(70, 136, 148, 1);
  text-align: center;
  overflow: hidden;
}
.node-17 .product-action-content {
    padding-left: 35px;
}

.node-17 .product-content-demo-btn a {
    color: rgba(49, 39, 48, 1);
    text-decoration: none;
}
.node-17 .his-product-section-subtitle {
  font-family: Rota;
  font-weight: 700;
  font-style: Bold;
  font-size: 48px;
  color: var(--Impure-White, rgba(248, 248, 248, 1));
  line-height: 130%;
  letter-spacing: 1px;
  text-align: center;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  text-decoration-skip-ink: auto;
  margin-bottom: 10px;
}

.node-17 .his-product-section-title {
  font-family: Rota;
  font-style: SemiBold;
  font-size: 48px;
  color: var(--Impure-White, rgba(248, 248, 248, 1));
  line-height: 130%;
  letter-spacing: 0%;
  text-align: center;
  margin-bottom: 40px;
}

/* Dashboard wrapper */
.node-17 .dashboard-wrapper-product {
    position: relative;
    max-width: 1032px;
    margin: 0 auto;
    overflow: hidden;
}
.col-lg-6.col-md-12.product-text {
    padding-right: 50px;
}

/* Dashboard Image */
.node-17 .dashboard-img-product {
  display: block;
  width: 100%;
}

/* Union shapes */
.node-17 .product-union-shape {
  position: absolute;
  width: 45px;
  height: 45px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 50px rgba(255, 255, 255, 0.5);
}

.node-17 .product-union-shape-join {
  position: absolute;
  width: 45px;
  height: 45px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 50px rgba(255, 255, 255, 0.2);
}

.node-17 .product-union-shape-samll {
  position: absolute;
  width: 22px;
  height: 22px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 50px rgba(255, 255, 255, 0.2);
}

/* Positions */
.node-17 .p-shape1 { top: 24%; left: 5%; }
.node-17 .p-shape2 { top: 43%; right: 6%; }
.node-17 .p-shape3 { bottom: 26%; left: 8%; }
.node-17 .p-shape4 { bottom: 9%; right: 5%; }
.node-17 .p-shape5 { top: 6%; right: 11%; }
.node-17 .p-shape6 { top: 12%; right: 8%; }

.node-17 .product-section-one {
  background-color: #fff;
  border-bottom: 2px solid rgba(234, 234, 234, 1);
  padding: 148px 0;
}

.node-17 .product-section-one-inner-div {
  align-items: flex-start;
}

.node-17 .product-one-title {
  font-family: Rota;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 48px;
  color: var(--Char-Black, rgba(49, 39, 48, 1));
  line-height: 120%;
  letter-spacing: 1px;
  margin-bottom: 30px;
}

.node-17 .product-one-description {
  font-family: Rota;
  font-weight: 500;
  font-style: Medium;
  font-size: 24px;
  color: var(--Char-Black, rgba(49, 39, 48, 1));
  line-height: 120%;
  letter-spacing: 0%;
  margin-bottom: 15px;
}

.node-17 .his-product-feature-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.node-17 .his-product-feature-item {
  display: flex;
  background: rgba(124, 189, 202, 0.15);
  padding: 8px;
  border-radius: 8px;
  border: 1px solid rgba(124, 189, 202, 1);
  margin-bottom: 20px;
  font-family: Rota;
  font-weight: 500;
  font-style: Medium;
  font-size: 24px;
  color: var(--Char-Black, rgba(49, 39, 48, 1));
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}

.node-17 .his-product-right-icon, .node-45 .his-product-right-icon {
    background: rgba(124, 189, 202, 1);
    border-radius: 50%;
    margin-right: 15px;
    padding: 1px 5px;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    display: inline-block;
}
.node-17 .his-product-right-icon img {
    width: 20px;
}
.node-17 .product-section-two {
    background: rgba(70, 136, 148, 1);
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    /* min-height: 400px; */
    display: flex;
    align-items: center;
}

.node-17 .product-section-two::before {
  content: "";
  position: absolute;
  top: 30%;
  right: 19%;
  width: 21px;
  height: 21px;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 50px rgba(255, 255, 255, 0.5);
  border-radius: 5px;
}

.node-17 .geometric-shape-1 {
  position: absolute;
  top: 77%;
  right: 25%;
  width: 21px;
  height: 21px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 4px;
}

.node-17 .geometric-shape-2 {
  position: absolute;
  bottom: 31%;
  left: 7%;
  width: 45px;
  height: 45px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 50px rgba(255, 255, 255, 0.5);
}

.node-17 .product-row-h3-text {
  font-family: Rota;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 48px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  margin: 0;
  position: relative;
  z-index: 2;
}

.node-17 .product-section-three {
    background-color: #fff;
    padding: 100px 0;
}

.node-17 .product-section-three-innerdiv {
  margin-bottom: 3rem;
  text-align: center;
}

.node-17 .product-three-title {
  font-family: Rota;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 48px;
  color: var(--Char-Black, rgba(49, 39, 48, 1));
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  margin-bottom: 15px;
}

.node-17 .product-platform-subtitle {
  font-family: Rota;
  font-weight: 500;
  font-style: Medium;
  font-size: 24px;
  color: var(--Char-Black, rgba(49, 39, 48, 1));
  margin-bottom: 1.5rem;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}

.node-17 .product-platform-outer-card {
  border: 1px solid rgba(234, 234, 234, 1);
  border-radius: 8px;
  padding: 20px;
  background: rgba(250, 250, 250, 1);
}

.node-17 .platform-inner-bg-product {
  background: rgba(124, 189, 202, 1);
  padding: 32px;
  border-radius: 8px;
}

.node-17 .platform-card-divide-2part {
  background: rgba(255, 255, 255, 1);
  border-radius: 6px;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 26px;
  padding-top: 26px;
}

.node-17 .platform-card-divide-2part h4 {
  font-family: Rota;
  font-weight: 700;
  font-style: Bold;
  font-size: 24px;
  color: rgba(25, 29, 35, 1);
  line-height: 100%;
  letter-spacing: 0%;
  text-align: left;
  margin-bottom: 15px;
}

.node-17 .product-platform-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.node-17 .product-platform-list li {
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 0.77px solid rgba(230, 233, 245, 1);
    font-family: Rota;
    font-weight: 500;
    font-style: SemiBold;
    font-size: 24px;
    color: var(--Char-Black, rgba(49, 39, 48, 1));
    line-height: 120%;
    letter-spacing: 0%;
    vertical-align: middle;
}
.node-17 .product-platform-list > div > div:last-child li {
  border-bottom: none;
} 

.node-17 .product-four-section-title {
  font-family: Rota;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 48px;
  color: var(--Char-Black, rgba(49, 39, 48, 1));
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}

.node-17 .product-four-section-subtitle {
    font-family: Rota;
    font-weight: 400;
    font-style: Regular;
    font-size: 32px;
    color: rgba(0, 0, 0, 1);
    margin-top: 32px;
    margin-bottom: 32px;
    line-height: 130%;
    letter-spacing: 0%;
    text-align: center;
}

.node-17 .strategy-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    margin-bottom: 56px;
}
span.product-right-icon {
    margin-right: 15px;
}
.node-17 .strategy-pill {
    background: rgba(124, 189, 202, 0.15);
    border: 1px solid rgba(124, 189, 202, 1);
    border-radius: 8px;
    padding: 12px;
    font-family: Rota;
    font-weight: 500;
    font-style: Medium;
    width: 25%;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0%;
    display: flex;
    gap: 8px;
    text-align: left;
}

.node-17 .final-text {
  font-family: Rota;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  color: rgba(70, 136, 148, 1);
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}

.node-17 .section-five {
    position: relative;
    background: rgba(70, 136, 148, 1);
    margin-bottom: 50px;
    margin-top: 50px;
    padding-top: 72px;
    border-radius: 8px;
    overflow: hidden;
}
.node-17 .product-five-inner-row {
  align-items: center;
}

.node-17 .section-five .product-action-content h2 {
  font-family: Rota;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 48px;
  color: rgba(255, 255, 255, 1);
  padding-left: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  margin-bottom: 15px;
}

.node-17 .product-action-content-ptext {
    font-family: Rota;
    font-weight: 500;
    font-style: Medium;
    font-size: 24px;
    color: rgba(248, 248, 248, 1);
    padding-left: 20px;
    line-height: 130%;
    letter-spacing: 0%;
    margin-bottom: 25px;
    max-width: 600px;
}

.node-17 .product-action-content-ptext span {
  font-family: Rota;
  font-weight: 800;
  font-style: ExtraBold;
  font-size: 20px;
  color: rgba(248, 248, 248, 1);
  line-height: 130%;
  letter-spacing: 0%;
}

.node-17 .product-content-demo-btn {
    background: rgba(248, 248, 248, 1);
    border: 1px solid rgba(85, 68, 83, 1);
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    border-radius: 8px;
    font-family: Rota;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    color: rgba(49, 39, 48, 1);
    margin-left: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
}

.node-17 .product-card-right-section {
  padding-right: 0 !important;
}

.node-17 .action-image img {
    width: 100%;
    padding-right: 12px;
}

/* Union Shapes */
.node-17 .union-shape {
  position: absolute;
  z-index: 1;
  opacity: 0.8;
}

.node-17 .shape-left {
  left: -20px;
  bottom: -20px;
  width: 120px;
}

.node-17 .shape-bottom {
  right: -30px;
  top: -30px;
  width: 150px;
}

@media (max-width: 768px) {
  .node-17 .section-one h2 {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 25px;
  }

  .node-17 .section-one .description {
    text-align: center;
    margin-bottom: 30px;
  }

  .node-17 .feature-list {
    margin-top: 20px;
  }

  .node-17 .section-two h3 {
    font-size: 1.8rem;
    padding: 0 20px;
  }

  .node-17 .dimension-label {
    top: 10px;
    right: 10px;
    font-size: 0.8rem;
    padding: 6px 12px;
  }

  .node-17 .section-three h2,
  .node-17 .section-four h2 {
    font-size: 2rem;
  }

  .node-17 .platform-card {
    margin-bottom: 30px;
  }

  .node-17 .icon-circle {
    width: 60px;
    height: 60px;
    font-size: 1.5rem;
  }

  .node-17 .action-content {
    padding: 40px 20px;
    text-align: center;
  }

  .node-17 .action-content h2 {
    font-size: 2rem;
  }

  .node-17 .dashboard-mockup {
    padding: 20px;
    justify-content: center;
  }

  .node-17 .section-five {
    min-height: auto;
  }
}
