.timeline{position:relative;width:100%}.timeline:before{background:#ff5c35;bottom:0;content:"";left:97px;position:absolute;top:0;width:2px}.entry{align-items:center;display:flex;gap:28px;margin-bottom:30px}.bullet{background-color:#f6f9fc;border:2px solid #ff5c35;border-radius:100%;content:"";height:20px;width:20px;z-index:99}.entry .title{display:flex;flex:1;justify-content:flex-end;position:relative}.entry .title h3{font-size:18px;margin:0}.entry .title p{font-size:100%;margin:0}.entry .body{background:#eaf0f6;border-radius:20px;display:flex;flex:7;padding:20px}.entry .body.featured{border:2px solid #ff5c35}.entry .body p{line-height:1.4em}.entry .body p:first-child{font-weight:400;margin:0}@media (max-width:768px){.timeline:before{left:calc(20% + 42px)}.entry .body{flex:2}.entry .title:before{right:-45px}}