.history-timeline .elementor-container .elementor-column .elementor-widget-wrap {
  justify-content: center;
}

.history-timeline .elementor-element,
.history-timeline .elementor-element .elementor-widget-container {
  width: fit-content;
}

.history-timeline .pxl-process1 {
  padding: 12px 0 12px 150px;
  width: fit-content;
}

.history-timeline .pxl-process1 .pxl-item--inner {
  background-color: #1c2534;
  padding: 24px;
  border-radius: 24px;
  gap: 24px;
  flex-direction: column;
  border-bottom: none;
  width: 100%;
  max-width: 528px;
  align-items: flex-start;
}

.history-timeline .pxl-process1 .pxl-item--title {
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  color: #ffffff;
}

.history-timeline .pxl-process1 .pxl-item--description {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #dee5ee;
  font-family: "Host Grotesk";
}

.history-timeline .pxl-process1 .pxl-item--description a {
  color: #13a6f3;
  text-decoration: underline;
}

.history-timeline .pxl-process1 .pxl-item--image {
  width: 100%;
  max-width: 480px;
}

.history-timeline .pxl-process1 .pxl-item--image img {
  border-radius: 16px;
  height: 184px;
  object-fit: cover;
}

.history-timeline .pxl-process1:before {
  background-color: #596980;
}

.history-timeline .pxl-process1 .pxl-item--step {
  width: 64px;
  height: 64px;
  background-color: #2d394b;
  padding: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 48px;
  color: #ffffff;
}

.history-timeline .elementor-element-224165f .pxl-process1 .pxl-item--step {
  color: #def0a8;
}

.history-timeline .pxl-process1 .pxl-item--step:before {
  background-color: #2d394b;
}

.history-timeline .elementor-element-224165f .pxl-process1:before {
  height: 50%;
  bottom: 0;
  top: unset;
}

.history-timeline > .elementor-container > .elementor-column {
  padding-top: 50px;
  box-sizing: border-box;
  height: 100vh !important;
  overflow-y: scroll;
}

.history-timeline > .elementor-container:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  height: 80px;
  z-index: 12;
  box-shadow: inset 0px 52px 27px -21px rgba(17, 23, 37, 1);
}

@media screen and (min-width: 1500px) {
  .history-timeline .elementor-container .elementor-column .elementor-widget-wrap {
    justify-content: flex-end;
  }

  .history-timeline .position-left .pxl-process1 {
    padding: 12px 150px 12px 0;
  }

  .history-timeline .position-left .pxl-process1 .pxl-item--inner {
    margin-left: -116.3%;
  }

  .history-timeline .pxl-process1 .pxl-item--inner {
    width: 528px;
  }

  .history-timeline .pxl-process1 .pxl-item--image {
    width: 480px;
  }
}

@media screen and (max-width: 768px) {
  .history-timeline .pxl-process1 {
    padding: 12px 0 12px 0 !important;
  }

  .history-timeline .pxl-process1 .pxl-item--inner {
    padding: 16px;
  }

  .history-timeline .pxl-process1 .pxl-item--title {
    font-size: 20px !important;
    line-height: 26px !important;
  }

  .history-timeline .pxl-process1 .pxl-item--description {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 21px;
  }

  .history-timeline .pxl-process1 .pxl-item--step {
    top: 36px;
    left: 25px;
    border-radius: 12px;
    height: 42px;
    line-height: 25px;
    color: #def0a9;
  }

  .history-timeline .pxl-process1:hover .pxl-item--step:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .history-timeline .elementor-widget-wrap {
    padding: 24px !important;
  }
}
