uikit 3.9.3-dev.5bb6fc46c → 3.9.3-dev.770c92c8a

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/.eslintrc.json +1 -2
  2. package/build/util.js +5 -2
  3. package/dist/css/uikit-core-rtl.css +1 -1
  4. package/dist/css/uikit-core-rtl.min.css +1 -1
  5. package/dist/css/uikit-core.css +1 -1
  6. package/dist/css/uikit-core.min.css +1 -1
  7. package/dist/css/uikit-rtl.css +1 -1
  8. package/dist/css/uikit-rtl.min.css +1 -1
  9. package/dist/css/uikit.css +1 -1
  10. package/dist/css/uikit.min.css +1 -1
  11. package/dist/js/components/countdown.js +1 -1
  12. package/dist/js/components/countdown.min.js +2 -3
  13. package/dist/js/components/filter.js +1 -1
  14. package/dist/js/components/filter.min.js +2 -3
  15. package/dist/js/components/lightbox-panel.js +1 -1
  16. package/dist/js/components/lightbox-panel.min.js +2 -3
  17. package/dist/js/components/lightbox.js +1 -1
  18. package/dist/js/components/lightbox.min.js +2 -3
  19. package/dist/js/components/notification.js +1 -1
  20. package/dist/js/components/notification.min.js +2 -3
  21. package/dist/js/components/parallax.js +1 -1
  22. package/dist/js/components/parallax.min.js +2 -3
  23. package/dist/js/components/slider-parallax.js +1 -1
  24. package/dist/js/components/slider-parallax.min.js +2 -3
  25. package/dist/js/components/slider.js +1 -1
  26. package/dist/js/components/slider.min.js +2 -3
  27. package/dist/js/components/slideshow-parallax.js +1 -1
  28. package/dist/js/components/slideshow-parallax.min.js +2 -3
  29. package/dist/js/components/slideshow.js +1 -1
  30. package/dist/js/components/slideshow.min.js +2 -3
  31. package/dist/js/components/sortable.js +1 -1
  32. package/dist/js/components/sortable.min.js +2 -3
  33. package/dist/js/components/tooltip.js +1 -1
  34. package/dist/js/components/tooltip.min.js +2 -3
  35. package/dist/js/components/upload.js +1 -1
  36. package/dist/js/components/upload.min.js +2 -3
  37. package/dist/js/uikit-core.js +2 -2
  38. package/dist/js/uikit-core.min.js +2 -3
  39. package/dist/js/uikit-icons.js +1 -1
  40. package/dist/js/uikit-icons.min.js +2 -3
  41. package/dist/js/uikit.js +2 -2
  42. package/dist/js/uikit.min.js +2 -3
  43. package/package.json +4 -7
