.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;align-items:center;justify-content:center}.reveal .r-hstack{flex-direction:row;align-items:center;justify-content:center}.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}.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:translate(0,40px)}.reveal .slides section .fragment.fade-up.visible{transform:translate(0,0)}.reveal .slides section .fragment.fade-down{transform:translate(0,-40px)}.reveal .slides section .fragment.fade-down.visible{transform:translate(0,0)}.reveal .slides section .fragment.fade-right{transform:translate(-40px,0)}.reveal .slides section .fragment.fade-right.visible{transform:translate(0,0)}.reveal .slides section .fragment.fade-left{transform:translate(40px,0)}.reveal .slides section .fragment.fade-left.visible{transform:translate(0,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{opacity:1;visibility:inherit}.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}@-webkit-keyframes bounce-right{0%,10%,25%,40%,50%{transform:translateX(0)}20%{transform:translateX(10px)}30%{transform:translateX(-5px)}}@keyframes bounce-right{0%,10%,25%,40%,50%{transform:translateX(0)}20%{transform:translateX(10px)}30%{transform:translateX(-5px)}}@-webkit-keyframes bounce-left{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)}}@-webkit-keyframes bounce-down{0%,10%,25%,40%,50%{transform:translateY(0)}20%{transform:translateY(10px)}30%{transform:translateY(-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{-webkit-animation:bounce-left 2s 50 both ease-out;animation:bounce-left 2s 50 both ease-out}.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{-webkit-animation:bounce-right 2s 50 both ease-out;animation:bounce-right 2s 50 both ease-out}.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{-webkit-animation:bounce-down 2s 50 both ease-out;animation:bounce-down 2s 50 both ease-out}.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 section{-webkit-backface-visibility:hidden;backface-visibility:hidden}.reveal .slides>section[data-transition=slide].past,.reveal .slides>section[data-transition~=slide-out].past,.reveal.slide .slides>section:not([data-transition]).past{transform:translate(-150%,0)}.reveal .slides>section[data-transition=slide].future,.reveal .slides>section[data-transition~=slide-in].future,.reveal.slide .slides>section:not([data-transition]).future{transform:translate(150%,0)}.reveal .slides>section>section[data-transition=slide].past,.reveal .slides>section>section[data-transition~=slide-out].past,.reveal.slide .slides>section>section:not([data-transition]).past{transform:translate(0,-150%)}.reveal .slides>section>section[data-transition=slide].future,.reveal .slides>section>section[data-transition~=slide-in].future,.reveal.slide .slides>section>section:not([data-transition]).future{transform:translate(0,150%)}.reveal.linear section{-webkit-backface-visibility:hidden;backface-visibility:hidden}.reveal .slides>section[data-transition=linear].past,.reveal .slides>section[data-transition~=linear-out].past,.reveal.linear .slides>section:not([data-transition]).past{transform:translate(-150%,0)}.reveal .slides>section[data-transition=linear].future,.reveal .slides>section[data-transition~=linear-in].future,.reveal.linear .slides>section:not([data-transition]).future{transform:translate(150%,0)}.reveal .slides>section>section[data-transition=linear].past,.reveal .slides>section>section[data-transition~=linear-out].past,.reveal.linear .slides>section>section:not([data-transition]).past{transform:translate(0,-150%)}.reveal .slides>section>section[data-transition=linear].future,.reveal .slides>section>section[data-transition~=linear-in].future,.reveal.linear .slides>section>section:not([data-transition]).future{transform:translate(0,150%)}.reveal .slides section[data-transition=default].stack,.reveal.default .slides section.stack{transform-style:preserve-3d}.reveal .slides>section[data-transition=default].past,.reveal .slides>section[data-transition~=default-out].past,.reveal.default .slides>section:not([data-transition]).past{transform:translate3d(-100%,0,0) rotateY(-90deg) translate3d(-100%,0,0)}.reveal .slides>section[data-transition=default].future,.reveal .slides>section[data-transition~=default-in].future,.reveal.default .slides>section:not([data-transition]).future{transform:translate3d(100%,0,0) rotateY(90deg) translate3d(100%,0,0)}.reveal .slides>section>section[data-transition=default].past,.reveal .slides>section>section[data-transition~=default-out].past,.reveal.default .slides>section>section:not([data-transition]).past{transform:translate3d(0,-300px,0) rotateX(70deg) translate3d(0,-300px,0)}.reveal .slides>section>section[data-transition=default].future,.reveal .slides>section>section[data-transition~=default-in].future,.reveal.default .slides>section>section:not([data-transition]).future{transform:translate3d(0,300px,0) rotateX(-70deg) translate3d(0,300px,0)}.reveal .slides section[data-transition=convex].stack,.reveal.convex .slides section.stack{transform-style:preserve-3d}.reveal .slides>section[data-transition=convex].past,.reveal .slides>section[data-transition~=convex-out].past,.reveal.convex .slides>section:not([data-transition]).past{transform:translate3d(-100%,0,0) rotateY(-90deg) translate3d(-100%,0,0)}.reveal .slides>section[data-transition=convex].future,.reveal .slides>section[data-transition~=convex-in].future,.reveal.convex .slides>section:not([data-transition]).future{transform:translate3d(100%,0,0) rotateY(90deg) translate3d(100%,0,0)}.reveal .slides>section>section[data-transition=convex].past,.reveal .slides>section>section[data-transition~=convex-out].past,.reveal.convex .slides>section>section:not([data-transition]).past{transform:translate3d(0,-300px,0) rotateX(70deg) translate3d(0,-300px,0)}.reveal .slides>section>section[data-transition=convex].future,.reveal .slides>section>section[data-transition~=convex-in].future,.reveal.convex .slides>section>section:not([data-transition]).future{transform:translate3d(0,300px,0) rotateX(-70deg) translate3d(0,300px,0)}.reveal .slides section[data-transition=concave].stack,.reveal.concave .slides section.stack{transform-style:preserve-3d}.reveal .slides>section[data-transition=concave].past,.reveal .slides>section[data-transition~=concave-out].past,.reveal.concave .slides>section:not([data-transition]).past{transform:translate3d(-100%,0,0) rotateY(90deg) translate3d(-100%,0,0)}.reveal .slides>section[data-transition=concave].future,.reveal .slides>section[data-transition~=concave-in].future,.reveal.concave .slides>section:not([data-transition]).future{transform:translate3d(100%,0,0) rotateY(-90deg) translate3d(100%,0,0)}.reveal .slides>section>section[data-transition=concave].past,.reveal .slides>section>section[data-transition~=concave-out].past,.reveal.concave .slides>section>section:not([data-transition]).past{transform:translate3d(0,-80%,0) rotateX(-70deg) translate3d(0,-80%,0)}.reveal .slides>section>section[data-transition=concave].future,.reveal .slides>section>section[data-transition~=concave-in].future,.reveal.concave .slides>section>section:not([data-transition]).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:translate3d(0,0,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:translate3d(0,0,0)}.reveal .slides section[data-transition=fade],.reveal.fade .slides section:not([data-transition]),.reveal.fade .slides>section>section:not([data-transition]){transform:none;transition:opacity .5s}.reveal.fade.overview .slides section,.reveal.fade.overview .slides>section>section{transition:none}.reveal .slides section[data-transition=none],.reveal.none .slides section:not([data-transition]){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;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{transition:none}.reveal>.backgrounds .slide-background[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background{opacity:1;-webkit-backface-visibility:hidden;backface-visibility:hidden}.reveal>.backgrounds .slide-background.past[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background.past{transform:translate(-100%,0)}.reveal>.backgrounds .slide-background.future[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background.future{transform:translate(100%,0)}.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background>.slide-background.past{transform:translate(0,-100%)}.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background>.slide-background.future{transform:translate(0,100%)}.reveal>.backgrounds .slide-background.past[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background.past{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{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{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{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{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{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{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{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{transition-timing-function:ease}.reveal>.backgrounds .slide-background.past[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background.past{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{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{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{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 rgba(150,150,150,.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 rgba(150,150,150,.1);outline-offset:10px}.reveal.overview .backgrounds .slide-background.stack{overflow:visible}.reveal.overview .slides section,.reveal.overview-deactivating .slides section{transition:none}.reveal.overview .backgrounds .slide-background,.reveal.overview-deactivating .backgrounds .slide-background{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 20px;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:translate3d(0,0,-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 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:42.8571428571%;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:66.6666666667%;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}/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,::after,::before{box-sizing:border-box}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset{margin:0;padding:0}ol,ul{list-style:none;margin:0;padding:0}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.5}body{font-family:inherit;line-height:inherit}*,::after,::before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9ca3af}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9ca3af}input::placeholder,textarea::placeholder{color:#9ca3af}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.slide-background{background-color:var(--lightbackgroundcolor)}.fitting{opacity:0;overflow:hidden;transition:opacity .25s}.fitted{transition:none}[class*=layout-]{display:grid;align-items:start;width:auto;height:100%}@media (min-width:640px){[class*=layout-]>:not([class*=layout-]){position:relative;display:flex;flex-direction:column;align-items:flex-start;height:100%}}[class*=layout-]>:not([class*=layout-])>:not(:last-child){margin-bottom:.5em}.layout-caption>:not([class*=layout-])>:not(:last-child),.layout-cover>:not([class*=layout-])>:not(:last-child),.layout-title-image>:not([class*=layout-])>:not(:last-child),.layout-title>:not([class*=layout-])>:not(:last-child){margin-bottom:0}.layout-default>:not([class*=layout-])>:first-child:nth-last-child(2),.layout-section>:not([class*=layout-])>:first-child:nth-last-child(2){margin-bottom:0}.layout-default>:not([class*=layout-])>:last-child:nth-child(2),.layout-section>:not([class*=layout-])>:last-child:nth-child(2){margin-top:.5em}.layout-default>:not([class*=layout-])>:is(h1,h2,h3,h4,h5,h6,p)+:is(h1,h2,h3,h4,h5,h6,p):last-child:nth-child(2),.layout-section>:not([class*=layout-])>:is(h1,h2,h3,h4,h5,h6,p)+:is(h1,h2,h3,h4,h5,h6,p):last-child:nth-child(2){margin-top:0}section:not(.fitted)>[class*=layout-]{height:100%;width:100%}.layout-default .single-image-wrapper,.layout-default .videoWrapper,.layout-grid .single-image-wrapper,.layout-grid .videoWrapper,.layout-v-split .single-image-wrapper,.layout-v-split .videoWrapper,[class*=layout-] .layout-grid{flex-grow:1;flex-shrink:10;flex-basis:0px;position:relative;overflow:hidden;height:0;min-height:var(--MIN_IMAGE_HEIGHT);width:100%}@media (min-height:600px){.single-image-wrapper,.videoWrapper,[class*=layout-] .layout-grid{flex-basis:50px}[class*=layout-] .layout-grid,[class*=layout-] .single-image-wrapper,[class*=layout-] .videoWrapper{flex-basis:100px}}@media (min-height:768px){[class*=layout-] .layout-grid,[class*=layout-] .single-image-wrapper,[class*=layout-] .videoWrapper{flex-basis:300px}}[class*=layout-] .layout-grid{height:100%!important}.layout-grid.media-grid img{-o-object-fit:var(--IMAGE_MODE);object-fit:var(--IMAGE_MODE);-o-object-position:center;object-position:center;align-self:stretch;justify-self:stretch}.single-image-wrapper img,.single-image-wrapper video,.videoWrapper img{margin:0;width:100%;height:100%;-o-object-fit:var(--IMAGE_MODE);object-fit:var(--IMAGE_MODE);-o-object-position:center;object-position:center;position:absolute}.videoWrapper iframe{margin:0;width:100%;height:100%;position:absolute}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}section{display:grid!important;gap:var(--CONTENT_GAP);padding:var(--CONTENT_PADDING_Y) var(--CONTENT_PADDING_X);grid-template-columns:1fr;grid-auto-rows:minmax(30%,1fr);justify-content:center;align-items:start;height:100%}section:not(.has-header,.has-footer,.has-footnotes){padding:0}section:not(.has-header,.has-footer,.has-footnotes)>[class*=layout-]{padding:var(--CONTENT_PADDING_Y) var(--CONTENT_PADDING_X)}section.has-header{grid-auto-rows:auto minmax(30%,1fr)}section.has-footer,section.has-footnotes{grid-auto-rows:minmax(30%,1fr) auto}section.has-footnotes.has-footer{grid-auto-rows:minmax(30%,1fr) auto auto}section.has-header.has-footer,section.has-header.has-footnotes{grid-auto-rows:auto minmax(30%,1fr) auto}section.has-header.has-footer.has-footnotes{grid-auto-rows:auto minmax(30%,1fr) auto auto}.footer,.footnotes,.header{display:none}.has-footnotes .footnotes{display:block;font-size:.6rem}.has-footer .footer,.has-header .header{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;align-items:center;justify-content:start;gap:var(--CONTENT_GAP)}.footer,.footnotes{align-self:end}.footer *,.header *{margin:0!important}.footer * img,.header * img{display:inline-block!important}.leading{text-align:left}.middle{text-align:center;display:none}.trailing{text-align:right}.footer img,.header img{max-height:16px}.footer,.header{font-size:.6875em!important}@media (min-width:768px){.footer,.header{font-size:.8125em!important}.footer img,.header img{max-height:40px}}@media (min-width:1025px){.footer,.header{font-size:.9375em!important}.footer img,.header img{max-height:44px}}@media (min-width:1367px){.footer,.header{font-size:1.125em!important}.footer img,.header img{max-height:48px}}@media (min-width:1681px){.footer,.header{font-size:1.375em!important}.footer img,.header img{max-height:56px}}@media (min-width:2049px){.footer,.header{font-size:1.625em!important}.footer img,.header img{max-height:62px}}@media screen and (min-width:690px) and (min-height:690px){.has-footnotes .footnotes{display:block;font-size:.95rem}}table td,table th{min-width:10ch}pre{width:100%;max-width:100%}.hljs{padding-right:.2em;padding-left:.2em}pre>code.hljs{white-space:pre-wrap;padding-top:.5em;padding-bottom:.5em;padding-right:1em;padding-left:1em}@media (min-aspect-ratio:3/4){.middle{display:block}.has-footer .footer,.has-header .header{grid-template-columns:1fr 1fr 1fr}.layout-cover>div>:not(:last-child),.layout-title>div>:not(:last-child){margin-bottom:0}}@media (min-aspect-ratio:4/3){.layout-cover>div>:not(:last-child),.layout-title>div>:not(:last-child){margin-bottom:0}}@media (min-aspect-ratio:16/9){.layout-cover>div>:not(:last-child),.layout-title>div>:not(:last-child){margin-bottom:0}}.has-footer .footer,.has-header .header{min-height:25px}@media (min-width:768px){.has-footer .footer,.has-header .header{min-height:28px}}@media (min-width:1025px){.has-footer .footer,.has-header .header{min-height:30px}}@media (min-width:1367px){.has-footer .footer,.has-header .header{min-height:33px}}@media (min-width:1681px){.has-footer .footer,.has-header .header{min-height:37px}}@media (min-width:2049px){.has-footer .footer,.has-header .header{min-height:41px}}:root{--IMAGE_MODE:cover;--GRID_GAP:10px;--CONTENT_GAP:10px;--CONTENT_PADDING_X:10px;--CONTENT_PADDING_Y:10px;--MIN_IMAGE_HEIGHT:100px}section.has-footer,section.has-footnotes,section.has-header{--CONTENT_PADDING_X:23px}.layout-caption,.layout-cover,.layout-default,.layout-h-split,.layout-section,.layout-title,.layout-title-image,.layout-v-split{--CONTENT_PADDING_X:23px;--CONTENT_PADDING_Y:20px}@media (min-height:600px){:root{--MIN_IMAGE_HEIGHT:200px}}@media (min-height:768px){:root{--MIN_IMAGE_HEIGHT:300px}}@media (min-width:481px){:root{--GRID_GAP:20px;--CONTENT_GAP:20px;--CONTENT_PADDING_X:20px;--CONTENT_PADDING_Y:20px}section.has-footer,section.has-footnotes,section.has-header{--CONTENT_PADDING_X:46px}.layout-caption,.layout-cover,.layout-default,.layout-h-split,.layout-section,.layout-title,.layout-title-image,.layout-v-split{--CONTENT_PADDING_X:46px;--CONTENT_PADDING_Y:40px}.layout-v-split{--GRID_GAP:46px}}@media (min-width:768px){:root{--GRID_GAP:30px;--CONTENT_GAP:30px;--CONTENT_PADDING_X:30px;--CONTENT_PADDING_Y:30px}section.has-footer,section.has-footnotes,section.has-header{--CONTENT_PADDING_X:69px}.layout-caption,.layout-cover,.layout-default,.layout-h-split,.layout-section,.layout-title,.layout-title-image,.layout-v-split{--CONTENT_PADDING_X:69px;--CONTENT_PADDING_Y:60px}.layout-v-split{--GRID_GAP:69px}}@media (min-width:1025px){:root{--GRID_GAP:40px;--CONTENT_PADDING_X:40px;--CONTENT_PADDING_Y:40px}section.has-footer,section.has-footnotes,section.has-header{--CONTENT_PADDING_X:92px}.layout-caption,.layout-cover,.layout-default,.layout-h-split,.layout-section,.layout-title,.layout-title-image,.layout-v-split{--CONTENT_PADDING_X:92px;--CONTENT_PADDING_Y:80px}.layout-v-split{--GRID_GAP:92px}}@media (min-width:1367px){:root{--CONTENT_GAP:40px;--GRID_GAP:60px;--CONTENT_PADDING_X:60px;--CONTENT_PADDING_Y:60px}section.has-footer,section.has-footnotes,section.has-header{--CONTENT_PADDING_X:118px}.layout-caption,.layout-cover,.layout-default,.layout-h-split,.layout-section,.layout-title,.layout-title-image,.layout-v-split{--CONTENT_PADDING_X:118px;--CONTENT_PADDING_Y:100px}.layout-v-split{--GRID_GAP:118px}}@media (min-width:1681px){:root{--GRID_GAP:80px;--CONTENT_PADDING_X:80px;--CONTENT_PADDING_Y:80px}section.has-footer,section.has-footnotes,section.has-header{--CONTENT_PADDING_X:144px}.layout-caption,.layout-cover,.layout-default,.layout-h-split,.layout-section,.layout-title,.layout-title-image,.layout-v-split{--CONTENT_PADDING_X:144px;--CONTENT_PADDING_Y:120px}.layout-v-split{--GRID_GAP:144px}}@media (min-width:2049px){:root{--GRID_GAP:100px;--CONTENT_PADDING_X:100px;--CONTENT_PADDING_Y:100px}section.has-footer,section.has-footnotes,section.has-header{--CONTENT_PADDING_X:180px}.layout-caption,.layout-cover,.layout-default,.layout-h-split,.layout-section,.layout-title,.layout-title-image,.layout-v-split{--CONTENT_PADDING_X:180px;--CONTENT_PADDING_Y:150px}.layout-v-split{--GRID_GAP:180px}}.contain,.videoWrapper{--IMAGE_MODE:contain}:root{--color-typography-100:#f3f4f6;--color-typography-200:#e5e7eb;--color-typography-300:#d1d5db;--color-typography-400:#9ca3af;--color-typography-500:#6b7280;--color-typography-600:#4b5563;--color-typography-800:#374151;--color-typography-800:#1f2937;--color-typography-900:#111827}body{font-family:var(--bodyfont, "Arial"),Helvetica,sans-serif;color:var(--darkbodytextcolor,#000)}h1,h2,h3,h4,h5,h6{font-family:var(--titlefont, "Arial"),Helvetica,sans-serif;color:var(--darktitletextcolor,#000)}ol,ul{list-style-position:outside}.backgrounds .dark{background:var(--darkbackgroundcolor)}[class*=layout-]>div [class~=lead],section>:not([class*=layout-]) [class~=lead]{font-size:1.25em;line-height:1.6;margin-bottom:1.2em}[class*=layout-]>div a,section>:not([class*=layout-]) a{text-decoration:underline;font-weight:500}[class*=layout-]>div strong,section>:not([class*=layout-]) strong{font-weight:700;font-variation-settings:"wght" 800}[class*=layout-]>div ol[type="A"],section>:not([class*=layout-]) ol[type="A"]{--list-counter-style:upper-alpha}[class*=layout-]>div ol[type="a"],section>:not([class*=layout-]) ol[type="a"]{--list-counter-style:lower-alpha}[class*=layout-]>div ol[type="A s"],section>:not([class*=layout-]) ol[type="A s"]{--list-counter-style:upper-alpha}[class*=layout-]>div ol[type="a s"],section>:not([class*=layout-]) ol[type="a s"]{--list-counter-style:lower-alpha}[class*=layout-]>div ol[type="I"],section>:not([class*=layout-]) ol[type="I"]{--list-counter-style:upper-roman}[class*=layout-]>div ol[type="i"],section>:not([class*=layout-]) ol[type="i"]{--list-counter-style:lower-roman}[class*=layout-]>div ol[type="I s"],section>:not([class*=layout-]) ol[type="I s"]{--list-counter-style:upper-roman}[class*=layout-]>div ol[type="i s"],section>:not([class*=layout-]) ol[type="i s"]{--list-counter-style:lower-roman}[class*=layout-]>div ol[type="1"],section>:not([class*=layout-]) ol[type="1"]{--list-counter-style:decimal}[class*=layout-]>div ol>li,section>:not([class*=layout-]) ol>li{position:relative;padding-left:1.75em}[class*=layout-]>div ol>li::before,section>:not([class*=layout-]) ol>li::before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;left:0;text-align:right;margin-left:-.85em;width:1.75em}[class*=layout-]>div ul>li,section>:not([class*=layout-]) ul>li{position:relative;padding-left:1em}[class*=layout-]>div ul>li::before,section>:not([class*=layout-]) ul>li::before{content:"–";position:absolute;background-color:var(--color-typography-300);width:0;height:0;top:calc(0em);left:0}[class*=layout-]>div ol ul>li::before,[class*=layout-]>div ul ul>li::before,section>:not([class*=layout-]) ul>li::before{content:"–";position:absolute;background-color:var(--color-typography-300);width:0;height:0;top:calc(0em);left:0}[class*=layout-]>div ol ul ul>li::before,[class*=layout-]>div ul ol ul>li::before [class*=layout-]>div ol ol ul>li::before,[class*=layout-]>div ul ul ul>li::before,section>:not([class*=layout-]) ul>li::before{content:"–";position:absolute;background-color:var(--color-typography-300);width:0;height:0;top:calc(0em);left:0}[class*=layout-]>div ol ol ol ul>li::before,[class*=layout-]>div ol ol ul ul>li::before,[class*=layout-]>div ol ul ul ul>li::before,[class*=layout-]>div ul ol ol ul>li::before,[class*=layout-]>div ul ol ul ul>li::before,[class*=layout-]>div ul ul ol ul>li::before,[class*=layout-]>div ul ul ul ul>li::before,section>:not([class*=layout-]) ul>li::before{content:"–";position:absolute;background-color:var(--color-typography-300);width:0;height:0;top:calc(0em);left:0}[class*=layout-]>div hr,section>:not([class*=layout-]) hr{border-color:var(--color-typography-200);border-top-width:1px;margin-top:3em;margin-bottom:3em}[class*=layout-]>div blockquote,section>:not([class*=layout-]) blockquote{font-weight:500;font-style:normal;color:var(--bodytextcolor);border-left-width:.15em;border-left-color:var(--bodytextcolor);quotes:"\201C""\201D""\2018""\2019";margin-top:inherit;margin-bottom:inherit;padding-left:1em}[class*=layout-]>div blockquote p:first-of-type::before,section>:not([class*=layout-]) blockquote p:first-of-type::before{content:none}[class*=layout-]>div blockquote p:last-of-type::after,section>:not([class*=layout-]) blockquote p:last-of-type::after{content:none}[class*=layout-]>div h1,section>:not([class*=layout-]) h1{font-weight:700;line-height:1.3;font-size:1.2em}[class*=layout-]>div h2,section>:not([class*=layout-]) h2{font-weight:700;line-height:1.3;font-size:1.2em}[class*=layout-]>div h3,section>:not([class*=layout-]) h3{font-weight:700;line-height:1.3;font-size:1.2em}[class*=layout-]>div h4,section>:not([class*=layout-]) h4{font-weight:700;line-height:1.3;font-size:1.2em}[class*=layout-]>div figure figcaption,section>:not([class*=layout-]) figure figcaption{color:var(--color-typography-500);font-size:.875em;line-height:1.3;margin-top:.857em}[class*=layout-]>div pre,section>:not([class*=layout-]) pre{color:var(--color-typography-900);font-size:.875em}[class*=layout-]>div pre code,section>:not([class*=layout-]) pre code{display:block}[class*=layout-]>div a code,section>:not([class*=layout-]) a code{color:var(--color-typography-900)}[class*=layout-]>div table,section>:not([class*=layout-]) table{width:100%;table-layout:auto;text-align:left;border-bottom-width:2px;margin-bottom:2em;font-size:.875em;line-height:1.7}[class*=layout-]>div thead,section>:not([class*=layout-]) thead{font-weight:600;border-bottom-width:2px;border-top-width:2px}[class*=layout-]>div thead th,section>:not([class*=layout-]) thead th{vertical-align:bottom;padding-top:.5714286em;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}[class*=layout-]>div tbody tr,section>:not([class*=layout-]) tbody tr{border-bottom-width:1px}[class*=layout-]>div tbody tr:last-child,section>:not([class*=layout-]) tbody tr:last-child{border-bottom-width:0}[class*=layout-]>div tbody td,section>:not([class*=layout-]) tbody td{vertical-align:top;padding-top:.5714286em;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}[class*=layout-]>div p,section>:not([class*=layout-]) p{font-size:1.2em}[class*=layout-]>div img,section>:not([class*=layout-]) img{display:block;margin-top:2rem;margin-bottom:2rem}[class*=layout-]>div .layout-grid>img,section>:not([class*=layout-]) .layout-grid>img{margin-top:0;margin-bottom:0}[class*=layout-]>div video,section>:not([class*=layout-]) video{margin-top:0;margin-bottom:0}[class*=layout-]>div figure,section>:not([class*=layout-]) figure{margin-top:0;margin-bottom:0}[class*=layout-]>div figure>*,section>:not([class*=layout-]) figure>*{margin-top:0;margin-bottom:0}[class*=layout-]>div h2 code,section>:not([class*=layout-]) h2 code{font-size:.875em}[class*=layout-]>div h3 code,section>:not([class*=layout-]) h3 code{font-size:.9em}[class*=layout-]>div>ol,section>:not([class*=layout-]) ol{margin-bottom:1.25em}[class*=layout-]>div>ul,section>:not([class*=layout-]) ul{margin-bottom:1.25em}[class*=layout-]>div>ol,[class*=layout-]>div>ul,section>:not([class*=layout-]) ol,section>:not([class*=layout-]) ul{font-size:1.2em}[class*=layout-]>div li,section>:not([class*=layout-]) li{margin-top:.3em;margin-bottom:.3em}[class*=layout-]>div>ul>li p,section>:not([class*=layout-])>ul>li p{margin-top:.75em;margin-bottom:.75em}.prose ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-top:.75em;margin-bottom:.75em;margin-top:.75em;margin-bottom:.75em;margin-top:.75em;margin-bottom:.75em}[class*=layout-]>div hr+*,section>:not([class*=layout-]) hr+*{margin-top:0}[class*=layout-]>div h2+*,section>:not([class*=layout-]) h2+*{margin-top:0}[class*=layout-]>div h3+*,section>:not([class*=layout-]) h3+*{margin-top:0}[class*=layout-]>div h4+*,section>:not([class*=layout-]) h4+*{margin-top:0}[class*=layout-]>div thead th:first-child,section>:not([class*=layout-]) thead th:first-child{padding-left:0}[class*=layout-]>div thead th:last-child,section>:not([class*=layout-]) thead th:last-child{padding-right:0}[class*=layout-]>div tbody td:first-child,section>:not([class*=layout-]) tbody td:first-child{padding-left:0}[class*=layout-]>div tbody td:last-child,section>:not([class*=layout-]) tbody td:last-child{padding-right:0}[class*=layout-]>div>:first-child,section>:not([class*=layout-])>:first-child{margin-top:0}[class*=layout-]>div>:last-child,section>:not([class*=layout-])>:last-child{margin-bottom:0}[class*=layout-]>div .header,section>:not([class*=layout-]) .header{font-size:.833em}[class*=layout-]>div h5,section>:not([class*=layout-]) h5{font-weight:700;line-height:1.3;font-size:1.2em}[class*=layout-]>div h6,section>:not([class*=layout-]) h6{font-weight:700;line-height:1.3;font-size:1.2em}[class*=layout-]>div,section>:not([class*=layout-]){font-size:1.375em;line-height:1.3}[class*=layout-]>div .header,section>:not([class*=layout-]) .header{font-size:.8125rem}[class*=layout-]>div .footer,section>:not([class*=layout-]) .footer{font-size:.8125rem}[class*=layout-]>div img,section>:not([class*=layout-]) img{margin:0}[class*=layout-]>div,section>:not([class*=layout-]){text-align:left}@media (min-width:640px){[class*=layout-]>div .sm\:layout-grid>img,section>:not([class*=layout-]) .sm\:layout-grid>img{margin-top:0;margin-bottom:0}[class*=layout-]>div .sm\:header,section>:not([class*=layout-]) .sm\:header{font-size:.8125rem}[class*=layout-]>div .sm\:footer,section>:not([class*=layout-]) .sm\:footer{font-size:.8125rem}}@media (min-width:768px){[class*=layout-]>div .md\:layout-grid>img,section>:not([class*=layout-]) .md\:layout-grid>img{margin-top:0;margin-bottom:0}[class*=layout-]>div .md\:header,section>:not([class*=layout-]) .md\:header{font-size:.8125rem}[class*=layout-]>div .md\:footer,section>:not([class*=layout-]) .md\:footer{font-size:.8125rem}}@media (min-width:1024px){[class*=layout-]>div .lg\:layout-grid>img,section>:not([class*=layout-]) .lg\:layout-grid>img{margin-top:0;margin-bottom:0}[class*=layout-]>div .lg\:header,section>:not([class*=layout-]) .lg\:header{font-size:.8125rem}[class*=layout-]>div .lg\:footer,section>:not([class*=layout-]) .lg\:footer{font-size:.8125rem}}@media (min-width:1280px){[class*=layout-]>div .xl\:layout-grid>img,section>:not([class*=layout-]) .xl\:layout-grid>img{margin-top:0;margin-bottom:0}[class*=layout-]>div .xl\:header,section>:not([class*=layout-]) .xl\:header{font-size:.8125rem}[class*=layout-]>div .xl\:footer,section>:not([class*=layout-]) .xl\:footer{font-size:.8125rem}}@media (min-width:1536px){[class*=layout-]>div .\32xl\:layout-grid>img,section>:not([class*=layout-]) .\32xl\:layout-grid>img{margin-top:0;margin-bottom:0}[class*=layout-]>div .\32xl\:header,section>:not([class*=layout-]) .\32xl\:header{font-size:.8125rem}[class*=layout-]>div .\32xl\:footer,section>:not([class*=layout-]) .\32xl\:footer{font-size:.8125rem}}.responsive [class*=layout-]>div,section>:not([class*=layout-]){font-size:1.375em;line-height:1.3}@media (max-width:1366px){.responsive [class*=layout-]>div{font-size:2.8125em;line-height:1.3}.responsive .layout-grid:not(.grid-items-1)>div,.responsive .layout-h-split>div,.responsive .layout-title-image>div,.responsive .layout-v-split>div{font-size:2.3125em}}@media (min-width:1367px){.responsive [class*=layout-]>div{font-size:3.375em;line-height:1.3}.responsive .layout-grid:not(.grid-items-1)>div,.responsive .layout-h-split>div,.responsive .layout-title-image>div,.responsive .layout-v-split>div{font-size:2.8125em}}@media (min-width:1681px){.responsive [class*=layout-]>div{font-size:4.0625em;line-height:1.3}.responsive .layout-grid:not(.grid-items-1)>div,.responsive .layout-h-split>div,.responsive .layout-title-image>div,.responsive .layout-v-split>div{font-size:3.375em}}@media (min-width:2049px){.responsive [class*=layout-]>div{font-size:4.875em;line-height:1.3}.responsive .layout-grid:not(.grid-items-1)>div,.responsive .layout-h-split>div,.responsive .layout-title-image>div,.responsive .layout-v-split>div{font-size:4.0625em;height:auto}}@media (max-width:767px){.responsive [class*=layout-]>div{font-size:2.3125em;line-height:1.3}.responsive .layout-grid:not(.grid-items-1)>div,.responsive .layout-h-split>div,.responsive .layout-title-image>div,.responsive .layout-v-split>div{font-size:1.9375em}}@media (max-height:767px) and (max-width:1024px){.responsive [class*=layout-]>div{font-size:2.3125em;line-height:1.3}.responsive .layout-grid:not(.grid-items-1)>div,.responsive .layout-h-split>div,.responsive .layout-title-image>div,.responsive .layout-v-split>div{font-size:1.9375em}}@media (max-width:480px){.responsive [class*=layout-]>div{font-size:1.9375em;line-height:1.3}}@media (max-height:480px) and (max-width:1014px){.responsive [class*=layout-]>div{font-size:1.9375em;line-height:1.3}}@media (max-width:412px){.responsive [class*=layout-]>div{font-size:1.625em;line-height:1.3}}@media (max-height:412px) and (max-width:870px){.responsive [class*=layout-]>div{font-size:1.625em;line-height:1.3}}@media (max-width:360px){.responsive [class*=layout-]>div{font-size:1.375em;line-height:1.3}}@media (max-height:360px) and (max-width:760px){.responsive [class*=layout-]>div{font-size:1.375em;line-height:1.3}}.dark [class*=layout-]>div,section.dark>:not([class*=layout-]){color:var(--lightbodytextcolor,#d1d5db)}.dark [class*=layout-]>div a,section.dark>:not([class*=layout-]) a{color:var(--lightbodytextcolor,#d1d5db)}.dark [class*=layout-]>div a:hover,section.dark>:not([class*=layout-]) a:hover{color:var(--lightbodytextcolor,#d1d5db)}.dark [class*=layout-]>div h1,section.dark>:not([class*=layout-]) h1{color:var(--lighttitletextcolor,#d1d5db)}.dark [class*=layout-]>div h2,section.dark>:not([class*=layout-]) h2{color:var(--lighttitletextcolor,#d1d5db)}.dark [class*=layout-]>div h3,section.dark>:not([class*=layout-]) h3{color:var(--lighttitletextcolor,#d1d5db)}.dark [class*=layout-]>div h4,section.dark>:not([class*=layout-]) h4{color:var(--lighttitletextcolor,#d1d5db)}.dark [class*=layout-]>div h5,section.dark>:not([class*=layout-]) h5{color:var(--lighttitletextcolor,#d1d5db)}.dark [class*=layout-]>div h6,section.dark>:not([class*=layout-]) h6{color:var(--lighttitletextcolor,#d1d5db)}.dark [class*=layout-]>div strong,section.dark>:not([class*=layout-]) strong{color:var(--lightbodytextcolor,#d1d5db)}.dark [class*=layout-]>div code,section.dark>:not([class*=layout-]) code{color:var(--lightbodytextcolor,#d1d5db)}.dark [class*=layout-]>div figcaption,section.dark>:not([class*=layout-]) figcaption{color:var(--lightbodytextcolor,#d1d5db)}:root{--layout-grid-gap:var(--GRID_GAP);--font-size:1em;--number-of-rows:1}[class*=layout-] .layout-grid{--layout-grid-gap:calc(var(--GRID_GAP) / 2)}.grid-items-1{--layout-grid-cols:minmax(0, 1fr);--number-of-rows:1}.grid-items-2{--layout-grid-cols:minmax(0, 1fr);--number-of-rows:2}.grid-items-3{--layout-grid-cols:minmax(0, 1fr);--number-of-rows:3}.grid-items-4{--layout-grid-cols:minmax(0, 1fr);--number-of-rows:4}.grid-items-5{--layout-grid-cols:minmax(0, 1fr) minmax(0, 1fr);--number-of-rows:3}.grid-items-5>:nth-child(5){grid-column:span 2/span 2}.grid-items-6{--layout-grid-cols:minmax(0, 1fr) minmax(0, 1fr);--number-of-rows:3}.grid-items-7{--layout-grid-cols:minmax(0, 1fr) minmax(0, 1fr);--number-of-rows:4}.grid-items-8{--layout-grid-cols:minmax(0, 1fr) minmax(0, 1fr);--number-of-rows:4}.grid-items-10,.grid-items-9,.grid-items-\+{--layout-grid-cols:minmax(0, 1fr) minmax(0, 1fr);--number-of-rows:3}.grid-items-\+\+{--layout-grid-cols:minmax(0, 1fr) minmax(0, 1fr);--number-of-rows:4}@media (max-width:639px){.grid-items-2>img{max-height:45vh}.grid-items-10>img,.grid-items-3>img,.grid-items-4>img,.grid-items-5>img,.grid-items-6>img,.grid-items-7>img,.grid-items-8>img,.grid-items-9>img,.grid-items-\+>img{max-height:35vh}}@media (min-width:640px){.grid-items-2{--layout-grid-cols:minmax(0, 1fr) minmax(0, 1fr);--number-of-rows:1}.grid-items-3{--layout-grid-cols:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);--number-of-rows:1}.grid-items-4{--layout-grid-cols:minmax(0, 1fr) minmax(0, 1fr);--number-of-rows:2}.grid-items-5{--layout-grid-cols:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);--number-of-rows:2}.grid-items-5>:nth-child(3){grid-row:span 2/span 2}.grid-items-5>:nth-child(5){grid-column:auto;grid-row:auto}.grid-items-6{--layout-grid-cols:minmax(0, 1fr) minmax(0, 1fr);--number-of-rows:3}.grid-items-7{--layout-grid-cols:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);--number-of-rows:3}.grid-items-7>:nth-child(3){grid-row:span 3/span 3}.grid-items-7>:first-child,.grid-items-7>:nth-child(7){grid-column:auto}.grid-items-8{--layout-grid-cols:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);--number-of-rows:3}.grid-items-8>:nth-child(3){grid-row:span 2/span 2}.grid-items-8>:nth-child(8){grid-column:auto}.grid-items-10,.grid-items-9,.grid-items-\+{--layout-grid-cols:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);--number-of-rows:3}.grid-items-\+\+{--layout-grid-cols:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);--number-of-rows:4}}@media (min-width:1280px){.grid-items-6{--layout-grid-cols:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);--number-of-rows:2}.grid-items-7>:nth-child(3){grid-column:auto}}.responsive .layout-grid.grid-items-5>div,.responsive .layout-grid.grid-items-6>div,.responsive .layout-grid.grid-items-7>div,.responsive .layout-grid.grid-items-8>div{font-size:1em}.responsive .layout-grid.grid-items-10>div,.responsive .layout-grid.grid-items-9>div,.responsive .layout-grid.grid-items-\+>div,.responsive .layout-grid.grid-items-\+\+>div{font-size:.833em}@media (min-width:768px){.responsive .layout-grid.grid-items-2>div,.responsive .layout-grid.grid-items-3>div,.responsive .layout-grid.grid-items-4>div,.responsive .layout-grid.grid-items-6>div{font-size:1.9375em}.responsive .layout-grid.grid-items-5>div,.responsive .layout-grid.grid-items-7>div,.responsive .layout-grid.grid-items-8>div{font-size:1.625em}.responsive .layout-grid.grid-items-10>div,.responsive .layout-grid.grid-items-9>div,.responsive .layout-grid.grid-items-\+>div,.responsive .layout-grid.grid-items-\+\+>div{font-size:1.375em}}@media (min-width:1025px){.responsive .layout-grid.grid-items-2>div,.responsive .layout-grid.grid-items-3>div,.responsive .layout-grid.grid-items-4>div{font-size:2.3125em}.responsive .layout-grid.grid-items-5>div,.responsive .layout-grid.grid-items-6>div,.responsive .layout-grid.grid-items-7>div,.responsive .layout-grid.grid-items-8>div{font-size:1.9375em}.responsive .layout-grid.grid-items-10>div,.responsive .layout-grid.grid-items-9>div,.responsive .layout-grid.grid-items-\+>div,.responsive .layout-grid.grid-items-\+\+>div{font-size:1.625em}}@media (min-width:1681px){.responsive .layout-grid.grid-items-2>div,.responsive .layout-grid.grid-items-3>div,.responsive .layout-grid.grid-items-4>div{font-size:2.8125em}.responsive .layout-grid.grid-items-5>div,.responsive .layout-grid.grid-items-6>div,.responsive .layout-grid.grid-items-7>div,.responsive .layout-grid.grid-items-8>div{font-size:2.3125em}.responsive .layout-grid.grid-items-10>div,.responsive .layout-grid.grid-items-9>div,.responsive .layout-grid.grid-items-\+>div,.responsive .layout-grid.grid-items-\+\+>div{font-size:1.9375em}}@media (min-width:2049px){.responsive .layout-grid.grid-items-2>div,.responsive .layout-grid.grid-items-3>div,.responsive .layout-grid.grid-items-4>div{font-size:3.375em}.responsive .layout-grid.grid-items-5>div,.responsive .layout-grid.grid-items-6>div,.responsive .layout-grid.grid-items-7>div,.responsive .layout-grid.grid-items-8>div{font-size:2.8125em}.responsive .layout-grid.grid-items-10>div,.responsive .layout-grid.grid-items-9>div,.responsive .layout-grid.grid-items-\+>div,.responsive .layout-grid.grid-items-\+\+>div{font-size:2.3125em}}.layout-grid{--MIN_IMAGE_HEIGHT:300px}@media (min-width:640px) and (min-height:600px){.layout-grid{--MIN_IMAGE_HEIGHT:calc((200 - var(--number-of-rows) * 50) * 1px)}}@media (min-width:640px) and (max-width:768px){.fitted>.layout-grid:not(.media-grid){--MIN_IMAGE_HEIGHT:150px}}.layout-grid{grid-template-columns:1fr;gap:var(--layout-grid-gap);grid-auto-rows:fit-content(calc(100% / var(--number-of-rows) - ((var(--layout-grid-gap) * (var(--number-of-rows) - 1))/ var(--number-of-rows))));display:grid;overflow-x:hidden;overflow-y:auto;width:100%;height:100%;align-items:start}@media (min-width:640px){.layout-grid{grid-template-columns:var(--layout-grid-cols)}.media-grid{grid-auto-rows:calc(100% / var(--number-of-rows) - ((var(--layout-grid-gap) * (var(--number-of-rows) - 1))/ var(--number-of-rows)))}}.layout-grid>*{font-size:var(--font-size)}.layout-grid>img{width:100%;height:100%;-o-object-fit:var(--IMAGE_MODE);object-fit:var(--IMAGE_MODE)}.layout-v-split{display:flex;flex-direction:column;align-items:stretch;height:100%}.layout-h-split>div,.layout-v-split>div{font-size:1.125em}.layout-h-split>:not(:last-child),.layout-v-split>:not(:last-child){margin-bottom:var(--CONTENT_GAP)}.layout-h-split>.videoWrapper,.layout-h-split>img,.layout-h-split>video,.layout-v-split>.videoWrapper,.layout-v-split>img,.layout-v-split>video{-o-object-fit:var(--IMAGE_MODE);object-fit:var(--IMAGE_MODE);-o-object-position:center;object-position:center;flex-grow:1;flex-shrink:1;height:100%;width:100%}section:not(.has-header,.has-footer,.has-footnotes)>.layout-h-split{padding:0}section:not(.has-header,.has-footer,.has-footnotes)>.layout-h-split>img:first-child+div{padding:0 var(--CONTENT_PADDING_X) var(--CONTENT_PADDING_Y) var(--CONTENT_PADDING_X)}section:not(.has-header,.has-footer,.has-footnotes)>.layout-h-split>div:first-child{padding:var(--CONTENT_PADDING_Y) var(--CONTENT_PADDING_X) 0 var(--CONTENT_PADDING_X)}section:not(.has-header,.has-footer,.has-footnotes)>.layout-h-split>div:first-child+div:last-child{padding:0 var(--CONTENT_PADDING_X) var(--CONTENT_PADDING_Y) var(--CONTENT_PADDING_X)}@media (min-width:600px){.layout-h-split{display:grid;grid-template-rows:repeat(2,calc(50% - (var(--GRID_GAP)/ 2)));gap:var(--GRID_GAP)}.layout-h-split>:not(:last-child){margin-bottom:0}.layout-h-split>.videoWrapper,.layout-h-split>img,.layout-h-split>video,.layout-v-split>.videoWrapper,.layout-v-split>img,.layout-v-split>video{max-height:100%;align-self:stretch}}.layout-v-split>img{max-height:50vh}section:not(.has-header,.has-footer,.has-footnotes)>.layout-v-split{padding:0}section:not(.has-header,.has-footer,.has-footnotes)>.layout-v-split>img:first-child+div{padding:0 var(--CONTENT_PADDING_X) var(--CONTENT_PADDING_Y) var(--CONTENT_PADDING_X)}section:not(.has-header,.has-footer,.has-footnotes)>.layout-v-split>div:first-child{padding:var(--CONTENT_PADDING_Y) var(--CONTENT_PADDING_X) 0 var(--CONTENT_PADDING_X)}section:not(.has-header,.has-footer,.has-footnotes)>.layout-v-split>div:first-child+div:last-child{padding:0 var(--CONTENT_PADDING_X) var(--CONTENT_PADDING_Y) var(--CONTENT_PADDING_X)}section:not(.has-header,.has-footer,.has-footnotes)>.layout-v-split.has-2-images{--GRID_GAP:0px;--CONTENT_GAP:0px}.layout-v-split{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1fr}.layout-v-split>img{overflow:hidden}@media (min-width:768px){.layout-v-split>img{max-height:unset}.layout-v-split{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(2,minmax(0,1fr))}section:not(.has-header,.has-footer,.has-footnotes)>.layout-v-split>img:first-child+div{padding:calc(var(--CONTENT_PADDING_Y)/ 2) calc(var(--GRID_GAP)/ 2) calc(var(--CONTENT_PADDING_Y)/ 2) calc(var(--GRID_GAP)/ 2)}section:not(.has-header,.has-footer,.has-footnotes)>.layout-v-split>div:first-child{padding:calc(var(--CONTENT_PADDING_Y)/ 2) calc(var(--GRID_GAP)/ 2) calc(var(--CONTENT_PADDING_Y)/ 2) calc(var(--GRID_GAP)/ 2)}section:not(.has-header,.has-footer,.has-footnotes)>.layout-v-split>div:first-child+div:last-child{padding:calc(var(--CONTENT_PADDING_Y)/ 2) calc(var(--GRID_GAP)/ 2) calc(var(--CONTENT_PADDING_Y)/ 2) calc(var(--GRID_GAP)/ 2)}section.has-footer>.layout-v-split,section.has-footnotes>.layout-v-split,section.has-header>.layout-v-split{grid-gap:var(--CONTENT_GAP)}.layout-v-split>:not(:last-child){margin-bottom:0}.layout-v-split>.videoWrapper,.layout-v-split>img{max-height:100%}}.layout-title>:not([class*=layout-]){align-items:flex-start;justify-content:center}@media (min-width:768px){.layout-title>:not([class*=layout-]){align-items:center;text-align:center}}.layout-cover>div{align-items:flex-start;justify-content:flex-end}.layout-caption>div{font-size:.9375em}.layout-caption{display:flex;flex-direction:column;height:100%;align-items:stretch}.layout-caption>:not(:last-child){margin-bottom:20px}.layout-caption>div{font-size:1.125em;height:auto}.layout-caption>.videoWrapper,.layout-caption>img,.layout-caption>video{-o-object-fit:var(--IMAGE_MODE);object-fit:var(--IMAGE_MODE);-o-object-position:center;object-position:center;flex-grow:1;flex-shrink:1;height:100%;width:100%}section:not(.has-header,.has-footer,.has-footnotes)>.layout-caption{padding:0}section:not(.has-header,.has-footer,.has-footnotes)>.layout-caption>.videoWrapper:first-child+div,section:not(.has-header,.has-footer,.has-footnotes)>.layout-caption>img:first-child+div,section:not(.has-header,.has-footer,.has-footnotes)>.layout-caption>video:first-child+div{padding:0 var(--CONTENT_PADDING_X) var(--CONTENT_PADDING_Y) var(--CONTENT_PADDING_X)}section:not(.has-header,.has-footer,.has-footnotes)>.layout-caption>div:first-child{padding:var(--CONTENT_PADDING_Y) var(--CONTENT_PADDING_X) 0 var(--CONTENT_PADDING_X)}section:not(.has-header,.has-footer,.has-footnotes)>.layout-caption>div:first-child+div:last-child{padding:0 var(--CONTENT_PADDING_X) var(--CONTENT_PADDING_Y) var(--CONTENT_PADDING_X)}@media(min-width:481px) and (min-height:481px){section:not(.has-header,.has-footer,.has-footnotes)>.layout-caption>.videoWrapper:first-child+div,section:not(.has-header,.has-footer,.has-footnotes)>.layout-caption>img:first-child+div,section:not(.has-header,.has-footer,.has-footnotes)>.layout-caption>video:first-child+div{--CONTENT_PADDING_Y:var(--GRID_GAP)}}@media (min-width:1015px){section:not(.has-header,.has-footer,.has-footnotes)>.layout-caption>.videoWrapper:first-child+div,section:not(.has-header,.has-footer,.has-footnotes)>.layout-caption>img:first-child+div,section:not(.has-header,.has-footer,.has-footnotes)>.layout-caption>video:first-child+div{--CONTENT_PADDING_Y:var(--GRID_GAP)}}@media (min-width:600px){.layout-caption{display:grid;grid-template-rows:70% 1fr;gap:var(--GRID_GAP)}.layout-caption>:not(:last-child){margin-bottom:0}.layout-caption>.videoWrapper,.layout-caption>img,.layout-caption>video,.layout-v-split>.videoWrapper,.layout-v-split>img{max-height:100%;align-self:stretch}}figcaption{position:absolute;bottom:20px;left:20px}.size-cover{-o-object-fit:cover!important;object-fit:cover!important}.size-contain{-o-object-fit:contain!important;object-fit:contain!important}.position-left-top{-o-object-position:left top!important;object-position:left top!important}.position-left-center{-o-object-position:left center!important;object-position:left center!important}.position-left-bottom{-o-object-position:left bottom!important;object-position:left bottom!important}.position-center-top{-o-object-position:center top!important;object-position:center top!important}.position-center-center{-o-object-position:center center!important;object-position:center center!important}.position-center-bottom{-o-object-position:center bottom!important;object-position:center bottom!important}.position-right-top{-o-object-position:right top!important;object-position:right top!important}.position-right-center{-o-object-position:right center!important;object-position:right center!important}.position-right-bottom{-o-object-position:right bottom!important;object-position:right bottom!important}.layout-full-image{display:flex;flex-direction:column;height:100%;align-items:stretch}.layout-full-image>.videoWrapper,.layout-full-image>img{-o-object-fit:var(--IMAGE_MODE);object-fit:var(--IMAGE_MODE);-o-object-position:center;object-position:center;flex-grow:1;flex-shrink:1;height:100%;width:100%}section:not(.has-header,.has-footer,.has-footnotes)>.layout-full-image{padding:0}@media (min-width:600px){.layout-full-image{display:grid;grid-template-rows:100%;gap:var(--GRID_GAP)}.layout-full-image>:not(:last-child){margin-bottom:0}.layout-full-image>.videoWrapper,.layout-full-image>img,.layout-full-image>video,.layout-title-image>img,.layout-title-image>video,.layout-v-split>.videoWrapper,.layout-v-split>img,.layout-v-split>video .layout-title-image>.videoWrapper{max-height:100%;align-self:stretch}}.layout-section>div{align-items:flex-start;justify-content:center}.empty-placeholder{border-left:5px solid rgba(255,215,0,.9);padding:.5em;background-color:rgba(255,215,0,.2);width:100%;border-radius:6px}.empty-placeholder-inline{font-family:monospace;background-color:rgba(128,128,128,.2);border:1px solid rgba(128,128,128,.5);padding:4px;border-radius:6px}.layout-title-image>div{font-size:.9375em}.layout-title-image{display:flex;flex-direction:column;height:100%;align-items:stretch}.layout-title-image>:not(:last-child){margin-bottom:20px}.layout-title-image>div{font-size:1.125em;height:auto}.layout-title-image>.videoWrapper,.layout-title-image>img,.layout-title-image>video{-o-object-fit:var(--IMAGE_MODE);object-fit:var(--IMAGE_MODE);-o-object-position:center;object-position:center;flex-grow:1;flex-shrink:1;height:100%;width:100%}section:not(.has-header,.has-footer,.has-footnotes)>.layout-title-image{padding:0}section:not(.has-header,.has-footer,.has-footnotes)>.layout-title-image>img:first-child+div{padding:0 var(--CONTENT_PADDING_X) var(--CONTENT_PADDING_Y) var(--CONTENT_PADDING_X)}section:not(.has-header,.has-footer,.has-footnotes)>.layout-title-image>div:first-child{padding:var(--CONTENT_PADDING_Y) var(--CONTENT_PADDING_X) 0 var(--CONTENT_PADDING_X)}section:not(.has-header,.has-footer,.has-footnotes)>.layout-title-image>div:first-child+div:last-child{padding:0 var(--CONTENT_PADDING_X) var(--CONTENT_PADDING_Y) var(--CONTENT_PADDING_X)}@media(min-width:481px) and (min-height:481px){section:not(.has-header,.has-footer,.has-footnotes)>.layout-title-image>img:first-child+div{--CONTENT_PADDING_Y:var(--GRID_GAP)}}@media (min-width:1015px){section:not(.has-header,.has-footer,.has-footnotes)>.layout-title-image>img:first-child+div{--CONTENT_PADDING_Y:var(--GRID_GAP)}}@media (min-width:600px){.layout-title-image{display:grid;grid-template-rows:1fr 70%;gap:var(--GRID_GAP)}.layout-title-image>:not(:last-child){margin-bottom:0}.layout-title-image>.videoWrapper,.layout-title-image>img,.layout-v-split>.videoWrapper,.layout-v-split>img{max-height:100%;align-self:stretch}}.material-icons.xs{font-size:.5em}.material-icons.s{font-size:.8em}.material-icons.m{font-size:1em}.material-icons.l{font-size:2em}.material-icons.xl{font-size:4em}.material-icons.xxl{font-size:8em}.playButton{height:72px;width:72px;left:50%;top:50%;transform:translate(-50%,-50%);position:absolute;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAACf1BMVEUAAAAAAAAAAAD7+/sAAAAuLi7r6+v09PQRERFmZmbq6uoEBAROTk4AAAAAAADw8PCxsbEODg6fn58AAAAAAAD5+fkmJiYAAABgYGDs7OwvLy8AAAAAAADp6ekAAACwsLAAAADCwsJHR0cHBwcAAAD8/PwAAAAAAAADAwPq6uoAAAAAAABubm4AAADm5uY8PDzb29vw8PANDQ0AAAC8vLzQ0NAAAADc3NygoKAnJycAAAAAAAAWFhYAAACWlpYAAACenp5tbW1sbGxVVVUAAAAAAAAAAACVlZXy8vIGBgakpKTy8vIAAADFxcUqKirHx8fExMQAAABhYWEAAACZmZnl5eUAAABFRUX7+/sAAAAAAABISEiioqIAAAD6+vqYmJg/Pz+AgICdnZ319fWoqKgAAAAAAAAAAAAAAAC8vLz09PQwMDCAgIApKSn29vavr68KCgqjo6MAAADz8/NAQEDPz8/Ozs4AAABLS0tQUFAtLS0AAAAAAAAAAADb29uhoaEAAAAAAAAAAABXV1fY2NjAwMBvb28AAAAAAAAAAAAVFRUAAABdXV1fX1+Dg4PNzc0AAABra2va2toAAAAYGBgAAAAAAAAAAAASEhJxcXEAAABPT0/Hx8cAAAAAAABeXl6ysrIUFBQ4ODgAAABnZ2cAAADFxcUyMjJKSkoAAADMzMwAAAAAAAAAAABCQkIAAAAAAADo6OjLy8sAAABSUlIICAhDQ0MAAABcXFxUVFQAAADo6OgAAABbW1tMTEyxsbEAAACampoAAAAAAAAAAAArKysAAABWVlYAAAAAAAAlJSUAAAA+Pj4AAACtra3s7Oz39/cAAAAZGRkAAAD///9jk4VYAAAA1HRSTlOzALL9Br33+7fL97TFqAT44bbclLH8uxvK+L1pLvYm4VHnw7Ss/oKvtPalQ84L9cDw+bZI5u0D8dy8opO4QNmn3M3Nx5V8B9n5tN76Rei86ehYyhLa9YHD/kdNw92q/drB0tv736l/sKbl+r7TvPvhtd1P+sLs7DLExb2rAivx3DEqlsfw585ge6G3ZsnJ0+xOzfCZuJpBDLfOJMXqrWHJ4rfAUMuK6b7EFutapJLCFIf26xXGtcJoyMY99TvIxeJX2mc+ib1+x1lquy/BPOH3+4O4nWBMlcYAAATZSURBVHhepZgFXxXpG4avE5yCAwgsndIlsKKEiqjAqrC6rqzZ3d3dsa6bdq6rbnd397/j/kALAwZw5swcvD7ANb/7nZnnfZ4Hhzn7rnScPJX49HyY/3TiqZMdV/Y5zDEVvT+nNUg/gq1zpkcmcpd/4CQkSTPGuG2LKqe9g0FUxZLj1Z6l0lJP9fElFVEYvDOt0pYoNncsQMnRjaXqR+nGoyUAq3JjrUWZZwGSm7MUkqzmZICzmRYid4YTSP+XyxB4r3WOm5vsA1/y0HGd17yGyrUxHXBmuMOJUhIBX/0sSQrM2xVNH6J3zcuSpMJ6H5CYYi46FAT8AUkakRpNCKJTtxsP8QPLD5mJLhTDpmWStOMqplzdIUnLNsHKC6FFs52w/piktMuE5XKapGPrwTk7lOibJFiUJqn2NBacrpWUtgiS/jlQlFkMM9dIruewwXMLpDVzoTizvyglCFVeacPv2GJ3u+StgmBKX5E7EZIDUs1n2OQfNVIgGRLdfUQZMOSA5H0P22zzStVDIONB0WEn5EiuCUTABJcUD87D90UjR4Ff0joiYp0kP4waeU90G3weqZYIWS15fHD7rqhyFRyUPKOJkNEB6SCMrewV/QDpsyQ/EeOXCtfCtB6RuwxypOcZBG9J8VDmNkRjoMElxTAIYiRXA4wxRDMgQRrBoBghJcCMbtH0JPLjpFQG8kQUVqRKcfkkTe8SzYEvpLhJDESPPPYo4ZkUJ30LL3SJiiBHmkwIJD2VSngmSzlQ5GBkAWSZHLW6scgXI2VBQSzZECV5o01FFvmivVIUZDMcKqSpmIqs8k2VKmA4z0CC9KO5yCpfp7QEfmIF5EnjzUVW+cZLefAbifCSNNRcZJVvqFQNo2iEr6Vkc5FVvr9JadDIXpgo+cxFVvkuSRtgPoBLwlxkmU8SQHFEomFP0p9Pe0WrIonWFCLa/4xoe/k/fGjzsB9PJwRTeg/7Xbuv30hl/vptf5BN4T/IFTwD9VInobBKZbBQSoDPrX9aI5X1T2unjDSFLSNrestIbAGUmhY2I5VVYSs1CptFqTVS2Sq1jhfgjGnxb7JT/M/Ali7Rx07jOnqWgVikAnhWqsnH+WaXyPEL1D/kBfmqcdOWw/qHvLLL7zUR8dJbDIKPHmwiHNNgbeGg25rX4Y+7jdZY2CwFBtVobX6g0XLk9rR+qwfT+l2C3PvNaCL4JS0mIhZLutOnGXXsd8JNyfUJEbDbJd0E5/7+DXudNLEK21RNlOr6N+yOtiPwa40Ut8i2J06qmQJH2gYMNcZQsPRLbBHTLnm3QTAl1Jg1tF1asM7WOS+Q2geOWQZfJcGtUkm1r2DBK7WSSm9B0s+mo+gBSWnjCMu4NEl1U8A5PPRwXL7y3nAcgynfPS9J3w+BleVm4/rO5YDfI0nbXy4hBCUvG+O65w6wfGeYBUIL4JtXKElZ9W/0XyC8kdCzQNjsA1rMFggGbRlOYG28S91sfW3hizP3nMvPP7dn5osLX9uqblzxrwPOP9usliznARqaAwqJp7kB4Pzf7ax9gj1rn5wBrkCOsfYhaL32Mbj4dhkGUScS8ur+/R/N2jqsLi/hRBQGZW9fjGA19qrZauy/pqsxE97cUnSdflwv2hJmWWdObHbHjdaWxgIoaGxpvdGRHesw5y8MprBiu9mrWgAAAABJRU5ErkJggg==)}.reversefootnote{display:none}[class*=layout-]>div li>p{font-size:1em}.task-list-item{--checkbox-size:1em}ul .task-list-item{list-style-type:none}ul .task-list-item:before{display:none}.task-list-item-checkbox{float:left;width:1em;height:1em;margin:0 0 0 -1em;border:none;font-size:1em;-webkit-appearance:none;opacity:1}input[type=checkbox].task-list-item-checkbox{position:relative;width:1.2em;height:1.2em;color:#000;border:3px solid var(--darkbodytextcolor);border-radius:6px;appearance:none;outline:0;cursor:pointer;margin-right:.3em;transition:background 175ms cubic-bezier(.1,.1,.25,1)}input[type=checkbox].task-list-item-checkbox::before{position:absolute;content:"";display:block;top:.1em;left:.32em;width:.4em;height:.6em;border-style:solid;border-color:var(--darkbodytextcolor);border-width:0 .13em .1em 0;transform:rotate(45deg);opacity:0}input[type=checkbox].task-list-item-checkbox:checked::before{opacity:1}.dark input[type=checkbox].task-list-item-checkbox{border-color:var(--lightbodytextcolor)}.dark input[type=checkbox].task-list-item-checkbox::before{border-color:var(--lightbodytextcolor)}.hljs{overflow-x:auto;color:var(--code-text);background:var(--code-background);border:1px solid rgba(0,0,0,.03);box-sizing:border-box;border-radius:4px;font-family:"Courier New",Courier,monospace}.dark .hljs{background:var(--dark-code-background)}.hljs-keyword{color:var(--code-include)}.dark .hljs-keyword{color:var(--dark-code-include)}.hljs-built_in{color:var(--code-include)}.dark .hljs-built_in{color:var(--dark-code-include)}.hljs-type{color:var(--code-type)}.dark .hljs-type{color:var(--dark-code-type)}.hljs-literal{color:var(--code-literal)}.dark .hljs-literal{color:var(--dark-code-literal)}.hljs-number{color:var(--code-numbers)}.dark .hljs-number{color:var(--dark-code-numbers)}.hljs-operator{color:var(--code-functions)}.dark .hljs-operator{color:var(--dark-code-functions)}.hljs-regexp{color:var(--code-type)}.dark .hljs-regexp{color:var(--dark-code-type)}.hljs-string{color:var(--code-string)}.dark .hljs-string{color:var(--dark-code-string)}.hljs-subst{color:var(--code-string)}.dark .hljs-subst{color:var(--dark-code-string)}.hljs-function{color:var(--code-functions)}.dark .hljs-function{color:var(--dark-code-functions)}.hljs-variable{color:var(--code-variables)}.dark .hljs-variable{color:var(--dark-code-variables)}.hljs-title{color:var(--code-class-name)}.dark .hljs-title{color:var(--dark-code-class-name)}.hljs-comment{color:var(--code-comment)}.dark .hljs-comment{color:var(--dark-code-comment)}.hljs-meta{color:var(--code-include)}.dark .hljs-meta{color:var(--dark-code-include)}.hljs-meta-string{color:var(--code-string)}.dark .hljs-meta-string{color:var(--dark-code-string)}.hljs-section{font-weight:700}.hljs-name{color:var(--code-functions)}.dark .hljs-name{color:var(--dark-code-functions)}.hljs-attr{color:var(--code-variables)}.dark .hljs-attr{color:var(--dark-code-variables)}.hljs-attribute{color:var(--code-variables)}.dark .hljs-attribute{color:var(--dark-code-variables)}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-formula{color:var(--code-type)}.dark .hljs-formula{color:var(--dark-code-type)}.hljs-link{text-decoration:underline}.hljs-quote{color:var(--code-comment);font-style:normal}.dark .hljs-quote{color:var(--dark-code-comment)}.hljs-selector-tag{color:var(--code-type)}.dark .hljs-selector-tag{color:var(--dark-code-type)}.hljs-selector-id{color:var(--code-type)}.dark .hljs-selector-id{color:var(--dark-code-type)}.hljs-selector-class{color:var(--code-type)}.dark .hljs-selector-class{color:var(--dark-code-type)}.hljs-selector-attr{color:var(--code-variables)}.dark .hljs-selector-attr{color:var(--dark-code-variables)}.hljs-selector-pseudo{color:var(--code-type)}.dark .hljs-selector-pseudo{color:var(--dark-code-type)}.hljs-template-variable{color:var(--code-variables)}.dark .hljs-template-variable{color:var(--dark-code-variables)}.hljs-addition{color:#275078;background-color:rgba(70,137,204,.11)}.dark .hljs-addition{color:#c8e8ff;background-color:rgba(200,232,255,.16)}.hljs-deletion{color:#7c3163;background-color:rgba(207,93,168,.11)}.dark .hljs-deletion{color:#f2cce5;background-color:rgba(242,204,229,.16)}.small-variable-size-headings [class*=layout-]>div h1,.small-variable-size-headings section>:not([class*=layout-]) h1{line-height:1;font-size:1.6em}.small-variable-size-headings [class*=layout-]>div h2,.small-variable-size-headings section>:not([class*=layout-]) h2{line-height:1.1;font-size:1.4em}.small-variable-size-headings [class*=layout-]>div h3,.small-variable-size-headings section>:not([class*=layout-]) h3{line-height:1.2;font-size:1.2em}.small-variable-size-headings [class*=layout-]>div h5,.small-variable-size-headings section>:not([class*=layout-]) h5{font-weight:300}.small-variable-size-headings [class*=layout-]>div h6,.small-variable-size-headings section>:not([class*=layout-]) h6{font-size:1em;line-height:1.4}.small-variable-size-headings .layout-caption>:not([class*=layout-])>h1+h2,.small-variable-size-headings .layout-caption>:not([class*=layout-])>h2+h3,.small-variable-size-headings .layout-caption>:not([class*=layout-])>h3+h4,.small-variable-size-headings .layout-caption>:not([class*=layout-])>h3+h5,.small-variable-size-headings .layout-caption>:not([class*=layout-])>h3+p,.small-variable-size-headings .layout-caption>:not([class*=layout-])>h4+h6,.small-variable-size-headings .layout-caption>:not([class*=layout-])>h5+h6,.small-variable-size-headings .layout-cover>:not([class*=layout-])>h1+h2,.small-variable-size-headings .layout-cover>:not([class*=layout-])>h2+h3,.small-variable-size-headings .layout-cover>:not([class*=layout-])>h3+h4,.small-variable-size-headings .layout-cover>:not([class*=layout-])>h3+h5,.small-variable-size-headings .layout-cover>:not([class*=layout-])>h3+p,.small-variable-size-headings .layout-cover>:not([class*=layout-])>h4+h6,.small-variable-size-headings .layout-cover>:not([class*=layout-])>h5+h6,.small-variable-size-headings .layout-default>:not([class*=layout-])>h1+h2:nth-child(2):last-child,.small-variable-size-headings .layout-default>:not([class*=layout-])>h2+h3:nth-child(2):last-child,.small-variable-size-headings .layout-default>:not([class*=layout-])>h3+h4:nth-child(2):last-child,.small-variable-size-headings .layout-default>:not([class*=layout-])>h3+h5:nth-child(2):last-child,.small-variable-size-headings .layout-default>:not([class*=layout-])>h3+p:nth-child(2):last-child,.small-variable-size-headings .layout-default>:not([class*=layout-])>h4+h6:nth-child(2):last-child,.small-variable-size-headings .layout-default>:not([class*=layout-])>h5+h6:nth-child(2):last-child,.small-variable-size-headings .layout-section>:not([class*=layout-])>h1+h2:nth-child(2):last-child,.small-variable-size-headings .layout-section>:not([class*=layout-])>h2+h3:nth-child(2):last-child,.small-variable-size-headings .layout-section>:not([class*=layout-])>h3+h4:nth-child(2):last-child,.small-variable-size-headings .layout-section>:not([class*=layout-])>h3+h5:nth-child(2):last-child,.small-variable-size-headings .layout-section>:not([class*=layout-])>h3+p:nth-child(2):last-child,.small-variable-size-headings .layout-section>:not([class*=layout-])>h4+h6:nth-child(2):last-child,.small-variable-size-headings .layout-section>:not([class*=layout-])>h5+h6:nth-child(2):last-child,.small-variable-size-headings .layout-title-image>:not([class*=layout-])>h1+h2,.small-variable-size-headings .layout-title-image>:not([class*=layout-])>h2+h3,.small-variable-size-headings .layout-title-image>:not([class*=layout-])>h3+h4,.small-variable-size-headings .layout-title-image>:not([class*=layout-])>h3+h5,.small-variable-size-headings .layout-title-image>:not([class*=layout-])>h3+p,.small-variable-size-headings .layout-title-image>:not([class*=layout-])>h4+h6,.small-variable-size-headings .layout-title-image>:not([class*=layout-])>h5+h6,.small-variable-size-headings .layout-title>:not([class*=layout-])>h1+h2,.small-variable-size-headings .layout-title>:not([class*=layout-])>h2+h3,.small-variable-size-headings .layout-title>:not([class*=layout-])>h3+h4,.small-variable-size-headings .layout-title>:not([class*=layout-])>h3+h5,.small-variable-size-headings .layout-title>:not([class*=layout-])>h3+p,.small-variable-size-headings .layout-title>:not([class*=layout-])>h4+h6,.small-variable-size-headings .layout-title>:not([class*=layout-])>h5+h6{margin-top:.1em}.small-variable-size-headings .layout-caption>:not([class*=layout-])>h1+h3,.small-variable-size-headings .layout-caption>:not([class*=layout-])>h2+h4,.small-variable-size-headings .layout-caption>:not([class*=layout-])>h2+h5,.small-variable-size-headings .layout-caption>:not([class*=layout-])>h2+p,.small-variable-size-headings .layout-caption>:not([class*=layout-])>h3+h6,.small-variable-size-headings .layout-cover>:not([class*=layout-])>h1+h3,.small-variable-size-headings .layout-cover>:not([class*=layout-])>h2+h4,.small-variable-size-headings .layout-cover>:not([class*=layout-])>h2+h5,.small-variable-size-headings .layout-cover>:not([class*=layout-])>h2+p,.small-variable-size-headings .layout-cover>:not([class*=layout-])>h3+h6,.small-variable-size-headings .layout-default>:not([class*=layout-])>h1+h3:nth-child(2):last-child,.small-variable-size-headings .layout-default>:not([class*=layout-])>h2+h4:nth-child(2):last-child,.small-variable-size-headings .layout-default>:not([class*=layout-])>h2+h5:nth-child(2):last-child,.small-variable-size-headings .layout-default>:not([class*=layout-])>h2+p:nth-child(2):last-child,.small-variable-size-headings .layout-default>:not([class*=layout-])>h3+h6:nth-child(2):last-child,.small-variable-size-headings .layout-section>:not([class*=layout-])>h1+h3:nth-child(2):last-child,.small-variable-size-headings .layout-section>:not([class*=layout-])>h2+h4:nth-child(2):last-child,.small-variable-size-headings .layout-section>:not([class*=layout-])>h2+h5:nth-child(2):last-child,.small-variable-size-headings .layout-section>:not([class*=layout-])>h2+p:nth-child(2):last-child,.small-variable-size-headings .layout-section>:not([class*=layout-])>h3+h6:nth-child(2):last-child,.small-variable-size-headings .layout-title-image>:not([class*=layout-])>h1+h3,.small-variable-size-headings .layout-title-image>:not([class*=layout-])>h2+h4,.small-variable-size-headings .layout-title-image>:not([class*=layout-])>h2+h5,.small-variable-size-headings .layout-title-image>:not([class*=layout-])>h2+p,.small-variable-size-headings .layout-title-image>:not([class*=layout-])>h3+h6,.small-variable-size-headings .layout-title>:not([class*=layout-])>h1+h3,.small-variable-size-headings .layout-title>:not([class*=layout-])>h2+h4,.small-variable-size-headings .layout-title>:not([class*=layout-])>h2+h5,.small-variable-size-headings .layout-title>:not([class*=layout-])>h2+p,.small-variable-size-headings .layout-title>:not([class*=layout-])>h3+h6{margin-top:.2em}.small-variable-size-headings .layout-caption>:not([class*=layout-])>h1+h4,.small-variable-size-headings .layout-caption>:not([class*=layout-])>h1+h5,.small-variable-size-headings .layout-caption>:not([class*=layout-])>h1+p,.small-variable-size-headings .layout-caption>:not([class*=layout-])>h2+h6,.small-variable-size-headings .layout-cover>:not([class*=layout-])>h1+h4,.small-variable-size-headings .layout-cover>:not([class*=layout-])>h1+h5,.small-variable-size-headings .layout-cover>:not([class*=layout-])>h1+p,.small-variable-size-headings .layout-cover>:not([class*=layout-])>h2+h6,.small-variable-size-headings .layout-default>:not([class*=layout-])>h1+h5:nth-child(2):last-child,.small-variable-size-headings .layout-default>:not([class*=layout-])>h1+p:nth-child(2):last-child,.small-variable-size-headings .layout-default>:not([class*=layout-])>h2+h6:nth-child(2):last-child,.small-variable-size-headings .layout-section>:not([class*=layout-])>h1+h5:nth-child(2):last-child,.small-variable-size-headings .layout-section>:not([class*=layout-])>h1+p:nth-child(2):last-child,.small-variable-size-headings .layout-section>:not([class*=layout-])>h2+h6:nth-child(2):last-child,.small-variable-size-headings .layout-title-image>:not([class*=layout-])>h1+h4,.small-variable-size-headings .layout-title-image>:not([class*=layout-])>h1+h5,.small-variable-size-headings .layout-title-image>:not([class*=layout-])>h1+p,.small-variable-size-headings .layout-title-image>:not([class*=layout-])>h2+h6,.small-variable-size-headings .layout-title>:not([class*=layout-])>h1+h4,.small-variable-size-headings .layout-title>:not([class*=layout-])>h1+h5,.small-variable-size-headings .layout-title>:not([class*=layout-])>h1+p,.small-variable-size-headings .layout-title>:not([class*=layout-])>h2+h6{margin-top:.3em}.small-variable-size-headings .layout-caption>:not([class*=layout-])>h1+h6,.small-variable-size-headings .layout-cover>:not([class*=layout-])>h1+h6,.small-variable-size-headings .layout-default>:not([class*=layout-])>h1+h6:nth-child(2):last-child,.small-variable-size-headings .layout-section>:not([class*=layout-])>h1+h6:nth-child(2):last-child,.small-variable-size-headings .layout-title-image>:not([class*=layout-])>h1+h6,.small-variable-size-headings .layout-title>:not([class*=layout-])>h1+h6{margin-top:.4em}.variable-size-headings [class*=layout-]>div h1,.variable-size-headings section>:not([class*=layout-]) h1{line-height:1;font-size:2.986em}.variable-size-headings [class*=layout-]>div h2,.variable-size-headings section>:not([class*=layout-]) h2{line-height:1.1;font-size:2.488em}.variable-size-headings [class*=layout-]>div h3,.variable-size-headings section>:not([class*=layout-]) h3{line-height:1.2;font-size:1.728em}.variable-size-headings [class*=layout-]>div h5,.variable-size-headings section>:not([class*=layout-]) h5{font-weight:300}.variable-size-headings [class*=layout-]>div h6,.variable-size-headings section>:not([class*=layout-]) h6{font-size:1em;line-height:1.4}.variable-size-headings .layout-caption>:not([class*=layout-])>h1+h2,.variable-size-headings .layout-caption>:not([class*=layout-])>h2+h3,.variable-size-headings .layout-caption>:not([class*=layout-])>h3+h4,.variable-size-headings .layout-caption>:not([class*=layout-])>h3+h5,.variable-size-headings .layout-caption>:not([class*=layout-])>h3+p,.variable-size-headings .layout-caption>:not([class*=layout-])>h4+h6,.variable-size-headings .layout-caption>:not([class*=layout-])>h5+h6,.variable-size-headings .layout-cover>:not([class*=layout-])>h1+h2,.variable-size-headings .layout-cover>:not([class*=layout-])>h2+h3,.variable-size-headings .layout-cover>:not([class*=layout-])>h3+h4,.variable-size-headings .layout-cover>:not([class*=layout-])>h3+h5,.variable-size-headings .layout-cover>:not([class*=layout-])>h3+p,.variable-size-headings .layout-cover>:not([class*=layout-])>h4+h6,.variable-size-headings .layout-cover>:not([class*=layout-])>h5+h6,.variable-size-headings .layout-default>:not([class*=layout-])>h1+h2:nth-child(2):last-child,.variable-size-headings .layout-default>:not([class*=layout-])>h2+h3:nth-child(2):last-child,.variable-size-headings .layout-default>:not([class*=layout-])>h3+h4:nth-child(2):last-child,.variable-size-headings .layout-default>:not([class*=layout-])>h3+h5:nth-child(2):last-child,.variable-size-headings .layout-default>:not([class*=layout-])>h3+p:nth-child(2):last-child,.variable-size-headings .layout-default>:not([class*=layout-])>h4+h6:nth-child(2):last-child,.variable-size-headings .layout-default>:not([class*=layout-])>h5+h6:nth-child(2):last-child,.variable-size-headings .layout-section>:not([class*=layout-])>h1+h2:nth-child(2):last-child,.variable-size-headings .layout-section>:not([class*=layout-])>h2+h3:nth-child(2):last-child,.variable-size-headings .layout-section>:not([class*=layout-])>h3+h4:nth-child(2):last-child,.variable-size-headings .layout-section>:not([class*=layout-])>h3+h5:nth-child(2):last-child,.variable-size-headings .layout-section>:not([class*=layout-])>h3+p:nth-child(2):last-child,.variable-size-headings .layout-section>:not([class*=layout-])>h4+h6:nth-child(2):last-child,.variable-size-headings .layout-section>:not([class*=layout-])>h5+h6:nth-child(2):last-child,.variable-size-headings .layout-title-image>:not([class*=layout-])>h1+h2,.variable-size-headings .layout-title-image>:not([class*=layout-])>h2+h3,.variable-size-headings .layout-title-image>:not([class*=layout-])>h3+h4,.variable-size-headings .layout-title-image>:not([class*=layout-])>h3+h5,.variable-size-headings .layout-title-image>:not([class*=layout-])>h3+p,.variable-size-headings .layout-title-image>:not([class*=layout-])>h4+h6,.variable-size-headings .layout-title-image>:not([class*=layout-])>h5+h6,.variable-size-headings .layout-title>:not([class*=layout-])>h1+h2,.variable-size-headings .layout-title>:not([class*=layout-])>h2+h3,.variable-size-headings .layout-title>:not([class*=layout-])>h3+h4,.variable-size-headings .layout-title>:not([class*=layout-])>h3+h5,.variable-size-headings .layout-title>:not([class*=layout-])>h3+p,.variable-size-headings .layout-title>:not([class*=layout-])>h4+h6,.variable-size-headings .layout-title>:not([class*=layout-])>h5+h6{margin-top:.1em}.variable-size-headings .layout-caption>:not([class*=layout-])>h1+h3,.variable-size-headings .layout-caption>:not([class*=layout-])>h2+h4,.variable-size-headings .layout-caption>:not([class*=layout-])>h2+h5,.variable-size-headings .layout-caption>:not([class*=layout-])>h2+p,.variable-size-headings .layout-caption>:not([class*=layout-])>h3+h6,.variable-size-headings .layout-cover>:not([class*=layout-])>h1+h3,.variable-size-headings .layout-cover>:not([class*=layout-])>h2+h4,.variable-size-headings .layout-cover>:not([class*=layout-])>h2+h5,.variable-size-headings .layout-cover>:not([class*=layout-])>h2+p,.variable-size-headings .layout-cover>:not([class*=layout-])>h3+h6,.variable-size-headings .layout-default>:not([class*=layout-])>h1+h3:nth-child(2):last-child,.variable-size-headings .layout-default>:not([class*=layout-])>h2+h4:nth-child(2):last-child,.variable-size-headings .layout-default>:not([class*=layout-])>h2+h5:nth-child(2):last-child,.variable-size-headings .layout-default>:not([class*=layout-])>h2+p:nth-child(2):last-child,.variable-size-headings .layout-default>:not([class*=layout-])>h3+h6:nth-child(2):last-child,.variable-size-headings .layout-section>:not([class*=layout-])>h1+h3:nth-child(2):last-child,.variable-size-headings .layout-section>:not([class*=layout-])>h2+h4:nth-child(2):last-child,.variable-size-headings .layout-section>:not([class*=layout-])>h2+h5:nth-child(2):last-child,.variable-size-headings .layout-section>:not([class*=layout-])>h2+p:nth-child(2):last-child,.variable-size-headings .layout-section>:not([class*=layout-])>h3+h6:nth-child(2):last-child,.variable-size-headings .layout-title-image>:not([class*=layout-])>h1+h3,.variable-size-headings .layout-title-image>:not([class*=layout-])>h2+h4,.variable-size-headings .layout-title-image>:not([class*=layout-])>h2+h5,.variable-size-headings .layout-title-image>:not([class*=layout-])>h2+p,.variable-size-headings .layout-title-image>:not([class*=layout-])>h3+h6,.variable-size-headings .layout-title>:not([class*=layout-])>h1+h3,.variable-size-headings .layout-title>:not([class*=layout-])>h2+h4,.variable-size-headings .layout-title>:not([class*=layout-])>h2+h5,.variable-size-headings .layout-title>:not([class*=layout-])>h2+p,.variable-size-headings .layout-title>:not([class*=layout-])>h3+h6{margin-top:.2em}.variable-size-headings .layout-caption>:not([class*=layout-])>h1+h4,.variable-size-headings .layout-caption>:not([class*=layout-])>h1+h5,.variable-size-headings .layout-caption>:not([class*=layout-])>h1+p,.variable-size-headings .layout-caption>:not([class*=layout-])>h2+h6,.variable-size-headings .layout-cover>:not([class*=layout-])>h1+h4,.variable-size-headings .layout-cover>:not([class*=layout-])>h1+h5,.variable-size-headings .layout-cover>:not([class*=layout-])>h1+p,.variable-size-headings .layout-cover>:not([class*=layout-])>h2+h6,.variable-size-headings .layout-default>:not([class*=layout-])>h1+h5:nth-child(2):last-child,.variable-size-headings .layout-default>:not([class*=layout-])>h1+p:nth-child(2):last-child,.variable-size-headings .layout-default>:not([class*=layout-])>h2+h6:nth-child(2):last-child,.variable-size-headings .layout-section>:not([class*=layout-])>h1+h5:nth-child(2):last-child,.variable-size-headings .layout-section>:not([class*=layout-])>h1+p:nth-child(2):last-child,.variable-size-headings .layout-section>:not([class*=layout-])>h2+h6:nth-child(2):last-child,.variable-size-headings .layout-title-image>:not([class*=layout-])>h1+h4,.variable-size-headings .layout-title-image>:not([class*=layout-])>h1+h5,.variable-size-headings .layout-title-image>:not([class*=layout-])>h1+p,.variable-size-headings .layout-title-image>:not([class*=layout-])>h2+h6,.variable-size-headings .layout-title>:not([class*=layout-])>h1+h4,.variable-size-headings .layout-title>:not([class*=layout-])>h1+h5,.variable-size-headings .layout-title>:not([class*=layout-])>h1+p,.variable-size-headings .layout-title>:not([class*=layout-])>h2+h6{margin-top:.3em}.variable-size-headings .layout-caption>:not([class*=layout-])>h1+h6,.variable-size-headings .layout-cover>:not([class*=layout-])>h1+h6,.variable-size-headings .layout-default>:not([class*=layout-])>h1+h6:nth-child(2):last-child,.variable-size-headings .layout-section>:not([class*=layout-])>h1+h6:nth-child(2):last-child,.variable-size-headings .layout-title-image>:not([class*=layout-])>h1+h6,.variable-size-headings .layout-title>:not([class*=layout-])>h1+h6{margin-top:.4em}@media (max-width:639px){.variable-size-headings [class*=layout-]>div h1,.variable-size-headings section>:not([class*=layout-]) h1{line-height:1;font-size:2.074em}.variable-size-headings [class*=layout-]>div h2,.variable-size-headings section>:not([class*=layout-]) h2{line-height:1.1;font-size:1.728em}.variable-size-headings [class*=layout-]>div h3,.variable-size-headings section>:not([class*=layout-]) h3{line-height:1.2;font-size:1.44em}.variable-size-headings [class*=layout-]>div h5,.variable-size-headings section>:not([class*=layout-]) h5{font-weight:400}.variable-size-headings [class*=layout-]>div h6,.variable-size-headings section>:not([class*=layout-]) h6{font-size:1em;line-height:1.4}}.variable-size-headings .has-header .layout-cover div{padding-bottom:10px}.layout-notes{color:#000}.reveal [class*=layout-]>div>.is-single-quote{align-self:center;margin-top:auto;margin-bottom:auto;border:none}.reveal [class*=layout-]>div>.is-single-quote p{font-style:italic}.reveal [class*=layout-]>div>.is-single-quote .line{border-top:2px solid;width:30%;margin-left:auto;margin-right:auto;margin-top:.8em;margin-bottom:.8em}.mac.night-mode mark,.night-mode mark,mark{--mark-vertical-padding:0%;--mark-vertical-offset:0%;--mark-underline-thickness:0.175em;--mark-text-blend-amount:0.0;--mark-text-white:0.0;--mark-background-alpha:0.55;--mark-underline-dim-amount:0.0;--mark-underline-color:rgb(calc(255 * var(--mark-r) * (1.0 - var(--mark-underline-dim-amount))), calc(255 * var(--mark-g) * (1.0 - var(--mark-underline-dim-amount))), calc(255 * var(--mark-b) * (1.0 - var(--mark-underline-dim-amount))));--mark-underline-color:color(display-p3 calc(var(--mark-r) * (1.0 - var(--mark-underline-dim-amount))) calc(var(--mark-g) * (1.0 - var(--mark-underline-dim-amount))) calc(var(--mark-b) * (1.0 - var(--mark-underline-dim-amount))));--mark-background-color:rgba(calc(255 * var(--mark-r)), calc(255 * var(--mark-g)), calc(255 * var(--mark-b)), var(--mark-background-alpha));--mark-background-color:color(display-p3 var(--mark-r) var(--mark-g) var(--mark-b) / var(--mark-background-alpha));color:var(--mark-text-color);background:radial-gradient(farthest-side,var(--mark-underline-color) 92.5%,transparent 100%) bottom var(--mark-vertical-offset) right 0/var(--mark-underline-thickness) var(--mark-underline-thickness),radial-gradient(farthest-side,var(--mark-underline-color) 92.5%,transparent 100%) bottom var(--mark-vertical-offset) left 0/var(--mark-underline-thickness) var(--mark-underline-thickness),linear-gradient(var(--mark-underline-color),var(--mark-underline-color)) bottom var(--mark-vertical-offset) center/calc(100% - var(--mark-underline-thickness)) var(--mark-underline-thickness),linear-gradient(180deg,rgba(255,255,255,0) var(--mark-vertical-padding),var(--mark-background-color) var(--mark-vertical-padding),var(--mark-background-color) calc(100% - var(--mark-vertical-offset)) ,rgba(255,255,255,0) calc(100% - var(--mark-vertical-offset)),rgba(255,255,255,0) 100%);background-repeat:no-repeat;padding:0 0 .08333em 0;background-clip:content-box}h1 mark,h2 mark,h3 mark,h4 mark,h5 mark,h6 mark{--mark-vertical-padding:14%;--mark-vertical-offset:8%}.dark mark{--mark-underline-alpha:0.75;--mark-background-alpha:0.175;--mark-text-white:0.8;--mark-text-blend-amount:0.275;--mark-underline-dim-amount:0.2}.yellow-mark,html,mark.yellow{--mark-r:1.0;--mark-g:0.85;--mark-b:0.0}.orange-mark,mark.orange{--mark-r:1.0;--mark-g:0.5;--mark-b:0.25;--mark-background-alpha:0.3}.pink-mark,mark.pink{--mark-r:0.95;--mark-g:0.0;--mark-b:0.7;--mark-background-alpha:0.2}.night-mode mark.pink,.night-mode.pink-mark{--mark-background-alpha:0.225}.purple-mark,mark.purple{--mark-r:0.5;--mark-g:0.0;--mark-b:0.95;--mark-background-alpha:0.2}.dark mark.purple,.dark.purple-mark{--mark-background-alpha:0.3}.blue-mark,mark.blue{--mark-r:0.0;--mark-g:0.75;--mark-b:1.0;--mark-background-alpha:0.2}.green-mark,mark.green{--mark-r:0.6;--mark-g:0.9;--mark-b:0.0}.task-list-item-checked-fade .task-list-item:has(.task-list-item-checkbox:checked) mark{--mark-r:0.85;--mark-g:0.85;--mark-b:0.85}.task-list-item-checked-fade.dark .task-list-item:has(.task-list-item-checkbox:checked) mark{--mark-r:0.4;--mark-g:0.4;--mark-b:0.4}@media print{mark{background:var(--mark-background-color);padding:0;border-bottom:var(--mark-underline-thickness) solid var(--mark-underline-color)}}.context-pdf-export mark{background:var(--mark-background-color);padding:0;border-bottom:var(--mark-underline-thickness) solid var(--mark-underline-color)}.background-filter-darken .slide-background-content,.image-filter-darken{filter:brightness(50%)}.background-filter-lighten .slide-background-content,.image-filter-lighten{filter:brightness(150%)}.background-filter-grayscale .slide-background-content,.image-filter-grayscale{filter:grayscale(1)}.background-filter-sepia .slide-background-content,.image-filter-sepia{filter:sepia(1)}.background-filter-blur .slide-background-content,.image-filter-blur{filter:blur(.5em)}.background-opacity-hundred .slide-background-content,.image-opacity-hundred{opacity:1}.background-opacity-heighty .slide-background-content,.image-opacity-heighty{opacity:.8}.background-opacity-sixty .slide-background-content,.image-opacity-sixty{opacity:.6}.background-opacity-forty .slide-background-content,.image-opacity-forty{opacity:.4}.background-opacity-twenty .slide-background-content,.image-opacity-twenty{opacity:.2}:root{--code-background:rgba(0, 0, 0, 0.03);--code-border:rgba(0, 0, 0, 0.05);--code-text:#303030;--code-comment:#9ea4aa;--code-type:#9f3b4f;--code-include:#8c3a94;--code-string:#6959a1;--code-class-name:#4968a8;--code-numbers:#a58a2a;--code-variables:#4689cc;--code-functions:#cf5da8;--code-literal:#db651c;--dark-code-background:rgba(0, 0, 0, 0.26);--dark-code-border:rgba(0, 0, 0, 0.28);--dark-code-text:#F7F7F7;--dark-code-comment:#80878D;--dark-code-type:#EF98A8;--dark-code-include:#C596C9;--dark-code-string:#A59CC7;--dark-code-class-name:#94A5CB;--dark-code-numbers:#E8D670;--dark-code-variables:#77B5E3;--dark-code-functions:#DF8DC0;--dark-code-literal:#F6B99A}.backgrounds .dark.caption-container,.backgrounds .dark.default-container,.backgrounds .dark.grid-container,.backgrounds .dark.title-image-container,.backgrounds .dark.v-split-container{background-color:var(--darkaccent1color)}.backgrounds .light.caption-container,.backgrounds .light.default-container,.backgrounds .light.grid-container,.backgrounds .light.title-image-container,.backgrounds .light.v-split-container{background-color:var(--lightaccent1color)}[class*=layout-]>div h1+h2,[class*=layout-]>div h1+h3,[class*=layout-]>div h2+h3{font-weight:400,}[class*=layout-]>div h1{text-transform:uppercase}[class*=layout-]>div h1 .math{text-transform:none}section .katex{font-size:1.05em}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/34494743736fda757197d16fcc6a6e1a79317c86/3a29f/engine/katex/fonts/katex_ams-regular.woff2) format("woff2"),url(/99ada2de3200e795143d639232c3444b08018235/2c1db/engine/katex/fonts/katex_ams-regular.woff) format("woff"),url(/1dfd0ee6e30f8a1c23999d9d965db8700b5a9f2e/72395/engine/katex/fonts/katex_ams-regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/5bfa49cac46cd1d7ab1351388d37c11af59ba615/071ca/engine/katex/fonts/katex_caligraphic-bold.woff2) format("woff2"),url(/dd23ac0fb0ac469b0624485ea78d700f63614203/398ce/engine/katex/fonts/katex_caligraphic-bold.woff) format("woff"),url(/8fab738a16ba8fb7e7002a075f036a455a45c6e8/11333/engine/katex/fonts/katex_caligraphic-bold.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/9f8077e0b38a290cd9b7b136b0ac29c8375e81a6/af5f1/engine/katex/fonts/katex_caligraphic-regular.woff2) format("woff2"),url(/1a6f39bd70c9b74713078df5f7dd6108f9bad38b/4f60b/engine/katex/fonts/katex_caligraphic-regular.woff) format("woff"),url(/26f26a13e6a7d0a69b48f62acd31a8196bce7f6e/cb406/engine/katex/fonts/katex_caligraphic-regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/f98f89272eca11ae417672c59a0faa6a88805a89/41408/engine/katex/fonts/katex_fraktur-bold.woff2) format("woff2"),url(/5bbafd501f262219426af7f20c1103bb4b732592/ff271/engine/katex/fonts/katex_fraktur-bold.woff) format("woff"),url(/4e08dd00383124e7cd96970ccb0fbe35c9efaaa3/82113/engine/katex/fonts/katex_fraktur-bold.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/a5764c6e2784d02820c0b904089f3fac798be4fa/d5c68/engine/katex/fonts/katex_fraktur-regular.woff2) format("woff2"),url(/6f756376360f0815b44862f57f795eb7c1cd4db2/1e848/engine/katex/fonts/katex_fraktur-regular.woff) format("woff"),url(/17db40882dd5f140625f28dd94c43045e1893e98/5287f/engine/katex/fonts/katex_fraktur-regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/31050a1b1b123fb2c59cad1f74b7dff90deb8fce/bd438/engine/katex/fonts/katex_main-bold.woff2) format("woff2"),url(/f69a36250eae6e8a02173a9909aa628428ba2060/90af4/engine/katex/fonts/katex_main-bold.woff) format("woff"),url(/413ab3dc3fc3a5752275bae2cae67eb58f2b32f0/2334d/engine/katex/fonts/katex_main-bold.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/a4a4905b8b126f9ffd553d21a72a0c24e9480345/15731/engine/katex/fonts/katex_main-bolditalic.woff2) format("woff2"),url(/038bbdc8887a9730ad94147fc57c6ff4dfb48411/24c6d/engine/katex/fonts/katex_main-bolditalic.woff) format("woff"),url(/ba6464e442fd50aef7678924ba0f2d9581ebbb07/4a2b7/engine/katex/fonts/katex_main-bolditalic.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/c9b2b5ffd2f27aa5c6b6f9ba41a7b2b4e66102d3/3278e/engine/katex/fonts/katex_main-italic.woff2) format("woff2"),url(/7c8589213bc7003e2c2334b51ca4152858987abd/d4a3f/engine/katex/fonts/katex_main-italic.woff) format("woff"),url(/1d5668a2b94ae7dbeefdd7cd68d98fe9d5825e07/db42a/engine/katex/fonts/katex_main-italic.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/c884086c25cec8558160b2026f906ef7da3570ac/bcc70/engine/katex/fonts/katex_main-regular.woff2) format("woff2"),url(/fdcae54ba1d4635ee85a5462cc1c97e521cfd515/dc557/engine/katex/fonts/katex_main-regular.woff) format("woff"),url(/8744db6ef8c309e3dc85f1bbe980520ad8b7bfd4/48c76/engine/katex/fonts/katex_main-regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/8fcb9d2de65ac71a0c4fdd986173db730592ed8a/78992/engine/katex/fonts/katex_math-bolditalic.woff2) format("woff2"),url(/d54e6480d6d4046c6a5619aa383baa5971fb8a0c/201ea/engine/katex/fonts/katex_math-bolditalic.woff) format("woff"),url(/e80cc4c232d2075f762a52d46beb4ffbd37a5f1a/47da1/engine/katex/fonts/katex_math-bolditalic.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/db4883d0cff95ecb5c03410e3283a737c51ed604/08630/engine/katex/fonts/katex_math-italic.woff2) format("woff2"),url(/1c1b48739e1cb4be13ddd8c0bc279dde851bdba0/8d026/engine/katex/fonts/katex_math-italic.woff) format("woff"),url(/9e9a10d8fa5ad88c9ecfa4902addd4d92580b2bc/be86d/engine/katex/fonts/katex_math-italic.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/886e61797a525d4aafce0aaf57414fdfaea1b873/4c25f/engine/katex/fonts/katex_sansserif-bold.woff2) format("woff2"),url(/a2beddc8a3d4d08028d707776edbd4d24f2ec0fc/33215/engine/katex/fonts/katex_sansserif-bold.woff) format("woff"),url(/20b45f5346b686d52c445745393d1707bb88ec1d/fbebc/engine/katex/fonts/katex_sansserif-bold.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/3d5fa3cb309f8d83b4dcbdd27725f270f60f3eeb/dcc2f/engine/katex/fonts/katex_sansserif-italic.woff2) format("woff2"),url(/7564a366b76fd837041c24beef4c5580a5add40e/8964a/engine/katex/fonts/katex_sansserif-italic.woff) format("woff"),url(/991fbdc03168bb14a4447cfa3e515f09a6ecfedc/e3ec7/engine/katex/fonts/katex_sansserif-italic.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/e45d5f4f4a7f2ff3dca9fccc2f148e781e23f292/70ac3/engine/katex/fonts/katex_sansserif-regular.woff2) format("woff2"),url(/804610f4cb2e2ead9694b8da2ec84ece8d09c38d/494d3/engine/katex/fonts/katex_sansserif-regular.woff) format("woff"),url(/4a8e17a0cb58a8228dd4417fbd1b899e41dab045/152b5/engine/katex/fonts/katex_sansserif-regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/63b80959f1fc56899ae21ba0cbbcd39a6cb08390/87b8e/engine/katex/fonts/katex_script-regular.woff2) format("woff2"),url(/6a05cdca4f1f7085e607dc38bedef55753f86fd8/cbbdc/engine/katex/fonts/katex_script-regular.woff) format("woff"),url(/c6f675da81ad29cbf24b2cf770f795b4da2c648e/d7de2/engine/katex/fonts/katex_script-regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/57fa599974a1bc0b37d5f0e5cc8602302f02b573/3040f/engine/katex/fonts/katex_size1-regular.woff2) format("woff2"),url(/aefe6674a56533627c739cd7896398f14487e01c/b6685/engine/katex/fonts/katex_size1-regular.woff) format("woff"),url(/3280bacbcb1245971fe01017b474c76c337c10c9/6ebae/engine/katex/fonts/katex_size1-regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/ee18713634a3be8c997276808552ab195a598f43/a41a4/engine/katex/fonts/katex_size2-regular.woff2) format("woff2"),url(/46698ff1819bd27826fd5d2dc4ba4e1f63cacdf4/55dab/engine/katex/fonts/katex_size2-regular.woff) format("woff"),url(/faf73ff3e795184e5431666ffafeb8aa0e28834d/568e3/engine/katex/fonts/katex_size2-regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(/19a7caadfb66bd2757810ae47e5c7a0e005101a1/b8b49/engine/katex/fonts/katex_size3-regular.woff2) format("woff2"),url(/1da1905a6d1d9bcab92b059df72b528dea708bcb/88de6/engine/katex/fonts/katex_size3-regular.woff) format("woff"),url(/302a61b2ecdf82d39e6780f42bd07ee4ce67b8d5/44304/engine/katex/fonts/katex_size3-regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/9bed17fb92f2650501e229862c40c6407e1c5528/e8f5d/engine/katex/fonts/katex_size4-regular.woff2) format("woff2"),url(/8fdddb83513ec226231ebee05079ec45fc013578/1323f/engine/katex/fonts/katex_size4-regular.woff) format("woff"),url(/3d8d9dd58a03b7a46d497f5761e60d8b844a5199/b0059/engine/katex/fonts/katex_size4-regular.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/7a08883fffc6958c71cc01a75a0b99cca3e4b475/2bc88/engine/katex/fonts/katex_typewriter-regular.woff2) format("woff2"),url(/f5e729fa4ff466fc07e0c7ab1979ad70c45fa5d5/90e69/engine/katex/fonts/katex_typewriter-regular.woff) format("woff"),url(/629b99faf18d97529f21a1b1018093e60bcd058f/49daa/engine/katex/fonts/katex_typewriter-regular.ttf) format("truetype")}.katex{text-rendering:auto;font:normal 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.15.1"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.27777778em;margin-right:-.55555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.83333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.71428571em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.85714286em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14285714em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571429em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857143em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71428571em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714286em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857143em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96285714em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55428571em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.55555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.66666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.77777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.88888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.41666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.58333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.66666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.83333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.34722222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.41666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.48611111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.55555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.69444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.83333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44027778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.28935185em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.34722222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.40509259em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.46296296em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.52083333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.69444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.83333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023148em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981481em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108004em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.28929605em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.33751205em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.38572806em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.43394407em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216008em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.57859209em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.69431051em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.83317261em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961427em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.20096463em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.24115756em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.28135048em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.32154341em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.36173633em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.40192926em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.48231511em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.57877814em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.69453376em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.83360129em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}