section.timeline-slider{position:relative}section.timeline-slider .swiper-wrapper{height:auto}section.timeline-slider .intro-title{margin-bottom:3rem}section.timeline-slider .intro-title h3{margin-bottom:0}section.timeline-slider .single-timeline{display:block;height:100%;padding:0 1.5rem 0 0}section.timeline-slider .single-timeline section.year-contain{display:flex;margin-bottom:25px}section.timeline-slider .single-timeline div.year{background:#1e155a;color:#fff;padding-top:20px;position:relative;text-align:center;width:90%}section.timeline-slider .single-timeline div.triangle{border-color:transparent transparent transparent #1e155a;border-style:solid;border-width:38px 0 38px 35px;height:0;width:0}section.timeline-slider .single-timeline div.description{border:1px solid #1e155a;padding:15px}section.timeline-slider .timeline-swiper-scrollbar{background:var(--grey);border-radius:10px;left:50%;margin-left:-150px;position:absolute;top:110%;width:300px}section.timeline-slider .swiper-scrollbar-drag{background:var(--dark-blue);border-radius:10px;height:10px;left:0;position:relative;top:50%;width:100%}@media screen and (min-width:768px){section.timeline-slider .timeline-swiper-scrollbar{left:unset;margin-left:unset;position:relative;top:unset}}@media screen and (min-width:1024px){section.timeline-slider .single-timeline{padding:0 2.5rem 0 0}}