/* Network One Version 1.5 brand treatment. */
header:has(.network-one-logo){justify-content:flex-end;position:relative}
.employee-header{justify-content:center!important}
.network-one-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:250px;height:76px}
.network-one-logo img{width:100%;height:100%;object-fit:contain}
.center-node{width:225px;height:112px;padding:9px}
.center-node img{width:100%;height:100%;object-fit:contain}
.network-art .n3{left:35%;right:auto;bottom:7%}
.network-art .n4{left:0;bottom:auto;top:40%}
header:has(.logo){height:92px}
.logo{gap:18px}
.logo>b{display:none}
.logo img{width:245px;height:74px;object-fit:contain}
.logo span{border-left:1px solid #40516a;padding-left:18px}
img[src*="physicians"]{filter:drop-shadow(0 0 2px #fff) drop-shadow(0 0 6px rgba(255,255,255,.85)) drop-shadow(0 3px 8px rgba(255,255,255,.45))}
.emergency-grid{grid-template-columns:repeat(4,1fr)}
@media(max-width:900px){.emergency-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.network-one-logo{width:190px;height:64px}.header-link{position:relative;z-index:2}.logo img{width:190px}.logo span{font-size:12px}.emergency-grid{grid-template-columns:1fr}}
