.UpdatesPage{max-width:1226px;margin:0 auto;padding:60px 0}.UpdatesPage>h1{padding:60px 0 8px;font-size:40px;font-weight:600;text-align:center}.UpdatesPage>h2{font-weight:400;font-size:16px;line-height:24px;text-align:center;margin-bottom:60px}.scrollTimeLine{max-width:700px;margin:0 auto;overflow:visible}.scrollTimeLine hr{border:0}@media screen and (max-width:768px){.scrollTimeLine{padding:0 20px}}.scrollTimeLine-item{max-width:700px;position:relative;display:flex;align-items:stretch}.scrollTimeLine-item-time{position:-webkit-sticky;position:sticky;width:72px;height:148px;padding:10px 28px 0 0;left:0;top:100px;bottom:100px;z-index:10;text-align:right}.scrollTimeLine-item-time>span:first-child{font-weight:600;font-size:16px;line-height:24px;color:var(--text-1)}.scrollTimeLine-item-time>span:nth-of-type(2){font-weight:400;font-size:12px;line-height:18px;color:var(--text-2)}.scrollTimeLine-item-time-dot{display:inline-block;width:8px;height:8px;background:var(--bg-1);border:1px solid var(--line-3);box-sizing:border-box;position:absolute;top:16px;right:-4px;border-radius:50%}.scrollTimeLine-item-line{width:1px;margin-right:27px;background-color:var(--line-1);height:auto}.scrollTimeLine-item-content{max-width:600px;flex:1 1}.scrollTimeLine-item-content-item{margin-bottom:60px}.scrollTimeLine-item-content-item-title{font-weight:600;font-size:20px;line-height:30px;color:var(--text-1);padding-top:5px}.scrollTimeLine-item-content-item img{display:inline-block;border-radius:20px;margin-top:20px;object-fit:cover;width:100%;height:auto;aspect-ratio:16/9}.scrollTimeLine-item-content-item-desc{color:var(--text-2);position:relative;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:4;-webkit-line-clamp:4;line-height:1.7}.scrollTimeLine-item-content-item-desc ul{list-style-position:outside;list-style-type:disc;padding-left:24px}@media screen and (max-width:768px){.scrollTimeLine-item-content-item-desc ul{padding-left:16px}}.scrollTimeLine-item-content-item-desc ol{list-style-position:outside;list-style-type:decimal;padding-left:24px}@media screen and (max-width:768px){.scrollTimeLine-item-content-item-desc ol{padding-left:16px}}.scrollTimeLine-item-content-item-desc a,.scrollTimeLine-item-content-item-desc a:focus,.scrollTimeLine-item-content-item-desc a:hover,.scrollTimeLine-item-content-item-desc a:visited{color:var(--blue)}.scrollTimeLine-item-content-item-expand-btn{display:none;cursor:pointer;color:var(--blue);margin-top:5px;font-weight:400;font-size:14px;line-height:20px}.scrollTimeLine-item-content-item-desc.expanded{-webkit-line-clamp:unset}