.AlertsTicker_container__Rw8Kk{width:100%;background:linear-gradient(135deg,#1e3a8a,#3b82f6 50%,#22d3ee);position:sticky;top:116px;z-index:100;border-bottom:1px solid rgba(34,211,238,.3);margin:0;border-top:none}@media (max-width:768px){.AlertsTicker_container__Rw8Kk{top:44px}}.AlertsTicker_wrapper__UR4MY{padding:14px 20px;width:100%;display:flex;align-items:center;gap:16px}.AlertsTicker_scrollingSection___Wl_I{flex:1;display:block;text-decoration:none;cursor:pointer;overflow:hidden;position:relative;min-width:0}.AlertsTicker_scrollingContent__4QxRF{display:flex;gap:48px;animation:AlertsTicker_scroll__AkH_o 15s linear infinite;white-space:nowrap;transition:opacity .3s ease}@media (max-width:768px){.AlertsTicker_scrollingContent__4QxRF{animation:AlertsTicker_scroll__AkH_o 5s linear infinite;gap:32px}}.AlertsTicker_scrollingContent__4QxRF.AlertsTicker_paused__c2RN9{animation-play-state:paused;cursor:pointer}.AlertsTicker_scrollingSection___Wl_I:hover .AlertsTicker_alertItem__nW8oP{opacity:.7;transition:opacity .2s ease}.AlertsTicker_scrollingSection___Wl_I:hover .AlertsTicker_alertItem__nW8oP:hover{opacity:1;transform:scale(1.05);transition:all .2s ease}@keyframes AlertsTicker_scroll__AkH_o{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.AlertsTicker_alertItem__nW8oP{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:700;color:#fff}.AlertsTicker_alertDot__9PTz6{display:inline-block;width:7px;height:7px;border-radius:50%;background:#fff;flex-shrink:0}.AlertsTicker_alertTime__sRir8{opacity:.75;font-weight:600;font-size:13px}.AlertsTicker_alertsLabel__Azp_a{display:flex;align-items:center;padding:0 12px;flex-shrink:0;position:relative}.AlertsTicker_alertsLabel__Azp_a:before{content:"";position:absolute;left:0;width:4px;height:100%;background:#ef4444;border-radius:2px}@media (max-width:768px){.AlertsTicker_alertsLabel__Azp_a{padding:0 8px 0 4px}}.AlertsTicker_alertsText__5MDp8{font-size:13px;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:1px;opacity:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.AlertsTicker_buttonsContainer__krhSS{display:flex;align-items:center;gap:16px;flex-shrink:0;position:relative;z-index:100;padding:0 16px}.AlertsTicker_button__pCMuF{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;text-decoration:none;border:none;flex-shrink:0;transition:transform .2s ease,opacity .2s ease}.AlertsTicker_button__pCMuF:hover{transform:scale(1.1);opacity:.9}.AlertsTicker_telegramButton__Sclzh{background:#08c}.AlertsTicker_xButton__sNvMv{background:#000}