@import"https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&family=Yanone+Kaffeesatz:wght@200..700&display=swap";@import"https://fonts.googleapis.com/css?family=News+Cycle:400,700";@import"https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic";@import"./fonts/source-sans-pro/source-sans-pro.css";:root{--r-background-color: #f1f1f1;--r-main-font: Fira Sans, Helvetica, sans-serif;--r-main-font-size: 32px;--r-main-color: #33474b;--r-block-margin: 12px;--r-heading-margin: 0 0 12px 0;--r-heading-font: News Cycle, sans-serif;--r-heading-color: #000;--r-heading-line-height: 1.2;--r-heading-letter-spacing: normal;--r-heading-text-transform: none;--r-heading-text-shadow: none;--r-heading-font-weight: 600;--r-heading1-text-shadow: none;--r-heading1-size: 2.5em;--r-heading2-size: 2em;--r-heading3-size: 1.4em;--r-heading4-size: 1em;--r-code-font: Source Code Pro, monospace;--r-link-color: #EB811B;--r-link-color-dark: rgb(170.5403225806, 91.2540322581, 14.9596774194);--r-link-color-hover: rgb(239.1129032258, 154.9112903226, 73.8870967742);--r-selection-background-color: rgba(0, 0, 0, 0.99);--r-selection-color: #f1f1f1;--r-overlay-element-bg-color: 0, 0, 0;--r-overlay-element-fg-color: 240, 240, 240}.reveal-viewport{background:#f1f1f1;background-color:var(--r-background-color)}.reveal{font-family:var(--r-main-font);font-size:var(--r-main-font-size);font-weight:normal;color:var(--r-main-color)}.reveal ::selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal ::-moz-selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal .slides section,.reveal .slides section>section{line-height:1.3;font-weight:inherit}.reveal h1,.reveal h2,.reveal h3,.reveal h4,.reveal h5,.reveal h6{margin:var(--r-heading-margin);color:var(--r-heading-color);font-family:var(--r-heading-font);font-weight:var(--r-heading-font-weight);line-height:var(--r-heading-line-height);letter-spacing:var(--r-heading-letter-spacing);text-transform:var(--r-heading-text-transform);text-shadow:var(--r-heading-text-shadow);word-wrap:break-word}.reveal h1{font-size:var(--r-heading1-size)}.reveal h2{font-size:var(--r-heading2-size)}.reveal h3{font-size:var(--r-heading3-size)}.reveal h4{font-size:var(--r-heading4-size)}.reveal h1{text-shadow:var(--r-heading1-text-shadow)}.reveal p{margin:var(--r-block-margin) 0;line-height:1.3}.reveal h1:last-child,.reveal h2:last-child,.reveal h3:last-child,.reveal h4:last-child,.reveal h5:last-child,.reveal h6:last-child{margin-bottom:0}.reveal img,.reveal video,.reveal iframe{max-width:95%;max-height:95%}.reveal strong,.reveal b{font-weight:bold}.reveal em{font-style:italic}.reveal ol,.reveal dl,.reveal ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal ol{list-style-type:decimal}.reveal ul{list-style-type:disc}.reveal ul ul{list-style-type:square}.reveal ul ul ul{list-style-type:circle}.reveal ul ul,.reveal ul ol,.reveal ol ol,.reveal ol ul{display:block;margin-left:40px}.reveal dt{font-weight:bold}.reveal dd{margin-left:40px}.reveal blockquote{display:block;position:relative;width:70%;margin:var(--r-block-margin) auto;padding:5px;font-style:italic;background:hsla(0,0%,100%,.05);box-shadow:0px 0px 2px rgba(0,0,0,.2)}.reveal blockquote p:first-child,.reveal blockquote p:last-child{display:inline-block}.reveal q{font-style:italic}.reveal pre{display:block;position:relative;width:90%;margin:var(--r-block-margin) auto;text-align:left;font-size:.55em;font-family:var(--r-code-font);line-height:1.2em;word-wrap:break-word;box-shadow:0px 5px 15px rgba(0,0,0,.15)}.reveal code{font-family:var(--r-code-font);text-transform:none;tab-size:2}.reveal pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal .code-wrapper{white-space:normal}.reveal .code-wrapper code{white-space:pre}.reveal table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal table th{font-weight:bold}.reveal table th,.reveal table td{text-align:left;padding:.2em .5em .2em .5em;border-bottom:1px solid}.reveal table th[align=center],.reveal table td[align=center]{text-align:center}.reveal table th[align=right],.reveal table td[align=right]{text-align:right}.reveal table tbody tr:last-child th,.reveal table tbody tr:last-child td{border-bottom:none}.reveal sup{vertical-align:super;font-size:smaller}.reveal sub{vertical-align:sub;font-size:smaller}.reveal small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal small *{vertical-align:top}.reveal img{margin:var(--r-block-margin) 0}.reveal a{color:var(--r-link-color);text-decoration:none;transition:color .15s ease}.reveal a:hover{color:var(--r-link-color-hover);text-shadow:none;border:none}.reveal .roll span:after{color:#fff;background:var(--r-link-color-dark)}.reveal .r-frame{border:4px solid var(--r-main-color);box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal a .r-frame{transition:all .15s linear}.reveal a:hover .r-frame{border-color:var(--r-link-color);box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal .controls{color:var(--r-link-color)}.reveal .progress{background:rgba(0,0,0,.2);color:var(--r-link-color)}@media print{.backgrounds{background-color:var(--r-background-color)}}.top-right{position:absolute;top:1em;right:1em}.visually-hidden{border:0;clip:rect(0 0 0 0);height:auto;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none !important}.zindex-bottom{z-index:-1 !important}figure.figure{display:block}.quarto-layout-panel{margin-bottom:1em}.quarto-layout-panel>figure{width:100%}.quarto-layout-panel>figure>figcaption,.quarto-layout-panel>.panel-caption{margin-top:10pt}.quarto-layout-panel>.table-caption{margin-top:0px}.table-caption p{margin-bottom:.5em}.quarto-layout-row{display:flex;flex-direction:row;align-items:flex-start}.quarto-layout-valign-top{align-items:flex-start}.quarto-layout-valign-bottom{align-items:flex-end}.quarto-layout-valign-center{align-items:center}.quarto-layout-cell{position:relative;margin-right:20px}.quarto-layout-cell:last-child{margin-right:0}.quarto-layout-cell figure,.quarto-layout-cell>p{margin:.2em}.quarto-layout-cell img{max-width:100%}.quarto-layout-cell .html-widget{width:100% !important}.quarto-layout-cell div figure p{margin:0}.quarto-layout-cell figure{display:block;margin-inline-start:0;margin-inline-end:0}.quarto-layout-cell table{display:inline-table}.quarto-layout-cell-subref figcaption,figure .quarto-layout-row figure figcaption{text-align:center;font-style:italic}.quarto-figure{position:relative;margin-bottom:1em}.quarto-figure>figure{width:100%;margin-bottom:0}.quarto-figure-left>figure>p,.quarto-figure-left>figure>div{text-align:left}.quarto-figure-center>figure>p,.quarto-figure-center>figure>div{text-align:center}.quarto-figure-right>figure>p,.quarto-figure-right>figure>div{text-align:right}.quarto-figure>figure>div.cell-annotation,.quarto-figure>figure>div code{text-align:left}figure>p:empty{display:none}figure>p:first-child{margin-top:0;margin-bottom:0}figure>figcaption.quarto-float-caption-bottom{margin-bottom:.5em}figure>figcaption.quarto-float-caption-top{margin-top:.5em}div[id^=tbl-]{position:relative}.quarto-figure>.anchorjs-link{position:absolute;top:.6em;right:.5em}div[id^=tbl-]>.anchorjs-link{position:absolute;top:.7em;right:.3em}.quarto-figure:hover>.anchorjs-link,div[id^=tbl-]:hover>.anchorjs-link,h2:hover>.anchorjs-link,h3:hover>.anchorjs-link,h4:hover>.anchorjs-link,h5:hover>.anchorjs-link,h6:hover>.anchorjs-link,.reveal-anchorjs-link>.anchorjs-link{opacity:1}#title-block-header{margin-block-end:1rem;position:relative;margin-top:-1px}#title-block-header .abstract{margin-block-start:1rem}#title-block-header .abstract .abstract-title{font-weight:600}#title-block-header a{text-decoration:none}#title-block-header .author,#title-block-header .date,#title-block-header .doi{margin-block-end:.2rem}#title-block-header .quarto-title-block>div{display:flex}#title-block-header .quarto-title-block>div>h1{flex-grow:1}#title-block-header .quarto-title-block>div>button{flex-shrink:0;height:2.25rem;margin-top:0}tr.header>th>p:last-of-type{margin-bottom:0px}table,table.table{margin-top:.5rem;margin-bottom:.5rem}caption,.table-caption{padding-top:.5rem;padding-bottom:.5rem;text-align:center}figure.quarto-float-tbl figcaption.quarto-float-caption-top{margin-top:.5rem;margin-bottom:.25rem;text-align:center}figure.quarto-float-tbl figcaption.quarto-float-caption-bottom{padding-top:.25rem;margin-bottom:.5rem;text-align:center}.utterances{max-width:none;margin-left:-8px}iframe{margin-bottom:1em}details{margin-bottom:1em}details[show]{margin-bottom:0}details>summary{color:rgb(117.5,154.1666666667,161.5)}details>summary>p:only-child{display:inline}pre.sourceCode,code.sourceCode{position:relative}dd code:not(.sourceCode),p code:not(.sourceCode){white-space:pre-wrap}code{white-space:pre}@media print{code{white-space:pre-wrap}}pre>code{display:block}pre>code.sourceCode{white-space:pre-wrap}pre>code.sourceCode>span>a:first-child::before{text-decoration:none}pre.code-overflow-wrap>code.sourceCode{white-space:pre-wrap}pre.code-overflow-scroll>code.sourceCode{white-space:pre}code a:any-link{color:inherit;text-decoration:none}code a:hover{color:inherit;text-decoration:underline}ul.task-list{padding-left:1em}[data-tippy-root]{display:inline-block}.tippy-content .footnote-back{display:none}.footnote-back{margin-left:.2em}.tippy-content{overflow-x:auto}.quarto-embedded-source-code{display:none}.quarto-unresolved-ref{font-weight:600}.quarto-cover-image{max-width:35%;float:right;margin-left:30px}.cell-output-display .widget-subarea{margin-bottom:1em}.cell-output-display:not(.no-overflow-x),.knitsql-table:not(.no-overflow-x){overflow-x:auto}.panel-input{margin-bottom:1em}.panel-input>div,.panel-input>div>div{display:inline-block;vertical-align:top;padding-right:12px}.panel-input>p:last-child{margin-bottom:0}.layout-sidebar{margin-bottom:1em}.layout-sidebar .tab-content{border:none}.tab-content>.page-columns.active{display:grid}div.sourceCode>iframe{width:100%;height:300px;margin-bottom:-0.5em}a{text-underline-offset:3px}.callout pre.sourceCode{padding-left:0}div.ansi-escaped-output{font-family:monospace;display:block}/*!
*
* ansi colors from IPython notebook's
*
* we also add `bright-[color]-` synonyms for the `-[color]-intense` classes since
* that seems to be what ansi_up emits
*
*/.ansi-black-fg{color:#3e424d}.ansi-black-bg{background-color:#3e424d}.ansi-black-intense-black,.ansi-bright-black-fg{color:#282c36}.ansi-black-intense-black,.ansi-bright-black-bg{background-color:#282c36}.ansi-red-fg{color:#e75c58}.ansi-red-bg{background-color:#e75c58}.ansi-red-intense-red,.ansi-bright-red-fg{color:#b22b31}.ansi-red-intense-red,.ansi-bright-red-bg{background-color:#b22b31}.ansi-green-fg{color:#00a250}.ansi-green-bg{background-color:#00a250}.ansi-green-intense-green,.ansi-bright-green-fg{color:#007427}.ansi-green-intense-green,.ansi-bright-green-bg{background-color:#007427}.ansi-yellow-fg{color:#ddb62b}.ansi-yellow-bg{background-color:#ddb62b}.ansi-yellow-intense-yellow,.ansi-bright-yellow-fg{color:#b27d12}.ansi-yellow-intense-yellow,.ansi-bright-yellow-bg{background-color:#b27d12}.ansi-blue-fg{color:#208ffb}.ansi-blue-bg{background-color:#208ffb}.ansi-blue-intense-blue,.ansi-bright-blue-fg{color:#0065ca}.ansi-blue-intense-blue,.ansi-bright-blue-bg{background-color:#0065ca}.ansi-magenta-fg{color:#d160c4}.ansi-magenta-bg{background-color:#d160c4}.ansi-magenta-intense-magenta,.ansi-bright-magenta-fg{color:#a03196}.ansi-magenta-intense-magenta,.ansi-bright-magenta-bg{background-color:#a03196}.ansi-cyan-fg{color:#60c6c8}.ansi-cyan-bg{background-color:#60c6c8}.ansi-cyan-intense-cyan,.ansi-bright-cyan-fg{color:#258f8f}.ansi-cyan-intense-cyan,.ansi-bright-cyan-bg{background-color:#258f8f}.ansi-white-fg{color:#c5c1b4}.ansi-white-bg{background-color:#c5c1b4}.ansi-white-intense-white,.ansi-bright-white-fg{color:#a1a6b2}.ansi-white-intense-white,.ansi-bright-white-bg{background-color:#a1a6b2}.ansi-default-inverse-fg{color:#fff}.ansi-default-inverse-bg{background-color:#000}.ansi-bold{font-weight:bold}.ansi-underline{text-decoration:underline}:root{--quarto-body-bg: #f1f1f1;--quarto-body-color: #33474b;--quarto-text-muted: rgb(117.5, 154.1666666667, 161.5);--quarto-border-color: rgb(208.5714285714, 220.9523809524, 223.4285714286);--quarto-border-width: 1px;--quarto-border-radius: 4px}table.gt_table{color:var(--quarto-body-color);font-size:1em;width:100%;background-color:rgba(0,0,0,0);border-top-width:inherit;border-bottom-width:inherit;border-color:var(--quarto-border-color)}table.gt_table th.gt_column_spanner_outer{color:var(--quarto-body-color);background-color:rgba(0,0,0,0);border-top-width:inherit;border-bottom-width:inherit;border-color:var(--quarto-border-color)}table.gt_table th.gt_col_heading{color:var(--quarto-body-color);font-weight:bold;background-color:rgba(0,0,0,0)}table.gt_table thead.gt_col_headings{border-bottom:1px solid currentColor;border-top-width:inherit;border-top-color:var(--quarto-border-color)}table.gt_table thead.gt_col_headings:not(:first-child){border-top-width:1px;border-top-color:var(--quarto-border-color)}table.gt_table td.gt_row{border-bottom-width:1px;border-bottom-color:var(--quarto-border-color);border-top-width:0px}table.gt_table tbody.gt_table_body{border-top-width:1px;border-bottom-width:1px;border-bottom-color:var(--quarto-border-color);border-top-color:currentColor}div.columns{display:initial;gap:initial}div.column{display:inline-block;overflow-x:initial;vertical-align:top;width:50%}.code-annotation-tip-content{word-wrap:break-word}.code-annotation-container-hidden{display:none !important}dl.code-annotation-container-grid{display:grid;grid-template-columns:min-content auto}dl.code-annotation-container-grid dt{grid-column:1}dl.code-annotation-container-grid dd{grid-column:2}pre.sourceCode.code-annotation-code{padding-right:0}code.sourceCode .code-annotation-anchor{z-index:100;position:relative;float:right;background-color:rgba(0,0,0,0)}input[type=checkbox]{margin-right:.5ch}:root{--mermaid-bg-color: #f1f1f1;--mermaid-edge-color: #999;--mermaid-node-fg-color: #33474b;--mermaid-fg-color: #33474b;--mermaid-fg-color--lighter: rgb(71.6428571429, 99.7380952381, 105.3571428571);--mermaid-fg-color--lightest: rgb(92.2857142857, 128.4761904762, 135.7142857143);--mermaid-font-family: Fira Sans, Helvetica, sans-serif;--mermaid-label-bg-color: #f1f1f1;--mermaid-label-fg-color: #2a76dd;--mermaid-node-bg-color: rgba(42, 118, 221, 0.1);--mermaid-node-fg-color: #33474b}@media print{:root{font-size:11pt}#quarto-sidebar,#TOC,.nav-page{display:none}.page-columns .content{grid-column-start:page-start}.fixed-top{position:relative}.panel-caption,.figure-caption,figcaption{color:#666}}.code-copy-button{position:absolute;top:0;right:0;border:0;margin-top:5px;margin-right:5px;background-color:rgba(0,0,0,0);z-index:3}.code-copy-button:focus{outline:none}.code-copy-button-tooltip{font-size:.75em}pre.sourceCode:hover>.code-copy-button>.bi::before{display:inline-block;height:1rem;width:1rem;content:"";vertical-align:-0.125em;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(117, 154, 162)" viewBox="0 0 16 16"><path d="M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"/><path d="M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z"/></svg>');background-repeat:no-repeat;background-size:1rem 1rem}pre.sourceCode:hover>.code-copy-button-checked>.bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(117, 154, 162)" viewBox="0 0 16 16"><path d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"/></svg>')}pre.sourceCode:hover>.code-copy-button:hover>.bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(235, 129, 27)" viewBox="0 0 16 16"><path d="M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"/><path d="M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z"/></svg>')}pre.sourceCode:hover>.code-copy-button-checked:hover>.bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(235, 129, 27)"  viewBox="0 0 16 16"><path d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"/></svg>')}.panel-tabset [role=tablist]{border-bottom:1px solid hsl(190,19.0476190476%,84.7058823529%);list-style:none;margin:0;padding:0;width:100%}.panel-tabset [role=tablist] *{-webkit-box-sizing:border-box;box-sizing:border-box}@media(min-width: 30em){.panel-tabset [role=tablist] li{display:inline-block}}.panel-tabset [role=tab]{border:1px solid rgba(0,0,0,0);border-top-color:hsl(190,19.0476190476%,84.7058823529%);display:block;padding:.5em 1em;text-decoration:none}@media(min-width: 30em){.panel-tabset [role=tab]{border-top-color:rgba(0,0,0,0);display:inline-block;margin-bottom:-1px}}.panel-tabset [role=tab][aria-selected=true]{background-color:hsl(190,19.0476190476%,84.7058823529%)}@media(min-width: 30em){.panel-tabset [role=tab][aria-selected=true]{background-color:rgba(0,0,0,0);border:1px solid hsl(190,19.0476190476%,84.7058823529%);border-bottom-color:#f1f1f1}}@media(min-width: 30em){.panel-tabset [role=tab]:hover:not([aria-selected=true]){border:1px solid hsl(190,19.0476190476%,84.7058823529%)}}.code-with-filename .code-with-filename-file{margin-bottom:0;padding-bottom:2px;padding-top:2px;padding-left:.7em;border:var(--quarto-border-width) solid var(--quarto-border-color);border-radius:var(--quarto-border-radius);border-bottom:0;border-bottom-left-radius:0%;border-bottom-right-radius:0%}.code-with-filename div.sourceCode,.reveal .code-with-filename div.sourceCode{margin-top:0;border-top-left-radius:0%;border-top-right-radius:0%}.code-with-filename .code-with-filename-file pre{margin-bottom:0}.code-with-filename .code-with-filename-file{background-color:rgba(219,219,219,.8)}.quarto-dark .code-with-filename .code-with-filename-file{background-color:#555}.code-with-filename .code-with-filename-file strong{font-weight:400}.reveal.center .slide aside,.reveal.center .slide div.aside{position:initial}section.has-light-background,section.has-light-background h1,section.has-light-background h2,section.has-light-background h3,section.has-light-background h4,section.has-light-background h5,section.has-light-background h6{color:#222}section.has-light-background a,section.has-light-background a:hover{color:#2a76dd}section.has-light-background code{color:#4758ab}section.has-dark-background,section.has-dark-background h1,section.has-dark-background h2,section.has-dark-background h3,section.has-dark-background h4,section.has-dark-background h5,section.has-dark-background h6{color:#fff}section.has-dark-background a,section.has-dark-background a:hover{color:#42affa}section.has-dark-background code{color:#14b03d}#title-slide,div.reveal div.slides section.quarto-title-block{text-align:left}#title-slide .subtitle,div.reveal div.slides section.quarto-title-block .subtitle{margin-bottom:2.5rem}.reveal .slides{text-align:left}.reveal .title-slide h1{font-size:2em}.reveal[data-navigation-mode=linear] .title-slide h1{font-size:2.5em}.reveal div.sourceCode{border:1px solid hsl(190,19.0476190476%,84.7058823529%);border-radius:4px}.reveal pre{width:100%;box-shadow:none;background-color:#f1f1f1;border:none;margin:0;font-size:.6em;line-height:1.3;font-family:"Source Code Pro",monospace}.reveal pre code{background-color:#f1f1f1;font-size:inherit;color:#33474b;font-family:inherit}.reveal pre.sourceCode code{color:#33474b;font-size:inherit;background-color:inherit;white-space:pre;font-family:inherit;padding:6px 9px;max-height:500px}.reveal .code-with-filename .code-with-filename-file pre{background-color:unset}.reveal code{color:var(--quarto-hl-fu-color);font-size:.875em;background-color:rgba(0,0,0,0);white-space:pre-wrap;font-family:"Source Code Pro",monospace}.reveal .column-output-location{display:flex;align-items:stretch}.reveal .column-output-location .column:first-of-type div.sourceCode{height:100%;background-color:#f1f1f1}.reveal blockquote{display:block;position:relative;color:rgb(117.5,154.1666666667,161.5);width:unset;margin:var(--r-block-margin) auto;padding:.625rem 1.75rem;border-left:.25rem solid rgb(117.5,154.1666666667,161.5);font-style:normal;background:none;box-shadow:none}.reveal blockquote p:first-child,.reveal blockquote p:last-child{display:block}.reveal .slide aside,.reveal .slide div.aside{position:absolute;bottom:20px;font-size:0.7em;color:rgb(117.5,154.1666666667,161.5)}.reveal .slide sup{font-size:0.7em}.reveal .slide.scrollable aside,.reveal .slide.scrollable div.aside{position:relative;margin-top:1em}.reveal .slide aside .aside-footnotes{margin-bottom:0}.reveal .slide aside .aside-footnotes li:first-of-type{margin-top:0}.reveal .layout-sidebar{display:flex;width:100%;margin-top:.8em}.reveal .layout-sidebar .panel-sidebar{width:270px}.reveal .layout-sidebar-left .panel-sidebar{margin-right:calc(0.5em*2)}.reveal .layout-sidebar-right .panel-sidebar{margin-left:calc(0.5em*2)}.reveal .layout-sidebar .panel-fill,.reveal .layout-sidebar .panel-center,.reveal .layout-sidebar .panel-tabset{flex:1}.reveal .panel-input,.reveal .panel-sidebar{font-size:.5em;padding:.5em;border-style:solid;border-color:hsl(190,19.0476190476%,84.7058823529%);border-width:1px;border-radius:4px;background-color:#f8f9fa}.reveal .panel-sidebar :first-child,.reveal .panel-fill :first-child{margin-top:0}.reveal .panel-sidebar :last-child,.reveal .panel-fill :last-child{margin-bottom:0}.panel-input>div,.panel-input>div>div{vertical-align:middle;padding-right:1em}.reveal p,.reveal .slides section,.reveal .slides section>section{line-height:1.3}.reveal.smaller .slides section{font-size:0.7em}.reveal.smaller .slides section section{font-size:inherit}.reveal.smaller .slides h1{font-size:calc(2.5em/0.7)}.reveal.smaller .slides h2{font-size:calc(2em/0.7)}.reveal.smaller .slides h3{font-size:calc(1.4em/0.7)}.reveal .slides section.smaller{font-size:0.7em}.reveal .slides section.smaller h1{font-size:calc(2.5em/0.7)}.reveal .slides section.smaller h2{font-size:calc(2em/0.7)}.reveal .slides section.smaller h3{font-size:calc(1.4em/0.7)}.reveal .slides section div.callout{font-size:0.7em}.reveal .slides section div.callout h1{font-size:calc(2.5em/0.7)}.reveal .slides section div.callout h2{font-size:calc(2em/0.7)}.reveal .slides section div.callout h3{font-size:calc(1.4em/0.7)}.reveal .columns>.column>:not(ul,ol){margin-left:.25rem;margin-right:.25rem}.reveal .columns>.column:first-child>:not(ul,ol){margin-right:.5rem;margin-left:0}.reveal .columns>.column:last-child>:not(ul,ol){margin-right:0;margin-left:.5rem}.reveal .slide-number{color:rgb(239.1129032258,154.9112903226,73.8870967742);background-color:#f1f1f1}.reveal .footer{color:rgb(117.5,154.1666666667,161.5)}.reveal .footer a{color:#eb811b}.reveal .footer.has-dark-background{color:#fff}.reveal .footer.has-dark-background a{color:rgb(122.7,198.1114130435,250)}.reveal .footer.has-light-background{color:hsl(0,0%,31.2169312169%)}.reveal .footer.has-light-background a{color:rgb(105.9,154.769273743,221)}.reveal .slide-number{color:rgb(117.5,154.1666666667,161.5)}.reveal .slide-number.has-dark-background{color:#fff}.reveal .slide-number.has-light-background{color:hsl(0,0%,31.2169312169%)}.reveal .slide figure>figcaption,.reveal .slide img.stretch+p.caption,.reveal .slide img.r-stretch+p.caption{font-size:0.7em}@media screen and (min-width: 500px){.reveal .controls[data-controls-layout=edges] .navigate-left{left:.2em}.reveal .controls[data-controls-layout=edges] .navigate-right{right:.2em}.reveal .controls[data-controls-layout=edges] .navigate-up{top:.4em}.reveal .controls[data-controls-layout=edges] .navigate-down{bottom:2.3em}}.tippy-box[data-theme~=light-border]{background-color:#f1f1f1;color:#33474b;border-radius:4px;border:solid 1px rgb(117.5,154.1666666667,161.5);font-size:.6em}.tippy-box[data-theme~=light-border] .tippy-arrow{color:rgb(117.5,154.1666666667,161.5)}.tippy-box[data-placement^=bottom]>.tippy-content{padding:7px 10px;z-index:1}.reveal .panel-tabset [role=tab]{padding:.25em .7em}.reveal .slide-menu-button .fa-bars::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(235, 129, 27)" class="bi bi-list" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"/></svg>')}.reveal .slide-chalkboard-buttons .fa-easel2::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(235, 129, 27)" class="bi bi-easel2" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8 0a.5.5 0 0 1 .447.276L8.81 1h4.69A1.5 1.5 0 0 1 15 2.5V11h.5a.5.5 0 0 1 0 1h-2.86l.845 3.379a.5.5 0 0 1-.97.242L12.11 14H3.89l-.405 1.621a.5.5 0 0 1-.97-.242L3.36 12H.5a.5.5 0 0 1 0-1H1V2.5A1.5 1.5 0 0 1 2.5 1h4.691l.362-.724A.5.5 0 0 1 8 0ZM2 11h12V2.5a.5.5 0 0 0-.5-.5h-11a.5.5 0 0 0-.5.5V11Zm9.61 1H4.39l-.25 1h7.72l-.25-1Z"/></svg>')}.reveal .slide-chalkboard-buttons .fa-brush::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(235, 129, 27)" class="bi bi-brush" viewBox="0 0 16 16"><path d="M15.825.12a.5.5 0 0 1 .132.584c-1.53 3.43-4.743 8.17-7.095 10.64a6.067 6.067 0 0 1-2.373 1.534c-.018.227-.06.538-.16.868-.201.659-.667 1.479-1.708 1.74a8.118 8.118 0 0 1-3.078.132 3.659 3.659 0 0 1-.562-.135 1.382 1.382 0 0 1-.466-.247.714.714 0 0 1-.204-.288.622.622 0 0 1 .004-.443c.095-.245.316-.38.461-.452.394-.197.625-.453.867-.826.095-.144.184-.297.287-.472l.117-.198c.151-.255.326-.54.546-.848.528-.739 1.201-.925 1.746-.896.126.007.243.025.348.048.062-.172.142-.38.238-.608.261-.619.658-1.419 1.187-2.069 2.176-2.67 6.18-6.206 9.117-8.104a.5.5 0 0 1 .596.04zM4.705 11.912a1.23 1.23 0 0 0-.419-.1c-.246-.013-.573.05-.879.479-.197.275-.355.532-.5.777l-.105.177c-.106.181-.213.362-.32.528a3.39 3.39 0 0 1-.76.861c.69.112 1.736.111 2.657-.12.559-.139.843-.569.993-1.06a3.122 3.122 0 0 0 .126-.75l-.793-.792zm1.44.026c.12-.04.277-.1.458-.183a5.068 5.068 0 0 0 1.535-1.1c1.9-1.996 4.412-5.57 6.052-8.631-2.59 1.927-5.566 4.66-7.302 6.792-.442.543-.795 1.243-1.042 1.826-.121.288-.214.54-.275.72v.001l.575.575zm-4.973 3.04.007-.005a.031.031 0 0 1-.007.004zm3.582-3.043.002.001h-.002z"/></svg>')}/*! light */.reveal ol[type=a]{list-style-type:lower-alpha}.reveal ol[type=a s]{list-style-type:lower-alpha}.reveal ol[type=A s]{list-style-type:upper-alpha}.reveal ol[type=i]{list-style-type:lower-roman}.reveal ol[type=i s]{list-style-type:lower-roman}.reveal ol[type=I s]{list-style-type:upper-roman}.reveal ol[type="1"]{list-style-type:decimal}.reveal ul.task-list{list-style:none}.reveal ul.task-list li input[type=checkbox]{width:2em;height:2em;margin:0 1em .5em -1.6em;vertical-align:middle}div.cell-output-display div.pagedtable-wrapper table.table{font-size:.6em}.reveal .code-annotation-container-hidden{display:none}.reveal code.sourceCode button.code-annotation-anchor,.reveal code.sourceCode .code-annotation-anchor{font-family:"Source Code Pro",monospace;color:var(--quarto-hl-co-color);border:solid var(--quarto-hl-co-color) 1px;border-radius:50%;font-size:.7em;line-height:1.2em;margin-top:2px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none}.reveal code.sourceCode button.code-annotation-anchor{cursor:pointer}.reveal code.sourceCode a.code-annotation-anchor{text-align:center;vertical-align:middle;text-decoration:none;cursor:default;height:1.2em;width:1.2em}.reveal code.sourceCode.fragment a.code-annotation-anchor{left:auto}.reveal #code-annotation-line-highlight-gutter{width:100%;border-top:solid var(--quarto-hl-co-color) 1px;border-bottom:solid var(--quarto-hl-co-color) 1px;z-index:2}.reveal #code-annotation-line-highlight{margin-left:-8em;width:calc(100% + 4em);border-top:solid var(--quarto-hl-co-color) 1px;border-bottom:solid var(--quarto-hl-co-color) 1px;z-index:2;margin-bottom:-2px}.reveal code.sourceCode .code-annotation-anchor.code-annotation-active{background-color:var(--quarto-hl-normal-color, #aaaaaa);border:solid var(--quarto-hl-normal-color, #aaaaaa) 1px;color:#f1f1f1;font-weight:bolder}.reveal pre.code-annotation-code{padding-top:0;padding-bottom:0}.reveal pre.code-annotation-code code{z-index:3;padding-left:0px}.reveal dl.code-annotation-container-grid{margin-left:.1em}.reveal dl.code-annotation-container-grid dt{margin-top:.65rem;font-family:"Source Code Pro",monospace;border:solid #33474b 1px;border-radius:50%;height:1.3em;width:1.3em;line-height:1.3em;font-size:.5em;text-align:center;vertical-align:middle;text-decoration:none}.reveal dl.code-annotation-container-grid dd{margin-left:.25em}.reveal .scrollable ol li:first-child:nth-last-child(n+10),.reveal .scrollable ol li:first-child:nth-last-child(n+10)~li{margin-left:1em}kbd{font-family:"Source Code Pro",monospace;font-size:32px;color:#33474b;background-color:#f8f9fa;border:1px solid;border-color:hsl(190,19.0476190476%,84.7058823529%);border-radius:5px;padding:.4rem .4rem}:root{--r-inline-code-font: Source Code Pro, monospace;--r-block-code-font: Source Code Pro, monospace;--r-inline-code-font-size: 0.875em;--r-block-code-font-size: 0.6em}.reveal a{font-weight:400;background-color:rgba(0,0,0,0);text-decoration:inherit}.reveal div.callout{margin-top:1rem;margin-bottom:1rem;border-radius:4px;overflow-wrap:break-word}.reveal div.callout.callout-style-simple,.reveal div.callout.callout-style-default{border-left:.3rem solid #acacac;border-right:solid 1px hsl(190,19.0476190476%,84.7058823529%);border-top:solid 1px hsl(190,19.0476190476%,84.7058823529%);border-bottom:solid 1px hsl(190,19.0476190476%,84.7058823529%)}.reveal div.callout.callout-style-simple div.callout-body,.reveal div.callout.callout-style-simple div.callout-title,.reveal div.callout.callout-style-default div.callout-body,.reveal div.callout.callout-style-default div.callout-title{font-size:inherit;border-bottom:none;font-weight:600}.reveal div.callout.callout-style-simple div.callout-title,.reveal div.callout.callout-style-default div.callout-title{display:flex;align-items:center}.reveal div.callout.callout-style-simple div.callout-title p,.reveal div.callout.callout-style-default div.callout-title p{margin-top:.5em;margin-bottom:.5em;color:var(--r-main-color)}.reveal div.callout.callout-style-simple .callout-icon::before,.reveal div.callout.callout-style-default .callout-icon::before{height:1.25em;width:1.25em;background-size:1.25em 1.25em}.reveal div.callout.callout-style-simple.callout-titled .callout-body>.callout-content>:last-child,.reveal div.callout.callout-style-default.callout-titled .callout-body>.callout-content>:last-child{margin-bottom:var(--r-block-margin)}.reveal div.callout.callout-style-simple.callout-titled .callout-body>.callout-content>:last-child:not(div.sourceCode),.reveal div.callout.callout-style-default.callout-titled .callout-body>.callout-content>:last-child:not(div.sourceCode){padding-bottom:.5rem;margin-bottom:0}.reveal div.callout.callout-style-simple.callout-titled .callout-icon::before,.reveal div.callout.callout-style-default.callout-titled .callout-icon::before{margin-top:.25em;padding-right:.25em}.reveal div.callout.callout-style-simple.no-icon::before,.reveal div.callout.callout-style-default.no-icon::before{display:none !important}.reveal div.callout.callout-style-simple{padding:0em .5em;display:flex}.reveal div.callout.callout-style-simple.callout-titled .callout-body{margin-top:.2em}.reveal div.callout.callout-style-simple.callout-titled:not(.no-icon) .callout-content{padding-left:1.6em}.reveal div.callout.callout-style-simple.callout-titled .callout-content p{margin-top:0}.reveal div.callout.callout-style-simple:not(.callout-titled) .callout-body{display:flex}.reveal div.callout.callout-style-simple:not(.callout-titled) .callout-icon::before{margin-top:var(--r-block-margin);padding-right:.5em}.reveal div.callout.callout-style-simple:not(.callout-titled) .callout-body>.callout-content>div.sourceCode:last-child{margin-bottom:1rem}.reveal div.callout.callout-style-simple:not(.callout-titled) .callout-body>.callout-content>:first-child{margin-top:var(--r-block-margin)}.reveal div.callout.callout-style-simple .callout-icon::before{display:inline-block;content:"";background-repeat:no-repeat}.reveal div.callout.callout-style-simple div.callout-title{opacity:75%}.reveal div.callout.callout-style-simple div.callout-body{font-weight:400}.reveal div.callout.callout-style-default.callout-titled .callout-content p{margin-top:.7em}.reveal div.callout.callout-style-default .callout-icon::before{display:inline-block;content:"";background-repeat:no-repeat}.reveal div.callout.callout-style-default div.callout-body{font-weight:400}.reveal div.callout.callout-style-default div.callout-title{opacity:85%;padding-left:.5em;padding-right:.5em}.reveal div.callout.callout-style-default div.callout-content{padding-left:.5em;padding-right:.5em}.reveal div.callout .callout-body-container{flex-grow:1}.reveal div.callout.callout-note{border-left-color:#0d6efd}.reveal div.callout.callout-note.callout-style-default .callout-title{background-color:rgb(230.8,240.5,254.8)}.reveal div.callout.callout-note .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: rgb(11.7, 99, 227.7)" class="bi bi-info-circle" viewBox="0 0 16 16"><path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/></svg>');}.reveal div.callout.callout-tip{border-left-color:#198754}.reveal div.callout.callout-tip.callout-style-default .callout-title{background-color:rgb(232,243,237.9)}.reveal div.callout.callout-tip .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: rgb(22.5, 121.5, 75.6)" class="bi bi-lightbulb" viewBox="0 0 16 16"><path d="M2 6a6 6 0 1 1 10.174 4.31c-.203.196-.359.4-.453.619l-.762 1.769A.5.5 0 0 1 10.5 13a.5.5 0 0 1 0 1 .5.5 0 0 1 0 1l-.224.447a1 1 0 0 1-.894.553H6.618a1 1 0 0 1-.894-.553L5.5 15a.5.5 0 0 1 0-1 .5.5 0 0 1 0-1 .5.5 0 0 1-.46-.302l-.761-1.77a1.964 1.964 0 0 0-.453-.618A5.984 5.984 0 0 1 2 6zm6-5a5 5 0 0 0-3.479 8.592c.263.254.514.564.676.941L5.83 12h4.342l.632-1.467c.162-.377.413-.687.676-.941A5 5 0 0 0 8 1z"/></svg>');}.reveal div.callout.callout-warning{border-left-color:#ffc107}.reveal div.callout.callout-warning.callout-style-default .callout-title{background-color:rgb(255,248.8,230.2)}.reveal div.callout.callout-warning .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: rgb(229.5, 173.7, 6.3)" class="bi bi-exclamation-triangle" viewBox="0 0 16 16"><path d="M7.938 2.016A.13.13 0 0 1 8.002 2a.13.13 0 0 1 .063.016.146.146 0 0 1 .054.057l6.857 11.667c.036.06.035.124.002.183a.163.163 0 0 1-.054.06.116.116 0 0 1-.066.017H1.146a.115.115 0 0 1-.066-.017.163.163 0 0 1-.054-.06.176.176 0 0 1 .002-.183L7.884 2.073a.147.147 0 0 1 .054-.057zm1.044-.45a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566z"/><path d="M7.002 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 5.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995z"/></svg>');}.reveal div.callout.callout-caution{border-left-color:#fd7e14}.reveal div.callout.callout-caution.callout-style-default .callout-title{background-color:rgb(254.8,242.1,231.5)}.reveal div.callout.callout-caution .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: rgb(227.7, 113.4, 18)" class="bi bi-cone-striped" viewBox="0 0 16 16"><path d="M9.97 4.88l.953 3.811C10.158 8.878 9.14 9 8 9c-1.14 0-2.159-.122-2.923-.309L6.03 4.88C6.635 4.957 7.3 5 8 5s1.365-.043 1.97-.12zm-.245-.978L8.97.88C8.718-.13 7.282-.13 7.03.88L6.274 3.9C6.8 3.965 7.382 4 8 4c.618 0 1.2-.036 1.725-.098zm4.396 8.613a.5.5 0 0 1 .037.96l-6 2a.5.5 0 0 1-.316 0l-6-2a.5.5 0 0 1 .037-.96l2.391-.598.565-2.257c.862.212 1.964.339 3.165.339s2.303-.127 3.165-.339l.565 2.257 2.391.598z"/></svg>');}.reveal div.callout.callout-important{border-left-color:#dc3545}.reveal div.callout.callout-important.callout-style-default .callout-title{background-color:rgb(251.5,234.8,236.4)}.reveal div.callout.callout-important .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: rgb(198, 47.7, 62.1)" class="bi bi-exclamation-circle" viewBox="0 0 16 16"><path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995z"/></svg>');}.reveal .quarto-title-block .quarto-title-authors{display:flex;justify-content:left}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author{padding-left:0;padding-right:.5em}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:hover,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:visited,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:active{color:inherit;text-decoration:none}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-name{margin-bottom:.1rem}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-email{margin-top:0px;margin-bottom:.4em;font-size:.6em}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-orcid img{margin-bottom:4px}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-affiliation{font-size:.7em;margin-top:0px;margin-bottom:8px}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-affiliation:first{margin-top:12px}.reveal{font-weight:300 !important}.reveal h1,.reveal h2{font-family:"Cantarell";font-weight:500}.reveal h3,.reveal h4,.reveal h5,.reveal h6{font-family:"Source Sans 3",sans-serif;font-weight:400}.reveal code{font-weight:normal}.reveal strong{font-weight:500}.reveal blockquote{margin-left:1em}.reveal blockquote p{padding:5px;line-height:1.2;color:rgb(160.4210526316,127,93.5789473684)}.reveal div.sourceCode{margin-top:15px;box-shadow:0px 0px 6px rgba(0,0,0,.1)}.reveal pre.sourceCode code{padding-top:8px}.reveal .alert{color:#9c162a}.reveal .example{color:#14b03d}.reveal ::selection{color:#fff;background:#26351c;text-shadow:none}.reveal .callout{box-shadow:0px 0px 6px rgba(0,0,0,.1);border-radius:8px}.reveal .callout .callout-body{font-weight:300 !important;border-radius:8px}.reveal .callout .callout-body code{font-size:1.2em}.reveal .callout .callout-body .callout-title{display:flex;align-items:flex-end}.reveal section#references{font-size:.8em}.reveal div.csl-entry{margin-bottom:1em;font-weight:normal}.reveal div.csl-entry span{color:gray}.reveal div.csl-entry::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30px' height='18px' viewBox='0 0 128 128'%3E%3Cpath fill='%23EB811B' d='m70.24 100.79l48.55 4.62c4.57.44 5.74-2.11 5.74-4.27l-.05-2.62l-59.71-8.42c0 2.99 2.43 10.69 5.47 10.69'/%3E%3Cpath fill='%23EB811B' d='m72.01 98.51l7.64.67l40.91 3.95c2.2 0 3.97-1.75 3.97-3.91l-2.17-66.26c0-2.16-1.78-3.91-3.97-3.91l-46.38-4.38c-3.04 0-5.51 2.43-5.51 5.42v63c0 2.99 2.46 5.42 5.51 5.42'/%3E%3Cpath fill='%23EB811B' d='m57.76 100.79l-48.55 4.62c-4.57.44-5.74-2.11-5.74-4.27l.05-2.62l59.71-8.43c0 3-2.43 10.7-5.47 10.7'/%3E%3Cpath fill='%23EB811B' d='m55.99 98.51l-7.58.67l-40.97 3.96c-2.2 0-3.97-1.75-3.97-3.91l2.17-66.26c0-2.16 1.78-3.91 3.97-3.91l46.38-4.38c3.04 0 5.51 2.43 5.51 5.42v63c0 2.98-2.46 5.41-5.51 5.41'/%3E%3Cpath fill='%23424242' d='M78.75 83.68H49.27l-.9 15.53l9.2.86s1.97 4.92 6.43 4.92s6.43-4.92 6.43-4.92l9.2-.86z'/%3E%3Cpath fill='none' stroke='%23616161' stroke-miterlimit='10' stroke-width='2.5' d='m79.54 100.43l-8.57-.74m-22.51.74l8.57-.74'/%3E%3Cpath fill='%233f646b' d='m119.65 32.82l-4-5.5L64 86.02l-51.65-58.7l-4 5.5l-.56 65.35s10.62 1.33 24.81-.11c12.36-1.25 18.18-4.45 22.31-3.62c4.96 1 5.86 4.05 6.02 4.57c.45 1.44 1.34 2.56 3.07 2.56s2.5-.6 3.03-2.38c.16-.52 1.1-3.74 6.06-4.74c4.13-.83 9.95 2.37 22.31 3.62c14.19 1.44 24.81.11 24.81.11z'/%3E%3ClinearGradient id='notoOpenBook0' x1='50.885' x2='50.638' y1='88.201' y2='70.898' gradientTransform='matrix(-1 0 0 1 168.128 0)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.267' stop-color='%2323373b'/%3E%3Cstop offset='1' stop-color='%2323373b' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23notoOpenBook0)' d='m114.3 91.87l.16-26.39h5.47l.28 32.69s-4.35-1.69-5.91-6.3'/%3E%3ClinearGradient id='notoOpenBook1' x1='98.211' x2='55.4' y1='84.601' y2='84.601' gradientTransform='matrix(-1 0 0 1 168.128 0)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2323373b'/%3E%3Cstop offset='1' stop-color='%2323373b'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23notoOpenBook1)' d='m114.55 76.49l-.25 15.39s-11.96-.62-31.01-3.92C70.83 85.8 64 92.72 64 92.72l-.11-16.23z'/%3E%3ClinearGradient id='notoOpenBook2' x1='57.979' x2='15.263' y1='84.601' y2='84.601' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2323373b'/%3E%3Cstop offset='1' stop-color='%2323373b'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23notoOpenBook2)' d='m13.45 76.49l.25 15.39s11.96-.62 31.01-3.92C57.17 85.8 64 92.72 64 92.72l-.11-16.23z'/%3E%3ClinearGradient id='notoOpenBook3' x1='10.753' x2='10.505' y1='88.201' y2='70.898' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.267' stop-color='%2323373b'/%3E%3Cstop offset='1' stop-color='%2323373b' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23notoOpenBook3)' d='m13.7 91.87l-.16-26.39H8.06l-.27 32.69s4.34-1.69 5.91-6.3'/%3E%3Cpath fill='%2395d2f5' d='M115.65 27.32s-26.54-4.99-38.19-5.64c-10.96-.61-13.21 4.97-13.43 5.64h-.04c-.23-.67-2.48-6.24-13.44-5.64c-11.65.65-38.19 5.64-38.19 5.64l-1.18 64.4s31.6-6.62 39.25-5.76S64 92.72 64 92.72v-.01v.01s5.93-5.9 13.58-6.76c7.65-.86 39.25 5.76 39.25 5.76z'/%3E%3Cpath fill='%233f646b' d='m53.62 21.69l-5.4 64.2c.85-.02 1.6 0 2.2.07c7.64.85 13.58 6.76 13.58 6.76l-.17-65.4s-1.3-5.12-10.21-5.63' opacity='0.26'/%3E%3Cpath fill='%23757575' d='M25.31 30.18c-2.7.47-4.91.87-6.17 1.09c0 .62 0 1.3-.01 2.03c1.11-.2 3.37-.61 6.18-1.1zm24.34-3.22v1.99c5.33-.01 8.28 1.33 9.25 1.87c0-.83.01-1.57.01-2.22c-1.65-.74-4.67-1.65-9.26-1.64m-4.34.25c-4.33.44-10.36 1.36-15.66 2.24v2.03c5.26-.87 11.3-1.8 15.66-2.26zm-10.65 8.63c-6.46 1-12.94 2.16-15.54 2.63v2.03c2.26-.41 8.89-1.61 15.54-2.64zm12.03-1.56c-2.11.17-4.8.51-7.69.91v2.02c2.95-.42 5.71-.76 7.85-.94c7.18-.59 10.97 1.17 12.03 1.77v-2.23c-1.96-.87-5.89-2.05-12.19-1.53M26.38 44.39c-3.16.54-5.8 1.01-7.26 1.28v2.03c1.31-.24 3.99-.72 7.26-1.28zm32.5-1.35c-1.95-.88-5.89-2.08-12.25-1.55c-4.07.33-10.3 1.26-15.91 2.18v2.03c5.66-.93 11.98-1.87 16.08-2.21c7.3-.6 11.1 1.23 12.08 1.8zm.01 7.23c-1.93-.88-5.89-2.11-12.3-1.58c-.65.05-1.35.12-2.09.2v2.01c.81-.09 1.56-.16 2.26-.22c7.44-.61 11.24 1.3 12.14 1.84c-.01-.75-.01-1.5-.01-2.25m-18.74-.84c-7.82 1.07-17.56 2.8-21.02 3.43v2.03c3.05-.56 13.02-2.35 21.02-3.45zm-11.9 9.04c-3.93.66-7.33 1.27-9.12 1.59v2.03c1.62-.3 5.07-.92 9.12-1.6zm30.65-.96c-1.91-.88-5.89-2.14-12.36-1.61c-3.6.3-8.88 1.05-13.94 1.86v2.02c5.11-.82 10.48-1.59 14.1-1.89c7.63-.63 11.44 1.41 12.2 1.87zm.02 14.47c-1.82-.87-5.76-2.18-12.26-1.69v2.01c8.29-.67 12.05 1.81 12.26 1.96zm-32.54 1.2c-3.08.53-5.7.99-7.23 1.27v2.03c1.41-.26 4.05-.73 7.23-1.28zm4.34-.72v2.03c3.88-.63 8.05-1.27 11.6-1.72v-2.02c-3.53.44-7.7 1.07-11.6 1.71m6.95 6.12c-7.16 1.04-15.21 2.47-18.51 3.07v2.03c2.99-.55 11.19-2.01 18.51-3.08zm21.26.64c-1.81-.88-5.84-2.25-12.56-1.7c-1.27.1-2.75.27-4.36.47V80c1.67-.21 3.21-.38 4.52-.49c8.56-.71 12.32 1.95 12.36 1.97l.05-.06c0-.69 0-1.42-.01-2.2M36.18 64.4c-6.82 1.02-14.05 2.31-17.04 2.86v2.03c2.68-.49 10.05-1.81 17.04-2.87zm22.73.34c-1.88-.88-5.87-2.18-12.43-1.64c-1.68.14-3.73.38-5.95.68v2.02c2.29-.31 4.4-.56 6.12-.7c7.88-.65 11.69 1.54 12.27 1.91c-.01-.74-.01-1.5-.01-2.27m29.5-35.03c8.28 1.1 19.1 3.06 22.04 3.59c0-.74 0-1.41-.01-2.03c-3.44-.63-13.97-2.51-22.04-3.58v2.02zm-4.35-2.52c-.43-.04-.84-.08-1.23-.11c-6.27-.52-10.19.65-12.16 1.52c0 .65.01 1.4.01 2.22c1.12-.62 4.91-2.33 11.99-1.75c.44.04.91.08 1.39.13zm18.3 11.89a673 673 0 0 1 8.1 1.43v-2.03c-1.57-.29-4.55-.82-8.1-1.42zm-4.34-2.75c-5.41-.87-11.25-1.73-15.13-2.05c-6.3-.52-10.23.66-12.2 1.53v2.23c1.06-.6 4.85-2.36 12.03-1.77c3.91.32 9.84 1.2 15.29 2.08v-2.02zm-.84 7.06v2.02c5.81.93 11.22 1.91 13.28 2.29v-2.03c-2.33-.42-7.64-1.37-13.28-2.28M88.4 49.3c-2.01-.26-3.87-.48-5.41-.6c-6.41-.53-10.37.7-12.3 1.58v2.25c.9-.53 4.71-2.45 12.14-1.84c1.58.13 3.5.35 5.57.63zm4.35.61v2.02c7.25 1.08 15.06 2.49 17.7 2.97v-2.03c-2.98-.55-10.63-1.91-17.7-2.96m.88 7.33c-3.95-.6-7.78-1.11-10.58-1.34c-6.48-.53-10.46.73-12.36 1.61v2.26c.76-.47 4.57-2.5 12.2-1.87c2.83.23 6.74.76 10.75 1.37v-2.03zm4.34.68v2.03c5.44.88 10.42 1.78 12.47 2.15v-2.03c-2.28-.42-7.18-1.3-12.47-2.15m7.07 8.38v2.03c2.36.41 4.29.76 5.39.96v-2.03c-1.2-.22-3.1-.56-5.39-.96m-15.75 4.71c-2.29-.31-4.41-.56-6.13-.7c-6.64-.55-10.65.79-12.49 1.67v2.28c.21-.15 3.99-2.65 12.34-1.96c1.76.14 3.94.4 6.3.72v-2.01zm4.34.62v2.02c6.88 1.04 14.1 2.34 16.8 2.83v-2.03c-3-.54-10.08-1.8-16.8-2.82m3.55 7.75c-5.07-.81-10.37-1.57-13.97-1.87c-6.73-.55-10.75.83-12.56 1.7v2.2l.05.06c.03-.02 3.79-2.68 12.36-1.97c3.63.3 9.02 1.08 14.14 1.9v-2.02zm4.35.72v2.03c3.89.65 7.21 1.25 8.89 1.56v-2.03c-1.83-.34-5.11-.93-8.89-1.56m-18.6-17.01c-6.46-.51-10.4.78-12.26 1.65v2.27c.58-.37 4.38-2.56 12.26-1.91zm4.35.46v2.01c4.12.52 9.07 1.3 13.42 2.02v-2.03c-4.38-.72-9.33-1.49-13.42-2m-7.56-22.18c-4.48.03-7.43.95-9.02 1.67v2.24c.84-.48 3.71-1.87 9.02-1.92zm4.34.22v2.01c2.49.25 5.58.67 8.77 1.14v-2.02c-3.2-.48-6.28-.89-8.77-1.13' opacity='0.5'/%3E%3Cpath fill='%23616161' d='M71.16 98.45c-1.12-.1-2.15.59-2.51 1.66c-.54 1.63-1.8 3.76-4.65 3.76c-2.88 0-4.15-2.14-4.7-3.77a2.415 2.415 0 0 0-2.48-1.64l-.39.03l.01.32a7.55 7.55 0 0 0 7.55 7.55a7.55 7.55 0 0 0 7.55-7.55c0-.1-.01-.33-.01-.33z'/%3E%3C/svg%3E")}.reveal .institute,.reveal .quarto-title-affiliation,.reveal .quarto-title-author-email{font-style:italic}.reveal .quarto-title-authors{padding-top:20px;margin-top:2rem;margin-bottom:3.5rem;border-top:2px solid #eb811b}.reveal .quarto-title-authors .quarto-title-author{padding-left:0em !important;padding-right:4em !important;width:fit-content}.reveal .author,.reveal .quarto-title-author-name{color:#33474b;display:flex;justify-content:left;align-items:center}.reveal #title-slide .subtitle,.reveal div.reveal div.slides section.quarto-title-block .subtitle{margin-bottom:1.5rem}.reveal .slide-background.title-slide{background-color:#23373b}.reveal div.header-logo{grid-area:logo}.reveal div.header-title{grid-area:ht;padding-left:60px;padding-top:15px;padding-bottom:10px}.reveal div.reveal-header{display:grid;grid-template-columns:3fr .35fr;grid-template-areas:"ht logo";column-gap:10px;align-items:center;top:-5px;margin:3.2px 0px 2px 0px;width:100%;position:fixed;background:#23373b;z-index:5}.reveal div.reveal-header .hedaer-title h2{color:#fff !important}.reveal div.slides section:not(.title-slide):not(#title-slide):not(.stack){padding-top:1.5em;margin-top:1.5em;padding-bottom:2.5em}.reveal div.slides section.smaller:not(.title-slide):not(#title-slide):not(.stack){padding-top:4em;margin-top:1.5em;padding-bottom:2em}.reveal .header-logo img,.reveal .header-logo svg{margin:0px 0px 0px 0px;padding-left:3vw;padding-right:18px;padding-top:12px;height:100%;width:auto;max-width:max(80px,12vw);max-height:max(80px,12vh)}.reveal img{display:block;margin:auto;padding:12px}.reveal .cell-output-display{max-height:450px;overflow-y:auto}.reveal .footer,.reveal .slide-number{color:#604c38}.reveal .slide aside{bottom:250px;color:#604c38}.reveal section[data-background-image]{color:#fff}.reveal section[data-background-image] h1,.reveal section[data-background-image] h2,.reveal section[data-background-image] h3,.reveal section[data-background-image] h4,.reveal section[data-background-image] h5,.reveal section[data-background-image] h5{color:#fff}.reveal section[data-background-image] code{color:#14b03d;filter:brightness(2)}.reveal .progress{background-color:rgba(0,0,0,0);color:#eb811b}.reveal .slides table{margin-bottom:.8em;border-top:2px solid hsl(165,2.4390243902%,37.1568627451%);border-bottom:2px solid hsl(165,2.4390243902%,37.1568627451%)}.reveal .slides table th,.reveal .slides table td{border:none;padding:.2em;font-size:.9em}.reveal .slides table thead th{font-weight:normal}.reveal .slides table thead th,.reveal .slides table tr:last-child td{border-bottom:1px solid hsl(165,2.4390243902%,42.1568627451%)}.reveal .slide figure>figcaption{font-size:.8em}figure.quarto-float-tbl figcaption.quarto-float-caption-top{margin-bottom:1rem}div[type=default] .callout,div[type=example] .callout,div[type=alert] .callout{border-radius:0px;box-shadow:0px 0px 6px rgba(0,0,0,.05)}div[type=default] .callout.callout-style-default,div[type=example] .callout.callout-style-default,div[type=alert] .callout.callout-style-default{border-left:1px solid}div[type=default] div.callout-note,div[type=example] div.callout-note,div[type=alert] div.callout-note{border-left-color:silver !important}div[type=default] div.callout-note.callout-style-default .callout-title,div[type=example] div.callout-note.callout-style-default .callout-title,div[type=alert] div.callout-note.callout-style-default .callout-title{background-color:#bebebe}div[type=example] div.callout-note.callout-style-default .callout-title{color:#14b03d}div[type=alert] div.callout-note.callout-style-default .callout-title{color:#9c162a}:root{--quarto-scss-export-primary-color: #23373b;--quarto-scss-export-secondary-color: #EB811B;--quarto-scss-export-body-fg-color: #33474b;--quarto-scss-export-alert-color: #9c162a;--quarto-scss-export-example-color: #14B03D;--quarto-scss-export-body-bg: #f1f1f1;--quarto-scss-export-body-color: #33474b;--quarto-scss-export-header-bg-color: #23373b;--quarto-scss-export-selection-bg-color: #26351C;--quarto-scss-export-selection-fcolor: #fff;--quarto-scss-export-dark-bg-code-color: #14B03D;--quarto-scss-export-link-color: #EB811B;--quarto-scss-export-presentation-heading-color: #000;--quarto-scss-export-selection-bg: rgba(0, 0, 0, 0.99);--quarto-scss-export-dark-bg-text-color: #fff;--quarto-scss-export-link-color-bg: transparent;--quarto-scss-export-text-muted: rgb(117.5, 154.1666666667, 161.5);--quarto-scss-export-gray-200: #e9ecef;--quarto-scss-export-gray-100: #f8f9fa;--quarto-scss-export-gray-900: #212529;--quarto-scss-export-primary: #2a76dd;--quarto-scss-export-link-color-hover: rgb(239.1129032258, 154.9112903226, 73.8870967742);--quarto-scss-export-selection-color: #f1f1f1;--quarto-scss-export-border-color: rgb(117.5, 154.1666666667, 161.5);--quarto-scss-export-presentation-list-bullet-color: #33474b;--quarto-scss-export-code-block-bg: #f1f1f1;--quarto-scss-export-code-block-border-color: rgb(208.5714285714, 220.9523809524, 223.4285714286);--quarto-scss-export-code-block-color: #33474b;--quarto-scss-export-code-bg: transparent;--quarto-scss-export-tabset-border-color: rgb(208.5714285714, 220.9523809524, 223.4285714286);--quarto-scss-export-table-border-color: rgb(208.5714285714, 220.9523809524, 223.4285714286);--quarto-scss-export-input-panel-border-color: rgb(208.5714285714, 220.9523809524, 223.4285714286);--quarto-scss-export-input-panel-bg: rgb(248, 249, 250);--quarto-scss-export-callout-color-note: #0d6efd;--quarto-scss-export-callout-color-tip: #198754;--quarto-scss-export-callout-color-important: #dc3545;--quarto-scss-export-callout-color-caution: #fd7e14;--quarto-scss-export-callout-color-warning: #ffc107;--quarto-scss-export-light-bg-text-color: #222;--quarto-scss-export-light-bg-link-color: #2a76dd;--quarto-scss-export-dark-bg-link-color: #42affa;--quarto-scss-export-light-bg-code-color: #4758ab;--quarto-scss-export-kbd-color: #33474b;--quarto-scss-export-kbd-bg: #f8f9fa;--quarto-scss-export-revealjs-heading-color: #000;--quarto-scss-export-revealjs-list-bullet-color: #33474b;--quarto-scss-export-backgroundColor: #f1f1f1;--quarto-scss-export-mainColor: #33474b;--quarto-scss-export-headingColor: #000;--quarto-scss-export-linkColor: #EB811B;--quarto-scss-export-linkColorHover: rgb(239.1129032258, 154.9112903226, 73.8870967742);--quarto-scss-export-selectionBackgroundColor: rgba(0, 0, 0, 0.99);--quarto-scss-export-selectionColor: #f1f1f1;--quarto-scss-export-btn-code-copy-color: rgb(117.5, 154.1666666667, 161.5);--quarto-scss-export-btn-code-copy-color-active: #EB811B;--quarto-scss-export-secondary: #999;--quarto-scss-export-mermaid-bg-color: #f1f1f1;--quarto-scss-export-mermaid-edge-color: #999;--quarto-scss-export-mermaid-node-fg-color: #33474b;--quarto-scss-export-mermaid-fg-color: #33474b;--quarto-scss-export-mermaid-fg-color--lighter: rgb(71.6428571429, 99.7380952381, 105.3571428571);--quarto-scss-export-mermaid-fg-color--lightest: rgb(92.2857142857, 128.4761904762, 135.7142857143);--quarto-scss-export-mermaid-label-bg-color: #f1f1f1;--quarto-scss-export-mermaid-label-fg-color: #2a76dd;--quarto-scss-export-mermaid-node-bg-color: rgba(42, 118, 221, 0.1)}