.history-page .history-container{position:relative;height:2500vh;padding-bottom:22px}@media(min-width:768px){.history-page .history-container{padding-bottom:240px}}.history-page .history-container .sticky-wrapper{position:-webkit-sticky;position:sticky;display:grid;flex-flow:column;top:0;height:100vh;box-sizing:border-box}.history-page .history-container .sticky-wrapper nav{flex:1 0 auto;overflow-x:auto}.history-page .history-container .sticky-wrapper nav section{box-sizing:border-box;display:inline-flex;flex-wrap:nowrap;white-space:nowrap;gap:16px;padding:20px 12px;color:#b5b5b5;font-size:20px;font-weight:500;line-height:1.68}@media(min-width:768px){.history-page .history-container .sticky-wrapper nav section{padding:24px 30px}}.history-page .history-container .sticky-wrapper nav section button.active{color:#11141a}.history-page .history-container .sticky-wrapper .horizontal-scroll-wrapper{overflow:hidden}.history-page .history-container .sticky-wrapper .horizontal-scroll-wrapper>div{display:flex;flex-wrap:nowrap;white-space:nowrap;height:100%}.history-page .history-container .sticky-wrapper .horizontal-scroll-wrapper>div ul{display:flex;flex-wrap:nowrap;white-space:nowrap;align-items:center;gap:80px;padding:0 80px 0 30px;height:100%}@media(min-width:1024px){.history-page .history-container .sticky-wrapper .horizontal-scroll-wrapper>div ul{gap:170px;padding:0 170px 0 50px}}.history-page .history-container .sticky-wrapper .horizontal-scroll-wrapper>div ul li{display:flex;flex-flow:column;justify-content:center;height:100%}.history-page .history-container .sticky-wrapper .horizontal-scroll-wrapper>div ul li>header{padding-left:12px;box-sizing:border-box}@media(min-width:1024px){.history-page .history-container .sticky-wrapper .horizontal-scroll-wrapper>div ul li>header{padding-left:18px}}.history-page .history-container .sticky-wrapper .horizontal-scroll-wrapper>div ul li>header h3{font-size:24px;line-height:1.6;font-weight:500}@media(min-width:1024px){.history-page .history-container .sticky-wrapper .horizontal-scroll-wrapper>div ul li>header h3{font-size:40px}}.history-page .history-container .sticky-wrapper .horizontal-scroll-wrapper>div ul li>header>div{display:flex;flex-flow:column;gap:6px}@media(min-width:1024px){.history-page .history-container .sticky-wrapper .horizontal-scroll-wrapper>div ul li>header>div{gap:12px}}.history-page .history-container .sticky-wrapper .horizontal-scroll-wrapper>div ul li>header>div .month-wrapper{width:100%;display:flex;font-size:14px;line-height:1.7;font-weight:500;gap:8px;color:#444;white-space:wrap}@media(min-width:1024px){.history-page .history-container .sticky-wrapper .horizontal-scroll-wrapper>div ul li>header>div .month-wrapper{font-size:18px;gap:12px}}.history-page .history-container .sticky-wrapper .horizontal-scroll-wrapper>div ul li>header>div .month-wrapper>div{display:inline;gap:6px}.history-page .history-container .sticky-wrapper .horizontal-scroll-wrapper>div ul li>header>div .month-wrapper>div p{display:inline}@media(min-width:1024px){.history-page .history-container .sticky-wrapper .horizontal-scroll-wrapper>div ul li>header>div .month-wrapper>div p br{display:none}}.history-page .history-container .sticky-wrapper .horizontal-scroll-wrapper>div ul li>header>div .month-wrapper>div img{display:inline;margin-left:6px;vertical-align:middle}.history-page .history-container .sticky-wrapper .horizontal-scroll-wrapper>div ul li>img{width:25vh;border-radius:4px;margin-top:32px}@media(min-width:1024px){.history-page .history-container .sticky-wrapper .horizontal-scroll-wrapper>div ul li>img{border-radius:10px}}.history-page .history-container .sticky-wrapper .progress-scroll-wrapper{position:relative;overflow:hidden;padding:12px;flex:1 0 auto}@media(min-width:1024px){.history-page .history-container .sticky-wrapper .progress-scroll-wrapper{padding:12px 30px}}.history-page .history-container .sticky-wrapper .progress-scroll-wrapper .progress-container{position:absolute;width:100%;box-sizing:border-box;top:12px;opacity:0;transition:opacity .5s}.history-page .history-container .sticky-wrapper .progress-scroll-wrapper .progress-container.active{opacity:1}.history-page .history-container .sticky-wrapper .progress-scroll-wrapper .progress-container .bar-wrapper{margin-top:14px;width:calc(100% - 24px);display:flex;justify-content:space-between;flex-wrap:nowrap;white-space:nowrap;min-width:1250px;padding-right:12px}@media(min-width:1024px){.history-page .history-container .sticky-wrapper .progress-scroll-wrapper .progress-container .bar-wrapper{margin-top:20px;width:calc(100% - 60px);padding-right:24px}}.history-page .history-container .sticky-wrapper .progress-scroll-wrapper .progress-container .bar-wrapper p{font-size:20px;line-height:1;color:#11141a;opacity:.2}.history-page .history-container .sticky-wrapper .progress-scroll-wrapper .progress-container .bar-wrapper p.on{opacity:1}.history-page .history-container .sticky-wrapper .progress-scroll-wrapper .progress-container .bar-wrapper div{width:2px;height:20px;opacity:.2;background-color:#11141a}.history-page .history-container .sticky-wrapper .progress-scroll-wrapper .progress-container .bar-wrapper div.on{opacity:1}.history-page .history-container .sticky-wrapper .progress-scroll-wrapper .progress-container:first-of-type{position:static}.history-page .history-container .sticky-wrapper .progress-scroll-wrapper .progress-container:first-of-type .bar-wrapper{width:100%}