#content .main .section ul.check li {
  border: none;
  background: none;
}
#content .main .section ul.check li div.check-item {
  font-size: 1.1em;
  font-weight: bold;
  margin-left: -16px;
}
#content .main .section ul.check li div.check-item::before {
  display: inline-block;
  content: "";
  width: 12px;
  aspect-ratio: 1;
  background-color: #333333;
  -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!--!Font Awesome Free v5.15.4 by %40fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons%2C Inc.--%3E%3Cpath d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!--!Font Awesome Free v5.15.4 by %40fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons%2C Inc.--%3E%3Cpath d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
#content .main .section table ul.check {
  margin-bottom: 0;
}/*# sourceMappingURL=style.css.map */