/* Hide the floating Osano cookie widget; preferences open via the Cookie
   Preferences link in the chat footer (CookiePreferencesLink). Same-origin
   stylesheet for CSP compatibility. NEX-554. */
.osano-cm-widget {
  display: none !important;
}
