.post {
  text-rendering: optimizeLegibility;
  color: #101010;
  font-family: "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1em; }
  .post article {
    text-align: justify;
    margin-left: 7%;
    margin-right: 13%; }
  .post div,
  .post dl,
  .post dt,
  .post dd,
  .post ul,
  .post ol,
  .post li,
  .post h1,
  .post h2,
  .post h3,
  .post #toctitle,
  .post .sidebarblock > .content > .title,
  .post h4,
  .post h5,
  .post h6,
  .post pre,
  .post form,
  .post p,
  .post blockquote,
  .post th,
  .post td {
    margin: 0;
    padding: 0;
    direction: ltr; }
  .post p {
    margin-bottom: 1.25rem; }
  .post ul,
  .post ol {
    margin-left: 1.5em; }
    .post ul li > p,
    .post ol li > p {
      margin: 0; }
  .post ul,
  .post ol,
  .post dl {
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 1.25em;
    list-style-position: outside;
    font-family: inherit; }
  .post h1 {
    font-weight: 500 !important;
    margin-bottom: 1em !important; }
  .post h1,
  .post h2,
  .post h3,
  .post h4,
  .post h5,
  .post h6 {
    line-height: 1.2;
    word-spacing: -0.05rem;
    font-style: normal;
    text-rendering: optimizeLegibility;
    margin-top: 1rem;
    margin-bottom: 0.5rem; }
  .post h2,
  .post h3,
  .post h4,
  .post h5,
  .post h6 {
    color: #2f2f2f;
    font-weight: 500 !important; }
  .post h1,
  .post h2,
  .post h3,
  .post #toctitle,
  .post h4,
  .post h5,
  .post h6 {
    line-height: 1.2;
    word-spacing: -0.05em; }
  .post img,
  .post object,
  .post svg {
    display: inline-block;
    vertical-align: middle; }
  .post img {
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    height: auto; }
  .post object,
  .post embed {
    max-width: 100%;
    height: auto; }
  .post img {
    border: 0; }
  .post details,
  .post .audioblock,
  .post .imageblock,
  .post .literalblock,
  .post .listingblock,
  .post .stemblock,
  .post .videoblock {
    margin-bottom: 1.25em; }
  .post #header > h1:only-child {
    border-bottom: 1px solid #dddddf;
    padding-bottom: 8px; }
  .post #header > h1:first-child {
    color: rgba(0, 0, 0, 0.85);
    margin-top: 2.25rem;
    margin-bottom: 0; }
  .post h1 {
    font-size: 2.125rem; }
    @media screen and (min-width: 768px) {
      .post h1 {
        font-size: 2.75rem; } }
  .post h2 {
    font-size: 1.7em;
    font-weight: 500 !important; }
  .post h1,
  .post h2,
  .post p,
  .post td.content,
  .post span.alt {
    letter-spacing: -0.01em; }
  .post .sidebarblock {
    border-style: solid;
    border-width: 1px;
    border-color: #dbdbd6;
    margin-bottom: 1.25em;
    padding: 1.25em;
    background: #f3f3f2;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-rendering: optimizeLegibility; }
    .post .sidebarblock .content {
      margin: 0;
      padding: 0; }
      .post .sidebarblock .content .title {
        color: #7a2518;
        text-align: center;
        font-size: 1.6875rem;
        line-height: 1.2;
        word-spacing: -0.05rem;
        font-weight: 300;
        font-style: normal; }
  .post h3,
  .post #toctitle,
  .post .sidebarblock > .content > .title {
    font-size: 1.3em; }
  .post .exampleblock > .content > :last-child > :last-child,
  .post .exampleblock > .content .olist > ol > li:last-child > :last-child,
  .post .exampleblock > .content .ulist > ul > li:last-child > :last-child,
  .post .exampleblock > .content .qlist > ol > li:last-child > :last-child,
  .post .sidebarblock > .content > :last-child > :last-child,
  .post .sidebarblock > .content .olist > ol > li:last-child > :last-child,
  .post .sidebarblock > .content .ulist > ul > li:last-child > :last-child,
  .post .sidebarblock > .content .qlist > ol > li:last-child > :last-child {
    margin-bottom: 0; }
  .post .admonitionblock td.content > .title,
  .post .audioblock > .title,
  .post .exampleblock > .title,
  .post .imageblock > .title,
  .post .listingblock > .title,
  .post .literalblock > .title,
  .post .stemblock > .title,
  .post .openblock > .title,
  .post .paragraph > .title,
  .post .quoteblock > .title,
  .post table.tableblock > .title,
  .post .verseblock > .title,
  .post .videoblock > .title,
  .post .dlist > .title,
  .post .olist > .title,
  .post .ulist > .title,
  .post .qlist > .title,
  .post .hdlist > .title {
    text-align: left;
    font-size: 1rem;
    font-style: italic; }
  .post .subheader,
  .post .admonitionblock td.content > .title,
  .post .audioblock > .title,
  .post .exampleblock > .title,
  .post .imageblock > .title,
  .post .listingblock > .title,
  .post .literalblock > .title,
  .post .stemblock > .title,
  .post .openblock > .title,
  .post .paragraph > .title,
  .post .quoteblock > .title,
  .post table.tableblock > .title,
  .post .verseblock > .title,
  .post .videoblock > .title,
  .post .dlist > .title,
  .post .olist > .title,
  .post .ulist > .title,
  .post .qlist > .title,
  .post .hdlist > .title {
    line-height: 1.45;
    color: #7a2518;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0.25rem; }
  .post .quoteblock {
    margin: 0 1em 1.25em 1.5em;
    display: table; }
    .post .quoteblock blockquote .paragraph {
      padding-left: 0.5rem; }
    .post .quoteblock blockquote,
    .post .quoteblock p {
      color: rgba(0, 0, 0, 0.85);
      line-height: 1.75;
      word-spacing: 0.1em;
      letter-spacing: 0;
      font-style: italic;
      text-align: justify; }
    .post .quoteblock blockquote::before {
      content: "\201c";
      float: left;
      font-size: 2.75em;
      font-weight: bold;
      line-height: 0.6em;
      margin-left: -0.6em;
      color: #7a2518;
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
  .post table {
    background: #fff;
    margin-bottom: 1.25em;
    border: solid 1px #dedede; }
    .post table thead,
    .post table tfoot {
      background: #f7f8f7; }
    .post table thead tr th,
    .post table thead tr td {
      padding: 0.5em 0.625em 0.625em;
      font-size: inherit;
      color: rgba(0, 0, 0, 0.8);
      text-align: left; }
    .post table tfoot tr th,
    .post table tfoot tr td {
      padding: 0.5em 0.625em 0.625em;
      font-size: inherit;
      color: rgba(0, 0, 0, 0.8);
      text-align: left; }
    .post table tr th,
    .post table tr td {
      padding: 0.5625em 0.625em;
      font-size: inherit;
      color: rgba(0, 0, 0, 0.8); }
    .post table tr.even, .post table tr.alt {
      background: #f8f8f7; }
    .post table thead tr th,
    .post table tfoot tr th,
    .post table tbody tr td,
    .post table tr td,
    .post table tfoot tr td {
      display: table-cell;
      line-height: 1.6; }
  .post table {
    border-collapse: collapse;
    border-spacing: 0; }
  .post table.tableblock {
    max-width: 100%;
    border-collapse: separate; }
    .post table.tableblock > .title {
      line-height: 1.45;
      color: #7a2518;
      font-weight: 400;
      margin-top: 0;
      margin-bottom: 0.25em;
      text-rendering: optimizeLegibility;
      text-align: left;
      font-size: 1rem;
      font-style: italic; }
    .post table.tableblock.fit-content > caption.title {
      white-space: nowrap;
      width: 0; }
    .post table.tableblock #preamble > .sectionbody > [class="paragraph"]:first-of-type p {
      font-size: inherit; }
  .post p.tableblock:last-child {
    margin-bottom: 0; }
  .post td.tableblock > .content {
    margin-bottom: 1.25em; }
    .post td.tableblock > .content > :last-child {
      margin-bottom: -1.25em; }
  .post table.tableblock,
  .post th.tableblock,
  .post td.tableblock {
    border: 0 solid #dedede; }
  .post table.grid-all > thead > tr > .tableblock,
  .post table.grid-all > tbody > tr > .tableblock {
    border-width: 0 1px 1px 0; }
  .post table.grid-all > tfoot > tr > .tableblock {
    border-width: 1px 1px 0 0; }
  .post table.grid-cols > * > tr > .tableblock {
    border-width: 0 1px 0 0; }
  .post table.grid-rows > thead > tr > .tableblock,
  .post table.grid-rows > tbody > tr > .tableblock {
    border-width: 0 0 1px; }
  .post table.grid-rows > tfoot > tr > .tableblock {
    border-width: 1px 0 0; }
  .post table.grid-all > * > tr > .tableblock:last-child, .post table.grid-cols > * > tr > .tableblock:last-child {
    border-right-width: 0; }
  .post table.grid-all > tbody > tr:last-child > .tableblock,
  .post table.grid-all > thead:last-child > tr > .tableblock {
    border-bottom-width: 0; }
  .post table.grid-rows > tbody > tr:last-child > .tableblock,
  .post table.grid-rows > thead:last-child > tr > .tableblock {
    border-bottom-width: 0; }
  .post table.frame-all {
    border-width: 1px; }
  .post table.frame-sides {
    border-width: 0 1px; }
  .post table.frame-topbot, .post table.frame-ends {
    border-width: 1px 0; }
  .post table.stripes-all tr, .post table.stripes-odd tr:nth-of-type(odd), .post table.stripes-even tr:nth-of-type(even), .post table.stripes-hover tr:hover {
    background: #f8f8f7; }
  .post p.tableblock {
    font-size: 1em; }
    .post p.tableblock > code:only-child {
      background: none;
      padding: 0; }
  .post .admonitionblock > table {
    border-collapse: separate;
    border: 0;
    background: none;
    width: 100%; }
    .post .admonitionblock > table tbody tr td,
    .post .admonitionblock > table tbody tr th {
      background: initial; }
    .post .admonitionblock > table td {
      border: initial; }
      .post .admonitionblock > table td.icon {
        text-align: center;
        width: 80px; }
        .post .admonitionblock > table td.icon img {
          max-width: none; }
        .post .admonitionblock > table td.icon .title {
          font-weight: bold;
          text-transform: uppercase; }
      .post .admonitionblock > table td.content {
        font-size: 1.0625rem;
        margin: 0;
        padding: 0;
        padding-left: 1.125rem;
        padding-right: 1.25rem;
        border-left: 1px solid #ddddd8;
        color: rgba(0, 0, 0, 0.6); }
        .post .admonitionblock > table td.content > :last-child > :last-child {
          margin-bottom: 0; }
  .post .admonitionblock td.icon [class^="fa icon-"] {
    font-size: 2rem;
    font-family: "Font Awesome 5 Free";
    cursor: default;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    text-rendering: auto;
    -webkit-font-smoothing: antialiased; }
  .post .admonitionblock td.icon .icon-note::before {
    content: "\f05a";
    color: #4b70b4; }
  .post .admonitionblock td.icon .icon-tip::before {
    font-weight: 400;
    content: "\f0eb";
    text-shadow: 1px 1px 2px rgba(155, 155, 0, 0.8); }
  .post .admonitionblock td.icon .icon-warning::before {
    content: "\f071";
    color: #bf4c00; }
  .post .admonitionblock td.icon .icon-caution::before {
    font-family: "Font Awesome 5 Brands";
    content: "\f3ac";
    color: #bf7900; }
  .post .admonitionblock td.icon .icon-important::before {
    content: "\f06a";
    color: #bf0000; }
  .post .admonitionblock.important {
    border-left: none;
    background-color: #ffc8c8; }
    .post .admonitionblock.important > table td.content {
      border-left: 2px solid #ff6767; }
  .post .admonitionblock.warning {
    border-left: none;
    background-color: #f9dcc8; }
    .post .admonitionblock.warning > table td.content {
      border-left: 2px solid #f3aa79; }
  .post .admonitionblock.caution {
    border-left: none;
    background-color: #f7e5ce; }
    .post .admonitionblock.caution > table td.content {
      border-left: 2px solid #fab55e; }
  .post .conum[data-value] {
    display: inline-block;
    color: #fff !important;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-size: 0.75em;
    width: 1.67em;
    height: 1.67em;
    line-height: 1.67em;
    font-style: normal;
    font-weight: bold; }
    .post .conum[data-value] * {
      color: #fff !important; }
    .post .conum[data-value] + b {
      display: none; }
    .post .conum[data-value]::after {
      content: attr(data-value); }
  .post pre .conum[data-value] {
    position: relative;
    top: -0.125em; }
  .post b.conum * {
    color: inherit !important; }
  .post .conum:not([data-value]):empty {
    display: none; }
  .post .dlist > .title,
  .post .olist > .title,
  .post .ulist > .title,
  .post .qlist > .title {
    text-rendering: optimizeLegibility;
    text-align: left;
    font-size: 1rem;
    font-style: italic; }
  .post .hdlist > table,
  .post .colist > table {
    background-color: rgba(13, 13, 13, 0);
    background-image: none;
    border-color: currentcolor;
    border: 0;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    background: none;
    background-color: rgba(0, 0, 0, 0);
    background-image: none; }
  .post .hdlist > .title {
    text-rendering: optimizeLegibility;
    text-align: left;
    font-size: 1rem;
    font-style: italic; }
  .post .hdlist > table {
    border: 0;
    background: none;
    width: initial; }
    .post .hdlist > table tbody > tr {
      background-color: rgba(13, 13, 13, 0);
      background-image: none; }
    .post .hdlist > table tbody tr td,
    .post .hdlist > table tbody tr th {
      border: none; }
    .post .hdlist > table tbody tr:nth-child(2n + 1) td,
    .post .hdlist > table tbody tr:nth-child(2n + 1) th {
      background: inherit; }
  .post .colist > table {
    border: 0;
    background: none; }
    .post .colist > table tbody > tr {
      background-color: rgba(13, 13, 13, 0);
      background-image: none; }
      .post .colist > table tbody > tr td,
      .post .colist > table tbody > tr th {
        border: none; }
      .post .colist > table tbody > tr:nth-child(2n + 1) td,
      .post .colist > table tbody > tr:nth-child(2n + 1) th {
        background: inherit; }
      .post .colist > table tbody > tr:nth-child(2n) td,
      .post .colist > table tbody > tr:nth-child(2n) th {
        background: inherit; }
  .post .colist td:not([class]):first-child {
    padding: 0.4em 0.75em 0;
    line-height: 1;
    vertical-align: top;
    width: 50px; }
    .post .colist td:not([class]):first-child img {
      max-width: none; }
  .post .colist td:not([class]):last-child {
    padding: 0.25em 0; }
  .post td.hdlist1, .post td.hdlist2 {
    vertical-align: top;
    padding: 0 0.625em; }
  .post td.hdlist1 {
    font-weight: bold;
    padding-bottom: 1.25em; }
  .post dl dt {
    margin-bottom: 0.3125em;
    font-weight: bold; }
  .post dl dd {
    margin-left: 1.125em;
    margin-bottom: 1.25em; }
  .post pre {
    color: rgba(0, 0, 0, 0.9);
    font-family: "Droid Sans Mono", "DejaVu Sans Mono", monospace;
    line-height: 1.45;
    text-rendering: optimizeSpeed; }
    .post pre > code {
      display: block; }
    .post pre code,
    .post pre pre {
      color: inherit;
      font-size: inherit;
      line-height: inherit; }
  .post .literalblock pre,
  .post .listingblock > .content > pre {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    word-wrap: break-word;
    overflow-x: auto;
    padding: 1em;
    font-size: 0.8125em; }
  @media screen and (min-width: 768px) {
    .post .literalblock pre,
    .post .listingblock > .content > pre {
      font-size: 0.90625em; } }
  @media screen and (min-width: 1280px) {
    .post .literalblock pre,
    .post .listingblock > .content > pre {
      font-size: 1em; } }
  .post .literalblock pre {
    background: #f7f7f8; }
  .post .listingblock > .content > pre:not(.highlight), .post .listingblock > .content > pre[class="highlight"], .post .listingblock > .content > pre[class^="highlight "] {
    background: #f7f7f8; }
  .post .literalblock.output pre {
    color: #f7f7f8;
    background: rgba(0, 0, 0, 0.9); }
  .post .listingblock > .content {
    position: relative; }
  .post .listingblock code[data-lang]::before {
    display: none;
    content: attr(data-lang);
    position: absolute;
    font-size: 0.75em;
    top: 0.425rem;
    right: 0.5rem;
    line-height: 1;
    text-transform: uppercase;
    color: inherit;
    opacity: 0.5; }
  .post .listingblock:hover code[data-lang]::before {
    display: block; }
  .post .listingblock.terminal pre .command::before {
    content: attr(data-prompt);
    padding-right: 0.5em;
    color: inherit;
    opacity: 0.5; }
  .post .listingblock.terminal pre .command:not([data-prompt])::before {
    content: "$"; }
  .post .listingblock pre.highlightjs {
    padding: 0; }
    .post .listingblock pre.highlightjs > code {
      padding: 1em;
      -webkit-border-radius: 4px;
      border-radius: 4px; }
  .post .listingblock pre.prettyprint {
    border-width: 0; }
  .post .literalblock + .colist,
  .post .listingblock + .colist {
    margin-top: -0.5em; }
  .post .verseblock {
    margin: 0 1em 1.25em; }
    .post .verseblock pre {
      padding: 0.3rem;
      font-size: 1.15rem;
      color: rgba(0, 0, 0, 0.85);
      font-weight: 300; }
  .post .quoteblock .attribution,
  .post .verseblock .attribution {
    line-height: 1.45;
    font-style: italic; }
  .post .quoteblock .attribution {
    margin-top: 0.75em;
    margin-right: 0.5ex;
    text-align: right; }
    .post .quoteblock .attribution cite {
      color: rgba(229, 224, 216, 0.6); }
  .post .verseblock .attribution cite {
    color: rgba(229, 224, 216, 0.6); }
  .post .quoteblock .attribution cite,
  .post .verseblock .attribution cite {
    display: block;
    letter-spacing: -0.025em;
    color: rgba(0, 0, 0, 0.6); }
  .post .exampleblock > .content {
    background-color: #403910;
    background-image: none;
    border-color: #48473f;
    box-shadow: #2d2e2e 0px 1px 4px;
    background: #fffef7;
    background-color: #fffef7;
    background-image: none;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1.25em;
    padding: 1.25em;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
  .post a:hover, .post a:focus {
    color: #1d4b8f; }
  .post a:hover {
    cursor: pointer; }
  .post a:active, .post a:hover {
    outline: 0; }
  .post #content h1 > a.anchor,
  .post h2 > a.anchor,
  .post h3 > a.anchor,
  .post #toctitle > a.anchor,
  .post .sidebarblock > .content > .title > a.anchor,
  .post h4 > a.anchor,
  .post h5 > a.anchor,
  .post h6 > a.anchor {
    position: absolute;
    z-index: 1001;
    width: 1.5ex;
    margin-left: -1.5ex;
    display: block;
    text-decoration: none !important;
    visibility: hidden;
    text-align: center;
    font-weight: 400; }
  .post #content h1 > a.anchor::before,
  .post h2 > a.anchor::before,
  .post h3 > a.anchor::before,
  .post #toctitle > a.anchor::before,
  .post .sidebarblock > .content > .title > a.anchor::before,
  .post h4 > a.anchor::before,
  .post h5 > a.anchor::before,
  .post h6 > a.anchor::before {
    content: "\00A7";
    font-size: 0.85em;
    display: block;
    padding-top: 0.1em; }
  .post #content h1:hover > a.anchor,
  .post #content h1 > a.anchor:hover {
    visibility: visible; }
  .post h2:hover > a.anchor,
  .post h2 > a.anchor:hover {
    visibility: visible; }
  .post h3:hover > a.anchor,
  .post #toctitle:hover > a.anchor,
  .post .sidebarblock > .content > .title:hover > a.anchor,
  .post h3 > a.anchor:hover,
  .post #toctitle > a.anchor:hover,
  .post .sidebarblock > .content > .title > a.anchor:hover {
    visibility: visible; }
  .post h4:hover > a.anchor,
  .post h4 > a.anchor:hover {
    visibility: visible; }
  .post h5:hover > a.anchor,
  .post h5 > a.anchor:hover {
    visibility: visible; }
  .post h6:hover > a.anchor,
  .post h6 > a.anchor:hover {
    visibility: visible; }
  .post #content h1 > a.link,
  .post h2 > a.link,
  .post h3 > a.link,
  .post #toctitle > a.link,
  .post .sidebarblock > .content > .title > a.link,
  .post h4 > a.link,
  .post h5 > a.link,
  .post h6 > a.link {
    color: #ba3925;
    text-decoration: none; }
  .post #content h1 > a.link:hover,
  .post h2 > a.link:hover,
  .post h3 > a.link:hover,
  .post #toctitle > a.link:hover,
  .post .sidebarblock > .content > .title > a.link:hover,
  .post h4 > a.link:hover,
  .post h5 > a.link:hover,
  .post h6 > a.link:hover {
    color: #a53221;
    border-bottom: none; }
  .post details > summary:first-of-type {
    cursor: pointer;
    display: list-item;
    outline: none;
    margin-bottom: 0.75em; }
