@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
.anirban-why-choose-us{
  padding: 0px 0px 30px 0px;
}
.anirban-why-choose-main {
  width: 100%;
  height: auto;
  padding: 40px 0;
}

.div_for_main_of_why_choose_us_section_by_anirban {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 50px;
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose {
  height: auto;
  width: 40%;
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_main_of_left_innerund_why_choose {
  height: auto;
  width: 100%;
  position: relative;
}
.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose {
      box-shadow: rgb(79 78 78 / 64%) 0px 6px 10px;
}
.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose .div_for_animation_under_left_why_choose {
  width: 40%;
  position: absolute;
  left: -30px;
  bottom: 25px;
  animation: anirban 6s alternate ease-in-out infinite;
  background: rgb(254, 254, 254);
 box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 10px;
}

@keyframes anirban {

  0%,
  100% {
    transform: translateY(0);
  }

  25%,
  75% {
    transform: translateY(20%);
  }

  50% {
    transform: translateY(0%);
  }
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose .div_for_animation_under_left_why_choose .div_for_heading_und_animation {
  height: auto;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0px 0px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

h4 {
  color: var(--heading-color);
  font-size: 30px;
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose .div_for_animation_under_left_why_choose .div_for_main_of_position_all_und_animation {
  height: 100px;
  width: 80%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  position: relative;
  border-radius: 10px;
  margin: 0px 0px 0px 50px;
}
.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose .div_for_animation_under_left_why_choose .div_for_main_of_position_all_und_animation .div_for_pos1_circle {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: 20px;
  left: 10px;
  z-index: 1;
  border: 3px solid var(--white);
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose .div_for_animation_under_left_why_choose .div_for_main_of_position_all_und_animation .div_for_pos1_circle img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  box-shadow: rgba(78, 78, 79, 0.2) 0px 8px 24px;
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose .div_for_animation_under_left_why_choose .div_for_main_of_position_all_und_animation .div_for_pos2_circle {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: 20px;
  left: 30px;
  z-index: 2;
  border: 3px solid var(--white);
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose .div_for_animation_under_left_why_choose .div_for_main_of_position_all_und_animation .div_for_pos2_circle img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose .div_for_animation_under_left_why_choose .div_for_main_of_position_all_und_animation .div_for_pos3_circle {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: 20px;
  left: 50px;
  z-index: 2;
  border: 3px solid var(--white);

}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose .div_for_animation_under_left_why_choose .div_for_main_of_position_all_und_animation .div_for_pos3_circle img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose .div_for_animation_under_left_why_choose .div_for_main_of_position_all_und_animation .div_for_pos4_circle {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  color: var(--muted);
  position: absolute;
  left: 70px;
  top: 20px;
  background:var(--bg-color);
  z-index: 4;
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose {
  height: 400px;
  width: 100%;
  border-radius: 5%;
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose img {
  height: 100%;
  width: 100%;
  border-radius: 5%;
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_main_of_button_und_why_choose_us_left_side {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 50px;
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_main_of_button_und_why_choose_us_left_side .btn_und_why_choose {
  height: 50px;
  width: 150px;
  margin-top: -20px;
 background:var(--bg-color);
  border-radius: 6px;
  font-size: 16px;
  color: var(--white);
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1;
 box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border: none;
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_main_of_button_und_why_choose_us_left_side .btn_und_why_choose:hover {
  color: var(--primary-blue);
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_main_of_button_und_why_choose_us_left_side .btn_und_why_choose:after {
  content: "";
  background: var(--white);
  position: absolute;
  z-index: -1;
  left: -20%;
  right: -20%;
  top: 0;
  bottom: 0;
  transform: skewX(-45deg) scale(0, 1);
  transition: all 0.5s;
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_main_of_button_und_why_choose_us_left_side .btn_und_why_choose:hover:after {
  transform: skewX(-45deg) scale(1, 1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_right_side_of_main_of_why_choose {
  width: 50%;
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_main_of_under_main1_of_right_side {
  width: 100%;
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_main_of_under_main1_of_right_side .div_for_why_choose_us_heading_small {
  /* height: 30px; */
  width: 100%;
  font-size: 15px;
  color: var(--font-color);
  align-content: center;
}





.div_for_main_of_why_choose_us_section_by_anirban .div_for_main_of_under_main1_of_right_side .div_for_why_choose_us_heading_bold {
  width: 100%;
  font-size: 30px;
  font-weight: 600;
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_main_of_under_main1_of_right_side .div_for_why_choose_us_paragraph {
  height: auto;
  width: 100%;
 
  letter-spacing: .5px;
  text-align: justify;
  margin-top: 10px;
  color: var(--grey);
}

.div_for_main_of_why_choose_us_section_by_anirban .div_for_main_of_under_main2_of_right_side {
  width: 100%;
}

.div_for_main_of_card1_under_right_side_of_why_choose_us {
  width: 100%;
}

.div_for_main_of_card1_under_right_side_of_why_choose_us {
  width: 100%;
  display: flex;
  /* align-items: center; */
  justify-content: space-evenly;
  margin-top: 20px;
}

.div_for_first_card_und_card1 {
  /* height: 160px; */
  width: 45%;
}

.div_for_second_card_und_card2 {
  /* height: 160px; */
  width: 45%;
}



.div_for_main_of_card2_under_right_side_of_why_choose_us {
  width: 100%;
  display: flex;
  /* align-items: center; */
  justify-content: space-evenly;
  margin: 20px 0px 0px 0px;
}








.feature-card {
  position: relative;
  background: white;
  padding: 22px 22px 22px 32px;
  border-radius: 12px;
 box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  overflow: hidden;
}

.feature-card::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 45px;
  width: 10px;
  height: 70%;
  background:var(--bg-color);
  border-radius: 0 10px 10px 0;
}

.feature-card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 70px;
  background: #d7e3f7;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}

.check-icon {
  width: 32px;
  height: 32px;
  background:var(--bg-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 10;
}

.title {
  font-size: 20px;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 6px;
  color: #1a1a1a;
}

.desc {
  color: var(--grey);
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0.5px;
}




