.elevationCard_base_container__q42TG {
    padding: 20px;
    margin: 20px 0;
}

.elevationCard_elevation_shadow__pMOoq {
    border: 1px solid #eaeaea;
    box-shadow: 4.0px 8.0px 8.0px hsl(0deg 0% 0% / 0.38);
}

.elevationCard_elevation_border_round_2___YuDY {
    border-radius: 15px;
}

.elevationCard_elevation_border_round_1__b0bZi {
    border-radius: 10px;
}

.elevationCard_elevation_border_round_0__6IUN3 {
    border-radius: 5px;
}
.get_started_img_h_100__jxw2B {
  height: revert-layer;
  object-fit: cover;
  border-radius: 8px;
}

.get_started_img_w_100__lMTYE {
  width: 100%;
}

.get_started_fill_primary_b__lWTf_ {
  font-weight: 600;
  color: #084170;
  font-size: 13px;
  max-width: 240px;
}
.get_started_fill_primary_app__9qyD_ {
  font-weight: 600;
  color: #084170;
  font-size: 16px;
}

.get_started_sec_owner_part__aTqVK {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-80%);
  width: 100%;
  padding: 0 25px;
  z-index: 2;
}
.get_started_rightone__9_lVL .get_started_sec_owner_part__aTqVK {
  max-width: 300px;
}

/* .sec_owner_part {
  max-width: 360px;
} */

.get_started_sec_owner_part__aTqVK .get_started_section-title__lGg_n h3 {
  color: #cdf3e1;
}
.get_started_sec_app__BmB27 {
  transform: translateY(-50%) !important;
}

.get_started_desktop_only___00Vg {
  display: inline-block;
}
.get_started_mobile_only__9UGhT {
  display: none;
}
.get_started_desktop_view_app__hsswA {
  display: block;
  height: 100%;
}

.get_started_mobile_view_app__DW6Bt {
  display: none;
}
.get_started_desktop_view_app__hsswA .get_started_sec_owner_part__aTqVK {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) !important;
  padding: 0 25px;
  width: 100%;
  left: 0;
}
@media (max-width: 767px) {
  .get_started_sec_owner_part__aTqVK {
    left: 0;
    width: 100%;
    text-align: center;
    max-width: 100%;
    transform: inherit;
    top: 0;
    position: static;
  }
  /* .sec_owner_part .custom_title h3 {
    max-width: 100px;
  } */
  .get_started_desktop_only___00Vg {
    display: none !important;
  }
  .get_started_mobile_only__9UGhT {
    display: inline-block !important;
  }
  .get_started_desktop_view_app__hsswA {
    display: none !important;
  }

  .get_started_mobile_view_app__DW6Bt {
    display: block !important;
  }

  .get_started_fill_primary_b__lWTf_ {
    max-width: 100%;
    margin-top: 15px;
    font-size: 16px;
    color: var(--grey);
    text-align: center !important;
  }
  .get_started_fill_primary_b__lWTf_.get_started_fill_primary_second__ZEacW {
    text-align: left !important;
  }
}

.get_started_img_property_mobile__eMSsG {
  height: revert-layer;
  object-fit: none;
  border-radius: 8px;
  height: 100%;
  margin-top: 20px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .get_started_desktop_view_app__hsswA {
    height: 340px;
  }
}

