/* START_SNIPPET:vr-buying-help (INDEX:127) */
.vr-sales-help{background:#fff;color:#171717;border:1px solid #b8b8b8;padding:16px;margin:16px 0}
  .vr-sales-help p{margin:0 0 8px}
  .vr-sales-help a{color:#171717;text-decoration:underline;text-underline-offset:3px;display:inline-flex;align-items:center;min-height:44px;padding:6px 2px}
  .vr-sales-policies{display:flex;flex-wrap:wrap;gap:16px}
  .vr-sales-help a:focus-visible{outline:3px solid #005fcc;outline-offset:4px}
/* END_SNIPPET:vr-buying-help */
