/* V25.7 TOP BAR PREMIUM COLORS AND CONSISTENCY */
html body .topbar{min-height:36px!important;padding:0!important;background:#0b3a53!important;color:#fff!important}
html body .topbar>.container{width:min(1120px,calc(100% - 40px))!important;min-height:36px!important;margin:0 auto!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:0!important}
html body .topbar a{display:inline-flex!important;align-items:center!important;margin:0!important;padding:0!important;background:none!important;border:0!important;font-size:13px!important;font-weight:650!important;line-height:1.4!important;text-decoration:none!important;white-space:nowrap!important}
html body .topbar a[href^="tel:"]{color:#f5f5f5!important}
html body .topbar a[href^="mailto:"]{color:#e8c27a!important;font-weight:700!important}
html body .topbar a+a{position:relative!important;margin-left:25px!important}
html body .topbar a+a:before{content:'｜'!important;position:absolute!important;left:-17px!important;color:rgba(255,255,255,.42)!important;font-weight:400!important}
html body .topbar a:hover,html body .topbar a:focus-visible{color:#fff!important;text-decoration:underline!important;text-underline-offset:3px!important}
@media(max-width:560px){html body .topbar>.container{width:calc(100% - 28px)!important;justify-content:center!important;min-height:34px!important}html body .topbar a{font-size:12px!important}html body .topbar a+a{margin-left:19px!important}html body .topbar a+a:before{left:-14px!important}}
@media(max-width:390px){html body .topbar>.container{flex-wrap:wrap!important;padding:5px 0!important;gap:3px 12px!important}html body .topbar a+a{margin-left:0!important}html body .topbar a+a:before{content:none!important}}
