.timeline{position:relative;padding-left:2rem;margin:0;list-style:none}.timeline::before{content:"";position:absolute;top:0;left:1rem;width:2px;height:100%;background:hsla(0,0%,100%,.2)}.timeline__item{position:relative;margin-bottom:2rem;padding:1.5rem;border-radius:.5rem;background:hsla(0,0%,100%,.05);backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.2)}.timeline__item::before{content:"";position:absolute;top:1.5rem;left:-1.1rem;width:10px;height:10px;border-radius:50%;background:#0d6efd;box-shadow:0 0 0 4px rgba(13,110,253,.2)}.timeline__item h5{margin-bottom:.5rem}.timeline__item p{margin-bottom:0;color:hsla(0,0%,100%,.75)}
