.Timeline_Section{overflow:hidden}.Timeline_Element{display:flex;justify-content:space-between;align-items:center;margin-bottom:4rem}.Timeline_Element:nth-child(odd){flex-direction:row-reverse}.Timeline_Element h2{font-family:var(--title-font);text-transform:uppercase;margin-top:0}.Timeline_Element span{display:block;font-weight:300;margin-bottom:1rem}.Timeline_Element p{text-align:left}.Timeline_Image{flex-basis:45%;aspect-ratio:4/3;overflow:hidden}.Timeline_Image img{transform:scale(1.2)}.Timeline_Content{flex-basis:45%}.Timeline_Container{position:relative}.Timeline_Line{position:absolute;width:5px;height:100%;background-color:var(--offwhite);border-radius:2px;top:0;left:50%;transform:translate(-50%);display:flex;flex-direction:column;justify-content:space-around;align-items:center}.Timeline_Inner{position:absolute;top:0;left:0;width:100%;height:0%;background-color:var(--black);border-radius:2px;pointer-events:none;will-change:height}.Timeline_Anchor{position:relative;z-index:2;padding:.5rem;display:flex;align-items:center;border-radius:4px;justify-content:center;background-color:var(--offwhite);transition:all .5s var(--gygi-curve);animation:left .8s cubic-bezier(0,.43,.22,1.37);transform:scale(.6)}.Timeline_Anchor .Contain_Fluid{width:3rem;height:3rem;transform:scale(0) rotate(360deg);transition:all 1s var(--gygi-curve)}.Timeline_Anchor.Passed{background-color:var(--black);animation-name:passed;transform:scale(1)}.Timeline_Anchor.Passed .Contain_Fluid{transform:none}@keyframes passed{0%{transform:scale(.6)}35%{transform:scale(.3)}to{transform:scale(1)}}@keyframes left{0%{transform:scale(1)}35%{transform:scale(.3)}to{transform:scale(.6)}}@media screen and (max-width: 768px){.Timeline_Element,.Timeline_Element:nth-child(odd){flex-direction:column;gap:1rem;width:80%}.Timeline_Line{right:16px;left:auto}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/timeline.css.map */
