.milestone-timeline{position:relative}.milestone-timeline__items{align-items:start;column-gap:4rem;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(2,1fr);padding-top:3rem;position:relative;row-gap:2rem}.milestone-timeline__items:before{border-image:linear-gradient(45deg,#d3267b,#673ecc);border-image-slice:1;border-left:2px solid;bottom:0;content:"";height:90%;left:50%;position:absolute;top:0;transform:translateX(-50%)}.milestone-timeline__items:has(.milestone-timeline__item:last-child:nth-child(odd)):after{background:linear-gradient(45deg,#673ecc,#d3267b);bottom:10%;content:"";height:2px;left:calc(50% - 2rem);position:absolute;right:auto;width:2rem}.milestone-timeline__items:has(.milestone-timeline__item:last-child:nth-child(2n)):after{background:linear-gradient(45deg,#673ecc,#d3267b);bottom:10%;content:"";height:2px;left:auto;position:absolute;right:calc(50% - 2rem);width:2rem}.milestone-timeline__dot{border-radius:50%;height:24px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:24px;z-index:1}.milestone-timeline__item{display:flex;flex-direction:column;position:relative}.milestone-timeline__item:after{content:"";height:100%;inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;position:absolute;width:100%;z-index:1}.milestone-timeline__item:nth-child(2n):before,.milestone-timeline__item:nth-child(odd):before{background:linear-gradient(45deg,#673ecc,#d3267b);bottom:0;content:"";height:2px;position:absolute;top:40%;width:2rem}.milestone-timeline__item:nth-child(odd):before{left:100%;right:auto}.milestone-timeline__item:nth-child(2n):before{left:auto;right:100%}.milestone-timeline__item:last-child:before{display:none}.milestone-timeline__item-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.milestone-timeline__icon{align-items:center;display:flex;height:42px;justify-content:center;width:42px}.milestone-timeline__title{flex:0 0 100%;margin:0;max-width:calc(100% - 62px)}@media only screen and (max-width:991px){.milestone-timeline__dot{height:10px;width:10px}.milestone-timeline__items{column-gap:2rem}.milestone-timeline__items:has(.milestone-timeline__item:last-child:nth-child(odd)):after{left:calc(50% - 1rem);width:1rem}.milestone-timeline__items:has(.milestone-timeline__item:last-child:nth-child(2n)):after{right:calc(50% - 1rem);width:1rem}.milestone-timeline__item:nth-child(2n):before,.milestone-timeline__item:nth-child(odd):before{width:1rem}.milestone-timeline__item-header{gap:.5rem}.milestone-timeline__icon{height:14px;width:14px}}