uikit 3.11.2-dev.ec95eb0c7 → 3.11.2-dev.f2970ffaa

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 (50) hide show
  1. package/CHANGELOG.md +6 -2
  2. package/dist/css/uikit-core-rtl.css +1 -1
  3. package/dist/css/uikit-core-rtl.min.css +1 -1
  4. package/dist/css/uikit-core.css +1 -1
  5. package/dist/css/uikit-core.min.css +1 -1
  6. package/dist/css/uikit-rtl.css +1 -1
  7. package/dist/css/uikit-rtl.min.css +1 -1
  8. package/dist/css/uikit.css +1 -1
  9. package/dist/css/uikit.min.css +1 -1
  10. package/dist/js/components/countdown.js +1 -1
  11. package/dist/js/components/countdown.min.js +1 -1
  12. package/dist/js/components/filter.js +1 -1
  13. package/dist/js/components/filter.min.js +1 -1
  14. package/dist/js/components/lightbox-panel.js +1 -1
  15. package/dist/js/components/lightbox-panel.min.js +1 -1
  16. package/dist/js/components/lightbox.js +1 -1
  17. package/dist/js/components/lightbox.min.js +1 -1
  18. package/dist/js/components/notification.js +1 -1
  19. package/dist/js/components/notification.min.js +1 -1
  20. package/dist/js/components/parallax.js +32 -25
  21. package/dist/js/components/parallax.min.js +1 -1
  22. package/dist/js/components/slider-parallax.js +32 -25
  23. package/dist/js/components/slider-parallax.min.js +1 -1
  24. package/dist/js/components/slider.js +3 -3
  25. package/dist/js/components/slider.min.js +1 -1
  26. package/dist/js/components/slideshow-parallax.js +32 -25
  27. package/dist/js/components/slideshow-parallax.min.js +1 -1
  28. package/dist/js/components/slideshow.js +1 -1
  29. package/dist/js/components/slideshow.min.js +1 -1
  30. package/dist/js/components/sortable.js +2 -3
  31. package/dist/js/components/sortable.min.js +1 -1
  32. package/dist/js/components/tooltip.js +1 -1
  33. package/dist/js/components/tooltip.min.js +1 -1
  34. package/dist/js/components/upload.js +1 -1
  35. package/dist/js/components/upload.min.js +1 -1
  36. package/dist/js/uikit-core.js +77 -44
  37. package/dist/js/uikit-core.min.js +1 -1
  38. package/dist/js/uikit-icons.js +1 -1
  39. package/dist/js/uikit-icons.min.js +1 -1
  40. package/dist/js/uikit.js +137 -98
  41. package/dist/js/uikit.min.js +1 -1
  42. package/package.json +1 -1
  43. package/src/js/components/slider.js +2 -2
  44. package/src/js/components/sortable.js +1 -2
  45. package/src/js/core/core.js +2 -2
  46. package/src/js/core/height-viewport.js +2 -2
  47. package/src/js/core/sticky.js +47 -34
  48. package/src/js/mixin/parallax.js +32 -21
  49. package/src/js/util/fastdom.js +2 -2
  50. package/src/js/util/viewport.js +7 -3
