.timeline-module{margin-inline-start:36px}.timeline-module__item{position:relative}.timeline-module__item:not(:last-child) .timeline-module__item-line{background:var(--secondary2-color);bottom:-61px;height:100%;left:-25px;position:absolute;width:3px}.timeline-module__year{border-bottom:3px solid var(--secondary2-color);color:var(--secondary2-color);font-size:40px;line-height:1.2;position:relative;transition:color .3s,border-color .3s;width:100%}.timeline-module__text{padding-block-end:24px;padding-block-start:16px}.timeline-module__year-point{background:var(--secondary2-color);bottom:-13px;height:24px;left:-36px;position:absolute;transition:background-color .3s;width:24px;z-index:3}@media (min-width:900px){.timeline-module{margin-inline-start:0}.timeline-module__item{width:50%}.timeline-module__item:nth-child(odd){padding-inline-end:40px}.timeline-module__item:nth-child(2n){left:50%;padding-inline-start:40px}.timeline-module__item:nth-child(odd) .timeline-module__year{text-align:end}.timeline-module__item:nth-child(2n) .timeline-module__item-line{left:-1.5px}.timeline-module__item:nth-child(odd):not(:last-child) .timeline-module__item-line{left:auto;right:-1.5px}.timeline-module__item:nth-child(odd) .timeline-module__year-point{left:auto;right:-51.5px}.timeline-module__item:nth-child(2n) .timeline-module__year-point{left:-51.5px;right:auto}}.timeline-module_wrp{position:relative}.timeline-module__item.active .timeline-module__year{border-bottom-color:var(--primary-color);color:var(--primary-color)}.timeline-module__item.active .timeline-module__year-point{background-color:var(--primary-color)!important}.timeline-animated-line{background:var(--primary-color);position:absolute;width:3px;z-index:1}.timeline-fake-animated-line{background:#fff;position:absolute;top:0;width:3px;z-index:2}.timeline-animated-line,.timeline-fake-animated-line{left:11px}@media (min-width:900px){.timeline-animated-line,.timeline-fake-animated-line{left:calc(50% - 1.5px)}}