:root {}
.md-header__button.md-logo img, .md-header__button.md-logo svg {
  height: 5rem;
  margin: -0.6rem;
}

.magnifying-glass {
  color: #1DA1F2;
}

.md-content {
  --md-typeset-a-color: #2596be;
}

:root {

  /* Default color shades */
  --md-default-fg-color:               #0f1f47;
  --md-default-fg-color--light:        #1a0206;
  --md-default-fg-color--lighter:      rgb(11,33,57,0.5);
  --md-default-fg-color--lightest:     rgb(11,33,57,0.1);
/*
  --md-default-bg-color:               rgb(255,255,255);
  --md-default-bg-color--light:        rgb(255,255,255);
  --md-default-bg-color--lighter:      rgb(255,255,255);
  --md-default-bg-color--lightest:     rgb(255,255,255);
*/

  /* Primary color shades */
  --md-primary-fg-color:               #0f1f47;
  --md-primary-fg-color--light:        rgb(35,171,227);
  --md-primary-fg-color--dark:         rgb(11,33,57);
  /*
  --md-primary-bg-color:               rgb(255,255,255);
  --md-primary-bg-color--light:        rgb(255,255,255);
 */

  /* Accent color shades */
  
  --md-accent-fg-color:                rgb(248,150,29);
  --md-accent-fg-color--transparent:   rgb(248,150,29,0.25);

  --md-accent-bg-color:                rgb(210,227,235);
  --md-accent-bg-color--light:         rgb(210,227,235,0.5);
}

:root {
    --md-admonition-icon--pied-piper: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M244 246c-3.2-2-6.3-2.9-10.1-2.9-6.6 0-12.6 3.2-19.3 3.7l1.7 4.9zm135.9 197.9c-19 0-64.1 9.5-79.9 19.8l6.9 45.1c35.7 6.1 70.1 3.6 106-9.8-4.8-10-23.5-55.1-33-55.1zM340.8 177c6.6 2.8 11.5 9.2 22.7 22.1 2-1.4 7.5-5.2 7.5-8.6 0-4.9-11.8-13.2-13.2-23 11.2-5.7 25.2-6 37.6-8.9 68.1-16.4 116.3-52.9 146.8-116.7C548.3 29.3 554 16.1 554.6 2l-2 2.6c-28.4 50-33 63.2-81.3 100-31.9 24.4-69.2 40.2-106.6 54.6l-6.3-.3v-21.8c-19.6 1.6-19.7-14.6-31.6-23-18.7 20.6-31.6 40.8-58.9 51.1-12.7 4.8-19.6 10-25.9 21.8 34.9-16.4 91.2-13.5 98.8-10zM555.5 0l-.6 1.1-.3.9.6-.6zm-59.2 382.1c-33.9-56.9-75.3-118.4-150-115.5l-.3-6c-1.1-13.5 32.8 3.2 35.1-31l-14.4 7.2c-19.8-45.7-8.6-54.3-65.5-54.3-14.7 0-26.7 1.7-41.4 4.6 2.9 18.6 2.2 36.7-10.9 50.3l19.5 5.5c-1.7 3.2-2.9 6.3-2.9 9.8 0 21 42.8 2.9 42.8 33.6 0 18.4-36.8 60.1-54.9 60.1-8 0-53.7-50-53.4-60.1l.3-4.6 52.3-11.5c13-2.6 12.3-22.7-2.9-22.7-3.7 0-43.1 9.2-49.4 10.6-2-5.2-7.5-14.1-13.8-14.1-3.2 0-6.3 3.2-9.5 4-9.2 2.6-31 2.9-21.5 20.1L15.9 298.5c-5.5 1.1-8.9 6.3-8.9 11.8 0 6 5.5 10.9 11.5 10.9 8 0 131.3-28.4 147.4-32.2 2.6 3.2 4.6 6.3 7.8 8.6 20.1 14.4 59.8 85.9 76.4 85.9 24.1 0 58-22.4 71.3-41.9 3.2-4.3 6.9-7.5 12.4-6.9.6 13.8-31.6 34.2-33 43.7-1.4 10.2-1 35.2-.3 41.1 26.7 8.1 52-3.6 77.9-2.9 4.3-21 10.6-41.9 9.8-63.5l-.3-9.5c-1.4-34.2-10.9-38.5-34.8-58.6-1.1-1.1-2.6-2.6-3.7-4 2.2-1.4 1.1-1 4.6-1.7 88.5 0 56.3 183.6 111.5 229.9 33.1-15 72.5-27.9 103.5-47.2-29-25.6-52.6-45.7-72.7-79.9zm-196.2 46.1v27.2l11.8-3.4-2.9-23.8zm-68.7-150.4l24.1 61.2 21-13.8-31.3-50.9zm84.4 154.9l2 12.4c9-1.5 58.4-6.6 58.4-14.1 0-1.4-.6-3.2-.9-4.6-26.8 0-36.9 3.8-59.5 6.3z"/></svg>')
  }
  .md-typeset .admonition.pied-piper,
  .md-typeset details.pied-piper {
    border-color: rgb(43, 155, 70);
  }
  .md-typeset .pied-piper > .admonition-title,
  .md-typeset .pied-piper > summary {
    background-color: rgba(43, 155, 70, 0.1);
  }
  .md-typeset .pied-piper > .admonition-title::before,
  .md-typeset .pied-piper > summary::before {
    background-color: rgb(43, 155, 70);
    -webkit-mask-image: var(--md-admonition-icon--pied-piper);
            mask-image: var(--md-admonition-icon--pied-piper);
  }


:root {
  --md-admonition-icon--desktop-download-24: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.25 9.331V.75a.75.75 0 0 1 1.5 0v8.58l1.949-2.11A.75.75 0 1 1 15.8 8.237l-3.25 3.52a.75.75 0 0 1-1.102 0l-3.25-3.52A.75.75 0 1 1 9.3 7.22l1.949 2.111z"/><path fill-rule="evenodd" d="M2.5 3.75a.25.25 0 0 1 .25-.25h5.5a.75.75 0 1 0 0-1.5h-5.5A1.75 1.75 0 0 0 1 3.75v11.5c0 .966.784 1.75 1.75 1.75h6.204c-.171 1.375-.805 2.652-1.77 3.757A.75.75 0 0 0 7.75 22h8.5a.75.75 0 0 0 .565-1.243c-.964-1.105-1.598-2.382-1.769-3.757h6.204A1.75 1.75 0 0 0 23 15.25V3.75A1.75 1.75 0 0 0 21.25 2h-5.5a.75.75 0 0 0 0 1.5h5.5a.25.25 0 0 1 .25.25v11.5a.25.25 0 0 1-.25.25H2.75a.25.25 0 0 1-.25-.25V3.75zM10.463 17c-.126 1.266-.564 2.445-1.223 3.5h5.52c-.66-1.055-1.098-2.234-1.223-3.5h-3.074z"/></svg>')
}
.md-typeset .admonition.desktop-download-24,
.md-typeset details.desktop-download-24 {
  border-color: rgb(70,130,180);
}
.md-typeset .desktop-download-24 > .admonition-title,
.md-typeset .desktop-download-24 > summary {
  background-color: rgba(88, 173, 243, 0.473);
}
.md-typeset .desktop-download-24 > .admonition-title::before,
.md-typeset .desktop-download-24 > summary::before {
  background-color: rgb(33, 53, 161);
  -webkit-mask-image: var(--md-admonition-icon--desktop-download-24);
          mask-image: var(--md-admonition-icon--desktop-download-24);
}

:root {
  --md-admonition-icon--magnifying-glass: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc.--><path d="M416 208c0 45.9-14.9 88.3-40 122.7l126.6 126.7c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0s208 93.1 208 208zM208 352c79.5 0 144-64.5 144-144S287.5 64 208 64 64 128.5 64 208s64.5 144 144 144z"/></svg>')
}
.md-typeset .admonition.magnifying-glass,
.md-typeset details.magnifying-glass {
  border-color: rgb(255,255,0);
}
.md-typeset .magnifying-glass > .admonition-title,
.md-typeset .magnifying-glass > summary {
  background-color: rgba(255,255,0, 0.2);
}
.md-typeset .magnifying-glass > .admonition-title::before,
.md-typeset .magnifying-glass > summary::before {
  background-color: rgb(25,25,112);
  -webkit-mask-image: var(--md-admonition-icon--magnifying-glass);
          mask-image: var(--md-admonition-icon--magnifying-glass);
}

:root {
  --md-admonition-icon--microscope: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc.--><path d="M168 32c0-17.7 14.3-32 32-32h16c17.7 0 32 14.3 32 32h8c17.7 0 32 14.3 32 32v224c0 17.7-14.3 32-32 32h-8c0 17.7-14.3 32-32 32h-16c-17.7 0-32-14.3-32-32h-8c-17.7 0-32-14.3-32-32V64c0-17.7 14.3-32 32-32h8zM32 448h288c70.7 0 128-57.3 128-128s-57.3-128-128-128v-64c106 0 192 86 192 192 0 49.2-18.5 94-48.9 128H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32zm80-64h192c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16z"/></svg>')
}
.md-typeset .admonition.microscope,
.md-typeset details.microscope {
  border-color: rgb(128,0,0);
}
.md-typeset .microscope > .admonition-title,
.md-typeset .microscope > summary {
  background-color: rgba(128,0,0,0.1);
}
.md-typeset .microscope > .admonition-title::before,
.md-typeset .microscope > summary::before {
  background-color: rgb(128,0,0);
  -webkit-mask-image: var(--md-admonition-icon--microscope);
          mask-image: var(--md-admonition-icon--microscope);
}


:root {
  --md-admonition-icon--vial-virus: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96V384c0 53 43 96 96 96c28.6 0 54.2-12.5 71.8-32.3c.1-14.2 5.6-28.3 16.4-39.1c.2-.2 .1-.6-.2-.6c-30.9 0-56-25.1-56-56s25.1-56 56-56c.3 0 .4-.4 .2-.6c-21.9-21.9-21.9-57.3 0-79.2c2.4-2.4 5-4.6 7.8-6.5V96c17.7 0 32-14.3 32-32s-14.3-32-32-32H160 96 32zM96 192V96h64v96H96zM216 376c28.8 0 43.2 34.8 22.9 55.2c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0c20.4-20.4 55.2-5.9 55.2 22.9c0 13.3 10.7 24 24 24s24-10.7 24-24c0-28.8 34.8-43.2 55.2-22.9c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9C444.8 410.8 459.2 376 488 376c13.3 0 24-10.7 24-24s-10.7-24-24-24c-28.8 0-43.2-34.8-22.9-55.2c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0C410.8 259.2 376 244.8 376 216c0-13.3-10.7-24-24-24s-24 10.7-24 24c0 28.8-34.8 43.2-55.2 22.9c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9c20.4 20.4 5.9 55.2-22.9 55.2c-13.3 0-24 10.7-24 24s10.7 24 24 24zm104-24c-17.7 0-32-14.3-32-32s14.3-32 32-32s32 14.3 32 32s-14.3 32-32 32zm88 32c0 13.3-10.7 24-24 24s-24-10.7-24-24s10.7-24 24-24s24 10.7 24 24z"/></svg>')
}
.md-typeset .admonition.vial-virus,
.md-typeset details.vial-virus {
  border-color: rgb(0,0,0);
}
.md-typeset .vial-virus > .admonition-title,
.md-typeset .vial-virus > summary {
  background-color: rgba(0,0,0,0.1);
}
.md-typeset .vial-virus > .admonition-title::before,
.md-typeset .vial-virus > summary::before {
  background-color: rgb(0,0,0);
  -webkit-mask-image: var(--md-admonition-icon--vial-virus);
          mask-image: var(--md-admonition-icon--vial-virus);
}

:root {
  --md-admonition-icon--database: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z"/></svg>')
}
.md-typeset .admonition.database,
.md-typeset details.database {
  border-color: rgb(255,215,0,0.1);
}
.md-typeset .database > .admonition-title,
.md-typeset .database > summary {
  background-color: rgba(255,215,0);
}
.md-typeset .database > .admonition-title::before,
.md-typeset .database > summary::before {
  background-color: rgb(112,128,144);
  -webkit-mask-image: var(--md-admonition-icon--database);
          mask-image: var(--md-admonition-icon--database);
}

:root {
  --md-admonition-icon--folder-open: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M572.6 270.3l-96 192C471.2 473.2 460.1 480 447.1 480H64c-35.35 0-64-28.66-64-64V96c0-35.34 28.65-64 64-64h117.5c16.97 0 33.25 6.742 45.26 18.75L275.9 96H416c35.35 0 64 28.66 64 64v32h-48V160c0-8.824-7.178-16-16-16H256L192.8 84.69C189.8 81.66 185.8 80 181.5 80H64C55.18 80 48 87.18 48 96v288l71.16-142.3C124.6 230.8 135.7 224 147.8 224h396.2C567.7 224 583.2 249 572.6 270.3z"/></svg>')
}
.md-typeset .admonition.folder-open,
.md-typeset details.folder-open {
  border-color: rgb(0,100,0,0.1);
}
.md-typeset .folder-open > .admonition-title,
.md-typeset .folder-open > summary {
  background-color: rgba(0,100,0,0.1);
}
.md-typeset .folder-open > .admonition-title::before,
.md-typeset .folder-open > summary::before {
  background-color: rgb(112,128,144);
  -webkit-mask-image: var(--md-admonition-icon--folder-open);
          mask-image: var(--md-admonition-icon--folder-open);
}


