.milestone-section{position:relative}.milestone-section .molecules{right:-150px;bottom:-150px}.milestone-section .items{row-gap:30px;position:relative}.milestone-section .items:before{content:"";position:absolute;left:0;right:0;width:1px;height:100%;top:0;bottom:0;margin:auto;background:var(--light-grey-color)}.milestone-section .item{display:flex;justify-content:flex-start;width:100%;position:relative}.milestone-section .item:first-child:before{top:0}.milestone-section .item:first-child:before,.milestone-section .item:last-child:before{content:"";position:absolute;left:0;right:0;margin:auto;width:20px;height:1px;background:var(--light-grey-color)}.milestone-section .item:last-child:before{bottom:0}.milestone-section .item .inner-content{display:flex;align-items:flex-start;row-gap:20px;width:50%}.milestone-section .item .inner-content .content{width:50%;text-align:right;height:100%;display:flex;flex-direction:column;justify-content:center}.milestone-section .item .inner-content .img-wrapper{width:50%;overflow:hidden}.milestone-section .item .inner-content .img-wrapper img{transition:all .5s ease-in-out;transform:scale(1)}.milestone-section .item .inner-content:hover .img-wrapper img{transform:scale(1.025)}.milestone-section .item .inner-content .lg-heading{margin-bottom:22px;padding:0 50px 15px;border-bottom:1px solid var(--darkgrey-color);position:relative;font-size:3.75rem;font-weight:400;line-height:1.36}.milestone-section .item .inner-content .lg-heading:before{content:"";position:absolute;bottom:-10px;right:-10px;width:20px;height:20px;background:var(--secondry-color);border-radius:50%}.milestone-section .item .inner-content p{padding:0 50px 20px;margin-bottom:0}.milestone-section .item:nth-child(odd){justify-content:flex-end}.milestone-section .item:nth-child(odd) .inner-content .content{order:1;text-align:left}.milestone-section .item:nth-child(odd) .inner-content .img-wrapper{order:2}.milestone-section .item:nth-child(odd) .inner-content .lg-heading:before{right:auto;left:-10px}@media only screen and (max-width:1199px){.milestone-section .item .inner-content .lg-heading{font-size:2.5rem;padding:0 30px 10px;margin-bottom:15px}.milestone-section .item .inner-content .lg-heading:before{bottom:-6px;right:-6px;width:12px;height:12px}.milestone-section .item .inner-content p{padding:0 30px 10px}.milestone-section .item:nth-child(odd) .inner-content .lg-heading:before{left:-6px}}@media only screen and (max-width:767px){.milestone-section .item .inner-content{flex-direction:column;width:100%}.milestone-section .item .inner-content .img-wrapper,.milestone-section .item .inner-content .img-wrapper img{width:100%}.milestone-section .item .inner-content .lg-heading{padding:0 15px 10px 0;font-size:18px;line-height:24px}.milestone-section .item .inner-content p{padding:0 15px 10px 0}.milestone-section .item .inner-content p:last-child{padding-bottom:0}.milestone-section .item:first-child{padding-top:32px}.milestone-section .item:last-child{padding-bottom:15px}.milestone-section .item:nth-child(odd) .inner-content .lg-heading:before{right:-6px;left:auto}.milestone-section .item:nth-child(odd) .inner-content .img-wrapper{order:1}.milestone-section .item:nth-child(odd) .inner-content .content{order:2}.milestone-section .item:nth-child(2n) .inner-content{align-items:flex-end}.milestone-section .item:nth-child(2n) .inner-content .lg-heading{padding:0 0 10px 15px}.milestone-section .item:nth-child(2n) .inner-content .lg-heading:before{left:-6px;right:auto}.milestone-section .item:nth-child(2n) .inner-content p{padding:0 0 10px 15px}}