.Easy_Steps .cards_holder {
  margin-top: 80px;
}

.Easy_Steps .cards_holder .white_card {
  position: relative;
  background: linear-gradient(
    174deg,
    #066a8000 0%,
    #876b244a 0%,
    #31828ba6 100%
  );
  padding: 20px;
  border-radius: 12px;
  text-align: center;
  height: 100%;
}

.Easy_Steps .cards_holder .white_card .right_corner_img_div {
  position: absolute;
  top: 0;
  right: 0;
}

.Who_We_Are
  .main_content_div
  .cards_holder
  .white_card
  .right_corner_img_div
  .corner_img {
  width: 69px;
  height: auto;
}

.Easy_Steps .cards_holder .white_card .title_text {
  color: #202020;
  font-size: 19px;
  width: 58%;
  font-weight: 700;
  margin-bottom: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  margin: 15px auto;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  /* white-space: nowrap; */
}

.Easy_Steps .cards_holder .white_card .sub_text {
  color: #202020;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 30px;
  position: relative;
}

.Easy_Steps .cards_holder .white_card .descn_text {
  color: #202020;
  font-size: 14px;
  font-weight: 500;
  /* margin-bottom: 30px; */
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

.Easy_Steps .cards_holder .white_card .sub_text::after {
  content: "";
  position: absolute;
  width: 80px;
  border-bottom: 1px solid #202020;
  left: 42px;
  transform: translate(-50%);
  bottom: -7px;
}

.Easy_Steps .cards_holder .step_card {
  position: relative;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.Easy_Steps .cards_holder .step_number {
  position: absolute;
  top: -30px;
  left: -35px;
  width: 60px;
  height: 60px;
  background: #bfbdbdd6;
  color: #fff;
  /* border-radius: 50%; */
  font-size: 38px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  box-shadow: 0px 0px 8px #9e9e9e8a;
}

.Easy_Steps .cards_holder .step_icon {
  width: 80px;
  height: 80px;
  background: #d9d9d9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  aspect-ratio: 1/1;
}

@media (min-width: 0px) and (max-width: 575px) {
  .Easy_Steps .img_holder {
    height: auto;
    text-align: center;
    width: 100%;
  }

  .Who_We_Are .list_item {
    font-size: 13px;
  }

  .Easy_Steps .cards_holder .step_icon {
    width: 50px;
    height: 50px;
    font-size: 26px;
  }

  .Common_Title .sub_text {
    font-size: 24px;
  }

  .Easy_Steps .cards_holder .white_card .title_text {
    font-size: 14px;
    margin-bottom: 5px;
    -webkit-line-clamp: 4;
    width: 100%;
  }

  .Easy_Steps .cards_holder {
    margin-top: 40px;
  }

  .Easy_Steps .cards_holder .white_card {
    height: 92%;
  }

  .Easy_Steps .cards_holder .white_card .descn_text,
  .Easy_Steps .cards_holder .white_card .sub_text {
    font-size: 13px;
  }

  .Who_We_Are
    .main_content_div
    .cards_holder
    .white_card
    .right_corner_img_div
    .corner_img {
    width: 59px;
  }

  .Easy_Steps .cards_holder .step_number {
    left: -25px;
    width: 35px;
    height: 35px;
    font-size: 24px;
  }
}

@media (min-width: 575px) and (max-width: 767.98px) {
  .Easy_Steps .cards_holder {
    margin-top: 40px;
  }

  .Who_We_Are .list_item {
    font-size: 14px;
  }

  .Easy_Steps .cards_holder .step_number {
    width: 50px;
    height: 50px;
    font-size: 32px;
  }

  .Easy_Steps .cards_holder .white_card .title_text {
    font-size: 17px;
    margin-bottom: 10px;
    text-align: justify;
    -webkit-line-clamp: 4;
    width: 100%;
  }

  .Easy_Steps .cards_holder .white_card {
    height: 92%;
  }

  .Easy_Steps .cards_holder .white_card .descn_text,
  .Easy_Steps .cards_holder .white_card .sub_text {
    font-size: 13px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Easy_Steps .cards_holder .white_card .title_text {
    font-size: 19px;
  }

  .Easy_Steps .cards_holder .step_number {
    width: 50px;
    height: 50px;
    font-size: 34px;
  }

  .Easy_Steps .cards_holder {
    margin-top: 50px;
  }

  .Who_We_Are .list_item {
    font-size: 15px;
  }

  .Easy_Steps .cards_holder .white_card {
    height: 92%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .Easy_Steps .cards_holder .white_card .title_text {
    font-size: 19px;
  }

  .Easy_Steps .cards_holder .step_number {
    width: 52px;
    height: 52px;
    font-size: 35px;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .Easy_Steps .cards_holder .white_card {
    height: 92%;
  }

  .Who_We_Are
    .main_content_div
    .cards_holder
    .white_card
    .right_corner_img_div
    .corner_img {
    width: 62px;
    height: auto;
  }

  .Easy_Steps .cards_holder .white_card .title_text {
    font-size: 19px;
  }

  .Easy_Steps .cards_holder .step_number {
    width: 52px;
    height: 52px;
    font-size: 35px;
  }
}
