.ticker_AREA{position:sticky;top:0;left:0;z-index:999;background:#fff200}@media all and (max-width:961px){.ticker_AREA{display:none}}.ticker_AREA::after,.ticker_AREA::before{content:'';position:absolute;background:#fff200}.ticker_AREA::before{display:flex;width:80px;height:55px;left:0;z-index:2}.ticker_AREA::after{display:block;z-index:3;width:24px;height:24px;left:30px;top:20px;background:url(../../images/icon_ticker.svg) center center no-repeat}.ticker_AREA .links_list_scroller{width:100%;height:55px}.ticker_AREA .links_list_scroller ul{position:absolute;white-space:nowrap;display:flex;height:55px;right:0;margin:0;justify-content:flex-end;gap:30px;align-items:center}.ticker_AREA .links_list_scroller ul a{color:#000;text-decoration:underline}.ticker_AREA .links_list_scroller ul a:focus,.ticker_AREA .links_list_scroller ul a:hover{text-decoration:none}