@import"./fonts/source-sans-pro/source-sans-pro.css";:root{--r-background-color: #fff;--r-main-font: Source Sans Pro, Helvetica, sans-serif;--r-main-font-size: 40px;--r-main-color: #222;--r-block-margin: 12px;--r-heading-margin: 0 0 12px 0;--r-heading-font: Source Sans Pro, Helvetica, sans-serif;--r-heading-color: #3B515B;--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: 80px !important;--r-heading2-size: 50px !important;--r-heading3-size: 1.1em;--r-heading4-size: 1em;--r-code-font: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--r-link-color: #0271BB;--r-link-color-dark: #01436f;--r-link-color-hover: #038fed;--r-selection-background-color: #0271BB;--r-selection-color: #fff}.reveal-viewport{background:#fff;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:rgba(255,255,255,.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}.hidden{display:none !important}.zindex-bottom{z-index:-1 !important}.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:inline-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}figure>p:empty{display:none}figure>p:first-child{margin-top:0;margin-bottom:0}figure>figcaption{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{caption-side:top;margin-bottom:1.5rem}caption,.table-caption{padding-top:.5rem;padding-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:#6f6f6f}details>summary>p:only-child{display:inline}pre.sourceCode,code.sourceCode{position:relative}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}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}.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}div.ansi-escaped-output{font-family:monospace;display:block}/*!
*
* ansi colors from IPython notebook's
*
*/.ansi-black-fg{color:#3e424d}.ansi-black-bg{background-color:#3e424d}.ansi-black-intense-fg{color:#282c36}.ansi-black-intense-bg{background-color:#282c36}.ansi-red-fg{color:#e75c58}.ansi-red-bg{background-color:#e75c58}.ansi-red-intense-fg{color:#b22b31}.ansi-red-intense-bg{background-color:#b22b31}.ansi-green-fg{color:#00a250}.ansi-green-bg{background-color:#00a250}.ansi-green-intense-fg{color:#007427}.ansi-green-intense-bg{background-color:#007427}.ansi-yellow-fg{color:#ddb62b}.ansi-yellow-bg{background-color:#ddb62b}.ansi-yellow-intense-fg{color:#b27d12}.ansi-yellow-intense-bg{background-color:#b27d12}.ansi-blue-fg{color:#208ffb}.ansi-blue-bg{background-color:#208ffb}.ansi-blue-intense-fg{color:#0065ca}.ansi-blue-intense-bg{background-color:#0065ca}.ansi-magenta-fg{color:#d160c4}.ansi-magenta-bg{background-color:#d160c4}.ansi-magenta-intense-fg{color:#a03196}.ansi-magenta-intense-bg{background-color:#a03196}.ansi-cyan-fg{color:#60c6c8}.ansi-cyan-bg{background-color:#60c6c8}.ansi-cyan-intense-fg{color:#258f8f}.ansi-cyan-intense-bg{background-color:#258f8f}.ansi-white-fg{color:#c5c1b4}.ansi-white-bg{background-color:#c5c1b4}.ansi-white-intense-fg{color:#a1a6b2}.ansi-white-intense-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: #fff;--quarto-body-color: #222;--quarto-text-muted: #6f6f6f;--quarto-border-color: #bbbbbb;--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:absolute;right:.5em;left:inherit;background-color:rgba(0,0,0,0)}:root{--mermaid-bg-color: #fff;--mermaid-edge-color: #999;--mermaid-node-fg-color: #222;--mermaid-fg-color: #222;--mermaid-fg-color--lighter: #3c3c3c;--mermaid-fg-color--lightest: #555555;--mermaid-font-family: Source Sans Pro, Helvetica, sans-serif;--mermaid-label-bg-color: #fff;--mermaid-label-fg-color: #468;--mermaid-node-bg-color: rgba(68, 102, 136, 0.1);--mermaid-node-fg-color: #222}@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(111, 111, 111)" 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(111, 111, 111)" 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(2, 113, 187)" 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(2, 113, 187)"  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 #bbb;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:#bbb;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:#bbb}@media(min-width: 30em){.panel-tabset [role=tab][aria-selected=true]{background-color:rgba(0,0,0,0);border:1px solid #bbb;border-bottom-color:#fff}}@media(min-width: 30em){.panel-tabset [role=tab]:hover:not([aria-selected=true]){border:1px solid #bbb}}.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,.code-with-filename .code-with-filename-file pre{background-color:rgba(219,219,219,.8)}.quarto-dark .code-with-filename .code-with-filename-file,.quarto-dark .code-with-filename .code-with-filename-file pre{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:#ffa07a}#title-slide,div.reveal div.slides section.quarto-title-block{text-align:center}#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:50px !important}.reveal[data-navigation-mode=linear] .title-slide h1{font-size:80px !important}.reveal div.sourceCode{border:1px solid #bbb;border-radius:4px}.reveal pre{width:100%;box-shadow:none;background-color:#fff;border:none;margin:0;font-size:.55em}.reveal code{color:#e2001a;background-color:#f7f7f7;white-space:pre-wrap}.reveal pre.sourceCode code{background-color:#fff;padding:6px 9px;max-height:500px;white-space:pre}.reveal pre code{background-color:#fff;color:#222}.reveal .column-output-location{display:flex;align-items:stretch}.reveal .column-output-location .column:first-of-type div.sourceCode{height:100%;background-color:#fff}.reveal blockquote{display:block;position:relative;color:#6f6f6f;width:unset;margin:var(--r-block-margin) auto;padding:.625rem 1.75rem;border-left:.25rem solid #6f6f6f;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:#6f6f6f}.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:#bbb;border-width:1px;border-radius:4px;background-color:rgba(233,236,239,.2)}.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,.reveal .slides section.smaller,.reveal .slides section .callout{font-size:0.7em}.reveal.smaller .slides h1,.reveal .slides section.smaller h1{font-size:calc(80px !important / 0.7)}.reveal.smaller .slides h2,.reveal .slides section.smaller h2{font-size:calc(50px !important / 0.7)}.reveal.smaller .slides h3,.reveal .slides section.smaller h3{font-size:calc(1.1em / 0.7)}.reveal .columns>.column>:not(ul,ol){margin-left:.25em;margin-right:.25em}.reveal .columns>.column:first-child>:not(ul,ol){margin-right:.5em;margin-left:0}.reveal .columns>.column:last-child>:not(ul,ol){margin-right:0;margin-left:.5em}.reveal .slide-number{color:#038fed;background-color:#fff}.reveal .footer{color:#6f6f6f}.reveal .footer a{color:#0271bb}.reveal .slide-number{color:#6f6f6f}.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:#fff;color:#222;border-radius:4px;border:solid 1px #6f6f6f;font-size:.6em}.tippy-box[data-theme~=light-border] .tippy-arrow{color:#6f6f6f}.tippy-box[data-placement^=bottom]>.tippy-content{padding:7px 10px;z-index:1}.reveal .callout.callout-style-simple .callout-body,.reveal .callout.callout-style-default .callout-body,.reveal .callout.callout-style-simple div.callout-title,.reveal .callout.callout-style-default div.callout-title{font-size:inherit}.reveal .callout.callout-style-default .callout-icon::before,.reveal .callout.callout-style-simple .callout-icon::before{height:2rem;width:2rem;background-size:2rem 2rem}.reveal .callout.callout-titled .callout-title p{margin-top:.5em}.reveal .callout.callout-titled .callout-icon::before{margin-top:1rem}.reveal .callout.callout-titled .callout-body>.callout-content>:last-child{margin-bottom:1rem}.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(2, 113, 187)" 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(2, 113, 187)" 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(2, 113, 187)" 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:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",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}.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-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:#fff;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:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;border:solid #222 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}.reveal .quarto-title-block .quarto-title-authors{display:flex;justify-content:center}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author{padding-left:.5em;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 .slide h2{padding-top:.5em}.reveal .slide h3{color:#4e626b !important}.reveal .slide ol{padding-left:20px}.reveal .slide ul{padding-left:5px}.reveal .slide{padding:0 5px}.reveal .slide .source-left,.reveal .slide .source-right,.reveal .slide .source-center,.reveal .slide .aside-left,.reveal .slide .aside-right,.reveal .slide .aside-center{position:absolute;bottom:5px;display:block;width:95%;margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}.reveal .slide .source-left p,.reveal .slide .source-right p,.reveal .slide .source-center p{font-style:italic;padding:0 10px;color:#9a9a9a;font-size:16px !important}.reveal .slide .aside-left p,.reveal .slide .aside-right p,.reveal .slide .aside-center p{padding:0 10px;color:#6f6f6f;font-size:20px !important}.reveal .slide .source-right p,.reveal .slide .aside-right p{text-align:right}.reveal .slide .source-center p,.reveal .slide .aside-center p{text-align:center}.reveal .slide .source-left p,.reveal .slide .aside-left p{text-align:left}.reveal .slide .columns .column{padding:5px 5px 5px 5px;overflow:hidden}.reveal .slide .columns>.column:last-child>:not(ul,ol){margin-right:0;margin-left:0}.reveal .slide .columns .col-1{width:7.38%}.reveal .slide .columns .col-2{width:15.7%}.reveal .slide .columns .col-3{width:24%}.reveal .slide .columns .col-4{width:32.38%}.reveal .slide .columns .col-5{width:40.7%}.reveal .slide .columns .col-6{width:49%}.reveal .slide .columns .col-7{width:57.38%}.reveal .slide .columns .col-8{width:65.7%}.reveal .slide .columns .col-9{width:74%}.reveal .slide .columns .col-10{width:82.38%}.reveal .slide .columns .col-11{width:90.7%}.reveal .slide .columns .col-12{width:99%}.reveal .slide .columns .offset-1{margin-left:8.33%}.reveal .slide .columns .offset-2{margin-left:16.66%}.reveal .slide .columns .offset-3{margin-left:25%}.reveal .slide .columns .offset-4{margin-left:33.33%}.reveal .slide .columns .offset-5{margin-left:41.66%}.reveal .slide .columns .offset-6{margin-left:50%}.reveal .slide .columns .offset-7{margin-left:58.33%}.reveal .slide .columns .offset-8{margin-left:66.66%}.reveal .slide .columns .offset-9{margin-left:75%}.reveal .slide .columns .offset-10{margin-left:83.33%}.reveal .slide .columns .offset-11{margin-left:91.66%}.reveal .slide .columns .box-1{width:12.5%}.reveal .slide .columns .box-2{width:12.5%}.reveal .slide .columns .box-3{width:21%}.reveal .slide .columns .box-4{width:29.5%}.reveal .slide .columns .box-5{width:37.8%}.reveal .slide .columns .box-6{width:46%}.reveal .slide .columns .box-7{width:54.5%}.reveal .slide .columns .box-8{width:62.8%}.reveal .slide .columns .box-9{width:71%}.reveal .slide .columns .box-10{width:79.5%}.reveal .slide .columns .box-11{width:87.8%}.reveal .slide .columns .box-12{width:96%}.reveal .slide .columns .box-grey1{background-color:#e5e4e2}.reveal .slide .columns .box-grey1>h3:first-child{background-color:#a09f9e;color:#fff !important}.reveal .slide .columns .box-grey2{background-color:#bcc6cc}.reveal .slide .columns .box-grey2>h3:first-child{background-color:#838a8e;color:#fff !important}.reveal .slide .columns .box-grey3{background-color:#98afc7}.reveal .slide .columns .box-grey3>h3:first-child{background-color:#6a7a8b;color:#fff !important}.reveal .slide .columns .box-red{background-color:#f5cccc;color:#000}.reveal .slide .columns .box-red>h3:first-child{background-color:#d10000;color:#fff !important}.reveal .slide .columns .box-blue{background-color:#cce4f4}.reveal .slide .columns .box-blue>h3:first-child{background-color:#027bcb;color:#fff !important}.reveal .slide .columns .box-green{background-color:#adebad}.reveal .slide .columns .box-green>h3:first-child{background-color:#1f7a1f;color:#fff !important}.reveal .slide .columns .box-yellow{background-color:#ffec8b}.reveal .slide .columns .box-yellow>h3:first-child{background-color:#eeb422;color:#fff !important}.reveal .slide .columns .box-orange{background-color:#f1b98c}.reveal .slide .columns .box-orange>h3:first-child{background-color:#e3731a;color:#fff !important}.reveal .slide .columns .box-grey1,.reveal .slide .columns .box-grey2,.reveal .slide .columns .box-grey3,.reveal .slide .columns .box-red,.reveal .slide .columns .box-blue,.reveal .slide .columns .box-yellow,.reveal .slide .columns .box-orange,.reveal .slide .columns .box-green{padding:5px 15px 5px 15px;overflow:hidden;border-radius:5px;margin-left:5px;margin-right:5px;margin-bottom:5px}.reveal .slide .columns .outline{background-color:#fff;border:solid 1px #b6bfc3;padding:5px 14px}.reveal .slide .columns .column>h3:first-child,.reveal .slide .columns .box-grey1>h3:first-child,.reveal .slide .columns .box-grey2>h3:first-child,.reveal .slide .columns .box-grey3>h3:first-child,.reveal .slide .columns .box-red>h3:first-child,.reveal .slide .columns .box-blue>h3:first-child,.reveal .slide .columns .box-yellow>h3:first-child,.reveal .slide .columns .box-orange>h3:first-child,.reveal .slide .columns .box-green>h3:first-child{margin:-5px -15px 10px -15px;padding-top:2px;padding-bottom:3px;padding-left:10px;padding-right:10px}.reveal .slide .columns .column>h3,.reveal .slide .columns .box-grey>h3,.reveal .slide .columns .box-grey1>h3,.reveal .slide .columns .box-grey2>h3,.reveal .slide .columns .box-red>h3,.reveal .slide .columns .box-blue>h3,.reveal .slide .columns .box-yellow>h3,.reveal .slide .columns .box-orange>h3,.reveal .slide .columns .box-green>h3,.reveal .slide.smaller .columns .box-grey>h3,.reveal .slide.smaller .columns .box-grey1>h3,.reveal .slide.smaller .columns .box-grey2>h3,.reveal .slide.smaller .columns .box-grey3>h3,.reveal .slide.smaller .columns .box-red>h3,.reveal .slide.smaller .columns .box-blue>h3,.reveal .slide.smaller .columns .box-yellow>h3,.reveal .slide.smaller .columns .box-orange>h3,.reveal .slide.smaller .columns .box-green>h3{font-size:1.1em}.reveal .slide .columns h3{font-size:1.1em}.reveal.smaller .slides .columns h3,.reveal .slides section.smaller .columns h3{font-size:1.57em}.reveal .slide .columns .box-grey1>.box-body>ul li,.reveal .slide .columns .box-grey2>.box-body>ul li,.reveal .slide .columns .box-grey3>.box-body>ul li,.reveal .slide .columns .box-red>.box-body>ul li,.reveal .slide .columns .box-blue>.box-body>ul li,.reveal .slide .columns .box-yellow>.box-body>ul li,.reveal .slide .columns .box-orange>.box-body>ul li,.reveal .slide .columns .box-green>.box-body>ul li{margin-top:.5rem;margin-bottom:.2rem}.reveal .columns>.column:first-child>:not(ul,ol),.reveal .columns>.column>:not(ul,ol),.reveal .columns>.column:last-child>:not(ul,ol){margin-right:0;margin-left:0}.reveal .slide .columns .box-brown{background-color:#c0aa94}.reveal .slide .columns .box-brown>h3:first-child{background-color:#5e4b3c;color:#fff !important}.reveal .slide .columns .box-purple{background-color:#cab2d6}.reveal .slide .columns .box-purple>h3:first-child{background-color:#6a3d9a;color:#fff !important}.reveal .slide .columns .box-black{background-color:#ccc}.reveal .slide .columns .box-black>h3:first-child{background-color:#000;color:#fff !important}.reveal .slide .columns .box-dist{background-color:#f2d9d8;color:#000}.reveal .slide .columns .box-dist>h3:first-child{background-color:#c34a47;color:#fff !important}.reveal .slide .columns .box-comp{background-color:#c9e3f4}.reveal .slide .columns .box-comp>h3:first-child{background-color:#027bcb;color:#fff !important}.reveal .slide .columns .box-part{background-color:#e4ebe0}.reveal .slide .columns .box-part>h3:first-child{background-color:#7fa16a;color:#fff !important}.reveal .slide .columns .box-relate{background-color:#fbeed1}.reveal .slide .columns .box-relate>h3:first-child{background-color:#eeb423;color:#fff !important}.reveal .slide .columns .box-trend{background-color:#dfecec}.reveal .slide .columns .box-trend>h3:first-child{background-color:#68a6c2;color:#fff !important}.reveal .slide .columns .box-brown,.reveal .slide .columns .box-purple,.reveal .slide .columns .box-black,.reveal .slide .columns .box-dist,.reveal .slide .columns .box-comp,.reveal .slide .columns .box-part,.reveal .slide .columns .box-relate,.reveal .slide .columns .box-trend{padding:5px 15px 5px 15px;overflow:hidden;border-radius:5px;margin-left:5px;margin-right:5px;margin-bottom:5px}.reveal .slide .columns .box-brown>h3:first-child,.reveal .slide .columns .box-purple>h3:first-child,.reveal .slide .columns .box-black>h3:first-child,.reveal .slide .columns .box-dist>h3:first-child,.reveal .slide .columns .box-comp>h3:first-child,.reveal .slide .columns .box-part>h3:first-child,.reveal .slide .columns .box-relate>h3:first-child,.reveal .slide .columns .box-trend>h3:first-child{margin:-5px -15px 10px -15px;padding-top:2px;padding-bottom:3px;padding-left:10px;padding-right:10px}.reveal .slide .columns .box-brown>h3,.reveal .slide .columns .box-purple>h3,.reveal .slide .columns .box-black>h3,.reveal .slide .columns .box-dist>h3,.reveal .slide .columns .box-comp>h3,.reveal .slide .columns .box-part>h3,.reveal .slide .columns .box-relate>h3,.reveal .slide .columns .box-trend>h3,.reveal .slide.smaller .columns .box-brown>h3,.reveal .slide.smaller .columns .box-purple>h3,.reveal .slide.smaller .columns .box-black>h3,.reveal .slide.smaller .columns .box-grey3>h3,.reveal .slide.smaller .columns .box-dist>h3,.reveal .slide.smaller .columns .box-comp>h3,.reveal .slide.smaller .columns .box-part>h3,.reveal .slide.smaller .columns .box-relate>h3,.reveal .slide.smaller .columns .box-trend>h3{font-size:1.1em}.reveal .slide .columns .box-brown>.box-body>ul li,.reveal .slide .columns .box-purple>.box-body>ul li,.reveal .slide .columns .box-black>.box-body>ul li,.reveal .slide .columns .box-dist>.box-body>ul li,.reveal .slide .columns .box-comp>.box-body>ul li,.reveal .slide .columns .box-part>.box-body>ul li,.reveal .slide .columns .box-relate>.box-body>ul li,.reveal .slide .columns .box-trend>.box-body>ul li{margin-top:.5rem;margin-bottom:.2rem}.reveal .slide .columns .outline{background-color:#fff;border:solid 1px #b6bfc3;padding:5px 14px}.reveal .slide .div-xx-small,.reveal .slide.smaller .div-xx-small{font-size:62.5%}.reveal .slide .div-x-small,.reveal .slide.smaller .div-x-small{font-size:75%}.reveal .slide .div-small,.reveal .slide.smaller .div-small{font-size:87.5%}.reveal .slide .div-medium,.reveal .slide.smaller .div-medium{font-size:100%}.reveal .slide .div-large,.reveal .slide.smaller .div-large{font-size:112.5%}.reveal .slide .div-x-large,.reveal .slide.smaller .div-x-large{font-size:125%}.reveal .slide .div-xx-large,.reveal .slide.smaller .div-xx-large{font-size:150%}.reveal .slide p span.xx-small,.reveal .slide .xx-small p,.reveal .slide .xx-small ul,.reveal .slide .xx-small ol,.reveal .slide .xx-small table,.reveal .slide.smaller p span.xx-small,.reveal .slide.smaller .xx-small p,.reveal .slide.smaller .xx-small ul,.reveal .slide.smaller .xx-small ol,.reveal .slide.smaller .xx-small table{font-size:62.5%}.reveal .slide p span.x-small,.reveal .slide .x-small p,.reveal .slide .x-small ul,.reveal .slide .x-small ol,.reveal .slide .x-small table,.reveal .slide.smaller p span.x-small,.reveal .slide.smaller .x-small p,.reveal .slide.smaller .x-small ul,.reveal .slide.smaller .x-small ol,.reveal .slide.smaller .x-small table{font-size:75%}.reveal .slide p span.small,.reveal .slide p span.small,.reveal .slide .small p,.reveal .slide .small ul,.reveal .slide .small ol,.reveal .slide .small table,.reveal .slide.smaller p span.small,.reveal .slide.smaller .small p,.reveal .slide.smaller .small ul,.reveal .slide.smaller .small ol,.reveal .slide.smaller .small table{font-size:87.5%}.reveal .slide p span.large,.reveal .slide .large p,.reveal .slide .large ul,.reveal .slide .large ol,.reveal .slide .large table,.reveal .slide.smaller p span.large,.reveal .slide.smaller .large p,.reveal .slide.smaller .large ul,.reveal .slide.smaller .large ol,.reveal .slide.smaller .large table{font-size:112.5%}.reveal .slide p span.x-large,.reveal .slide .x-large p,.reveal .slide .x-large ul,.reveal .slide .x-large ol,.reveal .slide .x-large table,.reveal .slide.smaller p span.x-large,.reveal .slide.smaller .x-large p,.reveal .slide.smaller .x-large ul,.reveal .slide.smaller .x-large ol,.reveal .slide.smaller .x-large table{font-size:125%}.reveal .slide p span.xx-large,.reveal .slide .xx-large p,.reveal .slide .xx-large ul,.reveal .slide .xx-large ol,.reveal .slide .xx-large table,.reveal .slide.smaller p span.xx-large,.reveal .slide.smaller .xx-large p,.reveal .slide.smaller .xx-large ul,.reveal .slide.smaller .xx-large ol,.reveal .slide.smaller .xx-large table{font-size:150%}.reveal .slide .column.icon-small-r>p>img,.reveal .slide .column.icon-small-l>p>img,.reveal .slide .column.icon-small-r>img,.reveal .slide .column.icon-small-l>img{max-height:50px !important;max-width:50px !important}.reveal .slide .column.icon-r>p>img,.reveal .slide .column.icon-l>p>img,.reveal .slide .column.icon-r>img,.reveal .slide .column.icon-l>img{max-height:125px !important;max-width:125px !important}.reveal .slide .column.icon-big-r>p>img,.reveal .slide .column.icon-big-l>p>img,.reveal .slide .column.icon-big-r>img,.reveal .slide .column.icon-big-l>img{max-height:250px !important;max-width:250px !important}.reveal .slide .column.icon-small-r>p>img,.reveal .slide .column.icon-small-r>img,.reveal .slide .column.icon-r>p>img,.reveal .slide .column.icon-r>img,.reveal .slide .column.icon-big-r>p>img,.reveal .slide .column.icon-big-r>img{float:right;margin-left:20px;margin-top:0}.reveal .slide .column.icon-small-l>p>img,.reveal .slide .column.icon-small-l>img,.reveal .slide .column.icon-l>p>img,.reveal .slide .column.icon-l>img,.reveal .slide .column.icon-big-l>p>img,.reveal .slide .column.icon-big-l>img{float:left;margin-right:20px;margin-top:0}.reveal .slide .column.icon-small-r img,.reveal .slide .column.icon-small-l img{max-height:50px !important;max-width:50px !important}.reveal .slide .column.icon-r img,.reveal .slide .column.icon-l img{max-height:125px !important;max-width:125px !important}.reveal .slide .column.icon-big-r img,.reveal .slide .column.icon-big-l img{max-height:250px !important;max-width:250px !important}.reveal .slide .column.icon-small-r img,.reveal .slide .column.icon-r img,.reveal .slide .column.icon-big-r img{float:right;margin-left:20px}.reveal .slide .column.icon-small-l img,.reveal .slide .column.icon-l img,.reveal .slide .column.icon-big-l img{float:left;margin-right:20px}.reveal .slide div.callout-note{border-left-color:#0271bb !important}.reveal .slide div.callout-note.callout-style-default .callout-caption{background-color:#d6efff;color:#0271bb}.reveal .slide div.callout-warning{border-left-color:#233036 !important}.reveal .slide div.callout-warning.callout-style-default .callout-caption{background-color:#3b515b;color:orange}.reveal .slide div.callout-important{border-left-color:#d10000 !important}.reveal .slide div.callout-important.callout-style-default .callout-caption{background-color:#f0cace;color:#d10000}.reveal .slide div.callout-tip{border-left-color:#575757 !important}.reveal .slide div.callout-tip.callout-style-default .callout-caption{background-color:#dadada;color:#575757}.reveal .slide div.callout-caution{border-left-color:#fd7e13 !important}.reveal .slide div.callout-caution.callout-style-default .callout-caption{background-color:#ffe9d7;color:#fd7e13}.reveal .slide .callout.callout-captioned .callout-caption p{margin-top:auto;margin-bottom:auto}.reveal .slide .callout.callout-captioned .callout-icon::before{margin-top:.25em}.reveal .slide figcaption,.reveal .slide p.caption{font-style:italic;font-size:.6em !important;text-align:center}.reveal .slide table caption{font-style:italic;font-size:.8em;margin-bottom:5px}.reveal .slide .quarto-figure{margin-bottom:0 !important}.reveal .slide .quarto-layout-panel{margin-bottom:2px}.reveal .slide figure img{margin:0 !important}kbd{margin-left:2px;margin-right:2px;padding:1px 3px;font-family:monospace,monospace;font-size:80%;font-weight:bold;line-height:80%;color:#fff;background-color:#333;border-radius:3px;box-shadow:none;vertical-align:baseline}kbd.inform{position:absolute;left:955px;top:650px}.reveal p>code,.reveal h1>code,.reveal h2>code,.reveal h3>code,.reveal tbody code,.reveal li code{font-size:87.5%;color:#e2001a;border-radius:.25rem;padding:.05em .2em}.code-with-filename .code-with-filename-file,.code-with-filename .code-with-filename-file pre{background-color:rgba(0,0,0,0)}.reveal .slide pre:not(.sourceCode){background-color:rgba(0,0,0,0)}.reveal .slide pre:not(.sourceCode){line-height:1.4em;font-size:.7em}.reveal div.cell div.sourceCode pre,.reveal div.cell div.cell-output pre,.reveal div.sourceCode pre.sourceCode{font-size:.7em}.reveal div.sourceCode{background-color:#f7f7f7;border:1px solid #f7f7f7;border:none;border-radius:.25rem}.reveal pre.sourceCode{background-color:#f7f7f7}.reveal pre.sourceCode code{background-color:#f7f7f7;line-height:1.4em}.reveal div.cell-output{background-color:rgba(225,225,225,.65);border-left:1px solid rgba(225,225,225,.65);border-right:1px solid rgba(225,225,225,.65);border-bottom:1px solid rgba(225,225,225,.65);border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.reveal div.cell-output pre,.reveal div.cell-output pre code{background-color:rgba(0,0,0,0)}.reveal div.code-with-filename-file{background-color:#2f4048;border:1px solid #2f4048}.reveal div.code-with-filename-file>pre{font-size:.7em;color:#fff}.reveal div.cell{margin-top:5px;margin-bottom:5px}.reveal div.cell div.cell-output{margin-bottom:5px}.box-1 div.sourceCode,.box-1 pre.sourceCode,.box-1 pre.sourceCode code,.box-2 div.sourceCode,.box-2 pre.sourceCode,.box-2 pre.sourceCode code,.box-3 div.sourceCode,.box-3 pre.sourceCode,.box-3 pre.sourceCode code,.box-4 div.sourceCode,.box-4 pre.sourceCode,.box-4 pre.sourceCode code,.box-5 div.sourceCode,.box-5 pre.sourceCode,.box-5 pre.sourceCode code,.box-6 div.sourceCode,.box-6 pre.sourceCode,.box-6 pre.sourceCode code,.box-7 div.sourceCode,.box-7 pre.sourceCode,.box-7 pre.sourceCode code,.box-8 div.sourceCode,.box-8 pre.sourceCode,.box-8 pre.sourceCode code,.box-9 div.sourceCode,.box-9 pre.sourceCode,.box-9 pre.sourceCode code,.box-10 div.sourceCode,.box-10 pre.sourceCode,.box-10 pre.sourceCode code,.box-11 div.sourceCode,.box-11 pre.sourceCode,.box-11 pre.sourceCode code,.box-12 div.sourceCode,.box-12 pre.sourceCode,.box-12 pre.sourceCode code{background-color:rgba(243,243,243,.3)}.box-1 div.sourceCode,.box-2 div.sourceCode,.box-3 div.sourceCode,.box-4 div.sourceCode,.box-5 div.sourceCode,.box-6 div.sourceCode,.box-7 div.sourceCode,.box-8 div.sourceCode,.box-9 div.sourceCode,.box-10 div.sourceCode,.box-11 div.sourceCode,.box-12 div.sourceCode{border:1px solid #f7f7f7}.columns .outline div.sourceCode,.columns .outline pre.sourceCode,.columns .outline pre.sourceCode code{background-color:#f7f7f7}.reveal div.cell-output-display p{margin-top:6px;margin-bottom:0}.reveal div.cell-output-display>p>img{margin-top:0;margin-bottom:0}.reveal div.cell details{margin-bottom:0}.reveal div.quarto-figure>figure>p{margin-top:0}.white{color:#e5e5e5}.grey{color:#a09f9e}.blue-grey{color:#2f4048}.red{color:#e2001a}.dark-red{color:#b40014}.blue{color:#0271bb}.light-blue{color:#80b8dd}.orange{color:#e3731a}.green{color:#1f7a1f}.marker{background-color:#fafc9f;border-radius:5px;padding:0 5px}.quiz{background-color:rgba(255,255,255,.5);border-radius:5px;padding:0 5px}.text-center{text-align:center}.text-right{text-align:right}span.xx-small{font-size:62.5%}span.x-small{font-size:75%}span.small{font-size:87.5%}span.large{font-size:87.5%}span.x-large{font-size:125%}span.xx-large{font-size:150%}.reveal pre code{max-height:600px}.reveal .fgq-quiz .fgq-cloze{padding-top:20px}.reveal .fgq-quiz .fgq-cloze pre{font-size:1em;line-height:2.25em}.reveal .fgq-quiz .fgq-tips-intro{margin-top:16px;margin-bottom:16px;font-size:100% !important}.reveal .fgq-quiz .fgq-tips-options{margin-top:16px;margin-bottom:16px}/*# sourceMappingURL=f95d2bded9c28492b788fe14c3e9f347.css.map */
