/*! * Jumpstart HTML template * Copyright 2018-2020 Medium Rare (undefined) */ !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("aos"),require("jquery"),require("jquery-countdown"),require("scrollmonitor"),require("flatpickr"),require("flickity"),require("ion-rangeslider"),require("isotope-layout"),require("jarallax"),require("plyr"),require("prismjs"),require("smooth-scroll"),require("@tanem/svg-injector"),require("twitter-fetcher"),require("typed.js")):"function"==typeof define&&define.amd?define(["exports","aos","jquery","jquery-countdown","scrollmonitor","flatpickr","flickity","ion-rangeslider","isotope-layout","jarallax","plyr","prismjs","smooth-scroll","@tanem/svg-injector","twitter-fetcher","typed.js"],e):e((t=t||self).theme={},t.AOS,t.jQuery,null,t.scrollMonitor,t.flatpickr,t.Flickity,null,t.Isotope,t.jarallax,t.Plyr,t.Prism,t.SmoothScroll,t.SVGInjector,t.twitterFetcher,t.Typed)}(this,function(t,e,j,n,b,s,E,i,O,r,a,o,l,u,A,c){"use strict";var h;function f(t,e){for(var n=0;n')),t.remove()});var d=function(i){if("function"!=typeof i.fn.countdown)throw new Error("mrCountdown requires jquery.countdown.js (https://github.com/hilios/jQuery.countdown/)");var t="mrCountdown",r="mr.countdown",e=i.fn[t],n={LOAD_DATA_API:"load.mr.countdown.data-api"},a="days",o="Timer Done",s="%Y",l="%m",u="%w",c="%D",h="%H",f="%M",d="%S",m="%!Y:Year,Years;",p="%!m:Month,Months;",g="%!w:Week,Weeks;",y="%!d:Day,Days;",v="%!H:Hour,Hours;",w="%!M:Minute,Minutes;",b="%!S:Second,Seconds;",E="d-none",A="[data-countdown-date]",S="[data-active-state]",T="[data-elapsed-state]",I="data-countdown-date",k="data-days-text",O="data-date-format",j="data-date-fallback",C="[data-years]",P="[data-months]",x="[data-weeks]",D="[data-days]",F="[data-hours]",V="[data-minutes]",L="[data-seconds]",_="[data-years-label]",R="[data-months-label]",M="[data-weeks-label]",N="[data-days-label]",q="[data-hours-label]",Q="[data-minutes-label]",H="[data-seconds-label]",z="format",B="detailed",W=function(){function n(t){this.element=t;var e=i(t);this.date=e.attr(I),this.daysText=e.attr(k)||a,this.countdownText="%D "+this.daysText+" %H:%M:%S",this.dateFormat=e.attr(O)||this.countdownText,this.fallback=e.attr(j)||o,this.detailed=null!==this.element.getAttribute("data-"+B),this.detailed&&(this.years={show:e.find(C).length,element:e.find(C),format:e.find(C).data(z)||s,label:{show:e.find(_).length,element:e.find(_),format:e.find(_).data(z)||m}},this.months={show:e.find(P).length,element:e.find(P),format:e.find(P).data(z)||l,label:{show:e.find(R).length,element:e.find(R),format:e.find(R).data(z)||p}},this.weeks={show:e.find(x).length,element:e.find(x),format:e.find(x).data(z)||u,label:{show:e.find(M).length,element:e.find(M),format:e.find(M).data(z)||g}},this.days={show:e.find(D).length,element:e.find(D),format:e.find(D).data(z)||c,label:{show:e.find(N).length,element:e.find(N),format:e.find(N).data(z)||y}},this.hours={show:e.find(F).length,element:e.find(F),format:e.find(F).data(z)||h,label:{show:e.find(q).length,element:e.find(q),format:e.find(q).data(z)||v}},this.minutes={show:e.find(V).length,element:e.find(V),format:e.find(V).data(z)||f,label:{show:e.find(Q).length,element:e.find(Q),format:e.find(Q).data(z)||w}},this.seconds={show:e.find(L).length,element:e.find(L),format:e.find(L).data(z)||d,label:{show:e.find(H).length,element:e.find(H),format:e.find(H).data(z)||b}}),this.initCountdown()}return n.prototype.initCountdown=function(){var e=this,n=i(this.element);this.detailed?n.countdown(this.date,function(t){t.elapsed?(n.find(T).removeClass(E),n.find(S).addClass(E)):(e.years.show&&e.years.element.text(t.strftime(e.years.format)),e.years.label.show&&e.years.label.element.text(t.strftime(e.years.label.format)),e.months.show&&e.months.element.text(t.strftime(e.months.format)),e.months.label.show&&e.months.label.element.text(t.strftime(e.months.label.format)),e.weeks.show&&e.weeks.element.text(t.strftime(e.weeks.format)),e.weeks.label.show&&e.weeks.label.element.text(t.strftime(e.weeks.label.format)),e.days.show&&e.days.element.text(t.strftime(e.days.format)),e.days.label.show&&e.days.label.element.text(t.strftime(e.days.label.format)),e.hours.show&&e.hours.element.text(t.strftime(e.hours.format)),e.hours.label.show&&e.hours.label.element.text(t.strftime(e.hours.label.format)),e.minutes.show&&e.minutes.element.text(t.strftime(e.minutes.format)),e.minutes.label.show&&e.minutes.label.element.text(t.strftime(e.minutes.label.format)),e.seconds.show&&e.seconds.element.text(t.strftime(e.seconds.format)),e.seconds.label.show&&e.seconds.label.element.text(t.strftime(e.seconds.label.format)))}):i(this.element).countdown(this.date,function(t){t.elapsed?n.text(e.fallback):n.text(t.strftime(e.dateFormat))})},n.jQueryInterface=function(){return this.each(function(){var t=i(this),e=t.data(r);e||(e=new n(this),t.data(r,e))})},G(n,null,[{key:"VERSION",get:function(){return"1.1.0"}}]),n}();return i(window).on(n.LOAD_DATA_API,function(){for(var t=i.makeArray(i(A)),e=t.length;e--;){var n=i(t[e]);W.jQueryInterface.call(n,n.data())}}),i.fn[t]=W.jQueryInterface,i.fn[t].Constructor=W,i.fn[t].noConflict=function(){return i.fn[t]=e,W.jQueryInterface},W}(j),m=function(){return(m=Object.assign||function(t){for(var e,n=1,i=arguments.length;nt;var e=t-this.startVal;if(Math.abs(e)>this.options.smartEasingThreshold){this.finalEndVal=t;var n=this.countDown?1:-1;this.endVal=t+n*this.options.smartEasingAmount,this.duration=this.duration/2}else this.endVal=t,this.finalEndVal=null;this.finalEndVal?this.useEasing=!1:this.useEasing=this.options.useEasing},p.prototype.start=function(t){this.error||(this.callback=t,0u.endVal?u.endVal:u.frameVal,u.frameVal=Math.round(u.frameVal*u.decimalMult)/u.decimalMult,u.printValue(u.frameVal),e=i?r.offsetLeft-i:0}else n=t<=i+e?t-i:e;var a=Math.round(n)+"px";this.content.style.left=a},t.setResizeEvent=function(){var t=this;w(window).on(D.RESIZE,function(){t.ticking||(window.requestAnimationFrame(function(){t.updatePosition(),t.ticking=!1}),t.ticking=!0)})},t.getMenuElement=function(){return this.menu||this.parent&&(this.menu=this.parent.querySelector(L)),this.menu},t.getContainerElement=function(){return this.container||this.parent&&(this.container=this.parent.querySelector(""+L+_)),this.container},t.getContentElement=function(){return this.content||this.parent&&(this.content=this.container.querySelector(R)),this.content},t.hasParentMenu=function(){return 0= version 1.2.0 is required.");var t="mrRecaptchav2",r="mr.recaptchav2",e=i.fn[t],a={RECAPTCHAV2:"https://www.google.com/recaptcha/api.js?onload=mrRecaptchav2Init&render=explicit"},o="[data-recaptcha]",s="form",l="invisible",u=[],c=!1,h=function(){function n(t){this.element=t,this.form=this.getForm(),this.isReady=!1,this.isValid=!1,this.options=i(this.element).data(),this.invisible=this.options.size===l,this.id=null,u.push(this)}var t=n.prototype;return t.init=function(){var t=this;""===this.element.innerHTML.replace(/[\s\xA0]+/g,"")&&(this.id=grecaptcha.render(this.element,{sitekey:this.options.sitekey,theme:this.options.theme,size:this.options.size,badge:this.options.badge,tabindex:this.options.tabindex,callback:function(){t.validate()},"expired-callback":function(){t.invalidate()}}),this.isReady=!0)},t.validate=function(){this.isValid=!0,this.invisible&&this.form&&i(this.form).trigger("submit")},t.invalidate=function(){this.isValid=!1},t.checkValidity=function(){return!(!this.isReady||!this.isValid)},t.execute=function(){this.isReady&&this.invisible&&grecaptcha.execute(this.id)},t.reset=function(){this.isReady&&(grecaptcha.reset(this.id),this.isValid=!1)},t.getForm=function(){var t=i(this.element).closest(s);return t.length?t.get(0):null},n.getRecaptchaFromForm=function(t){if(B.isElement(t)){var e=t.querySelector(o);return e&&i(e).data(r)||null}throw new TypeError("Form argument passed to getRecaptchaFromForm is not an element.")},n.jQueryInterface=function(){return this.each(function(){var t=i(this),e=t.data(r);e||(e=new n(this),t.data(r,e))})},G(n,null,[{key:"VERSION",get:function(){return"1.0.0"}},{key:"ready",get:function(){return c}},{key:"instances",get:function(){return u}},{key:"apiReady",set:function(t){!0===t&&!1===c&&B.forEach(n.instances,function(t,e){e.init()}),c=!0}}]),n}();return window.mrRecaptchav2Init=function(){K.apiReady=!0},i(document).ready(function(){var t=i.makeArray(i(o));if(0= version 1.2.0 is required.");var t="mrFormEmail",i="mr.formEmail",e="."+i,n=r.fn[t],a="btn-loading-animate",o="was-validated",s="d-none",l="action",u="disabled",c="data-feedback-delay",h="data-success-redirect",f="[data-form-email]",d="[data-success-message]",m="[data-error-message]",p='button[type="submit"]',g="span",y="input,textarea,select",v="initially-disabled",w={SENT:"sent"+e,LOAD_DATA_API:"load"+e+".data-api",SUBMIT:"submit"},b="data-loading-text",E="Sending",A="forms/mail.php",S=5e3,T="Form submission error",I="success",k="error",O=function(){function n(t){this.form=t,this.action=this.form.getAttribute(l)||A,this.feedback=this.getFeedbackElements(),this.getRecaptcha(),this.initSubmitButton(),this.setSubmitEvent()}var t=n.prototype;return t.submitForm=function(){this.hideAllFeedback(),this.validateForm()&&this.ajaxSubmit()},t.validateForm=function(){var t=this.form.checkValidity();if(this.recaptcha)if(this.recaptcha.invisible){if(t&&!this.recaptcha.checkValidity())return this.recaptcha.execute(),!1}else!1===this.recaptcha.checkValidity()&&(t=!1);return t?(this.form.classList.remove(o),!0):(clearTimeout(this.feedbackTimeout),this.form.classList.add(o),this.showFeedback(k,this.validationErrorMessage),!1)},t.ajaxSubmit=function(){var t=r(this.form).serializeArray();t.push({name:"url",value:window.location.href}),j.ajax({context:this,data:t,dataType:"json",error:this.showFeedback,success:this.processResponse,type:"POST",url:this.action}),this.toggleFormLoading(!0)},t.initSubmitButton=function(){return this.submitButton||(this.submitButton=this.form.querySelector(p)),this.submitButtonSpan=this.submitButton.querySelector(g),this.loadingText=this.submitButton.getAttribute(b)||E,this.originalSubmitText=this.submitButtonSpan.textContent,this.submitButton},t.processResponse=function(t){var e=this,n=t.status===I;this.toggleFormLoading(!1),this.recaptcha&&this.recaptcha.reset(),r(this.form).trigger(r.Event(w.SENT));var i=this.form.getAttribute(h);n&&i&&""!==i?window.location=i:n&&(this.form.reset(),this.feedbackTimeout=setTimeout(function(){return e.hideAllFeedback()},this.feedbackDelay)),i||this.showFeedback(t.status,t.message),t.errorDetail&&console.error(t.errorName||T,0===t.errorDetail.indexOf("{")?JSON.parse(t.errorDetail):t.errorDetail)},t.showFeedback=function(t,e,n){this.toggleFormLoading(!1),"object"==typeof t&&t.statusText?(clearTimeout(this.feedbackTimeout),this.feedback.error.innerHTML=(n||e)+': "'+this.action+'" ('+t.status+" "+e+")",this.feedback.error.classList.remove(s)):(this.feedback[t].innerHTML=e,this.feedback[t].classList.remove(s))},t.hideAllFeedback=function(){this.feedback.success.classList.add(s),this.feedback.error.classList.add(s)},t.getFeedbackElements=function(){if(!this.feedback){this.feedback={success:this.form.querySelector(d),error:this.form.querySelector(m)},this.validationErrorMessage=this.feedback.error.innerHTML;var t=this.form.getAttribute(c)||S;this.feedbackDelay=parseInt(t,10),this.feedbackTimeout=null}return this.feedback},t.getRecaptcha=function(){if(this.form.querySelector(B.selector.RECAPTCHA)){if(!K)throw new Error("mrRecaptcha.js is required to handle the reCAPTCHA element in this form.");this.recaptcha=K.getRecaptchaFromForm(this.form)}},t.toggleFormLoading=function(t){this.toggleSubmitButtonLoading(t),n.toggleDisabled(this.form.querySelectorAll(y),t)},t.toggleSubmitButtonLoading=function(t){this.toggleSubmitButtonText(t),this.toggleSubmitButtonAnimation(t),n.toggleDisabled(this.submitButton,t)},t.toggleSubmitButtonAnimation=function(t){this.submitButton.classList[t?"add":"remove"](a)},t.toggleSubmitButtonText=function(t){this.submitButtonSpan.textContent=t?this.loadingText:this.originalSubmitText},n.toggleDisabled=function(t,n){B.forEach(t,function(t,e){n&&(null!==e.getAttribute(u)?e.classList.add(v):e.setAttribute(u,"")),n||e.classList.contains(v)||e.removeAttribute(u)})},n.getInstanceFromForm=function(t){if(B.isElement(t))return r(t).data(i)||null;throw new TypeError("Form argument passed to getInstanceFromForm is not an element.")},t.setSubmitEvent=function(){var e=this;r(this.form).on(w.SUBMIT,function(t){t.preventDefault(),e.submitForm()})},n.jQueryInterface=function(){return this.each(function(){var t=r(this),e=t.data(i);e||(e=new n(this),t.data(i,e))})},G(n,null,[{key:"VERSION",get:function(){return"1.0.1"}}]),n}();return r(window).on(w.LOAD_DATA_API,function(){for(var t=r.makeArray(r(f)),e=t.length;e--;){var n=r(t[e]);O.jQueryInterface.call(n,n.data())}}),r.fn[t]=O.jQueryInterface,r.fn[t].Constructor=O,r.fn[t].noConflict=function(){return r.fn[t]=n,O.jQueryInterface},O}(j),Z=function(i){if("function"!=typeof i.fn.ionRangeSlider)throw new Error("mrIonRangeSlider requires ion.rangeSlider.js (https://github.com/IonDen/ion.rangeSlider)");if(!(B&&"1.2.0"<=B.version))throw new Error("mrUtil >= version 1.2.0 is required.");var t="mrIonRangeSlider",r="mr.ionRangeSlider",e=i.fn[t],a={LOAD_DATA_API:"load.mr.ionRangeSlider.data-api",CHANGE:"input"},o="[data-ion-rangeslider]",s="INPUT",l="text",u="theme",c=function(){function n(t){var e=i(t);this.options=e.data(),this.element=t,this.fromElement=null,this.toElement=null,this.unitElement=null,this.initRangeSlider()}var t=n.prototype;return t.initRangeSlider=function(){var t=this.options;t.fromSelector&&(this.fromElement=document.querySelectorAll(t.fromSelector),this.setFromUpdateEvent(this.fromElement)),t.toSelector&&(this.toElement=document.querySelectorAll(t.toSelector),this.setToUpdateEvent(this.toElement)),t.unitSelector&&t.unitSingle&&t.unitPlural&&(this.unitElement=document.querySelectorAll(t.unitSelector)),i(this.element).ionRangeSlider({skin:u,onStart:B.getFuncFromString(t.onStart),onFinish:B.getFuncFromString(t.onFinish),onChange:this.handleChange,scope:this,onUpdate:B.getFuncFromString(t.onUpdate)}),this.rangeSlider=i(this.element).data("ionRangeSlider")},t.handleChange=function(t){if(this.fromElement&&0 div.navbar-container",ot="body > div.navbar-container > nav[data-overlay]",st="nav",lt="[data-overlay]",ut="img",ct=function(){function n(t){this.ticking=!1,this.element=t,this.navHeight=this.getNavHeight(),this.navToggled=!1,this.container=n.getContainerElement(),this.overlayElement=n.getFirstOverlayElement(),this.setImageLoadEvent(),this.updateValues(),this.setResizeEvent(),this.setNavToggleEvents()}var t=n.prototype;return t.getNavHeight=function(){this.navHeight=this.element.getBoundingClientRect().height},t.updateValues=function(){this.getNavHeight(),this.updateContainer(),this.updateOverlayElement(),X(this.element).trigger(X.Event(rt.RESIZED))},t.updateContainer=function(){this.container&&!this.navToggled&&(this.container.style.minHeight=this.navHeight+"px",this.container.style.marginBottom="-"+this.navHeight+"px")},t.updateOverlayElement=function(){this.overlayElement&&!this.navToggled&&this.overlayElement.style.setProperty("padding-top",this.navHeight+"px","important")},t.setResizeEvent=function(){var t=this;X(window).on(rt.RESIZE+" "+rt.ALERT_CLOSE,function(){t.ticking||(window.requestAnimationFrame(function(){t.updateValues(),t.ticking=!1}),t.ticking=!0)})},t.setNavToggleEvents=function(){var t=this;X(this.element).on(""+rt.TOGGLE_SHOW,function(){t.navToggled=!0}),X(this.element).on(""+rt.TOGGLE_HIDDEN,function(){t.navToggled=!1})},t.setImageLoadEvent=function(){var n=this,t=this.container.querySelectorAll(ut);B.forEach(t,function(t,e){e.addEventListener(rt.IMAGE_LOAD,function(){return n.updateValues()})})},n.getContainerElement=function(){return this.container||(this.container=document.querySelector(at)),this.container},n.getFirstOverlayElement=function(){return document.querySelector(lt+":not("+st+")")},n.jQueryInterface=function(){return this.each(function(){var t=X(this),e=t.data(et);e||(e=new n(this),t.data(et,e))})},G(n,null,[{key:"VERSION",get:function(){return"1.1.0"}}]),n}(),X(document).ready(function(){for(var t=X.makeArray(X(ot)),e=t.length;e--;){var n=X(t[e]);ct.jQueryInterface.call(n,n.data())}}),X.fn[tt]=ct.jQueryInterface,X.fn[tt].Constructor=ct,X.fn[tt].noConflict=function(){return X.fn[tt]=it,ct.jQueryInterface},ct);ht=j,ft="show.bs.collapse",dt="hide.bs.collapse",mt="body > div.navbar-container",pt=".navbar-container > .navbar",gt="navbar-toggled-show",yt=document.querySelector(mt),vt=document.querySelector(pt),ht(yt).on(ft+" "+dt,function(t){var e=t.type+"."+t.namespace===ft?"add":"remove";vt.classList[e](gt)}),a.setup("[data-provider],.plyr"),(wt=j)(document).on("hide.bs.tab",function(t){wt(wt(t.target).attr("href")).find('[data-toggle="popover"]').popover("hide")}),wt(document).on("hide.bs.collapse",function(t){wt(t.target).find('[data-toggle="popover"]').popover("hide")}),o.highlightAll();function St(t){return isNaN(t=+t)?0:(0 div.navbar-container [data-sticky="top"]',v=".alert-dismissible",w=function(){function n(t){var e=s(t),n=e.data(p),i=e.closest("section")||null;this.element=t,this.stickBelowNav=n===d,this.stickBottom=n===m,this.stickyUntil=i,this.navToggled=!1,this.updateNavProperties(),this.isNavElement=e.is(this.navElement),this.initWatcher(e),this.updateCss(),this.setResizeEvent(),this.onWatcherChange(e),this.ticking=!1,this.isNavElement&&this.setNavToggleEvents()}var t=n.prototype;return t.initWatcher=function(t){var e=this,n=s(t),i=!this.isNavElement,r=this.stickBelowNav&&this.navIsSticky&&i?{top:this.navHeight}:0;r=this.stickBottom&&i?{bottom:-n.outerHeight}:r;var a=b.create(t,r);a.lock();var o=null!==this.stickyUntil?b.create(this.stickyUntil,{bottom:-(a.height+r.top)}):null;this.watcher=a,this.untilWatcher=o,this.navHeight=this.navHeight,this.isNavElement&&0===a.top&&!this.navIsAbsolute&&n.addClass(l),a.stateChange(function(){e.onWatcherChange(n)}),null!==o&&(o.exitViewport(function(){n.addClass(u)}),o.enterViewport(function(){n.removeClass(u)}))},t.onWatcherChange=function(t){t.toggleClass(l,this.watcher.isAboveViewport||!this.navIsAbsolute&&!this.stickBottom&&this.isNavElement&&0===this.watcher.top),t.toggleClass(a,this.watcher.isAboveViewport&&this.isNavElement&&!this.stickBottom),t.toggleClass(r,(this.watcher.isFullyInViewport||this.watcher.isAboveViewport)&&this.stickBottom),this.stickBottom||t.css(h,this.watcher.isAboveViewport&&this.navIsSticky&&this.stickBelowNav?this.navHeight:0)},t.setResizeEvent=function(){var t=this;s(v).on(f.ALERT_CLOSED,function(){t.watcher.isInViewport&&(t.watcher.unlock(),t.watcher.recalculateLocation(),t.watcher.lock()),t.onResize()}),s(window).on(f.WINDOW_RESIZE,function(){t.onResize()})},t.onResize=function(){var t=this;this.ticking||(window.requestAnimationFrame(function(){t.updateCss(),t.ticking=!1}),this.ticking=!0)},t.setNavToggleEvents=function(){var t=this;s(this.element).on(""+f.TOGGLE_SHOW,function(){t.navToggled=!0}),s(this.element).on(""+f.TOGGLE_HIDDEN,function(){t.navToggled=!1})},t.updateCss=function(){var t=s(this.element);t.css(c,t.parent().width()),this.updateNavProperties();var e=t.outerHeight(),n=!this.isNavElement;(!this.navIsAbsolute&&this.isNavElement||n)&&(this.navToggled||t.parent().css(o,e)),this.navIsSticky&&n&&t.css(o,e)},t.updateNavProperties=function(){var t=this.navElement||s(y).first();this.navElement=t,this.navHeight=t.outerHeight(),this.navIsAbsolute="absolute"===t.css("position"),this.navIsSticky=0r;)Xt(i,n=e[r++])&&(~Ye(a,n)||a.push(n));return a}function Oe(t,e){for(var n=tn(e),i=Kt.f,r=ze.f,a=0;adocument.F=Object"),t.close(),On=t.F;n--;)delete On[kn][Ze[n]];return On()},jn=Object.create||function(t,e){var n;return null!==t?(bn[kn]=Mt(t),n=new bn,bn[kn]=null,n[In]=t):n=On(),void 0===e?n:Sn(n,e)};de[In]=!0;function Cn(t,e,n){t&&!Xt(t=n?t:t.prototype,Fn)&&Dn(t,Fn,{configurable:!0,value:e})}function Pn(){return this}function xn(){return this}var Dn=Kt.f,Fn=xe("toStringTag"),Vn={},Ln=En.IteratorPrototype,_n=Object.setPrototypeOf||("__proto__"in{}?function(){var n,i=!1,t={};try{(n=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(t,[]),i=t instanceof Array}catch(t){}return function(t,e){return Mt(t),function(t){if(!_t(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype")}(e),i?n.call(t,e):t.__proto__=e,t}}():void 0),Rn=En.IteratorPrototype,Mn=En.BUGGY_SAFARI_ITERATORS,Nn=xe("iterator"),qn="values",Qn="entries",Hn=xt.charAt,zn="String Iterator",Bn=Le.set,Wn=Le.getterFor(zn);!function(t,e,n,i,r,a,o){!function(t,e,n){var i=e+" Iterator";t.prototype=jn(Ln,{next:qt(1,n)}),Cn(t,i,!1),Vn[i]=Pn}(n,e,i);function s(t){if(t===r&&p)return p;if(!Mn&&t in d)return d[t];switch(t){case"keys":case qn:case Qn:return function(){return new n(this,t)}}return function(){return new n(this)}}var l,u,c,h=e+" Iterator",f=!1,d=t.prototype,m=d[Nn]||d["@@iterator"]||r&&d[r],p=!Mn&&m||s(r),g="Array"==e&&d.entries||m;if(g&&(l=fn(g.call(new t)),Rn!==Object.prototype&&l.next&&(fn(l)!==Rn&&(_n?_n(l,Rn):"function"!=typeof l[Nn]&&Yt(l,Nn,xn)),Cn(l,h,!0))),r==qn&&m&&m.name!==qn&&(f=!0,p=function(){return m.call(this)}),d[Nn]!==p&&Yt(d,Nn,p),Vn[e]=p,r)if(u={values:s(qn),keys:a?p:s("keys"),entries:s(Qn)},o)for(c in u)!Mn&&!f&&c in d||Be(d,c,u[c]);else Ce({target:e,proto:!0,forced:Mn||f},u)}(String,"String",function(t){Bn(this,{type:zn,string:String(t),index:0})},function(){var t,e=Wn(this),n=e.string,i=e.index;return i>=n.length?{value:void 0,done:!0}:(t=Hn(n,i),e.index+=t.length,{value:t,done:!1})});function Gn(i,r,t){if(function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function")}(i),void 0===r)return i;switch(t){case 0:return function(){return i.call(r)};case 1:return function(t){return i.call(r,t)};case 2:return function(t,e){return i.call(r,t,e)};case 3:return function(t,e,n){return i.call(r,t,e,n)}}return function(){return i.apply(r,arguments)}}function Un(e,t,n,i){try{return i?t(Mt(n)[0],n[1]):t(n)}catch(t){var r=e.return;throw void 0!==r&&Mt(r.call(e)),t}}function Kn(t,e,n){var i=Nt(e);i in t?Kt.f(t,i,qt(0,n)):t[i]=n}var Yn=xe("iterator"),Zn=Array.prototype,$n={};$n[xe("toStringTag")]="z";var Jn="[object z]"===String($n),Xn=xe("toStringTag"),ti="Arguments"==be(function(){return arguments}()),ei=Jn?be:function(t){var e,n,i;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=function(t,e){try{return t[e]}catch(t){}}(e=Object(t),Xn))?n:ti?be(e):"Object"==(i=be(e))&&"function"==typeof e.callee?"Arguments":i},ni=xe("iterator"),ii=xe("iterator"),ri=!1;try{var ai=0,oi={next:function(){return{done:!!ai++}},return:function(){ri=!0}};oi[ii]=function(){return this},Array.from(oi,function(){throw 2})}catch(t){}var si=!function(t,e){if(!e&&!ri)return!1;var n=!1;try{var i={};i[ii]=function(){return{next:function(){return{done:n=!0}}}},t(i)}catch(t){}return n}(function(t){Array.from(t)});Ce({target:"Array",stat:!0,forced:si},{from:function(t,e,n){var i,r,a,o,s,l=Pe(t),u="function"==typeof this?this:Array,c=arguments.length,h=1").append(c(t[r])),o=n.clone();o.find(d).html(a.find(d).html()),o.find(f).html(a.find(f).html()),o.find(m).html(a.find(m).html()),o.find(p).html(a.find(p).html()),e.append(o),r+=1;var s=c.Event(h.APPEND);s.appendedElement=o,s.mrTwitterFetcher=u,c(u.element).trigger(s)}if(!0===u.slider||"object"==typeof u.slider){if(void 0===E)throw new Error("mrTwitterFetcher requires flickity.js (https://github.com/metafizzy/flickity)");e.data("flickity",new E(u.element,u.slider))}else if(!0===u.isotope){if("undefined"==typeof Isotope)throw new Error("mrTwitterFetcher requires isotope.js (https://github.com/metafizzy/isotope)");c(u.element).mrIsotope()}var l=c.Event(h.READY);l.mrTwitterFetcher=u,c(u.element).trigger(l)}},A.fetch(this.config)},n.jQueryInterface=function(){return this.each(function(){var t=c(this),e=t.data(i);e||(e=new n(this),t.data(i,e))})},G(n,null,[{key:"VERSION",get:function(){return"1.0.0"}}]),n}();return c(window).on(h.LOAD_DATA_API,function(){for(var t=c.makeArray(c(r)),e=t.length;e--;){var n=c(t[e]);w.jQueryInterface.call(n,n.data())}}),c.fn[t]=w.jQueryInterface,c.fn[t].Constructor=w,c.fn[t].noConflict=function(){return c.fn[t]=n,w.jQueryInterface},w}(j),ui=function(i){if("function"!=typeof c)throw new Error("mrTypedText requires typed.js (https://github.com/mattboldt/typed.js/)");if(void 0===b)throw new Error("mrTypedText requires scrollMonitor.js (https://github.com/stutrek/scrollMonitor)");var t="mrTypedText",r="mr.typedText",e=i.fn[t],n={LOAD_DATA_API:"load.mr.typedText.data-api"},a="[data-typed-text]",o=function(){function n(t){this.element=t;var e=i(t);this.Typed=new c(this.element,e.data()),this.initWatcher(t)}return n.jQueryInterface=function(){return this.each(function(){var t=i(this),e=t.data(r);e||(e=new n(this),t.data(r,e))})},n.prototype.initWatcher=function(t){var e=this,n=b.create(t);n.stateChange(function(){n.isInViewport?e.Typed.start():e.Typed.stop()})},G(n,null,[{key:"VERSION",get:function(){return"1.0.0"}}]),n}();return i(window).on(n.LOAD_DATA_API,function(){for(var t=i.makeArray(i(a)),e=t.length;e--;){var n=i(t[e]);o.jQueryInterface.call(n,n.data())}}),i.fn[t]=o.jQueryInterface,i.fn[t].Constructor=o,i.fn[t].noConflict=function(){return i.fn[t]=e,o.jQueryInterface},o}(j);!function(){if("undefined"==typeof $)throw new TypeError("Medium Rare JavaScript requires jQuery. jQuery must be included before theme.js.")}(),t.mrCountdown=d,t.mrCountup=z,t.mrDropdownGrid=W,t.mrFlatpickr=U,t.mrFormEmail=Y,t.mrIonRangeSlider=Z,t.mrIsotope=J,t.mrMaps=Et,t.mrMapsStyle=bt,t.mrOverlayNav=At,t.mrReadingPosition=kt,t.mrSmoothScroll=Ot,t.mrSticky=jt,t.mrTwitterFetcher=li,t.mrTypedText=ui,t.mrUtil=B,Object.defineProperty(t,"__esModule",{value:!0})}); //# sourceMappingURL=theme.js.map