code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}.theme-default-content code{color:#476582;padding:.25rem .5rem;margin:0;font-size:.85em;background-color:rgba(27,31,35,.05);border-radius:3px}.theme-default-content code .token.deleted{color:#ec5975}.theme-default-content code .token.inserted{color:#3eaf7c}.theme-default-content pre,.theme-default-content pre[class*=language-]{line-height:1.4;padding:1.25rem 1.5rem;margin:.85rem 0;background-color:#282c34;border-radius:6px;overflow:auto}.theme-default-content pre[class*=language-] code,.theme-default-content pre code{color:#fff;padding:0;background-color:transparent;border-radius:0}div[class*=language-]{position:relative;background-color:#282c34;border-radius:6px}div[class*=language-] .highlight-lines{-webkit-user-select:none;user-select:none;padding-top:1.3rem;position:absolute;top:0;left:0;width:100%;line-height:1.4}div[class*=language-] .highlight-lines .highlighted{background-color:rgba(0,0,0,.66)}div[class*=language-] pre,div[class*=language-] pre[class*=language-]{background:transparent;position:relative;z-index:1}div[class*=language-]:before{position:absolute;z-index:3;top:.8em;right:1em;font-size:.75rem;color:hsla(0,0%,100%,.4)}div[class*=language-]:not(.line-numbers-mode) .line-numbers-wrapper{display:none}div[class*=language-].line-numbers-mode .highlight-lines .highlighted{position:relative}div[class*=language-].line-numbers-mode .highlight-lines .highlighted:before{content:" ";position:absolute;z-index:3;left:0;top:0;display:block;width:3.5rem;height:100%;background-color:rgba(0,0,0,.66)}div[class*=language-].line-numbers-mode pre{padding-left:4.5rem;vertical-align:middle}div[class*=language-].line-numbers-mode .line-numbers-wrapper{position:absolute;top:0;width:3.5rem;text-align:center;color:hsla(0,0%,100%,.3);padding:1.25rem 0;line-height:1.4}div[class*=language-].line-numbers-mode .line-numbers-wrapper br{-webkit-user-select:none;user-select:none}div[class*=language-].line-numbers-mode .line-numbers-wrapper .line-number{position:relative;z-index:4;-webkit-user-select:none;user-select:none;font-size:.85em}div[class*=language-].line-numbers-mode:after{content:"";position:absolute;z-index:2;top:0;left:0;width:3.5rem;height:100%;border-radius:6px 0 0 6px;border-right:1px solid rgba(0,0,0,.66);background-color:#282c34}div[class~=language-js]:before{content:"js"}div[class~=language-ts]:before{content:"ts"}div[class~=language-html]:before{content:"html"}div[class~=language-md]:before{content:"md"}div[class~=language-vue]:before{content:"vue"}div[class~=language-css]:before{content:"css"}div[class~=language-sass]:before{content:"sass"}div[class~=language-scss]:before{content:"scss"}div[class~=language-less]:before{content:"less"}div[class~=language-stylus]:before{content:"stylus"}div[class~=language-go]:before{content:"go"}div[class~=language-java]:before{content:"java"}div[class~=language-c]:before{content:"c"}div[class~=language-sh]:before{content:"sh"}div[class~=language-yaml]:before{content:"yaml"}div[class~=language-py]:before{content:"py"}div[class~=language-docker]:before{content:"docker"}div[class~=language-dockerfile]:before{content:"dockerfile"}div[class~=language-makefile]:before{content:"makefile"}div[class~=language-javascript]:before{content:"js"}div[class~=language-typescript]:before{content:"ts"}div[class~=language-markup]:before{content:"html"}div[class~=language-markdown]:before{content:"md"}div[class~=language-json]:before{content:"json"}div[class~=language-ruby]:before{content:"rb"}div[class~=language-python]:before{content:"py"}div[class~=language-bash]:before{content:"sh"}div[class~=language-php]:before{content:"php"}.custom-block .custom-block-title{font-weight:600;margin-bottom:-.4rem}.custom-block.danger,.custom-block.tip,.custom-block.warning{padding:.1rem 1.5rem;border-left-width:.5rem;border-left-style:solid;margin:1rem 0}.custom-block.tip{background-color:#f3f5f7;border-color:#42b983}.custom-block.warning{background-color:rgba(255,229,100,.3);border-color:#e7c000;color:#6b5900}.custom-block.warning .custom-block-title{color:#b29400}.custom-block.warning a{color:#2c3e50}.custom-block.danger{background-color:#ffe6e6;border-color:#c00;color:#4d0000}.custom-block.danger .custom-block-title{color:#900}.custom-block.danger a{color:#2c3e50}.custom-block.details{display:block;position:relative;border-radius:2px;margin:1.6em 0;padding:1.6em;background-color:#eee}.custom-block.details h4{margin-top:0}.custom-block.details figure:last-child,.custom-block.details p:last-child{margin-bottom:0;padding-bottom:0}.custom-block.details summary{outline:none;cursor:pointer}.arrow{display:inline-block;width:0;height:0}.arrow.up{border-bottom:6px solid #ccc}.arrow.down,.arrow.up{border-left:4px solid transparent;border-right:4px solid transparent}.arrow.down{border-top:6px solid #ccc}.arrow.right{border-left:6px solid #ccc}.arrow.left,.arrow.right{border-top:4px solid transparent;border-bottom:4px solid transparent}.arrow.left{border-right:6px solid #ccc}.theme-default-content:not(.custom){max-width:740px;margin:0 auto;padding:2rem 2.5rem}@media (max-width:959px){.theme-default-content:not(.custom){padding:2rem}}@media (max-width:419px){.theme-default-content:not(.custom){padding:1.5rem}}.table-of-contents .badge{vertical-align:middle}.flex-wrap{flex-wrap:wrap}.mt-3{margin-top:30px}.w-3_10{width:30%}.w-7_10{width:70%}.text-justify{text-align:justify}.font-bold{font-weight:700}body,html{padding:0;margin:0;background-color:#fff;text-align:justify;text-justify:inter-word}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;color:#2c3e50}.page{padding-left:20rem}.navbar{z-index:20;right:0;height:3.6rem;background-color:#fff;box-sizing:border-box;border-bottom:1px solid #eaecef}.navbar,.sidebar-mask{position:fixed;top:0;left:0}.sidebar-mask{z-index:9;width:100vw;height:100vh;display:none}.sidebar{font-size:16px;background-color:#fff;width:20rem;position:fixed;z-index:10;margin:0;top:3.6rem;left:0;bottom:0;box-sizing:border-box;border-right:1px solid #eaecef;overflow-y:auto}.theme-default-content:not(.custom)>:first-child{margin-top:3.6rem}.theme-default-content:not(.custom) a:hover{text-decoration:underline}.theme-default-content:not(.custom) p.demo{padding:1rem 1.5rem;border:1px solid #ddd;border-radius:4px}.theme-default-content:not(.custom) img{max-width:100%}.theme-default-content.custom{padding:0;margin:0}.theme-default-content.custom img{max-width:100%}a{font-weight:500;text-decoration:none}a,p a code{color:#3eaf7c}p a code{font-weight:400}kbd{background:#eee;border:.15rem solid #ddd;border-bottom:.25rem solid #ddd;border-radius:.15rem;padding:0 .15em}blockquote{font-size:1rem;color:#999;border-left:.2rem solid #dfe2e5;margin:1rem 0;padding:.25rem 0 .25rem 1rem}blockquote>p{margin:0}ol,ul{padding-left:1.2em}strong{font-weight:600}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25}.theme-default-content:not(.custom)>h1,.theme-default-content:not(.custom)>h2,.theme-default-content:not(.custom)>h3,.theme-default-content:not(.custom)>h4,.theme-default-content:not(.custom)>h5,.theme-default-content:not(.custom)>h6{margin-top:-3.1rem;padding-top:4.6rem;margin-bottom:0}.theme-default-content:not(.custom)>h1:first-child,.theme-default-content:not(.custom)>h2:first-child,.theme-default-content:not(.custom)>h3:first-child,.theme-default-content:not(.custom)>h4:first-child,.theme-default-content:not(.custom)>h5:first-child,.theme-default-content:not(.custom)>h6:first-child{margin-top:-1.5rem;margin-bottom:1rem}.theme-default-content:not(.custom)>h1:first-child+.custom-block,.theme-default-content:not(.custom)>h1:first-child+p,.theme-default-content:not(.custom)>h1:first-child+pre,.theme-default-content:not(.custom)>h2:first-child+.custom-block,.theme-default-content:not(.custom)>h2:first-child+p,.theme-default-content:not(.custom)>h2:first-child+pre,.theme-default-content:not(.custom)>h3:first-child+.custom-block,.theme-default-content:not(.custom)>h3:first-child+p,.theme-default-content:not(.custom)>h3:first-child+pre,.theme-default-content:not(.custom)>h4:first-child+.custom-block,.theme-default-content:not(.custom)>h4:first-child+p,.theme-default-content:not(.custom)>h4:first-child+pre,.theme-default-content:not(.custom)>h5:first-child+.custom-block,.theme-default-content:not(.custom)>h5:first-child+p,.theme-default-content:not(.custom)>h5:first-child+pre,.theme-default-content:not(.custom)>h6:first-child+.custom-block,.theme-default-content:not(.custom)>h6:first-child+p,.theme-default-content:not(.custom)>h6:first-child+pre{margin-top:2rem}h1:focus .header-anchor,h1:hover .header-anchor,h2:focus .header-anchor,h2:hover .header-anchor,h3:focus .header-anchor,h3:hover .header-anchor,h4:focus .header-anchor,h4:hover .header-anchor,h5:focus .header-anchor,h5:hover .header-anchor,h6:focus .header-anchor,h6:hover .header-anchor{opacity:1}h1{font-size:2.2rem}h2{font-size:1.65rem;padding-bottom:.3rem;border-bottom:1px solid #eaecef}h3{font-size:1.35rem}a.header-anchor{font-size:.85em;float:left;margin-left:-.87em;padding-right:.23em;margin-top:.125em;opacity:0}a.header-anchor:focus,a.header-anchor:hover{text-decoration:none}.line-number,code,kbd{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}ol,p,ul{line-height:1.7}hr{border:0;border-top:1px solid #eaecef}table{border-collapse:collapse;margin:1rem 0;display:block;overflow-x:auto}tr{border-top:1px solid #dfe2e5}tr:nth-child(2n){background-color:#f6f8fa}td,th{border:1px solid #dfe2e5;padding:.6em 1em}.theme-container.sidebar-open .sidebar-mask{display:block}.theme-container.no-navbar .theme-default-content:not(.custom)>h1,.theme-container.no-navbar h2,.theme-container.no-navbar h3,.theme-container.no-navbar h4,.theme-container.no-navbar h5,.theme-container.no-navbar h6{margin-top:1.5rem;padding-top:0}.theme-container.no-navbar .sidebar{top:0}@media (min-width:720px){.theme-container.no-sidebar .sidebar{display:none}.theme-container.no-sidebar .page{padding-left:0}}@media (max-width:959px){.sidebar{font-size:15px;width:16.4rem}.page{padding-left:16.4rem}.right-banner{display:none}}@media (max-width:719px){.sidebar{top:0;padding-top:3.6rem;transform:translateX(-100%);transition:transform .2s ease}.page{padding-left:0}.theme-container.sidebar-open .sidebar{transform:translateX(0)}.theme-container.no-navbar .sidebar{padding-top:0}.right-banner{display:none}}@media (max-width:419px){h1{font-size:1.9rem}.theme-default-content div[class*=language-]{margin:.85rem -1.5rem;border-radius:0}.right-banner{display:none}}#nprogress{pointer-events:none}#nprogress .bar{background:#3eaf7c;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #3eaf7c,0 0 5px #3eaf7c;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#3eaf7c transparent transparent #3eaf7c;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vuepress-flowchart{overflow:scroll;text-align:center;font-size:0;min-height:200px;display:flex;justify-content:center;align-items:center;transition:all 1s;padding:10px}.vuepress-flowchart>svg{max-width:100%;height:auto}.vuepress-flowchart.loading{background-color:#f3f6f8}.vuepress-flowchart.vue .end-element,.vuepress-flowchart.vue .operation-element,.vuepress-flowchart.vue .parallel-element,.vuepress-flowchart.vue .start-element{rx:5px;ry:5px}.vuepress-flowchart-loading-icon{width:40px;height:40px;fill:#3eaf7c}mjx-container[jax=SVG][display=true]{display:block;text-align:center;margin:1em 0}mjx-container[jax=SVG][justify=left]{text-align:left}mjx-container[jax=SVG][justify=right]{text-align:right}mjx-container[jax=SVG]>svg{overflow:visible}mjx-container[jax=SVG]>svg a{fill:#00f;stroke:#00f}g[data-mml-node=merror]>g{fill:red;stroke:red}g[data-mml-node=merror]>rect[data-background]{fill:#ff0;stroke:none}g[data-mml-node=mtable]>line[data-line],g[data-mml-node=mtable]>rect[data-frame]{stroke-width:70px;fill:none}g[data-mml-node=mtable]>.mjx-dashed{stroke-dasharray:140}g[data-mml-node=mtable]>.mjx-dotted{stroke-linecap:round;stroke-dasharray:0,140}g[data-mml-node=mtable]>svg{overflow:visible}[jax=SVG] mjx-tool{display:inline-block;position:relative;width:0;height:0}[jax=SVG] mjx-tool>mjx-tip{position:absolute;top:0;left:0}mjx-tool>mjx-tip{display:inline-block;padding:.2em;border:1px solid #888;font-size:70%;background-color:#f8f8f8;color:#000;box-shadow:2px 2px 5px #aaa}g[data-mml-node=maction][data-toggle]{cursor:pointer}mjx-status{display:block;position:fixed;left:1em;bottom:1em;min-width:25%;padding:.2em .4em;border:1px solid #888;font-size:90%;background-color:#f8f8f8;color:#000}.MathJax path{stroke-width:3}mjx-container[display=true]{overflow-x:auto;overflow-y:hidden}.go-to-top[data-v-5fd4ef0c]{cursor:pointer;position:fixed;bottom:2rem;right:2.5rem;width:2rem;color:#3eaf7c;z-index:1}.go-to-top[data-v-5fd4ef0c]:hover{color:#72cda4}@media (max-width:959px){.go-to-top[data-v-5fd4ef0c]{display:none}}.fade-enter-active[data-v-5fd4ef0c],.fade-leave-active[data-v-5fd4ef0c]{transition:opacity .3s}.fade-enter[data-v-5fd4ef0c],.fade-leave-to[data-v-5fd4ef0c]{opacity:0}

/*!
* reveal.js 4.3.1
* https://revealjs.com
* MIT licensed
*
* Copyright (C) 2011-2022 Hakim El Hattab, https://hakim.se
*/.reveal .r-stretch,.reveal .stretch{max-width:none;max-height:none}.reveal pre.r-stretch code,.reveal pre.stretch code{height:100%;max-height:100%;box-sizing:border-box}.reveal .r-fit-text{display:inline-block;white-space:nowrap}.reveal .r-stack{display:grid}.reveal .r-stack>*{grid-area:1/1;margin:auto}.reveal .r-hstack,.reveal .r-vstack{display:flex}.reveal .r-hstack img,.reveal .r-hstack video,.reveal .r-vstack img,.reveal .r-vstack video{min-width:0;min-height:0;-o-object-fit:contain;object-fit:contain}.reveal .r-vstack{flex-direction:column}.reveal .r-hstack,.reveal .r-vstack{align-items:center;justify-content:center}.reveal .r-hstack{flex-direction:row}.reveal .items-stretch{align-items:stretch}.reveal .items-start{align-items:flex-start}.reveal .items-center{align-items:center}.reveal .items-end{align-items:flex-end}.reveal .justify-between{justify-content:space-between}.reveal .justify-around{justify-content:space-around}.reveal .justify-start{justify-content:flex-start}.reveal .justify-center{justify-content:center}.reveal .justify-end{justify-content:flex-end}html.reveal-full-page{width:100%;height:100%;height:100vh;height:calc(var(--vh,1vh)*100);overflow:hidden}.reveal-viewport{height:100%;overflow:hidden;position:relative;line-height:1;margin:0;background-color:#fff;color:#000}.reveal-viewport:-webkit-full-screen{top:0!important;left:0!important;width:100%!important;height:100%!important;transform:none!important}.reveal-viewport:-ms-fullscreen{top:0!important;left:0!important;width:100%!important;height:100%!important;transform:none!important}.reveal-viewport:fullscreen{top:0!important;left:0!important;width:100%!important;height:100%!important;transform:none!important}.reveal .slides section .fragment{opacity:0;visibility:hidden;transition:all .2s ease;will-change:opacity}.reveal .slides section .fragment.visible{opacity:1;visibility:inherit}.reveal .slides section .fragment.disabled{transition:none}.reveal .slides section .fragment.grow{opacity:1;visibility:inherit}.reveal .slides section .fragment.grow.visible{transform:scale(1.3)}.reveal .slides section .fragment.shrink{opacity:1;visibility:inherit}.reveal .slides section .fragment.shrink.visible{transform:scale(.7)}.reveal .slides section .fragment.zoom-in{transform:scale(.1)}.reveal .slides section .fragment.zoom-in.visible{transform:none}.reveal .slides section .fragment.fade-out{opacity:1;visibility:inherit}.reveal .slides section .fragment.fade-out.visible{opacity:0;visibility:hidden}.reveal .slides section .fragment.semi-fade-out{opacity:1;visibility:inherit}.reveal .slides section .fragment.semi-fade-out.visible{opacity:.5;visibility:inherit}.reveal .slides section .fragment.strike{opacity:1;visibility:inherit}.reveal .slides section .fragment.strike.visible{text-decoration:line-through}.reveal .slides section .fragment.fade-up{transform:translateY(40px)}.reveal .slides section .fragment.fade-up.visible{transform:translate(0)}.reveal .slides section .fragment.fade-down{transform:translateY(-40px)}.reveal .slides section .fragment.fade-down.visible{transform:translate(0)}.reveal .slides section .fragment.fade-right{transform:translate(-40px)}.reveal .slides section .fragment.fade-right.visible{transform:translate(0)}.reveal .slides section .fragment.fade-left{transform:translate(40px)}.reveal .slides section .fragment.fade-left.visible{transform:translate(0)}.reveal .slides section .fragment.current-visible,.reveal .slides section .fragment.fade-in-then-out{opacity:0;visibility:hidden}.reveal .slides section .fragment.current-visible.current-fragment,.reveal .slides section .fragment.fade-in-then-out.current-fragment{opacity:1;visibility:inherit}.reveal .slides section .fragment.fade-in-then-semi-out{opacity:0;visibility:hidden}.reveal .slides section .fragment.fade-in-then-semi-out.visible{opacity:.5;visibility:inherit}.reveal .slides section .fragment.fade-in-then-semi-out.current-fragment,.reveal .slides section .fragment.highlight-blue,.reveal .slides section .fragment.highlight-current-blue,.reveal .slides section .fragment.highlight-current-green,.reveal .slides section .fragment.highlight-current-red,.reveal .slides section .fragment.highlight-green,.reveal .slides section .fragment.highlight-red{opacity:1;visibility:inherit}.reveal .slides section .fragment.highlight-red.visible{color:#ff2c2d}.reveal .slides section .fragment.highlight-green.visible{color:#17ff2e}.reveal .slides section .fragment.highlight-blue.visible{color:#1b91ff}.reveal .slides section .fragment.highlight-current-red.current-fragment{color:#ff2c2d}.reveal .slides section .fragment.highlight-current-green.current-fragment{color:#17ff2e}.reveal .slides section .fragment.highlight-current-blue.current-fragment{color:#1b91ff}.reveal:after{content:"";font-style:italic}.reveal iframe{z-index:1}.reveal a{position:relative}@keyframes bounce-right{0%,10%,25%,40%,50%{transform:translateX(0)}20%{transform:translateX(10px)}30%{transform:translateX(-5px)}}@keyframes bounce-left{0%,10%,25%,40%,50%{transform:translateX(0)}20%{transform:translateX(-10px)}30%{transform:translateX(5px)}}@keyframes bounce-down{0%,10%,25%,40%,50%{transform:translateY(0)}20%{transform:translateY(10px)}30%{transform:translateY(-5px)}}.reveal .controls{display:none;position:absolute;top:auto;bottom:12px;right:12px;left:auto;z-index:11;color:#000;pointer-events:none;font-size:10px}.reveal .controls button{position:absolute;padding:0;background-color:transparent;border:0;outline:0;cursor:pointer;color:currentColor;transform:scale(.9999);transition:color .2s ease,opacity .2s ease,transform .2s ease;z-index:2;pointer-events:auto;font-size:inherit;visibility:hidden;opacity:0;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.reveal .controls .controls-arrow:after,.reveal .controls .controls-arrow:before{content:"";position:absolute;top:0;left:0;width:2.6em;height:.5em;border-radius:.25em;background-color:currentColor;transition:all .15s ease,background-color .8s ease;transform-origin:.2em 50%;will-change:transform}.reveal .controls .controls-arrow{position:relative;width:3.6em;height:3.6em}.reveal .controls .controls-arrow:before{transform:translateX(.5em) translateY(1.55em) rotate(45deg)}.reveal .controls .controls-arrow:after{transform:translateX(.5em) translateY(1.55em) rotate(-45deg)}.reveal .controls .controls-arrow:hover:before{transform:translateX(.5em) translateY(1.55em) rotate(40deg)}.reveal .controls .controls-arrow:hover:after{transform:translateX(.5em) translateY(1.55em) rotate(-40deg)}.reveal .controls .controls-arrow:active:before{transform:translateX(.5em) translateY(1.55em) rotate(36deg)}.reveal .controls .controls-arrow:active:after{transform:translateX(.5em) translateY(1.55em) rotate(-36deg)}.reveal .controls .navigate-left{right:6.4em;bottom:3.2em;transform:translateX(-10px)}.reveal .controls .navigate-left.highlight{animation:bounce-left 2s ease-out 50 both}.reveal .controls .navigate-right{right:0;bottom:3.2em;transform:translateX(10px)}.reveal .controls .navigate-right .controls-arrow{transform:rotate(180deg)}.reveal .controls .navigate-right.highlight{animation:bounce-right 2s ease-out 50 both}.reveal .controls .navigate-up{right:3.2em;bottom:6.4em;transform:translateY(-10px)}.reveal .controls .navigate-up .controls-arrow{transform:rotate(90deg)}.reveal .controls .navigate-down{right:3.2em;bottom:-1.4em;padding-bottom:1.4em;transform:translateY(10px)}.reveal .controls .navigate-down .controls-arrow{transform:rotate(-90deg)}.reveal .controls .navigate-down.highlight{animation:bounce-down 2s ease-out 50 both}.reveal .controls[data-controls-back-arrows=faded] .navigate-up.enabled{opacity:.3}.reveal .controls[data-controls-back-arrows=faded] .navigate-up.enabled:hover{opacity:1}.reveal .controls[data-controls-back-arrows=hidden] .navigate-up.enabled{opacity:0;visibility:hidden}.reveal .controls .enabled{visibility:visible;opacity:.9;cursor:pointer;transform:none}.reveal .controls .enabled.fragmented{opacity:.5}.reveal .controls .enabled.fragmented:hover,.reveal .controls .enabled:hover{opacity:1}.reveal:not(.rtl) .controls[data-controls-back-arrows=faded] .navigate-left.enabled{opacity:.3}.reveal:not(.rtl) .controls[data-controls-back-arrows=faded] .navigate-left.enabled:hover{opacity:1}.reveal:not(.rtl) .controls[data-controls-back-arrows=hidden] .navigate-left.enabled{opacity:0;visibility:hidden}.reveal.rtl .controls[data-controls-back-arrows=faded] .navigate-right.enabled{opacity:.3}.reveal.rtl .controls[data-controls-back-arrows=faded] .navigate-right.enabled:hover{opacity:1}.reveal.rtl .controls[data-controls-back-arrows=hidden] .navigate-right.enabled{opacity:0;visibility:hidden}.reveal[data-navigation-mode=linear].has-horizontal-slides .navigate-down,.reveal[data-navigation-mode=linear].has-horizontal-slides .navigate-up{display:none}.reveal:not(.has-vertical-slides) .controls .navigate-left,.reveal[data-navigation-mode=linear].has-horizontal-slides .navigate-left{bottom:1.4em;right:5.5em}.reveal:not(.has-vertical-slides) .controls .navigate-right,.reveal[data-navigation-mode=linear].has-horizontal-slides .navigate-right{bottom:1.4em;right:.5em}.reveal:not(.has-horizontal-slides) .controls .navigate-up{right:1.4em;bottom:5em}.reveal:not(.has-horizontal-slides) .controls .navigate-down{right:1.4em;bottom:.5em}.reveal.has-dark-background .controls{color:#fff}.reveal.has-light-background .controls{color:#000}.reveal.no-hover .controls .controls-arrow:active:before,.reveal.no-hover .controls .controls-arrow:hover:before{transform:translateX(.5em) translateY(1.55em) rotate(45deg)}.reveal.no-hover .controls .controls-arrow:active:after,.reveal.no-hover .controls .controls-arrow:hover:after{transform:translateX(.5em) translateY(1.55em) rotate(-45deg)}@media screen and (min-width:500px){.reveal .controls[data-controls-layout=edges]{top:0;right:0;bottom:0;left:0}.reveal .controls[data-controls-layout=edges] .navigate-down,.reveal .controls[data-controls-layout=edges] .navigate-left,.reveal .controls[data-controls-layout=edges] .navigate-right,.reveal .controls[data-controls-layout=edges] .navigate-up{bottom:auto;right:auto}.reveal .controls[data-controls-layout=edges] .navigate-left{top:50%;left:.8em;margin-top:-1.8em}.reveal .controls[data-controls-layout=edges] .navigate-right{top:50%;right:.8em;margin-top:-1.8em}.reveal .controls[data-controls-layout=edges] .navigate-up{top:.8em;left:50%;margin-left:-1.8em}.reveal .controls[data-controls-layout=edges] .navigate-down{bottom:-.3em;left:50%;margin-left:-1.8em}}.reveal .progress{position:absolute;display:none;height:3px;width:100%;bottom:0;left:0;z-index:10;background-color:rgba(0,0,0,.2);color:#fff}.reveal .progress:after{content:"";display:block;position:absolute;height:10px;width:100%;top:-10px}.reveal .progress span{display:block;height:100%;width:100%;background-color:currentColor;transition:transform .8s cubic-bezier(.26,.86,.44,.985);transform-origin:0 0;transform:scaleX(0)}.reveal .slide-number{position:absolute;display:block;right:8px;bottom:8px;z-index:31;font-family:Helvetica,sans-serif;font-size:12px;line-height:1;color:#fff;background-color:rgba(0,0,0,.4);padding:5px}.reveal .slide-number a{color:currentColor}.reveal .slide-number-delimiter{margin:0 3px}.reveal{position:relative;width:100%;height:100%;overflow:hidden;touch-action:pinch-zoom}.reveal.embedded{touch-action:pan-y}.reveal .slides{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;margin:auto;pointer-events:none;overflow:visible;z-index:1;text-align:center;perspective:600px;perspective-origin:50% 40%}.reveal .slides>section{perspective:600px}.reveal .slides>section,.reveal .slides>section>section{display:none;position:absolute;width:100%;pointer-events:auto;z-index:10;transform-style:flat;transition:transform-origin .8s cubic-bezier(.26,.86,.44,.985),transform .8s cubic-bezier(.26,.86,.44,.985),visibility .8s cubic-bezier(.26,.86,.44,.985),opacity .8s cubic-bezier(.26,.86,.44,.985)}.reveal[data-transition-speed=fast] .slides section{transition-duration:.4s}.reveal[data-transition-speed=slow] .slides section{transition-duration:1.2s}.reveal .slides section[data-transition-speed=fast]{transition-duration:.4s}.reveal .slides section[data-transition-speed=slow]{transition-duration:1.2s}.reveal .slides>section.stack{padding-top:0;padding-bottom:0;pointer-events:none;height:100%}.reveal .slides>section.present,.reveal .slides>section>section.present{display:block;z-index:11;opacity:1}.reveal .slides>section:empty,.reveal .slides>section>section:empty,.reveal .slides>section>section[data-background-interactive],.reveal .slides>section[data-background-interactive]{pointer-events:none}.reveal.center,.reveal.center .slides,.reveal.center .slides section{min-height:0!important}.reveal .slides>section:not(.present),.reveal .slides>section>section:not(.present){pointer-events:none}.reveal.overview .slides>section,.reveal.overview .slides>section>section{pointer-events:auto}.reveal .slides>section.future,.reveal .slides>section.past,.reveal .slides>section>section.future,.reveal .slides>section>section.past{opacity:0}.reveal.slide .slides>section:not([data-transition]).past,.reveal .slides>section[data-transition=slide].past,.reveal .slides>section[data-transition~=slide-out].past{transform:translate(-150%)}.reveal.slide .slides>section:not([data-transition]).future,.reveal .slides>section[data-transition=slide].future,.reveal .slides>section[data-transition~=slide-in].future{transform:translate(150%)}.reveal.slide .slides>section>section:not([data-transition]).past,.reveal .slides>section>section[data-transition=slide].past,.reveal .slides>section>section[data-transition~=slide-out].past{transform:translateY(-150%)}.reveal.slide .slides>section>section:not([data-transition]).future,.reveal .slides>section>section[data-transition=slide].future,.reveal .slides>section>section[data-transition~=slide-in].future{transform:translateY(150%)}.reveal.linear .slides>section:not([data-transition]).past,.reveal .slides>section[data-transition=linear].past,.reveal .slides>section[data-transition~=linear-out].past{transform:translate(-150%)}.reveal.linear .slides>section:not([data-transition]).future,.reveal .slides>section[data-transition=linear].future,.reveal .slides>section[data-transition~=linear-in].future{transform:translate(150%)}.reveal.linear .slides>section>section:not([data-transition]).past,.reveal .slides>section>section[data-transition=linear].past,.reveal .slides>section>section[data-transition~=linear-out].past{transform:translateY(-150%)}.reveal.linear .slides>section>section:not([data-transition]).future,.reveal .slides>section>section[data-transition=linear].future,.reveal .slides>section>section[data-transition~=linear-in].future{transform:translateY(150%)}.reveal.default .slides section.stack,.reveal .slides section[data-transition=default].stack{transform-style:preserve-3d}.reveal.default .slides>section:not([data-transition]).past,.reveal .slides>section[data-transition=default].past,.reveal .slides>section[data-transition~=default-out].past{transform:translate3d(-100%,0,0) rotateY(-90deg) translate3d(-100%,0,0)}.reveal.default .slides>section:not([data-transition]).future,.reveal .slides>section[data-transition=default].future,.reveal .slides>section[data-transition~=default-in].future{transform:translate3d(100%,0,0) rotateY(90deg) translate3d(100%,0,0)}.reveal.default .slides>section>section:not([data-transition]).past,.reveal .slides>section>section[data-transition=default].past,.reveal .slides>section>section[data-transition~=default-out].past{transform:translate3d(0,-300px,0) rotateX(70deg) translate3d(0,-300px,0)}.reveal.default .slides>section>section:not([data-transition]).future,.reveal .slides>section>section[data-transition=default].future,.reveal .slides>section>section[data-transition~=default-in].future{transform:translate3d(0,300px,0) rotateX(-70deg) translate3d(0,300px,0)}.reveal.convex .slides section.stack,.reveal .slides section[data-transition=convex].stack{transform-style:preserve-3d}.reveal.convex .slides>section:not([data-transition]).past,.reveal .slides>section[data-transition=convex].past,.reveal .slides>section[data-transition~=convex-out].past{transform:translate3d(-100%,0,0) rotateY(-90deg) translate3d(-100%,0,0)}.reveal.convex .slides>section:not([data-transition]).future,.reveal .slides>section[data-transition=convex].future,.reveal .slides>section[data-transition~=convex-in].future{transform:translate3d(100%,0,0) rotateY(90deg) translate3d(100%,0,0)}.reveal.convex .slides>section>section:not([data-transition]).past,.reveal .slides>section>section[data-transition=convex].past,.reveal .slides>section>section[data-transition~=convex-out].past{transform:translate3d(0,-300px,0) rotateX(70deg) translate3d(0,-300px,0)}.reveal.convex .slides>section>section:not([data-transition]).future,.reveal .slides>section>section[data-transition=convex].future,.reveal .slides>section>section[data-transition~=convex-in].future{transform:translate3d(0,300px,0) rotateX(-70deg) translate3d(0,300px,0)}.reveal.concave .slides section.stack,.reveal .slides section[data-transition=concave].stack{transform-style:preserve-3d}.reveal.concave .slides>section:not([data-transition]).past,.reveal .slides>section[data-transition=concave].past,.reveal .slides>section[data-transition~=concave-out].past{transform:translate3d(-100%,0,0) rotateY(90deg) translate3d(-100%,0,0)}.reveal.concave .slides>section:not([data-transition]).future,.reveal .slides>section[data-transition=concave].future,.reveal .slides>section[data-transition~=concave-in].future{transform:translate3d(100%,0,0) rotateY(-90deg) translate3d(100%,0,0)}.reveal.concave .slides>section>section:not([data-transition]).past,.reveal .slides>section>section[data-transition=concave].past,.reveal .slides>section>section[data-transition~=concave-out].past{transform:translate3d(0,-80%,0) rotateX(-70deg) translate3d(0,-80%,0)}.reveal.concave .slides>section>section:not([data-transition]).future,.reveal .slides>section>section[data-transition=concave].future,.reveal .slides>section>section[data-transition~=concave-in].future{transform:translate3d(0,80%,0) rotateX(70deg) translate3d(0,80%,0)}.reveal .slides section[data-transition=zoom],.reveal.zoom .slides section:not([data-transition]){transition-timing-function:ease}.reveal .slides>section[data-transition=zoom].past,.reveal .slides>section[data-transition~=zoom-out].past,.reveal.zoom .slides>section:not([data-transition]).past{visibility:hidden;transform:scale(16)}.reveal .slides>section[data-transition=zoom].future,.reveal .slides>section[data-transition~=zoom-in].future,.reveal.zoom .slides>section:not([data-transition]).future{visibility:hidden;transform:scale(.2)}.reveal .slides>section>section[data-transition=zoom].past,.reveal .slides>section>section[data-transition~=zoom-out].past,.reveal.zoom .slides>section>section:not([data-transition]).past{transform:scale(16)}.reveal .slides>section>section[data-transition=zoom].future,.reveal .slides>section>section[data-transition~=zoom-in].future,.reveal.zoom .slides>section>section:not([data-transition]).future{transform:scale(.2)}.reveal.cube .slides{perspective:1300px}.reveal.cube .slides section{padding:30px;min-height:700px;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;transform-style:preserve-3d}.reveal.center.cube .slides section{min-height:0}.reveal.cube .slides section:not(.stack):before{content:"";position:absolute;display:block;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.1);border-radius:4px;transform:translateZ(-20px)}.reveal.cube .slides section:not(.stack):after{content:"";position:absolute;display:block;width:90%;height:30px;left:5%;bottom:0;background:0 0;z-index:1;border-radius:4px;box-shadow:0 95px 25px rgba(0,0,0,.2);transform:translateZ(-90px) rotateX(65deg)}.reveal.cube .slides>section.stack{padding:0;background:0 0}.reveal.cube .slides>section.past{transform-origin:100% 0;transform:translate3d(-100%,0,0) rotateY(-90deg)}.reveal.cube .slides>section.future{transform-origin:0 0;transform:translate3d(100%,0,0) rotateY(90deg)}.reveal.cube .slides>section>section.past{transform-origin:0 100%;transform:translate3d(0,-100%,0) rotateX(90deg)}.reveal.cube .slides>section>section.future{transform-origin:0 0;transform:translate3d(0,100%,0) rotateX(-90deg)}.reveal.page .slides{perspective-origin:0 50%;perspective:3000px}.reveal.page .slides section{padding:30px;min-height:700px;box-sizing:border-box;transform-style:preserve-3d}.reveal.page .slides section.past{z-index:12}.reveal.page .slides section:not(.stack):before{content:"";position:absolute;display:block;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.1);transform:translateZ(-20px)}.reveal.page .slides section:not(.stack):after{content:"";position:absolute;display:block;width:90%;height:30px;left:5%;bottom:0;background:0 0;z-index:1;border-radius:4px;box-shadow:0 95px 25px rgba(0,0,0,.2);-webkit-transform:translateZ(-90px) rotateX(65deg)}.reveal.page .slides>section.stack{padding:0;background:0 0}.reveal.page .slides>section.past{transform-origin:0 0;transform:translate3d(-40%,0,0) rotateY(-80deg)}.reveal.page .slides>section.future{transform-origin:100% 0;transform:translateZ(0)}.reveal.page .slides>section>section.past{transform-origin:0 0;transform:translate3d(0,-40%,0) rotateX(80deg)}.reveal.page .slides>section>section.future{transform-origin:0 100%;transform:translateZ(0)}.reveal.fade .slides>section>section:not([data-transition]),.reveal.fade .slides section:not([data-transition]),.reveal .slides section[data-transition=fade]{transform:none;transition:opacity .5s}.reveal.fade.overview .slides>section>section,.reveal.fade.overview .slides section{transition:none}.reveal.none .slides section:not([data-transition]),.reveal .slides section[data-transition=none]{transform:none;transition:none}.reveal .pause-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;visibility:hidden;opacity:0;z-index:100;transition:all 1s ease}.reveal .pause-overlay .resume-button{position:absolute;bottom:20px;right:20px;color:#ccc;border-radius:2px;padding:6px 14px;border:2px solid #ccc;font-size:16px;background:0 0;cursor:pointer}.reveal .pause-overlay .resume-button:hover{color:#fff;border-color:#fff}.reveal.paused .pause-overlay{visibility:visible;opacity:1}.reveal .no-transition,.reveal .no-transition *,.reveal .slides.disable-slide-transitions section{transition:none!important}.reveal .slides.disable-slide-transitions section{transform:none!important}.reveal .backgrounds{position:absolute;width:100%;height:100%;top:0;left:0;perspective:600px}.reveal .slide-background{display:none;position:absolute;width:100%;height:100%;opacity:0;visibility:hidden;overflow:hidden;background-color:transparent;transition:all .8s cubic-bezier(.26,.86,.44,.985)}.reveal .slide-background-content{position:absolute;width:100%;height:100%;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.reveal .slide-background.stack{display:block}.reveal .slide-background.present{opacity:1;visibility:visible;z-index:2}.print-pdf .reveal .slide-background{opacity:1!important;visibility:visible!important}.reveal .slide-background video{position:absolute;width:100%;height:100%;max-width:none;max-height:none;top:0;left:0;-o-object-fit:cover;object-fit:cover}.reveal .slide-background[data-background-size=contain] video{-o-object-fit:contain;object-fit:contain}.reveal>.backgrounds .slide-background[data-background-transition=none],.reveal[data-background-transition=none]>.backgrounds .slide-background:not([data-background-transition]){transition:none}.reveal>.backgrounds .slide-background[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background:not([data-background-transition]){opacity:1}.reveal>.backgrounds .slide-background.past[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background.past:not([data-background-transition]){transform:translate(-100%)}.reveal>.backgrounds .slide-background.future[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background.future:not([data-background-transition]){transform:translate(100%)}.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background>.slide-background.past:not([data-background-transition]){transform:translateY(-100%)}.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background>.slide-background.future:not([data-background-transition]){transform:translateY(100%)}.reveal>.backgrounds .slide-background.past[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background.past:not([data-background-transition]){opacity:0;transform:translate3d(-100%,0,0) rotateY(-90deg) translate3d(-100%,0,0)}.reveal>.backgrounds .slide-background.future[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background.future:not([data-background-transition]){opacity:0;transform:translate3d(100%,0,0) rotateY(90deg) translate3d(100%,0,0)}.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background>.slide-background.past:not([data-background-transition]){opacity:0;transform:translate3d(0,-100%,0) rotateX(90deg) translate3d(0,-100%,0)}.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background>.slide-background.future:not([data-background-transition]){opacity:0;transform:translate3d(0,100%,0) rotateX(-90deg) translate3d(0,100%,0)}.reveal>.backgrounds .slide-background.past[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background.past:not([data-background-transition]){opacity:0;transform:translate3d(-100%,0,0) rotateY(90deg) translate3d(-100%,0,0)}.reveal>.backgrounds .slide-background.future[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background.future:not([data-background-transition]){opacity:0;transform:translate3d(100%,0,0) rotateY(-90deg) translate3d(100%,0,0)}.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background>.slide-background.past:not([data-background-transition]){opacity:0;transform:translate3d(0,-100%,0) rotateX(-90deg) translate3d(0,-100%,0)}.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background>.slide-background.future:not([data-background-transition]){opacity:0;transform:translate3d(0,100%,0) rotateX(90deg) translate3d(0,100%,0)}.reveal>.backgrounds .slide-background[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background:not([data-background-transition]){transition-timing-function:ease}.reveal>.backgrounds .slide-background.past[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background.past:not([data-background-transition]){opacity:0;visibility:hidden;transform:scale(16)}.reveal>.backgrounds .slide-background.future[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background.future:not([data-background-transition]){opacity:0;visibility:hidden;transform:scale(.2)}.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background>.slide-background.past:not([data-background-transition]){opacity:0;visibility:hidden;transform:scale(16)}.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background>.slide-background.future:not([data-background-transition]){opacity:0;visibility:hidden;transform:scale(.2)}.reveal[data-transition-speed=fast]>.backgrounds .slide-background{transition-duration:.4s}.reveal[data-transition-speed=slow]>.backgrounds .slide-background{transition-duration:1.2s}.reveal [data-auto-animate-target^=unmatched]{will-change:opacity}.reveal section[data-auto-animate]:not(.stack):not([data-auto-animate=running]) [data-auto-animate-target^=unmatched]{opacity:0}.reveal.overview{perspective-origin:50% 50%;perspective:700px}.reveal.overview .slides{-moz-transform-style:preserve-3d}.reveal.overview .slides section{height:100%;top:0!important;opacity:1!important;overflow:hidden;visibility:visible!important;cursor:pointer;box-sizing:border-box}.reveal.overview .slides section.present,.reveal.overview .slides section:hover{outline:10px solid hsla(0,0%,58.8%,.4);outline-offset:10px}.reveal.overview .slides section .fragment{opacity:1;transition:none}.reveal.overview .slides section:after,.reveal.overview .slides section:before{display:none!important}.reveal.overview .slides>section.stack{padding:0;top:0!important;background:0 0;outline:0;overflow:visible}.reveal.overview .backgrounds{perspective:inherit;-moz-transform-style:preserve-3d}.reveal.overview .backgrounds .slide-background{opacity:1;visibility:visible;outline:10px solid hsla(0,0%,58.8%,.1);outline-offset:10px}.reveal.overview .backgrounds .slide-background.stack{overflow:visible}.reveal.overview-deactivating .backgrounds .slide-background,.reveal.overview-deactivating .slides section,.reveal.overview .backgrounds .slide-background,.reveal.overview .slides section{transition:none}.reveal.rtl .slides,.reveal.rtl .slides h1,.reveal.rtl .slides h2,.reveal.rtl .slides h3,.reveal.rtl .slides h4,.reveal.rtl .slides h5,.reveal.rtl .slides h6{direction:rtl;font-family:sans-serif}.reveal.rtl code,.reveal.rtl pre{direction:ltr}.reveal.rtl ol,.reveal.rtl ul{text-align:right}.reveal.rtl .progress span{transform-origin:100% 0}.reveal.has-parallax-background .backgrounds{transition:all .8s ease}.reveal.has-parallax-background[data-transition-speed=fast] .backgrounds{transition-duration:.4s}.reveal.has-parallax-background[data-transition-speed=slow] .backgrounds{transition-duration:1.2s}.reveal>.overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;background:rgba(0,0,0,.9);transition:all .3s ease}.reveal>.overlay .spinner{position:absolute;display:block;top:50%;left:50%;width:32px;height:32px;margin:-16px 0 0 -16px;z-index:10;background-image:url(data:image/gif;base64,R0lGODlhIAAgAPMAAJmZmf%2F%2F%2F6%2Bvr8nJybW1tcDAwOjo6Nvb26ioqKOjo7Ozs%2FLy8vz8%2FAAAAAAAAAAAACH%2FC05FVFNDQVBFMi4wAwEAAAAh%2FhpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh%2BQQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ%2FV%2FnmOM82XiHRLYKhKP1oZmADdEAAAh%2BQQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY%2FCZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB%2BA4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6%2BHo7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq%2BB6QDtuetcaBPnW6%2BO7wDHpIiK9SaVK5GgV543tzjgGcghAgAh%2BQQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK%2B%2BG%2Bw48edZPK%2BM6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE%2BG%2BcD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm%2BFNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk%2BaV%2BoJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0%2FVNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc%2BXiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq%2BE71SRQeyqUToLA7VxF0JDyIQh%2FMVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30%2FiI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE%2FjiuL04RGEBgwWhShRgQExHBAAh%2BQQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR%2BipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq%2BE71SRQeyqUToLA7VxF0JDyIQh%2FMVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq%2BE71SRQeyqUToLA7VxF0JDyIQh%2FMVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY%2BYip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd%2BMFCN6HAAIKgNggY0KtEBAAh%2BQQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1%2BvsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d%2BjYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg%2BygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0%2Bbm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h%2BKr0SJ8MFihpNbx%2B4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX%2BBP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA%3D%3D);visibility:visible;opacity:.6;transition:all .3s ease}.reveal>.overlay header{position:absolute;left:0;top:0;width:100%;padding:5px;z-index:2;box-sizing:border-box}.reveal>.overlay header a{display:inline-block;width:40px;height:40px;line-height:36px;padding:0 10px;float:right;opacity:.6;box-sizing:border-box}.reveal>.overlay header a:hover{opacity:1}.reveal>.overlay header a .icon{display:inline-block;width:20px;height:20px;background-position:50% 50%;background-size:100%;background-repeat:no-repeat}.reveal>.overlay header a.close .icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABkklEQVRYR8WX4VHDMAxG6wnoJrABZQPYBCaBTWAD2g1gE5gg6OOsXuxIlr40d81dfrSJ9V4c2VLK7spHuTJ/5wpM07QXuXc5X0opX2tEJcadjHuV80li/FgxTIEK/5QBCICBD6xEhSMGHgQPgBgLiYVAB1dpSqKDawxTohFw4JSEA3clzgIBPCURwE2JucBR7rhPJJv5OpJwDX+SfDjgx1wACQeJG1aChP9K/IMmdZ8DtESV1WyP3Bt4MwM6sj4NMxMYiqUWHQu4KYA/SYkIjOsm3BXYWMKFDwU2khjCQ4ELJUJ4SmClRArOCmSXGuKma0fYD5CbzHxFpCSGAhfAVSSUGDUk2BWZaff2g6GE15BsBQ9nwmpIGDiyHQddwNTMKkbZaf9fajXQca1EX44puJZUsnY0ObGmITE3GVLCbEhQUjGVt146j6oasWN+49Vph2w1pZ5EansNZqKBm1txbU57iRRcZ86RWMDdWtBJUHBHwoQPi1GV+JCbntmvok7iTX4/Up9mgyTc/FJYDTcndgH/AA5A/CHsyEkVAAAAAElFTkSuQmCC)}.reveal>.overlay header a.external .icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAcElEQVRYR+2WSQoAIQwEzf8f7XiOMkUQxUPlGkM3hVmiQfQR9GYnH1SsAQlI4DiBqkCMoNb9y2e90IAEJPAcgdznU9+engMaeJ7Azh5Y1U67gAho4DqBqmB1buAf0MB1AlVBek83ZPkmJMGc1wAR+AAqod/B97TRpQAAAABJRU5ErkJggg==)}.reveal>.overlay .viewport{position:absolute;display:flex;top:50px;right:0;bottom:0;left:0}.reveal>.overlay.overlay-preview .viewport iframe{width:100%;height:100%;max-width:100%;max-height:100%;border:0;opacity:0;visibility:hidden;transition:all .3s ease}.reveal>.overlay.overlay-preview.loaded .viewport iframe{opacity:1;visibility:visible}.reveal>.overlay.overlay-preview.loaded .viewport-inner{position:absolute;z-index:-1;left:0;top:45%;width:100%;text-align:center;letter-spacing:normal}.reveal>.overlay.overlay-preview .x-frame-error{opacity:0;transition:opacity .3s ease .3s}.reveal>.overlay.overlay-preview.loaded .x-frame-error{opacity:1}.reveal>.overlay.overlay-preview.loaded .spinner{opacity:0;visibility:hidden;transform:scale(.2)}.reveal>.overlay.overlay-help .viewport{overflow:auto;color:#fff}.reveal>.overlay.overlay-help .viewport .viewport-inner{width:600px;margin:auto;padding:20px 20px 80px;text-align:center;letter-spacing:normal}.reveal>.overlay.overlay-help .viewport .viewport-inner .title{font-size:20px}.reveal>.overlay.overlay-help .viewport .viewport-inner table{border:1px solid #fff;border-collapse:collapse;font-size:16px}.reveal>.overlay.overlay-help .viewport .viewport-inner table td,.reveal>.overlay.overlay-help .viewport .viewport-inner table th{width:200px;padding:14px;border:1px solid #fff;vertical-align:middle}.reveal>.overlay.overlay-help .viewport .viewport-inner table th{padding-top:20px;padding-bottom:20px}.reveal .playback{position:absolute;left:15px;bottom:20px;z-index:30;cursor:pointer;transition:all .4s ease;-webkit-tap-highlight-color:transparent}.reveal.overview .playback{opacity:0;visibility:hidden}.reveal .hljs{min-height:100%}.reveal .hljs table{margin:initial}.reveal .hljs-ln-code,.reveal .hljs-ln-numbers{padding:0;border:0}.reveal .hljs-ln-numbers{opacity:.6;padding-right:.75em;text-align:right;vertical-align:top}.reveal .hljs.has-highlights tr:not(.highlight-line){opacity:.4}.reveal .hljs:not(:first-child).fragment{position:absolute;top:0;left:0;width:100%;box-sizing:border-box}.reveal pre[data-auto-animate-target]{overflow:hidden}.reveal pre[data-auto-animate-target] code{height:100%}.reveal .roll{display:inline-block;line-height:1.2;overflow:hidden;vertical-align:top;perspective:400px;perspective-origin:50% 50%}.reveal .roll:hover{background:0 0;text-shadow:none}.reveal .roll span{display:block;position:relative;padding:0 2px;pointer-events:none;transition:all .4s ease;transform-origin:50% 0;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.reveal .roll:hover span{background:rgba(0,0,0,.5);transform:translateZ(-45px) rotateX(90deg)}.reveal .roll span:after{content:attr(data-title);display:block;position:absolute;left:0;top:0;padding:0 2px;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:50% 0;transform:translate3d(0,110%,0) rotateX(-90deg)}.reveal aside.notes{display:none}.reveal .speaker-notes{display:none;position:absolute;width:33.3333333333%;height:100%;top:0;left:100%;padding:14px 18px;z-index:1;font-size:18px;line-height:1.4;border:1px solid rgba(0,0,0,.05);color:#222;background-color:#f5f5f5;overflow:auto;box-sizing:border-box;text-align:left;font-family:Helvetica,sans-serif;-webkit-overflow-scrolling:touch}.reveal .speaker-notes .notes-placeholder{color:#ccc;font-style:italic}.reveal .speaker-notes:focus{outline:0}.reveal .speaker-notes:before{content:"Speaker notes";display:block;margin-bottom:10px;opacity:.5}.reveal.show-notes{max-width:75%;overflow:visible}.reveal.show-notes .speaker-notes{display:block}@media screen and (min-width:1600px){.reveal .speaker-notes{font-size:20px}}@media screen and (max-width:1024px){.reveal.show-notes{border-left:0;max-width:none;max-height:70%;max-height:70vh;overflow:visible}.reveal.show-notes .speaker-notes{top:100%;left:0;width:100%;height:30vh;border:0}}@media screen and (max-width:600px){.reveal.show-notes{max-height:60%;max-height:60vh}.reveal.show-notes .speaker-notes{top:100%;height:40vh}.reveal .speaker-notes{font-size:14px}}.zoomed .reveal *,.zoomed .reveal :after,.zoomed .reveal :before{-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.zoomed .reveal .controls,.zoomed .reveal .progress{opacity:0}.zoomed .reveal .roll span{background:0 0}.zoomed .reveal .roll span:after{visibility:hidden}html.print-pdf *{-webkit-print-color-adjust:exact}html.print-pdf{width:100%;height:100%;overflow:visible}html.print-pdf body{margin:0 auto!important;border:0;padding:0;float:none!important;overflow:visible}html.print-pdf .nestedarrow,html.print-pdf .reveal .controls,html.print-pdf .reveal.overview,html.print-pdf .reveal .playback,html.print-pdf .reveal .progress,html.print-pdf .state-background{display:none!important}html.print-pdf .reveal pre code{overflow:hidden!important;font-family:Courier,Courier New,monospace!important}html.print-pdf .reveal{width:auto!important;height:auto!important;overflow:hidden!important}html.print-pdf .reveal .slides{position:static;width:100%!important;height:auto!important;zoom:1!important;pointer-events:auto;left:auto;top:auto;margin:0!important;padding:0!important;overflow:visible;display:block;perspective:none;perspective-origin:50% 50%}html.print-pdf .reveal .slides .pdf-page{position:relative;overflow:hidden;z-index:1;page-break-after:always}html.print-pdf .reveal .slides section{visibility:visible!important;display:block!important;position:absolute!important;margin:0!important;padding:0!important;box-sizing:border-box!important;min-height:1px;opacity:1!important;transform-style:flat!important;transform:none!important}html.print-pdf .reveal section.stack{position:relative!important;margin:0!important;padding:0!important;page-break-after:avoid!important;height:auto!important;min-height:auto!important}html.print-pdf .reveal img{box-shadow:none}html.print-pdf .reveal .backgrounds{display:none}html.print-pdf .reveal .slide-background{display:block!important;position:absolute;top:0;left:0;width:100%;height:100%;z-index:auto!important}html.print-pdf .reveal.show-notes{max-width:none;max-height:none}html.print-pdf .reveal .speaker-notes-pdf{display:block;width:100%;height:auto;max-height:none;top:auto;right:auto;bottom:auto;left:auto;z-index:100}html.print-pdf .reveal .speaker-notes-pdf[data-layout=separate-page]{position:relative;color:inherit;background-color:transparent;padding:20px;page-break-after:always;border:0}html.print-pdf .reveal .slide-number-pdf{display:block;position:absolute;font-size:14px}html.print-pdf .aria-status{display:none}@media print{html:not(.print-pdf),html:not(.print-pdf) body{background:#fff;width:auto;height:auto;overflow:visible}html:not(.print-pdf) body{font-size:20pt;border:0;margin:0 5%;padding:0;float:none!important}html:not(.print-pdf) .controls,html:not(.print-pdf) .fork-reveal,html:not(.print-pdf) .nestedarrow,html:not(.print-pdf) .reveal .backgrounds,html:not(.print-pdf) .reveal .progress,html:not(.print-pdf) .reveal .slide-number,html:not(.print-pdf) .share-reveal,html:not(.print-pdf) .state-background{display:none!important}html:not(.print-pdf) body,html:not(.print-pdf) li,html:not(.print-pdf) p,html:not(.print-pdf) td{font-size:20pt!important;color:#000}html:not(.print-pdf) h1,html:not(.print-pdf) h2,html:not(.print-pdf) h3,html:not(.print-pdf) h4,html:not(.print-pdf) h5,html:not(.print-pdf) h6{color:#000!important;height:auto;line-height:normal;text-align:left;letter-spacing:normal}html:not(.print-pdf) h1{font-size:28pt!important}html:not(.print-pdf) h2{font-size:24pt!important}html:not(.print-pdf) h3,html:not(.print-pdf) h4{font-size:22pt!important}html:not(.print-pdf) h4{font-variant:small-caps}html:not(.print-pdf) h5{font-size:21pt!important}html:not(.print-pdf) h6{font-size:20pt!important;font-style:italic}html:not(.print-pdf) a:link,html:not(.print-pdf) a:visited{color:#000!important;font-weight:700;text-decoration:underline}html:not(.print-pdf) div,html:not(.print-pdf) ol,html:not(.print-pdf) p,html:not(.print-pdf) ul{visibility:visible;position:static;width:auto;height:auto;display:block;overflow:visible;margin:0;text-align:left!important}html:not(.print-pdf) .reveal pre,html:not(.print-pdf) .reveal table{margin-left:0;margin-right:0}html:not(.print-pdf) .reveal pre code{padding:20px}html:not(.print-pdf) .reveal blockquote{margin:20px 0}html:not(.print-pdf) .reveal .slides{padding:0!important;zoom:1!important;transform:none!important;text-align:left!important;perspective:none;perspective-origin:50% 50%}html:not(.print-pdf) .reveal .slides,html:not(.print-pdf) .reveal .slides section{position:static!important;width:auto!important;height:auto!important;left:0!important;top:0!important;margin-left:0!important;margin-top:0!important;overflow:visible!important;display:block!important}html:not(.print-pdf) .reveal .slides section{visibility:visible!important;padding:60px 20px!important;z-index:auto!important;opacity:1!important;page-break-after:always!important;transform-style:flat!important;transform:none!important;transition:none!important}html:not(.print-pdf) .reveal .slides section.stack{padding:0!important}html:not(.print-pdf) .reveal section:last-of-type{page-break-after:avoid!important}html:not(.print-pdf) .reveal section .fragment{opacity:1!important;visibility:visible!important;transform:none!important}html:not(.print-pdf) .reveal section img{display:block;margin:15px 0;background:#fff;border:1px solid #666;box-shadow:none}html:not(.print-pdf) .reveal section small{font-size:.8em}html:not(.print-pdf) .reveal .hljs{max-height:100%;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;font-size:15pt}html:not(.print-pdf) .reveal .hljs .hljs-ln-numbers{white-space:nowrap}html:not(.print-pdf) .reveal .hljs td{font-size:inherit!important;color:inherit!important}}.reveal pre{background:transparent}.reveal[theme=beige] .hljs-comment,.reveal[theme=beige] .hljs-quote,.reveal[theme=serif] .hljs-comment,.reveal[theme=serif] .hljs-quote,.reveal[theme=simple] .hljs-comment,.reveal[theme=simple] .hljs-quote,.reveal[theme=sky] .hljs-comment,.reveal[theme=sky] .hljs-quote,.reveal[theme=solarized] .hljs-comment,.reveal[theme=solarized] .hljs-quote,.reveal[theme=white] .hljs-comment,.reveal[theme=white] .hljs-quote,body.theme-light .reveal[theme=auto] .hljs-comment,body.theme-light .reveal[theme=auto] .hljs-quote,body:not(.theme-dark) .reveal[theme=auto] .hljs-comment,body:not(.theme-dark) .reveal[theme=auto] .hljs-quote{color:#8e908c}.reveal[theme=beige] .hljs-deletion,.reveal[theme=beige] .hljs-name,.reveal[theme=beige] .hljs-regexp,.reveal[theme=beige] .hljs-selector-class,.reveal[theme=beige] .hljs-selector-id,.reveal[theme=beige] .hljs-tag,.reveal[theme=beige] .hljs-template-variable,.reveal[theme=beige] .hljs-variable,.reveal[theme=serif] .hljs-deletion,.reveal[theme=serif] .hljs-name,.reveal[theme=serif] .hljs-regexp,.reveal[theme=serif] .hljs-selector-class,.reveal[theme=serif] .hljs-selector-id,.reveal[theme=serif] .hljs-tag,.reveal[theme=serif] .hljs-template-variable,.reveal[theme=serif] .hljs-variable,.reveal[theme=simple] .hljs-deletion,.reveal[theme=simple] .hljs-name,.reveal[theme=simple] .hljs-regexp,.reveal[theme=simple] .hljs-selector-class,.reveal[theme=simple] .hljs-selector-id,.reveal[theme=simple] .hljs-tag,.reveal[theme=simple] .hljs-template-variable,.reveal[theme=simple] .hljs-variable,.reveal[theme=sky] .hljs-deletion,.reveal[theme=sky] .hljs-name,.reveal[theme=sky] .hljs-regexp,.reveal[theme=sky] .hljs-selector-class,.reveal[theme=sky] .hljs-selector-id,.reveal[theme=sky] .hljs-tag,.reveal[theme=sky] .hljs-template-variable,.reveal[theme=sky] .hljs-variable,.reveal[theme=solarized] .hljs-deletion,.reveal[theme=solarized] .hljs-name,.reveal[theme=solarized] .hljs-regexp,.reveal[theme=solarized] .hljs-selector-class,.reveal[theme=solarized] .hljs-selector-id,.reveal[theme=solarized] .hljs-tag,.reveal[theme=solarized] .hljs-template-variable,.reveal[theme=solarized] .hljs-variable,.reveal[theme=white] .hljs-deletion,.reveal[theme=white] .hljs-name,.reveal[theme=white] .hljs-regexp,.reveal[theme=white] .hljs-selector-class,.reveal[theme=white] .hljs-selector-id,.reveal[theme=white] .hljs-tag,.reveal[theme=white] .hljs-template-variable,.reveal[theme=white] .hljs-variable,body.theme-light .reveal[theme=auto] .hljs-deletion,body.theme-light .reveal[theme=auto] .hljs-name,body.theme-light .reveal[theme=auto] .hljs-regexp,body.theme-light .reveal[theme=auto] .hljs-selector-class,body.theme-light .reveal[theme=auto] .hljs-selector-id,body.theme-light .reveal[theme=auto] .hljs-tag,body.theme-light .reveal[theme=auto] .hljs-template-variable,body.theme-light .reveal[theme=auto] .hljs-variable,body:not(.theme-dark) .reveal[theme=auto] .hljs-deletion,body:not(.theme-dark) .reveal[theme=auto] .hljs-name,body:not(.theme-dark) .reveal[theme=auto] .hljs-regexp,body:not(.theme-dark) .reveal[theme=auto] .hljs-selector-class,body:not(.theme-dark) .reveal[theme=auto] .hljs-selector-id,body:not(.theme-dark) .reveal[theme=auto] .hljs-tag,body:not(.theme-dark) .reveal[theme=auto] .hljs-template-variable,body:not(.theme-dark) .reveal[theme=auto] .hljs-variable{color:#c82829}.reveal[theme=beige] .hljs-built_in,.reveal[theme=beige] .hljs-builtin-name,.reveal[theme=beige] .hljs-link,.reveal[theme=beige] .hljs-literal,.reveal[theme=beige] .hljs-meta,.reveal[theme=beige] .hljs-number,.reveal[theme=beige] .hljs-params,.reveal[theme=beige] .hljs-type,.reveal[theme=serif] .hljs-built_in,.reveal[theme=serif] .hljs-builtin-name,.reveal[theme=serif] .hljs-link,.reveal[theme=serif] .hljs-literal,.reveal[theme=serif] .hljs-meta,.reveal[theme=serif] .hljs-number,.reveal[theme=serif] .hljs-params,.reveal[theme=serif] .hljs-type,.reveal[theme=simple] .hljs-built_in,.reveal[theme=simple] .hljs-builtin-name,.reveal[theme=simple] .hljs-link,.reveal[theme=simple] .hljs-literal,.reveal[theme=simple] .hljs-meta,.reveal[theme=simple] .hljs-number,.reveal[theme=simple] .hljs-params,.reveal[theme=simple] .hljs-type,.reveal[theme=sky] .hljs-built_in,.reveal[theme=sky] .hljs-builtin-name,.reveal[theme=sky] .hljs-link,.reveal[theme=sky] .hljs-literal,.reveal[theme=sky] .hljs-meta,.reveal[theme=sky] .hljs-number,.reveal[theme=sky] .hljs-params,.reveal[theme=sky] .hljs-type,.reveal[theme=solarized] .hljs-built_in,.reveal[theme=solarized] .hljs-builtin-name,.reveal[theme=solarized] .hljs-link,.reveal[theme=solarized] .hljs-literal,.reveal[theme=solarized] .hljs-meta,.reveal[theme=solarized] .hljs-number,.reveal[theme=solarized] .hljs-params,.reveal[theme=solarized] .hljs-type,.reveal[theme=white] .hljs-built_in,.reveal[theme=white] .hljs-builtin-name,.reveal[theme=white] .hljs-link,.reveal[theme=white] .hljs-literal,.reveal[theme=white] .hljs-meta,.reveal[theme=white] .hljs-number,.reveal[theme=white] .hljs-params,.reveal[theme=white] .hljs-type,body.theme-light .reveal[theme=auto] .hljs-built_in,body.theme-light .reveal[theme=auto] .hljs-builtin-name,body.theme-light .reveal[theme=auto] .hljs-link,body.theme-light .reveal[theme=auto] .hljs-literal,body.theme-light .reveal[theme=auto] .hljs-meta,body.theme-light .reveal[theme=auto] .hljs-number,body.theme-light .reveal[theme=auto] .hljs-params,body.theme-light .reveal[theme=auto] .hljs-type,body:not(.theme-dark) .reveal[theme=auto] .hljs-built_in,body:not(.theme-dark) .reveal[theme=auto] .hljs-builtin-name,body:not(.theme-dark) .reveal[theme=auto] .hljs-link,body:not(.theme-dark) .reveal[theme=auto] .hljs-literal,body:not(.theme-dark) .reveal[theme=auto] .hljs-meta,body:not(.theme-dark) .reveal[theme=auto] .hljs-number,body:not(.theme-dark) .reveal[theme=auto] .hljs-params,body:not(.theme-dark) .reveal[theme=auto] .hljs-type{color:#f5871f}.reveal[theme=beige] .hljs-attribute,.reveal[theme=serif] .hljs-attribute,.reveal[theme=simple] .hljs-attribute,.reveal[theme=sky] .hljs-attribute,.reveal[theme=solarized] .hljs-attribute,.reveal[theme=white] .hljs-attribute,body.theme-light .reveal[theme=auto] .hljs-attribute,body:not(.theme-dark) .reveal[theme=auto] .hljs-attribute{color:#eab700}.reveal[theme=beige] .hljs-addition,.reveal[theme=beige] .hljs-bullet,.reveal[theme=beige] .hljs-string,.reveal[theme=beige] .hljs-symbol,.reveal[theme=serif] .hljs-addition,.reveal[theme=serif] .hljs-bullet,.reveal[theme=serif] .hljs-string,.reveal[theme=serif] .hljs-symbol,.reveal[theme=simple] .hljs-addition,.reveal[theme=simple] .hljs-bullet,.reveal[theme=simple] .hljs-string,.reveal[theme=simple] .hljs-symbol,.reveal[theme=sky] .hljs-addition,.reveal[theme=sky] .hljs-bullet,.reveal[theme=sky] .hljs-string,.reveal[theme=sky] .hljs-symbol,.reveal[theme=solarized] .hljs-addition,.reveal[theme=solarized] .hljs-bullet,.reveal[theme=solarized] .hljs-string,.reveal[theme=solarized] .hljs-symbol,.reveal[theme=white] .hljs-addition,.reveal[theme=white] .hljs-bullet,.reveal[theme=white] .hljs-string,.reveal[theme=white] .hljs-symbol,body.theme-light .reveal[theme=auto] .hljs-addition,body.theme-light .reveal[theme=auto] .hljs-bullet,body.theme-light .reveal[theme=auto] .hljs-string,body.theme-light .reveal[theme=auto] .hljs-symbol,body:not(.theme-dark) .reveal[theme=auto] .hljs-addition,body:not(.theme-dark) .reveal[theme=auto] .hljs-bullet,body:not(.theme-dark) .reveal[theme=auto] .hljs-string,body:not(.theme-dark) .reveal[theme=auto] .hljs-symbol{color:#718c00}.reveal[theme=beige] .hljs-section,.reveal[theme=beige] .hljs-title,.reveal[theme=serif] .hljs-section,.reveal[theme=serif] .hljs-title,.reveal[theme=simple] .hljs-section,.reveal[theme=simple] .hljs-title,.reveal[theme=sky] .hljs-section,.reveal[theme=sky] .hljs-title,.reveal[theme=solarized] .hljs-section,.reveal[theme=solarized] .hljs-title,.reveal[theme=white] .hljs-section,.reveal[theme=white] .hljs-title,body.theme-light .reveal[theme=auto] .hljs-section,body.theme-light .reveal[theme=auto] .hljs-title,body:not(.theme-dark) .reveal[theme=auto] .hljs-section,body:not(.theme-dark) .reveal[theme=auto] .hljs-title{color:#4271ae}.reveal[theme=beige] .hljs-keyword,.reveal[theme=beige] .hljs-selector-tag,.reveal[theme=serif] .hljs-keyword,.reveal[theme=serif] .hljs-selector-tag,.reveal[theme=simple] .hljs-keyword,.reveal[theme=simple] .hljs-selector-tag,.reveal[theme=sky] .hljs-keyword,.reveal[theme=sky] .hljs-selector-tag,.reveal[theme=solarized] .hljs-keyword,.reveal[theme=solarized] .hljs-selector-tag,.reveal[theme=white] .hljs-keyword,.reveal[theme=white] .hljs-selector-tag,body.theme-light .reveal[theme=auto] .hljs-keyword,body.theme-light .reveal[theme=auto] .hljs-selector-tag,body:not(.theme-dark) .reveal[theme=auto] .hljs-keyword,body:not(.theme-dark) .reveal[theme=auto] .hljs-selector-tag{color:#8959a8}.reveal[theme=beige] .hljs,.reveal[theme=serif] .hljs,.reveal[theme=simple] .hljs,.reveal[theme=sky] .hljs,.reveal[theme=solarized] .hljs,.reveal[theme=white] .hljs,body.theme-light .reveal[theme=auto] .hljs,body:not(.theme-dark) .reveal[theme=auto] .hljs{display:block;overflow-x:auto;background:#fff;color:#4d4d4c;padding:.5em}.reveal[theme=beige] .hljs-emphasis,.reveal[theme=serif] .hljs-emphasis,.reveal[theme=simple] .hljs-emphasis,.reveal[theme=sky] .hljs-emphasis,.reveal[theme=solarized] .hljs-emphasis,.reveal[theme=white] .hljs-emphasis,body.theme-light .reveal[theme=auto] .hljs-emphasis,body:not(.theme-dark) .reveal[theme=auto] .hljs-emphasis{font-style:italic}.reveal[theme=beige] .hljs-strong,.reveal[theme=serif] .hljs-strong,.reveal[theme=simple] .hljs-strong,.reveal[theme=sky] .hljs-strong,.reveal[theme=solarized] .hljs-strong,.reveal[theme=white] .hljs-strong,body.theme-light .reveal[theme=auto] .hljs-strong,body:not(.theme-dark) .reveal[theme=auto] .hljs-strong{font-weight:700}.reveal[theme=black] .hljs-comment,.reveal[theme=black] .hljs-quote,.reveal[theme=blood] .hljs-comment,.reveal[theme=blood] .hljs-quote,.reveal[theme=league] .hljs-comment,.reveal[theme=league] .hljs-quote,.reveal[theme=moon] .hljs-comment,.reveal[theme=moon] .hljs-quote,.reveal[theme=night] .hljs-comment,.reveal[theme=night] .hljs-quote,body.theme-dark .reveal[theme=auto] .hljs-comment,body.theme-dark .reveal[theme=auto] .hljs-quote{color:#b6b18b}.reveal[theme=black] .hljs-deletion,.reveal[theme=black] .hljs-name,.reveal[theme=black] .hljs-regexp,.reveal[theme=black] .hljs-selector-class,.reveal[theme=black] .hljs-selector-id,.reveal[theme=black] .hljs-tag,.reveal[theme=black] .hljs-template-variable,.reveal[theme=black] .hljs-variable,.reveal[theme=blood] .hljs-deletion,.reveal[theme=blood] .hljs-name,.reveal[theme=blood] .hljs-regexp,.reveal[theme=blood] .hljs-selector-class,.reveal[theme=blood] .hljs-selector-id,.reveal[theme=blood] .hljs-tag,.reveal[theme=blood] .hljs-template-variable,.reveal[theme=blood] .hljs-variable,.reveal[theme=league] .hljs-deletion,.reveal[theme=league] .hljs-name,.reveal[theme=league] .hljs-regexp,.reveal[theme=league] .hljs-selector-class,.reveal[theme=league] .hljs-selector-id,.reveal[theme=league] .hljs-tag,.reveal[theme=league] .hljs-template-variable,.reveal[theme=league] .hljs-variable,.reveal[theme=moon] .hljs-deletion,.reveal[theme=moon] .hljs-name,.reveal[theme=moon] .hljs-regexp,.reveal[theme=moon] .hljs-selector-class,.reveal[theme=moon] .hljs-selector-id,.reveal[theme=moon] .hljs-tag,.reveal[theme=moon] .hljs-template-variable,.reveal[theme=moon] .hljs-variable,.reveal[theme=night] .hljs-deletion,.reveal[theme=night] .hljs-name,.reveal[theme=night] .hljs-regexp,.reveal[theme=night] .hljs-selector-class,.reveal[theme=night] .hljs-selector-id,.reveal[theme=night] .hljs-tag,.reveal[theme=night] .hljs-template-variable,.reveal[theme=night] .hljs-variable,body.theme-dark .reveal[theme=auto] .hljs-deletion,body.theme-dark .reveal[theme=auto] .hljs-name,body.theme-dark .reveal[theme=auto] .hljs-regexp,body.theme-dark .reveal[theme=auto] .hljs-selector-class,body.theme-dark .reveal[theme=auto] .hljs-selector-id,body.theme-dark .reveal[theme=auto] .hljs-tag,body.theme-dark .reveal[theme=auto] .hljs-template-variable,body.theme-dark .reveal[theme=auto] .hljs-variable{color:#eb3c54}.reveal[theme=black] .hljs-built_in,.reveal[theme=black] .hljs-builtin-name,.reveal[theme=black] .hljs-link,.reveal[theme=black] .hljs-literal,.reveal[theme=black] .hljs-meta,.reveal[theme=black] .hljs-number,.reveal[theme=black] .hljs-params,.reveal[theme=black] .hljs-type,.reveal[theme=blood] .hljs-built_in,.reveal[theme=blood] .hljs-builtin-name,.reveal[theme=blood] .hljs-link,.reveal[theme=blood] .hljs-literal,.reveal[theme=blood] .hljs-meta,.reveal[theme=blood] .hljs-number,.reveal[theme=blood] .hljs-params,.reveal[theme=blood] .hljs-type,.reveal[theme=league] .hljs-built_in,.reveal[theme=league] .hljs-builtin-name,.reveal[theme=league] .hljs-link,.reveal[theme=league] .hljs-literal,.reveal[theme=league] .hljs-meta,.reveal[theme=league] .hljs-number,.reveal[theme=league] .hljs-params,.reveal[theme=league] .hljs-type,.reveal[theme=moon] .hljs-built_in,.reveal[theme=moon] .hljs-builtin-name,.reveal[theme=moon] .hljs-link,.reveal[theme=moon] .hljs-literal,.reveal[theme=moon] .hljs-meta,.reveal[theme=moon] .hljs-number,.reveal[theme=moon] .hljs-params,.reveal[theme=moon] .hljs-type,.reveal[theme=night] .hljs-built_in,.reveal[theme=night] .hljs-builtin-name,.reveal[theme=night] .hljs-link,.reveal[theme=night] .hljs-literal,.reveal[theme=night] .hljs-meta,.reveal[theme=night] .hljs-number,.reveal[theme=night] .hljs-params,.reveal[theme=night] .hljs-type,body.theme-dark .reveal[theme=auto] .hljs-built_in,body.theme-dark .reveal[theme=auto] .hljs-builtin-name,body.theme-dark .reveal[theme=auto] .hljs-link,body.theme-dark .reveal[theme=auto] .hljs-literal,body.theme-dark .reveal[theme=auto] .hljs-meta,body.theme-dark .reveal[theme=auto] .hljs-number,body.theme-dark .reveal[theme=auto] .hljs-params,body.theme-dark .reveal[theme=auto] .hljs-type{color:#e7ce56}.reveal[theme=black] .hljs-attribute,.reveal[theme=blood] .hljs-attribute,.reveal[theme=league] .hljs-attribute,.reveal[theme=moon] .hljs-attribute,.reveal[theme=night] .hljs-attribute,body.theme-dark .reveal[theme=auto] .hljs-attribute{color:#ee7c2b}.reveal[theme=black] .hljs-addition,.reveal[theme=black] .hljs-bullet,.reveal[theme=black] .hljs-string,.reveal[theme=black] .hljs-symbol,.reveal[theme=blood] .hljs-addition,.reveal[theme=blood] .hljs-bullet,.reveal[theme=blood] .hljs-string,.reveal[theme=blood] .hljs-symbol,.reveal[theme=league] .hljs-addition,.reveal[theme=league] .hljs-bullet,.reveal[theme=league] .hljs-string,.reveal[theme=league] .hljs-symbol,.reveal[theme=moon] .hljs-addition,.reveal[theme=moon] .hljs-bullet,.reveal[theme=moon] .hljs-string,.reveal[theme=moon] .hljs-symbol,.reveal[theme=night] .hljs-addition,.reveal[theme=night] .hljs-bullet,.reveal[theme=night] .hljs-string,.reveal[theme=night] .hljs-symbol,body.theme-dark .reveal[theme=auto] .hljs-addition,body.theme-dark .reveal[theme=auto] .hljs-bullet,body.theme-dark .reveal[theme=auto] .hljs-string,body.theme-dark .reveal[theme=auto] .hljs-symbol{color:#4fb4d7}.reveal[theme=black] .hljs-section,.reveal[theme=black] .hljs-title,.reveal[theme=blood] .hljs-section,.reveal[theme=blood] .hljs-title,.reveal[theme=league] .hljs-section,.reveal[theme=league] .hljs-title,.reveal[theme=moon] .hljs-section,.reveal[theme=moon] .hljs-title,.reveal[theme=night] .hljs-section,.reveal[theme=night] .hljs-title,body.theme-dark .reveal[theme=auto] .hljs-section,body.theme-dark .reveal[theme=auto] .hljs-title{color:#78bb65}.reveal[theme=black] .hljs-keyword,.reveal[theme=black] .hljs-selector-tag,.reveal[theme=blood] .hljs-keyword,.reveal[theme=blood] .hljs-selector-tag,.reveal[theme=league] .hljs-keyword,.reveal[theme=league] .hljs-selector-tag,.reveal[theme=moon] .hljs-keyword,.reveal[theme=moon] .hljs-selector-tag,.reveal[theme=night] .hljs-keyword,.reveal[theme=night] .hljs-selector-tag,body.theme-dark .reveal[theme=auto] .hljs-keyword,body.theme-dark .reveal[theme=auto] .hljs-selector-tag{color:#b45ea4}.reveal[theme=black] .hljs,.reveal[theme=blood] .hljs,.reveal[theme=league] .hljs,.reveal[theme=moon] .hljs,.reveal[theme=night] .hljs,body.theme-dark .reveal[theme=auto] .hljs{display:block;overflow-x:auto;background:#1c1d21;color:#c0c5ce;padding:.5em}.reveal[theme=black] .hljs-emphasis,.reveal[theme=blood] .hljs-emphasis,.reveal[theme=league] .hljs-emphasis,.reveal[theme=moon] .hljs-emphasis,.reveal[theme=night] .hljs-emphasis,body.theme-dark .reveal[theme=auto] .hljs-emphasis{font-style:italic}.reveal[theme=black] .hljs-strong,.reveal[theme=blood] .hljs-strong,.reveal[theme=league] .hljs-strong,.reveal[theme=moon] .hljs-strong,.reveal[theme=night] .hljs-strong,body.theme-dark .reveal[theme=auto] .hljs-strong{font-weight:700}:root{--reveal-background-color:#2b2b2b;--reveal-main-font:"Lato",sans-serif;--reveal-main-font-size:40px;--reveal-main-color:#eee;--reveal-block-margin:20px;--reveal-heading-margin:0 0 20px 0;--reveal-heading-font:"League Gothic",Impact,sans-serif;--reveal-heading-color:#eee;--reveal-heading-line-height:1.2;--reveal-heading-letter-spacing:normal;--reveal-heading-text-transform:uppercase;--reveal-heading-text-shadow:none;--reveal-heading-font-weight:normal;--reveal-heading1-text-shadow:none;--reveal-heading1-size:3.77em;--reveal-heading2-size:2.11em;--reveal-heading3-size:1.55em;--reveal-heading4-size:1em;--reveal-code-font:monospace;--reveal-link-color:#13daec;--reveal-link-color-hover:#42e1f0;--reveal-selection-background-color:#ff5e99;--reveal-selection-color:#fff}@font-face{font-family:Lato;font-style:italic;font-weight:400;src:local("Lato Italic"),local("Lato-Italic"),url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHjxsAUi-qJCY.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Lato;font-style:italic;font-weight:400;src:local("Lato Italic"),local("Lato-Italic"),url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHjxsAXC-q.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Lato;font-style:italic;font-weight:700;src:local("Lato Bold Italic"),local("Lato-BoldItalic"),url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI5wq_FQft1dw.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Lato;font-style:italic;font-weight:700;src:local("Lato Bold Italic"),local("Lato-BoldItalic"),url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI5wq_Gwft.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:local("Lato Regular"),local("Lato-Regular"),url(https://fonts.gstatic.com/s/lato/v17/S6uyw4BMUTPHjxAwXjeu.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:local("Lato Regular"),local("Lato-Regular"),url(https://fonts.gstatic.com/s/lato/v17/S6uyw4BMUTPHjx4wXg.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:local("Lato Bold"),local("Lato-Bold"),url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:local("Lato Bold"),local("Lato-Bold"),url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}.reveal[theme=beige] section.has-dark-background,.reveal[theme=beige] section.has-dark-background h1,.reveal[theme=beige] section.has-dark-background h2,.reveal[theme=beige] section.has-dark-background h3,.reveal[theme=beige] section.has-dark-background h4,.reveal[theme=beige] section.has-dark-background h5,.reveal[theme=beige] section.has-dark-background h6{color:#fff}.reveal-viewport[theme=beige]{background:#f7f2d3;background:radial-gradient(center,circle cover,#fff 0,#f7f2d3 100%);background-color:#f7f3de}.reveal[theme=beige]{font-family:Lato,sans-serif;font-size:40px;font-weight:400;color:#333}.reveal[theme=beige] ::selection{color:#fff;background:rgba(79,64,28,.99);text-shadow:none}.reveal[theme=beige] ::-moz-selection{color:#fff;background:rgba(79,64,28,.99);text-shadow:none}.reveal[theme=beige] .slides section,.reveal[theme=beige] .slides section>section{line-height:1.3;font-weight:inherit}.reveal[theme=beige] h1,.reveal[theme=beige] h2,.reveal[theme=beige] h3,.reveal[theme=beige] h4,.reveal[theme=beige] h5,.reveal[theme=beige] h6{margin:0 0 20px;color:#333;font-family:League Gothic,Impact,sans-serif;font-weight:400;line-height:1.2;letter-spacing:normal;text-transform:uppercase;text-shadow:none;word-wrap:break-word}.reveal[theme=beige] h1:last-child,.reveal[theme=beige] h2:last-child,.reveal[theme=beige] h3:last-child,.reveal[theme=beige] h4:last-child,.reveal[theme=beige] h5:last-child,.reveal[theme=beige] h6:last-child{margin-bottom:0}.reveal[theme=beige] h1{font-size:3.77em;text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 20px 20px rgba(0,0,0,.15)}.reveal[theme=beige] h2{font-size:2.11em}.reveal[theme=beige] h3{font-size:1.55em}.reveal[theme=beige] h4{font-size:1em}.reveal[theme=beige] p{margin:20px 0;line-height:1.3}.reveal[theme=beige] iframe,.reveal[theme=beige] img,.reveal[theme=beige] video{max-width:95%;max-height:95%}.reveal[theme=beige] b,.reveal[theme=beige] strong{font-weight:700}.reveal[theme=beige] em{font-style:italic}.reveal[theme=beige] dl,.reveal[theme=beige] ol,.reveal[theme=beige] ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal[theme=beige] ol{list-style-type:decimal}.reveal[theme=beige] ul{list-style-type:disc}.reveal[theme=beige] ul ul{list-style-type:square}.reveal[theme=beige] ul ul ul{list-style-type:circle}.reveal[theme=beige] ol ol,.reveal[theme=beige] ol ul,.reveal[theme=beige] ul ol,.reveal[theme=beige] ul ul{display:block;margin-left:40px}.reveal[theme=beige] dt{font-weight:700}.reveal[theme=beige] dd{margin-left:40px}.reveal[theme=beige] blockquote{display:block;position:relative;width:70%;margin:20px auto;padding:5px;font-style:italic;background:hsla(0,0%,100%,.05);box-shadow:0 0 2px rgba(0,0,0,.2)}.reveal[theme=beige] blockquote p:first-child,.reveal[theme=beige] blockquote p:last-child{display:inline-block}.reveal[theme=beige] q{font-style:italic}.reveal[theme=beige] pre{display:block;position:relative;width:90%;margin:20px auto;padding:0;text-align:left;font-size:.55em;font-family:monospace;line-height:1.2em;word-wrap:break-word;box-shadow:0 5px 15px rgba(0,0,0,.15)}.reveal[theme=beige] code{font-family:monospace;text-transform:none}.reveal[theme=beige] pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal[theme=beige] table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal[theme=beige] table th{font-weight:700}.reveal[theme=beige] table td,.reveal[theme=beige] table th{text-align:left;padding:.2em .5em;border-bottom:1px solid}.reveal[theme=beige] table td[align=center],.reveal[theme=beige] table th[align=center]{text-align:center}.reveal[theme=beige] table td[align=right],.reveal[theme=beige] table th[align=right]{text-align:right}.reveal[theme=beige] table tbody tr:last-child td,.reveal[theme=beige] table tbody tr:last-child th{border-bottom:none}.reveal[theme=beige] sup{vertical-align:super;font-size:smaller}.reveal[theme=beige] sub{vertical-align:sub;font-size:smaller}.reveal[theme=beige] small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal[theme=beige] small *{vertical-align:top}.reveal[theme=beige] img{margin:20px 0}.reveal[theme=beige] a{color:#8b743d;text-decoration:none;transition:color .15s ease}.reveal[theme=beige] a:hover{color:#b39753;text-shadow:none;border:none}.reveal[theme=beige] .roll span:after{color:#fff;background:#766334}.reveal[theme=beige] .r-frame{border:4px solid #333;box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal[theme=beige] a .r-frame{transition:all .15s linear}.reveal[theme=beige] a:hover .r-frame{border-color:#8b743d;box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal[theme=beige] .controls{color:#8b743d}.reveal[theme=beige] .progress{background:rgba(0,0,0,.2);color:#8b743d}.reveal[theme=beige] table.hljs-ln{display:table;width:100%}.reveal[theme=beige] table.hljs-ln tr{border:none}.reveal[theme=beige] table.hljs-ln tr:nth-child(2n){background-color:inherit!important}.reveal[theme=beige] table.hljs-ln td{border:none}@media print{.reveal[theme=beige] .backgrounds{background-color:#f7f3de}}.reveal[theme=black] section.has-light-background,.reveal[theme=black] section.has-light-background h1,.reveal[theme=black] section.has-light-background h2,.reveal[theme=black] section.has-light-background h3,.reveal[theme=black] section.has-light-background h4,.reveal[theme=black] section.has-light-background h5,.reveal[theme=black] section.has-light-background h6{color:#222}.reveal-viewport[theme=black]{background:#f7f2d3;background:radial-gradient(center,circle cover,#fff 0,#f7f2d3 100%);background-color:#191919}.reveal[theme=black]{font-family:Source Sans Pro,Helvetica,sans-serif;font-size:42px;font-weight:400;color:#fff}.reveal[theme=black] ::selection{color:#fff;background:#71c3fb;text-shadow:none}.reveal[theme=black] ::-moz-selection{color:#fff;background:#71c3fb;text-shadow:none}.reveal[theme=black] .slides section,.reveal[theme=black] .slides section>section{line-height:1.3;font-weight:inherit}.reveal[theme=black] h1,.reveal[theme=black] h2,.reveal[theme=black] h3,.reveal[theme=black] h4,.reveal[theme=black] h5,.reveal[theme=black] h6{margin:0 0 20px;color:#fff;font-family:Source Sans Pro,Helvetica,sans-serif;font-weight:600;line-height:1.2;letter-spacing:normal;text-transform:uppercase;text-shadow:none;word-wrap:break-word}.reveal[theme=black] h1:last-child,.reveal[theme=black] h2:last-child,.reveal[theme=black] h3:last-child,.reveal[theme=black] h4:last-child,.reveal[theme=black] h5:last-child,.reveal[theme=black] h6:last-child{margin-bottom:0}.reveal[theme=black] h1{font-size:2.5em;text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 20px 20px rgba(0,0,0,.15)}.reveal[theme=black] h2{font-size:1.6em}.reveal[theme=black] h3{font-size:1.3em}.reveal[theme=black] h4{font-size:1em}.reveal[theme=black] p{margin:20px 0;line-height:1.3}.reveal[theme=black] iframe,.reveal[theme=black] img,.reveal[theme=black] video{max-width:95%;max-height:95%}.reveal[theme=black] b,.reveal[theme=black] strong{font-weight:700}.reveal[theme=black] em{font-style:italic}.reveal[theme=black] dl,.reveal[theme=black] ol,.reveal[theme=black] ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal[theme=black] ol{list-style-type:decimal}.reveal[theme=black] ul{list-style-type:disc}.reveal[theme=black] ul ul{list-style-type:square}.reveal[theme=black] ul ul ul{list-style-type:circle}.reveal[theme=black] ol ol,.reveal[theme=black] ol ul,.reveal[theme=black] ul ol,.reveal[theme=black] ul ul{display:block;margin-left:40px}.reveal[theme=black] dt{font-weight:700}.reveal[theme=black] dd{margin-left:40px}.reveal[theme=black] blockquote{display:block;position:relative;width:70%;margin:20px auto;padding:5px;font-style:italic;background:hsla(0,0%,100%,.05);box-shadow:0 0 2px rgba(0,0,0,.2)}.reveal[theme=black] blockquote p:first-child,.reveal[theme=black] blockquote p:last-child{display:inline-block}.reveal[theme=black] q{font-style:italic}.reveal[theme=black] pre{display:block;position:relative;width:90%;margin:20px auto;padding:0;text-align:left;font-size:.55em;font-family:monospace;line-height:1.2em;word-wrap:break-word;box-shadow:0 5px 15px rgba(0,0,0,.15)}.reveal[theme=black] code{font-family:monospace;text-transform:none}.reveal[theme=black] pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal[theme=black] table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal[theme=black] table th{font-weight:700}.reveal[theme=black] table td,.reveal[theme=black] table th{text-align:left;padding:.2em .5em;border-bottom:1px solid}.reveal[theme=black] table td[align=center],.reveal[theme=black] table th[align=center]{text-align:center}.reveal[theme=black] table td[align=right],.reveal[theme=black] table th[align=right]{text-align:right}.reveal[theme=black] table tbody tr:last-child td,.reveal[theme=black] table tbody tr:last-child th{border-bottom:none}.reveal[theme=black] sup{vertical-align:super;font-size:smaller}.reveal[theme=black] sub{vertical-align:sub;font-size:smaller}.reveal[theme=black] small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal[theme=black] small *{vertical-align:top}.reveal[theme=black] img{margin:20px 0}.reveal[theme=black] a{color:#42affa;text-decoration:none;transition:color .15s ease}.reveal[theme=black] a:hover{color:#5ebbfb;text-shadow:none;border:none}.reveal[theme=black] .roll span:after{color:#fff;background:#149bf9}.reveal[theme=black] .r-frame{border:4px solid #fff;box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal[theme=black] a .r-frame{transition:all .15s linear}.reveal[theme=black] a:hover .r-frame{border-color:#42affa;box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal[theme=black] .controls{color:#42affa}.reveal[theme=black] .progress{background:rgba(0,0,0,.2);color:#42affa}.reveal[theme=black] table.hljs-ln{display:table;width:100%}.reveal[theme=black] table.hljs-ln tr{border:none}.reveal[theme=black] table.hljs-ln tr:nth-child(2n){background-color:inherit!important}.reveal[theme=black] table.hljs-ln td{border:none}@media print{.reveal[theme=black] .backgrounds{background-color:#191919}}body.theme-dark .reveal-viewport[theme=auto]{background:#f7f2d3;background:radial-gradient(center,circle cover,#fff 0,#f7f2d3 100%);background-color:#191919}body.theme-dark .reveal[theme=auto]{font-family:Source Sans Pro,Helvetica,sans-serif;font-size:42px;font-weight:400;color:#fff}body.theme-dark .reveal[theme=auto] ::selection{color:#fff;background:#71c3fb;text-shadow:none}body.theme-dark .reveal[theme=auto] ::-moz-selection{color:#fff;background:#71c3fb;text-shadow:none}body.theme-dark .reveal[theme=auto] .slides section,body.theme-dark .reveal[theme=auto] .slides section>section{line-height:1.3;font-weight:inherit}body.theme-dark .reveal[theme=auto] h1,body.theme-dark .reveal[theme=auto] h2,body.theme-dark .reveal[theme=auto] h3,body.theme-dark .reveal[theme=auto] h4,body.theme-dark .reveal[theme=auto] h5,body.theme-dark .reveal[theme=auto] h6{margin:0 0 20px;color:#fff;font-family:Source Sans Pro,Helvetica,sans-serif;font-weight:600;line-height:1.2;letter-spacing:normal;text-transform:uppercase;text-shadow:none;word-wrap:break-word}body.theme-dark .reveal[theme=auto] h1:last-child,body.theme-dark .reveal[theme=auto] h2:last-child,body.theme-dark .reveal[theme=auto] h3:last-child,body.theme-dark .reveal[theme=auto] h4:last-child,body.theme-dark .reveal[theme=auto] h5:last-child,body.theme-dark .reveal[theme=auto] h6:last-child{margin-bottom:0}body.theme-dark .reveal[theme=auto] h1{font-size:2.5em;text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 20px 20px rgba(0,0,0,.15)}body.theme-dark .reveal[theme=auto] h2{font-size:1.6em}body.theme-dark .reveal[theme=auto] h3{font-size:1.3em}body.theme-dark .reveal[theme=auto] h4{font-size:1em}body.theme-dark .reveal[theme=auto] p{margin:20px 0;line-height:1.3}body.theme-dark .reveal[theme=auto] iframe,body.theme-dark .reveal[theme=auto] img,body.theme-dark .reveal[theme=auto] video{max-width:95%;max-height:95%}body.theme-dark .reveal[theme=auto] b,body.theme-dark .reveal[theme=auto] strong{font-weight:700}body.theme-dark .reveal[theme=auto] em{font-style:italic}body.theme-dark .reveal[theme=auto] dl,body.theme-dark .reveal[theme=auto] ol,body.theme-dark .reveal[theme=auto] ul{display:inline-block;text-align:left;margin:0 0 0 1em}body.theme-dark .reveal[theme=auto] ol{list-style-type:decimal}body.theme-dark .reveal[theme=auto] ul{list-style-type:disc}body.theme-dark .reveal[theme=auto] ul ul{list-style-type:square}body.theme-dark .reveal[theme=auto] ul ul ul{list-style-type:circle}body.theme-dark .reveal[theme=auto] ol ol,body.theme-dark .reveal[theme=auto] ol ul,body.theme-dark .reveal[theme=auto] ul ol,body.theme-dark .reveal[theme=auto] ul ul{display:block;margin-left:40px}body.theme-dark .reveal[theme=auto] dt{font-weight:700}body.theme-dark .reveal[theme=auto] dd{margin-left:40px}body.theme-dark .reveal[theme=auto] blockquote{display:block;position:relative;width:70%;margin:20px auto;padding:5px;font-style:italic;background:hsla(0,0%,100%,.05);box-shadow:0 0 2px rgba(0,0,0,.2)}body.theme-dark .reveal[theme=auto] blockquote p:first-child,body.theme-dark .reveal[theme=auto] blockquote p:last-child{display:inline-block}body.theme-dark .reveal[theme=auto] q{font-style:italic}body.theme-dark .reveal[theme=auto] pre{display:block;position:relative;width:90%;margin:20px auto;padding:0;text-align:left;font-size:.55em;font-family:monospace;line-height:1.2em;word-wrap:break-word;box-shadow:0 5px 15px rgba(0,0,0,.15)}body.theme-dark .reveal[theme=auto] code{font-family:monospace;text-transform:none}body.theme-dark .reveal[theme=auto] pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}body.theme-dark .reveal[theme=auto] table{margin:auto;border-collapse:collapse;border-spacing:0}body.theme-dark .reveal[theme=auto] table th{font-weight:700}body.theme-dark .reveal[theme=auto] table td,body.theme-dark .reveal[theme=auto] table th{text-align:left;padding:.2em .5em;border-bottom:1px solid}body.theme-dark .reveal[theme=auto] table td[align=center],body.theme-dark .reveal[theme=auto] table th[align=center]{text-align:center}body.theme-dark .reveal[theme=auto] table td[align=right],body.theme-dark .reveal[theme=auto] table th[align=right]{text-align:right}body.theme-dark .reveal[theme=auto] table tbody tr:last-child td,body.theme-dark .reveal[theme=auto] table tbody tr:last-child th{border-bottom:none}body.theme-dark .reveal[theme=auto] sup{vertical-align:super;font-size:smaller}body.theme-dark .reveal[theme=auto] sub{vertical-align:sub;font-size:smaller}body.theme-dark .reveal[theme=auto] small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}body.theme-dark .reveal[theme=auto] small *{vertical-align:top}body.theme-dark .reveal[theme=auto] img{margin:20px 0}body.theme-dark .reveal[theme=auto] a{color:#42affa;text-decoration:none;transition:color .15s ease}body.theme-dark .reveal[theme=auto] a:hover{color:#5ebbfb;text-shadow:none;border:none}body.theme-dark .reveal[theme=auto] .roll span:after{color:#fff;background:#149bf9}body.theme-dark .reveal[theme=auto] .r-frame{border:4px solid #fff;box-shadow:0 0 10px rgba(0,0,0,.15)}body.theme-dark .reveal[theme=auto] a .r-frame{transition:all .15s linear}body.theme-dark .reveal[theme=auto] a:hover .r-frame{border-color:#42affa;box-shadow:0 0 20px rgba(0,0,0,.55)}body.theme-dark .reveal[theme=auto] .controls{color:#42affa}body.theme-dark .reveal[theme=auto] .progress{background:rgba(0,0,0,.2);color:#42affa}body.theme-dark .reveal[theme=auto] table.hljs-ln{display:table;width:100%}body.theme-dark .reveal[theme=auto] table.hljs-ln tr{border:none}body.theme-dark .reveal[theme=auto] table.hljs-ln tr:nth-child(2n){background-color:inherit!important}body.theme-dark .reveal[theme=auto] table.hljs-ln td{border:none}@media print{body.theme-dark .reveal[theme=auto] .backgrounds{background-color:#191919}}@font-face{font-family:Ubuntu;font-style:italic;font-weight:300;src:local("Ubuntu Light Italic"),local("Ubuntu-LightItalic"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCp6KVjbNBYlgoKejZftVyCN4Ffgg.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Ubuntu;font-style:italic;font-weight:300;src:local("Ubuntu Light Italic"),local("Ubuntu-LightItalic"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCp6KVjbNBYlgoKejZftVyLN4Ffgg.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Ubuntu;font-style:italic;font-weight:300;src:local("Ubuntu Light Italic"),local("Ubuntu-LightItalic"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCp6KVjbNBYlgoKejZftVyDN4Ffgg.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:Ubuntu;font-style:italic;font-weight:300;src:local("Ubuntu Light Italic"),local("Ubuntu-LightItalic"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCp6KVjbNBYlgoKejZftVyMN4Ffgg.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:Ubuntu;font-style:italic;font-weight:300;src:local("Ubuntu Light Italic"),local("Ubuntu-LightItalic"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCp6KVjbNBYlgoKejZftVyBN4Ffgg.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Ubuntu;font-style:italic;font-weight:300;src:local("Ubuntu Light Italic"),local("Ubuntu-LightItalic"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCp6KVjbNBYlgoKejZftVyPN4E.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Ubuntu;font-style:italic;font-weight:700;src:local("Ubuntu Bold Italic"),local("Ubuntu-BoldItalic"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCp6KVjbNBYlgoKejZPslyCN4Ffgg.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Ubuntu;font-style:italic;font-weight:700;src:local("Ubuntu Bold Italic"),local("Ubuntu-BoldItalic"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCp6KVjbNBYlgoKejZPslyLN4Ffgg.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Ubuntu;font-style:italic;font-weight:700;src:local("Ubuntu Bold Italic"),local("Ubuntu-BoldItalic"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCp6KVjbNBYlgoKejZPslyDN4Ffgg.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:Ubuntu;font-style:italic;font-weight:700;src:local("Ubuntu Bold Italic"),local("Ubuntu-BoldItalic"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCp6KVjbNBYlgoKejZPslyMN4Ffgg.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:Ubuntu;font-style:italic;font-weight:700;src:local("Ubuntu Bold Italic"),local("Ubuntu-BoldItalic"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCp6KVjbNBYlgoKejZPslyBN4Ffgg.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Ubuntu;font-style:italic;font-weight:700;src:local("Ubuntu Bold Italic"),local("Ubuntu-BoldItalic"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCp6KVjbNBYlgoKejZPslyPN4E.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;src:local("Ubuntu Light"),local("Ubuntu-Light"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoC1CzjvWyNL4U.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;src:local("Ubuntu Light"),local("Ubuntu-Light"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoC1CzjtGyNL4U.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;src:local("Ubuntu Light"),local("Ubuntu-Light"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoC1CzjvGyNL4U.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;src:local("Ubuntu Light"),local("Ubuntu-Light"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoC1Czjs2yNL4U.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;src:local("Ubuntu Light"),local("Ubuntu-Light"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoC1CzjvmyNL4U.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;src:local("Ubuntu Light"),local("Ubuntu-Light"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoC1CzjsGyN.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;src:local("Ubuntu Bold"),local("Ubuntu-Bold"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCxCvjvWyNL4U.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;src:local("Ubuntu Bold"),local("Ubuntu-Bold"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCxCvjtGyNL4U.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;src:local("Ubuntu Bold"),local("Ubuntu-Bold"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCxCvjvGyNL4U.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;src:local("Ubuntu Bold"),local("Ubuntu-Bold"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCxCvjs2yNL4U.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;src:local("Ubuntu Bold"),local("Ubuntu-Bold"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCxCvjvmyNL4U.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;src:local("Ubuntu Bold"),local("Ubuntu-Bold"),url(https://fonts.gstatic.com/s/ubuntu/v15/4iCv6KVjbNBYlgoCxCvjsGyN.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}.reveal[theme=blood] section.has-light-background,.reveal[theme=blood] section.has-light-background h1,.reveal[theme=blood] section.has-light-background h2,.reveal[theme=blood] section.has-light-background h3,.reveal[theme=blood] section.has-light-background h4,.reveal[theme=blood] section.has-light-background h5,.reveal[theme=blood] section.has-light-background h6{color:#222}.reveal-viewport[theme=blood]{background:#f7f2d3;background:radial-gradient(center,circle cover,#fff 0,#f7f2d3 100%);background-color:#222}.reveal[theme=blood]{font-family:Ubuntu,"sans-serif";font-size:42px;font-weight:400;color:#eee}.reveal[theme=blood] ::selection{color:#fff;background:#a23;text-shadow:none}.reveal[theme=blood] ::-moz-selection{color:#fff;background:#a23;text-shadow:none}.reveal[theme=blood] .slides section,.reveal[theme=blood] .slides section>section{line-height:1.3;font-weight:inherit}.reveal[theme=blood] h1,.reveal[theme=blood] h2,.reveal[theme=blood] h3,.reveal[theme=blood] h4,.reveal[theme=blood] h5,.reveal[theme=blood] h6{margin:0 0 20px;color:#fff;font-family:Ubuntu,"sans-serif";font-weight:600;line-height:1.2;letter-spacing:normal;text-transform:uppercase;text-shadow:2px 2px 2px #222;word-wrap:break-word}.reveal[theme=blood] h1:last-child,.reveal[theme=blood] h2:last-child,.reveal[theme=blood] h3:last-child,.reveal[theme=blood] h4:last-child,.reveal[theme=blood] h5:last-child,.reveal[theme=blood] h6:last-child{margin-bottom:0}.reveal[theme=blood] h1{font-size:2.5em;text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 20px 20px rgba(0,0,0,.15)}.reveal[theme=blood] h2{font-size:1.6em}.reveal[theme=blood] h3{font-size:1.3em}.reveal[theme=blood] h4{font-size:1em}.reveal[theme=blood] p{margin:20px 0;line-height:1.3}.reveal[theme=blood] iframe,.reveal[theme=blood] img,.reveal[theme=blood] video{max-width:95%;max-height:95%}.reveal[theme=blood] b,.reveal[theme=blood] strong{font-weight:700}.reveal[theme=blood] em{font-style:italic}.reveal[theme=blood] dl,.reveal[theme=blood] ol,.reveal[theme=blood] ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal[theme=blood] ol{list-style-type:decimal}.reveal[theme=blood] ul{list-style-type:disc}.reveal[theme=blood] ul ul{list-style-type:square}.reveal[theme=blood] ul ul ul{list-style-type:circle}.reveal[theme=blood] ol ol,.reveal[theme=blood] ol ul,.reveal[theme=blood] ul ol,.reveal[theme=blood] ul ul{display:block;margin-left:40px}.reveal[theme=blood] dt{font-weight:700}.reveal[theme=blood] dd{margin-left:40px}.reveal[theme=blood] blockquote{display:block;position:relative;width:70%;margin:20px auto;padding:5px;font-style:italic;background:hsla(0,0%,100%,.05);box-shadow:0 0 2px rgba(0,0,0,.2)}.reveal[theme=blood] blockquote p:first-child,.reveal[theme=blood] blockquote p:last-child{display:inline-block}.reveal[theme=blood] q{font-style:italic}.reveal[theme=blood] pre{display:block;position:relative;width:90%;margin:20px auto;padding:0;text-align:left;font-size:.55em;font-family:monospace;line-height:1.2em;word-wrap:break-word;box-shadow:0 5px 15px rgba(0,0,0,.15)}.reveal[theme=blood] code{font-family:monospace;text-transform:none}.reveal[theme=blood] pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal[theme=blood] table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal[theme=blood] table th{font-weight:700}.reveal[theme=blood] table td,.reveal[theme=blood] table th{text-align:left;padding:.2em .5em;border-bottom:1px solid}.reveal[theme=blood] table td[align=center],.reveal[theme=blood] table th[align=center]{text-align:center}.reveal[theme=blood] table td[align=right],.reveal[theme=blood] table th[align=right]{text-align:right}.reveal[theme=blood] table tbody tr:last-child td,.reveal[theme=blood] table tbody tr:last-child th{border-bottom:none}.reveal[theme=blood] sup{vertical-align:super;font-size:smaller}.reveal[theme=blood] sub{vertical-align:sub;font-size:smaller}.reveal[theme=blood] small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal[theme=blood] small *{vertical-align:top}.reveal[theme=blood] img{margin:20px 0}.reveal[theme=blood] a{color:#a23;text-decoration:none;transition:color .15s ease}.reveal[theme=blood] a:hover{color:#d63347;text-shadow:none;border:none}.reveal[theme=blood] .roll span:after{color:#fff;background:#911d2b}.reveal[theme=blood] .r-frame{border:4px solid #eee;box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal[theme=blood] a .r-frame{transition:all .15s linear}.reveal[theme=blood] a:hover .r-frame{border-color:#a23;box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal[theme=blood] .controls{color:#a23}.reveal[theme=blood] .progress{background:rgba(0,0,0,.2);color:#a23}.reveal[theme=blood] table.hljs-ln{display:table;width:100%}.reveal[theme=blood] table.hljs-ln tr{border:none}.reveal[theme=blood] table.hljs-ln tr:nth-child(2n){background-color:inherit!important}.reveal[theme=blood] table.hljs-ln td{border:none}@media print{.reveal[theme=blood] .backgrounds{background-color:#222}}.reveal[theme=blood] p{font-weight:300;text-shadow:1px 1px #222}.reveal[theme=blood] section.has-light-background h1,.reveal[theme=blood] section.has-light-background h2,.reveal[theme=blood] section.has-light-background h3,.reveal[theme=blood] section.has-light-background h4,.reveal[theme=blood] section.has-light-background p{text-shadow:none}.reveal[theme=blood] h1,.reveal[theme=blood] h2,.reveal[theme=blood] h3,.reveal[theme=blood] h4,.reveal[theme=blood] h5,.reveal[theme=blood] h6{font-weight:700}.reveal[theme=blood] p code{background:#23241f;display:inline-block;border-radius:7px}.reveal[theme=blood] small code{vertical-align:baseline}.reveal[theme=league] section.has-light-background,.reveal[theme=league] section.has-light-background h1,.reveal[theme=league] section.has-light-background h2,.reveal[theme=league] section.has-light-background h3,.reveal[theme=league] section.has-light-background h4,.reveal[theme=league] section.has-light-background h5,.reveal[theme=league] section.has-light-background h6{color:#222}.reveal-viewport[theme=league]{background:#1c1e20;background:radial-gradient(center,circle cover,#555a5f 0,#1c1e20 100%);background-color:#222}.reveal[theme=league]{font-family:Ubuntu,"sans-serif";font-size:42px;font-weight:400;color:#eee}.reveal[theme=league] ::selection{color:#fff;background:#a23;text-shadow:none}.reveal[theme=league] ::-moz-selection{color:#fff;background:#a23;text-shadow:none}.reveal[theme=league] .slides section,.reveal[theme=league] .slides section>section{line-height:1.3;font-weight:inherit}.reveal[theme=league] h1,.reveal[theme=league] h2,.reveal[theme=league] h3,.reveal[theme=league] h4,.reveal[theme=league] h5,.reveal[theme=league] h6{margin:0 0 20px;color:#fff;font-family:Ubuntu,"sans-serif";font-weight:600;line-height:1.2;letter-spacing:normal;text-transform:uppercase;text-shadow:0 0 6px rgba(0,0,0,.2);word-wrap:break-word}.reveal[theme=league] h1:last-child,.reveal[theme=league] h2:last-child,.reveal[theme=league] h3:last-child,.reveal[theme=league] h4:last-child,.reveal[theme=league] h5:last-child,.reveal[theme=league] h6:last-child{margin-bottom:0}.reveal[theme=league] h1{font-size:2.5em;text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 20px 20px rgba(0,0,0,.15)}.reveal[theme=league] h2{font-size:1.6em}.reveal[theme=league] h3{font-size:1.3em}.reveal[theme=league] h4{font-size:1em}.reveal[theme=league] p{margin:20px 0;line-height:1.3}.reveal[theme=league] iframe,.reveal[theme=league] img,.reveal[theme=league] video{max-width:95%;max-height:95%}.reveal[theme=league] b,.reveal[theme=league] strong{font-weight:700}.reveal[theme=league] em{font-style:italic}.reveal[theme=league] dl,.reveal[theme=league] ol,.reveal[theme=league] ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal[theme=league] ol{list-style-type:decimal}.reveal[theme=league] ul{list-style-type:disc}.reveal[theme=league] ul ul{list-style-type:square}.reveal[theme=league] ul ul ul{list-style-type:circle}.reveal[theme=league] ol ol,.reveal[theme=league] ol ul,.reveal[theme=league] ul ol,.reveal[theme=league] ul ul{display:block;margin-left:40px}.reveal[theme=league] dt{font-weight:700}.reveal[theme=league] dd{margin-left:40px}.reveal[theme=league] blockquote{display:block;position:relative;width:70%;margin:20px auto;padding:5px;font-style:italic;background:hsla(0,0%,100%,.05);box-shadow:0 0 2px rgba(0,0,0,.2)}.reveal[theme=league] blockquote p:first-child,.reveal[theme=league] blockquote p:last-child{display:inline-block}.reveal[theme=league] q{font-style:italic}.reveal[theme=league] pre{display:block;position:relative;width:90%;margin:20px auto;padding:0;text-align:left;font-size:.55em;font-family:monospace;line-height:1.2em;word-wrap:break-word;box-shadow:0 5px 15px rgba(0,0,0,.15)}.reveal[theme=league] code{font-family:monospace;text-transform:none}.reveal[theme=league] pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal[theme=league] table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal[theme=league] table th{font-weight:700}.reveal[theme=league] table td,.reveal[theme=league] table th{text-align:left;padding:.2em .5em;border-bottom:1px solid}.reveal[theme=league] table td[align=center],.reveal[theme=league] table th[align=center]{text-align:center}.reveal[theme=league] table td[align=right],.reveal[theme=league] table th[align=right]{text-align:right}.reveal[theme=league] table tbody tr:last-child td,.reveal[theme=league] table tbody tr:last-child th{border-bottom:none}.reveal[theme=league] sup{vertical-align:super;font-size:smaller}.reveal[theme=league] sub{vertical-align:sub;font-size:smaller}.reveal[theme=league] small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal[theme=league] small *{vertical-align:top}.reveal[theme=league] img{margin:20px 0}.reveal[theme=league] a{color:#a23;text-decoration:none;transition:color .15s ease}.reveal[theme=league] a:hover{color:#d63347;text-shadow:none;border:none}.reveal[theme=league] .roll span:after{color:#fff;background:#911d2b}.reveal[theme=league] .r-frame{border:4px solid #eee;box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal[theme=league] a .r-frame{transition:all .15s linear}.reveal[theme=league] a:hover .r-frame{border-color:#a23;box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal[theme=league] .controls{color:#a23}.reveal[theme=league] .progress{background:rgba(0,0,0,.2);color:#a23}.reveal[theme=league] table.hljs-ln{display:table;width:100%}.reveal[theme=league] table.hljs-ln tr{border:none}.reveal[theme=league] table.hljs-ln tr:nth-child(2n){background-color:inherit!important}.reveal[theme=league] table.hljs-ln td{border:none}@media print{.reveal[theme=league] .backgrounds{background-color:#222}}.reveal[theme=moon] section.has-light-background,.reveal[theme=moon] section.has-light-background h1,.reveal[theme=moon] section.has-light-background h2,.reveal[theme=moon] section.has-light-background h3,.reveal[theme=moon] section.has-light-background h4,.reveal[theme=moon] section.has-light-background h5,.reveal[theme=moon] section.has-light-background h6{color:#222}.reveal-viewport[theme=moon]{background:#1c1e20;background:radial-gradient(center,circle cover,#555a5f 0,#1c1e20 100%);background-color:#002b36}.reveal[theme=moon]{font-family:Ubuntu,"sans-serif";font-size:42px;font-weight:400;color:#93a1a1}.reveal[theme=moon] ::selection{color:#fff;background:#d33682;text-shadow:none}.reveal[theme=moon] ::-moz-selection{color:#fff;background:#d33682;text-shadow:none}.reveal[theme=moon] .slides section,.reveal[theme=moon] .slides section>section{line-height:1.3;font-weight:inherit}.reveal[theme=moon] h1,.reveal[theme=moon] h2,.reveal[theme=moon] h3,.reveal[theme=moon] h4,.reveal[theme=moon] h5,.reveal[theme=moon] h6{margin:0 0 20px;color:#eee8d5;font-family:Ubuntu,"sans-serif";font-weight:600;line-height:1.2;letter-spacing:normal;text-transform:uppercase;text-shadow:none;word-wrap:break-word}.reveal[theme=moon] h1:last-child,.reveal[theme=moon] h2:last-child,.reveal[theme=moon] h3:last-child,.reveal[theme=moon] h4:last-child,.reveal[theme=moon] h5:last-child,.reveal[theme=moon] h6:last-child{margin-bottom:0}.reveal[theme=moon] h1{font-size:2.5em;text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 20px 20px rgba(0,0,0,.15)}.reveal[theme=moon] h2{font-size:1.6em}.reveal[theme=moon] h3{font-size:1.3em}.reveal[theme=moon] h4{font-size:1em}.reveal[theme=moon] p{margin:20px 0;line-height:1.3}.reveal[theme=moon] iframe,.reveal[theme=moon] img,.reveal[theme=moon] video{max-width:95%;max-height:95%}.reveal[theme=moon] b,.reveal[theme=moon] strong{font-weight:700}.reveal[theme=moon] em{font-style:italic}.reveal[theme=moon] dl,.reveal[theme=moon] ol,.reveal[theme=moon] ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal[theme=moon] ol{list-style-type:decimal}.reveal[theme=moon] ul{list-style-type:disc}.reveal[theme=moon] ul ul{list-style-type:square}.reveal[theme=moon] ul ul ul{list-style-type:circle}.reveal[theme=moon] ol ol,.reveal[theme=moon] ol ul,.reveal[theme=moon] ul ol,.reveal[theme=moon] ul ul{display:block;margin-left:40px}.reveal[theme=moon] dt{font-weight:700}.reveal[theme=moon] dd{margin-left:40px}.reveal[theme=moon] blockquote{display:block;position:relative;width:70%;margin:20px auto;padding:5px;font-style:italic;background:hsla(0,0%,100%,.05);box-shadow:0 0 2px rgba(0,0,0,.2)}.reveal[theme=moon] blockquote p:first-child,.reveal[theme=moon] blockquote p:last-child{display:inline-block}.reveal[theme=moon] q{font-style:italic}.reveal[theme=moon] pre{display:block;position:relative;width:90%;margin:20px auto;padding:0;text-align:left;font-size:.55em;font-family:monospace;line-height:1.2em;word-wrap:break-word;box-shadow:0 5px 15px rgba(0,0,0,.15)}.reveal[theme=moon] code{font-family:monospace;text-transform:none}.reveal[theme=moon] pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal[theme=moon] table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal[theme=moon] table th{font-weight:700}.reveal[theme=moon] table td,.reveal[theme=moon] table th{text-align:left;padding:.2em .5em;border-bottom:1px solid}.reveal[theme=moon] table td[align=center],.reveal[theme=moon] table th[align=center]{text-align:center}.reveal[theme=moon] table td[align=right],.reveal[theme=moon] table th[align=right]{text-align:right}.reveal[theme=moon] table tbody tr:last-child td,.reveal[theme=moon] table tbody tr:last-child th{border-bottom:none}.reveal[theme=moon] sup{vertical-align:super;font-size:smaller}.reveal[theme=moon] sub{vertical-align:sub;font-size:smaller}.reveal[theme=moon] small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal[theme=moon] small *{vertical-align:top}.reveal[theme=moon] img{margin:20px 0}.reveal[theme=moon] a{color:#268bd2;text-decoration:none;transition:color .15s ease}.reveal[theme=moon] a:hover{color:#4ea3df;text-shadow:none;border:none}.reveal[theme=moon] .roll span:after{color:#fff;background:#2076b2}.reveal[theme=moon] .r-frame{border:4px solid #93a1a1;box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal[theme=moon] a .r-frame{transition:all .15s linear}.reveal[theme=moon] a:hover .r-frame{border-color:#268bd2;box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal[theme=moon] .controls{color:#268bd2}.reveal[theme=moon] .progress{background:rgba(0,0,0,.2);color:#268bd2}.reveal[theme=moon] table.hljs-ln{display:table;width:100%}.reveal[theme=moon] table.hljs-ln tr{border:none}.reveal[theme=moon] table.hljs-ln tr:nth-child(2n){background-color:inherit!important}.reveal[theme=moon] table.hljs-ln td{border:none}@media print{.reveal[theme=moon] .backgrounds{background-color:#002b36}}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:local("Montserrat Bold"),local("Montserrat-Bold"),url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE3gTD_u50.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:local("Montserrat Bold"),local("Montserrat-Bold"),url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE3g3D_u50.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:local("Montserrat Bold"),local("Montserrat-Bold"),url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE3gbD_u50.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:local("Montserrat Bold"),local("Montserrat-Bold"),url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE3gfD_u50.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:local("Montserrat Bold"),local("Montserrat-Bold"),url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE3gnD_g.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Udc1UAw.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0ddc1UAw.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Vdc1UAw.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0adc1UAw.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Wdc1UAw.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Xdc1UAw.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Zdc0.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhmIqOjjg.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhvIqOjjg.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhnIqOjjg.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhoIqOjjg.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhkIqOjjg.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhlIqOjjg.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhrIqM.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFW50bbck.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}.reveal[theme=night] section.has-light-background,.reveal[theme=night] section.has-light-background h1,.reveal[theme=night] section.has-light-background h2,.reveal[theme=night] section.has-light-background h3,.reveal[theme=night] section.has-light-background h4,.reveal[theme=night] section.has-light-background h5,.reveal[theme=night] section.has-light-background h6{color:#222}.reveal-viewport[theme=night]{background:#1c1e20;background:radial-gradient(center,circle cover,#555a5f 0,#1c1e20 100%);background-color:#111}.reveal[theme=night]{font-family:Open Sans,sans-serif;font-size:42px;font-weight:400;color:#93a1a1}.reveal[theme=night] ::selection{color:#fff;background:#e7ad52;text-shadow:none}.reveal[theme=night] ::-moz-selection{color:#fff;background:#e7ad52;text-shadow:none}.reveal[theme=night] .slides section,.reveal[theme=night] .slides section>section{line-height:1.3;font-weight:inherit}.reveal[theme=night] h1,.reveal[theme=night] h2,.reveal[theme=night] h3,.reveal[theme=night] h4,.reveal[theme=night] h5,.reveal[theme=night] h6{margin:0 0 20px;color:#eee8d5;font-family:Montserrat,Impact,sans-serif;font-weight:600;line-height:1.2;letter-spacing:-.03em;text-transform:none;text-shadow:none;word-wrap:break-word}.reveal[theme=night] h1:last-child,.reveal[theme=night] h2:last-child,.reveal[theme=night] h3:last-child,.reveal[theme=night] h4:last-child,.reveal[theme=night] h5:last-child,.reveal[theme=night] h6:last-child{margin-bottom:0}.reveal[theme=night] h1{font-size:2.5em;text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 20px 20px rgba(0,0,0,.15)}.reveal[theme=night] h2{font-size:1.6em}.reveal[theme=night] h3{font-size:1.3em}.reveal[theme=night] h4{font-size:1em}.reveal[theme=night] p{margin:20px 0;line-height:1.3}.reveal[theme=night] iframe,.reveal[theme=night] img,.reveal[theme=night] video{max-width:95%;max-height:95%}.reveal[theme=night] b,.reveal[theme=night] strong{font-weight:700}.reveal[theme=night] em{font-style:italic}.reveal[theme=night] dl,.reveal[theme=night] ol,.reveal[theme=night] ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal[theme=night] ol{list-style-type:decimal}.reveal[theme=night] ul{list-style-type:disc}.reveal[theme=night] ul ul{list-style-type:square}.reveal[theme=night] ul ul ul{list-style-type:circle}.reveal[theme=night] ol ol,.reveal[theme=night] ol ul,.reveal[theme=night] ul ol,.reveal[theme=night] ul ul{display:block;margin-left:40px}.reveal[theme=night] dt{font-weight:700}.reveal[theme=night] dd{margin-left:40px}.reveal[theme=night] blockquote{display:block;position:relative;width:70%;margin:20px auto;padding:5px;font-style:italic;background:hsla(0,0%,100%,.05);box-shadow:0 0 2px rgba(0,0,0,.2)}.reveal[theme=night] blockquote p:first-child,.reveal[theme=night] blockquote p:last-child{display:inline-block}.reveal[theme=night] q{font-style:italic}.reveal[theme=night] pre{display:block;position:relative;width:90%;margin:20px auto;padding:0;text-align:left;font-size:.55em;font-family:monospace;line-height:1.2em;word-wrap:break-word;box-shadow:0 5px 15px rgba(0,0,0,.15)}.reveal[theme=night] code{font-family:monospace;text-transform:none}.reveal[theme=night] pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal[theme=night] table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal[theme=night] table th{font-weight:700}.reveal[theme=night] table td,.reveal[theme=night] table th{text-align:left;padding:.2em .5em;border-bottom:1px solid}.reveal[theme=night] table td[align=center],.reveal[theme=night] table th[align=center]{text-align:center}.reveal[theme=night] table td[align=right],.reveal[theme=night] table th[align=right]{text-align:right}.reveal[theme=night] table tbody tr:last-child td,.reveal[theme=night] table tbody tr:last-child th{border-bottom:none}.reveal[theme=night] sup{vertical-align:super;font-size:smaller}.reveal[theme=night] sub{vertical-align:sub;font-size:smaller}.reveal[theme=night] small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal[theme=night] small *{vertical-align:top}.reveal[theme=night] img{margin:20px 0}.reveal[theme=night] a{color:#e7ad52;text-decoration:none;transition:color .15s ease}.reveal[theme=night] a:hover{color:#ecbd75;text-shadow:none;border:none}.reveal[theme=night] .roll span:after{color:#fff;background:#e19929}.reveal[theme=night] .r-frame{border:4px solid #93a1a1;box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal[theme=night] a .r-frame{transition:all .15s linear}.reveal[theme=night] a:hover .r-frame{border-color:#e7ad52;box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal[theme=night] .controls{color:#e7ad52}.reveal[theme=night] .progress{background:rgba(0,0,0,.2);color:#e7ad52}.reveal[theme=night] table.hljs-ln{display:table;width:100%}.reveal[theme=night] table.hljs-ln tr{border:none}.reveal[theme=night] table.hljs-ln tr:nth-child(2n){background-color:inherit!important}.reveal[theme=night] table.hljs-ln td{border:none}@media print{.reveal[theme=night] .backgrounds{background-color:#111}}.reveal[theme=serif] section.has-dark-background,.reveal[theme=serif] section.has-dark-background h1,.reveal[theme=serif] section.has-dark-background h2,.reveal[theme=serif] section.has-dark-background h3,.reveal[theme=serif] section.has-dark-background h4,.reveal[theme=serif] section.has-dark-background h5,.reveal[theme=serif] section.has-dark-background h6{color:#fff}.reveal[theme=serif] a{line-height:1.3em}.reveal-viewport[theme=serif]{background:#1c1e20;background:radial-gradient(center,circle cover,#555a5f 0,#1c1e20 100%);background-color:#f0f1eb}.reveal[theme=serif]{font-family:Palatino Linotype,Book Antiqua,Palatino,FreeSerif,serif;font-size:42px;font-weight:400;color:#000}.reveal[theme=serif] ::selection{color:#fff;background:#26351c;text-shadow:none}.reveal[theme=serif] ::-moz-selection{color:#fff;background:#26351c;text-shadow:none}.reveal[theme=serif] .slides section,.reveal[theme=serif] .slides section>section{line-height:1.3;font-weight:inherit}.reveal[theme=serif] h1,.reveal[theme=serif] h2,.reveal[theme=serif] h3,.reveal[theme=serif] h4,.reveal[theme=serif] h5,.reveal[theme=serif] h6{margin:0 0 20px;color:#383d3d;font-family:Palatino Linotype,Book Antiqua,Palatino,FreeSerif,serif;font-weight:600;line-height:1.2;letter-spacing:-.03em;text-transform:none;text-shadow:none;word-wrap:break-word}.reveal[theme=serif] h1:last-child,.reveal[theme=serif] h2:last-child,.reveal[theme=serif] h3:last-child,.reveal[theme=serif] h4:last-child,.reveal[theme=serif] h5:last-child,.reveal[theme=serif] h6:last-child{margin-bottom:0}.reveal[theme=serif] h1{font-size:2.5em;text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 20px 20px rgba(0,0,0,.15)}.reveal[theme=serif] h2{font-size:1.6em}.reveal[theme=serif] h3{font-size:1.3em}.reveal[theme=serif] h4{font-size:1em}.reveal[theme=serif] p{margin:20px 0;line-height:1.3}.reveal[theme=serif] iframe,.reveal[theme=serif] img,.reveal[theme=serif] video{max-width:95%;max-height:95%}.reveal[theme=serif] b,.reveal[theme=serif] strong{font-weight:700}.reveal[theme=serif] em{font-style:italic}.reveal[theme=serif] dl,.reveal[theme=serif] ol,.reveal[theme=serif] ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal[theme=serif] ol{list-style-type:decimal}.reveal[theme=serif] ul{list-style-type:disc}.reveal[theme=serif] ul ul{list-style-type:square}.reveal[theme=serif] ul ul ul{list-style-type:circle}.reveal[theme=serif] ol ol,.reveal[theme=serif] ol ul,.reveal[theme=serif] ul ol,.reveal[theme=serif] ul ul{display:block;margin-left:40px}.reveal[theme=serif] dt{font-weight:700}.reveal[theme=serif] dd{margin-left:40px}.reveal[theme=serif] blockquote{display:block;position:relative;width:70%;margin:20px auto;padding:5px;font-style:italic;background:hsla(0,0%,100%,.05);box-shadow:0 0 2px rgba(0,0,0,.2)}.reveal[theme=serif] blockquote p:first-child,.reveal[theme=serif] blockquote p:last-child{display:inline-block}.reveal[theme=serif] q{font-style:italic}.reveal[theme=serif] pre{display:block;position:relative;width:90%;margin:20px auto;padding:0;text-align:left;font-size:.55em;font-family:monospace;line-height:1.2em;word-wrap:break-word;box-shadow:0 5px 15px rgba(0,0,0,.15)}.reveal[theme=serif] code{font-family:monospace;text-transform:none}.reveal[theme=serif] pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal[theme=serif] table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal[theme=serif] table th{font-weight:700}.reveal[theme=serif] table td,.reveal[theme=serif] table th{text-align:left;padding:.2em .5em;border-bottom:1px solid}.reveal[theme=serif] table td[align=center],.reveal[theme=serif] table th[align=center]{text-align:center}.reveal[theme=serif] table td[align=right],.reveal[theme=serif] table th[align=right]{text-align:right}.reveal[theme=serif] table tbody tr:last-child td,.reveal[theme=serif] table tbody tr:last-child th{border-bottom:none}.reveal[theme=serif] sup{vertical-align:super;font-size:smaller}.reveal[theme=serif] sub{vertical-align:sub;font-size:smaller}.reveal[theme=serif] small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal[theme=serif] small *{vertical-align:top}.reveal[theme=serif] img{margin:20px 0}.reveal[theme=serif] a{color:#51483d;text-decoration:none;transition:color .15s ease}.reveal[theme=serif] a:hover{color:#7b6d5d;text-shadow:none;border:none}.reveal[theme=serif] .roll span:after{color:#fff;background:#453d34}.reveal[theme=serif] .r-frame{border:4px solid #000;box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal[theme=serif] a .r-frame{transition:all .15s linear}.reveal[theme=serif] a:hover .r-frame{border-color:#51483d;box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal[theme=serif] .controls{color:#51483d}.reveal[theme=serif] .progress{background:rgba(0,0,0,.2);color:#51483d}.reveal[theme=serif] table.hljs-ln{display:table;width:100%}.reveal[theme=serif] table.hljs-ln tr{border:none}.reveal[theme=serif] table.hljs-ln tr:nth-child(2n){background-color:inherit!important}.reveal[theme=serif] table.hljs-ln td{border:none}@media print{.reveal[theme=serif] .backgrounds{background-color:#f0f1eb}}@font-face{font-family:News Cycle;font-style:normal;font-weight:400;src:local("News Cycle"),local("NewsCycle"),url(https://fonts.gstatic.com/s/newscycle/v17/CSR64z1Qlv-GDxkbKVQ_fO4KTet_.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:News Cycle;font-style:normal;font-weight:400;src:local("News Cycle"),local("NewsCycle"),url(https://fonts.gstatic.com/s/newscycle/v17/CSR64z1Qlv-GDxkbKVQ_fOAKTQ.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:News Cycle;font-style:normal;font-weight:700;src:local("News Cycle Bold"),local("NewsCycle-Bold"),url(https://fonts.gstatic.com/s/newscycle/v17/CSR54z1Qlv-GDxkbKVQ_dFsvWNpeudwk.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:News Cycle;font-style:normal;font-weight:700;src:local("News Cycle Bold"),local("NewsCycle-Bold"),url(https://fonts.gstatic.com/s/newscycle/v17/CSR54z1Qlv-GDxkbKVQ_dFsvWNReuQ.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}.reveal[theme=simple] section.has-dark-background,.reveal[theme=simple] section.has-dark-background h1,.reveal[theme=simple] section.has-dark-background h2,.reveal[theme=simple] section.has-dark-background h3,.reveal[theme=simple] section.has-dark-background h4,.reveal[theme=simple] section.has-dark-background h5,.reveal[theme=simple] section.has-dark-background h6{color:#fff}.reveal-viewport[theme=simple]{background:#1c1e20;background:radial-gradient(center,circle cover,#555a5f 0,#1c1e20 100%);background-color:#fff}.reveal[theme=simple]{font-family:Lato,sans-serif;font-size:42px;font-weight:400;color:#000}.reveal[theme=simple] ::selection{color:#fff;background:rgba(0,0,0,.99);text-shadow:none}.reveal[theme=simple] ::-moz-selection{color:#fff;background:rgba(0,0,0,.99);text-shadow:none}.reveal[theme=simple] .slides section,.reveal[theme=simple] .slides section>section{line-height:1.3;font-weight:inherit}.reveal[theme=simple] h1,.reveal[theme=simple] h2,.reveal[theme=simple] h3,.reveal[theme=simple] h4,.reveal[theme=simple] h5,.reveal[theme=simple] h6{margin:0 0 20px;color:#000;font-family:News Cycle,Impact,sans-serif;font-weight:600;line-height:1.2;letter-spacing:-.03em;text-transform:none;text-shadow:none;word-wrap:break-word}.reveal[theme=simple] h1:last-child,.reveal[theme=simple] h2:last-child,.reveal[theme=simple] h3:last-child,.reveal[theme=simple] h4:last-child,.reveal[theme=simple] h5:last-child,.reveal[theme=simple] h6:last-child{margin-bottom:0}.reveal[theme=simple] h1{font-size:2.5em;text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 20px 20px rgba(0,0,0,.15)}.reveal[theme=simple] h2{font-size:1.6em}.reveal[theme=simple] h3{font-size:1.3em}.reveal[theme=simple] h4{font-size:1em}.reveal[theme=simple] p{margin:20px 0;line-height:1.3}.reveal[theme=simple] iframe,.reveal[theme=simple] img,.reveal[theme=simple] video{max-width:95%;max-height:95%}.reveal[theme=simple] b,.reveal[theme=simple] strong{font-weight:700}.reveal[theme=simple] em{font-style:italic}.reveal[theme=simple] dl,.reveal[theme=simple] ol,.reveal[theme=simple] ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal[theme=simple] ol{list-style-type:decimal}.reveal[theme=simple] ul{list-style-type:disc}.reveal[theme=simple] ul ul{list-style-type:square}.reveal[theme=simple] ul ul ul{list-style-type:circle}.reveal[theme=simple] ol ol,.reveal[theme=simple] ol ul,.reveal[theme=simple] ul ol,.reveal[theme=simple] ul ul{display:block;margin-left:40px}.reveal[theme=simple] dt{font-weight:700}.reveal[theme=simple] dd{margin-left:40px}.reveal[theme=simple] blockquote{display:block;position:relative;width:70%;margin:20px auto;padding:5px;font-style:italic;background:hsla(0,0%,100%,.05);box-shadow:0 0 2px rgba(0,0,0,.2)}.reveal[theme=simple] blockquote p:first-child,.reveal[theme=simple] blockquote p:last-child{display:inline-block}.reveal[theme=simple] q{font-style:italic}.reveal[theme=simple] pre{display:block;position:relative;width:90%;margin:20px auto;padding:0;text-align:left;font-size:.55em;font-family:monospace;line-height:1.2em;word-wrap:break-word;box-shadow:0 5px 15px rgba(0,0,0,.15)}.reveal[theme=simple] code{font-family:monospace;text-transform:none}.reveal[theme=simple] pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal[theme=simple] table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal[theme=simple] table th{font-weight:700}.reveal[theme=simple] table td,.reveal[theme=simple] table th{text-align:left;padding:.2em .5em;border-bottom:1px solid}.reveal[theme=simple] table td[align=center],.reveal[theme=simple] table th[align=center]{text-align:center}.reveal[theme=simple] table td[align=right],.reveal[theme=simple] table th[align=right]{text-align:right}.reveal[theme=simple] table tbody tr:last-child td,.reveal[theme=simple] table tbody tr:last-child th{border-bottom:none}.reveal[theme=simple] sup{vertical-align:super;font-size:smaller}.reveal[theme=simple] sub{vertical-align:sub;font-size:smaller}.reveal[theme=simple] small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal[theme=simple] small *{vertical-align:top}.reveal[theme=simple] img{margin:20px 0}.reveal[theme=simple] a{color:#00008b;text-decoration:none;transition:color .15s ease}.reveal[theme=simple] a:hover{color:#0000d5;text-shadow:none;border:none}.reveal[theme=simple] .roll span:after{color:#fff;background:#000076}.reveal[theme=simple] .r-frame{border:4px solid #000;box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal[theme=simple] a .r-frame{transition:all .15s linear}.reveal[theme=simple] a:hover .r-frame{border-color:#00008b;box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal[theme=simple] .controls{color:#00008b}.reveal[theme=simple] .progress{background:rgba(0,0,0,.2);color:#00008b}.reveal[theme=simple] table.hljs-ln{display:table;width:100%}.reveal[theme=simple] table.hljs-ln tr{border:none}.reveal[theme=simple] table.hljs-ln tr:nth-child(2n){background-color:inherit!important}.reveal[theme=simple] table.hljs-ln td{border:none}@media print{.reveal[theme=simple] .backgrounds{background-color:#fff}}@font-face{font-family:Quicksand;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/quicksand/v21/6xKtdSZaM9iE8KbpRA_hJFQNcOM.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Quicksand;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/quicksand/v21/6xKtdSZaM9iE8KbpRA_hJVQNcOM.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Quicksand;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/quicksand/v21/6xKtdSZaM9iE8KbpRA_hK1QN.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Quicksand;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/quicksand/v21/6xKtdSZaM9iE8KbpRA_hJFQNcOM.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Quicksand;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/quicksand/v21/6xKtdSZaM9iE8KbpRA_hJVQNcOM.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Quicksand;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/quicksand/v21/6xKtdSZaM9iE8KbpRA_hK1QN.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}.reveal[theme=sky] section.has-dark-background,.reveal[theme=sky] section.has-dark-background h1,.reveal[theme=sky] section.has-dark-background h2,.reveal[theme=sky] section.has-dark-background h3,.reveal[theme=sky] section.has-dark-background h4,.reveal[theme=sky] section.has-dark-background h5,.reveal[theme=sky] section.has-dark-background h6{color:#fff}.reveal[theme=sky] a{line-height:1.3em}.reveal-viewport[theme=sky]{background:#add9e4;background:radial-gradient(center,circle cover,#f7fbfc 0,#add9e4 100%);background-color:#f7fbfc}.reveal[theme=sky]{font-family:Open Sans,sans-serif;font-size:42px;font-weight:400;color:#333}.reveal[theme=sky] ::selection{color:#fff;background:#134674;text-shadow:none}.reveal[theme=sky] ::-moz-selection{color:#fff;background:#134674;text-shadow:none}.reveal[theme=sky] .slides section,.reveal[theme=sky] .slides section>section{line-height:1.3;font-weight:inherit}.reveal[theme=sky] h1,.reveal[theme=sky] h2,.reveal[theme=sky] h3,.reveal[theme=sky] h4,.reveal[theme=sky] h5,.reveal[theme=sky] h6{margin:0 0 20px;color:#333;font-family:Quicksand,sans-serif;font-weight:600;line-height:1.2;letter-spacing:-.08em;text-transform:none;text-shadow:none;word-wrap:break-word}.reveal[theme=sky] h1:last-child,.reveal[theme=sky] h2:last-child,.reveal[theme=sky] h3:last-child,.reveal[theme=sky] h4:last-child,.reveal[theme=sky] h5:last-child,.reveal[theme=sky] h6:last-child{margin-bottom:0}.reveal[theme=sky] h1{font-size:2.5em;text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 20px 20px rgba(0,0,0,.15)}.reveal[theme=sky] h2{font-size:1.6em}.reveal[theme=sky] h3{font-size:1.3em}.reveal[theme=sky] h4{font-size:1em}.reveal[theme=sky] p{margin:20px 0;line-height:1.3}.reveal[theme=sky] iframe,.reveal[theme=sky] img,.reveal[theme=sky] video{max-width:95%;max-height:95%}.reveal[theme=sky] b,.reveal[theme=sky] strong{font-weight:700}.reveal[theme=sky] em{font-style:italic}.reveal[theme=sky] dl,.reveal[theme=sky] ol,.reveal[theme=sky] ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal[theme=sky] ol{list-style-type:decimal}.reveal[theme=sky] ul{list-style-type:disc}.reveal[theme=sky] ul ul{list-style-type:square}.reveal[theme=sky] ul ul ul{list-style-type:circle}.reveal[theme=sky] ol ol,.reveal[theme=sky] ol ul,.reveal[theme=sky] ul ol,.reveal[theme=sky] ul ul{display:block;margin-left:40px}.reveal[theme=sky] dt{font-weight:700}.reveal[theme=sky] dd{margin-left:40px}.reveal[theme=sky] blockquote{display:block;position:relative;width:70%;margin:20px auto;padding:5px;font-style:italic;background:hsla(0,0%,100%,.05);box-shadow:0 0 2px rgba(0,0,0,.2)}.reveal[theme=sky] blockquote p:first-child,.reveal[theme=sky] blockquote p:last-child{display:inline-block}.reveal[theme=sky] q{font-style:italic}.reveal[theme=sky] pre{display:block;position:relative;width:90%;margin:20px auto;padding:0;text-align:left;font-size:.55em;font-family:monospace;line-height:1.2em;word-wrap:break-word;box-shadow:0 5px 15px rgba(0,0,0,.15)}.reveal[theme=sky] code{font-family:monospace;text-transform:none}.reveal[theme=sky] pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal[theme=sky] table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal[theme=sky] table th{font-weight:700}.reveal[theme=sky] table td,.reveal[theme=sky] table th{text-align:left;padding:.2em .5em;border-bottom:1px solid}.reveal[theme=sky] table td[align=center],.reveal[theme=sky] table th[align=center]{text-align:center}.reveal[theme=sky] table td[align=right],.reveal[theme=sky] table th[align=right]{text-align:right}.reveal[theme=sky] table tbody tr:last-child td,.reveal[theme=sky] table tbody tr:last-child th{border-bottom:none}.reveal[theme=sky] sup{vertical-align:super;font-size:smaller}.reveal[theme=sky] sub{vertical-align:sub;font-size:smaller}.reveal[theme=sky] small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal[theme=sky] small *{vertical-align:top}.reveal[theme=sky] img{margin:20px 0}.reveal[theme=sky] a{color:#3b759e;text-decoration:none;transition:color .15s ease}.reveal[theme=sky] a:hover{color:#5493bf;text-shadow:none;border:none}.reveal[theme=sky] .roll span:after{color:#fff;background:#326386}.reveal[theme=sky] .r-frame{border:4px solid #333;box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal[theme=sky] a .r-frame{transition:all .15s linear}.reveal[theme=sky] a:hover .r-frame{border-color:#3b759e;box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal[theme=sky] .controls{color:#3b759e}.reveal[theme=sky] .progress{background:rgba(0,0,0,.2);color:#3b759e}.reveal[theme=sky] table.hljs-ln{display:table;width:100%}.reveal[theme=sky] table.hljs-ln tr{border:none}.reveal[theme=sky] table.hljs-ln tr:nth-child(2n){background-color:inherit!important}.reveal[theme=sky] table.hljs-ln td{border:none}@media print{.reveal[theme=sky] .backgrounds{background-color:#f7fbfc}}.reveal-viewport[theme=solarized]{background:#add9e4;background:radial-gradient(center,circle cover,#f7fbfc 0,#add9e4 100%);background-color:#fdf6e3}.reveal[theme=solarized]{font-family:Open Sans,sans-serif;font-size:42px;font-weight:400;color:#657b83}.reveal[theme=solarized] ::selection{color:#fff;background:#d33682;text-shadow:none}.reveal[theme=solarized] ::-moz-selection{color:#fff;background:#d33682;text-shadow:none}.reveal[theme=solarized] .slides section,.reveal[theme=solarized] .slides section>section{line-height:1.3;font-weight:inherit}.reveal[theme=solarized] h1,.reveal[theme=solarized] h2,.reveal[theme=solarized] h3,.reveal[theme=solarized] h4,.reveal[theme=solarized] h5,.reveal[theme=solarized] h6{margin:0 0 20px;color:#586e75;font-family:Quicksand,sans-serif;font-weight:600;line-height:1.2;letter-spacing:-.08em;text-transform:none;text-shadow:none;word-wrap:break-word}.reveal[theme=solarized] h1:last-child,.reveal[theme=solarized] h2:last-child,.reveal[theme=solarized] h3:last-child,.reveal[theme=solarized] h4:last-child,.reveal[theme=solarized] h5:last-child,.reveal[theme=solarized] h6:last-child{margin-bottom:0}.reveal[theme=solarized] h1{font-size:2.5em;text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 20px 20px rgba(0,0,0,.15)}.reveal[theme=solarized] h2{font-size:1.6em}.reveal[theme=solarized] h3{font-size:1.3em}.reveal[theme=solarized] h4{font-size:1em}.reveal[theme=solarized] p{margin:20px 0;line-height:1.3}.reveal[theme=solarized] iframe,.reveal[theme=solarized] img,.reveal[theme=solarized] video{max-width:95%;max-height:95%}.reveal[theme=solarized] b,.reveal[theme=solarized] strong{font-weight:700}.reveal[theme=solarized] em{font-style:italic}.reveal[theme=solarized] dl,.reveal[theme=solarized] ol,.reveal[theme=solarized] ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal[theme=solarized] ol{list-style-type:decimal}.reveal[theme=solarized] ul{list-style-type:disc}.reveal[theme=solarized] ul ul{list-style-type:square}.reveal[theme=solarized] ul ul ul{list-style-type:circle}.reveal[theme=solarized] ol ol,.reveal[theme=solarized] ol ul,.reveal[theme=solarized] ul ol,.reveal[theme=solarized] ul ul{display:block;margin-left:40px}.reveal[theme=solarized] dt{font-weight:700}.reveal[theme=solarized] dd{margin-left:40px}.reveal[theme=solarized] blockquote{display:block;position:relative;width:70%;margin:20px auto;padding:5px;font-style:italic;background:hsla(0,0%,100%,.05);box-shadow:0 0 2px rgba(0,0,0,.2)}.reveal[theme=solarized] blockquote p:first-child,.reveal[theme=solarized] blockquote p:last-child{display:inline-block}.reveal[theme=solarized] q{font-style:italic}.reveal[theme=solarized] pre{display:block;position:relative;width:90%;margin:20px auto;padding:0;text-align:left;font-size:.55em;font-family:monospace;line-height:1.2em;word-wrap:break-word;box-shadow:0 5px 15px rgba(0,0,0,.15)}.reveal[theme=solarized] code{font-family:monospace;text-transform:none}.reveal[theme=solarized] pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal[theme=solarized] table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal[theme=solarized] table th{font-weight:700}.reveal[theme=solarized] table td,.reveal[theme=solarized] table th{text-align:left;padding:.2em .5em;border-bottom:1px solid}.reveal[theme=solarized] table td[align=center],.reveal[theme=solarized] table th[align=center]{text-align:center}.reveal[theme=solarized] table td[align=right],.reveal[theme=solarized] table th[align=right]{text-align:right}.reveal[theme=solarized] table tbody tr:last-child td,.reveal[theme=solarized] table tbody tr:last-child th{border-bottom:none}.reveal[theme=solarized] sup{vertical-align:super;font-size:smaller}.reveal[theme=solarized] sub{vertical-align:sub;font-size:smaller}.reveal[theme=solarized] small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal[theme=solarized] small *{vertical-align:top}.reveal[theme=solarized] img{margin:20px 0}.reveal[theme=solarized] a{color:#268bd2;text-decoration:none;transition:color .15s ease}.reveal[theme=solarized] a:hover{color:#4ea3df;text-shadow:none;border:none}.reveal[theme=solarized] .roll span:after{color:#fff;background:#2076b2}.reveal[theme=solarized] .r-frame{border:4px solid #657b83;box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal[theme=solarized] a .r-frame{transition:all .15s linear}.reveal[theme=solarized] a:hover .r-frame{border-color:#268bd2;box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal[theme=solarized] .controls{color:#268bd2}.reveal[theme=solarized] .progress{background:rgba(0,0,0,.2);color:#268bd2}.reveal[theme=solarized] table.hljs-ln{display:table;width:100%}.reveal[theme=solarized] table.hljs-ln tr{border:none}.reveal[theme=solarized] table.hljs-ln tr:nth-child(2n){background-color:inherit!important}.reveal[theme=solarized] table.hljs-ln td{border:none}@media print{.reveal[theme=solarized] .backgrounds{background-color:#fdf6e3}}.reveal[theme=white] section.has-dark-background,.reveal[theme=white] section.has-dark-background h1,.reveal[theme=white] section.has-dark-background h2,.reveal[theme=white] section.has-dark-background h3,.reveal[theme=white] section.has-dark-background h4,.reveal[theme=white] section.has-dark-background h5,.reveal[theme=white] section.has-dark-background h6{color:#fff}.reveal-viewport[theme=white]{background:#add9e4;background:radial-gradient(center,circle cover,#f7fbfc 0,#add9e4 100%);background-color:#fff}.reveal[theme=white]{font-family:Source Sans Pro,Helvetica,sans-serif;font-size:42px;font-weight:400;color:#222}.reveal[theme=white] ::selection{color:#fff;background:#5f98e6;text-shadow:none}.reveal[theme=white] ::-moz-selection{color:#fff;background:#5f98e6;text-shadow:none}.reveal[theme=white] .slides section,.reveal[theme=white] .slides section>section{line-height:1.3;font-weight:inherit}.reveal[theme=white] h1,.reveal[theme=white] h2,.reveal[theme=white] h3,.reveal[theme=white] h4,.reveal[theme=white] h5,.reveal[theme=white] h6{margin:0 0 20px;color:#222;font-family:Source Sans Pro,Helvetica,sans-serif;font-weight:600;line-height:1.2;letter-spacing:normal;text-transform:uppercase;text-shadow:none;word-wrap:break-word}.reveal[theme=white] h1:last-child,.reveal[theme=white] h2:last-child,.reveal[theme=white] h3:last-child,.reveal[theme=white] h4:last-child,.reveal[theme=white] h5:last-child,.reveal[theme=white] h6:last-child{margin-bottom:0}.reveal[theme=white] h1{font-size:2.5em;text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 20px 20px rgba(0,0,0,.15)}.reveal[theme=white] h2{font-size:1.6em}.reveal[theme=white] h3{font-size:1.3em}.reveal[theme=white] h4{font-size:1em}.reveal[theme=white] p{margin:20px 0;line-height:1.3}.reveal[theme=white] iframe,.reveal[theme=white] img,.reveal[theme=white] video{max-width:95%;max-height:95%}.reveal[theme=white] b,.reveal[theme=white] strong{font-weight:700}.reveal[theme=white] em{font-style:italic}.reveal[theme=white] dl,.reveal[theme=white] ol,.reveal[theme=white] ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal[theme=white] ol{list-style-type:decimal}.reveal[theme=white] ul{list-style-type:disc}.reveal[theme=white] ul ul{list-style-type:square}.reveal[theme=white] ul ul ul{list-style-type:circle}.reveal[theme=white] ol ol,.reveal[theme=white] ol ul,.reveal[theme=white] ul ol,.reveal[theme=white] ul ul{display:block;margin-left:40px}.reveal[theme=white] dt{font-weight:700}.reveal[theme=white] dd{margin-left:40px}.reveal[theme=white] blockquote{display:block;position:relative;width:70%;margin:20px auto;padding:5px;font-style:italic;background:hsla(0,0%,100%,.05);box-shadow:0 0 2px rgba(0,0,0,.2)}.reveal[theme=white] blockquote p:first-child,.reveal[theme=white] blockquote p:last-child{display:inline-block}.reveal[theme=white] q{font-style:italic}.reveal[theme=white] pre{display:block;position:relative;width:90%;margin:20px auto;padding:0;text-align:left;font-size:.55em;font-family:monospace;line-height:1.2em;word-wrap:break-word;box-shadow:0 5px 15px rgba(0,0,0,.15)}.reveal[theme=white] code{font-family:monospace;text-transform:none}.reveal[theme=white] pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal[theme=white] table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal[theme=white] table th{font-weight:700}.reveal[theme=white] table td,.reveal[theme=white] table th{text-align:left;padding:.2em .5em;border-bottom:1px solid}.reveal[theme=white] table td[align=center],.reveal[theme=white] table th[align=center]{text-align:center}.reveal[theme=white] table td[align=right],.reveal[theme=white] table th[align=right]{text-align:right}.reveal[theme=white] table tbody tr:last-child td,.reveal[theme=white] table tbody tr:last-child th{border-bottom:none}.reveal[theme=white] sup{vertical-align:super;font-size:smaller}.reveal[theme=white] sub{vertical-align:sub;font-size:smaller}.reveal[theme=white] small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal[theme=white] small *{vertical-align:top}.reveal[theme=white] img{margin:20px 0}.reveal[theme=white] a{color:#2a76dd;text-decoration:none;transition:color .15s ease}.reveal[theme=white] a:hover{color:#4a8be2;text-shadow:none;border:none}.reveal[theme=white] .roll span:after{color:#fff;background:#1f64c1}.reveal[theme=white] .r-frame{border:4px solid #222;box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal[theme=white] a .r-frame{transition:all .15s linear}.reveal[theme=white] a:hover .r-frame{border-color:#2a76dd;box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal[theme=white] .controls{color:#2a76dd}.reveal[theme=white] .progress{background:rgba(0,0,0,.2);color:#2a76dd}.reveal[theme=white] table.hljs-ln{display:table;width:100%}.reveal[theme=white] table.hljs-ln tr{border:none}.reveal[theme=white] table.hljs-ln tr:nth-child(2n){background-color:inherit!important}.reveal[theme=white] table.hljs-ln td{border:none}@media print{.reveal[theme=white] .backgrounds{background-color:#fff}}body:not(.theme-dark) .reveal-viewport[theme=auto]{background:#add9e4;background:radial-gradient(center,circle cover,#f7fbfc 0,#add9e4 100%);background-color:#fff}body:not(.theme-dark) .reveal[theme=auto]{font-family:Source Sans Pro,Helvetica,sans-serif;font-size:42px;font-weight:400;color:#222}body:not(.theme-dark) .reveal[theme=auto] ::selection{color:#fff;background:#5f98e6;text-shadow:none}body:not(.theme-dark) .reveal[theme=auto] ::-moz-selection{color:#fff;background:#5f98e6;text-shadow:none}body:not(.theme-dark) .reveal[theme=auto] .slides section,body:not(.theme-dark) .reveal[theme=auto] .slides section>section{line-height:1.3;font-weight:inherit}body:not(.theme-dark) .reveal[theme=auto] h1,body:not(.theme-dark) .reveal[theme=auto] h2,body:not(.theme-dark) .reveal[theme=auto] h3,body:not(.theme-dark) .reveal[theme=auto] h4,body:not(.theme-dark) .reveal[theme=auto] h5,body:not(.theme-dark) .reveal[theme=auto] h6{margin:0 0 20px;color:#222;font-family:Source Sans Pro,Helvetica,sans-serif;font-weight:600;line-height:1.2;letter-spacing:normal;text-transform:uppercase;text-shadow:none;word-wrap:break-word}body:not(.theme-dark) .reveal[theme=auto] h1:last-child,body:not(.theme-dark) .reveal[theme=auto] h2:last-child,body:not(.theme-dark) .reveal[theme=auto] h3:last-child,body:not(.theme-dark) .reveal[theme=auto] h4:last-child,body:not(.theme-dark) .reveal[theme=auto] h5:last-child,body:not(.theme-dark) .reveal[theme=auto] h6:last-child{margin-bottom:0}body:not(.theme-dark) .reveal[theme=auto] h1{font-size:2.5em;text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 20px 20px rgba(0,0,0,.15)}body:not(.theme-dark) .reveal[theme=auto] h2{font-size:1.6em}body:not(.theme-dark) .reveal[theme=auto] h3{font-size:1.3em}body:not(.theme-dark) .reveal[theme=auto] h4{font-size:1em}body:not(.theme-dark) .reveal[theme=auto] p{margin:20px 0;line-height:1.3}body:not(.theme-dark) .reveal[theme=auto] iframe,body:not(.theme-dark) .reveal[theme=auto] img,body:not(.theme-dark) .reveal[theme=auto] video{max-width:95%;max-height:95%}body:not(.theme-dark) .reveal[theme=auto] b,body:not(.theme-dark) .reveal[theme=auto] strong{font-weight:700}body:not(.theme-dark) .reveal[theme=auto] em{font-style:italic}body:not(.theme-dark) .reveal[theme=auto] dl,body:not(.theme-dark) .reveal[theme=auto] ol,body:not(.theme-dark) .reveal[theme=auto] ul{display:inline-block;text-align:left;margin:0 0 0 1em}body:not(.theme-dark) .reveal[theme=auto] ol{list-style-type:decimal}body:not(.theme-dark) .reveal[theme=auto] ul{list-style-type:disc}body:not(.theme-dark) .reveal[theme=auto] ul ul{list-style-type:square}body:not(.theme-dark) .reveal[theme=auto] ul ul ul{list-style-type:circle}body:not(.theme-dark) .reveal[theme=auto] ol ol,body:not(.theme-dark) .reveal[theme=auto] ol ul,body:not(.theme-dark) .reveal[theme=auto] ul ol,body:not(.theme-dark) .reveal[theme=auto] ul ul{display:block;margin-left:40px}body:not(.theme-dark) .reveal[theme=auto] dt{font-weight:700}body:not(.theme-dark) .reveal[theme=auto] dd{margin-left:40px}body:not(.theme-dark) .reveal[theme=auto] blockquote{display:block;position:relative;width:70%;margin:20px auto;padding:5px;font-style:italic;background:hsla(0,0%,100%,.05);box-shadow:0 0 2px rgba(0,0,0,.2)}body:not(.theme-dark) .reveal[theme=auto] blockquote p:first-child,body:not(.theme-dark) .reveal[theme=auto] blockquote p:last-child{display:inline-block}body:not(.theme-dark) .reveal[theme=auto] q{font-style:italic}body:not(.theme-dark) .reveal[theme=auto] pre{display:block;position:relative;width:90%;margin:20px auto;padding:0;text-align:left;font-size:.55em;font-family:monospace;line-height:1.2em;word-wrap:break-word;box-shadow:0 5px 15px rgba(0,0,0,.15)}body:not(.theme-dark) .reveal[theme=auto] code{font-family:monospace;text-transform:none}body:not(.theme-dark) .reveal[theme=auto] pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}body:not(.theme-dark) .reveal[theme=auto] table{margin:auto;border-collapse:collapse;border-spacing:0}body:not(.theme-dark) .reveal[theme=auto] table th{font-weight:700}body:not(.theme-dark) .reveal[theme=auto] table td,body:not(.theme-dark) .reveal[theme=auto] table th{text-align:left;padding:.2em .5em;border-bottom:1px solid}body:not(.theme-dark) .reveal[theme=auto] table td[align=center],body:not(.theme-dark) .reveal[theme=auto] table th[align=center]{text-align:center}body:not(.theme-dark) .reveal[theme=auto] table td[align=right],body:not(.theme-dark) .reveal[theme=auto] table th[align=right]{text-align:right}body:not(.theme-dark) .reveal[theme=auto] table tbody tr:last-child td,body:not(.theme-dark) .reveal[theme=auto] table tbody tr:last-child th{border-bottom:none}body:not(.theme-dark) .reveal[theme=auto] sup{vertical-align:super;font-size:smaller}body:not(.theme-dark) .reveal[theme=auto] sub{vertical-align:sub;font-size:smaller}body:not(.theme-dark) .reveal[theme=auto] small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}body:not(.theme-dark) .reveal[theme=auto] small *{vertical-align:top}body:not(.theme-dark) .reveal[theme=auto] img{margin:20px 0}body:not(.theme-dark) .reveal[theme=auto] a{color:#2a76dd;text-decoration:none;transition:color .15s ease}body:not(.theme-dark) .reveal[theme=auto] a:hover{color:#4a8be2;text-shadow:none;border:none}body:not(.theme-dark) .reveal[theme=auto] .roll span:after{color:#fff;background:#1f64c1}body:not(.theme-dark) .reveal[theme=auto] .r-frame{border:4px solid #222;box-shadow:0 0 10px rgba(0,0,0,.15)}body:not(.theme-dark) .reveal[theme=auto] a .r-frame{transition:all .15s linear}body:not(.theme-dark) .reveal[theme=auto] a:hover .r-frame{border-color:#2a76dd;box-shadow:0 0 20px rgba(0,0,0,.55)}body:not(.theme-dark) .reveal[theme=auto] .controls{color:#2a76dd}body:not(.theme-dark) .reveal[theme=auto] .progress{background:rgba(0,0,0,.2);color:#2a76dd}body:not(.theme-dark) .reveal[theme=auto] table.hljs-ln{display:table;width:100%}body:not(.theme-dark) .reveal[theme=auto] table.hljs-ln tr{border:none}body:not(.theme-dark) .reveal[theme=auto] table.hljs-ln tr:nth-child(2n){background-color:inherit!important}body:not(.theme-dark) .reveal[theme=auto] table.hljs-ln td{border:none}@media print{body:not(.theme-dark) .reveal[theme=auto] .backgrounds{background-color:#fff}}.md-presentation{width:100%;min-height:400px;transition:all 1s}.md-presentation.loading{display:flex;justify-content:center;align-items:center;background:var(--grey15,#eee)}@media (max-width:419px){.md-presentation{width:calc(100% + 3rem);min-height:300px;margin:0 -1.5rem}}.md-presentation svg.md-presentation-loading-icon{width:2.5em;height:2.5em;margin:2.5em auto;fill:var(--accent-color,#3eaf7c)}.icon.outbound{color:#aaa;display:inline-block;vertical-align:middle;position:relative;top:-1px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.home{padding:3.6rem 2rem 0;max-width:960px;margin:0 auto;display:block}.home .hero{text-align:center}.home .hero img{max-width:100%;max-height:280px;display:block;margin:3rem auto 1.5rem}.home .hero h1{font-size:3rem}.home .hero .action,.home .hero .description,.home .hero h1{margin:1.8rem auto}.home .hero .description{max-width:35rem;font-size:1.6rem;line-height:1.3;color:#6a8bad}.home .hero .action-button{display:inline-block;font-size:1.2rem;color:#fff;background-color:#3eaf7c;padding:.8rem 1.6rem;border-radius:4px;transition:background-color .1s ease;box-sizing:border-box;border-bottom:1px solid #389d70}.home .hero .action-button:hover{background-color:#4abf8a}.home .features{border-top:1px solid #eaecef;padding:1.2rem 0;margin-top:2.5rem;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:stretch;justify-content:space-between}.home .feature{flex-grow:1;flex-basis:30%;max-width:30%}.home .feature h2{font-size:1.4rem;font-weight:500;border-bottom:none;padding-bottom:0;color:#3a5169}.home .feature p{color:#4e6e8e}.home .footer{padding:2.5rem;border-top:1px solid #eaecef;text-align:center;color:#4e6e8e}@media (max-width:719px){.home .features{flex-direction:column}.home .feature{max-width:100%;padding:0 2.5rem}}@media (max-width:419px){.home{padding-left:1.5rem;padding-right:1.5rem}.home .hero img{max-height:210px;margin:2rem auto 1.2rem}.home .hero h1{font-size:2rem}.home .hero .action,.home .hero .description,.home .hero h1{margin:1.2rem auto}.home .hero .description{font-size:1.2rem}.home .hero .action-button{font-size:1rem;padding:.6rem 1.2rem}.home .feature h2{font-size:1.25rem}}.search-box{display:inline-block;position:relative;margin-right:1rem}.search-box input{cursor:text;width:10rem;height:2rem;color:#4e6e8e;display:inline-block;border:1px solid #cfd4db;border-radius:2rem;font-size:.9rem;line-height:2rem;padding:0 .5rem 0 2rem;outline:none;transition:all .2s ease;background:#fff url(/assets/img/search.83621669.svg) .6rem .5rem no-repeat;background-size:1rem}.search-box input:focus{cursor:auto;border-color:#3eaf7c}.meilisearch-search-wrapper>span{vertical-align:middle}.meilisearch-search-wrapper .dsb-cursor{background:rgba(62,175,124,.05)}.meilisearch-search-wrapper .meilisearch-autocomplete{line-height:2}.meilisearch-search-wrapper .meilisearch-autocomplete .docs-searchbar-suggestion:not(.suggestion-layout-simple){border-color:#eaecef}.meilisearch-search-wrapper .meilisearch-autocomplete .docs-searchbar-suggestion:not(.suggestion-layout-simple) .docs-searchbar-suggestion--category-header{background:#f1f3f5;padding:5px 10px;border-radius:4px;background:#5ec697;font-weight:600;color:#fff}.meilisearch-search-wrapper .meilisearch-autocomplete .docs-searchbar-suggestion:not(.suggestion-layout-simple) .docs-searchbar-suggestion--category-header .docs-searchbar-suggestion--highlight{box-shadow:none;background:#c3ead8}.meilisearch-search-wrapper .meilisearch-autocomplete .docs-searchbar-suggestion:not(.suggestion-layout-simple) .docs-searchbar-suggestion--wrapper{padding:0}.meilisearch-search-wrapper .meilisearch-autocomplete .docs-searchbar-suggestion:not(.suggestion-layout-simple) .docs-searchbar-suggestion--wrapper .docs-searchbar-suggestion--highlight{color:#328c63}.meilisearch-search-wrapper .meilisearch-autocomplete .docs-searchbar-suggestion:not(.suggestion-layout-simple) .docs-searchbar-suggestion--title{margin-bottom:0;color:#2c3e50}.meilisearch-search-wrapper .meilisearch-autocomplete .docs-searchbar-suggestion:not(.suggestion-layout-simple) .docs-searchbar-suggestion--subcategory-column{border-color:#eaecef}.meilisearch-search-wrapper .meilisearch-autocomplete .docs-searchbar-suggestion:not(.suggestion-layout-simple) .docs-searchbar-suggestion--subcategory-column-text{color:#555}.meilisearch-search-wrapper .meilisearch-autocomplete .docs-searchbar-suggestion:not(.suggestion-layout-simple) .docs-searchbar-suggestion--text .docs-searchbar-suggestion--highlight{box-shadow:inset 0 -2px 0 0 #5ec697;color:inherit}.meilisearch-search-wrapper .meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--title{color:#3eaf7c}.meilisearch-search-wrapper .meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--title:before{color:#328c63}.meilisearch-search-wrapper .meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--category-header .docs-searchbar-suggestion--highlight{box-shadow:unset;color:#328c63;background-color:rgba(62,175,124,.05)}.meilisearch-search-wrapper .meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--category-header-lvl0 .docs-searchbar-suggestion--highlight,.meilisearch-search-wrapper .meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--category-header-lvl1 .docs-searchbar-suggestion--highlight{background-color:transparent;box-shadow:inset 0 -2px 0 0 #5ec697;color:inherit}.meilisearch-search-wrapper .meilisearch-autocomplete .docs-searchbar-footer{display:flex!important;justify-content:space-between!important;align-items:center!important}.meilisearch-search-wrapper .meilisearch-autocomplete .docs-searchbar-footer .docs-searchbar-footer-logo{margin-bottom:-4px}.meilisearch-search-wrapper .meilisearch-autocomplete .dsb-cursor .docs-searchbar-suggestion--content{background-color:#e7edf3!important;color:#2c3e50}@media (min-width:719px){.meilisearch-search-wrapper .meilisearch-autocomplete .docs-searchbar-suggestion .docs-searchbar-suggestion--subcategory-column{float:none;width:150px;min-width:150px;display:table-cell}.meilisearch-search-wrapper .meilisearch-autocomplete .docs-searchbar-suggestion .docs-searchbar-suggestion--content{float:none;display:table-cell;width:100%;vertical-align:top}.meilisearch-search-wrapper .meilisearch-autocomplete .docs-searchbar-suggestion .dsb-dropdown-menu{min-width:515px!important}}@media (max-width:719px){.meilisearch-search-wrapper .dsb-dropdown-menu{min-width:calc(100vw - 4rem)!important;max-width:calc(100vw - 4rem)!important}.meilisearch-search-wrapper .docs-searchbar-suggestion--wrapper{padding:5px 7px 5px 5px!important}.meilisearch-search-wrapper .docs-searchbar-suggestion--subcategory-column{padding:0!important;background:#fff!important}.meilisearch-search-wrapper .docs-searchbar-suggestion--subcategory-column-text:after{content:" > ";font-size:10px;line-height:14.4px;display:inline-block;width:5px;margin:-3px 3px 0;vertical-align:middle}}.sidebar-button{cursor:pointer;display:none;width:1.25rem;height:1.25rem;position:absolute;padding:.6rem;top:.6rem;left:1rem}.sidebar-button .icon{display:block;width:1.25rem;height:1.25rem}@media (max-width:719px){.sidebar-button{display:block}}.dropdown-enter,.dropdown-leave-to{height:0!important}.dropdown-wrapper{cursor:pointer}.dropdown-wrapper .dropdown-title,.dropdown-wrapper .mobile-dropdown-title{display:block;font-size:.9rem;font-family:inherit;cursor:inherit;padding:inherit;line-height:1.4rem;background:transparent;border:none;font-weight:500;color:#2c3e50}.dropdown-wrapper .dropdown-title:hover,.dropdown-wrapper .mobile-dropdown-title:hover{border-color:transparent}.dropdown-wrapper .dropdown-title .arrow,.dropdown-wrapper .mobile-dropdown-title .arrow{vertical-align:middle;margin-top:-1px;margin-left:.4rem}.dropdown-wrapper .mobile-dropdown-title{display:none;font-weight:600}.dropdown-wrapper .mobile-dropdown-title font-size inherit:hover{color:#3eaf7c}.dropdown-wrapper .nav-dropdown .dropdown-item{color:inherit;line-height:1.7rem}.dropdown-wrapper .nav-dropdown .dropdown-item h4{margin:.45rem 0 0;border-top:1px solid #eee;padding:1rem 1.5rem .45rem 1.25rem}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem-wrapper{padding:0;list-style:none}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem-wrapper .dropdown-subitem{font-size:.9em}.dropdown-wrapper .nav-dropdown .dropdown-item a{display:block;line-height:1.7rem;position:relative;border-bottom:none;font-weight:400;margin-bottom:0;padding:0 1.5rem 0 1.25rem}.dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active,.dropdown-wrapper .nav-dropdown .dropdown-item a:hover{color:#3eaf7c}.dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active:after{content:"";width:0;height:0;border-left:5px solid #3eaf7c;border-top:3px solid transparent;border-bottom:3px solid transparent;position:absolute;top:calc(50% - 2px);left:9px}.dropdown-wrapper .nav-dropdown .dropdown-item:first-child h4{margin-top:0;padding-top:0;border-top:0}@media (max-width:719px){.dropdown-wrapper.open .dropdown-title{margin-bottom:.5rem}.dropdown-wrapper .dropdown-title{display:none}.dropdown-wrapper .mobile-dropdown-title{display:block}.dropdown-wrapper .nav-dropdown{transition:height .1s ease-out;overflow:hidden}.dropdown-wrapper .nav-dropdown .dropdown-item h4{border-top:0;margin-top:0;padding-top:0}.dropdown-wrapper .nav-dropdown .dropdown-item>a,.dropdown-wrapper .nav-dropdown .dropdown-item h4{font-size:15px;line-height:2rem}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem{font-size:14px;padding-left:1rem}}@media (min-width:719px){.dropdown-wrapper{height:1.8rem}.dropdown-wrapper.open .nav-dropdown,.dropdown-wrapper:hover .nav-dropdown{display:block!important}.dropdown-wrapper.open:blur{display:none}.dropdown-wrapper .nav-dropdown{display:none;height:auto!important;box-sizing:border-box;max-height:calc(100vh - 2.7rem);overflow-y:auto;position:absolute;top:100%;right:0;background-color:#fff;padding:.6rem 0;border:1px solid;border-color:#ddd #ddd #ccc;text-align:left;border-radius:.25rem;white-space:nowrap;margin:0}}.nav-links{display:inline-block}.nav-links a{line-height:1.4rem;color:inherit}.nav-links a.router-link-active,.nav-links a:hover{color:#3eaf7c}.nav-links .nav-item{position:relative;display:inline-block;margin-left:1.5rem;line-height:2rem}.nav-links .nav-item:first-child{margin-left:0}.nav-links .repo-link{margin-left:1.5rem}@media (max-width:719px){.nav-links .nav-item,.nav-links .repo-link{margin-left:0}}@media (min-width:719px){.nav-links a.router-link-active,.nav-links a:hover{color:#2c3e50}.nav-item>a:not(.external).router-link-active,.nav-item>a:not(.external):hover{margin-bottom:-2px;border-bottom:2px solid #46bd87}}.navbar{padding:.7rem 1.5rem;line-height:2.2rem}.navbar a,.navbar img,.navbar span{display:inline-block}.navbar .logo{height:2.2rem;min-width:2.2rem;margin-right:.8rem;vertical-align:top}.navbar .site-name{font-size:1.3rem;font-weight:600;color:#2c3e50;position:relative}.navbar .links{padding-left:1.5rem;box-sizing:border-box;background-color:#fff;white-space:nowrap;font-size:.9rem;position:absolute;right:1.5rem;top:.7rem;display:flex}.navbar .links .search-box{flex:0 0 auto;vertical-align:top}@media (max-width:719px){.navbar{padding-left:4rem}.navbar .can-hide{display:none}.navbar .links{padding-left:1.5rem}.navbar .site-name{width:calc(100vw - 9.4rem);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.page-edit{max-width:740px;margin:0 auto;padding:2rem 2.5rem}@media (max-width:959px){.page-edit{padding:2rem}}@media (max-width:419px){.page-edit{padding:1.5rem}}.page-edit{padding-top:1rem;padding-bottom:1rem;overflow:auto}.page-edit .edit-link{display:inline-block}.page-edit .edit-link a{color:#4e6e8e;margin-right:.25rem}.page-edit .last-updated{float:right;font-size:.9em}.page-edit .last-updated .prefix{font-weight:500;color:#4e6e8e}.page-edit .last-updated .time{font-weight:400;color:#767676}@media (max-width:719px){.page-edit .edit-link{margin-bottom:.5rem}.page-edit .last-updated{font-size:.8em;float:none;text-align:left}}.page-nav{max-width:740px;margin:0 auto;padding:2rem 2.5rem}@media (max-width:959px){.page-nav{padding:2rem}}@media (max-width:419px){.page-nav{padding:1.5rem}}.page-nav{padding-top:1rem;padding-bottom:0}.page-nav .inner{min-height:2rem;margin-top:0;border-top:1px solid #eaecef;padding-top:1rem;overflow:auto}.page-nav .next{float:right}.page{padding-bottom:2rem;display:block}.right-banner{position:fixed;top:100px;right:0}.sidebar-group .sidebar-group{padding-left:.5em}.sidebar-group:not(.collapsable) .sidebar-heading:not(.clickable){cursor:auto;color:inherit}.sidebar-group.is-sub-group{padding-left:0}.sidebar-group.is-sub-group>.sidebar-heading{font-size:.95em;line-height:1.4;font-weight:400;padding-left:2rem}.sidebar-group.is-sub-group>.sidebar-heading:not(.clickable){opacity:.5}.sidebar-group.is-sub-group>.sidebar-group-items{padding-left:1rem}.sidebar-group.is-sub-group>.sidebar-group-items>li>.sidebar-link{font-size:.95em;border-left:none}.sidebar-group.depth-2>.sidebar-heading{border-left:none}.sidebar-heading{color:#2c3e50;transition:color .15s ease;cursor:pointer;font-size:1.1em;font-weight:700;padding:.35rem 1.5rem .35rem 1.25rem;width:100%;box-sizing:border-box;margin:0;border-left:.25rem solid transparent}.sidebar-heading.open,.sidebar-heading:hover{color:inherit}.sidebar-heading .arrow{position:relative;top:-.12em;left:.5em}.sidebar-heading.clickable.active{font-weight:600;color:#3eaf7c;border-left-color:#3eaf7c}.sidebar-heading.clickable:hover{color:#3eaf7c}.sidebar-group-items{transition:height .1s ease-out;font-size:.95em;overflow:hidden}.sidebar .sidebar-sub-headers{padding-left:1rem;font-size:.95em}a.sidebar-link{font-size:1em;font-weight:400;display:inline-block;color:#2c3e50;border-left:.25rem solid transparent;padding:.35rem 1rem .35rem 1.25rem;line-height:1.4;width:100%;box-sizing:border-box}a.sidebar-link:hover{color:#3eaf7c}a.sidebar-link.active{font-weight:600;color:#3eaf7c;border-left-color:#3eaf7c}.sidebar-group a.sidebar-link{padding-left:2rem}.sidebar-sub-headers a.sidebar-link{padding-top:.25rem;padding-bottom:.25rem;border-left:none}.sidebar-sub-headers a.sidebar-link.active{font-weight:500}.sidebar ul{padding:0;margin:0;list-style-type:none}.sidebar a{display:inline-block}.sidebar .nav-links{display:none;border-bottom:1px solid #eaecef;padding:.5rem 0 .75rem}.sidebar .nav-links a{font-weight:600}.sidebar .nav-links .nav-item,.sidebar .nav-links .repo-link{display:block;line-height:1.25rem;font-size:1.1em;padding:.5rem 0 .5rem 1.5rem}.sidebar>.sidebar-links{padding:1.5rem 0}.sidebar>.sidebar-links>li>a.sidebar-link{font-size:1.1em;line-height:1.7;font-weight:700}.sidebar>.sidebar-links>li:not(:first-child){margin-top:.75rem}@media (max-width:719px){.sidebar .nav-links{display:block}.sidebar .nav-links .dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active:after{top:calc(1rem - 2px)}.sidebar>.sidebar-links{padding:1rem 0}}.presentation .md-presentation{min-width:100vw;min-height:100vh}.presentation .back-button,.presentation .home-button,.presentation .menu-button{box-sizing:content-box;position:fixed;bottom:2rem;width:1rem;height:1rem;padding:.5rem;border-radius:50%;background:#bbb;color:var(--white);outline:none}.presentation .back-button:hover,.presentation .home-button:hover,.presentation .menu-button:hover{background:var(--accent-color)}.theme-dark .presentation .back-button,.theme-dark .presentation .home-button,.theme-dark .presentation .menu-button{background:#666}.theme-dark .presentation .back-button:hover,.theme-dark .presentation .home-button:hover,.theme-dark .presentation .menu-button:hover{background:var(--accent-color)}.presentation .menu-button{left:2rem;transition:transform .2s ease-in-out;vertical-align:middle;z-index:50}.presentation .menu-button:before{content:" ";margin-top:.125em}.presentation .menu-button:after{content:" ";margin-bottom:.125em}.presentation .menu-button .icon{margin:.2em 0}.presentation .menu-button .icon,.presentation .menu-button:after,.presentation .menu-button:before{display:block;width:100%;height:.2em;transition:transform .2s ease-in-out;border-radius:.05em;background:var(--white)}.presentation .active .menu-button:before{transform:translateY(.4em) rotate(135deg)}.presentation .active .menu-button .icon{transform:scale(0)}.presentation .active .menu-button:after{transform:translateY(-.4em) rotate(-135deg)}.presentation .back-button{left:2rem;opacity:0;transition:left .2s ease-out,opacity .2s ease-out;z-index:49;fill:var(--white)}.presentation .active .back-button{left:4.5rem;opacity:1}.presentation .home-button{left:2rem;opacity:0;transition:left .2s ease-out,opacity .2s ease-out;z-index:48;fill:var(--white)}.presentation .active .home-button{left:7rem;opacity:1}.text-red[data-v-df2e224c]{color:#ea580c}.text-green[data-v-df2e224c]{color:#65a30d}.flex{display:flex}.w-1--2{width:50%}.text-center{text-align:center}.text-5xl{font-size:3rem;line-height:1}.no-underline{text-decoration:none}a:hover{text-decoration:none!important}.cursor-not-allowed{cursor:not-allowed}.text-gray-300{color:#d1d5db}.pb-5{padding-bottom:1.25rem}.wrap-item-list{background-color:#f1f5f9;padding:1rem;border-radius:.375rem;font-size:1.5rem;line-height:2.5rem}.sw-update-popup[data-v-fec8b358]{position:fixed;right:1em;bottom:1em;padding:1em;border:1px solid #3eaf7c;border-radius:3px;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.5);text-align:center;z-index:3}.sw-update-popup>button[data-v-fec8b358]{margin-top:.5em;padding:.25em 2em}.sw-update-popup-enter-active[data-v-fec8b358],.sw-update-popup-leave-active[data-v-fec8b358]{transition:opacity .3s,transform .3s}.sw-update-popup-enter[data-v-fec8b358],.sw-update-popup-leave-to[data-v-fec8b358]{opacity:0;transform:translateY(50%) scale(.5)}.searchbox{display:inline-block;position:relative;width:200px;height:32px!important;white-space:nowrap;box-sizing:border-box;visibility:visible!important}.searchbox .meilisearch-autocomplete{display:block;width:100%;height:100%}.searchbox__wrapper{width:100%;height:100%;z-index:999;position:relative}.searchbox input{color:#555;display:inline-block;box-sizing:border-box;transition:box-shadow .4s ease,background .4s ease;border:0;border-radius:16px;box-shadow:inset 0 0 0 1px #ccc;background:#fff!important;padding:0 26px 0 32px;width:100%;height:100%;vertical-align:middle;white-space:normal;font-size:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.searchbox input::-webkit-search-cancel-button,.searchbox input::-webkit-search-decoration,.searchbox input::-webkit-search-results-button,.searchbox input::-webkit-search-results-decoration{display:none}.searchbox input:hover{box-shadow:inset 0 0 0 1px #b3b3b3}.searchbox input:active,.searchbox input:focus{outline:0;box-shadow:inset 0 0 0 1px #aaa;background:#fff}.searchbox input::-moz-placeholder{color:#aaa}.searchbox input:-ms-input-placeholder{color:#aaa}.searchbox input::placeholder{color:#aaa}.searchbox__submit{position:absolute;top:0;margin:0;border:0;border-radius:16px 0 0 16px;background-color:rgba(69,142,225,0);padding:0;width:32px;height:100%;vertical-align:middle;text-align:center;font-size:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;right:inherit;left:0}.searchbox__submit:before{display:inline-block;margin-right:-4px;height:100%;vertical-align:middle;content:""}.searchbox__submit:active,.searchbox__submit:hover{cursor:pointer}.searchbox__submit:focus{outline:0}.searchbox__submit svg{width:14px;height:14px;vertical-align:middle;fill:#6d7e96}.searchbox__reset{display:block;position:absolute;top:8px;right:8px;margin:0;border:0;background:none;cursor:pointer;padding:0;font-size:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;fill:rgba(0,0,0,.5)}.searchbox__reset.hide{display:none}.searchbox__reset:focus{outline:0}.searchbox__reset svg{display:block;margin:4px;width:8px;height:8px}.searchbox__input:valid~.searchbox__reset{display:block;animation-name:sbx-reset-in;animation-duration:.15s}.meilisearch-autocomplete.meilisearch-autocomplete-right .dsb-dropdown-menu{right:0!important;left:inherit!important}.meilisearch-autocomplete.meilisearch-autocomplete-right .dsb-dropdown-menu:before{right:48px}.meilisearch-autocomplete.meilisearch-autocomplete-left .dsb-dropdown-menu{left:0!important;right:inherit!important}.meilisearch-autocomplete.meilisearch-autocomplete-left .dsb-dropdown-menu:before{left:48px}.meilisearch-autocomplete .dsb-dropdown-menu{position:relative;top:-6px;border-radius:4px;margin:6px 0 0;padding:0;text-align:left;height:auto;background:transparent;border:none;z-index:999;max-width:600px;min-width:500px;box-shadow:0 1px 0 0 rgba(0,0,0,.2),0 2px 3px 0 rgba(0,0,0,.1)}.meilisearch-autocomplete .dsb-dropdown-menu:before{display:block;position:absolute;content:"";width:14px;height:14px;background:#fff;z-index:1000;top:-7px;border-top:1px solid #d9d9d9;border-right:1px solid #d9d9d9;transform:rotate(-45deg);border-radius:2px}.meilisearch-autocomplete .dsb-dropdown-menu .dsb-suggestions{position:relative;z-index:1000;margin-top:8px}.meilisearch-autocomplete .dsb-dropdown-menu .dsb-suggestions a:hover{text-decoration:none}.meilisearch-autocomplete .dsb-dropdown-menu .dsb-suggestion{cursor:pointer}.meilisearch-autocomplete .dsb-dropdown-menu .dsb-suggestion.dsb-cursor .docs-searchbar-suggestion.suggestion-layout-simple,.meilisearch-autocomplete .dsb-dropdown-menu .dsb-suggestion.dsb-cursor .docs-searchbar-suggestion:not(.suggestion-layout-simple) .docs-searchbar-suggestion--content{background-color:rgba(69,142,225,.05)}.meilisearch-autocomplete .dsb-dropdown-menu [class^=dsb-dataset-]{position:relative;border:1px solid #d9d9d9;background:#fff;border-radius:4px;overflow:auto;padding:0 8px 8px}.meilisearch-autocomplete .dsb-dropdown-menu *{box-sizing:border-box}.meilisearch-autocomplete .docs-searchbar-suggestion{display:block;position:relative;padding:0 8px;background:#fff;color:#02060c;overflow:hidden}.meilisearch-autocomplete .docs-searchbar-suggestion--highlight{color:#174d8c;background:rgba(143,187,237,.1);padding:0 .05em}.meilisearch-autocomplete .docs-searchbar-suggestion--category-header .docs-searchbar-suggestion--category-header-lvl0 .docs-searchbar-suggestion--highlight,.meilisearch-autocomplete .docs-searchbar-suggestion--category-header .docs-searchbar-suggestion--category-header-lvl1 .docs-searchbar-suggestion--highlight,.meilisearch-autocomplete .docs-searchbar-suggestion--text .docs-searchbar-suggestion--highlight{padding:0 0 1px;background:inherit;box-shadow:inset 0 -2px 0 0 rgba(69,142,225,.8);color:inherit}.meilisearch-autocomplete .docs-searchbar-suggestion--content{display:block;width:70%;position:relative;padding:5.33333px 0 5.33333px 10.66667px;cursor:pointer}.meilisearch-autocomplete .docs-searchbar-suggestion--content:before{content:"";position:absolute;display:block;top:0;height:100%;width:1px;background:#ddd;left:-1px}.meilisearch-autocomplete .docs-searchbar-suggestion--category-header{position:relative;border-bottom:1px solid #ddd;display:none;margin-top:8px;padding:4px 0;font-size:1em;color:#33363d}.meilisearch-autocomplete .docs-searchbar-suggestion--wrapper{width:100%;display:flex;align-items:flex-start;padding:8px 0 0}.meilisearch-autocomplete .docs-searchbar-suggestion--subcategory-column{width:30%;text-align:right;position:relative;padding:5.33333px 10.66667px;color:#a4a7ae;font-size:.9em;word-wrap:break-word}.meilisearch-autocomplete .docs-searchbar-suggestion--subcategory-column:before{content:"";position:absolute;display:block;top:0;height:100%;width:1px;background:#ddd;right:0}.meilisearch-autocomplete .docs-searchbar-suggestion--subcategory-inline{display:none}.meilisearch-autocomplete .docs-searchbar-suggestion--title{margin-bottom:4px;color:#02060c;font-size:.9em;font-weight:700}.meilisearch-autocomplete .docs-searchbar-suggestion--text{display:block;line-height:1.2em;font-size:.85em;color:#63676d}.meilisearch-autocomplete .docs-searchbar-suggestion--no-results{width:100%;padding:8px 0;text-align:center;font-size:1.2em}.meilisearch-autocomplete .docs-searchbar-suggestion--no-results:before{display:none}.meilisearch-autocomplete .docs-searchbar-suggestion code{padding:1px 5px;font-size:90%;border:none;color:#222;background-color:#ebebeb;border-radius:3px;font-family:Menlo,Monaco,Consolas,Courier New,monospace}.meilisearch-autocomplete .docs-searchbar-suggestion code .docs-searchbar-suggestion--highlight{background:none}.meilisearch-autocomplete .docs-searchbar-suggestion.docs-searchbar-suggestion__main .docs-searchbar-suggestion--category-header,.meilisearch-autocomplete .docs-searchbar-suggestion.docs-searchbar-suggestion__secondary{display:block}@media (min-width:768px){.meilisearch-autocomplete .docs-searchbar-suggestion .docs-searchbar-suggestion--subcategory-column{display:block}}@media (max-width:768px){.meilisearch-autocomplete .docs-searchbar-suggestion .docs-searchbar-suggestion--subcategory-column{display:inline-block;width:auto;text-align:left;padding:0;font-size:.9em;font-weight:700;opacity:.5;color:#02060c}.meilisearch-autocomplete .docs-searchbar-suggestion .docs-searchbar-suggestion--subcategory-column:before{display:none}.meilisearch-autocomplete .docs-searchbar-suggestion .docs-searchbar-suggestion--subcategory-column:after{content:"|"}.meilisearch-autocomplete .docs-searchbar-suggestion .docs-searchbar-suggestion--content{display:inline-block;width:auto;text-align:left;padding:0}.meilisearch-autocomplete .docs-searchbar-suggestion .docs-searchbar-suggestion--content:before{display:none}}.meilisearch-autocomplete .suggestion-layout-simple.docs-searchbar-suggestion{border-bottom:1px solid #eee;padding:8px;margin:0}.meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--content{width:100%;padding:0}.meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--content:before{display:none}.meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--category-header{margin:0;padding:0;display:block;width:100%;border:none}.meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--category-header-lvl0,.meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--category-header-lvl1{opacity:.6;font-size:.85em}.meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--category-header-lvl1:before{background-image:url('data:image/svg+xml;utf8,<svg width="10" height="10" viewBox="0 0 20 38" xmlns="http://www.w3.org/2000/svg"><path d="M1.49 4.31l14 16.126.002-2.624-14 16.074-1.314 1.51 3.017 2.626 1.313-1.508 14-16.075 1.142-1.313-1.14-1.313-14-16.125L3.2.18.18 2.8l1.31 1.51z" fill-rule="evenodd" fill="%231D3657" /></svg>');content:"";width:10px;height:10px;display:inline-block}.meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--wrapper{width:100%;margin:0;padding:0}.meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--duplicate-content,.meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--subcategory-inline{display:none!important}.meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--title{margin:0;color:#458ee1;font-size:.9em;font-weight:400}.meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--title:before{content:"#";font-weight:700;color:#458ee1;display:inline-block}.meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--text{margin:4px 0 0;display:block;line-height:1.4em;padding:5.33333px 8px;background:#f8f8f8;font-size:.85em;opacity:.8}.meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--text .docs-searchbar-suggestion--highlight{color:#3f4145;font-weight:700;box-shadow:none}.meilisearch-autocomplete .docs-searchbar-footer{width:180px;height:20px;z-index:2000;margin-top:10.66667px;color:#63676d;margin-left:auto}.meilisearch-autocomplete .docs-searchbar-footer-logo{margin-bottom:4px}div[data-ds-theme=dark] .searchbox{display:inline-block;position:relative;width:350px;height:32px!important;white-space:nowrap;box-sizing:border-box;visibility:visible!important}div[data-ds-theme=dark] .searchbox .meilisearch-autocomplete{display:block;width:100%;height:100%}div[data-ds-theme=dark] .searchbox__wrapper{width:100%;height:100%;z-index:999;position:relative}div[data-ds-theme=dark] .searchbox input{color:#eaeaea;display:inline-block;box-sizing:border-box;transition:box-shadow .4s ease,background .4s ease;border:0;border-radius:16px;box-shadow:inset 0 0 0 1px #686d71;background:#444d52!important;padding:0 26px 0 32px;width:100%;height:100%;vertical-align:middle;white-space:normal;font-size:90%;-webkit-appearance:none;-moz-appearance:none;appearance:none}div[data-ds-theme=dark] .searchbox input::-webkit-search-cancel-button,div[data-ds-theme=dark] .searchbox input::-webkit-search-decoration,div[data-ds-theme=dark] .searchbox input::-webkit-search-results-button,div[data-ds-theme=dark] .searchbox input::-webkit-search-results-decoration{display:none}div[data-ds-theme=dark] .searchbox input:hover{box-shadow:inset 0 0 0 1px #505356;box-shadow:inset 0 0 0 1px #747a7e}div[data-ds-theme=dark] .searchbox input:active,div[data-ds-theme=dark] .searchbox input:focus{outline:0;box-shadow:inset 0 0 0 1px #919598;background:#444d52}div[data-ds-theme=dark] .searchbox input::-moz-placeholder{color:#bbb}div[data-ds-theme=dark] .searchbox input:-ms-input-placeholder{color:#bbb}div[data-ds-theme=dark] .searchbox input::placeholder{color:#bbb}div[data-ds-theme=dark] .searchbox__submit{position:absolute;top:0;margin:0;border:0;border-radius:16px 0 0 16px;background-color:rgba(69,142,225,0);padding:0;width:32px;height:100%;vertical-align:middle;text-align:center;font-size:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;right:inherit;left:0}div[data-ds-theme=dark] .searchbox__submit:before{display:inline-block;margin-right:-4px;height:100%;vertical-align:middle;content:""}div[data-ds-theme=dark] .searchbox__submit:active,div[data-ds-theme=dark] .searchbox__submit:hover{cursor:pointer}div[data-ds-theme=dark] .searchbox__submit:focus{outline:0}div[data-ds-theme=dark] .searchbox__submit svg{width:14px;height:14px;vertical-align:middle;fill:#6d7e96}div[data-ds-theme=dark] .searchbox__reset{display:block;position:absolute;top:5px;right:5px;margin:0;border:0;background:none;cursor:pointer;padding:0;font-size:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;fill:rgba(0,0,0,.5)}div[data-ds-theme=dark] .searchbox__reset.hide{display:none}div[data-ds-theme=dark] .searchbox__reset:focus{outline:0}div[data-ds-theme=dark] .searchbox__reset svg{display:block;margin:4px;width:14px;height:14px}div[data-ds-theme=dark] .searchbox__input:valid~div[data-ds-theme=dark] .searchbox__reset{display:block;animation-name:sbx-reset-in;animation-duration:.15s}@keyframes sbx-reset-in{0%{transform:translate3d(-20%,0,0);opacity:0}to{transform:none;opacity:1}}div[data-ds-theme=dark] .meilisearch-autocomplete.meilisearch-autocomplete-right .dsb-dropdown-menu{right:0!important;left:inherit!important}div[data-ds-theme=dark] .meilisearch-autocomplete.meilisearch-autocomplete-right .dsb-dropdown-menu:before{right:48px}div[data-ds-theme=dark] .meilisearch-autocomplete.meilisearch-autocomplete-left .dsb-dropdown-menu{left:0!important;right:inherit!important}div[data-ds-theme=dark] .meilisearch-autocomplete.meilisearch-autocomplete-left .dsb-dropdown-menu:before{left:48px}div[data-ds-theme=dark] .meilisearch-autocomplete .dsb-dropdown-menu{position:relative;top:-6px;border-radius:4px;margin:6px 0 0;padding:0;text-align:left;height:auto;background:transparent;border:none;z-index:999;max-width:600px;min-width:500px;box-shadow:0 1px 0 0 rgba(0,0,0,.2),0 2px 3px 0 rgba(0,0,0,.1)}div[data-ds-theme=dark] .meilisearch-autocomplete .dsb-dropdown-menu:before{display:block;position:absolute;content:"";width:14px;height:14px;background:#2c363e;z-index:1000;top:-7px;border-top:1px solid #5b6369;border-right:1px solid #5b6369;transform:rotate(-45deg);border-radius:2px}div[data-ds-theme=dark] .meilisearch-autocomplete .dsb-dropdown-menu .dsb-suggestions{position:relative;z-index:1000;margin-top:8px}div[data-ds-theme=dark] .meilisearch-autocomplete .dsb-dropdown-menu .dsb-suggestions a:hover{text-decoration:none}div[data-ds-theme=dark] .meilisearch-autocomplete .dsb-dropdown-menu .dsb-suggestion{cursor:pointer}div[data-ds-theme=dark] .meilisearch-autocomplete .dsb-dropdown-menu .dsb-suggestion.dsb-cursor .docs-searchbar-suggestion.suggestion-layout-simple,div[data-ds-theme=dark] .meilisearch-autocomplete .dsb-dropdown-menu .dsb-suggestion.dsb-cursor .docs-searchbar-suggestion:not(.suggestion-layout-simple) .docs-searchbar-suggestion--content{background-color:rgba(69,142,225,.5)}div[data-ds-theme=dark] .meilisearch-autocomplete .dsb-dropdown-menu [class^=dsb-dataset-]{position:relative;border:1px solid #5b6369;background:#2c363e;border-radius:4px;overflow:auto;padding:0 8px 8px}div[data-ds-theme=dark] .meilisearch-autocomplete .dsb-dropdown-menu *{box-sizing:border-box}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion{display:block;position:relative;padding:0 8px;background:#2c363e;color:#eaeaea;overflow:hidden}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion--highlight{color:#174d8c;background:rgba(143,187,237,.1);padding:0 .05em;color:#9dc3ef}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion--category-header .docs-searchbar-suggestion--category-header-lvl0 .docs-searchbar-suggestion--highlight,div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion--category-header .docs-searchbar-suggestion--category-header-lvl1 .docs-searchbar-suggestion--highlight,div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion--text .docs-searchbar-suggestion--highlight{padding:0 0 1px;background:inherit;box-shadow:inset 0 -2px 0 0 rgba(69,142,225,.8);color:inherit}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion--content{display:block;width:70%;position:relative;padding:5.33333px 0 5.33333px 10.66667px;cursor:pointer}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion--content:before{content:"";position:absolute;display:block;top:0;height:100%;width:1px;background:#ddd;left:-1px}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion--category-header{position:relative;border-bottom:1px solid #ddd;display:none;margin-top:8px;padding:4px 0;font-size:1em;color:#7db0ea;color:#d5d5d5}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion--wrapper{width:100%;display:flex;align-items:flex-start;padding:8px 0 0}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion--subcategory-column{width:30%;text-align:right;position:relative;padding:5.33333px 10.66667px;color:#bbb;font-size:.9em;word-wrap:break-word}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion--subcategory-column:before{content:"";position:absolute;display:block;top:0;height:100%;width:1px;background:#ddd;right:0}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion--subcategory-inline{display:none}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion--title{margin-bottom:4px;color:#eaeaea;font-size:.9em;font-weight:700}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion--text{display:block;line-height:1.2em;font-size:.85em;color:#eaeaea}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion--no-results{width:100%;padding:8px 0;text-align:center;font-size:1.2em}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion--no-results:before{display:none}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion code{padding:1px 5px;font-size:90%;border:none;color:#222;background-color:#ebebeb;border-radius:3px;font-family:Menlo,Monaco,Consolas,Courier New,monospace}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion code .docs-searchbar-suggestion--highlight{background:none}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion.docs-searchbar-suggestion__main .docs-searchbar-suggestion--category-header,div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion.docs-searchbar-suggestion__secondary{display:block}@media (min-width:768px){div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion .docs-searchbar-suggestion--subcategory-column{display:block}}@media (max-width:768px){div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion .docs-searchbar-suggestion--subcategory-column{display:inline-block;width:auto;text-align:left;padding:0;font-size:.9em;font-weight:700;opacity:.5;color:#02060c;color:#bbb;opacity:unset}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion .docs-searchbar-suggestion--subcategory-column:before{display:none}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion .docs-searchbar-suggestion--subcategory-column:after{content:"|"}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion .docs-searchbar-suggestion--content{display:inline-block;width:auto;text-align:left;padding:0}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-suggestion .docs-searchbar-suggestion--content:before{display:none}}div[data-ds-theme=dark] .meilisearch-autocomplete .suggestion-layout-simple.docs-searchbar-suggestion{padding:8px;margin:0;border-bottom:1px solid #737d84}div[data-ds-theme=dark] .meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--content{width:100%;padding:0}div[data-ds-theme=dark] .meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--content:before{display:none}div[data-ds-theme=dark] .meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--category-header{margin:0;padding:0;display:block;width:100%;border:none}div[data-ds-theme=dark] .meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--category-header-lvl0,div[data-ds-theme=dark] .meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--category-header-lvl1{opacity:.6;font-size:.85em;opacity:unset;color:#d5d5d5}div[data-ds-theme=dark] .meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--category-header-lvl1:before{background-image:url('data:image/svg+xml;utf8,<svg width="10" height="10" viewBox="0 0 20 38" xmlns="http://www.w3.org/2000/svg"><path d="M1.49 4.31l14 16.126.002-2.624-14 16.074-1.314 1.51 3.017 2.626 1.313-1.508 14-16.075 1.142-1.313-1.14-1.313-14-16.125L3.2.18.18 2.8l1.31 1.51z" fill-rule="evenodd" fill="%231D3657" /></svg>');content:"";width:10px;height:10px;display:inline-block;filter:invert(1)}div[data-ds-theme=dark] .meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--wrapper{width:100%;margin:0;padding:0}div[data-ds-theme=dark] .meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--duplicate-content,div[data-ds-theme=dark] .meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--subcategory-inline{display:none!important}div[data-ds-theme=dark] .meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--title{margin:0;color:#458ee1;font-size:.9em;font-weight:400;color:#eaeaea}div[data-ds-theme=dark] .meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--title:before{content:"#";font-weight:700;color:#458ee1;display:inline-block;color:#eaeaea}div[data-ds-theme=dark] .meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--text{margin:4px 0 0;display:block;line-height:1.4em;padding:5.33333px 8px;background:#6b7278;font-size:.85em;opacity:.8}div[data-ds-theme=dark] .meilisearch-autocomplete .suggestion-layout-simple .docs-searchbar-suggestion--text .docs-searchbar-suggestion--highlight{color:#c4c4c4;font-weight:700;box-shadow:none;color:#fff}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-footer{width:180px;height:20px;z-index:2000;margin-top:10.66667px;color:#eaeaea;margin-left:auto}div[data-ds-theme=dark] .meilisearch-autocomplete .docs-searchbar-footer-logo{margin-bottom:4px;filter:invert(1)}