.timeline-module{display:flex;flex-direction:column;gap:1rem;justify-content:center}.timeline-module_item{align-items:center;display:flex;gap:4rem;justify-content:center}@media (max-width:767px){.timeline-module_item{gap:1rem}}.timeline-module_item:nth-child(2n){flex-direction:row-reverse}@media (min-width:768px){.timeline-module_item:first-child{transform:translateX(-7rem)}.timeline-module_item:nth-child(2){transform:translateX(7rem)}.timeline-module_item:nth-child(3){transform:translate(-6rem,-3rem)}.timeline-module_item:nth-child(4){transform:translateX(-1rem)}}.timeline-module_content{max-width:255px}.timeline-module_image{max-height:220px}.timeline-module_timeline{display:flex;justify-content:center;position:absolute;width:100%}@media (max-width:767px){.timeline-module_timeline{display:none}}.timeline-module_heading{font-size:16px;font-style:normal;font-weight:600;letter-spacing:-.64px;line-height:normal}.timeline-module_description{font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.56px;line-height:18px}