* {
  background: transparent !important;
  color: #000 !important;
  text-shadow: none !important;
  filter: none !important;
  -ms-filter: none !important;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  line-height: 1.4em;
}

@page {
  margin: 1.3cm;
}

nav,
footer,
video,
audio,
object,
embed,
#credit,
.btn,
.no-print, .social, #contato, #politicas-termos {
  display: none !important;
}

.text-white {
  color: #000 !important;
}

.wrap {
  width: 100%;
  margin: 0;
  float: none !important;
}

body {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #000;
}

h1,
h2,
h3,
h4 {
  margin: 0;
}

h1 {
  font-size: 14pt;
  margin-bottom: 16pt;
  margin-top: 20pt;
}

h1 small {
  font-size: 10pt;
  display: block;
  color: #666666;
}

h2 {
  font-size: 12pt;
  margin-top: 5pt;
  margin-bottom: 5pt;
}

h3 {
  font-size: 10pt;
  margin-bottom: 5pt;
  font-weight: bold;
}

h4 {
  font-size: 10pt;
  margin-bottom: 5pt;
  color: #666666;
  margin-top: 8pt;
  font-weight: bold;
}

q:after {
  content: " (" attr(cite) ")";
}

a,
a:visited {
  text-decoration: underline;
}

a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
}

p a {
  word-wrap: break-word;
}

p {
  widows: 3;
}

p {
  orphans: 3;
}

.collapse:not(.show) {
  display: block;
}

.accordion-body {
  padding: 0;
}

.accordion-button {
  padding: 0;
  font-size: 10pt;
  margin-bottom: 5pt;
  font-weight: bold;
  margin-top: 10pt;
  border: none;
  text-transform: uppercase;
}

.accordion-button small {
  font-size: 8pt;
  text-transform: none;
  margin-left: 5pt;
}

.accordion-body {
  font-size: 9pt;
}

.modal-open main {
  display: none;
}

h5.modal-title {
  font-size: 10pt;
  margin-bottom: 5pt;
}

.modal-content {
  border: none;
}

.modal-header {
  padding: 0;
}

.modal-body {
  padding: 0;
}

.modal-body h3 {
  font-size: 10pt;
  margin-top: 10pt;
  margin-bottom: 3pt;
}

p.modal-paragraph {
  font-size: 9pt;
}

table,
img,
svg {
  break-inside: avoid;
}