:root {
  --md-admonition-icon--backward: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M459.5 440.6c9.5 7.9 22.8 9.7 34.1 4.4s18.4-16.6 18.4-29V96c0-12.4-7.2-23.7-18.4-29s-24.5-3.6-34.1 4.4L288 214.3V256v41.7L459.5 440.6zM256 352V256 128 96c0-12.4-7.2-23.7-18.4-29s-24.5-3.6-34.1 4.4l-192 160C4.2 237.5 0 246.5 0 256s4.2 18.5 11.5 24.6l192 160c9.5 7.9 22.8 9.7 34.1 4.4s18.4-16.6 18.4-29V352z"/></svg>')
}
.md-typeset .admonition.backward,
.md-typeset details.backward {
  border-color: rgb(216,191,216);
}
.md-typeset .backward > .admonition-title,
.md-typeset .backward > summary {
  background-color: rgba(216,191,216);
}
.md-typeset .backward > .admonition-title::before,
.md-typeset .backward > summary::before {
  background-color: rgb(112,128,144);
  -webkit-mask-image: var(--md-admonition-icon--backward);
          mask-image: var(--md-admonition-icon--backward);
}


:root {
  --md-admonition-icon--jupyter: url('data:image/svg+xml;charset=utf-8,<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Jupyter</title><path d="M7.157 22.201A1.784 1.799 0 0 1 5.374 24a1.784 1.799 0 0 1-1.784-1.799 1.784 1.799 0 0 1 1.784-1.799 1.784 1.799 0 0 1 1.783 1.799zM20.582 1.427a1.415 1.427 0 0 1-1.415 1.428 1.415 1.427 0 0 1-1.416-1.428A1.415 1.427 0 0 1 19.167 0a1.415 1.427 0 0 1 1.415 1.427zM4.992 3.336A1.047 1.056 0 0 1 3.946 4.39a1.047 1.056 0 0 1-1.047-1.055A1.047 1.056 0 0 1 3.946 2.28a1.047 1.056 0 0 1 1.046 1.056zm7.336 1.517c3.769 0 7.06 1.38 8.768 3.424a9.363 9.363 0 0 0-3.393-4.547 9.238 9.238 0 0 0-5.377-1.728A9.238 9.238 0 0 0 6.95 3.73a9.363 9.363 0 0 0-3.394 4.547c1.713-2.04 5.004-3.424 8.772-3.424zm.001 13.295c-3.768 0-7.06-1.381-8.768-3.425a9.363 9.363 0 0 0 3.394 4.547A9.238 9.238 0 0 0 12.33 21a9.238 9.238 0 0 0 5.377-1.729 9.363 9.363 0 0 0 3.393-4.547c-1.712 2.044-5.003 3.425-8.772 3.425Z"/></svg>')
}
.md-typeset .admonition.jupyter,
.md-typeset details.jupyter {
  border-color: rgb(47,79,79);
}
.md-typeset .jupyter > .admonition-title,
.md-typeset .jupyter > summary {
  background-color: rgba(47,79,79,0.1);
}
.md-typeset .jupyter > .admonition-title::before,
.md-typeset .jupyter > summary::before {
  background-color: rgb(255,140,0);
  -webkit-mask-image: var(--md-admonition-icon--jupyter);
          mask-image: var(--md-admonition-icon--jupyter);
}


:root {
  --md-admonition-icon--terminal: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M41.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 41.4 86.6zM288 416H576c17.7 0 32 14.3 32 32s-14.3 32-32 32H288c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>')
}
.md-typeset .admonition.terminal,
.md-typeset details.terminal {
  border-color: rgb(105,105,105);
}
.md-typeset .terminal > .admonition-title,
.md-typeset .terminal > summary {
  color:rgb(105,105,105);
  background-color: rgba(105,105,105);
}
.md-typeset .terminal > .admonition-title::before,
.md-typeset .terminal > summary::before {
  background-color: rgb(124,252,0);
  -webkit-mask-image: var(--md-admonition-icon--terminal);
          mask-image: var(--md-admonition-icon--terminal);
}

:root {
  --md-admonition-icon--r-project: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 581 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M581 226.6C581 119.1 450.9 32 290.5 32S0 119.1 0 226.6C0 322.4 103.3 402 239.4 418.1V480h99.1v-61.5c24.3-2.7 47.6-7.4 69.4-13.9L448 480h112l-67.4-113.7c54.5-35.4 88.4-84.9 88.4-139.7zm-466.8 14.5c0-73.5 98.9-133 220.8-133s211.9 40.7 211.9 133c0 50.1-26.5 85-70.3 106.4-2.4-1.6-4.7-2.9-6.4-3.7-10.2-5.2-27.8-10.5-27.8-10.5s86.6-6.4 86.6-92.7-90.6-87.9-90.6-87.9h-199V361c-74.1-21.5-125.2-67.1-125.2-119.9zm225.1 38.3v-55.6c57.8 0 87.8-6.8 87.8 27.3 0 36.5-38.2 28.3-87.8 28.3zm-.9 72.5H365c10.8 0 18.9 11.7 24 19.2-16.1 1.9-33 2.8-50.6 2.9v-22.1z"/></svg>')
}
.md-typeset .admonition.r-project,
.md-typeset details.r-project {
  border-color: rgb(135,206,235);
}
.md-typeset .r-project > .admonition-title,
.md-typeset .r-project > summary {
  color:rgb(135,206,235);
  background-color: rgba(135,206,235);
}
.md-typeset .r-project > .admonition-title::before,
.md-typeset .r-project > summary::before {
  background-color: rgb(25,25,112);
  -webkit-mask-image: var(--md-admonition-icon--r-project);
          mask-image: var(--md-admonition-icon--r-project);
}

:root {
  --md-admonition-icon--calendar-days: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M128 0c17.7 0 32 14.3 32 32V64H288V32c0-17.7 14.3-32 32-32s32 14.3 32 32V64h48c26.5 0 48 21.5 48 48v48H0V112C0 85.5 21.5 64 48 64H96V32c0-17.7 14.3-32 32-32zM0 192H448V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V192zm64 80v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zm128 0v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H336zM64 400v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H208zm112 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H336c-8.8 0-16 7.2-16 16z"/></svg>')
}
.md-typeset .admonition.calendar-days,
.md-typeset details.calendar-days {
  border-color: rgb(135,206,235);
}
.md-typeset .calendar-days > .admonition-title,
.md-typeset .calendar-days > summary {
  color:rgb(25,25,112);
  background-color: rgba(135,206,235);
}
.md-typeset .calendar-days > .admonition-title::before,
.md-typeset .calendar-days > summary::before {
  background-color: rgb(25,25,11225,25,112);
  -webkit-mask-image: var(--md-admonition-icon--calendar-days);
          mask-image: var(--md-admonition-icon--calendar-days);
}

:root {
  --md-admonition-icon--bell: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M224 0c-17.7 0-32 14.3-32 32V51.2C119 66 64 130.6 64 208v18.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S19.4 416 32 416H416c12.6 0 24-7.4 29.2-18.9s3.1-25-5.3-34.4l-7.4-8.3C401.3 319.2 384 273.9 384 226.8V208c0-77.4-55-142-128-156.8V32c0-17.7-14.3-32-32-32zm45.3 493.3c12-12 18.7-28.3 18.7-45.3H224 160c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z"/></svg>')
}
.md-typeset .admonition.bell,
.md-typeset details.bell {
  border-color: rgb(255,215,0,0.1);
}
.md-typeset .bell > .admonition-title,
.md-typeset .bell > summary {
  color:rgb(25,25,112);
  background-color: rgba(255,215,0);
}
.md-typeset .bell > .admonition-title::before,
.md-typeset .bell > summary::before {
  background-color: rgb(112,128,144);
  -webkit-mask-image: var(--md-admonition-icon--bell);
          mask-image: var(--md-admonition-icon--bell);
}

:root {
  --md-admonition-icon--comment-dots: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M144 208C126.3 208 112 222.2 112 239.1C112 257.7 126.3 272 144 272s31.1-14.25 31.1-32S161.8 208 144 208zM256 207.1c-17.75 0-31.1 14.25-31.1 32s14.25 31.1 31.1 31.1s31.1-14.25 31.1-31.1S273.8 207.1 256 207.1zM368 208c-17.75 0-31.1 14.25-31.1 32s14.25 32 31.1 32c17.75 0 31.99-14.25 31.99-32C400 222.2 385.8 208 368 208zM256 31.1c-141.4 0-255.1 93.12-255.1 208c0 47.62 19.91 91.25 52.91 126.3c-14.87 39.5-45.87 72.88-46.37 73.25c-6.624 7-8.373 17.25-4.624 26C5.818 474.2 14.38 480 24 480c61.49 0 109.1-25.75 139.1-46.25c28.87 9 60.16 14.25 92.9 14.25c141.4 0 255.1-93.13 255.1-207.1S397.4 31.1 256 31.1zM256 400c-26.75 0-53.12-4.125-78.36-12.12l-22.75-7.125L135.4 394.5c-14.25 10.12-33.87 21.38-57.49 29c7.374-12.12 14.37-25.75 19.87-40.25l10.62-28l-20.62-21.87C69.81 314.1 48.06 282.2 48.06 240c0-88.25 93.24-160 207.1-160s207.1 71.75 207.1 160S370.8 400 256 400z"/></svg>')
}
.md-typeset .admonition.comment-dots,
.md-typeset details.comment-dots {
  border-color: rgb(47,79,79);
}
.md-typeset .comment-dots > .admonition-title,
.md-typeset .comment-dots > summary {
  background-color: rgba(47,79,79,0.1);
}
.md-typeset .comment-dots > .admonition-title::before,
.md-typeset .comment-dots > summary::before {
  background-color: rgb(255,140,0);
  -webkit-mask-image: var(--md-admonition-icon--comment-dots);
          mask-image: var(--md-admonition-icon--comment-dots);
}

:root {
    --md-admonition-icon--check-to-slot: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M96 80c0-26.5 21.5-48 48-48H432c26.5 0 48 21.5 48 48V384H96V80zm313 47c-9.4-9.4-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L409 161c9.4-9.4 9.4-24.6 0-33.9zM0 336c0-26.5 21.5-48 48-48H64V416H512V288h16c26.5 0 48 21.5 48 48v96c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V336z"/></svg>')
  }
  .md-typeset .admonition.check-to-slot,
  .md-typeset details.check-to-slot {
    border-color: rgb(30, 182, 182);
  }
  .md-typeset .check-to-slot > .admonition-title,
  .md-typeset .check-to-slot > summary {
    background-color: rgba(114, 228, 152, 0.1);
  }
  .md-typeset .check-to-slot > .admonition-title::before,
  .md-typeset .check-to-slot > summary::before {
    background-color: rgb(12, 165, 114);
    -webkit-mask-image: var(--md-admonition-icon--check-to-slot);
            mask-image: var(--md-admonition-icon--check-to-slot);
  }
  

:root {
    --md-admonition-icon--square-xmark: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm79 143c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z"/></svg>')
  }
  .md-typeset .admonition.square-xmark,
  .md-typeset details.square-xmark {
    border-color: rgb(219, 166, 95);
  }
  .md-typeset .square-xmark > .admonition-title,
  .md-typeset .square-xmark > summary {
    background-color: rgba(221, 112, 62, 0.1);
  }
  .md-typeset .square-xmark > .admonition-title::before,
  .md-typeset .square-xmark > summary::before {
    background-color: rgb(207, 31, 18);
    -webkit-mask-image: var(--md-admonition-icon--square-xmark);
            mask-image: var(--md-admonition-icon--square-xmark);
  }
  
  
:root {
    --md-admonition-icon--rectangle-list: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M0 96C0 60.7 28.7 32 64 32H512c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zM128 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm32-128a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM128 384a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm96-248c-13.3 0-24 10.7-24 24s10.7 24 24 24H448c13.3 0 24-10.7 24-24s-10.7-24-24-24H224zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24H448c13.3 0 24-10.7 24-24s-10.7-24-24-24H224zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24H448c13.3 0 24-10.7 24-24s-10.7-24-24-24H224z"/></svg>')
  }
  .md-typeset .admonition.rectangle-list,
  .md-typeset details.rectangle-list {
    border-color: rgb(99, 161, 241);
  }
  .md-typeset .rectangle-list > .admonition-title,
  .md-typeset .rectangle-list > summary {
    background-color: rgba(36, 141, 238, 0.63);
  }
  .md-typeset .rectangle-list > .admonition-title::before,
  .md-typeset .rectangle-list > summary::before {
    background-color: rgb(53, 3, 94);
    -webkit-mask-image: var(--md-admonition-icon--rectangle-list);
            mask-image: var(--md-admonition-icon--rectangle-list);
  }
 
