.menu{background:var(--main-gray);-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;overflow-x:hidden;overflow-y:hidden;padding-right:41px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item,.menu{padding-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.item{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding-top:10px;padding-right:20px;gap:3px;cursor:pointer}.bar-bottom-tab{width:100%;height:5px;margin-top:10px}.bar-bottom-tab-active{background-color:#0085cf}.bar-bottom-tab-inactive{background-color:transparent}.years-container{position:relative}.paddle{position:absolute;top:0;bottom:0;width:3em;height:52px;border:none;background-color:var(--main-gray)}.paddle-left{left:0}.paddle-right{right:0}.arrow{height:9px;-webkit-filter:brightness(0) saturate(100%);filter:brightness(0) saturate(100%)}.arrow-left{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.arrow-right{-webkit-transform:rotate(90deg);transform:rotate(90deg)}