.timeline_timeline__XsUSX{max-width:640px;margin:60px auto 40px;height:50px;position:relative;display:flex;flex-direction:row}.timeline_timelineLine__wbzYb{width:100%;height:5px;background-color:rgba(0,0,0,.1);border-radius:5px;position:absolute;top:20px;transition:all .2s ease-out}.timeline_timeline__XsUSX:hover .timeline_timelineLine__wbzYb{background-color:rgba(0,0,0,.15)}.timeline_timeline__XsUSX .tl-year{display:flex;flex-direction:row;width:50%}.timeline_timeline__XsUSX .tl-year-label{position:absolute}.timeline_timeline__XsUSX .tl-month{width:calc(100% / 6);position:relative}.timeline_timeline__XsUSX .tl-month:hover:before{display:block;content:"";position:absolute;top:20px;left:0;height:5px;width:100%;border-radius:5px;background-color:rgba(0,0,0,.17)}.timeline_timeline__XsUSX .tl-month:hover .tl-month-label{opacity:1}.timeline_timeline__XsUSX .tl-month-label{text-align:center;font-family:sans-serif;font-size:10px;opacity:.3;transition:all .2s ease-out}.timeline_timeline__XsUSX .tl-month:hover .tl-break{display:block}.timeline_timeline__XsUSX .tl-break{display:none;position:absolute;top:37px;width:150px;left:-45px;text-align:center}.timeline_timeline__XsUSX .tl-dot{display:block;width:5px;height:5px;border-bottom:none;top:20px;background-color:rgba(0,0,0,.35);position:absolute;border-radius:5px;transition:all .2s ease-out}.timeline_timeline__XsUSX .tl-dot-l{display:block;border:none;width:8px;height:8px;top:18.5px;background-color:#000;position:absolute;border-radius:10px;transition:all .2s ease-out}.timeline_timeline__XsUSX .tl-dot-l:hover,.timeline_timeline__XsUSX .tl-dot:hover{background-color:var(--red)}.timeline_timeline__XsUSX .tl-dot span,.timeline_timeline__XsUSX .tl-dot-l span{opacity:0;position:absolute;top:20px;left:50%;width:max-content;transform:translateX(-50%);text-align:center;color:#000;transition:all .2s ease-out}.timeline_timeline__XsUSX .tl-dot-l:hover span,.timeline_timeline__XsUSX .tl-dot:hover span{opacity:1}.timeline_timeline__XsUSX .tl-0{left:0}.timeline_timeline__XsUSX .tl-10{left:calc(10% - 2.5px)}.timeline_timeline__XsUSX .tl-20{left:calc(20% - 2.5px)}.timeline_timeline__XsUSX .tl-30{left:calc(30% - 2.5px)}.timeline_timeline__XsUSX .tl-40{left:calc(40% - 2.5px)}.timeline_timeline__XsUSX .tl-50{left:calc(50% - 2.5px)}.timeline_timeline__XsUSX .tl-60{left:calc(60% - 2.5px)}.timeline_timeline__XsUSX .tl-70{left:calc(70% - 2.5px)}.timeline_timeline__XsUSX .tl-80{left:calc(80% - 2.5px)}.timeline_timeline__XsUSX .tl-90{left:calc(90% - 2.5px)}.timeline_timeline__XsUSX .tl-100{left:calc(90% - 5px)}@media (prefers-color-scheme:dark){.timeline_timelineLine__wbzYb{background-color:hsla(0,0%,100%,.2)}.timeline_timeline__XsUSX:hover .timeline_timelineLine__wbzYb{background-color:hsla(0,0%,100%,.3)}.timeline_timeline__XsUSX .tl-dot{background-color:hsla(0,0%,100%,.5)}.timeline_timeline__XsUSX .tl-dot-l{background-color:#fff}.timeline_timeline__XsUSX .tl-dot span,.timeline_timeline__XsUSX .tl-dot-l span{color:#fff}.timeline_timeline__XsUSX .tl-month:hover:before{background-color:rgba(0,0,0,.4)}}@media screen and (max-width:480px){.timeline_timeline__XsUSX .m-hide{display:none}.timeline_timeline__XsUSX .tl-year{width:100%}.timeline_timeline__XsUSX .tl-year .tl-month:first-child a span{left:0;right:unset;transform:none;text-align:left}.timeline_timeline__XsUSX .tl-year .tl-month:last-child a span{left:unset;right:0;transform:none;text-align:right}}@media screen and (max-width:320px){.timeline_timeline__XsUSX{margin-left:0;margin-right:0}}