:root {
    --md-admonition-icon--screwdriver-wrench: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M78.6 5C69.1-2.4 55.6-1.5 47 7L7 47c-8.5 8.5-9.4 22-2.1 31.6l80 104c4.5 5.9 11.6 9.4 19 9.4h54.1l109 109c-14.7 29-10 65.4 14.3 89.6l112 112c12.5 12.5 32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3l-112-112c-24.2-24.2-60.6-29-89.6-14.3l-109-109V104c0-7.5-3.5-14.5-9.4-19L78.6 5zM19.9 396.1C7.2 408.8 0 426.1 0 444.1C0 481.6 30.4 512 67.9 512c18 0 35.3-7.2 48-19.9L233.7 374.3c-7.8-20.9-9-43.6-3.6-65.1l-61.7-61.7L19.9 396.1zM512 144c0-10.5-1.1-20.7-3.2-30.5c-2.4-11.2-16.1-14.1-24.2-6l-63.9 63.9c-3 3-7.1 4.7-11.3 4.7H352c-8.8 0-16-7.2-16-16V102.6c0-4.2 1.7-8.3 4.7-11.3l63.9-63.9c8.1-8.1 5.2-21.8-6-24.2C388.7 1.1 378.5 0 368 0C288.5 0 224 64.5 224 144l0 .8 85.3 85.3c36-9.1 75.8 .5 104 28.7L429 274.5c49-23 83-72.8 83-130.5zM56 432a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"/></svg>')
  }
  .md-typeset .admonition.screwdriver-wrench,
  .md-typeset details.screwdriver-wrench {
    border-color: rgb(140, 141, 141);
  }
  .md-typeset .screwdriver-wrench > .admonition-title,
  .md-typeset .screwdriver-wrench > summary {
    background-color: rgba(248, 201, 48, 0.575);
  }
  .md-typeset .screwdriver-wrench > .admonition-title::before,
  .md-typeset .screwdriver-wrench > summary::before {
    background-color: rgb(16, 37, 65);
    -webkit-mask-image: var(--md-admonition-icon--screwdriver-wrench);
            mask-image: var(--md-admonition-icon--screwdriver-wrench);
  }
 
:root {
    --md-admonition-icon--linux: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M220.8 123.3c1 .5 1.8 1.7 3 1.7 1.1 0 2.8-.4 2.9-1.5.2-1.4-1.9-2.3-3.2-2.9-1.7-.7-3.9-1-5.5-.1-.4.2-.8.7-.6 1.1.3 1.3 2.3 1.1 3.4 1.7zm-21.9 1.7c1.2 0 2-1.2 3-1.7 1.1-.6 3.1-.4 3.5-1.6.2-.4-.2-.9-.6-1.1-1.6-.9-3.8-.6-5.5.1-1.3.6-3.4 1.5-3.2 2.9.1 1 1.8 1.5 2.8 1.4zM420 403.8c-3.6-4-5.3-11.6-7.2-19.7-1.8-8.1-3.9-16.8-10.5-22.4-1.3-1.1-2.6-2.1-4-2.9-1.3-.8-2.7-1.5-4.1-2 9.2-27.3 5.6-54.5-3.7-79.1-11.4-30.1-31.3-56.4-46.5-74.4-17.1-21.5-33.7-41.9-33.4-72C311.1 85.4 315.7.1 234.8 0 132.4-.2 158 103.4 156.9 135.2c-1.7 23.4-6.4 41.8-22.5 64.7-18.9 22.5-45.5 58.8-58.1 96.7-6 17.9-8.8 36.1-6.2 53.3-6.5 5.8-11.4 14.7-16.6 20.2-4.2 4.3-10.3 5.9-17 8.3s-14 6-18.5 14.5c-2.1 3.9-2.8 8.1-2.8 12.4 0 3.9.6 7.9 1.2 11.8 1.2 8.1 2.5 15.7.8 20.8-5.2 14.4-5.9 24.4-2.2 31.7 3.8 7.3 11.4 10.5 20.1 12.3 17.3 3.6 40.8 2.7 59.3 12.5 19.8 10.4 39.9 14.1 55.9 10.4 11.6-2.6 21.1-9.6 25.9-20.2 12.5-.1 26.3-5.4 48.3-6.6 14.9-1.2 33.6 5.3 55.1 4.1.6 2.3 1.4 4.6 2.5 6.7v.1c8.3 16.7 23.8 24.3 40.3 23 16.6-1.3 34.1-11 48.3-27.9 13.6-16.4 36-23.2 50.9-32.2 7.4-4.5 13.4-10.1 13.9-18.3.4-8.2-4.4-17.3-15.5-29.7zM223.7 87.3c9.8-22.2 34.2-21.8 44-.4 6.5 14.2 3.6 30.9-4.3 40.4-1.6-.8-5.9-2.6-12.6-4.9 1.1-1.2 3.1-2.7 3.9-4.6 4.8-11.8-.2-27-9.1-27.3-7.3-.5-13.9 10.8-11.8 23-4.1-2-9.4-3.5-13-4.4-1-6.9-.3-14.6 2.9-21.8zM183 75.8c10.1 0 20.8 14.2 19.1 33.5-3.5 1-7.1 2.5-10.2 4.6 1.2-8.9-3.3-20.1-9.6-19.6-8.4.7-9.8 21.2-1.8 28.1 1 .8 1.9-.2-5.9 5.5-15.6-14.6-10.5-52.1 8.4-52.1zm-13.6 60.7c6.2-4.6 13.6-10 14.1-10.5 4.7-4.4 13.5-14.2 27.9-14.2 7.1 0 15.6 2.3 25.9 8.9 6.3 4.1 11.3 4.4 22.6 9.3 8.4 3.5 13.7 9.7 10.5 18.2-2.6 7.1-11 14.4-22.7 18.1-11.1 3.6-19.8 16-38.2 14.9-3.9-.2-7-1-9.6-2.1-8-3.5-12.2-10.4-20-15-8.6-4.8-13.2-10.4-14.7-15.3-1.4-4.9 0-9 4.2-12.3zm3.3 334c-2.7 35.1-43.9 34.4-75.3 18-29.9-15.8-68.6-6.5-76.5-21.9-2.4-4.7-2.4-12.7 2.6-26.4v-.2c2.4-7.6.6-16-.6-23.9-1.2-7.8-1.8-15 .9-20 3.5-6.7 8.5-9.1 14.8-11.3 10.3-3.7 11.8-3.4 19.6-9.9 5.5-5.7 9.5-12.9 14.3-18 5.1-5.5 10-8.1 17.7-6.9 8.1 1.2 15.1 6.8 21.9 16l19.6 35.6c9.5 19.9 43.1 48.4 41 68.9zm-1.4-25.9c-4.1-6.6-9.6-13.6-14.4-19.6 7.1 0 14.2-2.2 16.7-8.9 2.3-6.2 0-14.9-7.4-24.9-13.5-18.2-38.3-32.5-38.3-32.5-13.5-8.4-21.1-18.7-24.6-29.9s-3-23.3-.3-35.2c5.2-22.9 18.6-45.2 27.2-59.2 2.3-1.7.8 3.2-8.7 20.8-8.5 16.1-24.4 53.3-2.6 82.4.6-20.7 5.5-41.8 13.8-61.5 12-27.4 37.3-74.9 39.3-112.7 1.1.8 4.6 3.2 6.2 4.1 4.6 2.7 8.1 6.7 12.6 10.3 12.4 10 28.5 9.2 42.4 1.2 6.2-3.5 11.2-7.5 15.9-9 9.9-3.1 17.8-8.6 22.3-15 7.7 30.4 25.7 74.3 37.2 95.7 6.1 11.4 18.3 35.5 23.6 64.6 3.3-.1 7 .4 10.9 1.4 13.8-35.7-11.7-74.2-23.3-84.9-4.7-4.6-4.9-6.6-2.6-6.5 12.6 11.2 29.2 33.7 35.2 59 2.8 11.6 3.3 23.7.4 35.7 16.4 6.8 35.9 17.9 30.7 34.8-2.2-.1-3.2 0-4.2 0 3.2-10.1-3.9-17.6-22.8-26.1-19.6-8.6-36-8.6-38.3 12.5-12.1 4.2-18.3 14.7-21.4 27.3-2.8 11.2-3.6 24.7-4.4 39.9-.5 7.7-3.6 18-6.8 29-32.1 22.9-76.7 32.9-114.3 7.2zm257.4-11.5c-.9 16.8-41.2 19.9-63.2 46.5-13.2 15.7-29.4 24.4-43.6 25.5s-26.5-4.8-33.7-19.3c-4.7-11.1-2.4-23.1 1.1-36.3 3.7-14.2 9.2-28.8 9.9-40.6.8-15.2 1.7-28.5 4.2-38.7 2.6-10.3 6.6-17.2 13.7-21.1.3-.2.7-.3 1-.5.8 13.2 7.3 26.6 18.8 29.5 12.6 3.3 30.7-7.5 38.4-16.3 9-.3 15.7-.9 22.6 5.1 9.9 8.5 7.1 30.3 17.1 41.6 10.6 11.6 14 19.5 13.7 24.6zM173.3 148.7c2 1.9 4.7 4.5 8 7.1 6.6 5.2 15.8 10.6 27.3 10.6 11.6 0 22.5-5.9 31.8-10.8 4.9-2.6 10.9-7 14.8-10.4s5.9-6.3 3.1-6.6-2.6 2.6-6 5.1c-4.4 3.2-9.7 7.4-13.9 9.8-7.4 4.2-19.5 10.2-29.9 10.2s-18.7-4.8-24.9-9.7c-3.1-2.5-5.7-5-7.7-6.9-1.5-1.4-1.9-4.6-4.3-4.9-1.4-.1-1.8 3.7 1.7 6.5z"/></svg>')
  }
  .md-typeset .admonition.linux,
  .md-typeset details.linux {
    border-color: rgb(207, 127, 36);
  }
  .md-typeset .linux > .admonition-title,
  .md-typeset .linux > summary {
    background-color: rgba(235, 204, 66, 0.151);
  }
  .md-typeset .linux > .admonition-title::before,
  .md-typeset .linux > summary::before {
    background-color: rgb(15, 37, 65);
    -webkit-mask-image: var(--md-admonition-icon--linux);
            mask-image: var(--md-admonition-icon--linux);
  }
 
:root {
    --md-admonition-icon--code-compare: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M320 488c0 9.5-5.6 18.1-14.2 21.9s-18.8 2.3-25.8-4.1l-80-72c-5.1-4.6-7.9-11-7.9-17.8s2.9-13.3 7.9-17.8l80-72c7-6.3 17.2-7.9 25.8-4.1s14.2 12.4 14.2 21.9v40h16c35.3 0 64-28.7 64-64V153.3C371.7 141 352 112.8 352 80c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3V320c0 70.7-57.3 128-128 128H320v40zM456 80a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zM192 24c0-9.5 5.6-18.1 14.2-21.9s18.8-2.3 25.8 4.1l80 72c5.1 4.6 7.9 11 7.9 17.8s-2.9 13.3-7.9 17.8l-80 72c-7 6.3-17.2 7.9-25.8 4.1s-14.2-12.4-14.2-21.9V128H176c-35.3 0-64 28.7-64 64V358.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3V192c0-70.7 57.3-128 128-128h16V24zM56 432a24 24 0 1 0 48 0 24 24 0 1 0 -48 0z"/></svg>')
  }
  .md-typeset .admonition.code-compare,
  .md-typeset details.code-compare {
    border-color: rgb(207, 127, 36);
  }
  .md-typeset .code-compare > .admonition-title,
  .md-typeset .code-compare > summary {
    background-color: rgba(235, 204, 66, 0.151);
  }
  .md-typeset .code-compare > .admonition-title::before,
  .md-typeset .code-compare > summary::before {
    background-color: rgb(15, 37, 65);
    -webkit-mask-image: var(--md-admonition-icon--code-compare);
            mask-image: var(--md-admonition-icon--code-compare);
  }
 
:root {
    --md-admonition-icon--heading: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M0 64C0 46.3 14.3 32 32 32H80h48c17.7 0 32 14.3 32 32s-14.3 32-32 32H112V208H336V96H320c-17.7 0-32-14.3-32-32s14.3-32 32-32h48 48c17.7 0 32 14.3 32 32s-14.3 32-32 32H400V240 416h16c17.7 0 32 14.3 32 32s-14.3 32-32 32H368 320c-17.7 0-32-14.3-32-32s14.3-32 32-32h16V272H112V416h16c17.7 0 32 14.3 32 32s-14.3 32-32 32H80 32c-17.7 0-32-14.3-32-32s14.3-32 32-32H48V240 96H32C14.3 96 0 81.7 0 64z"/></svg>')
  }
  .md-typeset .admonition.heading,
  .md-typeset details.heading {
    border-color: rgb(207, 127, 36);
  }
  .md-typeset .heading > .admonition-title,
  .md-typeset .heading > summary {
    background-color: rgba(236, 221, 84, 0.815);
  }
  .md-typeset .heading > .admonition-title::before,
  .md-typeset .heading > summary::before {
    background-color: rgb(15, 37, 65);
    -webkit-mask-image: var(--md-admonition-icon--heading);
            mask-image: var(--md-admonition-icon--heading);
  }
 
