/* START_SNIPPET:edp-help (INDEX:58) */
.ic-edp-help-wrap{display:block;margin-top:4px}
  .ic-edp-help-link{appearance:none;background:none;border:0;color:#1261a0;cursor:pointer;font:inherit;font-size:13px;font-weight:600;padding:0;text-decoration:underline;text-underline-offset:2px}
  .ic-edp-help-link:hover{color:#0a4778}
  .ic-edp-help-link:focus-visible,.ic-edp-close:focus-visible,.ic-edp-terms:focus-visible{outline:2px solid #1261a0;outline-offset:3px}
  .ic-edp-dialog{background:#fff;border:0;border-radius:12px;box-shadow:0 18px 60px rgba(0,0,0,.28);color:#1f2933;margin:auto;max-width:520px;padding:0;width:calc(100% - 32px)}
  .ic-edp-dialog::backdrop{background:rgba(17,24,39,.58)}
  .ic-edp-panel{padding:24px}
  .ic-edp-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}
  .ic-edp-title{font-size:21px;font-weight:700;line-height:1.25;margin:0}
  .ic-edp-close{appearance:none;background:#f1f3f5;border:0;border-radius:999px;color:#263238;cursor:pointer;flex:0 0 auto;font-size:22px;height:34px;line-height:30px;padding:0;width:34px}
  .ic-edp-copy{font-size:15px;line-height:1.55;margin:16px 0}
  .ic-edp-terms{color:#1261a0;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:2px}
  @media(max-width:480px){.ic-edp-panel{padding:20px}.ic-edp-title{font-size:19px}}
/* END_SNIPPET:edp-help */
