.timelineSection{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 0}@media(max-width:576px){.timelineSection{padding:30px 0}}.design{display:flex;align-items:center;justify-content:center}.timeline{width:100%;height:auto;margin:0 auto;display:flex;flex-direction:column}.timeline>.timeline-item:first-of-type .timeline-middle{background:linear-gradient(180deg,rgba(0,71,118,0),#153d8a 80%,#153d8a 99.93%,#153d8a)}.timeline>.timeline-item:first-of-type .timeline-middle .timeline-circle{opacity:0}.timeline>.timeline-item:last-of-type .timeline-middle{background:linear-gradient(180deg,#153d8a,#153d8a 50%,#fff 0,#fff)}.timeline>.timeline-item:last-of-type .timeline-circle{top:50%}.timeline-item{display:flex}@media(max-width:768.98px){.timeline-item{flex-wrap:wrap}}.timeline-item .timeline-middle{order:2;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:8px;margin-right:30px}.timeline-item .timeline-date{width:100%;order:1;transition:all .3s ease}.timeline-item .timeline-content{order:3;transition:all .3s ease;width:calc(100% - 40px)}.timeline-content{transition:.4s ease;overflow-wrap:break-word!important;margin-bottom:20px}.timeline-content h3{font-size:28px}@media(max-width:576px){.timeline-content h3{font-size:24px}}.timeline-middle{position:relative;background-image:linear-gradient(45deg,#153d8a,#153d8a,#153d8a)}.main-middle{opacity:0}.timeline-circle{position:absolute;top:50%;left:50%;width:30px;height:30px;border-radius:50%;background-image:linear-gradient(45deg,#153d8a,#153d8a,#153d8a);transform:translate(-50%,-50%)}@media screen and (min-width:768.98px){.timeline-date{display:flex;align-items:center;justify-content:flex-end}.timeline-date.left{justify-content:flex-start}.timeline-circle{width:50px;height:50px}.timeline-item{display:flex}.timeline-item>div:first-of-type{order:1;width:calc(50% - 4px)}.timeline-item>div:nth-child(2){order:2;width:8px;margin-inline:45px}.timeline-item>div:last-of-type{order:3;width:calc(50% - 4px)}}