.service-bar{min-height:38px;padding:7px max(5%,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f4fafb;border-bottom:1px solid #dce8f0;color:#526e7a;font-size:10px;letter-spacing:.2px}.service-bar>div{display:flex;align-items:center;gap:10px}.service-bar strong{color:#062653;font-weight:600}.service-bar i{width:1px;height:13px;background:#c9d9df}.service-status{width:7px;height:7px;border-radius:50%;background:#28b477;box-shadow:0 0 0 4px #28b47716}.service-bar a{color:#078f9a;font-weight:600;white-space:nowrap}.service-bar a:hover{color:#062653}
@media(max-width:700px){.service-bar{min-height:58px;padding:9px 18px;font-size:9px}.service-bar>div{display:grid;grid-template-columns:auto 1fr;gap:1px 8px}.service-bar>div i{display:none}.service-bar>div>span:not(.service-status){grid-column:2}.service-status{grid-row:1/3}.service-bar a{font-size:0}.service-bar a:after{content:'WhatsApp →';font-size:9px}}
