.timeline-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.kl-hatch-timeline{margin:0 auto;max-width:1000px;position:relative}.kl-hatch-timeline__wrapper{display:flex;flex-wrap:wrap;position:relative}.kl-hatch-timeline__item{display:flex;flex:1 1 100%}.kl-hatch-timeline__item:nth-child(odd){justify-content:flex-start}.kl-hatch-timeline__item:nth-child(2n){justify-content:flex-end}.kl-hatch-timeline__item--wrapper{border-radius:15px;box-shadow:0 0 12px rgba(0,0,0,.25);flex:0 0 40%}.kl-hatch-timeline__title{background-color:#377435;border-top-left-radius:15px;border-top-right-radius:15px;color:#fff;padding:20px 40px;position:relative;text-align:center}.kl-hatch-timeline__title h3{color:#fff;margin:0;text-transform:capitalize}.kl-hatch-timeline__item:nth-child(2n) .kl-hatch-timeline__indicator{background-color:#377435;bottom:0;height:2px;position:absolute;right:100%;width:25%}.kl-hatch-timeline__item:nth-child(odd) .kl-hatch-timeline__indicator{background-color:#377435;bottom:0;height:2px;left:100%;position:absolute;width:25%}.kl-hatch-timeline__item:nth-child(2n) .kl-hatch-timeline__number{left:0;transform:translate(-50%,-50%)}.kl-hatch-timeline__item:nth-child(2n) .kl-hatch-timeline__number,.kl-hatch-timeline__item:nth-child(odd) .kl-hatch-timeline__number{align-items:center;background-color:green;border-radius:50%;color:#fff;display:flex;font-size:20px;height:50px;justify-content:center;position:absolute;top:50%;width:50px}.kl-hatch-timeline__item:nth-child(odd) .kl-hatch-timeline__number{right:0;transform:translate(50%,-50%)}.kl-hatch-timeline__content{background-color:#fff;border-bottom-left-radius:15px;border-bottom-right-radius:15px;color:#377435;padding:20px 40px;position:relative;text-align:center;z-index:3}.kl-hatch-timeline__content p{margin:0}.kl-hatch-timeline__dotted-line{border-left:2px dashed rgba(132,177,138,.7);border-right:2px dashed rgba(132,177,138,.7);height:100%;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:0}@media screen and (max-width:767px){.kl-hatch-timeline__item--wrapper{flex:0 0 70%;margin-bottom:40px}.kl-hatch-timeline__item{flex:0 0 100%}.kl-hatch-timeline__content{padding:20px}}