.logo .brand-pill{display:inline-block;width:60px;height:40px;object-fit:contain;vertical-align:middle;margin-right:9px;flex-shrink:0}
.nav .logo{white-space:nowrap}
.medical-illustration{float:right;width:76px;height:76px;margin:0 0 16px 18px;display:grid;place-items:center;color:var(--accent);background:var(--wash);border:1px solid var(--edge);border-radius:15px}
.medical-illustration svg{width:56px;height:56px}
#five .medical-illustration{color:#94e5ef}
.aside-pill{display:block;width:120px;height:80px;object-fit:contain;margin:-5px 0 15px}
@media(max-width:640px){.logo .brand-pill{width:32px;height:28px;margin-right:5px}.nav .logo{font-size:21px}.medical-illustration{width:58px;height:58px;margin-left:10px}.medical-illustration svg{width:44px;height:44px}}
@media(max-width:370px){.nav{gap:5px;padding-left:12px;padding-right:12px}.nav .logo{font-size:19px}.logo .brand-pill{width:28px;margin-right:3px}}
