.pp-timeline .section-wrapper{display:flex;flex-wrap:wrap-reverse;padding-top:6rem;justify-content:space-between;align-items:flex-start}.timeline__title{margin-bottom:1.5rem}.timeline__points{width:64%}.timeline-logo{width:30%;display:flex;justify-content:center}.timeline-logo img{width:300px;margin:auto}.timeline__point-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border:2px solid #010101;border-radius:50%;position:absolute;background-color:#fff;z-index:2}.timeline__point-icon img{max-width:30px;max-height:30px}.timeline__point-content{padding:0 0 1rem 80px;position:relative}.timeline__point-content:before{content:'';position:absolute;top:0;left:24px;width:2px;background-color:#010101;height:100%}.timeline__point:last-of-type .timeline__point-content:before{display:none !important}@media(max-width:1023px){.timeline__points,.timeline-logo{width:100%;max-width:600px;margin:auto}}