/* RC9.8.1 — one protected public brand lockup */
.bridge-brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:#fff;min-width:220px}
.bridge-brand .ccs-brand-lockup-mark{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border:1.5px solid #d9bd91;border-radius:50%;padding:3px}
.bridge-brand .ccs-brand-lockup-mark svg{width:34px!important;height:34px!important;overflow:visible;transform:none!important}
.bridge-brand .ccs-brand-lockup-mark svg line,.bridge-brand .ccs-brand-lockup-mark svg path,.bridge-brand .ccs-brand-lockup-mark svg polygon,.bridge-brand .ccs-brand-lockup-mark svg polyline{stroke:#d9bd91!important;stroke-width:7px!important;stroke-linecap:round!important;stroke-linejoin:round!important;opacity:1!important}
.bridge-brand .ccs-brand-lockup-mark svg circle{stroke:#d9bd91!important;fill:#d9bd91!important;opacity:1!important}
.bridge-brand .ccs-brand-lockup-copy{display:grid;line-height:1.05}
.bridge-brand strong{font:700 14px/1.1 system-ui,sans-serif;white-space:nowrap}
.bridge-brand small{margin-top:4px;font:600 7px/1 system-ui,sans-serif;text-transform:uppercase;letter-spacing:.18em;opacity:.62}
@media(max-width:760px){.bridge-brand{min-width:0}.bridge-brand .ccs-brand-lockup-copy{display:none}}
