uikit 3.11.0 → 3.11.2-dev.0e5febb2b

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