@@ -1,3 +1,2 @@
1
- /*! UIkit 3.9.3-dev.5bb6fc46c | https://www.getuikit.com | (c) 2014 - 2021 YOOtheme | MIT License */
2
-
3
- !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,n=t.hasOwnProperty;function c(t,e){return n.call(t,e)}var e=/\B([A-Z])/g,d=rt(function(t){return t.replace(e,"-$1").toLowerCase()}),i=/-(\w)/g,f=rt(function(t){return t.replace(i,r)}),p=rt(function(t){return t.length?r(0,t.charAt(0))+t.slice(1):""});function r(t,e){return e?e.toUpperCase():""}var o=String.prototype,s=o.startsWith||function(t){return 0===this.lastIndexOf(t,0)};function g(t,e){return s.call(t,e)}var a=o.endsWith||function(t){return this.substr(-t.length)===t};function u(t,e){return a.call(t,e)}var h=Array.prototype,l=function(t,e){return!!~this.indexOf(t,e)},m=o.includes||l,v=h.includes||l;function w(t,e){return t&&(N(t)?m:v).call(t,e)}var b=h.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 1<=A(t)}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){t=Number(t);return!isNaN(t)&&t}function L(t){return parseFloat(t)||0}var F=Array.from||function(t){return h.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?u(t,"ms")?L(t):1e3*L(t):0}function q(t,n){return t===n||$(t)&&$(n)&&Object.keys(t).length===Object.keys(n).length&&X(t,function(t,e){return t===n[e]})}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=[],n=arguments.length-1;0<n--;)e[n]=arguments[n+1];t=Object(t);for(var i=0;i<e.length;i++){var r=e[i];if(null!==r)for(var o in r)c(r,o)&&(t[o]=r[o])}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,n){return t.slice().sort(function(t,e){t=t[n],e=e[n];return(e=void 0===e?0:e)<(t=void 0===t?0:t)?1:t<e?-1:0})}function J(t,e){var n=new Set;return t.filter(function(t){t=t[e];return!n.has(t)&&(n.add(t)||!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 i=[],t=arguments.length;t--;)i[t]=arguments[t];return[["bottom","top"],["right","left"]].every(function(t){var e=t[0],n=t[1];return 0<Math.min.apply(Math,i.map(function(t){return t[e]}))-Math.max.apply(Math,i.map(function(t){return t[n]}))})}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="width"===e?"height":"width",r={};return r[i]=t[e]?Math.round(n*t[i]/t[e]):t[i],r[e]=n,r},contain:function(n,i){var r=this;return X(n=Y({},n),function(t,e){return n=n[e]>i[e]?r.ratio(n,e,i[e]):n}),n},cover:function(n,i){var r=this;return X(n=this.contain(n,i),function(t,e){return n=n[e]<i[e]?r.ratio(n,e,i[e]):n}),n}};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(e){var n=Object.create(null);return function(t){return n[t]||(n[t]=e(t))}}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){null===(n=k(n)?n.call(t,ot(t,e)):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"),dt=ct&&"ontouchstart"in window,ft=ct&&window.PointerEvent,pt=ct&&(dt||window.DocumentTouch&&document instanceof DocumentTouch||navigator.maxTouchPoints),mt=ft?"pointerdown":dt?"touchstart":"mousedown",gt=ft?"pointermove":dt?"touchmove":"mousemove",vt=ft?"pointerup":dt?"touchend":"mouseup",wt=ft?"pointerenter":dt?"":"mouseenter",bt=ft?"pointerleave":dt?"":"mouseleave",xt=ft?"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 g(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){t=(t=j(t))?W(t.children):[];return e?_t(t,e):t}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,r,e){if(void 0===r&&(r=document),!t||!N(t))return t;t=t.replace(Ut,"$1 *"),Yt(t)&&(t=Xt(t).map(function(t){var e,n,i=r;return"!"===t[0]&&(n=t.substr(1).trim().split(" "),i=Dt(Ct(r),n[0]),t=n.slice(1).join(" ").trim()),"-"===t[0]&&(e=t.substr(1).trim().split(" "),i=Nt(n=(i||r).previousElementSibling,t.substr(1))?n:null,t=e.slice(1).join(" ")),i?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(" > ")}(i)+" "+t:null}).filter(Boolean).join(","),r=document);try{return r[e](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,i,r=ie(t),o=r[0],s=r[1],a=r[2],u=r[3],c=r[4],o=ae(o);return 1<u.length&&(n=u,u=function(t){return y(t.detail)?n.apply(void 0,[t].concat(t.detail)):n(t)}),c&&c.self&&(i=u,u=function(t){if(t.target===t.currentTarget||t.target===t.current)return i.call(null,t)}),a&&(u=function(n,i){var r=this;return function(e){var t=">"===n[0]?Vt(n,e.currentTarget).reverse().filter(function(t){return Bt(e.target,t)})[0]:Dt(e.target,n);t&&(e.current=t,i.call(r,e))}}(a,u)),c=re(c),s.split(" ").forEach(function(e){return o.forEach(function(t){return t.addEventListener(e,u,c)})}),function(){return Qt(o,s,u,c)}}function Qt(t,e,n,i){i=re(i=void 0===i?!1:i),t=ae(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,n,i){return ae(t).reduce(function(t,e){return t&&e.dispatchEvent(ne(n,!0,!0,i))},!0)}function ne(t,e,n,i){var r;return void 0===e&&(e=!0),void 0===n&&(n=!1),N(t)&&((r=document.createEvent("CustomEvent")).initCustomEvent(t,e,n,i),t=r),t}function ie(t){return k(t[2])&&t.splice(2,0,!1),t}function re(t){return t&&ht&&!M(t)?!!t.capture:t}function oe(t){return t&&"addEventListener"in t}function se(t){return oe(t)?t:j(t)}function ae(t){return y(t)?t.map(se).filter(Boolean):N(t)?Vt(t):oe(t)?[t]:W(t)}function ue(t){return"touch"===t.pointerType||!!t.touches}function ce(t){var e=t.touches,n=t.changedTouches,t=e&&e[0]||n&&n[0]||t;return{x:t.clientX,y:t.clientY}}function he(){var n=this;this.promise=new le(function(t,e){n.reject=e,n.resolve=t})}var le=ct&&window.Promise||pe,de=2,fe=ct&&window.setImmediate||setTimeout;function pe(t){this.state=de,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)}}pe.reject=function(n){return new pe(function(t,e){e(n)})},pe.resolve=function(n){return new pe(function(t,e){t(n)})},pe.all=function(o){return new pe(function(n,t){var i=[],r=0;0===o.length&&n(i);for(var e=0;e<o.length;e+=1)pe.resolve(o[e]).then(function(e){return function(t){i[e]=t,(r+=1)===o.length&&n(i)}}(e),t)})},pe.race=function(i){return new pe(function(t,e){for(var n=0;n<i.length;n+=1)pe.resolve(i[n]).then(t,e)})};var me=pe.prototype;function ge(t,e){var n=Y({data:null,method:"GET",headers:{},xhr:new XMLHttpRequest,beforeSend:Q,responseType:""},e);return le.resolve().then(function(){return n.beforeSend(n)}).then(function(){return o=t,s=n,new le(function(t,e){var n,i,r=s.xhr;for(n in s)if(n in r)try{r[n]=s[n]}catch(t){}for(i in r.open(s.method.toUpperCase(),o),s.headers)r.setRequestHeader(i,s.headers[i]);Zt(r,"load",function(){0===r.status||200<=r.status&&r.status<300||304===r.status?("json"===s.responseType&&N(r.response)&&(r=Y(function(t){var e,n={};for(e in t)n[e]=t[e];return n}(r),{response:JSON.parse(r.response)})),t(r)):e(Y(Error(r.statusText),{xhr:r,status:r.status}))}),Zt(r,"error",function(){return e(Y(Error("Network Error"),{xhr:r}))}),Zt(r,"timeout",function(){return e(Y(Error("Network Timeout"),{xhr:r}))}),r.send(s.data)});var o,s})}function ve(i,r,o){return new le(function(t,e){var n=new Image;n.onerror=function(t){return e(t)},n.onload=function(){return t(n)},o&&(n.sizes=o),r&&(n.srcset=r),n.src=i})}function we(t){return(t=Ne(t)).innerHTML="",t}function be(t,e){return t=Ne(t),O(e)?t.innerHTML:xe(t.hasChildNodes()?we(t):t,e)}function xe(e,t){return e=Ne(e),$e(t,function(t){return e.appendChild(t)})}function ye(e,t){return e=Ne(e),$e(t,function(t){return e.parentNode.insertBefore(t,e)})}function ke(e,t){return e=Ne(e),$e(t,function(t){return e.nextSibling?ye(e.nextSibling,t):xe(e.parentNode,t)})}function $e(t,e){return(t=N(t)?Ae(t):t)?"length"in t?W(t).map(e):e(t):null}function Se(t){W(t).forEach(function(t){return t.parentNode&&t.parentNode.removeChild(t)})}function Ie(t,e){for(e=j(ye(t,e));e.firstChild;)e=e.firstChild;return xe(e,t),e}function Ee(t,e){return W(W(t).map(function(t){return t.hasChildNodes?Ie(W(t.childNodes),e):xe(t,e)}))}function Te(t){W(t).map(Ct).filter(function(t,e,n){return n.indexOf(t)===e}).forEach(function(t){ye(t,t.childNodes),Se(t)})}me.resolve=function(t){var e=this;if(e.state===de){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()}},me.reject=function(t){var e=this;if(e.state===de){if(t===e)throw new TypeError("Promise settled with itself.");e.state=1,e.value=t,e.notify()}},me.notify=function(){var r=this;fe(function(){if(r.state!==de)for(;r.deferred.length;){var e=r.deferred.shift(),t=e[0],n=e[1],i=e[2],e=e[3];try{0===r.state?k(t)?i(t.call(void 0,r.value)):i(r.value):1===r.state&&(k(n)?i(n.call(void 0,r.value)):e(r.value))}catch(t){e(t)}}})},me.then=function(n,i){var r=this;return new pe(function(t,e){r.deferred.push([n,i,t,e]),r.notify()})},me.catch=function(t){return this.then(void 0,t)};var Ce=/^\s*<(\w+|!)[^>]*>/,_e=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function Ae(t){var e=_e.exec(t);if(e)return document.createElement(e[1]);e=document.createElement("div");return Ce.test(t)?e.insertAdjacentHTML("beforeend",t.trim()):e.textContent=t,1<e.childNodes.length?W(e.childNodes):e.firstChild}function Me(t,e){if(_(t))for(e(t),t=t.firstElementChild;t;){var n=t.nextElementSibling;Me(t,e),t=n}}function Ne(t,e){return De(t)?j(Ae(t)):Wt(t,e)}function ze(t,e){return De(t)?W(Ae(t)):Vt(t,e)}function De(t){return N(t)&&("<"===t[0]||t.match(/^\s*</))}function Be(t){for(var e=[],n=arguments.length-1;0<n--;)e[n]=arguments[n+1];je(t,e,"add")}function Oe(t){for(var e=[],n=arguments.length-1;0<n--;)e[n]=arguments[n+1];je(t,e,"remove")}function Pe(t,e){ot(t,"class",function(t){return(t||"").replace(new RegExp("\\b"+e+"\\b","g"),"")})}function He(t){for(var e=[],n=arguments.length-1;0<n--;)e[n]=arguments[n+1];e[0]&&Oe(t,e[0]),e[1]&&Be(t,e[1])}function Le(t,e){e=We(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 Fe(t,e,n){e=We(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]):Ve.Force?o.toggle(e[s],!!n):o[n?"add":"remove"](e[s])}function je(t,n,i){var r;n=n.reduce(function(t,e){return t.concat(We(e))},[]);for(var o=W(t),e=0;e<o.length;e++)!function(e){Ve.Multiple?(r=o[e].classList)[i].apply(r,n):n.forEach(function(t){return o[e].classList[i](t)})}(e)}function We(t){return String(t).split(/\s|,/).filter(Boolean)}var Ve={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),(Ve={Multiple:e.contains("b"),Force:!e.contains("c")})[t]}},Re={"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 qe(t,e,r,o){return void 0===o&&(o=""),W(t).map(function(n){if(N(e)){if(e=Je(e),O(r))return Ye(n,e);r||z(r)?n.style.setProperty(e,D(r)&&!Re[e]?r+"px":r,o):n.style.removeProperty(e)}else{if(y(e)){var i=Ue(n);return e.reduce(function(t,e){return t[e]=i[Je(e)],t},{})}$(e)&&(o=r,X(e,function(t,e){return qe(n,e,t,o)}))}return n})[0]}function Ue(t,e){return V(t).getComputedStyle(t,e)}function Ye(t,e,n){return Ue(t,n)[e]}var Ge=rt(function(t){var e=xe(document.documentElement,Ae("<div>"));Be(e,"uk-"+t);t=Ye(e,"content",":before");return Se(e),t}),Xe=/^\s*(["'])?(.*?)\1\s*$/;function Ke(t){return(ht?Ge(t):Ue(document.documentElement).getPropertyValue("--uk-"+t)).replace(Xe,"$2")}var Je=rt(function(t){t=d(t);var e=document.documentElement.style;if(t in e)return t;var n,i=Ze.length;for(;i--;)if((n="-"+Ze[i]+"-"+t)in e)return n}),Ze=["webkit","moz","ms"];function Qe(t,s,a,u){return void 0===a&&(a=400),void 0===u&&(u="linear"),le.all(W(t).map(function(o){return new le(function(e,n){for(var t in s){var i=qe(o,t);""===i&&qe(o,t,i)}var r=setTimeout(function(){return ee(o,"transitionend")},a);te(o,"transitionend transitioncanceled",function(t){t=t.type;clearTimeout(r),Oe(o,"uk-transition"),qe(o,{transitionProperty:"",transitionDuration:"",transitionTimingFunction:""}),"transitioncanceled"===t?n():e(o)},{self:!0}),Be(o,"uk-transition"),qe(o,Y({transitionProperty:Object.keys(s).map(Je).join(","),transitionDuration:a+"ms",transitionTimingFunction:u},s))})}))}var tn={start:Qe,stop:function(t){return ee(t,"transitionend"),le.resolve()},cancel:function(t){ee(t,"transitioncanceled")},inProgress:function(t){return Le(t,"uk-transition")}},en="uk-animation-";function nn(t,o,s,a,u){return void 0===s&&(s=200),le.all(W(t).map(function(r){return new le(function(e,n){ee(r,"animationcanceled");var i=setTimeout(function(){return ee(r,"animationend")},s);te(r,"animationend animationcanceled",function(t){t=t.type;clearTimeout(i),"animationcanceled"===t?n():e(r),qe(r,"animationDuration",""),Pe(r,en+"\\S*")},{self:!0}),qe(r,"animationDuration",s+"ms"),Be(r,o,en+(u?"leave":"enter")),g(o,en)&&(a&&Be(r,"uk-transform-origin-"+a),u&&Be(r,en+"reverse"))})}))}var rn=new RegExp(en+"(enter|leave)"),on={in:nn,out:function(t,e,n,i){return nn(t,e,n,i,!0)},inProgress:function(t){return rn.test(ot(t,"class"))},cancel:function(t){ee(t,"animationcanceled")}},sn={width:["left","right"],height:["top","bottom"]};function an(t){t=_(t)?j(t).getBoundingClientRect():{height:ln(t),width:dn(t),top:0,left:0};return{height:t.height,width:t.width,top:t.top,left:t.left,bottom:t.top+t.height,right:t.left+t.width}}function un(n,i){var r=an(n);if(n){var t,e=V(n),o={height:e.pageYOffset,width:e.pageXOffset};for(t in sn)for(var s in sn[t])r[sn[t][s]]+=o[t]}if(!i)return r;var a=qe(n,"position");X(qe(n,["left","top"]),function(t,e){return qe(n,e,i[e]-r[e]+L("absolute"===a&&"auto"===t?cn(n)[e]:t))})}function cn(t){for(var e=un(t),n=e.top,i=e.left,r=j(t),e=r.ownerDocument,o=e.body,s=e.documentElement,a=r.offsetParent||s;a&&(a===o||a===s)&&"static"===qe(a,"position");)a=a.parentNode;return _(a)&&(n-=(r=un(a)).top+L(qe(a,"borderTopWidth")),i-=r.left+L(qe(a,"borderLeftWidth"))),{top:n-L(qe(t,"marginTop")),left:i-L(qe(t,"marginLeft"))}}function hn(t){var e=[0,0];t=j(t);do{if(e[0]+=t.offsetTop,e[1]+=t.offsetLeft,"fixed"===qe(t,"position")){var n=V(t);return e[0]+=n.pageYOffset,e[1]+=n.pageXOffset,e}}while(t=t.offsetParent);return e}var ln=fn("height"),dn=fn("width");function fn(i){var r=p(i);return function(t,e){if(O(e)){if(E(t))return t["inner"+r];if(T(t)){var n=t.documentElement;return Math.max(n["offset"+r],n["scroll"+r])}return(e="auto"===(e=qe(t=j(t),i))?t["offset"+r]:L(e)||0)-pn(t,i)}return qe(t,i,e||0===e?+e+pn(t,i)+"px":"")}}function pn(n,t,e){return void 0===e&&(e="border-box"),qe(n,"boxSizing")===e?sn[t].map(p).reduce(function(t,e){return t+L(qe(n,"padding"+e))+L(qe(n,"border"+e+"Width"))},0):0}function mn(t){for(var e in sn)for(var n in sn[e])if(sn[e][n]===t)return sn[e][1-n];return t}function gn(t,e,n){return void 0===e&&(e="width"),void 0===n&&(n=window),D(t)?+t:u(t,"vh")?vn(ln(V(n)),t):u(t,"vw")?vn(dn(V(n)),t):u(t,"%")?vn(an(n)[e],t):L(t)}function vn(t,e){return t*L(e)/100}var wn={reads:[],writes:[],read:function(t){return this.reads.push(t),yn(),t},write:function(t){return this.writes.push(t),yn(),t},clear:function(t){$n(this.reads,t),$n(this.writes,t)},flush:bn};function bn(t){void 0===t&&(t=1),kn(wn.reads),kn(wn.writes.splice(0)),wn.scheduled=!1,(wn.reads.length||wn.writes.length)&&yn(t+1)}var xn=4;function yn(t){wn.scheduled||(wn.scheduled=!0,t&&t<xn?le.resolve().then(function(){return bn(t)}):requestAnimationFrame(function(){return bn()}))}function kn(t){for(var e;e=t.shift();)try{e()}catch(t){console.error(t)}}function $n(t,e){e=t.indexOf(e);return~e&&t.splice(e,1)}function Sn(){}Sn.prototype={positions:[],init:function(){var e,t=this;this.positions=[],this.unbind=Zt(document,"mousemove",function(t){return e=ce(t)}),this.interval=setInterval(function(){e&&(t.positions.push(e),5<t.positions.length&&t.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],t=G(this.positions),a=[s,t];return!et(t,e)&&[[{x:n,y:r},{x:i,y:o}],[{x:n,y:o},{x:i,y:r}]].some(function(t){t=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],n=u.x,t=u.y,o=e[1],u=o.x,e=o.y,o=(e-t)*(s-i)-(u-n)*(a-r);if(0==o)return!1;o=((u-n)*(r-t)-(e-t)*(i-n))/o;if(o<0)return!1;return{x:i+o*(s-i),y:r+o*(a-r)}}(a,t);return t&&et(t,e)})}};var In={};function En(t,e,n){return In.computed(k(t)?t.call(n,n):t,k(e)?e.call(n,n):e)}function Tn(t,e){return t=t&&!y(t)?[t]:t,e?t?t.concat(e):y(e)?e:[e]:t}function Cn(t,e){return O(e)?t:e}function _n(e,n,i){var t,r,o={};if((n=k(n)?n.options:n).extends&&(e=_n(e,n.extends,i)),n.mixins)for(var s=0,a=n.mixins.length;s<a;s++)e=_n(e,n.mixins[s],i);for(t in e)u(t);for(r in n)c(e,r)||u(r);function u(t){o[t]=(In[t]||Cn)(e[t],n[t],i)}return o}function An(t,e){var n;void 0===e&&(e=[]);try{return t?g(t,"{")?JSON.parse(t):e.length&&!w(t,":")?((n={})[e[0]]=t,n):t.split(";").reduce(function(t,e){var n=e.split(/:(.*)/),e=n[0],n=n[1];return e&&!O(n)&&(t[e.trim()]=n.trim()),t},{}):{}}catch(t){return{}}}function Mn(t){if(On(t)&&Ln(t,{func:"playVideo",method:"play"}),Bn(t))try{t.play().catch(Q)}catch(t){}}function Nn(t){On(t)&&Ln(t,{func:"pauseVideo",method:"pause"}),Bn(t)&&t.pause()}function zn(t){On(t)&&Ln(t,{func:"mute",method:"setVolume",value:0}),Bn(t)&&(t.muted=!0)}function Dn(t){return Bn(t)||On(t)}function Bn(t){return t&&"VIDEO"===t.tagName}function On(t){return t&&"IFRAME"===t.tagName&&(Pn(t)||Hn(t))}function Pn(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function Hn(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}function Ln(t,e){!function(e){if(e[jn])return e[jn];var n,i=Pn(e),r=Hn(e),o=++Wn;return e[jn]=new le(function(t){i&&te(e,"load",function(){function t(){return Fn(e,{event:"listening",id:o})}n=setInterval(t,100),t()}),te(window,"message",t,!1,function(t){t=t.data;try{return(t=JSON.parse(t))&&(i&&t.id===o&&"onReady"===t.event||r&&Number(t.player_id)===o)}catch(t){}}),e.src=""+e.src+(w(e.src,"?")?"&":"?")+(i?"enablejsapi=1":"api=1&player_id="+o)}).then(function(){return clearInterval(n)})}(t).then(function(){return Fn(t,e)})}function Fn(t,e){try{t.contentWindow.postMessage(JSON.stringify(Y({event:"command"},e)),"*")}catch(t){}}In.events=In.created=In.beforeConnect=In.connected=In.beforeDisconnect=In.disconnected=In.destroy=Tn,In.args=function(t,e){return!1!==e&&Tn(e||t)},In.update=function(t,e){return K(Tn(t,k(e)?{read:e}:e),"order")},In.props=function(t,e){return y(e)&&(e=e.reduce(function(t,e){return t[e]=String,t},{})),In.methods(t,e)},In.computed=In.methods=function(t,e){return e?t?Y({},t,e):e:t},In.data=function(e,n,t){return t?En(e,n,t):n?e?function(t){return En(e,n,t)}:n:e};var jn="_ukPlayer",Wn=0;function Vn(t,r,o){return void 0===r&&(r=0),void 0===o&&(o=0),!!$t(t)&&tt.apply(void 0,Yn(t).map(function(t){var e=un(Gn(t)),n=e.top,i=e.left,t=e.bottom,e=e.right;return{top:n-r,left:i-o,bottom:t+r,right:e+o}}).concat(un(t)))}function Rn(t,e){(t=(E(t)||T(t)?Kn:j)(t)).scrollTop=e}function qn(a,t){var c=(t=void 0===t?{}:t).offset;void 0===c&&(c=0);var h=$t(a)?Yn(a):[];return h.reduce(function(t,e,n){var i=e.scrollTop,r=e.scrollHeight,o=e.offsetHeight,s=r-Xn(e),r=un(h[n-1]||a),n=r.height,r=r.top,u=Math.ceil(r-un(Gn(e)).top-c+i);return 0<c&&o<n+c?u+=c:c=0,s<u?(c-=u-s,u=s):u<0&&(c-=u,u=0),function(){return s=e,a=u-i,new le(function(n){var t,i=s.scrollTop,r=(t=Math.abs(a),40*Math.pow(t,.375)),o=Date.now();!function t(){var e,e=(e=Z((Date.now()-o)/r),.5*(1-Math.cos(Math.PI*e)));Rn(s,i+a*e),1!=e?requestAnimationFrame(t):n()}()}).then(t);var s,a}},function(){return le.resolve()})()}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=hn(t)[0]-r-hn(n)[0],n=Math.min(o,s+r);return Z(-1*(s-n)/Math.min(t.offsetHeight+e+n,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(),t=x(r=r.slice(r.indexOf(i)+1),function(t){return"fixed"===qe(t,"position")});return~t&&(r=r.slice(t)),[i].concat(r.filter(function(t){return e.test(qe(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){t=V(t).document;return t.scrollingElement||t.documentElement}var Jn={width:["x","left","right"],height:["y","top","bottom"]};function Zn(t,e,h,l,d,n,i,r){h=ti(h),l=ti(l);var f={element:h,target:l};if(!t||!e)return f;var o,p=un(t),m=un(e),g=m;return Qn(g,h,p,-1),Qn(g,l,m,1),d=ei(d,p.width,p.height),n=ei(n,m.width,m.height),d.x+=n.x,d.y+=n.y,g.left+=d.x,g.top+=d.y,i&&(o=Yn(t).map(Gn),r&&!w(o,r)&&o.unshift(r),o=o.map(function(t){return un(t)}),X(Jn,function(t,s){var a=t[0],u=t[1],c=t[2];!0!==i&&!w(i,a)||o.some(function(n){var t=h[a]===u?-p[s]:h[a]===c?p[s]:0,e=l[a]===u?m[s]:l[a]===c?-m[s]:0;if(g[u]<n[u]||g[u]+p[s]>n[c]){var i=p[s]/2,r="center"===l[a]?-m[s]/2:0;return"center"===h[a]&&(o(i,r)||o(-i,-r))||o(t,e)}function o(e,t){t=L((g[u]+e+t-2*d[a]).toFixed(4));if(t>=n[u]&&t+p[s]<=n[c])return g[u]=t,["element","target"].forEach(function(t){f[t][a]=e?f[t][a]===Jn[s][1]?Jn[s][2]:Jn[s][1]:f[t][a]}),!0}})})),un(t,g),f}function Qn(r,o,s,a){X(Jn,function(t,e){var n=t[0],i=t[1],t=t[2];o[n]===t?r[i]+=s[e]*a:"center"===o[n]&&(r[i]+=s[e]*a/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(" "),t=i[0],i=i[1];return{x:t?L(t)*(u(t,"%")?e/100:1):0,y:i?L(i)*(u(i,"%")?n/100:1):0}}var ni=Object.freeze({__proto__:null,ajax:ge,getImage:ve,transition:Qe,Transition:tn,animate:nn,Animation:on,attr:ot,hasAttr:st,removeAttr:at,data:ut,addClass:Be,removeClass:Oe,removeClasses:Pe,replaceClass:He,hasClass:Le,toggleClass:Fe,dimensions:an,offset:un,position:cn,offsetPosition:hn,height:ln,width:dn,boxModelAdjust:pn,flipPosition:mn,toPx:gn,ready:function(t){var e;"loading"===document.readyState?e=Zt(document,"DOMContentLoaded",function(){e(),t()}):t()},empty:we,html:be,prepend:function(e,t){return(e=Ne(e)).hasChildNodes()?$e(t,function(t){return e.insertBefore(t,e.firstChild)}):xe(e,t)},append:xe,before:ye,after:ke,remove:Se,wrapAll:Ie,wrapInner:Ee,unwrap:Te,fragment:Ae,apply:Me,$:Ne,$$:ze,inBrowser:ct,isIE:ht,isRtl:lt,hasTouch:pt,pointerDown:mt,pointerMove:gt,pointerUp:vt,pointerEnter:wt,pointerLeave:bt,pointerCancel:xt,on:Zt,off:Qt,once:te,trigger:ee,createEvent:ne,toEventTargets:ae,isTouch:ue,getEventPos:ce,fastdom:wn,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:c,hyphenate:d,camelize:f,ucfirst:p,startsWith:g,endsWith:u,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:Sn,mergeOptions:_n,parseOptions:An,play:Mn,pause:Nn,mute:zn,isVideo:Dn,positionAt:Zn,Promise:le,Deferred:he,query:Lt,queryAll:Ft,find:Wt,findAll:Vt,escape:Jt,css:qe,getCssVar:Ke,propName:Je,isInView:Vn,scrollTop:Rn,scrollIntoView:qn,scrolledOver:Un,scrollParents:Yn,getViewport:Gn,getViewportClientHeight:Xn});function ii(t){this._init(t)}var ri,oi,si,ai,ui,ci,hi,li,di,fi=rt(function(t){return!(!g(t,"uk-")&&!g(t,"data-uk-"))&&f(t.replace("data-uk-","").replace("uk-",""))});function pi(t,e){if(t)for(var n in t)t[n]._connected&&t[n]._callUpdate(e)}function mi(t,e){var n={},i=t.args;void 0===i&&(i=[]);var r,o=t.props,s=t.el;if(!(o=void 0===o?{}:o))return n;for(r in o){var a=d(r),u=ut(s,a);O(u)||(u=o[r]===Boolean&&""===u||vi(o[r],u),("target"!==a||u&&!g(u,"_"))&&(n[r]=u))}var c,h=An(ut(s,e),i);for(c in h){var l=f(c);void 0!==o[l]&&(n[l]=vi(o[l],h[c]))}return n}function gi(e,n,i){var t=(n=!I(n)?{name:i,handler:n}:n).name,r=n.el,o=n.handler,s=n.capture,a=n.passive,u=n.delegate,c=n.filter,h=n.self,r=k(r)?r.call(e):r||e.$el;y(r)?r.forEach(function(t){return gi(e,Y({},n,{el:t}),i)}):!r||c&&!c.call(e)||e._events.push(Zt(r,t,u?N(u)?u:u.call(e):null,N(o)?e[o]:o.bind(e),{passive:a,capture:s,self:h}))}function vi(t,e){return t===Boolean?P(e):t===Number?H(e):"list"===t?y(n=e)?n:N(n)?n.split(/,(?![^(]*\))/).map(function(t){return D(t)?H(t):P(t.trim())}):[n]:t?t(e):e;var n}ii.util=ni,ii.data="__uikit__",ii.prefix="uk-",ii.options={},ii.version="3.9.3-dev.5bb6fc46c",si=(ri=ii).data,ri.use=function(t){if(!t.installed)return t.call(null,this),t.installed=!0,this},ri.mixin=function(t,e){(e=(N(e)?ri.component(e):e)||this).options=_n(e.options,t)},ri.extend=function(t){t=t||{};function e(t){this._init(t)}return((e.prototype=Object.create(this.prototype)).constructor=e).options=_n(this.options,t),e.super=this,e.extend=this.extend,e},ri.update=function(t,e){Ot(t=t?j(t):document.body).reverse().forEach(function(t){return pi(t[si],e)}),Me(t,function(t){return pi(t[si],e)})},Object.defineProperty(ri,"container",{get:function(){return oi||document.body},set:function(t){oi=Ne(t)}}),(ai=ii).prototype._callHook=function(t){var e=this,t=this.$options[t];t&&t.forEach(function(t){return t.call(e)})},ai.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())},ai.prototype._callDisconnected=function(){this._connected&&(this._callHook("beforeDisconnect"),this._disconnectObservers(),this._unbindEvents(),this._callHook("disconnected"),this._connected=!1,delete this._watch)},ai.prototype._callUpdate=function(t){var e=this;void 0===t&&(t="update"),this._connected&&("update"!==t&&"resize"!==t||this._callWatches(),this.$options.update&&(this._updates||(this._updates=new Set,wn.read(function(){e._connected&&!function(i){for(var r=this,o=this.$options.update,t=0;t<o.length;t++)!function(t){var e=o[t],t=e.read,n=e.write,e=e.events;(i.has("update")||e&&e.some(function(t){return i.has(t)}))&&(e=void 0,t&&(e=t.call(r,r._data,i))&&I(e)&&Y(r._data,e),n&&!1!==e&&wn.write(function(){return n.call(r,r._data,i)}))}(t)}.call(e,e._updates),delete e._updates})),this._updates.add(t.type||t)))},ai.prototype._callWatches=function(){var t,e=this;this._watch||(t=!c(this,"_watch"),this._watch=wn.read(function(){e._connected&&!function(t){var e,n=this.$options.computed,i=this._computeds;for(e in n){var r=c(i,e),o=i[e];delete i[e];var s=n[e],a=s.watch,s=s.immediate;a&&(t&&s||r&&!q(o,this[e]))&&a.call(this,this[e],o)}}.call(e,t),e._watch=null}))},ci=0,(ui=ii).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)for(var o in n)O(n[o])?delete n[o]:n[o]=r[o]?vi(r[o],n[o]):n[o];return n}(t,this.constructor.options),this.$options=_n(this.constructor.options,t,this),this.$el=null,this.$props={},this._uid=ci++,this._initData(),this._initMethods(),this._initComputeds(),this._callHook("created"),t.el&&this.$mount(t.el)},ui.prototype._initData=function(){var t,e=this.$options.data;for(t in e=void 0===e?{}:e)this.$props[t]=this[t]=e[t]},ui.prototype._initMethods=function(){var t=this.$options.methods;if(t)for(var e in t)this[e]=t[e].bind(this)},ui.prototype._initComputeds=function(){var t=this.$options.computed;if(this._computeds={},t)for(var e in t)!function(i,r,o){Object.defineProperty(i,r,{enumerable:!0,get:function(){var t=i._computeds,e=i.$props,n=i.$el;return c(t,r)||(t[r]=(o.get||o).call(i,e,n)),t[r]},set:function(t){var e=i._computeds;e[r]=o.set?o.set.call(i,t):t,O(e[r])&&delete e[r]}})}(this,e,t[e])},ui.prototype._initProps=function(t){for(var e in t=t||mi(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&&function(t,e){return t.every(function(t){return!t||!c(t,e)})}(n,e)&&(this[e]=this.$props[e])},ui.prototype._initEvents=function(){var n=this;this._events=[];var t=this.$options.events;t&&t.forEach(function(t){if(c(t,"handler"))gi(n,t);else for(var e in t)gi(n,t[e],e)})},ui.prototype._unbindEvents=function(){this._events.forEach(function(t){return t()}),delete this._events},ui.prototype._initObservers=function(){var t,e,n;this._observers=[(e=(t=this).$options.el,(n=new MutationObserver(function(){return t.$emit()})).observe(e,{childList:!0,subtree:!0}),n),function(e){var i=e.$name,r=e.$options,o=e.$props,t=r.attrs,n=r.props,s=r.el;if(n&&!1!==t){var a=y(t)?t:Object.keys(n),t=a.map(function(t){return d(t)}).concat(i),n=new MutationObserver(function(t){var n=mi(r,i);t.some(function(t){var e=t.attributeName,t=e.replace("data-","");return(t===i?a:[f(t),f(e)]).some(function(t){return!O(n[t])&&n[t]!==o[t]})})&&e.$reset()});return n.observe(s,{attributes:!0,attributeFilter:t.concat(t.map(function(t){return"data-"+t}))}),n}}(this)]},ui.prototype._disconnectObservers=function(){this._observers.forEach(function(t){return t&&t.disconnect()})},li=(hi=ii).data,di={},hi.component=function(s,t){var e=d(s);if(s=f(e),!t)return I(di[s])&&(di[s]=hi.extend(di[s])),di[s];hi[s]=function(t,n){for(var e=arguments.length,i=Array(e);e--;)i[e]=arguments[e];var r=hi.component(s);return r.options.functional?new r({data:I(t)?t:[].concat(i)}):t?ze(t).map(o)[0]:o(t);function o(t){var e=hi.getComponent(t,s);if(e){if(!n)return e;e.$destroy()}return new r({el:t,data:n})}};var n=I(t)?Y({},t):t.options;return n.name=s,n.install&&n.install(hi,n,s),hi._initialized&&!n.functional&&wn.read(function(){return hi[s]("[uk-"+e+"],[data-uk-"+e+"]")}),di[s]=I(t)?n:t},hi.getComponents=function(t){return t&&t[li]||{}},hi.getComponent=function(t,e){return hi.getComponents(t)[e]},hi.connect=function(t){if(t[li])for(var e in t[li])t[li][e]._callConnected();for(var n=0;n<t.attributes.length;n++){var i=fi(t.attributes[n].name);i&&i in di&&hi[i](t)}},hi.disconnect=function(t){for(var e in t[li])t[li][e]._callDisconnected()},function(i){var r=i.data;i.prototype.$create=function(t,e,n){return i[t](e,n)},i.prototype.$mount=function(t){var e=this.$options.name;t[r]||(t[r]={}),t[r][e]||((t[r][e]=this).$el=this.$options.el=this.$options.el||t,Bt(t,document)&&this._callConnected())},i.prototype.$reset=function(){this._callDisconnected(),this._callConnected()},i.prototype.$destroy=function(t){void 0===t&&(t=!1);var e=this.$options,n=e.el,e=e.name;n&&this._callDisconnected(),this._callHook("destroy"),n&&n[r]&&(delete n[r][e],B(n[r])||delete n[r],t&&Se(this.$el))},i.prototype.$emit=function(t){this._callUpdate(t)},i.prototype.$update=function(t,e){void 0===t&&(t=this.$el),i.update(t,e)},i.prototype.$getComponent=i.getComponent;var t=rt(function(t){return i.prefix+d(t)});Object.defineProperties(i.prototype,{$container:Object.getOwnPropertyDescriptor(i,"container"),$name:{get:function(){return t(this.$options.name)}}})}(ii);var wi={connected:function(){Le(this.$el,this.$name)||Be(this.$el,this.$name)}},bi={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){t=t.animation;return this.hasAnimation&&!0===t[0]}},methods:{toggleElement:function(e,s,a){var u=this;return new le(function(t){return le.all(W(e).map(function(t){var e=M(s)?s:!u.isToggled(t);if(!ee(t,"before"+(e?"show":"hide"),[u]))return le.reject();var o,n=(k(a)?a:!1!==a&&u.hasAnimation?u.hasTransition?xi(u):(o=u,function(t,e){on.cancel(t);var n=o.animation,i=o.duration,r=o._toggle;return e?(r(t,!0),on.in(t,n[0],i,o.origin)):on.out(t,n[1]||n[0],i,o.origin).then(function(){return r(t,!1)})}):u._toggle)(t,e),i=e?u.clsEnter:u.clsLeave;Be(t,i),ee(t,e?"show":"hide",[u]);function r(){Oe(t,i),ee(t,e?"shown":"hidden",[u]),u.$update(t)}return n?n.then(r,function(){return Oe(t,i),le.reject()}):r()})).then(t,Q)})},isToggled:function(t){return!!Le(t=W(t=void 0===t?this.$el:t)[0],this.clsEnter)||!Le(t,this.clsLeave)&&(this.cls?Le(t,this.cls.split(" ")[0]):$t(t))},_toggle:function(t,e){var n;t&&(e=Boolean(e),this.cls?(n=w(this.cls," ")||e!==Le(t,this.cls))&&Fe(t,this.cls,w(this.cls," ")?void 0:e):(n=e===t.hidden)&&(t.hidden=!e),ze("[autofocus]",t).some(function(t){return $t(t)?t.focus()||!0:t.blur()}),n&&(ee(t,"toggled",[e,this]),this.$update(t)))}}};function xi(t){var o=t.isToggled,s=t.duration,a=t.initProps,u=t.hideProps,c=t.transition,h=t._toggle;return function(t,e){var n=tn.inProgress(t),i=t.hasChildNodes?L(qe(t.firstElementChild,"marginTop"))+L(qe(t.lastElementChild,"marginBottom")):0,r=$t(t)?ln(t)+(n?0:i):0;tn.cancel(t),o(t)||h(t,!0),ln(t,""),wn.flush();i=ln(t)+(n?0:i);return ln(t,r),(e?tn.start(t,Y({},a,{overflow:"hidden",height:i}),Math.round(s*(1-r/i)),c):tn.start(t,u,Math.round(s*(r/i)),c).then(function(){return h(t,!1)})).then(function(){return qe(t,a)})}}var yi={mixins:[wi,bi],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 ze(t.targets,e)},watch:function(t,e){var n=this;t.forEach(function(t){return ki(Ne(n.content,t),!Le(t,n.clsOpen))}),e||Le(t,this.clsOpen)||(t=!1!==this.active&&t[Number(this.active)]||!this.collapsible&&t[0])&&this.toggle(t,!1)},immediate:!0},toggles:function(t){var e=t.toggle;return this.items.map(function(t){return Ne(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,r){var o=this,e=[this.items[it(t,this.items)]],t=_t(this.items,"."+this.clsOpen);this.multiple||w(t,e[0])||(e=e.concat(t)),!this.collapsible&&t.length<2&&!_t(e,":not(."+this.clsOpen+")").length||e.forEach(function(t){return o.toggleElement(t,!Le(t,o.clsOpen),function(e,n){Fe(e,o.clsOpen,n),ot(Ne(o.$props.toggle,e),"aria-expanded",n);var i=Ne((e._wrapper?"> * ":"")+o.content,e);if(!1!==r&&o.hasTransition)return e._wrapper||(e._wrapper=Ie(i,"<div"+(n?" hidden":"")+">")),ki(i,!1),xi(o)(e._wrapper,n).then(function(){var t;ki(i,!n),delete e._wrapper,Te(i),n&&(Vn(t=Ne(o.$props.toggle,e))||qn(t,{offset:o.offset}))});ki(i,!n)})})}}};function ki(t,e){t&&(t.hidden=e)}var $i={mixins:[wi,bi],args:"animation",props:{close:String},data:{animation:[!0],selClose:".uk-alert-close",duration:150,hideProps:Y({opacity:0},bi.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)})}}},Si={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&&zn(this.$el)},update:{read:function(){return!!Dn(this.$el)&&{visible:$t(this.$el)&&"hidden"!==qe(this.$el,"visibility"),inView:this.inView&&Vn(this.$el)}},write:function(t){var e=t.visible,t=t.inView;!e||this.inView&&!t?Nn(this.$el):(!0===this.autoplay||this.inView&&t)&&Mn(this.$el)},events:["resize","scroll"]}},Ii={mixins:[wi,Si],props:{width:Number,height:Number},data:{automute:!0},update:{read:function(){var t=this.$el,e=function(t){for(;t=Ct(t);)if("static"!==qe(t,"position"))return t}(t)||Ct(t),n=e.offsetHeight,e=e.offsetWidth,n=nt.cover({width:this.width||t.naturalWidth||t.videoWidth||t.clientWidth,height:this.height||t.naturalHeight||t.videoHeight||t.clientHeight},{width:e+(e%2?1:0),height:n+(n%2?1:0)});return!(!n.width||!n.height)&&n},write:function(t){var e=t.height,t=t.width;qe(this.$el,{height:e,width:t})},events:["resize"]}};var Ei,Ti={props:{container:Boolean},data:{container:!0},computed:{container:function(t){t=t.container;return!0===t&&this.$container||t&&Ne(t)}}},Ci={props:{pos:String,offset:null,flip:Boolean,clsPos:String},data:{pos:"bottom-"+(lt?"right":"left"),flip:!0,offset:!1,clsPos:""},computed:{pos:function(t){t=t.pos;return(t+(w(t,"-")?"":"-center")).split("-")},dir:function(){return this.pos[0]},align:function(){return this.pos[1]}},methods:{positionAt:function(t,e,n){Pe(t,this.clsPos+"-(top|bottom|left|right)(-[a-z]+)?");var i,r=this.offset,o=this.getAxis();D(r)||(r=(i=Ne(r))?un(i)["x"===o?"left":"top"]-un(e)["x"===o?"right":"bottom"]:0);r=Zn(t,e,"x"===o?mn(this.dir)+" "+this.align:this.align+" "+mn(this.dir),"x"===o?this.dir+" "+this.align:this.align+" "+this.dir,"x"===o?""+("left"===this.dir?-r:r):" "+("top"===this.dir?-r:r),null,this.flip,n).target,n=r.x,r=r.y;this.dir="x"===o?n:r,this.align="x"===o?r:n,Fe(t,this.clsPos+"-"+this.dir+"-"+this.align,!1===this.offset)},getAxis:function(){return"top"===this.dir||"bottom"===this.dir?"y":"x"}}},_i={mixins:[Ti,Ci,bi],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){t=t.boundary;return!0===t?window:Lt(t,e)},clsDrop:function(t){return t.clsDrop||"uk-"+this.$options.name},clsPos:function(){return this.clsDrop}},created:function(){this.tracker=new Sn},connected:function(){Be(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()&&(Ei=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,t=t.current.hash;e||!t||Bt(t,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){ue(t)||this.clearTimers()}},{name:bt+" focusout",filter:function(){return w(this.mode,"hover")},handler:function(t){!ue(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 r=this;(Ei=this).tracker.init(),te(this.$el,"hide",Zt(document,mt,function(t){var i=t.target;return!Bt(i,r.$el)&&te(document,vt+" "+xt+" scroll",function(t){var e=t.defaultPrevented,n=t.type,t=t.target;e||n!==vt||i!==t||r.target&&Bt(i,r.target)||r.hide(!1)},!0)}),{self:!0}),te(this.$el,"hide",Zt(document,"keydown",function(t){27===t.keyCode&&r.hide(!1)}),{self:!0})}},{name:"beforehide",self:!0,handler:function(){this.clearTimers()}},{name:"hide",handler:function(t){t=t.target;this.$el===t?(Ei=this.isActive()?null:Ei,this.tracker.cancel()):Ei=null===Ei&&Bt(t,this.$el)&&this.isToggled()?this:Ei}}],update:{write:function(){this.isToggled()&&!Le(this.$el,this.clsEnter)&&this.position()},events:["resize"]},methods:{show:function(t,e){var n,i=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(Ei){if(e&&Ei.isDelaying)return void(this.showTimer=setTimeout(this.show,10));for(;Ei&&n!==Ei&&!Bt(this.$el,Ei.$el);)(n=Ei).hide(!1)}this.container&&Ct(this.$el)!==this.container&&xe(this.container,this.$el),this.showTimer=setTimeout(function(){return i.toggleElement(i.$el,!0)},e&&this.delayShow||0)}},hide:function(t){var e=this;void 0===t&&(t=!0);function n(){return e.toggleElement(e.$el,!1,!1)}var i,r;this.clearTimers(),this.isDelaying=(i=this.$el,r=[],Me(i,function(t){return"static"!==qe(t,"position")&&r.push(t)}),r.some(function(t){return e.tracker.movesTo(t)})),t&&this.isDelaying?this.hideTimer=setTimeout(this.hide,50):t&&this.delayHide?this.hideTimer=setTimeout(n,this.delayHide):n()},clearTimers:function(){clearTimeout(this.showTimer),clearTimeout(this.hideTimer),this.showTimer=null,this.hideTimer=null,this.isDelaying=!1},isActive:function(){return Ei===this},position:function(){Oe(this.$el,this.clsDrop+"-stack"),Fe(this.$el,this.clsDrop+"-boundary",this.boundaryAlign);var t,e=un(this.boundary),n=this.boundaryAlign?e:un(this.target);"justify"===this.align?(t="y"===this.getAxis()?"width":"height",qe(this.$el,t,n[t])):this.boundary&&this.$el.offsetWidth>Math.max(e.right-n.left,n.right-e.left)&&Be(this.$el,this.clsDrop+"-stack"),this.positionAt(this.$el,this.boundaryAlign?this.boundary:this.target,this.boundary)}}};var Ai={mixins:[wi],args:"target",props:{target:Boolean},data:{target:!1},computed:{input:function(t,e){return Ne(St,e)},state:function(){return this.input.nextElementSibling},target:function(t,e){t=t.target;return t&&(!0===t&&Ct(this.input)===e&&this.input.nextElementSibling||Lt(t,e))}},update:function(){var t,e,n=this.target,i=this.input;!n||n[e=It(n)?"value":"textContent"]!==(i=i.files&&i.files[0]?i.files[0].name:Nt(i,"select")&&(t=ze("option",i).filter(function(t){return t.selected})[0])?t.textContent:i.value)&&(n[e]=i)},events:[{name:"change",handler:function(){this.$update()}},{name:"reset",el:function(){return Dt(this.$el,"form")},handler:function(){this.$update()}}]},Mi={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"]}},Ni={props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},update:{read:function(){var t=zi(this.$el.children);return{rows:t,columns:function(t){for(var e=[],n=0;n<t.length;n++)for(var i=Di(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}(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++)Fe(n[i][r],this.margin,0!==i),Fe(n[i][r],this.firstColumn,!!~e[0].indexOf(n[i][r]))},events:["resize"]}};function zi(t){return Di(t,"top","bottom")}function Di(t,e,n){for(var i=[[]],r=0;r<t.length;r++){var o=t[r];if($t(o))for(var s=Bi(o),a=i.length-1;0<=a;a--){var u=i[a];if(!u[0]){u.push(o);break}var c=void 0,c=u[0].offsetParent===o.offsetParent?Bi(u[0]):(s=Bi(o,!0),Bi(u[0],!0));if(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 Bi(t,e){var n=t.offsetTop,i=t.offsetLeft,r=t.offsetHeight,o=t.offsetWidth;return(e=void 0===e?!1:e)&&(n=(t=hn(t))[0],i=t[1]),{top:n,left:i,bottom:n+r,right:i+o}}var Oi={extends:Ni,mixins:[wi],name:"grid",props:{masonry:Boolean,parallax:Number},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0},connected:function(){this.masonry&&Be(this.$el,"uk-flex-top uk-flex-wrap-top")},update:[{write:function(t){t=t.columns;Fe(this.$el,this.clsStack,t.length<2)},events:["resize"]},{read:function(t){var e=t.columns,n=t.rows;if(!e.length||!this.masonry&&!this.parallax||Pi(this.$el))return t.translates=!1;var i,r,o=!1,s=Pt(this.$el),a=e.map(function(t){return t.reduce(function(t,e){return t+e.offsetHeight},0)}),u=(t=s,i=this.margin,L((s=t.filter(function(t){return Le(t,i)})[0])?qe(s,"marginTop"):qe(t[0],"paddingLeft"))*(n.length-1)),c=Math.max.apply(Math,a)+u;this.masonry&&(e=e.map(function(t){return K(t,"offsetTop")}),t=e,r=n.map(function(t){return Math.max.apply(Math,t.map(function(t){return t.offsetHeight}))}),o=t.map(function(n){var i=0;return n.map(function(t,e){return i+=e?r[e-1]-n[e-1].offsetHeight:0})}));var h=Math.abs(this.parallax);return{padding:h=h&&a.reduce(function(t,e,n){return Math.max(t,e+u+(n%2?h:h/8)-c)},0),columns:e,translates:o,height:o?c:""}},write:function(t){var e=t.height,t=t.padding;qe(this.$el,"paddingBottom",t||""),!1!==e&&qe(this.$el,"height",e)},events:["resize"]},{read:function(t){t=t.height;return!Pi(this.$el)&&{scrolled:!!this.parallax&&Un(this.$el,t?t-ln(this.$el):0)*Math.abs(this.parallax)}},write:function(t){var e=t.columns,i=t.scrolled,r=t.translates;!1===i&&!r||e.forEach(function(t,n){return t.forEach(function(t,e){return qe(t,"transform",i||r?"translateY("+((r&&-r[n][e])+(i?n%2?i:i/8:0))+"px)":"")})})},events:["scroll","resize"]}]};function Pi(t){return Pt(t).some(function(t){return"absolute"===qe(t,"position")})}var Hi=ht?{props:{selMinHeight:String},data:{selMinHeight:!1,forceHeight:!1},computed:{elements:function(t,e){t=t.selMinHeight;return t?ze(t,e):[e]}},update:[{read:function(){qe(this.elements,"height","")},order:-5,events:["resize"]},{write:function(){var n=this;this.elements.forEach(function(t){var e=L(qe(t,"minHeight"));e&&(n.forceHeight||Math.round(e+pn(t,"height","content-box"))>=t.offsetHeight)&&qe(t,"height",e)})},order:5,events:["resize"]}]}:{},Li={mixins:[Hi],args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0,forceHeight:!0},computed:{elements:function(t,e){return ze(t.target,e)}},update:{read:function(){return{rows:(this.row?zi(this.elements):[this.elements]).map(Fi)}},write:function(t){t.rows.forEach(function(t){var n=t.heights;return t.elements.forEach(function(t,e){return qe(t,"minHeight",n[e])})})},events:["resize"]}};function Fi(t){if(t.length<2)return{heights:[""],elements:t};var n=t.map(ji),i=Math.max.apply(Math,n),e=t.some(function(t){return t.style.minHeight}),r=t.some(function(t,e){return!t.style.minHeight&&n[e]<i});return e&&r&&(qe(t,"minHeight",""),n=t.map(ji),i=Math.max.apply(Math,n)),{heights:n=t.map(function(t,e){return n[e]===i&&L(t.style.minHeight).toFixed(2)!==i.toFixed(2)?"":i}),elements:t}}function ji(t){var e=!1;$t(t)||(e=t.style.display,qe(t,"display","block","important"));var n=an(t).height-pn(t,"height","content-box");return!1!==e&&qe(t,"display",e),n}var Wi={mixins:[Hi],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=pn(this.$el,"height","content-box");return this.expand?n=ln(window)-(an(document.documentElement).height-an(this.$el).height)-i||"":(n="calc(100vh",this.offsetTop&&(n+=0<(t=un(this.$el).top)&&t<ln(window)/2?" - "+t+"px":""),!0===this.offsetBottom?n+=" - "+an(this.$el.nextElementSibling).height+"px":D(this.offsetBottom)?n+=" - "+this.offsetBottom+"vh":this.offsetBottom&&u(this.offsetBottom,"px")?n+=" - "+L(this.offsetBottom)+"px":N(this.offsetBottom)&&(n+=" - "+an(Lt(this.offsetBottom,this.$el)).height+"px"),n+=(i?" - "+i+"px":"")+")"),{minHeight:n,prev:e}},write:function(t){var e=t.minHeight,t=t.prev;qe(this.$el,{minHeight:e}),e!==t&&this.$update(this.$el,"resize"),this.minHeight&&L(qe(this.$el,"minHeight"))<this.minHeight&&qe(this.$el,"minHeight",this.minHeight)},events:["resize"]}},Vi={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,n=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(n._connected){var e=function(t,e){if(kt(e)||"CANVAS"===e.tagName){e.hidden=!0;var n=e.nextElementSibling;return Gi(t,n)?n:ke(e,t)}n=e.lastElementChild;return Gi(t,n)?n:xe(e,t)}(t,n.$el);return n.svgEl&&e!==n.svgEl&&Se(n.svgEl),n.applyAttributes(e,t),n.$emit(),n.svgEl=e}},Q)},disconnected:function(){var e=this;this.svg.then(function(t){e._connected||(kt(e.$el)&&(e.$el.hidden=!1),Se(t),e.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=Yi(t))&&t.style.setProperty("--uk-animation-stroke",e)},type:["resize"]},methods:{getSvg:function(){var e=this;return Ri(this.src).then(function(t){return function(t,e){e&&w(t,"<symbol")&&(t=function(t,e){if(!Ui[t]){var n;for(Ui[t]={},qi.lastIndex=0;n=qi.exec(t);)Ui[t][n[3]]='<svg xmlns="http://www.w3.org/2000/svg"'+n[1]+"svg>"}return Ui[t][e]}(t,e)||t);return(t=Ne(t.substr(t.indexOf("<svg"))))&&t.hasChildNodes()&&t}(t,e.icon)||le.reject("SVG not found.")})},applyAttributes:function(n,e){var t,i,r=this;for(t in this.$options.props)w(this.include,t)&&t in this&&ot(n,t,this[t]);for(i in this.attributes){var o=this.attributes[i].split(":",2),s=o[0],o=o[1];ot(n,s,o)}this.id||at(n,"id");var a=["width","height"],u=a.map(function(t){return r[t]});u.some(function(t){return t})||(u=a.map(function(t){return ot(e,t)}));var c=ot(e,"viewBox");(u=c&&!u.some(function(t){return t})?c.split(" ").slice(2):u).forEach(function(t,e){return ot(n,a[e],L(t)*r.ratio||null)})}}},Ri=rt(function(n){return new le(function(e,t){n?g(n,"data:")?e(decodeURIComponent(n.split(",")[1])):ge(n).then(function(t){return e(t.response)},function(){return t("SVG not found.")}):t()})});var qi=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,Ui={};function Yi(t){return Math.ceil(Math.max.apply(Math,[0].concat(ze("[stroke]",t).map(function(t){try{return t.getTotalLength()}catch(t){return 0}}))))}function Gi(t,e){return Xi(t)&&Xi(e)&&Ki(t)===Ki(e)}function Xi(t){return t&&"svg"===t.tagName}function Ki(t){return(t.innerHTML||(new XMLSerializer).serializeToString(t).replace(/<svg.*?>(.*?)<\/svg>/g,"$1")).replace(/\s/g,"")}var Ji={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>'},Zi={install:function(r){r.icon.add=function(t,e){var n,i=N(t)?((n={})[t]=e,n):t;X(i,function(t,e){Ji[e]=t,delete rr[e]}),r._initialized&&Me(document.body,function(t){return X(r.getComponents(t),function(t){t.$options.isIcon&&t.icon in i&&t.$reset()})})}},extends:Vi,args:"icon",props:["icon"],data:{include:["focusable"]},isIcon:!0,beforeConnect:function(){Be(this.$el,"uk-icon")},methods:{getSvg:function(){var t=function(t){if(!Ji[t])return null;rr[t]||(rr[t]=Ne((Ji[function(t){return lt?U(U(t,"left","right"),"previous","next"):t}(t)]||Ji[t]).trim()));return rr[t].cloneNode(!0)}(this.icon);return t?le.resolve(t):le.reject("Icon not found.")}}},Qi={args:!1,extends:Zi,data:function(t){return{icon:d(t.constructor.options.name)}},beforeConnect:function(){Be(this.$el,this.$name)}},tr={extends:Qi,beforeConnect:function(){Be(this.$el,"uk-slidenav")},computed:{icon:function(t,e){t=t.icon;return Le(e,"uk-slidenav-large")?t+"-large":t}}},er={extends:Qi,computed:{icon:function(t,e){t=t.icon;return Le(e,"uk-search-icon")&&Ot(e,".uk-search-large").length?"search-large":Ot(e,".uk-search-navbar").length?"search-navbar":t}}},nr={extends:Qi,computed:{icon:function(){return"close-"+(Le(this.$el,"uk-close-large")?"large":"icon")}}},ir={extends:Qi,connected:function(){var e=this;this.svg.then(function(t){return t&&1!==e.ratio&&qe(Ne("circle",t),"strokeWidth",1/e.ratio)})}},rr={};var or={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){t=t.dataSrc;return this.$name+"."+t},width:function(t){var e=t.width,t=t.dataWidth;return e||t},height:function(t){var e=t.height,t=t.dataHeight;return e||t},sizes:function(t){var e=t.sizes,t=t.dataSizes;return e||t},isImg:function(t,e){return dr(e)},target:{get:function(t){t=t.target;return[this.$el].concat(Ft(t,this.$el))},watch:function(){this.observe()}},offsetTop:function(t){return gn(t.offsetTop,"height")},offsetLeft:function(t){return gn(t.offsetLeft,"width")}},connected:function(){window.IntersectionObserver?(pr[this.cacheKey]?sr(this.$el,pr[this.cacheKey],this.dataSrcset,this.sizes):this.isImg&&this.width&&this.height&&sr(this.$el,function(t,e,n){n&&(n=nt.ratio({width:t,height:e},"width",gn(ur(n))),t=n.width,e=n.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)):sr(this.$el,this.dataSrc,this.dataSrcset,this.sizes)},disconnected:function(){this.observer&&this.observer.disconnect()},update:{read:function(t){var e=this,t=t.image;return!!this.observer&&(t||"complete"!==document.readyState||this.load(this.observer.takeRecords()),!this.isImg&&void(t&&t.then(function(t){return t&&""!==t.currentSrc&&sr(e.$el,fr(t))})))},write:function(t){var e,n,i;this.dataSrcset&&1!==window.devicePixelRatio&&(!(n=qe(this.$el,"backgroundSize")).match(/^(auto\s?)+$/)&&L(n)!==t.bgSize||(t.bgSize=(e=this.dataSrcset,n=this.sizes,i=gn(ur(n)),(e=(e.match(lr)||[]).map(L).sort(function(t,e){return t-e})).filter(function(t){return i<=t})[0]||e.pop()||""),qe(this.$el,"backgroundSize",t.bgSize+"px")))},events:["resize"]},methods:{load:function(t){var e=this;t.some(function(t){return O(t.isIntersecting)||t.isIntersecting})&&(this._data.image=ve(this.dataSrc,this.dataSrcset,this.sizes).then(function(t){return sr(e.$el,fr(t),t.srcset,t.sizes),pr[e.cacheKey]=fr(t),t},function(t){return ee(e.$el,new t.constructor(t.type,t))}),this.observer.disconnect())},observe:function(){var e=this;this._connected&&!this._data.image&&this.target.forEach(function(t){return e.observer.observe(t)})}}};function sr(n,t,e,i){var r;dr(n)?((r=function(t,e){return e&&e!==n[t]&&(n[t]=e)})("sizes",i),r("srcset",e),r("src",t)):t&&!w(n.style.backgroundImage,t)&&(qe(n,"backgroundImage","url("+Jt(t)+")"),ee(n,ne("load",!1)))}var ar=/\s*(.*?)\s*(\w+|calc\(.*?\))\s*(?:,|$)/g;function ur(t){var e,n;for(ar.lastIndex=0;e=ar.exec(t);)if(!e[1]||window.matchMedia(e[1]).matches){e=g(n=e[2],"calc")?n.slice(5,-1).replace(cr,function(t){return gn(t)}).replace(/ /g,"").match(hr).reduce(function(t,e){return t+ +e},0):n;break}return e||"100vw"}var cr=/\d+(?:\w+|%)/g,hr=/[+-]?(\d+)/g;var lr=/\s+\d+w\s*(?:,|$)/g;function dr(t){return"IMG"===t.tagName}function fr(t){return t.currentSrc||t.src}var pr,mr="__test__";try{(pr=window.sessionStorage||{})[mr]=1,delete pr[mr]}catch(t){pr={}}var gr={props:{media:Boolean},data:{media:!1},computed:{matchMedia:function(){var t=function(t){if(N(t))if("@"===t[0])t=L(Ke("breakpoint-"+t.substr(1)));else if(isNaN(t))return t;return!(!t||isNaN(t))&&"(min-width: "+t+"px)"}(this.media);return!t||window.matchMedia(t).matches}}};var vr={mixins:[wi,gr],props:{fill:String},data:{fill:"",clsWrapper:"uk-leader-fill",clsHide:"uk-leader-hide",attrFill:"data-fill"},computed:{fill:function(t){return t.fill||Ke("leader-fill-content")}},connected:function(){var t=Ee(this.$el,'<span class="'+this.clsWrapper+'">');this.wrapper=t[0]},disconnected:function(){Te(this.wrapper.childNodes)},update:{read:function(t){var e,n=t.changed,t=e=t.width;return{width:e=Math.floor(this.$el.offsetWidth/2),fill:this.fill,changed:n||t!==e,hide:!this.matchMedia}},write:function(t){Fe(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"]}},wr=[],br={mixins:[wi,Ti,bi],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 Ne(t.selPanel,e)},transitionElement:function(){return this.panel},bgClose:function(t){return t.bgClose&&this.panel}},beforeDisconnect:function(){w(wr,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(wr,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler:function(t){if(w(wr,this))return!1;!this.stack&&wr.length?(le.all(wr.map(function(t){return t.hide()})).then(this.show),t.preventDefault()):wr.push(this)}},{name:"show",self:!0,handler:function(){var r=this,t=document.documentElement;dn(window)>t.clientWidth&&this.overlay&&qe(document.body,"overflowY","scroll"),this.stack&&qe(this.$el,"zIndex",L(qe(this.$el,"zIndex"))+wr.length),Be(t,this.clsPage),this.bgClose&&te(this.$el,"hide",Zt(document,mt,function(t){var i=t.target;G(wr)!==r||r.overlay&&!Bt(i,r.$el)||Bt(i,r.panel)||te(document,vt+" "+xt+" scroll",function(t){var e=t.defaultPrevented,n=t.type,t=t.target;e||n!==vt||i!==t||r.hide()},!0)}),{self:!0}),this.escClose&&te(this.$el,"hide",Zt(document,"keydown",function(t){27===t.keyCode&&G(wr)===r&&r.hide()}),{self:!0})}},{name:"shown",self:!0,handler:function(){Tt(this.$el)||ot(this.$el,"tabindex","-1"),Ne(":focus",this.$el)||this.$el.focus()}},{name:"hidden",self:!0,handler:function(){var e=this;w(wr,this)&&wr.splice(wr.indexOf(this),1),wr.length||qe(document.body,"overflowY",""),qe(this.$el,"zIndex",""),wr.some(function(t){return t.clsPage===e.clsPage})||Oe(document.documentElement,this.clsPage)}}],methods:{toggle:function(){return this.isToggled()?this.hide():this.show()},show:function(){var e=this;return this.container&&Ct(this.$el)!==this.container?(xe(this.container,this.$el),new le(function(t){return requestAnimationFrame(function(){return e.show().then(t)})})):this.toggleElement(this.$el,!0,xr(this))},hide:function(){return this.toggleElement(this.$el,!1,xr(this))}}};function xr(t){var s=t.transitionElement,a=t._toggle;return function(r,o){return new le(function(n,i){return te(r,"show hide",function(){r._reject&&r._reject(),r._reject=i,a(r,o);var t=te(s,"transitionstart",function(){te(s,"transitionend transitioncancel",n,{self:!0}),clearTimeout(e)},{self:!0}),e=setTimeout(function(){t(),n()},R(qe(s,"transitionDuration")))})}).then(function(){return delete r._reject})}}var yr={install:function(t){var a=t.modal;function i(t,e,n,i){e=Y({bgClose:!1,escClose:!0,labels:a.labels},e);var r=a.dialog(t(e),e),o=new he,s=!1;return Zt(r.$el,"submit","form",function(t){t.preventDefault(),o.resolve(i&&i(r)),s=!0,r.hide()}),Zt(r.$el,"hide",function(){return!s&&n(o)}),o.promise.dialog=r,o.promise}a.dialog=function(t,e){var n=a('<div class="uk-modal"> <div class="uk-modal-dialog">'+t+"</div> </div>",e);return n.show(),Zt(n.$el,"hidden",function(){return le.resolve().then(function(){return n.$destroy(!0)})},{self:!0}),n},a.alert=function(e,t){return i(function(t){t=t.labels;return'<div class="uk-modal-body">'+(N(e)?e:be(e))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" autofocus>'+t.ok+"</button> </div>"},t,function(t){return t.resolve()})},a.confirm=function(e,t){return i(function(t){t=t.labels;return'<form> <div class="uk-modal-body">'+(N(e)?e:be(e))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+t.cancel+'</button> <button class="uk-button uk-button-primary" autofocus>'+t.ok+"</button> </div> </form>"},t,function(t){return t.reject()})},a.prompt=function(e,n,t){return i(function(t){t=t.labels;return'<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>'+(N(e)?e:be(e))+'</label> <input class="uk-input" value="'+(n||"")+'" autofocus> </div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+t.cancel+'</button> <button class="uk-button uk-button-primary">'+t.ok+"</button> </div> </form>"},t,function(t){return t.resolve(null)},function(t){return Ne("input",t.$el).value})},a.labels={ok:"Ok",cancel:"Cancel"}},mixins:[br],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(){Le(this.panel,"uk-margin-auto-vertical")?Be(this.$el,"uk-flex"):qe(this.$el,"display","block"),ln(this.$el)}},{name:"hidden",self:!0,handler:function(){qe(this.$el,"display",""),Oe(this.$el,"uk-flex")}}]};o=".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle",l={mixins:[wi,Ti,Hi],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:o,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:o,container:!1},computed:{boundary:function(t,e){var n=t.boundary,t=t.boundaryAlign;return!0===n||t?e:n},dropbarAnchor:function(t,e){return Lt(t.dropbarAnchor,e)},pos:function(t){return"bottom-"+t.align},dropbar:{get:function(t){t=t.dropbar;return t?(t=this._dropbar||Lt(t,this.$el)||Ne("+ .uk-navbar-dropbar",this.$el))||(this._dropbar=Ne("<div></div>")):null},watch:function(t){Be(t,"uk-navbar-dropbar")},immediate:!0},dropContainer:function(t,e){return this.container||e},dropdowns:{get:function(t,e){var n=this,t=t.clsDrop,i=ze("."+t,e);return this.dropContainer!==e&&ze("."+t,this.dropContainer).forEach(function(t){var e=n.getDropdown(t);!w(i,t)&&e&&e.target&&Bt(e.target,n.$el)&&i.push(t)}),i},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 ze(t.dropdown,e)}},disconnected:function(){this.dropbar&&Se(this.dropbar),delete this._dropbar},events:[{name:"mouseover focusin",delegate:function(){return this.dropdown},handler:function(t){var e=t.current,t=this.getActive();t&&w(t.mode,"hover")&&t.target&&!Bt(t.target,e)&&!t.tracker.movesTo(t.$el)&&t.hide(!1)}},{name:"keydown",delegate:function(){return this.dropdown},handler:function(t){var e=t.current,n=t.keyCode,i=this.getActive();n===Sr.DOWN&&st(e,"aria-expanded")&&(t.preventDefault(),i&&i.target===e?$r(i.$el):(e.click(),te(this.dropContainer,"show",function(t){return $r(t.target)}))),kr(t,this.toggles,i)}},{name:"keydown",el:function(){return this.dropContainer},delegate:function(){return"."+this.clsDrop},handler:function(t){var e,n,i=t.current,r=t.keyCode;w(this.dropdowns,i)&&(e=this.getActive(),i=x(n=ze(Et,i),function(t){return Nt(t,":focus")}),r===Sr.UP&&(t.preventDefault(),0<i&&n[i-1].focus()),r===Sr.DOWN&&(t.preventDefault(),i<n.length-1&&n[i+1].focus()),r===Sr.ESC&&e&&e.target&&e.target.focus(),kr(t,this.toggles,e))}},{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)||ke(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,e=e.dir;Le(n,this.clsDrop)&&("slide"===this.dropbarMode&&Be(this.dropbar,"uk-navbar-dropbar-slide"),this.clsDrop&&Be(n,this.clsDrop+"-dropbar"),"bottom"===e&&this.transitionTo(n.offsetHeight+L(qe(n,"marginTop"))+L(qe(n,"marginBottom")),n))}},{name:"beforehide",el:function(){return this.dropContainer},filter:function(){return this.dropbar},handler:function(t,e){var n=e.$el,e=this.getActive();Nt(this.dropbar,":hover")&&e&&e.$el===n&&t.preventDefault()}},{name:"hide",el:function(){return this.dropContainer},filter:function(){return this.dropbar},handler:function(t,e){var n=e.$el;Le(n,this.clsDrop)&&((e=this.getActive())&&e.$el!==n||this.transitionTo(0))}}],methods:{getActive:function(){return Ei&&Bt(Ei.target,this.$el)&&Ei},transitionTo:function(t,e){var n=this,i=this.dropbar,r=$t(i)?ln(i):0;return qe(e=r<t&&e,"clip","rect(0,"+e.offsetWidth+"px,"+r+"px,0)"),ln(i,r),tn.cancel([e,i]),le.all([tn.start(i,{height:t},this.duration),tn.start(e,{clip:"rect(0,"+e.offsetWidth+"px,"+t+"px,0)"},this.duration)]).catch(Q).then(function(){qe(e,{clip:""}),n.$update(i)})},getDropdown:function(t){return this.$getComponent(t,"drop")||this.$getComponent(t,"dropdown")}}};function kr(t,e,n){var i=t.current,r=t.keyCode,t=n&&n.target||i,i=e.indexOf(t);r===Sr.LEFT&&0<i&&(n&&n.hide(!1),e[i-1].focus()),r===Sr.RIGHT&&i<e.length-1&&(n&&n.hide(!1),e[i+1].focus()),r===Sr.TAB&&(t.focus(),n&&n.hide(!1))}function $r(t){Ne(":focus",t)||(t=Ne(Et,t))&&t.focus()}var Sr={TAB:9,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40},t={mixins:[br],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,t=t.clsFlip;return e?t:""},clsOverlay:function(t){var e=t.overlay,t=t.clsOverlay;return e?t:""},clsMode:function(t){var e=t.mode;return t.clsMode+"-"+e},clsSidebarAnimation:function(t){var e=t.mode,t=t.clsSidebarAnimation;return"none"===e||"reveal"===e?"":t},clsContainerAnimation:function(t){var e=t.mode,t=t.clsContainerAnimation;return"push"!==e&&"reveal"!==e?"":t},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&&Ne(e,document.body)&&this.hide()}},{name:"touchstart",passive:!0,el:function(){return this.panel},handler:function(t){t=t.targetTouches;1===t.length&&(this.clientY=t[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){var e,n,i,r;1===t.targetTouches.length&&(e=t.targetTouches[0].clientY-this.clientY,n=(r=this.panel).scrollTop,((i=r.scrollHeight)<=(r=r.clientHeight)||0===n&&0<e||i-n<=r&&e<0)&&t.cancelable&&t.preventDefault())}},{name:"show",self:!0,handler:function(){"reveal"!==this.mode||Le(Ct(this.panel),this.clsMode)||(Ie(this.panel,"<div>"),Be(Ct(this.panel),this.clsMode)),qe(document.documentElement,"overflowY",this.overlay?"hidden":""),Be(document.body,this.clsContainer,this.clsFlip),qe(document.body,"touch-action","pan-y pinch-zoom"),qe(this.$el,"display","block"),Be(this.$el,this.clsOverlay),Be(this.panel,this.clsSidebarAnimation,"reveal"!==this.mode?this.clsMode:""),ln(document.body),Be(document.body,this.clsContainerAnimation),this.clsContainerAnimation&&(Ir().content+=",user-scalable=0")}},{name:"hide",self:!0,handler:function(){Oe(document.body,this.clsContainerAnimation),qe(document.body,"touch-action","")}},{name:"hidden",self:!0,handler:function(){var t;this.clsContainerAnimation&&((t=Ir()).content=t.content.replace(/,user-scalable=0$/,"")),"reveal"===this.mode&&Te(this.panel),Oe(this.panel,this.clsSidebarAnimation,this.clsMode),Oe(this.$el,this.clsOverlay),qe(this.$el,"display",""),Oe(document.body,this.clsContainer,this.clsFlip),qe(document.documentElement,"overflowY","")}},{name:"swipeLeft swipeRight",handler:function(t){this.isToggled()&&u(t.type,"Left")^this.flip&&this.hide()}}]};function Ir(){return Ne('meta[name="viewport"]',document.head)||xe(document.head,'<meta name="viewport">')}var dt={mixins:[wi],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(){qe(this.$el,"minHeight",this.minHeight)},update:{read:function(){return!!(this.content&&this.container&&$t(this.$el))&&{current:L(qe(this.$el,"maxHeight")),max:Math.max(this.minHeight,ln(this.container)-(an(this.content).height-ln(this.$el)))}},write:function(t){var e=t.current,t=t.max;qe(this.$el,"maxHeight",t),Math.round(e)!==Math.round(t)&&ee(this.$el,"resize")},events:["resize"]}},ft={props:{offset:Number},data:{offset:0},methods:{scrollTo:function(t){var e=this;t=t&&Ne(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)))))}}},Er="_ukScrollspy",At={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){t=t.target;return t?ze(t,e):[e]},watch:function(t){this.hidden&&qe(_t(t,":not(."+this.inViewClass+")"),"visibility","hidden")},immediate:!0}},disconnected:function(){var e=this;this.elements.forEach(function(t){Oe(t,e.inViewClass,t[Er]?t[Er].cls:""),delete t[Er]})},update:[{read:function(t){var e=this;if(!t.update)return le.resolve().then(function(){e.$emit(),t.update=!0}),!1;this.elements.forEach(function(t){t[Er]||(t[Er]={cls:ut(t,"uk-scrollspy-class")||e.cls}),t[Er].show=Vn(t,e.offsetTop,e.offsetLeft)})},write:function(n){var i=this;this.elements.forEach(function(t){var e=t[Er];!e.show||e.inview||e.queued?!e.show&&e.inview&&!e.queued&&i.repeat&&i.toggle(t,!1):(e.queued=!0,n.promise=(n.promise||le.resolve()).then(function(){return new le(function(t){return setTimeout(t,i.delay)})}).then(function(){i.toggle(t,!0),setTimeout(function(){e.queued=!1,i.$emit()},300)}))})},events:["scroll","resize"]}],methods:{toggle:function(t,e){var n=t[Er];n.off&&n.off(),qe(t,"visibility",!e&&this.hidden?"hidden":""),Fe(t,this.inViewClass,e),Fe(t,n.cls),/\buk-animation-/.test(n.cls)&&(n.off=te(t,"animationcancel animationend",function(){return Pe(t,"uk-animation-[\\w-]+")})),ee(t,e?"inview":"outview"),n.inview=e,this.$update(t)}}},me={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 ze('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 ze(this.links.map(function(t){return Jt(t.hash).substr(1)}).join(","))},elements:function(t){t=t.closest;return Dt(this.links,t||"*")}},update:[{read:function(){var n=this,t=this.targets.length;if(!t||!$t(this.$el))return!1;var i=Yn(this.targets,/auto|scroll/,!0)[0],e=i.scrollTop,r=i.scrollHeight-Xn(i),o=!1;return e===r?o=t-1:(this.targets.every(function(t,e){if(un(t).top-un(Gn(i)).top-n.offset<=0)return o=e,!0}),!1===o&&this.overflow&&(o=0)),{active:o}},write:function(t){var e=t.active,t=!1!==e&&!Le(this.elements[e],this.cls);this.links.forEach(function(t){return t.blur()}),Oe(this.elements,this.cls),Be(this.elements[e],this.cls),t&&ee(this.$el,"active",[e,this.elements[e]])},events:["scroll","resize"]}]},ni={mixins:[wi,gr],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 gn(t.offset)},selTarget:function(t,e){t=t.selTarget;return t&&Ne(t,e)||e},widthElement:function(t,e){return Lt(t.widthElement,e)||this.placeholder},isActive:{get:function(){return Le(this.selTarget,this.clsActive)},set:function(t){t&&!this.isActive?(He(this.selTarget,this.clsInactive,this.clsActive),ee(this.$el,"active")):t||Le(this.selTarget,this.clsInactive)||(He(this.selTarget,this.clsActive,this.clsInactive),ee(this.$el,"inactive"))}}},connected:function(){this.placeholder=Ne("+ .uk-sticky-placeholder",this.$el)||Ne('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.isActive=!1},disconnected:function(){this.isFixed&&(this.hide(),Oe(this.selTarget,this.clsInactive)),Se(this.placeholder),this.placeholder=null,this.widthElement=null},events:[{name:"load hashchange popstate",el:function(){return window},handler:function(){var i,r=this;!1!==this.targetOffset&&location.hash&&0<window.pageYOffset&&((i=Ne(location.hash))&&wn.read(function(){var t=un(i).top,e=un(r.$el).top,n=r.$el.offsetHeight;r.isFixed&&t<=e+n&&e<=t+i.offsetHeight&&Rn(window,t-n-(D(r.targetOffset)?r.targetOffset:0)-r.offset)}))}}],update:[{read:function(t,e){t=t.height;if(this.inactive=!this.matchMedia||!$t(this.$el),this.inactive)return!1;this.isActive&&e.has("resize")&&(this.hide(),t=this.$el.offsetHeight,this.show()),t=this.isActive?t:this.$el.offsetHeight,this.topOffset=un(this.isFixed?this.placeholder:this.$el).top,this.bottomOffset=this.topOffset+t,this.offsetParentTop=un(this.$el.offsetParent).top;e=Tr("bottom",this);return this.top=Math.max(L(Tr("top",this)),this.topOffset)-this.offset,this.bottom=e&&e-this.$el.offsetHeight,this.width=an($t(this.widthElement)?this.widthElement:this.$el).width,{height:t,top:hn(this.placeholder)[0],margins:qe(this.$el,["marginTop","marginBottom","marginLeft","marginRight"])}},write:function(t){var e=t.height,n=t.margins,t=this.placeholder;qe(t,Y({height:e},n)),Bt(t,document)||(ke(this.$el,t),t.hidden=!0),this.isActive=!!this.isActive},events:["resize"]},{read:function(t){t=t.scroll;return void 0===t&&(t=0),this.scroll=window.pageYOffset,{dir:t<=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,e=t.top;(t.lastScroll=c)<0||c===u&&r||this.showOnUp&&!r&&!this.isFixed||((300<i-o||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||(this.inactive||c<this.top||this.showOnUp&&(c<=this.top||"down"===s&&r||"up"===s&&!this.isFixed&&c<=this.bottomOffset)?this.isFixed?(this.isFixed=!1,this.animation&&c>this.topOffset?(on.cancel(this.$el),on.out(this.$el,this.animation).then(function(){return n.hide()},Q)):this.hide()):on.inProgress(this.$el)&&c<e&&(on.cancel(this.$el),this.hide()):this.isFixed?this.update():this.animation?(on.cancel(this.$el),this.show(),on.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,Oe(this.$el,this.clsFixed,this.clsBelow),qe(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"),qe(this.$el,{position:n,top:e+"px",width:this.width}),this.isActive=t,Fe(this.$el,this.clsBelow,this.scroll>this.bottomOffset),Be(this.$el,this.clsFixed)}}};function Tr(t,e){var n=e.$props,i=e.$el,e=e[t+"Offset"],t=n[t];if(t)return N(t)&&t.match(/^-?\d/)?e+gn(t):un(!0===t?Ct(i):Lt(t,i)).bottom}var Cr,_r,Ar,mr={mixins:[bi],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 n=this;this.swiping&&qe(t,"touch-action","pan-y pinch-zoom");var i=this.index();this.connects.forEach(function(t){return Pt(t).forEach(function(t,e){return Fe(t,n.cls,e===i)})})},immediate:!0},toggles:{get:function(t,e){return ze(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){t=t.type;this.show(u(t,"Left")?"next":"previous")}}],methods:{index:function(){var e=this;return x(this.children,function(t){return Le(t,e.cls)})},show:function(t){var n=this,i=this.index(),r=it(this.children[it(t,this.toggles,i)],Pt(this.$el));i!==r&&(this.children.forEach(function(t,e){Fe(t,n.cls,r===e),ot(n.toggles[e],"aria-expanded",r===e)}),this.connects.forEach(function(t){var e=t.children;return n.toggleElement(W(e).filter(function(t){return Le(t,n.cls)}),!1,0<=i).then(function(){return n.toggleElement(e[r],!0,0<=i)})}))}}},Hi={mixins:[wi],extends:mr,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item"},connected:function(){var t=Le(this.$el,"uk-tab-left")?"uk-tab-left":!!Le(this.$el,"uk-tab-right")&&"uk-tab-right";t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}},o={mixins:[gr,bi],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;return(t=Ft((t=t.target)||n,e)).length&&t||[e]},watch:function(){this.updateAria()},immediate:!0}},events:[{name:mt,filter:function(){return w(this.mode,"hover")},handler:function(t){var e=this;ue(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){var e,n;ue(t)||(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,t=this.isToggled(this.target);(e?!t:t)&&this.toggle()},events:["resize"]},methods:{toggle:function(t){var n=this;if(ee(this.target,t||"toggle",[this])){if(!this.queued)return this.toggleElement(this.target);var e,i=this.target.filter(function(t){return Le(t,n.clsLeave)});i.length?this.target.forEach(function(t){var e=w(i,t);n.toggleElement(t,e,e)}):(e=this.target.filter(this.isToggled),this.toggleElement(e,!1).then(function(){return n.toggleElement(n.target.filter(function(t){return!w(e,t)}),!0)}))}},updateAria:function(t){w(this.mode,"media")||ot(this.$el,"aria-expanded",M(t)?t:this.isToggled(this.target))}}};function Mr(t){for(var e=t.addedNodes,n=t.removedNodes,i=0;i<e.length;i++)Me(e[i],_r);for(var r=0;r<n.length;r++)Me(n[r],Ar)}function Nr(t){var e=t.target,n=t.attributeName,t=fi(n);t&&t in Cr&&(st(e,n)?Cr[t](e):(t=Cr.getComponent(e,t))&&t.$destroy())}X(Object.freeze({__proto__:null,Accordion:yi,Alert:$i,Cover:Ii,Drop:_i,Dropdown:_i,FormCustom:Ai,Gif:Mi,Grid:Oi,HeightMatch:Li,HeightViewport:Wi,Icon:Zi,Img:or,Leader:vr,Margin:Ni,Modal:yr,Nav:{extends:yi,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}},Navbar:l,Offcanvas:t,OverflowAuto:dt,Responsive:{props:["width","height"],connected:function(){Be(this.$el,"uk-responsive-width")},update:{read:function(){return!!($t(this.$el)&&this.width&&this.height)&&{width:dn(Ct(this.$el)),height:this.height}},write:function(t){ln(this.$el,nt.contain({height:this.height,width:this.width},t).height)},events:["resize"]}},Scroll:ft,Scrollspy:At,ScrollspyNav:me,Sticky:ni,Svg:Vi,Switcher:mr,Tab:Hi,Toggle:o,Video:Si,Close:nr,Spinner:ir,SlidenavNext:tr,SlidenavPrevious:tr,SearchIcon:er,Marker:Qi,NavbarToggleIcon:Qi,OverlayIcon:Qi,PaginationNext:Qi,PaginationPrevious:Qi,Totop:Qi}),function(t,e){return ii.component(e,t)}),ii.use(function(e){var t,n,i,r;ct&&(n=function(){t||(t=!0,wn.write(function(){return t=!1}),e.update(null,"resize"))},Zt(window,"load resize",n),Zt(document,"loadedmetadata load",n,!0),"ResizeObserver"in window&&new ResizeObserver(n).observe(document.documentElement),Zt(window,"scroll",function(t){i||(i=!0,wn.write(function(){return i=!1}),e.update(null,t.type))},{passive:!0,capture:!0}),r=0,Zt(document,"animationstart",function(t){t=t.target;(qe(t,"animationName")||"").match(/^uk-.*(left|right)/)&&(r++,qe(document.documentElement,"overflowX","hidden"),setTimeout(function(){--r||qe(document.documentElement,"overflowX","")},R(qe(t,"animationDuration"))+100))},!0),Zt(document,mt,function(t){var s,a;ue(t)&&(s=ce(t),a="tagName"in t.target?t.target:Ct(t.target),te(document,vt+" "+xt+" scroll",function(t){var e=ce(t),r=e.x,o=e.y;("scroll"!==t.type&&a&&r&&100<Math.abs(s.x-r)||o&&100<Math.abs(s.y-o))&&setTimeout(function(){var t,e,n,i;ee(a,"swipe"),ee(a,"swipe"+(t=s.x,e=s.y,n=r,i=o,Math.abs(t-n)>=Math.abs(e-i)?0<t-n?"Left":"Right":0<e-i?"Up":"Down"))})}))},{passive:!0}))}),_r=(Cr=ii).connect,Ar=Cr.disconnect,ct&&window.MutationObserver&&wn.read(function(){document.body&&Me(document.body,_r),new MutationObserver(function(t){return t.forEach(Mr)}).observe(document,{childList:!0,subtree:!0}),new MutationObserver(function(t){return t.forEach(Nr)}).observe(document,{attributes:!0,subtree:!0}),Cr._initialized=!0});mr={mixins:[wi],props:{date:String,clsWrapper:String},data:{date:"",clsWrapper:".uk-countdown-%unit%"},computed:{date:function(t){t=t.date;return Date.parse(t)},days:function(t,e){return Ne(t.clsWrapper.replace("%unit%","days"),e)},hours:function(t,e){return Ne(t.clsWrapper.replace("%unit%","hours"),e)},minutes:function(t,e){return Ne(t.clsWrapper.replace("%unit%","minutes"),e)},seconds:function(t,e){return Ne(t.clsWrapper.replace("%unit%","seconds"),e)},units:function(){var e=this;return["days","hours","minutes","seconds"].filter(function(t){return e[t]})}},connected:function(){this.start()},disconnected:function(){var e=this;this.stop(),this.units.forEach(function(t){return we(e[t])})},events:[{name:"visibilitychange",el:function(){return document},handler:function(){document.hidden?this.stop():this.start()}}],update:{write:function(){var i=this,r=function(t){t-=Date.now();return{total:t,seconds:t/1e3%60,minutes:t/1e3/60%60,hours:t/1e3/60/60%24,days:t/1e3/60/60/24}}(this.date);r.total<=0&&(this.stop(),r.days=r.hours=r.minutes=r.seconds=0),this.units.forEach(function(t){var e=(e=String(Math.floor(r[t]))).length<2?"0"+e:e,n=i[t];n.textContent!==e&&((e=e.split("")).length!==n.children.length&&be(n,e.map(function(){return"<span></span>"}).join("")),e.forEach(function(t,e){return n.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 zr="uk-transition-leave",Dr="uk-transition-enter";function Br(t,s,a,u){void 0===u&&(u=0);var c=Or(s,!0),h={opacity:1},l={opacity:0},e=function(t){return function(){return c===Or(s)?t():le.reject()}},n=e(function(){return Be(s,zr),le.all(Hr(s).map(function(e,n){return new le(function(t){return setTimeout(function(){return tn.start(e,l,a/2,"ease").then(t)},n*u)})})).then(function(){return Oe(s,zr)})}),e=e(function(){var o=ln(s);return Be(s,Dr),t(),qe(Pt(s),{opacity:0}),new le(function(r){return requestAnimationFrame(function(){var t=Pt(s),e=ln(s);qe(s,"alignContent","flex-start"),ln(s,o);var n=Hr(s);qe(t,l);var i=n.map(function(e,n){return new le(function(t){return setTimeout(function(){return tn.start(e,h,a/2,"ease").then(t)},n*u)})});o!==e&&i.push(tn.start(s,{height:e},a/2+n.length*u,"ease")),le.all(i).then(function(){Oe(s,Dr),c===Or(s)&&(qe(s,{height:"",alignContent:""}),qe(t,{opacity:""}),delete s.dataset.transition),r()})})})});return(Le(s,zr)?Pr(s):Le(s,Dr)?Pr(s).then(n):n()).then(e)}function Or(t,e){return e&&(t.dataset.transition=1+Or(t)),H(t.dataset.transition)||0}function Pr(t){return le.all(Pt(t).filter(tn.inProgress).map(function(e){return new le(function(t){return te(e,"transitionend transitioncanceled",t)})}))}function Hr(t){return zi(Pt(t)).reduce(function(t,e){return t.concat(K(e.filter(function(t){return Vn(t)}),"offsetLeft"))},[])}function Lr(t,d,f){return new le(function(l){return requestAnimationFrame(function(){var u=Pt(d),c=u.map(function(t){return Fr(t,!0)}),h=qe(d,["height","padding"]);tn.cancel(d),u.forEach(tn.cancel),jr(d),t(),u=u.concat(Pt(d).filter(function(t){return!w(u,t)})),le.resolve().then(function(){wn.flush();var n,i,r,t,e,o=qe(d,["height","padding"]),e=(n=d,r=c,t=(i=u).map(function(t,e){return!!(Ct(t)&&e in r)&&(r[e]?$t(t)?Wr(t):{opacity:0}:{opacity:$t(t)?1:0})}),e=t.map(function(t,e){e=Ct(i[e])===n&&(r[e]||Fr(i[e]));return!!e&&(t?"opacity"in t||(e.opacity%1?t.opacity=1:delete e.opacity):delete e.opacity,e)}),[t,e]),s=e[0],a=e[1];u.forEach(function(t,e){return a[e]&&qe(t,a[e])}),qe(d,Y({display:"block"},h)),requestAnimationFrame(function(){var t=u.map(function(t,e){return Ct(t)===d&&tn.start(t,s[e],f,"ease")}).concat(tn.start(d,o,f,"ease"));le.all(t).then(function(){u.forEach(function(t,e){return Ct(t)===d&&qe(t,"display",0===s[e].opacity?"none":"")}),jr(d)},Q).then(l)})})})})}function Fr(t,e){var n=qe(t,"zIndex");return!!$t(t)&&Y({display:"",opacity:e?qe(t,"opacity"):"0",pointerEvents:"none",position:"absolute",zIndex:"auto"===n?Ht(t):n},Wr(t))}function jr(t){qe(t.children,{height:"",left:"",opacity:"",pointerEvents:"",position:"",top:"",marginTop:"",marginLeft:"",transform:"",width:"",zIndex:""}),qe(t,{height:"",display:"",padding:""})}function Wr(t){var e=un(t),n=e.height,i=e.width,r=cn(t),e=r.top,r=r.left,t=qe(t,["marginTop","marginLeft"]);return{top:e,left:r,height:n,width:i,marginLeft:t.marginLeft,marginTop:t.marginTop,transform:""}}Hi={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;return("fade"===i?Br:"delayed-fade"===i?function(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return Br.apply(void 0,t.concat([40]))}:i?Lr:function(){return t(),le.resolve()})(t,e,this.duration).then(function(){return n.$update(e,"resize")},Q)}}},o={mixins:[Hi],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){t=t.attrItem;return ze("["+t+"],[data-"+t+"]",e)},watch:function(){var e,n=this;this.updateState(),!1!==this.selActive&&(e=ze(this.selActive,this.$el),this.toggles.forEach(function(t){return Fe(t,n.cls,w(e,t))}))},immediate:!0},children:{get:function(t,e){return ze(t.target+" > *",e)},watch:function(t,e){var n;e&&(n=e,(t=t).length!==n.length||!t.every(function(t){return~n.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(),t=Rr(t,this.attrItem,this.getState());e=i,n=t,["filter","sort"].every(function(t){return q(e[t],n[t])})||this.setState(t)},getState:function(){var n=this;return this.toggles.filter(function(t){return Le(t,n.cls)}).reduce(function(t,e){return Rr(e,n.attrItem,t)},{filter:{"":""},sort:[]})},setState:function(n,i){var r=this;void 0===i&&(i=!0),n=Y({filter:{"":""},sort:[]},n),ee(this.$el,"beforeFilter",[this,n]),this.toggles.forEach(function(t){return Fe(t,r.cls,!!function(t,e,n){var i=n.filter;void 0===i&&(i={"":""});var r=n.sort,o=r[0],s=r[1],n=Vr(t,e),r=n.filter;void 0===r&&(r="");t=n.group;void 0===t&&(t="");e=n.sort,n=n.order;void 0===n&&(n="asc");return O(e)?t in i&&r===i[t]||!r&&t&&!(t in i)&&!i[""]:o===e&&s===n}(t,r.attrItem,n))}),le.all(ze(this.target,this.$el).map(function(t){function e(){!function(t,e,n){var i=function(t){var t=t.filter,e="";return X(t,function(t){return e+=t||""}),e}(t);n.forEach(function(t){return qe(t,"display",i&&!Nt(t,i)?"none":"")});var r=t.sort,t=r[0],r=r[1];t&&(q(r=function(t,n,i){return Y([],t).sort(function(t,e){return ut(t,n).localeCompare(ut(e,n),void 0,{numeric:!0})*("asc"===i||-1)})}(n,t,r),n)||xe(e,r))}(n,t,Pt(t)),r.$update(r.$el)}return i?r.animate(e,t):e()})).then(function(){return ee(r.$el,"afterFilter",[r])})},updateState:function(){var t=this;wn.write(function(){return t.setState(t.getState(),!1)})}}};function Vr(t,e){return An(ut(t,e),["filter"])}function Rr(t,e,n){var i=Vr(t,e),r=i.filter,t=i.group,e=i.sort,i=i.order;return void 0===i&&(i="asc"),(r||O(e))&&(t?r?(delete n.filter[""],n.filter[t]=r):(delete n.filter[t],(B(n.filter)||""in n.filter)&&(n.filter={"":r||""})):n.filter={"":r||""}),O(e)||(n.sort=[e,i]),n}Si={slide:{show:function(t){return[{transform:Ur(-100*t)},{transform:Ur()}]},percent:qr,translate:function(t,e){return[{transform:Ur(-100*e*t)},{transform:Ur(100*e*(1-t))}]}}};function qr(t){return Math.abs(qe(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({},Si,{fade:{show:function(){return[{opacity:0},{opacity:1}]},percent:function(t){return 1-qe(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-qe(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))}nr={mixins:[{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||!Ne(":focus",t.$el))&&(!t.pauseOnHover||!Nt(t.$el,":hover"))&&!t.stack.length&&t.show("next")},this.autoplayInterval)},stopAutoplay:function(){this.interval&&clearInterval(this.interval)}}},{props:{draggable:Boolean},data:{draggable:!0,threshold:10},created:function(){var i=this;["start","move","end"].forEach(function(t){var n=i[t];i[t]=function(t){var e=ce(t).x*(lt?-1:1);i.prevPos=e!==i.pos?i.pos:i.prevPos,i.pos=e,n(t)}})},events:[{name:mt,delegate:function(){return this.selSlides},handler:function(t){var e;!this.draggable||!ue(t)&&(!(e=t.target).children.length&&e.childNodes.length)||Dt(t.target,St)||0<t.button||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,gt,this.move,{passive:!1}),Zt(document,vt+" "+xt+" input",this.end,!0),qe(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)){qe(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&&a<o;)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],t=i[s],n=this.index!==s,h=r===s;[this.index,this.prevIndex].filter(function(t){return!w([s,r],t)}).forEach(function(t){ee(i[t],"itemhidden",[e]),h&&(u=!0,e.prevIndex=r)}),(this.index===r&&this.prevIndex!==r||u)&&ee(i[this.index],"itemshown",[this]),n&&(this.prevIndex=r,this.index=s,h||ee(c,"beforeitemhide",[this]),ee(t,"beforeitemshow",[this])),this._transitioner=this._translate(Math.abs(this.percent),c,!h&&t),n&&(h||ee(c,"itemhide",[this]),ee(t,"itemshow",[this]))}},end:function(){var t;Qt(document,gt,this.move,{passive:!1}),Qt(document,vt+" "+xt+" input",this.end,!0),this.dragging&&(this.dragging=null,this.index===this.prevIndex?(this.percent=1-this.percent,this.dir*=-1,this._show(!1,this.index,!0),this._transitioner=null):(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(0<this.dir&&!t||this.dir<0&&t?"next":"previous",!0))),qe(this.list,{userSelect:"",pointerEvents:""}),this.drag=this.percent=null}}},{data:{selNav:!1},computed:{nav:function(t,e){return Ne(t.selNav,e)},selNavItem:function(t){t=t.attrItem;return"["+t+"],[data-"+t+"]"},navItems:function(t,e){return ze(this.selNavItem,e)}},update:{write:function(){var n=this;this.nav&&this.length!==this.nav.children.length&&be(this.nav,this.slides.map(function(t,e){return"<li "+n.attrItem+'="'+e+'"><a href></a></li>'}).join("")),this.navItems.concat(this.nav).forEach(function(t){return t&&(t.hidden=!n.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 n=this,i=this.getValidIndex();this.navItems.forEach(function(t){var e=ut(t,n.attrItem);Fe(t,n.clsActive,H(e)===i),Fe(t,"uk-invisible",n.finite&&("previous"===e&&0===i||"next"===e&&i>=n.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(){Oe(this.slides,this.clsActive)},computed:{duration:function(t,e){t=t.velocity;return Kr(e.offsetWidth/t)},list:function(t,e){return Ne(t.selList,e)},maxIndex:function(){return this.length-1},selSlides:function(t){return t.selList+" "+(t.selSlides||"> *")},slides:{get:function(){return ze(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&&1<i.length)2===i.length&&this._transitioner.forward(Math.min(this.duration,200));else{var s,a=this.getIndex(this.index),u=Le(this.slides,this.clsActive)&&this.slides[a],c=this.getIndex(t,this.index),h=this.slides[c];if(u!==h){if(this.dir=(s=a,"next"!==(t=t)&&("previous"===t||t<s)?-1:1),this.prevIndex=a,this.index=c,u&&!ee(u,"beforeitemhide",[this])||!ee(h,"beforeitemshow",[this,u]))return this.index=this.prevIndex,void o();e=this._show(u,h,e).then(function(){return u&&ee(u,"itemhidden",[n]),ee(h,"itemshown",[n]),new le(function(t){wn.write(function(){i.shift(),i.length?n.show(i.shift(),!0):n._transitioner=null,t()})})});return u&&ee(u,"itemhide",[this]),ee(h,"itemshow",[this]),e}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),le.resolve();t=this.stack.length;return this._transitioner[1<t?"forward":"show"](1<t?Math.min(this.duration,75+75/(t-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);n=this._getTransitioner(e!==n&&e,n);return n.translate(t),n},_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 Kr(t){return.5*t+300}var ir={mixins:[nr],props:{animation:String},data:{animation:"slide",clsActivated:"uk-transition-active",Animations:Si,Transitioner:function(r,o,s,t){var e=t.animation,a=t.easing,n=e.percent,i=e.translate,u=(e=void 0===(e=e.show)?Q:e)(s),c=new he;return{dir:s,show:function(t,e,n){var i=this;void 0===e&&(e=0);n=n?"linear":a;return t-=Math.round(t*Z(e,-1,1)),this.translate(e),Xr(o,"itemin",{percent:e,duration:t,timing:n,dir:s}),Xr(r,"itemout",{percent:1-e,duration:t,timing:n,dir:s}),le.all([tn.start(o,u[1],t,n),tn.start(r,u[0],t,n)]).then(function(){i.reset(),c.resolve()},Q),c.promise},cancel:function(){tn.cancel([o,r])},reset:function(){for(var t in u[0])qe([o,r],t,"")},forward:function(t,e){return void 0===e&&(e=this.percent()),tn.cancel([o,r]),this.show(t,e,!0)},translate:function(t){this.reset();var e=i(t,s);qe(o,e[1]),qe(r,e[0]),Xr(o,"itemtranslatein",{percent:t,dir:s}),Xr(r,"itemtranslateout",{percent:1-t,dir:s})},percent:function(){return n(r||o,o,s)},getDistance:function(){return r&&r.offsetWidth}}}},computed:{animation:function(t){var e=t.animation,t=t.Animations;return Y(t[e]||t.slide,{name:e})},transitionOptions:function(){return{animation:this.animation}}},events:{"itemshow itemhide itemshown itemhidden":function(t){t=t.target;this.$update(t)},beforeitemshow:function(t){Be(t.target,this.clsActive)},itemshown:function(t){Be(t.target,this.clsActivated)},itemhidden:function(t){Oe(t.target,this.clsActive,this.clsActivated)}}},Jr={mixins:[Ti,br,bi,ir],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=Ne(this.template),e=Ne(this.selList,t);this.items.forEach(function(){return xe(e,"<li>")}),this.$mount(xe(this.container,t))},computed:{caption:function(t,e){return Ne(t.selCaption,e)}},events:[{name:gt+" "+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(),Oe(this.slides,this.clsActive),tn.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,Oe(t.target,this.clsActive),this.stack.splice(1,0,this.index))}},{name:"itemshow",handler:function(){be(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,n){var i=this,r=n.source,e=n.type,o=n.alt;void 0===o&&(o="");var s,a,u,c=n.poster,h=n.attrs;void 0===h&&(h={}),this.setItem(n,"<span uk-spinner></span>"),r&&(a={frameborder:"0",allow:"autoplay",allowfullscreen:"",style:"max-width: 100%; box-sizing: border-box;","uk-responsive":"","uk-video":""+this.videoAutoplay},"image"===e||r.match(/\.(avif|jpe?g|a?png|gif|svg|webp)($|\?)/i)?ve(r,h.srcset,h.size).then(function(t){var e=t.width,t=t.height;return i.setItem(n,Zr("img",Y({src:r,width:e,height:t,alt:o},h)))},function(){return i.setError(n)}):"video"===e||r.match(/\.(mp4|webm|ogv)($|\?)/i)?(Zt(u=Zr("video",Y({src:r,poster:c,controls:"",playsinline:"","uk-video":""+this.videoAutoplay},h)),"loadedmetadata",function(){ot(u,{width:u.videoWidth,height:u.videoHeight}),i.setItem(n,u)}),Zt(u,"error",function(){return i.setError(n)})):"iframe"===e||r.match(/\.(html|php)($|\?)/i)?this.setItem(n,Zr("iframe",Y({src:r,frameborder:"0",allowfullscreen:"",class:"uk-lightbox-iframe"},h))):(s=r.match(/\/\/(?:.*?youtube(-nocookie)?\..*?[?&]v=|youtu\.be\/)([\w-]{11})[&?]?(.*)?/))?this.setItem(n,Zr("iframe",Y({src:"https://www.youtube"+(s[1]||"")+".com/embed/"+s[2]+(s[3]?"?"+s[3]:""),width:1920,height:1080},a,h))):(s=r.match(/\/\/.*?vimeo\.[a-z]+\/(\d+)[&?]?(.*)?/))&&ge("https://vimeo.com/api/oembed.json?maxwidth=1920&url="+encodeURI(r),{responseType:"json",withCredentials:!1}).then(function(t){var e=t.response,t=e.height,e=e.width;return i.setItem(n,Zr("iframe",Y({src:"https://player.vimeo.com/video/"+s[1]+(s[2]?"?"+s[2]:""),width:e,height:t},a,h)))},function(){return i.setError(n)}))}}],methods:{loadItem:function(t){void 0===t&&(t=this.index);t=this.getItem(t);this.getSlide(t).childElementCount||ee(this.$el,"itemload",[t])},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,be(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),Be(this.$el,"uk-active","uk-transition-active")},hideControls:function(){Oe(this.$el,"uk-active","uk-transition-active")}}};function Zr(t,e){t=Ae("<"+t+">");return ot(t,e),t}tr={install:function(t,e){t.lightboxPanel||t.component("lightboxPanel",Jr);Y(e.props,t.component("lightboxPanel").options.props)},props:{toggle:String},data:{toggle:"a"},computed:{toggles:{get:function(t,e){return ze(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,n=this,i=J(this.toggles.map(Qr),"source");return _(t)&&(e=Qr(t).source,t=x(i,function(t){t=t.source;return e===t})),this.panel=this.panel||this.$create("lightboxPanel",Y({},this.$props,{items:i})),Zt(this.panel.$el,"hidden",function(){return n.panel=!1}),this.panel.show(t)},hide:function(){return this.panel&&this.panel.hide()}}};function Qr(e){var n={};return["href","caption","type","poster","alt","attrs"].forEach(function(t){n["href"===t?"source":t]=ut(e,t)}),n.attrs=An(n.attrs),n}Qi={mixins:[Ti],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(i){i.notification.closeAll=function(e,n){Me(document.body,function(t){t=i.getComponent(t,"notification");!t||e&&e!==t.group||t.close(n)})}},computed:{marginProp:function(t){return"margin"+(g(t.pos,"top")?"Top":"Bottom")},startProps:function(){var t={opacity:0};return t[this.marginProp]=-this.$el.offsetHeight,t}},created:function(){var t=Ne("."+this.clsContainer+"-"+this.pos,this.container)||xe(this.container,'<div class="'+this.clsContainer+" "+this.clsContainer+"-"+this.pos+'" style="display: block"></div>');this.$mount(xe(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(qe(this.$el,this.marginProp));tn.start(qe(this.$el,this.startProps),((t={opacity:1})[this.marginProp]=n,t)).then(function(){e.timeout&&(e.timer=setTimeout(e.close,e.timeout))})},events:((er={click:function(t){Dt(t.target,'a[href="#"],a[href=""]')&&t.preventDefault(),this.close()}})[wt]=function(){this.timer&&clearTimeout(this.timer)},er[bt]=function(){this.timeout&&(this.timer=setTimeout(this.close,this.timeout))},er),methods:{close:function(t){function e(t){var e=Ct(t);ee(t,"close",[n]),Se(t),e&&!e.hasChildNodes()&&Se(e)}var n=this;this.timer&&clearTimeout(this.timer),t?e(this.$el):tn.start(this.$el,this.startProps).then(e)}}};var to=["x","y","bgx","bgy","rotate","scale","color","backgroundColor","borderColor","opacity","blur","hue","grayscale","invert","saturate","sepia","fopacity","stroke"],br={mixins:[gr],props:to.reduce(function(t,e){return t[e]="list",t},{}),data:to.reduce(function(t,e){return t[e]=void 0,t},{}),computed:{props:function(f,p){var m=this;return to.reduce(function(t,e){if(O(f[e]))return t;var n,i,r=e.match(/color/i),o=r||"opacity"===e,s=f[e].slice();o&&qe(p,e,""),s.length<2&&s.unshift(("scale"===e?1:o?qe(p,e):0)||0);var a,u,c,h,l,o=s.reduce(function(t,e){return N(e)&&e.replace(/-|\d/g,"").trim()||t},"");if(r?(r=p.style.color,s=s.map(function(t){return qe(qe(p,"color",t),"color").split(/[(),]/g).slice(1,-1).concat(1).slice(0,4).map(L)}),p.style.color=r):g(e,"bg")?(a="bgy"===e?"height":"width",s=s.map(function(t){return gn(t,a,m.$el)}),qe(p,"background-position-"+e[2],""),i=qe(p,"backgroundPosition").split(" ")["x"===e[2]?0:1],n=m.covers?(u=Math.min.apply(Math,s),c=Math.max.apply(Math,s),h=s.indexOf(u)<s.indexOf(c),l=c-u,s=s.map(function(t){return t-(h?u:c)}),(h?-l:0)+"px"):i):s=s.map(L),"stroke"===e){if(!s.some(function(t){return t}))return t;var d=Yi(m.$el);qe(p,"strokeDasharray",d),s=(s="%"===o?s.map(function(t){return t*d/100}):s).reverse(),e="strokeDashoffset"}return t[e]={steps:s,unit:o,pos:n,bgPos:i,diff:l},t},{})},bgProps:function(){var e=this;return["bgx","bgy"].filter(function(t){return t in e.props})},covers:function(t,e){return i=(n=e).style.backgroundSize,e="cover"===qe(qe(n,"backgroundSize",""),"backgroundSize"),n.style.backgroundSize=i,e;var n,i}},disconnected:function(){delete this._image},update:{read:function(t){var e,n,a,u,c,h=this;this.matchMedia&&(t.image||!this.covers||!this.bgProps.length||(e=qe(this.$el,"backgroundImage").replace(/^none|url\(["']?(.+?)["']?\)$/,"$1"))&&((n=new Image).src=e,(t.image=n).naturalWidth||(n.onload=function(){return h.$update()})),(n=t.image)&&n.naturalWidth&&(a={width:this.$el.offsetWidth,height:this.$el.offsetHeight},u={width:n.naturalWidth,height:n.naturalHeight},c=nt.cover(u,a),this.bgProps.forEach(function(t){var e,n=h.props[t],i=n.diff,r=n.bgPos,o=n.steps,n="bgy"===t?"height":"width",s=c[n]-a[n];s<i?a[n]=c[n]+i-s:i<s&&((e=a[n]/gn(r,n,h.$el))&&(h.props[t].steps=o.map(function(t){return t-(s-i)/e}))),c=nt.cover(u,a)}),t.dim=c))},write:function(t){t=t.dim;this.matchMedia?t&&qe(this.$el,{backgroundSize:t.width+"px "+t.height+"px",backgroundRepeat:"no-repeat"}):qe(this.$el,{backgroundSize:"",backgroundRepeat:""})},events:["resize"]},methods:{reset:function(){var n=this;X(this.getCss(0),function(t,e){return qe(n.$el,e,"")})},getCss:function(l){var d=this.props;return Object.keys(d).reduce(function(t,e){var n=d[e],i=n.steps,r=n.unit,o=n.pos,s=function(t,e,n){void 0===n&&(n=2);var i=eo(t,e),t=i[0],e=i[1],i=i[2];return(z(t)?t+Math.abs(t-e)*i*(t<e?1:-1):+e).toFixed(n)}(i,l);switch(e){case"x":case"y":r=r||"px",t.transform+=" translate"+p(e)+"("+L(s).toFixed("px"===r?0:2)+r+")";break;case"rotate":t.transform+=" rotate("+(s+(r=r||"deg"))+")";break;case"scale":t.transform+=" scale("+s+")";break;case"bgy":case"bgx":t["background-position-"+e[2]]="calc("+o+" + "+s+"px)";break;case"color":case"backgroundColor":case"borderColor":var a=eo(i,l),u=a[0],c=a[1],h=a[2];t[e]="rgba("+u.map(function(t,e){return t+=h*(c[e]-t),3===e?L(t):parseInt(t,10)}).join(",")+")";break;case"blur":t.filter+=" blur("+(s+(r=r||"px"))+")";break;case"hue":t.filter+=" hue-rotate("+(s+(r=r||"deg"))+")";break;case"fopacity":t.filter+=" opacity("+(s+(r=r||"%"))+")";break;case"grayscale":case"invert":case"saturate":case"sepia":t.filter+=" "+e+"("+(s+(r=r||"%"))+")";break;default:t[e]=s}return t},{transform:"",filter:""})}}};function eo(t,e){var n=t.length-1,i=Math.min(Math.floor(n*e),n-1),i=t.slice(i,i+2);return i.push(1===e?1:e%(1/n)*n),i}er={mixins:[br],props:{target:String,viewport:Number,easing:Number},data:{target:!1,viewport:1,easing:1},computed:{target:function(t,e){t=t.target;return function t(e){return e?"offsetTop"in e?e:t(Ct(e)):document.body}(t&&Lt(t,e)||e)}},update:{read:function(t,e){var n=t.percent;if(e.has("scroll")||(n=!1),this.matchMedia){var i=n;return t=Un(this.target)/(this.viewport||1),e=this.easing,{percent:n=Z(t*(1-(e-e*t))),style:i!==n&&this.getCss(n)}}},write:function(t){t=t.style;this.matchMedia?t&&qe(this.$el,t):this.reset()},events:["scroll","resize"]}};gr={update:{write:function(){var t;this.stack.length||this.dragging||(t=this.getValidIndex(this.index),~this.prevIndex&&this.index===t||this.show(t))},events:["resize"]}};function no(t,e,n){var i=oo(t,e);return n?i-(t=t,an(e).width/2-an(t).width/2):Math.min(i,io(e))}function io(t){return Math.max(0,ro(t)-an(t).width)}function ro(t){return Pt(t).reduce(function(t,e){return an(e).width+t},0)}function oo(t,e){return t&&(cn(t).left+(lt?an(t).width-an(e).width:0))*(lt?-1:1)||0}function so(n,i){--i;var r=an(n).width,o=i+r+2;return Pt(n).filter(function(t){var e=oo(t,n),t=e+Math.min(an(t).width,r);return i<=e&&t<=o})}function ao(t,e,n){ee(t,ne(e,!1,!1,n))}nr={mixins:[wi,nr,gr],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(u,c,h,t){var i=t.center,r=t.easing,l=t.list,o=new he,e=u?no(u,l,i):no(c,l,i)+an(c).width*h,d=c?no(c,l,i):e+an(u).width*h*(lt?-1:1);return{dir:h,show:function(t,e,n){void 0===e&&(e=0);n=n?"linear":r;return t-=Math.round(t*Z(e,-1,1)),this.translate(e),e=u?e:Z(e,0,1),ao(this.getItemIn(),"itemin",{percent:e,duration:t,timing:n,dir:h}),u&&ao(this.getItemIn(!0),"itemout",{percent:1-e,duration:t,timing:n,dir:h}),tn.start(l,{transform:Ur(-d*(lt?-1:1),"px")},t,n).then(o.resolve,Q),o.promise},cancel:function(){tn.cancel(l)},reset:function(){qe(l,"transform","")},forward:function(t,e){return void 0===e&&(e=this.percent()),tn.cancel(l),this.show(t,e,!0)},translate:function(r){var t=this.getDistance()*h*(lt?-1:1);qe(l,"transform",Ur(Z(t-t*r-d,-ro(l),an(l).width)*(lt?-1:1),"px"));var o=this.getActives(),s=this.getItemIn(),a=this.getItemIn(!0);r=u?Z(r,-1,1):0,Pt(l).forEach(function(t){var e=w(o,t),n=t===s,i=t===a;ao(t,"itemtranslate"+(n||!i&&(e||h*(lt?-1:1)==-1^oo(t,l)>oo(u||c))?"in":"out"),{dir:h,percent:i?1-r:n?r:e?1:0})})},percent:function(){return Math.abs((qe(l,"transform").split(",")[4]*(lt?-1:1)+e)/(d-e))},getDistance:function(){return Math.abs(d-e)},getItemIn:function(t){void 0===t&&(t=!1);var e=this.getActives(),n=so(l,no(c||u,l,i));return t&&(t=e,e=n,n=t),n[x(n,function(t){return!w(e,t)})]},getActives:function(){return so(l,no(u||c,l,i))}}}},computed:{avgWidth:function(){return ro(this.list)/this.length},finite:function(t){return t.finite||Math.ceil(ro(this.list))<an(this.list).width+(t=this.list,Math.max.apply(Math,[0].concat(Pt(t).map(function(t){return an(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 e=0,n=io(this.list),t=x(this.slides,function(t){return n<=e||void(e+=an(t).width)});return~t?t:this.length-1},sets:function(t){var r=this;if(t=t.sets){var o=an(this.list).width/(this.center?2:1),s=0,a=o,u=0;return!B(t=K(this.slides,"offsetLeft").reduce(function(t,e,n){var i=an(e).width;return s<u+i&&(w(t,n=!r.center&&n>r.maxIndex?r.maxIndex:n)||(e=r.slides[n+1],r.center&&e&&i<a-an(e).width/2?a-=i:(a=o,t.push(n),s=u+o+(r.center?i/2:0)))),u+=i,t},[]))&&t}},transitionOptions:function(){return{center:this.center,list:this.list}}},connected:function(){Fe(this.$el,this.clsContainer,!Ne("."+this.clsContainer,this.$el))},update:{write:function(){var n=this;this.navItems.forEach(function(t){var e=H(ut(t,n.attrItem));!1!==e&&(t.hidden=!n.maxIndex||e>n.maxIndex||n.sets&&!w(n.sets,e))}),!this.length||this.dragging||this.stack.length||(this.reorder(),this._translate(1));var e=this._getTransitioner(this.index).getActives();this.slides.forEach(function(t){return Fe(t,n.clsActive,w(e,t))}),!this.clsActivated||this.sets&&!w(this.sets,L(this.index))||this.slides.forEach(function(t){return Fe(t,n.clsActivated||"",w(e,t))})},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+(0<this.dir&&this.index<this.prevIndex||this.dir<0&&this.index>this.prevIndex?(this.maxIndex+1)*this.dir:0));if(!this.dragging&&1<e){for(var n=0;n<e;n++)this.stack.splice(1,0,0<this.dir?"next":"previous");t.preventDefault()}else{t=this.dir<0||!this.slides[this.prevIndex]?this.index:this.prevIndex;this.duration=Kr(this.avgWidth/this.velocity)*(an(this.slides[t]).width/this.avgWidth),this.reorder()}},itemshow:function(){~this.prevIndex&&Be(this._getTransitioner().getItemIn(),this.clsActive)}},methods:{reorder:function(){var n=this;if(this.finite)qe(this.slides,"order","");else{var i=0<this.dir&&this.slides[this.prevIndex]?this.prevIndex:this.index;if(this.slides.forEach(function(t,e){return qe(t,"order",0<n.dir&&e<i?1:n.dir<0&&e>=n.index?-1:"")}),this.center)for(var t=this.slides[i],e=an(this.list).width/2-an(t).width/2,r=0;0<e;){var o=this.getIndex(--r+i,i),s=this.slides[o];qe(s,"order",i<o?-2:-1),e-=an(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}while(n=t,(t=this.getIndex(t+this.dir,e))!==n);return t}}};br={mixins:[br],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 n=this,i=t.type,t=t.detail,r=t.percent,o=t.duration,s=t.timing,a=t.dir;wn.read(function(){var t=n.getCss(co(i,a,r)),e=n.getCss(uo(i)?.5:0<a?1:0);wn.write(function(){qe(n.$el,t),tn.start(n.$el,e,o,s).catch(Q)})})}},{name:"transitioncanceled transitionend",self:!0,el:function(){return this.item},handler:function(){tn.cancel(this.$el)}},{name:"itemtranslatein itemtranslateout",self:!0,el:function(){return this.item},handler:function(t){var e=this,n=t.type,t=t.detail,i=t.percent,r=t.dir;wn.read(function(){var t=e.getCss(co(n,r,i));wn.write(function(){return qe(e.$el,t)})})}}]};function uo(t){return u(t,"in")}function co(t,e,n){return n/=2,uo(t)?e<0?1-n:n:e<0?n:1-n}var ho,Si=Y({},Si,{fade:{show:function(){return[{opacity:0,zIndex:0},{zIndex:-1}]},percent:function(t){return 1-qe(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-qe(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 0<n?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}]}}}),Si={mixins:[wi,ir,gr],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:Si},update:{read:function(){var t=this.ratio.split(":").map(Number),e=t[0],t=(t=t[1])*this.list.offsetWidth/e||0;return this.minHeight&&(t=Math.max(this.minHeight,t)),{height:(t=this.maxHeight?Math.min(this.maxHeight,t):t)-pn(this.list,"height","content-box")}},write:function(t){t=t.height;0<t&&qe(this.list,"minHeight",t)},events:["resize"]}},Hi={mixins:[wi,Hi],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 n=this;["init","start","move","end"].forEach(function(t){var e=n[t];n[t]=function(t){Y(n.pos,ce(t)),e(t)}})},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){Fe(this.target,this.clsEmpty,t)},immediate:!0},handles:{get:function(t,e){t=t.handle;return t?ze(t,e):this.items},watch:function(t,e){qe(e,{touchAction:"",userSelect:""}),qe(t,{touchAction:pt?"none":"",userSelect:"none"})},immediate:!0}},update:{write:function(t){var e,n,i,r,o,s,a;this.drag&&Ct(this.placeholder)&&(e=(n=this.pos).x,a=n.y,s=(i=this.origin).offsetTop,r=i.offsetLeft,n=this.placeholder,qe(this.drag,{top:a-s,left:e-r}),(i=this.getSortable(document.elementFromPoint(e,a)))&&((s=i.items).some(tn.inProgress)||(o={x:e,y:a},r=s[x(s,function(t){return et(o,t.getBoundingClientRect())})],(!s.length||r&&r!==n)&&(s=this.getSortable(n),!1!==(a=function(t,e,n,i,r,o){if(Pt(t).length){var s=e.getBoundingClientRect();if(!o)return function(t,e){var n=1===Pt(t).length;n&&xe(t,e);var i=Pt(t),t=i.some(function(t,e){var n=t.getBoundingClientRect();return i.slice(e+1).some(function(t){t=t.getBoundingClientRect();return!lo([n.left,n.right],[t.left,t.right])})});n&&Se(e);return t}(t,n)||r<s.top+s.height/2?e:e.nextElementSibling;o=n.getBoundingClientRect(),t=lo([s.top,s.bottom],[o.top,o.bottom]),n=t?i:r,i=t?"width":"height",r=t?"left":"top",t=t?"right":"bottom",i=o[i]<s[i]?s[i]-o[i]:0;return o[r]<s[r]?!(i&&n<s[r]+i)&&e.nextElementSibling:!(i&&n>s[t]-i)&&e}}(i.target,r,n,e,a,i===s&&t.moved!==r))&&(a&&n===a||(i!==s?(s.remove(n),t.moved=r):delete t.moved,i.insert(n,a),this.touched.add(i)))))))},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||0<n||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,gt,this.move),Zt(document,vt,this.end),this.threshold||this.start(t))},start:function(t){this.drag=function(t,e){t=xe(t,e.outerHTML.replace(/(^<)(?:li|tr)|(?:li|tr)(\/>$)/g,"$1div$2"));return qe(t,"margin","0","important"),qe(t,Y({boxSizing:"border-box",width:e.offsetWidth,height:e.offsetHeight},qe(e,["paddingLeft","paddingRight","paddingTop","paddingBottom"]))),ln(t.firstElementChild,ln(e.firstElementChild)),t}(this.$container,this.placeholder);var e,n,i=this.placeholder.getBoundingClientRect(),r=i.left,i=i.top;Y(this.origin,{offsetLeft:this.pos.x-r,offsetTop:this.pos.y-i}),Be(this.drag,this.clsDrag,this.clsCustom),Be(this.placeholder,this.clsPlaceholder),Be(this.items,this.clsItem),Be(document.documentElement,this.clsDragState),ee(this.$el,"start",[this,this.placeholder]),e=this.pos,n=Date.now(),ho=setInterval(function(){var t=e.x,s=e.y;s+=window.pageYOffset;var a=.3*(Date.now()-n);n=Date.now(),Yn(document.elementFromPoint(t,e.y)).reverse().some(function(t){var e=t.scrollTop,n=t.scrollHeight,i=un(Gn(t)),r=i.top,o=i.bottom,i=i.height;if(r<s&&s<r+35)e-=a;else{if(!(s<o&&o-35<s))return;e+=a}if(0<e&&e<n-i)return Rn(t,e),!0})},15),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,i=this;Qt(document,gt,this.move),Qt(document,vt,this.end),Qt(window,"scroll",this.scroll),this.drag&&(clearInterval(ho),t=this.getSortable(this.placeholder),this===t?this.origin.index!==Ht(this.placeholder)&&ee(this.$el,"moved",[this,this.placeholder]):(ee(t.$el,"added",[t,this.placeholder]),ee(this.$el,"removed",[this,this.placeholder])),ee(this.$el,"stop",[this,this.placeholder]),Se(this.drag),this.drag=null,this.touched.forEach(function(t){var e=t.clsPlaceholder,n=t.clsItem;return i.touched.forEach(function(t){return Oe(t.items,e,n)})}),this.touched=null,Oe(document.documentElement,this.clsDragState))},insert:function(t,e){var n=this;Be(this.items,this.clsItem);this.animate(function(){return e?ye(e,t):xe(n.target,t)})},remove:function(t){Bt(t,this.target)&&this.animate(function(){return Se(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 lo(t,e){return t[1]>e[0]&&e[1]>t[0]}Ci={mixins:[Ti,bi,Ci],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 e=this;!this.isToggled(this.tooltip||null)&&this.title&&(this._unbind=te(document,"show keydown "+mt,this.hide,!1,function(t){return t.type===mt&&!Bt(t.target,e.$el)||"keydown"===t.type&&27===t.keyCode||"show"===t.type&&t.detail[0]!==e&&t.detail[0].$name===e.$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=Se(t.tooltip),t._unbind()}))},_show:function(){var n=this;this.tooltip=xe(this.container,'<div class="'+this.clsPos+'"> <div class="'+this.clsPos+'-inner">'+this.title+"</div> </div>"),Zt(this.tooltip,"toggled",function(t,e){n.updateAria(e),e&&(n.positionAt(n.tooltip,n.$el),n.origin="y"===n.getAxis()?mn(n.dir)+"-"+n.align:n.align+"-"+mn(n.dir))}),this.toggleElement(this.tooltip,!0)},updateAria:function(t){ot(this.$el,"aria-expanded",t)}},events:((bi={focus:"show",blur:"hide"})[wt+" "+bt]=function(t){ue(t)||this[t.type===wt?"show":"hide"]()},bi[mt]=function(t){ue(t)&&this.show()},bi)};bi={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){po(t);t=t.dataTransfer;t&&t.files&&(Oe(this.$el,this.clsDragover),this.upload(t.files))},dragenter:function(t){po(t)},dragover:function(t){po(t),Be(this.$el,this.clsDragover)},dragleave:function(t){po(t),Oe(this.$el,this.clsDragover)}},methods:{upload:function(t){var i=this;if(t.length){ee(this.$el,"upload",[t]);for(var e=0;e<t.length;e++){if(this.maxSize&&1e3*this.maxSize<t[e].size)return void this.fail(this.msgInvalidSize.replace("%s",this.maxSize));if(this.allow&&!fo(this.allow,t[e].name))return void this.fail(this.msgInvalidName.replace("%s",this.allow));if(this.mime&&!fo(this.mime,t[e].type))return void this.fail(this.msgInvalidMime.replace("%s",this.mime))}this.multiple||(t=[t[0]]),this.beforeAll(this,t);var r=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),o=function(t){var e,n=new FormData;for(e in t.forEach(function(t){return n.append(i.name,t)}),i.params)n.append(e,i.params[e]);ge(i.url,{data:n,method:i.method,responseType:i.type,beforeSend:function(t){var e=t.xhr;return e.upload&&Zt(e.upload,"progress",i.progress),["loadStart","load","loadEnd","abort"].forEach(function(t){return Zt(e,t.toLowerCase(),i[t])}),i.beforeSend(t)}}).then(function(t){i.complete(t),r.length?o(r.shift()):i.completeAll(t)},function(t){return i.error(t)})};o(r.shift())}}}};function fo(t,e){return e.match(new RegExp("^"+t.replace(/\//g,"\\/").replace(/\*\*/g,"(\\/[^\\/]+)*").replace(/\*/g,"[^\\/]+").replace(/((?!\\))\?/g,"$1.")+"$","i"))}function po(t){t.preventDefault(),t.stopPropagation()}return X(Object.freeze({__proto__:null,Countdown:mr,Filter:o,Lightbox:tr,LightboxPanel:Jr,Notification:Qi,Parallax:er,Slider:nr,SliderParallax:br,Slideshow:Si,SlideshowParallax:br,Sortable:Hi,Tooltip:Ci,Upload:bi}),function(t,e){return ii.component(e,t)}),ii});
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}));