@charset "utf-8";

.css-8awygx :where(h1, h2, h3, h4, h5, h6) { margin-top: 1em; margin-bottom: 0.5em; line-height: var(--leading-tight); font-weight: var(--font-weight-bold); }

.css-8awygx :where(h1) { font-size: 1.42857rem; }

@media (min-width: 768px) {
  .css-8awygx :where(h1) { font-size: 1.71429rem; }
}

.css-8awygx :where(h2) { font-size: 1.14286rem; }

@media (min-width: 768px) {
  .css-8awygx :where(h2) { font-size: 1.42857rem; }
}

.css-8awygx :where(h3) { font-size: 1.14286rem; }

@media (min-width: 768px) {
  .css-8awygx :where(h3) { font-size: 1.42857rem; }
}

.css-8awygx :where(h4) { font-size: 1rem; }

.css-8awygx :where(h5) { font-size: 0.857143rem; font-weight: 400; }

.css-8awygx :where(h6) { font-size: 0.785714rem; font-weight: 400; }

.css-8awygx :where(p, ul, ol) { margin-bottom: 1em; }

.css-8awygx :where(hr) { margin-top: 1em; margin-bottom: 1em; color: rgba(0, 0, 0, 0.063); border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-color: initial; border-image: initial; border-bottom-style: solid; }

.css-8awygx :where(ul, ol) { padding-left: 2em; }

.css-8awygx :where(ul) { list-style: disc; }

.css-8awygx :where(ol) { list-style: decimal; }

.css-8awygx :where(li > p:only-child, li > span > p:only-child) { margin-bottom: 0px; }

.css-8awygx :where(a, .Markdown-link) { --color: 19,107,234; color: rgba(var(--color), 1); text-decoration-line: underline; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: rgba(var(--color), .3); transition: text-decoration-color 0.2s; }

.no-touch .css-8awygx :where(a, .Markdown-link):hover { text-decoration-color: rgba(var(--color), 1); }

.css-8awygx h1 > span, .css-8awygx h2 > span, .css-8awygx h3 > span, .css-8awygx h4 > span, .css-8awygx h5 > span, .css-8awygx h6 > span, .css-8awygx p > span, .css-8awygx li > span { display: contents; }

.css-8awygx > :where(:first-child) { margin-top: 0px; }

.css-8awygx > :where(:last-child) { margin-bottom: 0px; }

.css-8awygx > :where(h1, h2, h3, h4, h5, h6, li, p) { white-space: pre-wrap; }

.css-8awygx :where(table) { border-collapse: collapse; margin-bottom: 1em; }

.css-8awygx :where(th, td) { padding: 0.75em 1em; border-color: var(--color-darken2); border-width: 1px; line-height: var(--leading-tight); }

.css-8awygx :where(th, td) :where(p:only-child) { margin-bottom: 0px; }

.css-8awygx :where(td) { vertical-align: top; }

.css-8awygx :where(th) { font-weight: var(--font-weight-bold); background-color: var(--color-nearWhite); vertical-align: bottom; }

.isRecognized .css-8awygx h1 > span, .isRecognized .css-8awygx h2 > span, .isRecognized .css-8awygx h3 > span, .isRecognized .css-8awygx h4 > span, .isRecognized .css-8awygx h5 > span, .isRecognized .css-8awygx h6 > span, .isRecognized .css-8awygx p > span, .isRecognized .css-8awygx li > span { background: rgb(0, 0, 0); animation-name: animation-on3k2h; animation-direction: alternate; animation-duration: 1s; animation-fill-mode: forwards; animation-iteration-count: infinite; animation-timing-function: ease-in-out; display: unset; border-radius: 9999px; -webkit-box-decoration-break: clone; box-decoration-break: clone; }

.isRecognized .css-8awygx h1 > span, .isRecognized .css-8awygx h2 > span, .isRecognized .css-8awygx h3 > span, .isRecognized .css-8awygx h4 > span, .isRecognized .css-8awygx h5 > span, .isRecognized .css-8awygx h6 > span, .isRecognized .css-8awygx p > span, .isRecognized .css-8awygx li > span, .isRecognized .css-8awygx h1 > span *, .isRecognized .css-8awygx h2 > span *, .isRecognized .css-8awygx h3 > span *, .isRecognized .css-8awygx h4 > span *, .isRecognized .css-8awygx h5 > span *, .isRecognized .css-8awygx h6 > span *, .isRecognized .css-8awygx p > span *, .isRecognized .css-8awygx li > span * { color: transparent !important; }

.css-8awygx :where(h2, h3) { margin-bottom: 4px; margin-top: 4px; }

@-webkit-keyframes animation-on3k2h { 
  0% { opacity: 0.08; }
  100% { opacity: 0.14; }
}

@keyframes animation-on3k2h { 
  0% { opacity: 0.08; }
  100% { opacity: 0.14; }
}