.timeline{background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin:0 auto 1rem;overflow:hidden;padding:5rem;position:relative}.timeline:after{border-right:2px dashed #b6b6ba;content:"";display:block;height:100%;left:50%;margin-left:-2px;position:absolute;top:0}.timeline-row{margin-bottom:30px;padding-left:50%;position:relative}.timeline-row .timeline-time{font-size:1.5rem;margin-right:20px;position:absolute;right:50%;text-align:right;top:15px}.timeline-row .timeline-time small{display:block;font-size:.8rem}.timeline-row .timeline-content{align-items:center;background:#f1f2f7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding:20px 30px;position:relative;text-align:center}.timeline-row .timeline-content:after{background:#f1f2f7;content:"";height:16px;position:absolute;top:20px;width:16px}.timeline-row .timeline-content:before{background:#fff;border:2px dashed #b6b6ba;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;content:"";height:20px;position:absolute;right:-49px;top:20px;width:20px;z-index:10}.timeline-row .timeline-content h4{line-height:150%;margin:0 0 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeline-row .timeline-content p{line-height:150%;margin-bottom:30px}.timeline-row .timeline-content i{background:#272e48;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;display:inline-block;font-size:1.2rem;line-height:100%;margin-bottom:10px;padding:15px}.timeline-row .timeline-content .thumbs{display:flex;margin-bottom:20px}.timeline-row .timeline-content .thumbs img{margin:5px;max-width:60px}.timeline-row .timeline-content .badge{background:linear-gradient(120deg,#00b5fd,#0047b1);color:#fff}.timeline-row:nth-child(2n) .timeline-content{margin-left:40px;text-align:left}.timeline-row:nth-child(2n) .timeline-content:after{border-bottom:0;border-left:0;left:-8px;right:auto;transform:rotate(-135deg)}.timeline-row:nth-child(2n) .timeline-content:before{left:-52px;right:auto}.timeline-row:nth-child(odd){padding-left:0;padding-right:50%}.timeline-row:nth-child(odd) .timeline-time{left:50%;margin-left:20px;margin-right:0;right:auto;text-align:left}.timeline-row:nth-child(odd) .timeline-content{margin-right:40px}.timeline-row:nth-child(odd) .timeline-content:after{border-bottom:0;border-left:0;right:-8px;transform:rotate(45deg)}@media (max-width:992px){.timeline{padding:15px}.timeline:after{border:0}.timeline .timeline-row:nth-child(odd){padding:0}.timeline .timeline-row:nth-child(odd) .timeline-time{left:0;margin:0 0 10px;position:relative;top:0}.timeline .timeline-row:nth-child(odd) .timeline-content{margin:0}.timeline .timeline-row:nth-child(odd) .timeline-content:after,.timeline .timeline-row:nth-child(odd) .timeline-content:before{display:none}.timeline .timeline-row:nth-child(2n){padding:0}.timeline .timeline-row:nth-child(2n) .timeline-time{left:0;margin:0 0 10px;position:relative;text-align:left;top:0}.timeline .timeline-row:nth-child(2n) .timeline-content{margin:0}.timeline .timeline-row:nth-child(2n) .timeline-content:after,.timeline .timeline-row:nth-child(2n) .timeline-content:before{display:none}}