:root {
    --md-admonition-icon--space-awesome: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M96 256H128V512H0V352H32V320H64V288H96V256zM512 352V512H384V256H416V288H448V320H480V352H512zM320 64H352V448H320V416H192V448H160V64H192V32H224V0H288V32H320V64zM288 128H224V192H288V128z"/></svg>')
  }
  .md-typeset .admonition.space-awesome,
  .md-typeset details.space-awesome {
    border-color: rgb(207, 127, 36);
  }
  .md-typeset .space-awesome > .admonition-title,
  .md-typeset .space-awesome > summary {
    background-color: rgba(235, 204, 66, 0.151);
  }
  .md-typeset .space-awesome > .admonition-title::before,
  .md-typeset .space-awesome > summary::before {
    background-color: rgb(15, 37, 65);
    -webkit-mask-image: var(--md-admonition-icon--space-awesome);
            mask-image: var(--md-admonition-icon--space-awesome);
  }
 
:root {
    --md-admonition-icon--stethoscope: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M142.4 21.9c5.6 16.8-3.5 34.9-20.2 40.5L96 71.1V192c0 53 43 96 96 96s96-43 96-96V71.1l-26.1-8.7c-16.8-5.6-25.8-23.7-20.2-40.5s23.7-25.8 40.5-20.2l26.1 8.7C334.4 19.1 352 43.5 352 71.1V192c0 77.2-54.6 141.6-127.3 156.7C231 404.6 278.4 448 336 448c61.9 0 112-50.1 112-112V265.3c-28.3-12.3-48-40.5-48-73.3c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3V336c0 97.2-78.8 176-176 176c-92.9 0-168.9-71.9-175.5-163.1C87.2 334.2 32 269.6 32 192V71.1c0-27.5 17.6-52 43.8-60.7l26.1-8.7c16.8-5.6 34.9 3.5 40.5 20.2zM480 224a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"/></svg>')
  }
  .md-typeset .admonition.stethoscope,
  .md-typeset details.stethoscope {
    border-color: rgb(226, 74, 213);
  }
  .md-typeset .stethoscope > .admonition-title,
  .md-typeset .stethoscope > summary {
    background-color: rgba(77, 24, 61, 0.151);
  }
  .md-typeset .stethoscope > .admonition-title::before,
  .md-typeset .stethoscope > summary::before {
    background-color: rgb(15, 37, 65);
    -webkit-mask-image: var(--md-admonition-icon--stethoscope);
            mask-image: var(--md-admonition-icon--stethoscope);
  }
 
:root {
    --md-admonition-icon--key: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M336 352c97.2 0 176-78.8 176-176S433.2 0 336 0S160 78.8 160 176c0 18.7 2.9 36.8 8.3 53.7L7 391c-4.5 4.5-7 10.6-7 17v80c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V448h40c13.3 0 24-10.7 24-24V384h40c6.4 0 12.5-2.5 17-7l33.3-33.3c16.9 5.4 35 8.3 53.7 8.3zM376 96a40 40 0 1 1 0 80 40 40 0 1 1 0-80z"/></svg>')
  }
  .md-typeset .admonition.key,
  .md-typeset details.key {
    border-color: rgb(235, 184, 90);
  }
  .md-typeset .key > .admonition-title,
  .md-typeset .key > summary {
    background-color: rgba(252, 207, 9, 0.151);
  }
  .md-typeset .key > .admonition-title::before,
  .md-typeset .key > summary::before {
    background-color: rgb(15, 37, 65);
    -webkit-mask-image: var(--md-admonition-icon--key);
            mask-image: var(--md-admonition-icon--key);
  }
 
:root {
    --md-admonition-icon--users-line: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M211.2 96a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zM32 256c0 17.7 14.3 32 32 32h85.6c10.1-39.4 38.6-71.5 75.8-86.6c-9.7-6-21.2-9.4-33.4-9.4H96c-35.3 0-64 28.7-64 64zm461.6 32H576c17.7 0 32-14.3 32-32c0-35.3-28.7-64-64-64H448c-11.7 0-22.7 3.1-32.1 8.6c38.1 14.8 67.4 47.3 77.7 87.4zM391.2 226.4c-6.9-1.6-14.2-2.4-21.6-2.4h-96c-8.5 0-16.7 1.1-24.5 3.1c-30.8 8.1-55.6 31.1-66.1 60.9c-3.5 10-5.5 20.8-5.5 32c0 17.7 14.3 32 32 32h224c17.7 0 32-14.3 32-32c0-11.2-1.9-22-5.5-32c-10.8-30.7-36.8-54.2-68.9-61.6zM563.2 96a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zM321.6 192a80 80 0 1 0 0-160 80 80 0 1 0 0 160zM32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H32z"/></svg>')
  }
  .md-typeset .admonition.users-line,
  .md-typeset details.users-line {
    border-color: rgb(110, 226, 247);
  }
  .md-typeset .users-line > .admonition-title,
  .md-typeset .users-line > summary {
    background-color: rgba(94, 128, 219, 0.418);
  }
  .md-typeset .users-line > .admonition-title::before,
  .md-typeset .users-line > summary::before {
    background-color: rgb(15, 37, 65);
    -webkit-mask-image: var(--md-admonition-icon--users-line);
            mask-image: var(--md-admonition-icon--users-line);
  }
 
:root {
    --md-admonition-icon--file-code: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M64 464c-8.8 0-16-7.2-16-16V64c0-8.8 7.2-16 16-16H224v80c0 17.7 14.3 32 32 32h80V448c0 8.8-7.2 16-16 16H64zM64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V154.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0H64zm97 289c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L79 303c-9.4 9.4-9.4 24.6 0 33.9l48 48c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-31-31 31-31zM257 255c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l31 31-31 31c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l48-48c9.4-9.4 9.4-24.6 0-33.9l-48-48z"/></svg>')
  }
  .md-typeset .admonition.file-code,
  .md-typeset details.file-code {
    border-color: rgb(235, 184, 90);
  }
  .md-typeset .file-code > .admonition-title,
  .md-typeset .file-code > summary {
    background-color: rgba(252, 207, 9, 0.151);
  }
  .md-typeset .file-code > .admonition-title::before,
  .md-typeset .file-code > summary::before {
    background-color: rgb(15, 37, 65);
    -webkit-mask-image: var(--md-admonition-icon--file-code);
            mask-image: var(--md-admonition-icon--file-code);
  }
 
:root {
    --md-admonition-icon--hand-holding-dollar: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M312 24V34.5c6.4 1.2 12.6 2.7 18.2 4.2c12.8 3.4 20.4 16.6 17 29.4s-16.6 20.4-29.4 17c-10.9-2.9-21.1-4.9-30.2-5c-7.3-.1-14.7 1.7-19.4 4.4c-2.1 1.3-3.1 2.4-3.5 3c-.3 .5-.7 1.2-.7 2.8c0 .3 0 .5 0 .6c.2 .2 .9 1.2 3.3 2.6c5.8 3.5 14.4 6.2 27.4 10.1l.9 .3 0 0c11.1 3.3 25.9 7.8 37.9 15.3c13.7 8.6 26.1 22.9 26.4 44.9c.3 22.5-11.4 38.9-26.7 48.5c-6.7 4.1-13.9 7-21.3 8.8V232c0 13.3-10.7 24-24 24s-24-10.7-24-24V220.6c-9.5-2.3-18.2-5.3-25.6-7.8c-2.1-.7-4.1-1.4-6-2c-12.6-4.2-19.4-17.8-15.2-30.4s17.8-19.4 30.4-15.2c2.6 .9 5 1.7 7.3 2.5c13.6 4.6 23.4 7.9 33.9 8.3c8 .3 15.1-1.6 19.2-4.1c1.9-1.2 2.8-2.2 3.2-2.9c.4-.6 .9-1.8 .8-4.1l0-.2c0-1 0-2.1-4-4.6c-5.7-3.6-14.3-6.4-27.1-10.3l-1.9-.6c-10.8-3.2-25-7.5-36.4-14.4c-13.5-8.1-26.5-22-26.6-44.1c-.1-22.9 12.9-38.6 27.7-47.4c6.4-3.8 13.3-6.4 20.2-8.2V24c0-13.3 10.7-24 24-24s24 10.7 24 24zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5H192 32c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32H68.8l44.9-36c22.7-18.2 50.9-28 80-28H272h16 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H288 272c-8.8 0-16 7.2-16 16s7.2 16 16 16H392.6l119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384l0 0-.9 0c.3 0 .6 0 .9 0z"/></svg>')
  }
  .md-typeset .admonition.hand-holding-dollar,
  .md-typeset details.hand-holding-dollar {
    border-color: rgb(148, 233, 152);
  }
  .md-typeset .hand-holding-dollar > .admonition-title,
  .md-typeset .hand-holding-dollar > summary {
    background-color: rgba(26, 243, 6, 0.459);
  }
  .md-typeset .hand-holding-dollar > .admonition-title::before,
  .md-typeset .hand-holding-dollar > summary::before {
    background-color: rgb(15, 37, 65);
    -webkit-mask-image: var(--md-admonition-icon--hand-holding-dollar);
            mask-image: var(--md-admonition-icon--hand-holding-dollar);
  }
 
:root {
    --md-admonition-icon--circle-question: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM169.8 165.3c7.9-22.3 29.1-37.3 52.8-37.3h58.3c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24V250.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1H222.6c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"/></svg>')
  }
  .md-typeset .admonition.circle-question,
  .md-typeset details.circle-question {
    border-color: rgb(236, 250, 49);
  }
  .md-typeset .circle-question > .admonition-title,
  .md-typeset .circle-question > summary {
    background-color: rgba(241, 237, 27, 0.918);
  }
  .md-typeset .circle-question > .admonition-title::before,
  .md-typeset .circle-question > summary::before {
    background-color: rgb(67, 206, 33);
    -webkit-mask-image: var(--md-admonition-icon--circle-question);
            mask-image: var(--md-admonition-icon--circle-question);
  }
 
:root {
    --md-admonition-icon--microphone: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M192 0C139 0 96 43 96 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM64 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H120c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H216V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z"/></svg>')
  }
  .md-typeset .admonition.microphone,
  .md-typeset details.microphone {
    border-color: rgb(233, 220, 148);
  }
  .md-typeset .microphone > .admonition-title,
  .md-typeset .microphone > summary {
    background-color: rgba(223, 204, 97, 0.459);
  }
  .md-typeset .microphone > .admonition-title::before,
  .md-typeset .microphone > summary::before {
    background-color: rgb(15, 37, 65);
    -webkit-mask-image: var(--md-admonition-icon--microphone);
            mask-image: var(--md-admonition-icon--microphone);
  }
 
  
:root {
    --md-admonition-icon--tower-observation: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M241.7 3.4c9-4.5 19.6-4.5 28.6 0l160 80c15.8 7.9 22.2 27.1 14.3 42.9C439 137.5 427.7 144 416 144v80c0 17.7-14.3 32-32 32h-4.9l32 192H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H384.5c-.4 0-.8 0-1.1 0H128.6c-.4 0-.8 0-1.1 0H32c-17.7 0-32-14.3-32-32s14.3-32 32-32h68.9l32-192H128c-17.7 0-32-14.3-32-32V144c-11.7 0-23-6.5-28.6-17.7c-7.9-15.8-1.5-35 14.3-42.9l160-80zM314.5 448L256 399.2 197.5 448h117zM197.8 256l-4.7 28.3L256 336.8l62.9-52.5L314.2 256H197.8zm-13.9 83.2l-11.2 67L218.5 368l-34.6-28.8zM293.5 368l45.8 38.1-11.2-67L293.5 368zM176 128c-8.8 0-16 7.2-16 16s7.2 16 16 16H336c8.8 0 16-7.2 16-16s-7.2-16-16-16H176z"/></svg>')
  }
  .md-typeset .admonition.tower-observation,
  .md-typeset details.tower-observation {
    border-color: rgb(201, 182, 10);
  }
  .md-typeset .tower-observation > .admonition-title,
  .md-typeset .tower-observation > summary {
    background-color: rgba(208, 216, 102, 0.459);
  }
  .md-typeset .tower-observation > .admonition-title::before,
  .md-typeset .tower-observation > summary::before {
    background-color: rgb(177, 98, 9);
    -webkit-mask-image: var(--md-admonition-icon--tower-observation);
            mask-image: var(--md-admonition-icon--tower-observation);
  }
 
:root {
    --md-admonition-icon--circle-info: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336h24V272H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h48c13.3 0 24 10.7 24 24v88h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"/></svg>')
  }
  .md-typeset .admonition.circle-info,
  .md-typeset details.circle-info {
    border-color: rgb(180, 205, 243);
  }
  .md-typeset .circle-info > .admonition-title,
  .md-typeset .circle-info > summary {
    color:rgb(238, 236, 231);
    background-color: rgba(15, 31, 71);
  }
  .md-typeset .circle-info > .admonition-title::before,
  .md-typeset .circle-info > summary::before {
    background-color: rgb(227, 247, 173);
    -webkit-mask-image: var(--md-admonition-icon--circle-info);
            mask-image: var(--md-admonition-icon--circle-info);
  }
  
