.three-step-to-make-value-main {
  padding: 75px 0;
  background-color: #FFFFFF;
}

.three-step-to-make-value-header h2 {
  color: #131731;
  font-weight: 750;
  font-size: 40px;
  line-height: 52px;
  letter-spacing: 0;
  text-align: center;
  max-width: 686px;
  margin: 0 auto 48px;
}

.three-step-to-make-value-1row {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}

.three-step-to-make-value-graph-col {
  text-align: center;
  min-height: 218px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
}

.three-step-to-make-value-3row {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  margin-top: 70px;
  padding: 0 11px;
  position: relative;
  z-index: 1;
}
.three-step-to-make-value-3rows:after {
  content: "";
  background-image: url(https://49122798.fs1.hubspotusercontent-na1.net/hubfs/49122798/Digital-Mirror-AI/images/line-1.png);
  /* background-size: contain; */
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  position: absolute;
  left: 0;
  z-index: 0;
  bottom: 40px;
}
.three-step-to-make-value-cont-col.three-step-to-make-value-cont-col-2 {
  margin-top: -25px;
}

.three-step-to-make-value-cont-col {
  max-width: 275px;
  padding: 32px;
  box-shadow: 0px 6px 24px 0px #00000014;
  background-color: #fff;
  border-radius: 20px;
  height: 100%;
}

.three-step-to-make-value-cont-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.three-step-to-make-value-cont-col ul li strong {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}
.three-step-to-make-value-main .page-center {
text-align:center;
}
.three-step-to-make-value-cont-col ul li {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  max-width: 275px;
  width: 100%;
}

.three-step-to-make-value-title-col {
  max-width: 100%;
  flex-basis: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.three-step-to-make-value-title-col h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  max-width: 308px;
  width: 100%;
  margin: 0px auto 0px;
  padding-right: 0px;
  color: #FFFFFF;
  padding: 10px 0;
  text-align: center;
}

.three-step-to-make-value-3rows {
  padding: 35px 51px 60px;
  background: linear-gradient(110.41deg, #ECF2FF -59%, #FFFFFF 118.82%);
  border-radius: 24px;
  position: relative;
}

.three-step-to-make-value-2row {
  margin-bottom: 35px;
  background-color: #E5E5E5;
  border-radius: 16px;
}

.three-step-to-make-value-graph-col img {
  vertical-align: middle;
}

.three-step-to-make- {
  margin-top: 48px;
  text-align: center;
}

.three-step-to-make-value-main a {
  background-color: #4278F5;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  padding: 12px 24px;
  text-decoration: none;
  border-radius: 25px;
  display: inline-block;
  transition: background-color 0.3s ease-in-out, transform 0.3s ease-in-out;
  margin-top:40px;
}

.flip-box-2-main a:hover {
  background-color: #305ecf;
  transform: scale(1.05);
}

.three-step-to-make-value-main a img {
  vertical-align: middle;
}



.three-step-to-make-value-2row {
  position: relative;
}

.three-step-to-make-value-2row:after {
  content: "";
  background-image: url(https://49122798.fs1.hubspotusercontent-na1.net/hubfs/49122798/Digital-Mirror-AI/images/line-with-dot-removebg-preview.png);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.three-step-to-make-value-graph-col h4 {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0;
  text-align: center;
  color: #000000;
  margin: 0;
}

@media (max-width: 1139px) and (min-width: 834px) {
  .three-step-to-make-value-title-col h4 {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #FFFFFF;
    padding: 10px 14px;
  }
}

@media (max-width: 833px) and (min-width: 768px) {
  .three-step-to-make-value-title-col {
    background-size: cover;
  }
}


@media (max-width: 767px) {
  .three-step-to-make-value-header h2 {
    font-size: 32px;
    line-height: 38px;
    margin: 0 auto 44px;
  }

  .three-step-to-make-value-main {
    padding: 50px 0;
  }

  .three-step-to-make-value-3rows {
    padding: 24px;
    width: 686px;
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
  }

  .three-step-to-make-value-title-col {
    width: 100%;
    max-width: 100%;
  }

  .three-step-to-make-value-1row {
    white-space: normal;
    width: 686px;
    gap: 0px;
  }

  .three-step-to-make-value-2row {
    white-space: normal;
    width: 686px;
  }

  .three-step-to-make-value-3row {
    white-space: normal;
    width: 686px;
  }

  .three-step-to-make-value-title-col h4 {
    font-size: 14px;
    line-height: 20px;
    margin: 0px 0 0px;
    padding: 10px 11px;
  }

  .three-step-to-make-value-cont-col ul li {
    font-size: 12px;
    line-height: 16px;
  }

  .three-step-to-make-value-2row {
    margin-bottom: 24px;
  }

  .three-step-to-make-value-cont-col ul {
    gap: 8px;
  }

  .three-step-to-make- {
    margin-top: 0;
  }
  .three-step-to-make-value-3rows:after {
    content: "";
    background-image: url(https://49122798.fs1.hubspotusercontent-na1.net/hubfs/49122798/Digital-Mirror-AI/images/line-1.png);
    /* background-size: cover; */
    width: 686px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    position: absolute;
    left: 0;
    z-index: 0;
    bottom: 0px;
    /* right: 0; */
  }


  /* scrollbar design */
  .three-step-to-make-value-3rows {
    /*     width: 100%; */
    overflow-x: auto;
    /*     scrollbar-color: #4278F5 lightgray; /* For Firefox */
  }

  /* WebKit Browsers (Chrome, Safari, Edge) */
  .three-step-to-make-value-3rows::-webkit-scrollbar {
    height: 8px; /* Increased scrollbar height */
    margin: 10px 10px; /* Margin around scrollbar */
    min-width: 49px;
    width: 49px;
    max-width: 49px;
  }

  .three-step-to-make-value-3rows::-webkit-scrollbar-track {
    background: lightgray; /* Track background */
    border-radius: 30px; /* Rounded corners */
    height: 10px;
    margin: 10px 0; /* Ensures space above & below scrollbar */
  }

  .three-step-to-make-value-3rows::-webkit-scrollbar-thumb {
    background: #4278F5; /* Scrollbar color */
    border-radius: 30px; /* Rounded corners */
    width: 49px; /* Ensures the scrollbar remains thick */
    min-width: 49px; /* Force width for better compatibility */
    max-width: 49px;
  }

  .three-step-to-make-value-3rows::-webkit-scrollbar-thumb:hover {
    background: darkblue; /* Darker blue on hover */
  }
  /* scrollbar design */

}

.three-step-to-make-value-outer img {
max-width:100%;
}