.elementor .custom-timeline{&.custom-timeline>.e-con:not(:last-child)::before {
  content: '';
  position: absolute;
  top: 65px;
  right: 50%;
  left: -50%;
  height: 2px;
  background-color: #fe05052b;
  z-index: 1;
}

&.custom-timeline>.e-con:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 62px;
  left: 0;
  width: 8px;
  height: 8px;
  background-color: #E53935;
  border-radius: 50%;
  z-index: 2;
}

&.custom-timeline>.e-con {
  position: relative;
}\n}.elementor .landing_card{padding:25px;border-radius:25px;background-color:#ffffff;flex-direction:column;gap:10px;align-items:center;}.elementor .landing_shadow{box-shadow:0px 5px 20px -10px rgba(0, 0, 0, 0.42);transition:all 200ms;}.elementor .landing_shadow:hover,.elementor .landing_shadow:focus-visible{box-shadow:0px 5px 20px -10px rgba(0, 0, 0, 1);}.elementor .landing_step{border-radius:9999px;}