:root {
    --md-admonition-icon--python: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M439.8 200.5c-7.7-30.9-22.3-54.2-53.4-54.2h-40.1v47.4c0 36.8-31.2 67.8-66.8 67.8H172.7c-29.2 0-53.4 25-53.4 54.3v101.8c0 29 25.2 46 53.4 54.3 33.8 9.9 66.3 11.7 106.8 0 26.9-7.8 53.4-23.5 53.4-54.3v-40.7H226.2v-13.6h160.2c31.1 0 42.6-21.7 53.4-54.2 11.2-33.5 10.7-65.7 0-108.6zM286.2 404c11.1 0 20.1 9.1 20.1 20.3 0 11.3-9 20.4-20.1 20.4-11 0-20.1-9.2-20.1-20.4.1-11.3 9.1-20.3 20.1-20.3zM167.8 248.1h106.8c29.7 0 53.4-24.5 53.4-54.3V91.9c0-29-24.4-50.7-53.4-55.6-35.8-5.9-74.7-5.6-106.8.1-45.2 8-53.4 24.7-53.4 55.6v40.7h106.9v13.6h-147c-31.1 0-58.3 18.7-66.8 54.2-9.8 40.7-10.2 66.1 0 108.6 7.6 31.6 25.7 54.2 56.8 54.2H101v-48.8c0-35.3 30.5-66.4 66.8-66.4zm-6.7-142.6c-11.1 0-20.1-9.1-20.1-20.3.1-11.3 9-20.4 20.1-20.4 11 0 20.1 9.2 20.1 20.4s-9 20.3-20.1 20.3z"/></svg>')
  }
  .md-typeset .admonition.python,
  .md-typeset details.python {
    border-color: rgb(112, 201, 10);
  }
  .md-typeset .python > .admonition-title,
  .md-typeset .python > summary {
    background-color: rgba(54, 143, 13, 0.459);
  }
  .md-typeset .python > .admonition-title::before,
  .md-typeset .python > summary::before {
    background-color: rgb(3, 116, 12);
    -webkit-mask-image: var(--md-admonition-icon--python);
            mask-image: var(--md-admonition-icon--python);
  }

:root {
    --md-admonition-icon--quote-right: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M448 296c0 66.3-53.7 120-120 120h-8c-17.7 0-32-14.3-32-32s14.3-32 32-32h8c30.9 0 56-25.1 56-56v-8H320c-35.3 0-64-28.7-64-64V160c0-35.3 28.7-64 64-64h64c35.3 0 64 28.7 64 64v32 32 72zm-256 0c0 66.3-53.7 120-120 120H64c-17.7 0-32-14.3-32-32s14.3-32 32-32h8c30.9 0 56-25.1 56-56v-8H64c-35.3 0-64-28.7-64-64V160c0-35.3 28.7-64 64-64h64c35.3 0 64 28.7 64 64v32 32 72z"/></svg>')
  }
  .md-typeset .admonition.quote-right,
  .md-typeset details.quote-right {
    border-color: rgb(243, 226, 170);
  }
  .md-typeset .quote-right > .admonition-title,
  .md-typeset .quote-right > summary {
    background-color: rgba(237, 240, 62, 0.459);
  }
  .md-typeset .quote-right > .admonition-title::before,
  .md-typeset .quote-right > summary::before {
    background-color: rgb(252, 165, 4);
    -webkit-mask-image: var(--md-admonition-icon--quote-right);
            mask-image: var(--md-admonition-icon--quote-right);
  }
 
:root {
    --md-admonition-icon--image: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M0 96C0 60.7 28.7 32 64 32H448c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zM323.8 202.5c-4.5-6.6-11.9-10.5-19.8-10.5s-15.4 3.9-19.8 10.5l-87 127.6L170.7 297c-4.6-5.7-11.5-9-18.7-9s-14.2 3.3-18.7 9l-64 80c-5.8 7.2-6.9 17.1-2.9 25.4s12.4 13.6 21.6 13.6h96 32H424c8.9 0 17.1-4.9 21.2-12.8s3.6-17.4-1.4-24.7l-120-176zM112 192a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"/></svg>')
  }
  .md-typeset .admonition.image,
  .md-typeset details.image {
    border-color: rgb(211, 241, 190);
  }
  .md-typeset .image > .admonition-title,
  .md-typeset .image > summary {
    background-color: rgba(205, 231, 176, 0.459);
  }
  .md-typeset .image > .admonition-title::before,
  .md-typeset .image > summary::before {
    background-color: rgb(87, 172, 62);
    -webkit-mask-image: var(--md-admonition-icon--image);
            mask-image: var(--md-admonition-icon--image);
  }
 
  
:root {
    --md-admonition-icon--table: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M64 256V160H224v96H64zm0 64H224v96H64V320zm224 96V320H448v96H288zM448 256H288V160H448v96zM64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64z"/></svg>')
  }
  .md-typeset .admonition.table,
  .md-typeset details.table {
    border-color: rgb(211, 241, 190);
  }
  .md-typeset .table > .admonition-title,
  .md-typeset .table > summary {
    background-color: rgba(232, 235, 91, 0.459);
  }
  .md-typeset .table > .admonition-title::before,
  .md-typeset .table > summary::before {
    background-color: rgb(241, 134, 47);
    -webkit-mask-image: var(--md-admonition-icon--table);
            mask-image: var(--md-admonition-icon--table);
  }

:root {
    --md-admonition-icon--glass-chart: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zm-312 8v64c0 13.3 10.7 24 24 24s24-10.7 24-24l0-64c0-13.3-10.7-24-24-24s-24 10.7-24 24zm80-96V280c0 13.3 10.7 24 24 24s24-10.7 24-24V120c0-13.3-10.7-24-24-24s-24 10.7-24 24zm80 64v96c0 13.3 10.7 24 24 24s24-10.7 24-24V184c0-13.3-10.7-24-24-24s-24 10.7-24 24z"/></svg>')
  }
  .md-typeset .admonition.glass-chart,
  .md-typeset details.glass-chart {
    border-color: rgb(157, 204, 226);
  }
  .md-typeset .glass-chart > .admonition-title,
  .md-typeset .glass-chart > summary {
    background-color: rgba(90, 174, 189, 0.459);
  }
  .md-typeset .glass-chart > .admonition-title::before,
  .md-typeset .glass-chart > summary::before {
    background-color: rgb(30, 46, 184);
    -webkit-mask-image: var(--md-admonition-icon--glass-chart);
            mask-image: var(--md-admonition-icon--glass-chart);
  }

:root {
    --md-admonition-icon--file-export: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384V288H216c-13.3 0-24 10.7-24 24s10.7 24 24 24H384V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zM384 336V288H494.1l-39-39c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l80 80c9.4 9.4 9.4 24.6 0 33.9l-80 80c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l39-39H384zm0-208H256V0L384 128z"/></svg>')
  }
  .md-typeset .admonition.file-export,
  .md-typeset details.file-export {
    border-color: rgb(243, 234, 103);
  }
  .md-typeset .file-export > .admonition-title,
  .md-typeset .file-export > summary {
    background-color: rgba(233, 208, 95, 0.459);
  }
  .md-typeset .file-export > .admonition-title::before,
  .md-typeset .file-export > summary::before {
    background-color: rgb(168, 86, 9);
    -webkit-mask-image: var(--md-admonition-icon--file-export);
            mask-image: var(--md-admonition-icon--file-export);
  }

:root {
    --md-admonition-icon--keybase: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M286.17 419a18 18 0 1 0 18 18 18 18 0 0 0-18-18zm111.92-147.6c-9.5-14.62-39.37-52.45-87.26-73.71q-9.1-4.06-18.38-7.27a78.43 78.43 0 0 0-47.88-104.13c-12.41-4.1-23.33-6-32.41-5.77-.6-2-1.89-11 9.4-35L198.66 32l-5.48 7.56c-8.69 12.06-16.92 23.55-24.34 34.89a51 51 0 0 0-8.29-1.25c-41.53-2.45-39-2.33-41.06-2.33-50.61 0-50.75 52.12-50.75 45.88l-2.36 36.68c-1.61 27 19.75 50.21 47.63 51.85l8.93.54a214 214 0 0 0-46.29 35.54C14 304.66 14 374 14 429.77v33.64l23.32-29.8a148.6 148.6 0 0 0 14.56 37.56c5.78 10.13 14.87 9.45 19.64 7.33 4.21-1.87 10-6.92 3.75-20.11a178.29 178.29 0 0 1-15.76-53.13l46.82-59.83-24.66 74.11c58.23-42.4 157.38-61.76 236.25-38.59 34.2 10.05 67.45.69 84.74-23.84.72-1 1.2-2.16 1.85-3.22a156.09 156.09 0 0 1 2.8 28.43c0 23.3-3.69 52.93-14.88 81.64-2.52 6.46 1.76 14.5 8.6 15.74 7.42 1.57 15.33-3.1 18.37-11.15C429 443 434 414 434 382.32c0-38.58-13-77.46-35.91-110.92zM142.37 128.58l-15.7-.93-1.39 21.79 13.13.78a93 93 0 0 0 .32 19.57l-22.38-1.34a12.28 12.28 0 0 1-11.76-12.79L107 119c1-12.17 13.87-11.27 13.26-11.32l29.11 1.73a144.35 144.35 0 0 0-7 19.17zm148.42 172.18a10.51 10.51 0 0 1-14.35-1.39l-9.68-11.49-34.42 27a8.09 8.09 0 0 1-11.13-1.08l-15.78-18.64a7.38 7.38 0 0 1 1.34-10.34l34.57-27.18-14.14-16.74-17.09 13.45a7.75 7.75 0 0 1-10.59-1s-3.72-4.42-3.8-4.53a7.38 7.38 0 0 1 1.37-10.34L214 225.19s-18.51-22-18.6-22.14a9.56 9.56 0 0 1 1.74-13.42 10.38 10.38 0 0 1 14.3 1.37l81.09 96.32a9.58 9.58 0 0 1-1.74 13.44zM187.44 419a18 18 0 1 0 18 18 18 18 0 0 0-18-18z"/></svg>')
  }
  .md-typeset .admonition.keybase,
  .md-typeset details.keybase {
    border-color: rgb(243, 234, 103);
  }
  .md-typeset .keybase > .admonition-title,
  .md-typeset .keybase > summary {
    background-color: rgba(233, 208, 95, 0.459);
  }
  .md-typeset .keybase > .admonition-title::before,
  .md-typeset .keybase > summary::before {
    background-color: rgb(168, 86, 9);
    -webkit-mask-image: var(--md-admonition-icon--keybase);
            mask-image: var(--md-admonition-icon--keybase);
  }
:root {
    --md-admonition-icon--book-atlas: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"><!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M0 96C0 43 43 0 96 0H384h32c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32H384 96c-53 0-96-43-96-96V96zM64 416c0 17.7 14.3 32 32 32H352V384H96c-17.7 0-32 14.3-32 32zM247.4 283.8c-3.7 3.7-6.2 4.2-7.4 4.2s-3.7-.5-7.4-4.2c-3.8-3.7-8-10-11.8-18.9c-6.2-14.5-10.8-34.3-12.2-56.9h63c-1.5 22.6-6 42.4-12.2 56.9c-3.8 8.9-8 15.2-11.8 18.9zm42.7-9.9c7.3-18.3 12-41.1 13.4-65.9h31.1c-4.7 27.9-21.4 51.7-44.5 65.9zm0-163.8c23.2 14.2 39.9 38 44.5 65.9H303.5c-1.4-24.7-6.1-47.5-13.4-65.9zM368 192a128 128 0 1 0 -256 0 128 128 0 1 0 256 0zM145.3 208h31.1c1.4 24.7 6.1 47.5 13.4 65.9c-23.2-14.2-39.9-38-44.5-65.9zm31.1-32H145.3c4.7-27.9 21.4-51.7 44.5-65.9c-7.3 18.3-12 41.1-13.4 65.9zm56.1-75.8c3.7-3.7 6.2-4.2 7.4-4.2s3.7 .5 7.4 4.2c3.8 3.7 8 10 11.8 18.9c6.2 14.5 10.8 34.3 12.2 56.9h-63c1.5-22.6 6-42.4 12.2-56.9c3.8-8.9 8-15.2 11.8-18.9z"/></svg>')
  }
  .md-typeset .admonition.book-atlas,
  .md-typeset details.book-atlas {
    border-color: rgb(243, 234, 103);
  }
  .md-typeset .book-atlas > .admonition-title,
  .md-typeset .book-atlas > summary {
    background-color: rgba(247, 231, 160, 0.719);
  }
  .md-typeset .book-atlas > .admonition-title::before,
  .md-typeset .book-atlas > summary::before {
    background-color: rgb(168, 86, 9);
    -webkit-mask-image: var(--md-admonition-icon--book-atlas);
            mask-image: var(--md-admonition-icon--book-atlas);
  }

:root {
    --md-admonition-icon--copyright: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM199.4 312.6c-31.2-31.2-31.2-81.9 0-113.1s81.9-31.2 113.1 0c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9c-50-50-131-50-181 0s-50 131 0 181s131 50 181 0c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0c-31.2 31.2-81.9 31.2-113.1 0z"/></svg>')
  }
  .md-typeset .admonition.copyright,
  .md-typeset details.copyright {
    border-color: rgb(177, 235, 138);
  }
  .md-typeset .copyright > .admonition-title,
  .md-typeset .copyright > summary {
    background-color: rgba(84, 226, 55, 0.459);
  }
  .md-typeset .copyright > .admonition-title::before,
  .md-typeset .copyright > summary::before {
    background-color: rgb(3, 139, 3);
    -webkit-mask-image: var(--md-admonition-icon--copyright);
            mask-image: var(--md-admonition-icon--copyright);
  }

