.tv-ticker{display:inline;position:absolute;width:13px;height:27px;margin:0 0 0 -13px}.tv-ticker__btn{width:7px;height:8px;padding:2px;border:1px solid;border-color:#e0e3eb;background:#fff;fill:#9db2bd}html.theme-dark .tv-ticker__btn{background:#131722;border-color:#363a45}.tv-ticker__btn>svg{display:block;width:7px;height:8px}.tv-ticker__btn--up>svg{transform:scaleY(-1)}.tv-ticker__btn--down{border-top-width:0}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.tv-ticker__btn:hover{background-color:#e0e3eb}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .tv-ticker__btn:hover{background-color:#1e222d}}.tv-ticker__btn.i-active,.tv-ticker__btn:active{background-color:#e0e3eb}html.theme-dark .tv-ticker__btn.i-active,html.theme-dark .tv-ticker__btn:active{background-color:#2a2e39}input:focus+.tv-ticker .tv-ticker__btn{border-color:#2962ff;fill:#2962ff}html.theme-dark input:focus+.tv-ticker .tv-ticker__btn{fill:#2962ff;border-color:#2962ff}input:disabled+.tv-ticker{display:none}