@@ -1 +1 @@
1
- /*! UIkit 3.11.2-dev.ec95eb0c7 | https://www.getuikit.com | (c) 2014 - 2022 YOOtheme | MIT License */(function(Mt,qt){typeof exports=="object"&&typeof module<"u"?module.exports=qt():typeof define=="function"&&define.amd?define("uikit",qt):(Mt=typeof globalThis<"u"?globalThis:Mt||self,Mt.UIkit=qt())})(this,function(){"use strict";var Mt=Object.prototype,qt=Mt.hasOwnProperty;function mt(t,e){return qt.call(t,e)}var Jn=/\B([A-Z])/g,Tt=it(function(t){return t.replace(Jn,"-$1").toLowerCase()}),Zn=/-(\w)/g,Ht=it(function(t){return t.replace(Zn,Pi)}),ve=it(function(t){return t.length?Pi(null,t.charAt(0))+t.slice(1):""});function Pi(t,e){return e?e.toUpperCase():""}var Ke=String.prototype,Qn=Ke.startsWith||function(t){return this.lastIndexOf(t,0)===0};function lt(t,e){return Qn.call(t,e)}var Un=Ke.endsWith||function(t){return this.substr(-t.length)===t};function st(t,e){return Un.call(t,e)}var Xe=Array.prototype,Mi=function(t,e){return!!~this.indexOf(t,e)},tr=Ke.includes||Mi,er=Xe.includes||Mi;function m(t,e){return t&&(C(t)?tr:er).call(t,e)}var ir=Xe.findIndex||function(t){for(var e=arguments,i=0;i<this.length;i++)if(t.call(e[1],this[i],i,this))return i;return-1};function ge(t,e){return ir.call(t,e)}var Q=Array.isArray;function U(t){return typeof t=="function"}function dt(t){return t!==null&&typeof t=="object"}var nr=Mt.toString;function wt(t){return nr.call(t)==="[object Object]"}function Vt(t){return dt(t)&&t===t.window}function Bt(t){return Ze(t)===9}function Je(t){return Ze(t)>=1}function Ot(t){return Ze(t)===1}function Ze(t){return!Vt(t)&&dt(t)&&t.nodeType}function Yt(t){return typeof t=="boolean"}function C(t){return typeof t=="string"}function Qe(t){return typeof t=="number"}function vt(t){return Qe(t)||C(t)&&!isNaN(t-parseFloat(t))}function Ue(t){return!(Q(t)?t.length:dt(t)?Object.keys(t).length:!1)}function Y(t){return t===void 0}function ti(t){return Yt(t)?t:t==="true"||t==="1"||t===""?!0:t==="false"||t==="0"?!1:t}function Gt(t){var e=Number(t);return isNaN(e)?!1:e}function $(t){return parseFloat(t)||0}var Hi=Array.from||function(t){return Xe.slice.call(t)};function P(t){return w(t)[0]}function w(t){return t&&(Je(t)?[t]:Hi(t).filter(Je))||[]}function Et(t){return Vt(t)?t:(t=P(t),t?(Bt(t)?t:t.ownerDocument).defaultView:window)}function ei(t){return t?st(t,"ms")?$(t):$(t)*1e3:0}function Bi(t,e){return t===e||dt(t)&&dt(e)&&Object.keys(t).length===Object.keys(e).length&&et(t,function(i,n){return i===e[n]})}function ii(t,e,i){return t.replace(new RegExp(e+"|"+i,"g"),function(n){return n===e?i:e})}var N=Object.assign||function(t){for(var e=[],i=arguments.length-1;i-- >0;)e[i]=arguments[i+1];t=Object(t);for(var n=0;n<e.length;n++){var r=e[n];if(r!==null)for(var o in r)mt(r,o)&&(t[o]=r[o])}return t};function pe(t){return t[t.length-1]}function et(t,e){for(var i in t)if(e(t[i],i)===!1)return!1;return!0}function ni(t,e){return t.slice().sort(function(i,n){var r=i[e];r===void 0&&(r=0);var o=n[e];return o===void 0&&(o=0),r>o?1:o>r?-1:0})}function rr(t,e){var i=new Set;return t.filter(function(n){var r=n[e];return i.has(r)?!1:i.add(r)||!0})}function me(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=1),Math.min(Math.max(Gt(t)||0,e),i)}function gt(){}function Oi(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return[["bottom","top"],["right","left"]].every(function(i){var n=i[0],r=i[1];return Math.min.apply(Math,t.map(function(o){var s=o[n];return s}))-Math.max.apply(Math,t.map(function(o){var s=o[r];return s}))>0})}function ri(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}var we={ratio:function(t,e,i){var n,r=e==="width"?"height":"width";return n={},n[r]=t[e]?Math.round(i*t[r]/t[e]):t[r],n[e]=i,n},contain:function(t,e){var i=this;return t=N({},t),et(t,function(n,r){return t=t[r]>e[r]?i.ratio(t,r,e[r]):t}),t},cover:function(t,e){var i=this;return t=this.contain(t,e),et(t,function(n,r){return t=t[r]<e[r]?i.ratio(t,r,e[r]):t}),t}};function be(t,e,i,n){i===void 0&&(i=0),n===void 0&&(n=!1),e=w(e);var r=e.length;return r?(t=vt(t)?Gt(t):t==="next"?i+1:t==="previous"?i-1:e.indexOf(P(t)),n?me(t,0,r-1):(t%=r,t<0?t+r:t)):-1}function it(t){var e=Object.create(null);return function(i){return e[i]||(e[i]=t(i))}}function A(t,e,i){if(dt(e)){for(var n in e)A(t,n,e[n]);return}if(Y(i))return t=P(t),t&&t.getAttribute(e);w(t).forEach(function(r){U(i)&&(i=i.call(r,A(r,e))),i===null?oi(r,e):r.setAttribute(e,i)})}function Kt(t,e){return w(t).some(function(i){return i.hasAttribute(e)})}function oi(t,e){t=w(t),e.split(" ").forEach(function(i){return t.forEach(function(n){return n.hasAttribute(i)&&n.removeAttribute(i)})})}function Xt(t,e){for(var i=0,n=[e,"data-"+e];i<n.length;i++)if(Kt(t,n[i]))return A(t,n[i])}var tt=typeof window<"u",$e=tt&&/msie|trident/i.test(window.navigator.userAgent),Jt=tt&&A(document.documentElement,"dir")==="rtl",Dt=tt&&"ontouchstart"in window,zt=tt&&window.PointerEvent,or=tt&&(Dt||window.DocumentTouch&&document instanceof DocumentTouch||navigator.maxTouchPoints),Ft=zt?"pointerdown":Dt?"touchstart":"mousedown",sr=zt?"pointermove":Dt?"touchmove":"mousemove",Lt=zt?"pointerup":Dt?"touchend":"mouseup",ye=zt?"pointerenter":Dt?"":"mouseenter",xe=zt?"pointerleave":Dt?"":"mouseleave",ke=zt?"pointercancel":"touchcancel",ar={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 si(t){return w(t).some(function(e){return ar[e.tagName.toLowerCase()]})}function M(t){return w(t).some(function(e){return e.offsetWidth||e.offsetHeight||e.getClientRects().length})}var Se="input,select,textarea,button";function Di(t){return w(t).some(function(e){return F(e,Se)})}var Te=Se+",a[href],[tabindex]";function ai(t){return F(t,Te)}function D(t){return t=P(t),t&&Ot(t.parentNode)&&t.parentNode}function Zt(t,e){return w(t).filter(function(i){return F(i,e)})}var Ee=tt?Element.prototype:{},ur=Ee.matches||Ee.webkitMatchesSelector||Ee.msMatchesSelector||gt;function F(t,e){return w(t).some(function(i){return ur.call(i,e)})}var cr=Ee.closest||function(t){var e=this;do if(F(e,t))return e;while(e=D(e))};function nt(t,e){return lt(e,">")&&(e=e.slice(1)),Ot(t)?cr.call(t,e):w(t).map(function(i){return nt(i,e)}).filter(Boolean)}function R(t,e){return C(e)?F(t,e)||!!nt(t,e):t===e||(Bt(e)?e.documentElement:P(e)).contains(P(t))}function Qt(t,e){for(var i=[];t=D(t);)(!e||F(t,e))&&i.push(t);return i}function Ct(t,e){t=P(t);var i=t?w(t.children):[];return e?Zt(i,e):i}function ui(t,e){return e?w(t).indexOf(P(e)):Ct(D(t)).indexOf(t)}function pt(t,e){return ci(t,zi(t,e))}function Ut(t,e){return te(t,zi(t,e))}function zi(t,e){return e===void 0&&(e=document),C(t)&&Li(t)||Bt(e)?e:e.ownerDocument}function ci(t,e){return P(Fi(t,e,"querySelector"))}function te(t,e){return w(Fi(t,e,"querySelectorAll"))}function Fi(t,e,i){if(e===void 0&&(e=document),!t||!C(t))return t;t=t.replace(hr,"$1 *"),Li(t)&&(t=dr(t).map(function(n){var r=e;if(n[0]==="!"){var o=n.substr(1).trim().split(" ");r=nt(D(e),o[0]),n=o.slice(1).join(" ").trim()}if(n[0]==="-"){var s=n.substr(1).trim().split(" "),a=(r||e).previousElementSibling;r=F(a,n.substr(1))?a:null,n=s.slice(1).join(" ")}return r?vr(r)+" "+n:null}).filter(Boolean).join(","),e=document);try{return e[i](t)}catch{return null}}var fr=/(^|[^\\],)\s*[!>+~-]/,hr=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g,Li=it(function(t){return t.match(fr)}),lr=/.*?[^\\](?:,|$)/g,dr=it(function(t){return t.match(lr).map(function(e){return e.replace(/,$/,"").trim()})});function vr(t){for(var e=[];t.parentNode;){var i=A(t,"id");if(i){e.unshift("#"+ee(i));break}else{var n=t.tagName;n!=="HTML"&&(n+=":nth-child("+(ui(t)+1)+")"),e.unshift(n),t=t.parentNode}}return e.join(" > ")}var gr=tt&&window.CSS&&CSS.escape||function(t){return t.replace(/([^\x7f-\uFFFF\w-])/g,function(e){return"\\"+e})};function ee(t){return C(t)?gr.call(null,t):""}function H(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];var i=Ri(t),n=i[0],r=i[1],o=i[2],s=i[3],a=i[4];return n=Ce(n),s.length>1&&(s=mr(s)),a&&a.self&&(s=wr(s)),o&&(s=pr(o,s)),a=Wi(a),r.split(" ").forEach(function(c){return n.forEach(function(f){return f.addEventListener(c,s,a)})}),function(){return Ii(n,r,s,a)}}function Ii(t,e,i,n){n===void 0&&(n=!1),n=Wi(n),t=Ce(t),e.split(" ").forEach(function(r){return t.forEach(function(o){return o.removeEventListener(r,i,n)})})}function B(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];var i=Ri(t),n=i[0],r=i[1],o=i[2],s=i[3],a=i[4],c=i[5],f=H(n,r,o,function(v){var u=!c||c(v);u&&(f(),s(v,u))},a);return f}function E(t,e,i){return Ce(t).reduce(function(n,r){return n&&r.dispatchEvent(fi(e,!0,!0,i))},!0)}function fi(t,e,i,n){if(e===void 0&&(e=!0),i===void 0&&(i=!1),C(t)){var r=document.createEvent("CustomEvent");r.initCustomEvent(t,e,i,n),t=r}return t}function Ri(t){return U(t[2])&&t.splice(2,0,!1),t}function pr(t,e){var i=this;return function(n){var r=t[0]===">"?te(t,n.currentTarget).reverse().filter(function(o){return R(n.target,o)})[0]:nt(n.target,t);r&&(n.current=r,e.call(i,n))}}function mr(t){return function(e){return Q(e.detail)?t.apply(void 0,[e].concat(e.detail)):t(e)}}function wr(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function Wi(t){return t&&$e&&!Yt(t)?!!t.capture:t}function ji(t){return t&&"addEventListener"in t}function br(t){return ji(t)?t:P(t)}function Ce(t){return Q(t)?t.map(br).filter(Boolean):C(t)?te(t):ji(t)?[t]:w(t)}function It(t){return t.pointerType==="touch"||!!t.touches}function _e(t){var e=t.touches,i=t.changedTouches,n=e&&e[0]||i&&i[0]||t,r=n.clientX,o=n.clientY;return{x:r,y:o}}var y=tt&&window.Promise||J,qi=function(){var t=this;this.promise=new y(function(e,i){t.reject=i,t.resolve=e})},Vi=0,Yi=1,Ae=2,$r=tt&&window.setImmediate||setTimeout;function J(t){this.state=Ae,this.value=void 0,this.deferred=[];var e=this;try{t(function(i){e.resolve(i)},function(i){e.reject(i)})}catch(i){e.reject(i)}}J.reject=function(t){return new J(function(e,i){i(t)})},J.resolve=function(t){return new J(function(e,i){e(t)})},J.all=function(e){return new J(function(i,n){var r=[],o=0;e.length===0&&i(r);function s(c){return function(f){r[c]=f,o+=1,o===e.length&&i(r)}}for(var a=0;a<e.length;a+=1)J.resolve(e[a]).then(s(a),n)})},J.race=function(e){return new J(function(i,n){for(var r=0;r<e.length;r+=1)J.resolve(e[r]).then(i,n)})};var ie=J.prototype;ie.resolve=function(e){var i=this;if(i.state===Ae){if(e===i)throw new TypeError("Promise settled with itself.");var n=!1;try{var r=e&&e.then;if(e!==null&&dt(e)&&U(r)){r.call(e,function(o){n||i.resolve(o),n=!0},function(o){n||i.reject(o),n=!0});return}}catch(o){n||i.reject(o);return}i.state=Vi,i.value=e,i.notify()}},ie.reject=function(e){var i=this;if(i.state===Ae){if(e===i)throw new TypeError("Promise settled with itself.");i.state=Yi,i.value=e,i.notify()}},ie.notify=function(){var e=this;$r(function(){if(e.state!==Ae)for(;e.deferred.length;){var i=e.deferred.shift(),n=i[0],r=i[1],o=i[2],s=i[3];try{e.state===Vi?U(n)?o(n.call(void 0,e.value)):o(e.value):e.state===Yi&&(U(r)?o(r.call(void 0,e.value)):s(e.value))}catch(a){s(a)}}})},ie.then=function(e,i){var n=this;return new J(function(r,o){n.deferred.push([e,i,r,o]),n.notify()})},ie.catch=function(t){return this.then(void 0,t)};function Gi(t,e){var i=N({data:null,method:"GET",headers:{},xhr:new XMLHttpRequest,beforeSend:gt,responseType:""},e);return y.resolve().then(function(){return i.beforeSend(i)}).then(function(){return yr(t,i)})}function yr(t,e){return new y(function(i,n){var r=e.xhr;for(var o in e)if(o in r)try{r[o]=e[o]}catch{}r.open(e.method.toUpperCase(),t);for(var s in e.headers)r.setRequestHeader(s,e.headers[s]);H(r,"load",function(){r.status===0||r.status>=200&&r.status<300||r.status===304?(e.responseType==="json"&&C(r.response)&&(r=N(xr(r),{response:JSON.parse(r.response)})),i(r)):n(N(Error(r.statusText),{xhr:r,status:r.status}))}),H(r,"error",function(){return n(N(Error("Network Error"),{xhr:r}))}),H(r,"timeout",function(){return n(N(Error("Network Timeout"),{xhr:r}))}),r.send(e.data)})}function Ki(t,e,i){return new y(function(n,r){var o=new Image;o.onerror=function(s){return r(s)},o.onload=function(){return n(o)},i&&(o.sizes=i),e&&(o.srcset=e),o.src=t})}function xr(t){var e={};for(var i in t)e[i]=t[i];return e}function kr(t){if(document.readyState!=="loading"){t();return}B(document,"DOMContentLoaded",t)}function Xi(t){return t=b(t),t.innerHTML="",t}function Ne(t,e){return t=b(t),Y(e)?t.innerHTML:rt(t.hasChildNodes()?Xi(t):t,e)}function Sr(t,e){return t=b(t),t.hasChildNodes()?He(e,function(i){return t.insertBefore(i,t.firstChild)}):rt(t,e)}function rt(t,e){return t=b(t),He(e,function(i){return t.appendChild(i)})}function Pe(t,e){return t=b(t),He(e,function(i){return t.parentNode.insertBefore(i,t)})}function Me(t,e){return t=b(t),He(e,function(i){return t.nextSibling?Pe(t.nextSibling,i):rt(t.parentNode,i)})}function He(t,e){return t=C(t)?ne(t):t,t?"length"in t?w(t).map(e):e(t):null}function bt(t){w(t).forEach(function(e){return e.parentNode&&e.parentNode.removeChild(e)})}function Be(t,e){for(e=P(Pe(t,e));e.firstChild;)e=e.firstChild;return rt(e,t),e}function Ji(t,e){return w(w(t).map(function(i){return i.hasChildNodes?Be(w(i.childNodes),e):rt(i,e)}))}function Oe(t){w(t).map(D).filter(function(e,i,n){return n.indexOf(e)===i}).forEach(function(e){Pe(e,e.childNodes),bt(e)})}var Tr=/^\s*<(\w+|!)[^>]*>/,Er=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function ne(t){var e=Er.exec(t);if(e)return document.createElement(e[1]);var i=document.createElement("div");return Tr.test(t)?i.insertAdjacentHTML("beforeend",t.trim()):i.textContent=t,i.childNodes.length>1?w(i.childNodes):i.firstChild}function $t(t,e){if(!!Ot(t))for(e(t),t=t.firstElementChild;t;){var i=t.nextElementSibling;$t(t,e),t=i}}function b(t,e){return Zi(t)?P(ne(t)):ci(t,e)}function W(t,e){return Zi(t)?w(ne(t)):te(t,e)}function Zi(t){return C(t)&&(t[0]==="<"||t.match(/^\s*</))}function k(t){for(var e=[],i=arguments.length-1;i-- >0;)e[i]=arguments[i+1];Qi(t,e,"add")}function j(t){for(var e=[],i=arguments.length-1;i-- >0;)e[i]=arguments[i+1];Qi(t,e,"remove")}function De(t,e){A(t,"class",function(i){return(i||"").replace(new RegExp("\\b"+e+"\\b","g"),"")})}function hi(t){for(var e=[],i=arguments.length-1;i-- >0;)e[i]=arguments[i+1];e[0]&&j(t,e[0]),e[1]&&k(t,e[1])}function S(t,e){var i;i=li(e),e=i[0];for(var n=w(t),r=0;r<n.length;r++)if(e&&n[r].classList.contains(e))return!0;return!1}function G(t,e,i){e=li(e);for(var n=w(t),r=0;r<n.length;r++)for(var o=n[r].classList,s=0;s<e.length;s++)Y(i)?o.toggle(e[s]):ze.Force?o.toggle(e[s],!!i):o[i?"add":"remove"](e[s])}function Qi(t,e,i){var n;e=e.reduce(function(a,c){return a.concat(li(c))},[]);for(var r=w(t),o=function(a){ze.Multiple?(n=r[a].classList)[i].apply(n,e):e.forEach(function(c){return r[a].classList[i](c)})},s=0;s<r.length;s++)o(s)}function li(t){return String(t).split(/\s|,/).filter(Boolean)}var ze={get Multiple(){return this.get("Multiple")},get Force(){return this.get("Force")},get:function(t){var e=document.createElement("_"),i=e.classList;return i.add("a","b"),i.toggle("c",!1),ze={Multiple:i.contains("b"),Force:!i.contains("c")},ze[t]}},Cr={"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 l(t,e,i,n){return n===void 0&&(n=""),w(t).map(function(r){if(C(e)){if(e=Fe(e),Y(i))return Ui(r,e);!i&&!Qe(i)?r.style.removeProperty(e):r.style.setProperty(e,vt(i)&&!Cr[e]?i+"px":i,n)}else if(Q(e)){var o=di(r);return e.reduce(function(s,a){return s[a]=o[Fe(a)],s},{})}else dt(e)&&(n=i,et(e,function(s,a){return l(r,a,s,n)}));return r})[0]}function di(t,e){return Et(t).getComputedStyle(t,e)}function Ui(t,e,i){return di(t,i)[e]}var _r=it(function(t){var e=rt(document.documentElement,ne("<div>"));k(e,"uk-"+t);var i=Ui(e,"content",":before");return bt(e),i}),Ar=/^\s*(["'])?(.*?)\1\s*$/;function vi(t){return($e?_r(t):di(document.documentElement).getPropertyValue("--uk-"+t)).replace(Ar,"$2")}var Fe=it(function(t){return Nr(t)}),tn=["webkit","moz","ms"];function Nr(t){t=Tt(t);var e=document.documentElement,i=e.style;if(t in i)return t;for(var n=tn.length,r;n--;)if(r="-"+tn[n]+"-"+t,r in i)return r}function en(t,e,i,n){return i===void 0&&(i=400),n===void 0&&(n="linear"),y.all(w(t).map(function(r){return new y(function(o,s){for(var a in e){var c=l(r,a);c===""&&l(r,a,c)}var f=setTimeout(function(){return E(r,"transitionend")},i);B(r,"transitionend transitioncanceled",function(v){var u=v.type;clearTimeout(f),j(r,"uk-transition"),l(r,{transitionProperty:"",transitionDuration:"",transitionTimingFunction:""}),u==="transitioncanceled"?s():o(r)},{self:!0}),k(r,"uk-transition"),l(r,N({transitionProperty:Object.keys(e).map(Fe).join(","),transitionDuration:i+"ms",transitionTimingFunction:n},e))})}))}var yt={start:en,stop:function(t){return E(t,"transitionend"),y.resolve()},cancel:function(t){E(t,"transitioncanceled")},inProgress:function(t){return S(t,"uk-transition")}},re="uk-animation-";function gi(t,e,i,n,r){return i===void 0&&(i=200),y.all(w(t).map(function(o){return new y(function(s,a){E(o,"animationcanceled");var c=setTimeout(function(){return E(o,"animationend")},i);B(o,"animationend animationcanceled",function(f){var v=f.type;clearTimeout(c),v==="animationcanceled"?a():s(o),l(o,"animationDuration",""),De(o,re+"\\S*")},{self:!0}),l(o,"animationDuration",i+"ms"),k(o,e,re+(r?"leave":"enter")),lt(e,re)&&(n&&k(o,"uk-transform-origin-"+n),r&&k(o,re+"reverse"))})}))}var Pr=new RegExp(re+"(enter|leave)"),at={in:gi,out:function(t,e,i,n){return gi(t,e,i,n,!0)},inProgress:function(t){return Pr.test(A(t,"class"))},cancel:function(t){E(t,"animationcanceled")}},xt={width:["left","right"],height:["top","bottom"]};function ut(t){var e=Ot(t)?P(t).getBoundingClientRect():{height:L(t),width:se(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 _(t,e){var i=ut(t);if(t){var n=Et(t),r=n.pageYOffset,o=n.pageXOffset,s={height:r,width:o};for(var a in xt)for(var c in xt[a])i[xt[a][c]]+=s[a]}if(!e)return i;var f=l(t,"position");et(l(t,["left","top"]),function(v,u){return l(t,u,e[u]-i[u]+$(f==="absolute"&&v==="auto"?nn(t)[u]:v))})}function nn(t){for(var e=_(t),i=e.top,n=e.left,r=P(t),o=r.ownerDocument,s=o.body,a=o.documentElement,c=r.offsetParent,f=c||a;f&&(f===s||f===a)&&l(f,"position")==="static";)f=f.parentNode;if(Ot(f)){var v=_(f);i-=v.top+$(l(f,"borderTopWidth")),n-=v.left+$(l(f,"borderLeftWidth"))}return{top:i-$(l(t,"marginTop")),left:n-$(l(t,"marginLeft"))}}function oe(t){var e=[0,0];t=P(t);do if(e[0]+=t.offsetTop,e[1]+=t.offsetLeft,l(t,"position")==="fixed"){var i=Et(t);return e[0]+=i.pageYOffset,e[1]+=i.pageXOffset,e}while(t=t.offsetParent);return e}var L=rn("height"),se=rn("width");function rn(t){var e=ve(t);return function(i,n){if(Y(n)){if(Vt(i))return i["inner"+e];if(Bt(i)){var r=i.documentElement;return Math.max(r["offset"+e],r["scroll"+e])}return i=P(i),n=l(i,t),n=n==="auto"?i["offset"+e]:$(n)||0,n-Rt(i,t)}else return l(i,t,!n&&n!==0?"":+n+Rt(i,t)+"px")}}function Rt(t,e,i){return i===void 0&&(i="border-box"),l(t,"boxSizing")===i?xt[e].map(ve).reduce(function(n,r){return n+$(l(t,"padding"+r))+$(l(t,"border"+r+"Width"))},0):0}function pi(t){for(var e in xt)for(var i in xt[e])if(xt[e][i]===t)return xt[e][1-i];return t}function kt(t,e,i,n){return e===void 0&&(e="width"),i===void 0&&(i=window),n===void 0&&(n=!1),vt(t)?+t:st(t,"vh")?mi(L(Et(i)),t):st(t,"vw")?mi(se(Et(i)),t):st(t,"%")?mi(n?i["offset"+ve(e)]:ut(i)[e],t):$(t)}function mi(t,e){return t*$(e)/100}var I={reads:[],writes:[],read:function(t){return this.reads.push(t),bi(),t},write:function(t){return this.writes.push(t),bi(),t},clear:function(t){sn(this.reads,t),sn(this.writes,t)},flush:wi};function wi(t){t===void 0&&(t=1),on(I.reads),on(I.writes.splice(0)),I.scheduled=!1,(I.reads.length||I.writes.length)&&bi(t+1)}var Mr=4;function bi(t){I.scheduled||(I.scheduled=!0,t&&t<Mr?y.resolve().then(function(){return wi(t)}):requestAnimationFrame(function(){return wi()}))}function on(t){for(var e;e=t.shift();)try{e()}catch(i){console.error(i)}}function sn(t,e){var i=t.indexOf(e);return~i&&t.splice(i,1)}function $i(){}$i.prototype={positions:[],init:function(){var t=this;this.positions=[];var e;this.unbind=H(document,"mousemove",function(i){return e=_e(i)}),this.interval=setInterval(function(){!e||(t.positions.push(e),t.positions.length>5&&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(),i=e.left,n=e.right,r=e.top,o=e.bottom,s=this.positions,a=s[0],c=pe(this.positions),f=[a,c];if(ri(c,e))return!1;var v=[[{x:i,y:r},{x:n,y:o}],[{x:i,y:o},{x:n,y:r}]];return v.some(function(u){var h=Hr(f,u);return h&&ri(h,e)})}};function Hr(t,e){var i=t[0],n=i.x,r=i.y,o=t[1],s=o.x,a=o.y,c=e[0],f=c.x,v=c.y,u=e[1],h=u.x,d=u.y,g=(d-v)*(s-n)-(h-f)*(a-r);if(g===0)return!1;var p=((h-f)*(r-v)-(d-v)*(n-f))/g;return p<0?!1:{x:n+p*(s-n),y:r+p*(a-r)}}var q={};q.events=q.created=q.beforeConnect=q.connected=q.beforeDisconnect=q.disconnected=q.destroy=yi,q.args=function(t,e){return e!==!1&&yi(e||t)},q.update=function(t,e){return ni(yi(t,U(e)?{read:e}:e),"order")},q.props=function(t,e){return Q(e)&&(e=e.reduce(function(i,n){return i[n]=String,i},{})),q.methods(t,e)},q.computed=q.methods=function(t,e){return e?t?N({},t,e):e:t},q.data=function(t,e,i){return i?an(t,e,i):e?t?function(n){return an(t,e,n)}:e:t};function an(t,e,i){return q.computed(U(t)?t.call(i,i):t,U(e)?e.call(i,i):e)}function yi(t,e){return t=t&&!Q(t)?[t]:t,e?t?t.concat(e):Q(e)?e:[e]:t}function Br(t,e){return Y(e)?t:e}function Wt(t,e,i){var n={};if(U(e)&&(e=e.options),e.extends&&(t=Wt(t,e.extends,i)),e.mixins)for(var r=0,o=e.mixins.length;r<o;r++)t=Wt(t,e.mixins[r],i);for(var s in t)c(s);for(var a in e)mt(t,a)||c(a);function c(f){n[f]=(q[f]||Br)(t[f],e[f],i)}return n}function un(t,e){var i;e===void 0&&(e=[]);try{return t?lt(t,"{")?JSON.parse(t):e.length&&!m(t,":")?(i={},i[e[0]]=t,i):t.split(";").reduce(function(n,r){var o=r.split(/:(.*)/),s=o[0],a=o[1];return s&&!Y(a)&&(n[s.trim()]=a.trim()),n},{}):{}}catch{return{}}}function cn(t){if(Ie(t)&&xi(t,{func:"playVideo",method:"play"}),Le(t))try{t.play().catch(gt)}catch{}}function fn(t){Ie(t)&&xi(t,{func:"pauseVideo",method:"pause"}),Le(t)&&t.pause()}function hn(t){Ie(t)&&xi(t,{func:"mute",method:"setVolume",value:0}),Le(t)&&(t.muted=!0)}function ln(t){return Le(t)||Ie(t)}function Le(t){return t&&t.tagName==="VIDEO"}function Ie(t){return t&&t.tagName==="IFRAME"&&(dn(t)||vn(t))}function dn(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function vn(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}function xi(t,e){Dr(t).then(function(){return gn(t,e)})}function gn(t,e){try{t.contentWindow.postMessage(JSON.stringify(N({event:"command"},e)),"*")}catch{}}var ki="_ukPlayer",Or=0;function Dr(t){if(t[ki])return t[ki];var e=dn(t),i=vn(t),n=++Or,r;return t[ki]=new y(function(o){e&&B(t,"load",function(){var s=function(){return gn(t,{event:"listening",id:n})};r=setInterval(s,100),s()}),B(window,"message",o,!1,function(s){var a=s.data;try{return a=JSON.parse(a),a&&(e&&a.id===n&&a.event==="onReady"||i&&Number(a.player_id)===n)}catch{}}),t.src=""+t.src+(m(t.src,"?")?"&":"?")+(e?"enablejsapi=1":"api=1&player_id="+n)}).then(function(){return clearInterval(r)})}function ae(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=0),M(t)?Oi.apply(void 0,jt(t).map(function(n){var r=_(ue(n)),o=r.top,s=r.left,a=r.bottom,c=r.right;return{top:o-e,left:s-i,bottom:a+e,right:c+i}}).concat(_(t))):!1}function Si(t,e){Vt(t)||Bt(t)?t=Re(t):t=P(t),t.scrollTop=e}function Ti(t,e){e===void 0&&(e={});var i=e.offset;i===void 0&&(i=0);var n=M(t)?jt(t):[];return n.reduce(function(a,c,f){var v=c.scrollTop,u=c.scrollHeight,h=c.offsetHeight,d=u-ce(c),g=_(n[f-1]||t),p=g.height,x=g.top,T=Math.ceil(x-_(ue(c)).top-i+v);return i>0&&h<p+i?T+=i:i=0,T>d?(i-=T-d,T=d):T<0&&(i-=T,T=0),function(){return r(c,T-v).then(a)}},function(){return y.resolve()})();function r(a,c){return new y(function(f){var v=a.scrollTop,u=o(Math.abs(c)),h=Date.now();(function d(){var g=s(me((Date.now()-h)/u));Si(a,v+c*g),g===1?f():requestAnimationFrame(d)})()})}function o(a){return 40*Math.pow(a,.375)}function s(a){return .5*(1-Math.cos(Math.PI*a))}}function pn(t,e,i){if(e===void 0&&(e=0),i===void 0&&(i=0),!M(t))return 0;var n=jt(t,/auto|scroll/,!0),r=n[0],o=r.scrollHeight,s=r.scrollTop,a=ce(r),c=o-a,f=oe(t)[0]-oe(r)[0],v=Math.max(0,f-a+e),u=Math.min(c,f+t.offsetHeight-i);return me((s-v)/(u-v))}function jt(t,e,i){e===void 0&&(e=/auto|scroll|hidden/),i===void 0&&(i=!1);var n=Re(t),r=Qt(t).reverse();r=r.slice(r.indexOf(n)+1);var o=ge(r,function(s){return l(s,"position")==="fixed"});return~o&&(r=r.slice(o)),[n].concat(r.filter(function(s){return e.test(l(s,"overflow"))&&(!i||s.scrollHeight>ce(s))})).reverse()}function ue(t){return t===Re(t)?window:t}function ce(t){return(t===Re(t)?document.documentElement:t).clientHeight}function Re(t){var e=Et(t),i=e.document;return i.scrollingElement||i.documentElement}var fe={width:["x","left","right"],height:["y","top","bottom"]};function mn(t,e,i,n,r,o,s,a){i=bn(i),n=bn(n);var c={element:i,target:n};if(!t||!e)return c;var f=_(t),v=_(e),u=v;if(wn(u,i,f,-1),wn(u,n,v,1),r=$n(r,f.width,f.height),o=$n(o,v.width,v.height),r.x+=o.x,r.y+=o.y,u.left+=r.x,u.top+=r.y,s){var h=jt(t).map(ue);a&&!m(h,a)&&h.unshift(a),h=h.map(function(d){return _(d)}),et(fe,function(d,g){var p=d[0],x=d[1],T=d[2];!(s===!0||m(s,p))||h.some(function(V){var O=i[p]===x?-f[g]:i[p]===T?f[g]:0,ht=n[p]===x?v[g]:n[p]===T?-v[g]:0;if(u[x]<V[x]||u[x]+f[g]>V[T]){var Z=f[g]/2,ot=n[p]==="center"?-v[g]/2:0;return i[p]==="center"&&(le(Z,ot)||le(-Z,-ot))||le(O,ht)}function le(de,Ge){var Pt=$((u[x]+de+Ge-r[p]*2).toFixed(4));if(Pt>=V[x]&&Pt+f[g]<=V[T])return u[x]=Pt,["element","target"].forEach(function(Ni){c[Ni][p]=de?c[Ni][p]===fe[g][1]?fe[g][2]:fe[g][1]:c[Ni][p]}),!0}})})}return _(t,u),c}function wn(t,e,i,n){et(fe,function(r,o){var s=r[0],a=r[1],c=r[2];e[s]===c?t[a]+=i[o]*n:e[s]==="center"&&(t[a]+=i[o]*n/2)})}function bn(t){var e=/left|center|right/,i=/top|center|bottom/;return t=(t||"").split(" "),t.length===1&&(t=e.test(t[0])?t.concat("center"):i.test(t[0])?["center"].concat(t):["center","center"]),{x:e.test(t[0])?t[0]:"center",y:i.test(t[1])?t[1]:"center"}}function $n(t,e,i){var n=(t||"").split(" "),r=n[0],o=n[1];return{x:r?$(r)*(st(r,"%")?e/100:1):0,y:o?$(o)*(st(o,"%")?i/100:1):0}}var zr=Object.freeze({__proto__:null,ajax:Gi,getImage:Ki,transition:en,Transition:yt,animate:gi,Animation:at,attr:A,hasAttr:Kt,removeAttr:oi,data:Xt,addClass:k,removeClass:j,removeClasses:De,replaceClass:hi,hasClass:S,toggleClass:G,dimensions:ut,offset:_,position:nn,offsetPosition:oe,height:L,width:se,boxModelAdjust:Rt,flipPosition:pi,toPx:kt,ready:kr,empty:Xi,html:Ne,prepend:Sr,append:rt,before:Pe,after:Me,remove:bt,wrapAll:Be,wrapInner:Ji,unwrap:Oe,fragment:ne,apply:$t,$:b,$$:W,inBrowser:tt,isIE:$e,isRtl:Jt,hasTouch:or,pointerDown:Ft,pointerMove:sr,pointerUp:Lt,pointerEnter:ye,pointerLeave:xe,pointerCancel:ke,on:H,off:Ii,once:B,trigger:E,createEvent:fi,toEventTargets:Ce,isTouch:It,getEventPos:_e,fastdom:I,isVoidElement:si,isVisible:M,selInput:Se,isInput:Di,selFocusable:Te,isFocusable:ai,parent:D,filter:Zt,matches:F,closest:nt,within:R,parents:Qt,children:Ct,index:ui,hasOwn:mt,hyphenate:Tt,camelize:Ht,ucfirst:ve,startsWith:lt,endsWith:st,includes:m,findIndex:ge,isArray:Q,isFunction:U,isObject:dt,isPlainObject:wt,isWindow:Vt,isDocument:Bt,isNode:Je,isElement:Ot,isBoolean:Yt,isString:C,isNumber:Qe,isNumeric:vt,isEmpty:Ue,isUndefined:Y,toBoolean:ti,toNumber:Gt,toFloat:$,toArray:Hi,toNode:P,toNodes:w,toWindow:Et,toMs:ei,isEqual:Bi,swap:ii,assign:N,last:pe,each:et,sortBy:ni,uniqueBy:rr,clamp:me,noop:gt,intersectRect:Oi,pointInRect:ri,Dimensions:we,getIndex:be,memoize:it,MouseTracker:$i,mergeOptions:Wt,parseOptions:un,play:cn,pause:fn,mute:hn,isVideo:ln,positionAt:mn,Promise:y,Deferred:qi,query:pt,queryAll:Ut,find:ci,findAll:te,escape:ee,css:l,getCssVar:vi,propName:Fe,isInView:ae,scrollTop:Si,scrollIntoView:Ti,scrolledOver:pn,scrollParents:jt,getViewport:ue,getViewportClientHeight:ce});function Fr(t){var e=t.data;t.use=function(r){if(!r.installed)return r.call(null,this),r.installed=!0,this},t.mixin=function(r,o){o=(C(o)?t.component(o):o)||this,o.options=Wt(o.options,r)},t.extend=function(r){r=r||{};var o=this,s=function(c){this._init(c)};return s.prototype=Object.create(o.prototype),s.prototype.constructor=s,s.options=Wt(o.options,r),s.super=o,s.extend=o.extend,s},t.update=function(r,o){r=r?P(r):document.body,Qt(r).reverse().forEach(function(s){return n(s[e],o)}),$t(r,function(s){return n(s[e],o)})};var i;Object.defineProperty(t,"container",{get:function(){return i||document.body},set:function(r){i=b(r)}});function n(r,o){if(!!r)for(var s in r)r[s]._connected&&r[s]._callUpdate(o)}}function Lr(t){t.prototype._callHook=function(n){var r=this,o=this.$options[n];o&&o.forEach(function(s){return s.call(r)})},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(n){var r=this;n===void 0&&(n="update"),!!this._connected&&((n==="update"||n==="resize")&&this._callWatches(),!!this.$options.update&&(this._updates||(this._updates=new Set,I.read(function(){r._connected&&e.call(r,r._updates),delete r._updates})),this._updates.add(n.type||n)))},t.prototype._callWatches=function(){var n=this;if(!this._watch){var r=!mt(this,"_watch");this._watch=I.read(function(){n._connected&&i.call(n,r),n._watch=null})}};function e(n){for(var r=this,o=this.$options.update,s=function(c){var f=o[c],v=f.read,u=f.write,h=f.events;if(!(!n.has("update")&&(!h||!h.some(function(g){return n.has(g)})))){var d=void 0;v&&(d=v.call(r,r._data,n),d&&wt(d)&&N(r._data,d)),u&&d!==!1&&I.write(function(){return u.call(r,r._data,n)})}},a=0;a<o.length;a++)s(a)}function i(n){var r=this,o=r.$options.computed,s=N({},this._computeds);this._computeds={};for(var a in o){var c=o[a],f=c.watch,v=c.immediate;f&&(n&&v||mt(s,a)&&!Bi(s[a],this[a]))&&f.call(this,this[a],s[a])}}}function Ir(t){var e=0;t.prototype._init=function(u){u=u||{},u.data=c(u,this.constructor.options),this.$options=Wt(this.constructor.options,u,this),this.$el=null,this.$props={},this._uid=e++,this._initData(),this._initMethods(),this._initComputeds(),this._callHook("created"),u.el&&this.$mount(u.el)},t.prototype._initData=function(){var u=this.$options,h=u.data;h===void 0&&(h={});for(var d in h)this.$props[d]=this[d]=h[d]},t.prototype._initMethods=function(){var u=this.$options,h=u.methods;if(h)for(var d in h)this[d]=h[d].bind(this)},t.prototype._initComputeds=function(){var u=this.$options,h=u.computed;if(this._computeds={},h)for(var d in h)n(this,d,h[d])},t.prototype._initProps=function(u){var h;u=u||i(this.$options,this.$name);for(h in u)Y(u[h])||(this.$props[h]=u[h]);var d=[this.$options.computed,this.$options.methods];for(h in this.$props)h in u&&o(d,h)&&(this[h]=this.$props[h])},t.prototype._initEvents=function(){var u=this;this._events=[];var h=this.$options,d=h.events;d&&d.forEach(function(g){if(mt(g,"handler"))r(u,g);else for(var p in g)r(u,g[p],p)})},t.prototype._unbindEvents=function(){this._events.forEach(function(u){return u()}),delete this._events},t.prototype._initObservers=function(){this._observers=[f(this),v(this)]},t.prototype._disconnectObservers=function(){this._observers.forEach(function(u){return u&&u.disconnect()})};function i(u,h){var d={},g=u.args;g===void 0&&(g=[]);var p=u.props;p===void 0&&(p={});var x=u.el;if(!p)return d;for(var T in p){var V=Tt(T),O=Xt(x,V);Y(O)||(O=p[T]===Boolean&&O===""?!0:s(p[T],O),!(V==="target"&&(!O||lt(O,"_")))&&(d[T]=O))}var ht=un(Xt(x,h),g);for(var Z in ht){var ot=Ht(Z);p[ot]!==void 0&&(d[ot]=s(p[ot],ht[Z]))}return d}function n(u,h,d){Object.defineProperty(u,h,{enumerable:!0,get:function(){var g=u._computeds,p=u.$props,x=u.$el;return mt(g,h)||(g[h]=(d.get||d).call(u,p,x)),g[h]},set:function(g){var p=u._computeds;p[h]=d.set?d.set.call(u,g):g,Y(p[h])&&delete p[h]}})}function r(u,h,d){wt(h)||(h={name:d,handler:h});var g=h.name,p=h.el,x=h.handler,T=h.capture,V=h.passive,O=h.delegate,ht=h.filter,Z=h.self;if(p=U(p)?p.call(u):p||u.$el,Q(p)){p.forEach(function(ot){return r(u,N({},h,{el:ot}),d)});return}!p||ht&&!ht.call(u)||u._events.push(H(p,g,O?C(O)?O:O.call(u):null,C(x)?u[x]:x.bind(u),{passive:V,capture:T,self:Z}))}function o(u,h){return u.every(function(d){return!d||!mt(d,h)})}function s(u,h){return u===Boolean?ti(h):u===Number?Gt(h):u==="list"?a(h):u?u(h):h}function a(u){return Q(u)?u:C(u)?u.split(/,(?![^(]*\))/).map(function(h){return vt(h)?Gt(h):ti(h.trim())}):[u]}function c(u,h){var d=u.data,g=h.args,p=h.props;if(p===void 0&&(p={}),d=Q(d)?Ue(g)?void 0:d.slice(0,g.length).reduce(function(T,V,O){return wt(V)?N(T,V):T[g[O]]=V,T},{}):d,d)for(var x in d)Y(d[x])?delete d[x]:d[x]=p[x]?s(p[x],d[x]):d[x];return d}function f(u){var h=u.$options,d=h.el,g=new MutationObserver(function(){return u.$emit()});return g.observe(d,{childList:!0,subtree:!0}),g}function v(u){var h=u.$name,d=u.$options,g=u.$props,p=d.attrs,x=d.props,T=d.el;if(!(!x||p===!1)){var V=Q(p)?p:Object.keys(x),O=V.map(function(Z){return Tt(Z)}).concat(h),ht=new MutationObserver(function(Z){var ot=i(d,h);Z.some(function(le){var de=le.attributeName,Ge=de.replace("data-","");return(Ge===h?V:[Ht(Ge),Ht(de)]).some(function(Pt){return!Y(ot[Pt])&&ot[Pt]!==g[Pt]})})&&u.$reset()});return ht.observe(T,{attributes:!0,attributeFilter:O.concat(O.map(function(Z){return"data-"+Z}))}),ht}}}function Rr(t){var e=t.data;t.prototype.$create=function(n,r,o){return t[n](r,o)},t.prototype.$mount=function(n){var r=this.$options,o=r.name;n[e]||(n[e]={}),!n[e][o]&&(n[e][o]=this,this.$el=this.$options.el=this.$options.el||n,R(n,document)&&this._callConnected())},t.prototype.$reset=function(){this._callDisconnected(),this._callConnected()},t.prototype.$destroy=function(n){n===void 0&&(n=!1);var r=this.$options,o=r.el,s=r.name;o&&this._callDisconnected(),this._callHook("destroy"),!(!o||!o[e])&&(delete o[e][s],Ue(o[e])||delete o[e],n&&bt(this.$el))},t.prototype.$emit=function(n){this._callUpdate(n)},t.prototype.$update=function(n,r){n===void 0&&(n=this.$el),t.update(n,r)},t.prototype.$getComponent=t.getComponent;var i=it(function(n){return t.prefix+Tt(n)});Object.defineProperties(t.prototype,{$container:Object.getOwnPropertyDescriptor(t,"container"),$name:{get:function(){return i(this.$options.name)}}})}function Wr(t){var e=t.data,i={};t.component=function(n,r){var o=Tt(n);if(n=Ht(o),!r)return wt(i[n])&&(i[n]=t.extend(i[n])),i[n];t[n]=function(a,c){for(var f=arguments.length,v=Array(f);f--;)v[f]=arguments[f];var u=t.component(n);return u.options.functional?new u({data:wt(a)?a:[].concat(v)}):a?W(a).map(h)[0]:h(a);function h(d){var g=t.getComponent(d,n);if(g)if(c)g.$destroy();else return g;return new u({el:d,data:c})}};var s=wt(r)?N({},r):r.options;return s.name=n,s.install&&s.install(t,s,n),t._initialized&&!s.functional&&I.read(function(){return t[n]("[uk-"+o+"],[data-uk-"+o+"]")}),i[n]=wt(r)?s:r},t.getComponents=function(n){return n&&n[e]||{}},t.getComponent=function(n,r){return t.getComponents(n)[r]},t.connect=function(n){if(n[e])for(var r in n[e])n[e][r]._callConnected();for(var o=0;o<n.attributes.length;o++){var s=yn(n.attributes[o].name);s&&s in i&&t[s](n)}},t.disconnect=function(n){for(var r in n[e])n[e][r]._callDisconnected()}}var yn=it(function(t){return lt(t,"uk-")||lt(t,"data-uk-")?Ht(t.replace("data-uk-","").replace("uk-","")):!1}),K=function(t){this._init(t)};K.util=zr,K.data="__uikit__",K.prefix="uk-",K.options={},K.version="3.11.2-dev.ec95eb0c7",Fr(K),Lr(K),Ir(K),Wr(K),Rr(K);function jr(t){if(!!tt){var e,i=function(){e||(e=!0,I.write(function(){return e=!1}),t.update(null,"resize"))};H(window,"load resize",i),H(document,"loadedmetadata load",i,!0),"ResizeObserver"in window&&new ResizeObserver(i).observe(document.documentElement);var n;H(window,"scroll",function(o){n||(n=!0,I.write(function(){return n=!1}),t.update(null,o.type))},{passive:!0,capture:!0});var r=0;H(document,"animationstart",function(o){var s=o.target;(l(s,"animationName")||"").match(/^uk-.*(left|right)/)&&(r++,l(document.documentElement,"overflowX","hidden"),setTimeout(function(){--r||l(document.documentElement,"overflowX","")},ei(l(s,"animationDuration"))+100))},!0),H(document,Ft,function(o){if(!!It(o)){var s=_e(o),a="tagName"in o.target?o.target:D(o.target);B(document,Lt+" "+ke+" scroll",function(c){var f=_e(c),v=f.x,u=f.y;(c.type!=="scroll"&&a&&v&&Math.abs(s.x-v)>100||u&&Math.abs(s.y-u)>100)&&setTimeout(function(){E(a,"swipe"),E(a,"swipe"+qr(s.x,s.y,v,u))})})}},{passive:!0})}}function qr(t,e,i,n){return Math.abs(t-i)>=Math.abs(e-n)?t-i>0?"Left":"Right":e-n>0?"Up":"Down"}function Vr(t){var e=t.connect,i=t.disconnect;if(!tt||!window.MutationObserver)return;I.read(function(){document.body&&$t(document.body,e),new MutationObserver(function(o){return o.forEach(n)}).observe(document,{childList:!0,subtree:!0}),new MutationObserver(function(o){return o.forEach(r)}).observe(document,{attributes:!0,subtree:!0}),t._initialized=!0});function n(o){for(var s=o.addedNodes,a=o.removedNodes,c=0;c<s.length;c++)$t(s[c],e);for(var f=0;f<a.length;f++)$t(a[f],i)}function r(o){var s=o.target,a=o.attributeName,c=yn(a);if(!(!c||!(c in t))){if(Kt(s,a)){t[c](s);return}var f=t.getComponent(s,c);f&&f.$destroy()}}}var ct={connected:function(){!S(this.$el,this.$name)&&k(this.$el,this.$name)}},_t={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){var e=t.animation;return!!e[0]},hasTransition:function(t){var e=t.animation;return this.hasAnimation&&e[0]===!0}},methods:{toggleElement:function(t,e,i){var n=this;return new y(function(r){return y.all(w(t).map(function(o){var s=Yt(e)?e:!n.isToggled(o);if(!E(o,"before"+(s?"show":"hide"),[n]))return y.reject();var a=(U(i)?i:i===!1||!n.hasAnimation?n._toggle:n.hasTransition?xn(n):Yr(n))(o,s),c=s?n.clsEnter:n.clsLeave;k(o,c),E(o,s?"show":"hide",[n]);var f=function(){j(o,c),E(o,s?"shown":"hidden",[n]),n.$update(o)};return a?a.then(f,function(){return j(o,c),y.reject()}):f()})).then(r,gt)})},isToggled:function(t){var e;return t===void 0&&(t=this.$el),e=w(t),t=e[0],S(t,this.clsEnter)?!0:S(t,this.clsLeave)?!1:this.cls?S(t,this.cls.split(" ")[0]):M(t)},_toggle:function(t,e){if(!!t){e=Boolean(e);var i;this.cls?(i=m(this.cls," ")||e!==S(t,this.cls),i&&G(t,this.cls,m(this.cls," ")?void 0:e)):(i=e===t.hidden,i&&(t.hidden=!e)),W("[autofocus]",t).some(function(n){return M(n)?n.focus()||!0:n.blur()}),i&&(E(t,"toggled",[e,this]),this.$update(t))}}}};function xn(t){var e=t.isToggled,i=t.duration,n=t.initProps,r=t.hideProps,o=t.transition,s=t._toggle;return function(a,c){var f=yt.inProgress(a),v=a.hasChildNodes?$(l(a.firstElementChild,"marginTop"))+$(l(a.lastElementChild,"marginBottom")):0,u=M(a)?L(a)+(f?0:v):0;yt.cancel(a),e(a)||s(a,!0),L(a,""),I.flush();var h=L(a)+(f?0:v);return L(a,u),(c?yt.start(a,N({},n,{overflow:"hidden",height:h}),Math.round(i*(1-u/h)),o):yt.start(a,r,Math.round(i*(u/h)),o).then(function(){return s(a,!1)})).then(function(){return l(a,n)})}}function Yr(t){return function(e,i){at.cancel(e);var n=t.animation,r=t.duration,o=t._toggle;return i?(o(e,!0),at.in(e,n[0],r,t.origin)):at.out(e,n[1]||n[0],r,t.origin).then(function(){return o(e,!1)})}}var kn={mixins:[ct,_t],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){var i=t.targets;return W(i,e)},watch:function(t,e){var i=this;if(t.forEach(function(r){return We(b(i.content,r),!S(r,i.clsOpen))}),!(e||S(t,this.clsOpen))){var n=this.active!==!1&&t[Number(this.active)]||!this.collapsible&&t[0];n&&this.toggle(n,!1)}},immediate:!0},toggles:function(t){var e=t.toggle;return this.items.map(function(i){return b(e,i)})}},events:[{name:"click",delegate:function(){return this.targets+" "+this.$props.toggle},handler:function(t){t.preventDefault(),this.toggle(ui(this.toggles,t.current))}}],methods:{toggle:function(t,e){var i=this,n=[this.items[be(t,this.items)]],r=Zt(this.items,"."+this.clsOpen);!this.multiple&&!m(r,n[0])&&(n=n.concat(r)),!(!this.collapsible&&r.length<2&&!Zt(n,":not(."+this.clsOpen+")").length)&&n.forEach(function(o){return i.toggleElement(o,!S(o,i.clsOpen),function(s,a){G(s,i.clsOpen,a),A(b(i.$props.toggle,s),"aria-expanded",a);var c=b((s._wrapper?"> * ":"")+i.content,s);if(e===!1||!i.hasTransition){We(c,!a);return}return s._wrapper||(s._wrapper=Be(c,"<div"+(a?" hidden":"")+">")),We(c,!1),xn(i)(s._wrapper,a).then(function(){if(We(c,!a),delete s._wrapper,Oe(c),a){var f=b(i.$props.toggle,s);ae(f)||Ti(f,{offset:i.offset})}})})})}}};function We(t,e){t&&(t.hidden=e)}var Gr={mixins:[ct,_t],args:"animation",props:{close:String},data:{animation:[!0],selClose:".uk-alert-close",duration:150,hideProps:N({opacity:0},_t.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)})}}},Sn={args:"autoplay",props:{automute:Boolean,autoplay:Boolean},data:{automute:!1,autoplay:!0},computed:{inView:function(t){var e=t.autoplay;return e==="inview"}},connected:function(){this.inView&&!Kt(this.$el,"preload")&&(this.$el.preload="none"),this.automute&&hn(this.$el)},update:{read:function(){return ln(this.$el)?{visible:M(this.$el)&&l(this.$el,"visibility")!=="hidden",inView:this.inView&&ae(this.$el)}:!1},write:function(t){var e=t.visible,i=t.inView;!e||this.inView&&!i?fn(this.$el):(this.autoplay===!0||this.inView&&i)&&cn(this.$el)},events:["resize","scroll"]}},Kr={mixins:[Sn],props:{width:Number,height:Number},data:{automute:!0},update:{read:function(){var t=this.$el,e=Xr(t)||D(t),i=e.offsetHeight,n=e.offsetWidth,r=we.cover({width:this.width||t.naturalWidth||t.videoWidth||t.clientWidth,height:this.height||t.naturalHeight||t.videoHeight||t.clientHeight},{width:n+(n%2?1:0),height:i+(i%2?1:0)});return!r.width||!r.height?!1:r},write:function(t){var e=t.height,i=t.width;l(this.$el,{height:e,width:i})},events:["resize"]}};function Xr(t){for(;t=D(t);)if(l(t,"position")!=="static")return t}var Ei={props:{container:Boolean},data:{container:!0},computed:{container:function(t){var e=t.container;return e===!0&&this.$container||e&&b(e)}}},Jr={props:{pos:String,offset:null,flip:Boolean,clsPos:String},data:{pos:"bottom-"+(Jt?"right":"left"),flip:!0,offset:!1,clsPos:""},computed:{pos:function(t){var e=t.pos;return e.split("-").concat("center").slice(0,2)},dir:function(){return this.pos[0]},align:function(){return this.pos[1]}},methods:{positionAt:function(t,e,i){De(t,this.clsPos+"-(top|bottom|left|right)(-[a-z]+)?");var n=this,r=n.offset,o=this.getAxis();if(!vt(r)){var s=b(r);r=s?_(s)[o==="x"?"left":"top"]-_(e)[o==="x"?"right":"bottom"]:0}var a=mn(t,e,o==="x"?pi(this.dir)+" "+this.align:this.align+" "+pi(this.dir),o==="x"?this.dir+" "+this.align:this.align+" "+this.dir,o==="x"?""+(this.dir==="left"?-r:r):" "+(this.dir==="top"?-r:r),null,this.flip,i).target,c=a.x,f=a.y;this.dir=o==="x"?c:f,this.align=o==="x"?f:c,G(t,this.clsPos+"-"+this.dir+"-"+this.align,this.offset===!1)},getAxis:function(){return this.dir==="top"||this.dir==="bottom"?"y":"x"}}},z,Tn={mixins:[Ei,Jr,_t],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 i=t.boundary;return i===!0?window:pt(i,e)},clsDrop:function(t){var e=t.clsDrop;return e||"uk-"+this.$options.name},clsPos:function(){return this.clsDrop}},created:function(){this.tracker=new $i},connected:function(){k(this.$el,this.clsDrop),this.toggle&&!this.target&&(this.target=this.$create("toggle",pt(this.toggle,this.$el),{target:this.$el,mode:this.mode}).$el,A(this.target,"aria-haspopup",!0))},disconnected:function(){this.isActive()&&(z=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,i=t.current.hash;!e&&i&&!R(i,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(),F(this.$el,":focus,:hover")||this.hide()}},{name:ye+" focusin",filter:function(){return m(this.mode,"hover")},handler:function(t){It(t)||this.clearTimers()}},{name:xe+" focusout",filter:function(){return m(this.mode,"hover")},handler:function(t){!It(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;z=this,this.tracker.init(),B(this.$el,"hide",H(document,Ft,function(e){var i=e.target;return!R(i,t.$el)&&B(document,Lt+" "+ke+" scroll",function(n){var r=n.defaultPrevented,o=n.type,s=n.target;!r&&o===Lt&&i===s&&!(t.target&&R(i,t.target))&&t.hide(!1)},!0)}),{self:!0}),B(this.$el,"hide",H(document,"keydown",function(e){e.keyCode===27&&t.hide(!1)}),{self:!0})}},{name:"beforehide",self:!0,handler:function(){this.clearTimers()}},{name:"hide",handler:function(t){var e=t.target;if(this.$el!==e){z=z===null&&R(e,this.$el)&&this.isToggled()?this:z;return}z=this.isActive()?null:z,this.tracker.cancel()}}],update:{write:function(){this.isToggled()&&!S(this.$el,this.clsEnter)&&this.position()},events:["resize"]},methods:{show:function(t,e){var i=this;if(t===void 0&&(t=this.target),e===void 0&&(e=!0),this.isToggled()&&t&&this.target&&t!==this.target&&this.hide(!1),this.target=t,this.clearTimers(),!this.isActive()){if(z){if(e&&z.isDelaying){this.showTimer=setTimeout(this.show,10);return}for(var n;z&&n!==z&&!R(this.$el,z.$el);)n=z,z.hide(!1)}this.container&&D(this.$el)!==this.container&&rt(this.container,this.$el),this.showTimer=setTimeout(function(){return i.toggleElement(i.$el,!0)},e&&this.delayShow||0)}},hide:function(t){var e=this;t===void 0&&(t=!0);var i=function(){return e.toggleElement(e.$el,!1,!1)};this.clearTimers(),this.isDelaying=Zr(this.$el).some(function(n){return e.tracker.movesTo(n)}),t&&this.isDelaying?this.hideTimer=setTimeout(this.hide,50):t&&this.delayHide?this.hideTimer=setTimeout(i,this.delayHide):i()},clearTimers:function(){clearTimeout(this.showTimer),clearTimeout(this.hideTimer),this.showTimer=null,this.hideTimer=null,this.isDelaying=!1},isActive:function(){return z===this},position:function(){j(this.$el,this.clsDrop+"-stack"),G(this.$el,this.clsDrop+"-boundary",this.boundaryAlign);var t=_(this.boundary),e=this.boundaryAlign?t:_(this.target);if(this.align==="justify"){var i=this.getAxis()==="y"?"width":"height";l(this.$el,i,e[i])}else this.boundary&&this.$el.offsetWidth>Math.max(t.right-e.left,e.right-t.left)&&k(this.$el,this.clsDrop+"-stack");this.positionAt(this.$el,this.boundaryAlign?this.boundary:this.target,this.boundary)}}};function Zr(t){var e=[];return $t(t,function(i){return l(i,"position")!=="static"&&e.push(i)}),e}var Qr={mixins:[ct],args:"target",props:{target:Boolean},data:{target:!1},computed:{input:function(t,e){return b(Se,e)},state:function(){return this.input.nextElementSibling},target:function(t,e){var i=t.target;return i&&(i===!0&&D(this.input)===e&&this.input.nextElementSibling||pt(i,e))}},update:function(){var t=this,e=t.target,i=t.input;if(!!e){var n,r=Di(e)?"value":"textContent",o=e[r],s=i.files&&i.files[0]?i.files[0].name:F(i,"select")&&(n=W("option",i).filter(function(a){return a.selected})[0])?n.textContent:i.value;o!==s&&(e[r]=s)}},events:[{name:"change",handler:function(){this.$update()}},{name:"reset",el:function(){return nt(this.$el,"form")},handler:function(){this.$update()}}]},Ur={update:{read:function(t){var e=ae(this.$el);if(!e||t.isInView===e)return!1;t.isInView=e},write:function(){this.$el.src=""+this.$el.src},events:["scroll","resize"]}},En={props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},update:{read:function(){var t=Cn(this.$el.children);return{rows:t,columns:to(t)}},write:function(t){for(var e=t.columns,i=t.rows,n=0;n<i.length;n++)for(var r=0;r<i[n].length;r++)G(i[n][r],this.margin,n!==0),G(i[n][r],this.firstColumn,!!~e[0].indexOf(i[n][r]))},events:["resize"]}};function Cn(t){return _n(t,"top","bottom")}function to(t){for(var e=[],i=0;i<t.length;i++)for(var n=_n(t[i],"left","right"),r=0;r<n.length;r++)e[r]=e[r]?e[r].concat(n[r]):n[r];return Jt?e.reverse():e}function _n(t,e,i){for(var n=[[]],r=0;r<t.length;r++){var o=t[r];if(!!M(o))for(var s=je(o),a=n.length-1;a>=0;a--){var c=n[a];if(!c[0]){c.push(o);break}var f=void 0;if(c[0].offsetParent===o.offsetParent?f=je(c[0]):(s=je(o,!0),f=je(c[0],!0)),s[e]>=f[i]-1&&s[e]!==f[e]){n.push([o]);break}if(s[i]-1>f[e]||s[e]===f[e]){c.push(o);break}if(a===0){n.unshift([o]);break}}}return n}function je(t,e){var i;e===void 0&&(e=!1);var n=t.offsetTop,r=t.offsetLeft,o=t.offsetHeight,s=t.offsetWidth;return e&&(i=oe(t),n=i[0],r=i[1]),{top:n,left:r,bottom:n+o,right:r+s}}var eo={extends:En,mixins:[ct],name:"grid",props:{masonry:Boolean,parallax:Number},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0},connected:function(){this.masonry&&k(this.$el,"uk-flex-top uk-flex-wrap-top")},update:[{write:function(t){var e=t.columns;G(this.$el,this.clsStack,e.length<2)},events:["resize"]},{read:function(t){var e=t.columns,i=t.rows;if(!e.length||!this.masonry&&!this.parallax||An(this.$el))return t.translates=!1,!1;var n=!1,r=Ct(this.$el),o=ro(e),s=no(r,this.margin)*(i.length-1),a=Math.max.apply(Math,o)+s;this.masonry&&(e=e.map(function(f){return ni(f,"offsetTop")}),n=io(i,e));var c=Math.abs(this.parallax);return c&&(c=o.reduce(function(f,v,u){return Math.max(f,v+s+(u%2?c:c/8)-a)},0)),{padding:c,columns:e,translates:n,height:n?a:""}},write:function(t){var e=t.height,i=t.padding;l(this.$el,"paddingBottom",i||""),e!==!1&&l(this.$el,"height",e)},events:["resize"]},{read:function(t){return t.height,An(this.$el)?!1:{scrolled:this.parallax?pn(this.$el)*Math.abs(this.parallax):!1}},write:function(t){var e=t.columns,i=t.scrolled,n=t.translates;i===!1&&!n||e.forEach(function(r,o){return r.forEach(function(s,a){return l(s,"transform",!i&&!n?"":"translateY("+((n&&-n[o][a])+(i?o%2?i:i/8:0))+"px)")})})},events:["scroll","resize"]}]};function An(t){return Ct(t).some(function(e){return l(e,"position")==="absolute"})}function io(t,e){var i=t.map(function(n){return Math.max.apply(Math,n.map(function(r){return r.offsetHeight}))});return e.map(function(n){var r=0;return n.map(function(o,s){return r+=s?i[s-1]-n[s-1].offsetHeight:0})})}function no(t,e){var i=t.filter(function(r){return S(r,e)}),n=i[0];return $(n?l(n,"marginTop"):l(t[0],"paddingLeft"))}function ro(t){return t.map(function(e){return e.reduce(function(i,n){return i+n.offsetHeight},0)})}var Ci=$e?{props:{selMinHeight:String},data:{selMinHeight:!1,forceHeight:!1},computed:{elements:function(t,e){var i=t.selMinHeight;return i?W(i,e):[e]}},update:[{read:function(){l(this.elements,"height","")},order:-5,events:["resize"]},{write:function(){var t=this;this.elements.forEach(function(e){var i=$(l(e,"minHeight"));i&&(t.forceHeight||Math.round(i+Rt(e,"height","content-box"))>=e.offsetHeight)&&l(e,"height",i)})},order:5,events:["resize"]}]}:{},oo={mixins:[Ci],args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0,forceHeight:!0},computed:{elements:function(t,e){var i=t.target;return W(i,e)}},update:{read:function(){return{rows:(this.row?Cn(this.elements):[this.elements]).map(so)}},write:function(t){var e=t.rows;e.forEach(function(i){var n=i.heights,r=i.elements;return r.forEach(function(o,s){return l(o,"minHeight",n[s])})})},events:["resize"]}};function so(t){if(t.length<2)return{heights:[""],elements:t};var e=t.map(Nn),i=Math.max.apply(Math,e),n=t.some(function(o){return o.style.minHeight}),r=t.some(function(o,s){return!o.style.minHeight&&e[s]<i});return n&&r&&(l(t,"minHeight",""),e=t.map(Nn),i=Math.max.apply(Math,e)),e=t.map(function(o,s){return e[s]===i&&$(o.style.minHeight).toFixed(2)!==i.toFixed(2)?"":i}),{heights:e,elements:t}}function Nn(t){var e=!1;M(t)||(e=t.style.display,l(t,"display","block","important"));var i=ut(t).height-Rt(t,"height","content-box");return e!==!1&&l(t,"display",e),i}var ao={mixins:[Ci],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(!M(this.$el))return!1;var i="",n=Rt(this.$el,"height","content-box");if(this.expand)i=L(window)-(ut(document.documentElement).height-ut(this.$el).height)-n||"";else{if(i="calc(100vh",this.offsetTop){var r=_(this.$el),o=r.top;i+=o>0&&o<L(window)/2?" - "+o+"px":""}this.offsetBottom===!0?i+=" - "+ut(this.$el.nextElementSibling).height+"px":vt(this.offsetBottom)?i+=" - "+this.offsetBottom+"vh":this.offsetBottom&&st(this.offsetBottom,"px")?i+=" - "+$(this.offsetBottom)+"px":C(this.offsetBottom)&&(i+=" - "+ut(pt(this.offsetBottom,this.$el)).height+"px"),i+=(n?" - "+n+"px":"")+")"}return{minHeight:i,prev:e}},write:function(t){var e=t.minHeight,i=t.prev;l(this.$el,{minHeight:e}),e!==i&&this.$update(this.$el,"resize"),this.minHeight&&$(l(this.$el,"minHeight"))<this.minHeight&&l(this.$el,"minHeight",this.minHeight)},events:["resize"]}},Pn={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=this,e;!this.icon&&m(this.src,"#")&&(e=this.src.split("#"),this.src=e[0],this.icon=e[1]),this.svg=this.getSvg().then(function(i){if(t._connected){var n=vo(i,t.$el);return t.svgEl&&n!==t.svgEl&&bt(t.svgEl),t.applyAttributes(n,i),t.$emit(),t.svgEl=n}},gt)},disconnected:function(){var t=this;this.svg.then(function(e){t._connected||(si(t.$el)&&(t.$el.hidden=!1),bt(e),t.svgEl=null)}),this.svg=null},update:{read:function(){return!!(this.strokeAnimation&&this.svgEl&&M(this.svgEl))},write:function(){ho(this.svgEl)},type:["resize"]},methods:{getSvg:function(){var t=this;return uo(this.src).then(function(e){return co(e,t.icon)||y.reject("SVG not found.")})},applyAttributes:function(t,e){var i=this;for(var n in this.$options.props)m(this.include,n)&&n in this&&A(t,n,this[n]);for(var r in this.attributes){var o=this.attributes[r].split(":",2),s=o[0],a=o[1];A(t,s,a)}this.id||oi(t,"id");var c=["width","height"],f=c.map(function(u){return i[u]});f.some(function(u){return u})||(f=c.map(function(u){return A(e,u)}));var v=A(e,"viewBox");v&&!f.some(function(u){return u})&&(f=v.split(" ").slice(2)),f.forEach(function(u,h){return A(t,c[h],$(u)*i.ratio||null)})}}},uo=it(function(t){return new y(function(e,i){if(!t){i();return}lt(t,"data:")?e(decodeURIComponent(t.split(",")[1])):Gi(t).then(function(n){return e(n.response)},function(){return i("SVG not found.")})})});function co(t,e){return e&&m(t,"<symbol")&&(t=fo(t,e)||t),t=b(t.substr(t.indexOf("<svg"))),t&&t.hasChildNodes()&&t}var Mn=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,qe={};function fo(t,e){if(!qe[t]){qe[t]={},Mn.lastIndex=0;for(var i;i=Mn.exec(t);)qe[t][i[3]]='<svg xmlns="http://www.w3.org/2000/svg"'+i[1]+"svg>"}return qe[t][e]}function ho(t){var e=lo(t);e&&t.style.setProperty("--uk-animation-stroke",e)}function lo(t){return Math.ceil(Math.max.apply(Math,[0].concat(W("[stroke]",t).map(function(e){try{return e.getTotalLength()}catch{return 0}}))))}function vo(t,e){if(si(e)||e.tagName==="CANVAS"){e.hidden=!0;var i=e.nextElementSibling;return Hn(t,i)?i:Me(e,t)}var n=e.lastElementChild;return Hn(t,n)?n:rt(e,t)}function Hn(t,e){return Bn(t)&&Bn(e)&&On(t)===On(e)}function Bn(t){return t&&t.tagName==="svg"}function On(t){return(t.innerHTML||new XMLSerializer().serializeToString(t).replace(/<svg.*?>(.*?)<\/svg>/g,"$1")).replace(/\s/g,"")}var go='<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>',po='<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>',mo='<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>',wo='<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>',bo='<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>',$o='<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>',yo='<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>',xo='<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>',ko='<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>',So='<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>',To='<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>',Eo='<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>',Co='<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>',_o='<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>',Ao='<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>',No='<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>',Ve={spinner:Ao,totop:No,marker:mo,"close-icon":go,"close-large":po,"navbar-toggle-icon":wo,"overlay-icon":bo,"pagination-next":$o,"pagination-previous":yo,"search-icon":xo,"search-large":ko,"search-navbar":So,"slidenav-next":To,"slidenav-next-large":Eo,"slidenav-previous":Co,"slidenav-previous-large":_o},Dn={install:Bo,extends:Pn,args:"icon",props:["icon"],data:{include:["focusable"]},isIcon:!0,beforeConnect:function(){k(this.$el,"uk-icon")},methods:{getSvg:function(){var t=Oo(this.icon);return t?y.resolve(t):y.reject("Icon not found.")}}},ft={args:!1,extends:Dn,data:function(t){return{icon:Tt(t.constructor.options.name)}},beforeConnect:function(){k(this.$el,this.$name)}},zn={extends:ft,beforeConnect:function(){k(this.$el,"uk-slidenav")},computed:{icon:function(t,e){var i=t.icon;return S(e,"uk-slidenav-large")?i+"-large":i}}},Po={extends:ft,computed:{icon:function(t,e){var i=t.icon;return S(e,"uk-search-icon")&&Qt(e,".uk-search-large").length?"search-large":Qt(e,".uk-search-navbar").length?"search-navbar":i}}},Mo={extends:ft,computed:{icon:function(){return"close-"+(S(this.$el,"uk-close-large")?"large":"icon")}}},Ho={extends:ft,connected:function(){var t=this;this.svg.then(function(e){return e&&t.ratio!==1&&l(b("circle",e),"strokeWidth",1/t.ratio)})}},Ye={};function Bo(t){t.icon.add=function(e,i){var n,r=C(e)?(n={},n[e]=i,n):e;et(r,function(o,s){Ve[s]=o,delete Ye[s]}),t._initialized&&$t(document.body,function(o){return et(t.getComponents(o),function(s){s.$options.isIcon&&s.icon in r&&s.$reset()})})}}function Oo(t){return Ve[t]?(Ye[t]||(Ye[t]=b((Ve[Do(t)]||Ve[t]).trim())),Ye[t].cloneNode(!0)):null}function Do(t){return Jt?ii(ii(t,"left","right"),"previous","next"):t}var zo={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,i=t.dataWidth;return e||i},height:function(t){var e=t.height,i=t.dataHeight;return e||i},sizes:function(t){var e=t.sizes,i=t.dataSizes;return e||i},isImg:function(t,e){return In(e)},target:{get:function(t){var e=t.target;return[this.$el].concat(Ut(e,this.$el))},watch:function(){this.observe()}},offsetTop:function(t){var e=t.offsetTop;return kt(e,"height")},offsetLeft:function(t){var e=t.offsetLeft;return kt(e,"width")}},connected:function(){if(!window.IntersectionObserver){he(this.$el,this.dataSrc,this.dataSrcset,this.sizes);return}At[this.cacheKey]?he(this.$el,At[this.cacheKey],this.dataSrcset,this.sizes):this.isImg&&this.width&&this.height&&he(this.$el,Fo(this.width,this.height,this.sizes)),this.observer=new IntersectionObserver(this.load,{rootMargin:this.offsetTop+"px "+this.offsetLeft+"px"}),requestAnimationFrame(this.observe)},disconnected:function(){this.observer&&this.observer.disconnect()},update:{read:function(t){var e=this,i=t.image;if(!this.observer||(!i&&document.readyState==="complete"&&this.load(this.observer.takeRecords()),this.isImg))return!1;i&&i.then(function(n){return n&&n.currentSrc!==""&&he(e.$el,_i(n))})},write:function(t){if(this.dataSrcset&&window.devicePixelRatio!==1){var e=l(this.$el,"backgroundSize");(e.match(/^(auto\s?)+$/)||$(e)===t.bgSize)&&(t.bgSize=jo(this.dataSrcset,this.sizes),l(this.$el,"backgroundSize",t.bgSize+"px"))}},events:["resize"]},methods:{load:function(t){var e=this;!t.some(function(i){return Y(i.isIntersecting)||i.isIntersecting})||(this._data.image=Ki(this.dataSrc,this.dataSrcset,this.sizes).then(function(i){return he(e.$el,_i(i),i.srcset,i.sizes),At[e.cacheKey]=_i(i),i},function(i){return E(e.$el,new i.constructor(i.type,i))}),this.observer.disconnect())},observe:function(){var t=this;this._connected&&!this._data.image&&this.target.forEach(function(e){return t.observer.observe(e)})}}};function he(t,e,i,n){if(In(t)){var r=function(s,a){return a&&a!==t[s]&&(t[s]=a)};r("sizes",n),r("srcset",i),r("src",e)}else if(e){var o=!m(t.style.backgroundImage,e);o&&(l(t,"backgroundImage","url("+ee(e)+")"),E(t,fi("load",!1)))}}function Fo(t,e,i){var n;return i&&(n=we.ratio({width:t,height:e},"width",kt(Ln(i))),t=n.width,e=n.height),'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="'+t+'" height="'+e+'"></svg>'}var Fn=/\s*(.*?)\s*(\w+|calc\(.*?\))\s*(?:,|$)/g;function Ln(t){var e;for(Fn.lastIndex=0;e=Fn.exec(t);)if(!e[1]||window.matchMedia(e[1]).matches){e=Ro(e[2]);break}return e||"100vw"}var Lo=/\d+(?:\w+|%)/g,Io=/[+-]?(\d+)/g;function Ro(t){return lt(t,"calc")?t.slice(5,-1).replace(Lo,function(e){return kt(e)}).replace(/ /g,"").match(Io).reduce(function(e,i){return e+ +i},0):t}var Wo=/\s+\d+w\s*(?:,|$)/g;function jo(t,e){var i=kt(Ln(e)),n=(t.match(Wo)||[]).map($).sort(function(r,o){return r-o});return n.filter(function(r){return r>=i})[0]||n.pop()||""}function In(t){return t.tagName==="IMG"}function _i(t){return t.currentSrc||t.src}var Rn="__test__",At;try{At=window.sessionStorage||{},At[Rn]=1,delete At[Rn]}catch{At={}}var Ai={props:{media:Boolean},data:{media:!1},computed:{matchMedia:function(){var t=qo(this.media);return!t||window.matchMedia(t).matches}}};function qo(t){if(C(t)){if(t[0]==="@"){var e="breakpoint-"+t.substr(1);t=$(vi(e))}else if(isNaN(t))return t}return t&&!isNaN(t)?"(min-width: "+t+"px)":!1}var Vo={mixins:[ct,Ai],props:{fill:String},data:{fill:"",clsWrapper:"uk-leader-fill",clsHide:"uk-leader-hide",attrFill:"data-fill"},computed:{fill:function(t){var e=t.fill;return e||vi("leader-fill-content")}},connected:function(){var t;t=Ji(this.$el,'<span class="'+this.clsWrapper+'">'),this.wrapper=t[0]},disconnected:function(){Oe(this.wrapper.childNodes)},update:{read:function(t){var e=t.changed,i=t.width,n=i;return i=Math.floor(this.$el.offsetWidth/2),{width:i,fill:this.fill,changed:e||n!==i,hide:!this.matchMedia}},write:function(t){G(this.wrapper,this.clsHide,t.hide),t.changed&&(t.changed=!1,A(this.wrapper,this.attrFill,new Array(t.width).join(t.fill)))},events:["resize"]}},X=[],Wn={mixins:[ct,Ei,_t],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){var i=t.selPanel;return b(i,e)},transitionElement:function(){return this.panel},bgClose:function(t){var e=t.bgClose;return e&&this.panel}},beforeDisconnect:function(){m(X,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()===m(X,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler:function(t){if(m(X,this))return!1;!this.stack&&X.length?(y.all(X.map(function(e){return e.hide()})).then(this.show),t.preventDefault()):X.push(this)}},{name:"show",self:!0,handler:function(){var t=this,e=document.documentElement;se(window)>e.clientWidth&&this.overlay&&l(document.body,"overflowY","scroll"),this.stack&&l(this.$el,"zIndex",$(l(this.$el,"zIndex"))+X.length),k(e,this.clsPage),this.bgClose&&B(this.$el,"hide",H(document,Ft,function(i){var n=i.target;pe(X)!==t||t.overlay&&!R(n,t.$el)||R(n,t.panel)||B(document,Lt+" "+ke+" scroll",function(r){var o=r.defaultPrevented,s=r.type,a=r.target;!o&&s===Lt&&n===a&&t.hide()},!0)}),{self:!0}),this.escClose&&B(this.$el,"hide",H(document,"keydown",function(i){i.keyCode===27&&pe(X)===t&&t.hide()}),{self:!0})}},{name:"shown",self:!0,handler:function(){ai(this.$el)||A(this.$el,"tabindex","-1"),b(":focus",this.$el)||this.$el.focus()}},{name:"hidden",self:!0,handler:function(){var t=this;m(X,this)&&X.splice(X.indexOf(this),1),X.length||l(document.body,"overflowY",""),l(this.$el,"zIndex",""),X.some(function(e){return e.clsPage===t.clsPage})||j(document.documentElement,this.clsPage)}}],methods:{toggle:function(){return this.isToggled()?this.hide():this.show()},show:function(){var t=this;return this.container&&D(this.$el)!==this.container?(rt(this.container,this.$el),new y(function(e){return requestAnimationFrame(function(){return t.show().then(e)})})):this.toggleElement(this.$el,!0,jn(this))},hide:function(){return this.toggleElement(this.$el,!1,jn(this))}}};function jn(t){var e=t.transitionElement,i=t._toggle;return function(n,r){return new y(function(o,s){return B(n,"show hide",function(){n._reject&&n._reject(),n._reject=s,i(n,r);var a=B(e,"transitionstart",function(){B(e,"transitionend transitioncancel",o,{self:!0}),clearTimeout(c)},{self:!0}),c=setTimeout(function(){a(),o()},ei(l(e,"transitionDuration")))})}).then(function(){return delete n._reject})}}var Yo={install:Go,mixins:[Wn],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(){S(this.panel,"uk-margin-auto-vertical")?k(this.$el,"uk-flex"):l(this.$el,"display","block"),L(this.$el)}},{name:"hidden",self:!0,handler:function(){l(this.$el,"display",""),j(this.$el,"uk-flex")}}]};function Go(t){var e=t.modal;e.dialog=function(n,r){var o=e('<div class="uk-modal"> <div class="uk-modal-dialog">'+n+"</div> </div>",r);return o.show(),H(o.$el,"hidden",function(){return y.resolve().then(function(){return o.$destroy(!0)})},{self:!0}),o},e.alert=function(n,r){return i(function(o){var s=o.labels;return'<div class="uk-modal-body">'+(C(n)?n:Ne(n))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" autofocus>'+s.ok+"</button> </div>"},r,function(o){return o.resolve()})},e.confirm=function(n,r){return i(function(o){var s=o.labels;return'<form> <div class="uk-modal-body">'+(C(n)?n:Ne(n))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+s.cancel+'</button> <button class="uk-button uk-button-primary" autofocus>'+s.ok+"</button> </div> </form>"},r,function(o){return o.reject()})},e.prompt=function(n,r,o){return i(function(s){var a=s.labels;return'<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>'+(C(n)?n:Ne(n))+'</label> <input class="uk-input" value="'+(r||"")+'" autofocus> </div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+a.cancel+'</button> <button class="uk-button uk-button-primary">'+a.ok+"</button> </div> </form>"},o,function(s){return s.resolve(null)},function(s){return b("input",s.$el).value})},e.labels={ok:"Ok",cancel:"Cancel"};function i(n,r,o,s){r=N({bgClose:!1,escClose:!0,labels:e.labels},r);var a=e.dialog(n(r),r),c=new qi,f=!1;return H(a.$el,"submit","form",function(v){v.preventDefault(),c.resolve(s&&s(a)),f=!0,a.hide()}),H(a.$el,"hide",function(){return!f&&o(c)}),c.promise.dialog=a,c.promise}}var Ko={extends:kn,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}},qn=".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle",Xo={mixins:[ct,Ei,Ci],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:qn,align:Jt?"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:qn,container:!1},computed:{boundary:function(t,e){var i=t.boundary,n=t.boundaryAlign;return i===!0||n?e:i},dropbarAnchor:function(t,e){var i=t.dropbarAnchor;return pt(i,e)},pos:function(t){var e=t.align;return"bottom-"+e},dropbar:{get:function(t){var e=t.dropbar;return e?(e=this._dropbar||pt(e,this.$el)||b("+ .uk-navbar-dropbar",this.$el),e||(this._dropbar=b("<div></div>"))):null},watch:function(t){k(t,"uk-navbar-dropbar")},immediate:!0},dropContainer:function(t,e){return this.container||e},dropdowns:{get:function(t,e){var i=this,n=t.clsDrop,r=W("."+n,e);return this.dropContainer!==e&&W("."+n,this.dropContainer).forEach(function(o){var s=i.getDropdown(o);!m(r,o)&&s&&s.target&&R(s.target,i.$el)&&r.push(o)}),r},watch:function(t){var e=this;this.$create("drop",t.filter(function(i){return!e.getDropdown(i)}),N({},this.$props,{boundary:this.boundary,pos:this.pos,offset:this.dropbar||this.offset}))},immediate:!0},toggles:function(t,e){var i=t.dropdown;return W(i,e)}},disconnected:function(){this.dropbar&&bt(this.dropbar),delete this._dropbar},events:[{name:"mouseover focusin",delegate:function(){return this.dropdown},handler:function(t){var e=t.current,i=this.getActive();i&&m(i.mode,"hover")&&i.target&&!R(i.target,e)&&!i.tracker.movesTo(i.$el)&&i.hide(!1)}},{name:"keydown",delegate:function(){return this.dropdown},handler:function(t){var e=t.current,i=t.keyCode,n=this.getActive();i===Nt.DOWN&&Kt(e,"aria-expanded")&&(t.preventDefault(),!n||n.target!==e?(e.click(),B(this.dropContainer,"show",function(r){var o=r.target;return Yn(o)})):Yn(n.$el)),Vn(t,this.toggles,n)}},{name:"keydown",el:function(){return this.dropContainer},delegate:function(){return"."+this.clsDrop},handler:function(t){var e=t.current,i=t.keyCode;if(!!m(this.dropdowns,e)){var n=this.getActive(),r=W(Te,e),o=ge(r,function(s){return F(s,":focus")});i===Nt.UP&&(t.preventDefault(),o>0&&r[o-1].focus()),i===Nt.DOWN&&(t.preventDefault(),o<r.length-1&&r[o+1].focus()),i===Nt.ESC&&n&&n.target&&n.target.focus(),Vn(t,this.toggles,n)}}},{name:"mouseleave",el:function(){return this.dropbar},filter:function(){return this.dropbar},handler:function(){var t=this.getActive();t&&m(t.mode,"hover")&&!this.dropdowns.some(function(e){return F(e,":hover")})&&t.hide()}},{name:"beforeshow",el:function(){return this.dropContainer},filter:function(){return this.dropbar},handler:function(){D(this.dropbar)||Me(this.dropbarAnchor||this.$el,this.dropbar)}},{name:"show",el:function(){return this.dropContainer},filter:function(){return this.dropbar},handler:function(t,e){var i=e.$el,n=e.dir;!S(i,this.clsDrop)||(this.dropbarMode==="slide"&&k(this.dropbar,"uk-navbar-dropbar-slide"),this.clsDrop&&k(i,this.clsDrop+"-dropbar"),n==="bottom"&&this.transitionTo(i.offsetHeight+$(l(i,"marginTop"))+$(l(i,"marginBottom")),i))}},{name:"beforehide",el:function(){return this.dropContainer},filter:function(){return this.dropbar},handler:function(t,e){var i=e.$el,n=this.getActive();F(this.dropbar,":hover")&&n&&n.$el===i&&t.preventDefault()}},{name:"hide",el:function(){return this.dropContainer},filter:function(){return this.dropbar},handler:function(t,e){var i=e.$el;if(!!S(i,this.clsDrop)){var n=this.getActive();(!n||n&&n.$el===i)&&this.transitionTo(0)}}}],methods:{getActive:function(){return z&&R(z.target,this.$el)&&z},transitionTo:function(t,e){var i=this,n=this,r=n.dropbar,o=M(r)?L(r):0;return e=o<t&&e,l(e,"clip","rect(0,"+e.offsetWidth+"px,"+o+"px,0)"),L(r,o),yt.cancel([e,r]),y.all([yt.start(r,{height:t},this.duration),yt.start(e,{clip:"rect(0,"+e.offsetWidth+"px,"+t+"px,0)"},this.duration)]).catch(gt).then(function(){l(e,{clip:""}),i.$update(r)})},getDropdown:function(t){return this.$getComponent(t,"drop")||this.$getComponent(t,"dropdown")}}};function Vn(t,e,i){var n=t.current,r=t.keyCode,o=i&&i.target||n,s=e.indexOf(o);r===Nt.LEFT&&s>0&&(i&&i.hide(!1),e[s-1].focus()),r===Nt.RIGHT&&s<e.length-1&&(i&&i.hide(!1),e[s+1].focus()),r===Nt.TAB&&(o.focus(),i&&i.hide(!1))}function Yn(t){if(!b(":focus",t)){var e=b(Te,t);e&&e.focus()}}var Nt={TAB:9,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40},Jo={mixins:[Wn],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,i=t.clsFlip;return e?i:""},clsOverlay:function(t){var e=t.overlay,i=t.clsOverlay;return e?i:""},clsMode:function(t){var e=t.mode,i=t.clsMode;return i+"-"+e},clsSidebarAnimation:function(t){var e=t.mode,i=t.clsSidebarAnimation;return e==="none"||e==="reveal"?"":i},clsContainerAnimation:function(t){var e=t.mode,i=t.clsContainerAnimation;return e!=="push"&&e!=="reveal"?"":i},transitionElement:function(t){var e=t.mode;return e==="reveal"?D(this.panel):this.panel}},update:{read:function(){this.isToggled()&&!M(this.$el)&&this.hide()},events:["resize"]},events:[{name:"click",delegate:function(){return'a[href^="#"]'},handler:function(t){var e=t.current.hash,i=t.defaultPrevented;!i&&e&&b(e,document.body)&&this.hide()}},{name:"touchstart",passive:!0,el:function(){return this.panel},handler:function(t){var e=t.targetTouches;e.length===1&&(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(t.targetTouches.length===1){var e=t.targetTouches[0].clientY-this.clientY,i=this.panel,n=i.scrollTop,r=i.scrollHeight,o=i.clientHeight;(o>=r||n===0&&e>0||r-n<=o&&e<0)&&t.cancelable&&t.preventDefault()}}},{name:"show",self:!0,handler:function(){this.mode==="reveal"&&!S(D(this.panel),this.clsMode)&&(Be(this.panel,"<div>"),k(D(this.panel),this.clsMode)),l(document.documentElement,"overflowY",this.overlay?"hidden":""),k(document.body,this.clsContainer,this.clsFlip),l(document.body,"touch-action","pan-y pinch-zoom"),l(this.$el,"display","block"),k(this.$el,this.clsOverlay),k(this.panel,this.clsSidebarAnimation,this.mode!=="reveal"?this.clsMode:""),L(document.body),k(document.body,this.clsContainerAnimation),this.clsContainerAnimation&&Zo()}},{name:"hide",self:!0,handler:function(){j(document.body,this.clsContainerAnimation),l(document.body,"touch-action","")}},{name:"hidden",self:!0,handler:function(){this.clsContainerAnimation&&Qo(),this.mode==="reveal"&&Oe(this.panel),j(this.panel,this.clsSidebarAnimation,this.clsMode),j(this.$el,this.clsOverlay),l(this.$el,"display",""),j(document.body,this.clsContainer,this.clsFlip),l(document.documentElement,"overflowY","")}},{name:"swipeLeft swipeRight",handler:function(t){this.isToggled()&&st(t.type,"Left")^this.flip&&this.hide()}}]};function Zo(){Gn().content+=",user-scalable=0"}function Qo(){var t=Gn();t.content=t.content.replace(/,user-scalable=0$/,"")}function Gn(){return b('meta[name="viewport"]',document.head)||rt(document.head,'<meta name="viewport">')}var Uo={mixins:[ct],props:{selContainer:String,selContent:String,minHeight:Number},data:{selContainer:".uk-modal",selContent:".uk-modal-dialog",minHeight:150},computed:{container:function(t,e){var i=t.selContainer;return nt(e,i)},content:function(t,e){var i=t.selContent;return nt(e,i)}},connected:function(){l(this.$el,"minHeight",this.minHeight)},update:{read:function(){return!this.content||!this.container||!M(this.$el)?!1:{current:$(l(this.$el,"maxHeight")),max:Math.max(this.minHeight,L(this.container)-(ut(this.content).height-L(this.$el)))}},write:function(t){var e=t.current,i=t.max;l(this.$el,"maxHeight",i),Math.round(e)!==Math.round(i)&&E(this.$el,"resize")},events:["resize"]}},ts={props:["width","height"],connected:function(){k(this.$el,"uk-responsive-width")},update:{read:function(){return M(this.$el)&&this.width&&this.height?{width:se(D(this.$el)),height:this.height}:!1},write:function(t){L(this.$el,we.contain({height:this.height,width:this.width},t).height)},events:["resize"]}},es={props:{offset:Number},data:{offset:0},methods:{scrollTo:function(t){var e=this;t=t&&b(t)||document.body,E(this.$el,"beforescroll",[this,t])&&Ti(t,{offset:this.offset}).then(function(){return E(e.$el,"scrolled",[e,t])})}},events:{click:function(t){t.defaultPrevented||(t.preventDefault(),this.scrollTo("#"+ee(decodeURIComponent((this.$el.hash||"").substr(1)))))}}},St="_ukScrollspy",is={args:"cls",props:{cls:String,target:String,hidden:Boolean,offsetTop:Number,offsetLeft:Number,repeat:Boolean,delay:Number},data:function(){return{cls:"",target:!1,hidden:!0,offsetTop:0,offsetLeft:0,repeat:!1,delay:0,inViewClass:"uk-scrollspy-inview"}},computed:{elements:{get:function(t,e){var i=t.target;return i?W(i,e):[e]},watch:function(t){this.hidden&&l(Zt(t,":not(."+this.inViewClass+")"),"visibility","hidden")},immediate:!0}},disconnected:function(){var t=this;this.elements.forEach(function(e){j(e,t.inViewClass,e[St]?e[St].cls:""),delete e[St]})},update:[{read:function(t){var e=this;if(!t.update)return y.resolve().then(function(){e.$emit(),t.update=!0}),!1;this.elements.forEach(function(i){i[St]||(i[St]={cls:Xt(i,"uk-scrollspy-class")||e.cls}),i[St].show=ae(i,e.offsetTop,e.offsetLeft)})},write:function(t){var e=this;this.elements.forEach(function(i){var n=i[St];n.show&&!n.inview&&!n.queued?(n.queued=!0,t.promise=(t.promise||y.resolve()).then(function(){return new y(function(r){return setTimeout(r,e.delay)})}).then(function(){e.toggle(i,!0),setTimeout(function(){n.queued=!1,e.$emit()},300)})):!n.show&&n.inview&&!n.queued&&e.repeat&&e.toggle(i,!1)})},events:["scroll","resize"]}],methods:{toggle:function(t,e){var i=t[St];i.off&&i.off(),l(t,"visibility",!e&&this.hidden?"hidden":""),G(t,this.inViewClass,e),G(t,i.cls),/\buk-animation-/.test(i.cls)&&(i.off=B(t,"animationcancel animationend",function(){return De(t,"uk-animation-[\\w-]+")})),E(t,e?"inview":"outview"),i.inview=e,this.$update(t)}}},ns={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 W('a[href^="#"]',e).filter(function(i){return i.hash})},watch:function(t){this.scroll&&this.$create("scroll",t,{offset:this.offset||0})},immediate:!0},targets:function(){return W(this.links.map(function(t){return ee(t.hash).substr(1)}).join(","))},elements:function(t){var e=t.closest;return nt(this.links,e||"*")}},update:[{read:function(){var t=this,e=this.targets,i=e.length;if(!i||!M(this.$el))return!1;var n=jt(this.targets,/auto|scroll/,!0),r=n[0],o=r.scrollTop,s=r.scrollHeight,a=s-ce(r),c=!1;return o===a?c=i-1:(this.targets.every(function(f,v){if(_(f).top-_(ue(r)).top-t.offset<=0)return c=v,!0}),c===!1&&this.overflow&&(c=0)),{active:c}},write:function(t){var e=t.active,i=e!==!1&&!S(this.elements[e],this.cls);this.links.forEach(function(n){return n.blur()}),j(this.elements,this.cls),k(this.elements[e],this.cls),i&&E(this.$el,"active",[e,this.elements[e]])},events:["scroll","resize"]}]},rs={mixins:[ct,Ai],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){var e=t.offset;return kt(e)},selTarget:function(t,e){var i=t.selTarget;return i&&b(i,e)||e},widthElement:function(t,e){var i=t.widthElement;return pt(i,e)||this.placeholder},isActive:{get:function(){return S(this.selTarget,this.clsActive)},set:function(t){t&&!this.isActive?(hi(this.selTarget,this.clsInactive,this.clsActive),E(this.$el,"active")):!t&&!S(this.selTarget,this.clsInactive)&&(hi(this.selTarget,this.clsActive,this.clsInactive),E(this.$el,"inactive"))}}},connected:function(){this.placeholder=b("+ .uk-sticky-placeholder",this.$el)||b('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.isActive=!1},disconnected:function(){this.isFixed&&(this.hide(),j(this.selTarget,this.clsInactive)),bt(this.placeholder),this.placeholder=null,this.widthElement=null},events:[{name:"load hashchange popstate",el:function(){return window},handler:function(){var t=this;if(!!(this.targetOffset!==!1&&location.hash&&window.pageYOffset>0)){var e=b(location.hash);e&&I.read(function(){var i=_(e),n=i.top,r=_(t.$el).top,o=t.$el.offsetHeight;t.isFixed&&r+o>=n&&r<=n+e.offsetHeight&&Si(window,n-o-(vt(t.targetOffset)?t.targetOffset:0)-t.offset)})}}}],update:[{read:function(t,e){var i=t.height;if(this.inactive=!this.matchMedia||!M(this.$el),this.inactive)return!1;if(this.isActive&&e.has("resize")&&(this.hide(),i=this.$el.offsetHeight,this.show()),i=this.isActive?i:this.$el.offsetHeight,i+this.offset>L(window))return this.inactive=!0,!1;var n=this.isFixed?this.placeholder:this.$el;this.topOffset=_(n).top,this.bottomOffset=this.topOffset+i,this.offsetParentTop=_(n.offsetParent).top;var r=Kn("bottom",this);return this.top=Math.max($(Kn("top",this)),this.topOffset)-this.offset,this.bottom=r&&r-this.$el.offsetHeight,this.width=ut(M(this.widthElement)?this.widthElement:this.$el).width,{height:i,top:oe(this.placeholder)[0],margins:l(this.$el,["marginTop","marginBottom","marginLeft","marginRight"])}},write:function(t){var e=t.height,i=t.margins,n=this,r=n.placeholder;l(r,N({height:e},i)),R(r,document)||(Me(this.$el,r),r.hidden=!0),this.isActive=!!this.isActive},events:["resize"]},{read:function(t){var e=t.scroll;return e===void 0&&(e=0),this.scroll=window.pageYOffset,{dir:e<=this.scroll?"down":"up",scroll:this.scroll}},write:function(t,e){var i=this,n=Date.now(),r=e.has("scroll"),o=t.initTimestamp;o===void 0&&(o=0);var s=t.dir,a=t.lastDir,c=t.lastScroll,f=t.scroll,v=t.top;if(t.lastScroll=f,!(f<0||f===c&&r||this.showOnUp&&!r&&!this.isFixed)&&((n-o>300||s!==a)&&(t.initScroll=f,t.initTimestamp=n),t.lastDir=s,!(this.showOnUp&&!this.isFixed&&Math.abs(t.initScroll-f)<=30&&Math.abs(c-f)<=10)))if(this.inactive||f<this.top||this.showOnUp&&(f<=this.top||s==="down"&&r||s==="up"&&!this.isFixed&&f<=this.bottomOffset)){if(!this.isFixed){at.inProgress(this.$el)&&v>f&&(at.cancel(this.$el),this.hide());return}this.isFixed=!1,this.animation&&f>this.topOffset?(at.cancel(this.$el),at.out(this.$el,this.animation).then(function(){return i.hide()},gt)):this.hide()}else this.isFixed?this.update():this.animation?(at.cancel(this.$el),this.show(),at.in(this.$el,this.animation).catch(gt)):this.show()},events:["resize","scroll"]}],methods:{show:function(){this.isFixed=!0,this.update(),this.placeholder.hidden=!1},hide:function(){this.isActive=!1,j(this.$el,this.clsFixed,this.clsBelow),l(this.$el,{position:"",top:"",width:""}),this.placeholder.hidden=!0},update:function(){var t=this.top!==0||this.scroll>this.top,e=Math.max(0,this.offset),i="fixed";vt(this.bottom)&&this.scroll>this.bottom-this.offset&&(e=this.bottom-this.offsetParentTop,i="absolute"),l(this.$el,{position:i,top:e+"px",width:this.width}),this.isActive=t,G(this.$el,this.clsBelow,this.scroll>this.bottomOffset),k(this.$el,this.clsFixed)}}};function Kn(t,e){var i=e.$props,n=e.$el,r=e[t+"Offset"],o=i[t];if(!!o)return C(o)&&o.match(/^-?\d/)?r+kt(o):_(o===!0?D(n):pt(o,n)).bottom}var Xn={mixins:[_t],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){var i=t.connect;return Ut(i,e)},watch:function(t){var e=this;this.swiping&&l(t,"touch-action","pan-y pinch-zoom");var i=this.index();this.connects.forEach(function(n){return Ct(n).forEach(function(r,o){return G(r,e.cls,o===i)})})},immediate:!0},toggles:{get:function(t,e){var i=t.toggle;return W(i,e).filter(function(n){return!F(n,".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 Ct(this.$el).filter(function(e){return t.toggles.some(function(i){return R(i,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?Ut(this.itemNav,this.$el):[])},delegate:function(){return"["+this.attrItem+"],[data-"+this.attrItem+"]"},handler:function(t){t.preventDefault(),this.show(Xt(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(st(e,"Left")?"next":"previous")}}],methods:{index:function(){var t=this;return ge(this.children,function(e){return S(e,t.cls)})},show:function(t){var e=this,i=this.index(),n=be(this.children[be(t,this.toggles,i)],Ct(this.$el));i!==n&&(this.children.forEach(function(r,o){G(r,e.cls,n===o),A(e.toggles[o],"aria-expanded",n===o)}),this.connects.forEach(function(r){var o=r.children;return e.toggleElement(w(o).filter(function(s){return S(s,e.cls)}),!1,i>=0).then(function(){return e.toggleElement(o[n],!0,i>=0)})}))}}},os={mixins:[ct],extends:Xn,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item"},connected:function(){var t=S(this.$el,"uk-tab-left")?"uk-tab-left":S(this.$el,"uk-tab-right")?"uk-tab-right":!1;t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}},ss=32,as={mixins:[Ai,_t],args:"target",props:{href:String,target:null,mode:"list",queued:Boolean},data:{href:!1,target:!1,mode:"click",queued:!0},connected:function(){!m(this.mode,"media")&&!ai(this.$el)&&A(this.$el,"tabindex","0")},computed:{target:{get:function(t,e){var i=t.href,n=t.target;return n=Ut(n||i,e),n.length&&n||[e]},watch:function(){this.updateAria()},immediate:!0}},events:[{name:Ft,filter:function(){return m(this.mode,"hover")},handler:function(t){var e=this;!It(t)||this._showState||(E(this.$el,"focus"),B(document,Ft,function(){return E(e.$el,"blur")},!0,function(i){return!R(i.target,e.$el)}),m(this.mode,"click")&&(this._preventClick=!0))}},{name:ye+" "+xe+" focus blur",filter:function(){return m(this.mode,"hover")},handler:function(t){if(!It(t)){var e=m([ye,"focus"],t.type),i=A(this.$el,"aria-expanded");if(!(!e&&(t.type===xe&&F(this.$el,":focus")||t.type==="blur"&&F(this.$el,":hover")))){if(this._showState&&e===(i!==this._showState)){e||(this._showState=null);return}this._showState=e?i:null,this.toggle("toggle"+(e?"show":"hide"))}}}},{name:"keydown",filter:function(){return m(this.mode,"click")&&this.$el.tagName!=="INPUT"},handler:function(t){t.keyCode===ss&&(t.preventDefault(),this.$el.click())}},{name:"click",filter:function(){return m(this.mode,"click")},handler:function(t){if(this._preventClick)return this._preventClick=null;var e;(nt(t.target,'a[href="#"], a[href=""]')||(e=nt(t.target,"a[href]"))&&(A(this.$el,"aria-expanded")!=="true"||e.hash&&F(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 m(this.mode,"media")&&this.media?{match:this.matchMedia}:!1},write:function(t){var e=t.match,i=this.isToggled(this.target);(e?!i:i)&&this.toggle()},events:["resize"]},methods:{toggle:function(t){var e=this;if(!!E(this.target,t||"toggle",[this])){if(!this.queued)return this.toggleElement(this.target);var i=this.target.filter(function(r){return S(r,e.clsLeave)});if(i.length){this.target.forEach(function(r){var o=m(i,r);e.toggleElement(r,o,o)});return}var n=this.target.filter(this.isToggled);this.toggleElement(n,!1).then(function(){return e.toggleElement(e.target.filter(function(r){return!m(n,r)}),!0)})}},updateAria:function(t){m(this.mode,"media")||A(this.$el,"aria-expanded",Yt(t)?t:this.isToggled(this.target))}}},us=Object.freeze({__proto__:null,Accordion:kn,Alert:Gr,Cover:Kr,Drop:Tn,Dropdown:Tn,FormCustom:Qr,Gif:Ur,Grid:eo,HeightMatch:oo,HeightViewport:ao,Icon:Dn,Img:zo,Leader:Vo,Margin:En,Modal:Yo,Nav:Ko,Navbar:Xo,Offcanvas:Jo,OverflowAuto:Uo,Responsive:ts,Scroll:es,Scrollspy:is,ScrollspyNav:ns,Sticky:rs,Svg:Pn,Switcher:Xn,Tab:os,Toggle:as,Video:Sn,Close:Mo,Spinner:Ho,SlidenavNext:zn,SlidenavPrevious:zn,SearchIcon:Po,Marker:ft,NavbarToggleIcon:ft,OverlayIcon:ft,PaginationNext:ft,PaginationPrevious:ft,Totop:ft});return et(us,function(t,e){return K.component(e,t)}),K.use(jr),Vr(K),K});
1
+ /*! UIkit 3.11.2-dev.f2970ffaa | https://www.getuikit.com | (c) 2014 - 2022 YOOtheme | MIT License */(function(Ht,Yt){typeof exports=="object"&&typeof module<"u"?module.exports=Yt():typeof define=="function"&&define.amd?define("uikit",Yt):(Ht=typeof globalThis<"u"?globalThis:Ht||self,Ht.UIkit=Yt())})(this,function(){"use strict";var Ht=Object.prototype,Yt=Ht.hasOwnProperty;function pt(t,e){return Yt.call(t,e)}var Ji=/\B([A-Z])/g,Tt=nt(function(t){return t.replace(Ji,"-$1").toLowerCase()}),Zi=/-(\w)/g,Bt=nt(function(t){return t.replace(Zi,Mn)}),me=nt(function(t){return t.length?Mn(null,t.charAt(0))+t.slice(1):""});function Mn(t,e){return e?e.toUpperCase():""}var Xe=String.prototype,Qi=Xe.startsWith||function(t){return this.lastIndexOf(t,0)===0};function lt(t,e){return Qi.call(t,e)}var Ui=Xe.endsWith||function(t){return this.substr(-t.length)===t};function st(t,e){return Ui.call(t,e)}var Je=Array.prototype,Hn=function(t,e){return!!~this.indexOf(t,e)},tr=Xe.includes||Hn,er=Je.includes||Hn;function m(t,e){return t&&(C(t)?tr:er).call(t,e)}var nr=Je.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 we(t,e){return nr.call(t,e)}var Q=Array.isArray;function U(t){return typeof t=="function"}function dt(t){return t!==null&&typeof t=="object"}var ir=Ht.toString;function mt(t){return ir.call(t)==="[object Object]"}function Gt(t){return dt(t)&&t===t.window}function Ot(t){return Qe(t)===9}function Ze(t){return Qe(t)>=1}function Dt(t){return Qe(t)===1}function Qe(t){return!Gt(t)&&dt(t)&&t.nodeType}function Kt(t){return typeof t=="boolean"}function C(t){return typeof t=="string"}function Ue(t){return typeof t=="number"}function wt(t){return Ue(t)||C(t)&&!isNaN(t-parseFloat(t))}function tn(t){return!(Q(t)?t.length:dt(t)?Object.keys(t).length:!1)}function Y(t){return t===void 0}function en(t){return Kt(t)?t:t==="true"||t==="1"||t===""?!0:t==="false"||t==="0"?!1:t}function Xt(t){var e=Number(t);return isNaN(e)?!1:e}function $(t){return parseFloat(t)||0}var Bn=Array.from||function(t){return Je.slice.call(t)};function P(t){return w(t)[0]}function w(t){return t&&(Ze(t)?[t]:Bn(t).filter(Ze))||[]}function Et(t){return Gt(t)?t:(t=P(t),t?(Ot(t)?t:t.ownerDocument).defaultView:window)}function nn(t){return t?st(t,"ms")?$(t):$(t)*1e3:0}function On(t,e){return t===e||dt(t)&&dt(e)&&Object.keys(t).length===Object.keys(e).length&&et(t,function(n,i){return n===e[i]})}function rn(t,e,n){return t.replace(new RegExp(e+"|"+n,"g"),function(i){return i===e?n:e})}var N=Object.assign||function(t){for(var e=[],n=arguments.length-1;n-- >0;)e[n]=arguments[n+1];t=Object(t);for(var i=0;i<e.length;i++){var r=e[i];if(r!==null)for(var o in r)pt(r,o)&&(t[o]=r[o])}return t};function be(t){return t[t.length-1]}function et(t,e){for(var n in t)if(e(t[n],n)===!1)return!1;return!0}function on(t,e){return t.slice().sort(function(n,i){var r=n[e];r===void 0&&(r=0);var o=i[e];return o===void 0&&(o=0),r>o?1:o>r?-1:0})}function rr(t,e){var n=new Set;return t.filter(function(i){var r=i[e];return n.has(r)?!1:n.add(r)||!0})}function Ct(t,e,n){return e===void 0&&(e=0),n===void 0&&(n=1),Math.min(Math.max(Xt(t)||0,e),n)}function vt(){}function Dn(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return[["bottom","top"],["right","left"]].every(function(n){var i=n[0],r=n[1];return Math.min.apply(Math,t.map(function(o){var s=o[i];return s}))-Math.max.apply(Math,t.map(function(o){var s=o[r];return s}))>0})}function sn(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}var $e={ratio:function(t,e,n){var i,r=e==="width"?"height":"width";return i={},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 t=N({},t),et(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 t=this.contain(t,e),et(t,function(i,r){return t=t[r]<e[r]?n.ratio(t,r,e[r]):t}),t}};function ye(t,e,n,i){n===void 0&&(n=0),i===void 0&&(i=!1),e=w(e);var r=e.length;return r?(t=wt(t)?Xt(t):t==="next"?n+1:t==="previous"?n-1:e.indexOf(P(t)),i?Ct(t,0,r-1):(t%=r,t<0?t+r:t)):-1}function nt(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}function A(t,e,n){if(dt(e)){for(var i in e)A(t,i,e[i]);return}if(Y(n))return t=P(t),t&&t.getAttribute(e);w(t).forEach(function(r){U(n)&&(n=n.call(r,A(r,e))),n===null?an(r,e):r.setAttribute(e,n)})}function Jt(t,e){return w(t).some(function(n){return n.hasAttribute(e)})}function an(t,e){t=w(t),e.split(" ").forEach(function(n){return t.forEach(function(i){return i.hasAttribute(n)&&i.removeAttribute(n)})})}function Zt(t,e){for(var n=0,i=[e,"data-"+e];n<i.length;n++)if(Jt(t,i[n]))return A(t,i[n])}var tt=typeof window<"u",xe=tt&&/msie|trident/i.test(window.navigator.userAgent),Qt=tt&&A(document.documentElement,"dir")==="rtl",zt=tt&&"ontouchstart"in window,Ft=tt&&window.PointerEvent,or=tt&&(zt||window.DocumentTouch&&document instanceof DocumentTouch||navigator.maxTouchPoints),Lt=Ft?"pointerdown":zt?"touchstart":"mousedown",sr=Ft?"pointermove":zt?"touchmove":"mousemove",It=Ft?"pointerup":zt?"touchend":"mouseup",Se=Ft?"pointerenter":zt?"":"mouseenter",ke=Ft?"pointerleave":zt?"":"mouseleave",Te=Ft?"pointercancel":"touchcancel",ar={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 un(t){return w(t).some(function(e){return ar[e.tagName.toLowerCase()]})}function M(t){return w(t).some(function(e){return e.offsetWidth||e.offsetHeight||e.getClientRects().length})}var Ee="input,select,textarea,button";function zn(t){return w(t).some(function(e){return L(e,Ee)})}var Ce=Ee+",a[href],[tabindex]";function cn(t){return L(t,Ce)}function D(t){return t=P(t),t&&Dt(t.parentNode)&&t.parentNode}function Ut(t,e){return w(t).filter(function(n){return L(n,e)})}var _e=tt?Element.prototype:{},ur=_e.matches||_e.webkitMatchesSelector||_e.msMatchesSelector||vt;function L(t,e){return w(t).some(function(n){return ur.call(n,e)})}var cr=_e.closest||function(t){var e=this;do if(L(e,t))return e;while(e=D(e))};function it(t,e){return lt(e,">")&&(e=e.slice(1)),Dt(t)?cr.call(t,e):w(t).map(function(n){return it(n,e)}).filter(Boolean)}function R(t,e){return C(e)?L(t,e)||!!it(t,e):t===e||(Ot(e)?e.documentElement:P(e)).contains(P(t))}function te(t,e){for(var n=[];t=D(t);)(!e||L(t,e))&&n.push(t);return n}function _t(t,e){t=P(t);var n=t?w(t.children):[];return e?Ut(n,e):n}function fn(t,e){return e?w(t).indexOf(P(e)):_t(D(t)).indexOf(t)}function gt(t,e){return hn(t,Fn(t,e))}function ee(t,e){return ne(t,Fn(t,e))}function Fn(t,e){return e===void 0&&(e=document),C(t)&&In(t)||Ot(e)?e:e.ownerDocument}function hn(t,e){return P(Ln(t,e,"querySelector"))}function ne(t,e){return w(Ln(t,e,"querySelectorAll"))}function Ln(t,e,n){if(e===void 0&&(e=document),!t||!C(t))return t;t=t.replace(hr,"$1 *"),In(t)&&(t=dr(t).map(function(i){var r=e;if(i[0]==="!"){var o=i.substr(1).trim().split(" ");r=it(D(e),o[0]),i=o.slice(1).join(" ").trim()}if(i[0]==="-"){var s=i.substr(1).trim().split(" "),a=(r||e).previousElementSibling;r=L(a,i.substr(1))?a:null,i=s.slice(1).join(" ")}return r?vr(r)+" "+i:null}).filter(Boolean).join(","),e=document);try{return e[n](t)}catch{return null}}var fr=/(^|[^\\],)\s*[!>+~-]/,hr=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g,In=nt(function(t){return t.match(fr)}),lr=/.*?[^\\](?:,|$)/g,dr=nt(function(t){return t.match(lr).map(function(e){return e.replace(/,$/,"").trim()})});function vr(t){for(var e=[];t.parentNode;){var n=A(t,"id");if(n){e.unshift("#"+ie(n));break}else{var i=t.tagName;i!=="HTML"&&(i+=":nth-child("+(fn(t)+1)+")"),e.unshift(i),t=t.parentNode}}return e.join(" > ")}var gr=tt&&window.CSS&&CSS.escape||function(t){return t.replace(/([^\x7f-\uFFFF\w-])/g,function(e){return"\\"+e})};function ie(t){return C(t)?gr.call(null,t):""}function H(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];var n=Wn(t),i=n[0],r=n[1],o=n[2],s=n[3],a=n[4];return i=Ae(i),s.length>1&&(s=mr(s)),a&&a.self&&(s=wr(s)),o&&(s=pr(o,s)),a=jn(a),r.split(" ").forEach(function(c){return i.forEach(function(f){return f.addEventListener(c,s,a)})}),function(){return Rn(i,r,s,a)}}function Rn(t,e,n,i){i===void 0&&(i=!1),i=jn(i),t=Ae(t),e.split(" ").forEach(function(r){return t.forEach(function(o){return o.removeEventListener(r,n,i)})})}function B(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];var n=Wn(t),i=n[0],r=n[1],o=n[2],s=n[3],a=n[4],c=n[5],f=H(i,r,o,function(v){var u=!c||c(v);u&&(f(),s(v,u))},a);return f}function T(t,e,n){return Ae(t).reduce(function(i,r){return i&&r.dispatchEvent(ln(e,!0,!0,n))},!0)}function ln(t,e,n,i){if(e===void 0&&(e=!0),n===void 0&&(n=!1),C(t)){var r=document.createEvent("CustomEvent");r.initCustomEvent(t,e,n,i),t=r}return t}function Wn(t){return U(t[2])&&t.splice(2,0,!1),t}function pr(t,e){var n=this;return function(i){var r=t[0]===">"?ne(t,i.currentTarget).reverse().filter(function(o){return R(i.target,o)})[0]:it(i.target,t);r&&(i.current=r,e.call(n,i))}}function mr(t){return function(e){return Q(e.detail)?t.apply(void 0,[e].concat(e.detail)):t(e)}}function wr(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function jn(t){return t&&xe&&!Kt(t)?!!t.capture:t}function qn(t){return t&&"addEventListener"in t}function br(t){return qn(t)?t:P(t)}function Ae(t){return Q(t)?t.map(br).filter(Boolean):C(t)?ne(t):qn(t)?[t]:w(t)}function Rt(t){return t.pointerType==="touch"||!!t.touches}function Ne(t){var e=t.touches,n=t.changedTouches,i=e&&e[0]||n&&n[0]||t,r=i.clientX,o=i.clientY;return{x:r,y:o}}var y=tt&&window.Promise||J,Vn=function(){var t=this;this.promise=new y(function(e,n){t.reject=n,t.resolve=e})},Yn=0,Gn=1,Pe=2,$r=tt&&window.setImmediate||setTimeout;function J(t){this.state=Pe,this.value=void 0,this.deferred=[];var e=this;try{t(function(n){e.resolve(n)},function(n){e.reject(n)})}catch(n){e.reject(n)}}J.reject=function(t){return new J(function(e,n){n(t)})},J.resolve=function(t){return new J(function(e,n){e(t)})},J.all=function(e){return new J(function(n,i){var r=[],o=0;e.length===0&&n(r);function s(c){return function(f){r[c]=f,o+=1,o===e.length&&n(r)}}for(var a=0;a<e.length;a+=1)J.resolve(e[a]).then(s(a),i)})},J.race=function(e){return new J(function(n,i){for(var r=0;r<e.length;r+=1)J.resolve(e[r]).then(n,i)})};var re=J.prototype;re.resolve=function(e){var n=this;if(n.state===Pe){if(e===n)throw new TypeError("Promise settled with itself.");var i=!1;try{var r=e&&e.then;if(e!==null&&dt(e)&&U(r)){r.call(e,function(o){i||n.resolve(o),i=!0},function(o){i||n.reject(o),i=!0});return}}catch(o){i||n.reject(o);return}n.state=Yn,n.value=e,n.notify()}},re.reject=function(e){var n=this;if(n.state===Pe){if(e===n)throw new TypeError("Promise settled with itself.");n.state=Gn,n.value=e,n.notify()}},re.notify=function(){var e=this;$r(function(){if(e.state!==Pe)for(;e.deferred.length;){var n=e.deferred.shift(),i=n[0],r=n[1],o=n[2],s=n[3];try{e.state===Yn?U(i)?o(i.call(void 0,e.value)):o(e.value):e.state===Gn&&(U(r)?o(r.call(void 0,e.value)):s(e.value))}catch(a){s(a)}}})},re.then=function(e,n){var i=this;return new J(function(r,o){i.deferred.push([e,n,r,o]),i.notify()})},re.catch=function(t){return this.then(void 0,t)};function Kn(t,e){var n=N({data:null,method:"GET",headers:{},xhr:new XMLHttpRequest,beforeSend:vt,responseType:""},e);return y.resolve().then(function(){return n.beforeSend(n)}).then(function(){return yr(t,n)})}function yr(t,e){return new y(function(n,i){var r=e.xhr;for(var o in e)if(o in r)try{r[o]=e[o]}catch{}r.open(e.method.toUpperCase(),t);for(var s in e.headers)r.setRequestHeader(s,e.headers[s]);H(r,"load",function(){r.status===0||r.status>=200&&r.status<300||r.status===304?(e.responseType==="json"&&C(r.response)&&(r=N(xr(r),{response:JSON.parse(r.response)})),n(r)):i(N(Error(r.statusText),{xhr:r,status:r.status}))}),H(r,"error",function(){return i(N(Error("Network Error"),{xhr:r}))}),H(r,"timeout",function(){return i(N(Error("Network Timeout"),{xhr:r}))}),r.send(e.data)})}function Xn(t,e,n){return new y(function(i,r){var o=new Image;o.onerror=function(s){return r(s)},o.onload=function(){return i(o)},n&&(o.sizes=n),e&&(o.srcset=e),o.src=t})}function xr(t){var e={};for(var n in t)e[n]=t[n];return e}function Sr(t){if(document.readyState!=="loading"){t();return}B(document,"DOMContentLoaded",t)}function Jn(t){return t=b(t),t.innerHTML="",t}function Me(t,e){return t=b(t),Y(e)?t.innerHTML:rt(t.hasChildNodes()?Jn(t):t,e)}function kr(t,e){return t=b(t),t.hasChildNodes()?Oe(e,function(n){return t.insertBefore(n,t.firstChild)}):rt(t,e)}function rt(t,e){return t=b(t),Oe(e,function(n){return t.appendChild(n)})}function He(t,e){return t=b(t),Oe(e,function(n){return t.parentNode.insertBefore(n,t)})}function Be(t,e){return t=b(t),Oe(e,function(n){return t.nextSibling?He(t.nextSibling,n):rt(t.parentNode,n)})}function Oe(t,e){return t=C(t)?oe(t):t,t?"length"in t?w(t).map(e):e(t):null}function bt(t){w(t).forEach(function(e){return e.parentNode&&e.parentNode.removeChild(e)})}function De(t,e){for(e=P(He(t,e));e.firstChild;)e=e.firstChild;return rt(e,t),e}function Zn(t,e){return w(w(t).map(function(n){return n.hasChildNodes?De(w(n.childNodes),e):rt(n,e)}))}function ze(t){w(t).map(D).filter(function(e,n,i){return i.indexOf(e)===n}).forEach(function(e){He(e,e.childNodes),bt(e)})}var Tr=/^\s*<(\w+|!)[^>]*>/,Er=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function oe(t){var e=Er.exec(t);if(e)return document.createElement(e[1]);var n=document.createElement("div");return Tr.test(t)?n.insertAdjacentHTML("beforeend",t.trim()):n.textContent=t,n.childNodes.length>1?w(n.childNodes):n.firstChild}function $t(t,e){if(!!Dt(t))for(e(t),t=t.firstElementChild;t;){var n=t.nextElementSibling;$t(t,e),t=n}}function b(t,e){return Qn(t)?P(oe(t)):hn(t,e)}function W(t,e){return Qn(t)?w(oe(t)):ne(t,e)}function Qn(t){return C(t)&&(t[0]==="<"||t.match(/^\s*</))}function S(t){for(var e=[],n=arguments.length-1;n-- >0;)e[n]=arguments[n+1];Un(t,e,"add")}function j(t){for(var e=[],n=arguments.length-1;n-- >0;)e[n]=arguments[n+1];Un(t,e,"remove")}function Fe(t,e){A(t,"class",function(n){return(n||"").replace(new RegExp("\\b"+e+"\\b","g"),"")})}function dn(t){for(var e=[],n=arguments.length-1;n-- >0;)e[n]=arguments[n+1];e[0]&&j(t,e[0]),e[1]&&S(t,e[1])}function k(t,e){var n;n=vn(e),e=n[0];for(var i=w(t),r=0;r<i.length;r++)if(e&&i[r].classList.contains(e))return!0;return!1}function G(t,e,n){e=vn(e);for(var i=w(t),r=0;r<i.length;r++)for(var o=i[r].classList,s=0;s<e.length;s++)Y(n)?o.toggle(e[s]):Le.Force?o.toggle(e[s],!!n):o[n?"add":"remove"](e[s])}function Un(t,e,n){var i;e=e.reduce(function(a,c){return a.concat(vn(c))},[]);for(var r=w(t),o=function(a){Le.Multiple?(i=r[a].classList)[n].apply(i,e):e.forEach(function(c){return r[a].classList[n](c)})},s=0;s<r.length;s++)o(s)}function vn(t){return String(t).split(/\s|,/).filter(Boolean)}var Le={get Multiple(){return this.get("Multiple")},get Force(){return this.get("Force")},get:function(t){var e=document.createElement("_"),n=e.classList;return n.add("a","b"),n.toggle("c",!1),Le={Multiple:n.contains("b"),Force:!n.contains("c")},Le[t]}},Cr={"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 l(t,e,n,i){return i===void 0&&(i=""),w(t).map(function(r){if(C(e)){if(e=Ie(e),Y(n))return ti(r,e);!n&&!Ue(n)?r.style.removeProperty(e):r.style.setProperty(e,wt(n)&&!Cr[e]?n+"px":n,i)}else if(Q(e)){var o=gn(r);return e.reduce(function(s,a){return s[a]=o[Ie(a)],s},{})}else dt(e)&&(i=n,et(e,function(s,a){return l(r,a,s,i)}));return r})[0]}function gn(t,e){return Et(t).getComputedStyle(t,e)}function ti(t,e,n){return gn(t,n)[e]}var _r=nt(function(t){var e=rt(document.documentElement,oe("<div>"));S(e,"uk-"+t);var n=ti(e,"content",":before");return bt(e),n}),Ar=/^\s*(["'])?(.*?)\1\s*$/;function pn(t){return(xe?_r(t):gn(document.documentElement).getPropertyValue("--uk-"+t)).replace(Ar,"$2")}var Ie=nt(function(t){return Nr(t)}),ei=["webkit","moz","ms"];function Nr(t){t=Tt(t);var e=document.documentElement,n=e.style;if(t in n)return t;for(var i=ei.length,r;i--;)if(r="-"+ei[i]+"-"+t,r in n)return r}function ni(t,e,n,i){return n===void 0&&(n=400),i===void 0&&(i="linear"),y.all(w(t).map(function(r){return new y(function(o,s){for(var a in e){var c=l(r,a);c===""&&l(r,a,c)}var f=setTimeout(function(){return T(r,"transitionend")},n);B(r,"transitionend transitioncanceled",function(v){var u=v.type;clearTimeout(f),j(r,"uk-transition"),l(r,{transitionProperty:"",transitionDuration:"",transitionTimingFunction:""}),u==="transitioncanceled"?s():o(r)},{self:!0}),S(r,"uk-transition"),l(r,N({transitionProperty:Object.keys(e).map(Ie).join(","),transitionDuration:n+"ms",transitionTimingFunction:i},e))})}))}var yt={start:ni,stop:function(t){return T(t,"transitionend"),y.resolve()},cancel:function(t){T(t,"transitioncanceled")},inProgress:function(t){return k(t,"uk-transition")}},se="uk-animation-";function mn(t,e,n,i,r){return n===void 0&&(n=200),y.all(w(t).map(function(o){return new y(function(s,a){T(o,"animationcanceled");var c=setTimeout(function(){return T(o,"animationend")},n);B(o,"animationend animationcanceled",function(f){var v=f.type;clearTimeout(c),v==="animationcanceled"?a():s(o),l(o,"animationDuration",""),Fe(o,se+"\\S*")},{self:!0}),l(o,"animationDuration",n+"ms"),S(o,e,se+(r?"leave":"enter")),lt(e,se)&&(i&&S(o,"uk-transform-origin-"+i),r&&S(o,se+"reverse"))})}))}var Pr=new RegExp(se+"(enter|leave)"),at={in:mn,out:function(t,e,n,i){return mn(t,e,n,i,!0)},inProgress:function(t){return Pr.test(A(t,"class"))},cancel:function(t){T(t,"animationcanceled")}},xt={width:["left","right"],height:["top","bottom"]};function ut(t){var e=Dt(t)?P(t).getBoundingClientRect():{height:z(t),width:ue(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 _(t,e){var n=ut(t);if(t){var i=Et(t),r=i.pageYOffset,o=i.pageXOffset,s={height:r,width:o};for(var a in xt)for(var c in xt[a])n[xt[a][c]]+=s[a]}if(!e)return n;var f=l(t,"position");et(l(t,["left","top"]),function(v,u){return l(t,u,e[u]-n[u]+$(f==="absolute"&&v==="auto"?ii(t)[u]:v))})}function ii(t){for(var e=_(t),n=e.top,i=e.left,r=P(t),o=r.ownerDocument,s=o.body,a=o.documentElement,c=r.offsetParent,f=c||a;f&&(f===s||f===a)&&l(f,"position")==="static";)f=f.parentNode;if(Dt(f)){var v=_(f);n-=v.top+$(l(f,"borderTopWidth")),i-=v.left+$(l(f,"borderLeftWidth"))}return{top:n-$(l(t,"marginTop")),left:i-$(l(t,"marginLeft"))}}function ae(t){var e=[0,0];t=P(t);do if(e[0]+=t.offsetTop,e[1]+=t.offsetLeft,l(t,"position")==="fixed"){var n=Et(t);return e[0]+=n.pageYOffset,e[1]+=n.pageXOffset,e}while(t=t.offsetParent);return e}var z=ri("height"),ue=ri("width");function ri(t){var e=me(t);return function(n,i){if(Y(i)){if(Gt(n))return n["inner"+e];if(Ot(n)){var r=n.documentElement;return Math.max(r["offset"+e],r["scroll"+e])}return n=P(n),i=l(n,t),i=i==="auto"?n["offset"+e]:$(i)||0,i-Wt(n,t)}else return l(n,t,!i&&i!==0?"":+i+Wt(n,t)+"px")}}function Wt(t,e,n){return n===void 0&&(n="border-box"),l(t,"boxSizing")===n?xt[e].map(me).reduce(function(i,r){return i+$(l(t,"padding"+r))+$(l(t,"border"+r+"Width"))},0):0}function wn(t){for(var e in xt)for(var n in xt[e])if(xt[e][n]===t)return xt[e][1-n];return t}function St(t,e,n,i){return e===void 0&&(e="width"),n===void 0&&(n=window),i===void 0&&(i=!1),wt(t)?+t:st(t,"vh")?bn(z(Et(n)),t):st(t,"vw")?bn(ue(Et(n)),t):st(t,"%")?bn(i?n["offset"+me(e)]:ut(n)[e],t):$(t)}function bn(t,e){return t*$(e)/100}var I={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){si(this.reads,t),si(this.writes,t)},flush:$n};function $n(t){oi(I.reads),oi(I.writes.splice(0)),I.scheduled=!1,(I.reads.length||I.writes.length)&&yn(t+1)}var Mr=4;function yn(t){I.scheduled||(I.scheduled=!0,t&&t<Mr?y.resolve().then(function(){return $n(t)}):requestAnimationFrame(function(){return $n(1)}))}function oi(t){for(var e;e=t.shift();)try{e()}catch(n){console.error(n)}}function si(t,e){var n=t.indexOf(e);return~n&&t.splice(n,1)}function xn(){}xn.prototype={positions:[],init:function(){var t=this;this.positions=[];var e;this.unbind=H(document,"mousemove",function(n){return e=Ne(n)}),this.interval=setInterval(function(){!e||(t.positions.push(e),t.positions.length>5&&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,a=s[0],c=be(this.positions),f=[a,c];if(sn(c,e))return!1;var v=[[{x:n,y:r},{x:i,y:o}],[{x:n,y:o},{x:i,y:r}]];return v.some(function(u){var h=Hr(f,u);return h&&sn(h,e)})}};function Hr(t,e){var n=t[0],i=n.x,r=n.y,o=t[1],s=o.x,a=o.y,c=e[0],f=c.x,v=c.y,u=e[1],h=u.x,d=u.y,g=(d-v)*(s-i)-(h-f)*(a-r);if(g===0)return!1;var p=((h-f)*(r-v)-(d-v)*(i-f))/g;return p<0?!1:{x:i+p*(s-i),y:r+p*(a-r)}}var q={};q.events=q.created=q.beforeConnect=q.connected=q.beforeDisconnect=q.disconnected=q.destroy=Sn,q.args=function(t,e){return e!==!1&&Sn(e||t)},q.update=function(t,e){return on(Sn(t,U(e)?{read:e}:e),"order")},q.props=function(t,e){return Q(e)&&(e=e.reduce(function(n,i){return n[i]=String,n},{})),q.methods(t,e)},q.computed=q.methods=function(t,e){return e?t?N({},t,e):e:t},q.data=function(t,e,n){return n?ai(t,e,n):e?t?function(i){return ai(t,e,i)}:e:t};function ai(t,e,n){return q.computed(U(t)?t.call(n,n):t,U(e)?e.call(n,n):e)}function Sn(t,e){return t=t&&!Q(t)?[t]:t,e?t?t.concat(e):Q(e)?e:[e]:t}function Br(t,e){return Y(e)?t:e}function jt(t,e,n){var i={};if(U(e)&&(e=e.options),e.extends&&(t=jt(t,e.extends,n)),e.mixins)for(var r=0,o=e.mixins.length;r<o;r++)t=jt(t,e.mixins[r],n);for(var s in t)c(s);for(var a in e)pt(t,a)||c(a);function c(f){i[f]=(q[f]||Br)(t[f],e[f],n)}return i}function ui(t,e){var n;e===void 0&&(e=[]);try{return t?lt(t,"{")?JSON.parse(t):e.length&&!m(t,":")?(n={},n[e[0]]=t,n):t.split(";").reduce(function(i,r){var o=r.split(/:(.*)/),s=o[0],a=o[1];return s&&!Y(a)&&(i[s.trim()]=a.trim()),i},{}):{}}catch{return{}}}function ci(t){if(We(t)&&kn(t,{func:"playVideo",method:"play"}),Re(t))try{t.play().catch(vt)}catch{}}function fi(t){We(t)&&kn(t,{func:"pauseVideo",method:"pause"}),Re(t)&&t.pause()}function hi(t){We(t)&&kn(t,{func:"mute",method:"setVolume",value:0}),Re(t)&&(t.muted=!0)}function li(t){return Re(t)||We(t)}function Re(t){return t&&t.tagName==="VIDEO"}function We(t){return t&&t.tagName==="IFRAME"&&(di(t)||vi(t))}function di(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function vi(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}function kn(t,e){Dr(t).then(function(){return gi(t,e)})}function gi(t,e){try{t.contentWindow.postMessage(JSON.stringify(N({event:"command"},e)),"*")}catch{}}var Tn="_ukPlayer",Or=0;function Dr(t){if(t[Tn])return t[Tn];var e=di(t),n=vi(t),i=++Or,r;return t[Tn]=new y(function(o){e&&B(t,"load",function(){var s=function(){return gi(t,{event:"listening",id:i})};r=setInterval(s,100),s()}),B(window,"message",o,!1,function(s){var a=s.data;try{return a=JSON.parse(a),a&&(e&&a.id===i&&a.event==="onReady"||n&&Number(a.player_id)===i)}catch{}}),t.src=""+t.src+(m(t.src,"?")?"&":"?")+(e?"enablejsapi=1":"api=1&player_id="+i)}).then(function(){return clearInterval(r)})}function ce(t,e,n){return e===void 0&&(e=0),n===void 0&&(n=0),M(t)?Dn.apply(void 0,qt(t).map(function(i){var r=_(he(i)),o=r.top,s=r.left,a=r.bottom,c=r.right;return{top:o-e,left:s-n,bottom:a+e,right:c+n}}).concat(_(t))):!1}function fe(t,e){if(Gt(t)||Ot(t)?t=Vt(t):t=P(t),Y(e))return t.scrollTop;t.scrollTop=e}function En(t,e){e===void 0&&(e={});var n=e.offset;n===void 0&&(n=0);var i=M(t)?qt(t):[];return i.reduce(function(a,c,f){var v=c.scrollTop,u=c.scrollHeight,h=c.offsetHeight,d=u-le(c),g=_(i[f-1]||t),p=g.height,x=g.top,E=Math.ceil(x-_(he(c)).top-n+v);return n>0&&h<p+n?E+=n:n=0,E>d?(n-=E-d,E=d):E<0&&(n-=E,E=0),function(){return r(c,E-v).then(a)}},function(){return y.resolve()})();function r(a,c){return new y(function(f){var v=a.scrollTop,u=o(Math.abs(c)),h=Date.now();(function d(){var g=s(Ct((Date.now()-h)/u));fe(a,v+c*g),g===1?f():requestAnimationFrame(d)})()})}function o(a){return 40*Math.pow(a,.375)}function s(a){return .5*(1-Math.cos(Math.PI*a))}}function pi(t,e,n){if(e===void 0&&(e=0),n===void 0&&(n=0),!M(t))return 0;var i=qt(t,/auto|scroll/,!0),r=i[0],o=r.scrollHeight,s=r.scrollTop,a=le(r),c=o-a,f=ae(t)[0]-ae(r)[0],v=Math.max(0,f-a+e),u=Math.min(c,f+t.offsetHeight-n);return Ct((s-v)/(u-v))}function qt(t,e,n){e===void 0&&(e=/auto|scroll|hidden/),n===void 0&&(n=!1);var i=Vt(t),r=te(t).reverse();r=r.slice(r.indexOf(i)+1);var o=we(r,function(s){return l(s,"position")==="fixed"});return~o&&(r=r.slice(o)),[i].concat(r.filter(function(s){return e.test(l(s,"overflow"))&&(!n||s.scrollHeight>le(s))})).reverse()}function he(t){return t===Vt(t)?window:t}function le(t){return(t===Vt(t)?document.documentElement:t).clientHeight}function Vt(t){var e=Et(t),n=e.document;return n.scrollingElement||n.documentElement}var de={width:["x","left","right"],height:["y","top","bottom"]};function mi(t,e,n,i,r,o,s,a){n=bi(n),i=bi(i);var c={element:n,target:i};if(!t||!e)return c;var f=_(t),v=_(e),u=v;if(wi(u,n,f,-1),wi(u,i,v,1),r=$i(r,f.width,f.height),o=$i(o,v.width,v.height),r.x+=o.x,r.y+=o.y,u.left+=r.x,u.top+=r.y,s){var h=qt(t).map(he);a&&!m(h,a)&&h.unshift(a),h=h.map(function(d){return _(d)}),et(de,function(d,g){var p=d[0],x=d[1],E=d[2];!(s===!0||m(s,p))||h.some(function(V){var O=n[p]===x?-f[g]:n[p]===E?f[g]:0,ht=i[p]===x?v[g]:i[p]===E?-v[g]:0;if(u[x]<V[x]||u[x]+f[g]>V[E]){var Z=f[g]/2,ot=i[p]==="center"?-v[g]/2:0;return n[p]==="center"&&(ge(Z,ot)||ge(-Z,-ot))||ge(O,ht)}function ge(pe,Ke){var Mt=$((u[x]+pe+Ke-r[p]*2).toFixed(4));if(Mt>=V[x]&&Mt+f[g]<=V[E])return u[x]=Mt,["element","target"].forEach(function(Pn){c[Pn][p]=pe?c[Pn][p]===de[g][1]?de[g][2]:de[g][1]:c[Pn][p]}),!0}})})}return _(t,u),c}function wi(t,e,n,i){et(de,function(r,o){var s=r[0],a=r[1],c=r[2];e[s]===c?t[a]+=n[o]*i:e[s]==="center"&&(t[a]+=n[o]*i/2)})}function bi(t){var e=/left|center|right/,n=/top|center|bottom/;return t=(t||"").split(" "),t.length===1&&(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 $i(t,e,n){var i=(t||"").split(" "),r=i[0],o=i[1];return{x:r?$(r)*(st(r,"%")?e/100:1):0,y:o?$(o)*(st(o,"%")?n/100:1):0}}var zr=Object.freeze({__proto__:null,ajax:Kn,getImage:Xn,transition:ni,Transition:yt,animate:mn,Animation:at,attr:A,hasAttr:Jt,removeAttr:an,data:Zt,addClass:S,removeClass:j,removeClasses:Fe,replaceClass:dn,hasClass:k,toggleClass:G,dimensions:ut,offset:_,position:ii,offsetPosition:ae,height:z,width:ue,boxModelAdjust:Wt,flipPosition:wn,toPx:St,ready:Sr,empty:Jn,html:Me,prepend:kr,append:rt,before:He,after:Be,remove:bt,wrapAll:De,wrapInner:Zn,unwrap:ze,fragment:oe,apply:$t,$:b,$$:W,inBrowser:tt,isIE:xe,isRtl:Qt,hasTouch:or,pointerDown:Lt,pointerMove:sr,pointerUp:It,pointerEnter:Se,pointerLeave:ke,pointerCancel:Te,on:H,off:Rn,once:B,trigger:T,createEvent:ln,toEventTargets:Ae,isTouch:Rt,getEventPos:Ne,fastdom:I,isVoidElement:un,isVisible:M,selInput:Ee,isInput:zn,selFocusable:Ce,isFocusable:cn,parent:D,filter:Ut,matches:L,closest:it,within:R,parents:te,children:_t,index:fn,hasOwn:pt,hyphenate:Tt,camelize:Bt,ucfirst:me,startsWith:lt,endsWith:st,includes:m,findIndex:we,isArray:Q,isFunction:U,isObject:dt,isPlainObject:mt,isWindow:Gt,isDocument:Ot,isNode:Ze,isElement:Dt,isBoolean:Kt,isString:C,isNumber:Ue,isNumeric:wt,isEmpty:tn,isUndefined:Y,toBoolean:en,toNumber:Xt,toFloat:$,toArray:Bn,toNode:P,toNodes:w,toWindow:Et,toMs:nn,isEqual:On,swap:rn,assign:N,last:be,each:et,sortBy:on,uniqueBy:rr,clamp:Ct,noop:vt,intersectRect:Dn,pointInRect:sn,Dimensions:$e,getIndex:ye,memoize:nt,MouseTracker:xn,mergeOptions:jt,parseOptions:ui,play:ci,pause:fi,mute:hi,isVideo:li,positionAt:mi,Promise:y,Deferred:Vn,query:gt,queryAll:ee,find:hn,findAll:ne,escape:ie,css:l,getCssVar:pn,propName:Ie,isInView:ce,scrollTop:fe,scrollIntoView:En,scrolledOver:pi,scrollParents:qt,getViewport:he,getViewportClientHeight:le,getScrollingElement:Vt});function Fr(t){var e=t.data;t.use=function(r){if(!r.installed)return r.call(null,this),r.installed=!0,this},t.mixin=function(r,o){o=(C(o)?t.component(o):o)||this,o.options=jt(o.options,r)},t.extend=function(r){r=r||{};var o=this,s=function(c){this._init(c)};return s.prototype=Object.create(o.prototype),s.prototype.constructor=s,s.options=jt(o.options,r),s.super=o,s.extend=o.extend,s},t.update=function(r,o){r=r?P(r):document.body,te(r).reverse().forEach(function(s){return i(s[e],o)}),$t(r,function(s){return i(s[e],o)})};var n;Object.defineProperty(t,"container",{get:function(){return n||document.body},set:function(r){n=b(r)}});function i(r,o){if(!!r)for(var s in r)r[s]._connected&&r[s]._callUpdate(o)}}function Lr(t){t.prototype._callHook=function(i){var r=this,o=this.$options[i];o&&o.forEach(function(s){return s.call(r)})},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(i){var r=this;i===void 0&&(i="update"),!!this._connected&&((i==="update"||i==="resize")&&this._callWatches(),!!this.$options.update&&(this._updates||(this._updates=new Set,I.read(function(){r._connected&&e.call(r,r._updates),delete r._updates})),this._updates.add(i.type||i)))},t.prototype._callWatches=function(){var i=this;if(!this._watch){var r=!pt(this,"_watch");this._watch=I.read(function(){i._connected&&n.call(i,r),i._watch=null})}};function e(i){for(var r=this,o=this.$options.update,s=function(c){var f=o[c],v=f.read,u=f.write,h=f.events;if(!(!i.has("update")&&(!h||!h.some(function(g){return i.has(g)})))){var d=void 0;v&&(d=v.call(r,r._data,i),d&&mt(d)&&N(r._data,d)),u&&d!==!1&&I.write(function(){return u.call(r,r._data,i)})}},a=0;a<o.length;a++)s(a)}function n(i){var r=this,o=r.$options.computed,s=N({},this._computeds);this._computeds={};for(var a in o){var c=o[a],f=c.watch,v=c.immediate;f&&(i&&v||pt(s,a)&&!On(s[a],this[a]))&&f.call(this,this[a],s[a])}}}function Ir(t){var e=0;t.prototype._init=function(u){u=u||{},u.data=c(u,this.constructor.options),this.$options=jt(this.constructor.options,u,this),this.$el=null,this.$props={},this._uid=e++,this._initData(),this._initMethods(),this._initComputeds(),this._callHook("created"),u.el&&this.$mount(u.el)},t.prototype._initData=function(){var u=this.$options,h=u.data;h===void 0&&(h={});for(var d in h)this.$props[d]=this[d]=h[d]},t.prototype._initMethods=function(){var u=this.$options,h=u.methods;if(h)for(var d in h)this[d]=h[d].bind(this)},t.prototype._initComputeds=function(){var u=this.$options,h=u.computed;if(this._computeds={},h)for(var d in h)i(this,d,h[d])},t.prototype._initProps=function(u){var h;u=u||n(this.$options,this.$name);for(h in u)Y(u[h])||(this.$props[h]=u[h]);var d=[this.$options.computed,this.$options.methods];for(h in this.$props)h in u&&o(d,h)&&(this[h]=this.$props[h])},t.prototype._initEvents=function(){var u=this;this._events=[];var h=this.$options,d=h.events;d&&d.forEach(function(g){if(pt(g,"handler"))r(u,g);else for(var p in g)r(u,g[p],p)})},t.prototype._unbindEvents=function(){this._events.forEach(function(u){return u()}),delete this._events},t.prototype._initObservers=function(){this._observers=[f(this),v(this)]},t.prototype._disconnectObservers=function(){this._observers.forEach(function(u){return u&&u.disconnect()})};function n(u,h){var d={},g=u.args;g===void 0&&(g=[]);var p=u.props;p===void 0&&(p={});var x=u.el;if(!p)return d;for(var E in p){var V=Tt(E),O=Zt(x,V);Y(O)||(O=p[E]===Boolean&&O===""?!0:s(p[E],O),!(V==="target"&&(!O||lt(O,"_")))&&(d[E]=O))}var ht=ui(Zt(x,h),g);for(var Z in ht){var ot=Bt(Z);p[ot]!==void 0&&(d[ot]=s(p[ot],ht[Z]))}return d}function i(u,h,d){Object.defineProperty(u,h,{enumerable:!0,get:function(){var g=u._computeds,p=u.$props,x=u.$el;return pt(g,h)||(g[h]=(d.get||d).call(u,p,x)),g[h]},set:function(g){var p=u._computeds;p[h]=d.set?d.set.call(u,g):g,Y(p[h])&&delete p[h]}})}function r(u,h,d){mt(h)||(h={name:d,handler:h});var g=h.name,p=h.el,x=h.handler,E=h.capture,V=h.passive,O=h.delegate,ht=h.filter,Z=h.self;if(p=U(p)?p.call(u):p||u.$el,Q(p)){p.forEach(function(ot){return r(u,N({},h,{el:ot}),d)});return}!p||ht&&!ht.call(u)||u._events.push(H(p,g,O?C(O)?O:O.call(u):null,C(x)?u[x]:x.bind(u),{passive:V,capture:E,self:Z}))}function o(u,h){return u.every(function(d){return!d||!pt(d,h)})}function s(u,h){return u===Boolean?en(h):u===Number?Xt(h):u==="list"?a(h):u?u(h):h}function a(u){return Q(u)?u:C(u)?u.split(/,(?![^(]*\))/).map(function(h){return wt(h)?Xt(h):en(h.trim())}):[u]}function c(u,h){var d=u.data,g=h.args,p=h.props;if(p===void 0&&(p={}),d=Q(d)?tn(g)?void 0:d.slice(0,g.length).reduce(function(E,V,O){return mt(V)?N(E,V):E[g[O]]=V,E},{}):d,d)for(var x in d)Y(d[x])?delete d[x]:d[x]=p[x]?s(p[x],d[x]):d[x];return d}function f(u){var h=u.$options,d=h.el,g=new MutationObserver(function(){return u.$emit()});return g.observe(d,{childList:!0,subtree:!0}),g}function v(u){var h=u.$name,d=u.$options,g=u.$props,p=d.attrs,x=d.props,E=d.el;if(!(!x||p===!1)){var V=Q(p)?p:Object.keys(x),O=V.map(function(Z){return Tt(Z)}).concat(h),ht=new MutationObserver(function(Z){var ot=n(d,h);Z.some(function(ge){var pe=ge.attributeName,Ke=pe.replace("data-","");return(Ke===h?V:[Bt(Ke),Bt(pe)]).some(function(Mt){return!Y(ot[Mt])&&ot[Mt]!==g[Mt]})})&&u.$reset()});return ht.observe(E,{attributes:!0,attributeFilter:O.concat(O.map(function(Z){return"data-"+Z}))}),ht}}}function Rr(t){var e=t.data;t.prototype.$create=function(i,r,o){return t[i](r,o)},t.prototype.$mount=function(i){var r=this.$options,o=r.name;i[e]||(i[e]={}),!i[e][o]&&(i[e][o]=this,this.$el=this.$options.el=this.$options.el||i,R(i,document)&&this._callConnected())},t.prototype.$reset=function(){this._callDisconnected(),this._callConnected()},t.prototype.$destroy=function(i){i===void 0&&(i=!1);var r=this.$options,o=r.el,s=r.name;o&&this._callDisconnected(),this._callHook("destroy"),!(!o||!o[e])&&(delete o[e][s],tn(o[e])||delete o[e],i&&bt(this.$el))},t.prototype.$emit=function(i){this._callUpdate(i)},t.prototype.$update=function(i,r){i===void 0&&(i=this.$el),t.update(i,r)},t.prototype.$getComponent=t.getComponent;var n=nt(function(i){return t.prefix+Tt(i)});Object.defineProperties(t.prototype,{$container:Object.getOwnPropertyDescriptor(t,"container"),$name:{get:function(){return n(this.$options.name)}}})}function Wr(t){var e=t.data,n={};t.component=function(i,r){var o=Tt(i);if(i=Bt(o),!r)return mt(n[i])&&(n[i]=t.extend(n[i])),n[i];t[i]=function(a,c){for(var f=arguments.length,v=Array(f);f--;)v[f]=arguments[f];var u=t.component(i);return u.options.functional?new u({data:mt(a)?a:[].concat(v)}):a?W(a).map(h)[0]:h(a);function h(d){var g=t.getComponent(d,i);if(g)if(c)g.$destroy();else return g;return new u({el:d,data:c})}};var s=mt(r)?N({},r):r.options;return s.name=i,s.install&&s.install(t,s,i),t._initialized&&!s.functional&&I.read(function(){return t[i]("[uk-"+o+"],[data-uk-"+o+"]")}),n[i]=mt(r)?s:r},t.getComponents=function(i){return i&&i[e]||{}},t.getComponent=function(i,r){return t.getComponents(i)[r]},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=yi(i.attributes[o].name);s&&s in n&&t[s](i)}},t.disconnect=function(i){for(var r in i[e])i[e][r]._callDisconnected()}}var yi=nt(function(t){return lt(t,"uk-")||lt(t,"data-uk-")?Bt(t.replace("data-uk-","").replace("uk-","")):!1}),K=function(t){this._init(t)};K.util=zr,K.data="__uikit__",K.prefix="uk-",K.options={},K.version="3.11.2-dev.f2970ffaa",Fr(K),Lr(K),Ir(K),Wr(K),Rr(K);function jr(t){if(!!tt){var e,n=function(){e||(e=!0,I.read(function(){return e=!1}),t.update(null,"resize"))};H(window,"load resize",n),H(document,"loadedmetadata load",n,!0),"ResizeObserver"in window&&new ResizeObserver(n).observe(document.documentElement);var i;H(window,"scroll",function(o){i||(i=!0,I.read(function(){return i=!1}),t.update(null,o.type))},{passive:!0,capture:!0});var r=0;H(document,"animationstart",function(o){var s=o.target;(l(s,"animationName")||"").match(/^uk-.*(left|right)/)&&(r++,l(document.documentElement,"overflowX","hidden"),setTimeout(function(){--r||l(document.documentElement,"overflowX","")},nn(l(s,"animationDuration"))+100))},!0),H(document,Lt,function(o){if(!!Rt(o)){var s=Ne(o),a="tagName"in o.target?o.target:D(o.target);B(document,It+" "+Te+" scroll",function(c){var f=Ne(c),v=f.x,u=f.y;(c.type!=="scroll"&&a&&v&&Math.abs(s.x-v)>100||u&&Math.abs(s.y-u)>100)&&setTimeout(function(){T(a,"swipe"),T(a,"swipe"+qr(s.x,s.y,v,u))})})}},{passive:!0})}}function qr(t,e,n,i){return Math.abs(t-n)>=Math.abs(e-i)?t-n>0?"Left":"Right":e-i>0?"Up":"Down"}function Vr(t){var e=t.connect,n=t.disconnect;if(!tt||!window.MutationObserver)return;I.read(function(){document.body&&$t(document.body,e),new MutationObserver(function(o){return o.forEach(i)}).observe(document,{childList:!0,subtree:!0}),new MutationObserver(function(o){return o.forEach(r)}).observe(document,{attributes:!0,subtree:!0}),t._initialized=!0});function i(o){for(var s=o.addedNodes,a=o.removedNodes,c=0;c<s.length;c++)$t(s[c],e);for(var f=0;f<a.length;f++)$t(a[f],n)}function r(o){var s=o.target,a=o.attributeName,c=yi(a);if(!(!c||!(c in t))){if(Jt(s,a)){t[c](s);return}var f=t.getComponent(s,c);f&&f.$destroy()}}}var ct={connected:function(){!k(this.$el,this.$name)&&S(this.$el,this.$name)}},At={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){var e=t.animation;return!!e[0]},hasTransition:function(t){var e=t.animation;return this.hasAnimation&&e[0]===!0}},methods:{toggleElement:function(t,e,n){var i=this;return new y(function(r){return y.all(w(t).map(function(o){var s=Kt(e)?e:!i.isToggled(o);if(!T(o,"before"+(s?"show":"hide"),[i]))return y.reject();var a=(U(n)?n:n===!1||!i.hasAnimation?i._toggle:i.hasTransition?xi(i):Yr(i))(o,s),c=s?i.clsEnter:i.clsLeave;S(o,c),T(o,s?"show":"hide",[i]);var f=function(){j(o,c),T(o,s?"shown":"hidden",[i]),i.$update(o)};return a?a.then(f,function(){return j(o,c),y.reject()}):f()})).then(r,vt)})},isToggled:function(t){var e;return t===void 0&&(t=this.$el),e=w(t),t=e[0],k(t,this.clsEnter)?!0:k(t,this.clsLeave)?!1:this.cls?k(t,this.cls.split(" ")[0]):M(t)},_toggle:function(t,e){if(!!t){e=Boolean(e);var n;this.cls?(n=m(this.cls," ")||e!==k(t,this.cls),n&&G(t,this.cls,m(this.cls," ")?void 0:e)):(n=e===t.hidden,n&&(t.hidden=!e)),W("[autofocus]",t).some(function(i){return M(i)?i.focus()||!0:i.blur()}),n&&(T(t,"toggled",[e,this]),this.$update(t))}}}};function xi(t){var e=t.isToggled,n=t.duration,i=t.initProps,r=t.hideProps,o=t.transition,s=t._toggle;return function(a,c){var f=yt.inProgress(a),v=a.hasChildNodes?$(l(a.firstElementChild,"marginTop"))+$(l(a.lastElementChild,"marginBottom")):0,u=M(a)?z(a)+(f?0:v):0;yt.cancel(a),e(a)||s(a,!0),z(a,""),I.flush();var h=z(a)+(f?0:v);return z(a,u),(c?yt.start(a,N({},i,{overflow:"hidden",height:h}),Math.round(n*(1-u/h)),o):yt.start(a,r,Math.round(n*(u/h)),o).then(function(){return s(a,!1)})).then(function(){return l(a,i)})}}function Yr(t){return function(e,n){at.cancel(e);var i=t.animation,r=t.duration,o=t._toggle;return n?(o(e,!0),at.in(e,i[0],r,t.origin)):at.out(e,i[1]||i[0],r,t.origin).then(function(){return o(e,!1)})}}var Si={mixins:[ct,At],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){var n=t.targets;return W(n,e)},watch:function(t,e){var n=this;if(t.forEach(function(r){return je(b(n.content,r),!k(r,n.clsOpen))}),!(e||k(t,this.clsOpen))){var i=this.active!==!1&&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(n){return b(e,n)})}},events:[{name:"click",delegate:function(){return this.targets+" "+this.$props.toggle},handler:function(t){t.preventDefault(),this.toggle(fn(this.toggles,t.current))}}],methods:{toggle:function(t,e){var n=this,i=[this.items[ye(t,this.items)]],r=Ut(this.items,"."+this.clsOpen);!this.multiple&&!m(r,i[0])&&(i=i.concat(r)),!(!this.collapsible&&r.length<2&&!Ut(i,":not(."+this.clsOpen+")").length)&&i.forEach(function(o){return n.toggleElement(o,!k(o,n.clsOpen),function(s,a){G(s,n.clsOpen,a),A(b(n.$props.toggle,s),"aria-expanded",a);var c=b((s._wrapper?"> * ":"")+n.content,s);if(e===!1||!n.hasTransition){je(c,!a);return}return s._wrapper||(s._wrapper=De(c,"<div"+(a?" hidden":"")+">")),je(c,!1),xi(n)(s._wrapper,a).then(function(){if(je(c,!a),delete s._wrapper,ze(c),a){var f=b(n.$props.toggle,s);ce(f)||En(f,{offset:n.offset})}})})})}}};function je(t,e){t&&(t.hidden=e)}var Gr={mixins:[ct,At],args:"animation",props:{close:String},data:{animation:[!0],selClose:".uk-alert-close",duration:150,hideProps:N({opacity:0},At.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)})}}},ki={args:"autoplay",props:{automute:Boolean,autoplay:Boolean},data:{automute:!1,autoplay:!0},computed:{inView:function(t){var e=t.autoplay;return e==="inview"}},connected:function(){this.inView&&!Jt(this.$el,"preload")&&(this.$el.preload="none"),this.automute&&hi(this.$el)},update:{read:function(){return li(this.$el)?{visible:M(this.$el)&&l(this.$el,"visibility")!=="hidden",inView:this.inView&&ce(this.$el)}:!1},write:function(t){var e=t.visible,n=t.inView;!e||this.inView&&!n?fi(this.$el):(this.autoplay===!0||this.inView&&n)&&ci(this.$el)},events:["resize","scroll"]}},Kr={mixins:[ki],props:{width:Number,height:Number},data:{automute:!0},update:{read:function(){var t=this.$el,e=Xr(t)||D(t),n=e.offsetHeight,i=e.offsetWidth,r=$e.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?!1:r},write:function(t){var e=t.height,n=t.width;l(this.$el,{height:e,width:n})},events:["resize"]}};function Xr(t){for(;t=D(t);)if(l(t,"position")!=="static")return t}var Cn={props:{container:Boolean},data:{container:!0},computed:{container:function(t){var e=t.container;return e===!0&&this.$container||e&&b(e)}}},Jr={props:{pos:String,offset:null,flip:Boolean,clsPos:String},data:{pos:"bottom-"+(Qt?"right":"left"),flip:!0,offset:!1,clsPos:""},computed:{pos:function(t){var e=t.pos;return e.split("-").concat("center").slice(0,2)},dir:function(){return this.pos[0]},align:function(){return this.pos[1]}},methods:{positionAt:function(t,e,n){Fe(t,this.clsPos+"-(top|bottom|left|right)(-[a-z]+)?");var i=this,r=i.offset,o=this.getAxis();if(!wt(r)){var s=b(r);r=s?_(s)[o==="x"?"left":"top"]-_(e)[o==="x"?"right":"bottom"]:0}var a=mi(t,e,o==="x"?wn(this.dir)+" "+this.align:this.align+" "+wn(this.dir),o==="x"?this.dir+" "+this.align:this.align+" "+this.dir,o==="x"?""+(this.dir==="left"?-r:r):" "+(this.dir==="top"?-r:r),null,this.flip,n).target,c=a.x,f=a.y;this.dir=o==="x"?c:f,this.align=o==="x"?f:c,G(t,this.clsPos+"-"+this.dir+"-"+this.align,this.offset===!1)},getAxis:function(){return this.dir==="top"||this.dir==="bottom"?"y":"x"}}},F,Ti={mixins:[Cn,Jr,At],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 n===!0?window:gt(n,e)},clsDrop:function(t){var e=t.clsDrop;return e||"uk-"+this.$options.name},clsPos:function(){return this.clsDrop}},created:function(){this.tracker=new xn},connected:function(){S(this.$el,this.clsDrop),this.toggle&&!this.target&&(this.target=this.$create("toggle",gt(this.toggle,this.$el),{target:this.$el,mode:this.mode}).$el,A(this.target,"aria-haspopup",!0))},disconnected:function(){this.isActive()&&(F=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&&!R(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(),L(this.$el,":focus,:hover")||this.hide()}},{name:Se+" focusin",filter:function(){return m(this.mode,"hover")},handler:function(t){Rt(t)||this.clearTimers()}},{name:ke+" focusout",filter:function(){return m(this.mode,"hover")},handler:function(t){!Rt(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;F=this,this.tracker.init(),B(this.$el,"hide",H(document,Lt,function(e){var n=e.target;return!R(n,t.$el)&&B(document,It+" "+Te+" scroll",function(i){var r=i.defaultPrevented,o=i.type,s=i.target;!r&&o===It&&n===s&&!(t.target&&R(n,t.target))&&t.hide(!1)},!0)}),{self:!0}),B(this.$el,"hide",H(document,"keydown",function(e){e.keyCode===27&&t.hide(!1)}),{self:!0})}},{name:"beforehide",self:!0,handler:function(){this.clearTimers()}},{name:"hide",handler:function(t){var e=t.target;if(this.$el!==e){F=F===null&&R(e,this.$el)&&this.isToggled()?this:F;return}F=this.isActive()?null:F,this.tracker.cancel()}}],update:{write:function(){this.isToggled()&&!k(this.$el,this.clsEnter)&&this.position()},events:["resize"]},methods:{show:function(t,e){var n=this;if(t===void 0&&(t=this.target),e===void 0&&(e=!0),this.isToggled()&&t&&this.target&&t!==this.target&&this.hide(!1),this.target=t,this.clearTimers(),!this.isActive()){if(F){if(e&&F.isDelaying){this.showTimer=setTimeout(this.show,10);return}for(var i;F&&i!==F&&!R(this.$el,F.$el);)i=F,F.hide(!1)}this.container&&D(this.$el)!==this.container&&rt(this.container,this.$el),this.showTimer=setTimeout(function(){return n.toggleElement(n.$el,!0)},e&&this.delayShow||0)}},hide:function(t){var e=this;t===void 0&&(t=!0);var n=function(){return e.toggleElement(e.$el,!1,!1)};this.clearTimers(),this.isDelaying=Zr(this.$el).some(function(i){return e.tracker.movesTo(i)}),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 F===this},position:function(){j(this.$el,this.clsDrop+"-stack"),G(this.$el,this.clsDrop+"-boundary",this.boundaryAlign);var t=_(this.boundary),e=this.boundaryAlign?t:_(this.target);if(this.align==="justify"){var n=this.getAxis()==="y"?"width":"height";l(this.$el,n,e[n])}else this.boundary&&this.$el.offsetWidth>Math.max(t.right-e.left,e.right-t.left)&&S(this.$el,this.clsDrop+"-stack");this.positionAt(this.$el,this.boundaryAlign?this.boundary:this.target,this.boundary)}}};function Zr(t){var e=[];return $t(t,function(n){return l(n,"position")!=="static"&&e.push(n)}),e}var Qr={mixins:[ct],args:"target",props:{target:Boolean},data:{target:!1},computed:{input:function(t,e){return b(Ee,e)},state:function(){return this.input.nextElementSibling},target:function(t,e){var n=t.target;return n&&(n===!0&&D(this.input)===e&&this.input.nextElementSibling||gt(n,e))}},update:function(){var t=this,e=t.target,n=t.input;if(!!e){var i,r=zn(e)?"value":"textContent",o=e[r],s=n.files&&n.files[0]?n.files[0].name:L(n,"select")&&(i=W("option",n).filter(function(a){return a.selected})[0])?i.textContent:n.value;o!==s&&(e[r]=s)}},events:[{name:"change",handler:function(){this.$update()}},{name:"reset",el:function(){return it(this.$el,"form")},handler:function(){this.$update()}}]},Ur={update:{read:function(t){var e=ce(this.$el);if(!e||t.isInView===e)return!1;t.isInView=e},write:function(){this.$el.src=""+this.$el.src},events:["scroll","resize"]}},Ei={props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},update:{read:function(){var t=Ci(this.$el.children);return{rows:t,columns:to(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++)G(n[i][r],this.margin,i!==0),G(n[i][r],this.firstColumn,!!~e[0].indexOf(n[i][r]))},events:["resize"]}};function Ci(t){return _i(t,"top","bottom")}function to(t){for(var e=[],n=0;n<t.length;n++)for(var i=_i(t[n],"left","right"),r=0;r<i.length;r++)e[r]=e[r]?e[r].concat(i[r]):i[r];return Qt?e.reverse():e}function _i(t,e,n){for(var i=[[]],r=0;r<t.length;r++){var o=t[r];if(!!M(o))for(var s=qe(o),a=i.length-1;a>=0;a--){var c=i[a];if(!c[0]){c.push(o);break}var f=void 0;if(c[0].offsetParent===o.offsetParent?f=qe(c[0]):(s=qe(o,!0),f=qe(c[0],!0)),s[e]>=f[n]-1&&s[e]!==f[e]){i.push([o]);break}if(s[n]-1>f[e]||s[e]===f[e]){c.push(o);break}if(a===0){i.unshift([o]);break}}}return i}function qe(t,e){var n;e===void 0&&(e=!1);var i=t.offsetTop,r=t.offsetLeft,o=t.offsetHeight,s=t.offsetWidth;return e&&(n=ae(t),i=n[0],r=n[1]),{top:i,left:r,bottom:i+o,right:r+s}}var eo={extends:Ei,mixins:[ct],name:"grid",props:{masonry:Boolean,parallax:Number},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0},connected:function(){this.masonry&&S(this.$el,"uk-flex-top uk-flex-wrap-top")},update:[{write:function(t){var e=t.columns;G(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||Ai(this.$el))return t.translates=!1,!1;var i=!1,r=_t(this.$el),o=ro(e),s=io(r,this.margin)*(n.length-1),a=Math.max.apply(Math,o)+s;this.masonry&&(e=e.map(function(f){return on(f,"offsetTop")}),i=no(n,e));var c=Math.abs(this.parallax);return c&&(c=o.reduce(function(f,v,u){return Math.max(f,v+s+(u%2?c:c/8)-a)},0)),{padding:c,columns:e,translates:i,height:i?a:""}},write:function(t){var e=t.height,n=t.padding;l(this.$el,"paddingBottom",n||""),e!==!1&&l(this.$el,"height",e)},events:["resize"]},{read:function(t){return t.height,Ai(this.$el)?!1:{scrolled:this.parallax?pi(this.$el)*Math.abs(this.parallax):!1}},write:function(t){var e=t.columns,n=t.scrolled,i=t.translates;n===!1&&!i||e.forEach(function(r,o){return r.forEach(function(s,a){return l(s,"transform",!n&&!i?"":"translateY("+((i&&-i[o][a])+(n?o%2?n:n/8:0))+"px)")})})},events:["scroll","resize"]}]};function Ai(t){return _t(t).some(function(e){return l(e,"position")==="absolute"})}function no(t,e){var n=t.map(function(i){return Math.max.apply(Math,i.map(function(r){return r.offsetHeight}))});return e.map(function(i){var r=0;return i.map(function(o,s){return r+=s?n[s-1]-i[s-1].offsetHeight:0})})}function io(t,e){var n=t.filter(function(r){return k(r,e)}),i=n[0];return $(i?l(i,"marginTop"):l(t[0],"paddingLeft"))}function ro(t){return t.map(function(e){return e.reduce(function(n,i){return n+i.offsetHeight},0)})}var _n=xe?{props:{selMinHeight:String},data:{selMinHeight:!1,forceHeight:!1},computed:{elements:function(t,e){var n=t.selMinHeight;return n?W(n,e):[e]}},update:[{read:function(){l(this.elements,"height","")},order:-5,events:["resize"]},{write:function(){var t=this;this.elements.forEach(function(e){var n=$(l(e,"minHeight"));n&&(t.forceHeight||Math.round(n+Wt(e,"height","content-box"))>=e.offsetHeight)&&l(e,"height",n)})},order:5,events:["resize"]}]}:{},oo={mixins:[_n],args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0,forceHeight:!0},computed:{elements:function(t,e){var n=t.target;return W(n,e)}},update:{read:function(){return{rows:(this.row?Ci(this.elements):[this.elements]).map(so)}},write:function(t){var e=t.rows;e.forEach(function(n){var i=n.heights,r=n.elements;return r.forEach(function(o,s){return l(o,"minHeight",i[s])})})},events:["resize"]}};function so(t){if(t.length<2)return{heights:[""],elements:t};var e=t.map(Ni),n=Math.max.apply(Math,e),i=t.some(function(o){return o.style.minHeight}),r=t.some(function(o,s){return!o.style.minHeight&&e[s]<n});return i&&r&&(l(t,"minHeight",""),e=t.map(Ni),n=Math.max.apply(Math,e)),e=t.map(function(o,s){return e[s]===n&&$(o.style.minHeight).toFixed(2)!==n.toFixed(2)?"":n}),{heights:e,elements:t}}function Ni(t){var e=!1;M(t)||(e=t.style.display,l(t,"display","block","important"));var n=ut(t).height-Wt(t,"height","content-box");return e!==!1&&l(t,"display",e),n}var ao={mixins:[_n],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(!M(this.$el))return!1;var n="",i=Wt(this.$el,"height","content-box");if(this.expand)n=z(window)-(ut(document.documentElement).height-ut(this.$el).height)-i||"";else{if(n="calc(100vh",this.offsetTop){var r=_(this.$el),o=r.top;n+=o>0&&o<z(window)/2?" - "+o+"px":""}this.offsetBottom===!0?n+=" - "+ut(this.$el.nextElementSibling).height+"px":wt(this.offsetBottom)?n+=" - "+this.offsetBottom+"vh":this.offsetBottom&&st(this.offsetBottom,"px")?n+=" - "+$(this.offsetBottom)+"px":C(this.offsetBottom)&&(n+=" - "+ut(gt(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;l(this.$el,{minHeight:e}),e!==n&&T(this.$el,"resize"),this.minHeight&&$(l(this.$el,"minHeight"))<this.minHeight&&l(this.$el,"minHeight",this.minHeight)},events:["resize"]}},Pi={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=this,e;!this.icon&&m(this.src,"#")&&(e=this.src.split("#"),this.src=e[0],this.icon=e[1]),this.svg=this.getSvg().then(function(n){if(t._connected){var i=vo(n,t.$el);return t.svgEl&&i!==t.svgEl&&bt(t.svgEl),t.applyAttributes(i,n),t.$emit(),t.svgEl=i}},vt)},disconnected:function(){var t=this;this.svg.then(function(e){t._connected||(un(t.$el)&&(t.$el.hidden=!1),bt(e),t.svgEl=null)}),this.svg=null},update:{read:function(){return!!(this.strokeAnimation&&this.svgEl&&M(this.svgEl))},write:function(){ho(this.svgEl)},type:["resize"]},methods:{getSvg:function(){var t=this;return uo(this.src).then(function(e){return co(e,t.icon)||y.reject("SVG not found.")})},applyAttributes:function(t,e){var n=this;for(var i in this.$options.props)m(this.include,i)&&i in this&&A(t,i,this[i]);for(var r in this.attributes){var o=this.attributes[r].split(":",2),s=o[0],a=o[1];A(t,s,a)}this.id||an(t,"id");var c=["width","height"],f=c.map(function(u){return n[u]});f.some(function(u){return u})||(f=c.map(function(u){return A(e,u)}));var v=A(e,"viewBox");v&&!f.some(function(u){return u})&&(f=v.split(" ").slice(2)),f.forEach(function(u,h){return A(t,c[h],$(u)*n.ratio||null)})}}},uo=nt(function(t){return new y(function(e,n){if(!t){n();return}lt(t,"data:")?e(decodeURIComponent(t.split(",")[1])):Kn(t).then(function(i){return e(i.response)},function(){return n("SVG not found.")})})});function co(t,e){return e&&m(t,"<symbol")&&(t=fo(t,e)||t),t=b(t.substr(t.indexOf("<svg"))),t&&t.hasChildNodes()&&t}var Mi=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,Ve={};function fo(t,e){if(!Ve[t]){Ve[t]={},Mi.lastIndex=0;for(var n;n=Mi.exec(t);)Ve[t][n[3]]='<svg xmlns="http://www.w3.org/2000/svg"'+n[1]+"svg>"}return Ve[t][e]}function ho(t){var e=lo(t);e&&t.style.setProperty("--uk-animation-stroke",e)}function lo(t){return Math.ceil(Math.max.apply(Math,[0].concat(W("[stroke]",t).map(function(e){try{return e.getTotalLength()}catch{return 0}}))))}function vo(t,e){if(un(e)||e.tagName==="CANVAS"){e.hidden=!0;var n=e.nextElementSibling;return Hi(t,n)?n:Be(e,t)}var i=e.lastElementChild;return Hi(t,i)?i:rt(e,t)}function Hi(t,e){return Bi(t)&&Bi(e)&&Oi(t)===Oi(e)}function Bi(t){return t&&t.tagName==="svg"}function Oi(t){return(t.innerHTML||new XMLSerializer().serializeToString(t).replace(/<svg.*?>(.*?)<\/svg>/g,"$1")).replace(/\s/g,"")}var go='<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>',po='<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>',mo='<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>',wo='<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>',bo='<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>',$o='<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>',yo='<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>',xo='<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>',So='<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>',ko='<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>',To='<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>',Eo='<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>',Co='<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>',_o='<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>',Ao='<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>',No='<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>',Ye={spinner:Ao,totop:No,marker:mo,"close-icon":go,"close-large":po,"navbar-toggle-icon":wo,"overlay-icon":bo,"pagination-next":$o,"pagination-previous":yo,"search-icon":xo,"search-large":So,"search-navbar":ko,"slidenav-next":To,"slidenav-next-large":Eo,"slidenav-previous":Co,"slidenav-previous-large":_o},Di={install:Bo,extends:Pi,args:"icon",props:["icon"],data:{include:["focusable"]},isIcon:!0,beforeConnect:function(){S(this.$el,"uk-icon")},methods:{getSvg:function(){var t=Oo(this.icon);return t?y.resolve(t):y.reject("Icon not found.")}}},ft={args:!1,extends:Di,data:function(t){return{icon:Tt(t.constructor.options.name)}},beforeConnect:function(){S(this.$el,this.$name)}},zi={extends:ft,beforeConnect:function(){S(this.$el,"uk-slidenav")},computed:{icon:function(t,e){var n=t.icon;return k(e,"uk-slidenav-large")?n+"-large":n}}},Po={extends:ft,computed:{icon:function(t,e){var n=t.icon;return k(e,"uk-search-icon")&&te(e,".uk-search-large").length?"search-large":te(e,".uk-search-navbar").length?"search-navbar":n}}},Mo={extends:ft,computed:{icon:function(){return"close-"+(k(this.$el,"uk-close-large")?"large":"icon")}}},Ho={extends:ft,connected:function(){var t=this;this.svg.then(function(e){return e&&t.ratio!==1&&l(b("circle",e),"strokeWidth",1/t.ratio)})}},Ge={};function Bo(t){t.icon.add=function(e,n){var i,r=C(e)?(i={},i[e]=n,i):e;et(r,function(o,s){Ye[s]=o,delete Ge[s]}),t._initialized&&$t(document.body,function(o){return et(t.getComponents(o),function(s){s.$options.isIcon&&s.icon in r&&s.$reset()})})}}function Oo(t){return Ye[t]?(Ge[t]||(Ge[t]=b((Ye[Do(t)]||Ye[t]).trim())),Ge[t].cloneNode(!0)):null}function Do(t){return Qt?rn(rn(t,"left","right"),"previous","next"):t}var zo={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 Ii(e)},target:{get:function(t){var e=t.target;return[this.$el].concat(ee(e,this.$el))},watch:function(){this.observe()}},offsetTop:function(t){var e=t.offsetTop;return St(e,"height")},offsetLeft:function(t){var e=t.offsetLeft;return St(e,"width")}},connected:function(){if(!window.IntersectionObserver){ve(this.$el,this.dataSrc,this.dataSrcset,this.sizes);return}Nt[this.cacheKey]?ve(this.$el,Nt[this.cacheKey],this.dataSrcset,this.sizes):this.isImg&&this.width&&this.height&&ve(this.$el,Fo(this.width,this.height,this.sizes)),this.observer=new IntersectionObserver(this.load,{rootMargin:this.offsetTop+"px "+this.offsetLeft+"px"}),requestAnimationFrame(this.observe)},disconnected:function(){this.observer&&this.observer.disconnect()},update:{read:function(t){var e=this,n=t.image;if(!this.observer||(!n&&document.readyState==="complete"&&this.load(this.observer.takeRecords()),this.isImg))return!1;n&&n.then(function(i){return i&&i.currentSrc!==""&&ve(e.$el,An(i))})},write:function(t){if(this.dataSrcset&&window.devicePixelRatio!==1){var e=l(this.$el,"backgroundSize");(e.match(/^(auto\s?)+$/)||$(e)===t.bgSize)&&(t.bgSize=jo(this.dataSrcset,this.sizes),l(this.$el,"backgroundSize",t.bgSize+"px"))}},events:["resize"]},methods:{load:function(t){var e=this;!t.some(function(n){return Y(n.isIntersecting)||n.isIntersecting})||(this._data.image=Xn(this.dataSrc,this.dataSrcset,this.sizes).then(function(n){return ve(e.$el,An(n),n.srcset,n.sizes),Nt[e.cacheKey]=An(n),n},function(n){return T(e.$el,new n.constructor(n.type,n))}),this.observer.disconnect())},observe:function(){var t=this;this._connected&&!this._data.image&&this.target.forEach(function(e){return t.observer.observe(e)})}}};function ve(t,e,n,i){if(Ii(t)){var r=function(s,a){return a&&a!==t[s]&&(t[s]=a)};r("sizes",i),r("srcset",n),r("src",e)}else if(e){var o=!m(t.style.backgroundImage,e);o&&(l(t,"backgroundImage","url("+ie(e)+")"),T(t,ln("load",!1)))}}function Fo(t,e,n){var i;return n&&(i=$e.ratio({width:t,height:e},"width",St(Li(n))),t=i.width,e=i.height),'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="'+t+'" height="'+e+'"></svg>'}var Fi=/\s*(.*?)\s*(\w+|calc\(.*?\))\s*(?:,|$)/g;function Li(t){var e;for(Fi.lastIndex=0;e=Fi.exec(t);)if(!e[1]||window.matchMedia(e[1]).matches){e=Ro(e[2]);break}return e||"100vw"}var Lo=/\d+(?:\w+|%)/g,Io=/[+-]?(\d+)/g;function Ro(t){return lt(t,"calc")?t.slice(5,-1).replace(Lo,function(e){return St(e)}).replace(/ /g,"").match(Io).reduce(function(e,n){return e+ +n},0):t}var Wo=/\s+\d+w\s*(?:,|$)/g;function jo(t,e){var n=St(Li(e)),i=(t.match(Wo)||[]).map($).sort(function(r,o){return r-o});return i.filter(function(r){return r>=n})[0]||i.pop()||""}function Ii(t){return t.tagName==="IMG"}function An(t){return t.currentSrc||t.src}var Ri="__test__",Nt;try{Nt=window.sessionStorage||{},Nt[Ri]=1,delete Nt[Ri]}catch{Nt={}}var Nn={props:{media:Boolean},data:{media:!1},computed:{matchMedia:function(){var t=qo(this.media);return!t||window.matchMedia(t).matches}}};function qo(t){if(C(t)){if(t[0]==="@"){var e="breakpoint-"+t.substr(1);t=$(pn(e))}else if(isNaN(t))return t}return t&&!isNaN(t)?"(min-width: "+t+"px)":!1}var Vo={mixins:[ct,Nn],props:{fill:String},data:{fill:"",clsWrapper:"uk-leader-fill",clsHide:"uk-leader-hide",attrFill:"data-fill"},computed:{fill:function(t){var e=t.fill;return e||pn("leader-fill-content")}},connected:function(){var t;t=Zn(this.$el,'<span class="'+this.clsWrapper+'">'),this.wrapper=t[0]},disconnected:function(){ze(this.wrapper.childNodes)},update:{read:function(t){var e=t.changed,n=t.width,i=n;return n=Math.floor(this.$el.offsetWidth/2),{width:n,fill:this.fill,changed:e||i!==n,hide:!this.matchMedia}},write:function(t){G(this.wrapper,this.clsHide,t.hide),t.changed&&(t.changed=!1,A(this.wrapper,this.attrFill,new Array(t.width).join(t.fill)))},events:["resize"]}},X=[],Wi={mixins:[ct,Cn,At],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){var n=t.selPanel;return b(n,e)},transitionElement:function(){return this.panel},bgClose:function(t){var e=t.bgClose;return e&&this.panel}},beforeDisconnect:function(){m(X,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()===m(X,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler:function(t){if(m(X,this))return!1;!this.stack&&X.length?(y.all(X.map(function(e){return e.hide()})).then(this.show),t.preventDefault()):X.push(this)}},{name:"show",self:!0,handler:function(){var t=this,e=document.documentElement;ue(window)>e.clientWidth&&this.overlay&&l(document.body,"overflowY","scroll"),this.stack&&l(this.$el,"zIndex",$(l(this.$el,"zIndex"))+X.length),S(e,this.clsPage),this.bgClose&&B(this.$el,"hide",H(document,Lt,function(n){var i=n.target;be(X)!==t||t.overlay&&!R(i,t.$el)||R(i,t.panel)||B(document,It+" "+Te+" scroll",function(r){var o=r.defaultPrevented,s=r.type,a=r.target;!o&&s===It&&i===a&&t.hide()},!0)}),{self:!0}),this.escClose&&B(this.$el,"hide",H(document,"keydown",function(n){n.keyCode===27&&be(X)===t&&t.hide()}),{self:!0})}},{name:"shown",self:!0,handler:function(){cn(this.$el)||A(this.$el,"tabindex","-1"),b(":focus",this.$el)||this.$el.focus()}},{name:"hidden",self:!0,handler:function(){var t=this;m(X,this)&&X.splice(X.indexOf(this),1),X.length||l(document.body,"overflowY",""),l(this.$el,"zIndex",""),X.some(function(e){return e.clsPage===t.clsPage})||j(document.documentElement,this.clsPage)}}],methods:{toggle:function(){return this.isToggled()?this.hide():this.show()},show:function(){var t=this;return this.container&&D(this.$el)!==this.container?(rt(this.container,this.$el),new y(function(e){return requestAnimationFrame(function(){return t.show().then(e)})})):this.toggleElement(this.$el,!0,ji(this))},hide:function(){return this.toggleElement(this.$el,!1,ji(this))}}};function ji(t){var e=t.transitionElement,n=t._toggle;return function(i,r){return new y(function(o,s){return B(i,"show hide",function(){i._reject&&i._reject(),i._reject=s,n(i,r);var a=B(e,"transitionstart",function(){B(e,"transitionend transitioncancel",o,{self:!0}),clearTimeout(c)},{self:!0}),c=setTimeout(function(){a(),o()},nn(l(e,"transitionDuration")))})}).then(function(){return delete i._reject})}}var Yo={install:Go,mixins:[Wi],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(){k(this.panel,"uk-margin-auto-vertical")?S(this.$el,"uk-flex"):l(this.$el,"display","block"),z(this.$el)}},{name:"hidden",self:!0,handler:function(){l(this.$el,"display",""),j(this.$el,"uk-flex")}}]};function Go(t){var e=t.modal;e.dialog=function(i,r){var o=e('<div class="uk-modal"> <div class="uk-modal-dialog">'+i+"</div> </div>",r);return o.show(),H(o.$el,"hidden",function(){return y.resolve().then(function(){return o.$destroy(!0)})},{self:!0}),o},e.alert=function(i,r){return n(function(o){var s=o.labels;return'<div class="uk-modal-body">'+(C(i)?i:Me(i))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" autofocus>'+s.ok+"</button> </div>"},r,function(o){return o.resolve()})},e.confirm=function(i,r){return n(function(o){var s=o.labels;return'<form> <div class="uk-modal-body">'+(C(i)?i:Me(i))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+s.cancel+'</button> <button class="uk-button uk-button-primary" autofocus>'+s.ok+"</button> </div> </form>"},r,function(o){return o.reject()})},e.prompt=function(i,r,o){return n(function(s){var a=s.labels;return'<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>'+(C(i)?i:Me(i))+'</label> <input class="uk-input" value="'+(r||"")+'" autofocus> </div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+a.cancel+'</button> <button class="uk-button uk-button-primary">'+a.ok+"</button> </div> </form>"},o,function(s){return s.resolve(null)},function(s){return b("input",s.$el).value})},e.labels={ok:"Ok",cancel:"Cancel"};function n(i,r,o,s){r=N({bgClose:!1,escClose:!0,labels:e.labels},r);var a=e.dialog(i(r),r),c=new Vn,f=!1;return H(a.$el,"submit","form",function(v){v.preventDefault(),c.resolve(s&&s(a)),f=!0,a.hide()}),H(a.$el,"hide",function(){return!f&&o(c)}),c.promise.dialog=a,c.promise}}var Ko={extends:Si,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}},qi=".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle",Xo={mixins:[ct,Cn,_n],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:qi,align:Qt?"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:qi,container:!1},computed:{boundary:function(t,e){var n=t.boundary,i=t.boundaryAlign;return n===!0||i?e:n},dropbarAnchor:function(t,e){var n=t.dropbarAnchor;return gt(n,e)},pos:function(t){var e=t.align;return"bottom-"+e},dropbar:{get:function(t){var e=t.dropbar;return e?(e=this._dropbar||gt(e,this.$el)||b("+ .uk-navbar-dropbar",this.$el),e||(this._dropbar=b("<div></div>"))):null},watch:function(t){S(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=W("."+i,e);return this.dropContainer!==e&&W("."+i,this.dropContainer).forEach(function(o){var s=n.getDropdown(o);!m(r,o)&&s&&s.target&&R(s.target,n.$el)&&r.push(o)}),r},watch:function(t){var e=this;this.$create("drop",t.filter(function(n){return!e.getDropdown(n)}),N({},this.$props,{boundary:this.boundary,pos:this.pos,offset:this.dropbar||this.offset}))},immediate:!0},toggles:function(t,e){var n=t.dropdown;return W(n,e)}},disconnected:function(){this.dropbar&&bt(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&&m(n.mode,"hover")&&n.target&&!R(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===Pt.DOWN&&Jt(e,"aria-expanded")&&(t.preventDefault(),!i||i.target!==e?(e.click(),B(this.dropContainer,"show",function(r){var o=r.target;return Yi(o)})):Yi(i.$el)),Vi(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(!!m(this.dropdowns,e)){var i=this.getActive(),r=W(Ce,e),o=we(r,function(s){return L(s,":focus")});n===Pt.UP&&(t.preventDefault(),o>0&&r[o-1].focus()),n===Pt.DOWN&&(t.preventDefault(),o<r.length-1&&r[o+1].focus()),n===Pt.ESC&&i&&i.target&&i.target.focus(),Vi(t,this.toggles,i)}}},{name:"mouseleave",el:function(){return this.dropbar},filter:function(){return this.dropbar},handler:function(){var t=this.getActive();t&&m(t.mode,"hover")&&!this.dropdowns.some(function(e){return L(e,":hover")})&&t.hide()}},{name:"beforeshow",el:function(){return this.dropContainer},filter:function(){return this.dropbar},handler:function(){D(this.dropbar)||Be(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;!k(n,this.clsDrop)||(this.dropbarMode==="slide"&&S(this.dropbar,"uk-navbar-dropbar-slide"),this.clsDrop&&S(n,this.clsDrop+"-dropbar"),i==="bottom"&&this.transitionTo(n.offsetHeight+$(l(n,"marginTop"))+$(l(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();L(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(!!k(n,this.clsDrop)){var i=this.getActive();(!i||i&&i.$el===n)&&this.transitionTo(0)}}}],methods:{getActive:function(){return F&&R(F.target,this.$el)&&F},transitionTo:function(t,e){var n=this,i=this,r=i.dropbar,o=M(r)?z(r):0;return e=o<t&&e,l(e,"clip","rect(0,"+e.offsetWidth+"px,"+o+"px,0)"),z(r,o),yt.cancel([e,r]),y.all([yt.start(r,{height:t},this.duration),yt.start(e,{clip:"rect(0,"+e.offsetWidth+"px,"+t+"px,0)"},this.duration)]).catch(vt).then(function(){l(e,{clip:""}),n.$update(r)})},getDropdown:function(t){return this.$getComponent(t,"drop")||this.$getComponent(t,"dropdown")}}};function Vi(t,e,n){var i=t.current,r=t.keyCode,o=n&&n.target||i,s=e.indexOf(o);r===Pt.LEFT&&s>0&&(n&&n.hide(!1),e[s-1].focus()),r===Pt.RIGHT&&s<e.length-1&&(n&&n.hide(!1),e[s+1].focus()),r===Pt.TAB&&(o.focus(),n&&n.hide(!1))}function Yi(t){if(!b(":focus",t)){var e=b(Ce,t);e&&e.focus()}}var Pt={TAB:9,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40},Jo={mixins:[Wi],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,n=t.clsMode;return n+"-"+e},clsSidebarAnimation:function(t){var e=t.mode,n=t.clsSidebarAnimation;return e==="none"||e==="reveal"?"":n},clsContainerAnimation:function(t){var e=t.mode,n=t.clsContainerAnimation;return e!=="push"&&e!=="reveal"?"":n},transitionElement:function(t){var e=t.mode;return e==="reveal"?D(this.panel):this.panel}},update:{read:function(){this.isToggled()&&!M(this.$el)&&this.hide()},events:["resize"]},events:[{name:"click",delegate:function(){return'a[href^="#"]'},handler:function(t){var e=t.current.hash,n=t.defaultPrevented;!n&&e&&b(e,document.body)&&this.hide()}},{name:"touchstart",passive:!0,el:function(){return this.panel},handler:function(t){var e=t.targetTouches;e.length===1&&(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(t.targetTouches.length===1){var e=t.targetTouches[0].clientY-this.clientY,n=this.panel,i=n.scrollTop,r=n.scrollHeight,o=n.clientHeight;(o>=r||i===0&&e>0||r-i<=o&&e<0)&&t.cancelable&&t.preventDefault()}}},{name:"show",self:!0,handler:function(){this.mode==="reveal"&&!k(D(this.panel),this.clsMode)&&(De(this.panel,"<div>"),S(D(this.panel),this.clsMode)),l(document.documentElement,"overflowY",this.overlay?"hidden":""),S(document.body,this.clsContainer,this.clsFlip),l(document.body,"touch-action","pan-y pinch-zoom"),l(this.$el,"display","block"),S(this.$el,this.clsOverlay),S(this.panel,this.clsSidebarAnimation,this.mode!=="reveal"?this.clsMode:""),z(document.body),S(document.body,this.clsContainerAnimation),this.clsContainerAnimation&&Zo()}},{name:"hide",self:!0,handler:function(){j(document.body,this.clsContainerAnimation),l(document.body,"touch-action","")}},{name:"hidden",self:!0,handler:function(){this.clsContainerAnimation&&Qo(),this.mode==="reveal"&&ze(this.panel),j(this.panel,this.clsSidebarAnimation,this.clsMode),j(this.$el,this.clsOverlay),l(this.$el,"display",""),j(document.body,this.clsContainer,this.clsFlip),l(document.documentElement,"overflowY","")}},{name:"swipeLeft swipeRight",handler:function(t){this.isToggled()&&st(t.type,"Left")^this.flip&&this.hide()}}]};function Zo(){Gi().content+=",user-scalable=0"}function Qo(){var t=Gi();t.content=t.content.replace(/,user-scalable=0$/,"")}function Gi(){return b('meta[name="viewport"]',document.head)||rt(document.head,'<meta name="viewport">')}var Uo={mixins:[ct],props:{selContainer:String,selContent:String,minHeight:Number},data:{selContainer:".uk-modal",selContent:".uk-modal-dialog",minHeight:150},computed:{container:function(t,e){var n=t.selContainer;return it(e,n)},content:function(t,e){var n=t.selContent;return it(e,n)}},connected:function(){l(this.$el,"minHeight",this.minHeight)},update:{read:function(){return!this.content||!this.container||!M(this.$el)?!1:{current:$(l(this.$el,"maxHeight")),max:Math.max(this.minHeight,z(this.container)-(ut(this.content).height-z(this.$el)))}},write:function(t){var e=t.current,n=t.max;l(this.$el,"maxHeight",n),Math.round(e)!==Math.round(n)&&T(this.$el,"resize")},events:["resize"]}},ts={props:["width","height"],connected:function(){S(this.$el,"uk-responsive-width")},update:{read:function(){return M(this.$el)&&this.width&&this.height?{width:ue(D(this.$el)),height:this.height}:!1},write:function(t){z(this.$el,$e.contain({height:this.height,width:this.width},t).height)},events:["resize"]}},es={props:{offset:Number},data:{offset:0},methods:{scrollTo:function(t){var e=this;t=t&&b(t)||document.body,T(this.$el,"beforescroll",[this,t])&&En(t,{offset:this.offset}).then(function(){return T(e.$el,"scrolled",[e,t])})}},events:{click:function(t){t.defaultPrevented||(t.preventDefault(),this.scrollTo("#"+ie(decodeURIComponent((this.$el.hash||"").substr(1)))))}}},kt="_ukScrollspy",ns={args:"cls",props:{cls:String,target:String,hidden:Boolean,offsetTop:Number,offsetLeft:Number,repeat:Boolean,delay:Number},data:function(){return{cls:"",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?W(n,e):[e]},watch:function(t){this.hidden&&l(Ut(t,":not(."+this.inViewClass+")"),"visibility","hidden")},immediate:!0}},disconnected:function(){var t=this;this.elements.forEach(function(e){j(e,t.inViewClass,e[kt]?e[kt].cls:""),delete e[kt]})},update:[{read:function(t){var e=this;if(!t.update)return y.resolve().then(function(){e.$emit(),t.update=!0}),!1;this.elements.forEach(function(n){n[kt]||(n[kt]={cls:Zt(n,"uk-scrollspy-class")||e.cls}),n[kt].show=ce(n,e.offsetTop,e.offsetLeft)})},write:function(t){var e=this;this.elements.forEach(function(n){var i=n[kt];i.show&&!i.inview&&!i.queued?(i.queued=!0,t.promise=(t.promise||y.resolve()).then(function(){return new y(function(r){return setTimeout(r,e.delay)})}).then(function(){e.toggle(n,!0),setTimeout(function(){i.queued=!1,e.$emit()},300)})):!i.show&&i.inview&&!i.queued&&e.repeat&&e.toggle(n,!1)})},events:["scroll","resize"]}],methods:{toggle:function(t,e){var n=t[kt];n.off&&n.off(),l(t,"visibility",!e&&this.hidden?"hidden":""),G(t,this.inViewClass,e),G(t,n.cls),/\buk-animation-/.test(n.cls)&&(n.off=B(t,"animationcancel animationend",function(){return Fe(t,"uk-animation-[\\w-]+")})),T(t,e?"inview":"outview"),n.inview=e,this.$update(t)}}},is={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 W('a[href^="#"]',e).filter(function(n){return n.hash})},watch:function(t){this.scroll&&this.$create("scroll",t,{offset:this.offset||0})},immediate:!0},targets:function(){return W(this.links.map(function(t){return ie(t.hash).substr(1)}).join(","))},elements:function(t){var e=t.closest;return it(this.links,e||"*")}},update:[{read:function(){var t=this,e=this.targets,n=e.length;if(!n||!M(this.$el))return!1;var i=qt(this.targets,/auto|scroll/,!0),r=i[0],o=r.scrollTop,s=r.scrollHeight,a=s-le(r),c=!1;return o===a?c=n-1:(this.targets.every(function(f,v){if(_(f).top-_(he(r)).top-t.offset<=0)return c=v,!0}),c===!1&&this.overflow&&(c=0)),{active:c}},write:function(t){var e=t.active,n=e!==!1&&!k(this.elements[e],this.cls);this.links.forEach(function(i){return i.blur()}),j(this.elements,this.cls),S(this.elements[e],this.cls),n&&T(this.$el,"active",[e,this.elements[e]])},events:["scroll","resize"]}]},rs={mixins:[ct,Nn],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){var e=t.offset;return St(e)},selTarget:function(t,e){var n=t.selTarget;return n&&b(n,e)||e},widthElement:function(t,e){var n=t.widthElement;return gt(n,e)||this.placeholder},isActive:{get:function(){return k(this.selTarget,this.clsActive)},set:function(t){t&&!this.isActive?(dn(this.selTarget,this.clsInactive,this.clsActive),T(this.$el,"active")):!t&&!k(this.selTarget,this.clsInactive)&&(dn(this.selTarget,this.clsActive,this.clsInactive),T(this.$el,"inactive"))}}},connected:function(){this.placeholder=b("+ .uk-sticky-placeholder",this.$el)||b('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.isActive=!1},disconnected:function(){this.isFixed&&(this.hide(),j(this.selTarget,this.clsInactive)),bt(this.placeholder),this.placeholder=null,this.widthElement=null},events:[{name:"load hashchange popstate",el:function(){return window},handler:function(){var t=this;if(!!(this.targetOffset!==!1&&location.hash&&fe(window)>0)){var e=b(location.hash);e&&I.read(function(){var n=_(e),i=n.top,r=_(t.$el).top,o=t.$el.offsetHeight;t.isFixed&&r+o>=i&&r<=i+e.offsetHeight&&fe(window,i-o-(wt(t.targetOffset)?t.targetOffset:0)-t.offset)})}}}],update:[{read:function(t,e){var n=t.height;if(this.inactive=!this.matchMedia||!M(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;var i=Math.max(0,n+this.offset-z(window)),r=this.isFixed?this.placeholder:this.$el,o=_(r).top,s=_(r.offsetParent).top,a=Ki("bottom",this),c=Math.max($(Ki("top",this)),o)-this.offset,f=a?a-this.$el.offsetHeight+i-this.offset:Vt(this.$el).scrollHeight-z(window);return{start:c,end:f,overflow:i,topOffset:o,offsetParentTop:s,height:n,width:ut(M(this.widthElement)?this.widthElement:this.$el).width,top:ae(this.placeholder)[0],margins:l(this.$el,["marginTop","marginBottom","marginLeft","marginRight"])}},write:function(t){var e=t.height,n=t.margins,i=this,r=i.placeholder;l(r,N({height:e},n)),R(r,document)||(Be(this.$el,r),r.hidden=!0),this.isActive=!!this.isActive},events:["resize"]},{read:function(t){var e=t.scroll;e===void 0&&(e=0);var n=t.dir;n===void 0&&(n="down");var i=t.overflow,r=t.overflowScroll;r===void 0&&(r=0);var o=t.start,s=t.end,a=fe(window),c=e<=a?"down":"up";return{dir:c,prevDir:n,scroll:a,prevScroll:e,overflowScroll:Ct(r+Ct(a,o,s)-Ct(e,o,s),0,i)}},write:function(t,e){var n=this,i=e.has("scroll"),r=t.initTimestamp;r===void 0&&(r=0);var o=t.dir,s=t.prevDir,a=t.scroll,c=t.prevScroll;c===void 0&&(c=0);var f=t.top,v=t.start,u=t.topOffset,h=t.height;if(!(a<0||a===c&&i||this.showOnUp&&!i&&!this.isFixed)){var d=Date.now();if((d-r>300||o!==s)&&(t.initScroll=a,t.initTimestamp=d),!(this.showOnUp&&!this.isFixed&&Math.abs(t.initScroll-a)<=30&&Math.abs(c-a)<=10))if(this.inactive||a<v||this.showOnUp&&(a<=v||o==="down"&&i||o==="up"&&!this.isFixed&&a<=u+h)){if(!this.isFixed){at.inProgress(this.$el)&&f>a&&(at.cancel(this.$el),this.hide());return}this.isFixed=!1,this.animation&&a>u?(at.cancel(this.$el),at.out(this.$el,this.animation).then(function(){return n.hide()},vt)):this.hide()}else this.isFixed?this.update():this.animation?(at.cancel(this.$el),this.show(),at.in(this.$el,this.animation).catch(vt)):this.show()}},events:["resize","scroll"]}],methods:{show:function(){this.isFixed=!0,this.update(),this.placeholder.hidden=!1},hide:function(){this.isActive=!1,j(this.$el,this.clsFixed,this.clsBelow),l(this.$el,{position:"",top:"",width:""}),this.placeholder.hidden=!0},update:function(){var t=this._data,e=t.width,n=t.scroll;n===void 0&&(n=0);var i=t.overflow,r=t.overflowScroll;r===void 0&&(r=0);var o=t.start,s=t.end,a=t.topOffset,c=t.height,f=t.offsetParentTop,v=o!==0||n>o,u=Math.max(0,this.offset),h="fixed";n>s&&(u=s+this.offset-f,h="absolute"),i&&(u-=r),l(this.$el,{position:h,top:u+"px",width:e}),this.isActive=v,G(this.$el,this.clsBelow,n>a+c),S(this.$el,this.clsFixed)}}};function Ki(t,e){var n=e.$props,i=e.$el,r=e[t+"Offset"],o=n[t];if(!!o)return C(o)&&o.match(/^-?\d/)?r+St(o):_(o===!0?D(i):gt(o,i)).bottom}var Xi={mixins:[At],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){var n=t.connect;return ee(n,e)},watch:function(t){var e=this;this.swiping&&l(t,"touch-action","pan-y pinch-zoom");var n=this.index();this.connects.forEach(function(i){return _t(i).forEach(function(r,o){return G(r,e.cls,o===n)})})},immediate:!0},toggles:{get:function(t,e){var n=t.toggle;return W(n,e).filter(function(i){return!L(i,".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 _t(this.$el).filter(function(e){return t.toggles.some(function(n){return R(n,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?ee(this.itemNav,this.$el):[])},delegate:function(){return"["+this.attrItem+"],[data-"+this.attrItem+"]"},handler:function(t){t.preventDefault(),this.show(Zt(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(st(e,"Left")?"next":"previous")}}],methods:{index:function(){var t=this;return we(this.children,function(e){return k(e,t.cls)})},show:function(t){var e=this,n=this.index(),i=ye(this.children[ye(t,this.toggles,n)],_t(this.$el));n!==i&&(this.children.forEach(function(r,o){G(r,e.cls,i===o),A(e.toggles[o],"aria-expanded",i===o)}),this.connects.forEach(function(r){var o=r.children;return e.toggleElement(w(o).filter(function(s){return k(s,e.cls)}),!1,n>=0).then(function(){return e.toggleElement(o[i],!0,n>=0)})}))}}},os={mixins:[ct],extends:Xi,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item"},connected:function(){var t=k(this.$el,"uk-tab-left")?"uk-tab-left":k(this.$el,"uk-tab-right")?"uk-tab-right":!1;t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}},ss=32,as={mixins:[Nn,At],args:"target",props:{href:String,target:null,mode:"list",queued:Boolean},data:{href:!1,target:!1,mode:"click",queued:!0},connected:function(){!m(this.mode,"media")&&!cn(this.$el)&&A(this.$el,"tabindex","0")},computed:{target:{get:function(t,e){var n=t.href,i=t.target;return i=ee(i||n,e),i.length&&i||[e]},watch:function(){this.updateAria()},immediate:!0}},events:[{name:Lt,filter:function(){return m(this.mode,"hover")},handler:function(t){var e=this;!Rt(t)||this._showState||(T(this.$el,"focus"),B(document,Lt,function(){return T(e.$el,"blur")},!0,function(n){return!R(n.target,e.$el)}),m(this.mode,"click")&&(this._preventClick=!0))}},{name:Se+" "+ke+" focus blur",filter:function(){return m(this.mode,"hover")},handler:function(t){if(!Rt(t)){var e=m([Se,"focus"],t.type),n=A(this.$el,"aria-expanded");if(!(!e&&(t.type===ke&&L(this.$el,":focus")||t.type==="blur"&&L(this.$el,":hover")))){if(this._showState&&e===(n!==this._showState)){e||(this._showState=null);return}this._showState=e?n:null,this.toggle("toggle"+(e?"show":"hide"))}}}},{name:"keydown",filter:function(){return m(this.mode,"click")&&this.$el.tagName!=="INPUT"},handler:function(t){t.keyCode===ss&&(t.preventDefault(),this.$el.click())}},{name:"click",filter:function(){return m(this.mode,"click")},handler:function(t){if(this._preventClick)return this._preventClick=null;var e;(it(t.target,'a[href="#"], a[href=""]')||(e=it(t.target,"a[href]"))&&(A(this.$el,"aria-expanded")!=="true"||e.hash&&L(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 m(this.mode,"media")&&this.media?{match:this.matchMedia}:!1},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(!!T(this.target,t||"toggle",[this])){if(!this.queued)return this.toggleElement(this.target);var n=this.target.filter(function(r){return k(r,e.clsLeave)});if(n.length){this.target.forEach(function(r){var o=m(n,r);e.toggleElement(r,o,o)});return}var i=this.target.filter(this.isToggled);this.toggleElement(i,!1).then(function(){return e.toggleElement(e.target.filter(function(r){return!m(i,r)}),!0)})}},updateAria:function(t){m(this.mode,"media")||A(this.$el,"aria-expanded",Kt(t)?t:this.isToggled(this.target))}}},us=Object.freeze({__proto__:null,Accordion:Si,Alert:Gr,Cover:Kr,Drop:Ti,Dropdown:Ti,FormCustom:Qr,Gif:Ur,Grid:eo,HeightMatch:oo,HeightViewport:ao,Icon:Di,Img:zo,Leader:Vo,Margin:Ei,Modal:Yo,Nav:Ko,Navbar:Xo,Offcanvas:Jo,OverflowAuto:Uo,Responsive:ts,Scroll:es,Scrollspy:ns,ScrollspyNav:is,Sticky:rs,Svg:Pi,Switcher:Xi,Tab:os,Toggle:as,Video:ki,Close:Mo,Spinner:Ho,SlidenavNext:zi,SlidenavPrevious:zi,SearchIcon:Po,Marker:ft,NavbarToggleIcon:ft,OverlayIcon:ft,PaginationNext:ft,PaginationPrevious:ft,Totop:ft});return et(us,function(t,e){return K.component(e,t)}),K.use(jr),Vr(K),K});
@@ -1,4 +1,4 @@
1
- /*! UIkit 3.11.2-dev.ec95eb0c7 | https://www.getuikit.com | (c) 2014 - 2022 YOOtheme | MIT License */
1
+ /*! UIkit 3.11.2-dev.f2970ffaa | https://www.getuikit.com | (c) 2014 - 2022 YOOtheme | MIT License */
2
2
 
3
3
  (function (global, factory) {
4
4
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :