.node-14 .product-features {
  min-height: 710px;
  background-color: #0b2b33;
}

.node-14 .product-features .subtitle {
    font-size: 20px;
    font-weight: 600;
    color: rgba(124, 189, 202, 1);
    font-family: Rota;
    font-weight: 700;
    font-style: Bold;
    font-size: 48px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    margin-bottom: 20px;
}
.node-14 .row.align-items-center.mb-5 {
    justify-content: center;
    padding-top: 50PX;
}
.node-14 .intel-section p.count span {
    font-family: Rota;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0px;
}
.node-14 .intel-section p.count {
    font-family: Rota;
    font-weight: 400;
    font-style: Regular;
    font-size: 56px !important;
    color: rgba(49, 39, 48, 1);
    leading-trim: NONE;
    line-height: 100%;
    float: right;
    letter-spacing: 0px;
}
.node-14 .features-content.text-white p {
    font-family: Rota;
    font-weight: 400;
    font-style: Regular;
    font-size: 24px !important;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
}
.node-14 .row.align-items-center.mb-5.flex-row-reverse {
    justify-content: end;
}
.node-14 img.img-fluid.rounded.shadow.floated_img {
    float: right;
}
.node-14 .product-features .title {
    font-size: 34px;
    font-weight: 700;
    line-height: 1.4;
    font-family: Rota;
    font-weight: 700;
    font-style: Bold;
    font-size: 48px;
    leading-trim: NONE;
    color: rgba(255, 255, 255, 1);
    line-height: 120%;
    letter-spacing: 0%;
}

.node-14 .overflow-hidden {
  align-content: center;
}

.node-14 .product-features .description {
  font-size: 16px;
  line-height: 1.6;
  color: #ddd;
}

.node-14 .product-features .btn {
    border-radius: 6px;
    transition: 0.3s;
    font-family: Rota;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 1;
    padding: 15px !important;
    letter-spacing: 0%;
    color: rgba(70, 136, 148, 1);
    vertical-align: middle;
}

.node-14 .product-features .btn:hover {
  background: #57b5c9;
  color: #fff;
}

/* Overlay Gradient */
.node-14 .product-features .overlay {
  background: linear-gradient(269.95deg, rgba(127, 150, 161, 0) 0.04%, #7C8085 32.54%, #0F292E 80.52%); 
  z-index: 1;
}

/* Ensure text stays above overlay */
.node-14 .features-content {
    position: relative;
    z-index: 2;
    width: 80%;
}

/* Gradient background */
.node-14 .intel-section {
    color: rgba(49, 39, 48, 1);
    margin-top: 50px;
}

.node-14 h4.section-title {
  font-family: Rota;
  font-weight: 500;
  font-style: Medium;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #57b5c9;
  margin-bottom: 15px;
}

.node-14 .intel-section p {
    font-size: 16px;
    line-height: 1.6;
    font-family: Rota;
    font-weight: 500;
    font-style: Medium;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
}

.node-14 .intel-section ul {
  padding-left: 20px;
  margin-bottom: 15px;
}

.node-14 .intel-section ul li {
    margin-bottom: 8px;
  /*  list-style: "→ "; */
    font-family: Rota;
    font-weight: 500;
    font-style: Medium;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
}
.node-14 .intel-section ul li:before {
    content: "";
    background-image: url("../images/right.png");
}
.node-14 .count {
  font-size: 14px;
  font-weight: 600;
  color: #ccc;
}

.node-14 .read-more {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    border: 1px solid;
    padding: 10px 24px;
    border-radius: 8px;
    background: #468894;
}

.node-14 .read-more:hover {
  text-decoration: underline;
}

/* Background with teal color + subtle gradient */
.node-14 .cta-section,
.node-62 .cta-section {
    background: linear-gradient(135deg, #4b8b94, #3c757d);
    color: #fff;
    border-radius: 12px;
    margin-bottom: 50px;
    position: relative;
    margin-top: 100px;
    padding: 60px !important;
    overflow: hidden;
}

/* Decorative squares */
.node-14 .cta-section::before,
.node-14 .cta-section::after {
  content: '';
  position: absolute;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 4px;
}

.node-14 .cta-section::before,
.node-62 .cta-section::before {
  top: 20%;
  left: 5%;
}

.node-14 .cta-section::after,
.node-62 .cta-section::after {
  bottom: 20%;
  right: 8%;
}

.node-14 .cta-title,
.node-62 .cta-title {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.5;
    font-family: Rota;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 48px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
}

.node-14 .cta-subtitle,
.node-62 .cta-subtitle {
    font-size: 1rem;
    color: rgba(248, 248, 248, 1);
    font-family: Rota;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 130%;
    letter-spacing: 0%;
    text-align: center;
}

/* Button styling */
.node-14 .cta-section .btn,
.node-62 .cta-section .btn {
    padding: 10px 28px;
    font-weight: 500;
    font-family: Rota;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    padding: 15px;
    letter-spacing: 0%;
    vertical-align: middle;
    border-radius: 8px;
}

.paragraph.paragraph--type--button a {
    text-align: center;
    width: auto;
    margin: 0 auto;
    display: table;
    background: blue;
    color: #fff;
    margin-bottom: 3rem;
margin-top: 3rem;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    border: 1px solid;
    padding: 10px 24px;
    border-radius: 8px;
    background: #468894;
}
