.valuethis {
  padding: 0px 0px 60px;
  background: none;
}

.valuethis h2.number {
  font-size: 70px;
  line-height: 86px;
  font-weight: 700;
  margin-bottom: 0px;
  color: #00417f;
}
.whythis.valuethis .level .d-flex {
  align-items: flex-end;
  gap: 4px 20px;
}
.counterflx {
  border-bottom: none;
  margin-bottom: 0px;
  align-items: center;
  justify-content: center;
}

.counterflx ~ span {
  color: #00417f;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}
.imgcounter {
  padding-top: 8px;
  margin-right: 12px;
}
.rightleft-border {
  border-left: 2px solid #00417f;
  border-right: 2px solid #00417f;
}
.counterflx {
  display: flex;
  padding: 0px 0px;
  border-bottom: none;
  margin-bottom: 0px;
  align-items: center;
  justify-content: center;
}

.counterflx span.symbol {
  color: #00417f;
  font-size: 50px;
  font-weight: 700;
  line-height: 65px;
  margin-left: 0px;
}
.counterflx ~ span {
  color: #00417f;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0;
}
/* .rightleft-border {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
} */
