.box-timeline-block {
  position: relative;
  padding: 2rem 0 16.4rem;
}
@media screen and (min-width: 992px) {
  .box-timeline-block {
    padding: 15.8rem 0 18.7rem;
  }
}
@media screen and (max-width: 991px) {
  .box-timeline-block .items-row {
    margin-top: 3rem;
  }
}
.box-timeline-block .--gradient {
  position: absolute;
}
@media screen and (min-width: 992px) {
  .box-timeline-block .--gradient {
    border-top: 2px solid #1EB7FB;
    background: linear-gradient(0deg, rgba(30, 183, 251, 0) 0%, rgba(30, 183, 251, 0.12) 100%);
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 18.7rem;
  }
}
@media screen and (max-width: 991px) {
  .box-timeline-block .--gradient {
    background: linear-gradient(180deg, rgba(30, 183, 251, 0) 2.4%, #1EB7FB 24.52%, #1EB7FB 78.37%, rgba(30, 183, 251, 0) 100%);
    left: 0;
    top: 0;
    width: 2px;
    min-height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .box-timeline-block .--gradient {
    left: 3.5rem;
  }
}
@media screen and (max-width: 991px) {
  .box-timeline-block .container {
    position: relative;
  }
  .box-timeline-block .items-row {
    margin-top: 3rem;
  }
}
.box-timeline-block .section-title {
  text-align: center;
  margin-bottom: 50px;
  font-weight: 700;
}
.box-timeline-block .timeline-container {
  position: relative;
  background: linear-gradient(316deg, rgba(77, 201, 230, 0.6) -0.38%, rgba(33, 12, 174, 0.6) 88.88%);
  border-radius: 12px;
  padding: 2px;
}
@media screen and (max-width: 991px) {
  .box-timeline-block .timeline-container {
    width: 100%;
    order: 2;
  }
}
.box-timeline-block .timeline-container:hover {
  z-index: 99;
}
.box-timeline-block .video {
  display: flex;
  position: absolute;
  min-width: 44rem;
  overflow: hidden;
  border-radius: 444px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.6);
}
@media screen and (max-width: 1300px) {
  .box-timeline-block .video {
    min-width: 34rem;
  }
}
.box-timeline-block .video video {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  min-height: 44rem;
  max-width: 44rem;
  height: 100%;
}
@media screen and (max-width: 1300px) {
  .box-timeline-block .video video {
    min-height: 34rem;
    max-width: 34rem;
  }
}
.box-timeline-block .timeline-box-outer {
  display: flex;
  flex-direction: row;
  margin-top: 6.4rem;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 992px) {
  .box-timeline-block .timeline-box-outer {
    margin-top: 0;
    flex-direction: column;
  }
}
.box-timeline-block .timeline-box-outer .cursor {
  position: absolute;
}
@media screen and (max-width: 991px) {
  .box-timeline-block .timeline-box-outer .cursor {
    max-width: 5.2rem;
  }
}
.box-timeline-block .timeline-box-outer .svg-orange {
  top: 7rem;
}
@media screen and (max-width: 991px) {
  .box-timeline-block .timeline-box-outer .svg-orange {
    left: auto;
    right: 1.6rem;
    top: -10rem;
    transform: rotate(-80deg);
  }
}
@media screen and (min-width: 1200px) {
  .box-timeline-block .timeline-box-outer .svg-orange {
    left: 106%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1300px) {
  .box-timeline-block .timeline-box-outer .svg-orange {
    left: 120%;
  }
}
.box-timeline-block .timeline-box-outer .svg-blue {
  left: 60%;
  bottom: -10rem;
}
@media screen and (max-width: 991px) {
  .box-timeline-block .timeline-box-outer .svg-blue {
    left: 1rem;
    bottom: -6.5rem;
    transform: rotate(85deg);
  }
}
.box-timeline-block .timeline-box-outer .svg-green {
  left: -4.5rem;
  bottom: 3rem;
}
@media screen and (max-width: 991px) {
  .box-timeline-block .timeline-box-outer .svg-green {
    left: 0.2rem;
    top: 95%;
    transform: rotate(60deg);
  }
}
@media screen and (min-width: 992px) {
  .box-timeline-block .timeline-box-outer .__line {
    background: linear-gradient(340deg, rgba(33, 12, 174, 0.6) 40.26%, rgba(77, 201, 230, 0.6) 88.56%);
    height: 100%;
    width: 2px;
  }
  .box-timeline-block .timeline-box-outer .__line.__l-1 {
    min-height: 37.1rem;
  }
  .box-timeline-block .timeline-box-outer .__line.__l-2 {
    min-height: 15.5rem;
  }
  .box-timeline-block .timeline-box-outer .__line.__l-3 {
    min-height: 41.9rem;
  }
  .box-timeline-block .timeline-box-outer .__line.__l-4 {
    min-height: 15.3rem;
  }
}
@media screen and (max-width: 991px) {
  .box-timeline-block .timeline-box-outer .__line {
    background: linear-gradient(316deg, rgba(33, 12, 174, 0.4) -0.38%, rgba(77, 201, 230, 0.4) 88.88%);
    width: 4rem;
    height: 2px;
  }
}
.box-timeline-block .timeline-box-outer::after {
  content: "";
  position: absolute;
  background: #1EB7FB;
  height: 1.4rem;
  width: 1.4rem;
  border-radius: 44px;
}
@media screen and (max-width: 991px) {
  .box-timeline-block .timeline-box-outer::after {
    left: 0;
    top: 50%;
    bottom: -9px;
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 992px) {
  .box-timeline-block .timeline-box-outer::after {
    left: 50%;
    bottom: -9px;
    transform: translate(-50%, 0%);
  }
}
.box-timeline-block .timeline-box {
  position: relative;
  padding: 2.4rem 1.4rem 2.4rem 1.6rem;
  border-radius: 10px;
  background: white;
  gap: 2rem;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
@media screen and (min-width: 1200px) {
  .box-timeline-block .timeline-box {
    width: 36rem;
    display: flex;
  }
}
@media screen and (min-width: 991px) and (max-width: 1320px) {
  .box-timeline-block .timeline-box {
    width: 32rem;
  }
}
@media screen and (max-width: 1024px) {
  .box-timeline-block .timeline-box {
    width: 100%;
  }
}
.box-timeline-block .timeline-box:hover .video {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -50%) scale(1);
}
.box-timeline-block .box-icon {
  flex: 0 0 6.4rem;
}
@media screen and (max-width: 1200px) {
  .box-timeline-block .box-icon {
    margin-bottom: 2rem;
  }
}
.box-timeline-block .box-icon div {
  width: 6.4rem;
  height: 6.4rem;
}
.box-timeline-block .box-content {
  text-align: left;
}
.box-timeline-block .box-content h5 {
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 991px) {
  .box-timeline-block .box-content h5 {
    font-size: 1.8rem;
  }
}
.box-timeline-block .box-content p {
  margin: 0;
  font-size: 1.4rem;
  line-height: 2rem;
}
.box-timeline-block .box-title {
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 8px;
  color: #333;
}
.box-timeline-block .box-description {
  font-size: 0.85rem;
  line-height: 1.5;
  color: #666;
  margin: 0;
}

.orange {
  position: absolute;
  left: 55rem;
  top: 28rem;
}

.green {
  position: absolute;
  right: 40rem;
  bottom: 22rem;
}/*# sourceMappingURL=style.css.map */