Commit fc1772b9 authored by Carolina's avatar Carolina
Browse files

Modifica slides JS

parent b644cf86
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
*/html,body,.reveal div,.reveal span,.reveal applet,.reveal object,.reveal iframe,.reveal h1,.reveal h2,.reveal h3,.reveal h4,.reveal h5,.reveal h6,.reveal p,.reveal blockquote,.reveal pre,.reveal a,.reveal abbr,.reveal acronym,.reveal address,.reveal big,.reveal cite,.reveal code,.reveal del,.reveal dfn,.reveal em,.reveal img,.reveal ins,.reveal kbd,.reveal q,.reveal s,.reveal samp,.reveal small,.reveal strike,.reveal strong,.reveal sub,.reveal sup,.reveal tt,.reveal var,.reveal b,.reveal u,.reveal center,.reveal dl,.reveal dt,.reveal dd,.reveal ol,.reveal ul,.reveal li,.reveal fieldset,.reveal form,.reveal label,.reveal legend,.reveal table,.reveal caption,.reveal tbody,.reveal tfoot,.reveal thead,.reveal tr,.reveal th,.reveal td,.reveal article,.reveal aside,.reveal canvas,.reveal details,.reveal embed,.reveal figure,.reveal figcaption,.reveal footer,.reveal header,.reveal hgroup,.reveal menu,.reveal nav,.reveal output,.reveal ruby,.reveal section,.reveal summary,.reveal time,.reveal mark,.reveal audio,.reveal video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.reveal article,.reveal aside,.reveal details,.reveal figcaption,.reveal figure,.reveal footer,.reveal header,.reveal hgroup,.reveal menu,.reveal nav,.reveal section{display:block}html,body{width:100%;height:100%;overflow:hidden}body{position:relative;line-height:1;background-color:#fff;color:#000}.reveal .slides section .fragment{opacity:0;visibility:hidden;-webkit-transition:all .2s ease;transition:all .2s ease}.reveal .slides section .fragment.visible{opacity:1;visibility:visible}.reveal .slides section .fragment.grow{opacity:1;visibility:visible}.reveal .slides section .fragment.grow.visible{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.reveal .slides section .fragment.shrink{opacity:1;visibility:visible}.reveal .slides section .fragment.shrink.visible{-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7)}.reveal .slides section .fragment.zoom-in{-webkit-transform:scale(0.1);-ms-transform:scale(0.1);transform:scale(0.1)}.reveal .slides section .fragment.zoom-in.visible{-webkit-transform:none;-ms-transform:none;transform:none}.reveal .slides section .fragment.fade-out{opacity:1;visibility:visible}.reveal .slides section .fragment.fade-out.visible{opacity:0;visibility:hidden}.reveal .slides section .fragment.semi-fade-out{opacity:1;visibility:visible}.reveal .slides section .fragment.semi-fade-out.visible{opacity:0.5;visibility:visible}.reveal .slides section .fragment.strike{opacity:1;visibility:visible}.reveal .slides section .fragment.strike.visible{text-decoration:line-through}.reveal .slides section .fragment.fade-up{-webkit-transform:translate(0, 20%);-ms-transform:translate(0, 20%);transform:translate(0, 20%)}.reveal .slides section .fragment.fade-up.visible{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.reveal .slides section .fragment.fade-down{-webkit-transform:translate(0, -20%);-ms-transform:translate(0, -20%);transform:translate(0, -20%)}.reveal .slides section .fragment.fade-down.visible{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.reveal .slides section .fragment.fade-right{-webkit-transform:translate(-20%, 0);-ms-transform:translate(-20%, 0);transform:translate(-20%, 0)}.reveal .slides section .fragment.fade-right.visible{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.reveal .slides section .fragment.fade-left{-webkit-transform:translate(20%, 0);-ms-transform:translate(20%, 0);transform:translate(20%, 0)}.reveal .slides section .fragment.fade-left.visible{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.reveal .slides section .fragment.current-visible{opacity:0;visibility:hidden}.reveal .slides section .fragment.current-visible.current-fragment{opacity:1;visibility:visible}.reveal .slides section .fragment.highlight-red,.reveal .slides section .fragment.highlight-current-red,.reveal .slides section .fragment.highlight-green,.reveal .slides section .fragment.highlight-current-green,.reveal .slides section .fragment.highlight-blue,.reveal .slides section .fragment.highlight-current-blue{opacity:1;visibility:visible}.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}.reveal .stretch{max-width:none;max-height:none}.reveal pre.stretch code{height:100%;max-height:100%;-moz-box-sizing:border-box;box-sizing:border-box}.reveal .controls{display:none;position:fixed;width:110px;height:110px;z-index:30;right:10px;bottom:10px;-webkit-user-select:none}.reveal .controls button{padding:0;position:absolute;opacity:0.05;width:0;height:0;background-color:transparent;border:12px solid transparent;-webkit-transform:scale(0.9999);-ms-transform:scale(0.9999);transform:scale(0.9999);-webkit-transition:all 0.2s ease;transition:all 0.2s ease;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.reveal .controls .enabled{opacity:0.7;cursor:pointer}.reveal .controls .enabled:active{margin-top:1px}.reveal .controls .navigate-left{top:42px;border-right-width:22px;border-right-color:#000}.reveal .controls .navigate-left.fragmented{opacity:0.3}.reveal .controls .navigate-right{left:74px;top:42px;border-left-width:22px;border-left-color:#000}.reveal .controls .navigate-right.fragmented{opacity:0.3}.reveal .controls .navigate-up{left:42px;border-bottom-width:22px;border-bottom-color:#000}.reveal .controls .navigate-up.fragmented{opacity:0.3}.reveal .controls .navigate-down{left:42px;top:74px;border-top-width:22px;border-top-color:#000}.reveal .controls .navigate-down.fragmented{opacity:0.3}.reveal .progress{position:fixed;display:none;height:3px;width:100%;bottom:0;left:0;z-index:10;background-color:rgba(0,0,0,0.2)}.reveal .progress:after{content:'';display:block;position:absolute;height:20px;width:100%;top:-20px}.reveal .progress span{display:block;height:100%;width:0px;background-color:#000;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.reveal .slide-number{position:fixed;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,0.4);padding:5px}.reveal .slide-number-delimiter{margin:0 3px}.reveal{position:relative;width:100%;height:100%;overflow:hidden;-ms-touch-action:none;touch-action:none}.reveal .slides{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;margin:auto;overflow:visible;z-index:1;text-align:center;-webkit-perspective:600px;perspective:600px;-webkit-perspective-origin:50% 40%;perspective-origin:50% 40%}.reveal .slides>section{-ms-perspective:600px}.reveal .slides>section,.reveal .slides>section>section{display:none;position:absolute;width:100%;padding:20px 0px;z-index:10;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:-webkit-transform-origin 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985),-webkit-transform 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985),visibility 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985),opacity 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:-ms-transform-origin 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985),transform 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985),visibility 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985),opacity 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:transform-origin 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985),transform 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985),visibility 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985),opacity 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.reveal[data-transition-speed="fast"] .slides section{-webkit-transition-duration:400ms;transition-duration:400ms}.reveal[data-transition-speed="slow"] .slides section{-webkit-transition-duration:1200ms;transition-duration:1200ms}.reveal .slides section[data-transition-speed="fast"]{-webkit-transition-duration:400ms;transition-duration:400ms}.reveal .slides section[data-transition-speed="slow"]{-webkit-transition-duration:1200ms;transition-duration:1200ms}.reveal .slides>section.stack{padding-top:0;padding-bottom:0}.reveal .slides>section.present,.reveal .slides>section>section.present{display:block;z-index:11;opacity:1}.reveal.center,.reveal.center .slides,.reveal.center .slides section{min-height:0 !important}.reveal .slides>section.future,.reveal .slides>section>section.future,.reveal .slides>section.past,.reveal .slides>section>section.past{pointer-events:none}.reveal.overview .slides>section,.reveal.overview .slides>section>section{pointer-events:auto}.reveal .slides>section.past,.reveal .slides>section.future,.reveal .slides>section>section.past,.reveal .slides>section>section.future{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{-webkit-transform:translate(-150%, 0);-ms-transform:translate(-150%, 0);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{-webkit-transform:translate(150%, 0);-ms-transform:translate(150%, 0);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{-webkit-transform:translate(0, -150%);-ms-transform:translate(0, -150%);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{-webkit-transform:translate(0, 150%);-ms-transform:translate(0, 150%);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{-webkit-transform:translate(-150%, 0);-ms-transform:translate(-150%, 0);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{-webkit-transform:translate(150%, 0);-ms-transform:translate(150%, 0);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{-webkit-transform:translate(0, -150%);-ms-transform:translate(0, -150%);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{-webkit-transform:translate(0, 150%);-ms-transform:translate(0, 150%);transform:translate(0, 150%)}.reveal .slides>section[data-transition=default].past,.reveal .slides>section[data-transition~=default-out].past,.reveal.default .slides>section:not([data-transition]).past{-webkit-transform:translate3d(-100%, 0, 0) rotateY(-90deg) translate3d(-100%, 0, 0);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{-webkit-transform:translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 0, 0);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{-webkit-transform:translate3d(0, -300px, 0) rotateX(70deg) translate3d(0, -300px, 0);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{-webkit-transform:translate3d(0, 300px, 0) rotateX(-70deg) translate3d(0, 300px, 0);transform:translate3d(0, 300px, 0) rotateX(-70deg) translate3d(0, 300px, 0)}.reveal .slides>section[data-transition=convex].past,.reveal .slides>section[data-transition~=convex-out].past,.reveal.convex .slides>section:not([data-transition]).past{-webkit-transform:translate3d(-100%, 0, 0) rotateY(-90deg) translate3d(-100%, 0, 0);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{-webkit-transform:translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 0, 0);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{-webkit-transform:translate3d(0, -300px, 0) rotateX(70deg) translate3d(0, -300px, 0);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{-webkit-transform:translate3d(0, 300px, 0) rotateX(-70deg) translate3d(0, 300px, 0);transform:translate3d(0, 300px, 0) rotateX(-70deg) translate3d(0, 300px, 0)}.reveal .slides>section[data-transition=concave].past,.reveal .slides>section[data-transition~=concave-out].past,.reveal.concave .slides>section:not([data-transition]).past{-webkit-transform:translate3d(-100%, 0, 0) rotateY(90deg) translate3d(-100%, 0, 0);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{-webkit-transform:translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 0, 0);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{-webkit-transform:translate3d(0, -80%, 0) rotateX(-70deg) translate3d(0, -80%, 0);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{-webkit-transform:translate3d(0, 80%, 0) rotateX(70deg) translate3d(0, 80%, 0);transform:translate3d(0, 80%, 0) rotateX(70deg) translate3d(0, 80%, 0)}.reveal .slides section[data-transition=zoom],.reveal.zoom .slides section:not([data-transition]){-webkit-transition-timing-function:ease;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;-webkit-transform:scale(16);-ms-transform:scale(16);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;-webkit-transform:scale(0.2);-ms-transform:scale(0.2);transform:scale(0.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{-webkit-transform:translate(0, -150%);-ms-transform:translate(0, -150%);transform:translate(0, -150%)}.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{-webkit-transform:translate(0, 150%);-ms-transform:translate(0, 150%);transform:translate(0, 150%)}.reveal.cube .slides{-webkit-perspective:1300px;perspective:1300px}.reveal.cube .slides section{padding:30px;min-height:700px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-box-sizing:border-box;box-sizing:border-box}.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,0.1);border-radius:4px;-webkit-transform:translateZ(-20px);transform:translateZ(-20px)}.reveal.cube .slides section:not(.stack):after{content:'';position:absolute;display:block;width:90%;height:30px;left:5%;bottom:0;background:none;z-index:1;border-radius:4px;box-shadow:0px 95px 25px rgba(0,0,0,0.2);-webkit-transform:translateZ(-90px) rotateX(65deg);transform:translateZ(-90px) rotateX(65deg)}.reveal.cube .slides>section.stack{padding:0;background:none}.reveal.cube .slides>section.past{-webkit-transform-origin:100% 0%;-ms-transform-origin:100% 0%;transform-origin:100% 0%;-webkit-transform:translate3d(-100%, 0, 0) rotateY(-90deg);transform:translate3d(-100%, 0, 0) rotateY(-90deg)}.reveal.cube .slides>section.future{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:translate3d(100%, 0, 0) rotateY(90deg);transform:translate3d(100%, 0, 0) rotateY(90deg)}.reveal.cube .slides>section>section.past{-webkit-transform-origin:0% 100%;-ms-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:translate3d(0, -100%, 0) rotateX(90deg);transform:translate3d(0, -100%, 0) rotateX(90deg)}.reveal.cube .slides>section>section.future{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:translate3d(0, 100%, 0) rotateX(-90deg);transform:translate3d(0, 100%, 0) rotateX(-90deg)}.reveal.page .slides{-webkit-perspective-origin:0% 50%;perspective-origin:0% 50%;-webkit-perspective:3000px;perspective:3000px}.reveal.page .slides section{padding:30px;min-height:700px;-moz-box-sizing:border-box;box-sizing:border-box}.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,0.1);-webkit-transform:translateZ(-20px);transform:translateZ(-20px)}.reveal.page .slides section:not(.stack):after{content:'';position:absolute;display:block;width:90%;height:30px;left:5%;bottom:0;background:none;z-index:1;border-radius:4px;box-shadow:0px 95px 25px rgba(0,0,0,0.2);-webkit-transform:translateZ(-90px) rotateX(65deg)}.reveal.page .slides>section.stack{padding:0;background:none}.reveal.page .slides>section.past{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:translate3d(-40%, 0, 0) rotateY(-80deg);transform:translate3d(-40%, 0, 0) rotateY(-80deg)}.reveal.page .slides>section.future{-webkit-transform-origin:100% 0%;-ms-transform-origin:100% 0%;transform-origin:100% 0%;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.reveal.page .slides>section>section.past{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:translate3d(0, -40%, 0) rotateX(80deg);transform:translate3d(0, -40%, 0) rotateX(80deg)}.reveal.page .slides>section>section.future{-webkit-transform-origin:0% 100%;-ms-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:translate3d(0, 0, 0);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]){-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.reveal.fade.overview .slides section,.reveal.fade.overview .slides>section>section{-webkit-transition:none;transition:none}.reveal .slides section[data-transition=none],.reveal.none .slides section:not([data-transition]){-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:none;transition:none}.reveal .pause-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:black;visibility:hidden;opacity:0;z-index:100;-webkit-transition:all 1s ease;transition:all 1s ease}.reveal.paused .pause-overlay{visibility:visible;opacity:1}.no-transforms{overflow-y:auto}.no-transforms .reveal .slides{position:relative;width:80%;height:auto !important;top:0;left:50%;margin:0;text-align:center}.no-transforms .reveal .controls,.no-transforms .reveal .progress{display:none !important}.no-transforms .reveal .slides section{display:block !important;opacity:1 !important;position:relative !important;height:auto;min-height:0;top:0;left:-50%;margin:70px 0;-webkit-transform:none;-ms-transform:none;transform:none}.no-transforms .reveal .slides section section{left:0}.reveal .no-transition,.reveal .no-transition *{-webkit-transition:none !important;transition:none !important}.reveal .backgrounds{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-perspective:600px;perspective:600px}.reveal .slide-background{display:none;position:absolute;width:100%;height:100%;opacity:0;visibility:hidden;background-color:rgba(0,0,0,0);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;-webkit-transition:all 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:all 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.reveal .slide-background.stack{display:block}.reveal .slide-background.present{opacity:1;visibility:visible}.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}.reveal[data-background-transition=none]>.backgrounds .slide-background,.reveal>.backgrounds .slide-background[data-background-transition=none]{-webkit-transition:none;transition:none}.reveal[data-background-transition=slide]>.backgrounds .slide-background,.reveal>.backgrounds .slide-background[data-background-transition=slide]{opacity:1;-webkit-backface-visibility:hidden;backface-visibility:hidden}.reveal[data-background-transition=slide]>.backgrounds .slide-background.past,.reveal>.backgrounds .slide-background.past[data-background-transition=slide]{-webkit-transform:translate(-100%, 0);-ms-transform:translate(-100%, 0);transform:translate(-100%, 0)}.reveal[data-background-transition=slide]>.backgrounds .slide-background.future,.reveal>.backgrounds .slide-background.future[data-background-transition=slide]{-webkit-transform:translate(100%, 0);-ms-transform:translate(100%, 0);transform:translate(100%, 0)}.reveal[data-background-transition=slide]>.backgrounds .slide-background>.slide-background.past,.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=slide]{-webkit-transform:translate(0, -100%);-ms-transform:translate(0, -100%);transform:translate(0, -100%)}.reveal[data-background-transition=slide]>.backgrounds .slide-background>.slide-background.future,.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=slide]{-webkit-transform:translate(0, 100%);-ms-transform:translate(0, 100%);transform:translate(0, 100%)}.reveal[data-background-transition=convex]>.backgrounds .slide-background.past,.reveal>.backgrounds .slide-background.past[data-background-transition=convex]{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotateY(-90deg) translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0) rotateY(-90deg) translate3d(-100%, 0, 0)}.reveal[data-background-transition=convex]>.backgrounds .slide-background.future,.reveal>.backgrounds .slide-background.future[data-background-transition=convex]{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 0, 0)}.reveal[data-background-transition=convex]>.backgrounds .slide-background>.slide-background.past,.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=convex]{opacity:0;-webkit-transform:translate3d(0, -100%, 0) rotateX(90deg) translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0) rotateX(90deg) translate3d(0, -100%, 0)}.reveal[data-background-transition=convex]>.backgrounds .slide-background>.slide-background.future,.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=convex]{opacity:0;-webkit-transform:translate3d(0, 100%, 0) rotateX(-90deg) translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0) rotateX(-90deg) translate3d(0, 100%, 0)}.reveal[data-background-transition=concave]>.backgrounds .slide-background.past,.reveal>.backgrounds .slide-background.past[data-background-transition=concave]{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotateY(90deg) translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0) rotateY(90deg) translate3d(-100%, 0, 0)}.reveal[data-background-transition=concave]>.backgrounds .slide-background.future,.reveal>.backgrounds .slide-background.future[data-background-transition=concave]{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 0, 0)}.reveal[data-background-transition=concave]>.backgrounds .slide-background>.slide-background.past,.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=concave]{opacity:0;-webkit-transform:translate3d(0, -100%, 0) rotateX(-90deg) translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0) rotateX(-90deg) translate3d(0, -100%, 0)}.reveal[data-background-transition=concave]>.backgrounds .slide-background>.slide-background.future,.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=concave]{opacity:0;-webkit-transform:translate3d(0, 100%, 0) rotateX(90deg) translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0) rotateX(90deg) translate3d(0, 100%, 0)}.reveal[data-background-transition=zoom]>.backgrounds .slide-background,.reveal>.backgrounds .slide-background[data-background-transition=zoom]{-webkit-transition-timing-function:ease;transition-timing-function:ease}.reveal[data-background-transition=zoom]>.backgrounds .slide-background.past,.reveal>.backgrounds .slide-background.past[data-background-transition=zoom]{opacity:0;visibility:hidden;-webkit-transform:scale(16);-ms-transform:scale(16);transform:scale(16)}.reveal[data-background-transition=zoom]>.backgrounds .slide-background.future,.reveal>.backgrounds .slide-background.future[data-background-transition=zoom]{opacity:0;visibility:hidden;-webkit-transform:scale(0.2);-ms-transform:scale(0.2);transform:scale(0.2)}.reveal[data-background-transition=zoom]>.backgrounds .slide-background>.slide-background.past,.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=zoom]{opacity:0;visibility:hidden;-webkit-transform:scale(16);-ms-transform:scale(16);transform:scale(16)}.reveal[data-background-transition=zoom]>.backgrounds .slide-background>.slide-background.future,.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=zoom]{opacity:0;visibility:hidden;-webkit-transform:scale(0.2);-ms-transform:scale(0.2);transform:scale(0.2)}.reveal[data-transition-speed="fast"]>.backgrounds .slide-background{-webkit-transition-duration:400ms;transition-duration:400ms}.reveal[data-transition-speed="slow"]>.backgrounds .slide-background{-webkit-transition-duration:1200ms;transition-duration:1200ms}.reveal.overview{-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%;-webkit-perspective:700px;perspective:700px}.reveal.overview .slides section{height:100%;top:0 !important;opacity:1 !important;overflow:hidden;visibility:visible !important;cursor:pointer;-moz-box-sizing:border-box;box-sizing:border-box}.reveal.overview .slides section:hover,.reveal.overview .slides section.present{outline:10px solid rgba(150,150,150,0.4);outline-offset:10px}.reveal.overview .slides section .fragment{opacity:1;-webkit-transition:none;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:none;outline:none;overflow:visible}.reveal.overview .backgrounds{-webkit-perspective:inherit;perspective:inherit}.reveal.overview .backgrounds .slide-background{opacity:1;visibility:visible;outline:10px solid rgba(150,150,150,0.1);outline-offset:10px}.reveal.overview .slides section,.reveal.overview-deactivating .slides section{-webkit-transition:none;transition:none}.reveal.overview .backgrounds .slide-background,.reveal.overview-deactivating .backgrounds .slide-background{-webkit-transition:none;transition:none}.reveal.overview-animated .slides{-webkit-transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease}.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 pre,.reveal.rtl code{direction:ltr}.reveal.rtl ol,.reveal.rtl ul{text-align:right}.reveal.rtl .progress span{float:right}.reveal.has-parallax-background .backgrounds{-webkit-transition:all 0.8s ease;transition:all 0.8s ease}.reveal.has-parallax-background[data-transition-speed="fast"] .backgrounds{-webkit-transition-duration:400ms;transition-duration:400ms}.reveal.has-parallax-background[data-transition-speed="slow"] .backgrounds{-webkit-transition-duration:1200ms;transition-duration:1200ms}.reveal .overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;background:rgba(0,0,0,0.9);opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.reveal .overlay.visible{opacity:1;visibility:visible}.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:0.6;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.reveal .overlay header{position:absolute;left:0;top:0;width:100%;height:40px;z-index:2;border-bottom:1px solid #222}.reveal .overlay header a{display:inline-block;width:40px;height:40px;padding:0 10px;float:right;opacity:0.6;-moz-box-sizing:border-box;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:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;top:40px;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;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.reveal .overlay.overlay-preview.loaded .viewport iframe{opacity:1;visibility:visible}.reveal .overlay.overlay-preview.loaded .spinner{opacity:0;visibility:hidden;-webkit-transform:scale(0.2);-ms-transform:scale(0.2);transform:scale(0.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 th,.reveal .overlay.overlay-help .viewport .viewport-inner table td{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:fixed;left:15px;bottom:20px;z-index:30;cursor:pointer;-webkit-transition:all 400ms ease;transition:all 400ms ease}.reveal.overview .playback{opacity:0;visibility:hidden}.reveal .roll{display:inline-block;line-height:1.2;overflow:hidden;vertical-align:top;-webkit-perspective:400px;perspective:400px;-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%}.reveal .roll:hover{background:none;text-shadow:none}.reveal .roll span{display:block;position:relative;padding:0 2px;pointer-events:none;-webkit-transition:all 400ms ease;transition:all 400ms ease;-webkit-transform-origin:50% 0%;-ms-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.reveal .roll:hover span{background:rgba(0,0,0,0.5);-webkit-transform:translate3d(0px, 0px, -45px) rotateX(90deg);transform:translate3d(0px, 0px, -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;-webkit-transform-origin:50% 0%;-ms-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-transform:translate3d(0px, 110%, 0px) rotateX(-90deg);transform:translate3d(0px, 110%, 0px) rotateX(-90deg)}.reveal aside.notes{display:none}.reveal .speaker-notes{display:none;position:absolute;width:70%;max-height:15%;left:15%;bottom:26px;padding:10px;z-index:1;font-size:18px;line-height:1.4;color:#fff;background-color:rgba(0,0,0,0.5);overflow:auto;-moz-box-sizing:border-box;box-sizing:border-box;text-align:left;font-family:Helvetica, sans-serif;-webkit-overflow-scrolling:touch}.reveal .speaker-notes.visible:not(:empty){display:block}@media screen and (max-width: 1024px){.reveal .speaker-notes{font-size:14px}}@media screen and (max-width: 600px){.reveal .speaker-notes{width:90%;left:5%}}.zoomed .reveal *,.zoomed .reveal *:before,.zoomed .reveal *:after{-webkit-backface-visibility:visible !important;backface-visibility:visible !important}.zoomed .reveal .progress,.zoomed .reveal .controls{opacity:0}.zoomed .reveal .roll span{background:none}.zoomed .reveal .roll span:after{visibility:hidden}.reveal .slides>section,.reveal .slides>section>section{height:700px;font-weight:inherit;padding:0}.reveal h1{font-size:2.50em;margin-bottom:0.15em}.reveal h2{font-size:1.90em;margin-bottom:0.20em}.reveal h3{font-size:1.30em;margin-bottom:0.25em}.reveal h4{font-size:1.00em;margin-bottom:0.25em}.reveal h5{font-size:1.00em;margin-bottom:0.25em}.reveal h6{font-size:1.00em;margin-bottom:0.25em}.reveal p{margin-bottom:0.25em}.reveal a{text-decoration:none}.reveal b,.reveal strong{font-weight:bold}.reveal em{font-style:italic}.reveal sup{vertical-align:super}.reveal sub{vertical-align:sub}.reveal small{font-size:0.6em}.reveal ol,.reveal dl,.reveal ul{display:inline-block;margin:0.25em 0 0.25em 1.5em;text-align:left}.reveal ol{list-style-type:decimal}.reveal ul{list-style-type:disc}.reveal ul ul{list-style-type:square}.reveal ul ul ul{list-style-type:circle}.reveal ul ul,.reveal ul ol,.reveal ol ol,.reveal ol ul{display:block;margin-left:1.5em}.reveal dt{font-weight:bold}.reveal dd{margin-left:1.5em}.reveal q{quotes:none;font-style:italic}.reveal blockquote{display:block;margin:0.25em auto;font-style:italic}.reveal blockquote:before{content:"\201C";display:inline-block;padding:0 0.15em;font-size:2em;line-height:1em;height:1px;vertical-align:top}.reveal blockquote>:first-child{margin-top:0;display:inline}.reveal blockquote>:last-child{margin-bottom:0}.reveal pre{display:block;position:relative;margin:0.25em auto;text-align:left;font-family:monospace;line-height:1.2;word-wrap:break-word}.reveal code{font-family:monospace}.reveal pre code{display:block;padding:5px;overflow:auto;word-wrap:normal}.reveal table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal table th{font-weight:bold}.reveal table th,.reveal table td{text-align:left;padding:0.2em 0.5em 0.2em 0.5em;border-bottom:1px solid}.reveal table tr:last-child td{border-bottom:none}.reveal .speaker-notes{white-space:pre-wrap}.theme-color-asphalt-orange{background-color:#2c3e50;background-image:-webkit-radial-gradient(center, circle farthest-corner, #415b77 0%, #2c3e50 100%);background-image:radial-gradient(circle farthest-corner at center, #415b77 0%, #2c3e50 100%)}.theme-color-asphalt-orange body{background:transparent}.theme-color-asphalt-orange .theme-body-color-block{background:white}.theme-color-asphalt-orange .theme-link-color-block{background:#ffc200}.theme-color-asphalt-orange .themed,.theme-color-asphalt-orange .reveal{color:white}.theme-color-asphalt-orange .themed a,.theme-color-asphalt-orange .reveal a{color:#ffc200}.theme-color-asphalt-orange .themed a:hover,.theme-color-asphalt-orange .reveal a:hover{color:#ffda66}.theme-color-asphalt-orange .reveal .controls .navigate-left,.theme-color-asphalt-orange .reveal .controls .navigate-left.enabled{border-right-color:#ffc200}.theme-color-asphalt-orange .reveal .controls .navigate-right,.theme-color-asphalt-orange .reveal .controls .navigate-right.enabled{border-left-color:#ffc200}.theme-color-asphalt-orange .reveal .controls .navigate-up,.theme-color-asphalt-orange .reveal .controls .navigate-up.enabled{border-bottom-color:#ffc200}.theme-color-asphalt-orange .reveal .controls .navigate-down,.theme-color-asphalt-orange .reveal .controls .navigate-down.enabled{border-top-color:#ffc200}.theme-color-asphalt-orange .reveal .controls .navigate-left.enabled:hover{border-right-color:#ffda66}.theme-color-asphalt-orange .reveal .controls .navigate-right.enabled:hover{border-left-color:#ffda66}.theme-color-asphalt-orange .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#ffda66}.theme-color-asphalt-orange .reveal .controls .navigate-down.enabled:hover{border-top-color:#ffda66}.theme-color-asphalt-orange .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-asphalt-orange .reveal .progress span{background:#ffc200;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-asphalt-orange .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)}.theme-color-beige-brown{background-color:#f7f3de;background-image:-webkit-radial-gradient(center, circle farthest-corner, #fff 0%, #f7f2d3 100%);background-image:radial-gradient(circle farthest-corner at center, #fff 0%, #f7f2d3 100%)}.theme-color-beige-brown body{background:transparent}.theme-color-beige-brown .theme-body-color-block{background:#333333}.theme-color-beige-brown .theme-link-color-block{background:#8b743d}.theme-color-beige-brown .themed,.theme-color-beige-brown .reveal{color:#333333}.theme-color-beige-brown .themed a,.theme-color-beige-brown .reveal a{color:#8b743d}.theme-color-beige-brown .themed a:hover,.theme-color-beige-brown .reveal a:hover{color:#c0a86e}.theme-color-beige-brown .reveal .controls .navigate-left,.theme-color-beige-brown .reveal .controls .navigate-left.enabled{border-right-color:#8b743d}.theme-color-beige-brown .reveal .controls .navigate-right,.theme-color-beige-brown .reveal .controls .navigate-right.enabled{border-left-color:#8b743d}.theme-color-beige-brown .reveal .controls .navigate-up,.theme-color-beige-brown .reveal .controls .navigate-up.enabled{border-bottom-color:#8b743d}.theme-color-beige-brown .reveal .controls .navigate-down,.theme-color-beige-brown .reveal .controls .navigate-down.enabled{border-top-color:#8b743d}.theme-color-beige-brown .reveal .controls .navigate-left.enabled:hover{border-right-color:#c0a86e}.theme-color-beige-brown .reveal .controls .navigate-right.enabled:hover{border-left-color:#c0a86e}.theme-color-beige-brown .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#c0a86e}.theme-color-beige-brown .reveal .controls .navigate-down.enabled:hover{border-top-color:#c0a86e}.theme-color-beige-brown .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-beige-brown .reveal .progress span{background:#8b743d;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-beige-brown .reveal .slide-number{color:#111;background-color:rgba(255,255,255,0.3)}.theme-color-black-blue{background:#111111}.theme-color-black-blue body{background:transparent}.theme-color-black-blue .theme-body-color-block{background:white}.theme-color-black-blue .theme-link-color-block{background:#2f90f8}.theme-color-black-blue .themed,.theme-color-black-blue .reveal{color:white}.theme-color-black-blue .themed a,.theme-color-black-blue .reveal a{color:#2f90f8}.theme-color-black-blue .themed a:hover,.theme-color-black-blue .reveal a:hover{color:#79b7fa}.theme-color-black-blue .reveal .controls .navigate-left,.theme-color-black-blue .reveal .controls .navigate-left.enabled{border-right-color:#2f90f8}.theme-color-black-blue .reveal .controls .navigate-right,.theme-color-black-blue .reveal .controls .navigate-right.enabled{border-left-color:#2f90f8}.theme-color-black-blue .reveal .controls .navigate-up,.theme-color-black-blue .reveal .controls .navigate-up.enabled{border-bottom-color:#2f90f8}.theme-color-black-blue .reveal .controls .navigate-down,.theme-color-black-blue .reveal .controls .navigate-down.enabled{border-top-color:#2f90f8}.theme-color-black-blue .reveal .controls .navigate-left.enabled:hover{border-right-color:#79b7fa}.theme-color-black-blue .reveal .controls .navigate-right.enabled:hover{border-left-color:#79b7fa}.theme-color-black-blue .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#79b7fa}.theme-color-black-blue .reveal .controls .navigate-down.enabled:hover{border-top-color:#79b7fa}.theme-color-black-blue .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-black-blue .reveal .progress span{background:#2f90f8;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-black-blue .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)}.theme-color-black-mint{background:#111111}.theme-color-black-mint body{background:transparent}.theme-color-black-mint .theme-body-color-block{background:white}.theme-color-black-mint .theme-link-color-block{background:#8dd792}.theme-color-black-mint .themed,.theme-color-black-mint .reveal{color:white}.theme-color-black-mint .themed a,.theme-color-black-mint .reveal a{color:#8dd792}.theme-color-black-mint .themed a:hover,.theme-color-black-mint .reveal a:hover{color:#c6ebc8}.theme-color-black-mint .reveal .controls .navigate-left,.theme-color-black-mint .reveal .controls .navigate-left.enabled{border-right-color:#8dd792}.theme-color-black-mint .reveal .controls .navigate-right,.theme-color-black-mint .reveal .controls .navigate-right.enabled{border-left-color:#8dd792}.theme-color-black-mint .reveal .controls .navigate-up,.theme-color-black-mint .reveal .controls .navigate-up.enabled{border-bottom-color:#8dd792}.theme-color-black-mint .reveal .controls .navigate-down,.theme-color-black-mint .reveal .controls .navigate-down.enabled{border-top-color:#8dd792}.theme-color-black-mint .reveal .controls .navigate-left.enabled:hover{border-right-color:#c6ebc8}.theme-color-black-mint .reveal .controls .navigate-right.enabled:hover{border-left-color:#c6ebc8}.theme-color-black-mint .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#c6ebc8}.theme-color-black-mint .reveal .controls .navigate-down.enabled:hover{border-top-color:#c6ebc8}.theme-color-black-mint .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-black-mint .reveal .progress span{background:#8dd792;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-black-mint .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)}.theme-color-black-orange{background:#222222}.theme-color-black-orange body{background:transparent}.theme-color-black-orange .theme-body-color-block{background:white}.theme-color-black-orange .theme-link-color-block{background:#e7ad52}.theme-color-black-orange .themed,.theme-color-black-orange .reveal{color:white}.theme-color-black-orange .themed a,.theme-color-black-orange .reveal a{color:#e7ad52}.theme-color-black-orange .themed a:hover,.theme-color-black-orange .reveal a:hover{color:#f3d7ac}.theme-color-black-orange .reveal .controls .navigate-left,.theme-color-black-orange .reveal .controls .navigate-left.enabled{border-right-color:#e7ad52}.theme-color-black-orange .reveal .controls .navigate-right,.theme-color-black-orange .reveal .controls .navigate-right.enabled{border-left-color:#e7ad52}.theme-color-black-orange .reveal .controls .navigate-up,.theme-color-black-orange .reveal .controls .navigate-up.enabled{border-bottom-color:#e7ad52}.theme-color-black-orange .reveal .controls .navigate-down,.theme-color-black-orange .reveal .controls .navigate-down.enabled{border-top-color:#e7ad52}.theme-color-black-orange .reveal .controls .navigate-left.enabled:hover{border-right-color:#f3d7ac}.theme-color-black-orange .reveal .controls .navigate-right.enabled:hover{border-left-color:#f3d7ac}.theme-color-black-orange .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#f3d7ac}.theme-color-black-orange .reveal .controls .navigate-down.enabled:hover{border-top-color:#f3d7ac}.theme-color-black-orange .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-black-orange .reveal .progress span{background:#e7ad52;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-black-orange .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)}.theme-color-blue-yellow{background:#44a0dd}.theme-color-blue-yellow body{background:transparent}.theme-color-blue-yellow .theme-body-color-block{background:white}.theme-color-blue-yellow .theme-link-color-block{background:#ecec6a}.theme-color-blue-yellow .themed,.theme-color-blue-yellow .reveal{color:white}.theme-color-blue-yellow .themed a,.theme-color-blue-yellow .reveal a{color:#ecec6a}.theme-color-blue-yellow .themed a:hover,.theme-color-blue-yellow .reveal a:hover{color:#f8f8c4}.theme-color-blue-yellow .reveal .controls .navigate-left,.theme-color-blue-yellow .reveal .controls .navigate-left.enabled{border-right-color:#ecec6a}.theme-color-blue-yellow .reveal .controls .navigate-right,.theme-color-blue-yellow .reveal .controls .navigate-right.enabled{border-left-color:#ecec6a}.theme-color-blue-yellow .reveal .controls .navigate-up,.theme-color-blue-yellow .reveal .controls .navigate-up.enabled{border-bottom-color:#ecec6a}.theme-color-blue-yellow .reveal .controls .navigate-down,.theme-color-blue-yellow .reveal .controls .navigate-down.enabled{border-top-color:#ecec6a}.theme-color-blue-yellow .reveal .controls .navigate-left.enabled:hover{border-right-color:#f8f8c4}.theme-color-blue-yellow .reveal .controls .navigate-right.enabled:hover{border-left-color:#f8f8c4}.theme-color-blue-yellow .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#f8f8c4}.theme-color-blue-yellow .reveal .controls .navigate-down.enabled:hover{border-top-color:#f8f8c4}.theme-color-blue-yellow .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-blue-yellow .reveal .progress span{background:#ecec6a;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-blue-yellow .reveal .slide-number{color:#111;background-color:rgba(255,255,255,0.3)}.theme-color-cobalt-orange{background-color:#13335a;background-image:-webkit-radial-gradient(center, circle farthest-corner, #1a4984 0%, #13335a 100%);background-image:radial-gradient(circle farthest-corner at center, #1a4984 0%, #13335a 100%)}.theme-color-cobalt-orange body{background:transparent}.theme-color-cobalt-orange .theme-body-color-block{background:white}.theme-color-cobalt-orange .theme-link-color-block{background:#e08c14}.theme-color-cobalt-orange .themed,.theme-color-cobalt-orange .reveal{color:white}.theme-color-cobalt-orange .themed a,.theme-color-cobalt-orange .reveal a{color:#e08c14}.theme-color-cobalt-orange .themed a:hover,.theme-color-cobalt-orange .reveal a:hover{color:#f2b968}.theme-color-cobalt-orange .reveal .controls .navigate-left,.theme-color-cobalt-orange .reveal .controls .navigate-left.enabled{border-right-color:#e08c14}.theme-color-cobalt-orange .reveal .controls .navigate-right,.theme-color-cobalt-orange .reveal .controls .navigate-right.enabled{border-left-color:#e08c14}.theme-color-cobalt-orange .reveal .controls .navigate-up,.theme-color-cobalt-orange .reveal .controls .navigate-up.enabled{border-bottom-color:#e08c14}.theme-color-cobalt-orange .reveal .controls .navigate-down,.theme-color-cobalt-orange .reveal .controls .navigate-down.enabled{border-top-color:#e08c14}.theme-color-cobalt-orange .reveal .controls .navigate-left.enabled:hover{border-right-color:#f2b968}.theme-color-cobalt-orange .reveal .controls .navigate-right.enabled:hover{border-left-color:#f2b968}.theme-color-cobalt-orange .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#f2b968}.theme-color-cobalt-orange .reveal .controls .navigate-down.enabled:hover{border-top-color:#f2b968}.theme-color-cobalt-orange .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-cobalt-orange .reveal .progress span{background:#e08c14;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-cobalt-orange .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)}.theme-color-coral-blue{background-color:#c97150;background-image:-webkit-radial-gradient(center, circle farthest-corner, #d59177 0%, #c97150 100%);background-image:radial-gradient(circle farthest-corner at center, #d59177 0%, #c97150 100%)}.theme-color-coral-blue body{background:transparent}.theme-color-coral-blue .theme-body-color-block{background:white}.theme-color-coral-blue .theme-link-color-block{background:#3a65c0}.theme-color-coral-blue .themed,.theme-color-coral-blue .reveal{color:white}.theme-color-coral-blue .themed a,.theme-color-coral-blue .reveal a{color:#3a65c0}.theme-color-coral-blue .themed a:hover,.theme-color-coral-blue .reveal a:hover{color:#86a1da}.theme-color-coral-blue .reveal .controls .navigate-left,.theme-color-coral-blue .reveal .controls .navigate-left.enabled{border-right-color:#3a65c0}.theme-color-coral-blue .reveal .controls .navigate-right,.theme-color-coral-blue .reveal .controls .navigate-right.enabled{border-left-color:#3a65c0}.theme-color-coral-blue .reveal .controls .navigate-up,.theme-color-coral-blue .reveal .controls .navigate-up.enabled{border-bottom-color:#3a65c0}.theme-color-coral-blue .reveal .controls .navigate-down,.theme-color-coral-blue .reveal .controls .navigate-down.enabled{border-top-color:#3a65c0}.theme-color-coral-blue .reveal .controls .navigate-left.enabled:hover{border-right-color:#86a1da}.theme-color-coral-blue .reveal .controls .navigate-right.enabled:hover{border-left-color:#86a1da}.theme-color-coral-blue .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#86a1da}.theme-color-coral-blue .reveal .controls .navigate-down.enabled:hover{border-top-color:#86a1da}.theme-color-coral-blue .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-coral-blue .reveal .progress span{background:#3a65c0;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-coral-blue .reveal .slide-number{color:#111;background-color:rgba(255,255,255,0.3)}.theme-color-forest-yellow{background:#2ba056}.theme-color-forest-yellow body{background:transparent}.theme-color-forest-yellow .theme-body-color-block{background:white}.theme-color-forest-yellow .theme-link-color-block{background:#ecec6a}.theme-color-forest-yellow .themed,.theme-color-forest-yellow .reveal{color:white}.theme-color-forest-yellow .themed a,.theme-color-forest-yellow .reveal a{color:#ecec6a}.theme-color-forest-yellow .themed a:hover,.theme-color-forest-yellow .reveal a:hover{color:#f8f8c4}.theme-color-forest-yellow .reveal .controls .navigate-left,.theme-color-forest-yellow .reveal .controls .navigate-left.enabled{border-right-color:#ecec6a}.theme-color-forest-yellow .reveal .controls .navigate-right,.theme-color-forest-yellow .reveal .controls .navigate-right.enabled{border-left-color:#ecec6a}.theme-color-forest-yellow .reveal .controls .navigate-up,.theme-color-forest-yellow .reveal .controls .navigate-up.enabled{border-bottom-color:#ecec6a}.theme-color-forest-yellow .reveal .controls .navigate-down,.theme-color-forest-yellow .reveal .controls .navigate-down.enabled{border-top-color:#ecec6a}.theme-color-forest-yellow .reveal .controls .navigate-left.enabled:hover{border-right-color:#f8f8c4}.theme-color-forest-yellow .reveal .controls .navigate-right.enabled:hover{border-left-color:#f8f8c4}.theme-color-forest-yellow .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#f8f8c4}.theme-color-forest-yellow .reveal .controls .navigate-down.enabled:hover{border-top-color:#f8f8c4}.theme-color-forest-yellow .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-forest-yellow .reveal .progress span{background:#ecec6a;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-forest-yellow .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)}.theme-color-grey-blue{background-color:#313538;background-image:-webkit-radial-gradient(center, circle farthest-corner, #555a5f 0%, #1c1e20 100%);background-image:radial-gradient(circle farthest-corner at center, #555a5f 0%, #1c1e20 100%)}.theme-color-grey-blue body{background:transparent}.theme-color-grey-blue .theme-body-color-block{background:white}.theme-color-grey-blue .theme-link-color-block{background:#13daec}.theme-color-grey-blue .themed,.theme-color-grey-blue .reveal{color:white}.theme-color-grey-blue .themed a,.theme-color-grey-blue .reveal a{color:#13daec}.theme-color-grey-blue .themed a:hover,.theme-color-grey-blue .reveal a:hover{color:#71e9f4}.theme-color-grey-blue .reveal .controls .navigate-left,.theme-color-grey-blue .reveal .controls .navigate-left.enabled{border-right-color:#13daec}.theme-color-grey-blue .reveal .controls .navigate-right,.theme-color-grey-blue .reveal .controls .navigate-right.enabled{border-left-color:#13daec}.theme-color-grey-blue .reveal .controls .navigate-up,.theme-color-grey-blue .reveal .controls .navigate-up.enabled{border-bottom-color:#13daec}.theme-color-grey-blue .reveal .controls .navigate-down,.theme-color-grey-blue .reveal .controls .navigate-down.enabled{border-top-color:#13daec}.theme-color-grey-blue .reveal .controls .navigate-left.enabled:hover{border-right-color:#71e9f4}.theme-color-grey-blue .reveal .controls .navigate-right.enabled:hover{border-left-color:#71e9f4}.theme-color-grey-blue .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#71e9f4}.theme-color-grey-blue .reveal .controls .navigate-down.enabled:hover{border-top-color:#71e9f4}.theme-color-grey-blue .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-grey-blue .reveal .progress span{background:#13daec;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-grey-blue .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)}.theme-color-mint-beige{background-color:#207c5f;background-image:-webkit-radial-gradient(center, circle farthest-corner, #2aa57e 0%, #207c5f 100%);background-image:radial-gradient(circle farthest-corner at center, #2aa57e 0%, #207c5f 100%)}.theme-color-mint-beige body{background:transparent}.theme-color-mint-beige .theme-body-color-block{background:white}.theme-color-mint-beige .theme-link-color-block{background:#ecec6a}.theme-color-mint-beige .themed,.theme-color-mint-beige .reveal{color:white}.theme-color-mint-beige .themed a,.theme-color-mint-beige .reveal a{color:#ecec6a}.theme-color-mint-beige .themed a:hover,.theme-color-mint-beige .reveal a:hover{color:#f8f8c4}.theme-color-mint-beige .reveal .controls .navigate-left,.theme-color-mint-beige .reveal .controls .navigate-left.enabled{border-right-color:#ecec6a}.theme-color-mint-beige .reveal .controls .navigate-right,.theme-color-mint-beige .reveal .controls .navigate-right.enabled{border-left-color:#ecec6a}.theme-color-mint-beige .reveal .controls .navigate-up,.theme-color-mint-beige .reveal .controls .navigate-up.enabled{border-bottom-color:#ecec6a}.theme-color-mint-beige .reveal .controls .navigate-down,.theme-color-mint-beige .reveal .controls .navigate-down.enabled{border-top-color:#ecec6a}.theme-color-mint-beige .reveal .controls .navigate-left.enabled:hover{border-right-color:#f8f8c4}.theme-color-mint-beige .reveal .controls .navigate-right.enabled:hover{border-left-color:#f8f8c4}.theme-color-mint-beige .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#f8f8c4}.theme-color-mint-beige .reveal .controls .navigate-down.enabled:hover{border-top-color:#f8f8c4}.theme-color-mint-beige .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-mint-beige .reveal .progress span{background:#ecec6a;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-mint-beige .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)}.theme-color-no-color{background-color:white}.theme-color-no-color .theme-body-color-block,.theme-color-no-color .theme-link-color-block{background:black}.theme-color-no-color .themed,.theme-color-no-color.themed,.theme-color-no-color .reveal,.theme-color-no-color.reveal{color:black}.theme-color-sand-blue{background:#f0f1eb}.theme-color-sand-blue body{background:transparent}.theme-color-sand-blue .theme-body-color-block{background:#111111}.theme-color-sand-blue .theme-link-color-block{background:#2f90f8}.theme-color-sand-blue .themed,.theme-color-sand-blue .reveal{color:#111111}.theme-color-sand-blue .themed a,.theme-color-sand-blue .reveal a{color:#2f90f8}.theme-color-sand-blue .themed a:hover,.theme-color-sand-blue .reveal a:hover{color:#92c5fb}.theme-color-sand-blue .reveal .controls .navigate-left,.theme-color-sand-blue .reveal .controls .navigate-left.enabled{border-right-color:#2f90f8}.theme-color-sand-blue .reveal .controls .navigate-right,.theme-color-sand-blue .reveal .controls .navigate-right.enabled{border-left-color:#2f90f8}.theme-color-sand-blue .reveal .controls .navigate-up,.theme-color-sand-blue .reveal .controls .navigate-up.enabled{border-bottom-color:#2f90f8}.theme-color-sand-blue .reveal .controls .navigate-down,.theme-color-sand-blue .reveal .controls .navigate-down.enabled{border-top-color:#2f90f8}.theme-color-sand-blue .reveal .controls .navigate-left.enabled:hover{border-right-color:#92c5fb}.theme-color-sand-blue .reveal .controls .navigate-right.enabled:hover{border-left-color:#92c5fb}.theme-color-sand-blue .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#92c5fb}.theme-color-sand-blue .reveal .controls .navigate-down.enabled:hover{border-top-color:#92c5fb}.theme-color-sand-blue .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-sand-blue .reveal .progress span{background:#2f90f8;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-sand-blue .reveal .slide-number{color:#111;background-color:rgba(255,255,255,0.3)}.theme-color-sea-yellow{background-color:#297477;background-image:-webkit-linear-gradient(top, #6cc9cd 0%, #297477 100%);background-image:linear-gradient(to bottom, #6cc9cd 0%, #297477 100%)}.theme-color-sea-yellow body{background:transparent}.theme-color-sea-yellow .theme-body-color-block{background:white}.theme-color-sea-yellow .theme-link-color-block{background:#ffc200}.theme-color-sea-yellow .themed,.theme-color-sea-yellow .reveal{color:white}.theme-color-sea-yellow .themed a,.theme-color-sea-yellow .reveal a{color:#ffc200}.theme-color-sea-yellow .themed a:hover,.theme-color-sea-yellow .reveal a:hover{color:#ffda66}.theme-color-sea-yellow .reveal .controls .navigate-left,.theme-color-sea-yellow .reveal .controls .navigate-left.enabled{border-right-color:#ffc200}.theme-color-sea-yellow .reveal .controls .navigate-right,.theme-color-sea-yellow .reveal .controls .navigate-right.enabled{border-left-color:#ffc200}.theme-color-sea-yellow .reveal .controls .navigate-up,.theme-color-sea-yellow .reveal .controls .navigate-up.enabled{border-bottom-color:#ffc200}.theme-color-sea-yellow .reveal .controls .navigate-down,.theme-color-sea-yellow .reveal .controls .navigate-down.enabled{border-top-color:#ffc200}.theme-color-sea-yellow .reveal .controls .navigate-left.enabled:hover{border-right-color:#ffda66}.theme-color-sea-yellow .reveal .controls .navigate-right.enabled:hover{border-left-color:#ffda66}.theme-color-sea-yellow .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#ffda66}.theme-color-sea-yellow .reveal .controls .navigate-down.enabled:hover{border-top-color:#ffda66}.theme-color-sea-yellow .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-sea-yellow .reveal .progress span{background:#ffc200;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-sea-yellow .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)}.theme-color-silver-blue{background-color:#dddddd;background-image:-webkit-radial-gradient(center, circle farthest-corner, #fff 0%, #ddd 100%);background-image:radial-gradient(circle farthest-corner at center, #fff 0%, #ddd 100%)}.theme-color-silver-blue body{background:transparent}.theme-color-silver-blue .theme-body-color-block{background:#111111}.theme-color-silver-blue .theme-link-color-block{background:#106bcc}.theme-color-silver-blue .themed,.theme-color-silver-blue .reveal{color:#111111}.theme-color-silver-blue .themed a,.theme-color-silver-blue .reveal a{color:#106bcc}.theme-color-silver-blue .themed a:hover,.theme-color-silver-blue .reveal a:hover{color:#2184ee}.theme-color-silver-blue .reveal .controls .navigate-left,.theme-color-silver-blue .reveal .controls .navigate-left.enabled{border-right-color:#106bcc}.theme-color-silver-blue .reveal .controls .navigate-right,.theme-color-silver-blue .reveal .controls .navigate-right.enabled{border-left-color:#106bcc}.theme-color-silver-blue .reveal .controls .navigate-up,.theme-color-silver-blue .reveal .controls .navigate-up.enabled{border-bottom-color:#106bcc}.theme-color-silver-blue .reveal .controls .navigate-down,.theme-color-silver-blue .reveal .controls .navigate-down.enabled{border-top-color:#106bcc}.theme-color-silver-blue .reveal .controls .navigate-left.enabled:hover{border-right-color:#2184ee}.theme-color-silver-blue .reveal .controls .navigate-right.enabled:hover{border-left-color:#2184ee}.theme-color-silver-blue .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#2184ee}.theme-color-silver-blue .reveal .controls .navigate-down.enabled:hover{border-top-color:#2184ee}.theme-color-silver-blue .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-silver-blue .reveal .progress span{background:#106bcc;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-silver-blue .reveal .slide-number{color:#111;background-color:rgba(255,255,255,0.3)}.theme-color-silver-green{background-color:#dddddd;background-image:-webkit-radial-gradient(center, circle farthest-corner, #fff 0%, #ddd 100%);background-image:radial-gradient(circle farthest-corner at center, #fff 0%, #ddd 100%)}.theme-color-silver-green body{background:transparent}.theme-color-silver-green .theme-body-color-block{background:#111111}.theme-color-silver-green .theme-link-color-block{background:#039426}.theme-color-silver-green .themed,.theme-color-silver-green .reveal{color:#111111}.theme-color-silver-green .themed a,.theme-color-silver-green .reveal a{color:#039426}.theme-color-silver-green .themed a:hover,.theme-color-silver-green .reveal a:hover{color:#04c633}.theme-color-silver-green .reveal .controls .navigate-left,.theme-color-silver-green .reveal .controls .navigate-left.enabled{border-right-color:#039426}.theme-color-silver-green .reveal .controls .navigate-right,.theme-color-silver-green .reveal .controls .navigate-right.enabled{border-left-color:#039426}.theme-color-silver-green .reveal .controls .navigate-up,.theme-color-silver-green .reveal .controls .navigate-up.enabled{border-bottom-color:#039426}.theme-color-silver-green .reveal .controls .navigate-down,.theme-color-silver-green .reveal .controls .navigate-down.enabled{border-top-color:#039426}.theme-color-silver-green .reveal .controls .navigate-left.enabled:hover{border-right-color:#04c633}.theme-color-silver-green .reveal .controls .navigate-right.enabled:hover{border-left-color:#04c633}.theme-color-silver-green .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#04c633}.theme-color-silver-green .reveal .controls .navigate-down.enabled:hover{border-top-color:#04c633}.theme-color-silver-green .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-silver-green .reveal .progress span{background:#039426;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-silver-green .reveal .slide-number{color:#111;background-color:rgba(255,255,255,0.3)}.theme-color-sky-blue{background-color:#dcedf1;background-image:-webkit-radial-gradient(center, circle farthest-corner, #f7fbfc 0%, #add9e4 100%);background-image:radial-gradient(circle farthest-corner at center, #f7fbfc 0%, #add9e4 100%)}.theme-color-sky-blue body{background:transparent}.theme-color-sky-blue .theme-body-color-block{background:#333333}.theme-color-sky-blue .theme-link-color-block{background:#3b759e}.theme-color-sky-blue .themed,.theme-color-sky-blue .reveal{color:#333333}.theme-color-sky-blue .themed a,.theme-color-sky-blue .reveal a{color:#3b759e}.theme-color-sky-blue .themed a:hover,.theme-color-sky-blue .reveal a:hover{color:#74a7cb}.theme-color-sky-blue .reveal .controls .navigate-left,.theme-color-sky-blue .reveal .controls .navigate-left.enabled{border-right-color:#3b759e}.theme-color-sky-blue .reveal .controls .navigate-right,.theme-color-sky-blue .reveal .controls .navigate-right.enabled{border-left-color:#3b759e}.theme-color-sky-blue .reveal .controls .navigate-up,.theme-color-sky-blue .reveal .controls .navigate-up.enabled{border-bottom-color:#3b759e}.theme-color-sky-blue .reveal .controls .navigate-down,.theme-color-sky-blue .reveal .controls .navigate-down.enabled{border-top-color:#3b759e}.theme-color-sky-blue .reveal .controls .navigate-left.enabled:hover{border-right-color:#74a7cb}.theme-color-sky-blue .reveal .controls .navigate-right.enabled:hover{border-left-color:#74a7cb}.theme-color-sky-blue .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#74a7cb}.theme-color-sky-blue .reveal .controls .navigate-down.enabled:hover{border-top-color:#74a7cb}.theme-color-sky-blue .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-sky-blue .reveal .progress span{background:#3b759e;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-sky-blue .reveal .slide-number{color:#111;background-color:rgba(255,255,255,0.3)}.theme-color-white-blue{background:white}.theme-color-white-blue body{background:transparent}.theme-color-white-blue .theme-body-color-block{background:black}.theme-color-white-blue .theme-link-color-block{background:#106bcc}.theme-color-white-blue .themed,.theme-color-white-blue .reveal{color:black}.theme-color-white-blue .themed a,.theme-color-white-blue .reveal a{color:#106bcc}.theme-color-white-blue .themed a:hover,.theme-color-white-blue .reveal a:hover{color:#3991ef}.theme-color-white-blue .reveal .controls .navigate-left,.theme-color-white-blue .reveal .controls .navigate-left.enabled{border-right-color:#106bcc}.theme-color-white-blue .reveal .controls .navigate-right,.theme-color-white-blue .reveal .controls .navigate-right.enabled{border-left-color:#106bcc}.theme-color-white-blue .reveal .controls .navigate-up,.theme-color-white-blue .reveal .controls .navigate-up.enabled{border-bottom-color:#106bcc}.theme-color-white-blue .reveal .controls .navigate-down,.theme-color-white-blue .reveal .controls .navigate-down.enabled{border-top-color:#106bcc}.theme-color-white-blue .reveal .controls .navigate-left.enabled:hover{border-right-color:#3991ef}.theme-color-white-blue .reveal .controls .navigate-right.enabled:hover{border-left-color:#3991ef}.theme-color-white-blue .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#3991ef}.theme-color-white-blue .reveal .controls .navigate-down.enabled:hover{border-top-color:#3991ef}.theme-color-white-blue .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-white-blue .reveal .progress span{background:#106bcc;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-white-blue .reveal .slide-number{color:#111;background-color:rgba(255,255,255,0.3)}.theme-color-yellow-black{background:#fff000}.theme-color-yellow-black body{background:transparent}.theme-color-yellow-black .theme-body-color-block{background:black}.theme-color-yellow-black .theme-link-color-block{background:#4654ec}.theme-color-yellow-black .themed,.theme-color-yellow-black .reveal{color:black}.theme-color-yellow-black .themed a,.theme-color-yellow-black .reveal a{color:#4654ec}.theme-color-yellow-black .themed a:hover,.theme-color-yellow-black .reveal a:hover{color:#a3aaf6}.theme-color-yellow-black .reveal .controls .navigate-left,.theme-color-yellow-black .reveal .controls .navigate-left.enabled{border-right-color:#4654ec}.theme-color-yellow-black .reveal .controls .navigate-right,.theme-color-yellow-black .reveal .controls .navigate-right.enabled{border-left-color:#4654ec}.theme-color-yellow-black .reveal .controls .navigate-up,.theme-color-yellow-black .reveal .controls .navigate-up.enabled{border-bottom-color:#4654ec}.theme-color-yellow-black .reveal .controls .navigate-down,.theme-color-yellow-black .reveal .controls .navigate-down.enabled{border-top-color:#4654ec}.theme-color-yellow-black .reveal .controls .navigate-left.enabled:hover{border-right-color:#a3aaf6}.theme-color-yellow-black .reveal .controls .navigate-right.enabled:hover{border-left-color:#a3aaf6}.theme-color-yellow-black .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#a3aaf6}.theme-color-yellow-black .reveal .controls .navigate-down.enabled:hover{border-top-color:#a3aaf6}.theme-color-yellow-black .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-yellow-black .reveal .progress span{background:#4654ec;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-yellow-black .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)} */html,body,.reveal div,.reveal span,.reveal applet,.reveal object,.reveal iframe,.reveal h1,.reveal h2,.reveal h3,.reveal h4,.reveal h5,.reveal h6,.reveal p,.reveal blockquote,.reveal pre,.reveal a,.reveal abbr,.reveal acronym,.reveal address,.reveal big,.reveal cite,.reveal code,.reveal del,.reveal dfn,.reveal em,.reveal img,.reveal ins,.reveal kbd,.reveal q,.reveal s,.reveal samp,.reveal small,.reveal strike,.reveal strong,.reveal sub,.reveal sup,.reveal tt,.reveal var,.reveal b,.reveal u,.reveal center,.reveal dl,.reveal dt,.reveal dd,.reveal ol,.reveal ul,.reveal li,.reveal fieldset,.reveal form,.reveal label,.reveal legend,.reveal table,.reveal caption,.reveal tbody,.reveal tfoot,.reveal thead,.reveal tr,.reveal th,.reveal td,.reveal article,.reveal aside,.reveal canvas,.reveal details,.reveal embed,.reveal figure,.reveal figcaption,.reveal footer,.reveal header,.reveal hgroup,.reveal menu,.reveal nav,.reveal output,.reveal ruby,.reveal section,.reveal summary,.reveal time,.reveal mark,.reveal audio,.reveal video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.reveal article,.reveal aside,.reveal details,.reveal figcaption,.reveal figure,.reveal footer,.reveal header,.reveal hgroup,.reveal menu,.reveal nav,.reveal section{display:block}html,body{width:100%;height:100%;overflow:hidden}body{position:relative;line-height:1;background-color:#fff;color:#000}.reveal .slides section .fragment{opacity:0;visibility:hidden;-webkit-transition:all .2s ease;transition:all .2s ease}.reveal .slides section .fragment.visible{opacity:1;visibility:visible}.reveal .slides section .fragment.grow{opacity:1;visibility:visible}.reveal .slides section .fragment.grow.visible{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.reveal .slides section .fragment.shrink{opacity:1;visibility:visible}.reveal .slides section .fragment.shrink.visible{-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7)}.reveal .slides section .fragment.zoom-in{-webkit-transform:scale(0.1);-ms-transform:scale(0.1);transform:scale(0.1)}.reveal .slides section .fragment.zoom-in.visible{-webkit-transform:none;-ms-transform:none;transform:none}.reveal .slides section .fragment.fade-out{opacity:1;visibility:visible}.reveal .slides section .fragment.fade-out.visible{opacity:0;visibility:hidden}.reveal .slides section .fragment.semi-fade-out{opacity:1;visibility:visible}.reveal .slides section .fragment.semi-fade-out.visible{opacity:0.5;visibility:visible}.reveal .slides section .fragment.strike{opacity:1;visibility:visible}.reveal .slides section .fragment.strike.visible{text-decoration:line-through}.reveal .slides section .fragment.fade-up{-webkit-transform:translate(0, 20%);-ms-transform:translate(0, 20%);transform:translate(0, 20%)}.reveal .slides section .fragment.fade-up.visible{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.reveal .slides section .fragment.fade-down{-webkit-transform:translate(0, -20%);-ms-transform:translate(0, -20%);transform:translate(0, -20%)}.reveal .slides section .fragment.fade-down.visible{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.reveal .slides section .fragment.fade-right{-webkit-transform:translate(-20%, 0);-ms-transform:translate(-20%, 0);transform:translate(-20%, 0)}.reveal .slides section .fragment.fade-right.visible{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.reveal .slides section .fragment.fade-left{-webkit-transform:translate(20%, 0);-ms-transform:translate(20%, 0);transform:translate(20%, 0)}.reveal .slides section .fragment.fade-left.visible{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.reveal .slides section .fragment.current-visible{opacity:0;visibility:hidden}.reveal .slides section .fragment.current-visible.current-fragment{opacity:1;visibility:visible}.reveal .slides section .fragment.highlight-red,.reveal .slides section .fragment.highlight-current-red,.reveal .slides section .fragment.highlight-green,.reveal .slides section .fragment.highlight-current-green,.reveal .slides section .fragment.highlight-blue,.reveal .slides section .fragment.highlight-current-blue{opacity:1;visibility:visible}.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}.reveal .stretch{max-width:none;max-height:none}.reveal pre.stretch code{height:100%;max-height:100%;-moz-box-sizing:border-box;box-sizing:border-box}.reveal .controls{display:none;position:fixed;width:110px;height:110px;z-index:30;right:10px;bottom:10px;-webkit-user-select:none}.reveal .controls button{padding:0;position:absolute;opacity:0.05;width:0;height:0;background-color:transparent;border:12px solid transparent;-webkit-transform:scale(0.9999);-ms-transform:scale(0.9999);transform:scale(0.9999);-webkit-transition:all 0.2s ease;transition:all 0.2s ease;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.reveal .controls .enabled{opacity:0.7;cursor:pointer}.reveal .controls .enabled:active{margin-top:1px}.reveal .controls .navigate-left{top:42px;border-right-width:22px;border-right-color:#000}.reveal .controls .navigate-left.fragmented{opacity:0.3}.reveal .controls .navigate-right{left:74px;top:42px;border-left-width:22px;border-left-color:#000}.reveal .controls .navigate-right.fragmented{opacity:0.3}.reveal .controls .navigate-up{left:42px;border-bottom-width:22px;border-bottom-color:#000}.reveal .controls .navigate-up.fragmented{opacity:0.3}.reveal .controls .navigate-down{left:42px;top:74px;border-top-width:22px;border-top-color:#000}.reveal .controls .navigate-down.fragmented{opacity:0.3}.reveal .progress{position:fixed;display:none;height:3px;width:100%;bottom:0;left:0;z-index:10;background-color:rgba(0,0,0,0.2)}.reveal .progress:after{content:'';display:block;position:absolute;height:20px;width:100%;top:-20px}.reveal .progress span{display:block;height:100%;width:0px;background-color:#000;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.reveal .slide-number{position:fixed;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,0.4);padding:5px}.reveal .slide-number-delimiter{margin:0 3px}.reveal{position:relative;width:100%;height:100%;overflow:hidden;-ms-touch-action:none;touch-action:none}.reveal .slides{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;margin:auto;overflow:visible;z-index:1;text-align:center;-webkit-perspective:600px;perspective:600px;-webkit-perspective-origin:50% 40%;perspective-origin:50% 40%}.reveal .slides>section{-ms-perspective:600px}.reveal .slides>section,.reveal .slides>section>section{display:none;position:absolute;width:100%;padding:20px 0px;z-index:10;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:-webkit-transform-origin 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985),-webkit-transform 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985),visibility 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985),opacity 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:-ms-transform-origin 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985),transform 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985),visibility 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985),opacity 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:transform-origin 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985),transform 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985),visibility 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985),opacity 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.reveal[data-transition-speed="fast"] .slides section{-webkit-transition-duration:400ms;transition-duration:400ms}.reveal[data-transition-speed="slow"] .slides section{-webkit-transition-duration:1200ms;transition-duration:1200ms}.reveal .slides section[data-transition-speed="fast"]{-webkit-transition-duration:400ms;transition-duration:400ms}.reveal .slides section[data-transition-speed="slow"]{-webkit-transition-duration:1200ms;transition-duration:1200ms}.reveal .slides>section.stack{padding-top:0;padding-bottom:0}.reveal .slides>section.present,.reveal .slides>section>section.present{display:block;z-index:11;opacity:1}.reveal.center,.reveal.center .slides,.reveal.center .slides section{min-height:0 !important}.reveal .slides>section.future,.reveal .slides>section>section.future,.reveal .slides>section.past,.reveal .slides>section>section.past{pointer-events:none}.reveal.overview .slides>section,.reveal.overview .slides>section>section{pointer-events:auto}.reveal .slides>section.past,.reveal .slides>section.future,.reveal .slides>section>section.past,.reveal .slides>section>section.future{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{-webkit-transform:translate(-150%, 0);-ms-transform:translate(-150%, 0);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{-webkit-transform:translate(150%, 0);-ms-transform:translate(150%, 0);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{-webkit-transform:translate(0, -150%);-ms-transform:translate(0, -150%);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{-webkit-transform:translate(0, 150%);-ms-transform:translate(0, 150%);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{-webkit-transform:translate(-150%, 0);-ms-transform:translate(-150%, 0);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{-webkit-transform:translate(150%, 0);-ms-transform:translate(150%, 0);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{-webkit-transform:translate(0, -150%);-ms-transform:translate(0, -150%);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{-webkit-transform:translate(0, 150%);-ms-transform:translate(0, 150%);transform:translate(0, 150%)}.reveal .slides>section[data-transition=default].past,.reveal .slides>section[data-transition~=default-out].past,.reveal.default .slides>section:not([data-transition]).past{-webkit-transform:translate3d(-100%, 0, 0) rotateY(-90deg) translate3d(-100%, 0, 0);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{-webkit-transform:translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 0, 0);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{-webkit-transform:translate3d(0, -300px, 0) rotateX(70deg) translate3d(0, -300px, 0);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{-webkit-transform:translate3d(0, 300px, 0) rotateX(-70deg) translate3d(0, 300px, 0);transform:translate3d(0, 300px, 0) rotateX(-70deg) translate3d(0, 300px, 0)}.reveal .slides>section[data-transition=convex].past,.reveal .slides>section[data-transition~=convex-out].past,.reveal.convex .slides>section:not([data-transition]).past{-webkit-transform:translate3d(-100%, 0, 0) rotateY(-90deg) translate3d(-100%, 0, 0);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{-webkit-transform:translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 0, 0);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{-webkit-transform:translate3d(0, -300px, 0) rotateX(70deg) translate3d(0, -300px, 0);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{-webkit-transform:translate3d(0, 300px, 0) rotateX(-70deg) translate3d(0, 300px, 0);transform:translate3d(0, 300px, 0) rotateX(-70deg) translate3d(0, 300px, 0)}.reveal .slides>section[data-transition=concave].past,.reveal .slides>section[data-transition~=concave-out].past,.reveal.concave .slides>section:not([data-transition]).past{-webkit-transform:translate3d(-100%, 0, 0) rotateY(90deg) translate3d(-100%, 0, 0);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{-webkit-transform:translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 0, 0);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{-webkit-transform:translate3d(0, -80%, 0) rotateX(-70deg) translate3d(0, -80%, 0);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{-webkit-transform:translate3d(0, 80%, 0) rotateX(70deg) translate3d(0, 80%, 0);transform:translate3d(0, 80%, 0) rotateX(70deg) translate3d(0, 80%, 0)}.reveal .slides section[data-transition=zoom],.reveal.zoom .slides section:not([data-transition]){-webkit-transition-timing-function:ease;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;-webkit-transform:scale(16);-ms-transform:scale(16);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;-webkit-transform:scale(0.2);-ms-transform:scale(0.2);transform:scale(0.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{-webkit-transform:translate(0, -150%);-ms-transform:translate(0, -150%);transform:translate(0, -150%)}.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{-webkit-transform:translate(0, 150%);-ms-transform:translate(0, 150%);transform:translate(0, 150%)}.reveal.cube .slides{-webkit-perspective:1300px;perspective:1300px}.reveal.cube .slides section{padding:30px;min-height:700px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-box-sizing:border-box;box-sizing:border-box}.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,0.1);border-radius:4px;-webkit-transform:translateZ(-20px);transform:translateZ(-20px)}.reveal.cube .slides section:not(.stack):after{content:'';position:absolute;display:block;width:90%;height:30px;left:5%;bottom:0;background:none;z-index:1;border-radius:4px;box-shadow:0px 95px 25px rgba(0,0,0,0.2);-webkit-transform:translateZ(-90px) rotateX(65deg);transform:translateZ(-90px) rotateX(65deg)}.reveal.cube .slides>section.stack{padding:0;background:none}.reveal.cube .slides>section.past{-webkit-transform-origin:100% 0%;-ms-transform-origin:100% 0%;transform-origin:100% 0%;-webkit-transform:translate3d(-100%, 0, 0) rotateY(-90deg);transform:translate3d(-100%, 0, 0) rotateY(-90deg)}.reveal.cube .slides>section.future{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:translate3d(100%, 0, 0) rotateY(90deg);transform:translate3d(100%, 0, 0) rotateY(90deg)}.reveal.cube .slides>section>section.past{-webkit-transform-origin:0% 100%;-ms-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:translate3d(0, -100%, 0) rotateX(90deg);transform:translate3d(0, -100%, 0) rotateX(90deg)}.reveal.cube .slides>section>section.future{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:translate3d(0, 100%, 0) rotateX(-90deg);transform:translate3d(0, 100%, 0) rotateX(-90deg)}.reveal.page .slides{-webkit-perspective-origin:0% 50%;perspective-origin:0% 50%;-webkit-perspective:3000px;perspective:3000px}.reveal.page .slides section{padding:30px;min-height:700px;-moz-box-sizing:border-box;box-sizing:border-box}.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,0.1);-webkit-transform:translateZ(-20px);transform:translateZ(-20px)}.reveal.page .slides section:not(.stack):after{content:'';position:absolute;display:block;width:90%;height:30px;left:5%;bottom:0;background:none;z-index:1;border-radius:4px;box-shadow:0px 95px 25px rgba(0,0,0,0.2);-webkit-transform:translateZ(-90px) rotateX(65deg)}.reveal.page .slides>section.stack{padding:0;background:none}.reveal.page .slides>section.past{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:translate3d(-40%, 0, 0) rotateY(-80deg);transform:translate3d(-40%, 0, 0) rotateY(-80deg)}.reveal.page .slides>section.future{-webkit-transform-origin:100% 0%;-ms-transform-origin:100% 0%;transform-origin:100% 0%;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.reveal.page .slides>section>section.past{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:translate3d(0, -40%, 0) rotateX(80deg);transform:translate3d(0, -40%, 0) rotateX(80deg)}.reveal.page .slides>section>section.future{-webkit-transform-origin:0% 100%;-ms-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transform:translate3d(0, 0, 0);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]){-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.reveal.fade.overview .slides section,.reveal.fade.overview .slides>section>section{-webkit-transition:none;transition:none}.reveal .slides section[data-transition=none],.reveal.none .slides section:not([data-transition]){-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:none;transition:none}.reveal .pause-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:black;visibility:hidden;opacity:0;z-index:100;-webkit-transition:all 1s ease;transition:all 1s ease}.reveal.paused .pause-overlay{visibility:visible;opacity:1}.no-transforms{overflow-y:auto}.no-transforms .reveal .slides{position:relative;width:80%;height:auto !important;top:0;left:50%;margin:0;text-align:center}.no-transforms .reveal .controls,.no-transforms .reveal .progress{display:none !important}.no-transforms .reveal .slides section{display:block !important;opacity:1 !important;position:relative !important;height:auto;min-height:0;top:0;left:-50%;margin:70px 0;-webkit-transform:none;-ms-transform:none;transform:none}.no-transforms .reveal .slides section section{left:0}.reveal .no-transition,.reveal .no-transition *{-webkit-transition:none !important;transition:none !important}.reveal .backgrounds{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-perspective:600px;perspective:600px}.reveal .slide-background{display:none;position:absolute;width:100%;height:100%;opacity:0;visibility:hidden;background-color:rgba(0,0,0,0);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;-webkit-transition:all 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:all 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.reveal .slide-background.stack{display:block}.reveal .slide-background.present{opacity:1;visibility:visible}.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}.reveal[data-background-transition=none]>.backgrounds .slide-background,.reveal>.backgrounds .slide-background[data-background-transition=none]{-webkit-transition:none;transition:none}.reveal[data-background-transition=slide]>.backgrounds .slide-background,.reveal>.backgrounds .slide-background[data-background-transition=slide]{opacity:1;-webkit-backface-visibility:hidden;backface-visibility:hidden}.reveal[data-background-transition=slide]>.backgrounds .slide-background.past,.reveal>.backgrounds .slide-background.past[data-background-transition=slide]{-webkit-transform:translate(-100%, 0);-ms-transform:translate(-100%, 0);transform:translate(-100%, 0)}.reveal[data-background-transition=slide]>.backgrounds .slide-background.future,.reveal>.backgrounds .slide-background.future[data-background-transition=slide]{-webkit-transform:translate(100%, 0);-ms-transform:translate(100%, 0);transform:translate(100%, 0)}.reveal[data-background-transition=slide]>.backgrounds .slide-background>.slide-background.past,.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=slide]{-webkit-transform:translate(0, -100%);-ms-transform:translate(0, -100%);transform:translate(0, -100%)}.reveal[data-background-transition=slide]>.backgrounds .slide-background>.slide-background.future,.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=slide]{-webkit-transform:translate(0, 100%);-ms-transform:translate(0, 100%);transform:translate(0, 100%)}.reveal[data-background-transition=convex]>.backgrounds .slide-background.past,.reveal>.backgrounds .slide-background.past[data-background-transition=convex]{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotateY(-90deg) translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0) rotateY(-90deg) translate3d(-100%, 0, 0)}.reveal[data-background-transition=convex]>.backgrounds .slide-background.future,.reveal>.backgrounds .slide-background.future[data-background-transition=convex]{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 0, 0)}.reveal[data-background-transition=convex]>.backgrounds .slide-background>.slide-background.past,.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=convex]{opacity:0;-webkit-transform:translate3d(0, -100%, 0) rotateX(90deg) translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0) rotateX(90deg) translate3d(0, -100%, 0)}.reveal[data-background-transition=convex]>.backgrounds .slide-background>.slide-background.future,.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=convex]{opacity:0;-webkit-transform:translate3d(0, 100%, 0) rotateX(-90deg) translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0) rotateX(-90deg) translate3d(0, 100%, 0)}.reveal[data-background-transition=concave]>.backgrounds .slide-background.past,.reveal>.backgrounds .slide-background.past[data-background-transition=concave]{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotateY(90deg) translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0) rotateY(90deg) translate3d(-100%, 0, 0)}.reveal[data-background-transition=concave]>.backgrounds .slide-background.future,.reveal>.backgrounds .slide-background.future[data-background-transition=concave]{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 0, 0)}.reveal[data-background-transition=concave]>.backgrounds .slide-background>.slide-background.past,.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=concave]{opacity:0;-webkit-transform:translate3d(0, -100%, 0) rotateX(-90deg) translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0) rotateX(-90deg) translate3d(0, -100%, 0)}.reveal[data-background-transition=concave]>.backgrounds .slide-background>.slide-background.future,.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=concave]{opacity:0;-webkit-transform:translate3d(0, 100%, 0) rotateX(90deg) translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0) rotateX(90deg) translate3d(0, 100%, 0)}.reveal[data-background-transition=zoom]>.backgrounds .slide-background,.reveal>.backgrounds .slide-background[data-background-transition=zoom]{-webkit-transition-timing-function:ease;transition-timing-function:ease}.reveal[data-background-transition=zoom]>.backgrounds .slide-background.past,.reveal>.backgrounds .slide-background.past[data-background-transition=zoom]{opacity:0;visibility:hidden;-webkit-transform:scale(16);-ms-transform:scale(16);transform:scale(16)}.reveal[data-background-transition=zoom]>.backgrounds .slide-background.future,.reveal>.backgrounds .slide-background.future[data-background-transition=zoom]{opacity:0;visibility:hidden;-webkit-transform:scale(0.2);-ms-transform:scale(0.2);transform:scale(0.2)}.reveal[data-background-transition=zoom]>.backgrounds .slide-background>.slide-background.past,.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=zoom]{opacity:0;visibility:hidden;-webkit-transform:scale(16);-ms-transform:scale(16);transform:scale(16)}.reveal[data-background-transition=zoom]>.backgrounds .slide-background>.slide-background.future,.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=zoom]{opacity:0;visibility:hidden;-webkit-transform:scale(0.2);-ms-transform:scale(0.2);transform:scale(0.2)}.reveal[data-transition-speed="fast"]>.backgrounds .slide-background{-webkit-transition-duration:400ms;transition-duration:400ms}.reveal[data-transition-speed="slow"]>.backgrounds .slide-background{-webkit-transition-duration:1200ms;transition-duration:1200ms}.reveal.overview{-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%;-webkit-perspective:700px;perspective:700px}.reveal.overview .slides section{height:100%;top:0 !important;opacity:1 !important;overflow:hidden;visibility:visible !important;cursor:pointer;-moz-box-sizing:border-box;box-sizing:border-box}.reveal.overview .slides section:hover,.reveal.overview .slides section.present{outline:10px solid rgba(150,150,150,0.4);outline-offset:10px}.reveal.overview .slides section .fragment{opacity:1;-webkit-transition:none;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:none;outline:none;overflow:visible}.reveal.overview .backgrounds{-webkit-perspective:inherit;perspective:inherit}.reveal.overview .backgrounds .slide-background{opacity:1;visibility:visible;outline:10px solid rgba(150,150,150,0.1);outline-offset:10px}.reveal.overview .slides section,.reveal.overview-deactivating .slides section{-webkit-transition:none;transition:none}.reveal.overview .backgrounds .slide-background,.reveal.overview-deactivating .backgrounds .slide-background{-webkit-transition:none;transition:none}.reveal.overview-animated .slides{-webkit-transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease}.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 pre,.reveal.rtl code{direction:ltr}.reveal.rtl ol,.reveal.rtl ul{text-align:right}.reveal.rtl .progress span{float:right}.reveal.has-parallax-background .backgrounds{-webkit-transition:all 0.8s ease;transition:all 0.8s ease}.reveal.has-parallax-background[data-transition-speed="fast"] .backgrounds{-webkit-transition-duration:400ms;transition-duration:400ms}.reveal.has-parallax-background[data-transition-speed="slow"] .backgrounds{-webkit-transition-duration:1200ms;transition-duration:1200ms}.reveal .overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;background:rgba(0,0,0,0.9);opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.reveal .overlay.visible{opacity:1;visibility:visible}.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:0.6;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.reveal .overlay header{position:absolute;left:0;top:0;width:100%;height:40px;z-index:2;border-bottom:1px solid #222}.reveal .overlay header a{display:inline-block;width:40px;height:40px;padding:0 10px;float:right;opacity:0.6;-moz-box-sizing:border-box;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:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;top:40px;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;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.reveal .overlay.overlay-preview.loaded .viewport iframe{opacity:1;visibility:visible}.reveal .overlay.overlay-preview.loaded .spinner{opacity:0;visibility:hidden;-webkit-transform:scale(0.2);-ms-transform:scale(0.2);transform:scale(0.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 th,.reveal .overlay.overlay-help .viewport .viewport-inner table td{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:fixed;left:15px;bottom:20px;z-index:30;cursor:pointer;-webkit-transition:all 400ms ease;transition:all 400ms ease}.reveal.overview .playback{opacity:0;visibility:hidden}.reveal .roll{display:inline-block;line-height:1.2;overflow:hidden;vertical-align:top;-webkit-perspective:400px;perspective:400px;-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%}.reveal .roll:hover{background:none;text-shadow:none}.reveal .roll span{display:block;position:relative;padding:0 2px;pointer-events:none;-webkit-transition:all 400ms ease;transition:all 400ms ease;-webkit-transform-origin:50% 0%;-ms-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.reveal .roll:hover span{background:rgba(0,0,0,0.5);-webkit-transform:translate3d(0px, 0px, -45px) rotateX(90deg);transform:translate3d(0px, 0px, -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;-webkit-transform-origin:50% 0%;-ms-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-transform:translate3d(0px, 110%, 0px) rotateX(-90deg);transform:translate3d(0px, 110%, 0px) rotateX(-90deg)}.reveal aside.notes{display:none}.reveal .speaker-notes{display:none;position:absolute;width:70%;max-height:15%;left:15%;bottom:26px;padding:10px;z-index:1;font-size:18px;line-height:1.4;color:#fff;background-color:rgba(0,0,0,0.5);overflow:auto;-moz-box-sizing:border-box;box-sizing:border-box;text-align:left;font-family:Helvetica, sans-serif;-webkit-overflow-scrolling:touch}.reveal .speaker-notes.visible:not(:empty){display:block}@media screen and (max-width: 1024px){.reveal .speaker-notes{font-size:14px}}@media screen and (max-width: 600px){.reveal .speaker-notes{width:90%;left:5%}}.zoomed .reveal *,.zoomed .reveal *:before,.zoomed .reveal *:after{-webkit-backface-visibility:visible !important;backface-visibility:visible !important}.zoomed .reveal .progress,.zoomed .reveal .controls{opacity:0}.zoomed .reveal .roll span{background:none}.zoomed .reveal .roll span:after{visibility:hidden}.reveal .slides>section,.reveal .slides>section>section{height:700px;font-weight:inherit;padding:0}.reveal h1{font-size:2.50em;margin-bottom:0.15em}.reveal h2{font-size:1.90em;margin-bottom:0.20em}.reveal h3{font-size:1.30em;margin-bottom:0.25em}.reveal h4{font-size:1.00em;margin-bottom:0.25em}.reveal h5{font-size:1.00em;margin-bottom:0.25em}.reveal h6{font-size:1.00em;margin-bottom:0.25em}.reveal p{margin-bottom:0.25em}.reveal a{text-decoration:none}.reveal b,.reveal strong{font-weight:bold}.reveal em{font-style:italic}.reveal sup{vertical-align:super}.reveal sub{vertical-align:sub}.reveal small{font-size:0.6em}.reveal ol,.reveal dl,.reveal ul{display:inline-block;margin:0.25em 0 0.25em 1.5em;text-align:left}.reveal ol{list-style-type:decimal}.reveal ul{list-style-type:disc}.reveal ul ul{list-style-type:square}.reveal ul ul ul{list-style-type:circle}.reveal ul ul,.reveal ul ol,.reveal ol ol,.reveal ol ul{display:block;margin-left:1.5em}.reveal dt{font-weight:bold}.reveal dd{margin-left:1.5em}.reveal q{quotes:none;font-style:italic}.reveal blockquote{display:block;margin:0.25em auto;font-style:italic}.reveal blockquote:before{content:"\201C";display:inline-block;padding:0 0.15em;font-size:2em;line-height:1em;height:1px;vertical-align:top}.reveal blockquote>:first-child{margin-top:0;display:inline}.reveal blockquote>:last-child{margin-bottom:0}.reveal pre{display:block;position:relative;margin:0.25em auto;text-align:left;font-family:monospace;line-height:1.2;word-wrap:break-word}.reveal code{font-family:monospace}.reveal pre code{display:block;padding:5px;overflow:auto;word-wrap:normal}.reveal table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal table th{font-weight:bold}.reveal table th,.reveal table td{text-align:left;padding:0.2em 0.5em 0.2em 0.5em;border-bottom:1px solid}.reveal table tr:last-child td{border-bottom:none}.reveal .speaker-notes{white-space:pre-wrap}.theme-color-asphalt-orange{background-color:#2c3e50;background-image:-webkit-radial-gradient(center, circle farthest-corner, #415b77 0%, #2c3e50 100%);background-image:radial-gradient(circle farthest-corner at center, #415b77 0%, #2c3e50 100%)}.theme-color-asphalt-orange body{background:transparent}.theme-color-asphalt-orange .theme-body-color-block{background:white}.theme-color-asphalt-orange .theme-link-color-block{background:#ffc200}.theme-color-asphalt-orange .themed,.theme-color-asphalt-orange .reveal{color:white}.theme-color-asphalt-orange .themed a,.theme-color-asphalt-orange .reveal a{color:#ffc200}.theme-color-asphalt-orange .themed a:hover,.theme-color-asphalt-orange .reveal a:hover{color:#ffda66}.theme-color-asphalt-orange .reveal .controls .navigate-left,.theme-color-asphalt-orange .reveal .controls .navigate-left.enabled{border-right-color:#ffc200}.theme-color-asphalt-orange .reveal .controls .navigate-right,.theme-color-asphalt-orange .reveal .controls .navigate-right.enabled{border-left-color:#ffc200}.theme-color-asphalt-orange .reveal .controls .navigate-up,.theme-color-asphalt-orange .reveal .controls .navigate-up.enabled{border-bottom-color:#ffc200}.theme-color-asphalt-orange .reveal .controls .navigate-down,.theme-color-asphalt-orange .reveal .controls .navigate-down.enabled{border-top-color:#ffc200}.theme-color-asphalt-orange .reveal .controls .navigate-left.enabled:hover{border-right-color:#ffda66}.theme-color-asphalt-orange .reveal .controls .navigate-right.enabled:hover{border-left-color:#ffda66}.theme-color-asphalt-orange .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#ffda66}.theme-color-asphalt-orange .reveal .controls .navigate-down.enabled:hover{border-top-color:#ffda66}.theme-color-asphalt-orange .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-asphalt-orange .reveal .progress span{background:#ffc200;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-asphalt-orange .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)}.theme-color-beige-brown{background-color:#f7f3de;background-image:-webkit-radial-gradient(center, circle farthest-corner, #fff 0%, #f7f2d3 100%);background-image:radial-gradient(circle farthest-corner at center, #fff 0%, #f7f2d3 100%)}.theme-color-beige-brown body{background:transparent}.theme-color-beige-brown .theme-body-color-block{background:#333333}.theme-color-beige-brown .theme-link-color-block{background:#8b743d}.theme-color-beige-brown .themed,.theme-color-beige-brown .reveal{color:#333333}.theme-color-beige-brown .themed a,.theme-color-beige-brown .reveal a{color:#8b743d}.theme-color-beige-brown .themed a:hover,.theme-color-beige-brown .reveal a:hover{color:#c0a86e}.theme-color-beige-brown .reveal .controls .navigate-left,.theme-color-beige-brown .reveal .controls .navigate-left.enabled{border-right-color:#8b743d}.theme-color-beige-brown .reveal .controls .navigate-right,.theme-color-beige-brown .reveal .controls .navigate-right.enabled{border-left-color:#8b743d}.theme-color-beige-brown .reveal .controls .navigate-up,.theme-color-beige-brown .reveal .controls .navigate-up.enabled{border-bottom-color:#8b743d}.theme-color-beige-brown .reveal .controls .navigate-down,.theme-color-beige-brown .reveal .controls .navigate-down.enabled{border-top-color:#8b743d}.theme-color-beige-brown .reveal .controls .navigate-left.enabled:hover{border-right-color:#c0a86e}.theme-color-beige-brown .reveal .controls .navigate-right.enabled:hover{border-left-color:#c0a86e}.theme-color-beige-brown .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#c0a86e}.theme-color-beige-brown .reveal .controls .navigate-down.enabled:hover{border-top-color:#c0a86e}.theme-color-beige-brown .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-beige-brown .reveal .progress span{background:#8b743d;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-beige-brown .reveal .slide-number{color:#111;background-color:rgba(255,255,255,0.3)}.theme-color-black-blue{background:#111111}.theme-color-black-blue body{background:transparent}.theme-color-black-blue .theme-body-color-block{background:white}.theme-color-black-blue .theme-link-color-block{background:#2f90f8}.theme-color-black-blue .themed,.theme-color-black-blue .reveal{color:white}.theme-color-black-blue .themed a,.theme-color-black-blue .reveal a{color:#2f90f8}.theme-color-black-blue .themed a:hover,.theme-color-black-blue .reveal a:hover{color:#79b7fa}.theme-color-black-blue .reveal .controls .navigate-left,.theme-color-black-blue .reveal .controls .navigate-left.enabled{border-right-color:#2f90f8}.theme-color-black-blue .reveal .controls .navigate-right,.theme-color-black-blue .reveal .controls .navigate-right.enabled{border-left-color:#2f90f8}.theme-color-black-blue .reveal .controls .navigate-up,.theme-color-black-blue .reveal .controls .navigate-up.enabled{border-bottom-color:#2f90f8}.theme-color-black-blue .reveal .controls .navigate-down,.theme-color-black-blue .reveal .controls .navigate-down.enabled{border-top-color:#2f90f8}.theme-color-black-blue .reveal .controls .navigate-left.enabled:hover{border-right-color:#79b7fa}.theme-color-black-blue .reveal .controls .navigate-right.enabled:hover{border-left-color:#79b7fa}.theme-color-black-blue .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#79b7fa}.theme-color-black-blue .reveal .controls .navigate-down.enabled:hover{border-top-color:#79b7fa}.theme-color-black-blue .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-black-blue .reveal .progress span{background:#2f90f8;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-black-blue .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)}.theme-color-black-mint{background:#111111}.theme-color-black-mint body{background:transparent}.theme-color-black-mint .theme-body-color-block{background:white}.theme-color-black-mint .theme-link-color-block{background:#8dd792}.theme-color-black-mint .themed,.theme-color-black-mint .reveal{color:white}.theme-color-black-mint .themed a,.theme-color-black-mint .reveal a{color:#8dd792}.theme-color-black-mint .themed a:hover,.theme-color-black-mint .reveal a:hover{color:#c6ebc8}.theme-color-black-mint .reveal .controls .navigate-left,.theme-color-black-mint .reveal .controls .navigate-left.enabled{border-right-color:#8dd792}.theme-color-black-mint .reveal .controls .navigate-right,.theme-color-black-mint .reveal .controls .navigate-right.enabled{border-left-color:#8dd792}.theme-color-black-mint .reveal .controls .navigate-up,.theme-color-black-mint .reveal .controls .navigate-up.enabled{border-bottom-color:#8dd792}.theme-color-black-mint .reveal .controls .navigate-down,.theme-color-black-mint .reveal .controls .navigate-down.enabled{border-top-color:#8dd792}.theme-color-black-mint .reveal .controls .navigate-left.enabled:hover{border-right-color:#c6ebc8}.theme-color-black-mint .reveal .controls .navigate-right.enabled:hover{border-left-color:#c6ebc8}.theme-color-black-mint .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#c6ebc8}.theme-color-black-mint .reveal .controls .navigate-down.enabled:hover{border-top-color:#c6ebc8}.theme-color-black-mint .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-black-mint .reveal .progress span{background:#8dd792;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-black-mint .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)}.theme-color-black-orange{background:#222222}.theme-color-black-orange body{background:transparent}.theme-color-black-orange .theme-body-color-block{background:white}.theme-color-black-orange .theme-link-color-block{background:#e7ad52}.theme-color-black-orange .themed,.theme-color-black-orange .reveal{color:white}.theme-color-black-orange .themed a,.theme-color-black-orange .reveal a{color:#e7ad52}.theme-color-black-orange .themed a:hover,.theme-color-black-orange .reveal a:hover{color:#f3d7ac}.theme-color-black-orange .reveal .controls .navigate-left,.theme-color-black-orange .reveal .controls .navigate-left.enabled{border-right-color:#e7ad52}.theme-color-black-orange .reveal .controls .navigate-right,.theme-color-black-orange .reveal .controls .navigate-right.enabled{border-left-color:#e7ad52}.theme-color-black-orange .reveal .controls .navigate-up,.theme-color-black-orange .reveal .controls .navigate-up.enabled{border-bottom-color:#e7ad52}.theme-color-black-orange .reveal .controls .navigate-down,.theme-color-black-orange .reveal .controls .navigate-down.enabled{border-top-color:#e7ad52}.theme-color-black-orange .reveal .controls .navigate-left.enabled:hover{border-right-color:#f3d7ac}.theme-color-black-orange .reveal .controls .navigate-right.enabled:hover{border-left-color:#f3d7ac}.theme-color-black-orange .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#f3d7ac}.theme-color-black-orange .reveal .controls .navigate-down.enabled:hover{border-top-color:#f3d7ac}.theme-color-black-orange .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-black-orange .reveal .progress span{background:#e7ad52;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-black-orange .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)}.theme-color-blue-yellow{background:#44a0dd}.theme-color-blue-yellow body{background:transparent}.theme-color-blue-yellow .theme-body-color-block{background:white}.theme-color-blue-yellow .theme-link-color-block{background:#ecec6a}.theme-color-blue-yellow .themed,.theme-color-blue-yellow .reveal{color:white}.theme-color-blue-yellow .themed a,.theme-color-blue-yellow .reveal a{color:#ecec6a}.theme-color-blue-yellow .themed a:hover,.theme-color-blue-yellow .reveal a:hover{color:#f8f8c4}.theme-color-blue-yellow .reveal .controls .navigate-left,.theme-color-blue-yellow .reveal .controls .navigate-left.enabled{border-right-color:#ecec6a}.theme-color-blue-yellow .reveal .controls .navigate-right,.theme-color-blue-yellow .reveal .controls .navigate-right.enabled{border-left-color:#ecec6a}.theme-color-blue-yellow .reveal .controls .navigate-up,.theme-color-blue-yellow .reveal .controls .navigate-up.enabled{border-bottom-color:#ecec6a}.theme-color-blue-yellow .reveal .controls .navigate-down,.theme-color-blue-yellow .reveal .controls .navigate-down.enabled{border-top-color:#ecec6a}.theme-color-blue-yellow .reveal .controls .navigate-left.enabled:hover{border-right-color:#f8f8c4}.theme-color-blue-yellow .reveal .controls .navigate-right.enabled:hover{border-left-color:#f8f8c4}.theme-color-blue-yellow .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#f8f8c4}.theme-color-blue-yellow .reveal .controls .navigate-down.enabled:hover{border-top-color:#f8f8c4}.theme-color-blue-yellow .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-blue-yellow .reveal .progress span{background:#ecec6a;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-blue-yellow .reveal .slide-number{color:#111;background-color:rgba(255,255,255,0.3)}.theme-color-cobalt-orange{background-color:#13335a;background-image:-webkit-radial-gradient(center, circle farthest-corner, #1a4984 0%, #13335a 100%);background-image:radial-gradient(circle farthest-corner at center, #1a4984 0%, #13335a 100%)}.theme-color-cobalt-orange body{background:transparent}.theme-color-cobalt-orange .theme-body-color-block{background:white}.theme-color-cobalt-orange .theme-link-color-block{background:#e08c14}.theme-color-cobalt-orange .themed,.theme-color-cobalt-orange .reveal{color:white}.theme-color-cobalt-orange .themed a,.theme-color-cobalt-orange .reveal a{color:#e08c14}.theme-color-cobalt-orange .themed a:hover,.theme-color-cobalt-orange .reveal a:hover{color:#f2b968}.theme-color-cobalt-orange .reveal .controls .navigate-left,.theme-color-cobalt-orange .reveal .controls .navigate-left.enabled{border-right-color:#e08c14}.theme-color-cobalt-orange .reveal .controls .navigate-right,.theme-color-cobalt-orange .reveal .controls .navigate-right.enabled{border-left-color:#e08c14}.theme-color-cobalt-orange .reveal .controls .navigate-up,.theme-color-cobalt-orange .reveal .controls .navigate-up.enabled{border-bottom-color:#e08c14}.theme-color-cobalt-orange .reveal .controls .navigate-down,.theme-color-cobalt-orange .reveal .controls .navigate-down.enabled{border-top-color:#e08c14}.theme-color-cobalt-orange .reveal .controls .navigate-left.enabled:hover{border-right-color:#f2b968}.theme-color-cobalt-orange .reveal .controls .navigate-right.enabled:hover{border-left-color:#f2b968}.theme-color-cobalt-orange .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#f2b968}.theme-color-cobalt-orange .reveal .controls .navigate-down.enabled:hover{border-top-color:#f2b968}.theme-color-cobalt-orange .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-cobalt-orange .reveal .progress span{background:#e08c14;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-cobalt-orange .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)}.theme-color-coral-blue{background-color:#c97150;background-image:-webkit-radial-gradient(center, circle farthest-corner, #d59177 0%, #c97150 100%);background-image:radial-gradient(circle farthest-corner at center, #d59177 0%, #c97150 100%)}.theme-color-coral-blue body{background:transparent}.theme-color-coral-blue .theme-body-color-block{background:white}.theme-color-coral-blue .theme-link-color-block{background:#3a65c0}.theme-color-coral-blue .themed,.theme-color-coral-blue .reveal{color:white}.theme-color-coral-blue .themed a,.theme-color-coral-blue .reveal a{color:#3a65c0}.theme-color-coral-blue .themed a:hover,.theme-color-coral-blue .reveal a:hover{color:#86a1da}.theme-color-coral-blue .reveal .controls .navigate-left,.theme-color-coral-blue .reveal .controls .navigate-left.enabled{border-right-color:#3a65c0}.theme-color-coral-blue .reveal .controls .navigate-right,.theme-color-coral-blue .reveal .controls .navigate-right.enabled{border-left-color:#3a65c0}.theme-color-coral-blue .reveal .controls .navigate-up,.theme-color-coral-blue .reveal .controls .navigate-up.enabled{border-bottom-color:#3a65c0}.theme-color-coral-blue .reveal .controls .navigate-down,.theme-color-coral-blue .reveal .controls .navigate-down.enabled{border-top-color:#3a65c0}.theme-color-coral-blue .reveal .controls .navigate-left.enabled:hover{border-right-color:#86a1da}.theme-color-coral-blue .reveal .controls .navigate-right.enabled:hover{border-left-color:#86a1da}.theme-color-coral-blue .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#86a1da}.theme-color-coral-blue .reveal .controls .navigate-down.enabled:hover{border-top-color:#86a1da}.theme-color-coral-blue .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-coral-blue .reveal .progress span{background:#3a65c0;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-coral-blue .reveal .slide-number{color:#111;background-color:rgba(255,255,255,0.3)}.theme-color-forest-yellow{background:#2ba056}.theme-color-forest-yellow body{background:transparent}.theme-color-forest-yellow .theme-body-color-block{background:white}.theme-color-forest-yellow .theme-link-color-block{background:#ecec6a}.theme-color-forest-yellow .themed,.theme-color-forest-yellow .reveal{color:white}.theme-color-forest-yellow .themed a,.theme-color-forest-yellow .reveal a{color:#ecec6a}.theme-color-forest-yellow .themed a:hover,.theme-color-forest-yellow .reveal a:hover{color:#f8f8c4}.theme-color-forest-yellow .reveal .controls .navigate-left,.theme-color-forest-yellow .reveal .controls .navigate-left.enabled{border-right-color:#ecec6a}.theme-color-forest-yellow .reveal .controls .navigate-right,.theme-color-forest-yellow .reveal .controls .navigate-right.enabled{border-left-color:#ecec6a}.theme-color-forest-yellow .reveal .controls .navigate-up,.theme-color-forest-yellow .reveal .controls .navigate-up.enabled{border-bottom-color:#ecec6a}.theme-color-forest-yellow .reveal .controls .navigate-down,.theme-color-forest-yellow .reveal .controls .navigate-down.enabled{border-top-color:#ecec6a}.theme-color-forest-yellow .reveal .controls .navigate-left.enabled:hover{border-right-color:#f8f8c4}.theme-color-forest-yellow .reveal .controls .navigate-right.enabled:hover{border-left-color:#f8f8c4}.theme-color-forest-yellow .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#f8f8c4}.theme-color-forest-yellow .reveal .controls .navigate-down.enabled:hover{border-top-color:#f8f8c4}.theme-color-forest-yellow .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-forest-yellow .reveal .progress span{background:#ecec6a;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-forest-yellow .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)}.theme-color-grey-blue{background-color:#313538;background-image:-webkit-radial-gradient(center, circle farthest-corner, #555a5f 0%, #1c1e20 100%);background-image:radial-gradient(circle farthest-corner at center, #555a5f 0%, #1c1e20 100%)}.theme-color-grey-blue body{background:transparent}.theme-color-grey-blue .theme-body-color-block{background:white}.theme-color-grey-blue .theme-link-color-block{background:#13daec}.theme-color-grey-blue .themed,.theme-color-grey-blue .reveal{color:white}.theme-color-grey-blue .themed a,.theme-color-grey-blue .reveal a{color:#13daec}.theme-color-grey-blue .themed a:hover,.theme-color-grey-blue .reveal a:hover{color:#71e9f4}.theme-color-grey-blue .reveal .controls .navigate-left,.theme-color-grey-blue .reveal .controls .navigate-left.enabled{border-right-color:#13daec}.theme-color-grey-blue .reveal .controls .navigate-right,.theme-color-grey-blue .reveal .controls .navigate-right.enabled{border-left-color:#13daec}.theme-color-grey-blue .reveal .controls .navigate-up,.theme-color-grey-blue .reveal .controls .navigate-up.enabled{border-bottom-color:#13daec}.theme-color-grey-blue .reveal .controls .navigate-down,.theme-color-grey-blue .reveal .controls .navigate-down.enabled{border-top-color:#13daec}.theme-color-grey-blue .reveal .controls .navigate-left.enabled:hover{border-right-color:#71e9f4}.theme-color-grey-blue .reveal .controls .navigate-right.enabled:hover{border-left-color:#71e9f4}.theme-color-grey-blue .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#71e9f4}.theme-color-grey-blue .reveal .controls .navigate-down.enabled:hover{border-top-color:#71e9f4}.theme-color-grey-blue .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-grey-blue .reveal .progress span{background:#13daec;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-grey-blue .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)}.theme-color-mint-beige{background-color:#207c5f;background-image:-webkit-radial-gradient(center, circle farthest-corner, #2aa57e 0%, #207c5f 100%);background-image:radial-gradient(circle farthest-corner at center, #2aa57e 0%, #207c5f 100%)}.theme-color-mint-beige body{background:transparent}.theme-color-mint-beige .theme-body-color-block{background:white}.theme-color-mint-beige .theme-link-color-block{background:#ecec6a}.theme-color-mint-beige .themed,.theme-color-mint-beige .reveal{color:white}.theme-color-mint-beige .themed a,.theme-color-mint-beige .reveal a{color:#ecec6a}.theme-color-mint-beige .themed a:hover,.theme-color-mint-beige .reveal a:hover{color:#f8f8c4}.theme-color-mint-beige .reveal .controls .navigate-left,.theme-color-mint-beige .reveal .controls .navigate-left.enabled{border-right-color:#ecec6a}.theme-color-mint-beige .reveal .controls .navigate-right,.theme-color-mint-beige .reveal .controls .navigate-right.enabled{border-left-color:#ecec6a}.theme-color-mint-beige .reveal .controls .navigate-up,.theme-color-mint-beige .reveal .controls .navigate-up.enabled{border-bottom-color:#ecec6a}.theme-color-mint-beige .reveal .controls .navigate-down,.theme-color-mint-beige .reveal .controls .navigate-down.enabled{border-top-color:#ecec6a}.theme-color-mint-beige .reveal .controls .navigate-left.enabled:hover{border-right-color:#f8f8c4}.theme-color-mint-beige .reveal .controls .navigate-right.enabled:hover{border-left-color:#f8f8c4}.theme-color-mint-beige .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#f8f8c4}.theme-color-mint-beige .reveal .controls .navigate-down.enabled:hover{border-top-color:#f8f8c4}.theme-color-mint-beige .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-mint-beige .reveal .progress span{background:#ecec6a;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-mint-beige .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)}.theme-color-no-color{background-color:white}.theme-color-no-color .theme-body-color-block,.theme-color-no-color .theme-link-color-block{background:black}.theme-color-no-color .themed,.theme-color-no-color.themed,.theme-color-no-color .reveal,.theme-color-no-color.reveal{color:black}.theme-color-sand-blue{background:#f0f1eb}.theme-color-sand-blue body{background:transparent}.theme-color-sand-blue .theme-body-color-block{background:#111111}.theme-color-sand-blue .theme-link-color-block{background:#2f90f8}.theme-color-sand-blue .themed,.theme-color-sand-blue .reveal{color:#111111}.theme-color-sand-blue .themed a,.theme-color-sand-blue .reveal a{color:#2f90f8}.theme-color-sand-blue .themed a:hover,.theme-color-sand-blue .reveal a:hover{color:#92c5fb}.theme-color-sand-blue .reveal .controls .navigate-left,.theme-color-sand-blue .reveal .controls .navigate-left.enabled{border-right-color:#2f90f8}.theme-color-sand-blue .reveal .controls .navigate-right,.theme-color-sand-blue .reveal .controls .navigate-right.enabled{border-left-color:#2f90f8}.theme-color-sand-blue .reveal .controls .navigate-up,.theme-color-sand-blue .reveal .controls .navigate-up.enabled{border-bottom-color:#2f90f8}.theme-color-sand-blue .reveal .controls .navigate-down,.theme-color-sand-blue .reveal .controls .navigate-down.enabled{border-top-color:#2f90f8}.theme-color-sand-blue .reveal .controls .navigate-left.enabled:hover{border-right-color:#92c5fb}.theme-color-sand-blue .reveal .controls .navigate-right.enabled:hover{border-left-color:#92c5fb}.theme-color-sand-blue .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#92c5fb}.theme-color-sand-blue .reveal .controls .navigate-down.enabled:hover{border-top-color:#92c5fb}.theme-color-sand-blue .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-sand-blue .reveal .progress span{background:#2f90f8;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-sand-blue .reveal .slide-number{color:#111;background-color:rgba(255,255,255,0.3)}.theme-color-sea-yellow{background-color:#297477;background-image:-webkit-linear-gradient(top, #6cc9cd 0%, #297477 100%);background-image:linear-gradient(to bottom, #6cc9cd 0%, #297477 100%)}.theme-color-sea-yellow body{background:transparent}.theme-color-sea-yellow .theme-body-color-block{background:white}.theme-color-sea-yellow .theme-link-color-block{background:#ffc200}.theme-color-sea-yellow .themed,.theme-color-sea-yellow .reveal{color:white}.theme-color-sea-yellow .themed a,.theme-color-sea-yellow .reveal a{color:#ffc200}.theme-color-sea-yellow .themed a:hover,.theme-color-sea-yellow .reveal a:hover{color:#ffda66}.theme-color-sea-yellow .reveal .controls .navigate-left,.theme-color-sea-yellow .reveal .controls .navigate-left.enabled{border-right-color:#ffc200}.theme-color-sea-yellow .reveal .controls .navigate-right,.theme-color-sea-yellow .reveal .controls .navigate-right.enabled{border-left-color:#ffc200}.theme-color-sea-yellow .reveal .controls .navigate-up,.theme-color-sea-yellow .reveal .controls .navigate-up.enabled{border-bottom-color:#ffc200}.theme-color-sea-yellow .reveal .controls .navigate-down,.theme-color-sea-yellow .reveal .controls .navigate-down.enabled{border-top-color:#ffc200}.theme-color-sea-yellow .reveal .controls .navigate-left.enabled:hover{border-right-color:#ffda66}.theme-color-sea-yellow .reveal .controls .navigate-right.enabled:hover{border-left-color:#ffda66}.theme-color-sea-yellow .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#ffda66}.theme-color-sea-yellow .reveal .controls .navigate-down.enabled:hover{border-top-color:#ffda66}.theme-color-sea-yellow .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-sea-yellow .reveal .progress span{background:#ffc200;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-sea-yellow .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)}.theme-color-silver-blue{background-color:#dddddd;background-image:-webkit-radial-gradient(center, circle farthest-corner, #fff 0%, #ddd 100%);background-image:radial-gradient(circle farthest-corner at center, #fff 0%, #ddd 100%)}.theme-color-silver-blue body{background:transparent}.theme-color-silver-blue .theme-body-color-block{background:#111111}.theme-color-silver-blue .theme-link-color-block{background:#106bcc}.theme-color-silver-blue .themed,.theme-color-silver-blue .reveal{color:#111111}.theme-color-silver-blue .themed a,.theme-color-silver-blue .reveal a{color:#106bcc}.theme-color-silver-blue .themed a:hover,.theme-color-silver-blue .reveal a:hover{color:#2184ee}.theme-color-silver-blue .reveal .controls .navigate-left,.theme-color-silver-blue .reveal .controls .navigate-left.enabled{border-right-color:#106bcc}.theme-color-silver-blue .reveal .controls .navigate-right,.theme-color-silver-blue .reveal .controls .navigate-right.enabled{border-left-color:#106bcc}.theme-color-silver-blue .reveal .controls .navigate-up,.theme-color-silver-blue .reveal .controls .navigate-up.enabled{border-bottom-color:#106bcc}.theme-color-silver-blue .reveal .controls .navigate-down,.theme-color-silver-blue .reveal .controls .navigate-down.enabled{border-top-color:#106bcc}.theme-color-silver-blue .reveal .controls .navigate-left.enabled:hover{border-right-color:#2184ee}.theme-color-silver-blue .reveal .controls .navigate-right.enabled:hover{border-left-color:#2184ee}.theme-color-silver-blue .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#2184ee}.theme-color-silver-blue .reveal .controls .navigate-down.enabled:hover{border-top-color:#2184ee}.theme-color-silver-blue .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-silver-blue .reveal .progress span{background:#106bcc;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-silver-blue .reveal .slide-number{color:#111;background-color:rgba(255,255,255,0.3)}.theme-color-silver-green{background-color:#dddddd;background-image:-webkit-radial-gradient(center, circle farthest-corner, #fff 0%, #ddd 100%);background-image:radial-gradient(circle farthest-corner at center, #fff 0%, #ddd 100%)}.theme-color-silver-green body{background:transparent}.theme-color-silver-green .theme-body-color-block{background:#111111}.theme-color-silver-green .theme-link-color-block{background:#039426}.theme-color-silver-green .themed,.theme-color-silver-green .reveal{color:#111111}.theme-color-silver-green .themed a,.theme-color-silver-green .reveal a{color:#039426}.theme-color-silver-green .themed a:hover,.theme-color-silver-green .reveal a:hover{color:#04c633}.theme-color-silver-green .reveal .controls .navigate-left,.theme-color-silver-green .reveal .controls .navigate-left.enabled{border-right-color:#039426}.theme-color-silver-green .reveal .controls .navigate-right,.theme-color-silver-green .reveal .controls .navigate-right.enabled{border-left-color:#039426}.theme-color-silver-green .reveal .controls .navigate-up,.theme-color-silver-green .reveal .controls .navigate-up.enabled{border-bottom-color:#039426}.theme-color-silver-green .reveal .controls .navigate-down,.theme-color-silver-green .reveal .controls .navigate-down.enabled{border-top-color:#039426}.theme-color-silver-green .reveal .controls .navigate-left.enabled:hover{border-right-color:#04c633}.theme-color-silver-green .reveal .controls .navigate-right.enabled:hover{border-left-color:#04c633}.theme-color-silver-green .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#04c633}.theme-color-silver-green .reveal .controls .navigate-down.enabled:hover{border-top-color:#04c633}.theme-color-silver-green .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-silver-green .reveal .progress span{background:#039426;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-silver-green .reveal .slide-number{color:#111;background-color:rgba(255,255,255,0.3)}.theme-color-sky-blue{background-color:#dcedf1;background-image:-webkit-radial-gradient(center, circle farthest-corner, #f7fbfc 0%, #add9e4 100%);background-image:radial-gradient(circle farthest-corner at center, #f7fbfc 0%, #add9e4 100%)}.theme-color-sky-blue body{background:transparent}.theme-color-sky-blue .theme-body-color-block{background:#333333}.theme-color-sky-blue .theme-link-color-block{background:#3b759e}.theme-color-sky-blue .themed,.theme-color-sky-blue .reveal{color:#333333}.theme-color-sky-blue .themed a,.theme-color-sky-blue .reveal a{color:#3b759e}.theme-color-sky-blue .themed a:hover,.theme-color-sky-blue .reveal a:hover{color:#74a7cb}.theme-color-sky-blue .reveal .controls .navigate-left,.theme-color-sky-blue .reveal .controls .navigate-left.enabled{border-right-color:#3b759e}.theme-color-sky-blue .reveal .controls .navigate-right,.theme-color-sky-blue .reveal .controls .navigate-right.enabled{border-left-color:#3b759e}.theme-color-sky-blue .reveal .controls .navigate-up,.theme-color-sky-blue .reveal .controls .navigate-up.enabled{border-bottom-color:#3b759e}.theme-color-sky-blue .reveal .controls .navigate-down,.theme-color-sky-blue .reveal .controls .navigate-down.enabled{border-top-color:#3b759e}.theme-color-sky-blue .reveal .controls .navigate-left.enabled:hover{border-right-color:#74a7cb}.theme-color-sky-blue .reveal .controls .navigate-right.enabled:hover{border-left-color:#74a7cb}.theme-color-sky-blue .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#74a7cb}.theme-color-sky-blue .reveal .controls .navigate-down.enabled:hover{border-top-color:#74a7cb}.theme-color-sky-blue .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-sky-blue .reveal .progress span{background:#3b759e;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-sky-blue .reveal .slide-number{color:#111;background-color:rgba(255,255,255,0.3)}.theme-color-white-blue{background:white}.theme-color-white-blue body{background:transparent}.theme-color-white-blue .theme-body-color-block{background:black}.theme-color-white-blue .theme-link-color-block{background:#106bcc}.theme-color-white-blue .themed,.theme-color-white-blue .reveal{color:black}.theme-color-white-blue .themed a,.theme-color-white-blue .reveal a{color:#106bcc}.theme-color-white-blue .themed a:hover,.theme-color-white-blue .reveal a:hover{color:#3991ef}.theme-color-white-blue .reveal .controls .navigate-left,.theme-color-white-blue .reveal .controls .navigate-left.enabled{border-right-color:#106bcc}.theme-color-white-blue .reveal .controls .navigate-right,.theme-color-white-blue .reveal .controls .navigate-right.enabled{border-left-color:#106bcc}.theme-color-white-blue .reveal .controls .navigate-up,.theme-color-white-blue .reveal .controls .navigate-up.enabled{border-bottom-color:#106bcc}.theme-color-white-blue .reveal .controls .navigate-down,.theme-color-white-blue .reveal .controls .navigate-down.enabled{border-top-color:#106bcc}.theme-color-white-blue .reveal .controls .navigate-left.enabled:hover{border-right-color:#3991ef}.theme-color-white-blue .reveal .controls .navigate-right.enabled:hover{border-left-color:#3991ef}.theme-color-white-blue .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#3991ef}.theme-color-white-blue .reveal .controls .navigate-down.enabled:hover{border-top-color:#3991ef}.theme-color-white-blue .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-white-blue .reveal .progress span{background:#106bcc;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-white-blue .reveal .slide-number{color:#111;background-color:rgba(255,255,255,0.3)}.theme-color-yellow-black{background:#fff000}.theme-color-yellow-black body{background:transparent}.theme-color-yellow-black .theme-body-color-block{background:black}.theme-color-yellow-black .theme-link-color-block{background:#4654ec}.theme-color-yellow-black .themed,.theme-color-yellow-black .reveal{color:black}.theme-color-yellow-black .themed a,.theme-color-yellow-black .reveal a{color:#4654ec}.theme-color-yellow-black .themed a:hover,.theme-color-yellow-black .reveal a:hover{color:#a3aaf6}.theme-color-yellow-black .reveal .controls .navigate-left,.theme-color-yellow-black .reveal .controls .navigate-left.enabled{border-right-color:#4654ec}.theme-color-yellow-black .reveal .controls .navigate-right,.theme-color-yellow-black .reveal .controls .navigate-right.enabled{border-left-color:#4654ec}.theme-color-yellow-black .reveal .controls .navigate-up,.theme-color-yellow-black .reveal .controls .navigate-up.enabled{border-bottom-color:#4654ec}.theme-color-yellow-black .reveal .controls .navigate-down,.theme-color-yellow-black .reveal .controls .navigate-down.enabled{border-top-color:#4654ec}.theme-color-yellow-black .reveal .controls .navigate-left.enabled:hover{border-right-color:#a3aaf6}.theme-color-yellow-black .reveal .controls .navigate-right.enabled:hover{border-left-color:#a3aaf6}.theme-color-yellow-black .reveal .controls .navigate-up.enabled:hover{border-bottom-color:#a3aaf6}.theme-color-yellow-black .reveal .controls .navigate-down.enabled:hover{border-top-color:#a3aaf6}.theme-color-yellow-black .reveal .progress{background:rgba(0,0,0,0.2)}.theme-color-yellow-black .reveal .progress span{background:#4654ec;-webkit-transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);transition:width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985)}.theme-color-yellow-black .reveal .slide-number{color:#ddd;background-color:rgba(0,0,0,0.3)}
</style> </style>
<meta content="authenticity_token" name="csrf-param" /> <meta content="authenticity_token" name="csrf-param" />
<meta content="/TXbMv76pm/EEAhH/BkJcSAwJAtCeVFHNWAmwTEDtRY=" name="csrf-token" /> <meta content="tONt1stdie9iwnvjx5P2Z766lw8nuyuAhUZHXiqoUQ8=" name="csrf-token" />
<style id="user-css-output" type="text/css"></style> <style id="user-css-output" type="text/css"></style>
</head> </head>
<body> <body>
...@@ -68,8 +68,8 @@ ...@@ -68,8 +68,8 @@
<p><span style="font-size:0.5em"><em>jointdeveloper.com</em></span></p> <p><span style="font-size:0.5em"><em>jointdeveloper.com</em></span></p>
</div></div> </div></div>
<div data-block-id="151536da0cc7e48ba73ff09598b61ca7" style="min-width: 30px; min-height: 30px; width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="151536da0cc7e48ba73ff09598b61ca7" style="min-width: 30px; min-height: 30px; width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="efd201ebfa085fda1b4de27dd92fabf1" style="height: auto; min-width: 30px; min-height: 30px; width: 802px; left: 124px; top: 192px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="efd201ebfa085fda1b4de27dd92fabf1" style="height: auto; min-width: 30px; min-height: 30px; width: 802px; left: 124px; top: 181px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align:justify">JavaScript es un lenguaje de programacion interpretado, es orientado a objetos, basado en prototipos, imperativo, debilmente tipado y dinamico.</p> <p style="text-align:justify">JavaScript es un lenguaje de programación interpretado, es orientado a objetos, basado en prototipos, imperativo, debilmente tipado y dinámico.</p>
</div></div> </div></div>
<div data-block-id="693f4d89e9318c81d6336cd0bc52079d" style="height: auto; min-width: 30px; min-height: 30px; width: 802px; left: 124px; top: 331px;" data-block-type="text" class="sl-block"><div style="z-index: 29;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="693f4d89e9318c81d6336cd0bc52079d" style="height: auto; min-width: 30px; min-height: 30px; width: 802px; left: 124px; top: 331px;" data-block-type="text" class="sl-block"><div style="z-index: 29;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align:justify">Éste lenguaje es mayormente utilizado en las páginas web para hacerlas más dinámicas (lado del cliente).</p> <p style="text-align:justify">Éste lenguaje es mayormente utilizado en las páginas web para hacerlas más dinámicas (lado del cliente).</p>
...@@ -247,9 +247,9 @@ ...@@ -247,9 +247,9 @@
</div></div> </div></div>
<div data-block-id="214c0e1be57f4cdb36fa27d7eb14f371" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 25;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="214c0e1be57f4cdb36fa27d7eb14f371" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 25;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="c472b8982f67b66ff05827acf03228a4" style="height: auto; width: 774px; left: 154px; top: 295px;" data-block-type="text" class="sl-block"><div style="z-index: 26;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="c472b8982f67b66ff05827acf03228a4" style="height: auto; width: 774px; left: 154px; top: 295px;" data-block-type="text" class="sl-block"><div style="z-index: 26;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align: justify;">Convierte un numero a un string con x dgitos decimales (por defecto es cero).</p> <p>Convierte un numero a un string con x dgitos decimales (por defecto es cero).</p>
   
<p style="text-align: justify;"><strong><u>digitos</u></strong> debe ser un numero entre 0 y 20</p> <p><strong><u>digitos</u></strong> debe ser un numero entre 0 y 20</p>
</div></div> </div></div>
<div data-block-id="1b19707dc1638e75a02a94487bfd12dc" style="height: auto; width: 819px; left: 124px; top: 112px;" data-block-type="text" class="sl-block"><div style="z-index: 29;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="1b19707dc1638e75a02a94487bfd12dc" style="height: auto; width: 819px; left: 124px; top: 112px;" data-block-type="text" class="sl-block"><div style="z-index: 29;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<h1>toFixed(digitos)</h1> <h1>toFixed(digitos)</h1>
...@@ -279,9 +279,9 @@ ...@@ -279,9 +279,9 @@
</div></div> </div></div>
<div data-block-id="87763c2c2c0aee616ef1514652c54d49" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 25;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="87763c2c2c0aee616ef1514652c54d49" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 25;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="02127732fda04b78d07cb9cce66d5a9a" style="height: auto; width: 774px; left: 174px; top: 334px;" data-block-type="text" class="sl-block"><div style="z-index: 26;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="02127732fda04b78d07cb9cce66d5a9a" style="height: auto; width: 774px; left: 174px; top: 334px;" data-block-type="text" class="sl-block"><div style="z-index: 26;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align:justify">Convierte un numero a string.</p> <p>Convierte un numero a string.</p>
   
<p style="text-align:justify"><u><strong>base</strong></u> debe ir entre 2 y 36, y por defecto es 10.</p> <p><u><strong>base</strong></u> debe ir entre 2 y 36, y por defecto es 10.</p>
</div></div> </div></div>
<div data-block-id="250513f5d8144ff54a173641a5cfc07b" style="height: auto; width: 819px; left: 124px; top: 153px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="250513f5d8144ff54a173641a5cfc07b" style="height: auto; width: 819px; left: 124px; top: 153px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<h1>toString(base)</h1> <h1>toString(base)</h1>
...@@ -411,7 +411,7 @@ ...@@ -411,7 +411,7 @@
</div></div> </div></div>
<div data-block-id="cfa4a5d4d0557b70d2f96dc545dcaabf" style="width: 82px; height: 82px; left: 4px; top: 115px;" data-block-type="image" class="sl-block"><div style="z-index: 25;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="cfa4a5d4d0557b70d2f96dc545dcaabf" style="width: 82px; height: 82px; left: 4px; top: 115px;" data-block-type="image" class="sl-block"><div style="z-index: 25;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="d3a03b134472b2b8633ddee182901476" style="height: auto; width: 774px; left: 146px; top: 267px;" data-block-type="text" class="sl-block"><div style="z-index: 26;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="d3a03b134472b2b8633ddee182901476" style="height: auto; width: 774px; left: 146px; top: 267px;" data-block-type="text" class="sl-block"><div style="z-index: 26;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p>Se puede utilizar comillas simples o dobles para denir un string.<br> <p>Se puede utilizar comillas simples o dobles para definir un string.<br>
En JS no existe el tipo caracter.</p> En JS no existe el tipo caracter.</p>
</div></div> </div></div>
<div data-block-id="c15eb9bb23e5ae60b2060556fc81a09f" style="min-width: 30px; min-height: 30px; width: 68px; height: 68px; left: 9px; top: 551px;" data-block-type="image" class="sl-block"><div style="z-index: 29;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div></section><section data-id="f50254a8325e59fd91afb026d7a0107e" class="stack"><section data-id="a4e72876174436599ed0ccf91d736fae"><div data-block-id="50bd1bfa563456fdffc50b35685d0837" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 12;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div> <div data-block-id="c15eb9bb23e5ae60b2060556fc81a09f" style="min-width: 30px; min-height: 30px; width: 68px; height: 68px; left: 9px; top: 551px;" data-block-type="image" class="sl-block"><div style="z-index: 29;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div></section><section data-id="f50254a8325e59fd91afb026d7a0107e" class="stack"><section data-id="a4e72876174436599ed0ccf91d736fae"><div data-block-id="50bd1bfa563456fdffc50b35685d0837" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 12;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div>
...@@ -465,8 +465,8 @@ En JS no existe el tipo caracter.</p> ...@@ -465,8 +465,8 @@ En JS no existe el tipo caracter.</p>
<p><span style="font-size:0.5em"><em>jointdeveloper.com</em></span></p> <p><span style="font-size:0.5em"><em>jointdeveloper.com</em></span></p>
</div></div> </div></div>
<div data-block-id="1681b32fa91703547d37de36989023a0" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 25;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="1681b32fa91703547d37de36989023a0" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 25;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="e8ebd261ba230d264b73456e09c454d8" style="height: auto; width: 784px; left: 142px; top: 294px;" data-block-type="text" class="sl-block"><div style="z-index: 26;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="e8ebd261ba230d264b73456e09c454d8" style="height: auto; width: 784px; left: 142px; top: 296px;" data-block-type="text" class="sl-block"><div style="z-index: 26;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align: justify;">Retorna el caracter en la posicion <u><strong>pos</strong></u>. Si <em>pos</em> es menor a cero o mayor al tamaño del string, retorna una cadena vacía.</p> <p>Retorna el caracter en la posición <u><strong>pos</strong></u>. Si <em>pos</em> es menor a cero o mayor al tamaño del string, retorna una cadena vacía.</p>
</div></div> </div></div>
<div data-block-id="ceb80b76f8d69905f274da88c24e56f7" style="height: auto; width: 819px; left: 124px; top: 91px;" data-block-type="text" class="sl-block"><div style="z-index: 29;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="ceb80b76f8d69905f274da88c24e56f7" style="height: auto; width: 819px; left: 124px; top: 91px;" data-block-type="text" class="sl-block"><div style="z-index: 29;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<h1>charAt(pos):</h1> <h1>charAt(pos):</h1>
...@@ -496,7 +496,11 @@ En JS no existe el tipo caracter.</p> ...@@ -496,7 +496,11 @@ En JS no existe el tipo caracter.</p>
</div></div> </div></div>
<div data-block-id="80a67c199e80843f05f7e8accf9dd6db" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 25;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="80a67c199e80843f05f7e8accf9dd6db" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 25;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="2bc25c7aa7563f94ac68d4286c2cdbab" style="height: auto; width: 784px; left: 149px; top: 303px;" data-block-type="text" class="sl-block"><div style="z-index: 26;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="2bc25c7aa7563f94ac68d4286c2cdbab" style="height: auto; width: 784px; left: 149px; top: 303px;" data-block-type="text" class="sl-block"><div style="z-index: 26;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align: justify;">Busca una letra a partir de una posicion <u><strong>pos</strong></u>. Si no se define <em>pos</em>, por defecto es cero. Retorna la posicion de la primer ocurrencia que encuentre. Si no encuentra <u><strong>letra</strong></u> en el string, retorna -1.</p> <p>Busca una letra a partir de una posicion <u><strong>pos</strong></u>.</p>
<p>Por defecto <em>pos </em>es cero.</p>
<p>Retorna la posición de la primera ocurrencia de<strong><u> letra </u></strong>que encuentre. Si no la encuentra retorna -1.</p>
</div></div> </div></div>
<div data-block-id="afe80749b982ab53b9c757c2f4ea5047" style="height: auto; width: 819px; left: 132px; top: 112px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="afe80749b982ab53b9c757c2f4ea5047" style="height: auto; width: 819px; left: 132px; top: 112px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<h1>indexOf(letra,pos)</h1> <h1>indexOf(letra,pos)</h1>
...@@ -525,11 +529,15 @@ En JS no existe el tipo caracter.</p> ...@@ -525,11 +529,15 @@ En JS no existe el tipo caracter.</p>
<p><span style="font-size:0.5em"><em>jointdeveloper.com</em></span></p> <p><span style="font-size:0.5em"><em>jointdeveloper.com</em></span></p>
</div></div> </div></div>
<div data-block-id="9fdf001ac004081829beae2a9eae3f8d" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="9fdf001ac004081829beae2a9eae3f8d" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="f883b7f16084057440ae6d665f5d20f6" style="height: auto; width: 784px; left: 149px; top: 280px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="f883b7f16084057440ae6d665f5d20f6" style="height: auto; width: 784px; left: 152px; top: 292px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align: justify;">Crea un nuevo string copiando una porcion de otro string. Si <u><strong>inicio</strong></u> es negativo, se le suma el tamaño del string.<strong><u> </u></strong><u><strong>n</strong></u> es opcional, por defecto es el tamaño del string.</p> <p>Crea un nuevo string copiando una porcion de otro string.</p>
<p>Si <u><strong>inicio</strong></u> es negativo, se le suma el tamaño del string.<strong><u> </u></strong></p>
<p><u><strong>fin</strong></u> es opcional, por defecto es el tamaño del string.</p>
</div></div> </div></div>
<div data-block-id="83ef7a1d822b0a788823ec7296c66075" style="height: auto; width: 819px; left: 132px; top: 105px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="83ef7a1d822b0a788823ec7296c66075" style="height: auto; width: 819px; left: 132px; top: 105px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<h1>slice(inicio, n):</h1> <h1>slice(inicio, fin)</h1>
</div></div> </div></div>
<div data-block-id="19748c2200450ddc2aeb8ef98c2c2daf" style="min-width: 30px; min-height: 30px; width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 29;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div></section><section data-id="48f592bb70995402b610c4b47f19651d"><div data-block-id="bbdb31085bb8617345bc6b9a36e9888c" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div> <div data-block-id="19748c2200450ddc2aeb8ef98c2c2daf" style="min-width: 30px; min-height: 30px; width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 29;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div></section><section data-id="48f592bb70995402b610c4b47f19651d"><div data-block-id="bbdb31085bb8617345bc6b9a36e9888c" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div>
<div data-block-id="7c28a14d59adf1ee4e55cc81795d78cd" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div> <div data-block-id="7c28a14d59adf1ee4e55cc81795d78cd" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div>
...@@ -556,9 +564,9 @@ En JS no existe el tipo caracter.</p> ...@@ -556,9 +564,9 @@ En JS no existe el tipo caracter.</p>
</div></div> </div></div>
<div data-block-id="9b7806212a7dd304f562f9ad3c58cd7d" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="9b7806212a7dd304f562f9ad3c58cd7d" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="53ea1eb3927dc43f6167a4aad7253715" style="height: auto; width: 784px; left: 149px; top: 280px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="53ea1eb3927dc43f6167a4aad7253715" style="height: auto; width: 784px; left: 149px; top: 280px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align: justify;">Crea un arreglo de strings partiendo el string en pedazos.</p> <p>Crea un arreglo de strings partiéndolo en pedazos.</p>
   
<p style="text-align: justify;"><u><strong>limite</strong></u> es la cantidad de piezas que van a ser partidas, este valor es opcional.</p> <p><u><strong>limite</strong></u> es la cantidad de piezas que van a ser partidas, este valor es opcional.</p>
</div></div> </div></div>
<div data-block-id="7588c5bad94ba05aa66fdc2f584c2eff" style="height: auto; width: 819px; left: 132px; top: 105px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="7588c5bad94ba05aa66fdc2f584c2eff" style="height: auto; width: 819px; left: 132px; top: 105px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<h1>split(separador,limite)</h1> <h1>split(separador,limite)</h1>
...@@ -588,7 +596,7 @@ En JS no existe el tipo caracter.</p> ...@@ -588,7 +596,7 @@ En JS no existe el tipo caracter.</p>
</div></div> </div></div>
<div data-block-id="c8afb86e87e61fe88a48be280cdce20c" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="c8afb86e87e61fe88a48be280cdce20c" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="fbc86f09da76b14ffe98efad1d38bba9" style="height: auto; width: 784px; left: 144px; top: 350px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="fbc86f09da76b14ffe98efad1d38bba9" style="height: auto; width: 784px; left: 144px; top: 350px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align:justify">Convierte un string a minúsculas y mayúsculas, respectivamente.</p> <p>Convierte un string a minúsculas y mayúsculas, respectivamente.</p>
</div></div> </div></div>
<div data-block-id="9439fc99498988944621f1453fdf5f3c" style="height: auto; width: 819px; left: 124px; top: 70px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="9439fc99498988944621f1453fdf5f3c" style="height: auto; width: 819px; left: 124px; top: 70px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<h1>toLowerCase() y toUpperCase()</h1> <h1>toLowerCase() y toUpperCase()</h1>
...@@ -658,14 +666,14 @@ En JS no existe el tipo caracter.</p> ...@@ -658,14 +666,14 @@ En JS no existe el tipo caracter.</p>
<p><span style="font-size:0.5em"><em>jointdeveloper.com</em></span></p> <p><span style="font-size:0.5em"><em>jointdeveloper.com</em></span></p>
</div></div> </div></div>
<div data-block-id="644f5b0cfaa1b76a25bc3a31b9fe0e7d" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="644f5b0cfaa1b76a25bc3a31b9fe0e7d" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="1e25ac39da438af0bbc14d03eb766966" style="height: auto; width: 819px; left: 116px; top: 170px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="1e25ac39da438af0bbc14d03eb766966" style="height: auto; width: 819px; left: 115px; top: 210px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align: justify;">En JS todos los valores son OBJETOS, exceptuando los</p> <p style="text-align:justify">En JS todos los valores son OBJETOS, exceptuando los</p>
   
<p style="text-align: justify;">números, strings, booleanos(true, false), null, y undefined, los cuales son Object-like (tienen métodos pero son inmutables).</p> <p style="text-align:justify"><strong>números, strings, booleanos(true, false), null, y undefined</strong>, los cuales son <strong>Object-like</strong> (tienen métodos pero son inmutables).</p>
</div></div> </div></div>
<div data-block-id="73c09498511fa2a509a8475bdb0688e1" style="width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 28;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div> <div data-block-id="73c09498511fa2a509a8475bdb0688e1" style="width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 28;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div>
<div data-block-id="dce3f3a4b0f7a06f43320632a34dbb52" style="height: auto; min-width: 30px; min-height: 30px; width: 819px; left: 116px; top: 328px;" data-block-type="text" class="sl-block"><div style="z-index: 29;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="dce3f3a4b0f7a06f43320632a34dbb52" style="height: auto; min-width: 30px; min-height: 30px; width: 819px; left: 116px; top: 381px;" data-block-type="text" class="sl-block"><div style="z-index: 29;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align:justify">Un objeto es un contenedor de propiedades, caracterizados por un nombre y un valor, donde el nombre puede ser cualquier string (incluido el ""), y su valor puede ser cualquiera, excluyendo undefined.</p> <p style="text-align:justify">Un objeto es un contenedor de propiedades, caracterizados por un <strong>nombre</strong> y un <strong>valor</strong>.</p>
</div></div></section><section data-id="5aaa0303aaf98b8cee2bc01fb372d78e"><div data-block-id="8287d640669b0db1acb42301bc256798" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div> </div></div></section><section data-id="5aaa0303aaf98b8cee2bc01fb372d78e"><div data-block-id="8287d640669b0db1acb42301bc256798" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div>
<div data-block-id="56e9f35d94e31a114bb9fa06f3f65a54" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div> <div data-block-id="56e9f35d94e31a114bb9fa06f3f65a54" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div>
<div data-block-id="cc20b516e4c49a6cf6aa02e7578a6fe3" class="sl-block" data-block-type="shape" style="width: 871px; height: 48.5px; left: 89px; top: 617px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.11)" data-shape-stretch="true" style="z-index: 11;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 871 49"><rect fill="rgba(240, 98, 146, 0.11)" class="shape-element" height="49" width="871"></rect></svg></div></div> <div data-block-id="cc20b516e4c49a6cf6aa02e7578a6fe3" class="sl-block" data-block-type="shape" style="width: 871px; height: 48.5px; left: 89px; top: 617px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.11)" data-shape-stretch="true" style="z-index: 11;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 871 49"><rect fill="rgba(240, 98, 146, 0.11)" class="shape-element" height="49" width="871"></rect></svg></div></div>
...@@ -748,7 +756,7 @@ En JS no existe el tipo caracter.</p> ...@@ -748,7 +756,7 @@ En JS no existe el tipo caracter.</p>
</div></div> </div></div>
<div data-block-id="65762dd002993f588f948bbb200f5889" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="65762dd002993f588f948bbb200f5889" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="66a3087a67f7cbc016ddd9c35daae5a5" style="height: auto; width: 784px; left: 149px; top: 280px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="66a3087a67f7cbc016ddd9c35daae5a5" style="height: auto; width: 784px; left: 149px; top: 280px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align: justify;">Todos los objetos de JS estan vinculados a un objeto prototipo del cual pueden heredar sus propiedades: <u><strong>Object.prototype</strong></u>.</p> <p style="text-align:justify">Todos los objetos de JS están vinculados a un objeto prototipo del cual pueden heredar sus propiedades: <u><strong>Object.prototype</strong></u>.</p>
</div></div> </div></div>
<div data-block-id="f29ab8b1fec1ef8a9055d33134c0f22a" style="height: auto; width: 819px; left: 132px; top: 112px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="f29ab8b1fec1ef8a9055d33134c0f22a" style="height: auto; width: 819px; left: 132px; top: 112px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<h1>Prototipos</h1> <h1>Prototipos</h1>
...@@ -810,15 +818,43 @@ En JS no existe el tipo caracter.</p> ...@@ -810,15 +818,43 @@ En JS no existe el tipo caracter.</p>
<p><span style="font-size:0.5em"><em>jointdeveloper.com</em></span></p> <p><span style="font-size:0.5em"><em>jointdeveloper.com</em></span></p>
</div></div> </div></div>
<div data-block-id="f1041af2e19045b99bc93941dbba7f06" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="f1041af2e19045b99bc93941dbba7f06" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="51e41e5f5c414ec5c00ce9cab0c6b81c" style="height: auto; width: 784px; left: 144px; top: 210px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="51e41e5f5c414ec5c00ce9cab0c6b81c" style="height: auto; width: 784px; left: 153px; top: 311px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align: justify;">Otra forma de crear objetos es especicando cual va a ser su prototipo.</p> <p>Otra forma de crear objetos es especicando cual va a ser su prototipo.</p>
</div></div> </div></div>
<div data-block-id="762bebb48f609be122491451ac0e1313" style="height: auto; width: 819px; left: 115px; top: 83px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="762bebb48f609be122491451ac0e1313" style="height: auto; width: 819px; left: 115px; top: 132px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<h1>Reflejo</h1> <h1>Reflejo</h1>
</div></div> </div></div>
<div data-block-id="ce1b48293f52cba67ccbd19f4589d95a" style="width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 29;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div> <div data-block-id="ce1b48293f52cba67ccbd19f4589d95a" style="width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 29;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div>
<div data-block-id="d50d29bfd15e35ad9ce04556f02483ac" style="height: auto; min-width: 30px; min-height: 30px; width: 784px; left: 144px; top: 332px;" data-block-type="text" class="sl-block"><div style="z-index: 30;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> </section><section data-id="e22648e769b0b1b8434a9e819983d873"><div data-block-id="3636fd13db8f8f5b064ad77e58fba8b4" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 12;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div>
<p style="text-align:justify"><strong>Prototype chain: </strong>Cada objeto tiene un enlace interno a otro objeto: su <strong>prototipo</strong>. Ese objeto prototipo tiene su propio prototipo, y así sucesivamente hasta que se alcanza un objeto cuyo prototipo es null. Por definición, null no tiene prototipo, y actúa como el final de esta <strong>cadena de prototipos</strong>.</p> <div data-block-id="c44e0657ca5df95ada143bec8e306549" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 11;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div>
<div data-block-id="cdd5b02c753d9ff9af83b045214233ab" class="sl-block" data-block-type="shape" style="width: 871px; height: 48.5px; left: 89px; top: 617px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.11)" data-shape-stretch="true" style="z-index: 10;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 871 49"><rect fill="rgba(240, 98, 146, 0.11)" class="shape-element" height="49" width="871"></rect></svg></div></div>
<div data-block-id="556307ea13448864ea916bc4a182b79c" style="width: 41px; height: 41px; left: 279px; top: 621px;" data-block-type="image" class="sl-block"><div style="z-index: 13;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850070/email.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
<div data-block-id="da2131fa582fd5bfdb57673a4f38ddcb" style="width: 40px; height: 40px; left: 541px; top: 620px;" data-block-type="image" class="sl-block"><div style="z-index: 14;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850071/facebook.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
<div data-block-id="ce46542f96b2f5ba3619e66a3b805080" style="width: 40px; height: 40px; left: 505px; top: 620px;" data-block-type="image" class="sl-block"><div style="z-index: 15;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850072/github.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
<div data-block-id="28b679c568b9f03d5682daff94ccacbd" style="width: 40px; height: 40px; left: 581px; top: 622px;" data-block-type="image" class="sl-block"><div style="z-index: 16;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850074/instagram.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
<div data-block-id="d44f7284e1e009eb658933c0fcc759cd" style="width: 44px; height: 44px; left: 836px; top: 620px;" data-block-type="image" class="sl-block"><div style="z-index: 17;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850077/Snapchat.png" data-natural-height="64" data-natural-width="64" style=""></div></div>
<div data-block-id="387964778e012040a1224a2a02e3122b" style="width: 45px; height: 45px; left: 791px; top: 621px;" data-block-type="image" class="sl-block"><div style="z-index: 18;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850079/twitter.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
<div data-block-id="c6f61c3189ff69494e19468ad4fab74e" style="width: 45px; height: 45px; left: 628px; top: 619px;" data-block-type="image" class="sl-block"><div style="z-index: 19;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850080/youtube.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
<div data-block-id="65d46841c5ba6db3cdeecdd046236c12" style="height: auto; width: 174px; left: 320px; top: 617px;" data-block-type="text" class="sl-block"><div style="z-index: 20;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p><em><span style="font-size:0.5em">developerjoint@gmail.com</span></em></p>
</div></div>
<div data-block-id="2044ac2999be160be0f0fc1bb977dbb0" style="height: auto; width: 118px; left: 673px; top: 617px;" data-block-type="text" class="sl-block"><div style="z-index: 21;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p><em><span style="font-size:0.5em">/jointDeveloper</span></em></p>
</div></div>
<div data-block-id="a92ca7a1223fa25a16a9a79a1dec18e8" style="height: auto; width: 84px; left: 876px; top: 620px;" data-block-type="text" class="sl-block"><div style="z-index: 22;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p><em><span style="font-size:0.5em">/jointDev</span></em></p>
</div></div>
<div data-block-id="5f259c52d89ae3b767be12a468c4c033" style="width: 40px; height: 40px; left: 104px; top: 624px;" data-block-type="image" class="sl-block"><div style="z-index: 23;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850087/internet.png" data-natural-height="64" data-natural-width="64" style=""></div></div>
<div data-block-id="260f69a21308774a85363625e4506b51" style="height: auto; width: 119.5px; left: 152px; top: 617px;" data-block-type="text" class="sl-block"><div style="z-index: 24;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p><span style="font-size:0.5em"><em>jointdeveloper.com</em></span></p>
</div></div>
<div data-block-id="01b811001b04dbf16de6fa484ba4da7d" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 25;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="e8ad17f6ab399fd95cc89305599b42fe" style="height: auto; width: 819px; left: 133px; top: 103px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<h1>Prototype chain</h1>
</div></div>
<div data-block-id="8f6cc6fcad25b5b2b1b71c187228a6e3" style="width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 28;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div>
<div data-block-id="b6278addc7e37a7cee820cfd9e9f3280" style="height: auto; min-width: 30px; min-height: 30px; width: 784px; left: 151px; top: 252px;" data-block-type="text" class="sl-block"><div style="z-index: 30;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align:justify">Cada objeto tiene un enlace interno a otro objeto: su <strong>prototipo</strong>. Ese objeto prototipo tiene su propio prototipo, y así sucesivamente hasta que se alcanza un objeto cuyo prototipo es null. Por definición, null no tiene prototipo, y actúa como el final de esta <strong>cadena de prototipos</strong>.</p>
</div></div></section><section data-id="1dc84adab61f60a1bc075139e1641ccc"><div data-block-id="f0339560d0716551c03d6c07e6849d0a" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div> </div></div></section><section data-id="1dc84adab61f60a1bc075139e1641ccc"><div data-block-id="f0339560d0716551c03d6c07e6849d0a" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div>
<div data-block-id="ba244d1dcc168fc938aacf05d648d92a" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div> <div data-block-id="ba244d1dcc168fc938aacf05d648d92a" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div>
<div data-block-id="17dc35834a331e4b2e29dbbc10abe6d4" class="sl-block" data-block-type="shape" style="width: 871px; height: 48.5px; left: 89px; top: 617px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.11)" data-shape-stretch="true" style="z-index: 11;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 871 49"><rect fill="rgba(240, 98, 146, 0.11)" class="shape-element" height="49" width="871"></rect></svg></div></div> <div data-block-id="17dc35834a331e4b2e29dbbc10abe6d4" class="sl-block" data-block-type="shape" style="width: 871px; height: 48.5px; left: 89px; top: 617px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.11)" data-shape-stretch="true" style="z-index: 11;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 871 49"><rect fill="rgba(240, 98, 146, 0.11)" class="shape-element" height="49" width="871"></rect></svg></div></div>
...@@ -844,7 +880,7 @@ En JS no existe el tipo caracter.</p> ...@@ -844,7 +880,7 @@ En JS no existe el tipo caracter.</p>
</div></div> </div></div>
<div data-block-id="91bff12ad7d0e86e699760f524aba3ba" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="91bff12ad7d0e86e699760f524aba3ba" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="045870a7b3fe1622b05415c17a917fec" style="height: auto; width: 784px; left: 153px; top: 311px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="045870a7b3fe1622b05415c17a917fec" style="height: auto; width: 784px; left: 153px; top: 311px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align:justify">Existe un método para remover un atributo de un objeto, este es <u><strong>delete.</strong></u></p> <p>Existe un método para remover un atributo de un objeto <u><strong>delete.</strong></u></p>
</div></div> </div></div>
<div data-block-id="cc3b5138f93b56f0fbd44b985c4eba30" style="height: auto; width: 819px; left: 132px; top: 124px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="cc3b5138f93b56f0fbd44b985c4eba30" style="height: auto; width: 819px; left: 132px; top: 124px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<h1>Removiendo atributos</h1> <h1>Removiendo atributos</h1>
...@@ -940,16 +976,12 @@ En JS no existe el tipo caracter.</p> ...@@ -940,16 +976,12 @@ En JS no existe el tipo caracter.</p>
<p><span style="font-size:0.5em"><em>jointdeveloper.com</em></span></p> <p><span style="font-size:0.5em"><em>jointdeveloper.com</em></span></p>
</div></div> </div></div>
<div data-block-id="b1cb5af0b74387648e04a8cf4e38a30c" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="b1cb5af0b74387648e04a8cf4e38a30c" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="e576e9fca10008e6cdb4746fceba9e23" style="height: auto; width: 784px; left: 133px; top: 132px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="e576e9fca10008e6cdb4746fceba9e23" style="height: auto; width: 784px; left: 149px; top: 230px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align:justify">Todo en JS son objetos, inclusive las funciones.</p> <p>Todo en JS son objetos, inclusive las funciones.</p>
<p style="text-align:justify">Ésta es la razon por la cual podemos almacenar funciones en variables, objetos y arreglos.</p>
<p style="text-align:justify">Se pueden enviar funciones como argumentos a otras funciones, y una función puede retornar otra.</p>
   
<p style="text-align:justify">Ademas pueden contener metodos.</p> <p>Se puede almacenar funciones en variables, objetos y arreglos.</p>
   
<p style="text-align: justify;">Las funciones están vinculadas a <strong>Function.prototype</strong>, el cual a su vez está vinculado a <strong>Object.prototype</strong>.</p> <p>Las funciones están vinculadas a <strong>Function.prototype</strong>, el cual a su vez está vinculado a <strong>Object.prototype</strong>.</p>
</div></div> </div></div>
<div data-block-id="088a0dbdec510f50173179e55c88238b" style="width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 29;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div></section><section data-id="844f97acaea512ba142f58520a74581b"><div data-block-id="8688153d25d5e21b99cbb6ee676679b5" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 12;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div> <div data-block-id="088a0dbdec510f50173179e55c88238b" style="width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 29;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div></section><section data-id="844f97acaea512ba142f58520a74581b"><div data-block-id="8688153d25d5e21b99cbb6ee676679b5" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 12;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div>
<div data-block-id="cb872f078dfc76dea159427a1c77aef1" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 11;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div> <div data-block-id="cb872f078dfc76dea159427a1c77aef1" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 11;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div>
...@@ -984,7 +1016,7 @@ En JS no existe el tipo caracter.</p> ...@@ -984,7 +1016,7 @@ En JS no existe el tipo caracter.</p>
</div></div> </div></div>
<div data-block-id="775371e7634b35e34735f1e5cb329ccf" style="min-width: 30px; min-height: 30px; width: 447px; height: 85px; left: 289px; top: 357px;" data-block-type="code" class="sl-block"><div style="z-index: 31;" class="sl-block-content"><pre class="javascript"><code>function f(){} // declarativa <div data-block-id="775371e7634b35e34735f1e5cb329ccf" style="min-width: 30px; min-height: 30px; width: 447px; height: 85px; left: 289px; top: 357px;" data-block-type="code" class="sl-block"><div style="z-index: 31;" class="sl-block-content"><pre class="javascript"><code>function f(){} // declarativa
   
var fun = function f(){}; // de expresión</code></pre></div></div></section><section data-id="e0bc7042be331a132debec941ea1d095"><div data-block-id="d433b272ea1ec284e38b17e81856d410" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div> var fun = function f () {}; // de expresión</code></pre></div></div></section><section data-id="e0bc7042be331a132debec941ea1d095"><div data-block-id="d433b272ea1ec284e38b17e81856d410" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div>
<div data-block-id="1dc8bca4934d6791b97dc4cc909cbc7b" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div> <div data-block-id="1dc8bca4934d6791b97dc4cc909cbc7b" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div>
<div data-block-id="7b9320833884c9f5bf7607930ca54118" class="sl-block" data-block-type="shape" style="width: 871px; height: 48.5px; left: 89px; top: 617px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.11)" data-shape-stretch="true" style="z-index: 11;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 871 49"><rect fill="rgba(240, 98, 146, 0.11)" class="shape-element" height="49" width="871"></rect></svg></div></div> <div data-block-id="7b9320833884c9f5bf7607930ca54118" class="sl-block" data-block-type="shape" style="width: 871px; height: 48.5px; left: 89px; top: 617px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.11)" data-shape-stretch="true" style="z-index: 11;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 871 49"><rect fill="rgba(240, 98, 146, 0.11)" class="shape-element" height="49" width="871"></rect></svg></div></div>
<div data-block-id="fddd3030cd0e631fccaf017330ce96a4" style="width: 41px; height: 41px; left: 279px; top: 621px;" data-block-type="image" class="sl-block"><div style="z-index: 14;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850070/email.png" data-natural-height="512" data-natural-width="512" style=""></div></div> <div data-block-id="fddd3030cd0e631fccaf017330ce96a4" style="width: 41px; height: 41px; left: 279px; top: 621px;" data-block-type="image" class="sl-block"><div style="z-index: 14;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850070/email.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
...@@ -1035,14 +1067,12 @@ var fun = function f(){}; // de expresión</code></pre></div></div></section><se ...@@ -1035,14 +1067,12 @@ var fun = function f(){}; // de expresión</code></pre></div></div></section><se
<p><span style="font-size:0.5em"><em>jointdeveloper.com</em></span></p> <p><span style="font-size:0.5em"><em>jointdeveloper.com</em></span></p>
</div></div> </div></div>
<div data-block-id="9c86c8153fa5ecc740c30b7af3aa980e" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="9c86c8153fa5ecc740c30b7af3aa980e" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="fd02fa5d42aaebb13f9d5300ba624960" style="height: auto; width: 784px; left: 124px; top: 140px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="fd02fa5d42aaebb13f9d5300ba624960" style="height: auto; width: 784px; left: 144px; top: 210px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align:justify">A parte de los parametros definidos por una funcion, este recibe siempre <strong>this </strong>y <strong>arguments</strong>.</p> <p>A parte de los parametros definidos por una funcion, este recibe siempre <strong>this </strong>y <strong>arguments</strong>.</p>
   
<p style="text-align:justify">No se muestra mensaje de error si la cantidad de parámetros enviados a una función no coincide con las esperadas.</p> <p>Si se envían más parametros de los esperados, estos se ignoran; si por el contrario, se envían menos parametros de</p>
   
<p style="text-align:justify">Si se envían más parametros de los esperados, estos se ignoran; si por el contrario, se envían menos parametros de</p> <p>los esperados, el valor <strong>undefined</strong> será sustituido en estos valores.</p>
<p style="text-align:justify">los esperados, el valor <strong>undefined</strong> será sustituido en estos valores.</p>
</div></div> </div></div>
<div data-block-id="7054b5d98d2c076e7a44fae3a1a7e9c1" style="width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 29;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div></section><section data-id="16c6d78965840900c29679418ade3b0c"><div data-block-id="f0fac8958b13373c0698e2d240408d3d" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div> <div data-block-id="7054b5d98d2c076e7a44fae3a1a7e9c1" style="width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 29;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div></section><section data-id="16c6d78965840900c29679418ade3b0c"><div data-block-id="f0fac8958b13373c0698e2d240408d3d" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div>
<div data-block-id="8ccca8f23a25fb7b2ae60c2cf0919a37" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div> <div data-block-id="8ccca8f23a25fb7b2ae60c2cf0919a37" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div>
...@@ -1069,9 +1099,9 @@ var fun = function f(){}; // de expresión</code></pre></div></div></section><se ...@@ -1069,9 +1099,9 @@ var fun = function f(){}; // de expresión</code></pre></div></div></section><se
</div></div> </div></div>
<div data-block-id="087ab58ffdcbf850e6e822b7d53d5e6e" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="087ab58ffdcbf850e6e822b7d53d5e6e" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="6474feda2c96e7b2cff553e80af20e7f" style="height: auto; width: 784px; left: 149px; top: 280px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="6474feda2c96e7b2cff553e80af20e7f" style="height: auto; width: 784px; left: 149px; top: 280px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align: justify;">Scopes se reere al alcance de las variables en cada funcion o en todo el codigo.</p> <p>Scopes se refiere al alcance de las variables en cada funcion o en todo el codigo.</p>
   
<p style="text-align: justify;">Pueden ser definidas local o globalmente.</p> <p>Pueden ser definidas local o globalmente.</p>
</div></div> </div></div>
<div data-block-id="b934a79750ab369d1ee39b0ac00977f2" style="height: auto; width: 819px; left: 132px; top: 105px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="b934a79750ab369d1ee39b0ac00977f2" style="height: auto; width: 819px; left: 132px; top: 105px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<h1>Scopes</h1> <h1>Scopes</h1>
...@@ -1101,12 +1131,50 @@ var fun = function f(){}; // de expresión</code></pre></div></div></section><se ...@@ -1101,12 +1131,50 @@ var fun = function f(){}; // de expresión</code></pre></div></div></section><se
</div></div> </div></div>
<div data-block-id="ef6e325114c337f59141b605a1b83909" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="ef6e325114c337f59141b605a1b83909" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="56b2d79bb7730286bee4751fd0a788be" style="height: auto; width: 784px; left: 152px; top: 280px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="56b2d79bb7730286bee4751fd0a788be" style="height: auto; width: 784px; left: 152px; top: 280px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align:justify"><u><strong>This</strong></u> hace referencia al objeto que hace el llamado, y éste valor cambia dependiendo del scope al que estamos sometidos.</p> <p><u><strong>This</strong></u> hace referencia al objeto que hace el llamado, y éste valor cambia dependiendo del scope al que estamos sometidos.</p>
</div></div> </div></div>
<div data-block-id="03746d4a05e62367057a3f184ec7e207" style="height: auto; width: 819px; left: 132px; top: 105px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="03746d4a05e62367057a3f184ec7e207" style="height: auto; width: 819px; left: 132px; top: 105px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<h1>This</h1> <h1>This</h1>
</div></div> </div></div>
<div data-block-id="02233fdb34d1341a0663b035a9e14ff2" style="width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 29;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div></section><section data-id="7515bfd6fe35b93516c8b55d4366541e"><div data-block-id="8cf9422f0fd75485c80a34fb37f4240c" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div> <div data-block-id="02233fdb34d1341a0663b035a9e14ff2" style="width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 29;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div></section><section data-id="77c140257bf7950d990f8391a8909999"><div data-block-id="da4b64be510fa6a2a7ae51b29a9d1fca" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div>
<div data-block-id="232a57d3d9de046c3dce6df396b5b821" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div>
<div data-block-id="6c616644e0551bc9e1858b5e9fd99fd1" class="sl-block" data-block-type="shape" style="width: 871px; height: 48.5px; left: 89px; top: 617px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.11)" data-shape-stretch="true" style="z-index: 11;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 871 49"><rect fill="rgba(240, 98, 146, 0.11)" class="shape-element" height="49" width="871"></rect></svg></div></div>
<div data-block-id="0f164af4dd81210f6c674b410bca9ac4" style="width: 41px; height: 41px; left: 279px; top: 621px;" data-block-type="image" class="sl-block"><div style="z-index: 14;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850070/email.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
<div data-block-id="2a09338b1b51f151451ccfefdf7571e8" style="width: 40px; height: 40px; left: 541px; top: 620px;" data-block-type="image" class="sl-block"><div style="z-index: 15;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850071/facebook.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
<div data-block-id="3ea9a1936950c3ac924e1acc87f36024" style="width: 40px; height: 40px; left: 505px; top: 620px;" data-block-type="image" class="sl-block"><div style="z-index: 16;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850072/github.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
<div data-block-id="de8f11b3d2fd3b6299783c385bb5bdbe" style="width: 40px; height: 40px; left: 581px; top: 622px;" data-block-type="image" class="sl-block"><div style="z-index: 17;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850074/instagram.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
<div data-block-id="b38161a3566bcda7ffc3751873ed3a05" style="width: 44px; height: 44px; left: 836px; top: 620px;" data-block-type="image" class="sl-block"><div style="z-index: 18;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850077/Snapchat.png" data-natural-height="64" data-natural-width="64" style=""></div></div>
<div data-block-id="9abf8bcabed3ceaa22bef6a73f76ed10" style="width: 45px; height: 45px; left: 791px; top: 621px;" data-block-type="image" class="sl-block"><div style="z-index: 19;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850079/twitter.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
<div data-block-id="665853ac76bb0e5542d6fbe324220763" style="width: 45px; height: 45px; left: 628px; top: 619px;" data-block-type="image" class="sl-block"><div style="z-index: 20;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850080/youtube.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
<div data-block-id="9d2ef3dbbc9bf526baa62134701a9266" style="height: auto; width: 174px; left: 320px; top: 617px;" data-block-type="text" class="sl-block"><div style="z-index: 21;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p><em><span style="font-size:0.5em">developerjoint@gmail.com</span></em></p>
</div></div>
<div data-block-id="c22a68e3700302f22c32ec6b3c0e76cc" style="height: auto; width: 118px; left: 673px; top: 617px;" data-block-type="text" class="sl-block"><div style="z-index: 22;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p><em><span style="font-size:0.5em">/jointDeveloper</span></em></p>
</div></div>
<div data-block-id="aef112b2539a9b29b85d47dd80ddbf33" style="height: auto; width: 84px; left: 876px; top: 620px;" data-block-type="text" class="sl-block"><div style="z-index: 23;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p><em><span style="font-size:0.5em">/jointDev</span></em></p>
</div></div>
<div data-block-id="8877cfde117185b69bc9bb3f08d40c5a" style="width: 40px; height: 40px; left: 104px; top: 624px;" data-block-type="image" class="sl-block"><div style="z-index: 24;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850087/internet.png" data-natural-height="64" data-natural-width="64" style=""></div></div>
<div data-block-id="eb05f2902695bd5748b2a03d1ca13e64" style="height: auto; width: 119.5px; left: 152px; top: 617px;" data-block-type="text" class="sl-block"><div style="z-index: 25;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p><span style="font-size:0.5em"><em>jointdeveloper.com</em></span></p>
</div></div>
<div data-block-id="219a9084324e33b56d3d040047bdc5a6" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="476b78202e8f8973a30e07b08a25d79a" style="width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 27;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div>
<div data-block-id="f7dfdd89a09f1e18451f680b883b026c" style="min-width: 30px; min-height: 30px; width: 500px; height: 140px; left: 240px; top: 350px;" data-block-type="code" class="sl-block"><div style="z-index: 28;" class="sl-block-content"><pre class="javascript"><code>obj.metodo2 = function () {
console.log("Retorna : " + this);
setTimeout(function (){
console.log("Luego retorna : " + this);
}, 1000);
}</code></pre></div></div>
<div data-block-id="6253d52acfe6b4f7ac6b1d236db6b111" style="min-width: 30px; min-height: 30px; width: 500px; height: 179px; left: 240px; top: 133px;" data-block-type="code" class="sl-block"><div style="z-index: 29;" class="sl-block-content"><pre class="javascript"><code>var mifun = function () {
console.log("Retorna : " + this);
}
var obj = {};
obj.metodo1 = function () {
console.log("Retorna : " + this);
}</code></pre></div></div></section><section data-id="7515bfd6fe35b93516c8b55d4366541e"><div data-block-id="8cf9422f0fd75485c80a34fb37f4240c" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div>
<div data-block-id="d35d67741b23db43bea6b0a26da7bf6a" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div> <div data-block-id="d35d67741b23db43bea6b0a26da7bf6a" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div>
<div data-block-id="a8c58c81c46a57b63e25736afa20b157" class="sl-block" data-block-type="shape" style="width: 871px; height: 48.5px; left: 89px; top: 617px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.11)" data-shape-stretch="true" style="z-index: 11;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 871 49"><rect fill="rgba(240, 98, 146, 0.11)" class="shape-element" height="49" width="871"></rect></svg></div></div> <div data-block-id="a8c58c81c46a57b63e25736afa20b157" class="sl-block" data-block-type="shape" style="width: 871px; height: 48.5px; left: 89px; top: 617px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.11)" data-shape-stretch="true" style="z-index: 11;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 871 49"><rect fill="rgba(240, 98, 146, 0.11)" class="shape-element" height="49" width="871"></rect></svg></div></div>
<div data-block-id="46084e04b7fa1ab8dba5fd9d1d7edf0b" style="width: 41px; height: 41px; left: 279px; top: 621px;" data-block-type="image" class="sl-block"><div style="z-index: 14;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850070/email.png" data-natural-height="512" data-natural-width="512" style=""></div></div> <div data-block-id="46084e04b7fa1ab8dba5fd9d1d7edf0b" style="width: 41px; height: 41px; left: 279px; top: 621px;" data-block-type="image" class="sl-block"><div style="z-index: 14;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850070/email.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
...@@ -1134,49 +1202,9 @@ var fun = function f(){}; // de expresión</code></pre></div></div></section><se ...@@ -1134,49 +1202,9 @@ var fun = function f(){}; // de expresión</code></pre></div></div></section><se
<h1>Currying</h1> <h1>Currying</h1>
</div></div> </div></div>
<div data-block-id="f24a379fa8d9c596bcedd9693fef7a0f" style="height: auto; min-width: 30px; min-height: 30px; width: 774px; left: 144px; top: 329px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="f24a379fa8d9c596bcedd9693fef7a0f" style="height: auto; min-width: 30px; min-height: 30px; width: 774px; left: 144px; top: 329px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align:justify">Es una forma de construir funciones, nos permite crear nuevas funciones combinando una funcion y un argumento.</p> <p>Es una forma de construir funciones, nos permite crear nuevas funciones combinando una función y un argumento.</p>
</div></div>
<div data-block-id="0c279f8d546cbabb7345add340ad046e" style="width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 29;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div></section><section data-id="103433403177ab5812f288ed39d861e7"><div data-block-id="3ee514f20cfbb98b441be176d1511b67" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div>
<div data-block-id="523d1fad0f32a50568198d9f6cc8fdae" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div>
<div data-block-id="09085a2e13919df4f597e8dbc6f9834b" class="sl-block" data-block-type="shape" style="width: 871px; height: 48.5px; left: 89px; top: 617px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.11)" data-shape-stretch="true" style="z-index: 11;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 871 49"><rect fill="rgba(240, 98, 146, 0.11)" class="shape-element" height="49" width="871"></rect></svg></div></div>
<div data-block-id="13e34e7defb559207d002efcc6b42b67" style="width: 41px; height: 41px; left: 279px; top: 621px;" data-block-type="image" class="sl-block"><div style="z-index: 14;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850070/email.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
<div data-block-id="266fab9e798152815108433e72e244d6" style="width: 40px; height: 40px; left: 541px; top: 620px;" data-block-type="image" class="sl-block"><div style="z-index: 15;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850071/facebook.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
<div data-block-id="b5299a7343bb5ff9f192849c1067566d" style="width: 40px; height: 40px; left: 505px; top: 620px;" data-block-type="image" class="sl-block"><div style="z-index: 16;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850072/github.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
<div data-block-id="32431228ff8ca4f370d715bf5865d2a9" style="width: 40px; height: 40px; left: 581px; top: 622px;" data-block-type="image" class="sl-block"><div style="z-index: 17;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850074/instagram.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
<div data-block-id="906a5d10de5b29ade7c915e753f6643c" style="width: 44px; height: 44px; left: 836px; top: 620px;" data-block-type="image" class="sl-block"><div style="z-index: 18;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850077/Snapchat.png" data-natural-height="64" data-natural-width="64" style=""></div></div>
<div data-block-id="e0ed8b6dd6670e8da8af11906ce9d6ef" style="width: 45px; height: 45px; left: 791px; top: 621px;" data-block-type="image" class="sl-block"><div style="z-index: 19;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850079/twitter.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
<div data-block-id="a1da3d67306c76e8148015bf3e2f54f5" style="width: 45px; height: 45px; left: 628px; top: 619px;" data-block-type="image" class="sl-block"><div style="z-index: 20;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850080/youtube.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
<div data-block-id="d91dd4864d7644e902c8de45cd38d916" style="height: auto; width: 174px; left: 320px; top: 617px;" data-block-type="text" class="sl-block"><div style="z-index: 21;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p><em><span style="font-size:0.5em">developerjoint@gmail.com</span></em></p>
</div></div>
<div data-block-id="3c9b18de6e4c4b20ebf76fc1255443b5" style="height: auto; width: 118px; left: 673px; top: 617px;" data-block-type="text" class="sl-block"><div style="z-index: 22;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p><em><span style="font-size:0.5em">/jointDeveloper</span></em></p>
</div></div>
<div data-block-id="74eb55d927529fa89c363c0c88329a4e" style="height: auto; width: 84px; left: 876px; top: 620px;" data-block-type="text" class="sl-block"><div style="z-index: 23;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p><em><span style="font-size:0.5em">/jointDev</span></em></p>
</div></div> </div></div>
<div data-block-id="2f2952a0da5a2a7426e1f0dcee3bfe67" style="width: 40px; height: 40px; left: 104px; top: 624px;" data-block-type="image" class="sl-block"><div style="z-index: 24;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850087/internet.png" data-natural-height="64" data-natural-width="64" style=""></div></div> <div data-block-id="0c279f8d546cbabb7345add340ad046e" style="width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 29;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div></section><section data-id="9db2cd39be430b1f3610d440fc81f1bb"><div data-block-id="aea1e06199d93745a3c72d8110ddea85" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div>
<div data-block-id="8ec62fff52166df047add13cc0111378" style="height: auto; width: 119.5px; left: 152px; top: 617px;" data-block-type="text" class="sl-block"><div style="z-index: 25;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p><span style="font-size:0.5em"><em>jointdeveloper.com</em></span></p>
</div></div>
<div data-block-id="0189f7b4ee63d1170bd766e32900aba5" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="af76b855eb2aadb130b203d0c3ed872f" style="height: auto; width: 784px; left: 144px; top: 123px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align: justify;">El problema se presenta cuando queremos hacer referencia al mismo objeto del padre en las funciones hijas, pero cuando cambiamos de scope se pierde dicha referencia:</p>
</div></div>
<div data-block-id="72928c24ed45824ae98661c1cebb3c93" style="width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 28;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div>
<div data-block-id="9049171240d2a0ae32ce565da8c76853" style="min-width: 30px; min-height: 30px; width: 616px; height: 300px; left: 212px; top: 280px;" data-block-type="code" class="sl-block"><div style="z-index: 29;" class="sl-block-content"><pre class="javascript"><code>obj.metodo2 = function () {
console.log("Retorna : ",this);
setTimeout(function () {
console.log("El otro retorna : ",this);
}, 1000);
};
obj.metodo2();</code></pre></div></div></section><section data-id="9db2cd39be430b1f3610d440fc81f1bb"><div data-block-id="aea1e06199d93745a3c72d8110ddea85" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div>
<div data-block-id="cc26ef25448accc5fea43b78a290ef6c" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div> <div data-block-id="cc26ef25448accc5fea43b78a290ef6c" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div>
<div data-block-id="ef12528dcaeefa5f21ab2b1cc4a7b050" class="sl-block" data-block-type="shape" style="width: 871px; height: 48.5px; left: 89px; top: 617px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.11)" data-shape-stretch="true" style="z-index: 11;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 871 49"><rect fill="rgba(240, 98, 146, 0.11)" class="shape-element" height="49" width="871"></rect></svg></div></div> <div data-block-id="ef12528dcaeefa5f21ab2b1cc4a7b050" class="sl-block" data-block-type="shape" style="width: 871px; height: 48.5px; left: 89px; top: 617px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.11)" data-shape-stretch="true" style="z-index: 11;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 871 49"><rect fill="rgba(240, 98, 146, 0.11)" class="shape-element" height="49" width="871"></rect></svg></div></div>
<div data-block-id="b1faf955f351e1cc9083a9dbd4e43fe6" style="width: 41px; height: 41px; left: 279px; top: 621px;" data-block-type="image" class="sl-block"><div style="z-index: 14;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850070/email.png" data-natural-height="512" data-natural-width="512" style=""></div></div> <div data-block-id="b1faf955f351e1cc9083a9dbd4e43fe6" style="width: 41px; height: 41px; left: 279px; top: 621px;" data-block-type="image" class="sl-block"><div style="z-index: 14;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2850070/email.png" data-natural-height="512" data-natural-width="512" style=""></div></div>
...@@ -1234,7 +1262,7 @@ obj.metodo2();</code></pre></div></div></section><section data-id="9db2cd39be430 ...@@ -1234,7 +1262,7 @@ obj.metodo2();</code></pre></div></div></section><section data-id="9db2cd39be430
</div></div> </div></div>
<div data-block-id="3a0e3ba750a10f81e324063091e54ed3" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="3a0e3ba750a10f81e324063091e54ed3" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="4f7459f312af51783984f6fd6a0042db" style="height: auto; width: 784px; left: 149px; top: 280px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="4f7459f312af51783984f6fd6a0042db" style="height: auto; width: 784px; left: 149px; top: 280px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align: justify;">Los <strong>Closures</strong> son utilizados para el encapsulamiento, ya que en JS no existe otra forma de hacer funciones, objetos o variables privados</p> <p>Los <strong>Closures</strong> son utilizados para el encapsulamiento, ya que en JS no existe otra forma de hacer funciones, objetos o variables privadas</p>
</div></div> </div></div>
<div data-block-id="9f852a211e889d8e56d9dcd55df9f49e" style="width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 28;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div></section></section><section data-id="b8777a53abd3f2b61447362cb0c3e783"><div data-block-id="3aaaab739bfdb14d1ba59029b424c85e" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div> <div data-block-id="9f852a211e889d8e56d9dcd55df9f49e" style="width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 28;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div></section></section><section data-id="b8777a53abd3f2b61447362cb0c3e783"><div data-block-id="3aaaab739bfdb14d1ba59029b424c85e" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div>
<div data-block-id="054705ee78e5587dc78210deb41af89f" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div> <div data-block-id="054705ee78e5587dc78210deb41af89f" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div>
...@@ -1570,7 +1598,7 @@ obj.metodo2();</code></pre></div></div></section><section data-id="9db2cd39be430 ...@@ -1570,7 +1598,7 @@ obj.metodo2();</code></pre></div></div></section><section data-id="9db2cd39be430
</div></div> </div></div>
<div data-block-id="0eb045eb87d8194da7936d47f70b763b" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="0eb045eb87d8194da7936d47f70b763b" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="fcb64a9a869192690c6fcd280d38fbfb" style="height: auto; width: 784px; left: 149px; top: 280px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="fcb64a9a869192690c6fcd280d38fbfb" style="height: auto; width: 784px; left: 149px; top: 280px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p>Agrega elementos al nal de un arreglo.</p> <p>Agrega elementos al final de un arreglo.</p>
   
<p>Retorna el tamaño del arreglo.</p> <p>Retorna el tamaño del arreglo.</p>
</div></div> </div></div>
...@@ -1632,12 +1660,12 @@ obj.metodo2();</code></pre></div></div></section><section data-id="9db2cd39be430 ...@@ -1632,12 +1660,12 @@ obj.metodo2();</code></pre></div></div></section><section data-id="9db2cd39be430
</div></div> </div></div>
<div data-block-id="74fd4fc9f1f169524846f87752543cb6" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="74fd4fc9f1f169524846f87752543cb6" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="fc15d78c6baa13b73ac5d4aff4622392" style="height: auto; width: 784px; left: 149px; top: 280px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="fc15d78c6baa13b73ac5d4aff4622392" style="height: auto; width: 784px; left: 149px; top: 280px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p>Hace una copia supercial de un pedazo de un arreglo.</p> <p>Hace una copia superficial de un pedazo de un arreglo.</p>
   
<p><u><strong>n</strong></u> es opcional, por defecto es el tamaño del arreglo.</p> <p><u><strong>fin</strong></u> es opcional, por defecto es el tamaño del arreglo.</p>
</div></div> </div></div>
<div data-block-id="9eaffed1d9f6d788fb3cdec37c86d802" style="height: auto; width: 819px; left: 132px; top: 105px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="9eaffed1d9f6d788fb3cdec37c86d802" style="height: auto; width: 819px; left: 136px; top: 112px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<h1>slice(inicio, fin):</h1> <h1>slice(inicio, fin)</h1>
</div></div> </div></div>
<div data-block-id="f22e5f819c4f4e359c2a6a1858db9603" style="width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 29;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div></section><section data-id="6e3382cd4cac8b2bbc881855f6143921"><div data-block-id="8dda88163962c7d9917f630daaa99d77" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div> <div data-block-id="f22e5f819c4f4e359c2a6a1858db9603" style="width: 68px; height: 68px; left: 12px; top: 572px;" data-block-type="image" class="sl-block"><div style="z-index: 29;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/543219/images/2918642/logo_JavaScript.png" data-natural-height="900" data-natural-width="900" style=""></div></div></section><section data-id="6e3382cd4cac8b2bbc881855f6143921"><div data-block-id="8dda88163962c7d9917f630daaa99d77" class="sl-block" data-block-type="image" style="width: 77px; height: 77px; left: 6px; top: 47px;"><div class="sl-block-content" style="z-index: 13;"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/517036/images/2804437/robot.png" data-natural-width="180" data-natural-height="180" style=""></div></div>
<div data-block-id="89d44b42c8134cf0bff7f9207f83bb39" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div> <div data-block-id="89d44b42c8134cf0bff7f9207f83bb39" class="sl-block" data-block-type="shape" style="width: 89px; height: 633px; left: 1px; top: 33px;"><div class="sl-block-content" data-shape-type="rect" data-shape-fill-color="rgba(240, 98, 146, 0.76)" data-shape-stretch="true" style="z-index: 12;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" preserveaspectratio="none" viewbox="0 0 89 633"><rect fill="rgba(240, 98, 146, 0.76)" class="shape-element" height="633" width="89"></rect></svg></div></div>
...@@ -1664,11 +1692,11 @@ obj.metodo2();</code></pre></div></div></section><section data-id="9db2cd39be430 ...@@ -1664,11 +1692,11 @@ obj.metodo2();</code></pre></div></div></section><section data-id="9db2cd39be430
</div></div> </div></div>
<div data-block-id="cd44361cb601ca0c429da113111b4427" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div> <div data-block-id="cd44361cb601ca0c429da113111b4427" style="width: 82px; height: 82px; left: 4px; top: 140px;" data-block-type="image" class="sl-block"><div style="z-index: 26;" class="sl-block-content"><img data-src="https://s3.amazonaws.com/media-p.slid.es/uploads/546173/images/2859984/45.png" data-natural-height="500" data-natural-width="500" style=""></div></div>
<div data-block-id="0f86087ddcd90f6bdac422363b2d7a2e" style="height: auto; width: 784px; left: 149px; top: 311px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="0f86087ddcd90f6bdac422363b2d7a2e" style="height: auto; width: 784px; left: 149px; top: 311px;" data-block-type="text" class="sl-block"><div style="z-index: 27;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<p style="text-align: justify;">Remueve elementos de un arreglo reemplazandolos con nuevos elementos.</p> <p style="text-align:justify">Remueve elementos de un arreglo reemplazándolos con nuevos elementos.</p>
   
<p style="text-align: justify;"><u><strong>cantidad</strong></u> es la cantidad de elementos que van a ser reemplazados comenzando desde <u><strong>inicio</strong></u>, <u><strong>elemento</strong></u> son los nuevos elementos a insertar.</p> <p style="text-align:justify"><u><strong>cantidad</strong></u> es la cantidad de elementos que van a ser reemplazados comenzando desde <u><strong>inicio</strong></u>. <u><strong>elemento</strong></u> son los nuevos elementos a insertar.</p>
   
<p style="text-align: justify;">Retorna los elementos removidos.</p> <p style="text-align:justify">Retorna los elementos removidos.</p>
</div></div> </div></div>
<div data-block-id="cfe4c5be965aaa3f032426a8950b2c93" style="height: auto; width: 819px; left: 124px; top: 77px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content"> <div data-block-id="cfe4c5be965aaa3f032426a8950b2c93" style="height: auto; width: 819px; left: 124px; top: 77px;" data-block-type="text" class="sl-block"><div style="z-index: 28;" data-placeholder-text="Text" data-placeholder-tag="p" class="sl-block-content">
<h1>splice(inicio, cantidad, elemento):</h1> <h1>splice(inicio, cantidad, elemento):</h1>
...@@ -1754,7 +1782,7 @@ obj.metodo2();</code></pre></div></div></section><section data-id="9db2cd39be430 ...@@ -1754,7 +1782,7 @@ obj.metodo2();</code></pre></div></div></section><section data-id="9db2cd39be430
   
<script> <script>
var SLConfig = {"current_user":{"id":543219,"username":"carolinajimenez26","name":null,"description":null,"thumbnail_url":"https://www.gravatar.com/avatar/acad7fe24f4635637ef73dcc0a438e52?s=140\u0026d=https%3A%2F%2Fs3.amazonaws.com%2Fstatic.slid.es%2Fimages%2Fdefault-profile-picture.png","pro":false,"team_id":null,"settings":{"id":387029,"present_controls":true,"present_upsizing":true,"present_notes":true,"editor_grid":true,"editor_snap":true,"developer_mode":false},"email":"krito_j_g@utp.edu.co","notify_on_receipt":true,"billing_address":null,"editor_tutorial_completed":true,"manually_upgraded":false,"deck_user_editor_limit":1},"deck":{"id":775566,"slug":"jointdeveloper-1","title":"JavaScript","description":"Presentación Charla - Comunidad jointDeveloper ","visibility":"all","published_at":"2016-08-15T21:12:04.109Z","sanitize_messages":null,"thumbnail_url":"https://s3.amazonaws.com/media-p.slid.es/thumbnails/2beaf6535d92e141209e0225877a441c/thumb.jpg","view_count":1,"user":{"id":543219,"username":"carolinajimenez26","name":null,"description":null,"thumbnail_url":"https://www.gravatar.com/avatar/acad7fe24f4635637ef73dcc0a438e52?s=140\u0026d=https%3A%2F%2Fs3.amazonaws.com%2Fstatic.slid.es%2Fimages%2Fdefault-profile-picture.png","pro":false,"team_id":null,"settings":{"id":387029,"present_controls":true,"present_upsizing":true,"present_notes":true}},"background_transition":"slide","transition":"slide","theme_id":null,"theme_font":"josefine","theme_color":"white-blue","auto_slide_interval":0,"comments_enabled":true,"forking_enabled":true,"rolling_links":false,"center":false,"should_loop":false,"share_notes":false,"slide_number":true,"rtl":false,"version":2,"collaborative":false,"deck_user_editor_limit":1,"data_updated_at":1471386431180,"access_token":"sVvkWqYMRiTaLz6QqZtNU6qqcngr","notes":{}}}; var SLConfig = {"current_user":{"id":543219,"username":"carolinajimenez26","name":null,"description":null,"thumbnail_url":"https://www.gravatar.com/avatar/acad7fe24f4635637ef73dcc0a438e52?s=140\u0026d=https%3A%2F%2Fs3.amazonaws.com%2Fstatic.slid.es%2Fimages%2Fdefault-profile-picture.png","pro":false,"team_id":null,"settings":{"id":387029,"present_controls":true,"present_upsizing":true,"present_notes":true,"editor_grid":true,"editor_snap":true,"developer_mode":false},"email":"krito_j_g@utp.edu.co","notify_on_receipt":true,"billing_address":null,"editor_tutorial_completed":true,"manually_upgraded":false,"deck_user_editor_limit":1},"deck":{"id":775566,"slug":"jointdeveloper-1","title":"JavaScript","description":"Presentación Charla - Comunidad jointDeveloper ","visibility":"all","published_at":"2016-08-15T21:12:04.109Z","sanitize_messages":null,"thumbnail_url":"https://s3.amazonaws.com/media-p.slid.es/thumbnails/2beaf6535d92e141209e0225877a441c/thumb.jpg","view_count":1,"user":{"id":543219,"username":"carolinajimenez26","name":null,"description":null,"thumbnail_url":"https://www.gravatar.com/avatar/acad7fe24f4635637ef73dcc0a438e52?s=140\u0026d=https%3A%2F%2Fs3.amazonaws.com%2Fstatic.slid.es%2Fimages%2Fdefault-profile-picture.png","pro":false,"team_id":null,"settings":{"id":387029,"present_controls":true,"present_upsizing":true,"present_notes":true}},"background_transition":"slide","transition":"slide","theme_id":null,"theme_font":"josefine","theme_color":"white-blue","auto_slide_interval":0,"comments_enabled":true,"forking_enabled":true,"rolling_links":false,"center":false,"should_loop":false,"share_notes":false,"slide_number":true,"rtl":false,"version":2,"collaborative":false,"deck_user_editor_limit":1,"data_updated_at":1471461312032,"access_token":"sVvkWqYMRiTaLz6QqZtNU6qqcngr","notes":{}}};
</script> </script>
   
<script> <script>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment