.zigzag-timeline-module{display:flex;position:relative;width:100%}.timeline-zigzag{margin:20px 0;padding:20px 0;position:relative;width:100%}.timeline-zigzag:before{background:#194262;border-radius:999px;bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:4px;z-index:0}.timeline-item{align-items:flex-start;display:flex;margin-bottom:40px;position:relative;width:100%;z-index:1}.timeline-item:last-child{margin-bottom:30}.timeline-item.left{justify-content:flex-start}.timeline-item.right{justify-content:flex-end}.timeline-content{background:#f3f3f1;border-radius:12px;box-shadow:0 6px 18px rgba(0,0,0,.08);padding:18px;position:relative;transition:transform .2s ease,box-shadow .2s ease;width:calc(50% - 40px)}.timeline-content:hover{box-shadow:0 10px 24px rgba(0,0,0,.12);transform:translateY(-4px)}.timeline-item.left .timeline-content{margin-right:calc(50% + 40px)}.timeline-item.right .timeline-content{margin-left:calc(50% + 40px)}.timeline-item.left .timeline-content:after,.timeline-item.right .timeline-content:after{background:#f6f6f6;content:"";height:14px;position:absolute;top:24px;transform:rotate(45deg);width:14px;z-index:-1}.timeline-item.left .timeline-content:after{right:-7px}.timeline-item.right .timeline-content:after{left:-7px}.timeline-marker{align-items:center;display:flex;height:24px;justify-content:center;left:50%;position:absolute;top:24px;transform:translateX(-50%);width:24px;z-index:2}.timeline-dot{background:#fcb24c;border-radius:50%;box-shadow:0 0 0 2px #e89534;height:18px;width:18px}.timeline-image{background:#f3f3f1;border-radius:8px;margin-bottom:12px;overflow:hidden;width:100%}.timeline-image img{display:block;height:100%;object-fit:cover;width:100%}.timeline-year h4{color:#373a37;line-height:1.3;margin:0 0 4px}.timeline-title h3{color:#74b743;line-height:1.4;margin:0 0 8px}.timeline-description{color:#373a37;font-size:14px;line-height:1.6}.timeline-description p{margin:0 0 10px}.timeline-description p:last-child{margin-bottom:0}.timeline-description ol,.timeline-description ul{margin:0 0 10px 20px;padding:0}.timeline-description li{margin-bottom:6px}.timeline-item.left .timeline-content{border-top:4px solid #194262}.timeline-item.right .timeline-content{border-top:4px solid #74b743}@media (max-width:991px){.timeline-content{width:calc(50% - 28px)}.timeline-item.left .timeline-content{margin-right:calc(50% + 28px)}.timeline-item.right .timeline-content{margin-left:calc(50% + 28px)}.timeline-image{height:160px}}@media (max-width:767px){.timeline-zigzag:before{left:20px;transform:none}.timeline-item{display:block;margin-bottom:28px;padding-left:52px}.timeline-content{margin:0!important;min-height:420px;width:100%}.timeline-content:after{display:none}.timeline-marker{left:20px;top:22px;transform:translateX(-50%)}.timeline-image{height:140px}.timeline-year{font-size:16px}.timeline-title{font-size:14px}.timeline-description{font-size:13px}}