.c-menu .le-hidden--menu-viewer-dropdown{left:0!important;right:0!important;width:auto!important;border-top:1px solid var(--globalMutedBackground);box-shadow:0 20px 30px -5px rgba(0,0,0,.1)}


.c-historyNavigation{position:fixed;top:100px;bottom:0;right:calc(100% - 85px);width:680px;max-width:90%;background-color:white;box-shadow:0 20px 40px -10px rgba(0,0,0,0.1);z-index:10;transform:translateX(0);transition:all .25s ease-in-out}.c-historyNavigation .c-historyNavigation__toggleIcon--expanded{display:none}.c-historyNavigation .c-historyNavigation__toggleIcon--collapsed{display:block}.c-historyNavigation.isExpanded{transform:translateX(calc(100% - 85px))}.c-historyNavigation.isExpanded .c-historyNavigation__toggleIcon--expanded{display:block}.c-historyNavigation.isExpanded .c-historyNavigation__toggleIcon--collapsed{display:none}@media (max-width:639px){.c-historyNavigation{top:95px;right:calc(100% - 60px)}.c-historyNavigation.isExpanded{transform:translateX(calc(100% - 60px))}}.c-historyNavigation__inner{flex-grow:1}.c-historyNavigation__toggle{width:85px;flex-shrink:0;padding:30px 0;border-left:1px solid #d2dbe7;text-decoration:none}.c-historyNavigation__toggle:hover{text-decoration:none}@media (max-width:639px){.c-historyNavigation__toggle{width:60px;padding:20px 0}}.c-historyNavigation__title,.c-historyNavigation__selectedYear{writing-mode:vertical-rl;text-orientation:mixed;transform:scale(-1);white-space:nowrap;font-size:26px;line-height:1;font-weight:bold;text-transform:uppercase}@media (max-width:639px){.c-historyNavigation__title,.c-historyNavigation__selectedYear{font-size:20px}}.c-historyNavigation__title{color:var(--globalEmphasisColor)}.c-historyNavigation__selectedYear{color:var(--globalBackground)}.c-historyNavigation__nav{flex-grow:1;height:calc(100% - 100px);padding:40px;overflow-x:hidden;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.c-historyNavigation__nav::-webkit-scrollbar{display:none}@media (max-width:639px){.c-historyNavigation__nav{height:calc(100% - 60px);padding:10px 20px 20px}}.c-historyNavigation__decadeLabel{font-size:26px;font-weight:bold;line-height:1;color:var(--globalEmphasisColor)}.c-historyNavigation__decadeLabel:hover{color:var(--globalEmphasisColor)}.c-historyNavigation__decadeLabel>img{transform:rotate(0deg);transition:all .2s ease-in-out}.uk-open .c-historyNavigation__decadeLabel>img{transform:rotate(-90deg)}@media (max-width:639px){.c-historyNavigation__decadeLabel{font-size:20px}}.c-historyNavigation__years{padding-bottom:0 !important;border-left:1px solid var(--globalEmphasisColor)}.c-historyNavigation__year{font-size:26px;color:var(--globalBackground);line-height:1}.c-historyNavigation__year:hover{color:var(--globalEmphasisColor)}.c-historyNavigation__year.isSelected{color:var(--globalEmphasisColor);font-weight:bold}.c-historyNavigation__year>a{color:inherit}.c-historyNavigation__year+.c-historyNavigation__year{margin-top:10px}@media (max-width:639px){.c-historyNavigation__year{font-size:20px}}.c-historyNavigation__link{height:100px;flex-shrink:0;padding:10px 36px 10px 40px;color:var(--globalBackground);font-size:20px;line-height:1;font-weight:bold;text-decoration:underline;text-transform:uppercase;border-top:1px solid #d2dbe7}@media (max-width:639px){.c-historyNavigation__link{height:60px;padding:10px 20px}}