.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.brand-symbol{display:block;width:42px;height:auto;flex:none}.brand-wordmark{display:block;width:122px;height:auto;flex:none}.brand-word{font-size:14px;letter-spacing:.2em;white-space:nowrap;font-weight:500}.hero-brand{display:flex;align-items:center;gap:14px;margin-bottom:24px}.hero-brand .brand-symbol{width:74px}.hero-brand .brand-wordmark{width:168px}.hero-brand .brand-word{font-size:18px}.brand:focus-visible{outline:2px solid var(--accent);outline-offset:6px;border-radius:8px}@media(max-width:760px){.brand{gap:7px}.brand-symbol{width:34px}.brand-wordmark{width:96px}.brand-word{font-size:11px;letter-spacing:.14em}.hero-brand .brand-symbol{width:60px}.hero-brand .brand-wordmark{width:142px}.hero-brand .brand-word{font-size:15px}}