.history-timeline{position:relative}.history-timeline::after{content:'';position:absolute;width:.25rem;background-color:var(--wp--preset--color--tertiary);top:0;bottom:0;left:50%;transform:translateX(-50%)}.history-timeline>div{position:relative;width:50%;margin-bottom:4rem}.history-timeline>div:nth-child(odd){left:0;padding-right:4rem}.history-timeline>div:nth-child(even){left:50%;padding-left:4rem}.history-timeline>div::after{content:'';position:absolute;width:1rem;height:1rem;background-color:var(--wp--preset--color--tertiary);border-radius:50%;top:2rem;z-index:1}.history-timeline>div:nth-child(odd)::after{right:-.5rem}.history-timeline>div:nth-child(even)::after{left:-.5rem}@media screen and (max-width:767px){.history-timeline::after{left:1.5rem}.history-timeline>div{width:calc(100% - 3rem)}.history-timeline>div:nth-child(even),.history-timeline>div:nth-child(odd){left:3rem;padding-right:0;padding-left:0}.history-timeline>div:nth-child(even)::after,.history-timeline>div:nth-child(odd)::after{left:-2rem}}@media screen and (max-width:1024px){.history-timeline>div:nth-child(odd){padding-right:2rem}.history-timeline>div:nth-child(even){padding-left:2rem}}