.line-2a .timeline-container {
    border-color: #633AB5;
    margin: auto;
}
.cta-button:hover {
    color: #fff;
    background-color: #633AB5 !important;!i;!;
}
.timeline-step .timeline-box {
    min-height: 66px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.line-2a .timeline-box p {
    color: #633AB5;
    font-weight: 600;
}

.line-2a .timeline-box {
    background-color: #633AB533;
}

.line-2a .timeline-step::before {
    background-color: #633AB5;
}

.line-2a .timeline {
    border-color: #633AB5;
}
.arw circle {
    fill: #194f57 !important;
}
.line-2a .timeline {
    height: 70%;
    top: -35px;
}
.line-2a .timeline {
    height: 75%;
}
.video-list-{
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  gap:20px;
}
.title-nst h3,.elegirnos h3 {
    font-size: 35px;
}
@media (max-width:768px){
  .title-nst h3,.elegirnos h3 {
    font-size: 25px;
  }
 .timeline {}

.statistics-section {
    grid-template-columns: 1fr;
}

.section-content-pro img {
    max-width: 100%;
    width: 100%;
}

.text-columns {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 20px;
}

.timeline-step::before {
    left: -5px;
}

body .gradient-mid:before {
    height: 100%;
    padding-bottom: 50px;
}

.elegirnos p {
    font-size: 16px;
}

.line-2a {
    margin-top: 50px;
}

.video-title- h3 {
    font-size: 25px;
}

.video-list- {
    grid-template-columns: 1fr;
}

.title-nst h3 {
    text-align: center;
    font-size: 25px;
}
}