section.timeline{position:relative}section.timeline .intro-content{margin-bottom:8rem}section.timeline .intro-content h2,section.timeline .intro-content p{max-width:50rem}section.timeline .timeline-item h4,section.timeline .timeline-item p{color:var(--white);max-width:18rem}section.timeline .timeline-item{position:relative}section.timeline .timeline-item:before{background:var(--white);border-radius:100px;content:"";height:40px;left:0;position:absolute;top:-75px;width:40px}section.timeline .timeline-swiper .scrollbar{background:var(--green);border-radius:100px;content:"";height:15px;left:0;position:absolute;top:-62px}section.timeline .outro-content{margin-top:5rem;position:relative}section.timeline .swiper-button-next,section.timeline .swiper-button-prev{align-items:center;background:var(--green);border-radius:100px;color:var(--white);display:flex;height:45px;justify-content:center;left:auto;right:0;top:100%;transition:all .3s ease-in-out;width:45px}section.timeline .swiper-button-prev{right:100px}section.timeline .swiper-button-next:after,section.timeline .swiper-button-prev:after{border-radius:100px;height:40px;width:40px}section.timeline .swiper-button-next:after{background:url(https://www.techspert.io/hubfs/techspert-2022/img/icons/rightArrow.svg);background-position:50%;background-repeat:no-repeat;background-size:50%}section.timeline .swiper-button-next.swiper-button-disabled:after{background:url(https://www.techspert.io/hubfs/techspert-2022/img/icons/leftArrow.svg);background-position:50%;background-repeat:no-repeat;background-size:50%;transform:rotate(180deg)}section.timeline .swiper-button-prev:after{background:url(https://www.techspert.io/hubfs/techspert-2022/img/icons/rightArrow.svg);background-position:50%;background-repeat:no-repeat;background-size:50%;transform:rotate(180deg)}section.timeline .swiper-button-prev.swiper-button-disabled:after{background:url(https://www.techspert.io/hubfs/techspert-2022/img/icons/leftArrow.svg);background-position:50%;background-repeat:no-repeat;background-size:50%;transform:rotate(0)}section.timeline .swiper-button-disabled{background:transparent;opacity:1}section.timeline .swiper-button-next:after,section.timeline .swiper-button-prev:after{font-size:0}@media screen and (max-width:767px){section.timeline .timeline-item h4,section.timeline .timeline-item p{color:var(--white);max-width:100%}section.timeline .outro-content{margin-bottom:5rem}section.timeline .swiper-button-next,section.timeline .swiper-button-prev{top:120%}}