@charset "utf-8";

@media print {
  * { background: rgba(0, 0, 0, 0) !important; box-shadow: none !important; color: rgb(0, 0, 0) !important; text-shadow: none !important; }
  .ir a::after, a[href^="#"]::after, a[href^="javascript:"]::after { content: ""; }
  h2, h3, img, tr { break-after: avoid; }
  h2, h3, p { orphans: 3; widows: 3; }
  blockquote, pre { border: 1px solid rgb(60, 61, 69); break-inside: avoid; }
  a, a:visited { text-decoration: underline; }
  a[href]::after { content: " (" attr(href) ")"; }
  abbr[title]::after { content: " (" attr(title) ")"; }
  img { max-width: 100% !important; }
  thead { display: table-header-group; }
  @page { margin: 0.5cm; }
}
