.node-16 .segments-section {
  padding: 120px 0px;
}
/* Union Shapes */
.node-16 .union-shape-customer {
position: absolute;
width: 45px;
height: 45px;
background: rgba(255, 255, 255, 0.2);

border-radius: 4px;
box-shadow: 0 0 80px rgba(255, 255, 255, 3.3);
}

.node-16 .union-shape-small {
position: absolute;
width: 22px;
height: 22px;
background: rgba(255, 255, 255, 0.2);

border-radius: 4px;
box-shadow: 0 0 80px rgba(255, 255, 255, 0.3);
}

/* Positioning shapes */
.node-16 .shape1 {
top: 20%;
left: 10%;
}
.node-16 .shape2 {
top: 10%;
right: 15%;
}
.node-16 .shape3 {
bottom: 25%;
left: 5%;
}
.node-16 .shape4 {
bottom: 15%;
right: 10%;
}

.node-16 .segments-title {
font-family: Rota;
font-weight: 600;
font-style: SemiBold;
font-size: 40px;
position: relative;
color: var(--Char-Black, rgba(49, 39, 48, 1));
margin-bottom: 2rem;
line-height: 120%;
letter-spacing: 1px;
text-align: center;
z-index: 1;
}

/* Left rectangle */
.node-16 .segments-title::before {
content: "";
position: absolute;
top: 38px;
left: 30px;
width: 36px;
height: 36px;
border-radius: 6px;
background: rgba(124, 189, 202, 0.15);

z-index: -1;
}

/* Right big rectangle */
.node-16 .segments-title::after {
content: "";
position: absolute;
top: -19px;
right: 76px;
width: 59.22px;
height: 59.22px;
border-radius: 6px;
background: rgba(124, 189, 202, 0.15);
z-index: -1;
}

/* Right small rectangle (extra) */
.node-16 .extra-union {
position: absolute;
top: 30px;
right: 19px;
width: 59.22px;
height: 59.22px;
border-radius: 6px;
background: rgba(124, 189, 202, 0.15);
z-index: -1;
}

.node-16 .customer-sagementation-title {
  margin-bottom: 25px;
  font-family: Rota;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 24px;
  color: var(--Impure-White, rgba(248, 248, 248, 1));
  text-decoration: underline;
  line-height: 130%;
  letter-spacing: 1px;
  text-align: center;
}

.node-16 .customer-sagmentation-h2 {
margin-bottom: 20px;
font-family: Rota;
font-weight: 600;
font-style: SemiBold;
font-size: 48px;
color: var(--Impure-White, rgba(248, 248, 248, 1));

line-height: 130%;
letter-spacing: 1px;
text-align: center;
}
/* Section background */
.node-16 .who-we-serve {
  background: rgba(70, 136, 148, 1);
  text-align: center;
  position: relative;
  padding: 100px 20px 100px;
  overflow: hidden;
}

.node-16 .segmentation-h3-title {
font-family: Rota;
font-weight: 600;
font-style: Medium;
font-size: 32px;
color: var(--Char-Black, rgba(49, 39, 48, 1));
margin-bottom: 1rem;
line-height: 120%;
letter-spacing: 1px;
}
.node-16 .segments-section img {
object-fit: cover;
width: 100%;
height: 100%;
}
.node-16 .customer-sagementation-ptext {
    max-width: 1000px;
    margin: 0 auto;
    font-family: Rota;
    font-weight: 400;
    font-style: Regular;
    font-size: 24px;
    color: var(--Impure-White, rgba(248, 248, 248, 1));
    padding: 0px 52px;
    line-height: 130%;
    letter-spacing: 1px;
    text-align: center;
}
.node-16 .customer-sagementation-ptext span {
font-family: Rota;
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
color: var(--Impure-White, rgba(248, 248, 248, 1));

line-height: 130%;
letter-spacing: 1px;
text-align: center;
}

.node-16 .tab-card-body-title {
margin-bottom: 5px;
font-family: Rota;
font-weight: 700;
font-style: Bold;
font-size: 24px;
color: var(--Cerulean, rgba(70, 136, 148, 1));

line-height: 120%;
letter-spacing: 1px;
}
.node-16 .col-md-6.section1 {
  padding-left: 50px;
}
.col-md-6.section2 {
  padding-right: 100px;
}
.node-16 .segmentation-inner-divs {
  margin-bottom: 80px;
  margin-top: 80px;
  align-items: center;
  justify-content: center;
}

.node-16 .tab-card-body-ptext {
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: 1px;
}

.node-16 .platform-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: 1px;
  text-align: center;
  margin-bottom: 15px;
}

.node-16 .platform-section-title span {
font-family: Rota;
font-weight: 600;
font-style: SemiBold;
font-size: 48px;
color: var(--Cerulean, rgba(70, 136, 148, 1));

line-height: 120%;
letter-spacing: 1px;
text-align: center;
}

.node-16 .tab-card-body {
padding: 20px;
}

/* platform css */

.node-16 .platform-section {
  text-align: center;
  margin-bottom: 120px;
}
.node-16 .platform-ptext {
    font-family: Rota;
    font-weight: 400;
    font-style: Regular;
    font-size: 24px;
    color: rgba(0, 0, 0, 1);
    line-height: 130%;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 48px;
}
.node-16 .platform-section img {
max-width: 100%;
border-radius: 24px;
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

/* Bottom card-style section */
.node-16 .cta-section {
  background: rgba(70, 136, 148, 1);
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
  overflow: hidden;
  border-radius: 12px;
  /* margin: 60px auto; */
  margin-bottom: 120px;
  overflow: hidden;
}	

/* Abstract union-like shapes */
.node-16 .cta-union-img {
  position: absolute;
  top: 4px;
  left: 0;
  width: 100%;
  height: 365px;
  background: url("/themes/custom/his/images/Frame\ 1000005059\ \(2\).png") no-repeat center;
  background-size: cover;
}

.node-16 .cta-h3-title {
font-family: Rota;
font-weight: 600;
font-style: SemiBold;
font-size: 48px;
color: rgba(255, 255, 255, 1);

line-height: 120%;
letter-spacing: 1px;
text-align: center;
}
.node-16 .cta-section p {
font-family: Rota;
font-weight: 500;
font-style: Medium;
font-size: 24px;
color: rgba(255, 255, 255, 1);
line-height: 130%;
letter-spacing: 1px;
text-align: center;
}
.node-16 .segmentation-inner-divs .col-md-5 {
  width: 35%;
}

.node-16 .btn-schedule {
    background: rgba(248, 248, 248, 1);
    padding-left: 14px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 14px;
    border-radius: 8px;
    font-family: Rota;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    color: rgba(49, 39, 48, 1);
    border: none;
    line-height: 100%;
    letter-spacing: 1px;
    vertical-align: middle;
    position: relative;
    z-index: 99;
}
button.btn-schedule a {
  background: rgba(248, 248, 248, 1);
  font-family: Rota;
  font-weight: 500;
  font-style: Medium;
  font-size: 18px;
  color: rgba(49, 39, 48, 1);
  border: none;
  line-height: 100%;
  letter-spacing: 1px;
}

/* Responsive */
@media (max-width: 768px) {
.node-16 .platform-section h2 {
  font-size: 22px;
}
.node-16 .cta-section h3 {
  font-size: 22px;
}

.node-16 .tab-card-body h4 {
  font-size: 18px;
}

.node-16 .who-we-serve h2 {
  font-size: 24px;
}
}
