.timeline-swiper{height:520px;width:100%;position:relative;overflow:hidden}.timeline-swiper .swiper-wrapper{height:100%;display:flex}.timeline-swiper .swiper-slide{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;flex-shrink:0}.timeline-swiper .swiper-slide:before{content:"";position:absolute;top:50%;left:0;right:0;height:3px;background-color:#162655;z-index:1;transform:translateY(-50%)}.timeline-swiper .swiper-slide:first-child:before{left:50%;right:0}.timeline-swiper .swiper-slide:last-child:before{left:0;right:50%}.timeline-swiper .swiper-slide__content{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.timeline-swiper .swiper-slide__top-side{flex:1;display:flex;align-items:flex-end;justify-content:center;text-align:center;width:100%;padding-bottom:24px}.timeline-swiper .swiper-slide__marker{width:56px;height:56px;border-radius:50%;background-color:#162655;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:24px;z-index:10;flex-shrink:0;box-shadow:0 4px 12px rgba(0,0,0,.25)}.timeline-swiper .swiper-slide__bottom-side{flex:1;display:flex;align-items:flex-start;justify-content:center;text-align:center;width:100%;padding-top:24px}.timeline-swiper .swiper-slide__card{width:100%;max-width:340px}.timeline-pagination{position:relative;display:flex;justify-content:center;gap:8px;margin-top:24px}.timeline-pagination .swiper-pagination-bullet{width:10px;height:10px;background-color:hsla(0,0%,100%,.5);opacity:1;border-radius:50%;transition:all .3s;cursor:pointer}.timeline-pagination .swiper-pagination-bullet-active{background-color:#162655;width:12px;height:12px}@media (max-width:640px){.timeline-swiper{height:480px}.timeline-swiper .swiper-slide__marker{width:48px;height:48px;font-size:20px}.timeline-swiper .swiper-slide__card{max-width:280px;font-size:16px}}@media (max-width:390px){.timeline-swiper{height:500px}.timeline-swiper .swiper-slide__card{max-width:240px;font-size:15px}}