uikit 3.9.3-dev.770c92c8a → 3.9.3-dev.dc54c8709

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/build/util.js +18 -10
  2. package/dist/css/uikit-core-rtl.css +1 -1
  3. package/dist/css/uikit-core-rtl.min.css +1 -1
  4. package/dist/css/uikit-core.css +1 -1
  5. package/dist/css/uikit-core.min.css +1 -1
  6. package/dist/css/uikit-rtl.css +1 -1
  7. package/dist/css/uikit-rtl.min.css +1 -1
  8. package/dist/css/uikit.css +1 -1
  9. package/dist/css/uikit.min.css +1 -1
  10. package/dist/js/components/countdown.js +1 -1
  11. package/dist/js/components/countdown.min.js +1 -1
  12. package/dist/js/components/filter.js +1 -1
  13. package/dist/js/components/filter.min.js +1 -1
  14. package/dist/js/components/lightbox-panel.js +1 -1
  15. package/dist/js/components/lightbox-panel.min.js +1 -1
  16. package/dist/js/components/lightbox.js +1 -1
  17. package/dist/js/components/lightbox.min.js +1 -1
  18. package/dist/js/components/notification.js +1 -1
  19. package/dist/js/components/notification.min.js +1 -1
  20. package/dist/js/components/parallax.js +1 -1
  21. package/dist/js/components/parallax.min.js +1 -1
  22. package/dist/js/components/slider-parallax.js +1 -1
  23. package/dist/js/components/slider-parallax.min.js +1 -1
  24. package/dist/js/components/slider.js +1 -1
  25. package/dist/js/components/slider.min.js +1 -1
  26. package/dist/js/components/slideshow-parallax.js +1 -1
  27. package/dist/js/components/slideshow-parallax.min.js +1 -1
  28. package/dist/js/components/slideshow.js +1 -1
  29. package/dist/js/components/slideshow.min.js +1 -1
  30. package/dist/js/components/sortable.js +1 -1
  31. package/dist/js/components/sortable.min.js +1 -1
  32. package/dist/js/components/tooltip.js +1 -1
  33. package/dist/js/components/tooltip.min.js +1 -1
  34. package/dist/js/components/upload.js +1 -1
  35. package/dist/js/components/upload.min.js +1 -1
  36. package/dist/js/uikit-core.js +2 -2
  37. package/dist/js/uikit-core.min.js +2 -2
  38. package/dist/js/uikit-icons.js +1 -1
  39. package/dist/js/uikit-icons.min.js +1 -1
  40. package/dist/js/uikit.js +2 -2
  41. package/dist/js/uikit.min.js +2 -2
  42. package/package.json +3 -1
  43. package/tests/comment.html +1 -1
@@ -1,2 +1,2 @@
1
- /*! UIkit 3.9.3-dev.770c92c8a | https://www.getuikit.com | (c) 2014 - 2021 YOOtheme | MIT License */
2
- !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define("uikit",e):(t="undefined"!=typeof globalThis?globalThis:t||self).UIkit=e()}(this,(function(){"use strict";var t=Object.prototype,e=t.hasOwnProperty;function n(t,n){return e.call(t,n)}var i=/\B([A-Z])/g,r=rt((function(t){return t.replace(i,"-$1").toLowerCase()})),o=/-(\w)/g,s=rt((function(t){return t.replace(o,u)})),a=rt((function(t){return t.length?u(null,t.charAt(0))+t.slice(1):""}));function u(t,e){return e?e.toUpperCase():""}var c=String.prototype,h=c.startsWith||function(t){return 0===this.lastIndexOf(t,0)};function l(t,e){return h.call(t,e)}var f=c.endsWith||function(t){return this.substr(-t.length)===t};function d(t,e){return f.call(t,e)}var p=Array.prototype,m=function(t,e){return!!~this.indexOf(t,e)},v=c.includes||m,g=p.includes||m;function w(t,e){return t&&(N(t)?v:g).call(t,e)}var b=p.findIndex||function(t){for(var e=arguments,n=0;n<this.length;n++)if(t.call(e[1],this[n],n,this))return n;return-1};function x(t,e){return b.call(t,e)}var y=Array.isArray;function k(t){return"function"==typeof t}function $(t){return null!==t&&"object"==typeof t}var S=t.toString;function I(t){return"[object Object]"===S.call(t)}function E(t){return $(t)&&t===t.window}function T(t){return 9===A(t)}function C(t){return A(t)>=1}function _(t){return 1===A(t)}function A(t){return!E(t)&&$(t)&&t.nodeType}function M(t){return"boolean"==typeof t}function N(t){return"string"==typeof t}function z(t){return"number"==typeof t}function D(t){return z(t)||N(t)&&!isNaN(t-parseFloat(t))}function B(t){return!(y(t)?t.length:$(t)&&Object.keys(t).length)}function O(t){return void 0===t}function P(t){return M(t)?t:"true"===t||"1"===t||""===t||"false"!==t&&"0"!==t&&t}function H(t){var e=Number(t);return!isNaN(e)&&e}function L(t){return parseFloat(t)||0}var F=Array.from||function(t){return p.slice.call(t)};function j(t){return W(t)[0]}function W(t){return t&&(C(t)?[t]:F(t).filter(C))||[]}function V(t){return E(t)?t:(t=j(t))?(T(t)?t:t.ownerDocument).defaultView:window}function R(t){return t?d(t,"ms")?L(t):1e3*L(t):0}function q(t,e){return t===e||$(t)&&$(e)&&Object.keys(t).length===Object.keys(e).length&&X(t,(function(t,n){return t===e[n]}))}function U(t,e,n){return t.replace(new RegExp(e+"|"+n,"g"),(function(t){return t===e?n:e}))}var Y=Object.assign||function(t){for(var e=[],i=arguments.length-1;i-- >0;)e[i]=arguments[i+1];t=Object(t);for(var r=0;r<e.length;r++){var o=e[r];if(null!==o)for(var s in o)n(o,s)&&(t[s]=o[s])}return t};function G(t){return t[t.length-1]}function X(t,e){for(var n in t)if(!1===e(t[n],n))return!1;return!0}function K(t,e){return t.slice().sort((function(t,n){var i=t[e];void 0===i&&(i=0);var r=n[e];return void 0===r&&(r=0),i>r?1:r>i?-1:0}))}function J(t,e){var n=new Set;return t.filter((function(t){var i=t[e];return!n.has(i)&&(n.add(i)||!0)}))}function Z(t,e,n){return void 0===e&&(e=0),void 0===n&&(n=1),Math.min(Math.max(H(t)||0,e),n)}function Q(){}function tt(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return[["bottom","top"],["right","left"]].every((function(e){var n=e[0],i=e[1];return Math.min.apply(Math,t.map((function(t){return t[n]})))-Math.max.apply(Math,t.map((function(t){return t[i]})))>0}))}function et(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}var nt={ratio:function(t,e,n){var i,r="width"===e?"height":"width";return(i={})[r]=t[e]?Math.round(n*t[r]/t[e]):t[r],i[e]=n,i},contain:function(t,e){var n=this;return X(t=Y({},t),(function(i,r){return t=t[r]>e[r]?n.ratio(t,r,e[r]):t})),t},cover:function(t,e){var n=this;return X(t=this.contain(t,e),(function(i,r){return t=t[r]<e[r]?n.ratio(t,r,e[r]):t})),t}};function it(t,e,n,i){void 0===n&&(n=0),void 0===i&&(i=!1);var r=(e=W(e)).length;return t=D(t)?H(t):"next"===t?n+1:"previous"===t?n-1:e.indexOf(j(t)),i?Z(t,0,r-1):(t%=r)<0?t+r:t}function rt(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}function ot(t,e,n){if($(e))for(var i in e)ot(t,i,e[i]);else{if(O(n))return(t=j(t))&&t.getAttribute(e);W(t).forEach((function(t){k(n)&&(n=n.call(t,ot(t,e))),null===n?at(t,e):t.setAttribute(e,n)}))}}function st(t,e){return W(t).some((function(t){return t.hasAttribute(e)}))}function at(t,e){t=W(t),e.split(" ").forEach((function(e){return t.forEach((function(t){return t.hasAttribute(e)&&t.removeAttribute(e)}))}))}function ut(t,e){for(var n=0,i=[e,"data-"+e];n<i.length;n++)if(st(t,i[n]))return ot(t,i[n])}var ct="undefined"!=typeof window,ht=ct&&/msie|trident/i.test(window.navigator.userAgent),lt=ct&&"rtl"===ot(document.documentElement,"dir"),ft=ct&&"ontouchstart"in window,dt=ct&&window.PointerEvent,pt=ct&&(ft||window.DocumentTouch&&document instanceof DocumentTouch||navigator.maxTouchPoints),mt=dt?"pointerdown":ft?"touchstart":"mousedown",vt=dt?"pointermove":ft?"touchmove":"mousemove",gt=dt?"pointerup":ft?"touchend":"mouseup",wt=dt?"pointerenter":ft?"":"mouseenter",bt=dt?"pointerleave":ft?"":"mouseleave",xt=dt?"pointercancel":"touchcancel",yt={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,menuitem:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};function kt(t){return W(t).some((function(t){return yt[t.tagName.toLowerCase()]}))}function $t(t){return W(t).some((function(t){return t.offsetWidth||t.offsetHeight||t.getClientRects().length}))}var St="input,select,textarea,button";function It(t){return W(t).some((function(t){return Nt(t,St)}))}var Et=St+",a[href],[tabindex]";function Tt(t){return Nt(t,Et)}function Ct(t){return(t=j(t))&&_(t.parentNode)&&t.parentNode}function _t(t,e){return W(t).filter((function(t){return Nt(t,e)}))}var At=ct?Element.prototype:{},Mt=At.matches||At.webkitMatchesSelector||At.msMatchesSelector||Q;function Nt(t,e){return W(t).some((function(t){return Mt.call(t,e)}))}var zt=At.closest||function(t){var e=this;do{if(Nt(e,t))return e}while(e=Ct(e))};function Dt(t,e){return l(e,">")&&(e=e.slice(1)),_(t)?zt.call(t,e):W(t).map((function(t){return Dt(t,e)})).filter(Boolean)}function Bt(t,e){return N(e)?Nt(t,e)||!!Dt(t,e):t===e||(T(e)?e.documentElement:j(e)).contains(j(t))}function Ot(t,e){for(var n=[];t=Ct(t);)e&&!Nt(t,e)||n.push(t);return n}function Pt(t,e){var n=(t=j(t))?W(t.children):[];return e?_t(n,e):n}function Ht(t,e){return e?W(t).indexOf(j(e)):Pt(Ct(t)).indexOf(t)}function Lt(t,e){return Wt(t,jt(t,e))}function Ft(t,e){return Vt(t,jt(t,e))}function jt(t,e){return void 0===e&&(e=document),N(t)&&Yt(t)||T(e)?e:e.ownerDocument}function Wt(t,e){return j(Rt(t,e,"querySelector"))}function Vt(t,e){return W(Rt(t,e,"querySelectorAll"))}function Rt(t,e,n){if(void 0===e&&(e=document),!t||!N(t))return t;t=t.replace(Ut,"$1 *"),Yt(t)&&(t=Xt(t).map((function(t){var n=e;if("!"===t[0]){var i=t.substr(1).trim().split(" ");n=Dt(Ct(e),i[0]),t=i.slice(1).join(" ").trim()}if("-"===t[0]){var r=t.substr(1).trim().split(" "),o=(n||e).previousElementSibling;n=Nt(o,t.substr(1))?o:null,t=r.slice(1).join(" ")}return n?function(t){var e=[];for(;t.parentNode;){if(t.id){e.unshift("#"+Jt(t.id));break}var n=t.tagName;"HTML"!==n&&(n+=":nth-child("+(Ht(t)+1)+")"),e.unshift(n),t=t.parentNode}return e.join(" > ")}(n)+" "+t:null})).filter(Boolean).join(","),e=document);try{return e[n](t)}catch(t){return null}}var qt=/(^|[^\\],)\s*[!>+~-]/,Ut=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g,Yt=rt((function(t){return t.match(qt)})),Gt=/.*?[^\\](?:,|$)/g,Xt=rt((function(t){return t.match(Gt).map((function(t){return t.replace(/,$/,"").trim()}))}));var Kt=ct&&window.CSS&&CSS.escape||function(t){return t.replace(/([^\x7f-\uFFFF\w-])/g,(function(t){return"\\"+t}))};function Jt(t){return N(t)?Kt.call(null,t):""}function Zt(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];var n=ie(t),i=n[0],r=n[1],o=n[2],s=n[3],a=n[4];return i=he(i),s.length>1&&(s=oe(s)),a&&a.self&&(s=se(s)),o&&(s=re(o,s)),a=ae(a),r.split(" ").forEach((function(t){return i.forEach((function(e){return e.addEventListener(t,s,a)}))})),function(){return Qt(i,r,s,a)}}function Qt(t,e,n,i){void 0===i&&(i=!1),i=ae(i),t=he(t),e.split(" ").forEach((function(e){return t.forEach((function(t){return t.removeEventListener(e,n,i)}))}))}function te(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];var n=ie(t),i=n[0],r=n[1],o=n[2],s=n[3],a=n[4],u=n[5],c=Zt(i,r,o,(function(t){var e=!u||u(t);e&&(c(),s(t,e))}),a);return c}function ee(t,e,n){return he(t).reduce((function(t,i){return t&&i.dispatchEvent(ne(e,!0,!0,n))}),!0)}function ne(t,e,n,i){if(void 0===e&&(e=!0),void 0===n&&(n=!1),N(t)){var r=document.createEvent("CustomEvent");r.initCustomEvent(t,e,n,i),t=r}return t}function ie(t){return k(t[2])&&t.splice(2,0,!1),t}function re(t,e){var n=this;return function(i){var r=">"===t[0]?Vt(t,i.currentTarget).reverse().filter((function(t){return Bt(i.target,t)}))[0]:Dt(i.target,t);r&&(i.current=r,e.call(n,i))}}function oe(t){return function(e){return y(e.detail)?t.apply(void 0,[e].concat(e.detail)):t(e)}}function se(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function ae(t){return t&&ht&&!M(t)?!!t.capture:t}function ue(t){return t&&"addEventListener"in t}function ce(t){return ue(t)?t:j(t)}function he(t){return y(t)?t.map(ce).filter(Boolean):N(t)?Vt(t):ue(t)?[t]:W(t)}function le(t){return"touch"===t.pointerType||!!t.touches}function fe(t){var e=t.touches,n=t.changedTouches,i=e&&e[0]||n&&n[0]||t;return{x:i.clientX,y:i.clientY}}var de=ct&&window.Promise||ve,pe=function(){var t=this;this.promise=new de((function(e,n){t.reject=n,t.resolve=e}))},me=ct&&window.setImmediate||setTimeout;function ve(t){this.state=2,this.value=void 0,this.deferred=[];var e=this;try{t((function(t){e.resolve(t)}),(function(t){e.reject(t)}))}catch(t){e.reject(t)}}ve.reject=function(t){return new ve((function(e,n){n(t)}))},ve.resolve=function(t){return new ve((function(e,n){e(t)}))},ve.all=function(t){return new ve((function(e,n){var i=[],r=0;function o(n){return function(o){i[n]=o,(r+=1)===t.length&&e(i)}}0===t.length&&e(i);for(var s=0;s<t.length;s+=1)ve.resolve(t[s]).then(o(s),n)}))},ve.race=function(t){return new ve((function(e,n){for(var i=0;i<t.length;i+=1)ve.resolve(t[i]).then(e,n)}))};var ge=ve.prototype;function we(t,e){var n=Y({data:null,method:"GET",headers:{},xhr:new XMLHttpRequest,beforeSend:Q,responseType:""},e);return de.resolve().then((function(){return n.beforeSend(n)})).then((function(){return function(t,e){return new de((function(n,i){var r=e.xhr;for(var o in e)if(o in r)try{r[o]=e[o]}catch(t){}for(var s in r.open(e.method.toUpperCase(),t),e.headers)r.setRequestHeader(s,e.headers[s]);Zt(r,"load",(function(){0===r.status||r.status>=200&&r.status<300||304===r.status?("json"===e.responseType&&N(r.response)&&(r=Y(function(t){var e={};for(var n in t)e[n]=t[n];return e}(r),{response:JSON.parse(r.response)})),n(r)):i(Y(Error(r.statusText),{xhr:r,status:r.status}))})),Zt(r,"error",(function(){return i(Y(Error("Network Error"),{xhr:r}))})),Zt(r,"timeout",(function(){return i(Y(Error("Network Timeout"),{xhr:r}))})),r.send(e.data)}))}(t,n)}))}function be(t,e,n){return new de((function(i,r){var o=new Image;o.onerror=function(t){return r(t)},o.onload=function(){return i(o)},n&&(o.sizes=n),e&&(o.srcset=e),o.src=t}))}function xe(t){return(t=De(t)).innerHTML="",t}function ye(t,e){return t=De(t),O(e)?t.innerHTML:ke(t.hasChildNodes()?xe(t):t,e)}function ke(t,e){return t=De(t),Ie(e,(function(e){return t.appendChild(e)}))}function $e(t,e){return t=De(t),Ie(e,(function(e){return t.parentNode.insertBefore(e,t)}))}function Se(t,e){return t=De(t),Ie(e,(function(e){return t.nextSibling?$e(t.nextSibling,e):ke(t.parentNode,e)}))}function Ie(t,e){return(t=N(t)?Ne(t):t)?"length"in t?W(t).map(e):e(t):null}function Ee(t){W(t).forEach((function(t){return t.parentNode&&t.parentNode.removeChild(t)}))}function Te(t,e){for(e=j($e(t,e));e.firstChild;)e=e.firstChild;return ke(e,t),e}function Ce(t,e){return W(W(t).map((function(t){return t.hasChildNodes?Te(W(t.childNodes),e):ke(t,e)})))}function _e(t){W(t).map(Ct).filter((function(t,e,n){return n.indexOf(t)===e})).forEach((function(t){$e(t,t.childNodes),Ee(t)}))}ge.resolve=function(t){var e=this;if(2===e.state){if(t===e)throw new TypeError("Promise settled with itself.");var n=!1;try{var i=t&&t.then;if(null!==t&&$(t)&&k(i))return void i.call(t,(function(t){n||e.resolve(t),n=!0}),(function(t){n||e.reject(t),n=!0}))}catch(t){return void(n||e.reject(t))}e.state=0,e.value=t,e.notify()}},ge.reject=function(t){var e=this;if(2===e.state){if(t===e)throw new TypeError("Promise settled with itself.");e.state=1,e.value=t,e.notify()}},ge.notify=function(){var t=this;me((function(){if(2!==t.state)for(;t.deferred.length;){var e=t.deferred.shift(),n=e[0],i=e[1],r=e[2],o=e[3];try{0===t.state?k(n)?r(n.call(void 0,t.value)):r(t.value):1===t.state&&(k(i)?r(i.call(void 0,t.value)):o(t.value))}catch(t){o(t)}}}))},ge.then=function(t,e){var n=this;return new ve((function(i,r){n.deferred.push([t,e,i,r]),n.notify()}))},ge.catch=function(t){return this.then(void 0,t)};var Ae=/^\s*<(\w+|!)[^>]*>/,Me=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function Ne(t){var e=Me.exec(t);if(e)return document.createElement(e[1]);var n=document.createElement("div");return Ae.test(t)?n.insertAdjacentHTML("beforeend",t.trim()):n.textContent=t,n.childNodes.length>1?W(n.childNodes):n.firstChild}function ze(t,e){if(_(t))for(e(t),t=t.firstElementChild;t;){var n=t.nextElementSibling;ze(t,e),t=n}}function De(t,e){return Oe(t)?j(Ne(t)):Wt(t,e)}function Be(t,e){return Oe(t)?W(Ne(t)):Vt(t,e)}function Oe(t){return N(t)&&("<"===t[0]||t.match(/^\s*</))}function Pe(t){for(var e=[],n=arguments.length-1;n-- >0;)e[n]=arguments[n+1];Ve(t,e,"add")}function He(t){for(var e=[],n=arguments.length-1;n-- >0;)e[n]=arguments[n+1];Ve(t,e,"remove")}function Le(t,e){ot(t,"class",(function(t){return(t||"").replace(new RegExp("\\b"+e+"\\b","g"),"")}))}function Fe(t){for(var e=[],n=arguments.length-1;n-- >0;)e[n]=arguments[n+1];e[0]&&He(t,e[0]),e[1]&&Pe(t,e[1])}function je(t,e){e=Re(e)[0];for(var n=W(t),i=0;i<n.length;i++)if(e&&n[i].classList.contains(e))return!0;return!1}function We(t,e,n){e=Re(e);for(var i=W(t),r=0;r<i.length;r++)for(var o=i[r].classList,s=0;s<e.length;s++)O(n)?o.toggle(e[s]):qe.Force?o.toggle(e[s],!!n):o[n?"add":"remove"](e[s])}function Ve(t,e,n){var i;e=e.reduce((function(t,e){return t.concat(Re(e))}),[]);for(var r=W(t),o=function(t){qe.Multiple?(i=r[t].classList)[n].apply(i,e):e.forEach((function(e){return r[t].classList[n](e)}))},s=0;s<r.length;s++)o(s)}function Re(t){return String(t).split(/\s|,/).filter(Boolean)}var qe={get Multiple(){return this.get("Multiple")},get Force(){return this.get("Force")},get:function(t){var e=document.createElement("_").classList;return e.add("a","b"),e.toggle("c",!1),(qe={Multiple:e.contains("b"),Force:!e.contains("c")})[t]}},Ue={"animation-iteration-count":!0,"column-count":!0,"fill-opacity":!0,"flex-grow":!0,"flex-shrink":!0,"font-weight":!0,"line-height":!0,opacity:!0,order:!0,orphans:!0,"stroke-dasharray":!0,"stroke-dashoffset":!0,widows:!0,"z-index":!0,zoom:!0};function Ye(t,e,n,i){return void 0===i&&(i=""),W(t).map((function(t){if(N(e)){if(e=Qe(e),O(n))return Xe(t,e);n||z(n)?t.style.setProperty(e,D(n)&&!Ue[e]?n+"px":n,i):t.style.removeProperty(e)}else{if(y(e)){var r=Ge(t);return e.reduce((function(t,e){return t[e]=r[Qe(e)],t}),{})}$(e)&&(i=n,X(e,(function(e,n){return Ye(t,n,e,i)})))}return t}))[0]}function Ge(t,e){return V(t).getComputedStyle(t,e)}function Xe(t,e,n){return Ge(t,n)[e]}var Ke=rt((function(t){var e=ke(document.documentElement,Ne("<div>"));Pe(e,"uk-"+t);var n=Xe(e,"content",":before");return Ee(e),n})),Je=/^\s*(["'])?(.*?)\1\s*$/;function Ze(t){return(ht?Ke(t):Ge(document.documentElement).getPropertyValue("--uk-"+t)).replace(Je,"$2")}var Qe=rt((function(t){return function(t){t=r(t);var e=document.documentElement.style;if(t in e)return t;var n,i=tn.length;for(;i--;)if((n="-"+tn[i]+"-"+t)in e)return n}(t)})),tn=["webkit","moz","ms"];function en(t,e,n,i){return void 0===n&&(n=400),void 0===i&&(i="linear"),de.all(W(t).map((function(t){return new de((function(r,o){for(var s in e){var a=Ye(t,s);""===a&&Ye(t,s,a)}var u=setTimeout((function(){return ee(t,"transitionend")}),n);te(t,"transitionend transitioncanceled",(function(e){var n=e.type;clearTimeout(u),He(t,"uk-transition"),Ye(t,{transitionProperty:"",transitionDuration:"",transitionTimingFunction:""}),"transitioncanceled"===n?o():r(t)}),{self:!0}),Pe(t,"uk-transition"),Ye(t,Y({transitionProperty:Object.keys(e).map(Qe).join(","),transitionDuration:n+"ms",transitionTimingFunction:i},e))}))})))}var nn={start:en,stop:function(t){return ee(t,"transitionend"),de.resolve()},cancel:function(t){ee(t,"transitioncanceled")},inProgress:function(t){return je(t,"uk-transition")}},rn="uk-animation-";function on(t,e,n,i,r){return void 0===n&&(n=200),de.all(W(t).map((function(t){return new de((function(o,s){ee(t,"animationcanceled");var a=setTimeout((function(){return ee(t,"animationend")}),n);te(t,"animationend animationcanceled",(function(e){var n=e.type;clearTimeout(a),"animationcanceled"===n?s():o(t),Ye(t,"animationDuration",""),Le(t,"uk-animation-\\S*")}),{self:!0}),Ye(t,"animationDuration",n+"ms"),Pe(t,e,rn+(r?"leave":"enter")),l(e,rn)&&(i&&Pe(t,"uk-transform-origin-"+i),r&&Pe(t,"uk-animation-reverse"))}))})))}var sn=new RegExp("uk-animation-(enter|leave)"),an={in:on,out:function(t,e,n,i){return on(t,e,n,i,!0)},inProgress:function(t){return sn.test(ot(t,"class"))},cancel:function(t){ee(t,"animationcanceled")}},un={width:["left","right"],height:["top","bottom"]};function cn(t){var e=_(t)?j(t).getBoundingClientRect():{height:dn(t),width:pn(t),top:0,left:0};return{height:e.height,width:e.width,top:e.top,left:e.left,bottom:e.top+e.height,right:e.left+e.width}}function hn(t,e){var n=cn(t);if(t){var i=V(t),r={height:i.pageYOffset,width:i.pageXOffset};for(var o in un)for(var s in un[o])n[un[o][s]]+=r[o]}if(!e)return n;var a=Ye(t,"position");X(Ye(t,["left","top"]),(function(i,r){return Ye(t,r,e[r]-n[r]+L("absolute"===a&&"auto"===i?ln(t)[r]:i))}))}function ln(t){for(var e=hn(t),n=e.top,i=e.left,r=j(t),o=r.ownerDocument,s=o.body,a=o.documentElement,u=r.offsetParent||a;u&&(u===s||u===a)&&"static"===Ye(u,"position");)u=u.parentNode;if(_(u)){var c=hn(u);n-=c.top+L(Ye(u,"borderTopWidth")),i-=c.left+L(Ye(u,"borderLeftWidth"))}return{top:n-L(Ye(t,"marginTop")),left:i-L(Ye(t,"marginLeft"))}}function fn(t){var e=[0,0];t=j(t);do{if(e[0]+=t.offsetTop,e[1]+=t.offsetLeft,"fixed"===Ye(t,"position")){var n=V(t);return e[0]+=n.pageYOffset,e[1]+=n.pageXOffset,e}}while(t=t.offsetParent);return e}var dn=mn("height"),pn=mn("width");function mn(t){var e=a(t);return function(n,i){if(O(i)){if(E(n))return n["inner"+e];if(T(n)){var r=n.documentElement;return Math.max(r["offset"+e],r["scroll"+e])}return(i="auto"===(i=Ye(n=j(n),t))?n["offset"+e]:L(i)||0)-vn(n,t)}return Ye(n,t,i||0===i?+i+vn(n,t)+"px":"")}}function vn(t,e,n){return void 0===n&&(n="border-box"),Ye(t,"boxSizing")===n?un[e].map(a).reduce((function(e,n){return e+L(Ye(t,"padding"+n))+L(Ye(t,"border"+n+"Width"))}),0):0}function gn(t){for(var e in un)for(var n in un[e])if(un[e][n]===t)return un[e][1-n];return t}function wn(t,e,n){return void 0===e&&(e="width"),void 0===n&&(n=window),D(t)?+t:d(t,"vh")?bn(dn(V(n)),t):d(t,"vw")?bn(pn(V(n)),t):d(t,"%")?bn(cn(n)[e],t):L(t)}function bn(t,e){return t*L(e)/100}var xn={reads:[],writes:[],read:function(t){return this.reads.push(t),kn(),t},write:function(t){return this.writes.push(t),kn(),t},clear:function(t){Sn(this.reads,t),Sn(this.writes,t)},flush:yn};function yn(t){void 0===t&&(t=1),$n(xn.reads),$n(xn.writes.splice(0)),xn.scheduled=!1,(xn.reads.length||xn.writes.length)&&kn(t+1)}function kn(t){xn.scheduled||(xn.scheduled=!0,t&&t<4?de.resolve().then((function(){return yn(t)})):requestAnimationFrame((function(){return yn()})))}function $n(t){for(var e;e=t.shift();)try{e()}catch(t){console.error(t)}}function Sn(t,e){var n=t.indexOf(e);return~n&&t.splice(n,1)}function In(){}In.prototype={positions:[],init:function(){var t,e=this;this.positions=[],this.unbind=Zt(document,"mousemove",(function(e){return t=fe(e)})),this.interval=setInterval((function(){t&&(e.positions.push(t),e.positions.length>5&&e.positions.shift())}),50)},cancel:function(){this.unbind&&this.unbind(),this.interval&&clearInterval(this.interval)},movesTo:function(t){if(this.positions.length<2)return!1;var e=t.getBoundingClientRect(),n=e.left,i=e.right,r=e.top,o=e.bottom,s=this.positions[0],a=G(this.positions),u=[s,a];return!et(a,e)&&[[{x:n,y:r},{x:i,y:o}],[{x:n,y:o},{x:i,y:r}]].some((function(t){var n=function(t,e){var n=t[0],i=n.x,r=n.y,o=t[1],s=o.x,a=o.y,u=e[0],c=u.x,h=u.y,l=e[1],f=l.x,d=l.y,p=(d-h)*(s-i)-(f-c)*(a-r);if(0===p)return!1;var m=((f-c)*(r-h)-(d-h)*(i-c))/p;if(m<0)return!1;return{x:i+m*(s-i),y:r+m*(a-r)}}(u,t);return n&&et(n,e)}))}};var En={};function Tn(t,e,n){return En.computed(k(t)?t.call(n,n):t,k(e)?e.call(n,n):e)}function Cn(t,e){return t=t&&!y(t)?[t]:t,e?t?t.concat(e):y(e)?e:[e]:t}function _n(t,e){return O(e)?t:e}function An(t,e,i){var r={};if(k(e)&&(e=e.options),e.extends&&(t=An(t,e.extends,i)),e.mixins)for(var o=0,s=e.mixins.length;o<s;o++)t=An(t,e.mixins[o],i);for(var a in t)c(a);for(var u in e)n(t,u)||c(u);function c(n){r[n]=(En[n]||_n)(t[n],e[n],i)}return r}function Mn(t,e){var n;void 0===e&&(e=[]);try{return t?l(t,"{")?JSON.parse(t):e.length&&!w(t,":")?((n={})[e[0]]=t,n):t.split(";").reduce((function(t,e){var n=e.split(/:(.*)/),i=n[0],r=n[1];return i&&!O(r)&&(t[i.trim()]=r.trim()),t}),{}):{}}catch(t){return{}}}function Nn(t){if(Pn(t)&&Fn(t,{func:"playVideo",method:"play"}),On(t))try{t.play().catch(Q)}catch(t){}}function zn(t){Pn(t)&&Fn(t,{func:"pauseVideo",method:"pause"}),On(t)&&t.pause()}function Dn(t){Pn(t)&&Fn(t,{func:"mute",method:"setVolume",value:0}),On(t)&&(t.muted=!0)}function Bn(t){return On(t)||Pn(t)}function On(t){return t&&"VIDEO"===t.tagName}function Pn(t){return t&&"IFRAME"===t.tagName&&(Hn(t)||Ln(t))}function Hn(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function Ln(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}function Fn(t,e){(function(t){if(t._ukPlayer)return t._ukPlayer;var e,n=Hn(t),i=Ln(t),r=++Wn;return t._ukPlayer=new de((function(o){n&&te(t,"load",(function(){var n=function(){return jn(t,{event:"listening",id:r})};e=setInterval(n,100),n()})),te(window,"message",o,!1,(function(t){var e=t.data;try{return(e=JSON.parse(e))&&(n&&e.id===r&&"onReady"===e.event||i&&Number(e.player_id)===r)}catch(t){}})),t.src=t.src+(w(t.src,"?")?"&":"?")+(n?"enablejsapi=1":"api=1&player_id="+r)})).then((function(){return clearInterval(e)}))})(t).then((function(){return jn(t,e)}))}function jn(t,e){try{t.contentWindow.postMessage(JSON.stringify(Y({event:"command"},e)),"*")}catch(t){}}En.events=En.created=En.beforeConnect=En.connected=En.beforeDisconnect=En.disconnected=En.destroy=Cn,En.args=function(t,e){return!1!==e&&Cn(e||t)},En.update=function(t,e){return K(Cn(t,k(e)?{read:e}:e),"order")},En.props=function(t,e){return y(e)&&(e=e.reduce((function(t,e){return t[e]=String,t}),{})),En.methods(t,e)},En.computed=En.methods=function(t,e){return e?t?Y({},t,e):e:t},En.data=function(t,e,n){return n?Tn(t,e,n):e?t?function(n){return Tn(t,e,n)}:e:t};var Wn=0;function Vn(t,e,n){return void 0===e&&(e=0),void 0===n&&(n=0),!!$t(t)&&tt.apply(void 0,Yn(t).map((function(t){var i=hn(Gn(t)),r=i.top,o=i.left,s=i.bottom,a=i.right;return{top:r-e,left:o-n,bottom:s+e,right:a+n}})).concat(hn(t)))}function Rn(t,e){(t=E(t)||T(t)?Kn(t):j(t)).scrollTop=e}function qn(t,e){void 0===e&&(e={});var n=e.offset;void 0===n&&(n=0);var i=$t(t)?Yn(t):[];return i.reduce((function(e,o,s){var a=o.scrollTop,u=o.scrollHeight,c=o.offsetHeight,h=u-Xn(o),l=hn(i[s-1]||t),f=l.height,d=l.top,p=Math.ceil(d-hn(Gn(o)).top-n+a);return n>0&&c<f+n?p+=n:n=0,p>h?(n-=p-h,p=h):p<0&&(n-=p,p=0),function(){return r(o,p-a).then(e)}}),(function(){return de.resolve()}))();function r(t,e){return new de((function(n){var i,r=t.scrollTop,o=(i=Math.abs(e),40*Math.pow(i,.375)),s=Date.now();!function i(){var a,u=(a=Z((Date.now()-s)/o),.5*(1-Math.cos(Math.PI*a)));Rn(t,r+e*u),1!==u?requestAnimationFrame(i):n()}()}))}}function Un(t,e){if(void 0===e&&(e=0),!$t(t))return 0;var n=Yn(t,/auto|scroll/,!0)[0],i=n.scrollHeight,r=n.scrollTop,o=Xn(n),s=fn(t)[0]-r-fn(n)[0],a=Math.min(o,s+r);return Z(-1*(s-a)/Math.min(t.offsetHeight+e+a,i-(s+r),i-o))}function Yn(t,e,n){void 0===e&&(e=/auto|scroll|hidden/),void 0===n&&(n=!1);var i=Kn(t),r=Ot(t).reverse(),o=x(r=r.slice(r.indexOf(i)+1),(function(t){return"fixed"===Ye(t,"position")}));return~o&&(r=r.slice(o)),[i].concat(r.filter((function(t){return e.test(Ye(t,"overflow"))&&(!n||t.scrollHeight>Xn(t))}))).reverse()}function Gn(t){return t===Kn(t)?window:t}function Xn(t){return(t===Kn(t)?document.documentElement:t).clientHeight}function Kn(t){var e=V(t).document;return e.scrollingElement||e.documentElement}var Jn={width:["x","left","right"],height:["y","top","bottom"]};function Zn(t,e,n,i,r,o,s,a){n=ti(n),i=ti(i);var u={element:n,target:i};if(!t||!e)return u;var c=hn(t),h=hn(e),l=h;if(Qn(l,n,c,-1),Qn(l,i,h,1),r=ei(r,c.width,c.height),o=ei(o,h.width,h.height),r.x+=o.x,r.y+=o.y,l.left+=r.x,l.top+=r.y,s){var f=Yn(t).map(Gn);a&&!w(f,a)&&f.unshift(a),f=f.map((function(t){return hn(t)})),X(Jn,(function(t,e){var o=t[0],a=t[1],d=t[2];(!0===s||w(s,o))&&f.some((function(t){var s=n[o]===a?-c[e]:n[o]===d?c[e]:0,f=i[o]===a?h[e]:i[o]===d?-h[e]:0;if(l[a]<t[a]||l[a]+c[e]>t[d]){var p=c[e]/2,m="center"===i[o]?-h[e]/2:0;return"center"===n[o]&&(v(p,m)||v(-p,-m))||v(s,f)}function v(n,i){var s=L((l[a]+n+i-2*r[o]).toFixed(4));if(s>=t[a]&&s+c[e]<=t[d])return l[a]=s,["element","target"].forEach((function(t){u[t][o]=n?u[t][o]===Jn[e][1]?Jn[e][2]:Jn[e][1]:u[t][o]})),!0}}))}))}return hn(t,l),u}function Qn(t,e,n,i){X(Jn,(function(r,o){var s=r[0],a=r[1],u=r[2];e[s]===u?t[a]+=n[o]*i:"center"===e[s]&&(t[a]+=n[o]*i/2)}))}function ti(t){var e=/left|center|right/,n=/top|center|bottom/;return 1===(t=(t||"").split(" ")).length&&(t=e.test(t[0])?t.concat("center"):n.test(t[0])?["center"].concat(t):["center","center"]),{x:e.test(t[0])?t[0]:"center",y:n.test(t[1])?t[1]:"center"}}function ei(t,e,n){var i=(t||"").split(" "),r=i[0],o=i[1];return{x:r?L(r)*(d(r,"%")?e/100:1):0,y:o?L(o)*(d(o,"%")?n/100:1):0}}var ni=Object.freeze({__proto__:null,ajax:we,getImage:be,transition:en,Transition:nn,animate:on,Animation:an,attr:ot,hasAttr:st,removeAttr:at,data:ut,addClass:Pe,removeClass:He,removeClasses:Le,replaceClass:Fe,hasClass:je,toggleClass:We,dimensions:cn,offset:hn,position:ln,offsetPosition:fn,height:dn,width:pn,boxModelAdjust:vn,flipPosition:gn,toPx:wn,ready:function(t){if("loading"===document.readyState)var e=Zt(document,"DOMContentLoaded",(function(){e(),t()}));else t()},empty:xe,html:ye,prepend:function(t,e){return(t=De(t)).hasChildNodes()?Ie(e,(function(e){return t.insertBefore(e,t.firstChild)})):ke(t,e)},append:ke,before:$e,after:Se,remove:Ee,wrapAll:Te,wrapInner:Ce,unwrap:_e,fragment:Ne,apply:ze,$:De,$$:Be,inBrowser:ct,isIE:ht,isRtl:lt,hasTouch:pt,pointerDown:mt,pointerMove:vt,pointerUp:gt,pointerEnter:wt,pointerLeave:bt,pointerCancel:xt,on:Zt,off:Qt,once:te,trigger:ee,createEvent:ne,toEventTargets:he,isTouch:le,getEventPos:fe,fastdom:xn,isVoidElement:kt,isVisible:$t,selInput:St,isInput:It,selFocusable:Et,isFocusable:Tt,parent:Ct,filter:_t,matches:Nt,closest:Dt,within:Bt,parents:Ot,children:Pt,index:Ht,hasOwn:n,hyphenate:r,camelize:s,ucfirst:a,startsWith:l,endsWith:d,includes:w,findIndex:x,isArray:y,isFunction:k,isObject:$,isPlainObject:I,isWindow:E,isDocument:T,isNode:C,isElement:_,isBoolean:M,isString:N,isNumber:z,isNumeric:D,isEmpty:B,isUndefined:O,toBoolean:P,toNumber:H,toFloat:L,toArray:F,toNode:j,toNodes:W,toWindow:V,toMs:R,isEqual:q,swap:U,assign:Y,last:G,each:X,sortBy:K,uniqueBy:J,clamp:Z,noop:Q,intersectRect:tt,pointInRect:et,Dimensions:nt,getIndex:it,memoize:rt,MouseTracker:In,mergeOptions:An,parseOptions:Mn,play:Nn,pause:zn,mute:Dn,isVideo:Bn,positionAt:Zn,Promise:de,Deferred:pe,query:Lt,queryAll:Ft,find:Wt,findAll:Vt,escape:Jt,css:Ye,getCssVar:Ze,propName:Qe,isInView:Vn,scrollTop:Rn,scrollIntoView:qn,scrolledOver:Un,scrollParents:Yn,getViewport:Gn,getViewportClientHeight:Xn});var ii=rt((function(t){return!(!l(t,"uk-")&&!l(t,"data-uk-"))&&s(t.replace("data-uk-","").replace("uk-",""))})),ri=function(t){this._init(t)};ri.util=ni,ri.data="__uikit__",ri.prefix="uk-",ri.options={},ri.version="3.9.3-dev.770c92c8a",function(t){var e,n=t.data;function i(t,e){if(t)for(var n in t)t[n]._connected&&t[n]._callUpdate(e)}t.use=function(t){if(!t.installed)return t.call(null,this),t.installed=!0,this},t.mixin=function(e,n){(n=(N(n)?t.component(n):n)||this).options=An(n.options,e)},t.extend=function(t){t=t||{};var e=this,n=function(t){this._init(t)};return(n.prototype=Object.create(e.prototype)).constructor=n,n.options=An(e.options,t),n.super=e,n.extend=e.extend,n},t.update=function(t,e){Ot(t=t?j(t):document.body).reverse().forEach((function(t){return i(t[n],e)})),ze(t,(function(t){return i(t[n],e)}))},Object.defineProperty(t,"container",{get:function(){return e||document.body},set:function(t){e=De(t)}})}(ri),function(t){function e(t){for(var e=this,n=this.$options.update,i=function(i){var r=n[i],o=r.read,s=r.write,a=r.events;if(t.has("update")||a&&a.some((function(e){return t.has(e)}))){var u=void 0;o&&(u=o.call(e,e._data,t))&&I(u)&&Y(e._data,u),s&&!1!==u&&xn.write((function(){return s.call(e,e._data,t)}))}},r=0;r<n.length;r++)i(r)}function i(t){var e=this.$options.computed,i=this._computeds;for(var r in e){var o=n(i,r),s=i[r];delete i[r];var a=e[r],u=a.watch,c=a.immediate;u&&(t&&c||o&&!q(s,this[r]))&&u.call(this,this[r],s)}}t.prototype._callHook=function(t){var e=this,n=this.$options[t];n&&n.forEach((function(t){return t.call(e)}))},t.prototype._callConnected=function(){this._connected||(this._data={},this._computeds={},this._initProps(),this._callHook("beforeConnect"),this._connected=!0,this._initEvents(),this._initObservers(),this._callHook("connected"),this._callUpdate())},t.prototype._callDisconnected=function(){this._connected&&(this._callHook("beforeDisconnect"),this._disconnectObservers(),this._unbindEvents(),this._callHook("disconnected"),this._connected=!1,delete this._watch)},t.prototype._callUpdate=function(t){var n=this;void 0===t&&(t="update"),this._connected&&("update"!==t&&"resize"!==t||this._callWatches(),this.$options.update&&(this._updates||(this._updates=new Set,xn.read((function(){n._connected&&e.call(n,n._updates),delete n._updates}))),this._updates.add(t.type||t)))},t.prototype._callWatches=function(){var t=this;if(!this._watch){var e=!n(this,"_watch");this._watch=xn.read((function(){t._connected&&i.call(t,e),t._watch=null}))}}}(ri),function(t){var e=0;function i(t,e){var n={},i=t.args;void 0===i&&(i=[]);var o=t.props;void 0===o&&(o={});var a=t.el;if(!o)return n;for(var u in o){var h=r(u),f=ut(a,h);O(f)||(f=o[u]===Boolean&&""===f||c(o[u],f),("target"!==h||f&&!l(f,"_"))&&(n[u]=f))}var d=Mn(ut(a,e),i);for(var p in d){var m=s(p);void 0!==o[m]&&(n[m]=c(o[m],d[p]))}return n}function o(t,e,i){Object.defineProperty(t,e,{enumerable:!0,get:function(){var r=t._computeds,o=t.$props,s=t.$el;return n(r,e)||(r[e]=(i.get||i).call(t,o,s)),r[e]},set:function(n){var r=t._computeds;r[e]=i.set?i.set.call(t,n):n,O(r[e])&&delete r[e]}})}function a(t,e,n){I(e)||(e={name:n,handler:e});var i=e.name,r=e.el,o=e.handler,s=e.capture,u=e.passive,c=e.delegate,h=e.filter,l=e.self;r=k(r)?r.call(t):r||t.$el,y(r)?r.forEach((function(i){return a(t,Y({},e,{el:i}),n)})):!r||h&&!h.call(t)||t._events.push(Zt(r,i,c?N(c)?c:c.call(t):null,N(o)?t[o]:o.bind(t),{passive:u,capture:s,self:l}))}function u(t,e){return t.every((function(t){return!t||!n(t,e)}))}function c(t,e){return t===Boolean?P(e):t===Number?H(e):"list"===t?function(t){return y(t)?t:N(t)?t.split(/,(?![^(]*\))/).map((function(t){return D(t)?H(t):P(t.trim())})):[t]}(e):t?t(e):e}function h(t){var e=t.$options.el,n=new MutationObserver((function(){return t.$emit()}));return n.observe(e,{childList:!0,subtree:!0}),n}function f(t){var e=t.$name,n=t.$options,o=t.$props,a=n.attrs,u=n.props,c=n.el;if(u&&!1!==a){var h=y(a)?a:Object.keys(u),l=h.map((function(t){return r(t)})).concat(e),f=new MutationObserver((function(r){var a=i(n,e);r.some((function(t){var n=t.attributeName,i=n.replace("data-","");return(i===e?h:[s(i),s(n)]).some((function(t){return!O(a[t])&&a[t]!==o[t]}))}))&&t.$reset()}));return f.observe(c,{attributes:!0,attributeFilter:l.concat(l.map((function(t){return"data-"+t})))}),f}}t.prototype._init=function(t){(t=t||{}).data=function(t,e){var n=t.data,i=e.args,r=e.props;void 0===r&&(r={});if(n=y(n)?B(i)?void 0:n.slice(0,i.length).reduce((function(t,e,n){return I(e)?Y(t,e):t[i[n]]=e,t}),{}):n,n)for(var o in n)O(n[o])?delete n[o]:n[o]=r[o]?c(r[o],n[o]):n[o];return n}(t,this.constructor.options),this.$options=An(this.constructor.options,t,this),this.$el=null,this.$props={},this._uid=e++,this._initData(),this._initMethods(),this._initComputeds(),this._callHook("created"),t.el&&this.$mount(t.el)},t.prototype._initData=function(){var t=this.$options.data;for(var e in void 0===t&&(t={}),t)this.$props[e]=this[e]=t[e]},t.prototype._initMethods=function(){var t=this.$options.methods;if(t)for(var e in t)this[e]=t[e].bind(this)},t.prototype._initComputeds=function(){var t=this.$options.computed;if(this._computeds={},t)for(var e in t)o(this,e,t[e])},t.prototype._initProps=function(t){var e;for(e in t=t||i(this.$options,this.$name))O(t[e])||(this.$props[e]=t[e]);var n=[this.$options.computed,this.$options.methods];for(e in this.$props)e in t&&u(n,e)&&(this[e]=this.$props[e])},t.prototype._initEvents=function(){var t=this;this._events=[];var e=this.$options.events;e&&e.forEach((function(e){if(n(e,"handler"))a(t,e);else for(var i in e)a(t,e[i],i)}))},t.prototype._unbindEvents=function(){this._events.forEach((function(t){return t()})),delete this._events},t.prototype._initObservers=function(){this._observers=[h(this),f(this)]},t.prototype._disconnectObservers=function(){this._observers.forEach((function(t){return t&&t.disconnect()}))}}(ri),function(t){var e=t.data,n={};t.component=function(e,i){var o=r(e);if(e=s(o),!i)return I(n[e])&&(n[e]=t.extend(n[e])),n[e];t[e]=function(n,i){for(var r=arguments.length,o=Array(r);r--;)o[r]=arguments[r];var s=t.component(e);return s.options.functional?new s({data:I(n)?n:[].concat(o)}):n?Be(n).map(a)[0]:a(n);function a(n){var r=t.getComponent(n,e);if(r){if(!i)return r;r.$destroy()}return new s({el:n,data:i})}};var a=I(i)?Y({},i):i.options;return a.name=e,a.install&&a.install(t,a,e),t._initialized&&!a.functional&&xn.read((function(){return t[e]("[uk-"+o+"],[data-uk-"+o+"]")})),n[e]=I(i)?a:i},t.getComponents=function(t){return t&&t[e]||{}},t.getComponent=function(e,n){return t.getComponents(e)[n]},t.connect=function(i){if(i[e])for(var r in i[e])i[e][r]._callConnected();for(var o=0;o<i.attributes.length;o++){var s=ii(i.attributes[o].name);s&&s in n&&t[s](i)}},t.disconnect=function(t){for(var n in t[e])t[e][n]._callDisconnected()}}(ri),function(t){var e=t.data;t.prototype.$create=function(e,n,i){return t[e](n,i)},t.prototype.$mount=function(t){var n=this.$options.name;t[e]||(t[e]={}),t[e][n]||(t[e][n]=this,this.$el=this.$options.el=this.$options.el||t,Bt(t,document)&&this._callConnected())},t.prototype.$reset=function(){this._callDisconnected(),this._callConnected()},t.prototype.$destroy=function(t){void 0===t&&(t=!1);var n=this.$options,i=n.el,r=n.name;i&&this._callDisconnected(),this._callHook("destroy"),i&&i[e]&&(delete i[e][r],B(i[e])||delete i[e],t&&Ee(this.$el))},t.prototype.$emit=function(t){this._callUpdate(t)},t.prototype.$update=function(e,n){void 0===e&&(e=this.$el),t.update(e,n)},t.prototype.$getComponent=t.getComponent;var n=rt((function(e){return t.prefix+r(e)}));Object.defineProperties(t.prototype,{$container:Object.getOwnPropertyDescriptor(t,"container"),$name:{get:function(){return n(this.$options.name)}}})}(ri);var oi={connected:function(){!je(this.$el,this.$name)&&Pe(this.$el,this.$name)}},si={props:{cls:Boolean,animation:"list",duration:Number,origin:String,transition:String},data:{cls:!1,animation:[!1],duration:200,origin:!1,transition:"linear",clsEnter:"uk-togglabe-enter",clsLeave:"uk-togglabe-leave",initProps:{overflow:"",height:"",paddingTop:"",paddingBottom:"",marginTop:"",marginBottom:""},hideProps:{overflow:"hidden",height:0,paddingTop:0,paddingBottom:0,marginTop:0,marginBottom:0}},computed:{hasAnimation:function(t){return!!t.animation[0]},hasTransition:function(t){var e=t.animation;return this.hasAnimation&&!0===e[0]}},methods:{toggleElement:function(t,e,n){var i=this;return new de((function(r){return de.all(W(t).map((function(t){var r=M(e)?e:!i.isToggled(t);if(!ee(t,"before"+(r?"show":"hide"),[i]))return de.reject();var o,s=(k(n)?n:!1!==n&&i.hasAnimation?i.hasTransition?ai(i):(o=i,function(t,e){an.cancel(t);var n=o.animation,i=o.duration,r=o._toggle;return e?(r(t,!0),an.in(t,n[0],i,o.origin)):an.out(t,n[1]||n[0],i,o.origin).then((function(){return r(t,!1)}))}):i._toggle)(t,r),a=r?i.clsEnter:i.clsLeave;Pe(t,a),ee(t,r?"show":"hide",[i]);var u=function(){He(t,a),ee(t,r?"shown":"hidden",[i]),i.$update(t)};return s?s.then(u,(function(){return He(t,a),de.reject()})):u()}))).then(r,Q)}))},isToggled:function(t){return void 0===t&&(t=this.$el),!!je(t=W(t)[0],this.clsEnter)||!je(t,this.clsLeave)&&(this.cls?je(t,this.cls.split(" ")[0]):$t(t))},_toggle:function(t,e){var n;t&&(e=Boolean(e),this.cls?(n=w(this.cls," ")||e!==je(t,this.cls))&&We(t,this.cls,w(this.cls," ")?void 0:e):(n=e===t.hidden)&&(t.hidden=!e),Be("[autofocus]",t).some((function(t){return $t(t)?t.focus()||!0:t.blur()})),n&&(ee(t,"toggled",[e,this]),this.$update(t)))}}};function ai(t){var e=t.isToggled,n=t.duration,i=t.initProps,r=t.hideProps,o=t.transition,s=t._toggle;return function(t,a){var u=nn.inProgress(t),c=t.hasChildNodes?L(Ye(t.firstElementChild,"marginTop"))+L(Ye(t.lastElementChild,"marginBottom")):0,h=$t(t)?dn(t)+(u?0:c):0;nn.cancel(t),e(t)||s(t,!0),dn(t,""),xn.flush();var l=dn(t)+(u?0:c);return dn(t,h),(a?nn.start(t,Y({},i,{overflow:"hidden",height:l}),Math.round(n*(1-h/l)),o):nn.start(t,r,Math.round(n*(h/l)),o).then((function(){return s(t,!1)}))).then((function(){return Ye(t,i)}))}}var ui={mixins:[oi,si],props:{targets:String,active:null,collapsible:Boolean,multiple:Boolean,toggle:String,content:String,transition:String,offset:Number},data:{targets:"> *",active:!1,animation:[!0],collapsible:!0,multiple:!1,clsOpen:"uk-open",toggle:"> .uk-accordion-title",content:"> .uk-accordion-content",transition:"ease",offset:0},computed:{items:{get:function(t,e){return Be(t.targets,e)},watch:function(t,e){var n=this;if(t.forEach((function(t){return ci(De(n.content,t),!je(t,n.clsOpen))})),!e&&!je(t,this.clsOpen)){var i=!1!==this.active&&t[Number(this.active)]||!this.collapsible&&t[0];i&&this.toggle(i,!1)}},immediate:!0},toggles:function(t){var e=t.toggle;return this.items.map((function(t){return De(e,t)}))}},events:[{name:"click",delegate:function(){return this.targets+" "+this.$props.toggle},handler:function(t){t.preventDefault(),this.toggle(Ht(this.toggles,t.current))}}],methods:{toggle:function(t,e){var n=this,i=[this.items[it(t,this.items)]],r=_t(this.items,"."+this.clsOpen);this.multiple||w(r,i[0])||(i=i.concat(r)),!this.collapsible&&r.length<2&&!_t(i,":not(."+this.clsOpen+")").length||i.forEach((function(t){return n.toggleElement(t,!je(t,n.clsOpen),(function(t,i){We(t,n.clsOpen,i),ot(De(n.$props.toggle,t),"aria-expanded",i);var r=De((t._wrapper?"> * ":"")+n.content,t);if(!1!==e&&n.hasTransition)return t._wrapper||(t._wrapper=Te(r,"<div"+(i?" hidden":"")+">")),ci(r,!1),ai(n)(t._wrapper,i).then((function(){if(ci(r,!i),delete t._wrapper,_e(r),i){var e=De(n.$props.toggle,t);Vn(e)||qn(e,{offset:n.offset})}}));ci(r,!i)}))}))}}};function ci(t,e){t&&(t.hidden=e)}var hi={mixins:[oi,si],args:"animation",props:{close:String},data:{animation:[!0],selClose:".uk-alert-close",duration:150,hideProps:Y({opacity:0},si.data.hideProps)},events:[{name:"click",delegate:function(){return this.selClose},handler:function(t){t.preventDefault(),this.close()}}],methods:{close:function(){var t=this;this.toggleElement(this.$el).then((function(){return t.$destroy(!0)}))}}},li={args:"autoplay",props:{automute:Boolean,autoplay:Boolean},data:{automute:!1,autoplay:!0},computed:{inView:function(t){return"inview"===t.autoplay}},connected:function(){this.inView&&!st(this.$el,"preload")&&(this.$el.preload="none"),this.automute&&Dn(this.$el)},update:{read:function(){return!!Bn(this.$el)&&{visible:$t(this.$el)&&"hidden"!==Ye(this.$el,"visibility"),inView:this.inView&&Vn(this.$el)}},write:function(t){var e=t.visible,n=t.inView;!e||this.inView&&!n?zn(this.$el):(!0===this.autoplay||this.inView&&n)&&Nn(this.$el)},events:["resize","scroll"]}},fi={mixins:[oi,li],props:{width:Number,height:Number},data:{automute:!0},update:{read:function(){var t=this.$el,e=function(t){for(;t=Ct(t);)if("static"!==Ye(t,"position"))return t}(t)||Ct(t),n=e.offsetHeight,i=e.offsetWidth,r=nt.cover({width:this.width||t.naturalWidth||t.videoWidth||t.clientWidth,height:this.height||t.naturalHeight||t.videoHeight||t.clientHeight},{width:i+(i%2?1:0),height:n+(n%2?1:0)});return!(!r.width||!r.height)&&r},write:function(t){var e=t.height,n=t.width;Ye(this.$el,{height:e,width:n})},events:["resize"]}};var di,pi={props:{container:Boolean},data:{container:!0},computed:{container:function(t){var e=t.container;return!0===e&&this.$container||e&&De(e)}}},mi={props:{pos:String,offset:null,flip:Boolean,clsPos:String},data:{pos:"bottom-"+(lt?"right":"left"),flip:!0,offset:!1,clsPos:""},computed:{pos:function(t){var e=t.pos;return(e+(w(e,"-")?"":"-center")).split("-")},dir:function(){return this.pos[0]},align:function(){return this.pos[1]}},methods:{positionAt:function(t,e,n){Le(t,this.clsPos+"-(top|bottom|left|right)(-[a-z]+)?");var i=this.offset,r=this.getAxis();if(!D(i)){var o=De(i);i=o?hn(o)["x"===r?"left":"top"]-hn(e)["x"===r?"right":"bottom"]:0}var s=Zn(t,e,"x"===r?gn(this.dir)+" "+this.align:this.align+" "+gn(this.dir),"x"===r?this.dir+" "+this.align:this.align+" "+this.dir,"x"===r?""+("left"===this.dir?-i:i):" "+("top"===this.dir?-i:i),null,this.flip,n).target,a=s.x,u=s.y;this.dir="x"===r?a:u,this.align="x"===r?u:a,We(t,this.clsPos+"-"+this.dir+"-"+this.align,!1===this.offset)},getAxis:function(){return"top"===this.dir||"bottom"===this.dir?"y":"x"}}},vi={mixins:[pi,mi,si],args:"pos",props:{mode:"list",toggle:Boolean,boundary:Boolean,boundaryAlign:Boolean,delayShow:Number,delayHide:Number,clsDrop:String},data:{mode:["click","hover"],toggle:"- *",boundary:!0,boundaryAlign:!1,delayShow:0,delayHide:800,clsDrop:!1,animation:["uk-animation-fade"],cls:"uk-open",container:!1},computed:{boundary:function(t,e){var n=t.boundary;return!0===n?window:Lt(n,e)},clsDrop:function(t){return t.clsDrop||"uk-"+this.$options.name},clsPos:function(){return this.clsDrop}},created:function(){this.tracker=new In},connected:function(){Pe(this.$el,this.clsDrop),this.toggle&&!this.target&&(this.target=this.$create("toggle",Lt(this.toggle,this.$el),{target:this.$el,mode:this.mode}))},disconnected:function(){this.isActive()&&(di=null)},events:[{name:"click",delegate:function(){return"."+this.clsDrop+"-close"},handler:function(t){t.preventDefault(),this.hide(!1)}},{name:"click",delegate:function(){return'a[href^="#"]'},handler:function(t){var e=t.defaultPrevented,n=t.current.hash;e||!n||Bt(n,this.$el)||this.hide(!1)}},{name:"beforescroll",handler:function(){this.hide(!1)}},{name:"toggle",self:!0,handler:function(t,e){t.preventDefault(),this.isToggled()?this.hide(!1):this.show(e.$el,!1)}},{name:"toggleshow",self:!0,handler:function(t,e){t.preventDefault(),this.show(e.$el)}},{name:"togglehide",self:!0,handler:function(t){t.preventDefault(),Nt(this.$el,":focus,:hover")||this.hide()}},{name:wt+" focusin",filter:function(){return w(this.mode,"hover")},handler:function(t){le(t)||this.clearTimers()}},{name:bt+" focusout",filter:function(){return w(this.mode,"hover")},handler:function(t){!le(t)&&t.relatedTarget&&this.hide()}},{name:"toggled",self:!0,handler:function(t,e){e&&(this.clearTimers(),this.position())}},{name:"show",self:!0,handler:function(){var t=this;di=this,this.tracker.init(),te(this.$el,"hide",Zt(document,mt,(function(e){var n=e.target;return!Bt(n,t.$el)&&te(document,gt+" "+xt+" scroll",(function(e){var i=e.defaultPrevented,r=e.type,o=e.target;i||r!==gt||n!==o||t.target&&Bt(n,t.target)||t.hide(!1)}),!0)})),{self:!0}),te(this.$el,"hide",Zt(document,"keydown",(function(e){27===e.keyCode&&t.hide(!1)})),{self:!0})}},{name:"beforehide",self:!0,handler:function(){this.clearTimers()}},{name:"hide",handler:function(t){var e=t.target;this.$el===e?(di=this.isActive()?null:di,this.tracker.cancel()):di=null===di&&Bt(e,this.$el)&&this.isToggled()?this:di}}],update:{write:function(){this.isToggled()&&!je(this.$el,this.clsEnter)&&this.position()},events:["resize"]},methods:{show:function(t,e){var n=this;if(void 0===t&&(t=this.target),void 0===e&&(e=!0),this.isToggled()&&t&&this.target&&t!==this.target&&this.hide(!1),this.target=t,this.clearTimers(),!this.isActive()){if(di){if(e&&di.isDelaying)return void(this.showTimer=setTimeout(this.show,10));for(var i;di&&i!==di&&!Bt(this.$el,di.$el);)i=di,di.hide(!1)}this.container&&Ct(this.$el)!==this.container&&ke(this.container,this.$el),this.showTimer=setTimeout((function(){return n.toggleElement(n.$el,!0)}),e&&this.delayShow||0)}},hide:function(t){var e=this;void 0===t&&(t=!0);var n,i,r=function(){return e.toggleElement(e.$el,!1,!1)};this.clearTimers(),this.isDelaying=(n=this.$el,i=[],ze(n,(function(t){return"static"!==Ye(t,"position")&&i.push(t)})),i).some((function(t){return e.tracker.movesTo(t)})),t&&this.isDelaying?this.hideTimer=setTimeout(this.hide,50):t&&this.delayHide?this.hideTimer=setTimeout(r,this.delayHide):r()},clearTimers:function(){clearTimeout(this.showTimer),clearTimeout(this.hideTimer),this.showTimer=null,this.hideTimer=null,this.isDelaying=!1},isActive:function(){return di===this},position:function(){He(this.$el,this.clsDrop+"-stack"),We(this.$el,this.clsDrop+"-boundary",this.boundaryAlign);var t=hn(this.boundary),e=this.boundaryAlign?t:hn(this.target);if("justify"===this.align){var n="y"===this.getAxis()?"width":"height";Ye(this.$el,n,e[n])}else this.boundary&&this.$el.offsetWidth>Math.max(t.right-e.left,e.right-t.left)&&Pe(this.$el,this.clsDrop+"-stack");this.positionAt(this.$el,this.boundaryAlign?this.boundary:this.target,this.boundary)}}};var gi={mixins:[oi],args:"target",props:{target:Boolean},data:{target:!1},computed:{input:function(t,e){return De(St,e)},state:function(){return this.input.nextElementSibling},target:function(t,e){var n=t.target;return n&&(!0===n&&Ct(this.input)===e&&this.input.nextElementSibling||Lt(n,e))}},update:function(){var t=this.target,e=this.input;if(t){var n,i=It(t)?"value":"textContent",r=t[i],o=e.files&&e.files[0]?e.files[0].name:Nt(e,"select")&&(n=Be("option",e).filter((function(t){return t.selected}))[0])?n.textContent:e.value;r!==o&&(t[i]=o)}},events:[{name:"change",handler:function(){this.$update()}},{name:"reset",el:function(){return Dt(this.$el,"form")},handler:function(){this.$update()}}]},wi={update:{read:function(t){var e=Vn(this.$el);if(!e||t.isInView===e)return!1;t.isInView=e},write:function(){this.$el.src=""+this.$el.src},events:["scroll","resize"]}},bi={props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},update:{read:function(){var t=xi(this.$el.children);return{rows:t,columns:yi(t)}},write:function(t){for(var e=t.columns,n=t.rows,i=0;i<n.length;i++)for(var r=0;r<n[i].length;r++)We(n[i][r],this.margin,0!==i),We(n[i][r],this.firstColumn,!!~e[0].indexOf(n[i][r]))},events:["resize"]}};function xi(t){return ki(t,"top","bottom")}function yi(t){for(var e=[],n=0;n<t.length;n++)for(var i=ki(t[n],"left","right"),r=0;r<i.length;r++)e[r]=e[r]?e[r].concat(i[r]):i[r];return lt?e.reverse():e}function ki(t,e,n){for(var i=[[]],r=0;r<t.length;r++){var o=t[r];if($t(o))for(var s=$i(o),a=i.length-1;a>=0;a--){var u=i[a];if(!u[0]){u.push(o);break}var c=void 0;if(u[0].offsetParent===o.offsetParent?c=$i(u[0]):(s=$i(o,!0),c=$i(u[0],!0)),s[e]>=c[n]-1&&s[e]!==c[e]){i.push([o]);break}if(s[n]-1>c[e]||s[e]===c[e]){u.push(o);break}if(0===a){i.unshift([o]);break}}}return i}function $i(t,e){var n;void 0===e&&(e=!1);var i=t.offsetTop,r=t.offsetLeft,o=t.offsetHeight,s=t.offsetWidth;return e&&(i=(n=fn(t))[0],r=n[1]),{top:i,left:r,bottom:i+o,right:r+s}}var Si={extends:bi,mixins:[oi],name:"grid",props:{masonry:Boolean,parallax:Number},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0},connected:function(){this.masonry&&Pe(this.$el,"uk-flex-top uk-flex-wrap-top")},update:[{write:function(t){var e=t.columns;We(this.$el,this.clsStack,e.length<2)},events:["resize"]},{read:function(t){var e=t.columns,n=t.rows;if(!e.length||!this.masonry&&!this.parallax||Ii(this.$el))return t.translates=!1,!1;var i=!1,r=Pt(this.$el),o=function(t){return t.map((function(t){return t.reduce((function(t,e){return t+e.offsetHeight}),0)}))}(e),s=function(t,e){var n=t.filter((function(t){return je(t,e)}))[0];return L(n?Ye(n,"marginTop"):Ye(t[0],"paddingLeft"))}(r,this.margin)*(n.length-1),a=Math.max.apply(Math,o)+s;this.masonry&&(i=function(t,e){var n=t.map((function(t){return Math.max.apply(Math,t.map((function(t){return t.offsetHeight})))}));return e.map((function(t){var e=0;return t.map((function(i,r){return e+=r?n[r-1]-t[r-1].offsetHeight:0}))}))}(n,e=e.map((function(t){return K(t,"offsetTop")}))));var u=Math.abs(this.parallax);return u&&(u=o.reduce((function(t,e,n){return Math.max(t,e+s+(n%2?u:u/8)-a)}),0)),{padding:u,columns:e,translates:i,height:i?a:""}},write:function(t){var e=t.height,n=t.padding;Ye(this.$el,"paddingBottom",n||""),!1!==e&&Ye(this.$el,"height",e)},events:["resize"]},{read:function(t){var e=t.height;return!Ii(this.$el)&&{scrolled:!!this.parallax&&Un(this.$el,e?e-dn(this.$el):0)*Math.abs(this.parallax)}},write:function(t){var e=t.columns,n=t.scrolled,i=t.translates;(!1!==n||i)&&e.forEach((function(t,e){return t.forEach((function(t,r){return Ye(t,"transform",n||i?"translateY("+((i&&-i[e][r])+(n?e%2?n:n/8:0))+"px)":"")}))}))},events:["scroll","resize"]}]};function Ii(t){return Pt(t).some((function(t){return"absolute"===Ye(t,"position")}))}var Ei=ht?{props:{selMinHeight:String},data:{selMinHeight:!1,forceHeight:!1},computed:{elements:function(t,e){var n=t.selMinHeight;return n?Be(n,e):[e]}},update:[{read:function(){Ye(this.elements,"height","")},order:-5,events:["resize"]},{write:function(){var t=this;this.elements.forEach((function(e){var n=L(Ye(e,"minHeight"));n&&(t.forceHeight||Math.round(n+vn(e,"height","content-box"))>=e.offsetHeight)&&Ye(e,"height",n)}))},order:5,events:["resize"]}]}:{},Ti={mixins:[Ei],args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0,forceHeight:!0},computed:{elements:function(t,e){return Be(t.target,e)}},update:{read:function(){return{rows:(this.row?xi(this.elements):[this.elements]).map(Ci)}},write:function(t){t.rows.forEach((function(t){var e=t.heights;return t.elements.forEach((function(t,n){return Ye(t,"minHeight",e[n])}))}))},events:["resize"]}};function Ci(t){if(t.length<2)return{heights:[""],elements:t};var e=t.map(_i),n=Math.max.apply(Math,e),i=t.some((function(t){return t.style.minHeight})),r=t.some((function(t,i){return!t.style.minHeight&&e[i]<n}));return i&&r&&(Ye(t,"minHeight",""),e=t.map(_i),n=Math.max.apply(Math,e)),{heights:e=t.map((function(t,i){return e[i]===n&&L(t.style.minHeight).toFixed(2)!==n.toFixed(2)?"":n})),elements:t}}function _i(t){var e=!1;$t(t)||(e=t.style.display,Ye(t,"display","block","important"));var n=cn(t).height-vn(t,"height","content-box");return!1!==e&&Ye(t,"display",e),n}var Ai={mixins:[Ei],props:{expand:Boolean,offsetTop:Boolean,offsetBottom:Boolean,minHeight:Number},data:{expand:!1,offsetTop:!1,offsetBottom:!1,minHeight:0},update:{read:function(t){var e=t.minHeight;if(!$t(this.$el))return!1;var n="",i=vn(this.$el,"height","content-box");if(this.expand)n=dn(window)-(cn(document.documentElement).height-cn(this.$el).height)-i||"";else{if(n="calc(100vh",this.offsetTop){var r=hn(this.$el).top;n+=r>0&&r<dn(window)/2?" - "+r+"px":""}!0===this.offsetBottom?n+=" - "+cn(this.$el.nextElementSibling).height+"px":D(this.offsetBottom)?n+=" - "+this.offsetBottom+"vh":this.offsetBottom&&d(this.offsetBottom,"px")?n+=" - "+L(this.offsetBottom)+"px":N(this.offsetBottom)&&(n+=" - "+cn(Lt(this.offsetBottom,this.$el)).height+"px"),n+=(i?" - "+i+"px":"")+")"}return{minHeight:n,prev:e}},write:function(t){var e=t.minHeight,n=t.prev;Ye(this.$el,{minHeight:e}),e!==n&&this.$update(this.$el,"resize"),this.minHeight&&L(Ye(this.$el,"minHeight"))<this.minHeight&&Ye(this.$el,"minHeight",this.minHeight)},events:["resize"]}},Mi={args:"src",props:{id:Boolean,icon:String,src:String,style:String,width:Number,height:Number,ratio:Number,class:String,strokeAnimation:Boolean,focusable:Boolean,attributes:"list"},data:{ratio:1,include:["style","class","focusable"],class:"",strokeAnimation:!1},beforeConnect:function(){this.class+=" uk-svg"},connected:function(){var t,e=this;!this.icon&&w(this.src,"#")&&(t=this.src.split("#"),this.src=t[0],this.icon=t[1]),this.svg=this.getSvg().then((function(t){if(e._connected){var n=function(t,e){if(kt(e)||"CANVAS"===e.tagName){e.hidden=!0;var n=e.nextElementSibling;return Oi(t,n)?n:Se(e,t)}var i=e.lastElementChild;return Oi(t,i)?i:ke(e,t)}(t,e.$el);return e.svgEl&&n!==e.svgEl&&Ee(e.svgEl),e.applyAttributes(n,t),e.$emit(),e.svgEl=n}}),Q)},disconnected:function(){var t=this;this.svg.then((function(e){t._connected||(kt(t.$el)&&(t.$el.hidden=!1),Ee(e),t.svgEl=null)})),this.svg=null},update:{read:function(){return!!(this.strokeAnimation&&this.svgEl&&$t(this.svgEl))},write:function(){var t,e;t=this.svgEl,(e=Bi(t))&&t.style.setProperty("--uk-animation-stroke",e)},type:["resize"]},methods:{getSvg:function(){var t=this;return Ni(this.src).then((function(e){return function(t,e){e&&w(t,"<symbol")&&(t=function(t,e){if(!Di[t]){var n;for(Di[t]={},zi.lastIndex=0;n=zi.exec(t);)Di[t][n[3]]='<svg xmlns="http://www.w3.org/2000/svg"'+n[1]+"svg>"}return Di[t][e]}(t,e)||t);return(t=De(t.substr(t.indexOf("<svg"))))&&t.hasChildNodes()&&t}(e,t.icon)||de.reject("SVG not found.")}))},applyAttributes:function(t,e){var n=this;for(var i in this.$options.props)w(this.include,i)&&i in this&&ot(t,i,this[i]);for(var r in this.attributes){var o=this.attributes[r].split(":",2),s=o[0],a=o[1];ot(t,s,a)}this.id||at(t,"id");var u=["width","height"],c=u.map((function(t){return n[t]}));c.some((function(t){return t}))||(c=u.map((function(t){return ot(e,t)})));var h=ot(e,"viewBox");h&&!c.some((function(t){return t}))&&(c=h.split(" ").slice(2)),c.forEach((function(e,i){return ot(t,u[i],L(e)*n.ratio||null)}))}}},Ni=rt((function(t){return new de((function(e,n){t?l(t,"data:")?e(decodeURIComponent(t.split(",")[1])):we(t).then((function(t){return e(t.response)}),(function(){return n("SVG not found.")})):n()}))}));var zi=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,Di={};function Bi(t){return Math.ceil(Math.max.apply(Math,[0].concat(Be("[stroke]",t).map((function(t){try{return t.getTotalLength()}catch(t){return 0}})))))}function Oi(t,e){return Pi(t)&&Pi(e)&&Hi(t)===Hi(e)}function Pi(t){return t&&"svg"===t.tagName}function Hi(t){return(t.innerHTML||(new XMLSerializer).serializeToString(t).replace(/<svg.*?>(.*?)<\/svg>/g,"$1")).replace(/\s/g,"")}var Li={spinner:'<svg width="30" height="30" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" cx="15" cy="15" r="14"/></svg>',totop:'<svg width="18" height="10" viewBox="0 0 18 10" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 9 9 1 17 9 "/></svg>',marker:'<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><rect x="9" y="4" width="1" height="11"/><rect x="4" y="9" width="11" height="1"/></svg>',"close-icon":'<svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="#000" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"/><line fill="none" stroke="#000" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"/></svg>',"close-large":'<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="#000" stroke-width="1.4" x1="1" y1="1" x2="19" y2="19"/><line fill="none" stroke="#000" stroke-width="1.4" x1="19" y1="1" x2="1" y2="19"/></svg>',"navbar-toggle-icon":'<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><rect y="9" width="20" height="2"/><rect y="3" width="20" height="2"/><rect y="15" width="20" height="2"/></svg>',"overlay-icon":'<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><rect x="19" y="0" width="1" height="40"/><rect x="0" y="19" width="40" height="1"/></svg>',"pagination-next":'<svg width="7" height="12" viewBox="0 0 7 12" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 1 6 6 1 11"/></svg>',"pagination-previous":'<svg width="7" height="12" viewBox="0 0 7 12" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="6 1 1 6 6 11"/></svg>',"search-icon":'<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.1" cx="9" cy="9" r="7"/><path fill="none" stroke="#000" stroke-width="1.1" d="M14,14 L18,18 L14,14 Z"/></svg>',"search-large":'<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.8" cx="17.5" cy="17.5" r="16.5"/><line fill="none" stroke="#000" stroke-width="1.8" x1="38" y1="39" x2="29" y2="30"/></svg>',"search-navbar":'<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.1" cx="10.5" cy="10.5" r="9.5"/><line fill="none" stroke="#000" stroke-width="1.1" x1="23" y1="23" x2="17" y2="17"/></svg>',"slidenav-next":'<svg width="14" height="24" viewBox="0 0 14 24" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.4" points="1.225,23 12.775,12 1.225,1 "/></svg>',"slidenav-next-large":'<svg width="25" height="40" viewBox="0 0 25 40" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="2" points="4.002,38.547 22.527,20.024 4,1.5 "/></svg>',"slidenav-previous":'<svg width="14" height="24" viewBox="0 0 14 24" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.4" points="12.775,1 1.225,12 12.775,23 "/></svg>',"slidenav-previous-large":'<svg width="25" height="40" viewBox="0 0 25 40" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="2" points="20.527,1.5 2,20.024 20.525,38.547 "/></svg>'},Fi={install:function(t){t.icon.add=function(e,n){var i,r=N(e)?((i={})[e]=n,i):e;X(r,(function(t,e){Li[e]=t,delete Ui[e]})),t._initialized&&ze(document.body,(function(e){return X(t.getComponents(e),(function(t){t.$options.isIcon&&t.icon in r&&t.$reset()}))}))}},extends:Mi,args:"icon",props:["icon"],data:{include:["focusable"]},isIcon:!0,beforeConnect:function(){Pe(this.$el,"uk-icon")},methods:{getSvg:function(){var t=function(t){if(!Li[t])return null;Ui[t]||(Ui[t]=De((Li[function(t){return lt?U(U(t,"left","right"),"previous","next"):t}(t)]||Li[t]).trim()));return Ui[t].cloneNode(!0)}(this.icon);return t?de.resolve(t):de.reject("Icon not found.")}}},ji={args:!1,extends:Fi,data:function(t){return{icon:r(t.constructor.options.name)}},beforeConnect:function(){Pe(this.$el,this.$name)}},Wi={extends:ji,beforeConnect:function(){Pe(this.$el,"uk-slidenav")},computed:{icon:function(t,e){var n=t.icon;return je(e,"uk-slidenav-large")?n+"-large":n}}},Vi={extends:ji,computed:{icon:function(t,e){var n=t.icon;return je(e,"uk-search-icon")&&Ot(e,".uk-search-large").length?"search-large":Ot(e,".uk-search-navbar").length?"search-navbar":n}}},Ri={extends:ji,computed:{icon:function(){return"close-"+(je(this.$el,"uk-close-large")?"large":"icon")}}},qi={extends:ji,connected:function(){var t=this;this.svg.then((function(e){return e&&1!==t.ratio&&Ye(De("circle",e),"strokeWidth",1/t.ratio)}))}},Ui={};var Yi={args:"dataSrc",props:{dataSrc:String,dataSrcset:Boolean,sizes:String,width:Number,height:Number,offsetTop:String,offsetLeft:String,target:String},data:{dataSrc:"",dataSrcset:!1,sizes:!1,width:!1,height:!1,offsetTop:"50vh",offsetLeft:"50vw",target:!1},computed:{cacheKey:function(t){var e=t.dataSrc;return this.$name+"."+e},width:function(t){var e=t.width,n=t.dataWidth;return e||n},height:function(t){var e=t.height,n=t.dataHeight;return e||n},sizes:function(t){var e=t.sizes,n=t.dataSizes;return e||n},isImg:function(t,e){return tr(e)},target:{get:function(t){var e=t.target;return[this.$el].concat(Ft(e,this.$el))},watch:function(){this.observe()}},offsetTop:function(t){return wn(t.offsetTop,"height")},offsetLeft:function(t){return wn(t.offsetLeft,"width")}},connected:function(){window.IntersectionObserver?(nr[this.cacheKey]?Gi(this.$el,nr[this.cacheKey],this.dataSrcset,this.sizes):this.isImg&&this.width&&this.height&&Gi(this.$el,function(t,e,n){var i;n&&(t=(i=nt.ratio({width:t,height:e},"width",wn(Ki(n)))).width,e=i.height);return'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="'+t+'" height="'+e+'"></svg>'}(this.width,this.height,this.sizes)),this.observer=new IntersectionObserver(this.load,{rootMargin:this.offsetTop+"px "+this.offsetLeft+"px"}),requestAnimationFrame(this.observe)):Gi(this.$el,this.dataSrc,this.dataSrcset,this.sizes)},disconnected:function(){this.observer&&this.observer.disconnect()},update:{read:function(t){var e=this,n=t.image;return!!this.observer&&(n||"complete"!==document.readyState||this.load(this.observer.takeRecords()),!this.isImg&&void(n&&n.then((function(t){return t&&""!==t.currentSrc&&Gi(e.$el,er(t))}))))},write:function(t){if(this.dataSrcset&&1!==window.devicePixelRatio){var e=Ye(this.$el,"backgroundSize");(e.match(/^(auto\s?)+$/)||L(e)===t.bgSize)&&(t.bgSize=(n=this.dataSrcset,i=this.sizes,r=wn(Ki(i)),(o=(n.match(Qi)||[]).map(L).sort((function(t,e){return t-e}))).filter((function(t){return t>=r}))[0]||o.pop()||""),Ye(this.$el,"backgroundSize",t.bgSize+"px"))}var n,i,r,o},events:["resize"]},methods:{load:function(t){var e=this;t.some((function(t){return O(t.isIntersecting)||t.isIntersecting}))&&(this._data.image=be(this.dataSrc,this.dataSrcset,this.sizes).then((function(t){return Gi(e.$el,er(t),t.srcset,t.sizes),nr[e.cacheKey]=er(t),t}),(function(t){return ee(e.$el,new t.constructor(t.type,t))})),this.observer.disconnect())},observe:function(){var t=this;this._connected&&!this._data.image&&this.target.forEach((function(e){return t.observer.observe(e)}))}}};function Gi(t,e,n,i){if(tr(t)){var r=function(e,n){return n&&n!==t[e]&&(t[e]=n)};r("sizes",i),r("srcset",n),r("src",e)}else if(e){!w(t.style.backgroundImage,e)&&(Ye(t,"backgroundImage","url("+Jt(e)+")"),ee(t,ne("load",!1)))}}var Xi=/\s*(.*?)\s*(\w+|calc\(.*?\))\s*(?:,|$)/g;function Ki(t){var e,n;for(Xi.lastIndex=0;e=Xi.exec(t);)if(!e[1]||window.matchMedia(e[1]).matches){e=l(n=e[2],"calc")?n.slice(5,-1).replace(Ji,(function(t){return wn(t)})).replace(/ /g,"").match(Zi).reduce((function(t,e){return t+ +e}),0):n;break}return e||"100vw"}var Ji=/\d+(?:\w+|%)/g,Zi=/[+-]?(\d+)/g;var Qi=/\s+\d+w\s*(?:,|$)/g;function tr(t){return"IMG"===t.tagName}function er(t){return t.currentSrc||t.src}var nr,ir="__test__";try{(nr=window.sessionStorage||{})[ir]=1,delete nr[ir]}catch(t){nr={}}var rr={props:{media:Boolean},data:{media:!1},computed:{matchMedia:function(){var t=function(t){if(N(t))if("@"===t[0]){var e="breakpoint-"+t.substr(1);t=L(Ze(e))}else if(isNaN(t))return t;return!(!t||isNaN(t))&&"(min-width: "+t+"px)"}(this.media);return!t||window.matchMedia(t).matches}}};var or={mixins:[oi,rr],props:{fill:String},data:{fill:"",clsWrapper:"uk-leader-fill",clsHide:"uk-leader-hide",attrFill:"data-fill"},computed:{fill:function(t){return t.fill||Ze("leader-fill-content")}},connected:function(){var t;t=Ce(this.$el,'<span class="'+this.clsWrapper+'">'),this.wrapper=t[0]},disconnected:function(){_e(this.wrapper.childNodes)},update:{read:function(t){var e=t.changed,n=t.width,i=n;return{width:n=Math.floor(this.$el.offsetWidth/2),fill:this.fill,changed:e||i!==n,hide:!this.matchMedia}},write:function(t){We(this.wrapper,this.clsHide,t.hide),t.changed&&(t.changed=!1,ot(this.wrapper,this.attrFill,new Array(t.width).join(t.fill)))},events:["resize"]}},sr=[],ar={mixins:[oi,pi,si],props:{selPanel:String,selClose:String,escClose:Boolean,bgClose:Boolean,stack:Boolean},data:{cls:"uk-open",escClose:!0,bgClose:!0,overlay:!0,stack:!1},computed:{panel:function(t,e){return De(t.selPanel,e)},transitionElement:function(){return this.panel},bgClose:function(t){return t.bgClose&&this.panel}},beforeDisconnect:function(){w(sr,this)&&this.toggleElement(this.$el,!1,!1)},events:[{name:"click",delegate:function(){return this.selClose},handler:function(t){t.preventDefault(),this.hide()}},{name:"toggle",self:!0,handler:function(t,e){t.defaultPrevented||(t.preventDefault(),this.isToggled()===w(sr,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler:function(t){if(w(sr,this))return!1;!this.stack&&sr.length?(de.all(sr.map((function(t){return t.hide()}))).then(this.show),t.preventDefault()):sr.push(this)}},{name:"show",self:!0,handler:function(){var t=this,e=document.documentElement;pn(window)>e.clientWidth&&this.overlay&&Ye(document.body,"overflowY","scroll"),this.stack&&Ye(this.$el,"zIndex",L(Ye(this.$el,"zIndex"))+sr.length),Pe(e,this.clsPage),this.bgClose&&te(this.$el,"hide",Zt(document,mt,(function(e){var n=e.target;G(sr)!==t||t.overlay&&!Bt(n,t.$el)||Bt(n,t.panel)||te(document,gt+" "+xt+" scroll",(function(e){var i=e.defaultPrevented,r=e.type,o=e.target;i||r!==gt||n!==o||t.hide()}),!0)})),{self:!0}),this.escClose&&te(this.$el,"hide",Zt(document,"keydown",(function(e){27===e.keyCode&&G(sr)===t&&t.hide()})),{self:!0})}},{name:"shown",self:!0,handler:function(){Tt(this.$el)||ot(this.$el,"tabindex","-1"),De(":focus",this.$el)||this.$el.focus()}},{name:"hidden",self:!0,handler:function(){var t=this;w(sr,this)&&sr.splice(sr.indexOf(this),1),sr.length||Ye(document.body,"overflowY",""),Ye(this.$el,"zIndex",""),sr.some((function(e){return e.clsPage===t.clsPage}))||He(document.documentElement,this.clsPage)}}],methods:{toggle:function(){return this.isToggled()?this.hide():this.show()},show:function(){var t=this;return this.container&&Ct(this.$el)!==this.container?(ke(this.container,this.$el),new de((function(e){return requestAnimationFrame((function(){return t.show().then(e)}))}))):this.toggleElement(this.$el,!0,ur(this))},hide:function(){return this.toggleElement(this.$el,!1,ur(this))}}};function ur(t){var e=t.transitionElement,n=t._toggle;return function(t,i){return new de((function(r,o){return te(t,"show hide",(function(){t._reject&&t._reject(),t._reject=o,n(t,i);var s=te(e,"transitionstart",(function(){te(e,"transitionend transitioncancel",r,{self:!0}),clearTimeout(a)}),{self:!0}),a=setTimeout((function(){s(),r()}),R(Ye(e,"transitionDuration")))}))})).then((function(){return delete t._reject}))}}var cr={install:function(t){var e=t.modal;function n(t,n,i,r){n=Y({bgClose:!1,escClose:!0,labels:e.labels},n);var o=e.dialog(t(n),n),s=new pe,a=!1;return Zt(o.$el,"submit","form",(function(t){t.preventDefault(),s.resolve(r&&r(o)),a=!0,o.hide()})),Zt(o.$el,"hide",(function(){return!a&&i(s)})),s.promise.dialog=o,s.promise}e.dialog=function(t,n){var i=e('<div class="uk-modal"> <div class="uk-modal-dialog">'+t+"</div> </div>",n);return i.show(),Zt(i.$el,"hidden",(function(){return de.resolve().then((function(){return i.$destroy(!0)}))}),{self:!0}),i},e.alert=function(t,e){return n((function(e){var n=e.labels;return'<div class="uk-modal-body">'+(N(t)?t:ye(t))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" autofocus>'+n.ok+"</button> </div>"}),e,(function(t){return t.resolve()}))},e.confirm=function(t,e){return n((function(e){var n=e.labels;return'<form> <div class="uk-modal-body">'+(N(t)?t:ye(t))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+n.cancel+'</button> <button class="uk-button uk-button-primary" autofocus>'+n.ok+"</button> </div> </form>"}),e,(function(t){return t.reject()}))},e.prompt=function(t,e,i){return n((function(n){var i=n.labels;return'<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>'+(N(t)?t:ye(t))+'</label> <input class="uk-input" value="'+(e||"")+'" autofocus> </div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+i.cancel+'</button> <button class="uk-button uk-button-primary">'+i.ok+"</button> </div> </form>"}),i,(function(t){return t.resolve(null)}),(function(t){return De("input",t.$el).value}))},e.labels={ok:"Ok",cancel:"Cancel"}},mixins:[ar],data:{clsPage:"uk-modal-page",selPanel:".uk-modal-dialog",selClose:".uk-modal-close, .uk-modal-close-default, .uk-modal-close-outside, .uk-modal-close-full"},events:[{name:"show",self:!0,handler:function(){je(this.panel,"uk-margin-auto-vertical")?Pe(this.$el,"uk-flex"):Ye(this.$el,"display","block"),dn(this.$el)}},{name:"hidden",self:!0,handler:function(){Ye(this.$el,"display",""),He(this.$el,"uk-flex")}}]};var hr={extends:ui,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}},lr=".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle",fr={mixins:[oi,pi,Ei],props:{dropdown:String,mode:"list",align:String,offset:Number,boundary:Boolean,boundaryAlign:Boolean,clsDrop:String,delayShow:Number,delayHide:Number,dropbar:Boolean,dropbarMode:String,dropbarAnchor:Boolean,duration:Number},data:{dropdown:lr,align:lt?"right":"left",clsDrop:"uk-navbar-dropdown",mode:void 0,offset:void 0,delayShow:void 0,delayHide:void 0,boundaryAlign:void 0,flip:"x",boundary:!0,dropbar:!1,dropbarMode:"slide",dropbarAnchor:!1,duration:200,forceHeight:!0,selMinHeight:lr,container:!1},computed:{boundary:function(t,e){var n=t.boundary,i=t.boundaryAlign;return!0===n||i?e:n},dropbarAnchor:function(t,e){return Lt(t.dropbarAnchor,e)},pos:function(t){return"bottom-"+t.align},dropbar:{get:function(t){var e=t.dropbar;return e?(e=this._dropbar||Lt(e,this.$el)||De("+ .uk-navbar-dropbar",this.$el))||(this._dropbar=De("<div></div>")):null},watch:function(t){Pe(t,"uk-navbar-dropbar")},immediate:!0},dropContainer:function(t,e){return this.container||e},dropdowns:{get:function(t,e){var n=this,i=t.clsDrop,r=Be("."+i,e);return this.dropContainer!==e&&Be("."+i,this.dropContainer).forEach((function(t){var e=n.getDropdown(t);!w(r,t)&&e&&e.target&&Bt(e.target,n.$el)&&r.push(t)})),r},watch:function(t){var e=this;this.$create("drop",t.filter((function(t){return!e.getDropdown(t)})),Y({},this.$props,{boundary:this.boundary,pos:this.pos,offset:this.dropbar||this.offset}))},immediate:!0},toggles:function(t,e){return Be(t.dropdown,e)}},disconnected:function(){this.dropbar&&Ee(this.dropbar),delete this._dropbar},events:[{name:"mouseover focusin",delegate:function(){return this.dropdown},handler:function(t){var e=t.current,n=this.getActive();n&&w(n.mode,"hover")&&n.target&&!Bt(n.target,e)&&!n.tracker.movesTo(n.$el)&&n.hide(!1)}},{name:"keydown",delegate:function(){return this.dropdown},handler:function(t){var e=t.current,n=t.keyCode,i=this.getActive();n===mr.DOWN&&st(e,"aria-expanded")&&(t.preventDefault(),i&&i.target===e?pr(i.$el):(e.click(),te(this.dropContainer,"show",(function(t){return pr(t.target)})))),dr(t,this.toggles,i)}},{name:"keydown",el:function(){return this.dropContainer},delegate:function(){return"."+this.clsDrop},handler:function(t){var e=t.current,n=t.keyCode;if(w(this.dropdowns,e)){var i=this.getActive(),r=Be(Et,e),o=x(r,(function(t){return Nt(t,":focus")}));n===mr.UP&&(t.preventDefault(),o>0&&r[o-1].focus()),n===mr.DOWN&&(t.preventDefault(),o<r.length-1&&r[o+1].focus()),n===mr.ESC&&i&&i.target&&i.target.focus(),dr(t,this.toggles,i)}}},{name:"mouseleave",el:function(){return this.dropbar},filter:function(){return this.dropbar},handler:function(){var t=this.getActive();t&&w(t.mode,"hover")&&!this.dropdowns.some((function(t){return Nt(t,":hover")}))&&t.hide()}},{name:"beforeshow",el:function(){return this.dropContainer},filter:function(){return this.dropbar},handler:function(){Ct(this.dropbar)||Se(this.dropbarAnchor||this.$el,this.dropbar)}},{name:"show",el:function(){return this.dropContainer},filter:function(){return this.dropbar},handler:function(t,e){var n=e.$el,i=e.dir;je(n,this.clsDrop)&&("slide"===this.dropbarMode&&Pe(this.dropbar,"uk-navbar-dropbar-slide"),this.clsDrop&&Pe(n,this.clsDrop+"-dropbar"),"bottom"===i&&this.transitionTo(n.offsetHeight+L(Ye(n,"marginTop"))+L(Ye(n,"marginBottom")),n))}},{name:"beforehide",el:function(){return this.dropContainer},filter:function(){return this.dropbar},handler:function(t,e){var n=e.$el,i=this.getActive();Nt(this.dropbar,":hover")&&i&&i.$el===n&&t.preventDefault()}},{name:"hide",el:function(){return this.dropContainer},filter:function(){return this.dropbar},handler:function(t,e){var n=e.$el;if(je(n,this.clsDrop)){var i=this.getActive();(!i||i&&i.$el===n)&&this.transitionTo(0)}}}],methods:{getActive:function(){return di&&Bt(di.target,this.$el)&&di},transitionTo:function(t,e){var n=this,i=this.dropbar,r=$t(i)?dn(i):0;return Ye(e=r<t&&e,"clip","rect(0,"+e.offsetWidth+"px,"+r+"px,0)"),dn(i,r),nn.cancel([e,i]),de.all([nn.start(i,{height:t},this.duration),nn.start(e,{clip:"rect(0,"+e.offsetWidth+"px,"+t+"px,0)"},this.duration)]).catch(Q).then((function(){Ye(e,{clip:""}),n.$update(i)}))},getDropdown:function(t){return this.$getComponent(t,"drop")||this.$getComponent(t,"dropdown")}}};function dr(t,e,n){var i=t.current,r=t.keyCode,o=n&&n.target||i,s=e.indexOf(o);r===mr.LEFT&&s>0&&(n&&n.hide(!1),e[s-1].focus()),r===mr.RIGHT&&s<e.length-1&&(n&&n.hide(!1),e[s+1].focus()),r===mr.TAB&&(o.focus(),n&&n.hide(!1))}function pr(t){if(!De(":focus",t)){var e=De(Et,t);e&&e.focus()}}var mr={TAB:9,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40},vr={mixins:[ar],args:"mode",props:{mode:String,flip:Boolean,overlay:Boolean},data:{mode:"slide",flip:!1,overlay:!1,clsPage:"uk-offcanvas-page",clsContainer:"uk-offcanvas-container",selPanel:".uk-offcanvas-bar",clsFlip:"uk-offcanvas-flip",clsContainerAnimation:"uk-offcanvas-container-animation",clsSidebarAnimation:"uk-offcanvas-bar-animation",clsMode:"uk-offcanvas",clsOverlay:"uk-offcanvas-overlay",selClose:".uk-offcanvas-close",container:!1},computed:{clsFlip:function(t){var e=t.flip,n=t.clsFlip;return e?n:""},clsOverlay:function(t){var e=t.overlay,n=t.clsOverlay;return e?n:""},clsMode:function(t){var e=t.mode;return t.clsMode+"-"+e},clsSidebarAnimation:function(t){var e=t.mode,n=t.clsSidebarAnimation;return"none"===e||"reveal"===e?"":n},clsContainerAnimation:function(t){var e=t.mode,n=t.clsContainerAnimation;return"push"!==e&&"reveal"!==e?"":n},transitionElement:function(t){return"reveal"===t.mode?Ct(this.panel):this.panel}},update:{read:function(){this.isToggled()&&!$t(this.$el)&&this.hide()},events:["resize"]},events:[{name:"click",delegate:function(){return'a[href^="#"]'},handler:function(t){var e=t.current.hash;!t.defaultPrevented&&e&&De(e,document.body)&&this.hide()}},{name:"touchstart",passive:!0,el:function(){return this.panel},handler:function(t){var e=t.targetTouches;1===e.length&&(this.clientY=e[0].clientY)}},{name:"touchmove",self:!0,passive:!1,filter:function(){return this.overlay},handler:function(t){t.cancelable&&t.preventDefault()}},{name:"touchmove",passive:!1,el:function(){return this.panel},handler:function(t){if(1===t.targetTouches.length){var e=t.targetTouches[0].clientY-this.clientY,n=this.panel,i=n.scrollTop,r=n.scrollHeight,o=n.clientHeight;(o>=r||0===i&&e>0||r-i<=o&&e<0)&&t.cancelable&&t.preventDefault()}}},{name:"show",self:!0,handler:function(){"reveal"!==this.mode||je(Ct(this.panel),this.clsMode)||(Te(this.panel,"<div>"),Pe(Ct(this.panel),this.clsMode)),Ye(document.documentElement,"overflowY",this.overlay?"hidden":""),Pe(document.body,this.clsContainer,this.clsFlip),Ye(document.body,"touch-action","pan-y pinch-zoom"),Ye(this.$el,"display","block"),Pe(this.$el,this.clsOverlay),Pe(this.panel,this.clsSidebarAnimation,"reveal"!==this.mode?this.clsMode:""),dn(document.body),Pe(document.body,this.clsContainerAnimation),this.clsContainerAnimation&&(gr().content+=",user-scalable=0")}},{name:"hide",self:!0,handler:function(){He(document.body,this.clsContainerAnimation),Ye(document.body,"touch-action","")}},{name:"hidden",self:!0,handler:function(){var t;this.clsContainerAnimation&&((t=gr()).content=t.content.replace(/,user-scalable=0$/,"")),"reveal"===this.mode&&_e(this.panel),He(this.panel,this.clsSidebarAnimation,this.clsMode),He(this.$el,this.clsOverlay),Ye(this.$el,"display",""),He(document.body,this.clsContainer,this.clsFlip),Ye(document.documentElement,"overflowY","")}},{name:"swipeLeft swipeRight",handler:function(t){this.isToggled()&&d(t.type,"Left")^this.flip&&this.hide()}}]};function gr(){return De('meta[name="viewport"]',document.head)||ke(document.head,'<meta name="viewport">')}var wr={mixins:[oi],props:{selContainer:String,selContent:String,minHeight:Number},data:{selContainer:".uk-modal",selContent:".uk-modal-dialog",minHeight:150},computed:{container:function(t,e){return Dt(e,t.selContainer)},content:function(t,e){return Dt(e,t.selContent)}},connected:function(){Ye(this.$el,"minHeight",this.minHeight)},update:{read:function(){return!!(this.content&&this.container&&$t(this.$el))&&{current:L(Ye(this.$el,"maxHeight")),max:Math.max(this.minHeight,dn(this.container)-(cn(this.content).height-dn(this.$el)))}},write:function(t){var e=t.current,n=t.max;Ye(this.$el,"maxHeight",n),Math.round(e)!==Math.round(n)&&ee(this.$el,"resize")},events:["resize"]}},br={props:["width","height"],connected:function(){Pe(this.$el,"uk-responsive-width")},update:{read:function(){return!!($t(this.$el)&&this.width&&this.height)&&{width:pn(Ct(this.$el)),height:this.height}},write:function(t){dn(this.$el,nt.contain({height:this.height,width:this.width},t).height)},events:["resize"]}},xr={props:{offset:Number},data:{offset:0},methods:{scrollTo:function(t){var e=this;t=t&&De(t)||document.body,ee(this.$el,"beforescroll",[this,t])&&qn(t,{offset:this.offset}).then((function(){return ee(e.$el,"scrolled",[e,t])}))}},events:{click:function(t){t.defaultPrevented||(t.preventDefault(),this.scrollTo("#"+Jt(decodeURIComponent((this.$el.hash||"").substr(1)))))}}},yr="_ukScrollspy",kr={args:"cls",props:{cls:String,target:String,hidden:Boolean,offsetTop:Number,offsetLeft:Number,repeat:Boolean,delay:Number},data:function(){return{cls:!1,target:!1,hidden:!0,offsetTop:0,offsetLeft:0,repeat:!1,delay:0,inViewClass:"uk-scrollspy-inview"}},computed:{elements:{get:function(t,e){var n=t.target;return n?Be(n,e):[e]},watch:function(t){this.hidden&&Ye(_t(t,":not(."+this.inViewClass+")"),"visibility","hidden")},immediate:!0}},disconnected:function(){var t=this;this.elements.forEach((function(e){He(e,t.inViewClass,e[yr]?e[yr].cls:""),delete e[yr]}))},update:[{read:function(t){var e=this;if(!t.update)return de.resolve().then((function(){e.$emit(),t.update=!0})),!1;this.elements.forEach((function(t){t[yr]||(t[yr]={cls:ut(t,"uk-scrollspy-class")||e.cls}),t[yr].show=Vn(t,e.offsetTop,e.offsetLeft)}))},write:function(t){var e=this;this.elements.forEach((function(n){var i=n[yr];!i.show||i.inview||i.queued?!i.show&&i.inview&&!i.queued&&e.repeat&&e.toggle(n,!1):(i.queued=!0,t.promise=(t.promise||de.resolve()).then((function(){return new de((function(t){return setTimeout(t,e.delay)}))})).then((function(){e.toggle(n,!0),setTimeout((function(){i.queued=!1,e.$emit()}),300)})))}))},events:["scroll","resize"]}],methods:{toggle:function(t,e){var n=t[yr];n.off&&n.off(),Ye(t,"visibility",!e&&this.hidden?"hidden":""),We(t,this.inViewClass,e),We(t,n.cls),/\buk-animation-/.test(n.cls)&&(n.off=te(t,"animationcancel animationend",(function(){return Le(t,"uk-animation-[\\w-]+")}))),ee(t,e?"inview":"outview"),n.inview=e,this.$update(t)}}},$r={props:{cls:String,closest:String,scroll:Boolean,overflow:Boolean,offset:Number},data:{cls:"uk-active",closest:!1,scroll:!1,overflow:!0,offset:0},computed:{links:{get:function(t,e){return Be('a[href^="#"]',e).filter((function(t){return t.hash}))},watch:function(t){this.scroll&&this.$create("scroll",t,{offset:this.offset||0})},immediate:!0},targets:function(){return Be(this.links.map((function(t){return Jt(t.hash).substr(1)})).join(","))},elements:function(t){var e=t.closest;return Dt(this.links,e||"*")}},update:[{read:function(){var t=this,e=this.targets.length;if(!e||!$t(this.$el))return!1;var n=Yn(this.targets,/auto|scroll/,!0)[0],i=n.scrollTop,r=n.scrollHeight-Xn(n),o=!1;return i===r?o=e-1:(this.targets.every((function(e,i){if(hn(e).top-hn(Gn(n)).top-t.offset<=0)return o=i,!0})),!1===o&&this.overflow&&(o=0)),{active:o}},write:function(t){var e=t.active,n=!1!==e&&!je(this.elements[e],this.cls);this.links.forEach((function(t){return t.blur()})),He(this.elements,this.cls),Pe(this.elements[e],this.cls),n&&ee(this.$el,"active",[e,this.elements[e]])},events:["scroll","resize"]}]},Sr={mixins:[oi,rr],props:{top:null,bottom:Boolean,offset:String,animation:String,clsActive:String,clsInactive:String,clsFixed:String,clsBelow:String,selTarget:String,widthElement:Boolean,showOnUp:Boolean,targetOffset:Number},data:{top:0,bottom:!1,offset:0,animation:"",clsActive:"uk-active",clsInactive:"",clsFixed:"uk-sticky-fixed",clsBelow:"uk-sticky-below",selTarget:"",widthElement:!1,showOnUp:!1,targetOffset:!1},computed:{offset:function(t){return wn(t.offset)},selTarget:function(t,e){var n=t.selTarget;return n&&De(n,e)||e},widthElement:function(t,e){return Lt(t.widthElement,e)||this.placeholder},isActive:{get:function(){return je(this.selTarget,this.clsActive)},set:function(t){t&&!this.isActive?(Fe(this.selTarget,this.clsInactive,this.clsActive),ee(this.$el,"active")):t||je(this.selTarget,this.clsInactive)||(Fe(this.selTarget,this.clsActive,this.clsInactive),ee(this.$el,"inactive"))}}},connected:function(){this.placeholder=De("+ .uk-sticky-placeholder",this.$el)||De('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.isActive=!1},disconnected:function(){this.isFixed&&(this.hide(),He(this.selTarget,this.clsInactive)),Ee(this.placeholder),this.placeholder=null,this.widthElement=null},events:[{name:"load hashchange popstate",el:function(){return window},handler:function(){var t=this;if(!1!==this.targetOffset&&location.hash&&window.pageYOffset>0){var e=De(location.hash);e&&xn.read((function(){var n=hn(e).top,i=hn(t.$el).top,r=t.$el.offsetHeight;t.isFixed&&i+r>=n&&i<=n+e.offsetHeight&&Rn(window,n-r-(D(t.targetOffset)?t.targetOffset:0)-t.offset)}))}}}],update:[{read:function(t,e){var n=t.height;if(this.inactive=!this.matchMedia||!$t(this.$el),this.inactive)return!1;this.isActive&&e.has("resize")&&(this.hide(),n=this.$el.offsetHeight,this.show()),n=this.isActive?n:this.$el.offsetHeight,this.topOffset=hn(this.isFixed?this.placeholder:this.$el).top,this.bottomOffset=this.topOffset+n,this.offsetParentTop=hn(this.$el.offsetParent).top;var i=Ir("bottom",this);return this.top=Math.max(L(Ir("top",this)),this.topOffset)-this.offset,this.bottom=i&&i-this.$el.offsetHeight,this.width=cn($t(this.widthElement)?this.widthElement:this.$el).width,{height:n,top:fn(this.placeholder)[0],margins:Ye(this.$el,["marginTop","marginBottom","marginLeft","marginRight"])}},write:function(t){var e=t.height,n=t.margins,i=this.placeholder;Ye(i,Y({height:e},n)),Bt(i,document)||(Se(this.$el,i),i.hidden=!0),this.isActive=!!this.isActive},events:["resize"]},{read:function(t){var e=t.scroll;return void 0===e&&(e=0),this.scroll=window.pageYOffset,{dir:e<=this.scroll?"down":"up",scroll:this.scroll}},write:function(t,e){var n=this,i=Date.now(),r=e.has("scroll"),o=t.initTimestamp;void 0===o&&(o=0);var s=t.dir,a=t.lastDir,u=t.lastScroll,c=t.scroll,h=t.top;if(t.lastScroll=c,!(c<0||c===u&&r||this.showOnUp&&!r&&!this.isFixed||((i-o>300||s!==a)&&(t.initScroll=c,t.initTimestamp=i),t.lastDir=s,this.showOnUp&&!this.isFixed&&Math.abs(t.initScroll-c)<=30&&Math.abs(u-c)<=10)))if(this.inactive||c<this.top||this.showOnUp&&(c<=this.top||"down"===s&&r||"up"===s&&!this.isFixed&&c<=this.bottomOffset)){if(!this.isFixed)return void(an.inProgress(this.$el)&&h>c&&(an.cancel(this.$el),this.hide()));this.isFixed=!1,this.animation&&c>this.topOffset?(an.cancel(this.$el),an.out(this.$el,this.animation).then((function(){return n.hide()}),Q)):this.hide()}else this.isFixed?this.update():this.animation?(an.cancel(this.$el),this.show(),an.in(this.$el,this.animation).catch(Q)):this.show()},events:["resize","scroll"]}],methods:{show:function(){this.isFixed=!0,this.update(),this.placeholder.hidden=!1},hide:function(){this.isActive=!1,He(this.$el,this.clsFixed,this.clsBelow),Ye(this.$el,{position:"",top:"",width:""}),this.placeholder.hidden=!0},update:function(){var t=0!==this.top||this.scroll>this.top,e=Math.max(0,this.offset),n="fixed";D(this.bottom)&&this.scroll>this.bottom-this.offset&&(e=this.bottom-this.offsetParentTop,n="absolute"),Ye(this.$el,{position:n,top:e+"px",width:this.width}),this.isActive=t,We(this.$el,this.clsBelow,this.scroll>this.bottomOffset),Pe(this.$el,this.clsFixed)}}};function Ir(t,e){var n=e.$props,i=e.$el,r=e[t+"Offset"],o=n[t];if(o)return N(o)&&o.match(/^-?\d/)?r+wn(o):hn(!0===o?Ct(i):Lt(o,i)).bottom}var Er={mixins:[si],args:"connect",props:{connect:String,toggle:String,itemNav:String,active:Number,swiping:Boolean},data:{connect:"~.uk-switcher",toggle:"> * > :first-child",itemNav:!1,active:0,swiping:!0,cls:"uk-active",attrItem:"uk-switcher-item"},computed:{connects:{get:function(t,e){return Ft(t.connect,e)},watch:function(t){var e=this;this.swiping&&Ye(t,"touch-action","pan-y pinch-zoom");var n=this.index();this.connects.forEach((function(t){return Pt(t).forEach((function(t,i){return We(t,e.cls,i===n)}))}))},immediate:!0},toggles:{get:function(t,e){return Be(t.toggle,e).filter((function(t){return!Nt(t,".uk-disabled *, .uk-disabled, [disabled]")}))},watch:function(t){var e=this.index();this.show(~e?e:t[this.active]||t[0])},immediate:!0},children:function(){var t=this;return Pt(this.$el).filter((function(e){return t.toggles.some((function(t){return Bt(t,e)}))}))}},events:[{name:"click",delegate:function(){return this.toggle},handler:function(t){t.preventDefault(),this.show(t.current)}},{name:"click",el:function(){return this.connects.concat(this.itemNav?Ft(this.itemNav,this.$el):[])},delegate:function(){return"["+this.attrItem+"],[data-"+this.attrItem+"]"},handler:function(t){t.preventDefault(),this.show(ut(t.current,this.attrItem))}},{name:"swipeRight swipeLeft",filter:function(){return this.swiping},el:function(){return this.connects},handler:function(t){var e=t.type;this.show(d(e,"Left")?"next":"previous")}}],methods:{index:function(){var t=this;return x(this.children,(function(e){return je(e,t.cls)}))},show:function(t){var e=this,n=this.index(),i=it(this.children[it(t,this.toggles,n)],Pt(this.$el));n!==i&&(this.children.forEach((function(t,n){We(t,e.cls,i===n),ot(e.toggles[n],"aria-expanded",i===n)})),this.connects.forEach((function(t){var r=t.children;return e.toggleElement(W(r).filter((function(t){return je(t,e.cls)})),!1,n>=0).then((function(){return e.toggleElement(r[i],!0,n>=0)}))})))}}},Tr={mixins:[oi],extends:Er,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item"},connected:function(){var t=je(this.$el,"uk-tab-left")?"uk-tab-left":!!je(this.$el,"uk-tab-right")&&"uk-tab-right";t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}},Cr={mixins:[rr,si],args:"target",props:{href:String,target:null,mode:"list",queued:Boolean},data:{href:!1,target:!1,mode:"click",queued:!0},connected:function(){w(this.mode,"media")||Tt(this.$el)||ot(this.$el,"tabindex","0")},computed:{target:{get:function(t,e){var n=t.href,i=t.target;return(i=Ft(i||n,e)).length&&i||[e]},watch:function(){this.updateAria()},immediate:!0}},events:[{name:mt,filter:function(){return w(this.mode,"hover")},handler:function(t){var e=this;le(t)&&!this._showState&&(ee(this.$el,"focus"),te(document,mt,(function(){return ee(e.$el,"blur")}),!0,(function(t){return!Bt(t.target,e.$el)})),w(this.mode,"click")&&(this._preventClick=!0))}},{name:wt+" "+bt+" focus blur",filter:function(){return w(this.mode,"hover")},handler:function(t){if(!le(t)){var e=w([wt,"focus"],t.type),n=ot(this.$el,"aria-expanded");!e&&(t.type===bt&&Nt(this.$el,":focus")||"blur"===t.type&&Nt(this.$el,":hover"))||(this._showState&&e===(n!==this._showState)?e||(this._showState=null):(this._showState=e?n:null,this.toggle("toggle"+(e?"show":"hide"))))}}},{name:"keydown",filter:function(){return w(this.mode,"click")},handler:function(t){32===t.keyCode&&(t.preventDefault(),this.$el.click())}},{name:"click",filter:function(){return w(this.mode,"click")},handler:function(t){if(this._preventClick)return this._preventClick=null;var e;(Dt(t.target,'a[href="#"], a[href=""]')||(e=Dt(t.target,"a[href]"))&&("true"!==ot(this.$el,"aria-expanded")||e.hash&&Nt(this.target,e.hash)))&&t.preventDefault(),this.toggle()}},{name:"toggled",self:!0,el:function(){return this.target},handler:function(t,e){t.target===this.target[0]&&this.updateAria(e)}}],update:{read:function(){return!(!w(this.mode,"media")||!this.media)&&{match:this.matchMedia}},write:function(t){var e=t.match,n=this.isToggled(this.target);(e?!n:n)&&this.toggle()},events:["resize"]},methods:{toggle:function(t){var e=this;if(ee(this.target,t||"toggle",[this])){if(!this.queued)return this.toggleElement(this.target);var n=this.target.filter((function(t){return je(t,e.clsLeave)}));if(n.length)this.target.forEach((function(t){var i=w(n,t);e.toggleElement(t,i,i)}));else{var i=this.target.filter(this.isToggled);this.toggleElement(i,!1).then((function(){return e.toggleElement(e.target.filter((function(t){return!w(i,t)})),!0)}))}}},updateAria:function(t){w(this.mode,"media")||ot(this.$el,"aria-expanded",M(t)?t:this.isToggled(this.target))}}};X(Object.freeze({__proto__:null,Accordion:ui,Alert:hi,Cover:fi,Drop:vi,Dropdown:vi,FormCustom:gi,Gif:wi,Grid:Si,HeightMatch:Ti,HeightViewport:Ai,Icon:Fi,Img:Yi,Leader:or,Margin:bi,Modal:cr,Nav:hr,Navbar:fr,Offcanvas:vr,OverflowAuto:wr,Responsive:br,Scroll:xr,Scrollspy:kr,ScrollspyNav:$r,Sticky:Sr,Svg:Mi,Switcher:Er,Tab:Tr,Toggle:Cr,Video:li,Close:Ri,Spinner:qi,SlidenavNext:Wi,SlidenavPrevious:Wi,SearchIcon:Vi,Marker:ji,NavbarToggleIcon:ji,OverlayIcon:ji,PaginationNext:ji,PaginationPrevious:ji,Totop:ji}),(function(t,e){return ri.component(e,t)})),ri.use((function(t){if(ct){var e,n,i=function(){e||(e=!0,xn.write((function(){return e=!1})),t.update(null,"resize"))};Zt(window,"load resize",i),Zt(document,"loadedmetadata load",i,!0),"ResizeObserver"in window&&new ResizeObserver(i).observe(document.documentElement),Zt(window,"scroll",(function(e){n||(n=!0,xn.write((function(){return n=!1})),t.update(null,e.type))}),{passive:!0,capture:!0});var r=0;Zt(document,"animationstart",(function(t){var e=t.target;(Ye(e,"animationName")||"").match(/^uk-.*(left|right)/)&&(r++,Ye(document.documentElement,"overflowX","hidden"),setTimeout((function(){--r||Ye(document.documentElement,"overflowX","")}),R(Ye(e,"animationDuration"))+100))}),!0),Zt(document,mt,(function(t){if(le(t)){var e=fe(t),n="tagName"in t.target?t.target:Ct(t.target);te(document,gt+" "+xt+" scroll",(function(t){var i=fe(t),r=i.x,o=i.y;("scroll"!==t.type&&n&&r&&Math.abs(e.x-r)>100||o&&Math.abs(e.y-o)>100)&&setTimeout((function(){var t,i,s,a;ee(n,"swipe"),ee(n,"swipe"+(t=e.x,i=e.y,s=r,a=o,Math.abs(t-s)>=Math.abs(i-a)?t-s>0?"Left":"Right":i-a>0?"Up":"Down"))}))}))}}),{passive:!0})}})),function(t){var e=t.connect,n=t.disconnect;function i(t){for(var i=t.addedNodes,r=t.removedNodes,o=0;o<i.length;o++)ze(i[o],e);for(var s=0;s<r.length;s++)ze(r[s],n)}function r(e){var n=e.target,i=e.attributeName,r=ii(i);if(r&&r in t)if(st(n,i))t[r](n);else{var o=t.getComponent(n,r);o&&o.$destroy()}}ct&&window.MutationObserver&&xn.read((function(){document.body&&ze(document.body,e),new MutationObserver((function(t){return t.forEach(i)})).observe(document,{childList:!0,subtree:!0}),new MutationObserver((function(t){return t.forEach(r)})).observe(document,{attributes:!0,subtree:!0}),t._initialized=!0}))}(ri);var _r={mixins:[oi],props:{date:String,clsWrapper:String},data:{date:"",clsWrapper:".uk-countdown-%unit%"},computed:{date:function(t){var e=t.date;return Date.parse(e)},days:function(t,e){return De(t.clsWrapper.replace("%unit%","days"),e)},hours:function(t,e){return De(t.clsWrapper.replace("%unit%","hours"),e)},minutes:function(t,e){return De(t.clsWrapper.replace("%unit%","minutes"),e)},seconds:function(t,e){return De(t.clsWrapper.replace("%unit%","seconds"),e)},units:function(){var t=this;return["days","hours","minutes","seconds"].filter((function(e){return t[e]}))}},connected:function(){this.start()},disconnected:function(){var t=this;this.stop(),this.units.forEach((function(e){return xe(t[e])}))},events:[{name:"visibilitychange",el:function(){return document},handler:function(){document.hidden?this.stop():this.start()}}],update:{write:function(){var t,e,n=this,i=(t=this.date,{total:e=t-Date.now(),seconds:e/1e3%60,minutes:e/1e3/60%60,hours:e/1e3/60/60%24,days:e/1e3/60/60/24});i.total<=0&&(this.stop(),i.days=i.hours=i.minutes=i.seconds=0),this.units.forEach((function(t){var e=String(Math.floor(i[t]));e=e.length<2?"0"+e:e;var r=n[t];r.textContent!==e&&((e=e.split("")).length!==r.children.length&&ye(r,e.map((function(){return"<span></span>"})).join("")),e.forEach((function(t,e){return r.children[e].textContent=t})))}))}},methods:{start:function(){this.stop(),this.date&&this.units.length&&(this.$update(),this.timer=setInterval(this.$update,1e3))},stop:function(){this.timer&&(clearInterval(this.timer),this.timer=null)}}};var Ar="uk-transition-leave",Mr="uk-transition-enter";function Nr(t,e,n,i){void 0===i&&(i=0);var r=zr(e,!0),o={opacity:1},s={opacity:0},a=function(t){return function(){return r===zr(e)?t():de.reject()}},u=a((function(){return Pe(e,Ar),de.all(Br(e).map((function(t,e){return new de((function(r){return setTimeout((function(){return nn.start(t,s,n/2,"ease").then(r)}),e*i)}))}))).then((function(){return He(e,Ar)}))})),c=a((function(){var a=dn(e);return Pe(e,Mr),t(),Ye(Pt(e),{opacity:0}),new de((function(t){return requestAnimationFrame((function(){var u=Pt(e),c=dn(e);Ye(e,"alignContent","flex-start"),dn(e,a);var h=Br(e);Ye(u,s);var l=h.map((function(t,e){return new de((function(r){return setTimeout((function(){return nn.start(t,o,n/2,"ease").then(r)}),e*i)}))}));a!==c&&l.push(nn.start(e,{height:c},n/2+h.length*i,"ease")),de.all(l).then((function(){He(e,Mr),r===zr(e)&&(Ye(e,{height:"",alignContent:""}),Ye(u,{opacity:""}),delete e.dataset.transition),t()}))}))}))}));return je(e,Ar)?Dr(e).then(c):je(e,Mr)?Dr(e).then(u).then(c):u().then(c)}function zr(t,e){return e&&(t.dataset.transition=1+zr(t)),H(t.dataset.transition)||0}function Dr(t){return de.all(Pt(t).filter(nn.inProgress).map((function(t){return new de((function(e){return te(t,"transitionend transitioncanceled",e)}))})))}function Br(t){return xi(Pt(t)).reduce((function(t,e){return t.concat(K(e.filter((function(t){return Vn(t)})),"offsetLeft"))}),[])}function Or(t,e,n){return new de((function(i){return requestAnimationFrame((function(){var r=Pt(e),o=r.map((function(t){return Pr(t,!0)})),s=Ye(e,["height","padding"]);nn.cancel(e),r.forEach(nn.cancel),Hr(e),t(),r=r.concat(Pt(e).filter((function(t){return!w(r,t)}))),de.resolve().then((function(){xn.flush();var t=Ye(e,["height","padding"]),a=function(t,e,n){var i=e.map((function(t,e){return!(!Ct(t)||!(e in n))&&(n[e]?$t(t)?Lr(t):{opacity:0}:{opacity:$t(t)?1:0})})),r=i.map((function(i,r){var o=Ct(e[r])===t&&(n[r]||Pr(e[r]));if(!o)return!1;if(i){if(!("opacity"in i)){o.opacity%1?i.opacity=1:delete o.opacity}}else delete o.opacity;return o}));return[i,r]}(e,r,o),u=a[0],c=a[1];r.forEach((function(t,e){return c[e]&&Ye(t,c[e])})),Ye(e,Y({display:"block"},s)),requestAnimationFrame((function(){var o=r.map((function(t,i){return Ct(t)===e&&nn.start(t,u[i],n,"ease")})).concat(nn.start(e,t,n,"ease"));de.all(o).then((function(){r.forEach((function(t,n){return Ct(t)===e&&Ye(t,"display",0===u[n].opacity?"none":"")})),Hr(e)}),Q).then(i)}))}))}))}))}function Pr(t,e){var n=Ye(t,"zIndex");return!!$t(t)&&Y({display:"",opacity:e?Ye(t,"opacity"):"0",pointerEvents:"none",position:"absolute",zIndex:"auto"===n?Ht(t):n},Lr(t))}function Hr(t){Ye(t.children,{height:"",left:"",opacity:"",pointerEvents:"",position:"",top:"",marginTop:"",marginLeft:"",transform:"",width:"",zIndex:""}),Ye(t,{height:"",display:"",padding:""})}function Lr(t){var e=hn(t),n=e.height,i=e.width,r=ln(t),o=r.top,s=r.left,a=Ye(t,["marginTop","marginLeft"]);return{top:o,left:s,height:n,width:i,marginLeft:a.marginLeft,marginTop:a.marginTop,transform:""}}var Fr={props:{duration:Number,animation:Boolean},data:{duration:150,animation:"slide"},methods:{animate:function(t,e){var n=this;void 0===e&&(e=this.$el);var i=this.animation,r="fade"===i?Nr:"delayed-fade"===i?function(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return Nr.apply(void 0,t.concat([40]))}:i?Or:function(){return t(),de.resolve()};return r(t,e,this.duration).then((function(){return n.$update(e,"resize")}),Q)}}},jr={mixins:[Fr],args:"target",props:{target:Boolean,selActive:Boolean},data:{target:null,selActive:!1,attrItem:"uk-filter-control",cls:"uk-active",duration:250},computed:{toggles:{get:function(t,e){var n=t.attrItem;return Be("["+n+"],[data-"+n+"]",e)},watch:function(){var t=this;if(this.updateState(),!1!==this.selActive){var e=Be(this.selActive,this.$el);this.toggles.forEach((function(n){return We(n,t.cls,w(e,n))}))}},immediate:!0},children:{get:function(t,e){return Be(t.target+" > *",e)},watch:function(t,e){var n,i;e&&(i=e,(n=t).length!==i.length||!n.every((function(t){return~i.indexOf(t)})))&&this.updateState()},immediate:!0}},events:[{name:"click",delegate:function(){return"["+this.attrItem+"],[data-"+this.attrItem+"]"},handler:function(t){t.preventDefault(),this.apply(t.current)}}],methods:{apply:function(t){var e,n,i=this.getState(),r=Vr(t,this.attrItem,this.getState());e=i,n=r,["filter","sort"].every((function(t){return q(e[t],n[t])}))||this.setState(r)},getState:function(){var t=this;return this.toggles.filter((function(e){return je(e,t.cls)})).reduce((function(e,n){return Vr(n,t.attrItem,e)}),{filter:{"":""},sort:[]})},setState:function(t,e){var n=this;void 0===e&&(e=!0),t=Y({filter:{"":""},sort:[]},t),ee(this.$el,"beforeFilter",[this,t]),this.toggles.forEach((function(e){return We(e,n.cls,!!function(t,e,n){var i=n.filter;void 0===i&&(i={"":""});var r=n.sort,o=r[0],s=r[1],a=Wr(t,e),u=a.filter;void 0===u&&(u="");var c=a.group;void 0===c&&(c="");var h=a.sort,l=a.order;void 0===l&&(l="asc");return O(h)?c in i&&u===i[c]||!u&&c&&!(c in i)&&!i[""]:o===h&&s===l}(e,n.attrItem,t))})),de.all(Be(this.target,this.$el).map((function(i){var r=function(){!function(t,e,n){var i=function(t){var e=t.filter,n="";return X(e,(function(t){return n+=t||""})),n}(t);n.forEach((function(t){return Ye(t,"display",i&&!Nt(t,i)?"none":"")}));var r=t.sort,o=r[0],s=r[1];if(o){var a=function(t,e,n){return Y([],t).sort((function(t,i){return ut(t,e).localeCompare(ut(i,e),void 0,{numeric:!0})*("asc"===n||-1)}))}(n,o,s);q(a,n)||ke(e,a)}}(t,i,Pt(i)),n.$update(n.$el)};return e?n.animate(r,i):r()}))).then((function(){return ee(n.$el,"afterFilter",[n])}))},updateState:function(){var t=this;xn.write((function(){return t.setState(t.getState(),!1)}))}}};function Wr(t,e){return Mn(ut(t,e),["filter"])}function Vr(t,e,n){var i=Wr(t,e),r=i.filter,o=i.group,s=i.sort,a=i.order;return void 0===a&&(a="asc"),(r||O(s))&&(o?r?(delete n.filter[""],n.filter[o]=r):(delete n.filter[o],(B(n.filter)||""in n.filter)&&(n.filter={"":r||""})):n.filter={"":r||""}),O(s)||(n.sort=[s,a]),n}var Rr={slide:{show:function(t){return[{transform:Ur(-100*t)},{transform:Ur()}]},percent:function(t){return qr(t)},translate:function(t,e){return[{transform:Ur(-100*e*t)},{transform:Ur(100*e*(1-t))}]}}};function qr(t){return Math.abs(Ye(t,"transform").split(",")[4]/t.offsetWidth)||0}function Ur(t,e){return void 0===t&&(t=0),void 0===e&&(e="%"),t+=t?e:"",ht?"translateX("+t+")":"translate3d("+t+", 0, 0)"}function Yr(t){return"scale3d("+t+", "+t+", 1)"}var Gr=Y({},Rr,{fade:{show:function(){return[{opacity:0},{opacity:1}]},percent:function(t){return 1-Ye(t,"opacity")},translate:function(t){return[{opacity:1-t},{opacity:t}]}},scale:{show:function(){return[{opacity:0,transform:Yr(.8)},{opacity:1,transform:Yr(1)}]},percent:function(t){return 1-Ye(t,"opacity")},translate:function(t){return[{opacity:1-t,transform:Yr(1-.2*t)},{opacity:t,transform:Yr(.8+.2*t)}]}}});function Xr(t,e,n){ee(t,ne(e,!1,!1,n))}var Kr={props:{autoplay:Boolean,autoplayInterval:Number,pauseOnHover:Boolean},data:{autoplay:!1,autoplayInterval:7e3,pauseOnHover:!0},connected:function(){this.autoplay&&this.startAutoplay()},disconnected:function(){this.stopAutoplay()},update:function(){ot(this.slides,"tabindex","-1")},events:[{name:"visibilitychange",el:function(){return document},filter:function(){return this.autoplay},handler:function(){document.hidden?this.stopAutoplay():this.startAutoplay()}}],methods:{startAutoplay:function(){var t=this;this.stopAutoplay(),this.interval=setInterval((function(){return(!t.draggable||!De(":focus",t.$el))&&(!t.pauseOnHover||!Nt(t.$el,":hover"))&&!t.stack.length&&t.show("next")}),this.autoplayInterval)},stopAutoplay:function(){this.interval&&clearInterval(this.interval)}}},Jr={props:{draggable:Boolean},data:{draggable:!0,threshold:10},created:function(){var t=this;["start","move","end"].forEach((function(e){var n=t[e];t[e]=function(e){var i=fe(e).x*(lt?-1:1);t.prevPos=i!==t.pos?t.pos:t.prevPos,t.pos=i,n(e)}}))},events:[{name:mt,delegate:function(){return this.selSlides},handler:function(t){var e;!this.draggable||!le(t)&&(e=t.target,!e.children.length&&e.childNodes.length)||Dt(t.target,St)||t.button>0||this.length<2||this.start(t)}},{name:"dragstart",handler:function(t){t.preventDefault()}}],methods:{start:function(){this.drag=this.pos,this._transitioner?(this.percent=this._transitioner.percent(),this.drag+=this._transitioner.getDistance()*this.percent*this.dir,this._transitioner.cancel(),this._transitioner.translate(this.percent),this.dragging=!0,this.stack=[]):this.prevIndex=this.index,Zt(document,vt,this.move,{passive:!1}),Zt(document,gt+" "+xt+" input",this.end,!0),Ye(this.list,"userSelect","none")},move:function(t){var e=this,n=this.pos-this.drag;if(!(0===n||this.prevPos===this.pos||!this.dragging&&Math.abs(n)<this.threshold)){Ye(this.list,"pointerEvents","none"),t.cancelable&&t.preventDefault(),this.dragging=!0,this.dir=n<0?1:-1;for(var i=this.slides,r=this.prevIndex,o=Math.abs(n),s=this.getIndex(r+this.dir,r),a=this._getDistance(r,s)||i[r].offsetWidth;s!==r&&o>a;)this.drag-=a*this.dir,r=s,o-=a,s=this.getIndex(r+this.dir,r),a=this._getDistance(r,s)||i[r].offsetWidth;this.percent=o/a;var u,c=i[r],h=i[s],l=this.index!==s,f=r===s;[this.index,this.prevIndex].filter((function(t){return!w([s,r],t)})).forEach((function(t){ee(i[t],"itemhidden",[e]),f&&(u=!0,e.prevIndex=r)})),(this.index===r&&this.prevIndex!==r||u)&&ee(i[this.index],"itemshown",[this]),l&&(this.prevIndex=r,this.index=s,!f&&ee(c,"beforeitemhide",[this]),ee(h,"beforeitemshow",[this])),this._transitioner=this._translate(Math.abs(this.percent),c,!f&&h),l&&(!f&&ee(c,"itemhide",[this]),ee(h,"itemshow",[this]))}},end:function(){if(Qt(document,vt,this.move,{passive:!1}),Qt(document,gt+" "+xt+" input",this.end,!0),this.dragging)if(this.dragging=null,this.index===this.prevIndex)this.percent=1-this.percent,this.dir*=-1,this._show(!1,this.index,!0),this._transitioner=null;else{var t=(lt?this.dir*(lt?1:-1):this.dir)<0==this.prevPos>this.pos;this.index=t?this.index:this.prevIndex,t&&(this.percent=1-this.percent),this.show(this.dir>0&&!t||this.dir<0&&t?"next":"previous",!0)}Ye(this.list,{userSelect:"",pointerEvents:""}),this.drag=this.percent=null}}};var Zr={mixins:[Kr,Jr,{data:{selNav:!1},computed:{nav:function(t,e){return De(t.selNav,e)},selNavItem:function(t){var e=t.attrItem;return"["+e+"],[data-"+e+"]"},navItems:function(t,e){return Be(this.selNavItem,e)}},update:{write:function(){var t=this;this.nav&&this.length!==this.nav.children.length&&ye(this.nav,this.slides.map((function(e,n){return"<li "+t.attrItem+'="'+n+'"><a href></a></li>'})).join("")),this.navItems.concat(this.nav).forEach((function(e){return e&&(e.hidden=!t.maxIndex)})),this.updateNav()},events:["resize"]},events:[{name:"click",delegate:function(){return this.selNavItem},handler:function(t){t.preventDefault(),this.show(ut(t.current,this.attrItem))}},{name:"itemshow",handler:"updateNav"}],methods:{updateNav:function(){var t=this,e=this.getValidIndex();this.navItems.forEach((function(n){var i=ut(n,t.attrItem);We(n,t.clsActive,H(i)===e),We(n,"uk-invisible",t.finite&&("previous"===i&&0===e||"next"===i&&e>=t.maxIndex))}))}}}],props:{clsActivated:Boolean,easing:String,index:Number,finite:Boolean,velocity:Number,selSlides:String},data:function(){return{easing:"ease",finite:!1,velocity:1,index:0,prevIndex:-1,stack:[],percent:0,clsActive:"uk-active",clsActivated:!1,Transitioner:!1,transitionOptions:{}}},connected:function(){this.prevIndex=-1,this.index=this.getValidIndex(this.$props.index),this.stack=[]},disconnected:function(){He(this.slides,this.clsActive)},computed:{duration:function(t,e){var n=t.velocity;return Qr(e.offsetWidth/n)},list:function(t,e){return De(t.selList,e)},maxIndex:function(){return this.length-1},selSlides:function(t){return t.selList+" "+(t.selSlides||"> *")},slides:{get:function(){return Be(this.selSlides,this.$el)},watch:function(){this.$reset()}},length:function(){return this.slides.length}},events:{itemshown:function(){this.$update(this.list)}},methods:{show:function(t,e){var n=this;if(void 0===e&&(e=!1),!this.dragging&&this.length){var i=this.stack,r=e?0:i.length,o=function(){i.splice(r,1),i.length&&n.show(i.shift(),!0)};if(i[e?"unshift":"push"](t),!e&&i.length>1)2===i.length&&this._transitioner.forward(Math.min(this.duration,200));else{var s=this.getIndex(this.index),a=je(this.slides,this.clsActive)&&this.slides[s],u=this.getIndex(t,this.index),c=this.slides[u];if(a!==c){if(this.dir=function(t,e){return"next"===t?1:"previous"===t||t<e?-1:1}(t,s),this.prevIndex=s,this.index=u,a&&!ee(a,"beforeitemhide",[this])||!ee(c,"beforeitemshow",[this,a]))return this.index=this.prevIndex,void o();var h=this._show(a,c,e).then((function(){return a&&ee(a,"itemhidden",[n]),ee(c,"itemshown",[n]),new de((function(t){xn.write((function(){i.shift(),i.length?n.show(i.shift(),!0):n._transitioner=null,t()}))}))}));return a&&ee(a,"itemhide",[this]),ee(c,"itemshow",[this]),h}o()}}},getIndex:function(t,e){return void 0===t&&(t=this.index),void 0===e&&(e=this.index),Z(it(t,this.slides,e,this.finite),0,this.maxIndex)},getValidIndex:function(t,e){return void 0===t&&(t=this.index),void 0===e&&(e=this.prevIndex),this.getIndex(t,e)},_show:function(t,e,n){if(this._transitioner=this._getTransitioner(t,e,this.dir,Y({easing:n?e.offsetWidth<600?"cubic-bezier(0.25, 0.46, 0.45, 0.94)":"cubic-bezier(0.165, 0.84, 0.44, 1)":this.easing},this.transitionOptions)),!n&&!t)return this._translate(1),de.resolve();var i=this.stack.length;return this._transitioner[i>1?"forward":"show"](i>1?Math.min(this.duration,75+75/(i-1)):this.duration,this.percent)},_getDistance:function(t,e){return this._getTransitioner(t,t!==e&&e).getDistance()},_translate:function(t,e,n){void 0===e&&(e=this.prevIndex),void 0===n&&(n=this.index);var i=this._getTransitioner(e!==n&&e,n);return i.translate(t),i},_getTransitioner:function(t,e,n,i){return void 0===t&&(t=this.prevIndex),void 0===e&&(e=this.index),void 0===n&&(n=this.dir||1),void 0===i&&(i=this.transitionOptions),new this.Transitioner(z(t)?this.slides[t]:t,z(e)?this.slides[e]:e,n*(lt?-1:1),i)}}};function Qr(t){return.5*t+300}var to={mixins:[Zr],props:{animation:String},data:{animation:"slide",clsActivated:"uk-transition-active",Animations:Rr,Transitioner:function(t,e,n,i){var r=i.animation,o=i.easing,s=r.percent,a=r.translate,u=r.show;void 0===u&&(u=Q);var c=u(n),h=new pe;return{dir:n,show:function(i,r,s){var a=this;void 0===r&&(r=0);var u=s?"linear":o;return i-=Math.round(i*Z(r,-1,1)),this.translate(r),Xr(e,"itemin",{percent:r,duration:i,timing:u,dir:n}),Xr(t,"itemout",{percent:1-r,duration:i,timing:u,dir:n}),de.all([nn.start(e,c[1],i,u),nn.start(t,c[0],i,u)]).then((function(){a.reset(),h.resolve()}),Q),h.promise},cancel:function(){nn.cancel([e,t])},reset:function(){for(var n in c[0])Ye([e,t],n,"")},forward:function(n,i){return void 0===i&&(i=this.percent()),nn.cancel([e,t]),this.show(n,i,!0)},translate:function(i){this.reset();var r=a(i,n);Ye(e,r[1]),Ye(t,r[0]),Xr(e,"itemtranslatein",{percent:i,dir:n}),Xr(t,"itemtranslateout",{percent:1-i,dir:n})},percent:function(){return s(t||e,e,n)},getDistance:function(){return t&&t.offsetWidth}}}},computed:{animation:function(t){var e=t.animation,n=t.Animations;return Y(n[e]||n.slide,{name:e})},transitionOptions:function(){return{animation:this.animation}}},events:{"itemshow itemhide itemshown itemhidden":function(t){var e=t.target;this.$update(e)},beforeitemshow:function(t){Pe(t.target,this.clsActive)},itemshown:function(t){Pe(t.target,this.clsActivated)},itemhidden:function(t){He(t.target,this.clsActive,this.clsActivated)}}},eo={mixins:[pi,ar,si,to],functional:!0,props:{delayControls:Number,preload:Number,videoAutoplay:Boolean,template:String},data:function(){return{preload:1,videoAutoplay:!1,delayControls:3e3,items:[],cls:"uk-open",clsPage:"uk-lightbox-page",selList:".uk-lightbox-items",attrItem:"uk-lightbox-item",selClose:".uk-close-large",selCaption:".uk-lightbox-caption",pauseOnHover:!1,velocity:2,Animations:Gr,template:'<div class="uk-lightbox uk-overflow-hidden"> <ul class="uk-lightbox-items"></ul> <div class="uk-lightbox-toolbar uk-position-top uk-text-right uk-transition-slide-top uk-transition-opaque"> <button class="uk-lightbox-toolbar-icon uk-close-large" type="button" uk-close></button> </div> <a class="uk-lightbox-button uk-position-center-left uk-position-medium uk-transition-fade" href uk-slidenav-previous uk-lightbox-item="previous"></a> <a class="uk-lightbox-button uk-position-center-right uk-position-medium uk-transition-fade" href uk-slidenav-next uk-lightbox-item="next"></a> <div class="uk-lightbox-toolbar uk-lightbox-caption uk-position-bottom uk-text-center uk-transition-slide-bottom uk-transition-opaque"></div> </div>'}},created:function(){var t=De(this.template),e=De(this.selList,t);this.items.forEach((function(){return ke(e,"<li>")})),this.$mount(ke(this.container,t))},computed:{caption:function(t,e){return De(t.selCaption,e)}},events:[{name:vt+" "+mt+" keydown",handler:"showControls"},{name:"click",self:!0,delegate:function(){return this.selSlides},handler:function(t){t.defaultPrevented||this.hide()}},{name:"shown",self:!0,handler:function(){this.showControls()}},{name:"hide",self:!0,handler:function(){this.hideControls(),He(this.slides,this.clsActive),nn.stop(this.slides)}},{name:"hidden",self:!0,handler:function(){this.$destroy(!0)}},{name:"keyup",el:function(){return document},handler:function(t){if(this.isToggled(this.$el)&&this.draggable)switch(t.keyCode){case 37:this.show("previous");break;case 39:this.show("next")}}},{name:"beforeitemshow",handler:function(t){this.isToggled()||(this.draggable=!1,t.preventDefault(),this.toggleElement(this.$el,!0,!1),this.animation=Gr.scale,He(t.target,this.clsActive),this.stack.splice(1,0,this.index))}},{name:"itemshow",handler:function(){ye(this.caption,this.getItem().caption||"");for(var t=-this.preload;t<=this.preload;t++)this.loadItem(this.index+t)}},{name:"itemshown",handler:function(){this.draggable=this.$props.draggable}},{name:"itemload",handler:function(t,e){var n=this,i=e.source,r=e.type,o=e.alt;void 0===o&&(o="");var s=e.poster,a=e.attrs;if(void 0===a&&(a={}),this.setItem(e,"<span uk-spinner></span>"),i){var u,c={frameborder:"0",allow:"autoplay",allowfullscreen:"",style:"max-width: 100%; box-sizing: border-box;","uk-responsive":"","uk-video":""+this.videoAutoplay};if("image"===r||i.match(/\.(avif|jpe?g|a?png|gif|svg|webp)($|\?)/i))be(i,a.srcset,a.size).then((function(t){var r=t.width,s=t.height;return n.setItem(e,no("img",Y({src:i,width:r,height:s,alt:o},a)))}),(function(){return n.setError(e)}));else if("video"===r||i.match(/\.(mp4|webm|ogv)($|\?)/i)){var h=no("video",Y({src:i,poster:s,controls:"",playsinline:"","uk-video":""+this.videoAutoplay},a));Zt(h,"loadedmetadata",(function(){ot(h,{width:h.videoWidth,height:h.videoHeight}),n.setItem(e,h)})),Zt(h,"error",(function(){return n.setError(e)}))}else"iframe"===r||i.match(/\.(html|php)($|\?)/i)?this.setItem(e,no("iframe",Y({src:i,frameborder:"0",allowfullscreen:"",class:"uk-lightbox-iframe"},a))):(u=i.match(/\/\/(?:.*?youtube(-nocookie)?\..*?[?&]v=|youtu\.be\/)([\w-]{11})[&?]?(.*)?/))?this.setItem(e,no("iframe",Y({src:"https://www.youtube"+(u[1]||"")+".com/embed/"+u[2]+(u[3]?"?"+u[3]:""),width:1920,height:1080},c,a))):(u=i.match(/\/\/.*?vimeo\.[a-z]+\/(\d+)[&?]?(.*)?/))&&we("https://vimeo.com/api/oembed.json?maxwidth=1920&url="+encodeURI(i),{responseType:"json",withCredentials:!1}).then((function(t){var i=t.response,r=i.height,o=i.width;return n.setItem(e,no("iframe",Y({src:"https://player.vimeo.com/video/"+u[1]+(u[2]?"?"+u[2]:""),width:o,height:r},c,a)))}),(function(){return n.setError(e)}))}}}],methods:{loadItem:function(t){void 0===t&&(t=this.index);var e=this.getItem(t);this.getSlide(e).childElementCount||ee(this.$el,"itemload",[e])},getItem:function(t){return void 0===t&&(t=this.index),this.items[it(t,this.slides)]},setItem:function(t,e){ee(this.$el,"itemloaded",[this,ye(this.getSlide(t),e)])},getSlide:function(t){return this.slides[this.items.indexOf(t)]},setError:function(t){this.setItem(t,'<span uk-icon="icon: bolt; ratio: 2"></span>')},showControls:function(){clearTimeout(this.controlsTimer),this.controlsTimer=setTimeout(this.hideControls,this.delayControls),Pe(this.$el,"uk-active","uk-transition-active")},hideControls:function(){He(this.$el,"uk-active","uk-transition-active")}}};function no(t,e){var n=Ne("<"+t+">");return ot(n,e),n}var io,ro={install:function(t,e){t.lightboxPanel||t.component("lightboxPanel",eo);Y(e.props,t.component("lightboxPanel").options.props)},props:{toggle:String},data:{toggle:"a"},computed:{toggles:{get:function(t,e){return Be(t.toggle,e)},watch:function(){this.hide()}}},disconnected:function(){this.hide()},events:[{name:"click",delegate:function(){return this.toggle+":not(.uk-disabled)"},handler:function(t){t.preventDefault(),this.show(t.current)}}],methods:{show:function(t){var e=this,n=J(this.toggles.map(oo),"source");if(_(t)){var i=oo(t).source;t=x(n,(function(t){var e=t.source;return i===e}))}return this.panel=this.panel||this.$create("lightboxPanel",Y({},this.$props,{items:n})),Zt(this.panel.$el,"hidden",(function(){return e.panel=!1})),this.panel.show(t)},hide:function(){return this.panel&&this.panel.hide()}}};function oo(t){var e={};return["href","caption","type","poster","alt","attrs"].forEach((function(n){e["href"===n?"source":n]=ut(t,n)})),e.attrs=Mn(e.attrs),e}var so={mixins:[pi],functional:!0,args:["message","status"],data:{message:"",status:"",timeout:5e3,group:null,pos:"top-center",clsContainer:"uk-notification",clsClose:"uk-notification-close",clsMsg:"uk-notification-message"},install:function(t){t.notification.closeAll=function(e,n){ze(document.body,(function(i){var r=t.getComponent(i,"notification");!r||e&&e!==r.group||r.close(n)}))}},computed:{marginProp:function(t){return"margin"+(l(t.pos,"top")?"Top":"Bottom")},startProps:function(){var t;return(t={opacity:0})[this.marginProp]=-this.$el.offsetHeight,t}},created:function(){var t=De("."+this.clsContainer+"-"+this.pos,this.container)||ke(this.container,'<div class="'+this.clsContainer+" "+this.clsContainer+"-"+this.pos+'" style="display: block"></div>');this.$mount(ke(t,'<div class="'+this.clsMsg+(this.status?" "+this.clsMsg+"-"+this.status:"")+'"> <a href class="'+this.clsClose+'" data-uk-close></a> <div>'+this.message+"</div> </div>"))},connected:function(){var t,e=this,n=L(Ye(this.$el,this.marginProp));nn.start(Ye(this.$el,this.startProps),(t={opacity:1},t[this.marginProp]=n,t)).then((function(){e.timeout&&(e.timer=setTimeout(e.close,e.timeout))}))},events:(io={click:function(t){Dt(t.target,'a[href="#"],a[href=""]')&&t.preventDefault(),this.close()}},io[wt]=function(){this.timer&&clearTimeout(this.timer)},io[bt]=function(){this.timeout&&(this.timer=setTimeout(this.close,this.timeout))},io),methods:{close:function(t){var e=this,n=function(t){var n=Ct(t);ee(t,"close",[e]),Ee(t),n&&!n.hasChildNodes()&&Ee(n)};this.timer&&clearTimeout(this.timer),t?n(this.$el):nn.start(this.$el,this.startProps).then(n)}}};var ao=["x","y","bgx","bgy","rotate","scale","color","backgroundColor","borderColor","opacity","blur","hue","grayscale","invert","saturate","sepia","fopacity","stroke"],uo={mixins:[rr],props:ao.reduce((function(t,e){return t[e]="list",t}),{}),data:ao.reduce((function(t,e){return t[e]=void 0,t}),{}),computed:{props:function(t,e){var n=this;return ao.reduce((function(i,r){if(O(t[r]))return i;var o,s,a,u=r.match(/color/i),c=u||"opacity"===r,h=t[r].slice();c&&Ye(e,r,""),h.length<2&&h.unshift(("scale"===r?1:c?Ye(e,r):0)||0);var f=function(t){return t.reduce((function(t,e){return N(e)&&e.replace(/-|\d/g,"").trim()||t}),"")}(h);if(u){var d=e.style.color;h=h.map((function(t){return function(t,e){return Ye(Ye(t,"color",e),"color").split(/[(),]/g).slice(1,-1).concat(1).slice(0,4).map(L)}(e,t)})),e.style.color=d}else if(l(r,"bg")){var p="bgy"===r?"height":"width";if(h=h.map((function(t){return wn(t,p,n.$el)})),Ye(e,"background-position-"+r[2],""),s=Ye(e,"backgroundPosition").split(" ")["x"===r[2]?0:1],n.covers){var m=Math.min.apply(Math,h),v=Math.max.apply(Math,h),g=h.indexOf(m)<h.indexOf(v);a=v-m,h=h.map((function(t){return t-(g?m:v)})),o=(g?-a:0)+"px"}else o=s}else h=h.map(L);if("stroke"===r){if(!h.some((function(t){return t})))return i;var w=Bi(n.$el);Ye(e,"strokeDasharray",w),"%"===f&&(h=h.map((function(t){return t*w/100}))),h=h.reverse(),r="strokeDashoffset"}return i[r]={steps:h,unit:f,pos:o,bgPos:s,diff:a},i}),{})},bgProps:function(){var t=this;return["bgx","bgy"].filter((function(e){return e in t.props}))},covers:function(t,e){return function(t){var e=t.style.backgroundSize,n="cover"===Ye(Ye(t,"backgroundSize",""),"backgroundSize");return t.style.backgroundSize=e,n}(e)}},disconnected:function(){delete this._image},update:{read:function(t){var e=this;if(this.matchMedia){if(!t.image&&this.covers&&this.bgProps.length){var n=Ye(this.$el,"backgroundImage").replace(/^none|url\(["']?(.+?)["']?\)$/,"$1");if(n){var i=new Image;i.src=n,t.image=i,i.naturalWidth||(i.onload=function(){return e.$update()})}}var r=t.image;if(r&&r.naturalWidth){var o={width:this.$el.offsetWidth,height:this.$el.offsetHeight},s={width:r.naturalWidth,height:r.naturalHeight},a=nt.cover(s,o);this.bgProps.forEach((function(t){var n=e.props[t],i=n.diff,r=n.bgPos,u=n.steps,c="bgy"===t?"height":"width",h=a[c]-o[c];if(h<i)o[c]=a[c]+i-h;else if(h>i){var l=o[c]/wn(r,c,e.$el);l&&(e.props[t].steps=u.map((function(t){return t-(h-i)/l})))}a=nt.cover(s,o)})),t.dim=a}}},write:function(t){var e=t.dim;this.matchMedia?e&&Ye(this.$el,{backgroundSize:e.width+"px "+e.height+"px",backgroundRepeat:"no-repeat"}):Ye(this.$el,{backgroundSize:"",backgroundRepeat:""})},events:["resize"]},methods:{reset:function(){var t=this;X(this.getCss(0),(function(e,n){return Ye(t.$el,n,"")}))},getCss:function(t){var e=this.props;return Object.keys(e).reduce((function(n,i){var r=e[i],o=r.steps,s=r.unit,u=r.pos,c=function(t,e,n){void 0===n&&(n=2);var i=co(t,e),r=i[0],o=i[1],s=i[2];return(z(r)?r+Math.abs(r-o)*s*(r<o?1:-1):+o).toFixed(n)}(o,t);switch(i){case"x":case"y":s=s||"px",n.transform+=" translate"+a(i)+"("+L(c).toFixed("px"===s?0:2)+s+")";break;case"rotate":s=s||"deg",n.transform+=" rotate("+(c+s)+")";break;case"scale":n.transform+=" scale("+c+")";break;case"bgy":case"bgx":n["background-position-"+i[2]]="calc("+u+" + "+c+"px)";break;case"color":case"backgroundColor":case"borderColor":var h=co(o,t),l=h[0],f=h[1],d=h[2];n[i]="rgba("+l.map((function(t,e){return t+=d*(f[e]-t),3===e?L(t):parseInt(t,10)})).join(",")+")";break;case"blur":s=s||"px",n.filter+=" blur("+(c+s)+")";break;case"hue":s=s||"deg",n.filter+=" hue-rotate("+(c+s)+")";break;case"fopacity":s=s||"%",n.filter+=" opacity("+(c+s)+")";break;case"grayscale":case"invert":case"saturate":case"sepia":s=s||"%",n.filter+=" "+i+"("+(c+s)+")";break;default:n[i]=c}return n}),{transform:"",filter:""})}}};function co(t,e){var n=t.length-1,i=Math.min(Math.floor(n*e),n-1),r=t.slice(i,i+2);return r.push(1===e?1:e%(1/n)*n),r}var ho={mixins:[uo],props:{target:String,viewport:Number,easing:Number},data:{target:!1,viewport:1,easing:1},computed:{target:function(t,e){var n=t.target;return lo(n&&Lt(n,e)||e)}},update:{read:function(t,e){var n=t.percent;if(e.has("scroll")||(n=!1),this.matchMedia){var i=n;return{percent:n=function(t,e){return Z(t*(1-(e-e*t)))}(Un(this.target)/(this.viewport||1),this.easing),style:i!==n&&this.getCss(n)}}},write:function(t){var e=t.style;this.matchMedia?e&&Ye(this.$el,e):this.reset()},events:["scroll","resize"]}};function lo(t){return t?"offsetTop"in t?t:lo(Ct(t)):document.body}var fo={update:{write:function(){if(!this.stack.length&&!this.dragging){var t=this.getValidIndex(this.index);~this.prevIndex&&this.index===t||this.show(t)}},events:["resize"]}};function po(t,e,n){var i=go(t,e);return n?i-function(t,e){return cn(e).width/2-cn(t).width/2}(t,e):Math.min(i,mo(e))}function mo(t){return Math.max(0,vo(t)-cn(t).width)}function vo(t){return Pt(t).reduce((function(t,e){return cn(e).width+t}),0)}function go(t,e){return t&&(ln(t).left+(lt?cn(t).width-cn(e).width:0))*(lt?-1:1)||0}function wo(t,e){e-=1;var n=cn(t).width,i=e+n+2;return Pt(t).filter((function(r){var o=go(r,t),s=o+Math.min(cn(r).width,n);return o>=e&&s<=i}))}function bo(t,e,n){ee(t,ne(e,!1,!1,n))}var xo={mixins:[oi,Zr,fo],props:{center:Boolean,sets:Boolean},data:{center:!1,sets:!1,attrItem:"uk-slider-item",selList:".uk-slider-items",selNav:".uk-slider-nav",clsContainer:"uk-slider-container",Transitioner:function(t,e,n,i){var r=i.center,o=i.easing,s=i.list,a=new pe,u=t?po(t,s,r):po(e,s,r)+cn(e).width*n,c=e?po(e,s,r):u+cn(t).width*n*(lt?-1:1);return{dir:n,show:function(e,i,r){void 0===i&&(i=0);var u=r?"linear":o;return e-=Math.round(e*Z(i,-1,1)),this.translate(i),i=t?i:Z(i,0,1),bo(this.getItemIn(),"itemin",{percent:i,duration:e,timing:u,dir:n}),t&&bo(this.getItemIn(!0),"itemout",{percent:1-i,duration:e,timing:u,dir:n}),nn.start(s,{transform:Ur(-c*(lt?-1:1),"px")},e,u).then(a.resolve,Q),a.promise},cancel:function(){nn.cancel(s)},reset:function(){Ye(s,"transform","")},forward:function(t,e){return void 0===e&&(e=this.percent()),nn.cancel(s),this.show(t,e,!0)},translate:function(i){var r=this.getDistance()*n*(lt?-1:1);Ye(s,"transform",Ur(Z(r-r*i-c,-vo(s),cn(s).width)*(lt?-1:1),"px"));var o=this.getActives(),a=this.getItemIn(),u=this.getItemIn(!0);i=t?Z(i,-1,1):0,Pt(s).forEach((function(r){var c=w(o,r),h=r===a,l=r===u;bo(r,"itemtranslate"+(h||!l&&(c||n*(lt?-1:1)==-1^go(r,s)>go(t||e))?"in":"out"),{dir:n,percent:l?1-i:h?i:c?1:0})}))},percent:function(){return Math.abs((Ye(s,"transform").split(",")[4]*(lt?-1:1)+u)/(c-u))},getDistance:function(){return Math.abs(c-u)},getItemIn:function(n){void 0===n&&(n=!1);var i=this.getActives(),o=wo(s,po(e||t,s,r));if(n){var a=i;i=o,o=a}return o[x(o,(function(t){return!w(i,t)}))]},getActives:function(){return wo(s,po(t||e,s,r))}}}},computed:{avgWidth:function(){return vo(this.list)/this.length},finite:function(t){var e;return t.finite||Math.ceil(vo(this.list))<cn(this.list).width+(e=this.list,Math.max.apply(Math,[0].concat(Pt(e).map((function(t){return cn(t).width})))))+this.center},maxIndex:function(){if(!this.finite||this.center&&!this.sets)return this.length-1;if(this.center)return G(this.sets);var t=0,e=mo(this.list),n=x(this.slides,(function(n){if(t>=e)return!0;t+=cn(n).width}));return~n?n:this.length-1},sets:function(t){var e=this,n=t.sets;if(n){var i=cn(this.list).width/(this.center?2:1),r=0,o=i,s=0;return n=K(this.slides,"offsetLeft").reduce((function(t,n,a){var u=cn(n).width;if(s+u>r&&(!e.center&&a>e.maxIndex&&(a=e.maxIndex),!w(t,a))){var c=e.slides[a+1];e.center&&c&&u<o-cn(c).width/2?o-=u:(o=i,t.push(a),r=s+i+(e.center?u/2:0))}return s+=u,t}),[]),!B(n)&&n}},transitionOptions:function(){return{center:this.center,list:this.list}}},connected:function(){We(this.$el,this.clsContainer,!De("."+this.clsContainer,this.$el))},update:{write:function(){var t=this;this.navItems.forEach((function(e){var n=H(ut(e,t.attrItem));!1!==n&&(e.hidden=!t.maxIndex||n>t.maxIndex||t.sets&&!w(t.sets,n))})),!this.length||this.dragging||this.stack.length||(this.reorder(),this._translate(1));var e=this._getTransitioner(this.index).getActives();this.slides.forEach((function(n){return We(n,t.clsActive,w(e,n))})),!this.clsActivated||this.sets&&!w(this.sets,L(this.index))||this.slides.forEach((function(n){return We(n,t.clsActivated||"",w(e,n))}))},events:["resize"]},events:{beforeitemshow:function(t){!this.dragging&&this.sets&&this.stack.length<2&&!w(this.sets,this.index)&&(this.index=this.getValidIndex());var e=Math.abs(this.index-this.prevIndex+(this.dir>0&&this.index<this.prevIndex||this.dir<0&&this.index>this.prevIndex?(this.maxIndex+1)*this.dir:0));if(!this.dragging&&e>1){for(var n=0;n<e;n++)this.stack.splice(1,0,this.dir>0?"next":"previous");t.preventDefault()}else{var i=this.dir<0||!this.slides[this.prevIndex]?this.index:this.prevIndex;this.duration=Qr(this.avgWidth/this.velocity)*(cn(this.slides[i]).width/this.avgWidth),this.reorder()}},itemshow:function(){~this.prevIndex&&Pe(this._getTransitioner().getItemIn(),this.clsActive)}},methods:{reorder:function(){var t=this;if(this.finite)Ye(this.slides,"order","");else{var e=this.dir>0&&this.slides[this.prevIndex]?this.prevIndex:this.index;if(this.slides.forEach((function(n,i){return Ye(n,"order",t.dir>0&&i<e?1:t.dir<0&&i>=t.index?-1:"")})),this.center)for(var n=this.slides[e],i=cn(this.list).width/2-cn(n).width/2,r=0;i>0;){var o=this.getIndex(--r+e,e),s=this.slides[o];Ye(s,"order",o>e?-2:-1),i-=cn(s).width}}},getValidIndex:function(t,e){if(void 0===t&&(t=this.index),void 0===e&&(e=this.prevIndex),t=this.getIndex(t,e),!this.sets)return t;var n;do{if(w(this.sets,t))return t;n=t,t=this.getIndex(t+this.dir,e)}while(t!==n);return t}}};var yo={mixins:[uo],data:{selItem:"!li"},computed:{item:function(t,e){return Lt(t.selItem,e)}},events:[{name:"itemin itemout",self:!0,el:function(){return this.item},handler:function(t){var e=this,n=t.type,i=t.detail,r=i.percent,o=i.duration,s=i.timing,a=i.dir;xn.read((function(){var t=e.getCss($o(n,a,r)),i=e.getCss(ko(n)?.5:a>0?1:0);xn.write((function(){Ye(e.$el,t),nn.start(e.$el,i,o,s).catch(Q)}))}))}},{name:"transitioncanceled transitionend",self:!0,el:function(){return this.item},handler:function(){nn.cancel(this.$el)}},{name:"itemtranslatein itemtranslateout",self:!0,el:function(){return this.item},handler:function(t){var e=this,n=t.type,i=t.detail,r=i.percent,o=i.dir;xn.read((function(){var t=e.getCss($o(n,o,r));xn.write((function(){return Ye(e.$el,t)}))}))}}]};function ko(t){return d(t,"in")}function $o(t,e,n){return n/=2,ko(t)?e<0?1-n:n:e<0?n:1-n}var So,Io,Eo=Y({},Rr,{fade:{show:function(){return[{opacity:0,zIndex:0},{zIndex:-1}]},percent:function(t){return 1-Ye(t,"opacity")},translate:function(t){return[{opacity:1-t,zIndex:0},{zIndex:-1}]}},scale:{show:function(){return[{opacity:0,transform:Yr(1.5),zIndex:0},{zIndex:-1}]},percent:function(t){return 1-Ye(t,"opacity")},translate:function(t){return[{opacity:1-t,transform:Yr(1+.5*t),zIndex:0},{zIndex:-1}]}},pull:{show:function(t){return t<0?[{transform:Ur(30),zIndex:-1},{transform:Ur(),zIndex:0}]:[{transform:Ur(-100),zIndex:0},{transform:Ur(),zIndex:-1}]},percent:function(t,e,n){return n<0?1-qr(e):qr(t)},translate:function(t,e){return e<0?[{transform:Ur(30*t),zIndex:-1},{transform:Ur(-100*(1-t)),zIndex:0}]:[{transform:Ur(100*-t),zIndex:0},{transform:Ur(30*(1-t)),zIndex:-1}]}},push:{show:function(t){return t<0?[{transform:Ur(100),zIndex:0},{transform:Ur(),zIndex:-1}]:[{transform:Ur(-30),zIndex:-1},{transform:Ur(),zIndex:0}]},percent:function(t,e,n){return n>0?1-qr(e):qr(t)},translate:function(t,e){return e<0?[{transform:Ur(100*t),zIndex:0},{transform:Ur(-30*(1-t)),zIndex:-1}]:[{transform:Ur(-30*t),zIndex:-1},{transform:Ur(100*(1-t)),zIndex:0}]}}}),To={mixins:[oi,to,fo],props:{ratio:String,minHeight:Number,maxHeight:Number},data:{ratio:"16:9",minHeight:!1,maxHeight:!1,selList:".uk-slideshow-items",attrItem:"uk-slideshow-item",selNav:".uk-slideshow-nav",Animations:Eo},update:{read:function(){var t=this.ratio.split(":").map(Number),e=t[0],n=t[1];return n=n*this.list.offsetWidth/e||0,this.minHeight&&(n=Math.max(this.minHeight,n)),this.maxHeight&&(n=Math.min(this.maxHeight,n)),{height:n-vn(this.list,"height","content-box")}},write:function(t){var e=t.height;e>0&&Ye(this.list,"minHeight",e)},events:["resize"]}},Co={mixins:[oi,Fr],props:{group:String,threshold:Number,clsItem:String,clsPlaceholder:String,clsDrag:String,clsDragState:String,clsBase:String,clsNoDrag:String,clsEmpty:String,clsCustom:String,handle:String},data:{group:!1,threshold:5,clsItem:"uk-sortable-item",clsPlaceholder:"uk-sortable-placeholder",clsDrag:"uk-sortable-drag",clsDragState:"uk-drag",clsBase:"uk-sortable",clsNoDrag:"uk-sortable-nodrag",clsEmpty:"uk-sortable-empty",clsCustom:"",handle:!1,pos:{}},created:function(){var t=this;["init","start","move","end"].forEach((function(e){var n=t[e];t[e]=function(e){Y(t.pos,fe(e)),n(e)}}))},events:{name:mt,passive:!1,handler:"init"},computed:{target:function(){return(this.$el.tBodies||[this.$el])[0]},items:function(){return Pt(this.target)},isEmpty:{get:function(){return B(this.items)},watch:function(t){We(this.target,this.clsEmpty,t)},immediate:!0},handles:{get:function(t,e){var n=t.handle;return n?Be(n,e):this.items},watch:function(t,e){Ye(e,{touchAction:"",userSelect:""}),Ye(t,{touchAction:pt?"none":"",userSelect:"none"})},immediate:!0}},update:{write:function(t){if(this.drag&&Ct(this.placeholder)){var e=this,n=e.pos,i=n.x,r=n.y,o=e.origin,s=o.offsetTop,a=o.offsetLeft,u=e.placeholder;Ye(this.drag,{top:r-s,left:i-a});var c=this.getSortable(document.elementFromPoint(i,r));if(c){var h=c.items;if(!h.some(nn.inProgress)){var l=function(t,e){return t[x(t,(function(t){return et(e,t.getBoundingClientRect())}))]}(h,{x:i,y:r});if(!h.length||l&&l!==u){var f=this.getSortable(u),d=function(t,e,n,i,r,o){if(!Pt(t).length)return;var s=e.getBoundingClientRect();if(!o)return function(t,e){var n=1===Pt(t).length;n&&ke(t,e);var i=Pt(t),r=i.some((function(t,e){var n=t.getBoundingClientRect();return i.slice(e+1).some((function(t){var e=t.getBoundingClientRect();return!_o([n.left,n.right],[e.left,e.right])}))}));n&&Ee(e);return r}(t,n)||r<s.top+s.height/2?e:e.nextElementSibling;var a=n.getBoundingClientRect(),u=_o([s.top,s.bottom],[a.top,a.bottom]),c=u?i:r,h=u?"width":"height",l=u?"left":"top",f=u?"right":"bottom",d=a[h]<s[h]?s[h]-a[h]:0;if(a[l]<s[l])return!(d&&c<s[l]+d)&&e.nextElementSibling;if(d&&c>s[f]-d)return!1;return e}(c.target,l,u,i,r,c===f&&t.moved!==l);!1!==d&&(d&&u===d||(c!==f?(f.remove(u),t.moved=l):delete t.moved,c.insert(u,d),this.touched.add(c)))}}}}},events:["move"]},methods:{init:function(t){var e=t.target,n=t.button,i=t.defaultPrevented,r=this.items.filter((function(t){return Bt(e,t)}))[0];!r||i||n>0||It(e)||Bt(e,"."+this.clsNoDrag)||this.handle&&!Bt(e,this.handle)||(t.preventDefault(),this.touched=new Set([this]),this.placeholder=r,this.origin=Y({target:e,index:Ht(r)},this.pos),Zt(document,vt,this.move),Zt(document,gt,this.end),this.threshold||this.start(t))},start:function(t){var e,n,i;this.drag=(e=this.$container,n=this.placeholder,Ye(i=ke(e,n.outerHTML.replace(/(^<)(?:li|tr)|(?:li|tr)(\/>$)/g,"$1div$2")),"margin","0","important"),Ye(i,Y({boxSizing:"border-box",width:n.offsetWidth,height:n.offsetHeight},Ye(n,["paddingLeft","paddingRight","paddingTop","paddingBottom"]))),dn(i.firstElementChild,dn(n.firstElementChild)),i);var r=this.placeholder.getBoundingClientRect(),o=r.left,s=r.top;Y(this.origin,{offsetLeft:this.pos.x-o,offsetTop:this.pos.y-s}),Pe(this.drag,this.clsDrag,this.clsCustom),Pe(this.placeholder,this.clsPlaceholder),Pe(this.items,this.clsItem),Pe(document.documentElement,this.clsDragState),ee(this.$el,"start",[this,this.placeholder]),function(t){var e=Date.now();So=setInterval((function(){var n=t.x,i=t.y;i+=window.pageYOffset;var r=.3*(Date.now()-e);e=Date.now(),Yn(document.elementFromPoint(n,t.y)).reverse().some((function(t){var e=t.scrollTop,n=t.scrollHeight,o=hn(Gn(t)),s=o.top,a=o.bottom,u=o.height;if(s<i&&s+35>i)e-=r;else{if(!(a>i&&a-35<i))return;e+=r}if(e>0&&e<n-u)return Rn(t,e),!0}))}),15)}(this.pos),this.move(t)},move:function(t){this.drag?this.$emit("move"):(Math.abs(this.pos.x-this.origin.x)>this.threshold||Math.abs(this.pos.y-this.origin.y)>this.threshold)&&this.start(t)},end:function(){var t=this;if(Qt(document,vt,this.move),Qt(document,gt,this.end),Qt(window,"scroll",this.scroll),this.drag){clearInterval(So);var e=this.getSortable(this.placeholder);this===e?this.origin.index!==Ht(this.placeholder)&&ee(this.$el,"moved",[this,this.placeholder]):(ee(e.$el,"added",[e,this.placeholder]),ee(this.$el,"removed",[this,this.placeholder])),ee(this.$el,"stop",[this,this.placeholder]),Ee(this.drag),this.drag=null,this.touched.forEach((function(e){var n=e.clsPlaceholder,i=e.clsItem;return t.touched.forEach((function(t){return He(t.items,n,i)}))})),this.touched=null,He(document.documentElement,this.clsDragState)}},insert:function(t,e){var n=this;Pe(this.items,this.clsItem);this.animate((function(){return e?$e(e,t):ke(n.target,t)}))},remove:function(t){Bt(t,this.target)&&this.animate((function(){return Ee(t)}))},getSortable:function(t){do{var e=this.$getComponent(t,"sortable");if(e&&(e===this||!1!==this.group&&e.group===this.group))return e}while(t=Ct(t))}}};function _o(t,e){return t[1]>e[0]&&e[1]>t[0]}var Ao={mixins:[pi,si,mi],args:"title",props:{delay:Number,title:String},data:{pos:"top",title:"",delay:0,animation:["uk-animation-scale-up"],duration:100,cls:"uk-active",clsPos:"uk-tooltip"},beforeConnect:function(){var t;this._hasTitle=st(this.$el,"title"),ot(this.$el,"title",""),this.updateAria(!1),Tt(t=this.$el)||ot(t,"tabindex","0")},disconnected:function(){this.hide(),ot(this.$el,"title",this._hasTitle?this.title:null)},methods:{show:function(){var t=this;!this.isToggled(this.tooltip||null)&&this.title&&(this._unbind=te(document,"show keydown "+mt,this.hide,!1,(function(e){return e.type===mt&&!Bt(e.target,t.$el)||"keydown"===e.type&&27===e.keyCode||"show"===e.type&&e.detail[0]!==t&&e.detail[0].$name===t.$name})),clearTimeout(this.showTimer),this.showTimer=setTimeout(this._show,this.delay))},hide:function(){var t=this;Nt(this.$el,"input:focus")||(clearTimeout(this.showTimer),this.isToggled(this.tooltip||null)&&this.toggleElement(this.tooltip,!1,!1).then((function(){t.tooltip=Ee(t.tooltip),t._unbind()})))},_show:function(){var t=this;this.tooltip=ke(this.container,'<div class="'+this.clsPos+'"> <div class="'+this.clsPos+'-inner">'+this.title+"</div> </div>"),Zt(this.tooltip,"toggled",(function(e,n){t.updateAria(n),n&&(t.positionAt(t.tooltip,t.$el),t.origin="y"===t.getAxis()?gn(t.dir)+"-"+t.align:t.align+"-"+gn(t.dir))})),this.toggleElement(this.tooltip,!0)},updateAria:function(t){ot(this.$el,"aria-expanded",t)}},events:(Io={focus:"show",blur:"hide"},Io[wt+" "+bt]=function(t){le(t)||this[t.type===wt?"show":"hide"]()},Io[mt]=function(t){le(t)&&this.show()},Io)};var Mo={props:{allow:String,clsDragover:String,concurrent:Number,maxSize:Number,method:String,mime:String,msgInvalidMime:String,msgInvalidName:String,msgInvalidSize:String,multiple:Boolean,name:String,params:Object,type:String,url:String},data:{allow:!1,clsDragover:"uk-dragover",concurrent:1,maxSize:0,method:"POST",mime:!1,msgInvalidMime:"Invalid File Type: %s",msgInvalidName:"Invalid File Name: %s",msgInvalidSize:"Invalid File Size: %s Kilobytes Max",multiple:!1,name:"files[]",params:{},type:"",url:"",abort:Q,beforeAll:Q,beforeSend:Q,complete:Q,completeAll:Q,error:Q,fail:Q,load:Q,loadEnd:Q,loadStart:Q,progress:Q},events:{change:function(t){Nt(t.target,'input[type="file"]')&&(t.preventDefault(),t.target.files&&this.upload(t.target.files),t.target.value="")},drop:function(t){zo(t);var e=t.dataTransfer;e&&e.files&&(He(this.$el,this.clsDragover),this.upload(e.files))},dragenter:function(t){zo(t)},dragover:function(t){zo(t),Pe(this.$el,this.clsDragover)},dragleave:function(t){zo(t),He(this.$el,this.clsDragover)}},methods:{upload:function(t){var e=this;if(t.length){ee(this.$el,"upload",[t]);for(var n=0;n<t.length;n++){if(this.maxSize&&1e3*this.maxSize<t[n].size)return void this.fail(this.msgInvalidSize.replace("%s",this.maxSize));if(this.allow&&!No(this.allow,t[n].name))return void this.fail(this.msgInvalidName.replace("%s",this.allow));if(this.mime&&!No(this.mime,t[n].type))return void this.fail(this.msgInvalidMime.replace("%s",this.mime))}this.multiple||(t=[t[0]]),this.beforeAll(this,t);var i=function(t,e){for(var n=[],i=0;i<t.length;i+=e){for(var r=[],o=0;o<e;o++)r.push(t[i+o]);n.push(r)}return n}(t,this.concurrent),r=function(t){var n=new FormData;for(var o in t.forEach((function(t){return n.append(e.name,t)})),e.params)n.append(o,e.params[o]);we(e.url,{data:n,method:e.method,responseType:e.type,beforeSend:function(t){var n=t.xhr;return n.upload&&Zt(n.upload,"progress",e.progress),["loadStart","load","loadEnd","abort"].forEach((function(t){return Zt(n,t.toLowerCase(),e[t])})),e.beforeSend(t)}}).then((function(t){e.complete(t),i.length?r(i.shift()):e.completeAll(t)}),(function(t){return e.error(t)}))};r(i.shift())}}}};function No(t,e){return e.match(new RegExp("^"+t.replace(/\//g,"\\/").replace(/\*\*/g,"(\\/[^\\/]+)*").replace(/\*/g,"[^\\/]+").replace(/((?!\\))\?/g,"$1.")+"$","i"))}function zo(t){t.preventDefault(),t.stopPropagation()}return X(Object.freeze({__proto__:null,Countdown:_r,Filter:jr,Lightbox:ro,LightboxPanel:eo,Notification:so,Parallax:ho,Slider:xo,SliderParallax:yo,Slideshow:To,SlideshowParallax:yo,Sortable:Co,Tooltip:Ao,Upload:Mo}),(function(t,e){return ri.component(e,t)})),ri}));
1
+ /*! UIkit 3.9.3-dev.dc54c8709 | https://www.getuikit.com | (c) 2014 - 2021 YOOtheme | MIT License */
2
+ !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define("uikit",e):(t="undefined"!=typeof globalThis?globalThis:t||self).UIkit=e()}(this,(function(){"use strict";var t=Object.prototype,e=t.hasOwnProperty;function n(t,n){return e.call(t,n)}var i=/\B([A-Z])/g,r=rt((function(t){return t.replace(i,"-$1").toLowerCase()})),o=/-(\w)/g,s=rt((function(t){return t.replace(o,u)})),a=rt((function(t){return t.length?u(null,t.charAt(0))+t.slice(1):""}));function u(t,e){return e?e.toUpperCase():""}var c=String.prototype,h=c.startsWith||function(t){return 0===this.lastIndexOf(t,0)};function l(t,e){return h.call(t,e)}var f=c.endsWith||function(t){return this.substr(-t.length)===t};function d(t,e){return f.call(t,e)}var p=Array.prototype,m=function(t,e){return!!~this.indexOf(t,e)},v=c.includes||m,g=p.includes||m;function w(t,e){return t&&(N(t)?v:g).call(t,e)}var b=p.findIndex||function(t){for(var e=arguments,n=0;n<this.length;n++)if(t.call(e[1],this[n],n,this))return n;return-1};function x(t,e){return b.call(t,e)}var y=Array.isArray;function k(t){return"function"==typeof t}function $(t){return null!==t&&"object"==typeof t}var S=t.toString;function I(t){return"[object Object]"===S.call(t)}function E(t){return $(t)&&t===t.window}function T(t){return 9===A(t)}function C(t){return A(t)>=1}function _(t){return 1===A(t)}function A(t){return!E(t)&&$(t)&&t.nodeType}function M(t){return"boolean"==typeof t}function N(t){return"string"==typeof t}function z(t){return"number"==typeof t}function D(t){return z(t)||N(t)&&!isNaN(t-parseFloat(t))}function B(t){return!(y(t)?t.length:$(t)&&Object.keys(t).length)}function O(t){return void 0===t}function P(t){return M(t)?t:"true"===t||"1"===t||""===t||"false"!==t&&"0"!==t&&t}function H(t){var e=Number(t);return!isNaN(e)&&e}function L(t){return parseFloat(t)||0}var F=Array.from||function(t){return p.slice.call(t)};function j(t){return W(t)[0]}function W(t){return t&&(C(t)?[t]:F(t).filter(C))||[]}function V(t){return E(t)?t:(t=j(t))?(T(t)?t:t.ownerDocument).defaultView:window}function R(t){return t?d(t,"ms")?L(t):1e3*L(t):0}function q(t,e){return t===e||$(t)&&$(e)&&Object.keys(t).length===Object.keys(e).length&&X(t,(function(t,n){return t===e[n]}))}function U(t,e,n){return t.replace(new RegExp(e+"|"+n,"g"),(function(t){return t===e?n:e}))}var Y=Object.assign||function(t){for(var e=[],i=arguments.length-1;i-- >0;)e[i]=arguments[i+1];t=Object(t);for(var r=0;r<e.length;r++){var o=e[r];if(null!==o)for(var s in o)n(o,s)&&(t[s]=o[s])}return t};function G(t){return t[t.length-1]}function X(t,e){for(var n in t)if(!1===e(t[n],n))return!1;return!0}function K(t,e){return t.slice().sort((function(t,n){var i=t[e];void 0===i&&(i=0);var r=n[e];return void 0===r&&(r=0),i>r?1:r>i?-1:0}))}function J(t,e){var n=new Set;return t.filter((function(t){var i=t[e];return!n.has(i)&&(n.add(i)||!0)}))}function Z(t,e,n){return void 0===e&&(e=0),void 0===n&&(n=1),Math.min(Math.max(H(t)||0,e),n)}function Q(){}function tt(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return[["bottom","top"],["right","left"]].every((function(e){var n=e[0],i=e[1];return Math.min.apply(Math,t.map((function(t){return t[n]})))-Math.max.apply(Math,t.map((function(t){return t[i]})))>0}))}function et(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}var nt={ratio:function(t,e,n){var i,r="width"===e?"height":"width";return(i={})[r]=t[e]?Math.round(n*t[r]/t[e]):t[r],i[e]=n,i},contain:function(t,e){var n=this;return X(t=Y({},t),(function(i,r){return t=t[r]>e[r]?n.ratio(t,r,e[r]):t})),t},cover:function(t,e){var n=this;return X(t=this.contain(t,e),(function(i,r){return t=t[r]<e[r]?n.ratio(t,r,e[r]):t})),t}};function it(t,e,n,i){void 0===n&&(n=0),void 0===i&&(i=!1);var r=(e=W(e)).length;return t=D(t)?H(t):"next"===t?n+1:"previous"===t?n-1:e.indexOf(j(t)),i?Z(t,0,r-1):(t%=r)<0?t+r:t}function rt(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}function ot(t,e,n){if($(e))for(var i in e)ot(t,i,e[i]);else{if(O(n))return(t=j(t))&&t.getAttribute(e);W(t).forEach((function(t){k(n)&&(n=n.call(t,ot(t,e))),null===n?at(t,e):t.setAttribute(e,n)}))}}function st(t,e){return W(t).some((function(t){return t.hasAttribute(e)}))}function at(t,e){t=W(t),e.split(" ").forEach((function(e){return t.forEach((function(t){return t.hasAttribute(e)&&t.removeAttribute(e)}))}))}function ut(t,e){for(var n=0,i=[e,"data-"+e];n<i.length;n++)if(st(t,i[n]))return ot(t,i[n])}var ct="undefined"!=typeof window,ht=ct&&/msie|trident/i.test(window.navigator.userAgent),lt=ct&&"rtl"===ot(document.documentElement,"dir"),ft=ct&&"ontouchstart"in window,dt=ct&&window.PointerEvent,pt=ct&&(ft||window.DocumentTouch&&document instanceof DocumentTouch||navigator.maxTouchPoints),mt=dt?"pointerdown":ft?"touchstart":"mousedown",vt=dt?"pointermove":ft?"touchmove":"mousemove",gt=dt?"pointerup":ft?"touchend":"mouseup",wt=dt?"pointerenter":ft?"":"mouseenter",bt=dt?"pointerleave":ft?"":"mouseleave",xt=dt?"pointercancel":"touchcancel",yt={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,menuitem:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};function kt(t){return W(t).some((function(t){return yt[t.tagName.toLowerCase()]}))}function $t(t){return W(t).some((function(t){return t.offsetWidth||t.offsetHeight||t.getClientRects().length}))}var St="input,select,textarea,button";function It(t){return W(t).some((function(t){return Nt(t,St)}))}var Et=St+",a[href],[tabindex]";function Tt(t){return Nt(t,Et)}function Ct(t){return(t=j(t))&&_(t.parentNode)&&t.parentNode}function _t(t,e){return W(t).filter((function(t){return Nt(t,e)}))}var At=ct?Element.prototype:{},Mt=At.matches||At.webkitMatchesSelector||At.msMatchesSelector||Q;function Nt(t,e){return W(t).some((function(t){return Mt.call(t,e)}))}var zt=At.closest||function(t){var e=this;do{if(Nt(e,t))return e}while(e=Ct(e))};function Dt(t,e){return l(e,">")&&(e=e.slice(1)),_(t)?zt.call(t,e):W(t).map((function(t){return Dt(t,e)})).filter(Boolean)}function Bt(t,e){return N(e)?Nt(t,e)||!!Dt(t,e):t===e||(T(e)?e.documentElement:j(e)).contains(j(t))}function Ot(t,e){for(var n=[];t=Ct(t);)e&&!Nt(t,e)||n.push(t);return n}function Pt(t,e){var n=(t=j(t))?W(t.children):[];return e?_t(n,e):n}function Ht(t,e){return e?W(t).indexOf(j(e)):Pt(Ct(t)).indexOf(t)}function Lt(t,e){return Wt(t,jt(t,e))}function Ft(t,e){return Vt(t,jt(t,e))}function jt(t,e){return void 0===e&&(e=document),N(t)&&Yt(t)||T(e)?e:e.ownerDocument}function Wt(t,e){return j(Rt(t,e,"querySelector"))}function Vt(t,e){return W(Rt(t,e,"querySelectorAll"))}function Rt(t,e,n){if(void 0===e&&(e=document),!t||!N(t))return t;t=t.replace(Ut,"$1 *"),Yt(t)&&(t=Xt(t).map((function(t){var n=e;if("!"===t[0]){var i=t.substr(1).trim().split(" ");n=Dt(Ct(e),i[0]),t=i.slice(1).join(" ").trim()}if("-"===t[0]){var r=t.substr(1).trim().split(" "),o=(n||e).previousElementSibling;n=Nt(o,t.substr(1))?o:null,t=r.slice(1).join(" ")}return n?function(t){var e=[];for(;t.parentNode;){if(t.id){e.unshift("#"+Jt(t.id));break}var n=t.tagName;"HTML"!==n&&(n+=":nth-child("+(Ht(t)+1)+")"),e.unshift(n),t=t.parentNode}return e.join(" > ")}(n)+" "+t:null})).filter(Boolean).join(","),e=document);try{return e[n](t)}catch(t){return null}}var qt=/(^|[^\\],)\s*[!>+~-]/,Ut=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g,Yt=rt((function(t){return t.match(qt)})),Gt=/.*?[^\\](?:,|$)/g,Xt=rt((function(t){return t.match(Gt).map((function(t){return t.replace(/,$/,"").trim()}))}));var Kt=ct&&window.CSS&&CSS.escape||function(t){return t.replace(/([^\x7f-\uFFFF\w-])/g,(function(t){return"\\"+t}))};function Jt(t){return N(t)?Kt.call(null,t):""}function Zt(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];var n=ie(t),i=n[0],r=n[1],o=n[2],s=n[3],a=n[4];return i=he(i),s.length>1&&(s=oe(s)),a&&a.self&&(s=se(s)),o&&(s=re(o,s)),a=ae(a),r.split(" ").forEach((function(t){return i.forEach((function(e){return e.addEventListener(t,s,a)}))})),function(){return Qt(i,r,s,a)}}function Qt(t,e,n,i){void 0===i&&(i=!1),i=ae(i),t=he(t),e.split(" ").forEach((function(e){return t.forEach((function(t){return t.removeEventListener(e,n,i)}))}))}function te(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];var n=ie(t),i=n[0],r=n[1],o=n[2],s=n[3],a=n[4],u=n[5],c=Zt(i,r,o,(function(t){var e=!u||u(t);e&&(c(),s(t,e))}),a);return c}function ee(t,e,n){return he(t).reduce((function(t,i){return t&&i.dispatchEvent(ne(e,!0,!0,n))}),!0)}function ne(t,e,n,i){if(void 0===e&&(e=!0),void 0===n&&(n=!1),N(t)){var r=document.createEvent("CustomEvent");r.initCustomEvent(t,e,n,i),t=r}return t}function ie(t){return k(t[2])&&t.splice(2,0,!1),t}function re(t,e){var n=this;return function(i){var r=">"===t[0]?Vt(t,i.currentTarget).reverse().filter((function(t){return Bt(i.target,t)}))[0]:Dt(i.target,t);r&&(i.current=r,e.call(n,i))}}function oe(t){return function(e){return y(e.detail)?t.apply(void 0,[e].concat(e.detail)):t(e)}}function se(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function ae(t){return t&&ht&&!M(t)?!!t.capture:t}function ue(t){return t&&"addEventListener"in t}function ce(t){return ue(t)?t:j(t)}function he(t){return y(t)?t.map(ce).filter(Boolean):N(t)?Vt(t):ue(t)?[t]:W(t)}function le(t){return"touch"===t.pointerType||!!t.touches}function fe(t){var e=t.touches,n=t.changedTouches,i=e&&e[0]||n&&n[0]||t;return{x:i.clientX,y:i.clientY}}var de=ct&&window.Promise||ve,pe=function(){var t=this;this.promise=new de((function(e,n){t.reject=n,t.resolve=e}))},me=ct&&window.setImmediate||setTimeout;function ve(t){this.state=2,this.value=void 0,this.deferred=[];var e=this;try{t((function(t){e.resolve(t)}),(function(t){e.reject(t)}))}catch(t){e.reject(t)}}ve.reject=function(t){return new ve((function(e,n){n(t)}))},ve.resolve=function(t){return new ve((function(e,n){e(t)}))},ve.all=function(t){return new ve((function(e,n){var i=[],r=0;function o(n){return function(o){i[n]=o,(r+=1)===t.length&&e(i)}}0===t.length&&e(i);for(var s=0;s<t.length;s+=1)ve.resolve(t[s]).then(o(s),n)}))},ve.race=function(t){return new ve((function(e,n){for(var i=0;i<t.length;i+=1)ve.resolve(t[i]).then(e,n)}))};var ge=ve.prototype;function we(t,e){var n=Y({data:null,method:"GET",headers:{},xhr:new XMLHttpRequest,beforeSend:Q,responseType:""},e);return de.resolve().then((function(){return n.beforeSend(n)})).then((function(){return function(t,e){return new de((function(n,i){var r=e.xhr;for(var o in e)if(o in r)try{r[o]=e[o]}catch(t){}for(var s in r.open(e.method.toUpperCase(),t),e.headers)r.setRequestHeader(s,e.headers[s]);Zt(r,"load",(function(){0===r.status||r.status>=200&&r.status<300||304===r.status?("json"===e.responseType&&N(r.response)&&(r=Y(function(t){var e={};for(var n in t)e[n]=t[n];return e}(r),{response:JSON.parse(r.response)})),n(r)):i(Y(Error(r.statusText),{xhr:r,status:r.status}))})),Zt(r,"error",(function(){return i(Y(Error("Network Error"),{xhr:r}))})),Zt(r,"timeout",(function(){return i(Y(Error("Network Timeout"),{xhr:r}))})),r.send(e.data)}))}(t,n)}))}function be(t,e,n){return new de((function(i,r){var o=new Image;o.onerror=function(t){return r(t)},o.onload=function(){return i(o)},n&&(o.sizes=n),e&&(o.srcset=e),o.src=t}))}function xe(t){return(t=De(t)).innerHTML="",t}function ye(t,e){return t=De(t),O(e)?t.innerHTML:ke(t.hasChildNodes()?xe(t):t,e)}function ke(t,e){return t=De(t),Ie(e,(function(e){return t.appendChild(e)}))}function $e(t,e){return t=De(t),Ie(e,(function(e){return t.parentNode.insertBefore(e,t)}))}function Se(t,e){return t=De(t),Ie(e,(function(e){return t.nextSibling?$e(t.nextSibling,e):ke(t.parentNode,e)}))}function Ie(t,e){return(t=N(t)?Ne(t):t)?"length"in t?W(t).map(e):e(t):null}function Ee(t){W(t).forEach((function(t){return t.parentNode&&t.parentNode.removeChild(t)}))}function Te(t,e){for(e=j($e(t,e));e.firstChild;)e=e.firstChild;return ke(e,t),e}function Ce(t,e){return W(W(t).map((function(t){return t.hasChildNodes?Te(W(t.childNodes),e):ke(t,e)})))}function _e(t){W(t).map(Ct).filter((function(t,e,n){return n.indexOf(t)===e})).forEach((function(t){$e(t,t.childNodes),Ee(t)}))}ge.resolve=function(t){var e=this;if(2===e.state){if(t===e)throw new TypeError("Promise settled with itself.");var n=!1;try{var i=t&&t.then;if(null!==t&&$(t)&&k(i))return void i.call(t,(function(t){n||e.resolve(t),n=!0}),(function(t){n||e.reject(t),n=!0}))}catch(t){return void(n||e.reject(t))}e.state=0,e.value=t,e.notify()}},ge.reject=function(t){var e=this;if(2===e.state){if(t===e)throw new TypeError("Promise settled with itself.");e.state=1,e.value=t,e.notify()}},ge.notify=function(){var t=this;me((function(){if(2!==t.state)for(;t.deferred.length;){var e=t.deferred.shift(),n=e[0],i=e[1],r=e[2],o=e[3];try{0===t.state?k(n)?r(n.call(void 0,t.value)):r(t.value):1===t.state&&(k(i)?r(i.call(void 0,t.value)):o(t.value))}catch(t){o(t)}}}))},ge.then=function(t,e){var n=this;return new ve((function(i,r){n.deferred.push([t,e,i,r]),n.notify()}))},ge.catch=function(t){return this.then(void 0,t)};var Ae=/^\s*<(\w+|!)[^>]*>/,Me=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function Ne(t){var e=Me.exec(t);if(e)return document.createElement(e[1]);var n=document.createElement("div");return Ae.test(t)?n.insertAdjacentHTML("beforeend",t.trim()):n.textContent=t,n.childNodes.length>1?W(n.childNodes):n.firstChild}function ze(t,e){if(_(t))for(e(t),t=t.firstElementChild;t;){var n=t.nextElementSibling;ze(t,e),t=n}}function De(t,e){return Oe(t)?j(Ne(t)):Wt(t,e)}function Be(t,e){return Oe(t)?W(Ne(t)):Vt(t,e)}function Oe(t){return N(t)&&("<"===t[0]||t.match(/^\s*</))}function Pe(t){for(var e=[],n=arguments.length-1;n-- >0;)e[n]=arguments[n+1];Ve(t,e,"add")}function He(t){for(var e=[],n=arguments.length-1;n-- >0;)e[n]=arguments[n+1];Ve(t,e,"remove")}function Le(t,e){ot(t,"class",(function(t){return(t||"").replace(new RegExp("\\b"+e+"\\b","g"),"")}))}function Fe(t){for(var e=[],n=arguments.length-1;n-- >0;)e[n]=arguments[n+1];e[0]&&He(t,e[0]),e[1]&&Pe(t,e[1])}function je(t,e){e=Re(e)[0];for(var n=W(t),i=0;i<n.length;i++)if(e&&n[i].classList.contains(e))return!0;return!1}function We(t,e,n){e=Re(e);for(var i=W(t),r=0;r<i.length;r++)for(var o=i[r].classList,s=0;s<e.length;s++)O(n)?o.toggle(e[s]):qe.Force?o.toggle(e[s],!!n):o[n?"add":"remove"](e[s])}function Ve(t,e,n){var i;e=e.reduce((function(t,e){return t.concat(Re(e))}),[]);for(var r=W(t),o=function(t){qe.Multiple?(i=r[t].classList)[n].apply(i,e):e.forEach((function(e){return r[t].classList[n](e)}))},s=0;s<r.length;s++)o(s)}function Re(t){return String(t).split(/\s|,/).filter(Boolean)}var qe={get Multiple(){return this.get("Multiple")},get Force(){return this.get("Force")},get:function(t){var e=document.createElement("_").classList;return e.add("a","b"),e.toggle("c",!1),(qe={Multiple:e.contains("b"),Force:!e.contains("c")})[t]}},Ue={"animation-iteration-count":!0,"column-count":!0,"fill-opacity":!0,"flex-grow":!0,"flex-shrink":!0,"font-weight":!0,"line-height":!0,opacity:!0,order:!0,orphans:!0,"stroke-dasharray":!0,"stroke-dashoffset":!0,widows:!0,"z-index":!0,zoom:!0};function Ye(t,e,n,i){return void 0===i&&(i=""),W(t).map((function(t){if(N(e)){if(e=Qe(e),O(n))return Xe(t,e);n||z(n)?t.style.setProperty(e,D(n)&&!Ue[e]?n+"px":n,i):t.style.removeProperty(e)}else{if(y(e)){var r=Ge(t);return e.reduce((function(t,e){return t[e]=r[Qe(e)],t}),{})}$(e)&&(i=n,X(e,(function(e,n){return Ye(t,n,e,i)})))}return t}))[0]}function Ge(t,e){return V(t).getComputedStyle(t,e)}function Xe(t,e,n){return Ge(t,n)[e]}var Ke=rt((function(t){var e=ke(document.documentElement,Ne("<div>"));Pe(e,"uk-"+t);var n=Xe(e,"content",":before");return Ee(e),n})),Je=/^\s*(["'])?(.*?)\1\s*$/;function Ze(t){return(ht?Ke(t):Ge(document.documentElement).getPropertyValue("--uk-"+t)).replace(Je,"$2")}var Qe=rt((function(t){return function(t){t=r(t);var e=document.documentElement.style;if(t in e)return t;var n,i=tn.length;for(;i--;)if((n="-"+tn[i]+"-"+t)in e)return n}(t)})),tn=["webkit","moz","ms"];function en(t,e,n,i){return void 0===n&&(n=400),void 0===i&&(i="linear"),de.all(W(t).map((function(t){return new de((function(r,o){for(var s in e){var a=Ye(t,s);""===a&&Ye(t,s,a)}var u=setTimeout((function(){return ee(t,"transitionend")}),n);te(t,"transitionend transitioncanceled",(function(e){var n=e.type;clearTimeout(u),He(t,"uk-transition"),Ye(t,{transitionProperty:"",transitionDuration:"",transitionTimingFunction:""}),"transitioncanceled"===n?o():r(t)}),{self:!0}),Pe(t,"uk-transition"),Ye(t,Y({transitionProperty:Object.keys(e).map(Qe).join(","),transitionDuration:n+"ms",transitionTimingFunction:i},e))}))})))}var nn={start:en,stop:function(t){return ee(t,"transitionend"),de.resolve()},cancel:function(t){ee(t,"transitioncanceled")},inProgress:function(t){return je(t,"uk-transition")}},rn="uk-animation-";function on(t,e,n,i,r){return void 0===n&&(n=200),de.all(W(t).map((function(t){return new de((function(o,s){ee(t,"animationcanceled");var a=setTimeout((function(){return ee(t,"animationend")}),n);te(t,"animationend animationcanceled",(function(e){var n=e.type;clearTimeout(a),"animationcanceled"===n?s():o(t),Ye(t,"animationDuration",""),Le(t,"uk-animation-\\S*")}),{self:!0}),Ye(t,"animationDuration",n+"ms"),Pe(t,e,rn+(r?"leave":"enter")),l(e,rn)&&(i&&Pe(t,"uk-transform-origin-"+i),r&&Pe(t,"uk-animation-reverse"))}))})))}var sn=new RegExp("uk-animation-(enter|leave)"),an={in:on,out:function(t,e,n,i){return on(t,e,n,i,!0)},inProgress:function(t){return sn.test(ot(t,"class"))},cancel:function(t){ee(t,"animationcanceled")}},un={width:["left","right"],height:["top","bottom"]};function cn(t){var e=_(t)?j(t).getBoundingClientRect():{height:dn(t),width:pn(t),top:0,left:0};return{height:e.height,width:e.width,top:e.top,left:e.left,bottom:e.top+e.height,right:e.left+e.width}}function hn(t,e){var n=cn(t);if(t){var i=V(t),r={height:i.pageYOffset,width:i.pageXOffset};for(var o in un)for(var s in un[o])n[un[o][s]]+=r[o]}if(!e)return n;var a=Ye(t,"position");X(Ye(t,["left","top"]),(function(i,r){return Ye(t,r,e[r]-n[r]+L("absolute"===a&&"auto"===i?ln(t)[r]:i))}))}function ln(t){for(var e=hn(t),n=e.top,i=e.left,r=j(t),o=r.ownerDocument,s=o.body,a=o.documentElement,u=r.offsetParent||a;u&&(u===s||u===a)&&"static"===Ye(u,"position");)u=u.parentNode;if(_(u)){var c=hn(u);n-=c.top+L(Ye(u,"borderTopWidth")),i-=c.left+L(Ye(u,"borderLeftWidth"))}return{top:n-L(Ye(t,"marginTop")),left:i-L(Ye(t,"marginLeft"))}}function fn(t){var e=[0,0];t=j(t);do{if(e[0]+=t.offsetTop,e[1]+=t.offsetLeft,"fixed"===Ye(t,"position")){var n=V(t);return e[0]+=n.pageYOffset,e[1]+=n.pageXOffset,e}}while(t=t.offsetParent);return e}var dn=mn("height"),pn=mn("width");function mn(t){var e=a(t);return function(n,i){if(O(i)){if(E(n))return n["inner"+e];if(T(n)){var r=n.documentElement;return Math.max(r["offset"+e],r["scroll"+e])}return(i="auto"===(i=Ye(n=j(n),t))?n["offset"+e]:L(i)||0)-vn(n,t)}return Ye(n,t,i||0===i?+i+vn(n,t)+"px":"")}}function vn(t,e,n){return void 0===n&&(n="border-box"),Ye(t,"boxSizing")===n?un[e].map(a).reduce((function(e,n){return e+L(Ye(t,"padding"+n))+L(Ye(t,"border"+n+"Width"))}),0):0}function gn(t){for(var e in un)for(var n in un[e])if(un[e][n]===t)return un[e][1-n];return t}function wn(t,e,n){return void 0===e&&(e="width"),void 0===n&&(n=window),D(t)?+t:d(t,"vh")?bn(dn(V(n)),t):d(t,"vw")?bn(pn(V(n)),t):d(t,"%")?bn(cn(n)[e],t):L(t)}function bn(t,e){return t*L(e)/100}var xn={reads:[],writes:[],read:function(t){return this.reads.push(t),kn(),t},write:function(t){return this.writes.push(t),kn(),t},clear:function(t){Sn(this.reads,t),Sn(this.writes,t)},flush:yn};function yn(t){void 0===t&&(t=1),$n(xn.reads),$n(xn.writes.splice(0)),xn.scheduled=!1,(xn.reads.length||xn.writes.length)&&kn(t+1)}function kn(t){xn.scheduled||(xn.scheduled=!0,t&&t<4?de.resolve().then((function(){return yn(t)})):requestAnimationFrame((function(){return yn()})))}function $n(t){for(var e;e=t.shift();)try{e()}catch(t){console.error(t)}}function Sn(t,e){var n=t.indexOf(e);return~n&&t.splice(n,1)}function In(){}In.prototype={positions:[],init:function(){var t,e=this;this.positions=[],this.unbind=Zt(document,"mousemove",(function(e){return t=fe(e)})),this.interval=setInterval((function(){t&&(e.positions.push(t),e.positions.length>5&&e.positions.shift())}),50)},cancel:function(){this.unbind&&this.unbind(),this.interval&&clearInterval(this.interval)},movesTo:function(t){if(this.positions.length<2)return!1;var e=t.getBoundingClientRect(),n=e.left,i=e.right,r=e.top,o=e.bottom,s=this.positions[0],a=G(this.positions),u=[s,a];return!et(a,e)&&[[{x:n,y:r},{x:i,y:o}],[{x:n,y:o},{x:i,y:r}]].some((function(t){var n=function(t,e){var n=t[0],i=n.x,r=n.y,o=t[1],s=o.x,a=o.y,u=e[0],c=u.x,h=u.y,l=e[1],f=l.x,d=l.y,p=(d-h)*(s-i)-(f-c)*(a-r);if(0===p)return!1;var m=((f-c)*(r-h)-(d-h)*(i-c))/p;if(m<0)return!1;return{x:i+m*(s-i),y:r+m*(a-r)}}(u,t);return n&&et(n,e)}))}};var En={};function Tn(t,e,n){return En.computed(k(t)?t.call(n,n):t,k(e)?e.call(n,n):e)}function Cn(t,e){return t=t&&!y(t)?[t]:t,e?t?t.concat(e):y(e)?e:[e]:t}function _n(t,e){return O(e)?t:e}function An(t,e,i){var r={};if(k(e)&&(e=e.options),e.extends&&(t=An(t,e.extends,i)),e.mixins)for(var o=0,s=e.mixins.length;o<s;o++)t=An(t,e.mixins[o],i);for(var a in t)c(a);for(var u in e)n(t,u)||c(u);function c(n){r[n]=(En[n]||_n)(t[n],e[n],i)}return r}function Mn(t,e){var n;void 0===e&&(e=[]);try{return t?l(t,"{")?JSON.parse(t):e.length&&!w(t,":")?((n={})[e[0]]=t,n):t.split(";").reduce((function(t,e){var n=e.split(/:(.*)/),i=n[0],r=n[1];return i&&!O(r)&&(t[i.trim()]=r.trim()),t}),{}):{}}catch(t){return{}}}function Nn(t){if(Pn(t)&&Fn(t,{func:"playVideo",method:"play"}),On(t))try{t.play().catch(Q)}catch(t){}}function zn(t){Pn(t)&&Fn(t,{func:"pauseVideo",method:"pause"}),On(t)&&t.pause()}function Dn(t){Pn(t)&&Fn(t,{func:"mute",method:"setVolume",value:0}),On(t)&&(t.muted=!0)}function Bn(t){return On(t)||Pn(t)}function On(t){return t&&"VIDEO"===t.tagName}function Pn(t){return t&&"IFRAME"===t.tagName&&(Hn(t)||Ln(t))}function Hn(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function Ln(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}function Fn(t,e){(function(t){if(t._ukPlayer)return t._ukPlayer;var e,n=Hn(t),i=Ln(t),r=++Wn;return t._ukPlayer=new de((function(o){n&&te(t,"load",(function(){var n=function(){return jn(t,{event:"listening",id:r})};e=setInterval(n,100),n()})),te(window,"message",o,!1,(function(t){var e=t.data;try{return(e=JSON.parse(e))&&(n&&e.id===r&&"onReady"===e.event||i&&Number(e.player_id)===r)}catch(t){}})),t.src=t.src+(w(t.src,"?")?"&":"?")+(n?"enablejsapi=1":"api=1&player_id="+r)})).then((function(){return clearInterval(e)}))})(t).then((function(){return jn(t,e)}))}function jn(t,e){try{t.contentWindow.postMessage(JSON.stringify(Y({event:"command"},e)),"*")}catch(t){}}En.events=En.created=En.beforeConnect=En.connected=En.beforeDisconnect=En.disconnected=En.destroy=Cn,En.args=function(t,e){return!1!==e&&Cn(e||t)},En.update=function(t,e){return K(Cn(t,k(e)?{read:e}:e),"order")},En.props=function(t,e){return y(e)&&(e=e.reduce((function(t,e){return t[e]=String,t}),{})),En.methods(t,e)},En.computed=En.methods=function(t,e){return e?t?Y({},t,e):e:t},En.data=function(t,e,n){return n?Tn(t,e,n):e?t?function(n){return Tn(t,e,n)}:e:t};var Wn=0;function Vn(t,e,n){return void 0===e&&(e=0),void 0===n&&(n=0),!!$t(t)&&tt.apply(void 0,Yn(t).map((function(t){var i=hn(Gn(t)),r=i.top,o=i.left,s=i.bottom,a=i.right;return{top:r-e,left:o-n,bottom:s+e,right:a+n}})).concat(hn(t)))}function Rn(t,e){(t=E(t)||T(t)?Kn(t):j(t)).scrollTop=e}function qn(t,e){void 0===e&&(e={});var n=e.offset;void 0===n&&(n=0);var i=$t(t)?Yn(t):[];return i.reduce((function(e,o,s){var a=o.scrollTop,u=o.scrollHeight,c=o.offsetHeight,h=u-Xn(o),l=hn(i[s-1]||t),f=l.height,d=l.top,p=Math.ceil(d-hn(Gn(o)).top-n+a);return n>0&&c<f+n?p+=n:n=0,p>h?(n-=p-h,p=h):p<0&&(n-=p,p=0),function(){return r(o,p-a).then(e)}}),(function(){return de.resolve()}))();function r(t,e){return new de((function(n){var i,r=t.scrollTop,o=(i=Math.abs(e),40*Math.pow(i,.375)),s=Date.now();!function i(){var a,u=(a=Z((Date.now()-s)/o),.5*(1-Math.cos(Math.PI*a)));Rn(t,r+e*u),1!==u?requestAnimationFrame(i):n()}()}))}}function Un(t,e){if(void 0===e&&(e=0),!$t(t))return 0;var n=Yn(t,/auto|scroll/,!0)[0],i=n.scrollHeight,r=n.scrollTop,o=Xn(n),s=fn(t)[0]-r-fn(n)[0],a=Math.min(o,s+r);return Z(-1*(s-a)/Math.min(t.offsetHeight+e+a,i-(s+r),i-o))}function Yn(t,e,n){void 0===e&&(e=/auto|scroll|hidden/),void 0===n&&(n=!1);var i=Kn(t),r=Ot(t).reverse(),o=x(r=r.slice(r.indexOf(i)+1),(function(t){return"fixed"===Ye(t,"position")}));return~o&&(r=r.slice(o)),[i].concat(r.filter((function(t){return e.test(Ye(t,"overflow"))&&(!n||t.scrollHeight>Xn(t))}))).reverse()}function Gn(t){return t===Kn(t)?window:t}function Xn(t){return(t===Kn(t)?document.documentElement:t).clientHeight}function Kn(t){var e=V(t).document;return e.scrollingElement||e.documentElement}var Jn={width:["x","left","right"],height:["y","top","bottom"]};function Zn(t,e,n,i,r,o,s,a){n=ti(n),i=ti(i);var u={element:n,target:i};if(!t||!e)return u;var c=hn(t),h=hn(e),l=h;if(Qn(l,n,c,-1),Qn(l,i,h,1),r=ei(r,c.width,c.height),o=ei(o,h.width,h.height),r.x+=o.x,r.y+=o.y,l.left+=r.x,l.top+=r.y,s){var f=Yn(t).map(Gn);a&&!w(f,a)&&f.unshift(a),f=f.map((function(t){return hn(t)})),X(Jn,(function(t,e){var o=t[0],a=t[1],d=t[2];(!0===s||w(s,o))&&f.some((function(t){var s=n[o]===a?-c[e]:n[o]===d?c[e]:0,f=i[o]===a?h[e]:i[o]===d?-h[e]:0;if(l[a]<t[a]||l[a]+c[e]>t[d]){var p=c[e]/2,m="center"===i[o]?-h[e]/2:0;return"center"===n[o]&&(v(p,m)||v(-p,-m))||v(s,f)}function v(n,i){var s=L((l[a]+n+i-2*r[o]).toFixed(4));if(s>=t[a]&&s+c[e]<=t[d])return l[a]=s,["element","target"].forEach((function(t){u[t][o]=n?u[t][o]===Jn[e][1]?Jn[e][2]:Jn[e][1]:u[t][o]})),!0}}))}))}return hn(t,l),u}function Qn(t,e,n,i){X(Jn,(function(r,o){var s=r[0],a=r[1],u=r[2];e[s]===u?t[a]+=n[o]*i:"center"===e[s]&&(t[a]+=n[o]*i/2)}))}function ti(t){var e=/left|center|right/,n=/top|center|bottom/;return 1===(t=(t||"").split(" ")).length&&(t=e.test(t[0])?t.concat("center"):n.test(t[0])?["center"].concat(t):["center","center"]),{x:e.test(t[0])?t[0]:"center",y:n.test(t[1])?t[1]:"center"}}function ei(t,e,n){var i=(t||"").split(" "),r=i[0],o=i[1];return{x:r?L(r)*(d(r,"%")?e/100:1):0,y:o?L(o)*(d(o,"%")?n/100:1):0}}var ni=Object.freeze({__proto__:null,ajax:we,getImage:be,transition:en,Transition:nn,animate:on,Animation:an,attr:ot,hasAttr:st,removeAttr:at,data:ut,addClass:Pe,removeClass:He,removeClasses:Le,replaceClass:Fe,hasClass:je,toggleClass:We,dimensions:cn,offset:hn,position:ln,offsetPosition:fn,height:dn,width:pn,boxModelAdjust:vn,flipPosition:gn,toPx:wn,ready:function(t){if("loading"===document.readyState)var e=Zt(document,"DOMContentLoaded",(function(){e(),t()}));else t()},empty:xe,html:ye,prepend:function(t,e){return(t=De(t)).hasChildNodes()?Ie(e,(function(e){return t.insertBefore(e,t.firstChild)})):ke(t,e)},append:ke,before:$e,after:Se,remove:Ee,wrapAll:Te,wrapInner:Ce,unwrap:_e,fragment:Ne,apply:ze,$:De,$$:Be,inBrowser:ct,isIE:ht,isRtl:lt,hasTouch:pt,pointerDown:mt,pointerMove:vt,pointerUp:gt,pointerEnter:wt,pointerLeave:bt,pointerCancel:xt,on:Zt,off:Qt,once:te,trigger:ee,createEvent:ne,toEventTargets:he,isTouch:le,getEventPos:fe,fastdom:xn,isVoidElement:kt,isVisible:$t,selInput:St,isInput:It,selFocusable:Et,isFocusable:Tt,parent:Ct,filter:_t,matches:Nt,closest:Dt,within:Bt,parents:Ot,children:Pt,index:Ht,hasOwn:n,hyphenate:r,camelize:s,ucfirst:a,startsWith:l,endsWith:d,includes:w,findIndex:x,isArray:y,isFunction:k,isObject:$,isPlainObject:I,isWindow:E,isDocument:T,isNode:C,isElement:_,isBoolean:M,isString:N,isNumber:z,isNumeric:D,isEmpty:B,isUndefined:O,toBoolean:P,toNumber:H,toFloat:L,toArray:F,toNode:j,toNodes:W,toWindow:V,toMs:R,isEqual:q,swap:U,assign:Y,last:G,each:X,sortBy:K,uniqueBy:J,clamp:Z,noop:Q,intersectRect:tt,pointInRect:et,Dimensions:nt,getIndex:it,memoize:rt,MouseTracker:In,mergeOptions:An,parseOptions:Mn,play:Nn,pause:zn,mute:Dn,isVideo:Bn,positionAt:Zn,Promise:de,Deferred:pe,query:Lt,queryAll:Ft,find:Wt,findAll:Vt,escape:Jt,css:Ye,getCssVar:Ze,propName:Qe,isInView:Vn,scrollTop:Rn,scrollIntoView:qn,scrolledOver:Un,scrollParents:Yn,getViewport:Gn,getViewportClientHeight:Xn});var ii=rt((function(t){return!(!l(t,"uk-")&&!l(t,"data-uk-"))&&s(t.replace("data-uk-","").replace("uk-",""))})),ri=function(t){this._init(t)};ri.util=ni,ri.data="__uikit__",ri.prefix="uk-",ri.options={},ri.version="3.9.3-dev.dc54c8709",function(t){var e,n=t.data;function i(t,e){if(t)for(var n in t)t[n]._connected&&t[n]._callUpdate(e)}t.use=function(t){if(!t.installed)return t.call(null,this),t.installed=!0,this},t.mixin=function(e,n){(n=(N(n)?t.component(n):n)||this).options=An(n.options,e)},t.extend=function(t){t=t||{};var e=this,n=function(t){this._init(t)};return(n.prototype=Object.create(e.prototype)).constructor=n,n.options=An(e.options,t),n.super=e,n.extend=e.extend,n},t.update=function(t,e){Ot(t=t?j(t):document.body).reverse().forEach((function(t){return i(t[n],e)})),ze(t,(function(t){return i(t[n],e)}))},Object.defineProperty(t,"container",{get:function(){return e||document.body},set:function(t){e=De(t)}})}(ri),function(t){function e(t){for(var e=this,n=this.$options.update,i=function(i){var r=n[i],o=r.read,s=r.write,a=r.events;if(t.has("update")||a&&a.some((function(e){return t.has(e)}))){var u=void 0;o&&(u=o.call(e,e._data,t))&&I(u)&&Y(e._data,u),s&&!1!==u&&xn.write((function(){return s.call(e,e._data,t)}))}},r=0;r<n.length;r++)i(r)}function i(t){var e=this.$options.computed,i=this._computeds;for(var r in e){var o=n(i,r),s=i[r];delete i[r];var a=e[r],u=a.watch,c=a.immediate;u&&(t&&c||o&&!q(s,this[r]))&&u.call(this,this[r],s)}}t.prototype._callHook=function(t){var e=this,n=this.$options[t];n&&n.forEach((function(t){return t.call(e)}))},t.prototype._callConnected=function(){this._connected||(this._data={},this._computeds={},this._initProps(),this._callHook("beforeConnect"),this._connected=!0,this._initEvents(),this._initObservers(),this._callHook("connected"),this._callUpdate())},t.prototype._callDisconnected=function(){this._connected&&(this._callHook("beforeDisconnect"),this._disconnectObservers(),this._unbindEvents(),this._callHook("disconnected"),this._connected=!1,delete this._watch)},t.prototype._callUpdate=function(t){var n=this;void 0===t&&(t="update"),this._connected&&("update"!==t&&"resize"!==t||this._callWatches(),this.$options.update&&(this._updates||(this._updates=new Set,xn.read((function(){n._connected&&e.call(n,n._updates),delete n._updates}))),this._updates.add(t.type||t)))},t.prototype._callWatches=function(){var t=this;if(!this._watch){var e=!n(this,"_watch");this._watch=xn.read((function(){t._connected&&i.call(t,e),t._watch=null}))}}}(ri),function(t){var e=0;function i(t,e){var n={},i=t.args;void 0===i&&(i=[]);var o=t.props;void 0===o&&(o={});var a=t.el;if(!o)return n;for(var u in o){var h=r(u),f=ut(a,h);O(f)||(f=o[u]===Boolean&&""===f||c(o[u],f),("target"!==h||f&&!l(f,"_"))&&(n[u]=f))}var d=Mn(ut(a,e),i);for(var p in d){var m=s(p);void 0!==o[m]&&(n[m]=c(o[m],d[p]))}return n}function o(t,e,i){Object.defineProperty(t,e,{enumerable:!0,get:function(){var r=t._computeds,o=t.$props,s=t.$el;return n(r,e)||(r[e]=(i.get||i).call(t,o,s)),r[e]},set:function(n){var r=t._computeds;r[e]=i.set?i.set.call(t,n):n,O(r[e])&&delete r[e]}})}function a(t,e,n){I(e)||(e={name:n,handler:e});var i=e.name,r=e.el,o=e.handler,s=e.capture,u=e.passive,c=e.delegate,h=e.filter,l=e.self;r=k(r)?r.call(t):r||t.$el,y(r)?r.forEach((function(i){return a(t,Y({},e,{el:i}),n)})):!r||h&&!h.call(t)||t._events.push(Zt(r,i,c?N(c)?c:c.call(t):null,N(o)?t[o]:o.bind(t),{passive:u,capture:s,self:l}))}function u(t,e){return t.every((function(t){return!t||!n(t,e)}))}function c(t,e){return t===Boolean?P(e):t===Number?H(e):"list"===t?function(t){return y(t)?t:N(t)?t.split(/,(?![^(]*\))/).map((function(t){return D(t)?H(t):P(t.trim())})):[t]}(e):t?t(e):e}function h(t){var e=t.$options.el,n=new MutationObserver((function(){return t.$emit()}));return n.observe(e,{childList:!0,subtree:!0}),n}function f(t){var e=t.$name,n=t.$options,o=t.$props,a=n.attrs,u=n.props,c=n.el;if(u&&!1!==a){var h=y(a)?a:Object.keys(u),l=h.map((function(t){return r(t)})).concat(e),f=new MutationObserver((function(r){var a=i(n,e);r.some((function(t){var n=t.attributeName,i=n.replace("data-","");return(i===e?h:[s(i),s(n)]).some((function(t){return!O(a[t])&&a[t]!==o[t]}))}))&&t.$reset()}));return f.observe(c,{attributes:!0,attributeFilter:l.concat(l.map((function(t){return"data-"+t})))}),f}}t.prototype._init=function(t){(t=t||{}).data=function(t,e){var n=t.data,i=e.args,r=e.props;void 0===r&&(r={});if(n=y(n)?B(i)?void 0:n.slice(0,i.length).reduce((function(t,e,n){return I(e)?Y(t,e):t[i[n]]=e,t}),{}):n,n)for(var o in n)O(n[o])?delete n[o]:n[o]=r[o]?c(r[o],n[o]):n[o];return n}(t,this.constructor.options),this.$options=An(this.constructor.options,t,this),this.$el=null,this.$props={},this._uid=e++,this._initData(),this._initMethods(),this._initComputeds(),this._callHook("created"),t.el&&this.$mount(t.el)},t.prototype._initData=function(){var t=this.$options.data;for(var e in void 0===t&&(t={}),t)this.$props[e]=this[e]=t[e]},t.prototype._initMethods=function(){var t=this.$options.methods;if(t)for(var e in t)this[e]=t[e].bind(this)},t.prototype._initComputeds=function(){var t=this.$options.computed;if(this._computeds={},t)for(var e in t)o(this,e,t[e])},t.prototype._initProps=function(t){var e;for(e in t=t||i(this.$options,this.$name))O(t[e])||(this.$props[e]=t[e]);var n=[this.$options.computed,this.$options.methods];for(e in this.$props)e in t&&u(n,e)&&(this[e]=this.$props[e])},t.prototype._initEvents=function(){var t=this;this._events=[];var e=this.$options.events;e&&e.forEach((function(e){if(n(e,"handler"))a(t,e);else for(var i in e)a(t,e[i],i)}))},t.prototype._unbindEvents=function(){this._events.forEach((function(t){return t()})),delete this._events},t.prototype._initObservers=function(){this._observers=[h(this),f(this)]},t.prototype._disconnectObservers=function(){this._observers.forEach((function(t){return t&&t.disconnect()}))}}(ri),function(t){var e=t.data,n={};t.component=function(e,i){var o=r(e);if(e=s(o),!i)return I(n[e])&&(n[e]=t.extend(n[e])),n[e];t[e]=function(n,i){for(var r=arguments.length,o=Array(r);r--;)o[r]=arguments[r];var s=t.component(e);return s.options.functional?new s({data:I(n)?n:[].concat(o)}):n?Be(n).map(a)[0]:a(n);function a(n){var r=t.getComponent(n,e);if(r){if(!i)return r;r.$destroy()}return new s({el:n,data:i})}};var a=I(i)?Y({},i):i.options;return a.name=e,a.install&&a.install(t,a,e),t._initialized&&!a.functional&&xn.read((function(){return t[e]("[uk-"+o+"],[data-uk-"+o+"]")})),n[e]=I(i)?a:i},t.getComponents=function(t){return t&&t[e]||{}},t.getComponent=function(e,n){return t.getComponents(e)[n]},t.connect=function(i){if(i[e])for(var r in i[e])i[e][r]._callConnected();for(var o=0;o<i.attributes.length;o++){var s=ii(i.attributes[o].name);s&&s in n&&t[s](i)}},t.disconnect=function(t){for(var n in t[e])t[e][n]._callDisconnected()}}(ri),function(t){var e=t.data;t.prototype.$create=function(e,n,i){return t[e](n,i)},t.prototype.$mount=function(t){var n=this.$options.name;t[e]||(t[e]={}),t[e][n]||(t[e][n]=this,this.$el=this.$options.el=this.$options.el||t,Bt(t,document)&&this._callConnected())},t.prototype.$reset=function(){this._callDisconnected(),this._callConnected()},t.prototype.$destroy=function(t){void 0===t&&(t=!1);var n=this.$options,i=n.el,r=n.name;i&&this._callDisconnected(),this._callHook("destroy"),i&&i[e]&&(delete i[e][r],B(i[e])||delete i[e],t&&Ee(this.$el))},t.prototype.$emit=function(t){this._callUpdate(t)},t.prototype.$update=function(e,n){void 0===e&&(e=this.$el),t.update(e,n)},t.prototype.$getComponent=t.getComponent;var n=rt((function(e){return t.prefix+r(e)}));Object.defineProperties(t.prototype,{$container:Object.getOwnPropertyDescriptor(t,"container"),$name:{get:function(){return n(this.$options.name)}}})}(ri);var oi={connected:function(){!je(this.$el,this.$name)&&Pe(this.$el,this.$name)}},si={props:{cls:Boolean,animation:"list",duration:Number,origin:String,transition:String},data:{cls:!1,animation:[!1],duration:200,origin:!1,transition:"linear",clsEnter:"uk-togglabe-enter",clsLeave:"uk-togglabe-leave",initProps:{overflow:"",height:"",paddingTop:"",paddingBottom:"",marginTop:"",marginBottom:""},hideProps:{overflow:"hidden",height:0,paddingTop:0,paddingBottom:0,marginTop:0,marginBottom:0}},computed:{hasAnimation:function(t){return!!t.animation[0]},hasTransition:function(t){var e=t.animation;return this.hasAnimation&&!0===e[0]}},methods:{toggleElement:function(t,e,n){var i=this;return new de((function(r){return de.all(W(t).map((function(t){var r=M(e)?e:!i.isToggled(t);if(!ee(t,"before"+(r?"show":"hide"),[i]))return de.reject();var o,s=(k(n)?n:!1!==n&&i.hasAnimation?i.hasTransition?ai(i):(o=i,function(t,e){an.cancel(t);var n=o.animation,i=o.duration,r=o._toggle;return e?(r(t,!0),an.in(t,n[0],i,o.origin)):an.out(t,n[1]||n[0],i,o.origin).then((function(){return r(t,!1)}))}):i._toggle)(t,r),a=r?i.clsEnter:i.clsLeave;Pe(t,a),ee(t,r?"show":"hide",[i]);var u=function(){He(t,a),ee(t,r?"shown":"hidden",[i]),i.$update(t)};return s?s.then(u,(function(){return He(t,a),de.reject()})):u()}))).then(r,Q)}))},isToggled:function(t){return void 0===t&&(t=this.$el),!!je(t=W(t)[0],this.clsEnter)||!je(t,this.clsLeave)&&(this.cls?je(t,this.cls.split(" ")[0]):$t(t))},_toggle:function(t,e){var n;t&&(e=Boolean(e),this.cls?(n=w(this.cls," ")||e!==je(t,this.cls))&&We(t,this.cls,w(this.cls," ")?void 0:e):(n=e===t.hidden)&&(t.hidden=!e),Be("[autofocus]",t).some((function(t){return $t(t)?t.focus()||!0:t.blur()})),n&&(ee(t,"toggled",[e,this]),this.$update(t)))}}};function ai(t){var e=t.isToggled,n=t.duration,i=t.initProps,r=t.hideProps,o=t.transition,s=t._toggle;return function(t,a){var u=nn.inProgress(t),c=t.hasChildNodes?L(Ye(t.firstElementChild,"marginTop"))+L(Ye(t.lastElementChild,"marginBottom")):0,h=$t(t)?dn(t)+(u?0:c):0;nn.cancel(t),e(t)||s(t,!0),dn(t,""),xn.flush();var l=dn(t)+(u?0:c);return dn(t,h),(a?nn.start(t,Y({},i,{overflow:"hidden",height:l}),Math.round(n*(1-h/l)),o):nn.start(t,r,Math.round(n*(h/l)),o).then((function(){return s(t,!1)}))).then((function(){return Ye(t,i)}))}}var ui={mixins:[oi,si],props:{targets:String,active:null,collapsible:Boolean,multiple:Boolean,toggle:String,content:String,transition:String,offset:Number},data:{targets:"> *",active:!1,animation:[!0],collapsible:!0,multiple:!1,clsOpen:"uk-open",toggle:"> .uk-accordion-title",content:"> .uk-accordion-content",transition:"ease",offset:0},computed:{items:{get:function(t,e){return Be(t.targets,e)},watch:function(t,e){var n=this;if(t.forEach((function(t){return ci(De(n.content,t),!je(t,n.clsOpen))})),!e&&!je(t,this.clsOpen)){var i=!1!==this.active&&t[Number(this.active)]||!this.collapsible&&t[0];i&&this.toggle(i,!1)}},immediate:!0},toggles:function(t){var e=t.toggle;return this.items.map((function(t){return De(e,t)}))}},events:[{name:"click",delegate:function(){return this.targets+" "+this.$props.toggle},handler:function(t){t.preventDefault(),this.toggle(Ht(this.toggles,t.current))}}],methods:{toggle:function(t,e){var n=this,i=[this.items[it(t,this.items)]],r=_t(this.items,"."+this.clsOpen);this.multiple||w(r,i[0])||(i=i.concat(r)),!this.collapsible&&r.length<2&&!_t(i,":not(."+this.clsOpen+")").length||i.forEach((function(t){return n.toggleElement(t,!je(t,n.clsOpen),(function(t,i){We(t,n.clsOpen,i),ot(De(n.$props.toggle,t),"aria-expanded",i);var r=De((t._wrapper?"> * ":"")+n.content,t);if(!1!==e&&n.hasTransition)return t._wrapper||(t._wrapper=Te(r,"<div"+(i?" hidden":"")+">")),ci(r,!1),ai(n)(t._wrapper,i).then((function(){if(ci(r,!i),delete t._wrapper,_e(r),i){var e=De(n.$props.toggle,t);Vn(e)||qn(e,{offset:n.offset})}}));ci(r,!i)}))}))}}};function ci(t,e){t&&(t.hidden=e)}var hi={mixins:[oi,si],args:"animation",props:{close:String},data:{animation:[!0],selClose:".uk-alert-close",duration:150,hideProps:Y({opacity:0},si.data.hideProps)},events:[{name:"click",delegate:function(){return this.selClose},handler:function(t){t.preventDefault(),this.close()}}],methods:{close:function(){var t=this;this.toggleElement(this.$el).then((function(){return t.$destroy(!0)}))}}},li={args:"autoplay",props:{automute:Boolean,autoplay:Boolean},data:{automute:!1,autoplay:!0},computed:{inView:function(t){return"inview"===t.autoplay}},connected:function(){this.inView&&!st(this.$el,"preload")&&(this.$el.preload="none"),this.automute&&Dn(this.$el)},update:{read:function(){return!!Bn(this.$el)&&{visible:$t(this.$el)&&"hidden"!==Ye(this.$el,"visibility"),inView:this.inView&&Vn(this.$el)}},write:function(t){var e=t.visible,n=t.inView;!e||this.inView&&!n?zn(this.$el):(!0===this.autoplay||this.inView&&n)&&Nn(this.$el)},events:["resize","scroll"]}},fi={mixins:[oi,li],props:{width:Number,height:Number},data:{automute:!0},update:{read:function(){var t=this.$el,e=function(t){for(;t=Ct(t);)if("static"!==Ye(t,"position"))return t}(t)||Ct(t),n=e.offsetHeight,i=e.offsetWidth,r=nt.cover({width:this.width||t.naturalWidth||t.videoWidth||t.clientWidth,height:this.height||t.naturalHeight||t.videoHeight||t.clientHeight},{width:i+(i%2?1:0),height:n+(n%2?1:0)});return!(!r.width||!r.height)&&r},write:function(t){var e=t.height,n=t.width;Ye(this.$el,{height:e,width:n})},events:["resize"]}};var di,pi={props:{container:Boolean},data:{container:!0},computed:{container:function(t){var e=t.container;return!0===e&&this.$container||e&&De(e)}}},mi={props:{pos:String,offset:null,flip:Boolean,clsPos:String},data:{pos:"bottom-"+(lt?"right":"left"),flip:!0,offset:!1,clsPos:""},computed:{pos:function(t){var e=t.pos;return(e+(w(e,"-")?"":"-center")).split("-")},dir:function(){return this.pos[0]},align:function(){return this.pos[1]}},methods:{positionAt:function(t,e,n){Le(t,this.clsPos+"-(top|bottom|left|right)(-[a-z]+)?");var i=this.offset,r=this.getAxis();if(!D(i)){var o=De(i);i=o?hn(o)["x"===r?"left":"top"]-hn(e)["x"===r?"right":"bottom"]:0}var s=Zn(t,e,"x"===r?gn(this.dir)+" "+this.align:this.align+" "+gn(this.dir),"x"===r?this.dir+" "+this.align:this.align+" "+this.dir,"x"===r?""+("left"===this.dir?-i:i):" "+("top"===this.dir?-i:i),null,this.flip,n).target,a=s.x,u=s.y;this.dir="x"===r?a:u,this.align="x"===r?u:a,We(t,this.clsPos+"-"+this.dir+"-"+this.align,!1===this.offset)},getAxis:function(){return"top"===this.dir||"bottom"===this.dir?"y":"x"}}},vi={mixins:[pi,mi,si],args:"pos",props:{mode:"list",toggle:Boolean,boundary:Boolean,boundaryAlign:Boolean,delayShow:Number,delayHide:Number,clsDrop:String},data:{mode:["click","hover"],toggle:"- *",boundary:!0,boundaryAlign:!1,delayShow:0,delayHide:800,clsDrop:!1,animation:["uk-animation-fade"],cls:"uk-open",container:!1},computed:{boundary:function(t,e){var n=t.boundary;return!0===n?window:Lt(n,e)},clsDrop:function(t){return t.clsDrop||"uk-"+this.$options.name},clsPos:function(){return this.clsDrop}},created:function(){this.tracker=new In},connected:function(){Pe(this.$el,this.clsDrop),this.toggle&&!this.target&&(this.target=this.$create("toggle",Lt(this.toggle,this.$el),{target:this.$el,mode:this.mode}))},disconnected:function(){this.isActive()&&(di=null)},events:[{name:"click",delegate:function(){return"."+this.clsDrop+"-close"},handler:function(t){t.preventDefault(),this.hide(!1)}},{name:"click",delegate:function(){return'a[href^="#"]'},handler:function(t){var e=t.defaultPrevented,n=t.current.hash;e||!n||Bt(n,this.$el)||this.hide(!1)}},{name:"beforescroll",handler:function(){this.hide(!1)}},{name:"toggle",self:!0,handler:function(t,e){t.preventDefault(),this.isToggled()?this.hide(!1):this.show(e.$el,!1)}},{name:"toggleshow",self:!0,handler:function(t,e){t.preventDefault(),this.show(e.$el)}},{name:"togglehide",self:!0,handler:function(t){t.preventDefault(),Nt(this.$el,":focus,:hover")||this.hide()}},{name:wt+" focusin",filter:function(){return w(this.mode,"hover")},handler:function(t){le(t)||this.clearTimers()}},{name:bt+" focusout",filter:function(){return w(this.mode,"hover")},handler:function(t){!le(t)&&t.relatedTarget&&this.hide()}},{name:"toggled",self:!0,handler:function(t,e){e&&(this.clearTimers(),this.position())}},{name:"show",self:!0,handler:function(){var t=this;di=this,this.tracker.init(),te(this.$el,"hide",Zt(document,mt,(function(e){var n=e.target;return!Bt(n,t.$el)&&te(document,gt+" "+xt+" scroll",(function(e){var i=e.defaultPrevented,r=e.type,o=e.target;i||r!==gt||n!==o||t.target&&Bt(n,t.target)||t.hide(!1)}),!0)})),{self:!0}),te(this.$el,"hide",Zt(document,"keydown",(function(e){27===e.keyCode&&t.hide(!1)})),{self:!0})}},{name:"beforehide",self:!0,handler:function(){this.clearTimers()}},{name:"hide",handler:function(t){var e=t.target;this.$el===e?(di=this.isActive()?null:di,this.tracker.cancel()):di=null===di&&Bt(e,this.$el)&&this.isToggled()?this:di}}],update:{write:function(){this.isToggled()&&!je(this.$el,this.clsEnter)&&this.position()},events:["resize"]},methods:{show:function(t,e){var n=this;if(void 0===t&&(t=this.target),void 0===e&&(e=!0),this.isToggled()&&t&&this.target&&t!==this.target&&this.hide(!1),this.target=t,this.clearTimers(),!this.isActive()){if(di){if(e&&di.isDelaying)return void(this.showTimer=setTimeout(this.show,10));for(var i;di&&i!==di&&!Bt(this.$el,di.$el);)i=di,di.hide(!1)}this.container&&Ct(this.$el)!==this.container&&ke(this.container,this.$el),this.showTimer=setTimeout((function(){return n.toggleElement(n.$el,!0)}),e&&this.delayShow||0)}},hide:function(t){var e=this;void 0===t&&(t=!0);var n,i,r=function(){return e.toggleElement(e.$el,!1,!1)};this.clearTimers(),this.isDelaying=(n=this.$el,i=[],ze(n,(function(t){return"static"!==Ye(t,"position")&&i.push(t)})),i).some((function(t){return e.tracker.movesTo(t)})),t&&this.isDelaying?this.hideTimer=setTimeout(this.hide,50):t&&this.delayHide?this.hideTimer=setTimeout(r,this.delayHide):r()},clearTimers:function(){clearTimeout(this.showTimer),clearTimeout(this.hideTimer),this.showTimer=null,this.hideTimer=null,this.isDelaying=!1},isActive:function(){return di===this},position:function(){He(this.$el,this.clsDrop+"-stack"),We(this.$el,this.clsDrop+"-boundary",this.boundaryAlign);var t=hn(this.boundary),e=this.boundaryAlign?t:hn(this.target);if("justify"===this.align){var n="y"===this.getAxis()?"width":"height";Ye(this.$el,n,e[n])}else this.boundary&&this.$el.offsetWidth>Math.max(t.right-e.left,e.right-t.left)&&Pe(this.$el,this.clsDrop+"-stack");this.positionAt(this.$el,this.boundaryAlign?this.boundary:this.target,this.boundary)}}};var gi={mixins:[oi],args:"target",props:{target:Boolean},data:{target:!1},computed:{input:function(t,e){return De(St,e)},state:function(){return this.input.nextElementSibling},target:function(t,e){var n=t.target;return n&&(!0===n&&Ct(this.input)===e&&this.input.nextElementSibling||Lt(n,e))}},update:function(){var t=this.target,e=this.input;if(t){var n,i=It(t)?"value":"textContent",r=t[i],o=e.files&&e.files[0]?e.files[0].name:Nt(e,"select")&&(n=Be("option",e).filter((function(t){return t.selected}))[0])?n.textContent:e.value;r!==o&&(t[i]=o)}},events:[{name:"change",handler:function(){this.$update()}},{name:"reset",el:function(){return Dt(this.$el,"form")},handler:function(){this.$update()}}]},wi={update:{read:function(t){var e=Vn(this.$el);if(!e||t.isInView===e)return!1;t.isInView=e},write:function(){this.$el.src=""+this.$el.src},events:["scroll","resize"]}},bi={props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},update:{read:function(){var t=xi(this.$el.children);return{rows:t,columns:yi(t)}},write:function(t){for(var e=t.columns,n=t.rows,i=0;i<n.length;i++)for(var r=0;r<n[i].length;r++)We(n[i][r],this.margin,0!==i),We(n[i][r],this.firstColumn,!!~e[0].indexOf(n[i][r]))},events:["resize"]}};function xi(t){return ki(t,"top","bottom")}function yi(t){for(var e=[],n=0;n<t.length;n++)for(var i=ki(t[n],"left","right"),r=0;r<i.length;r++)e[r]=e[r]?e[r].concat(i[r]):i[r];return lt?e.reverse():e}function ki(t,e,n){for(var i=[[]],r=0;r<t.length;r++){var o=t[r];if($t(o))for(var s=$i(o),a=i.length-1;a>=0;a--){var u=i[a];if(!u[0]){u.push(o);break}var c=void 0;if(u[0].offsetParent===o.offsetParent?c=$i(u[0]):(s=$i(o,!0),c=$i(u[0],!0)),s[e]>=c[n]-1&&s[e]!==c[e]){i.push([o]);break}if(s[n]-1>c[e]||s[e]===c[e]){u.push(o);break}if(0===a){i.unshift([o]);break}}}return i}function $i(t,e){var n;void 0===e&&(e=!1);var i=t.offsetTop,r=t.offsetLeft,o=t.offsetHeight,s=t.offsetWidth;return e&&(i=(n=fn(t))[0],r=n[1]),{top:i,left:r,bottom:i+o,right:r+s}}var Si={extends:bi,mixins:[oi],name:"grid",props:{masonry:Boolean,parallax:Number},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0},connected:function(){this.masonry&&Pe(this.$el,"uk-flex-top uk-flex-wrap-top")},update:[{write:function(t){var e=t.columns;We(this.$el,this.clsStack,e.length<2)},events:["resize"]},{read:function(t){var e=t.columns,n=t.rows;if(!e.length||!this.masonry&&!this.parallax||Ii(this.$el))return t.translates=!1,!1;var i=!1,r=Pt(this.$el),o=function(t){return t.map((function(t){return t.reduce((function(t,e){return t+e.offsetHeight}),0)}))}(e),s=function(t,e){var n=t.filter((function(t){return je(t,e)}))[0];return L(n?Ye(n,"marginTop"):Ye(t[0],"paddingLeft"))}(r,this.margin)*(n.length-1),a=Math.max.apply(Math,o)+s;this.masonry&&(i=function(t,e){var n=t.map((function(t){return Math.max.apply(Math,t.map((function(t){return t.offsetHeight})))}));return e.map((function(t){var e=0;return t.map((function(i,r){return e+=r?n[r-1]-t[r-1].offsetHeight:0}))}))}(n,e=e.map((function(t){return K(t,"offsetTop")}))));var u=Math.abs(this.parallax);return u&&(u=o.reduce((function(t,e,n){return Math.max(t,e+s+(n%2?u:u/8)-a)}),0)),{padding:u,columns:e,translates:i,height:i?a:""}},write:function(t){var e=t.height,n=t.padding;Ye(this.$el,"paddingBottom",n||""),!1!==e&&Ye(this.$el,"height",e)},events:["resize"]},{read:function(t){var e=t.height;return!Ii(this.$el)&&{scrolled:!!this.parallax&&Un(this.$el,e?e-dn(this.$el):0)*Math.abs(this.parallax)}},write:function(t){var e=t.columns,n=t.scrolled,i=t.translates;(!1!==n||i)&&e.forEach((function(t,e){return t.forEach((function(t,r){return Ye(t,"transform",n||i?"translateY("+((i&&-i[e][r])+(n?e%2?n:n/8:0))+"px)":"")}))}))},events:["scroll","resize"]}]};function Ii(t){return Pt(t).some((function(t){return"absolute"===Ye(t,"position")}))}var Ei=ht?{props:{selMinHeight:String},data:{selMinHeight:!1,forceHeight:!1},computed:{elements:function(t,e){var n=t.selMinHeight;return n?Be(n,e):[e]}},update:[{read:function(){Ye(this.elements,"height","")},order:-5,events:["resize"]},{write:function(){var t=this;this.elements.forEach((function(e){var n=L(Ye(e,"minHeight"));n&&(t.forceHeight||Math.round(n+vn(e,"height","content-box"))>=e.offsetHeight)&&Ye(e,"height",n)}))},order:5,events:["resize"]}]}:{},Ti={mixins:[Ei],args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0,forceHeight:!0},computed:{elements:function(t,e){return Be(t.target,e)}},update:{read:function(){return{rows:(this.row?xi(this.elements):[this.elements]).map(Ci)}},write:function(t){t.rows.forEach((function(t){var e=t.heights;return t.elements.forEach((function(t,n){return Ye(t,"minHeight",e[n])}))}))},events:["resize"]}};function Ci(t){if(t.length<2)return{heights:[""],elements:t};var e=t.map(_i),n=Math.max.apply(Math,e),i=t.some((function(t){return t.style.minHeight})),r=t.some((function(t,i){return!t.style.minHeight&&e[i]<n}));return i&&r&&(Ye(t,"minHeight",""),e=t.map(_i),n=Math.max.apply(Math,e)),{heights:e=t.map((function(t,i){return e[i]===n&&L(t.style.minHeight).toFixed(2)!==n.toFixed(2)?"":n})),elements:t}}function _i(t){var e=!1;$t(t)||(e=t.style.display,Ye(t,"display","block","important"));var n=cn(t).height-vn(t,"height","content-box");return!1!==e&&Ye(t,"display",e),n}var Ai={mixins:[Ei],props:{expand:Boolean,offsetTop:Boolean,offsetBottom:Boolean,minHeight:Number},data:{expand:!1,offsetTop:!1,offsetBottom:!1,minHeight:0},update:{read:function(t){var e=t.minHeight;if(!$t(this.$el))return!1;var n="",i=vn(this.$el,"height","content-box");if(this.expand)n=dn(window)-(cn(document.documentElement).height-cn(this.$el).height)-i||"";else{if(n="calc(100vh",this.offsetTop){var r=hn(this.$el).top;n+=r>0&&r<dn(window)/2?" - "+r+"px":""}!0===this.offsetBottom?n+=" - "+cn(this.$el.nextElementSibling).height+"px":D(this.offsetBottom)?n+=" - "+this.offsetBottom+"vh":this.offsetBottom&&d(this.offsetBottom,"px")?n+=" - "+L(this.offsetBottom)+"px":N(this.offsetBottom)&&(n+=" - "+cn(Lt(this.offsetBottom,this.$el)).height+"px"),n+=(i?" - "+i+"px":"")+")"}return{minHeight:n,prev:e}},write:function(t){var e=t.minHeight,n=t.prev;Ye(this.$el,{minHeight:e}),e!==n&&this.$update(this.$el,"resize"),this.minHeight&&L(Ye(this.$el,"minHeight"))<this.minHeight&&Ye(this.$el,"minHeight",this.minHeight)},events:["resize"]}},Mi={args:"src",props:{id:Boolean,icon:String,src:String,style:String,width:Number,height:Number,ratio:Number,class:String,strokeAnimation:Boolean,focusable:Boolean,attributes:"list"},data:{ratio:1,include:["style","class","focusable"],class:"",strokeAnimation:!1},beforeConnect:function(){this.class+=" uk-svg"},connected:function(){var t,e=this;!this.icon&&w(this.src,"#")&&(t=this.src.split("#"),this.src=t[0],this.icon=t[1]),this.svg=this.getSvg().then((function(t){if(e._connected){var n=function(t,e){if(kt(e)||"CANVAS"===e.tagName){e.hidden=!0;var n=e.nextElementSibling;return Oi(t,n)?n:Se(e,t)}var i=e.lastElementChild;return Oi(t,i)?i:ke(e,t)}(t,e.$el);return e.svgEl&&n!==e.svgEl&&Ee(e.svgEl),e.applyAttributes(n,t),e.$emit(),e.svgEl=n}}),Q)},disconnected:function(){var t=this;this.svg.then((function(e){t._connected||(kt(t.$el)&&(t.$el.hidden=!1),Ee(e),t.svgEl=null)})),this.svg=null},update:{read:function(){return!!(this.strokeAnimation&&this.svgEl&&$t(this.svgEl))},write:function(){var t,e;t=this.svgEl,(e=Bi(t))&&t.style.setProperty("--uk-animation-stroke",e)},type:["resize"]},methods:{getSvg:function(){var t=this;return Ni(this.src).then((function(e){return function(t,e){e&&w(t,"<symbol")&&(t=function(t,e){if(!Di[t]){var n;for(Di[t]={},zi.lastIndex=0;n=zi.exec(t);)Di[t][n[3]]='<svg xmlns="http://www.w3.org/2000/svg"'+n[1]+"svg>"}return Di[t][e]}(t,e)||t);return(t=De(t.substr(t.indexOf("<svg"))))&&t.hasChildNodes()&&t}(e,t.icon)||de.reject("SVG not found.")}))},applyAttributes:function(t,e){var n=this;for(var i in this.$options.props)w(this.include,i)&&i in this&&ot(t,i,this[i]);for(var r in this.attributes){var o=this.attributes[r].split(":",2),s=o[0],a=o[1];ot(t,s,a)}this.id||at(t,"id");var u=["width","height"],c=u.map((function(t){return n[t]}));c.some((function(t){return t}))||(c=u.map((function(t){return ot(e,t)})));var h=ot(e,"viewBox");h&&!c.some((function(t){return t}))&&(c=h.split(" ").slice(2)),c.forEach((function(e,i){return ot(t,u[i],L(e)*n.ratio||null)}))}}},Ni=rt((function(t){return new de((function(e,n){t?l(t,"data:")?e(decodeURIComponent(t.split(",")[1])):we(t).then((function(t){return e(t.response)}),(function(){return n("SVG not found.")})):n()}))}));var zi=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,Di={};function Bi(t){return Math.ceil(Math.max.apply(Math,[0].concat(Be("[stroke]",t).map((function(t){try{return t.getTotalLength()}catch(t){return 0}})))))}function Oi(t,e){return Pi(t)&&Pi(e)&&Hi(t)===Hi(e)}function Pi(t){return t&&"svg"===t.tagName}function Hi(t){return(t.innerHTML||(new XMLSerializer).serializeToString(t).replace(/<svg.*?>(.*?)<\/svg>/g,"$1")).replace(/\s/g,"")}var Li={spinner:'<svg width="30" height="30" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" cx="15" cy="15" r="14"/></svg>',totop:'<svg width="18" height="10" viewBox="0 0 18 10" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 9 9 1 17 9 "/></svg>',marker:'<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><rect x="9" y="4" width="1" height="11"/><rect x="4" y="9" width="11" height="1"/></svg>',"close-icon":'<svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="#000" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"/><line fill="none" stroke="#000" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"/></svg>',"close-large":'<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="#000" stroke-width="1.4" x1="1" y1="1" x2="19" y2="19"/><line fill="none" stroke="#000" stroke-width="1.4" x1="19" y1="1" x2="1" y2="19"/></svg>',"navbar-toggle-icon":'<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><rect y="9" width="20" height="2"/><rect y="3" width="20" height="2"/><rect y="15" width="20" height="2"/></svg>',"overlay-icon":'<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><rect x="19" y="0" width="1" height="40"/><rect x="0" y="19" width="40" height="1"/></svg>',"pagination-next":'<svg width="7" height="12" viewBox="0 0 7 12" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 1 6 6 1 11"/></svg>',"pagination-previous":'<svg width="7" height="12" viewBox="0 0 7 12" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="6 1 1 6 6 11"/></svg>',"search-icon":'<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.1" cx="9" cy="9" r="7"/><path fill="none" stroke="#000" stroke-width="1.1" d="M14,14 L18,18 L14,14 Z"/></svg>',"search-large":'<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.8" cx="17.5" cy="17.5" r="16.5"/><line fill="none" stroke="#000" stroke-width="1.8" x1="38" y1="39" x2="29" y2="30"/></svg>',"search-navbar":'<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.1" cx="10.5" cy="10.5" r="9.5"/><line fill="none" stroke="#000" stroke-width="1.1" x1="23" y1="23" x2="17" y2="17"/></svg>',"slidenav-next":'<svg width="14" height="24" viewBox="0 0 14 24" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.4" points="1.225,23 12.775,12 1.225,1 "/></svg>',"slidenav-next-large":'<svg width="25" height="40" viewBox="0 0 25 40" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="2" points="4.002,38.547 22.527,20.024 4,1.5 "/></svg>',"slidenav-previous":'<svg width="14" height="24" viewBox="0 0 14 24" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.4" points="12.775,1 1.225,12 12.775,23 "/></svg>',"slidenav-previous-large":'<svg width="25" height="40" viewBox="0 0 25 40" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="2" points="20.527,1.5 2,20.024 20.525,38.547 "/></svg>'},Fi={install:function(t){t.icon.add=function(e,n){var i,r=N(e)?((i={})[e]=n,i):e;X(r,(function(t,e){Li[e]=t,delete Ui[e]})),t._initialized&&ze(document.body,(function(e){return X(t.getComponents(e),(function(t){t.$options.isIcon&&t.icon in r&&t.$reset()}))}))}},extends:Mi,args:"icon",props:["icon"],data:{include:["focusable"]},isIcon:!0,beforeConnect:function(){Pe(this.$el,"uk-icon")},methods:{getSvg:function(){var t=function(t){if(!Li[t])return null;Ui[t]||(Ui[t]=De((Li[function(t){return lt?U(U(t,"left","right"),"previous","next"):t}(t)]||Li[t]).trim()));return Ui[t].cloneNode(!0)}(this.icon);return t?de.resolve(t):de.reject("Icon not found.")}}},ji={args:!1,extends:Fi,data:function(t){return{icon:r(t.constructor.options.name)}},beforeConnect:function(){Pe(this.$el,this.$name)}},Wi={extends:ji,beforeConnect:function(){Pe(this.$el,"uk-slidenav")},computed:{icon:function(t,e){var n=t.icon;return je(e,"uk-slidenav-large")?n+"-large":n}}},Vi={extends:ji,computed:{icon:function(t,e){var n=t.icon;return je(e,"uk-search-icon")&&Ot(e,".uk-search-large").length?"search-large":Ot(e,".uk-search-navbar").length?"search-navbar":n}}},Ri={extends:ji,computed:{icon:function(){return"close-"+(je(this.$el,"uk-close-large")?"large":"icon")}}},qi={extends:ji,connected:function(){var t=this;this.svg.then((function(e){return e&&1!==t.ratio&&Ye(De("circle",e),"strokeWidth",1/t.ratio)}))}},Ui={};var Yi={args:"dataSrc",props:{dataSrc:String,dataSrcset:Boolean,sizes:String,width:Number,height:Number,offsetTop:String,offsetLeft:String,target:String},data:{dataSrc:"",dataSrcset:!1,sizes:!1,width:!1,height:!1,offsetTop:"50vh",offsetLeft:"50vw",target:!1},computed:{cacheKey:function(t){var e=t.dataSrc;return this.$name+"."+e},width:function(t){var e=t.width,n=t.dataWidth;return e||n},height:function(t){var e=t.height,n=t.dataHeight;return e||n},sizes:function(t){var e=t.sizes,n=t.dataSizes;return e||n},isImg:function(t,e){return tr(e)},target:{get:function(t){var e=t.target;return[this.$el].concat(Ft(e,this.$el))},watch:function(){this.observe()}},offsetTop:function(t){return wn(t.offsetTop,"height")},offsetLeft:function(t){return wn(t.offsetLeft,"width")}},connected:function(){window.IntersectionObserver?(nr[this.cacheKey]?Gi(this.$el,nr[this.cacheKey],this.dataSrcset,this.sizes):this.isImg&&this.width&&this.height&&Gi(this.$el,function(t,e,n){var i;n&&(t=(i=nt.ratio({width:t,height:e},"width",wn(Ki(n)))).width,e=i.height);return'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="'+t+'" height="'+e+'"></svg>'}(this.width,this.height,this.sizes)),this.observer=new IntersectionObserver(this.load,{rootMargin:this.offsetTop+"px "+this.offsetLeft+"px"}),requestAnimationFrame(this.observe)):Gi(this.$el,this.dataSrc,this.dataSrcset,this.sizes)},disconnected:function(){this.observer&&this.observer.disconnect()},update:{read:function(t){var e=this,n=t.image;return!!this.observer&&(n||"complete"!==document.readyState||this.load(this.observer.takeRecords()),!this.isImg&&void(n&&n.then((function(t){return t&&""!==t.currentSrc&&Gi(e.$el,er(t))}))))},write:function(t){if(this.dataSrcset&&1!==window.devicePixelRatio){var e=Ye(this.$el,"backgroundSize");(e.match(/^(auto\s?)+$/)||L(e)===t.bgSize)&&(t.bgSize=(n=this.dataSrcset,i=this.sizes,r=wn(Ki(i)),(o=(n.match(Qi)||[]).map(L).sort((function(t,e){return t-e}))).filter((function(t){return t>=r}))[0]||o.pop()||""),Ye(this.$el,"backgroundSize",t.bgSize+"px"))}var n,i,r,o},events:["resize"]},methods:{load:function(t){var e=this;t.some((function(t){return O(t.isIntersecting)||t.isIntersecting}))&&(this._data.image=be(this.dataSrc,this.dataSrcset,this.sizes).then((function(t){return Gi(e.$el,er(t),t.srcset,t.sizes),nr[e.cacheKey]=er(t),t}),(function(t){return ee(e.$el,new t.constructor(t.type,t))})),this.observer.disconnect())},observe:function(){var t=this;this._connected&&!this._data.image&&this.target.forEach((function(e){return t.observer.observe(e)}))}}};function Gi(t,e,n,i){if(tr(t)){var r=function(e,n){return n&&n!==t[e]&&(t[e]=n)};r("sizes",i),r("srcset",n),r("src",e)}else if(e){!w(t.style.backgroundImage,e)&&(Ye(t,"backgroundImage","url("+Jt(e)+")"),ee(t,ne("load",!1)))}}var Xi=/\s*(.*?)\s*(\w+|calc\(.*?\))\s*(?:,|$)/g;function Ki(t){var e,n;for(Xi.lastIndex=0;e=Xi.exec(t);)if(!e[1]||window.matchMedia(e[1]).matches){e=l(n=e[2],"calc")?n.slice(5,-1).replace(Ji,(function(t){return wn(t)})).replace(/ /g,"").match(Zi).reduce((function(t,e){return t+ +e}),0):n;break}return e||"100vw"}var Ji=/\d+(?:\w+|%)/g,Zi=/[+-]?(\d+)/g;var Qi=/\s+\d+w\s*(?:,|$)/g;function tr(t){return"IMG"===t.tagName}function er(t){return t.currentSrc||t.src}var nr,ir="__test__";try{(nr=window.sessionStorage||{})[ir]=1,delete nr[ir]}catch(t){nr={}}var rr={props:{media:Boolean},data:{media:!1},computed:{matchMedia:function(){var t=function(t){if(N(t))if("@"===t[0]){var e="breakpoint-"+t.substr(1);t=L(Ze(e))}else if(isNaN(t))return t;return!(!t||isNaN(t))&&"(min-width: "+t+"px)"}(this.media);return!t||window.matchMedia(t).matches}}};var or={mixins:[oi,rr],props:{fill:String},data:{fill:"",clsWrapper:"uk-leader-fill",clsHide:"uk-leader-hide",attrFill:"data-fill"},computed:{fill:function(t){return t.fill||Ze("leader-fill-content")}},connected:function(){var t;t=Ce(this.$el,'<span class="'+this.clsWrapper+'">'),this.wrapper=t[0]},disconnected:function(){_e(this.wrapper.childNodes)},update:{read:function(t){var e=t.changed,n=t.width,i=n;return{width:n=Math.floor(this.$el.offsetWidth/2),fill:this.fill,changed:e||i!==n,hide:!this.matchMedia}},write:function(t){We(this.wrapper,this.clsHide,t.hide),t.changed&&(t.changed=!1,ot(this.wrapper,this.attrFill,new Array(t.width).join(t.fill)))},events:["resize"]}},sr=[],ar={mixins:[oi,pi,si],props:{selPanel:String,selClose:String,escClose:Boolean,bgClose:Boolean,stack:Boolean},data:{cls:"uk-open",escClose:!0,bgClose:!0,overlay:!0,stack:!1},computed:{panel:function(t,e){return De(t.selPanel,e)},transitionElement:function(){return this.panel},bgClose:function(t){return t.bgClose&&this.panel}},beforeDisconnect:function(){w(sr,this)&&this.toggleElement(this.$el,!1,!1)},events:[{name:"click",delegate:function(){return this.selClose},handler:function(t){t.preventDefault(),this.hide()}},{name:"toggle",self:!0,handler:function(t,e){t.defaultPrevented||(t.preventDefault(),this.isToggled()===w(sr,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler:function(t){if(w(sr,this))return!1;!this.stack&&sr.length?(de.all(sr.map((function(t){return t.hide()}))).then(this.show),t.preventDefault()):sr.push(this)}},{name:"show",self:!0,handler:function(){var t=this,e=document.documentElement;pn(window)>e.clientWidth&&this.overlay&&Ye(document.body,"overflowY","scroll"),this.stack&&Ye(this.$el,"zIndex",L(Ye(this.$el,"zIndex"))+sr.length),Pe(e,this.clsPage),this.bgClose&&te(this.$el,"hide",Zt(document,mt,(function(e){var n=e.target;G(sr)!==t||t.overlay&&!Bt(n,t.$el)||Bt(n,t.panel)||te(document,gt+" "+xt+" scroll",(function(e){var i=e.defaultPrevented,r=e.type,o=e.target;i||r!==gt||n!==o||t.hide()}),!0)})),{self:!0}),this.escClose&&te(this.$el,"hide",Zt(document,"keydown",(function(e){27===e.keyCode&&G(sr)===t&&t.hide()})),{self:!0})}},{name:"shown",self:!0,handler:function(){Tt(this.$el)||ot(this.$el,"tabindex","-1"),De(":focus",this.$el)||this.$el.focus()}},{name:"hidden",self:!0,handler:function(){var t=this;w(sr,this)&&sr.splice(sr.indexOf(this),1),sr.length||Ye(document.body,"overflowY",""),Ye(this.$el,"zIndex",""),sr.some((function(e){return e.clsPage===t.clsPage}))||He(document.documentElement,this.clsPage)}}],methods:{toggle:function(){return this.isToggled()?this.hide():this.show()},show:function(){var t=this;return this.container&&Ct(this.$el)!==this.container?(ke(this.container,this.$el),new de((function(e){return requestAnimationFrame((function(){return t.show().then(e)}))}))):this.toggleElement(this.$el,!0,ur(this))},hide:function(){return this.toggleElement(this.$el,!1,ur(this))}}};function ur(t){var e=t.transitionElement,n=t._toggle;return function(t,i){return new de((function(r,o){return te(t,"show hide",(function(){t._reject&&t._reject(),t._reject=o,n(t,i);var s=te(e,"transitionstart",(function(){te(e,"transitionend transitioncancel",r,{self:!0}),clearTimeout(a)}),{self:!0}),a=setTimeout((function(){s(),r()}),R(Ye(e,"transitionDuration")))}))})).then((function(){return delete t._reject}))}}var cr={install:function(t){var e=t.modal;function n(t,n,i,r){n=Y({bgClose:!1,escClose:!0,labels:e.labels},n);var o=e.dialog(t(n),n),s=new pe,a=!1;return Zt(o.$el,"submit","form",(function(t){t.preventDefault(),s.resolve(r&&r(o)),a=!0,o.hide()})),Zt(o.$el,"hide",(function(){return!a&&i(s)})),s.promise.dialog=o,s.promise}e.dialog=function(t,n){var i=e('<div class="uk-modal"> <div class="uk-modal-dialog">'+t+"</div> </div>",n);return i.show(),Zt(i.$el,"hidden",(function(){return de.resolve().then((function(){return i.$destroy(!0)}))}),{self:!0}),i},e.alert=function(t,e){return n((function(e){var n=e.labels;return'<div class="uk-modal-body">'+(N(t)?t:ye(t))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" autofocus>'+n.ok+"</button> </div>"}),e,(function(t){return t.resolve()}))},e.confirm=function(t,e){return n((function(e){var n=e.labels;return'<form> <div class="uk-modal-body">'+(N(t)?t:ye(t))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+n.cancel+'</button> <button class="uk-button uk-button-primary" autofocus>'+n.ok+"</button> </div> </form>"}),e,(function(t){return t.reject()}))},e.prompt=function(t,e,i){return n((function(n){var i=n.labels;return'<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>'+(N(t)?t:ye(t))+'</label> <input class="uk-input" value="'+(e||"")+'" autofocus> </div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+i.cancel+'</button> <button class="uk-button uk-button-primary">'+i.ok+"</button> </div> </form>"}),i,(function(t){return t.resolve(null)}),(function(t){return De("input",t.$el).value}))},e.labels={ok:"Ok",cancel:"Cancel"}},mixins:[ar],data:{clsPage:"uk-modal-page",selPanel:".uk-modal-dialog",selClose:".uk-modal-close, .uk-modal-close-default, .uk-modal-close-outside, .uk-modal-close-full"},events:[{name:"show",self:!0,handler:function(){je(this.panel,"uk-margin-auto-vertical")?Pe(this.$el,"uk-flex"):Ye(this.$el,"display","block"),dn(this.$el)}},{name:"hidden",self:!0,handler:function(){Ye(this.$el,"display",""),He(this.$el,"uk-flex")}}]};var hr={extends:ui,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}},lr=".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle",fr={mixins:[oi,pi,Ei],props:{dropdown:String,mode:"list",align:String,offset:Number,boundary:Boolean,boundaryAlign:Boolean,clsDrop:String,delayShow:Number,delayHide:Number,dropbar:Boolean,dropbarMode:String,dropbarAnchor:Boolean,duration:Number},data:{dropdown:lr,align:lt?"right":"left",clsDrop:"uk-navbar-dropdown",mode:void 0,offset:void 0,delayShow:void 0,delayHide:void 0,boundaryAlign:void 0,flip:"x",boundary:!0,dropbar:!1,dropbarMode:"slide",dropbarAnchor:!1,duration:200,forceHeight:!0,selMinHeight:lr,container:!1},computed:{boundary:function(t,e){var n=t.boundary,i=t.boundaryAlign;return!0===n||i?e:n},dropbarAnchor:function(t,e){return Lt(t.dropbarAnchor,e)},pos:function(t){return"bottom-"+t.align},dropbar:{get:function(t){var e=t.dropbar;return e?(e=this._dropbar||Lt(e,this.$el)||De("+ .uk-navbar-dropbar",this.$el))||(this._dropbar=De("<div></div>")):null},watch:function(t){Pe(t,"uk-navbar-dropbar")},immediate:!0},dropContainer:function(t,e){return this.container||e},dropdowns:{get:function(t,e){var n=this,i=t.clsDrop,r=Be("."+i,e);return this.dropContainer!==e&&Be("."+i,this.dropContainer).forEach((function(t){var e=n.getDropdown(t);!w(r,t)&&e&&e.target&&Bt(e.target,n.$el)&&r.push(t)})),r},watch:function(t){var e=this;this.$create("drop",t.filter((function(t){return!e.getDropdown(t)})),Y({},this.$props,{boundary:this.boundary,pos:this.pos,offset:this.dropbar||this.offset}))},immediate:!0},toggles:function(t,e){return Be(t.dropdown,e)}},disconnected:function(){this.dropbar&&Ee(this.dropbar),delete this._dropbar},events:[{name:"mouseover focusin",delegate:function(){return this.dropdown},handler:function(t){var e=t.current,n=this.getActive();n&&w(n.mode,"hover")&&n.target&&!Bt(n.target,e)&&!n.tracker.movesTo(n.$el)&&n.hide(!1)}},{name:"keydown",delegate:function(){return this.dropdown},handler:function(t){var e=t.current,n=t.keyCode,i=this.getActive();n===mr.DOWN&&st(e,"aria-expanded")&&(t.preventDefault(),i&&i.target===e?pr(i.$el):(e.click(),te(this.dropContainer,"show",(function(t){return pr(t.target)})))),dr(t,this.toggles,i)}},{name:"keydown",el:function(){return this.dropContainer},delegate:function(){return"."+this.clsDrop},handler:function(t){var e=t.current,n=t.keyCode;if(w(this.dropdowns,e)){var i=this.getActive(),r=Be(Et,e),o=x(r,(function(t){return Nt(t,":focus")}));n===mr.UP&&(t.preventDefault(),o>0&&r[o-1].focus()),n===mr.DOWN&&(t.preventDefault(),o<r.length-1&&r[o+1].focus()),n===mr.ESC&&i&&i.target&&i.target.focus(),dr(t,this.toggles,i)}}},{name:"mouseleave",el:function(){return this.dropbar},filter:function(){return this.dropbar},handler:function(){var t=this.getActive();t&&w(t.mode,"hover")&&!this.dropdowns.some((function(t){return Nt(t,":hover")}))&&t.hide()}},{name:"beforeshow",el:function(){return this.dropContainer},filter:function(){return this.dropbar},handler:function(){Ct(this.dropbar)||Se(this.dropbarAnchor||this.$el,this.dropbar)}},{name:"show",el:function(){return this.dropContainer},filter:function(){return this.dropbar},handler:function(t,e){var n=e.$el,i=e.dir;je(n,this.clsDrop)&&("slide"===this.dropbarMode&&Pe(this.dropbar,"uk-navbar-dropbar-slide"),this.clsDrop&&Pe(n,this.clsDrop+"-dropbar"),"bottom"===i&&this.transitionTo(n.offsetHeight+L(Ye(n,"marginTop"))+L(Ye(n,"marginBottom")),n))}},{name:"beforehide",el:function(){return this.dropContainer},filter:function(){return this.dropbar},handler:function(t,e){var n=e.$el,i=this.getActive();Nt(this.dropbar,":hover")&&i&&i.$el===n&&t.preventDefault()}},{name:"hide",el:function(){return this.dropContainer},filter:function(){return this.dropbar},handler:function(t,e){var n=e.$el;if(je(n,this.clsDrop)){var i=this.getActive();(!i||i&&i.$el===n)&&this.transitionTo(0)}}}],methods:{getActive:function(){return di&&Bt(di.target,this.$el)&&di},transitionTo:function(t,e){var n=this,i=this.dropbar,r=$t(i)?dn(i):0;return Ye(e=r<t&&e,"clip","rect(0,"+e.offsetWidth+"px,"+r+"px,0)"),dn(i,r),nn.cancel([e,i]),de.all([nn.start(i,{height:t},this.duration),nn.start(e,{clip:"rect(0,"+e.offsetWidth+"px,"+t+"px,0)"},this.duration)]).catch(Q).then((function(){Ye(e,{clip:""}),n.$update(i)}))},getDropdown:function(t){return this.$getComponent(t,"drop")||this.$getComponent(t,"dropdown")}}};function dr(t,e,n){var i=t.current,r=t.keyCode,o=n&&n.target||i,s=e.indexOf(o);r===mr.LEFT&&s>0&&(n&&n.hide(!1),e[s-1].focus()),r===mr.RIGHT&&s<e.length-1&&(n&&n.hide(!1),e[s+1].focus()),r===mr.TAB&&(o.focus(),n&&n.hide(!1))}function pr(t){if(!De(":focus",t)){var e=De(Et,t);e&&e.focus()}}var mr={TAB:9,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40},vr={mixins:[ar],args:"mode",props:{mode:String,flip:Boolean,overlay:Boolean},data:{mode:"slide",flip:!1,overlay:!1,clsPage:"uk-offcanvas-page",clsContainer:"uk-offcanvas-container",selPanel:".uk-offcanvas-bar",clsFlip:"uk-offcanvas-flip",clsContainerAnimation:"uk-offcanvas-container-animation",clsSidebarAnimation:"uk-offcanvas-bar-animation",clsMode:"uk-offcanvas",clsOverlay:"uk-offcanvas-overlay",selClose:".uk-offcanvas-close",container:!1},computed:{clsFlip:function(t){var e=t.flip,n=t.clsFlip;return e?n:""},clsOverlay:function(t){var e=t.overlay,n=t.clsOverlay;return e?n:""},clsMode:function(t){var e=t.mode;return t.clsMode+"-"+e},clsSidebarAnimation:function(t){var e=t.mode,n=t.clsSidebarAnimation;return"none"===e||"reveal"===e?"":n},clsContainerAnimation:function(t){var e=t.mode,n=t.clsContainerAnimation;return"push"!==e&&"reveal"!==e?"":n},transitionElement:function(t){return"reveal"===t.mode?Ct(this.panel):this.panel}},update:{read:function(){this.isToggled()&&!$t(this.$el)&&this.hide()},events:["resize"]},events:[{name:"click",delegate:function(){return'a[href^="#"]'},handler:function(t){var e=t.current.hash;!t.defaultPrevented&&e&&De(e,document.body)&&this.hide()}},{name:"touchstart",passive:!0,el:function(){return this.panel},handler:function(t){var e=t.targetTouches;1===e.length&&(this.clientY=e[0].clientY)}},{name:"touchmove",self:!0,passive:!1,filter:function(){return this.overlay},handler:function(t){t.cancelable&&t.preventDefault()}},{name:"touchmove",passive:!1,el:function(){return this.panel},handler:function(t){if(1===t.targetTouches.length){var e=t.targetTouches[0].clientY-this.clientY,n=this.panel,i=n.scrollTop,r=n.scrollHeight,o=n.clientHeight;(o>=r||0===i&&e>0||r-i<=o&&e<0)&&t.cancelable&&t.preventDefault()}}},{name:"show",self:!0,handler:function(){"reveal"!==this.mode||je(Ct(this.panel),this.clsMode)||(Te(this.panel,"<div>"),Pe(Ct(this.panel),this.clsMode)),Ye(document.documentElement,"overflowY",this.overlay?"hidden":""),Pe(document.body,this.clsContainer,this.clsFlip),Ye(document.body,"touch-action","pan-y pinch-zoom"),Ye(this.$el,"display","block"),Pe(this.$el,this.clsOverlay),Pe(this.panel,this.clsSidebarAnimation,"reveal"!==this.mode?this.clsMode:""),dn(document.body),Pe(document.body,this.clsContainerAnimation),this.clsContainerAnimation&&(gr().content+=",user-scalable=0")}},{name:"hide",self:!0,handler:function(){He(document.body,this.clsContainerAnimation),Ye(document.body,"touch-action","")}},{name:"hidden",self:!0,handler:function(){var t;this.clsContainerAnimation&&((t=gr()).content=t.content.replace(/,user-scalable=0$/,"")),"reveal"===this.mode&&_e(this.panel),He(this.panel,this.clsSidebarAnimation,this.clsMode),He(this.$el,this.clsOverlay),Ye(this.$el,"display",""),He(document.body,this.clsContainer,this.clsFlip),Ye(document.documentElement,"overflowY","")}},{name:"swipeLeft swipeRight",handler:function(t){this.isToggled()&&d(t.type,"Left")^this.flip&&this.hide()}}]};function gr(){return De('meta[name="viewport"]',document.head)||ke(document.head,'<meta name="viewport">')}var wr={mixins:[oi],props:{selContainer:String,selContent:String,minHeight:Number},data:{selContainer:".uk-modal",selContent:".uk-modal-dialog",minHeight:150},computed:{container:function(t,e){return Dt(e,t.selContainer)},content:function(t,e){return Dt(e,t.selContent)}},connected:function(){Ye(this.$el,"minHeight",this.minHeight)},update:{read:function(){return!!(this.content&&this.container&&$t(this.$el))&&{current:L(Ye(this.$el,"maxHeight")),max:Math.max(this.minHeight,dn(this.container)-(cn(this.content).height-dn(this.$el)))}},write:function(t){var e=t.current,n=t.max;Ye(this.$el,"maxHeight",n),Math.round(e)!==Math.round(n)&&ee(this.$el,"resize")},events:["resize"]}},br={props:["width","height"],connected:function(){Pe(this.$el,"uk-responsive-width")},update:{read:function(){return!!($t(this.$el)&&this.width&&this.height)&&{width:pn(Ct(this.$el)),height:this.height}},write:function(t){dn(this.$el,nt.contain({height:this.height,width:this.width},t).height)},events:["resize"]}},xr={props:{offset:Number},data:{offset:0},methods:{scrollTo:function(t){var e=this;t=t&&De(t)||document.body,ee(this.$el,"beforescroll",[this,t])&&qn(t,{offset:this.offset}).then((function(){return ee(e.$el,"scrolled",[e,t])}))}},events:{click:function(t){t.defaultPrevented||(t.preventDefault(),this.scrollTo("#"+Jt(decodeURIComponent((this.$el.hash||"").substr(1)))))}}},yr="_ukScrollspy",kr={args:"cls",props:{cls:String,target:String,hidden:Boolean,offsetTop:Number,offsetLeft:Number,repeat:Boolean,delay:Number},data:function(){return{cls:!1,target:!1,hidden:!0,offsetTop:0,offsetLeft:0,repeat:!1,delay:0,inViewClass:"uk-scrollspy-inview"}},computed:{elements:{get:function(t,e){var n=t.target;return n?Be(n,e):[e]},watch:function(t){this.hidden&&Ye(_t(t,":not(."+this.inViewClass+")"),"visibility","hidden")},immediate:!0}},disconnected:function(){var t=this;this.elements.forEach((function(e){He(e,t.inViewClass,e[yr]?e[yr].cls:""),delete e[yr]}))},update:[{read:function(t){var e=this;if(!t.update)return de.resolve().then((function(){e.$emit(),t.update=!0})),!1;this.elements.forEach((function(t){t[yr]||(t[yr]={cls:ut(t,"uk-scrollspy-class")||e.cls}),t[yr].show=Vn(t,e.offsetTop,e.offsetLeft)}))},write:function(t){var e=this;this.elements.forEach((function(n){var i=n[yr];!i.show||i.inview||i.queued?!i.show&&i.inview&&!i.queued&&e.repeat&&e.toggle(n,!1):(i.queued=!0,t.promise=(t.promise||de.resolve()).then((function(){return new de((function(t){return setTimeout(t,e.delay)}))})).then((function(){e.toggle(n,!0),setTimeout((function(){i.queued=!1,e.$emit()}),300)})))}))},events:["scroll","resize"]}],methods:{toggle:function(t,e){var n=t[yr];n.off&&n.off(),Ye(t,"visibility",!e&&this.hidden?"hidden":""),We(t,this.inViewClass,e),We(t,n.cls),/\buk-animation-/.test(n.cls)&&(n.off=te(t,"animationcancel animationend",(function(){return Le(t,"uk-animation-[\\w-]+")}))),ee(t,e?"inview":"outview"),n.inview=e,this.$update(t)}}},$r={props:{cls:String,closest:String,scroll:Boolean,overflow:Boolean,offset:Number},data:{cls:"uk-active",closest:!1,scroll:!1,overflow:!0,offset:0},computed:{links:{get:function(t,e){return Be('a[href^="#"]',e).filter((function(t){return t.hash}))},watch:function(t){this.scroll&&this.$create("scroll",t,{offset:this.offset||0})},immediate:!0},targets:function(){return Be(this.links.map((function(t){return Jt(t.hash).substr(1)})).join(","))},elements:function(t){var e=t.closest;return Dt(this.links,e||"*")}},update:[{read:function(){var t=this,e=this.targets.length;if(!e||!$t(this.$el))return!1;var n=Yn(this.targets,/auto|scroll/,!0)[0],i=n.scrollTop,r=n.scrollHeight-Xn(n),o=!1;return i===r?o=e-1:(this.targets.every((function(e,i){if(hn(e).top-hn(Gn(n)).top-t.offset<=0)return o=i,!0})),!1===o&&this.overflow&&(o=0)),{active:o}},write:function(t){var e=t.active,n=!1!==e&&!je(this.elements[e],this.cls);this.links.forEach((function(t){return t.blur()})),He(this.elements,this.cls),Pe(this.elements[e],this.cls),n&&ee(this.$el,"active",[e,this.elements[e]])},events:["scroll","resize"]}]},Sr={mixins:[oi,rr],props:{top:null,bottom:Boolean,offset:String,animation:String,clsActive:String,clsInactive:String,clsFixed:String,clsBelow:String,selTarget:String,widthElement:Boolean,showOnUp:Boolean,targetOffset:Number},data:{top:0,bottom:!1,offset:0,animation:"",clsActive:"uk-active",clsInactive:"",clsFixed:"uk-sticky-fixed",clsBelow:"uk-sticky-below",selTarget:"",widthElement:!1,showOnUp:!1,targetOffset:!1},computed:{offset:function(t){return wn(t.offset)},selTarget:function(t,e){var n=t.selTarget;return n&&De(n,e)||e},widthElement:function(t,e){return Lt(t.widthElement,e)||this.placeholder},isActive:{get:function(){return je(this.selTarget,this.clsActive)},set:function(t){t&&!this.isActive?(Fe(this.selTarget,this.clsInactive,this.clsActive),ee(this.$el,"active")):t||je(this.selTarget,this.clsInactive)||(Fe(this.selTarget,this.clsActive,this.clsInactive),ee(this.$el,"inactive"))}}},connected:function(){this.placeholder=De("+ .uk-sticky-placeholder",this.$el)||De('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.isActive=!1},disconnected:function(){this.isFixed&&(this.hide(),He(this.selTarget,this.clsInactive)),Ee(this.placeholder),this.placeholder=null,this.widthElement=null},events:[{name:"load hashchange popstate",el:function(){return window},handler:function(){var t=this;if(!1!==this.targetOffset&&location.hash&&window.pageYOffset>0){var e=De(location.hash);e&&xn.read((function(){var n=hn(e).top,i=hn(t.$el).top,r=t.$el.offsetHeight;t.isFixed&&i+r>=n&&i<=n+e.offsetHeight&&Rn(window,n-r-(D(t.targetOffset)?t.targetOffset:0)-t.offset)}))}}}],update:[{read:function(t,e){var n=t.height;if(this.inactive=!this.matchMedia||!$t(this.$el),this.inactive)return!1;this.isActive&&e.has("resize")&&(this.hide(),n=this.$el.offsetHeight,this.show()),n=this.isActive?n:this.$el.offsetHeight,this.topOffset=hn(this.isFixed?this.placeholder:this.$el).top,this.bottomOffset=this.topOffset+n,this.offsetParentTop=hn(this.$el.offsetParent).top;var i=Ir("bottom",this);return this.top=Math.max(L(Ir("top",this)),this.topOffset)-this.offset,this.bottom=i&&i-this.$el.offsetHeight,this.width=cn($t(this.widthElement)?this.widthElement:this.$el).width,{height:n,top:fn(this.placeholder)[0],margins:Ye(this.$el,["marginTop","marginBottom","marginLeft","marginRight"])}},write:function(t){var e=t.height,n=t.margins,i=this.placeholder;Ye(i,Y({height:e},n)),Bt(i,document)||(Se(this.$el,i),i.hidden=!0),this.isActive=!!this.isActive},events:["resize"]},{read:function(t){var e=t.scroll;return void 0===e&&(e=0),this.scroll=window.pageYOffset,{dir:e<=this.scroll?"down":"up",scroll:this.scroll}},write:function(t,e){var n=this,i=Date.now(),r=e.has("scroll"),o=t.initTimestamp;void 0===o&&(o=0);var s=t.dir,a=t.lastDir,u=t.lastScroll,c=t.scroll,h=t.top;if(t.lastScroll=c,!(c<0||c===u&&r||this.showOnUp&&!r&&!this.isFixed||((i-o>300||s!==a)&&(t.initScroll=c,t.initTimestamp=i),t.lastDir=s,this.showOnUp&&!this.isFixed&&Math.abs(t.initScroll-c)<=30&&Math.abs(u-c)<=10)))if(this.inactive||c<this.top||this.showOnUp&&(c<=this.top||"down"===s&&r||"up"===s&&!this.isFixed&&c<=this.bottomOffset)){if(!this.isFixed)return void(an.inProgress(this.$el)&&h>c&&(an.cancel(this.$el),this.hide()));this.isFixed=!1,this.animation&&c>this.topOffset?(an.cancel(this.$el),an.out(this.$el,this.animation).then((function(){return n.hide()}),Q)):this.hide()}else this.isFixed?this.update():this.animation?(an.cancel(this.$el),this.show(),an.in(this.$el,this.animation).catch(Q)):this.show()},events:["resize","scroll"]}],methods:{show:function(){this.isFixed=!0,this.update(),this.placeholder.hidden=!1},hide:function(){this.isActive=!1,He(this.$el,this.clsFixed,this.clsBelow),Ye(this.$el,{position:"",top:"",width:""}),this.placeholder.hidden=!0},update:function(){var t=0!==this.top||this.scroll>this.top,e=Math.max(0,this.offset),n="fixed";D(this.bottom)&&this.scroll>this.bottom-this.offset&&(e=this.bottom-this.offsetParentTop,n="absolute"),Ye(this.$el,{position:n,top:e+"px",width:this.width}),this.isActive=t,We(this.$el,this.clsBelow,this.scroll>this.bottomOffset),Pe(this.$el,this.clsFixed)}}};function Ir(t,e){var n=e.$props,i=e.$el,r=e[t+"Offset"],o=n[t];if(o)return N(o)&&o.match(/^-?\d/)?r+wn(o):hn(!0===o?Ct(i):Lt(o,i)).bottom}var Er={mixins:[si],args:"connect",props:{connect:String,toggle:String,itemNav:String,active:Number,swiping:Boolean},data:{connect:"~.uk-switcher",toggle:"> * > :first-child",itemNav:!1,active:0,swiping:!0,cls:"uk-active",attrItem:"uk-switcher-item"},computed:{connects:{get:function(t,e){return Ft(t.connect,e)},watch:function(t){var e=this;this.swiping&&Ye(t,"touch-action","pan-y pinch-zoom");var n=this.index();this.connects.forEach((function(t){return Pt(t).forEach((function(t,i){return We(t,e.cls,i===n)}))}))},immediate:!0},toggles:{get:function(t,e){return Be(t.toggle,e).filter((function(t){return!Nt(t,".uk-disabled *, .uk-disabled, [disabled]")}))},watch:function(t){var e=this.index();this.show(~e?e:t[this.active]||t[0])},immediate:!0},children:function(){var t=this;return Pt(this.$el).filter((function(e){return t.toggles.some((function(t){return Bt(t,e)}))}))}},events:[{name:"click",delegate:function(){return this.toggle},handler:function(t){t.preventDefault(),this.show(t.current)}},{name:"click",el:function(){return this.connects.concat(this.itemNav?Ft(this.itemNav,this.$el):[])},delegate:function(){return"["+this.attrItem+"],[data-"+this.attrItem+"]"},handler:function(t){t.preventDefault(),this.show(ut(t.current,this.attrItem))}},{name:"swipeRight swipeLeft",filter:function(){return this.swiping},el:function(){return this.connects},handler:function(t){var e=t.type;this.show(d(e,"Left")?"next":"previous")}}],methods:{index:function(){var t=this;return x(this.children,(function(e){return je(e,t.cls)}))},show:function(t){var e=this,n=this.index(),i=it(this.children[it(t,this.toggles,n)],Pt(this.$el));n!==i&&(this.children.forEach((function(t,n){We(t,e.cls,i===n),ot(e.toggles[n],"aria-expanded",i===n)})),this.connects.forEach((function(t){var r=t.children;return e.toggleElement(W(r).filter((function(t){return je(t,e.cls)})),!1,n>=0).then((function(){return e.toggleElement(r[i],!0,n>=0)}))})))}}},Tr={mixins:[oi],extends:Er,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item"},connected:function(){var t=je(this.$el,"uk-tab-left")?"uk-tab-left":!!je(this.$el,"uk-tab-right")&&"uk-tab-right";t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}},Cr={mixins:[rr,si],args:"target",props:{href:String,target:null,mode:"list",queued:Boolean},data:{href:!1,target:!1,mode:"click",queued:!0},connected:function(){w(this.mode,"media")||Tt(this.$el)||ot(this.$el,"tabindex","0")},computed:{target:{get:function(t,e){var n=t.href,i=t.target;return(i=Ft(i||n,e)).length&&i||[e]},watch:function(){this.updateAria()},immediate:!0}},events:[{name:mt,filter:function(){return w(this.mode,"hover")},handler:function(t){var e=this;le(t)&&!this._showState&&(ee(this.$el,"focus"),te(document,mt,(function(){return ee(e.$el,"blur")}),!0,(function(t){return!Bt(t.target,e.$el)})),w(this.mode,"click")&&(this._preventClick=!0))}},{name:wt+" "+bt+" focus blur",filter:function(){return w(this.mode,"hover")},handler:function(t){if(!le(t)){var e=w([wt,"focus"],t.type),n=ot(this.$el,"aria-expanded");!e&&(t.type===bt&&Nt(this.$el,":focus")||"blur"===t.type&&Nt(this.$el,":hover"))||(this._showState&&e===(n!==this._showState)?e||(this._showState=null):(this._showState=e?n:null,this.toggle("toggle"+(e?"show":"hide"))))}}},{name:"keydown",filter:function(){return w(this.mode,"click")},handler:function(t){32===t.keyCode&&(t.preventDefault(),this.$el.click())}},{name:"click",filter:function(){return w(this.mode,"click")},handler:function(t){if(this._preventClick)return this._preventClick=null;var e;(Dt(t.target,'a[href="#"], a[href=""]')||(e=Dt(t.target,"a[href]"))&&("true"!==ot(this.$el,"aria-expanded")||e.hash&&Nt(this.target,e.hash)))&&t.preventDefault(),this.toggle()}},{name:"toggled",self:!0,el:function(){return this.target},handler:function(t,e){t.target===this.target[0]&&this.updateAria(e)}}],update:{read:function(){return!(!w(this.mode,"media")||!this.media)&&{match:this.matchMedia}},write:function(t){var e=t.match,n=this.isToggled(this.target);(e?!n:n)&&this.toggle()},events:["resize"]},methods:{toggle:function(t){var e=this;if(ee(this.target,t||"toggle",[this])){if(!this.queued)return this.toggleElement(this.target);var n=this.target.filter((function(t){return je(t,e.clsLeave)}));if(n.length)this.target.forEach((function(t){var i=w(n,t);e.toggleElement(t,i,i)}));else{var i=this.target.filter(this.isToggled);this.toggleElement(i,!1).then((function(){return e.toggleElement(e.target.filter((function(t){return!w(i,t)})),!0)}))}}},updateAria:function(t){w(this.mode,"media")||ot(this.$el,"aria-expanded",M(t)?t:this.isToggled(this.target))}}};X(Object.freeze({__proto__:null,Accordion:ui,Alert:hi,Cover:fi,Drop:vi,Dropdown:vi,FormCustom:gi,Gif:wi,Grid:Si,HeightMatch:Ti,HeightViewport:Ai,Icon:Fi,Img:Yi,Leader:or,Margin:bi,Modal:cr,Nav:hr,Navbar:fr,Offcanvas:vr,OverflowAuto:wr,Responsive:br,Scroll:xr,Scrollspy:kr,ScrollspyNav:$r,Sticky:Sr,Svg:Mi,Switcher:Er,Tab:Tr,Toggle:Cr,Video:li,Close:Ri,Spinner:qi,SlidenavNext:Wi,SlidenavPrevious:Wi,SearchIcon:Vi,Marker:ji,NavbarToggleIcon:ji,OverlayIcon:ji,PaginationNext:ji,PaginationPrevious:ji,Totop:ji}),(function(t,e){return ri.component(e,t)})),ri.use((function(t){if(ct){var e,n,i=function(){e||(e=!0,xn.write((function(){return e=!1})),t.update(null,"resize"))};Zt(window,"load resize",i),Zt(document,"loadedmetadata load",i,!0),"ResizeObserver"in window&&new ResizeObserver(i).observe(document.documentElement),Zt(window,"scroll",(function(e){n||(n=!0,xn.write((function(){return n=!1})),t.update(null,e.type))}),{passive:!0,capture:!0});var r=0;Zt(document,"animationstart",(function(t){var e=t.target;(Ye(e,"animationName")||"").match(/^uk-.*(left|right)/)&&(r++,Ye(document.documentElement,"overflowX","hidden"),setTimeout((function(){--r||Ye(document.documentElement,"overflowX","")}),R(Ye(e,"animationDuration"))+100))}),!0),Zt(document,mt,(function(t){if(le(t)){var e=fe(t),n="tagName"in t.target?t.target:Ct(t.target);te(document,gt+" "+xt+" scroll",(function(t){var i=fe(t),r=i.x,o=i.y;("scroll"!==t.type&&n&&r&&Math.abs(e.x-r)>100||o&&Math.abs(e.y-o)>100)&&setTimeout((function(){var t,i,s,a;ee(n,"swipe"),ee(n,"swipe"+(t=e.x,i=e.y,s=r,a=o,Math.abs(t-s)>=Math.abs(i-a)?t-s>0?"Left":"Right":i-a>0?"Up":"Down"))}))}))}}),{passive:!0})}})),function(t){var e=t.connect,n=t.disconnect;function i(t){for(var i=t.addedNodes,r=t.removedNodes,o=0;o<i.length;o++)ze(i[o],e);for(var s=0;s<r.length;s++)ze(r[s],n)}function r(e){var n=e.target,i=e.attributeName,r=ii(i);if(r&&r in t)if(st(n,i))t[r](n);else{var o=t.getComponent(n,r);o&&o.$destroy()}}ct&&window.MutationObserver&&xn.read((function(){document.body&&ze(document.body,e),new MutationObserver((function(t){return t.forEach(i)})).observe(document,{childList:!0,subtree:!0}),new MutationObserver((function(t){return t.forEach(r)})).observe(document,{attributes:!0,subtree:!0}),t._initialized=!0}))}(ri);var _r={mixins:[oi],props:{date:String,clsWrapper:String},data:{date:"",clsWrapper:".uk-countdown-%unit%"},computed:{date:function(t){var e=t.date;return Date.parse(e)},days:function(t,e){return De(t.clsWrapper.replace("%unit%","days"),e)},hours:function(t,e){return De(t.clsWrapper.replace("%unit%","hours"),e)},minutes:function(t,e){return De(t.clsWrapper.replace("%unit%","minutes"),e)},seconds:function(t,e){return De(t.clsWrapper.replace("%unit%","seconds"),e)},units:function(){var t=this;return["days","hours","minutes","seconds"].filter((function(e){return t[e]}))}},connected:function(){this.start()},disconnected:function(){var t=this;this.stop(),this.units.forEach((function(e){return xe(t[e])}))},events:[{name:"visibilitychange",el:function(){return document},handler:function(){document.hidden?this.stop():this.start()}}],update:{write:function(){var t,e,n=this,i=(t=this.date,{total:e=t-Date.now(),seconds:e/1e3%60,minutes:e/1e3/60%60,hours:e/1e3/60/60%24,days:e/1e3/60/60/24});i.total<=0&&(this.stop(),i.days=i.hours=i.minutes=i.seconds=0),this.units.forEach((function(t){var e=String(Math.floor(i[t]));e=e.length<2?"0"+e:e;var r=n[t];r.textContent!==e&&((e=e.split("")).length!==r.children.length&&ye(r,e.map((function(){return"<span></span>"})).join("")),e.forEach((function(t,e){return r.children[e].textContent=t})))}))}},methods:{start:function(){this.stop(),this.date&&this.units.length&&(this.$update(),this.timer=setInterval(this.$update,1e3))},stop:function(){this.timer&&(clearInterval(this.timer),this.timer=null)}}};var Ar="uk-transition-leave",Mr="uk-transition-enter";function Nr(t,e,n,i){void 0===i&&(i=0);var r=zr(e,!0),o={opacity:1},s={opacity:0},a=function(t){return function(){return r===zr(e)?t():de.reject()}},u=a((function(){return Pe(e,Ar),de.all(Br(e).map((function(t,e){return new de((function(r){return setTimeout((function(){return nn.start(t,s,n/2,"ease").then(r)}),e*i)}))}))).then((function(){return He(e,Ar)}))})),c=a((function(){var a=dn(e);return Pe(e,Mr),t(),Ye(Pt(e),{opacity:0}),new de((function(t){return requestAnimationFrame((function(){var u=Pt(e),c=dn(e);Ye(e,"alignContent","flex-start"),dn(e,a);var h=Br(e);Ye(u,s);var l=h.map((function(t,e){return new de((function(r){return setTimeout((function(){return nn.start(t,o,n/2,"ease").then(r)}),e*i)}))}));a!==c&&l.push(nn.start(e,{height:c},n/2+h.length*i,"ease")),de.all(l).then((function(){He(e,Mr),r===zr(e)&&(Ye(e,{height:"",alignContent:""}),Ye(u,{opacity:""}),delete e.dataset.transition),t()}))}))}))}));return je(e,Ar)?Dr(e).then(c):je(e,Mr)?Dr(e).then(u).then(c):u().then(c)}function zr(t,e){return e&&(t.dataset.transition=1+zr(t)),H(t.dataset.transition)||0}function Dr(t){return de.all(Pt(t).filter(nn.inProgress).map((function(t){return new de((function(e){return te(t,"transitionend transitioncanceled",e)}))})))}function Br(t){return xi(Pt(t)).reduce((function(t,e){return t.concat(K(e.filter((function(t){return Vn(t)})),"offsetLeft"))}),[])}function Or(t,e,n){return new de((function(i){return requestAnimationFrame((function(){var r=Pt(e),o=r.map((function(t){return Pr(t,!0)})),s=Ye(e,["height","padding"]);nn.cancel(e),r.forEach(nn.cancel),Hr(e),t(),r=r.concat(Pt(e).filter((function(t){return!w(r,t)}))),de.resolve().then((function(){xn.flush();var t=Ye(e,["height","padding"]),a=function(t,e,n){var i=e.map((function(t,e){return!(!Ct(t)||!(e in n))&&(n[e]?$t(t)?Lr(t):{opacity:0}:{opacity:$t(t)?1:0})})),r=i.map((function(i,r){var o=Ct(e[r])===t&&(n[r]||Pr(e[r]));if(!o)return!1;if(i){if(!("opacity"in i)){o.opacity%1?i.opacity=1:delete o.opacity}}else delete o.opacity;return o}));return[i,r]}(e,r,o),u=a[0],c=a[1];r.forEach((function(t,e){return c[e]&&Ye(t,c[e])})),Ye(e,Y({display:"block"},s)),requestAnimationFrame((function(){var o=r.map((function(t,i){return Ct(t)===e&&nn.start(t,u[i],n,"ease")})).concat(nn.start(e,t,n,"ease"));de.all(o).then((function(){r.forEach((function(t,n){return Ct(t)===e&&Ye(t,"display",0===u[n].opacity?"none":"")})),Hr(e)}),Q).then(i)}))}))}))}))}function Pr(t,e){var n=Ye(t,"zIndex");return!!$t(t)&&Y({display:"",opacity:e?Ye(t,"opacity"):"0",pointerEvents:"none",position:"absolute",zIndex:"auto"===n?Ht(t):n},Lr(t))}function Hr(t){Ye(t.children,{height:"",left:"",opacity:"",pointerEvents:"",position:"",top:"",marginTop:"",marginLeft:"",transform:"",width:"",zIndex:""}),Ye(t,{height:"",display:"",padding:""})}function Lr(t){var e=hn(t),n=e.height,i=e.width,r=ln(t),o=r.top,s=r.left,a=Ye(t,["marginTop","marginLeft"]);return{top:o,left:s,height:n,width:i,marginLeft:a.marginLeft,marginTop:a.marginTop,transform:""}}var Fr={props:{duration:Number,animation:Boolean},data:{duration:150,animation:"slide"},methods:{animate:function(t,e){var n=this;void 0===e&&(e=this.$el);var i=this.animation,r="fade"===i?Nr:"delayed-fade"===i?function(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return Nr.apply(void 0,t.concat([40]))}:i?Or:function(){return t(),de.resolve()};return r(t,e,this.duration).then((function(){return n.$update(e,"resize")}),Q)}}},jr={mixins:[Fr],args:"target",props:{target:Boolean,selActive:Boolean},data:{target:null,selActive:!1,attrItem:"uk-filter-control",cls:"uk-active",duration:250},computed:{toggles:{get:function(t,e){var n=t.attrItem;return Be("["+n+"],[data-"+n+"]",e)},watch:function(){var t=this;if(this.updateState(),!1!==this.selActive){var e=Be(this.selActive,this.$el);this.toggles.forEach((function(n){return We(n,t.cls,w(e,n))}))}},immediate:!0},children:{get:function(t,e){return Be(t.target+" > *",e)},watch:function(t,e){var n,i;e&&(i=e,(n=t).length!==i.length||!n.every((function(t){return~i.indexOf(t)})))&&this.updateState()},immediate:!0}},events:[{name:"click",delegate:function(){return"["+this.attrItem+"],[data-"+this.attrItem+"]"},handler:function(t){t.preventDefault(),this.apply(t.current)}}],methods:{apply:function(t){var e,n,i=this.getState(),r=Vr(t,this.attrItem,this.getState());e=i,n=r,["filter","sort"].every((function(t){return q(e[t],n[t])}))||this.setState(r)},getState:function(){var t=this;return this.toggles.filter((function(e){return je(e,t.cls)})).reduce((function(e,n){return Vr(n,t.attrItem,e)}),{filter:{"":""},sort:[]})},setState:function(t,e){var n=this;void 0===e&&(e=!0),t=Y({filter:{"":""},sort:[]},t),ee(this.$el,"beforeFilter",[this,t]),this.toggles.forEach((function(e){return We(e,n.cls,!!function(t,e,n){var i=n.filter;void 0===i&&(i={"":""});var r=n.sort,o=r[0],s=r[1],a=Wr(t,e),u=a.filter;void 0===u&&(u="");var c=a.group;void 0===c&&(c="");var h=a.sort,l=a.order;void 0===l&&(l="asc");return O(h)?c in i&&u===i[c]||!u&&c&&!(c in i)&&!i[""]:o===h&&s===l}(e,n.attrItem,t))})),de.all(Be(this.target,this.$el).map((function(i){var r=function(){!function(t,e,n){var i=function(t){var e=t.filter,n="";return X(e,(function(t){return n+=t||""})),n}(t);n.forEach((function(t){return Ye(t,"display",i&&!Nt(t,i)?"none":"")}));var r=t.sort,o=r[0],s=r[1];if(o){var a=function(t,e,n){return Y([],t).sort((function(t,i){return ut(t,e).localeCompare(ut(i,e),void 0,{numeric:!0})*("asc"===n||-1)}))}(n,o,s);q(a,n)||ke(e,a)}}(t,i,Pt(i)),n.$update(n.$el)};return e?n.animate(r,i):r()}))).then((function(){return ee(n.$el,"afterFilter",[n])}))},updateState:function(){var t=this;xn.write((function(){return t.setState(t.getState(),!1)}))}}};function Wr(t,e){return Mn(ut(t,e),["filter"])}function Vr(t,e,n){var i=Wr(t,e),r=i.filter,o=i.group,s=i.sort,a=i.order;return void 0===a&&(a="asc"),(r||O(s))&&(o?r?(delete n.filter[""],n.filter[o]=r):(delete n.filter[o],(B(n.filter)||""in n.filter)&&(n.filter={"":r||""})):n.filter={"":r||""}),O(s)||(n.sort=[s,a]),n}var Rr={slide:{show:function(t){return[{transform:Ur(-100*t)},{transform:Ur()}]},percent:function(t){return qr(t)},translate:function(t,e){return[{transform:Ur(-100*e*t)},{transform:Ur(100*e*(1-t))}]}}};function qr(t){return Math.abs(Ye(t,"transform").split(",")[4]/t.offsetWidth)||0}function Ur(t,e){return void 0===t&&(t=0),void 0===e&&(e="%"),t+=t?e:"",ht?"translateX("+t+")":"translate3d("+t+", 0, 0)"}function Yr(t){return"scale3d("+t+", "+t+", 1)"}var Gr=Y({},Rr,{fade:{show:function(){return[{opacity:0},{opacity:1}]},percent:function(t){return 1-Ye(t,"opacity")},translate:function(t){return[{opacity:1-t},{opacity:t}]}},scale:{show:function(){return[{opacity:0,transform:Yr(.8)},{opacity:1,transform:Yr(1)}]},percent:function(t){return 1-Ye(t,"opacity")},translate:function(t){return[{opacity:1-t,transform:Yr(1-.2*t)},{opacity:t,transform:Yr(.8+.2*t)}]}}});function Xr(t,e,n){ee(t,ne(e,!1,!1,n))}var Kr={props:{autoplay:Boolean,autoplayInterval:Number,pauseOnHover:Boolean},data:{autoplay:!1,autoplayInterval:7e3,pauseOnHover:!0},connected:function(){this.autoplay&&this.startAutoplay()},disconnected:function(){this.stopAutoplay()},update:function(){ot(this.slides,"tabindex","-1")},events:[{name:"visibilitychange",el:function(){return document},filter:function(){return this.autoplay},handler:function(){document.hidden?this.stopAutoplay():this.startAutoplay()}}],methods:{startAutoplay:function(){var t=this;this.stopAutoplay(),this.interval=setInterval((function(){return(!t.draggable||!De(":focus",t.$el))&&(!t.pauseOnHover||!Nt(t.$el,":hover"))&&!t.stack.length&&t.show("next")}),this.autoplayInterval)},stopAutoplay:function(){this.interval&&clearInterval(this.interval)}}},Jr={props:{draggable:Boolean},data:{draggable:!0,threshold:10},created:function(){var t=this;["start","move","end"].forEach((function(e){var n=t[e];t[e]=function(e){var i=fe(e).x*(lt?-1:1);t.prevPos=i!==t.pos?t.pos:t.prevPos,t.pos=i,n(e)}}))},events:[{name:mt,delegate:function(){return this.selSlides},handler:function(t){var e;!this.draggable||!le(t)&&(e=t.target,!e.children.length&&e.childNodes.length)||Dt(t.target,St)||t.button>0||this.length<2||this.start(t)}},{name:"dragstart",handler:function(t){t.preventDefault()}}],methods:{start:function(){this.drag=this.pos,this._transitioner?(this.percent=this._transitioner.percent(),this.drag+=this._transitioner.getDistance()*this.percent*this.dir,this._transitioner.cancel(),this._transitioner.translate(this.percent),this.dragging=!0,this.stack=[]):this.prevIndex=this.index,Zt(document,vt,this.move,{passive:!1}),Zt(document,gt+" "+xt+" input",this.end,!0),Ye(this.list,"userSelect","none")},move:function(t){var e=this,n=this.pos-this.drag;if(!(0===n||this.prevPos===this.pos||!this.dragging&&Math.abs(n)<this.threshold)){Ye(this.list,"pointerEvents","none"),t.cancelable&&t.preventDefault(),this.dragging=!0,this.dir=n<0?1:-1;for(var i=this.slides,r=this.prevIndex,o=Math.abs(n),s=this.getIndex(r+this.dir,r),a=this._getDistance(r,s)||i[r].offsetWidth;s!==r&&o>a;)this.drag-=a*this.dir,r=s,o-=a,s=this.getIndex(r+this.dir,r),a=this._getDistance(r,s)||i[r].offsetWidth;this.percent=o/a;var u,c=i[r],h=i[s],l=this.index!==s,f=r===s;[this.index,this.prevIndex].filter((function(t){return!w([s,r],t)})).forEach((function(t){ee(i[t],"itemhidden",[e]),f&&(u=!0,e.prevIndex=r)})),(this.index===r&&this.prevIndex!==r||u)&&ee(i[this.index],"itemshown",[this]),l&&(this.prevIndex=r,this.index=s,!f&&ee(c,"beforeitemhide",[this]),ee(h,"beforeitemshow",[this])),this._transitioner=this._translate(Math.abs(this.percent),c,!f&&h),l&&(!f&&ee(c,"itemhide",[this]),ee(h,"itemshow",[this]))}},end:function(){if(Qt(document,vt,this.move,{passive:!1}),Qt(document,gt+" "+xt+" input",this.end,!0),this.dragging)if(this.dragging=null,this.index===this.prevIndex)this.percent=1-this.percent,this.dir*=-1,this._show(!1,this.index,!0),this._transitioner=null;else{var t=(lt?this.dir*(lt?1:-1):this.dir)<0==this.prevPos>this.pos;this.index=t?this.index:this.prevIndex,t&&(this.percent=1-this.percent),this.show(this.dir>0&&!t||this.dir<0&&t?"next":"previous",!0)}Ye(this.list,{userSelect:"",pointerEvents:""}),this.drag=this.percent=null}}};var Zr={mixins:[Kr,Jr,{data:{selNav:!1},computed:{nav:function(t,e){return De(t.selNav,e)},selNavItem:function(t){var e=t.attrItem;return"["+e+"],[data-"+e+"]"},navItems:function(t,e){return Be(this.selNavItem,e)}},update:{write:function(){var t=this;this.nav&&this.length!==this.nav.children.length&&ye(this.nav,this.slides.map((function(e,n){return"<li "+t.attrItem+'="'+n+'"><a href></a></li>'})).join("")),this.navItems.concat(this.nav).forEach((function(e){return e&&(e.hidden=!t.maxIndex)})),this.updateNav()},events:["resize"]},events:[{name:"click",delegate:function(){return this.selNavItem},handler:function(t){t.preventDefault(),this.show(ut(t.current,this.attrItem))}},{name:"itemshow",handler:"updateNav"}],methods:{updateNav:function(){var t=this,e=this.getValidIndex();this.navItems.forEach((function(n){var i=ut(n,t.attrItem);We(n,t.clsActive,H(i)===e),We(n,"uk-invisible",t.finite&&("previous"===i&&0===e||"next"===i&&e>=t.maxIndex))}))}}}],props:{clsActivated:Boolean,easing:String,index:Number,finite:Boolean,velocity:Number,selSlides:String},data:function(){return{easing:"ease",finite:!1,velocity:1,index:0,prevIndex:-1,stack:[],percent:0,clsActive:"uk-active",clsActivated:!1,Transitioner:!1,transitionOptions:{}}},connected:function(){this.prevIndex=-1,this.index=this.getValidIndex(this.$props.index),this.stack=[]},disconnected:function(){He(this.slides,this.clsActive)},computed:{duration:function(t,e){var n=t.velocity;return Qr(e.offsetWidth/n)},list:function(t,e){return De(t.selList,e)},maxIndex:function(){return this.length-1},selSlides:function(t){return t.selList+" "+(t.selSlides||"> *")},slides:{get:function(){return Be(this.selSlides,this.$el)},watch:function(){this.$reset()}},length:function(){return this.slides.length}},events:{itemshown:function(){this.$update(this.list)}},methods:{show:function(t,e){var n=this;if(void 0===e&&(e=!1),!this.dragging&&this.length){var i=this.stack,r=e?0:i.length,o=function(){i.splice(r,1),i.length&&n.show(i.shift(),!0)};if(i[e?"unshift":"push"](t),!e&&i.length>1)2===i.length&&this._transitioner.forward(Math.min(this.duration,200));else{var s=this.getIndex(this.index),a=je(this.slides,this.clsActive)&&this.slides[s],u=this.getIndex(t,this.index),c=this.slides[u];if(a!==c){if(this.dir=function(t,e){return"next"===t?1:"previous"===t||t<e?-1:1}(t,s),this.prevIndex=s,this.index=u,a&&!ee(a,"beforeitemhide",[this])||!ee(c,"beforeitemshow",[this,a]))return this.index=this.prevIndex,void o();var h=this._show(a,c,e).then((function(){return a&&ee(a,"itemhidden",[n]),ee(c,"itemshown",[n]),new de((function(t){xn.write((function(){i.shift(),i.length?n.show(i.shift(),!0):n._transitioner=null,t()}))}))}));return a&&ee(a,"itemhide",[this]),ee(c,"itemshow",[this]),h}o()}}},getIndex:function(t,e){return void 0===t&&(t=this.index),void 0===e&&(e=this.index),Z(it(t,this.slides,e,this.finite),0,this.maxIndex)},getValidIndex:function(t,e){return void 0===t&&(t=this.index),void 0===e&&(e=this.prevIndex),this.getIndex(t,e)},_show:function(t,e,n){if(this._transitioner=this._getTransitioner(t,e,this.dir,Y({easing:n?e.offsetWidth<600?"cubic-bezier(0.25, 0.46, 0.45, 0.94)":"cubic-bezier(0.165, 0.84, 0.44, 1)":this.easing},this.transitionOptions)),!n&&!t)return this._translate(1),de.resolve();var i=this.stack.length;return this._transitioner[i>1?"forward":"show"](i>1?Math.min(this.duration,75+75/(i-1)):this.duration,this.percent)},_getDistance:function(t,e){return this._getTransitioner(t,t!==e&&e).getDistance()},_translate:function(t,e,n){void 0===e&&(e=this.prevIndex),void 0===n&&(n=this.index);var i=this._getTransitioner(e!==n&&e,n);return i.translate(t),i},_getTransitioner:function(t,e,n,i){return void 0===t&&(t=this.prevIndex),void 0===e&&(e=this.index),void 0===n&&(n=this.dir||1),void 0===i&&(i=this.transitionOptions),new this.Transitioner(z(t)?this.slides[t]:t,z(e)?this.slides[e]:e,n*(lt?-1:1),i)}}};function Qr(t){return.5*t+300}var to={mixins:[Zr],props:{animation:String},data:{animation:"slide",clsActivated:"uk-transition-active",Animations:Rr,Transitioner:function(t,e,n,i){var r=i.animation,o=i.easing,s=r.percent,a=r.translate,u=r.show;void 0===u&&(u=Q);var c=u(n),h=new pe;return{dir:n,show:function(i,r,s){var a=this;void 0===r&&(r=0);var u=s?"linear":o;return i-=Math.round(i*Z(r,-1,1)),this.translate(r),Xr(e,"itemin",{percent:r,duration:i,timing:u,dir:n}),Xr(t,"itemout",{percent:1-r,duration:i,timing:u,dir:n}),de.all([nn.start(e,c[1],i,u),nn.start(t,c[0],i,u)]).then((function(){a.reset(),h.resolve()}),Q),h.promise},cancel:function(){nn.cancel([e,t])},reset:function(){for(var n in c[0])Ye([e,t],n,"")},forward:function(n,i){return void 0===i&&(i=this.percent()),nn.cancel([e,t]),this.show(n,i,!0)},translate:function(i){this.reset();var r=a(i,n);Ye(e,r[1]),Ye(t,r[0]),Xr(e,"itemtranslatein",{percent:i,dir:n}),Xr(t,"itemtranslateout",{percent:1-i,dir:n})},percent:function(){return s(t||e,e,n)},getDistance:function(){return t&&t.offsetWidth}}}},computed:{animation:function(t){var e=t.animation,n=t.Animations;return Y(n[e]||n.slide,{name:e})},transitionOptions:function(){return{animation:this.animation}}},events:{"itemshow itemhide itemshown itemhidden":function(t){var e=t.target;this.$update(e)},beforeitemshow:function(t){Pe(t.target,this.clsActive)},itemshown:function(t){Pe(t.target,this.clsActivated)},itemhidden:function(t){He(t.target,this.clsActive,this.clsActivated)}}},eo={mixins:[pi,ar,si,to],functional:!0,props:{delayControls:Number,preload:Number,videoAutoplay:Boolean,template:String},data:function(){return{preload:1,videoAutoplay:!1,delayControls:3e3,items:[],cls:"uk-open",clsPage:"uk-lightbox-page",selList:".uk-lightbox-items",attrItem:"uk-lightbox-item",selClose:".uk-close-large",selCaption:".uk-lightbox-caption",pauseOnHover:!1,velocity:2,Animations:Gr,template:'<div class="uk-lightbox uk-overflow-hidden"> <ul class="uk-lightbox-items"></ul> <div class="uk-lightbox-toolbar uk-position-top uk-text-right uk-transition-slide-top uk-transition-opaque"> <button class="uk-lightbox-toolbar-icon uk-close-large" type="button" uk-close></button> </div> <a class="uk-lightbox-button uk-position-center-left uk-position-medium uk-transition-fade" href uk-slidenav-previous uk-lightbox-item="previous"></a> <a class="uk-lightbox-button uk-position-center-right uk-position-medium uk-transition-fade" href uk-slidenav-next uk-lightbox-item="next"></a> <div class="uk-lightbox-toolbar uk-lightbox-caption uk-position-bottom uk-text-center uk-transition-slide-bottom uk-transition-opaque"></div> </div>'}},created:function(){var t=De(this.template),e=De(this.selList,t);this.items.forEach((function(){return ke(e,"<li>")})),this.$mount(ke(this.container,t))},computed:{caption:function(t,e){return De(t.selCaption,e)}},events:[{name:vt+" "+mt+" keydown",handler:"showControls"},{name:"click",self:!0,delegate:function(){return this.selSlides},handler:function(t){t.defaultPrevented||this.hide()}},{name:"shown",self:!0,handler:function(){this.showControls()}},{name:"hide",self:!0,handler:function(){this.hideControls(),He(this.slides,this.clsActive),nn.stop(this.slides)}},{name:"hidden",self:!0,handler:function(){this.$destroy(!0)}},{name:"keyup",el:function(){return document},handler:function(t){if(this.isToggled(this.$el)&&this.draggable)switch(t.keyCode){case 37:this.show("previous");break;case 39:this.show("next")}}},{name:"beforeitemshow",handler:function(t){this.isToggled()||(this.draggable=!1,t.preventDefault(),this.toggleElement(this.$el,!0,!1),this.animation=Gr.scale,He(t.target,this.clsActive),this.stack.splice(1,0,this.index))}},{name:"itemshow",handler:function(){ye(this.caption,this.getItem().caption||"");for(var t=-this.preload;t<=this.preload;t++)this.loadItem(this.index+t)}},{name:"itemshown",handler:function(){this.draggable=this.$props.draggable}},{name:"itemload",handler:function(t,e){var n=this,i=e.source,r=e.type,o=e.alt;void 0===o&&(o="");var s=e.poster,a=e.attrs;if(void 0===a&&(a={}),this.setItem(e,"<span uk-spinner></span>"),i){var u,c={frameborder:"0",allow:"autoplay",allowfullscreen:"",style:"max-width: 100%; box-sizing: border-box;","uk-responsive":"","uk-video":""+this.videoAutoplay};if("image"===r||i.match(/\.(avif|jpe?g|a?png|gif|svg|webp)($|\?)/i))be(i,a.srcset,a.size).then((function(t){var r=t.width,s=t.height;return n.setItem(e,no("img",Y({src:i,width:r,height:s,alt:o},a)))}),(function(){return n.setError(e)}));else if("video"===r||i.match(/\.(mp4|webm|ogv)($|\?)/i)){var h=no("video",Y({src:i,poster:s,controls:"",playsinline:"","uk-video":""+this.videoAutoplay},a));Zt(h,"loadedmetadata",(function(){ot(h,{width:h.videoWidth,height:h.videoHeight}),n.setItem(e,h)})),Zt(h,"error",(function(){return n.setError(e)}))}else"iframe"===r||i.match(/\.(html|php)($|\?)/i)?this.setItem(e,no("iframe",Y({src:i,frameborder:"0",allowfullscreen:"",class:"uk-lightbox-iframe"},a))):(u=i.match(/\/\/(?:.*?youtube(-nocookie)?\..*?[?&]v=|youtu\.be\/)([\w-]{11})[&?]?(.*)?/))?this.setItem(e,no("iframe",Y({src:"https://www.youtube"+(u[1]||"")+".com/embed/"+u[2]+(u[3]?"?"+u[3]:""),width:1920,height:1080},c,a))):(u=i.match(/\/\/.*?vimeo\.[a-z]+\/(\d+)[&?]?(.*)?/))&&we("https://vimeo.com/api/oembed.json?maxwidth=1920&url="+encodeURI(i),{responseType:"json",withCredentials:!1}).then((function(t){var i=t.response,r=i.height,o=i.width;return n.setItem(e,no("iframe",Y({src:"https://player.vimeo.com/video/"+u[1]+(u[2]?"?"+u[2]:""),width:o,height:r},c,a)))}),(function(){return n.setError(e)}))}}}],methods:{loadItem:function(t){void 0===t&&(t=this.index);var e=this.getItem(t);this.getSlide(e).childElementCount||ee(this.$el,"itemload",[e])},getItem:function(t){return void 0===t&&(t=this.index),this.items[it(t,this.slides)]},setItem:function(t,e){ee(this.$el,"itemloaded",[this,ye(this.getSlide(t),e)])},getSlide:function(t){return this.slides[this.items.indexOf(t)]},setError:function(t){this.setItem(t,'<span uk-icon="icon: bolt; ratio: 2"></span>')},showControls:function(){clearTimeout(this.controlsTimer),this.controlsTimer=setTimeout(this.hideControls,this.delayControls),Pe(this.$el,"uk-active","uk-transition-active")},hideControls:function(){He(this.$el,"uk-active","uk-transition-active")}}};function no(t,e){var n=Ne("<"+t+">");return ot(n,e),n}var io,ro={install:function(t,e){t.lightboxPanel||t.component("lightboxPanel",eo);Y(e.props,t.component("lightboxPanel").options.props)},props:{toggle:String},data:{toggle:"a"},computed:{toggles:{get:function(t,e){return Be(t.toggle,e)},watch:function(){this.hide()}}},disconnected:function(){this.hide()},events:[{name:"click",delegate:function(){return this.toggle+":not(.uk-disabled)"},handler:function(t){t.preventDefault(),this.show(t.current)}}],methods:{show:function(t){var e=this,n=J(this.toggles.map(oo),"source");if(_(t)){var i=oo(t).source;t=x(n,(function(t){var e=t.source;return i===e}))}return this.panel=this.panel||this.$create("lightboxPanel",Y({},this.$props,{items:n})),Zt(this.panel.$el,"hidden",(function(){return e.panel=!1})),this.panel.show(t)},hide:function(){return this.panel&&this.panel.hide()}}};function oo(t){var e={};return["href","caption","type","poster","alt","attrs"].forEach((function(n){e["href"===n?"source":n]=ut(t,n)})),e.attrs=Mn(e.attrs),e}var so={mixins:[pi],functional:!0,args:["message","status"],data:{message:"",status:"",timeout:5e3,group:null,pos:"top-center",clsContainer:"uk-notification",clsClose:"uk-notification-close",clsMsg:"uk-notification-message"},install:function(t){t.notification.closeAll=function(e,n){ze(document.body,(function(i){var r=t.getComponent(i,"notification");!r||e&&e!==r.group||r.close(n)}))}},computed:{marginProp:function(t){return"margin"+(l(t.pos,"top")?"Top":"Bottom")},startProps:function(){var t;return(t={opacity:0})[this.marginProp]=-this.$el.offsetHeight,t}},created:function(){var t=De("."+this.clsContainer+"-"+this.pos,this.container)||ke(this.container,'<div class="'+this.clsContainer+" "+this.clsContainer+"-"+this.pos+'" style="display: block"></div>');this.$mount(ke(t,'<div class="'+this.clsMsg+(this.status?" "+this.clsMsg+"-"+this.status:"")+'"> <a href class="'+this.clsClose+'" data-uk-close></a> <div>'+this.message+"</div> </div>"))},connected:function(){var t,e=this,n=L(Ye(this.$el,this.marginProp));nn.start(Ye(this.$el,this.startProps),(t={opacity:1},t[this.marginProp]=n,t)).then((function(){e.timeout&&(e.timer=setTimeout(e.close,e.timeout))}))},events:(io={click:function(t){Dt(t.target,'a[href="#"],a[href=""]')&&t.preventDefault(),this.close()}},io[wt]=function(){this.timer&&clearTimeout(this.timer)},io[bt]=function(){this.timeout&&(this.timer=setTimeout(this.close,this.timeout))},io),methods:{close:function(t){var e=this,n=function(t){var n=Ct(t);ee(t,"close",[e]),Ee(t),n&&!n.hasChildNodes()&&Ee(n)};this.timer&&clearTimeout(this.timer),t?n(this.$el):nn.start(this.$el,this.startProps).then(n)}}};var ao=["x","y","bgx","bgy","rotate","scale","color","backgroundColor","borderColor","opacity","blur","hue","grayscale","invert","saturate","sepia","fopacity","stroke"],uo={mixins:[rr],props:ao.reduce((function(t,e){return t[e]="list",t}),{}),data:ao.reduce((function(t,e){return t[e]=void 0,t}),{}),computed:{props:function(t,e){var n=this;return ao.reduce((function(i,r){if(O(t[r]))return i;var o,s,a,u=r.match(/color/i),c=u||"opacity"===r,h=t[r].slice();c&&Ye(e,r,""),h.length<2&&h.unshift(("scale"===r?1:c?Ye(e,r):0)||0);var f=function(t){return t.reduce((function(t,e){return N(e)&&e.replace(/-|\d/g,"").trim()||t}),"")}(h);if(u){var d=e.style.color;h=h.map((function(t){return function(t,e){return Ye(Ye(t,"color",e),"color").split(/[(),]/g).slice(1,-1).concat(1).slice(0,4).map(L)}(e,t)})),e.style.color=d}else if(l(r,"bg")){var p="bgy"===r?"height":"width";if(h=h.map((function(t){return wn(t,p,n.$el)})),Ye(e,"background-position-"+r[2],""),s=Ye(e,"backgroundPosition").split(" ")["x"===r[2]?0:1],n.covers){var m=Math.min.apply(Math,h),v=Math.max.apply(Math,h),g=h.indexOf(m)<h.indexOf(v);a=v-m,h=h.map((function(t){return t-(g?m:v)})),o=(g?-a:0)+"px"}else o=s}else h=h.map(L);if("stroke"===r){if(!h.some((function(t){return t})))return i;var w=Bi(n.$el);Ye(e,"strokeDasharray",w),"%"===f&&(h=h.map((function(t){return t*w/100}))),h=h.reverse(),r="strokeDashoffset"}return i[r]={steps:h,unit:f,pos:o,bgPos:s,diff:a},i}),{})},bgProps:function(){var t=this;return["bgx","bgy"].filter((function(e){return e in t.props}))},covers:function(t,e){return function(t){var e=t.style.backgroundSize,n="cover"===Ye(Ye(t,"backgroundSize",""),"backgroundSize");return t.style.backgroundSize=e,n}(e)}},disconnected:function(){delete this._image},update:{read:function(t){var e=this;if(this.matchMedia){if(!t.image&&this.covers&&this.bgProps.length){var n=Ye(this.$el,"backgroundImage").replace(/^none|url\(["']?(.+?)["']?\)$/,"$1");if(n){var i=new Image;i.src=n,t.image=i,i.naturalWidth||(i.onload=function(){return e.$update()})}}var r=t.image;if(r&&r.naturalWidth){var o={width:this.$el.offsetWidth,height:this.$el.offsetHeight},s={width:r.naturalWidth,height:r.naturalHeight},a=nt.cover(s,o);this.bgProps.forEach((function(t){var n=e.props[t],i=n.diff,r=n.bgPos,u=n.steps,c="bgy"===t?"height":"width",h=a[c]-o[c];if(h<i)o[c]=a[c]+i-h;else if(h>i){var l=o[c]/wn(r,c,e.$el);l&&(e.props[t].steps=u.map((function(t){return t-(h-i)/l})))}a=nt.cover(s,o)})),t.dim=a}}},write:function(t){var e=t.dim;this.matchMedia?e&&Ye(this.$el,{backgroundSize:e.width+"px "+e.height+"px",backgroundRepeat:"no-repeat"}):Ye(this.$el,{backgroundSize:"",backgroundRepeat:""})},events:["resize"]},methods:{reset:function(){var t=this;X(this.getCss(0),(function(e,n){return Ye(t.$el,n,"")}))},getCss:function(t){var e=this.props;return Object.keys(e).reduce((function(n,i){var r=e[i],o=r.steps,s=r.unit,u=r.pos,c=function(t,e,n){void 0===n&&(n=2);var i=co(t,e),r=i[0],o=i[1],s=i[2];return(z(r)?r+Math.abs(r-o)*s*(r<o?1:-1):+o).toFixed(n)}(o,t);switch(i){case"x":case"y":s=s||"px",n.transform+=" translate"+a(i)+"("+L(c).toFixed("px"===s?0:2)+s+")";break;case"rotate":s=s||"deg",n.transform+=" rotate("+(c+s)+")";break;case"scale":n.transform+=" scale("+c+")";break;case"bgy":case"bgx":n["background-position-"+i[2]]="calc("+u+" + "+c+"px)";break;case"color":case"backgroundColor":case"borderColor":var h=co(o,t),l=h[0],f=h[1],d=h[2];n[i]="rgba("+l.map((function(t,e){return t+=d*(f[e]-t),3===e?L(t):parseInt(t,10)})).join(",")+")";break;case"blur":s=s||"px",n.filter+=" blur("+(c+s)+")";break;case"hue":s=s||"deg",n.filter+=" hue-rotate("+(c+s)+")";break;case"fopacity":s=s||"%",n.filter+=" opacity("+(c+s)+")";break;case"grayscale":case"invert":case"saturate":case"sepia":s=s||"%",n.filter+=" "+i+"("+(c+s)+")";break;default:n[i]=c}return n}),{transform:"",filter:""})}}};function co(t,e){var n=t.length-1,i=Math.min(Math.floor(n*e),n-1),r=t.slice(i,i+2);return r.push(1===e?1:e%(1/n)*n),r}var ho={mixins:[uo],props:{target:String,viewport:Number,easing:Number},data:{target:!1,viewport:1,easing:1},computed:{target:function(t,e){var n=t.target;return lo(n&&Lt(n,e)||e)}},update:{read:function(t,e){var n=t.percent;if(e.has("scroll")||(n=!1),this.matchMedia){var i=n;return{percent:n=function(t,e){return Z(t*(1-(e-e*t)))}(Un(this.target)/(this.viewport||1),this.easing),style:i!==n&&this.getCss(n)}}},write:function(t){var e=t.style;this.matchMedia?e&&Ye(this.$el,e):this.reset()},events:["scroll","resize"]}};function lo(t){return t?"offsetTop"in t?t:lo(Ct(t)):document.body}var fo={update:{write:function(){if(!this.stack.length&&!this.dragging){var t=this.getValidIndex(this.index);~this.prevIndex&&this.index===t||this.show(t)}},events:["resize"]}};function po(t,e,n){var i=go(t,e);return n?i-function(t,e){return cn(e).width/2-cn(t).width/2}(t,e):Math.min(i,mo(e))}function mo(t){return Math.max(0,vo(t)-cn(t).width)}function vo(t){return Pt(t).reduce((function(t,e){return cn(e).width+t}),0)}function go(t,e){return t&&(ln(t).left+(lt?cn(t).width-cn(e).width:0))*(lt?-1:1)||0}function wo(t,e){e-=1;var n=cn(t).width,i=e+n+2;return Pt(t).filter((function(r){var o=go(r,t),s=o+Math.min(cn(r).width,n);return o>=e&&s<=i}))}function bo(t,e,n){ee(t,ne(e,!1,!1,n))}var xo={mixins:[oi,Zr,fo],props:{center:Boolean,sets:Boolean},data:{center:!1,sets:!1,attrItem:"uk-slider-item",selList:".uk-slider-items",selNav:".uk-slider-nav",clsContainer:"uk-slider-container",Transitioner:function(t,e,n,i){var r=i.center,o=i.easing,s=i.list,a=new pe,u=t?po(t,s,r):po(e,s,r)+cn(e).width*n,c=e?po(e,s,r):u+cn(t).width*n*(lt?-1:1);return{dir:n,show:function(e,i,r){void 0===i&&(i=0);var u=r?"linear":o;return e-=Math.round(e*Z(i,-1,1)),this.translate(i),i=t?i:Z(i,0,1),bo(this.getItemIn(),"itemin",{percent:i,duration:e,timing:u,dir:n}),t&&bo(this.getItemIn(!0),"itemout",{percent:1-i,duration:e,timing:u,dir:n}),nn.start(s,{transform:Ur(-c*(lt?-1:1),"px")},e,u).then(a.resolve,Q),a.promise},cancel:function(){nn.cancel(s)},reset:function(){Ye(s,"transform","")},forward:function(t,e){return void 0===e&&(e=this.percent()),nn.cancel(s),this.show(t,e,!0)},translate:function(i){var r=this.getDistance()*n*(lt?-1:1);Ye(s,"transform",Ur(Z(r-r*i-c,-vo(s),cn(s).width)*(lt?-1:1),"px"));var o=this.getActives(),a=this.getItemIn(),u=this.getItemIn(!0);i=t?Z(i,-1,1):0,Pt(s).forEach((function(r){var c=w(o,r),h=r===a,l=r===u;bo(r,"itemtranslate"+(h||!l&&(c||n*(lt?-1:1)==-1^go(r,s)>go(t||e))?"in":"out"),{dir:n,percent:l?1-i:h?i:c?1:0})}))},percent:function(){return Math.abs((Ye(s,"transform").split(",")[4]*(lt?-1:1)+u)/(c-u))},getDistance:function(){return Math.abs(c-u)},getItemIn:function(n){void 0===n&&(n=!1);var i=this.getActives(),o=wo(s,po(e||t,s,r));if(n){var a=i;i=o,o=a}return o[x(o,(function(t){return!w(i,t)}))]},getActives:function(){return wo(s,po(t||e,s,r))}}}},computed:{avgWidth:function(){return vo(this.list)/this.length},finite:function(t){var e;return t.finite||Math.ceil(vo(this.list))<cn(this.list).width+(e=this.list,Math.max.apply(Math,[0].concat(Pt(e).map((function(t){return cn(t).width})))))+this.center},maxIndex:function(){if(!this.finite||this.center&&!this.sets)return this.length-1;if(this.center)return G(this.sets);var t=0,e=mo(this.list),n=x(this.slides,(function(n){if(t>=e)return!0;t+=cn(n).width}));return~n?n:this.length-1},sets:function(t){var e=this,n=t.sets;if(n){var i=cn(this.list).width/(this.center?2:1),r=0,o=i,s=0;return n=K(this.slides,"offsetLeft").reduce((function(t,n,a){var u=cn(n).width;if(s+u>r&&(!e.center&&a>e.maxIndex&&(a=e.maxIndex),!w(t,a))){var c=e.slides[a+1];e.center&&c&&u<o-cn(c).width/2?o-=u:(o=i,t.push(a),r=s+i+(e.center?u/2:0))}return s+=u,t}),[]),!B(n)&&n}},transitionOptions:function(){return{center:this.center,list:this.list}}},connected:function(){We(this.$el,this.clsContainer,!De("."+this.clsContainer,this.$el))},update:{write:function(){var t=this;this.navItems.forEach((function(e){var n=H(ut(e,t.attrItem));!1!==n&&(e.hidden=!t.maxIndex||n>t.maxIndex||t.sets&&!w(t.sets,n))})),!this.length||this.dragging||this.stack.length||(this.reorder(),this._translate(1));var e=this._getTransitioner(this.index).getActives();this.slides.forEach((function(n){return We(n,t.clsActive,w(e,n))})),!this.clsActivated||this.sets&&!w(this.sets,L(this.index))||this.slides.forEach((function(n){return We(n,t.clsActivated||"",w(e,n))}))},events:["resize"]},events:{beforeitemshow:function(t){!this.dragging&&this.sets&&this.stack.length<2&&!w(this.sets,this.index)&&(this.index=this.getValidIndex());var e=Math.abs(this.index-this.prevIndex+(this.dir>0&&this.index<this.prevIndex||this.dir<0&&this.index>this.prevIndex?(this.maxIndex+1)*this.dir:0));if(!this.dragging&&e>1){for(var n=0;n<e;n++)this.stack.splice(1,0,this.dir>0?"next":"previous");t.preventDefault()}else{var i=this.dir<0||!this.slides[this.prevIndex]?this.index:this.prevIndex;this.duration=Qr(this.avgWidth/this.velocity)*(cn(this.slides[i]).width/this.avgWidth),this.reorder()}},itemshow:function(){~this.prevIndex&&Pe(this._getTransitioner().getItemIn(),this.clsActive)}},methods:{reorder:function(){var t=this;if(this.finite)Ye(this.slides,"order","");else{var e=this.dir>0&&this.slides[this.prevIndex]?this.prevIndex:this.index;if(this.slides.forEach((function(n,i){return Ye(n,"order",t.dir>0&&i<e?1:t.dir<0&&i>=t.index?-1:"")})),this.center)for(var n=this.slides[e],i=cn(this.list).width/2-cn(n).width/2,r=0;i>0;){var o=this.getIndex(--r+e,e),s=this.slides[o];Ye(s,"order",o>e?-2:-1),i-=cn(s).width}}},getValidIndex:function(t,e){if(void 0===t&&(t=this.index),void 0===e&&(e=this.prevIndex),t=this.getIndex(t,e),!this.sets)return t;var n;do{if(w(this.sets,t))return t;n=t,t=this.getIndex(t+this.dir,e)}while(t!==n);return t}}};var yo={mixins:[uo],data:{selItem:"!li"},computed:{item:function(t,e){return Lt(t.selItem,e)}},events:[{name:"itemin itemout",self:!0,el:function(){return this.item},handler:function(t){var e=this,n=t.type,i=t.detail,r=i.percent,o=i.duration,s=i.timing,a=i.dir;xn.read((function(){var t=e.getCss($o(n,a,r)),i=e.getCss(ko(n)?.5:a>0?1:0);xn.write((function(){Ye(e.$el,t),nn.start(e.$el,i,o,s).catch(Q)}))}))}},{name:"transitioncanceled transitionend",self:!0,el:function(){return this.item},handler:function(){nn.cancel(this.$el)}},{name:"itemtranslatein itemtranslateout",self:!0,el:function(){return this.item},handler:function(t){var e=this,n=t.type,i=t.detail,r=i.percent,o=i.dir;xn.read((function(){var t=e.getCss($o(n,o,r));xn.write((function(){return Ye(e.$el,t)}))}))}}]};function ko(t){return d(t,"in")}function $o(t,e,n){return n/=2,ko(t)?e<0?1-n:n:e<0?n:1-n}var So,Io,Eo=Y({},Rr,{fade:{show:function(){return[{opacity:0,zIndex:0},{zIndex:-1}]},percent:function(t){return 1-Ye(t,"opacity")},translate:function(t){return[{opacity:1-t,zIndex:0},{zIndex:-1}]}},scale:{show:function(){return[{opacity:0,transform:Yr(1.5),zIndex:0},{zIndex:-1}]},percent:function(t){return 1-Ye(t,"opacity")},translate:function(t){return[{opacity:1-t,transform:Yr(1+.5*t),zIndex:0},{zIndex:-1}]}},pull:{show:function(t){return t<0?[{transform:Ur(30),zIndex:-1},{transform:Ur(),zIndex:0}]:[{transform:Ur(-100),zIndex:0},{transform:Ur(),zIndex:-1}]},percent:function(t,e,n){return n<0?1-qr(e):qr(t)},translate:function(t,e){return e<0?[{transform:Ur(30*t),zIndex:-1},{transform:Ur(-100*(1-t)),zIndex:0}]:[{transform:Ur(100*-t),zIndex:0},{transform:Ur(30*(1-t)),zIndex:-1}]}},push:{show:function(t){return t<0?[{transform:Ur(100),zIndex:0},{transform:Ur(),zIndex:-1}]:[{transform:Ur(-30),zIndex:-1},{transform:Ur(),zIndex:0}]},percent:function(t,e,n){return n>0?1-qr(e):qr(t)},translate:function(t,e){return e<0?[{transform:Ur(100*t),zIndex:0},{transform:Ur(-30*(1-t)),zIndex:-1}]:[{transform:Ur(-30*t),zIndex:-1},{transform:Ur(100*(1-t)),zIndex:0}]}}}),To={mixins:[oi,to,fo],props:{ratio:String,minHeight:Number,maxHeight:Number},data:{ratio:"16:9",minHeight:!1,maxHeight:!1,selList:".uk-slideshow-items",attrItem:"uk-slideshow-item",selNav:".uk-slideshow-nav",Animations:Eo},update:{read:function(){var t=this.ratio.split(":").map(Number),e=t[0],n=t[1];return n=n*this.list.offsetWidth/e||0,this.minHeight&&(n=Math.max(this.minHeight,n)),this.maxHeight&&(n=Math.min(this.maxHeight,n)),{height:n-vn(this.list,"height","content-box")}},write:function(t){var e=t.height;e>0&&Ye(this.list,"minHeight",e)},events:["resize"]}},Co={mixins:[oi,Fr],props:{group:String,threshold:Number,clsItem:String,clsPlaceholder:String,clsDrag:String,clsDragState:String,clsBase:String,clsNoDrag:String,clsEmpty:String,clsCustom:String,handle:String},data:{group:!1,threshold:5,clsItem:"uk-sortable-item",clsPlaceholder:"uk-sortable-placeholder",clsDrag:"uk-sortable-drag",clsDragState:"uk-drag",clsBase:"uk-sortable",clsNoDrag:"uk-sortable-nodrag",clsEmpty:"uk-sortable-empty",clsCustom:"",handle:!1,pos:{}},created:function(){var t=this;["init","start","move","end"].forEach((function(e){var n=t[e];t[e]=function(e){Y(t.pos,fe(e)),n(e)}}))},events:{name:mt,passive:!1,handler:"init"},computed:{target:function(){return(this.$el.tBodies||[this.$el])[0]},items:function(){return Pt(this.target)},isEmpty:{get:function(){return B(this.items)},watch:function(t){We(this.target,this.clsEmpty,t)},immediate:!0},handles:{get:function(t,e){var n=t.handle;return n?Be(n,e):this.items},watch:function(t,e){Ye(e,{touchAction:"",userSelect:""}),Ye(t,{touchAction:pt?"none":"",userSelect:"none"})},immediate:!0}},update:{write:function(t){if(this.drag&&Ct(this.placeholder)){var e=this,n=e.pos,i=n.x,r=n.y,o=e.origin,s=o.offsetTop,a=o.offsetLeft,u=e.placeholder;Ye(this.drag,{top:r-s,left:i-a});var c=this.getSortable(document.elementFromPoint(i,r));if(c){var h=c.items;if(!h.some(nn.inProgress)){var l=function(t,e){return t[x(t,(function(t){return et(e,t.getBoundingClientRect())}))]}(h,{x:i,y:r});if(!h.length||l&&l!==u){var f=this.getSortable(u),d=function(t,e,n,i,r,o){if(!Pt(t).length)return;var s=e.getBoundingClientRect();if(!o)return function(t,e){var n=1===Pt(t).length;n&&ke(t,e);var i=Pt(t),r=i.some((function(t,e){var n=t.getBoundingClientRect();return i.slice(e+1).some((function(t){var e=t.getBoundingClientRect();return!_o([n.left,n.right],[e.left,e.right])}))}));n&&Ee(e);return r}(t,n)||r<s.top+s.height/2?e:e.nextElementSibling;var a=n.getBoundingClientRect(),u=_o([s.top,s.bottom],[a.top,a.bottom]),c=u?i:r,h=u?"width":"height",l=u?"left":"top",f=u?"right":"bottom",d=a[h]<s[h]?s[h]-a[h]:0;if(a[l]<s[l])return!(d&&c<s[l]+d)&&e.nextElementSibling;if(d&&c>s[f]-d)return!1;return e}(c.target,l,u,i,r,c===f&&t.moved!==l);!1!==d&&(d&&u===d||(c!==f?(f.remove(u),t.moved=l):delete t.moved,c.insert(u,d),this.touched.add(c)))}}}}},events:["move"]},methods:{init:function(t){var e=t.target,n=t.button,i=t.defaultPrevented,r=this.items.filter((function(t){return Bt(e,t)}))[0];!r||i||n>0||It(e)||Bt(e,"."+this.clsNoDrag)||this.handle&&!Bt(e,this.handle)||(t.preventDefault(),this.touched=new Set([this]),this.placeholder=r,this.origin=Y({target:e,index:Ht(r)},this.pos),Zt(document,vt,this.move),Zt(document,gt,this.end),this.threshold||this.start(t))},start:function(t){var e,n,i;this.drag=(e=this.$container,n=this.placeholder,Ye(i=ke(e,n.outerHTML.replace(/(^<)(?:li|tr)|(?:li|tr)(\/>$)/g,"$1div$2")),"margin","0","important"),Ye(i,Y({boxSizing:"border-box",width:n.offsetWidth,height:n.offsetHeight},Ye(n,["paddingLeft","paddingRight","paddingTop","paddingBottom"]))),dn(i.firstElementChild,dn(n.firstElementChild)),i);var r=this.placeholder.getBoundingClientRect(),o=r.left,s=r.top;Y(this.origin,{offsetLeft:this.pos.x-o,offsetTop:this.pos.y-s}),Pe(this.drag,this.clsDrag,this.clsCustom),Pe(this.placeholder,this.clsPlaceholder),Pe(this.items,this.clsItem),Pe(document.documentElement,this.clsDragState),ee(this.$el,"start",[this,this.placeholder]),function(t){var e=Date.now();So=setInterval((function(){var n=t.x,i=t.y;i+=window.pageYOffset;var r=.3*(Date.now()-e);e=Date.now(),Yn(document.elementFromPoint(n,t.y)).reverse().some((function(t){var e=t.scrollTop,n=t.scrollHeight,o=hn(Gn(t)),s=o.top,a=o.bottom,u=o.height;if(s<i&&s+35>i)e-=r;else{if(!(a>i&&a-35<i))return;e+=r}if(e>0&&e<n-u)return Rn(t,e),!0}))}),15)}(this.pos),this.move(t)},move:function(t){this.drag?this.$emit("move"):(Math.abs(this.pos.x-this.origin.x)>this.threshold||Math.abs(this.pos.y-this.origin.y)>this.threshold)&&this.start(t)},end:function(){var t=this;if(Qt(document,vt,this.move),Qt(document,gt,this.end),Qt(window,"scroll",this.scroll),this.drag){clearInterval(So);var e=this.getSortable(this.placeholder);this===e?this.origin.index!==Ht(this.placeholder)&&ee(this.$el,"moved",[this,this.placeholder]):(ee(e.$el,"added",[e,this.placeholder]),ee(this.$el,"removed",[this,this.placeholder])),ee(this.$el,"stop",[this,this.placeholder]),Ee(this.drag),this.drag=null,this.touched.forEach((function(e){var n=e.clsPlaceholder,i=e.clsItem;return t.touched.forEach((function(t){return He(t.items,n,i)}))})),this.touched=null,He(document.documentElement,this.clsDragState)}},insert:function(t,e){var n=this;Pe(this.items,this.clsItem);this.animate((function(){return e?$e(e,t):ke(n.target,t)}))},remove:function(t){Bt(t,this.target)&&this.animate((function(){return Ee(t)}))},getSortable:function(t){do{var e=this.$getComponent(t,"sortable");if(e&&(e===this||!1!==this.group&&e.group===this.group))return e}while(t=Ct(t))}}};function _o(t,e){return t[1]>e[0]&&e[1]>t[0]}var Ao={mixins:[pi,si,mi],args:"title",props:{delay:Number,title:String},data:{pos:"top",title:"",delay:0,animation:["uk-animation-scale-up"],duration:100,cls:"uk-active",clsPos:"uk-tooltip"},beforeConnect:function(){var t;this._hasTitle=st(this.$el,"title"),ot(this.$el,"title",""),this.updateAria(!1),Tt(t=this.$el)||ot(t,"tabindex","0")},disconnected:function(){this.hide(),ot(this.$el,"title",this._hasTitle?this.title:null)},methods:{show:function(){var t=this;!this.isToggled(this.tooltip||null)&&this.title&&(this._unbind=te(document,"show keydown "+mt,this.hide,!1,(function(e){return e.type===mt&&!Bt(e.target,t.$el)||"keydown"===e.type&&27===e.keyCode||"show"===e.type&&e.detail[0]!==t&&e.detail[0].$name===t.$name})),clearTimeout(this.showTimer),this.showTimer=setTimeout(this._show,this.delay))},hide:function(){var t=this;Nt(this.$el,"input:focus")||(clearTimeout(this.showTimer),this.isToggled(this.tooltip||null)&&this.toggleElement(this.tooltip,!1,!1).then((function(){t.tooltip=Ee(t.tooltip),t._unbind()})))},_show:function(){var t=this;this.tooltip=ke(this.container,'<div class="'+this.clsPos+'"> <div class="'+this.clsPos+'-inner">'+this.title+"</div> </div>"),Zt(this.tooltip,"toggled",(function(e,n){t.updateAria(n),n&&(t.positionAt(t.tooltip,t.$el),t.origin="y"===t.getAxis()?gn(t.dir)+"-"+t.align:t.align+"-"+gn(t.dir))})),this.toggleElement(this.tooltip,!0)},updateAria:function(t){ot(this.$el,"aria-expanded",t)}},events:(Io={focus:"show",blur:"hide"},Io[wt+" "+bt]=function(t){le(t)||this[t.type===wt?"show":"hide"]()},Io[mt]=function(t){le(t)&&this.show()},Io)};var Mo={props:{allow:String,clsDragover:String,concurrent:Number,maxSize:Number,method:String,mime:String,msgInvalidMime:String,msgInvalidName:String,msgInvalidSize:String,multiple:Boolean,name:String,params:Object,type:String,url:String},data:{allow:!1,clsDragover:"uk-dragover",concurrent:1,maxSize:0,method:"POST",mime:!1,msgInvalidMime:"Invalid File Type: %s",msgInvalidName:"Invalid File Name: %s",msgInvalidSize:"Invalid File Size: %s Kilobytes Max",multiple:!1,name:"files[]",params:{},type:"",url:"",abort:Q,beforeAll:Q,beforeSend:Q,complete:Q,completeAll:Q,error:Q,fail:Q,load:Q,loadEnd:Q,loadStart:Q,progress:Q},events:{change:function(t){Nt(t.target,'input[type="file"]')&&(t.preventDefault(),t.target.files&&this.upload(t.target.files),t.target.value="")},drop:function(t){zo(t);var e=t.dataTransfer;e&&e.files&&(He(this.$el,this.clsDragover),this.upload(e.files))},dragenter:function(t){zo(t)},dragover:function(t){zo(t),Pe(this.$el,this.clsDragover)},dragleave:function(t){zo(t),He(this.$el,this.clsDragover)}},methods:{upload:function(t){var e=this;if(t.length){ee(this.$el,"upload",[t]);for(var n=0;n<t.length;n++){if(this.maxSize&&1e3*this.maxSize<t[n].size)return void this.fail(this.msgInvalidSize.replace("%s",this.maxSize));if(this.allow&&!No(this.allow,t[n].name))return void this.fail(this.msgInvalidName.replace("%s",this.allow));if(this.mime&&!No(this.mime,t[n].type))return void this.fail(this.msgInvalidMime.replace("%s",this.mime))}this.multiple||(t=[t[0]]),this.beforeAll(this,t);var i=function(t,e){for(var n=[],i=0;i<t.length;i+=e){for(var r=[],o=0;o<e;o++)r.push(t[i+o]);n.push(r)}return n}(t,this.concurrent),r=function(t){var n=new FormData;for(var o in t.forEach((function(t){return n.append(e.name,t)})),e.params)n.append(o,e.params[o]);we(e.url,{data:n,method:e.method,responseType:e.type,beforeSend:function(t){var n=t.xhr;return n.upload&&Zt(n.upload,"progress",e.progress),["loadStart","load","loadEnd","abort"].forEach((function(t){return Zt(n,t.toLowerCase(),e[t])})),e.beforeSend(t)}}).then((function(t){e.complete(t),i.length?r(i.shift()):e.completeAll(t)}),(function(t){return e.error(t)}))};r(i.shift())}}}};function No(t,e){return e.match(new RegExp("^"+t.replace(/\//g,"\\/").replace(/\*\*/g,"(\\/[^\\/]+)*").replace(/\*/g,"[^\\/]+").replace(/((?!\\))\?/g,"$1.")+"$","i"))}function zo(t){t.preventDefault(),t.stopPropagation()}return X(Object.freeze({__proto__:null,Countdown:_r,Filter:jr,Lightbox:ro,LightboxPanel:eo,Notification:so,Parallax:ho,Slider:xo,SliderParallax:yo,Slideshow:To,SlideshowParallax:yo,Sortable:Co,Tooltip:Ao,Upload:Mo}),(function(t,e){return ri.component(e,t)})),ri}));