/* Body */

body {
    font-family: "IBM Plex Serif", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

input {
    font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

code,
kbd,
pre {
    font-family: "Roboto Mono", "Consolas", "Courier New", Courier, monospace
}

body {
    font-weight: 400;
}

body,
input {
    color: #000102;
    -webkit-font-feature-settings: "kern','liga";
    font-feature-settings: "kern','liga";
}

.center {
    display: block;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    font-family: Inter, Arial, sans-serif;
}

.embed-wrapper {
    max-width: 720px;
    margin: 0 auto;
}

.embed-container {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.embed-container embed,
.embed-container iframe,
.embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.md-footer-copyright {
    margin: 0 0.6rem;
    padding: 0.1rem 0;
    letter-spacing: 0.02em;
    color: hsla(0, 0%, 100%, .5);
    font-family: Inter, Arial, sans-serif;
    font-weight: 500;
    font-size: 0.6rem;
    line-height: 1.2;
}

.md-footer-copyright a {
    font-family: Inter, Arial, sans-serif;
    font-weight: 500;
}

@media only screen and (min-width: 60em) {
    .md-search__inner {
        width: 9.7rem;
    }
}


/*.md-typeset ul li {
    position: relative;
    left: 0.3em;
    margin-left: 0;
    list-style-type: none;
}*/

.md-typeset ol li {
    position: relative;
    left: 0.3em;
    margin-left: 0;
}

.md-typeset ul li:before {
    position: absolute;
    left: -.9em;
    content: "▪︎";
    opacity: 0.5;
}

.md-typeset .admonition,
.md-typeset details {
    box-shadow: none;
}

.md-typeset .admonition>.admonition-title:before,
.md-typeset .admonition>summary:before,
.md-typeset details>.admonition-title:before,
.md-typeset details>summary:before {
    left: 0.5rem;
    content: "\E88E";
    font-size: 0.8rem;
    line-height: 1.3;
}

.md-typeset .admonition,
.md-typeset details {
    font-family: "IBM Plex Serif", Arial, sans-serif;
    font-size: 0.8rem;
    line-height: inherit;
}

.md-typeset .admonition>.admonition-title,
.md-typeset .admonition>summary,
.md-typeset details>.admonition-title,
.md-typeset details>summary,
.md-typeset .admonition-title,
.md-typeset summary {
    margin: 0;
    padding: 0 0.6rem 0 1.7rem;
    border-bottom: none;
    background-color: transparent;
    letter-spacing: 0.05em;
    font-family: "Work Sans", Arial, sans-serif;
    font-weight: 500;
    font-size: 0.6rem;
    text-transform: uppercase;
}

.md-typeset .headerlink,
html body .md-typeset .headerlink {
    position: relative;
    left: 0.2rem;
    color: #e1e4e5;
    font-size: 0.9rem;
    line-height: 1em;
    float: right;
    opacity: 1;
}

figure {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
}

figcaption {
    margin: 0 auto;
    text-align: center;
}

.md-typeset {
    font-size: 0.8rem;
    line-height: 1.3rem;
}

.md-footer-copyright__highlight {
    color: hsla(0, 0%, 100%, .5);
}

.md-footer-meta.md-typeset a {
    color: hsla(0, 0%, 100%, .7);
}

[data-md-color-primary=indigo] .md-header,
[data-md-color-primary=indigo] .md-hero {
    background-color: white;
}

.md-header {
    color: #000102;
}

.md-main__inner {
    padding-top: 2rem;
}

.md-sidebar,
.md-sidebar[data-md-state=lock] {
    position: fixed;
    top: 0;
    padding-top: 2.7rem;
}

.md-footer-nav {
    color: rgba(0, 0, 0, .6);
    background-color: transparent;
}

.md-footer-nav__direction {
    color: rgba(0, 0, 0, .3);
    font-size: 0.6rem;
}

.md-container {
    padding-top: 0;
}

.md-search__input {
    padding-bottom: 0.2rem;
}

@media only screen and (min-width: 60em) {
    .md-search__input {
        background-color: #edeeef;
    }
    .md-search__input::placeholder {
        color: rgba(0, 0, 0, .4);
    }
}

.md-content__icon,
.md-footer-nav__button,
.md-header-nav__button,
.md-nav__button,
.md-nav__title:before,
.md-search-result__article--document:before {
    margin: 0.2rem 0;
    padding: 0.4rem 0.3rem;
}

.md-sidebar--primary {
    /* background-color: rgba(237, 238, 239, .6); */
}

.md-header-nav__title {
    padding: 0;
    font-family: Inter, Arial, sans-serif;
    font-weight: 500;
    font-size: 0.6rem;
    line-height: 2.5rem;
}

@media only screen and (min-width: 60em) {
    .md-typeset div.toc {
        display: none;
    }
}

p img,
td img {
    height: 1.3rem;
    vertical-align: middle;
}

img.imm {
    transition: transform 0.2s;
}

img.imm:hover {
    transform: scale(1.3);
}

.md-header[data-md-state=shadow],
.md-typeset table:not([class]),
img.image {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
}

.plain,
img.image.plain {
    box-shadow: none;
}

.md-typeset .admonition,
.md-typeset details {
    padding: 0;
}

.md-typeset .admonition p,
.md-typeset details p {
    padding: 0 0.8rem;
    font-weight: 500;
}

img.image {
    display: block;
    margin: 0.5rem auto;
}

@media only screen and (min-width: 60em) {
    img.iml {
        min-width: 20rem;
    }
}

.md-typeset .md-typeset__table {
    display: block;
    margin: 0 auto 0.5em;
    padding: 0 0.8rem;
}

.md-typeset table:not([class]) th {
    min-width: 5rem;
    padding: 0.4rem;
    vertical-align: top;
    color: #000102;
    background-color: rgba(0, 0, 0, .05);
}

.md-typeset table:not([class]) td {
    padding: 0.1rem 0.4rem;
}

.md-typeset table {
    letter-spacing: 0.01em;
    font-family: Inter, Arial, sans-serif;
}

.md-typeset table:not([class]) {
    display: table;
    width: auto;
    margin-right: auto;
    margin-left: auto;
}

.md-footer-meta {
    background-color: #11283f;
}

@media only screen and (min-width: 76.25em) {
    [data-md-color-primary=indigo] .md-header,
    [data-md-color-primary=indigo] .md-hero {
        background-color: white;
    }
    .md-typeset .headerlink {
        position: relative;
        left: 1rem;
    }
    .md-main__inner {
        padding-top: 1rem;
    }
    .md-sidebar,
    .md-sidebar[data-md-state=lock] {
        padding-top: 2.2rem;
    }
    .md-header {
        height: 0.1rem;
        color: rgba(0, 0, 0, .6);
    }
    .md-header[data-md-state=shadow] {
        -webkit-transition: none;
        transition: none;
        box-shadow: none;
    }
    .md-content {
        max-width: 100%;
        margin-right: 12.1rem;
        margin-left: 12.1rem;
    }
    .md-typeset div.highlights {
        font-size: 1.2em;
        line-height: 1.6em;
    }
    .md-typeset .admonition,
    .md-typeset .uk-h1,
    .md-typeset .uk-h2,
    .md-typeset .uk-h3,
    .md-typeset .uk-h4,
    .md-typeset .uk-h5,
    .md-typeset .uk-h6,
    .md-typeset blockquote,
    .md-typeset details,
    .md-typeset h1,
    .md-typeset h2,
    .md-typeset h3,
    .md-typeset h4,
    .md-typeset h5,
    .md-typeset h6,
    .md-typeset ol,
    .md-typeset p,
    .md-typeset ul,
    .md-typeset .topic {
        max-width: 36rem;
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .md-typeset pre.codehilite code,
    .md-typeset pre.highlight code {
        max-width: 37.4rem;
        margin: 0 auto;
    }
}

.md-grid {
    max-width: 100%;
}

.uk-slideshow-items {
    max-width: 100% !important;
}

@media only screen and (min-width: 76.25em) {
    .md-sidebar--secondary {
        margin-left: 100%;
    }
}

.md-typeset .uk-h1,
.md-typeset .uk-h2,
.md-typeset .uk-h3,
.md-typeset .uk-h4,
.md-typeset .uk-h5,
.md-typeset h1,
.md-typeset h2,
.md-typeset h3,
.md-typeset h4,
.md-typeset h5 {
    text-align: center;
}

.md-typeset .uk-h6,
.md-typeset .uk-h6 a,
.md-typeset a,
.md-typeset h6,
.md-typeset h6 a,
header {
    font-family: Inter, Arial, sans-serif;
}

.md-typeset .uk-h1,
.md-typeset .uk-h2,
.md-typeset .uk-h3,
.md-typeset .uk-h4,
.md-typeset h1,
.md-typeset h2,
.md-typeset h3,
.md-typeset h4 {
    font-family: "IBM Plex Serif", Arial, sans-serif;
    line-height: 1.1;
}

.md-typeset .uk-h1 a,
.md-typeset .uk-h2 a,
.md-typeset .uk-h3 a,
.md-typeset .uk-h4 a,
.md-typeset h1 a,
.md-typeset h2 a,
.md-typeset h3 a,
.md-typeset h4 a {
    font-family: "IBM Plex Serif", Arial, sans-serif;
}

.md-footer-nav__title {
    font-family: Inter, Arial, sans-serif;
    font-weight: 500;
    letter-spacing: 0.02em;
}


/*

.md-typeset h1, .md-typeset .uk-h1 {
  margin        : 1rem 0 0;
  letter-spacing: -.03em;
  color         : rgba(0,0,0,.6);
  font-size     : 3rem;
  font-weight   : 300;
  line-height   : 1.1;
  position      : relative;
  left          : auto;
} */

.md-typeset .uk-h1,
.md-typeset h1 {
    font-style: normal;
    margin: 3rem 0 2rem;
    letter-spacing: -.03em;
    color: #404142;
    /*rgba(0, 0, 0, 0.6);*/
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 0.9;
    position: relative;
    left: auto;
}

.md-typeset .uk-h2,
.md-typeset h2 {
    font-style: normal;
    margin: 4rem 0 0;
    letter-spacing: -.04em;
    color: #545556;
    /*rgba(0, 1, 2, .6);*/
    font-size: 2.3rem;
    font-weight: 600;
    line-height: 1.1;
    position: relative;
    left: -0.07em;
}

.md-typeset .uk-h3,
.md-typeset h3 {
    font-style: normal;
    margin: 4rem 0 0;
    letter-spacing: -0.028em;
    color: #4c4d4e;
    /*rgba(0, 1, 2, .5);*/
    font-size: 1.9rem;
    font-weight: 500;
    line-height: 1.1;
    position: relative;
    left: -0.05em;
}

.md-typeset .uk-h4,
.md-typeset h4 {
    font-style: normal;
    margin: 3rem 0 0.8rem;
    letter-spacing: 0;
    color: #2d2e2f;
    /*rgba(0, 1, 2, 0.7);*/
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.1;
    font-style: italic;
}

.md-typeset .uk-h5,
.md-typeset h5 {
    font-style: normal;
    margin: 1.8rem 0 0;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #000102;
    /*rgba(0, 1, 2, 0.7);*/
    font-family: "Work Sans", Arial, sans-serif;
    font-size: 0.9rem;
    font-weight: 500;
}

.md-typeset .uk-h5 a,
.md-typeset h5 a {
    font-family: "Work Sans", Arial, sans-serif;
}

.md-footer-nav__direction,
.md-nav__title,
.md-typeset .admonition>.admonition-title,
.md-typeset details>.admonition-title {
    letter-spacing: 0.05em;
    font-family: "Work Sans", Arial, sans-serif;
}

.md-typeset .admonition>.admonition-title,
.md-typeset .admonition>summary,
.md-typeset details>.admonition-title,
.md-typeset details>summary {
    font-size: 0.6rem;
    font-weight: 500;
    line-height: 1.8;
}

.md-typeset .admonition>p {
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
}

.md-nav__title {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    color: rgba(0, 0, 0, .3);
    font-weight: 500;
}

.md-footer-nav__direction,
.md-nav__title,
.md-typeset .admonition>.admonition-title,
.md-typeset .uk-h5,
.md-typeset details>.admonition-title,
.md-typeset h5 {
    text-transform: uppercase;
}

.md-content__inner:before {
    height: 0;
}

.md-nav__link {
    margin: 0;
}

.md-nav {
    font-size: 0.55rem;
    line-height: 0.75rem;
}

.md-sidebar {
    color: #000102;
}

.md-sidebar,
.md-sidebar a {
    font-family: Inter, Arial, sans-serif;
    font-weight: 500;
    letter-spacing: 0.03em;
    -webkit-font-smoothing: antialiased;
}

.md-sidebar__scrollwrap::-webkit-scrollbar {
    width: 1px;
}

.md-sidebar__scrollwrap::-webkit-scrollbar-thumb {
    background-color: #e5e6e7;
}

.md-typeset code {
    margin: 0 3px;
    padding: 2px 3px;
    word-break: break-word;
    border-radius: 3px;
    box-decoration-break: clone;
    box-shadow: none;
}

.md-typeset code,
.md-typeset pre {
    color: #37474f;
    background-color: rgba(0, 1, 2, .03);
    font-size: 0.95em;
    direction: ltr;
    font-weight: 500;
}

code,
tt {
    overflow-x: auto;
    max-width: 100%;
    max-width: 100%;
    margin: 2px 1px;
    padding: 1px;
    letter-spacing: 0;
    color: #1d1f21;
    border: solid 0 #e1e4e5;
    border-radius: 3px;
    background: transparent;
    box-shadow: 0 1px 0 0 rgba(0, 1, 2, .06);
    text-shadow: 0 1px 0 rgba(253, 254, 255, 1);
    font-family: "Roboto Mono", "Consolas", "Menlo", monospace;
    font-size: 0.95em;
}

code,
pre,
samp,
tt {
    letter-spacing: 0;
    font-family: "Roboto Mono", "Consolas", "Menlo", monospace;
    font-size: 0.95em;
}

.md-typeset kbd {
    display: inline-block;
    margin: 0 2px;
    padding: 1px 5px;
    white-space: nowrap;
    vertical-align: baseline;
    color: #37474f;
    border: 1px solid rgba(0, 1, 2, .08);
    border-radius: 5px;
    background-color: rgba(0, 1, 2, .02);
    box-shadow: none;
    text-shadow: 0 2px 0 rgba(253, 254, 255, 1);
    font-family: Inter, Arial, sans-serif;
    font-size: 0.9em;
    font-weight: 500;
    font-style: normal;
    line-height: 0.8rem;
}

.md-typeset .keys .key-arrow-down::before {
    padding-right: 0px !important;
    content: "" !important;
}

.md-typeset .keys .key-arrow-left::before {
    padding-right: 0 !important;
    content: "" !important;
}

.md-typeset .keys .key-arrow-right::before {
    padding-right: 0 !important;
    content: "" !important;
}

.md-typeset .keys .key-arrow-up::before {
    padding-right: 0px !important;
    content: "" !important;
}

.md-typeset mark,
mark {
    overflow-x: auto;
    max-width: 100%;
    margin: 0;
    padding: 0;
    white-space: normal;
    letter-spacing: 0.01em;
    color: #050607;
    border: solid 0 #e1e4e5;
    background-color: transparent;
    box-shadow: none;
    font-family: Inter, Arial, sans-serif;
    font-size: 0.95em;
    font-weight: 500;
    font-style: normal;
}

.linenodiv pre {
    margin: 0;
    padding: 12px;
    letter-spacing: -.02em;
    color: #d9d9d9;
    border-right: solid 1px #e6e9ea;
    font-family: "Roboto Mono", "Consolas", "Menlo", monospace;
    font-size: 0.9em;
    line-height: 1.4em;
}

div[class^='highlight'] pre {
    display: block;
    overflow: auto;
    margin: 0;
    padding: 12px;
    white-space: pre;
    color: #404040;
    font-family: "Roboto Mono", "Consolas", "Menlo", monospace;
    font-size: 12px;
    line-height: 1.4em;
}

footer {
    font-family: Inter, Arial, sans-serif;
    letter-spacing: 0.02em;
    font-weight: 500;
}

a {
    font-weight: 500;
}

em {
    font-style: italic;
}

a em,
em a {
    font-weight: 500;
    font-style: italic;
}

strong {
    color: #000102;
    font-family: Inter, Arial, sans-serif;
    font-weight: 400;
    font-size: 0.95em;
    letter-spacing: 0.01em;
}

a strong,
strong a {
    font-family: Inter, Arial, sans-serif;
    font-weight: 600;
}


/* Sanserif */

.btn {
    font-family: Inter, Arial, sans-serif;
}

input[type='color'],
input[type='date'],
input[type='datetime'],
input[type='datetime-local'],
input[type='email'],
input[type='month'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='time'],
input[type='url'],
input[type='week'] {
    font-family: Inter, Arial, sans-serif;
}

textarea {
    font-family: Inter, Arial, sans-serif;
}

.rst-versions {
    position: fixed;
    z-index: 400;
    bottom: 0;
    left: 0;
    width: 300px;
    color: #fcfcfc;
    border-top: solid 10px #343131;
    background: #1f1d1d;
    font-family: Inter, Arial, sans-serif;
}


/* Headlines */

legend {
    margin-top: 0;
}

.md-typeset .uk-h1+h1,
.md-typeset .uk-h1+h2,
.md-typeset .uk-h1+section>h1:first-child,
.md-typeset .uk-h1+section>h2:first-child,
.md-typeset h1+h1,
.md-typeset h1+h2,
.md-typeset h1+section>h1:first-child,
.md-typeset h1+section>h2:first-child {
    margin-top: 1.4em;
}

.md-typeset .uk-h2+h3:first-child,
.md-typeset .uk-h2+section>h3:first-child,
.md-typeset h2+h3:first-child,
.md-typeset h2+section>h3:first-child {
    margin-top: 0.3em;
}

.md-typeset .uk-h1+h3,
.md-typeset .uk-h1+h4,
.md-typeset .uk-h1+section>h3:first-child,
.md-typeset .uk-h1+section>h4:first-child,
.md-typeset .uk-h2+h4,
.md-typeset .uk-h2+section>h4:first-child,
.md-typeset .uk-h3+h4,
.md-typeset .uk-h3+section>h4:first-child,
.md-typeset .uk-h5+h6,
.md-typeset .uk-h5+section>h6:first-child,
.md-typeset h1+h3,
.md-typeset h1+h4,
.md-typeset h1+section>h3:first-child,
.md-typeset h1+section>h4:first-child,
.md-typeset h2+h4,
.md-typeset h2+section>h4:first-child,
.md-typeset h3+h4,
.md-typeset h3+section>h4:first-child,
.md-typeset h5+h6,
.md-typeset h5+section>h6:first-child {
    margin-top: 0.8em;
}

.md-typeset .uk-h2+h5,
.md-typeset .uk-h2+section>h5:first-child,
.md-typeset .uk-h3+h5,
.md-typeset .uk-h3+section>h5,
.md-typeset .uk-h4+h5,
.md-typeset .uk-h4+section>h5:first-child,
.md-typeset h2+h5,
.md-typeset h2+section>h5:first-child,
.md-typeset h3+h5,
.md-typeset h3+section>h5,
.md-typeset h4+h5,
.md-typeset h4+section>h5:first-child {
    margin-top: 1rem;
}

.md-typeset .uk-h1+address,
.md-typeset .uk-h1+blockquote,
.md-typeset .uk-h1+dl,
.md-typeset .uk-h1+fieldset,
.md-typeset .uk-h1+figure,
.md-typeset .uk-h1+hr,
.md-typeset .uk-h1+ol,
.md-typeset .uk-h1+p,
.md-typeset .uk-h1+pre,
.md-typeset .uk-h1+section>address:first-child,
.md-typeset .uk-h1+section>blockquote:first-child,
.md-typeset .uk-h1+section>dl:first-child,
.md-typeset .uk-h1+section>fieldset:first-child,
.md-typeset .uk-h1+section>figure:first-child,
.md-typeset .uk-h1+section>hr:first-child,
.md-typeset .uk-h1+section>ol:first-child,
.md-typeset .uk-h1+section>p:first-child,
.md-typeset .uk-h1+section>pre:first-child,
.md-typeset .uk-h1+section>ul:first-child,
.md-typeset .uk-h1+ul,
.md-typeset .uk-h2+address,
.md-typeset .uk-h2+blockquote,
.md-typeset .uk-h2+dl,
.md-typeset .uk-h2+fieldset,
.md-typeset .uk-h2+figure,
.md-typeset .uk-h2+hr,
.md-typeset .uk-h2+ol,
.md-typeset .uk-h2+p,
.md-typeset .uk-h2+pre,
.md-typeset .uk-h2+section>address:first-child,
.md-typeset .uk-h2+section>blockquote:first-child,
.md-typeset .uk-h2+section>dl:first-child,
.md-typeset .uk-h2+section>fieldset:first-child,
.md-typeset .uk-h2+section>figure:first-child,
.md-typeset .uk-h2+section>hr:first-child,
.md-typeset .uk-h2+section>ol:first-child,
.md-typeset .uk-h2+section>p:first-child,
.md-typeset .uk-h2+section>pre:first-child,
.md-typeset .uk-h2+section>ul:first-child,
.md-typeset .uk-h2+ul,
.md-typeset .uk-h3+address,
.md-typeset .uk-h3+blockquote,
.md-typeset .uk-h3+dl,
.md-typeset .uk-h3+fieldset,
.md-typeset .uk-h3+figure,
.md-typeset .uk-h3+hr,
.md-typeset .uk-h3+ol,
.md-typeset .uk-h3+p,
.md-typeset .uk-h3+pre,
.md-typeset .uk-h3+section>address:first-child,
.md-typeset .uk-h3+section>blockquote:first-child,
.md-typeset .uk-h3+section>dl:first-child,
.md-typeset .uk-h3+section>fieldset:first-child,
.md-typeset .uk-h3+section>figure:first-child,
.md-typeset .uk-h3+section>hr:first-child,
.md-typeset .uk-h3+section>ol:first-child,
.md-typeset .uk-h3+section>p:first-child,
.md-typeset .uk-h3+section>pre:first-child,
.md-typeset .uk-h3+section>ul:first-child,
.md-typeset .uk-h3+ul,
.md-typeset h1+address,
.md-typeset h1+blockquote,
.md-typeset h1+dl,
.md-typeset h1+fieldset,
.md-typeset h1+figure,
.md-typeset h1+hr,
.md-typeset h1+ol,
.md-typeset h1+p,
.md-typeset h1+pre,
.md-typeset h1+section>address:first-child,
.md-typeset h1+section>blockquote:first-child,
.md-typeset h1+section>dl:first-child,
.md-typeset h1+section>fieldset:first-child,
.md-typeset h1+section>figure:first-child,
.md-typeset h1+section>hr:first-child,
.md-typeset h1+section>ol:first-child,
.md-typeset h1+section>p:first-child,
.md-typeset h1+section>pre:first-child,
.md-typeset h1+section>ul:first-child,
.md-typeset h1+ul,
.md-typeset h2+address,
.md-typeset h2+blockquote,
.md-typeset h2+dl,
.md-typeset h2+fieldset,
.md-typeset h2+figure,
.md-typeset h2+hr,
.md-typeset h2+ol,
.md-typeset h2+p,
.md-typeset h2+pre,
.md-typeset h2+section>address:first-child,
.md-typeset h2+section>blockquote:first-child,
.md-typeset h2+section>dl:first-child,
.md-typeset h2+section>fieldset:first-child,
.md-typeset h2+section>figure:first-child,
.md-typeset h2+section>hr:first-child,
.md-typeset h2+section>ol:first-child,
.md-typeset h2+section>p:first-child,
.md-typeset h2+section>pre:first-child,
.md-typeset h2+section>ul:first-child,
.md-typeset h2+ul,
.md-typeset h3+address,
.md-typeset h3+blockquote,
.md-typeset h3+dl,
.md-typeset h3+fieldset,
.md-typeset h3+figure,
.md-typeset h3+hr,
.md-typeset h3+ol,
.md-typeset h3+p,
.md-typeset h3+pre,
.md-typeset h3+section>address:first-child,
.md-typeset h3+section>blockquote:first-child,
.md-typeset h3+section>dl:first-child,
.md-typeset h3+section>fieldset:first-child,
.md-typeset h3+section>figure:first-child,
.md-typeset h3+section>hr:first-child,
.md-typeset h3+section>ol:first-child,
.md-typeset h3+section>p:first-child,
.md-typeset h3+section>pre:first-child,
.md-typeset h3+section>ul:first-child,
.md-typeset h3+ul {
    margin-top: 2rem;
}

.md-typeset .uk-h4+address,
.md-typeset .uk-h4+blockquote,
.md-typeset .uk-h4+dl,
.md-typeset .uk-h4+fieldset,
.md-typeset .uk-h4+figure,
.md-typeset .uk-h4+hr,
.md-typeset .uk-h4+ol,
.md-typeset .uk-h4+p,
.md-typeset .uk-h4+pre,
.md-typeset .uk-h4+section>address:first-child,
.md-typeset .uk-h4+section>blockquote:first-child,
.md-typeset .uk-h4+section>dl:first-child,
.md-typeset .uk-h4+section>fieldset:first-child,
.md-typeset .uk-h4+section>figure:first-child,
.md-typeset .uk-h4+section>hr:first-child,
.md-typeset .uk-h4+section>ol:first-child,
.md-typeset .uk-h4+section>p:first-child,
.md-typeset .uk-h4+section>pre:first-child,
.md-typeset .uk-h4+section>ul:first-child,
.md-typeset .uk-h4+ul,
.md-typeset h4+address,
.md-typeset h4+blockquote,
.md-typeset h4+dl,
.md-typeset h4+fieldset,
.md-typeset h4+figure,
.md-typeset h4+hr,
.md-typeset h4+ol,
.md-typeset h4+p,
.md-typeset h4+pre,
.md-typeset h4+section>address:first-child,
.md-typeset h4+section>blockquote:first-child,
.md-typeset h4+section>dl:first-child,
.md-typeset h4+section>fieldset:first-child,
.md-typeset h4+section>figure:first-child,
.md-typeset h4+section>hr:first-child,
.md-typeset h4+section>ol:first-child,
.md-typeset h4+section>p:first-child,
.md-typeset h4+section>pre:first-child,
.md-typeset h4+section>ul:first-child,
.md-typeset h4+ul {
    margin-top: 1rem;
}

.md-typeset .uk-h5+address,
.md-typeset .uk-h5+blockquote,
.md-typeset .uk-h5+dl,
.md-typeset .uk-h5+fieldset,
.md-typeset .uk-h5+figure,
.md-typeset .uk-h5+hr,
.md-typeset .uk-h5+ol,
.md-typeset .uk-h5+p,
.md-typeset .uk-h5+pre,
.md-typeset .uk-h5+section>address:first-child,
.md-typeset .uk-h5+section>blockquote:first-child,
.md-typeset .uk-h5+section>dl:first-child,
.md-typeset .uk-h5+section>fieldset:first-child,
.md-typeset .uk-h5+section>figure:first-child,
.md-typeset .uk-h5+section>hr:first-child,
.md-typeset .uk-h5+section>ol:first-child,
.md-typeset .uk-h5+section>p:first-child,
.md-typeset .uk-h5+section>pre:first-child,
.md-typeset .uk-h5+section>ul:first-child,
.md-typeset .uk-h5+ul,
.md-typeset h5+address,
.md-typeset h5+blockquote,
.md-typeset h5+dl,
.md-typeset h5+fieldset,
.md-typeset h5+figure,
.md-typeset h5+hr,
.md-typeset h5+ol,
.md-typeset h5+p,
.md-typeset h5+pre,
.md-typeset h5+section>address:first-child,
.md-typeset h5+section>blockquote:first-child,
.md-typeset h5+section>dl:first-child,
.md-typeset h5+section>fieldset:first-child,
.md-typeset h5+section>figure:first-child,
.md-typeset h5+section>hr:first-child,
.md-typeset h5+section>ol:first-child,
.md-typeset h5+section>p:first-child,
.md-typeset h5+section>pre:first-child,
.md-typeset h5+section>ul:first-child,
.md-typeset h5+ul {
    margin-top: 0.8rem;
}

.md-typeset .uk-h1+div,
.md-typeset .uk-h2+div,
.md-typeset .uk-h3+div,
.md-typeset .uk-h4+div,
.md-typeset .uk-h5+div,
.md-typeset h1+div,
.md-typeset h2+div,
.md-typeset h3+div,
.md-typeset h4+div,
.md-typeset h5+div {
    margin-top: 1rem;
}

.md-typeset div+address,
.md-typeset div+dl,
.md-typeset div+fieldset,
.md-typeset div+figure,
.md-typeset div+hr,
.md-typeset div+ol,
.md-typeset div+p,
.md-typeset div+pre,
.md-typeset div+ul {
    margin-top: 1.5rem;
}

.md-typeset div+blockquote {
    margin-top: 0;
}

.md-typeset .admonition {
    margin-bottom: 0;
}

.md-typeset blockquote p {
    margin-top: 0;
}

blockquote {
    margin: 0 0 24px;
    padding: 6px 12px 9px;
    border: 0;
    border-left: 1px solid #e1e4e5;
    background: inherit;
    font-family: "IBM Plex Serif", Arial, sans-serif;
    font-style: normal;
    font-size: 1em;
}

.section blockquote ul,
blockquote ul {
    margin: 0;
    padding: 0;
}

.section blockquote ul li,
.section blockquote ul ul,
blockquote ul li,
blockquote ul ul {
    display: inline;
    margin-left: 0;
    list-style-type: none;
    white-space: nowrap;
}

blockquote li:not(:last-child):after {
    content: " | ";
    color: #b8bfc1;
}

.wy-table caption,
table.docutils caption,
table.field-list caption {
    padding: 1em 0;
    text-align: center;
    color: #000;
    font-size: 0.8em;
    font-style: normal;
    line-height: 1em;
}

.wy-table td,
.wy-table th,
table.docutils td,
table.docutils th,
table.field-list td,
table.field-list th {
    overflow: visible;
    margin: 0;
    padding: 4px 8px;
    font-size: 0.85em;
}

ul>li>p {
    margin-top: 0.6em;
    margin-bottom: 0.4em;
}

em code,
em kbd,
em mark {
    font-style: normal;
}

.wy-table thead th,
table.docutils thead th,
table.field-list thead th {
    font-weight: 500;
}

.wy-side-nav-search .wy-dropdown>a,
.wy-side-nav-search>a {
    font-weight: 500;
}

.toc,
figcaption,
small {
    font-family: Inter, Arial, sans-serif;
    font-size: 0.6rem;
    font-weight: 500;
    letter-spacing: 0.02em;
    line-height: 1.2;
}

.toc ol li,
.toc ul li {
    margin-bottom: 0;
    margin-left: 0.35em;
}

.toc ul li:before {
    content: none;
}

.toc a {
    font-family: Inter, Arial, sans-serif;
}

.toc li {
    line-height: 1.3em;
}

.toc .toctitle {
    display: none;
}

.md-typeset h1[id]:before,
.md-typeset h2[id]:before,
.md-typeset h3[id]:before,
.md-typeset h4[id]:before {
    display: inline;
}

.keys.mac::before,
.keys.M::before {
    content: 'Mac';
}

.keys.win::before,
.keys.W::before {
    content: 'Win';
}

.keys.mac::before,
.keys.M::before,
.keys.win::before,
.keys.W::before {
    letter-spacing: 0.02em;
    text-transform: uppercase;
    font-family: "Work Sans", Arial, sans-serif;
    font-weight: 600;
    font-size: 60%;
    vertical-align: 0.5em;
    color: #c0c1c2;
}

ins {
    font-family: "Work Sans", Arial, sans-serif;
    font-size: 0.65rem !important;
    font-style: normal;
    line-height: 1em;
    position: relative;
    bottom: 1px;
    padding-right: 5px !important;
    padding-left: 5px !important;
    border-width: 2px !important;
    border-style: solid !important;
    border-radius: 5px;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    white-space: nowrap;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

ins.beta {
    color: #fff;
    border-color: #b22d00 !important;
    background-color: #b22d00 !important;
}

ins.new {
    color: #fff;
    border-color: #b1b2b3 !important;
    background-color: #b1b2b3 !important;
}

.uk-button {
    font-family: "Work Sans", Arial, sans-serif !important;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0.4rem 0.7rem;
    line-height: 1em;
    border-radius: 5px;
}

.uk-button-primary,
.uk-button-danger,
.uk-button-secondary {
    color: white !important;
}

.uk-button-secondary {
    background-color: #b1b2b3;
}

.uk-button-primary {
    background-color: #1d3b57;
}

.uk-button-danger {
    background-color: #b22d00 !important;
}

.md-typeset .admonition>.admonition-title:before,
.md-typeset .admonition>summary:before,
.md-typeset details>.admonition-title:before,
.md-typeset details>summary:before {
    color: rgba(0, 0, 0, 0.26);
}

.md-typeset .admonition,
.md-typeset details {
    border-left-color: rgba(0, 0, 0, 0.26);
}

[data-md-color-primary=indigo] .md-typeset a {
    color: #3f51b5;
}

.md-typeset blockquote {
    color: inherit;
    padding-top: 0.2rem;
}

blockquote {
    line-height: inherit;
}

.md-typeset img,
.md-typeset svg {
    max-width: 100%;
    height: auto !important;
}

.md-typeset ul.uk-slideshow-items,
.md-typeset ul.uk-slideshow-items li {
    margin-left: 0;
    padding: 0;
}

.md-typeset div.highlights {
    font-style: italic;
    text-align: center;
    max-width: 30em;
    margin: 0 auto;
}

.md-typeset div.highlights li {
    display: inline;
    margin-left: 0;
}

.md-typeset div.highlights li a {
    font-family: "IBM Plex Serif", Arial, sans-serif;
    color: inherit;
    font-weight: 400;
}

.md-typeset div.highlights ul li:before {
    content: "•";
    position: inherit;
    margin: 0 0.2em 0 0em;
}

.md-footer {
    background-color: transparent !important;
}

.md-typeset blockquote,
.md-typeset .admonition.note,
.md-typeset details.note {
    border-left-width: 1px;
    border-left-color: var(--md-default-fg-color--lighter);
}