:root {
    --md-admonition-icon--clipboard-question: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 384 512"><!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M192 0c-41.8 0-77.4 26.7-90.5 64H64C28.7 64 0 92.7 0 128V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H282.5C269.4 26.7 233.8 0 192 0zm0 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM105.8 229.3c7.9-22.3 29.1-37.3 52.8-37.3h58.3c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L216 328.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24V314.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1H158.6c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM160 416a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"/></svg>')
  }
  .md-typeset .admonition.clipboard-question,
  .md-typeset details.clipboard-question {
    border-color: rgb(206, 153, 236);
  }
  .md-typeset .clipboard-question > .admonition-title,
  .md-typeset .clipboard-question > summary {
    background-color: rgba(203, 203, 243, 0.726);
  }
  .md-typeset .clipboard-question > .admonition-title::before,
  .md-typeset .clipboard-question > summary::before {
    background-color: rgba(17, 6, 66, 0.712);
    -webkit-mask-image: var(--md-admonition-icon--clipboard-question);
            mask-image: var(--md-admonition-icon--clipboard-question);
  }

:root {
    --md-admonition-icon--filter: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M3.9 54.9C10.5 40.9 24.5 32 40 32H472c15.5 0 29.5 8.9 36.1 22.9s4.6 30.5-5.2 42.5L320 320.9V448c0 12.1-6.8 23.2-17.7 28.6s-23.8 4.3-33.5-3l-64-48c-8.1-6-12.8-15.5-12.8-25.6V320.9L9 97.3C-.7 85.4-2.8 68.8 3.9 54.9z"/></svg>')
  }
  .md-typeset .admonition.filter,
  .md-typeset details.filter {
    border-color: rgb(243, 234, 103);
  }
  .md-typeset .filter > .admonition-title,
  .md-typeset .filter > summary {
    background-color: rgba(233, 208, 95, 0.459);
  }
  .md-typeset .filter > .admonition-title::before,
  .md-typeset .filter > summary::before {
    background-color: rgb(168, 86, 9);
    -webkit-mask-image: var(--md-admonition-icon--filter);
            mask-image: var(--md-admonition-icon--filter);
  }

:root {
    --md-admonition-icon--user-secret: url('data:image/svg+xml;charset=utf-9,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"><!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M224 16c-6.7 0-10.8-2.8-15.5-6.1C201.9 5.4 194 0 176 0c-30.5 0-52 43.7-66 89.4C62.7 98.1 32 112.2 32 128c0 14.3 25 27.1 64.6 35.9c-.4 4-.6 8-.6 12.1c0 17 3.3 33.2 9.3 48H45.4C38 224 32 230 32 237.4c0 1.7 .3 3.4 1 5l38.8 96.9C28.2 371.8 0 423.8 0 482.3C0 498.7 13.3 512 29.7 512H418.3c16.4 0 29.7-13.3 29.7-29.7c0-58.5-28.2-110.4-71.7-143L415 242.4c.6-1.6 1-3.3 1-5c0-7.4-6-13.4-13.4-13.4H342.7c6-14.8 9.3-31 9.3-48c0-4.1-.2-8.1-.6-12.1C391 155.1 416 142.3 416 128c0-15.8-30.7-29.9-78-38.6C324 43.7 302.5 0 272 0c-18 0-25.9 5.4-32.5 9.9c-4.8 3.3-8.8 6.1-15.5 6.1zm56 208H267.6c-16.5 0-31.1-10.6-36.3-26.2c-2.3-7-12.2-7-14.5 0c-5.2 15.6-19.9 26.2-36.3 26.2H168c-22.1 0-40-17.9-40-40V169.6c28.2 4.1 61 6.4 96 6.4s67.8-2.3 96-6.4V184c0 22.1-17.9 40-40 40zm-88 96l16 32L176 480 128 288l64 32zm128-32L272 480 240 352l16-32 64-32z"/></svg>')
  }
  .md-typeset .admonition.user-secret,
  .md-typeset details.user-secret {
    border-color: rgb(30, 202, 14);
  }
  .md-typeset .user-secret > .admonition-title,
  .md-typeset .user-secret > summary {
    background-color: rgba(20, 122, 46, 0.459);
  }
  .md-typeset .user-secret > .admonition-title::before,
  .md-typeset .user-secret > summary::before {
    background-color: rgb(204, 87, 19);
    -webkit-mask-image: var(--md-admonition-icon--user-secret);
            mask-image: var(--md-admonition-icon--user-secret);
  }

:root {
  --md-admonition-icon--terminal-2: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M41.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 41.4 86.6zM288 416H576c17.7 0 32 14.3 32 32s-14.3 32-32 32H288c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>')
}
.md-typeset .admonition.terminal-2,
.md-typeset details.terminal-2 {
  border-color: rgb(105,105,105);
}
.md-typeset .terminal-2 > .admonition-title,
.md-typeset .terminal-2 > summary {
  color:rgb(35, 35, 37);
  background-color: rgba(194, 197, 192, 0.664);
}
.md-typeset .terminal-2 > .admonition-title::before,
.md-typeset .terminal-2 > summary::before {
  background-color: rgb(9, 209, 26);
  -webkit-mask-image: var(--md-admonition-icon--terminal-2);
          mask-image: var(--md-admonition-icon--terminal-2);
}

:root {
  --md-admonition-icon--backward: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M459.5 440.6c9.5 7.9 22.8 9.7 34.1 4.4s18.4-16.6 18.4-29V96c0-12.4-7.2-23.7-18.4-29s-24.5-3.6-34.1 4.4L288 214.3V256v41.7L459.5 440.6zM256 352V256 128 96c0-12.4-7.2-23.7-18.4-29s-24.5-3.6-34.1 4.4l-192 160C4.2 237.5 0 246.5 0 256s4.2 18.5 11.5 24.6l192 160c9.5 7.9 22.8 9.7 34.1 4.4s18.4-16.6 18.4-29V352z"/></svg>')
}
.md-typeset .admonition.backward,
.md-typeset details.backward {
  border-color: rgb(105,105,105);
}
.md-typeset .backward > .admonition-title,
.md-typeset .backward > summary {
  color:rgb(255, 255, 255);
  background-color: rgba(32, 31, 25, 0.74);
}
.md-typeset .backward > .admonition-title::before,
.md-typeset .backward > summary::before {
  background-color: rgb(231, 209, 86);
  -webkit-mask-image: var(--md-admonition-icon--backward);
          mask-image: var(--md-admonition-icon--backward);
}

:root {
  --md-admonition-icon--surprise: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm176.4-80a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM256 288a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"/></svg>')
}
.md-typeset .admonition.surprise,
.md-typeset details.surprise {
  border-color: rgb(105,105,105);
}
.md-typeset .surprise > .admonition-title,
.md-typeset .surprise > summary {
  color:rgb(35, 35, 37);
  background-color: rgba(247, 203, 10, 0.815);
}
.md-typeset .surprise > .admonition-title::before,
.md-typeset .surprise > summary::before {
  background-color: rgb(209, 22, 9);
  -webkit-mask-image: var(--md-admonition-icon--surprise);
          mask-image: var(--md-admonition-icon--surprise);
}

:root {
  --md-admonition-icon--mg-glass-location: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM288 176c0-44.2-35.8-80-80-80s-80 35.8-80 80c0 48.8 46.5 111.6 68.6 138.6c6 7.3 16.8 7.3 22.7 0c22.1-27 68.6-89.8 68.6-138.6zm-112 0a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"/></svg>')
}
.md-typeset .admonition.mg-glass-location,
.md-typeset details.mg-glass-location {
  border-color: rgb(105,105,105);
}
.md-typeset .mg-glass-location > .admonition-title,
.md-typeset .mg-glass-location > summary {
  color:rgb(35, 35, 37);
  background-color: rgba(185, 108, 216, 0.486);
}
.md-typeset .mg-glass-location > .admonition-title::before,
.md-typeset .mg-glass-location > summary::before {
  background-color: rgb(28, 5, 131);
  -webkit-mask-image: var(--md-admonition-icon--mg-glass-location);
          mask-image: var(--md-admonition-icon--mg-glass-location);
}

:root {
  --md-admonition-icon--flushed: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM160.4 248a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm216-24a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zM192 336c-13.3 0-24 10.7-24 24s10.7 24 24 24H320c13.3 0 24-10.7 24-24s-10.7-24-24-24H192zM160 176a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm0 128a80 80 0 1 0 0-160 80 80 0 1 0 0 160zm144-80a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm128 0a80 80 0 1 0 -160 0 80 80 0 1 0 160 0z"/></svg>')
}
.md-typeset .admonition.flushed,
.md-typeset details.flushed {
  border-color: rgb(105,105,105);
}
.md-typeset .flushed > .admonition-title,
.md-typeset .flushed > summary {
  color:rgb(35, 35, 37);
  background-color: rgba(231, 198, 52, 0.815);
}
.md-typeset .flushed > .admonition-title::before,
.md-typeset .flushed > summary::before {
  background-color: rgb(148, 87, 7);
  -webkit-mask-image: var(--md-admonition-icon--flushed);
          mask-image: var(--md-admonition-icon--flushed);
}

:root {
  --md-admonition-icon--truck-medical: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 640 512"><!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M0 48C0 21.5 21.5 0 48 0H368c26.5 0 48 21.5 48 48V96h50.7c17 0 33.3 6.7 45.3 18.7L589.3 192c12 12 18.7 28.3 18.7 45.3V256v32 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H576c0 53-43 96-96 96s-96-43-96-96H256c0 53-43 96-96 96s-96-43-96-96H48c-26.5 0-48-21.5-48-48V48zM416 256H544V237.3L466.7 160H416v96zM160 464a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm368-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM176 80v48l-48 0c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V192h48c8.8 0 16-7.2 16-16V144c0-8.8-7.2-16-16-16H240V80c0-8.8-7.2-16-16-16H192c-8.8 0-16 7.2-16 16z"/></svg>')
}
.md-typeset .admonition.truck-medical,
.md-typeset details.truck-medical {
  border-color: rgb(105,105,105);
}
.md-typeset .truck-medical > .admonition-title,
.md-typeset .truck-medical > summary {
  color:rgb(35, 35, 37);
  background-color: rgba(221, 211, 166, 0.815);
}
.md-typeset .truck-medical > .admonition-title::before,
.md-typeset .truck-medical > summary::before {
  background-color: rgb(209, 22, 9);
  -webkit-mask-image: var(--md-admonition-icon--truck-medical);
          mask-image: var(--md-admonition-icon--truck-medical);
}


:root {
  --md-admonition-icon--truck-ramp: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 640 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M640 0V400c0 61.9-50.1 112-112 112c-61 0-110.5-48.7-112-109.3L48.4 502.9c-17.1 4.6-34.6-5.4-39.3-22.5s5.4-34.6 22.5-39.3L352 353.8V64c0-35.3 28.7-64 64-64H640zM576 400a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM23.1 207.7c-4.6-17.1 5.6-34.6 22.6-39.2l46.4-12.4 20.7 77.3c2.3 8.5 11.1 13.6 19.6 11.3l30.9-8.3c8.5-2.3 13.6-11.1 11.3-19.6l-20.7-77.3 46.4-12.4c17.1-4.6 34.6 5.6 39.2 22.6l41.4 154.5c4.6 17.1-5.6 34.6-22.6 39.2L103.7 384.9c-17.1 4.6-34.6-5.6-39.2-22.6L23.1 207.7z"/></svg>')
}
.md-typeset .admonition.truck-ramp,
.md-typeset details.truck-ramp {
  border-color: rgb(255,255,0);
}
.md-typeset .truck-ramp > .admonition-title,
.md-typeset .truck-ramp > summary {
  background-color: rgba(255,255,0, 0.2);
}
.md-typeset .truck-ramp > .admonition-title::before,
.md-typeset .truck-ramp > summary::before {
  background-color: rgb(25,25,112);
  -webkit-mask-image: var(--md-admonition-icon--truck-ramp);
          mask-image: var(--md-admonition-icon--truck-ramp);
}

:root {
  --md-admonition-icon--clipboard-list: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 384 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M192 0c-41.8 0-77.4 26.7-90.5 64H64C28.7 64 0 92.7 0 128V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H282.5C269.4 26.7 233.8 0 192 0zm0 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM72 272a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm104-16H304c8.8 0 16 7.2 16 16s-7.2 16-16 16H176c-8.8 0-16-7.2-16-16s7.2-16 16-16zM72 368a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm88 0c0-8.8 7.2-16 16-16H304c8.8 0 16 7.2 16 16s-7.2 16-16 16H176c-8.8 0-16-7.2-16-16z"/></svg>')
}
.md-typeset .admonition.clipboard-list,
.md-typeset details.clipboard-list {
  border-color: rgb(235, 235, 235);
}
.md-typeset .clipboard-list > .admonition-title,
.md-typeset .clipboard-list > summary {
  color:rgb(225, 225, 236);
  background-color: rgba(5, 6, 75, 0.842);
}
.md-typeset .clipboard-list > .admonition-title::before,
.md-typeset .clipboard-list > summary::before {
  background-color: rgba(238, 93, 9, 0.966);
  -webkit-mask-image: var(--md-admonition-icon--clipboard-list);
          mask-image: var(--md-admonition-icon--clipboard-list);
}

:root {
  --md-admonition-icon--plane-depart: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 640 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M381 114.9L186.1 41.8c-16.7-6.2-35.2-5.3-51.1 2.7L89.1 67.4C78 73 77.2 88.5 87.6 95.2l146.9 94.5L136 240 77.8 214.1c-8.7-3.9-18.8-3.7-27.3 .6L18.3 230.8c-9.3 4.7-11.8 16.8-5 24.7l73.1 85.3c6.1 7.1 15 11.2 24.3 11.2H248.4c5 0 9.9-1.2 14.3-3.4L535.6 212.2c46.5-23.3 82.5-63.3 100.8-112C645.9 75 627.2 48 600.2 48H542.8c-20.2 0-40.2 4.8-58.2 14L381 114.9zM0 480c0 17.7 14.3 32 32 32H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H32c-17.7 0-32 14.3-32 32z"/></svg>')
}
.md-typeset .admonition.plane-depart,
.md-typeset details.plane-depart {
  border-color: rgb(255,255,0);
}
.md-typeset .plane-depart > .admonition-title,
.md-typeset .plane-depart > summary {
  background-color: rgba(255,255,0, 0.2);
}
.md-typeset .plane-depart > .admonition-title::before,
.md-typeset .plane-depart > summary::before {
  background-color: rgb(25,25,112);
  -webkit-mask-image: var(--md-admonition-icon--plane-depart);
          mask-image: var(--md-admonition-icon--plane-depart);
}

:root {
  --md-admonition-icon--graduation-cap: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 640 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M320 32c-8.1 0-16.1 1.4-23.7 4.1L15.8 137.4C6.3 140.9 0 149.9 0 160s6.3 19.1 15.8 22.6l57.9 20.9C57.3 229.3 48 259.8 48 291.9v28.1c0 28.4-10.8 57.7-22.3 80.8c-6.5 13-13.9 25.8-22.5 37.6C0 442.7-.9 448.3 .9 453.4s6 8.9 11.2 10.2l64 16c4.2 1.1 8.7 .3 12.4-2s6.3-6.1 7.1-10.4c8.6-42.8 4.3-81.2-2.1-108.7C90.3 344.3 86 329.8 80 316.5V291.9c0-30.2 10.2-58.7 27.9-81.5c12.9-15.5 29.6-28 49.2-35.7l157-61.7c8.2-3.2 17.5 .8 20.7 9s-.8 17.5-9 20.7l-157 61.7c-12.4 4.9-23.3 12.4-32.2 21.6l159.6 57.6c7.6 2.7 15.6 4.1 23.7 4.1s16.1-1.4 23.7-4.1L624.2 182.6c9.5-3.4 15.8-12.5 15.8-22.6s-6.3-19.1-15.8-22.6L343.7 36.1C336.1 33.4 328.1 32 320 32zM128 408c0 35.3 86 72 192 72s192-36.7 192-72L496.7 262.6 354.5 314c-11.1 4-22.8 6-34.5 6s-23.5-2-34.5-6L143.3 262.6 128 408z"/></svg>')
}
.md-typeset .admonition.graduation-cap,
.md-typeset details.graduation-cap {
  border-color: rgb(255,255,0);
}
.md-typeset .graduation-cap > .admonition-title,
.md-typeset .graduation-cap > summary {
  background-color: rgba(255,255,0, 0.2);
}
.md-typeset .graduation-cap > .admonition-title::before,
.md-typeset .graduation-cap > summary::before {
  background-color: rgb(25,25,112);
  -webkit-mask-image: var(--md-admonition-icon--graduation-cap);
          mask-image: var(--md-admonition-icon--graduation-cap);
}

:root {
  --md-admonition-icon--dumbbell: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l32 0c17.7 0 32 14.3 32 32l0 160 0 64 0 160c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-64-32 0c-17.7 0-32-14.3-32-32l0-64c-17.7 0-32-14.3-32-32s14.3-32 32-32l0-64c0-17.7 14.3-32 32-32l32 0 0-64zm448 0l0 64 32 0c17.7 0 32 14.3 32 32l0 64c17.7 0 32 14.3 32 32s-14.3 32-32 32l0 64c0 17.7-14.3 32-32 32l-32 0 0 64c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-160 0-64 0-160c0-17.7 14.3-32 32-32l32 0c17.7 0 32 14.3 32 32zM416 224l0 64-192 0 0-64 192 0z"/></svg>')
}
.md-typeset .admonition.dumbbell,
.md-typeset details.dumbbell {
  border-color: rgb(255,255,0);
}
.md-typeset .dumbbell > .admonition-title,
.md-typeset .dumbbell > summary {
  background-color: rgba(255,255,0, 0.2);
}
.md-typeset .dumbbell > .admonition-title::before,
.md-typeset .dumbbell > summary::before {
  background-color: rgb(25,25,112);
  -webkit-mask-image: var(--md-admonition-icon--dumbbell);
          mask-image: var(--md-admonition-icon--dumbbell);
}

:root {
  --md-admonition-icon--scroll: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M0 80l0 48c0 17.7 14.3 32 32 32l16 0 48 0 0-80c0-26.5-21.5-48-48-48S0 53.5 0 80zM112 32c10 13.4 16 30 16 48l0 304c0 35.3 28.7 64 64 64s64-28.7 64-64l0-5.3c0-32.4 26.3-58.7 58.7-58.7L480 320l0-192c0-53-43-96-96-96L112 32zM464 480c61.9 0 112-50.1 112-112c0-8.8-7.2-16-16-16l-245.3 0c-14.7 0-26.7 11.9-26.7 26.7l0 5.3c0 53-43 96-96 96l176 0 96 0z"/></svg>')
}
.md-typeset .admonition.scroll,
.md-typeset details.scroll {
  border-color: rgb(255,255,0);
}
.md-typeset .scroll > .admonition-title,
.md-typeset .scroll > summary {
  background-color: rgba(255,255,0, 0.2);
}
.md-typeset .scroll > .admonition-title::before,
.md-typeset .scroll > summary::before {
  background-color: rgb(25,25,112);
  -webkit-mask-image: var(--md-admonition-icon--scroll);
          mask-image: var(--md-admonition-icon--scroll);
}

:root {
  --md-admonition-icon--cloud-down: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M144 480C64.5 480 0 415.5 0 336c0-62.8 40.2-116.2 96.2-135.9c-.1-2.7-.2-5.4-.2-8.1c0-88.4 71.6-160 160-160c59.3 0 111 32.2 138.7 80.2C409.9 102 428.3 96 448 96c53 0 96 43 96 96c0 12.2-2.3 23.8-6.4 34.6C596 238.4 640 290.1 640 352c0 70.7-57.3 128-128 128l-368 0zm79-167l80 80c9.4 9.4 24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-39 39L344 184c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 134.1-39-39c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9z"/></svg>')
}
.md-typeset .admonition.cloud-down,
.md-typeset details.cloud-down {
  border-color: rgb(226, 226, 220);
}
.md-typeset .cloud-down > .admonition-title,
.md-typeset .cloud-down > summary {
  color:rgb(225, 225, 236);
  background-color: rgba(15, 15, 2, 0.884);
}
.md-typeset .cloud-down > .admonition-title::before,
.md-typeset .cloud-down > summary::before {
  background-color: rgba(235, 235, 245, 0.979);
  -webkit-mask-image: var(--md-admonition-icon--cloud-down);
          mask-image: var(--md-admonition-icon--cloud-down);
}

:root {
  --md-admonition-icon--list-check: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M152.1 38.2c9.9 8.9 10.7 24 1.8 33.9l-72 80c-4.4 4.9-10.6 7.8-17.2 7.9s-12.9-2.4-17.6-7L7 113C-2.3 103.6-2.3 88.4 7 79s24.6-9.4 33.9 0l22.1 22.1 55.1-61.2c8.9-9.9 24-10.7 33.9-1.8zm0 160c9.9 8.9 10.7 24 1.8 33.9l-72 80c-4.4 4.9-10.6 7.8-17.2 7.9s-12.9-2.4-17.6-7L7 273c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l22.1 22.1 55.1-61.2c8.9-9.9 24-10.7 33.9-1.8zM224 96c0-17.7 14.3-32 32-32l224 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-224 0c-17.7 0-32-14.3-32-32zm0 160c0-17.7 14.3-32 32-32l224 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-224 0c-17.7 0-32-14.3-32-32zM160 416c0-17.7 14.3-32 32-32l288 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-288 0c-17.7 0-32-14.3-32-32zM48 368a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"/></svg>')
}
.md-typeset .admonition.list-check,
.md-typeset details.list-check {
  border-color: rgb(255,255,0);
}
.md-typeset .list-check > .admonition-title,
.md-typeset .list-check > summary {
  background-color: rgba(255,255,0, 0.2);
}
.md-typeset .list-check > .admonition-title::before,
.md-typeset .list-check > summary::before {
  background-color: rgb(25,25,112);
  -webkit-mask-image: var(--md-admonition-icon--list-check);
          mask-image: var(--md-admonition-icon--list-check);
}

:root {
  --md-admonition-icon--spinner: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d="M272 112C272 85.5 293.5 64 320 64C346.5 64 368 85.5 368 112C368 138.5 346.5 160 320 160C293.5 160 272 138.5 272 112zM272 528C272 501.5 293.5 480 320 480C346.5 480 368 501.5 368 528C368 554.5 346.5 576 320 576C293.5 576 272 554.5 272 528zM112 272C138.5 272 160 293.5 160 320C160 346.5 138.5 368 112 368C85.5 368 64 346.5 64 320C64 293.5 85.5 272 112 272zM480 320C480 293.5 501.5 272 528 272C554.5 272 576 293.5 576 320C576 346.5 554.5 368 528 368C501.5 368 480 346.5 480 320zM139 433.1C157.8 414.3 188.1 414.3 206.9 433.1C225.7 451.9 225.7 482.2 206.9 501C188.1 519.8 157.8 519.8 139 501C120.2 482.2 120.2 451.9 139 433.1zM139 139C157.8 120.2 188.1 120.2 206.9 139C225.7 157.8 225.7 188.1 206.9 206.9C188.1 225.7 157.8 225.7 139 206.9C120.2 188.1 120.2 157.8 139 139zM501 433.1C519.8 451.9 519.8 482.2 501 501C482.2 519.8 451.9 519.8 433.1 501C414.3 482.2 414.3 451.9 433.1 433.1C451.9 414.3 482.2 414.3 501 433.1z"/></svg>')
}
.md-typeset .admonition.spinner,
.md-typeset details.spinner {
  border-color: rgb(223, 219, 214);
}
.md-typeset .spinner > .admonition-title,
.md-typeset .spinner > summary {
  color:rgb(240, 235, 235);
  background-color: rgb(12, 4, 1);
}
.md-typeset .spinner > .admonition-title::before,
.md-typeset .spinner > summary::before {
  background-color: rgb(238, 238, 243);
  -webkit-mask-image: var(--md-admonition-icon--spinner);
          mask-image: var(--md-admonition-icon--spinner);
}

:root {
  --md-admonition-icon--anchor-exclaim: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d="M320.5 160C320.5 177.7 306.2 192 288.5 192C270.8 192 256.5 177.7 256.5 160C256.5 142.3 270.8 128 288.5 128C306.2 128 320.5 142.3 320.5 160zM288.5 64C235.5 64 192.5 107 192.5 160C192.5 201.8 219.2 237.4 256.5 250.5L256.5 508.4C193.6 494.1 146.3 438.7 144.6 371.9L160.7 386C170.7 394.7 185.8 393.7 194.6 383.7C203.4 373.7 202.3 358.6 192.3 349.8L128.3 293.8C119.3 285.9 105.7 285.9 96.7 293.8L32.7 349.8C22.7 358.5 21.7 373.7 30.4 383.7C39.1 393.7 54.3 394.7 64.3 386L80.5 371.8C82.6 484.9 174.9 575.9 288.5 575.9C305.1 575.9 321.2 574 336.7 570.3C316.4 539.8 304.5 503.3 304.5 463.9C304.5 436.6 310.2 410.6 320.5 387L320.5 250.4C357.8 237.2 384.5 201.7 384.5 159.9C384.5 106.9 341.5 63.9 288.5 63.9zM496.5 608C576 608 640.5 543.5 640.5 464C640.5 384.5 576 320 496.5 320C417 320 352.5 384.5 352.5 464C352.5 543.5 417 608 496.5 608zM496.5 508C507.5 508 516.5 517 516.5 528C516.5 539 507.5 548 496.5 548C485.5 548 476.5 539 476.5 528C476.5 517 485.5 508 496.5 508zM496.5 368C505.3 368 512.5 375.2 512.5 384L512.5 464C512.5 472.8 505.3 480 496.5 480C487.7 480 480.5 472.8 480.5 464L480.5 384C480.5 375.2 487.7 368 496.5 368z"/></svg>')
}
.md-typeset .admonition.anchor-exclaim,
.md-typeset details.anchor-exclaim {
  border-color: rgb(223, 219, 214);
}
.md-typeset .anchor-exclaim > .admonition-title,
.md-typeset .anchor-exclaim > summary {
  color:rgb(240, 235, 235);
  background-color: rgb(223, 137, 10);
}
.md-typeset .anchor-exclaim > .admonition-title::before,
.md-typeset .anchor-exclaim > summary::before {
  background-color: rgb(238, 238, 243);
  -webkit-mask-image: var(--md-admonition-icon--anchor-exclaim);
          mask-image: var(--md-admonition-icon--anchor-exclaim);
}

