.lt-topbar{background:var(--tb-bg,#073451);color:var(--tb-text,#fff);font-size:13px}.lt-topbar.is-sticky{position:sticky;top:0;z-index:70}.lt-topbar .lt-topbar-inner{min-height:var(--tb-height,36px);display:flex;align-items:center;justify-content:space-between;gap:20px}.lt-topbar-announcements{min-width:0;flex:1;overflow:hidden}.lt-topbar-announcement-track{display:flex;min-width:0}.lt-topbar-announcement{display:none;align-items:center;gap:8px;min-width:0}.lt-topbar-announcement.is-active,.mode-ticker .lt-topbar-announcement{display:flex}.lt-topbar-announcement>span:not(.lt-topbar-type){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lt-topbar-type{flex:none;padding:2px 6px;border-radius:10px;background:rgba(255,255,255,.14);font-size:9px;font-weight:800;text-transform:uppercase}.lt-topbar a{color:var(--tb-link,#fff)}.lt-topbar-announcement a{flex:none;text-decoration:underline;font-weight:700}.lt-topbar-contacts{display:flex;align-items:center;margin-left:auto}.lt-topbar-contacts a{display:flex;align-items:center;gap:5px;margin-left:18px;white-space:nowrap}.lt-topbar-contacts b{margin-left:4px;font-weight:600}.mode-scrolling .lt-topbar-announcement-track{width:max-content;animation:topbar-scroll 18s linear infinite}.mode-scrolling:hover .lt-topbar-announcement-track,.mode-ticker:hover .lt-topbar-announcement-track{animation-play-state:paused}.mode-ticker .lt-topbar-announcement-track{width:max-content;gap:28px;animation:topbar-scroll 25s linear infinite}.mode-ticker .lt-topbar-announcement:after{content:'•';margin-left:20px;opacity:.65}@keyframes topbar-scroll{from{transform:translateX(100%)}to{transform:translateX(-100%)}}@media(prefers-reduced-motion:reduce){.mode-scrolling .lt-topbar-announcement-track,.mode-ticker .lt-topbar-announcement-track{animation:none}.mode-ticker .lt-topbar-announcement-track{width:auto;flex-wrap:wrap}}@media(min-width:721px){.lt-topbar .hide-desktop{display:none!important}}@media(max-width:720px){.lt-topbar.is-mobile-hidden{display:none}.lt-topbar .lt-topbar-inner{display:grid;gap:5px;padding:7px 0}.lt-topbar .hide-mobile{display:none!important}.lt-topbar-announcements{width:100%}.lt-topbar-announcement>span:not(.lt-topbar-type){white-space:normal;line-height:1.3}.lt-topbar-type{display:none}.lt-topbar-contacts{width:100%;justify-content:center;gap:20px;margin:0;border-top:1px solid rgba(255,255,255,.14);padding-top:5px}.lt-topbar-contacts a{margin:0;font-size:16px}.lt-topbar-contacts a span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.mode-ticker .lt-topbar-announcement-track{gap:18px}}

