reveal.min.js 56 KB

123456789
  1. /*!
  2. * reveal.js 3.7.0 (2019-03-14, 15:32)
  3. * http://revealjs.com
  4. * MIT licensed
  5. *
  6. * Copyright (C) 2019 Hakim El Hattab, http://hakim.se
  7. */
  8. !function(e,t){"function"==typeof define&&define.amd?define(function(){return e.Reveal=t(),e.Reveal}):"object"==typeof exports?module.exports=t():e.Reveal=t()}(this,function(){"use strict";var e,t,r,n,a,i,o,s,l,c=".slides section",d=".slides>section",u=".slides>section.present>section",p=".slides>section:first-of-type",f=navigator.userAgent,h={width:960,height:700,margin:.04,minScale:.2,maxScale:2,controls:!0,controlsTutorial:!0,controlsLayout:"bottom-right",controlsBackArrows:"faded",progress:!0,slideNumber:!1,showSlideNumber:"all",hashOneBasedIndex:!1,hash:!1,history:!1,keyboard:!0,keyboardCondition:null,overview:!0,disableLayout:!1,center:!0,touch:!0,loop:!1,rtl:!1,navigationMode:"default",shuffle:!1,fragments:!0,fragmentInURL:!1,embedded:!1,help:!0,pause:!0,showNotes:!1,autoPlayMedia:null,autoSlide:0,autoSlideStoppable:!0,autoSlideMethod:null,defaultTiming:null,mouseWheel:!1,rollingLinks:!1,hideAddressBar:!0,previewLinks:!1,postMessage:!0,postMessageEvents:!1,focusBodyOnPageVisibilityChange:!0,transition:"slide",transitionSpeed:"default",backgroundTransition:"fade",parallaxBackgroundImage:"",parallaxBackgroundSize:"",parallaxBackgroundRepeat:"",parallaxBackgroundPosition:"",parallaxBackgroundHorizontal:null,parallaxBackgroundVertical:null,pdfMaxPagesPerSlide:Number.POSITIVE_INFINITY,pdfSeparateFragments:!0,pdfPageHeightOffset:-1,viewDistance:3,display:"block",hideInactiveCursor:!0,hideCursorTime:5e3,dependencies:[]},v=!1,g=!1,m=!1,b=null,y=null,w=!1,k=!1,A=[],L=1,E={layout:"",overview:""},S={},x={},q=[],M={},N=0,T=0,I=!1,C=0,P=!1,R=0,H=0,B=-1,z=!1,D={startX:0,startY:0,startCount:0,captured:!1,threshold:40},O={"N , SPACE":"Next slide",P:"Previous slide","&#8592; , H":"Navigate left","&#8594; , L":"Navigate right","&#8593; , K":"Navigate up","&#8595; , J":"Navigate down","Home , &#8984;/CTRL &#8592;":"First slide","End , &#8984;/CTRL &#8594;":"Last slide","B , .":"Pause",F:"Fullscreen","ESC, O":"Slide overview"},W={};function F(){var n=Object.keys(x).length,i=function(){0==--n&&function(){q.length&&q.forEach(function(e){U(e.src,e.callback)});g=!0,S.slides.classList.add("no-transition"),o?S.wrapper.classList.add("no-hover"):S.wrapper.classList.remove("no-hover"),/iphone/gi.test(f)?S.wrapper.classList.add("ua-iphone"):S.wrapper.classList.remove("ua-iphone"),S.background=K(S.wrapper,"div","backgrounds",null),S.progress=K(S.wrapper,"div","progress","<span></span>"),S.progressbar=S.progress.querySelector("span"),S.controls=K(S.wrapper,"aside","controls",'<button class="navigate-left" aria-label="previous slide"><div class="controls-arrow"></div></button><button class="navigate-right" aria-label="next slide"><div class="controls-arrow"></div></button><button class="navigate-up" aria-label="above slide"><div class="controls-arrow"></div></button><button class="navigate-down" aria-label="below slide"><div class="controls-arrow"></div></button>'),S.slideNumber=K(S.wrapper,"div","slide-number",""),S.speakerNotes=K(S.wrapper,"div","speaker-notes",null),S.speakerNotes.setAttribute("data-prevent-swipe",""),S.speakerNotes.setAttribute("tabindex","0"),S.pauseOverlay=K(S.wrapper,"div","pause-overlay",h.controls?'<button class="resume-button">Resume presentation</button>':null),S.wrapper.setAttribute("role","application"),S.controlsLeft=Z(document.querySelectorAll(".navigate-left")),S.controlsRight=Z(document.querySelectorAll(".navigate-right")),S.controlsUp=Z(document.querySelectorAll(".navigate-up")),S.controlsDown=Z(document.querySelectorAll(".navigate-down")),S.controlsPrev=Z(document.querySelectorAll(".navigate-prev")),S.controlsNext=Z(document.querySelectorAll(".navigate-next")),S.controlsRightArrow=S.controls.querySelector(".navigate-right"),S.controlsDownArrow=S.controls.querySelector(".navigate-down"),S.statusDiv=((n=document.getElementById("aria-status-div"))||((n=document.createElement("div")).style.position="absolute",n.style.height="1px",n.style.width="1px",n.style.overflow="hidden",n.style.clip="rect( 1px, 1px, 1px, 1px )",n.setAttribute("id","aria-status-div"),n.setAttribute("aria-live","polite"),n.setAttribute("aria-atomic","true"),S.wrapper.appendChild(n)),n),h.postMessage&&window.addEventListener("message",function(t){var r=t.data;"string"==typeof r&&"{"===r.charAt(0)&&"}"===r.charAt(r.length-1)&&(r=JSON.parse(r)).method&&"function"==typeof e[r.method]&&e[r.method].apply(e,r.args)},!1),setInterval(function(){0===S.wrapper.scrollTop&&0===S.wrapper.scrollLeft||(S.wrapper.scrollTop=0,S.wrapper.scrollLeft=0)},1e3),Z(S.wrapper.querySelectorAll(d)).forEach(function(e){var t=Z(e.querySelectorAll("section"));t.forEach(function(e,t){t>0&&(e.classList.remove("present"),e.classList.remove("past"),e.classList.add("future"),e.setAttribute("aria-hidden","true"))})}),_(),nt(),je(!0),setTimeout(function(){S.slides.classList.remove("no-transition"),S.wrapper.classList.add("ready"),se("ready",{indexh:t,indexv:r,currentSlide:a})},1),ie()&&(J(),"complete"===document.readyState?j():window.addEventListener("load",j));var n}()};for(var s in x){var l=x[s];if("function"==typeof l.init){var c=l.init();c&&"function"==typeof c.then?c.then(i):i()}else i()}}function U(e,t){var r=document.createElement("script");r.type="text/javascript",r.async=!1,r.defer=!1,r.src=e,t&&(r.onload=r.onreadystatechange=function(e){("load"===e.type||/loaded|complete/.test(r.readyState))&&(r.onload=r.onreadystatechange=r.onerror=null,t())},r.onerror=function(e){r.onload=r.onreadystatechange=r.onerror=null,t(new Error("Failed loading script: "+r.src+"\n"+e))});var n=document.querySelector("head");n.insertBefore(r,n.lastChild)}function V(e){var t="";if(3===e.nodeType)t+=e.textContent;else if(1===e.nodeType){var r=e.getAttribute("aria-hidden"),n="none"===window.getComputedStyle(e).display;"true"===r||n||Z(e.childNodes).forEach(function(e){t+=V(e)})}return t}function j(){var e=ve(window.innerWidth,window.innerHeight),t=Math.floor(e.width*(1+h.margin)),r=Math.floor(e.height*(1+h.margin)),n=e.width,a=e.height;re("@page{size:"+t+"px "+r+"px; margin: 0px;}"),re(".reveal section>img, .reveal section>video, .reveal section>iframe{max-width: "+n+"px; max-height:"+a+"px}"),document.body.classList.add("print-pdf"),document.body.style.width=t+"px",document.body.style.height=r+"px",he(n,a),Z(S.wrapper.querySelectorAll(d)).forEach(function(e,t){e.setAttribute("data-index-h",t),e.classList.contains("stack")&&Z(e.querySelectorAll("section")).forEach(function(e,r){e.setAttribute("data-index-h",t),e.setAttribute("data-index-v",r)})}),Z(S.wrapper.querySelectorAll(c)).forEach(function(e){if(!1===e.classList.contains("stack")){var i=(t-n)/2,o=(r-a)/2,s=e.scrollHeight,l=Math.max(Math.ceil(s/r),1);(1===(l=Math.min(l,h.pdfMaxPagesPerSlide))&&h.center||e.classList.contains("center"))&&(o=Math.max((r-s)/2,0));var c=document.createElement("div");if(c.className="pdf-page",c.style.height=(r+h.pdfPageHeightOffset)*l+"px",e.parentNode.insertBefore(c,e),c.appendChild(e),e.style.left=i+"px",e.style.top=o+"px",e.style.width=n+"px",e.slideBackgroundElement&&c.insertBefore(e.slideBackgroundElement,e),h.showNotes){var d=dt(e);if(d){var u="string"==typeof h.showNotes?h.showNotes:"inline",p=document.createElement("div");p.classList.add("speaker-notes"),p.classList.add("speaker-notes-pdf"),p.setAttribute("data-layout",u),p.innerHTML=d,"separate-page"===u?c.parentNode.insertBefore(p,c.nextSibling):(p.style.left="8px",p.style.bottom="8px",p.style.width=t-16+"px",c.appendChild(p))}}if(h.slideNumber&&/all|print/i.test(h.showSlideNumber)){var f=parseInt(e.getAttribute("data-index-h"),10)+1,v=parseInt(e.getAttribute("data-index-v"),10)+1,g=document.createElement("div");g.classList.add("slide-number"),g.classList.add("slide-number-pdf"),g.innerHTML=Ue(f,".",v),c.appendChild(g)}if(h.pdfSeparateFragments){var m,b,y=pt(c.querySelectorAll(".fragment"),!0);y.forEach(function(e){m&&m.forEach(function(e){e.classList.remove("current-fragment")}),e.forEach(function(e){e.classList.add("visible","current-fragment")});var t=c.cloneNode(!0);c.parentNode.insertBefore(t,(b||c).nextSibling),m=e,b=t}),y.forEach(function(e){e.forEach(function(e){e.classList.remove("visible","current-fragment")})})}else Z(c.querySelectorAll(".fragment:not(.fade-out)")).forEach(function(e){e.classList.add("visible")})}}),se("pdf-ready")}function K(e,t,r,n){for(var a=e.querySelectorAll("."+r),i=0;i<a.length;i++){var o=a[i];if(o.parentNode===e)return o}var s=document.createElement(t);return s.className=r,"string"==typeof n&&(s.innerHTML=n),e.appendChild(s),s}function Y(e,t){var r=document.createElement("div");r.className="slide-background "+e.className.replace(/present|past|future/,"");var n=document.createElement("div");return n.className="slide-background-content",r.appendChild(n),t.appendChild(r),e.slideBackgroundElement=r,e.slideBackgroundContentElement=n,X(e),r}function X(e){var t=e.slideBackgroundElement,r=e.slideBackgroundContentElement;e.classList.remove("has-dark-background"),e.classList.remove("has-light-background"),t.removeAttribute("data-loaded"),t.removeAttribute("data-background-hash"),t.removeAttribute("data-background-size"),t.removeAttribute("data-background-transition"),t.style.backgroundColor="",r.style.backgroundSize="",r.style.backgroundRepeat="",r.style.backgroundPosition="",r.style.backgroundImage="",r.style.opacity="",r.innerHTML="";var n={background:e.getAttribute("data-background"),backgroundSize:e.getAttribute("data-background-size"),backgroundImage:e.getAttribute("data-background-image"),backgroundVideo:e.getAttribute("data-background-video"),backgroundIframe:e.getAttribute("data-background-iframe"),backgroundColor:e.getAttribute("data-background-color"),backgroundRepeat:e.getAttribute("data-background-repeat"),backgroundPosition:e.getAttribute("data-background-position"),backgroundTransition:e.getAttribute("data-background-transition"),backgroundOpacity:e.getAttribute("data-background-opacity")};n.background&&(/^(http|file|\/\/)/gi.test(n.background)||/\.(svg|png|jpg|jpeg|gif|bmp)([?#\s]|$)/gi.test(n.background)?e.setAttribute("data-background-image",n.background):t.style.background=n.background),(n.background||n.backgroundColor||n.backgroundImage||n.backgroundVideo||n.backgroundIframe)&&t.setAttribute("data-background-hash",n.background+n.backgroundSize+n.backgroundImage+n.backgroundVideo+n.backgroundIframe+n.backgroundColor+n.backgroundRepeat+n.backgroundPosition+n.backgroundTransition+n.backgroundOpacity),n.backgroundSize&&t.setAttribute("data-background-size",n.backgroundSize),n.backgroundColor&&(t.style.backgroundColor=n.backgroundColor),n.backgroundTransition&&t.setAttribute("data-background-transition",n.backgroundTransition),n.backgroundSize&&(r.style.backgroundSize=n.backgroundSize),n.backgroundRepeat&&(r.style.backgroundRepeat=n.backgroundRepeat),n.backgroundPosition&&(r.style.backgroundPosition=n.backgroundPosition),n.backgroundOpacity&&(r.style.opacity=n.backgroundOpacity);var a=n.backgroundColor;if(!a){var i=window.getComputedStyle(t);i&&i.backgroundColor&&(a=i.backgroundColor)}if(a){var o=ae(a);o&&0!==o.a&&(function(e){"string"==typeof e&&(e=ae(e));if(e)return(299*e.r+587*e.g+114*e.b)/1e3;return null}(a)<128?e.classList.add("has-dark-background"):e.classList.add("has-light-background"))}}function _(e){var t=h.transition;if("object"==typeof e&&Q(h,e),!1!==g){var r=S.wrapper.querySelectorAll(c).length;S.wrapper.classList.remove(t),!1===M.transforms3d&&(h.transition="linear"),S.wrapper.classList.add(h.transition),S.wrapper.setAttribute("data-transition-speed",h.transitionSpeed),S.wrapper.setAttribute("data-background-transition",h.backgroundTransition),S.controls.style.display=h.controls?"block":"none",S.progress.style.display=h.progress?"block":"none",S.controls.setAttribute("data-controls-layout",h.controlsLayout),S.controls.setAttribute("data-controls-back-arrows",h.controlsBackArrows),h.shuffle&&Be(),h.rtl?S.wrapper.classList.add("rtl"):S.wrapper.classList.remove("rtl"),h.center?S.wrapper.classList.add("center"):S.wrapper.classList.remove("center"),!1===h.pause&&Ne(),h.showNotes&&S.speakerNotes.setAttribute("data-layout","string"==typeof h.showNotes?h.showNotes:"inline"),h.mouseWheel?(document.addEventListener("DOMMouseScroll",Dt,!1),document.addEventListener("mousewheel",Dt,!1)):(document.removeEventListener("DOMMouseScroll",Dt,!1),document.removeEventListener("mousewheel",Dt,!1)),h.rollingLinks?function(){if(M.transforms3d&&!("msPerspective"in document.body.style))for(var e=S.wrapper.querySelectorAll(c+" a"),t=0,r=e.length;t<r;t++){var n=e[t];if(n.textContent&&!n.querySelector("*")&&(!n.className||!n.classList.contains(n,"roll"))){var a=document.createElement("span");a.setAttribute("data-title",n.text),a.innerHTML=n.innerHTML,n.classList.add("roll"),n.innerHTML="",n.appendChild(a)}}}():function(){for(var e=S.wrapper.querySelectorAll(c+" a.roll"),t=0,r=e.length;t<r;t++){var n=e[t],a=n.querySelector("span");a&&(n.classList.remove("roll"),n.innerHTML=a.innerHTML)}}(),h.hideInactiveCursor?(document.addEventListener("mousemove",Nt,!1),document.addEventListener("mousedown",Nt,!1)):(xe(),document.removeEventListener("mousemove",Nt,!1),document.removeEventListener("mousedown",Nt,!1)),h.previewLinks?(le(),ce("[data-preview-link=false]")):(ce(),le("[data-preview-link]:not([data-preview-link=false])")),l&&(l.destroy(),l=null),r>1&&h.autoSlide&&h.autoSlideStoppable&&M.canvas&&M.requestAnimationFrame&&((l=new Zt(S.wrapper,function(){return Math.min(Math.max((Date.now()-B)/R,0),1)})).on("click",Qt),z=!1),!1===h.fragments&&Z(S.slides.querySelectorAll(".fragment")).forEach(function(e){e.classList.add("visible"),e.classList.remove("current-fragment")});var n="none";h.slideNumber&&!ie()&&("all"===h.showSlideNumber?n="block":"speaker"===h.showSlideNumber&&rt()&&(n="block")),S.slideNumber.style.display=n,"default"!==h.navigationMode?S.wrapper.setAttribute("data-navigation-mode",h.navigationMode):S.wrapper.removeAttribute("data-navigation-mode"),Re()}}function $(){var e;(P=!0,window.addEventListener("hashchange",Yt,!1),window.addEventListener("resize",Xt,!1),h.touch&&("onpointerdown"in window?(S.wrapper.addEventListener("pointerdown",Ht,!1),S.wrapper.addEventListener("pointermove",Bt,!1),S.wrapper.addEventListener("pointerup",zt,!1)):window.navigator.msPointerEnabled?(S.wrapper.addEventListener("MSPointerDown",Ht,!1),S.wrapper.addEventListener("MSPointerMove",Bt,!1),S.wrapper.addEventListener("MSPointerUp",zt,!1)):(S.wrapper.addEventListener("touchstart",Ct,!1),S.wrapper.addEventListener("touchmove",Pt,!1),S.wrapper.addEventListener("touchend",Rt,!1))),h.keyboard&&(document.addEventListener("keydown",It,!1),document.addEventListener("keypress",Tt,!1)),h.progress&&S.progress&&S.progress.addEventListener("click",Ot,!1),S.pauseOverlay.addEventListener("click",Ne,!1),h.focusBodyOnPageVisibilityChange)&&("hidden"in document?e="visibilitychange":"msHidden"in document?e="msvisibilitychange":"webkitHidden"in document&&(e="webkitvisibilitychange"),e&&document.addEventListener(e,_t,!1));var t=["touchstart","click"];f.match(/android/gi)&&(t=["touchstart"]),t.forEach(function(e){S.controlsLeft.forEach(function(t){t.addEventListener(e,Wt,!1)}),S.controlsRight.forEach(function(t){t.addEventListener(e,Ft,!1)}),S.controlsUp.forEach(function(t){t.addEventListener(e,Ut,!1)}),S.controlsDown.forEach(function(t){t.addEventListener(e,Vt,!1)}),S.controlsPrev.forEach(function(t){t.addEventListener(e,jt,!1)}),S.controlsNext.forEach(function(t){t.addEventListener(e,Kt,!1)})})}function J(){P=!1,document.removeEventListener("keydown",It,!1),document.removeEventListener("keypress",Tt,!1),window.removeEventListener("hashchange",Yt,!1),window.removeEventListener("resize",Xt,!1),S.wrapper.removeEventListener("pointerdown",Ht,!1),S.wrapper.removeEventListener("pointermove",Bt,!1),S.wrapper.removeEventListener("pointerup",zt,!1),S.wrapper.removeEventListener("MSPointerDown",Ht,!1),S.wrapper.removeEventListener("MSPointerMove",Bt,!1),S.wrapper.removeEventListener("MSPointerUp",zt,!1),S.wrapper.removeEventListener("touchstart",Ct,!1),S.wrapper.removeEventListener("touchmove",Pt,!1),S.wrapper.removeEventListener("touchend",Rt,!1),S.pauseOverlay.removeEventListener("click",Ne,!1),h.progress&&S.progress&&S.progress.removeEventListener("click",Ot,!1),["touchstart","click"].forEach(function(e){S.controlsLeft.forEach(function(t){t.removeEventListener(e,Wt,!1)}),S.controlsRight.forEach(function(t){t.removeEventListener(e,Ft,!1)}),S.controlsUp.forEach(function(t){t.removeEventListener(e,Ut,!1)}),S.controlsDown.forEach(function(t){t.removeEventListener(e,Vt,!1)}),S.controlsPrev.forEach(function(t){t.removeEventListener(e,jt,!1)}),S.controlsNext.forEach(function(t){t.removeEventListener(e,Kt,!1)})})}function Q(e,t){for(var r in t)e[r]=t[r];return e}function Z(e){return Array.prototype.slice.call(e)}function G(e){if("string"==typeof e){if("null"===e)return null;if("true"===e)return!0;if("false"===e)return!1;if(e.match(/^-?[\d\.]+$/))return parseFloat(e)}return e}function ee(e,t){e.style.WebkitTransform=t,e.style.MozTransform=t,e.style.msTransform=t,e.style.transform=t}function te(e){"string"==typeof e.layout&&(E.layout=e.layout),"string"==typeof e.overview&&(E.overview=e.overview),E.layout?ee(S.slides,E.layout+" "+E.overview):ee(S.slides,E.overview)}function re(e){var t=document.createElement("style");t.type="text/css",t.styleSheet?t.styleSheet.cssText=e:t.appendChild(document.createTextNode(e)),document.getElementsByTagName("head")[0].appendChild(t)}function ne(e,t){for(var r=e.parentNode;r;){var n=r.matches||r.matchesSelector||r.msMatchesSelector;if(n&&n.call(r,t))return r;r=r.parentNode}return null}function ae(e){var t=e.match(/^#([0-9a-f]{3})$/i);if(t&&t[1])return t=t[1],{r:17*parseInt(t.charAt(0),16),g:17*parseInt(t.charAt(1),16),b:17*parseInt(t.charAt(2),16)};var r=e.match(/^#([0-9a-f]{6})$/i);if(r&&r[1])return r=r[1],{r:parseInt(r.substr(0,2),16),g:parseInt(r.substr(2,2),16),b:parseInt(r.substr(4,2),16)};var n=e.match(/^rgb\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)$/i);if(n)return{r:parseInt(n[1],10),g:parseInt(n[2],10),b:parseInt(n[3],10)};var a=e.match(/^rgba\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\,\s*([\d]+|[\d]*.[\d]+)\s*\)$/i);return a?{r:parseInt(a[1],10),g:parseInt(a[2],10),b:parseInt(a[3],10),a:parseFloat(a[4])}:null}function ie(){return/print-pdf/gi.test(window.location.search)}function oe(){setTimeout(function(){window.scrollTo(0,1)},10)}function se(e,t){var r=document.createEvent("HTMLEvents",1,2);r.initEvent(e,!0,!0),Q(r,t),S.wrapper.dispatchEvent(r),h.postMessageEvents&&window.parent!==window.self&&window.parent.postMessage(JSON.stringify({namespace:"reveal",eventName:e,state:ut()}),"*")}function le(e){Z(document.querySelectorAll(e||"a")).forEach(function(e){/^(http|www)/gi.test(e.getAttribute("href"))&&e.addEventListener("click",Jt,!1)})}function ce(e){Z(document.querySelectorAll(e||"a")).forEach(function(e){/^(http|www)/gi.test(e.getAttribute("href"))&&e.removeEventListener("click",Jt,!1)})}function de(e){"boolean"==typeof e?e?ue():pe():S.overlay?pe():ue()}function ue(){if(h.help){pe(),S.overlay=document.createElement("div"),S.overlay.classList.add("overlay"),S.overlay.classList.add("overlay-help"),S.wrapper.appendChild(S.overlay);var e='<p class="title">Keyboard Shortcuts</p><br/>';for(var t in e+="<table><th>KEY</th><th>ACTION</th>",O)e+="<tr><td>"+t+"</td><td>"+O[t]+"</td></tr>";for(var r in W)W[r].key&&W[r].description&&(e+="<tr><td>"+W[r].key+"</td><td>"+W[r].description+"</td></tr>");e+="</table>",S.overlay.innerHTML=["<header>",'<a class="close" href="#"><span class="icon"></span></a>',"</header>",'<div class="viewport">','<div class="viewport-inner">'+e+"</div>","</div>"].join(""),S.overlay.querySelector(".close").addEventListener("click",function(e){pe(),e.preventDefault()},!1),setTimeout(function(){S.overlay.classList.add("visible")},1)}}function pe(){S.overlay&&(S.overlay.parentNode.removeChild(S.overlay),S.overlay=null)}function fe(){if(S.wrapper&&!ie()){if(!h.disableLayout){o&&document.documentElement.style.setProperty("--vh",.01*window.innerHeight+"px");var e=ve(),t=L;he(h.width,h.height),S.slides.style.width=e.width+"px",S.slides.style.height=e.height+"px",L=Math.min(e.presentationWidth/e.width,e.presentationHeight/e.height),L=Math.max(L,h.minScale),1===(L=Math.min(L,h.maxScale))?(S.slides.style.zoom="",S.slides.style.left="",S.slides.style.top="",S.slides.style.bottom="",S.slides.style.right="",te({layout:""})):L>1&&M.zoom?(S.slides.style.zoom=L,S.slides.style.left="",S.slides.style.top="",S.slides.style.bottom="",S.slides.style.right="",te({layout:""})):(S.slides.style.zoom="",S.slides.style.left="50%",S.slides.style.top="50%",S.slides.style.bottom="auto",S.slides.style.right="auto",te({layout:"translate(-50%, -50%) scale("+L+")"}));for(var r=Z(S.wrapper.querySelectorAll(c)),n=0,a=r.length;n<a;n++){var i=r[n];"none"!==i.style.display&&(h.center||i.classList.contains("center")?i.classList.contains("stack")?i.style.top=0:i.style.top=Math.max((e.height-i.scrollHeight)/2,0)+"px":i.style.top="")}t!==L&&se("resize",{oldScale:t,scale:L,size:e})}We(),Ke(),Le()&&we()}}function he(e,t){Z(S.slides.querySelectorAll("section > .stretch")).forEach(function(r){var n=function(e,t){if(t=t||0,e){var r,n=e.style.height;return e.style.height="0px",e.parentNode.style.height="auto",r=t-e.parentNode.offsetHeight,e.style.height=n+"px",e.parentNode.style.removeProperty("height"),r}return t}(r,t);if(/(img|video)/gi.test(r.nodeName)){var a=r.naturalWidth||r.videoWidth,i=r.naturalHeight||r.videoHeight,o=Math.min(e/a,n/i);r.style.width=a*o+"px",r.style.height=i*o+"px"}else r.style.width=e+"px",r.style.height=n+"px"})}function ve(e,t){var r={width:h.width,height:h.height,presentationWidth:e||S.wrapper.offsetWidth,presentationHeight:t||S.wrapper.offsetHeight};return r.presentationWidth-=r.presentationWidth*h.margin,r.presentationHeight-=r.presentationHeight*h.margin,"string"==typeof r.width&&/%$/.test(r.width)&&(r.width=parseInt(r.width,10)/100*r.presentationWidth),"string"==typeof r.height&&/%$/.test(r.height)&&(r.height=parseInt(r.height,10)/100*r.presentationHeight),r}function ge(e,t){"object"==typeof e&&"function"==typeof e.setAttribute&&e.setAttribute("data-previous-indexv",t||0)}function me(e){if("object"==typeof e&&"function"==typeof e.setAttribute&&e.classList.contains("stack")){var t=e.hasAttribute("data-start-indexv")?"data-start-indexv":"data-previous-indexv";return parseInt(e.getAttribute(t)||0,10)}return 0}function be(){if(h.overview&&!Le()){m=!0,S.wrapper.classList.add("overview"),S.wrapper.classList.remove("overview-deactivating"),M.overviewTransitions&&setTimeout(function(){S.wrapper.classList.add("overview-animated")},1),bt(),S.slides.appendChild(S.background),Z(S.wrapper.querySelectorAll(c)).forEach(function(e){e.classList.contains("stack")||e.addEventListener("click",$t,!0)});var e=ve();b=e.width+70,y=e.height+70,h.rtl&&(b=-b),De(),ye(),we(),fe(),se("overviewshown",{indexh:t,indexv:r,currentSlide:a})}}function ye(){Z(S.wrapper.querySelectorAll(d)).forEach(function(e,t){e.setAttribute("data-index-h",t),ee(e,"translate3d("+t*b+"px, 0, 0)"),e.classList.contains("stack")&&Z(e.querySelectorAll("section")).forEach(function(e,r){e.setAttribute("data-index-h",t),e.setAttribute("data-index-v",r),ee(e,"translate3d(0, "+r*y+"px, 0)")})}),Z(S.background.childNodes).forEach(function(e,t){ee(e,"translate3d("+t*b+"px, 0, 0)"),Z(e.querySelectorAll(".slide-background")).forEach(function(e,t){ee(e,"translate3d(0, "+t*y+"px, 0)")})})}function we(){var e=Math.min(window.innerWidth,window.innerHeight);te({overview:["scale("+Math.max(e/5,150)/e+")","translateX("+-t*b+"px)","translateY("+-r*y+"px)"].join(" ")})}function ke(){h.overview&&(m=!1,S.wrapper.classList.remove("overview"),S.wrapper.classList.remove("overview-animated"),S.wrapper.classList.add("overview-deactivating"),setTimeout(function(){S.wrapper.classList.remove("overview-deactivating")},1),S.wrapper.appendChild(S.background),Z(S.wrapper.querySelectorAll(c)).forEach(function(e){ee(e,""),e.removeEventListener("click",$t,!0)}),Z(S.background.querySelectorAll(".slide-background")).forEach(function(e){ee(e,"")}),te({overview:""}),Pe(t,r),fe(),mt(),se("overviewhidden",{indexh:t,indexv:r,currentSlide:a}))}function Ae(e){"boolean"==typeof e?e?be():ke():Le()?ke():be()}function Le(){return m}function Ee(){var e,n="/",i=a?a.getAttribute("id"):null;if(i&&(i=encodeURIComponent(i)),h.fragmentInURL&&(e=it().f),"string"==typeof i&&i.length&&e===undefined)n="/"+i;else{var o=h.hashOneBasedIndex?1:0;(t>0||r>0||e!==undefined)&&(n+=t+o),(r>0||e!==undefined)&&(n+="/"+(r+o)),e!==undefined&&(n+="/"+e)}return n}function Se(e){return(e=e||a)&&e.parentNode&&!!e.parentNode.nodeName.match(/section/i)}function xe(){I&&(I=!1,S.wrapper.style.cursor="")}function qe(){!1===I&&(I=!0,S.wrapper.style.cursor="none")}function Me(){if(h.pause){var e=S.wrapper.classList.contains("paused");bt(),S.wrapper.classList.add("paused"),!1===e&&se("paused")}}function Ne(){var e=S.wrapper.classList.contains("paused");S.wrapper.classList.remove("paused"),mt(),e&&se("resumed")}function Te(e){"boolean"==typeof e?e?Me():Ne():Ie()?Ne():Me()}function Ie(){return S.wrapper.classList.contains("paused")}function Ce(e){"boolean"==typeof e?e?wt():yt():z?wt():yt()}function Pe(e,i,o,s){n=a;var l=S.wrapper.querySelectorAll(d);if(0!==l.length){i!==undefined||Le()||(i=me(l[e])),n&&n.parentNode&&n.parentNode.classList.contains("stack")&&ge(n.parentNode,r);var c=A.concat();A.length=0;var f=t||0,h=r||0;t=ze(d,e===undefined?t:e),r=ze(u,i===undefined?r:i),De(),fe(),Le()&&we();var v=l[t],g=v.querySelectorAll("section");a=g[r]||v,void 0!==o&&ht(o);var m=t!==f||r!==h;m||(n=null),n&&n!==a&&(n.classList.remove("present"),n.setAttribute("aria-hidden","true"),S.wrapper.querySelector(p).classList.contains("present")&&setTimeout(function(){var e,t=Z(S.wrapper.querySelectorAll(d+".stack"));for(e in t)t[e]&&ge(t[e],0)},0));e:for(var b=0,y=A.length;b<y;b++){for(var w=0;w<c.length;w++)if(c[w]===A[b]){c.splice(w,1);continue e}document.documentElement.classList.add(A[b]),se(A[b])}for(;c.length;)document.documentElement.classList.remove(c.pop());m&&se("slidechanged",{indexh:t,indexv:r,previousSlide:n,currentSlide:a,origin:s}),!m&&n||(Ge(n),Je(a)),S.statusDiv.textContent=V(a),Ve(),We(),je(),Ke(),Fe(),Oe(),ft(),at(),mt()}}function Re(){var e;J(),$(),fe(),R=h.autoSlide,mt(),ie(),S.background.innerHTML="",S.background.classList.add("no-transition"),Z(S.wrapper.querySelectorAll(d)).forEach(function(e){var t=Y(e,S.background);Z(e.querySelectorAll("section")).forEach(function(e){Y(e,t),t.classList.add("stack")})}),h.parallaxBackgroundImage?(S.background.style.backgroundImage='url("'+h.parallaxBackgroundImage+'")',S.background.style.backgroundSize=h.parallaxBackgroundSize,S.background.style.backgroundRepeat=h.parallaxBackgroundRepeat,S.background.style.backgroundPosition=h.parallaxBackgroundPosition,setTimeout(function(){S.wrapper.classList.add("has-parallax-background")},1)):(S.background.style.backgroundImage="",S.wrapper.classList.remove("has-parallax-background")),at(),Z(S.wrapper.querySelectorAll(d)).forEach(function(e){var t=Z(e.querySelectorAll("section"));t.forEach(function(e,t){pt(e.querySelectorAll(".fragment"))}),0===t.length&&pt(e.querySelectorAll(".fragment"))}),Ve(),We(),Fe(),De(),je(!0),h.showNotes&&S.slides.querySelectorAll("[data-notes], aside.notes").length>0?S.wrapper.classList.add("show-notes"):S.wrapper.classList.remove("show-notes"),Oe(),(e=function(e,t,r){Z(S.slides.querySelectorAll("iframe["+e+'*="'+t+'"]')).forEach(function(t){var n=t.getAttribute(e);n&&-1===n.indexOf(r)&&t.setAttribute(e,n+(/\?/.test(n)?"&":"?")+r)})})("src","youtube.com/embed/","enablejsapi=1"),e("data-src","youtube.com/embed/","enablejsapi=1"),e("src","player.vimeo.com/","api=1"),e("data-src","player.vimeo.com/","api=1"),!1===h.autoPlayMedia?Ge(a,{unloadIframes:!1}):Je(a),Le()&&ye()}function He(e){return pt((e=e||a).querySelectorAll(".fragment"))}function Be(){var e=Z(S.wrapper.querySelectorAll(d));e.forEach(function(t){S.slides.insertBefore(t,e[Math.floor(Math.random()*e.length)])})}function ze(e,t){var r=Z(S.wrapper.querySelectorAll(e)),n=r.length,a=ie();if(n){h.loop&&(t%=n)<0&&(t=n+t),t=Math.max(Math.min(t,n-1),0);for(var i=0;i<n;i++){var o=r[i],s=h.rtl&&!Se(o);o.classList.remove("past"),o.classList.remove("present"),o.classList.remove("future"),o.setAttribute("hidden",""),o.setAttribute("aria-hidden","true"),o.querySelector("section")&&o.classList.add("stack"),a?o.classList.add("present"):i<t?(o.classList.add(s?"future":"past"),h.fragments&&Z(o.querySelectorAll(".fragment")).forEach(function(e){e.classList.add("visible"),e.classList.remove("current-fragment")})):i>t&&(o.classList.add(s?"past":"future"),h.fragments&&Z(o.querySelectorAll(".fragment.visible")).forEach(function(e){e.classList.remove("visible"),e.classList.remove("current-fragment")}))}r[t].classList.add("present"),r[t].removeAttribute("hidden"),r[t].removeAttribute("aria-hidden");var l=r[t].getAttribute("data-state");l&&(A=A.concat(l.split(" ")))}else t=0;return t}function De(){var e,n=Z(S.wrapper.querySelectorAll(d)),a=n.length;if(a&&void 0!==t){var i=Le()?10:h.viewDistance;o&&(i=Le()?6:2),ie()&&(i=Number.MAX_VALUE);for(var s=0;s<a;s++){var l=n[s],c=Z(l.querySelectorAll("section")),u=c.length;if(e=Math.abs((t||0)-s)||0,h.loop&&(e=Math.abs(((t||0)-s)%(a-i))||0),e<i?Ye(l):Xe(l),u)for(var p=me(l),f=0;f<u;f++){var v=c[f];e+(s===(t||0)?Math.abs((r||0)-f):Math.abs(f-p))<i?Ye(v):Xe(v)}}S.wrapper.querySelectorAll(".slides>section>section").length?S.wrapper.classList.add("has-vertical-slides"):S.wrapper.classList.remove("has-vertical-slides"),S.wrapper.querySelectorAll(".slides>section").length>1?S.wrapper.classList.add("has-horizontal-slides"):S.wrapper.classList.remove("has-horizontal-slides")}}function Oe(){h.showNotes&&S.speakerNotes&&a&&!ie()&&(S.speakerNotes.innerHTML=dt()||'<span class="notes-placeholder">No notes on this slide.</span>')}function We(){h.progress&&S.progressbar&&(S.progressbar.style.width=tt()*S.wrapper.offsetWidth+"px")}function Fe(){if(h.slideNumber&&S.slideNumber){var e,n="h.v";if("function"==typeof h.slideNumber)e=h.slideNumber();else switch("string"==typeof h.slideNumber&&(n=h.slideNumber),/c/.test(n)||1!==S.wrapper.querySelectorAll(d).length||(n="c"),e=[],n){case"c":e.push(et()+1);break;case"c/t":e.push(et()+1,"/",st());break;case"h/v":e.push(t+1),Se()&&e.push("/",r+1);break;default:e.push(t+1),Se()&&e.push(".",r+1)}S.slideNumber.innerHTML=Ue(e[0],e[1],e[2])}}function Ue(e,t,r){var n="#"+Ee();return"number"!=typeof r||isNaN(r)?'<a href="'+n+'"><span class="slide-number-a">'+e+"</span></a>":'<a href="'+n+'"><span class="slide-number-a">'+e+'</span><span class="slide-number-delimiter">'+t+'</span><span class="slide-number-b">'+r+"</span></a>"}function Ve(){var e=_e(),t=$e();S.controlsLeft.concat(S.controlsRight).concat(S.controlsUp).concat(S.controlsDown).concat(S.controlsPrev).concat(S.controlsNext).forEach(function(e){e.classList.remove("enabled"),e.classList.remove("fragmented"),e.setAttribute("disabled","disabled")}),e.left&&S.controlsLeft.forEach(function(e){e.classList.add("enabled"),e.removeAttribute("disabled")}),e.right&&S.controlsRight.forEach(function(e){e.classList.add("enabled"),e.removeAttribute("disabled")}),e.up&&S.controlsUp.forEach(function(e){e.classList.add("enabled"),e.removeAttribute("disabled")}),e.down&&S.controlsDown.forEach(function(e){e.classList.add("enabled"),e.removeAttribute("disabled")}),(e.left||e.up)&&S.controlsPrev.forEach(function(e){e.classList.add("enabled"),e.removeAttribute("disabled")}),(e.right||e.down)&&S.controlsNext.forEach(function(e){e.classList.add("enabled"),e.removeAttribute("disabled")}),a&&(t.prev&&S.controlsPrev.forEach(function(e){e.classList.add("fragmented","enabled"),e.removeAttribute("disabled")}),t.next&&S.controlsNext.forEach(function(e){e.classList.add("fragmented","enabled"),e.removeAttribute("disabled")}),Se(a)?(t.prev&&S.controlsUp.forEach(function(e){e.classList.add("fragmented","enabled"),e.removeAttribute("disabled")}),t.next&&S.controlsDown.forEach(function(e){e.classList.add("fragmented","enabled"),e.removeAttribute("disabled")})):(t.prev&&S.controlsLeft.forEach(function(e){e.classList.add("fragmented","enabled"),e.removeAttribute("disabled")}),t.next&&S.controlsRight.forEach(function(e){e.classList.add("fragmented","enabled"),e.removeAttribute("disabled")}))),h.controlsTutorial&&(!k&&e.down?S.controlsDownArrow.classList.add("highlight"):(S.controlsDownArrow.classList.remove("highlight"),!w&&e.right&&0===r?S.controlsRightArrow.classList.add("highlight"):S.controlsRightArrow.classList.remove("highlight")))}function je(e){var n=null,o=h.rtl?"future":"past",s=h.rtl?"past":"future";if(Z(S.background.childNodes).forEach(function(a,i){a.classList.remove("past"),a.classList.remove("present"),a.classList.remove("future"),i<t?a.classList.add(o):i>t?a.classList.add(s):(a.classList.add("present"),n=a),(e||i===t)&&Z(a.querySelectorAll(".slide-background")).forEach(function(e,a){e.classList.remove("past"),e.classList.remove("present"),e.classList.remove("future"),a<r?e.classList.add("past"):a>r?e.classList.add("future"):(e.classList.add("present"),i===t&&(n=e))})}),i&&Ge(i),n){Je(n);var l=n.querySelector(".slide-background-content");if(l){var c=l.style.backgroundImage||"";/\.gif/i.test(c)&&(l.style.backgroundImage="",window.getComputedStyle(l).opacity,l.style.backgroundImage=c)}var d=i?i.getAttribute("data-background-hash"):null,u=n.getAttribute("data-background-hash");u&&u===d&&n!==i&&S.background.classList.add("no-transition"),i=n}a&&["has-light-background","has-dark-background"].forEach(function(e){a.classList.contains(e)?S.wrapper.classList.add(e):S.wrapper.classList.remove(e)}),setTimeout(function(){S.background.classList.remove("no-transition")},1)}function Ke(){if(h.parallaxBackgroundImage){var e,n,a=S.wrapper.querySelectorAll(d),i=S.wrapper.querySelectorAll(u),o=S.background.style.backgroundSize.split(" ");1===o.length?e=n=parseInt(o[0],10):(e=parseInt(o[0],10),n=parseInt(o[1],10));var s,l=S.background.offsetWidth,c=a.length;s=("number"==typeof h.parallaxBackgroundHorizontal?h.parallaxBackgroundHorizontal:c>1?(e-l)/(c-1):0)*t*-1;var p,f,v=S.background.offsetHeight,g=i.length;p="number"==typeof h.parallaxBackgroundVertical?h.parallaxBackgroundVertical:(n-v)/(g-1),f=g>0?p*r:0,S.background.style.backgroundPosition=s+"px "+-f+"px"}}function Ye(e,t){t=t||{},e.style.display=h.display,Z(e.querySelectorAll("img[data-src], video[data-src], audio[data-src]")).forEach(function(e){e.setAttribute("src",e.getAttribute("data-src")),e.setAttribute("data-lazy-loaded",""),e.removeAttribute("data-src")}),Z(e.querySelectorAll("video, audio")).forEach(function(e){var t=0;Z(e.querySelectorAll("source[data-src]")).forEach(function(e){e.setAttribute("src",e.getAttribute("data-src")),e.removeAttribute("data-src"),e.setAttribute("data-lazy-loaded",""),t+=1}),t>0&&e.load()});var r=e.slideBackgroundElement;if(r){r.style.display="block";var n=e.slideBackgroundContentElement;if(!1===r.hasAttribute("data-loaded")){r.setAttribute("data-loaded","true");var a=e.getAttribute("data-background-image"),i=e.getAttribute("data-background-video"),s=e.hasAttribute("data-background-video-loop"),l=e.hasAttribute("data-background-video-muted"),c=e.getAttribute("data-background-iframe");if(a)n.style.backgroundImage="url("+encodeURI(a)+")";else if(i&&!rt()){var d=document.createElement("video");s&&d.setAttribute("loop",""),l&&(d.muted=!0),o&&(d.muted=!0,d.autoplay=!0,d.setAttribute("playsinline","")),i.split(",").forEach(function(e){d.innerHTML+='<source src="'+e+'">'}),n.appendChild(d)}else if(c&&!0!==t.excludeIframes){var u=document.createElement("iframe");u.setAttribute("allowfullscreen",""),u.setAttribute("mozallowfullscreen",""),u.setAttribute("webkitallowfullscreen",""),/autoplay=(1|true|yes)/gi.test(c)?u.setAttribute("data-src",c):u.setAttribute("src",c),u.style.width="100%",u.style.height="100%",u.style.maxHeight="100%",u.style.maxWidth="100%",n.appendChild(u)}}}}function Xe(e){e.style.display="none";var t=ct(e);t&&(t.style.display="none"),Z(e.querySelectorAll("video[data-lazy-loaded][src], audio[data-lazy-loaded][src]")).forEach(function(e){e.setAttribute("data-src",e.getAttribute("src")),e.removeAttribute("src")}),Z(e.querySelectorAll("video[data-lazy-loaded] source[src], audio source[src]")).forEach(function(e){e.setAttribute("data-src",e.getAttribute("src")),e.removeAttribute("src")})}function _e(){var e=S.wrapper.querySelectorAll(d),n=S.wrapper.querySelectorAll(u),a={left:t>0,right:t<e.length-1,up:r>0,down:r<n.length-1};if(h.loop&&(e.length>1&&(a.left=!0,a.right=!0),n.length>1&&(a.up=!0,a.down=!0)),h.rtl){var i=a.left;a.left=a.right,a.right=i}return a}function $e(){if(a&&h.fragments){var e=a.querySelectorAll(".fragment"),t=a.querySelectorAll(".fragment:not(.visible)");return{prev:e.length-t.length>0,next:!!t.length}}return{prev:!1,next:!1}}function Je(e){e&&!rt()&&(Z(e.querySelectorAll('img[src$=".gif"]')).forEach(function(e){e.setAttribute("src",e.getAttribute("src"))}),Z(e.querySelectorAll("video, audio")).forEach(function(e){if(!ne(e,".fragment")||ne(e,".fragment.visible")){var t=h.autoPlayMedia;if("boolean"!=typeof t&&(t=e.hasAttribute("data-autoplay")||!!ne(e,".slide-background")),t&&"function"==typeof e.play)if(e.readyState>1)Qe({target:e});else if(o){var r=e.play();r&&"function"==typeof r["catch"]&&!1===e.controls&&r["catch"](function(){e.controls=!0,e.addEventListener("play",function(){e.controls=!1})})}else e.removeEventListener("loadeddata",Qe),e.addEventListener("loadeddata",Qe)}}),Z(e.querySelectorAll("iframe[src]")).forEach(function(e){ne(e,".fragment")&&!ne(e,".fragment.visible")||Ze({target:e})}),Z(e.querySelectorAll("iframe[data-src]")).forEach(function(e){ne(e,".fragment")&&!ne(e,".fragment.visible")||e.getAttribute("src")!==e.getAttribute("data-src")&&(e.removeEventListener("load",Ze),e.addEventListener("load",Ze),e.setAttribute("src",e.getAttribute("data-src")))}))}function Qe(e){var t=!!ne(e.target,"html"),r=!!ne(e.target,".present");t&&r&&(e.target.currentTime=0,e.target.play()),e.target.removeEventListener("loadeddata",Qe)}function Ze(e){var t=e.target;if(t&&t.contentWindow){var r=!!ne(e.target,"html"),n=!!ne(e.target,".present");if(r&&n){var a=h.autoPlayMedia;"boolean"!=typeof a&&(a=t.hasAttribute("data-autoplay")||!!ne(t,".slide-background")),/youtube\.com\/embed\//.test(t.getAttribute("src"))&&a?t.contentWindow.postMessage('{"event":"command","func":"playVideo","args":""}',"*"):/player\.vimeo\.com\//.test(t.getAttribute("src"))&&a?t.contentWindow.postMessage('{"method":"play"}',"*"):t.contentWindow.postMessage("slide:start","*")}}}function Ge(e,t){t=Q({unloadIframes:!0},t||{}),e&&e.parentNode&&(Z(e.querySelectorAll("video, audio")).forEach(function(e){e.hasAttribute("data-ignore")||"function"!=typeof e.pause||(e.setAttribute("data-paused-by-reveal",""),e.pause())}),Z(e.querySelectorAll("iframe")).forEach(function(e){e.contentWindow&&e.contentWindow.postMessage("slide:stop","*"),e.removeEventListener("load",Ze)}),Z(e.querySelectorAll('iframe[src*="youtube.com/embed/"]')).forEach(function(e){!e.hasAttribute("data-ignore")&&e.contentWindow&&"function"==typeof e.contentWindow.postMessage&&e.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}',"*")}),Z(e.querySelectorAll('iframe[src*="player.vimeo.com/"]')).forEach(function(e){!e.hasAttribute("data-ignore")&&e.contentWindow&&"function"==typeof e.contentWindow.postMessage&&e.contentWindow.postMessage('{"method":"pause"}',"*")}),!0===t.unloadIframes&&Z(e.querySelectorAll("iframe[data-src]")).forEach(function(e){e.setAttribute("src","about:blank"),e.removeAttribute("src")}))}function et(){var e=Z(S.wrapper.querySelectorAll(d)),t=0;e:for(var r=0;r<e.length;r++){for(var n=e[r],a=Z(n.querySelectorAll("section")),i=0;i<a.length;i++){if(a[i].classList.contains("present"))break e;t++}if(n.classList.contains("present"))break;!1===n.classList.contains("stack")&&t++}return t}function tt(){var e=st(),t=et();if(a){var r=a.querySelectorAll(".fragment");if(r.length>0){t+=a.querySelectorAll(".fragment.visible").length/r.length*.9}}return t/(e-1)}function rt(){return!!window.location.search.match(/receiver/gi)}function nt(){var n=window.location.hash,i=n.slice(2).split("/"),o=n.replace(/#|\//gi,"");if(!/^[0-9]*$/.test(i[0])&&o.length){var s;try{s=document.getElementById(decodeURIComponent(o))}catch(v){}var l=!!a&&a.getAttribute("id")===o;if(s){if(!l){var c=e.getIndices(s);Pe(c.h,c.v)}}else Pe(t||0,r||0)}else{var d,u=h.hashOneBasedIndex?1:0,p=parseInt(i[0],10)-u||0,f=parseInt(i[1],10)-u||0;h.fragmentInURL&&(d=parseInt(i[2],10),isNaN(d)&&(d=undefined)),p===t&&f===r&&d===undefined||Pe(p,f,d)}}function at(e){clearTimeout(T),"number"==typeof e?T=setTimeout(at,e):a&&(h.history||!window.history?window.location.hash=Ee():h.hash&&window.history.replaceState(null,null,"#"+Ee()))}function it(e){var n,i=t,o=r;if(e){var s=Se(e),l=s?e.parentNode:e,c=Z(S.wrapper.querySelectorAll(d));i=Math.max(c.indexOf(l),0),o=undefined,s&&(o=Math.max(Z(e.parentNode.querySelectorAll("section")).indexOf(e),0))}if(!e&&a&&a.querySelectorAll(".fragment").length>0){var u=a.querySelector(".current-fragment");n=u&&u.hasAttribute("data-fragment-index")?parseInt(u.getAttribute("data-fragment-index"),10):a.querySelectorAll(".fragment.visible").length-1}return{h:i,v:o,f:n}}function ot(){return Z(S.wrapper.querySelectorAll(c+":not(.stack)"))}function st(){return ot().length}function lt(e,t){var r=S.wrapper.querySelectorAll(d)[e],n=r&&r.querySelectorAll("section");return n&&n.length&&"number"==typeof t?n?n[t]:undefined:r}function ct(e,t){var r="number"==typeof e?lt(e,t):e;return r?r.slideBackgroundElement:undefined}function dt(e){if((e=e||a).hasAttribute("data-notes"))return e.getAttribute("data-notes");var t=e.querySelector("aside.notes");return t?t.innerHTML:null}function ut(){var e=it();return{indexh:e.h,indexv:e.v,indexf:e.f,paused:Ie(),overview:Le()}}function pt(e,t){var r=[],n=[],a=[];(e=Z(e)).forEach(function(e,t){if(e.hasAttribute("data-fragment-index")){var a=parseInt(e.getAttribute("data-fragment-index"),10);r[a]||(r[a]=[]),r[a].push(e)}else n.push([e])});var i=0;return(r=r.concat(n)).forEach(function(e){e.forEach(function(e){a.push(e),e.setAttribute("data-fragment-index",i)}),i++}),!0===t?r:a}function ft(e,t){var r={shown:[],hidden:[]};if(a&&h.fragments&&(t=t||pt(a.querySelectorAll(".fragment"))).length){if("number"!=typeof e){var n=pt(a.querySelectorAll(".fragment.visible")).pop();n&&(e=parseInt(n.getAttribute("data-fragment-index")||0,10))}Z(t).forEach(function(t,n){t.hasAttribute("data-fragment-index")&&(n=parseInt(t.getAttribute("data-fragment-index"),10)),n<=e?(t.classList.contains("visible")||r.shown.push(t),t.classList.add("visible"),t.classList.remove("current-fragment"),S.statusDiv.textContent=V(t),n===e&&(t.classList.add("current-fragment"),Je(t))):(t.classList.contains("visible")&&r.hidden.push(t),t.classList.remove("visible"),t.classList.remove("current-fragment"))})}return r}function ht(e,t){if(a&&h.fragments){var r=pt(a.querySelectorAll(".fragment"));if(r.length){if("number"!=typeof e){var n=pt(a.querySelectorAll(".fragment.visible")).pop();e=n?parseInt(n.getAttribute("data-fragment-index")||0,10):-1}"number"==typeof t&&(e+=t);var i=ft(e,r);return i.hidden.length&&se("fragmenthidden",{fragment:i.hidden[0],fragments:i.hidden}),i.shown.length&&se("fragmentshown",{fragment:i.shown[0],fragments:i.shown}),Ve(),We(),h.fragmentInURL&&at(),!(!i.shown.length&&!i.hidden.length)}}return!1}function vt(){return ht(null,1)}function gt(){return ht(null,-1)}function mt(){if(bt(),a&&!1!==h.autoSlide){var t=a.querySelector(".current-fragment");t||(t=a.querySelector(".fragment"));var r=t?t.getAttribute("data-autoslide"):null,n=a.parentNode?a.parentNode.getAttribute("data-autoslide"):null,i=a.getAttribute("data-autoslide");R=r?parseInt(r,10):i?parseInt(i,10):n?parseInt(n,10):h.autoSlide,0===a.querySelectorAll(".fragment").length&&Z(a.querySelectorAll("video, audio")).forEach(function(e){e.hasAttribute("data-autoplay")&&R&&1e3*e.duration/e.playbackRate>R&&(R=1e3*e.duration/e.playbackRate+1e3)}),!R||z||Ie()||Le()||e.isLastSlide()&&!$e().next&&!0!==h.loop||(H=setTimeout(function(){"function"==typeof h.autoSlideMethod?h.autoSlideMethod():xt(),mt()},R),B=Date.now()),l&&l.setPlaying(-1!==H)}}function bt(){clearTimeout(H),H=-1}function yt(){R&&!z&&(z=!0,se("autoslidepaused"),clearTimeout(H),l&&l.setPlaying(!1))}function wt(){R&&z&&(z=!1,se("autoslideresumed"),mt())}function kt(){h.rtl?(Le()||!1===vt())&&_e().left&&Pe(t+1,"grid"===h.navigationMode?r:undefined):(Le()||!1===gt())&&_e().left&&Pe(t-1,"grid"===h.navigationMode?r:undefined)}function At(){w=!0,h.rtl?(Le()||!1===gt())&&_e().right&&Pe(t-1,"grid"===h.navigationMode?r:undefined):(Le()||!1===vt())&&_e().right&&Pe(t+1,"grid"===h.navigationMode?r:undefined)}function Lt(){(Le()||!1===gt())&&_e().up&&Pe(t,r-1)}function Et(){k=!0,(Le()||!1===vt())&&_e().down&&Pe(t,r+1)}function St(){var e;if(!1===gt())if(_e().up)Lt();else if(e=h.rtl?Z(S.wrapper.querySelectorAll(d+".future")).pop():Z(S.wrapper.querySelectorAll(d+".past")).pop()){var r=e.querySelectorAll("section").length-1||undefined;Pe(t-1,r)}}function xt(){if(w=!0,k=!0,!1===vt()){var t=_e();t.down&&t.right&&h.loop&&e.isLastVerticalSlide(a)&&(t.down=!1),t.down?Et():h.rtl?kt():At()}}function qt(e){for(;e&&"function"==typeof e.hasAttribute;){if(e.hasAttribute("data-prevent-swipe"))return!0;e=e.parentNode}return!1}function Mt(e){h.autoSlideStoppable&&yt()}function Nt(e){xe(),clearTimeout(C),C=setTimeout(qe,h.hideCursorTime)}function Tt(e){e.shiftKey&&63===e.charCode&&de()}function It(t){if("function"==typeof h.keyboardCondition&&!1===h.keyboardCondition(t))return!0;var r=t.keyCode,n=z;Mt();var a=document.activeElement&&"inherit"!==document.activeElement.contentEditable,i=document.activeElement&&document.activeElement.tagName&&/input|textarea/i.test(document.activeElement.tagName),o=document.activeElement&&document.activeElement.className&&/speaker-notes/i.test(document.activeElement.className),s=t.shiftKey&&32===t.keyCode,l=(t.metaKey||t.ctrlKey)&&37===r,c=(t.metaKey||t.ctrlKey)&&39===r,d=!s&&!l&&!c&&(t.shiftKey||t.altKey||t.ctrlKey||t.metaKey);if(!(a||i||o||d)){var u,p=[66,86,190,191];if("object"==typeof h.keyboard)for(u in h.keyboard)"togglePause"===h.keyboard[u]&&p.push(parseInt(u,10));if(Ie()&&-1===p.indexOf(r))return!1;var f,v,g=!1;if("object"==typeof h.keyboard)for(u in h.keyboard)if(parseInt(u,10)===r){var m=h.keyboard[u];"function"==typeof m?m.apply(null,[t]):"string"==typeof m&&"function"==typeof e[m]&&e[m].call(),g=!0}if(!1===g)for(u in W)if(parseInt(u,10)===r){var b=W[u].callback;"function"==typeof b?b.apply(null,[t]):"string"==typeof b&&"function"==typeof e[b]&&e[b].call(),g=!0}!1===g&&(g=!0,80===r||33===r?St():78===r||34===r?xt():72===r||37===r?l?Pe(0):Le()||"linear"!==h.navigationMode?kt():St():76===r||39===r?c?Pe(Number.MAX_VALUE):Le()||"linear"!==h.navigationMode?At():xt():75===r||38===r?Le()||"linear"!==h.navigationMode?Lt():St():74===r||40===r?Le()||"linear"!==h.navigationMode?Et():xt():36===r?Pe(0):35===r?Pe(Number.MAX_VALUE):32===r?(Le()&&ke(),t.shiftKey?St():xt()):58===r||59===r||66===r||86===r||190===r||191===r?Te():70===r?(f=document.documentElement,(v=f.requestFullscreen||f.webkitRequestFullscreen||f.webkitRequestFullScreen||f.mozRequestFullScreen||f.msRequestFullscreen)&&v.apply(f)):65===r?h.autoSlideStoppable&&Ce(n):g=!1),g?t.preventDefault&&t.preventDefault():27!==r&&79!==r||!M.transforms3d||(S.overlay?pe():Ae(),t.preventDefault&&t.preventDefault()),mt()}}function Ct(e){if(qt(e.target))return!0;D.startX=e.touches[0].clientX,D.startY=e.touches[0].clientY,D.startCount=e.touches.length}function Pt(e){if(qt(e.target))return!0;if(D.captured)f.match(/android/gi)&&e.preventDefault();else{Mt();var t=e.touches[0].clientX,r=e.touches[0].clientY;if(1===e.touches.length&&2!==D.startCount){var n=t-D.startX,i=r-D.startY;n>D.threshold&&Math.abs(n)>Math.abs(i)?(D.captured=!0,kt()):n<-D.threshold&&Math.abs(n)>Math.abs(i)?(D.captured=!0,At()):i>D.threshold?(D.captured=!0,Lt()):i<-D.threshold&&(D.captured=!0,Et()),h.embedded?(D.captured||Se(a))&&e.preventDefault():e.preventDefault()}}}function Rt(e){D.captured=!1}function Ht(e){e.pointerType!==e.MSPOINTER_TYPE_TOUCH&&"touch"!==e.pointerType||(e.touches=[{clientX:e.clientX,clientY:e.clientY}],Ct(e))}function Bt(e){e.pointerType!==e.MSPOINTER_TYPE_TOUCH&&"touch"!==e.pointerType||(e.touches=[{clientX:e.clientX,clientY:e.clientY}],Pt(e))}function zt(e){e.pointerType!==e.MSPOINTER_TYPE_TOUCH&&"touch"!==e.pointerType||(e.touches=[{clientX:e.clientX,clientY:e.clientY}],Rt())}function Dt(e){if(Date.now()-N>600){N=Date.now();var t=e.detail||-e.wheelDelta;t>0?xt():t<0&&St()}}function Ot(e){Mt(),e.preventDefault();var t=Z(S.wrapper.querySelectorAll(d)).length,r=Math.floor(e.clientX/S.wrapper.offsetWidth*t);h.rtl&&(r=t-r),Pe(r)}function Wt(e){e.preventDefault(),Mt(),"linear"===h.navigationMode?St():kt()}function Ft(e){e.preventDefault(),Mt(),"linear"===h.navigationMode?xt():At()}function Ut(e){e.preventDefault(),Mt(),Lt()}function Vt(e){e.preventDefault(),Mt(),Et()}function jt(e){e.preventDefault(),Mt(),St()}function Kt(e){e.preventDefault(),Mt(),xt()}function Yt(e){nt()}function Xt(e){fe()}function _t(e){!1===(document.webkitHidden||document.msHidden||document.hidden)&&document.activeElement!==document.body&&("function"==typeof document.activeElement.blur&&document.activeElement.blur(),document.body.focus())}function $t(e){if(P&&Le()){e.preventDefault();for(var t=e.target;t&&!t.nodeName.match(/section/gi);)t=t.parentNode;if(t&&!t.classList.contains("disabled"))if(ke(),t.nodeName.match(/section/gi))Pe(parseInt(t.getAttribute("data-index-h"),10),parseInt(t.getAttribute("data-index-v"),10))}}function Jt(e){if(e.currentTarget&&e.currentTarget.hasAttribute("href")){var t=e.currentTarget.getAttribute("href");t&&(r=t,pe(),S.overlay=document.createElement("div"),S.overlay.classList.add("overlay"),S.overlay.classList.add("overlay-preview"),S.wrapper.appendChild(S.overlay),S.overlay.innerHTML=["<header>",'<a class="close" href="#"><span class="icon"></span></a>','<a class="external" href="'+r+'" target="_blank"><span class="icon"></span></a>',"</header>",'<div class="spinner"></div>','<div class="viewport">','<iframe src="'+r+'"></iframe>','<small class="viewport-inner">','<span class="x-frame-error">Unable to load iframe. This is likely due to the site\'s policy (x-frame-options).</span>',"</small>","</div>"].join(""),S.overlay.querySelector("iframe").addEventListener("load",function(e){S.overlay.classList.add("loaded")},!1),S.overlay.querySelector(".close").addEventListener("click",function(e){pe(),e.preventDefault()},!1),S.overlay.querySelector(".external").addEventListener("click",function(e){pe()},!1),setTimeout(function(){S.overlay.classList.add("visible")},1),e.preventDefault())}var r}function Qt(t){e.isLastSlide()&&!1===h.loop?(Pe(0,0),wt()):z?wt():yt()}function Zt(e,t){this.diameter=100,this.diameter2=this.diameter/2,this.thickness=6,this.playing=!1,this.progress=0,this.progressOffset=1,this.container=e,this.progressCheck=t,this.canvas=document.createElement("canvas"),this.canvas.className="playback",this.canvas.width=this.diameter,this.canvas.height=this.diameter,this.canvas.style.width=this.diameter2+"px",this.canvas.style.height=this.diameter2+"px",this.context=this.canvas.getContext("2d"),this.container.appendChild(this.canvas),this.render()}return Zt.prototype.setPlaying=function(e){var t=this.playing;this.playing=e,!t&&this.playing?this.animate():this.render()},Zt.prototype.animate=function(){var e=this.progress;this.progress=this.progressCheck(),e>.8&&this.progress<.2&&(this.progressOffset=this.progress),this.render(),this.playing&&M.requestAnimationFrameMethod.call(window,this.animate.bind(this))},Zt.prototype.render=function(){var e=this.playing?this.progress:0,t=this.diameter2-this.thickness,r=this.diameter2,n=this.diameter2;this.progressOffset+=.1*(1-this.progressOffset);var a=-Math.PI/2+e*(2*Math.PI),i=-Math.PI/2+this.progressOffset*(2*Math.PI);this.context.save(),this.context.clearRect(0,0,this.diameter,this.diameter),this.context.beginPath(),this.context.arc(r,n,t+4,0,2*Math.PI,!1),this.context.fillStyle="rgba( 0, 0, 0, 0.4 )",this.context.fill(),this.context.beginPath(),this.context.arc(r,n,t,0,2*Math.PI,!1),this.context.lineWidth=this.thickness,this.context.strokeStyle="rgba( 255, 255, 255, 0.2 )",this.context.stroke(),this.playing&&(this.context.beginPath(),this.context.arc(r,n,t,i,a,!1),this.context.lineWidth=this.thickness,this.context.strokeStyle="#fff",this.context.stroke()),this.context.translate(r-14,n-14),this.playing?(this.context.fillStyle="#fff",this.context.fillRect(0,0,10,28),this.context.fillRect(18,0,10,28)):(this.context.beginPath(),this.context.translate(4,0),this.context.moveTo(0,0),this.context.lineTo(24,14),this.context.lineTo(0,28),this.context.fillStyle="#fff",this.context.fill()),this.context.restore()},Zt.prototype.on=function(e,t){this.canvas.addEventListener(e,t,!1)},Zt.prototype.off=function(e,t){this.canvas.removeEventListener(e,t,!1)},Zt.prototype.destroy=function(){this.playing=!1,this.canvas.parentNode&&this.container.removeChild(this.canvas)},e={VERSION:"3.7.0",initialize:function(t){if(!0!==v)if(v=!0,function(){o=/(iphone|ipod|ipad|android)/gi.test(f),s=/chrome/i.test(f)&&!/edge/i.test(f);var e=document.createElement("div");M.transforms3d="WebkitPerspective"in e.style||"MozPerspective"in e.style||"msPerspective"in e.style||"OPerspective"in e.style||"perspective"in e.style,M.transforms2d="WebkitTransform"in e.style||"MozTransform"in e.style||"msTransform"in e.style||"OTransform"in e.style||"transform"in e.style,M.requestAnimationFrameMethod=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame,M.requestAnimationFrame="function"==typeof M.requestAnimationFrameMethod,M.canvas=!!document.createElement("canvas").getContext,M.overviewTransitions=!/Version\/[\d\.]+.*Safari/.test(f),M.zoom="zoom"in e.style&&!o&&(s||/Version\/[\d\.]+.*Safari/.test(f))}(),M.transforms2d||M.transforms3d){S.wrapper=document.querySelector(".reveal"),S.slides=document.querySelector(".reveal .slides"),window.addEventListener("load",fe,!1);var r,n,a=e.getQueryHash();"undefined"!=typeof a.dependencies&&delete a.dependencies,Q(h,t),Q(h,a),h.hideAddressBar&&o&&(window.addEventListener("load",oe,!1),window.addEventListener("orientationchange",oe,!1)),r=[],n=0,h.dependencies.forEach(function(e){e.condition&&!e.condition()||(e.async?q.push(e):r.push(e))}),r.length?(n=r.length,r.forEach(function(e){U(e.src,function(){"function"==typeof e.callback&&e.callback(),0==--n&&F()})})):F()}else{document.body.setAttribute("class","no-transforms");for(var i=Z(document.getElementsByTagName("img")),l=Z(document.getElementsByTagName("iframe")),c=i.concat(l),d=0,u=c.length;d<u;d++){var p=c[d];p.getAttribute("data-src")&&(p.setAttribute("src",p.getAttribute("data-src")),p.removeAttribute("data-src"))}}},configure:_,sync:Re,syncSlide:function(e){X(e=e||a),He(e),je(),Oe(),Ye(e)},syncFragments:He,slide:Pe,left:kt,right:At,up:Lt,down:Et,prev:St,next:xt,navigateFragment:ht,prevFragment:gt,nextFragment:vt,navigateTo:Pe,navigateLeft:kt,navigateRight:At,navigateUp:Lt,navigateDown:Et,navigatePrev:St,navigateNext:xt,layout:fe,shuffle:Be,availableRoutes:_e,availableFragments:$e,toggleHelp:de,toggleOverview:Ae,togglePause:Te,toggleAutoSlide:Ce,isOverview:Le,isPaused:Ie,isAutoSliding:function(){return!(!R||z)},isSpeakerNotes:rt,loadSlide:Ye,unloadSlide:Xe,addEventListeners:$,removeEventListeners:J,getState:ut,setState:function(e){if("object"==typeof e){Pe(G(e.indexh),G(e.indexv),G(e.indexf));var t=G(e.paused),r=G(e.overview);"boolean"==typeof t&&t!==Ie()&&Te(t),"boolean"==typeof r&&r!==Le()&&Ae(r)}},getSlidePastCount:et,getProgress:tt,getIndices:it,getSlides:ot,getSlidesAttributes:function(){return ot().map(function(e){for(var t={},r=0;r<e.attributes.length;r++){var n=e.attributes[r];t[n.name]=n.value}return t})},getTotalSlides:st,getSlide:lt,getSlideBackground:ct,getSlideNotes:dt,getPreviousSlide:function(){return n},getCurrentSlide:function(){return a},getScale:function(){return L},getConfig:function(){return h},getQueryHash:function(){var e={};for(var t in location.search.replace(/[A-Z0-9]+?=([\w\.%-]*)/gi,function(t){e[t.split("=").shift()]=t.split("=").pop()}),e){var r=e[t];e[t]=G(unescape(r))}return e},getRevealElement:function(){return S.wrapper||document.querySelector(".reveal")},getPlugins:function(){return x},isFirstSlide:function(){return 0===t&&0===r},isLastSlide:function(){return!!a&&(!a.nextElementSibling&&(!Se(a)||!a.parentNode.nextElementSibling))},isLastVerticalSlide:function(){return!(!a||!Se(a))&&!a.nextElementSibling},isReady:function(){return g},addEventListener:function(t,r,n){"addEventListener"in window&&e.getRevealElement().addEventListener(t,r,n)},removeEventListener:function(t,r,n){"addEventListener"in window&&e.getRevealElement().removeEventListener(t,r,n)},addKeyBinding:function(e,t){"object"==typeof e&&e.keyCode?W[e.keyCode]={callback:t,key:e.key,description:e.description}:W[e]={callback:t,key:null,description:null}},removeKeyBinding:function(e){delete W[e]},registerPlugin:function(e,t){x[e]===undefined?(x[e]=t,g&&"function"==typeof t.init&&t.init()):console.warn('reveal.js: "'+e+'" plugin has already been registered')},triggerKey:function(e){It({keyCode:e})},registerKeyboardShortcut:function(e,t){O[e]=t}}});