/* One topbar for site, blog (index/detail/search), and form templates. */
html body #sv-global-topbar{box-sizing:border-box!important;display:block!important;position:relative!important;width:100%!important;height:24px!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;background:#222!important;color:#fff!important;font-size:12px!important;line-height:24px!important}
html body #sv-global-topbar .l-topbar__inner{box-sizing:border-box!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;width:100%!important;max-width:none!important;height:24px!important;min-height:0!important;margin:0!important;padding:0 24px!important}
html body #sv-global-topbar .l-topbar__info{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:4px!important;min-width:0!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:700!important;line-height:24px!important;white-space:nowrap!important}
html body #sv-global-topbar .l-topbar__info-badge{flex:none;color:#f6df19!important}
html body #sv-global-topbar .l-topbar__info-offices{flex:none;color:#fff!important}
html body #sv-global-topbar .l-topbar__info-tagline{display:none!important;color:#fff!important;overflow:hidden;text-overflow:ellipsis}
html body #sv-global-topbar .l-topbar__actions{display:flex!important;flex:none!important;align-items:center!important;align-self:auto!important;gap:0!important;margin:0!important;padding:0!important;height:24px!important}
html body #sv-global-topbar a.l-topbar__contact{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:0!important;height:24px!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;color:#fff!important;font:700 12px/24px sans-serif!important;text-decoration:none!important;transform:none!important;white-space:nowrap!important}
html body #sv-global-topbar a.l-topbar__contact:hover{text-decoration:underline!important;text-underline-offset:3px!important}
html body #sv-global-topbar a.l-topbar__contact::before,html body #sv-global-topbar a.l-topbar__contact::after{content:none!important}
@media(min-width:1200px){html body #sv-global-topbar .l-topbar__info-tagline{display:inline!important}}
@media(max-width:767px){
 html body #sv-global-topbar,html body #sv-global-topbar .l-topbar__inner{height:20px!important;line-height:20px!important}
 html body #sv-global-topbar .l-topbar__inner{padding:0 16px!important;gap:0!important}
 html body #sv-global-topbar .l-topbar__info{font-size:11px!important;line-height:20px!important;gap:3px!important}
 html body #sv-global-topbar .l-topbar__actions{display:none!important}
}
