@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.SidebarDropdownMenu{white-space:normal!important;width:350px}.SidebarDropdownMenu .SidebarDropdownMenu__link{color:rgba(27,39,51,.5);font-size:16px;line-height:24px}.SidebarDropdownMenu .SidebarDropdownMenu__link:hover{color:#ff9700}.SidebarDropdownMenu .SidebarDropdownMenu__link-wrapper{margin-top:10px;margin-bottom:10px}.SidebarDropdownMenu .SidebarDropdownMenu__link-active{color:#1b2733}.SidebarDropdownMenu .DropDownListElement{display:block;position:relative;padding-top:10px;padding-bottom:10px}.SidebarDropdownMenu .DropDownListElement>.DropDownListElement__header{display:inline-block;position:relative;padding:0 18px 0 0}.SidebarDropdownMenu .DropDownListElement>.DropDownListElement__header:not(.row):after{display:block;clear:both;content:""}.SidebarDropdownMenu .DropDownListElement>.DropDownListElement__header:hover{cursor:pointer;color:#ff9700}.SidebarDropdownMenu .DropDownListElement>.DropDownListElement__header>.DropDownListElement__header-title{display:inline;max-width:97%;vertical-align:middle;position:relative;font-size:16px;line-height:24px;font-weight:500}.SidebarDropdownMenu .DropDownListElement>.DropDownListElement__header>.DropDownListElement__header-icon{display:inline-block;vertical-align:middle;position:absolute;top:50%;margin-top:-9px;right:-6px}.SidebarDropdownMenu .DropDownListElement>.DropDownListElement__header>.DropDownListElement__header-icon>svg{width:16px;height:16px}.SidebarDropdownMenu .DropDownListElement>.DropDownListElement__dropdown-content{display:block;position:relative;overflow:hidden;transition:all .2s ease-out;border:none}.SidebarDropdownMenu .DropDownListElement>.DropDownListElement__dropdown-content>.DropDownListElement__children{padding:0 0 0 16px}