.smile-node{width:60px;height:60px;background:#ffc107;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;color:white;box-shadow:0 0 20px rgba(255,193,7,.5)}section{background-image:url(/images/milestonebg.jpg);background-size:cover;padding-bottom:50px}.timeline-wrapper{position:relative}.timeline-path{left:50%;top:10px;width:200px;height:100%;pointer-events:none;z-index:1}.timeline-node,.timeline-path{position:absolute;transform:translateX(-50%)}.timeline-node{top:45px;left:57.5%;width:70px;height:70px;background:#ffc107;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#000;font-weight:700;z-index:3;box-shadow:0 0 25px rgba(255,193,7,.5)}h2{color:#fbbd02;font-weight:700;margin-top:20px}.timeline-item{position:relative;text-align:center;display:flex;height:130px}.timeline-item.left{justify-content:flex-start}.timeline-item.left .timeline-node{left:42%!important;top:40px!important}.timeline-item.right{justify-content:flex-end}.timeline-item .milestone-card{width:40%;z-index:2}