<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.basic-policy {
  padding: 1em 10px;
  max-width: 625px;
  background-color: #E9FFD9;
}
.basic-policy ol {
  font-weight: 700;
  max-width: 350px;
  margin: 0 auto;
}

.overview .table th {
  width: 20em;
}
@media screen and (max-width: 768px) {
  .overview .table th {
    width: 100%;
  }
}

.disclosure .most-recent {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -15px;
  border-bottom: 1px dashed #989898;
}
@media screen and (max-width: 1444px) {
  .disclosure .most-recent {
    margin: 0;
  }
}
.disclosure .most-recent .col {
  flex: 0 0 50%;
  padding: 15px;
}
@media screen and (max-width: 1444px) {
  .disclosure .most-recent .col {
    flex-basis: 100%;
  }
}

/*# sourceMappingURL=010100_page.css.map */
</pre></body></html>