:root {
  --md-admonition-icon--people-group: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d="M320 64C355.3 64 384 92.7 384 128C384 163.3 355.3 192 320 192C284.7 192 256 163.3 256 128C256 92.7 284.7 64 320 64zM416 376C416 401 403.3 423 384 435.9L384 528C384 554.5 362.5 576 336 576L304 576C277.5 576 256 554.5 256 528L256 435.9C236.7 423 224 401 224 376L224 336C224 283 267 240 320 240C373 240 416 283 416 336L416 376zM160 96C190.9 96 216 121.1 216 152C216 182.9 190.9 208 160 208C129.1 208 104 182.9 104 152C104 121.1 129.1 96 160 96zM176 336L176 368C176 400.5 188.1 430.1 208 452.7L208 528C208 529.2 208 530.5 208.1 531.7C199.6 539.3 188.4 544 176 544L144 544C117.5 544 96 522.5 96 496L96 439.4C76.9 428.4 64 407.7 64 384L64 352C64 299 107 256 160 256C172.7 256 184.8 258.5 195.9 262.9C183.3 284.3 176 309.3 176 336zM432 528L432 452.7C451.9 430.2 464 400.5 464 368L464 336C464 309.3 456.7 284.4 444.1 262.9C455.2 258.4 467.3 256 480 256C533 256 576 299 576 352L576 384C576 407.7 563.1 428.4 544 439.4L544 496C544 522.5 522.5 544 496 544L464 544C451.7 544 440.4 539.4 431.9 531.7C431.9 530.5 432 529.2 432 528zM480 96C510.9 96 536 121.1 536 152C536 182.9 510.9 208 480 208C449.1 208 424 182.9 424 152C424 121.1 449.1 96 480 96z"/></svg>')
}
.md-typeset .admonition.people-group,
.md-typeset details.people-group {
  border-color: rgb(223, 219, 214);
}
.md-typeset .people-group > .admonition-title,
.md-typeset .people-group > summary {
  color:rgb(240, 235, 235);
  background-color: rgb(12, 4, 1);
}
.md-typeset .people-group > .admonition-title::before,
.md-typeset .people-group > summary::before {
  background-color: rgb(238, 238, 243);
  -webkit-mask-image: var(--md-admonition-icon--people-group);
          mask-image: var(--md-admonition-icon--people-group);
}


:root {
  --md-admonition-icon--chart-diagram: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d="M144 96C117.5 96 96 117.5 96 144C96 170.5 117.5 192 144 192L296 192L296 232L248 280L176 280C136.2 280 104 312.2 104 352L104 416L96 416C78.3 416 64 430.3 64 448L64 512C64 529.7 78.3 544 96 544L160 544C177.7 544 192 529.7 192 512L192 448C192 430.3 177.7 416 160 416L152 416L152 352C152 338.7 162.7 328 176 328L248 328L296 376L296 416L288 416C270.3 416 256 430.3 256 448L256 512C256 529.7 270.3 544 288 544L352 544C369.7 544 384 529.7 384 512L384 448C384 430.3 369.7 416 352 416L344 416L344 376L392 328L464 328C477.3 328 488 338.7 488 352L488 416L480 416C462.3 416 448 430.3 448 448L448 512C448 529.7 462.3 544 480 544L544 544C561.7 544 576 529.7 576 512L576 448C576 430.3 561.7 416 544 416L536 416L536 352C536 312.2 503.8 280 464 280L392 280L344 232L344 192L496 192C522.5 192 544 170.5 544 144C544 117.5 522.5 96 496 96L144 96z"/></svg>')
}
.md-typeset .admonition.chart-diagram,
.md-typeset details.chart-diagram {
  border-color: rgb(223, 219, 214);
}
.md-typeset .chart-diagram > .admonition-title,
.md-typeset .chart-diagram > summary {
  color:rgb(209, 240, 151);
  background-color: rgb(32, 61, 44);
}
.md-typeset .chart-diagram > .admonition-title::before,
.md-typeset .chart-diagram > summary::before {
  background-color: rgb(202, 235, 165);
  -webkit-mask-image: var(--md-admonition-icon--chart-diagram);
          mask-image: var(--md-admonition-icon--chart-diagram);
}

:root {
  --md-admonition-icon--note-sticky: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d="M336 496L160 496C151.2 496 144 488.8 144 480L144 160C144 151.2 151.2 144 160 144L480 144C488.8 144 496 151.2 496 160L496 336L408 336C368.2 336 336 368.2 336 408L336 496zM476.1 384L384 476.1L384 408C384 394.7 394.7 384 408 384L476.1 384zM96 480C96 515.3 124.7 544 160 544L357.5 544C374.5 544 390.8 537.3 402.8 525.3L525.3 402.7C537.3 390.7 544 374.4 544 357.4L544 160C544 124.7 515.3 96 480 96L160 96C124.7 96 96 124.7 96 160L96 480z"/></svg>')
}
.md-typeset .admonition.note-sticky,
.md-typeset details.note-sticky {
  border-color: rgb(223, 219, 214);
}
.md-typeset .note-sticky > .admonition-title,
.md-typeset .note-sticky > summary {
  color:rgb(233, 236, 214);
  background-color: rgb(24, 152, 236);
}
.md-typeset .note-sticky > .admonition-title::before,
.md-typeset .note-sticky > summary::before {
  background-color: rgb(202, 235, 165);
  -webkit-mask-image: var(--md-admonition-icon--note-sticky);
          mask-image: var(--md-admonition-icon--note-sticky);
}

:root {
  --md-admonition-icon--door-open: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d="M384 128L448 128L448 544C448 561.7 462.3 576 480 576L512 576C529.7 576 544 561.7 544 544C544 526.3 529.7 512 512 512L512 128C512 92.7 483.3 64 448 64L352 64L352 64L192 64C156.7 64 128 92.7 128 128L128 512C110.3 512 96 526.3 96 544C96 561.7 110.3 576 128 576L352 576C369.7 576 384 561.7 384 544L384 128zM256 320C256 302.3 270.3 288 288 288C305.7 288 320 302.3 320 320C320 337.7 305.7 352 288 352C270.3 352 256 337.7 256 320z"/></svg>')
}
.md-typeset .admonition.door-open,
.md-typeset details.door-open {
  border-color: rgb(223, 219, 214);
}
.md-typeset .door-open > .admonition-title,
.md-typeset .door-open > summary {
  color:rgb(236, 240, 219);
  background-color: rgb(25, 89, 173);
}
.md-typeset .door-open > .admonition-title::before,
.md-typeset .door-open > summary::before {
  background-color: rgb(202, 235, 165);
  -webkit-mask-image: var(--md-admonition-icon--door-open);
          mask-image: var(--md-admonition-icon--door-open);
}

:root {
  --md-admonition-icon--square-plus: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d="M160 96C124.7 96 96 124.7 96 160L96 480C96 515.3 124.7 544 160 544L480 544C515.3 544 544 515.3 544 480L544 160C544 124.7 515.3 96 480 96L160 96zM296 408L296 344L232 344C218.7 344 208 333.3 208 320C208 306.7 218.7 296 232 296L296 296L296 232C296 218.7 306.7 208 320 208C333.3 208 344 218.7 344 232L344 296L408 296C421.3 296 432 306.7 432 320C432 333.3 421.3 344 408 344L344 344L344 408C344 421.3 333.3 432 320 432C306.7 432 296 421.3 296 408z"/></svg>')
}
.md-typeset .admonition.square-plus,
.md-typeset details.square-plus {
  border-color: rgb(223, 219, 214);
}
.md-typeset .square-plus > .admonition-title,
.md-typeset .square-plus > summary {
  color:rgb(23, 27, 5);
  background-color: rgb(247, 211, 11);
}
.md-typeset .square-plus > .admonition-title::before,
.md-typeset .square-plus > summary::before {
  background-color: rgb(99, 90, 7);
  -webkit-mask-image: var(--md-admonition-icon--square-plus);
          mask-image: var(--md-admonition-icon--square-plus);
}

:root {
  --md-admonition-icon--readme: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d="M560.3 110.5L420.5 110.5C372.4 110.5 330.6 143.8 320.1 190.8C309.5 143.8 267.8 110.5 219.7 110.5L80 110.5C53.5 110.5 32 132 32 158.5L32 404.3C32 430.8 53.5 452.3 80 452.3L169.7 452.3C271.9 452.3 302.4 476.7 317 527.3C317.7 530.1 322.2 530.1 323 527.3C337.7 476.7 368.2 452.3 470.3 452.3L560 452.3C586.5 452.3 608 430.8 608 404.3L608 158.6C608 132.2 586.7 110.7 560.3 110.5zM274 375.9C274 377.8 272.5 379.4 270.5 379.4L110.2 379.4C108.3 379.4 106.7 377.9 106.7 375.9L106.7 353C106.7 351.1 108.2 349.5 110.2 349.5L270.6 349.5C272.5 349.5 274.1 351 274.1 353L274.1 375.9L274 375.9zM274 315C274 316.9 272.5 318.5 270.5 318.5L110.2 318.5C108.3 318.5 106.7 317 106.7 315L106.7 292.1C106.7 290.2 108.2 288.6 110.2 288.6L270.6 288.6C272.5 288.6 274.1 290.1 274.1 292.1L274.1 315L274 315zM274 254.1C274 256 272.5 257.6 270.5 257.6L110.2 257.6C108.3 257.6 106.7 256.1 106.7 254.1L106.7 231.2C106.7 229.3 108.2 227.7 110.2 227.7L270.6 227.7C272.5 227.7 274.1 229.2 274.1 231.2L274.1 254.1L274 254.1zM533.3 375.8C533.3 377.7 531.8 379.3 529.8 379.3L369.5 379.3C367.6 379.3 366 377.8 366 375.8L366 352.9C366 351 367.5 349.4 369.5 349.4L529.9 349.4C531.8 349.4 533.4 350.9 533.4 352.9L533.4 375.8L533.3 375.8zM533.3 314.9C533.3 316.8 531.8 318.4 529.8 318.4L369.5 318.4C367.6 318.4 366 316.9 366 314.9L366 292C366 290.1 367.5 288.5 369.5 288.5L529.9 288.5C531.8 288.5 533.4 290 533.4 292L533.4 314.9L533.3 314.9zM533.3 254C533.3 255.9 531.8 257.5 529.8 257.5L369.5 257.5C367.6 257.5 366 256 366 254L366 231.2C366 229.3 367.5 227.7 369.5 227.7L529.9 227.7C531.8 227.7 533.4 229.2 533.4 231.2L533.4 254L533.3 254z"/></svg>')
}
.md-typeset .admonition.readme,
.md-typeset details.readme {
  border-color: rgb(223, 219, 214);
}
.md-typeset .readme > .admonition-title,
.md-typeset .readme > summary {
  color:rgb(23, 27, 5);
  background-color: rgb(247, 211, 11);
}
.md-typeset .readme > .admonition-title::before,
.md-typeset .readme > summary::before {
  background-color: rgb(99, 90, 7);
  -webkit-mask-image: var(--md-admonition-icon--readme);
          mask-image: var(--md-admonition-icon--readme);
}


:root {
  --md-admonition-icon--file-circle-mark: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d="M128 64C92.7 64 64 92.7 64 128L64 512C64 547.3 92.7 576 128 576L308 576C285.3 544.5 272 505.8 272 464C272 363.4 349.4 280.8 448 272.7L448 234.6C448 217.6 441.3 201.3 429.3 189.3L322.7 82.7C310.7 70.7 294.5 64 277.5 64L128 64zM389.5 240L296 240C282.7 240 272 229.3 272 216L272 122.5L389.5 240zM464 608C543.5 608 608 543.5 608 464C608 384.5 543.5 320 464 320C384.5 320 320 384.5 320 464C320 543.5 384.5 608 464 608zM523.3 427.3L486.6 464L523.3 500.7C529.5 506.9 529.5 517.1 523.3 523.3C517.1 529.5 506.9 529.5 500.7 523.3L464 486.6L427.3 523.3C421.1 529.5 410.9 529.5 404.7 523.3C398.5 517.1 398.5 506.9 404.7 500.7L441.4 464L404.7 427.3C398.5 421.1 398.5 410.9 404.7 404.7C410.9 398.5 421.1 398.5 427.3 404.7L464 441.4L500.7 404.7C506.9 398.5 517.1 398.5 523.3 404.7C529.5 410.9 529.5 421.1 523.3 427.3z"/></svg>')
}
.md-typeset .admonition.file-circle-mark,
.md-typeset details.file-circle-mark {
  border-color: rgb(223, 219, 214);
}
.md-typeset .file-circle-mark > .admonition-title,
.md-typeset .file-circle-mark > summary {
  color:rgb(246, 247, 243);
  background-color: rgb(216, 45, 22);
}
.md-typeset .file-circle-mark > .admonition-title::before,
.md-typeset .file-circle-mark > summary::before {
  background-color: rgb(241, 241, 237);
  -webkit-mask-image: var(--md-admonition-icon--file-circle-mark);
          mask-image: var(--md-admonition-icon--file-circle-mark);
}
