uikit 3.11.2-dev.78e397546 → 3.11.2-dev.9433cd5fd

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