.ss-topbar *,css
.ss-topbar{box-sizing:border-box}.ss-topbar{background:linear-gradient(90deg,#032a3b,#034174);border-bottom:1px solid hsla(0,0%,100%,.08);color:#fff;font-family:Verdana,Geneva,sans-serif;left:50%;margin:0;max-width:var(--ss-viewport-width,100%);overflow:hidden;padding:0;position:relative;transform:translateX(-50%);width:var(--ss-viewport-width,100%);z-index:9999}.ss-topbar__inner{font-size:12px;font-weight:700;margin:0 auto;max-width:1400px;padding:6px 24px;text-align:center;width:100%}.ss-topbar__inner,.ss-topbar__rotator{align-items:center;display:flex;justify-content:center}.ss-topbar__rotator{min-height:18px;overflow:hidden;position:relative}.ss-topbar__message{align-items:center;display:none;flex-wrap:nowrap;gap:7px;justify-content:center;line-height:1;opacity:0;transform:translateY(5px);transition:opacity .45s ease,transform .45s ease;white-space:nowrap}.ss-topbar__message--active{display:flex;opacity:1;transform:translateY(0)}.ss-topbar__icon{color:#ff7a59;flex-shrink:0;font-size:12px;justify-content:center}.ss-topbar__icon,.ss-topbar__text{align-items:center;display:flex;line-height:1}.ss-topbar__text{color:#fff;white-space:nowrap}.ss-topbar__link,.ss-topbar__link:active,.ss-topbar__link:focus,.ss-topbar__link:hover,.ss-topbar__link:visited{align-items:center;color:#ff7a59!important;display:flex;flex-shrink:0;font-weight:700;line-height:1;opacity:1!important;position:relative;text-decoration:none!important;white-space:nowrap;z-index:2}.ss-topbar__link:focus,.ss-topbar__link:hover{color:#ff9a80!important}@media (max-width:760px){.ss-topbar__inner{font-size:10.5px;padding:8px 10px}.ss-topbar__rotator{min-height:18px}.ss-topbar__message{align-items:center;flex-wrap:nowrap;gap:5px;line-height:1;white-space:nowrap}.ss-topbar__icon,.ss-topbar__link,.ss-topbar__text{align-items:center;display:flex;line-height:1}.ss-topbar__icon{font-size:11px;position:relative;top:1px}}@media (prefers-reduced-motion:reduce){.ss-topbar__message{transition:none}}