uikit 3.13.8-dev.bd666a112 → 3.13.8-dev.ecda751d3

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 (47) hide show
  1. package/CHANGELOG.md +1 -0
  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 +41 -49
  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 +14 -54
  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 +50 -57
  41. package/dist/js/uikit.min.js +1 -1
  42. package/package.json +1 -1
  43. package/src/js/components/tooltip.js +38 -3
  44. package/src/js/core/accordion.js +1 -1
  45. package/src/js/core/drop.js +6 -5
  46. package/src/js/core/navbar.js +1 -1
  47. package/src/js/mixin/position.js +4 -43
@@ -1 +1 @@
1
- /*! UIkit 3.13.8-dev.bd666a112 | https://www.getuikit.com | (c) 2014 - 2022 YOOtheme | MIT License */(function(le,he){typeof exports=="object"&&typeof module<"u"?module.exports=he():typeof define=="function"&&define.amd?define("uikit",he):(le=typeof globalThis<"u"?globalThis:le||self,le.UIkit=he())})(this,function(){"use strict";const{hasOwnProperty:le,toString:he}=Object.prototype;function Pt(t,e){return le.call(t,e)}const Yn=/\B([A-Z])/g,Et=it(t=>t.replace(Yn,"-$1").toLowerCase()),Gn=/-(\w)/g,Rt=it(t=>t.replace(Gn,as)),ce=it(t=>t.length?as(null,t.charAt(0))+t.slice(1):"");function as(t,e){return e?e.toUpperCase():""}function rt(t,e){return t==null||t.startsWith==null?void 0:t.startsWith(e)}function jt(t,e){return t==null||t.endsWith==null?void 0:t.endsWith(e)}function g(t,e){return t==null||t.includes==null?void 0:t.includes(e)}function vt(t,e){return t==null||t.findIndex==null?void 0:t.findIndex(e)}const{isArray:et,from:ls}=Array,{assign:wt}=Object;function ut(t){return typeof t=="function"}function kt(t){return t!==null&&typeof t=="object"}function St(t){return he.call(t)==="[object Object]"}function ue(t){return kt(t)&&t===t.window}function de(t){return yi(t)===9}function xi(t){return yi(t)>=1}function qt(t){return yi(t)===1}function yi(t){return!ue(t)&&kt(t)&&t.nodeType}function Fe(t){return typeof t=="boolean"}function M(t){return typeof t=="string"}function Vt(t){return typeof t=="number"}function _t(t){return Vt(t)||M(t)&&!isNaN(t-parseFloat(t))}function fe(t){return!(et(t)?t.length:kt(t)?Object.keys(t).length:!1)}function V(t){return t===void 0}function $i(t){return Fe(t)?t:t==="true"||t==="1"||t===""?!0:t==="false"||t==="0"?!1:t}function Tt(t){const e=Number(t);return isNaN(e)?!1:e}function x(t){return parseFloat(t)||0}function q(t){return b(t)[0]}function b(t){return t&&(xi(t)?[t]:Array.from(t).filter(xi))||[]}function Yt(t){var e;if(ue(t))return t;t=q(t);const i=de(t)?t:(e=t)==null?void 0:e.ownerDocument;return i?.defaultView||window}function ki(t){return t?jt(t,"ms")?x(t):x(t)*1e3:0}function We(t,e){return t===e||kt(t)&&kt(e)&&Object.keys(t).length===Object.keys(e).length&&at(t,(i,s)=>i===e[s])}function Si(t,e,i){return t.replace(new RegExp(e+"|"+i,"g"),s=>s===e?i:e)}function pe(t){return t[t.length-1]}function at(t,e){for(const i in t)if(e(t[i],i)===!1)return!1;return!0}function Re(t,e){return t.slice().sort((i,s)=>{let{[e]:n=0}=i,{[e]:o=0}=s;return n>o?1:o>n?-1:0})}function hs(t,e){const i=new Set;return t.filter(s=>{let{[e]:n}=s;return i.has(n)?!1:i.add(n)})}function Z(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=1),Math.min(Math.max(Tt(t)||0,e),i)}function P(){}function Ti(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];return[["bottom","top"],["right","left"]].every(s=>{let[n,o]=s;return Math.min(...e.map(r=>{let{[n]:a}=r;return a}))-Math.max(...e.map(r=>{let{[o]:a}=r;return a}))>0})}function je(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}const ge={ratio(t,e,i){const s=e==="width"?"height":"width";return{[s]:t[e]?Math.round(i*t[s]/t[e]):t[s],[e]:i}},contain(t,e){return t={...t},at(t,(i,s)=>t=t[s]>e[s]?this.ratio(t,s,e[s]):t),t},cover(t,e){return t=this.contain(t,e),at(t,(i,s)=>t=t[s]<e[s]?this.ratio(t,s,e[s]):t),t}};function Gt(t,e,i,s){i===void 0&&(i=0),s===void 0&&(s=!1),e=b(e);const{length:n}=e;return n?(t=_t(t)?Tt(t):t==="next"?i+1:t==="previous"?i-1:e.indexOf(q(t)),s?Z(t,0,n-1):(t%=n,t<0?t+n:t)):-1}function it(t){const e=Object.create(null);return i=>e[i]||(e[i]=t(i))}class qe{constructor(){this.promise=new Promise((e,i)=>{this.reject=i,this.resolve=e})}}function $(t,e,i){if(kt(e)){for(const n in e)$(t,n,e[n]);return}if(V(i)){var s;return(s=q(t))==null?void 0:s.getAttribute(e)}else for(const n of b(t))ut(i)&&(i=i.call(n,$(n,e))),i===null?me(n,e):n.setAttribute(e,i)}function Mt(t,e){return b(t).some(i=>i.hasAttribute(e))}function me(t,e){const i=b(t);for(const s of e.split(" "))for(const n of i)n.removeAttribute(s)}function st(t,e){for(const i of[e,"data-"+e])if(Mt(t,i))return $(t,i)}const Xn={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 Ci(t){return b(t).some(e=>Xn[e.tagName.toLowerCase()])}function j(t){return b(t).some(e=>e.offsetWidth||e.offsetHeight||e.getClientRects().length)}const ve="input,select,textarea,button";function Ii(t){return b(t).some(e=>z(e,ve))}const Ve=ve+",a[href],[tabindex]";function Ye(t){return z(t,Ve)}function A(t){var e;return(e=q(t))==null?void 0:e.parentElement}function we(t,e){return b(t).filter(i=>z(i,e))}function z(t,e){return b(t).some(i=>i.matches(e))}function nt(t,e){return rt(e,">")&&(e=e.slice(1)),qt(t)?t.closest(e):b(t).map(i=>nt(i,e)).filter(Boolean)}function H(t,e){return M(e)?z(t,e)||!!nt(t,e):t===e||q(e).contains(q(t))}function be(t,e){const i=[];for(;t=A(t);)(!e||z(t,e))&&i.push(t);return i}function O(t,e){t=q(t);const i=t?b(t.children):[];return e?we(i,e):i}function Xt(t,e){return e?b(t).indexOf(q(e)):O(A(t)).indexOf(t)}function bt(t,e){return Ai(t,us(t,e))}function xe(t,e){return ye(t,us(t,e))}function Ai(t,e){return q(ds(t,e,"querySelector"))}function ye(t,e){return b(ds(t,e,"querySelectorAll"))}const Jn=/(^|[^\\],)\s*[!>+~-]/,cs=it(t=>t.match(Jn));function us(t,e){return e===void 0&&(e=document),M(t)&&cs(t)||de(e)?e:e.ownerDocument}const Kn=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g,Zn=it(t=>t.replace(Kn,"$1 *"));function ds(t,e,i){if(e===void 0&&(e=document),!t||!M(t))return t;if(t=Zn(t),cs(t)){const s=Un(t);t="";for(let n of s){let o=e;if(n[0]==="!"){const r=n.substr(1).trim().split(" ");if(o=nt(A(e),r[0]),n=r.slice(1).join(" ").trim(),!n.length&&s.length===1)return o}if(n[0]==="-"){const r=n.substr(1).trim().split(" "),a=(o||e).previousElementSibling;o=z(a,n.substr(1))?a:null,n=r.slice(1).join(" ")}o&&(t+=(t?",":"")+to(o)+" "+n)}e=document}try{return e[i](t)}catch{return null}}const Qn=/.*?[^\\](?:,|$)/g,Un=it(t=>t.match(Qn).map(e=>e.replace(/,$/,"").trim()));function to(t){const e=[];for(;t.parentNode;){const i=$(t,"id");if(i){e.unshift("#"+Pi(i));break}else{let{tagName:s}=t;s!=="HTML"&&(s+=":nth-child("+(Xt(t)+1)+")"),e.unshift(s),t=t.parentNode}}return e.join(" > ")}function Pi(t){return M(t)?CSS.escape(t):""}function S(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[s,n,o,r,a=!1]=Ei(e);r.length>1&&(r=io(r)),a!=null&&a.self&&(r=so(r)),o&&(r=eo(o,r));for(const l of n)for(const h of s)h.addEventListener(l,r,a);return()=>Jt(s,n,r,a)}function Jt(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[s,n,,o,r=!1]=Ei(e);for(const a of n)for(const l of s)l.removeEventListener(a,o,r)}function W(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];const[s,n,o,r,a=!1,l]=Ei(e),h=S(s,n,o,u=>{const d=!l||l(u);d&&(h(),r(u,d))},a);return h}function p(t,e,i){return _i(t).every(s=>s.dispatchEvent(Nt(e,!0,!0,i)))}function Nt(t,e,i,s){return e===void 0&&(e=!0),i===void 0&&(i=!1),M(t)&&(t=new CustomEvent(t,{bubbles:e,cancelable:i,detail:s})),t}function Ei(t){return t[0]=_i(t[0]),M(t[1])&&(t[1]=t[1].split(" ")),ut(t[2])&&t.splice(2,0,!1),t}function eo(t,e){return i=>{const s=t[0]===">"?ye(t,i.currentTarget).reverse().filter(n=>H(i.target,n))[0]:nt(i.target,t);s&&(i.current=s,e.call(this,i))}}function io(t){return e=>et(e.detail)?t(e,...e.detail):t(e)}function so(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function fs(t){return t&&"addEventListener"in t}function no(t){return fs(t)?t:q(t)}function _i(t){return et(t)?t.map(no).filter(Boolean):M(t)?ye(t):fs(t)?[t]:b(t)}function xt(t){return t.pointerType==="touch"||!!t.touches}function Kt(t){var e,i;const{clientX:s,clientY:n}=((e=t.touches)==null?void 0:e[0])||((i=t.changedTouches)==null?void 0:i[0])||t;return{x:s,y:n}}function ps(t,e){const i={data:null,method:"GET",headers:{},xhr:new XMLHttpRequest,beforeSend:P,responseType:"",...e};return Promise.resolve().then(()=>i.beforeSend(i)).then(()=>oo(t,i))}function oo(t,e){return new Promise((i,s)=>{const{xhr:n}=e;for(const o in e)if(o in n)try{n[o]=e[o]}catch{}n.open(e.method.toUpperCase(),t);for(const o in e.headers)n.setRequestHeader(o,e.headers[o]);S(n,"load",()=>{n.status===0||n.status>=200&&n.status<300||n.status===304?i(n):s(wt(Error(n.statusText),{xhr:n,status:n.status}))}),S(n,"error",()=>s(wt(Error("Network Error"),{xhr:n}))),S(n,"timeout",()=>s(wt(Error("Network Timeout"),{xhr:n}))),n.send(e.data)})}function gs(t,e,i){return new Promise((s,n)=>{const o=new Image;o.onerror=r=>{n(r)},o.onload=()=>{s(o)},i&&(o.sizes=i),e&&(o.srcset=e),o.src=t})}const ro={"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 c(t,e,i,s){s===void 0&&(s="");const n=b(t);for(const o of n)if(M(e)){if(e=Mi(e),V(i))return getComputedStyle(o).getPropertyValue(e);o.style.setProperty(e,_t(i)&&!ro[e]?i+"px":i||Vt(i)?i:"",s)}else if(et(e)){const r={};for(const a of e)r[a]=c(o,a);return r}else kt(e)&&(s=i,at(e,(r,a)=>c(o,a,r,s)));return n[0]}const ao=/^\s*(["'])?(.*?)\1\s*$/;function Ge(t,e){return e===void 0&&(e=document.documentElement),c(e,"--uk-"+t).replace(ao,"$2")}const Mi=it(t=>lo(t)),ms=["webkit","moz"];function lo(t){if(t[0]==="-")return t;t=Et(t);const{style:e}=document.documentElement;if(t in e)return t;let i=ms.length,s;for(;i--;)if(s="-"+ms[i]+"-"+t,s in e)return s}function w(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),s=1;s<e;s++)i[s-1]=arguments[s];vs(t,i,"add")}function _(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),s=1;s<e;s++)i[s-1]=arguments[s];vs(t,i,"remove")}function Ni(t,e){$(t,"class",i=>(i||"").replace(new RegExp("\\b"+e+"\\b","g"),""))}function Oi(t){!(arguments.length<=1)&&arguments[1]&&_(t,arguments.length<=1?void 0:arguments[1]),!(arguments.length<=2)&&arguments[2]&&w(t,arguments.length<=2?void 0:arguments[2])}function T(t,e){return[e]=Di(e),!!e&&b(t).some(i=>i.classList.contains(e))}function R(t,e,i){const s=Di(e);V(i)||(i=!!i);for(const n of b(t))for(const o of s)n.classList.toggle(o,i)}function vs(t,e,i){e=e.reduce((s,n)=>s.concat(Di(n)),[]);for(const s of b(t))s.classList[i](...e)}function Di(t){return String(t).split(/\s|,/).filter(Boolean)}function ws(t,e,i,s){return i===void 0&&(i=400),s===void 0&&(s="linear"),Promise.all(b(t).map(n=>new Promise((o,r)=>{for(const l in e){const h=c(n,l);h===""&&c(n,l,h)}const a=setTimeout(()=>p(n,"transitionend"),i);W(n,"transitionend transitioncanceled",l=>{let{type:h}=l;clearTimeout(a),_(n,"uk-transition"),c(n,{transitionProperty:"",transitionDuration:"",transitionTimingFunction:""}),h==="transitioncanceled"?r():o(n)},{self:!0}),w(n,"uk-transition"),c(n,{transitionProperty:Object.keys(e).map(Mi).join(","),transitionDuration:i+"ms",transitionTimingFunction:s,...e})})))}const C={start:ws,stop(t){return p(t,"transitionend"),Promise.resolve()},cancel(t){p(t,"transitioncanceled")},inProgress(t){return T(t,"uk-transition")}},$e="uk-animation-";function Bi(t,e,i,s,n){return i===void 0&&(i=200),Promise.all(b(t).map(o=>new Promise((r,a)=>{p(o,"animationcanceled");const l=setTimeout(()=>p(o,"animationend"),i);W(o,"animationend animationcanceled",h=>{let{type:u}=h;clearTimeout(l),u==="animationcanceled"?a():r(o),c(o,"animationDuration",""),Ni(o,$e+"\\S*")},{self:!0}),c(o,"animationDuration",i+"ms"),w(o,e,$e+(n?"leave":"enter")),rt(e,$e)&&(s&&w(o,"uk-transform-origin-"+s),n&&w(o,$e+"reverse"))})))}const ho=new RegExp($e+"(enter|leave)"),dt={in:Bi,out(t,e,i,s){return Bi(t,e,i,s,!0)},inProgress(t){return ho.test($(t,"class"))},cancel(t){p(t,"animationcanceled")}},Ot={width:["left","right"],height:["top","bottom"]};function y(t){const e=qt(t)?q(t).getBoundingClientRect():{height:L(t),width:Se(t),top:0,left:0};return{height:e.height,width:e.width,top:e.top,left:e.left,bottom:e.top+e.height,right:e.left+e.width}}function k(t,e){const i=y(t);if(t){const{scrollY:n,scrollX:o}=Yt(t),r={height:n,width:o};for(const a in Ot)for(const l of Ot[a])i[l]+=r[a]}if(!e)return i;const s=c(t,"position");at(c(t,["left","top"]),(n,o)=>c(t,o,e[o]-i[o]+x(s==="absolute"&&n==="auto"?Xe(t)[o]:n)))}function Xe(t){let{top:e,left:i}=k(t);const{ownerDocument:{body:s,documentElement:n},offsetParent:o}=q(t);let r=o||n;for(;r&&(r===s||r===n)&&c(r,"position")==="static";)r=r.parentNode;if(qt(r)){const a=k(r);e-=a.top+x(c(r,"borderTopWidth")),i-=a.left+x(c(r,"borderLeftWidth"))}return{top:e-x(c(t,"marginTop")),left:i-x(c(t,"marginLeft"))}}function ke(t){const e=[0,0];t=q(t);do if(e[0]+=t.offsetTop,e[1]+=t.offsetLeft,c(t,"position")==="fixed"){const i=Yt(t);return e[0]+=i.scrollY,e[1]+=i.scrollX,e}while(t=t.offsetParent);return e}const L=bs("height"),Se=bs("width");function bs(t){const e=ce(t);return(i,s)=>{if(V(s)){if(ue(i))return i["inner"+e];if(de(i)){const n=i.documentElement;return Math.max(n["offset"+e],n["scroll"+e])}return i=q(i),s=c(i,t),s=s==="auto"?i["offset"+e]:x(s)||0,s-Zt(i,t)}else return c(i,t,!s&&s!==0?"":+s+Zt(i,t)+"px")}}function Zt(t,e,i){return i===void 0&&(i="border-box"),c(t,"boxSizing")===i?Ot[e].map(ce).reduce((s,n)=>s+x(c(t,"padding"+n))+x(c(t,"border"+n+"Width")),0):0}function Je(t){for(const e in Ot)for(const i in Ot[e])if(Ot[e][i]===t)return Ot[e][1-i];return t}function ot(t,e,i,s){return e===void 0&&(e="width"),i===void 0&&(i=window),s===void 0&&(s=!1),M(t)?uo(t).reduce((n,o)=>{const r=po(o);return r&&(o=go(r==="vh"?L(Yt(i)):r==="vw"?Se(Yt(i)):s?i["offset"+ce(e)]:y(i)[e],o)),n+x(o)},0):x(t)}const co=/-?\d+(?:\.\d+)?(?:v[wh]|%|px)?/g,uo=it(t=>t.toString().replace(/\s/g,"").match(co)||[]),fo=/(?:v[hw]|%)$/,po=it(t=>(t.match(fo)||[])[0]);function go(t,e){return t*x(e)/100}function zi(t){if(document.readyState!=="loading"){t();return}W(document,"DOMContentLoaded",t)}function ft(t,e){var i;return(t==null||(i=t.tagName)==null?void 0:i.toLowerCase())===e.toLowerCase()}function mo(t){return Hi(t,"")}function Ct(t,e){return V(e)?v(t).innerHTML:Hi(t,e)}const Hi=Te("replaceChildren"),vo=Te("prepend"),Y=Te("append"),Li=Te("before"),Ke=Te("after");function Te(t){return function(e,i){var s;const n=b(M(i)?Dt(i):i);return(s=v(e))==null||s[t](...n),ys(n)}}function lt(t){b(t).forEach(e=>e.remove())}function Ze(t,e){for(e=q(Li(t,e));e.firstChild;)e=e.firstChild;return Y(e,t),e}function xs(t,e){return b(b(t).map(i=>i.hasChildNodes()?Ze(b(i.childNodes),e):Y(i,e)))}function Qe(t){b(t).map(A).filter((e,i,s)=>s.indexOf(e)===i).forEach(e=>e.replaceWith(...e.childNodes))}const wo=/^\s*<(\w+|!)[^>]*>/,bo=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function Dt(t){const e=bo.exec(t);if(e)return document.createElement(e[1]);const i=document.createElement("div");return wo.test(t)?i.insertAdjacentHTML("beforeend",t.trim()):i.textContent=t,ys(i.childNodes)}function ys(t){return t.length>1?t:t[0]}function yt(t,e){if(!!qt(t))for(e(t),t=t.firstElementChild;t;){const i=t.nextElementSibling;yt(t,e),t=i}}function v(t,e){return $s(t)?q(Dt(t)):Ai(t,e)}function B(t,e){return $s(t)?b(Dt(t)):ye(t,e)}function $s(t){return M(t)&&rt(t.trim(),"<")}const It=typeof window<"u",X=It&&$(document.documentElement,"dir")==="rtl",Bt=It&&"ontouchstart"in window,Qt=It&&window.PointerEvent,ht=Qt?"pointerdown":Bt?"touchstart":"mousedown",Ut=Qt?"pointermove":Bt?"touchmove":"mousemove",pt=Qt?"pointerup":Bt?"touchend":"mouseup",zt=Qt?"pointerenter":Bt?"":"mouseenter",te=Qt?"pointerleave":Bt?"":"mouseleave",ee=Qt?"pointercancel":"touchcancel",N={reads:[],writes:[],read(t){return this.reads.push(t),Wi(),t},write(t){return this.writes.push(t),Wi(),t},clear(t){Ss(this.reads,t),Ss(this.writes,t)},flush:Fi};function Fi(t){ks(N.reads),ks(N.writes.splice(0)),N.scheduled=!1,(N.reads.length||N.writes.length)&&Wi(t+1)}const xo=4;function Wi(t){N.scheduled||(N.scheduled=!0,t&&t<xo?Promise.resolve().then(()=>Fi(t)):requestAnimationFrame(()=>Fi(1)))}function ks(t){let e;for(;e=t.shift();)try{e()}catch(i){console.error(i)}}function Ss(t,e){const i=t.indexOf(e);return~i&&t.splice(i,1)}function Ri(){}Ri.prototype={positions:[],init(){this.positions=[];let t;this.unbind=S(document,"mousemove",e=>t=Kt(e)),this.interval=setInterval(()=>{!t||(this.positions.push(t),this.positions.length>5&&this.positions.shift())},50)},cancel(){var t;(t=this.unbind)==null||t.call(this),this.interval&&clearInterval(this.interval)},movesTo(t){if(this.positions.length<2)return!1;const e=t.getBoundingClientRect(),{left:i,right:s,top:n,bottom:o}=e,[r]=this.positions,a=pe(this.positions),l=[r,a];return je(a,e)?!1:[[{x:i,y:n},{x:s,y:o}],[{x:i,y:o},{x:s,y:n}]].some(u=>{const d=yo(l,u);return d&&je(d,e)})}};function yo(t,e){let[{x:i,y:s},{x:n,y:o}]=t,[{x:r,y:a},{x:l,y:h}]=e;const u=(h-a)*(n-i)-(l-r)*(o-s);if(u===0)return!1;const d=((l-r)*(s-a)-(h-a)*(i-r))/u;return d<0?!1:{x:i+d*(n-i),y:s+d*(o-s)}}function Ce(t,e,i,s){s===void 0&&(s=!0);const n=new IntersectionObserver(s?(o,r)=>{o.some(a=>a.isIntersecting)&&e(o,r)}:e,i);for(const o of b(t))n.observe(o);return n}const $o=It&&window.ResizeObserver;function Ts(t,e,i){return i===void 0&&(i={box:"border-box"}),$o?Is(ResizeObserver,t,e,i):(ko(),Ie.add(e),{disconnect(){Ie.delete(e)}})}let Ie;function ko(){if(Ie)return;Ie=new Set;let t;const e=()=>{if(!t){t=!0,N.read(()=>t=!1);for(const i of Ie)i()}};S(window,"load resize",e),S(document,"loadedmetadata load",e,!0)}function Cs(t,e,i){return Is(MutationObserver,t,e,i)}function Is(t,e,i,s){const n=new t(i);for(const o of b(e))n.observe(o,s);return n}const J={};J.events=J.created=J.beforeConnect=J.connected=J.beforeDisconnect=J.disconnected=J.destroy=ji,J.args=function(t,e){return e!==!1&&ji(e||t)},J.update=function(t,e){return Re(ji(t,ut(e)?{read:e}:e),"order")},J.props=function(t,e){if(et(e)){const i={};for(const s of e)i[s]=String;e=i}return J.methods(t,e)},J.computed=J.methods=function(t,e){return e?t?{...t,...e}:e:t},J.data=function(t,e,i){return i?As(t,e,i):e?t?function(s){return As(t,e,s)}:e:t};function As(t,e,i){return J.computed(ut(t)?t.call(i,i):t,ut(e)?e.call(i,i):e)}function ji(t,e){return t=t&&!et(t)?[t]:t,e?t?t.concat(e):et(e)?e:[e]:t}function So(t,e){return V(e)?t:e}function ie(t,e,i){const s={};if(ut(e)&&(e=e.options),e.extends&&(t=ie(t,e.extends,i)),e.mixins)for(const o of e.mixins)t=ie(t,o,i);for(const o in t)n(o);for(const o in e)Pt(t,o)||n(o);function n(o){s[o]=(J[o]||So)(t[o],e[o],i)}return s}function Ae(t,e){e===void 0&&(e=[]);try{return t?rt(t,"{")?JSON.parse(t):e.length&&!g(t,":")?{[e[0]]:t}:t.split(";").reduce((i,s)=>{const[n,o]=s.split(/:(.*)/);return n&&!V(o)&&(i[n.trim()]=o.trim()),i},{}):{}}catch{return{}}}function Ps(t){if(ti(t)&&qi(t,{func:"playVideo",method:"play"}),Ue(t))try{t.play().catch(P)}catch{}}function Es(t){ti(t)&&qi(t,{func:"pauseVideo",method:"pause"}),Ue(t)&&t.pause()}function _s(t){ti(t)&&qi(t,{func:"mute",method:"setVolume",value:0}),Ue(t)&&(t.muted=!0)}function Ms(t){return Ue(t)||ti(t)}function Ue(t){return ft(t,"video")}function ti(t){return ft(t,"iframe")&&(Ns(t)||Os(t))}function Ns(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function Os(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}async function qi(t,e){await Co(t),Ds(t,e)}function Ds(t,e){try{t.contentWindow.postMessage(JSON.stringify({event:"command",...e}),"*")}catch{}}const Vi="_ukPlayer";let To=0;function Co(t){if(t[Vi])return t[Vi];const e=Ns(t),i=Os(t),s=++To;let n;return t[Vi]=new Promise(o=>{e&&W(t,"load",()=>{const r=()=>Ds(t,{event:"listening",id:s});n=setInterval(r,100),r()}),W(window,"message",o,!1,r=>{let{data:a}=r;try{return a=JSON.parse(a),a&&(e&&a.id===s&&a.event==="onReady"||i&&Number(a.player_id)===s)}catch{}}),t.src=""+t.src+(g(t.src,"?")?"&":"?")+(e?"enablejsapi=1":"api=1&player_id="+s)}).then(()=>clearInterval(n))}function Pe(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=0),j(t)?Ti(...Lt(t).map(s=>{const{top:n,left:o,bottom:r,right:a}=k(se(s));return{top:n-e,left:o-i,bottom:r+e,right:a+i}}).concat(k(t))):!1}function Ht(t,e){if(ue(t)||de(t)?t=ne(t):t=q(t),V(e))return t.scrollTop;t.scrollTop=e}function Yi(t,e){let{offset:i=0}=e===void 0?{}:e;const s=j(t)?Lt(t):[];return s.reduce((a,l,h)=>{const{scrollTop:u,scrollHeight:d,offsetHeight:f}=l,m=d-Ee(l),{height:E,top:I}=k(s[h-1]||t);let D=Math.ceil(I-k(se(l)).top-i+u);return i>0&&f<E+i?D+=i:i=0,D>m?(i-=D-m,D=m):D<0&&(i-=D,D=0),()=>n(l,D-u).then(a)},()=>Promise.resolve())();function n(a,l){return new Promise(h=>{const u=a.scrollTop,d=o(Math.abs(l)),f=Date.now();(function m(){const E=r(Z((Date.now()-f)/d));Ht(a,u+l*E),E===1?h():requestAnimationFrame(m)})()})}function o(a){return 40*Math.pow(a,.375)}function r(a){return .5*(1-Math.cos(Math.PI*a))}}function Gi(t,e,i){if(e===void 0&&(e=0),i===void 0&&(i=0),!j(t))return 0;const[s]=Lt(t,/auto|scroll/,!0),{scrollHeight:n,scrollTop:o}=s,r=Ee(s),a=n-r,l=ke(t)[0]-ke(s)[0],h=Math.max(0,l-r+e),u=Math.min(a,l+t.offsetHeight-i);return Z((o-h)/(u-h))}function Lt(t,e,i){e===void 0&&(e=/auto|scroll|hidden/),i===void 0&&(i=!1);const s=ne(t);let n=be(t).reverse();n=n.slice(n.indexOf(s)+1);const o=vt(n,r=>c(r,"position")==="fixed");return~o&&(n=n.slice(o)),[s].concat(n.filter(r=>e.test(c(r,"overflow"))&&(!i||r.scrollHeight>Ee(r)))).reverse()}function se(t){return t===ne(t)?window:t}function Ee(t){return(t===ne(t)?document.documentElement:t).clientHeight}function ne(t){const{document:e}=Yt(t);return e.scrollingElement||e.documentElement}const _e=[["width","x","left","right"],["height","y","top","bottom"]];function Bs(t,e,i){i={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],...i};const s=i.flip?Io(t,e,i):zs(t,e,i);k(t,s)}function zs(t,e,i){let{attach:s,offset:n}={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],...i};const o=k(t),r=k(e);for(const a in _e){const[l,h,u,d]=_e[a];o[u]=o[h]=r[u]+Hs(s.target[a],d,r[l])-Hs(s.element[a],d,o[l])+ +n[a],o[d]=o[u]+o[l]}return o}function Io(t,e,i){const s=zs(t,e,i),n=k(e),o=Lt(t).map(se);let{flip:r,attach:{element:a,target:l},offset:h,boundary:u,viewport:d}=i;o.push(d);for(const f in _e){const[m,E,I,D]=_e[f];if(r!==!0&&!g(r,E))continue;const K=!Ls(s,n,f)&&Ls(s,n,1-f);d=Ao(...o,K||s[m]>k(u)[m]?null:u);const ct=s[I]>=d[I],wi=s[D]<=d[D];if(ct&&wi)continue;let bi;if(K){if(a[f]===D&&ct||a[f]===I&&wi)continue;bi=(a[f]===I?-s[m]:a[f]===D?s[m]:0)+(l[f]===I?n[m]:l[f]===D?-n[m]:0)-h[f]*2}else bi=Z(Z(s[I],d[I],d[D]-s[m]),n[I]-s[m]+h[f],n[D]-h[f])-s[I];s[I]=s[E]=s[I]+bi,s[D]+=bi}return s}function Hs(t,e,i){return t==="center"?i/2:t===e?i:0}function Ao(){let t;for(var e=arguments.length,i=new Array(e),s=0;s<e;s++)i[s]=arguments[s];for(const n of i.filter(Boolean)){const o=k(n);if(!t){t=o;continue}for(const r of["left","top"])t[r]=Math.max(o[r],t[r]);for(const r of["right","bottom"])t[r]=Math.min(o[r],t[r])}return t}function Ls(t,e,i){const[,,s,n]=_e[i];return t[n]>e[s]&&e[n]>t[s]}var Po=Object.freeze({__proto__:null,ajax:ps,getImage:gs,transition:ws,Transition:C,animate:Bi,Animation:dt,attr:$,hasAttr:Mt,removeAttr:me,data:st,addClass:w,removeClass:_,removeClasses:Ni,replaceClass:Oi,hasClass:T,toggleClass:R,dimensions:y,offset:k,position:Xe,offsetPosition:ke,height:L,width:Se,boxModelAdjust:Zt,flipPosition:Je,toPx:ot,ready:zi,isTag:ft,empty:mo,html:Ct,replaceChildren:Hi,prepend:vo,append:Y,before:Li,after:Ke,remove:lt,wrapAll:Ze,wrapInner:xs,unwrap:Qe,fragment:Dt,apply:yt,$:v,$$:B,inBrowser:It,isRtl:X,hasTouch:Bt,pointerDown:ht,pointerMove:Ut,pointerUp:pt,pointerEnter:zt,pointerLeave:te,pointerCancel:ee,on:S,off:Jt,once:W,trigger:p,createEvent:Nt,toEventTargets:_i,isTouch:xt,getEventPos:Kt,fastdom:N,isVoidElement:Ci,isVisible:j,selInput:ve,isInput:Ii,selFocusable:Ve,isFocusable:Ye,parent:A,filter:we,matches:z,closest:nt,within:H,parents:be,children:O,index:Xt,hasOwn:Pt,hyphenate:Et,camelize:Rt,ucfirst:ce,startsWith:rt,endsWith:jt,includes:g,findIndex:vt,isArray:et,toArray:ls,assign:wt,isFunction:ut,isObject:kt,isPlainObject:St,isWindow:ue,isDocument:de,isNode:xi,isElement:qt,isBoolean:Fe,isString:M,isNumber:Vt,isNumeric:_t,isEmpty:fe,isUndefined:V,toBoolean:$i,toNumber:Tt,toFloat:x,toNode:q,toNodes:b,toWindow:Yt,toMs:ki,isEqual:We,swap:Si,last:pe,each:at,sortBy:Re,uniqueBy:hs,clamp:Z,noop:P,intersectRect:Ti,pointInRect:je,Dimensions:ge,getIndex:Gt,memoize:it,Deferred:qe,MouseTracker:Ri,observeIntersection:Ce,observeResize:Ts,observeMutation:Cs,mergeOptions:ie,parseOptions:Ae,play:Ps,pause:Es,mute:_s,isVideo:Ms,positionAt:Bs,query:bt,queryAll:xe,find:Ai,findAll:ye,escape:Pi,css:c,getCssVar:Ge,propName:Mi,isInView:Pe,scrollTop:Ht,scrollIntoView:Yi,scrolledOver:Gi,scrollParents:Lt,getViewport:se,getViewportClientHeight:Ee,getScrollingElement:ne});function Eo(t){const e=t.data;t.use=function(n){if(!n.installed)return n.call(null,this),n.installed=!0,this},t.mixin=function(n,o){o=(M(o)?t.component(o):o)||this,o.options=ie(o.options,n)},t.extend=function(n){n=n||{};const o=this,r=function(l){this._init(l)};return r.prototype=Object.create(o.prototype),r.prototype.constructor=r,r.options=ie(o.options,n),r.super=o,r.extend=o.extend,r},t.update=function(n,o){n=n?q(n):document.body;for(const r of be(n).reverse())s(r[e],o);yt(n,r=>s(r[e],o))};let i;Object.defineProperty(t,"container",{get(){return i||document.body},set(n){i=v(n)}});function s(n,o){if(!!n)for(const r in n)n[r]._connected&&n[r]._callUpdate(o)}}function _o(t){t.prototype._callHook=function(s){var n;(n=this.$options[s])==null||n.forEach(o=>o.call(this))},t.prototype._callConnected=function(){this._connected||(this._data={},this._computed={},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(s){s===void 0&&(s="update"),this._connected&&((s==="update"||s==="resize")&&this._callWatches(),this.$options.update&&(this._updates||(this._updates=new Set,N.read(()=>{this._connected&&e.call(this,this._updates),delete this._updates})),this._updates.add(s.type||s)))},t.prototype._callWatches=function(){if(this._watch)return;const s=!Pt(this,"_watch");this._watch=N.read(()=>{this._connected&&i.call(this,s),this._watch=null})};function e(s){for(const{read:n,write:o,events:r=[]}of this.$options.update){if(!s.has("update")&&!r.some(l=>s.has(l)))continue;let a;n&&(a=n.call(this,this._data,s),a&&St(a)&&wt(this._data,a)),o&&a!==!1&&N.write(()=>o.call(this,this._data,s))}}function i(s){const{$options:{computed:n}}=this,o={...this._computed};this._computed={};for(const r in n){const{watch:a,immediate:l}=n[r];a&&(s&&l||Pt(o,r)&&!We(o[r],this[r]))&&a.call(this,this[r],o[r])}}}function Mo(t){let e=0;t.prototype._init=function(i){i=i||{},i.data=Bo(i,this.constructor.options),this.$options=ie(this.constructor.options,i,this),this.$el=null,this.$props={},this._uid=e++,this._initData(),this._initMethods(),this._initComputeds(),this._callHook("created"),i.el&&this.$mount(i.el)},t.prototype._initData=function(){const{data:i={}}=this.$options;for(const s in i)this.$props[s]=this[s]=i[s]},t.prototype._initMethods=function(){const{methods:i}=this.$options;if(i)for(const s in i)this[s]=i[s].bind(this)},t.prototype._initComputeds=function(){const{computed:i}=this.$options;if(this._computed={},i)for(const s in i)No(this,s,i[s])},t.prototype._initProps=function(i){let s;i=i||Fs(this.$options,this.$name);for(s in i)V(i[s])||(this.$props[s]=i[s]);const n=[this.$options.computed,this.$options.methods];for(s in this.$props)s in i&&Oo(n,s)&&(this[s]=this.$props[s])},t.prototype._initEvents=function(){this._events=[];for(const i of this.$options.events||[])if(Pt(i,"handler"))ei(this,i);else for(const s in i)ei(this,i[s],s)},t.prototype._unbindEvents=function(){this._events.forEach(i=>i()),delete this._events},t.prototype._initObservers=function(){this._observers=[Ho(this)],this.$options.computed&&this.registerObserver(zo(this))},t.prototype.registerObserver=function(i){this._observers.push(i)},t.prototype._disconnectObservers=function(){this._observers.forEach(i=>i?.disconnect())}}function Fs(t,e){const i={},{args:s=[],props:n={},el:o}=t;if(!n)return i;for(const a in n){const l=Et(a);let h=st(o,l);V(h)||(h=n[a]===Boolean&&h===""?!0:Xi(n[a],h),!(l==="target"&&(!h||rt(h,"_")))&&(i[a]=h))}const r=Ae(st(o,e),s);for(const a in r){const l=Rt(a);n[l]!==void 0&&(i[l]=Xi(n[l],r[a]))}return i}function No(t,e,i){Object.defineProperty(t,e,{enumerable:!0,get(){const{_computed:s,$props:n,$el:o}=t;return Pt(s,e)||(s[e]=(i.get||i).call(t,n,o)),s[e]},set(s){const{_computed:n}=t;n[e]=i.set?i.set.call(t,s):s,V(n[e])&&delete n[e]}})}function ei(t,e,i){St(e)||(e={name:i,handler:e});let{name:s,el:n,handler:o,capture:r,passive:a,delegate:l,filter:h,self:u}=e;if(n=ut(n)?n.call(t):n||t.$el,et(n)){n.forEach(d=>ei(t,{...e,el:d},i));return}!n||h&&!h.call(t)||t._events.push(S(n,s,l?M(l)?l:l.call(t):null,M(o)?t[o]:o.bind(t),{passive:a,capture:r,self:u}))}function Oo(t,e){return t.every(i=>!i||!Pt(i,e))}function Xi(t,e){return t===Boolean?$i(e):t===Number?Tt(e):t==="list"?Do(e):t?t(e):e}function Do(t){return et(t)?t:M(t)?t.split(/,(?![^(]*\))/).map(e=>_t(e)?Tt(e):$i(e.trim())):[t]}function Bo(t,e){let{data:i={}}=t,{args:s=[],props:n={}}=e;et(i)&&(i=i.slice(0,s.length).reduce((o,r,a)=>(St(r)?wt(o,r):o[s[a]]=r,o),{}));for(const o in i)V(i[o])?delete i[o]:n[o]&&(i[o]=Xi(n[o],i[o]));return i}function zo(t){const{el:e}=t.$options,i=new MutationObserver(()=>t.$emit());return i.observe(e,{childList:!0,subtree:!0}),i}function Ho(t){const{$name:e,$options:i,$props:s}=t,{attrs:n,props:o,el:r}=i;if(!o||n===!1)return;const a=et(n)?n:Object.keys(o),l=a.map(u=>Et(u)).concat(e),h=new MutationObserver(u=>{const d=Fs(i,e);u.some(f=>{let{attributeName:m}=f;const E=m.replace("data-","");return(E===e?a:[Rt(E),Rt(m)]).some(I=>!V(d[I])&&d[I]!==s[I])})&&t.$reset()});return h.observe(r,{attributes:!0,attributeFilter:l.concat(l.map(u=>"data-"+u))}),h}function Lo(t){const e=t.data;t.prototype.$create=function(s,n,o){return t[s](n,o)},t.prototype.$mount=function(s){const{name:n}=this.$options;s[e]||(s[e]={}),!s[e][n]&&(s[e][n]=this,this.$el=this.$options.el=this.$options.el||s,H(s,document)&&this._callConnected())},t.prototype.$reset=function(){this._callDisconnected(),this._callConnected()},t.prototype.$destroy=function(s){s===void 0&&(s=!1);const{el:n,name:o}=this.$options;n&&this._callDisconnected(),this._callHook("destroy"),n!=null&&n[e]&&(delete n[e][o],fe(n[e])||delete n[e],s&&lt(this.$el))},t.prototype.$emit=function(s){this._callUpdate(s)},t.prototype.$update=function(s,n){s===void 0&&(s=this.$el),t.update(s,n)},t.prototype.$getComponent=t.getComponent;const i=it(s=>t.prefix+Et(s));Object.defineProperties(t.prototype,{$container:Object.getOwnPropertyDescriptor(t,"container"),$name:{get(){return i(this.$options.name)}}})}function Fo(t){const e=t.data,i={};t.component=function(s,n){const o=Et(s);if(s=Rt(o),!n)return St(i[s])&&(i[s]=t.extend(i[s])),i[s];t[s]=function(a,l){const h=t.component(s);return h.options.functional?new h({data:St(a)?a:[...arguments]}):a?B(a).map(u)[0]:u();function u(d){const f=t.getComponent(d,s);if(f)if(l)f.$destroy();else return f;return new h({el:d,data:l})}};const r=St(n)?{...n}:n.options;return r.name=s,r.install==null||r.install(t,r,s),t._initialized&&!r.functional&&N.read(()=>t[s]("[uk-"+o+"],[data-uk-"+o+"]")),i[s]=St(n)?r:n},t.getComponents=s=>s?.[e]||{},t.getComponent=(s,n)=>t.getComponents(s)[n],t.connect=s=>{if(s[e])for(const n in s[e])s[e][n]._callConnected();for(const n of s.attributes){const o=Ws(n.name);o&&o in i&&t[o](s)}},t.disconnect=s=>{for(const n in s[e])s[e][n]._callDisconnected()}}const Ws=it(t=>rt(t,"uk-")||rt(t,"data-uk-")?Rt(t.replace("data-uk-","").replace("uk-","")):!1),Q=function(t){this._init(t)};Q.util=Po,Q.data="__uikit__",Q.prefix="uk-",Q.options={},Q.version="3.13.8-dev.bd666a112",Eo(Q),_o(Q),Mo(Q),Fo(Q),Lo(Q);function Wo(){if(!It)return;let t=0;S(document,"animationstart",e=>{let{target:i}=e;(c(i,"animationName")||"").match(/^uk-.*(left|right)/)&&(t++,c(document.documentElement,"overflowX","hidden"),setTimeout(()=>{--t||c(document.documentElement,"overflowX","")},ki(c(i,"animationDuration"))+100))},!0)}function Ro(t){const{connect:e,disconnect:i}=t;if(!It||!window.MutationObserver)return;N.read(function(){document.body&&yt(document.body,e),new MutationObserver(o=>o.forEach(s)).observe(document,{childList:!0,subtree:!0}),new MutationObserver(o=>o.forEach(n)).observe(document,{attributes:!0,subtree:!0}),t._initialized=!0});function s(o){let{addedNodes:r,removedNodes:a}=o;for(const l of r)yt(l,e);for(const l of a)yt(l,i)}function n(o){var r;let{target:a,attributeName:l}=o;const h=Ws(l);if(!(!h||!(h in t))){if(Mt(a,l)){t[h](a);return}(r=t.getComponent(a,h))==null||r.$destroy()}}}var U={connected(){!T(this.$el,this.$name)&&w(this.$el,this.$name)}},Me={methods:{lazyload(t,e){t===void 0&&(t=this.$el),e===void 0&&(e=this.$el),this.registerObserver(Ce(t,(i,s)=>{for(const n of b(ut(e)?e():e))B('[loading="lazy"]',n).forEach(o=>me(o,"loading"));for(const n of i.filter(o=>{let{isIntersecting:r}=o;return r}).map(o=>{let{target:r}=o;return r}))s.unobserve(n)}))}}},$t={props:{cls:Boolean,animation:"list",duration:Number,origin:String,transition:String},data:{cls:!1,animation:[!1],duration:200,origin:!1,transition:"linear",clsEnter:"uk-togglabe-enter",clsLeave:"uk-togglabe-leave",initProps:{overflow:"",height:"",paddingTop:"",paddingBottom:"",marginTop:"",marginBottom:""},hideProps:{overflow:"hidden",height:0,paddingTop:0,paddingBottom:0,marginTop:0,marginBottom:0}},computed:{hasAnimation(t){let{animation:e}=t;return!!e[0]},hasTransition(t){let{animation:e}=t;return this.hasAnimation&&e[0]===!0}},methods:{toggleElement(t,e,i){return new Promise(s=>Promise.all(b(t).map(n=>{const o=Fe(e)?e:!this.isToggled(n);if(!p(n,"before"+(o?"show":"hide"),[this]))return Promise.reject();const r=(ut(i)?i:i===!1||!this.hasAnimation?this._toggle:this.hasTransition?Rs(this):jo(this))(n,o),a=o?this.clsEnter:this.clsLeave;w(n,a),p(n,o?"show":"hide",[this]);const l=()=>{_(n,a),p(n,o?"shown":"hidden",[this]),this.$update(n)};return r?r.then(l,()=>(_(n,a),Promise.reject())):l()})).then(s,P))},isToggled(t){return t===void 0&&(t=this.$el),[t]=b(t),T(t,this.clsEnter)?!0:T(t,this.clsLeave)?!1:this.cls?T(t,this.cls.split(" ")[0]):j(t)},_toggle(t,e){if(!t)return;e=Boolean(e);let i;this.cls?(i=g(this.cls," ")||e!==T(t,this.cls),i&&R(t,this.cls,g(this.cls," ")?void 0:e)):(i=e===t.hidden,i&&(t.hidden=!e)),B("[autofocus]",t).some(s=>j(s)?s.focus()||!0:s.blur()),i&&(p(t,"toggled",[e,this]),this.$update(t))}}};function Rs(t){let{isToggled:e,duration:i,initProps:s,hideProps:n,transition:o,_toggle:r}=t;return(a,l)=>{const h=C.inProgress(a),u=a.hasChildNodes()?x(c(a.firstElementChild,"marginTop"))+x(c(a.lastElementChild,"marginBottom")):0,d=j(a)?L(a)+(h?0:u):0;C.cancel(a),e(a)||r(a,!0),L(a,""),N.flush();const f=L(a)+(h?0:u);return L(a,d),(l?C.start(a,{...s,overflow:"hidden",height:f},Math.round(i*(1-d/f)),o):C.start(a,n,Math.round(i*(d/f)),o).then(()=>r(a,!1))).then(()=>c(a,s))}}function jo(t){return(e,i)=>{dt.cancel(e);const{animation:s,duration:n,_toggle:o}=t;return i?(o(e,!0),dt.in(e,s[0],n,t.origin)):dt.out(e,s[1]||s[0],n,t.origin).then(()=>o(e,!1))}}var js={mixins:[U,Me,$t],props:{targets:String,active:null,collapsible:Boolean,multiple:Boolean,toggle:String,content:String,transition:String,offset:Number},data:{targets:"> *",active:!1,animation:[!0],collapsible:!0,multiple:!1,clsOpen:"uk-open",toggle:"> .uk-accordion-title",content:"> .uk-accordion-content",transition:"ease",offset:0},computed:{items:{get(t,e){let{targets:i}=t;return B(i,e)},watch(t,e){if(t.forEach(s=>ii(v(this.content,s),!T(s,this.clsOpen))),e||T(t,this.clsOpen))return;const i=this.active!==!1&&t[Number(this.active)]||!this.collapsible&&t[0];i&&this.toggle(i,!1)},immediate:!0},toggles(t){let{toggle:e}=t;return this.items.map(i=>v(e,i))}},connected(){this.lazyload()},events:[{name:"click",delegate(){return this.targets+" "+this.$props.toggle},handler(t){t.preventDefault(),this.toggle(Xt(this.toggles,t.current))}}],methods:{toggle(t,e){let i=[this.items[Gt(t,this.items)]];const s=we(this.items,"."+this.clsOpen);if(!this.multiple&&!g(s,i[0])&&(i=i.concat(s)),!(!this.collapsible&&s.length<2&&!we(i,":not(."+this.clsOpen+")").length))for(const n of i)this.toggleElement(n,!T(n,this.clsOpen),async(o,r)=>{R(o,this.clsOpen,r),$(v(this.$props.toggle,o),"aria-expanded",r);const a=v((o._wrapper?"> * ":"")+this.content,o);if(e===!1||!this.hasTransition){ii(a,!r);return}if(o._wrapper||(o._wrapper=Ze(a,"<div"+(r?" hidden":"")+">")),ii(a,!1),await Rs(this)(o._wrapper,r),ii(a,!r),delete o._wrapper,Qe(a),r){const l=v(this.$props.toggle,o);N.read(()=>{Pe(l)||Yi(l,{offset:this.offset})})}})}}};function ii(t,e){t&&(t.hidden=e)}var qo={mixins:[U,$t],args:"animation",props:{close:String},data:{animation:[!0],selClose:".uk-alert-close",duration:150,hideProps:{opacity:0,...$t.data.hideProps}},events:[{name:"click",delegate(){return this.selClose},handler(t){t.preventDefault(),this.close()}}],methods:{async close(){await this.toggleElement(this.$el),this.$destroy(!0)}}},qs={args:"autoplay",props:{automute:Boolean,autoplay:Boolean},data:{automute:!1,autoplay:!0},connected(){this.inView=this.autoplay==="inview",this.inView&&!Mt(this.$el,"preload")&&(this.$el.preload="none"),this.automute&&_s(this.$el),this.registerObserver(Ce(this.$el,()=>this.$emit(),{},!1))},update:{read(){return Ms(this.$el)?{visible:j(this.$el)&&c(this.$el,"visibility")!=="hidden",inView:this.inView&&Pe(this.$el)}:!1},write(t){let{visible:e,inView:i}=t;!e||this.inView&&!i?Es(this.$el):(this.autoplay===!0||this.inView&&i)&&Ps(this.$el)}}},gt={connected(){var t;this.registerObserver(Ts(((t=this.$options.resizeTargets)==null?void 0:t.call(this))||this.$el,()=>this.$emit("resize")))}},Vo={mixins:[gt,qs],props:{width:Number,height:Number},data:{automute:!0},events:{"load loadedmetadata"(){this.$emit("resize")}},resizeTargets(){return[this.$el,A(this.$el)]},update:{read(){const t=this.$el,{offsetHeight:e,offsetWidth:i}=Yo(t)||A(t),s=ge.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:e+(e%2?1:0)});return!s.width||!s.height?!1:s},write(t){let{height:e,width:i}=t;c(this.$el,{height:e,width:i})},events:["resize"]}};function Yo(t){for(;t=A(t);)if(c(t,"position")!=="static")return t}var oe={props:{container:Boolean},data:{container:!0},computed:{container(t){let{container:e}=t;return e===!0&&this.$container||e&&v(e)}}},Vs={props:{pos:String,offset:null,flip:Boolean},data:{pos:"bottom-"+(X?"right":"left"),flip:!0,offset:!1},connected(){this.pos=this.$props.pos.split("-").concat("center").slice(0,2),this.dir=this.pos[0],this.align=this.pos[1]},methods:{positionAt(t,e,i){const[s,n]=this.pos,o=this.getAxis(s);let{offset:r}=this;if(!_t(r)){const l=v(r);r=l?k(l)[o==="x"?"left":"top"]-k(e)[o==="x"?"right":"bottom"]:0}r=ot(r)+ot(Ge("position-offset",t)),r=[g(["left","top"],s)?-r:+r,0];const a={element:[Je(s),n],target:[s,n]};if(o==="y"){for(const l in a)a[l]=a[l].reverse();r=r.reverse()}Bs(t,e,{attach:a,offset:r,boundary:i,flip:this.flip}),[this.dir,this.align]=Go(t,e,this.pos)},getAxis(t){return t===void 0&&(t=this.dir),g(["top","bottom"],t)?"y":"x"}}};function Go(t,e,i){let[s,n]=i;const o=k(t),r=k(e),a=[["left","right"],["top","bottom"]];for(const h of a){if(o[h[0]]>=r[h[1]]){s=h[1];break}if(o[h[1]]<=r[h[0]]){s=h[0];break}}const l=g(a[0],s)?a[1]:a[0];return o[l[0]]===r[l[0]]?n=l[0]:o[l[1]]===r[l[1]]?n=l[1]:n="center",[s,n]}let G;var Ys={mixins:[oe,Me,Vs,$t],args:"pos",props:{mode:"list",toggle:Boolean,boundary:Boolean,boundaryAlign:Boolean,delayShow:Number,delayHide:Number,clsDrop:String},data:{mode:["click","hover"],toggle:"- *",boundary:!0,boundaryAlign:!1,delayShow:0,delayHide:800,clsDrop:!1,animation:["uk-animation-fade"],cls:"uk-open",container:!1},created(){this.tracker=new Ri},beforeConnect(){this.clsDrop=this.$props.clsDrop||"uk-"+this.$options.name},connected(){w(this.$el,this.clsDrop),this.toggle&&!this.target&&(this.target=this.$create("toggle",bt(this.toggle,this.$el),{target:this.$el,mode:this.mode}).$el,$(this.target,"aria-haspopup",!0),this.lazyload(this.target))},disconnected(){this.isActive()&&(G=null)},events:[{name:"click",delegate(){return"."+this.clsDrop+"-close"},handler(t){t.preventDefault(),this.hide(!1)}},{name:"click",delegate(){return'a[href^="#"]'},handler(t){let{defaultPrevented:e,current:{hash:i}}=t;!e&&i&&!H(i,this.$el)&&this.hide(!1)}},{name:"beforescroll",handler(){this.hide(!1)}},{name:"toggle",self:!0,handler(t,e){t.preventDefault(),this.isToggled()?this.hide(!1):this.show(e?.$el,!1)}},{name:"toggleshow",self:!0,handler(t,e){t.preventDefault(),this.show(e?.$el)}},{name:"togglehide",self:!0,handler(t){t.preventDefault(),z(this.$el,":focus,:hover")||this.hide()}},{name:zt+" focusin",filter(){return g(this.mode,"hover")},handler(t){xt(t)||this.clearTimers()}},{name:te+" focusout",filter(){return g(this.mode,"hover")},handler(t){!xt(t)&&t.relatedTarget&&this.hide()}},{name:"toggled",self:!0,handler(t,e){!e||(this.clearTimers(),this.position())}},{name:"show",self:!0,handler(){G=this,this.tracker.init();for(const t of[S(document,ht,e=>{let{target:i}=e;return!H(i,this.$el)&&W(document,pt+" "+ee+" scroll",s=>{let{defaultPrevented:n,type:o,target:r}=s;!n&&o===pt&&i===r&&!(this.target&&H(i,this.target))&&this.hide(!1)},!0)}),S(document,"keydown",e=>{e.keyCode===27&&this.hide(!1)}),S(window,"resize",()=>this.$emit("resize"))])W(this.$el,"hide",t,{self:!0})}},{name:"beforehide",self:!0,handler(){this.clearTimers()}},{name:"hide",handler(t){let{target:e}=t;if(this.$el!==e){G=G===null&&H(e,this.$el)&&this.isToggled()?this:G;return}G=this.isActive()?null:G,this.tracker.cancel()}}],update:{write(){this.isToggled()&&!T(this.$el,this.clsEnter)&&this.position()},events:["resize"]},methods:{show(t,e){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(G){if(e&&G.isDelaying){this.showTimer=setTimeout(()=>z(t,":hover")&&this.show(),10);return}let i;for(;G&&i!==G&&!H(this.$el,G.$el);)i=G,G.hide(!1)}this.container&&A(this.$el)!==this.container&&Y(this.container,this.$el),this.showTimer=setTimeout(()=>this.toggleElement(this.$el,!0),e&&this.delayShow||0)}},hide(t){t===void 0&&(t=!0);const e=()=>this.toggleElement(this.$el,!1,!1);this.clearTimers(),this.isDelaying=Xo(this.$el).some(i=>this.tracker.movesTo(i)),t&&this.isDelaying?this.hideTimer=setTimeout(this.hide,50):t&&this.delayHide?this.hideTimer=setTimeout(e,this.delayHide):e()},clearTimers(){clearTimeout(this.showTimer),clearTimeout(this.hideTimer),this.showTimer=null,this.hideTimer=null,this.isDelaying=!1},isActive(){return G===this},position(){const t=bt(this.boundary,this.$el)||window;_(this.$el,this.clsDrop+"-stack"),R(this.$el,this.clsDrop+"-boundary",this.boundaryAlign);const e=k(t),i=k(this.target),s=this.boundaryAlign?e:i;if(this.pos[1]==="justify"){const n=this.getAxis()==="y"?"width":"height";c(this.$el,n,s[n])}else this.$el.offsetWidth>Math.max(e.right-s.left,s.right-e.left)&&w(this.$el,this.clsDrop+"-stack");this.positionAt(this.$el,this.boundaryAlign?t:this.target,t)}}};function Xo(t){const e=[];return yt(t,i=>c(i,"position")!=="static"&&e.push(i)),e}var Jo={mixins:[U],args:"target",props:{target:Boolean},data:{target:!1},computed:{input(t,e){return v(ve,e)},state(){return this.input.nextElementSibling},target(t,e){let{target:i}=t;return i&&(i===!0&&A(this.input)===e&&this.input.nextElementSibling||v(i,e))}},update(){var t;const{target:e,input:i}=this;if(!e)return;let s;const n=Ii(e)?"value":"textContent",o=e[n],r=(t=i.files)!=null&&t[0]?i.files[0].name:z(i,"select")&&(s=B("option",i).filter(a=>a.selected)[0])?s.textContent:i.value;o!==r&&(e[n]=r)},events:[{name:"change",handler(){this.$emit()}},{name:"reset",el(){return nt(this.$el,"form")},handler(){this.$emit()}}]},Gs={mixins:[gt],props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},resizeTargets(){return this.$el.children},connected(){this.registerObserver(Cs(this.$el,()=>this.$reset(),{childList:!0}))},update:{read(){const t=Ji(this.$el.children);return{rows:t,columns:Ko(t)}},write(t){let{columns:e,rows:i}=t;for(const s of i)for(const n of s)R(n,this.margin,i[0]!==s),R(n,this.firstColumn,!!~e[0].indexOf(n))},events:["resize"]}};function Ji(t){return Xs(t,"top","bottom")}function Ko(t){const e=[];for(const i of t){const s=Xs(i,"left","right");for(let n=0;n<s.length;n++)e[n]=e[n]?e[n].concat(s[n]):s[n]}return X?e.reverse():e}function Xs(t,e,i){const s=[[]];for(const n of t){if(!j(n))continue;let o=si(n);for(let r=s.length-1;r>=0;r--){const a=s[r];if(!a[0]){a.push(n);break}let l;if(a[0].offsetParent===n.offsetParent?l=si(a[0]):(o=si(n,!0),l=si(a[0],!0)),o[e]>=l[i]-1&&o[e]!==l[e]){s.push([n]);break}if(o[i]-1>l[e]||o[e]===l[e]){a.push(n);break}if(r===0){s.unshift([n]);break}}}return s}function si(t,e){e===void 0&&(e=!1);let{offsetTop:i,offsetLeft:s,offsetHeight:n,offsetWidth:o}=t;return e&&([i,s]=ke(t)),{top:i,left:s,bottom:i+n,right:s+o}}var Ne={connected(){Zo(this._uid,()=>this.$emit("scroll"))},disconnected(){Qo(this._uid)}};const ni=new Map;let Oe;function Zo(t,e){Oe=Oe||S(window,"scroll",()=>ni.forEach(i=>i()),{passive:!0,capture:!0}),ni.set(t,e)}function Qo(t){ni.delete(t),Oe&&!ni.size&&(Oe(),Oe=null)}var Uo={extends:Gs,mixins:[U,Ne],name:"grid",props:{masonry:Boolean,parallax:Number},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0},connected(){this.masonry&&w(this.$el,"uk-flex-top uk-flex-wrap-top")},update:[{write(t){let{columns:e}=t;R(this.$el,this.clsStack,e.length<2)},events:["resize"]},{read(t){let{columns:e,rows:i}=t;if(!e.length||!this.masonry&&!this.parallax||Js(this.$el))return t.translates=!1,!1;let s=!1;const n=O(this.$el),o=ir(e),r=er(n,this.margin)*(i.length-1),a=Math.max(...o)+r;this.masonry&&(e=e.map(h=>Re(h,"offsetTop")),s=tr(i,e));let l=Math.abs(this.parallax);return l&&(l=o.reduce((h,u,d)=>Math.max(h,u+r+(d%2?l:l/8)-a),0)),{padding:l,columns:e,translates:s,height:s?a:""}},write(t){let{height:e,padding:i}=t;c(this.$el,"paddingBottom",i||""),e!==!1&&c(this.$el,"height",e)},events:["resize"]},{read(){return this.parallax&&Js(this.$el)?!1:{scrolled:this.parallax?Gi(this.$el)*Math.abs(this.parallax):!1}},write(t){let{columns:e,scrolled:i,translates:s}=t;i===!1&&!s||e.forEach((n,o)=>n.forEach((r,a)=>c(r,"transform",!i&&!s?"":"translateY("+((s&&-s[o][a])+(i?o%2?i:i/8:0))+"px)")))},events:["scroll","resize"]}]};function Js(t){return O(t).some(e=>c(e,"position")==="absolute")}function tr(t,e){const i=t.map(s=>Math.max(...s.map(n=>n.offsetHeight)));return e.map(s=>{let n=0;return s.map((o,r)=>n+=r?i[r-1]-s[r-1].offsetHeight:0)})}function er(t,e){const[i]=t.filter(s=>T(s,e));return x(i?c(i,"marginTop"):c(t[0],"paddingLeft"))}function ir(t){return t.map(e=>e.reduce((i,s)=>i+s.offsetHeight,0))}var sr={mixins:[gt],args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0,forceHeight:!0},computed:{elements:{get(t,e){let{target:i}=t;return B(i,e)},watch(){this.$reset()}}},resizeTargets(){return this.elements},update:{read(){return{rows:(this.row?Ji(this.elements):[this.elements]).map(nr)}},write(t){let{rows:e}=t;for(const{heights:i,elements:s}of e)s.forEach((n,o)=>c(n,"minHeight",i[o]))},events:["resize"]}};function nr(t){if(t.length<2)return{heights:[""],elements:t};let e=t.map(Ks),i=Math.max(...e);const s=t.some(o=>o.style.minHeight),n=t.some((o,r)=>!o.style.minHeight&&e[r]<i);return s&&n&&(c(t,"minHeight",""),e=t.map(Ks),i=Math.max(...e)),e=t.map((o,r)=>e[r]===i&&x(o.style.minHeight).toFixed(2)!==i.toFixed(2)?"":i),{heights:e,elements:t}}function Ks(t){let e=!1;j(t)||(e=t.style.display,c(t,"display","block","important"));const i=y(t).height-Zt(t,"height","content-box");return e!==!1&&c(t,"display",e),i}var or={mixins:[U,gt],props:{expand:Boolean,offsetTop:Boolean,offsetBottom:Boolean,minHeight:Number},data:{expand:!1,offsetTop:!1,offsetBottom:!1,minHeight:0},resizeTargets(){return[this.$el,document.documentElement]},update:{read(t){let{minHeight:e}=t;if(!j(this.$el))return!1;let i="";const s=Zt(this.$el,"height","content-box");if(this.expand)i=Math.max(L(window)-(y(document.documentElement).height-y(this.$el).height)-s,0);else{if(i="calc(100vh",this.offsetTop){const{top:n}=k(this.$el);i+=n>0&&n<L(window)/2?" - "+n+"px":""}this.offsetBottom===!0?i+=" - "+y(this.$el.nextElementSibling).height+"px":_t(this.offsetBottom)?i+=" - "+this.offsetBottom+"vh":this.offsetBottom&&jt(this.offsetBottom,"px")?i+=" - "+x(this.offsetBottom)+"px":M(this.offsetBottom)&&(i+=" - "+y(bt(this.offsetBottom,this.$el)).height+"px"),i+=(s?" - "+s+"px":"")+")"}return{minHeight:i,prev:e}},write(t){let{minHeight:e}=t;c(this.$el,{minHeight:e}),this.minHeight&&x(c(this.$el,"minHeight"))<this.minHeight&&c(this.$el,"minHeight",this.minHeight)},events:["resize"]}},Zs={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(){this.class+=" uk-svg"},connected(){!this.icon&&g(this.src,"#")&&([this.src,this.icon]=this.src.split("#")),this.svg=this.getSvg().then(t=>{if(this._connected){const e=hr(t,this.$el);return this.svgEl&&e!==this.svgEl&&lt(this.svgEl),this.applyAttributes(e,t),this.svgEl=e}},P),this.strokeAnimation&&this.svg.then(t=>{this._connected&&(Us(t),this.registerObserver(Ce(t,(e,i)=>{Us(t),i.disconnect()})))})},disconnected(){this.svg.then(t=>{this._connected||(Ci(this.$el)&&(this.$el.hidden=!1),lt(t),this.svgEl=null)}),this.svg=null},methods:{async getSvg(){return ft(this.$el,"img")&&!this.$el.complete&&this.$el.loading==="lazy"?new Promise(t=>W(this.$el,"load",()=>t(this.getSvg()))):ar(await rr(this.src),this.icon)||Promise.reject("SVG not found.")},applyAttributes(t,e){for(const o in this.$options.props)g(this.include,o)&&o in this&&$(t,o,this[o]);for(const o in this.attributes){const[r,a]=this.attributes[o].split(":",2);$(t,r,a)}this.id||me(t,"id");const i=["width","height"];let s=i.map(o=>this[o]);s.some(o=>o)||(s=i.map(o=>$(e,o)));const n=$(e,"viewBox");n&&!s.some(o=>o)&&(s=n.split(" ").slice(2)),s.forEach((o,r)=>$(t,i[r],x(o)*this.ratio||null))}}};const rr=it(async t=>t?rt(t,"data:")?decodeURIComponent(t.split(",")[1]):(await fetch(t)).text():Promise.reject());function ar(t,e){var i;return e&&g(t,"<symbol")&&(t=lr(t,e)||t),t=v(t.substr(t.indexOf("<svg"))),((i=t)==null?void 0:i.hasChildNodes())&&t}const Qs=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,oi={};function lr(t,e){if(!oi[t]){oi[t]={},Qs.lastIndex=0;let i;for(;i=Qs.exec(t);)oi[t][i[3]]='<svg xmlns="http://www.w3.org/2000/svg"'+i[1]+"svg>"}return oi[t][e]}function Us(t){const e=tn(t);e&&t.style.setProperty("--uk-animation-stroke",e)}function tn(t){return Math.ceil(Math.max(0,...B("[stroke]",t).map(e=>{try{return e.getTotalLength()}catch{return 0}})))}function hr(t,e){if(Ci(e)||ft(e,"canvas")){e.hidden=!0;const s=e.nextElementSibling;return en(t,s)?s:Ke(e,t)}const i=e.lastElementChild;return en(t,i)?i:Y(e,t)}function en(t,e){return ft(t,"svg")&&ft(e,"svg")&&sn(t)===sn(e)}function sn(t){return(t.innerHTML||new XMLSerializer().serializeToString(t).replace(/<svg.*?>(.*?)<\/svg>/g,"$1")).replace(/\s/g,"")}var cr='<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>',ur='<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>',dr='<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>',fr='<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>',pr='<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>',gr='<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>',mr='<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>',vr='<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>',wr='<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>',br='<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>',xr='<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>',yr='<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>',$r='<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>',kr='<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>',Sr='<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>',Tr='<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>';const ri={spinner:Sr,totop:Tr,marker:dr,"close-icon":cr,"close-large":ur,"navbar-toggle-icon":fr,"overlay-icon":pr,"pagination-next":gr,"pagination-previous":mr,"search-icon":vr,"search-large":wr,"search-navbar":br,"slidenav-next":xr,"slidenav-next-large":yr,"slidenav-previous":$r,"slidenav-previous-large":kr},Ki={install:Pr,extends:Zs,args:"icon",props:["icon"],data:{include:["focusable"]},isIcon:!0,beforeConnect(){w(this.$el,"uk-icon")},methods:{async getSvg(){const t=Er(this.icon);if(!t)throw"Icon not found.";return t}}},mt={args:!1,extends:Ki,data:t=>({icon:Et(t.constructor.options.name)}),beforeConnect(){w(this.$el,this.$name)}},nn={extends:mt,beforeConnect(){w(this.$el,"uk-slidenav");const t=this.$props.icon;this.icon=T(this.$el,"uk-slidenav-large")?t+"-large":t}},Cr={extends:mt,beforeConnect(){this.icon=T(this.$el,"uk-search-icon")&&be(this.$el,".uk-search-large").length?"search-large":be(this.$el,".uk-search-navbar").length?"search-navbar":this.$props.icon}},Ir={extends:mt,beforeConnect(){this.icon="close-"+(T(this.$el,"uk-close-large")?"large":"icon")}},Ar={extends:mt,methods:{async getSvg(){const t=await Ki.methods.getSvg.call(this);return this.ratio!==1&&c(v("circle",t),"strokeWidth",1/this.ratio),t}}},ai={};function Pr(t){t.icon.add=(e,i)=>{const s=M(e)?{[e]:i}:e;at(s,(n,o)=>{ri[o]=n,delete ai[o]}),t._initialized&&yt(document.body,n=>at(t.getComponents(n),o=>{o.$options.isIcon&&o.icon in s&&o.$reset()}))}}function Er(t){return ri[t]?(ai[t]||(ai[t]=v((ri[_r(t)]||ri[t]).trim())),ai[t].cloneNode(!0)):null}function _r(t){return X?Si(Si(t,"left","right"),"previous","next"):t}const Mr=It&&"loading"in HTMLImageElement.prototype;var Nr={args:"dataSrc",props:{dataSrc:String,sources:String,offsetTop:String,offsetLeft:String,target:String,loading:String},data:{dataSrc:"",sources:!1,offsetTop:"50vh",offsetLeft:"50vw",target:!1,loading:"lazy"},connected(){if(this.loading!=="lazy"){this.load();return}const t=[this.$el,...xe(this.$props.target,this.$el)];Mr&&li(this.$el)&&(this.$el.loading="lazy",Zi(this.$el),t.length===1)||(Hr(this.$el),this.registerObserver(Ce(t,(e,i)=>{this.load(),i.disconnect()},{rootMargin:ot(this.offsetTop,"height")+"px "+ot(this.offsetLeft,"width")+"px"})))},disconnected(){this._data.image&&(this._data.image.onload="")},methods:{load(){if(this._data.image)return this._data.image;const t=li(this.$el)?this.$el:Dr(this.$el,this.dataSrc,this.sources);return me(t,"loading"),Zi(this.$el,t.currentSrc),this._data.image=t}}};function Zi(t,e){if(li(t)){const i=A(t);(Lr(i)?O(i):[t]).forEach(n=>on(n,n))}else e&&!g(t.style.backgroundImage,e)&&(c(t,"backgroundImage","url("+Pi(e)+")"),p(t,Nt("load",!1)))}const Or=["data-src","data-srcset","sizes"];function on(t,e){Or.forEach(i=>{const s=st(t,i);s&&$(e,i.replace(/^(data-)+/,""),s)})}function Dr(t,e,i){const s=new Image;return Br(s,i),on(t,s),s.onload=()=>{Zi(t,s.currentSrc)},$(s,"src",e),s}function Br(t,e){if(e=zr(e),e.length){const i=Dt("<picture>");for(const s of e){const n=Dt("<source>");$(n,s),Y(i,n)}Y(i,t)}}function zr(t){if(!t)return[];if(rt(t,"["))try{t=JSON.parse(t)}catch{t=[]}else t=Ae(t);return et(t)||(t=[t]),t.filter(e=>!fe(e))}function Hr(t){li(t)&&!Mt(t,"src")&&$(t,"src",'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"></svg>')}function Lr(t){return ft(t,"picture")}function li(t){return ft(t,"img")}var hi={props:{media:Boolean},data:{media:!1},connected(){const t=Fr(this.media);this.mediaObj=window.matchMedia(t);const e=()=>{this.matchMedia=this.mediaObj.matches,p(this.$el,Nt("mediachange",!1,!0,[this.mediaObj]))};this.offMediaObj=S(this.mediaObj,"change",()=>{e(),this.$emit("resize")}),e()},disconnected(){var t;(t=this.offMediaObj)==null||t.call(this)}};function Fr(t){if(M(t)){if(rt(t,"@")){const e="breakpoint-"+t.substr(1);t=x(Ge(e))}else if(isNaN(t))return t}return t&&_t(t)?"(min-width: "+t+"px)":""}var Wr={mixins:[U,hi,gt],props:{fill:String},data:{fill:"",clsWrapper:"uk-leader-fill",clsHide:"uk-leader-hide",attrFill:"data-fill"},computed:{fill(t){let{fill:e}=t;return e||Ge("leader-fill-content")}},connected(){[this.wrapper]=xs(this.$el,'<span class="'+this.clsWrapper+'">')},disconnected(){Qe(this.wrapper.childNodes)},update:{read(){return{width:Math.trunc(this.$el.offsetWidth/2),fill:this.fill,hide:!this.matchMedia}},write(t){let{width:e,fill:i,hide:s}=t;R(this.wrapper,this.clsHide,s),$(this.wrapper,this.attrFill,new Array(e).join(i))},events:["resize"]}};const tt=[];var Qi={mixins:[U,oe,$t],props:{selPanel:String,selClose:String,escClose:Boolean,bgClose:Boolean,stack:Boolean},data:{cls:"uk-open",escClose:!0,bgClose:!0,overlay:!0,stack:!1},computed:{panel(t,e){let{selPanel:i}=t;return v(i,e)},transitionElement(){return this.panel},bgClose(t){let{bgClose:e}=t;return e&&this.panel}},beforeDisconnect(){g(tt,this)&&this.toggleElement(this.$el,!1,!1)},events:[{name:"click",delegate(){return this.selClose},handler(t){t.preventDefault(),this.hide()}},{name:"toggle",self:!0,handler(t){t.defaultPrevented||(t.preventDefault(),this.isToggled()===g(tt,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler(t){if(g(tt,this))return!1;!this.stack&&tt.length?(Promise.all(tt.map(e=>e.hide())).then(this.show),t.preventDefault()):tt.push(this)}},{name:"show",self:!0,handler(){const t=document.documentElement;Se(window)>t.clientWidth&&this.overlay&&c(document.body,"overflowY","scroll"),this.stack&&c(this.$el,"zIndex",x(c(this.$el,"zIndex"))+tt.length),w(t,this.clsPage),this.bgClose&&W(this.$el,"hide",S(document,ht,e=>{let{target:i}=e;pe(tt)!==this||this.overlay&&!H(i,this.$el)||H(i,this.panel)||W(document,pt+" "+ee+" scroll",s=>{let{defaultPrevented:n,type:o,target:r}=s;!n&&o===pt&&i===r&&this.hide()},!0)}),{self:!0}),this.escClose&&W(this.$el,"hide",S(document,"keydown",e=>{e.keyCode===27&&pe(tt)===this&&this.hide()}),{self:!0})}},{name:"shown",self:!0,handler(){Ye(this.$el)||$(this.$el,"tabindex","-1"),v(":focus",this.$el)||this.$el.focus()}},{name:"hidden",self:!0,handler(){g(tt,this)&&tt.splice(tt.indexOf(this),1),tt.length||c(document.body,"overflowY",""),c(this.$el,"zIndex",""),tt.some(t=>t.clsPage===this.clsPage)||_(document.documentElement,this.clsPage)}}],methods:{toggle(){return this.isToggled()?this.hide():this.show()},show(){return this.container&&A(this.$el)!==this.container?(Y(this.container,this.$el),new Promise(t=>requestAnimationFrame(()=>this.show().then(t)))):this.toggleElement(this.$el,!0,rn(this))},hide(){return this.toggleElement(this.$el,!1,rn(this))}}};function rn(t){let{transitionElement:e,_toggle:i}=t;return(s,n)=>new Promise((o,r)=>W(s,"show hide",()=>{s._reject&&s._reject(),s._reject=r,i(s,n);const a=W(e,"transitionstart",()=>{W(e,"transitionend transitioncancel",o,{self:!0}),clearTimeout(l)},{self:!0}),l=setTimeout(()=>{a(),o()},ki(c(e,"transitionDuration")))})).then(()=>delete s._reject)}var Rr={install:jr,mixins:[Qi],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(){T(this.panel,"uk-margin-auto-vertical")?w(this.$el,"uk-flex"):c(this.$el,"display","block"),L(this.$el)}},{name:"hidden",self:!0,handler(){c(this.$el,"display",""),_(this.$el,"uk-flex")}}]};function jr(t){let{modal:e}=t;e.dialog=function(s,n){const o=e('<div class="uk-modal"> <div class="uk-modal-dialog">'+s+"</div> </div>",n);return o.show(),S(o.$el,"hidden",async()=>{await Promise.resolve(),o.$destroy(!0)},{self:!0}),o},e.alert=function(s,n){return i(o=>{let{labels:r}=o;return'<div class="uk-modal-body">'+(M(s)?s:Ct(s))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" autofocus>'+r.ok+"</button> </div>"},n,o=>o.resolve())},e.confirm=function(s,n){return i(o=>{let{labels:r}=o;return'<form> <div class="uk-modal-body">'+(M(s)?s:Ct(s))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+r.cancel+'</button> <button class="uk-button uk-button-primary" autofocus>'+r.ok+"</button> </div> </form>"},n,o=>o.reject())},e.prompt=function(s,n,o){return i(r=>{let{labels:a}=r;return'<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>'+(M(s)?s:Ct(s))+'</label> <input class="uk-input" value="'+(n||"")+'" autofocus> </div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+a.cancel+'</button> <button class="uk-button uk-button-primary">'+a.ok+"</button> </div> </form>"},o,r=>r.resolve(null),r=>v("input",r.$el).value)},e.labels={ok:"Ok",cancel:"Cancel"};function i(s,n,o,r){n={bgClose:!1,escClose:!0,labels:e.labels,...n};const a=e.dialog(s(n),n),l=new qe;let h=!1;return S(a.$el,"submit","form",u=>{u.preventDefault(),l.resolve(r?.(a)),h=!0,a.hide()}),S(a.$el,"hide",()=>!h&&o(l)),l.promise.dialog=a,l.promise}}var qr={extends:js,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}};const an=".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle";var Vr={mixins:[U,oe],props:{dropdown:String,mode:"list",align:String,offset:Number,boundary:Boolean,boundaryAlign:Boolean,clsDrop:String,delayShow:Number,delayHide:Number,dropbar:Boolean,dropbarAnchor:Boolean,duration:Number},data:{dropdown:an,align:X?"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,dropbarAnchor:!1,duration:200,forceHeight:!0,selMinHeight:an,container:!1},computed:{boundary(t,e){let{boundary:i}=t;return i===!0?e:i},dropbarAnchor(t,e){let{dropbarAnchor:i}=t;return bt(i,e)},pos(t){let{align:e}=t;return"bottom-"+e},dropbar:{get(t){let{dropbar:e}=t;return e?(e=this._dropbar||bt(e,this.$el)||v("+ .uk-navbar-dropbar",this.$el),e||(this._dropbar=v("<div></div>"))):null},watch(t){w(t,"uk-navbar-dropbar")},immediate:!0},dropContainer(t,e){return this.container||e},dropdowns:{get(t,e){let{clsDrop:i}=t;const s=B("."+i,e);if(this.dropContainer!==e)for(const o of B("."+i,this.dropContainer)){var n;const r=(n=this.getDropdown(o))==null?void 0:n.target;!g(s,o)&&r&&H(r,this.$el)&&s.push(o)}return s},watch(t){this.$create("drop",t.filter(e=>!this.getDropdown(e)),{...this.$props,boundary:this.boundary,pos:this.pos,offset:this.dropbar||this.offset})},immediate:!0},toggles(t,e){let{dropdown:i}=t;return B(i,e)}},disconnected(){this.dropbar&&lt(this.dropbar),delete this._dropbar},events:[{name:"mouseover focusin",delegate(){return this.dropdown},handler(t){let{current:e}=t;const i=this.getActive();i&&g(i.mode,"hover")&&i.target&&!H(i.target,e)&&!i.isDelaying&&i.hide(!1)}},{name:"keydown",delegate(){return this.dropdown},handler(t){const{current:e,keyCode:i}=t,s=this.getActive();i===Ft.DOWN&&Mt(e,"aria-expanded")&&(t.preventDefault(),!s||s.target!==e?(e.click(),W(this.dropContainer,"show",n=>{let{target:o}=n;return hn(o)})):hn(s.$el)),ln(t,this.toggles,s)}},{name:"keydown",el(){return this.dropContainer},delegate(){return"."+this.clsDrop},handler(t){const{current:e,keyCode:i}=t;if(!g(this.dropdowns,e))return;const s=this.getActive(),n=B(Ve,e),o=vt(n,a=>z(a,":focus"));if(i===Ft.UP&&(t.preventDefault(),o>0&&n[o-1].focus()),i===Ft.DOWN&&(t.preventDefault(),o<n.length-1&&n[o+1].focus()),i===Ft.ESC){var r;s==null||(r=s.target)==null||r.focus()}ln(t,this.toggles,s)}},{name:"mouseleave",el(){return this.dropbar},filter(){return this.dropbar},handler(){const t=this.getActive();t&&g(t.mode,"hover")&&!this.dropdowns.some(e=>z(e,":hover"))&&t.hide()}},{name:"beforeshow",el(){return this.dropContainer},filter(){return this.dropbar},handler(t,e){let{$el:i}=e;!T(i,this.clsDrop)||(A(this.dropbar)||Ke(this.dropbarAnchor||this.$el,this.dropbar),w(i,this.clsDrop+"-dropbar"))}},{name:"show",el(){return this.dropContainer},filter(){return this.dropbar},handler(t,e){let{$el:i,dir:s}=e;!T(i,this.clsDrop)||s==="bottom"&&this.transitionTo(k(i).bottom-k(this.dropbar).top+x(c(i,"marginBottom")),i)}},{name:"beforehide",el(){return this.dropContainer},filter(){return this.dropbar},handler(t,e){let{$el:i}=e;const s=this.getActive();z(this.dropbar,":hover")&&s?.$el===i&&!this.toggles.some(n=>s.target!==n&&z(n,":focus"))&&t.preventDefault()}},{name:"hide",el(){return this.dropContainer},filter(){return this.dropbar},handler(t,e){let{$el:i}=e;if(!T(i,this.clsDrop))return;const s=this.getActive();(!s||s?.$el===i)&&this.transitionTo(0)}}],methods:{getActive(){return G&&H(G.target,this.$el)&&G},transitionTo(t,e){const{dropbar:i}=this,s=j(i)?L(i):0;return e=s<t&&e,c(e,"clip","rect(0,"+e.offsetWidth+"px,"+s+"px,0)"),L(i,s),C.cancel([e,i]),Promise.all([C.start(i,{height:t},this.duration),C.start(e,{clip:"rect(0,"+e.offsetWidth+"px,"+t+"px,0)"},this.duration)]).catch(P).then(()=>{c(e,{clip:""}),this.$update(i)})},getDropdown(t){return this.$getComponent(t,"drop")||this.$getComponent(t,"dropdown")}}};function ln(t,e,i){const{current:s,keyCode:n}=t,o=i?.target||s,r=e.indexOf(o);n===Ft.LEFT&&r>0&&(i?.hide(!1),e[r-1].focus()),n===Ft.RIGHT&&r<e.length-1&&(i?.hide(!1),e[r+1].focus()),n===Ft.TAB&&(o.focus(),i?.hide(!1))}function hn(t){if(!v(":focus",t)){var e;(e=v(Ve,t))==null||e.focus()}}const Ft={TAB:9,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40};var cn={props:{swiping:Boolean},data:{swiping:!0},computed:{swipeTarget(t,e){return e}},connected(){!this.swiping||ei(this,{el:this.swipeTarget,name:ht,passive:!0,handler(t){if(!xt(t))return;const e=Kt(t),i="tagName"in t.target?t.target:A(t.target);W(document,pt+" "+ee+" scroll",s=>{const{x:n,y:o}=Kt(s);(s.type!=="scroll"&&i&&n&&Math.abs(e.x-n)>100||o&&Math.abs(e.y-o)>100)&&setTimeout(()=>{p(i,"swipe"),p(i,"swipe"+Yr(e.x,e.y,n,o))})})}})}};function Yr(t,e,i,s){return Math.abs(t-i)>=Math.abs(e-s)?t-i>0?"Left":"Right":e-s>0?"Up":"Down"}var Gr={mixins:[Qi,cn],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(t){let{flip:e,clsFlip:i}=t;return e?i:""},clsOverlay(t){let{overlay:e,clsOverlay:i}=t;return e?i:""},clsMode(t){let{mode:e,clsMode:i}=t;return i+"-"+e},clsSidebarAnimation(t){let{mode:e,clsSidebarAnimation:i}=t;return e==="none"||e==="reveal"?"":i},clsContainerAnimation(t){let{mode:e,clsContainerAnimation:i}=t;return e!=="push"&&e!=="reveal"?"":i},transitionElement(t){let{mode:e}=t;return e==="reveal"?A(this.panel):this.panel}},update:{read(){this.isToggled()&&!j(this.$el)&&this.hide()},events:["resize"]},events:[{name:"click",delegate(){return'a[href^="#"]'},handler(t){let{current:{hash:e},defaultPrevented:i}=t;!i&&e&&v(e,document.body)&&this.hide()}},{name:"touchstart",passive:!0,el(){return this.panel},handler(t){let{targetTouches:e}=t;e.length===1&&(this.clientY=e[0].clientY)}},{name:"touchmove",self:!0,passive:!1,filter(){return this.overlay},handler(t){t.cancelable&&t.preventDefault()}},{name:"touchmove",passive:!1,el(){return this.panel},handler(t){if(t.targetTouches.length!==1)return;const e=t.targetTouches[0].clientY-this.clientY,{scrollTop:i,scrollHeight:s,clientHeight:n}=this.panel;(n>=s||i===0&&e>0||s-i<=n&&e<0)&&t.cancelable&&t.preventDefault()}},{name:"show",self:!0,handler(){this.mode==="reveal"&&!T(A(this.panel),this.clsMode)&&(Ze(this.panel,"<div>"),w(A(this.panel),this.clsMode)),c(document.documentElement,"overflowY",this.overlay?"hidden":""),w(document.body,this.clsContainer,this.clsFlip),c(document.body,"touch-action","pan-y pinch-zoom"),c(this.$el,"display","block"),w(this.$el,this.clsOverlay),w(this.panel,this.clsSidebarAnimation,this.mode!=="reveal"?this.clsMode:""),L(document.body),w(document.body,this.clsContainerAnimation),this.clsContainerAnimation&&Xr()}},{name:"hide",self:!0,handler(){_(document.body,this.clsContainerAnimation),c(document.body,"touch-action","")}},{name:"hidden",self:!0,handler(){this.clsContainerAnimation&&Jr(),this.mode==="reveal"&&Qe(this.panel),_(this.panel,this.clsSidebarAnimation,this.clsMode),_(this.$el,this.clsOverlay),c(this.$el,"display",""),_(document.body,this.clsContainer,this.clsFlip),c(document.documentElement,"overflowY","")}},{name:"swipeLeft swipeRight",handler(t){this.isToggled()&&jt(t.type,"Left")^this.flip&&this.hide()}}]};function Xr(){un().content+=",user-scalable=0"}function Jr(){const t=un();t.content=t.content.replace(/,user-scalable=0$/,"")}function un(){return v('meta[name="viewport"]',document.head)||Y(document.head,'<meta name="viewport">')}var Kr={mixins:[U,gt],props:{selContainer:String,selContent:String,minHeight:Number},data:{selContainer:".uk-modal",selContent:".uk-modal-dialog",minHeight:150},computed:{container(t,e){let{selContainer:i}=t;return nt(e,i)},content(t,e){let{selContent:i}=t;return nt(e,i)}},resizeTargets(){return[this.container,this.content]},update:{read(){return!this.content||!this.container||!j(this.$el)?!1:{max:Math.max(this.minHeight,L(this.container)-(y(this.content).height-L(this.$el)))}},write(t){let{max:e}=t;c(this.$el,{minHeight:this.minHeight,maxHeight:e})},events:["resize"]}},Zr={mixins:[gt],props:["width","height"],resizeTargets(){return[this.$el,A(this.$el)]},connected(){w(this.$el,"uk-responsive-width")},update:{read(){return j(this.$el)&&this.width&&this.height?{width:Se(A(this.$el)),height:this.height}:!1},write(t){L(this.$el,ge.contain({height:this.height,width:this.width},t).height)},events:["resize"]}},Qr={props:{offset:Number},data:{offset:0},methods:{async scrollTo(t){t=t&&v(t)||document.body,p(this.$el,"beforescroll",[this,t])&&(await Yi(t,{offset:this.offset}),p(this.$el,"scrolled",[this,t]))}},events:{click(t){t.defaultPrevented||(t.preventDefault(),this.scrollTo(dn(this.$el)))}}};function dn(t){return document.getElementById(decodeURIComponent(t.hash).substring(1))}const At="_ukScrollspy";var Ur={mixins:[Ne],args:"cls",props:{cls:String,target:String,hidden:Boolean,offsetTop:Number,offsetLeft:Number,repeat:Boolean,delay:Number},data:()=>({cls:"",target:!1,hidden:!0,offsetTop:0,offsetLeft:0,repeat:!1,delay:0,inViewClass:"uk-scrollspy-inview"}),computed:{elements:{get(t,e){let{target:i}=t;return i?B(i,e):[e]},watch(t){this.hidden&&c(we(t,":not(."+this.inViewClass+")"),"visibility","hidden")},immediate:!0}},disconnected(){for(const e of this.elements){var t;_(e,this.inViewClass,((t=e[At])==null?void 0:t.cls)||""),delete e[At]}},update:[{read(){for(const t of this.elements)t[At]||(t[At]={cls:st(t,"uk-scrollspy-class")||this.cls}),!(!this.repeat&&t[At].show)&&(t[At].show=Pe(t,this.offsetTop,this.offsetLeft))},write(t){for(const e of this.elements){const i=e[At];i.show&&!i.inview&&!i.queued?(i.queued=!0,t.promise=(t.promise||Promise.resolve()).then(()=>new Promise(s=>setTimeout(s,this.delay))).then(()=>{this.toggle(e,!0),setTimeout(()=>{i.queued=!1,this.$emit()},300)})):!i.show&&i.inview&&!i.queued&&this.repeat&&this.toggle(e,!1)}},events:["scroll","resize"]}],methods:{toggle(t,e){const i=t[At];if(i.off==null||i.off(),c(t,"visibility",!e&&this.hidden?"hidden":""),R(t,this.inViewClass,e),R(t,i.cls),/\buk-animation-/.test(i.cls)){const s=()=>Ni(t,"uk-animation-[\\w-]+");e?i.off=W(t,"animationcancel animationend",s):s()}p(t,e?"inview":"outview"),i.inview=e,this.$update(t)}}},ta={mixins:[Ne],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(t,e){return B('a[href^="#"]',e).filter(i=>i.hash)},watch(t){this.scroll&&this.$create("scroll",t,{offset:this.offset||0})},immediate:!0},elements(t){let{closest:e}=t;return nt(this.links,e||"*")}},update:[{read(){const t=this.links.map(dn).filter(Boolean),{length:e}=t;if(!e||!j(this.$el))return!1;const[i]=Lt(t,/auto|scroll/,!0),{scrollTop:s,scrollHeight:n}=i,o=n-Ee(i);let r=!1;if(s===o)r=e-1;else{for(const a in t){if(k(t[a]).top-k(se(i)).top-this.offset>0)break;r=+a}r===!1&&this.overflow&&(r=0)}return{active:r}},write(t){let{active:e}=t;const i=e!==!1&&!T(this.elements[e],this.cls);this.links.forEach(s=>s.blur());for(const s in this.elements)R(this.elements[s],this.cls,+s===e);i&&p(this.$el,"active",[e,this.elements[e]])},events:["scroll","resize"]}]},ea={mixins:[U,hi,gt,Ne],props:{position:String,top:null,bottom:Boolean,offset:String,animation:String,clsActive:String,clsInactive:String,clsFixed:String,clsBelow:String,selTarget:String,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:"",showOnUp:!1,targetOffset:!1},computed:{selTarget(t,e){let{selTarget:i}=t;return i&&v(i,e)||e}},resizeTargets(){return document.documentElement},connected(){this.placeholder=v("+ .uk-sticky-placeholder",this.$el)||v('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.setActive(!1)},disconnected(){this.isFixed&&(this.hide(),_(this.selTarget,this.clsInactive)),lt(this.placeholder),this.placeholder=null},events:[{name:"load hashchange popstate",el(){return window},filter(){return this.targetOffset!==!1},handler(){!location.hash||Ht(window)===0||N.read(()=>{const t=k(v(location.hash)),e=k(this.$el);this.isFixed&&Ti(t,e)&&Ht(window,t.top-e.height-ot(this.targetOffset,"height")-ot(this.offset,"height"))})}}],update:[{read(t,e){let{height:i,margin:s}=t;if(this.inactive=!this.matchMedia||!j(this.$el),this.inactive)return!1;const n=this.isActive&&e.has("resize");n&&(c(this.selTarget,"transition","0s"),this.hide()),this.isActive||(i=k(this.$el).height,s=c(this.$el,"margin")),n&&(this.show(),N.write(()=>c(this.selTarget,"transition","")));const o=this.isFixed?this.placeholder:this.$el,r=L(window);let a=this.position;a==="auto"&&i>r&&(a="bottom");let l=ot(this.offset,"height",o);a==="bottom"&&(l+=r-i);const h=Math.max(0,i+l-r),u=k(o).top,d=fn(this.top,this.$el,u),f=fn(this.bottom,this.$el,u+i,!0),m=Math.max(d,u)-l,E=f?f-k(this.$el).height+h-l:ne(this.$el).scrollHeight-r;return{start:m,end:E,offset:l,overflow:h,topOffset:u,height:i,margin:s,width:y(o).width,top:ke(o)[0]}},write(t){let{height:e,margin:i}=t;const{placeholder:s}=this;c(s,{height:e,margin:i}),H(s,document)||(Ke(this.$el,s),s.hidden=!0)},events:["resize"]},{read(t){let{scroll:e=0,dir:i="down",overflow:s,overflowScroll:n=0,start:o,end:r}=t;const a=Ht(window);return{dir:e<=a?"down":"up",prevDir:i,scroll:a,prevScroll:e,offsetParentTop:k(this.$el.offsetParent).top,overflowScroll:Z(n+Z(a,o,r)-Z(e,o,r),0,s)}},write(t,e){const i=e.has("scroll"),{initTimestamp:s=0,dir:n,prevDir:o,scroll:r,prevScroll:a=0,top:l,start:h,topOffset:u,height:d}=t;if(r<0||r===a&&i||this.showOnUp&&!i&&!this.isFixed)return;const f=Date.now();if((f-s>300||n!==o)&&(t.initScroll=r,t.initTimestamp=f),!(this.showOnUp&&!this.isFixed&&Math.abs(t.initScroll-r)<=30&&Math.abs(a-r)<=10))if(this.inactive||r<h||this.showOnUp&&(r<=h||n==="down"&&i||n==="up"&&!this.isFixed&&r<=u+d)){if(!this.isFixed){dt.inProgress(this.$el)&&l>r&&(dt.cancel(this.$el),this.hide());return}this.isFixed=!1,this.animation&&r>u?(dt.cancel(this.$el),dt.out(this.$el,this.animation).then(()=>this.hide(),P)):this.hide()}else this.isFixed?this.update():this.animation&&r>u?(dt.cancel(this.$el),this.show(),dt.in(this.$el,this.animation).catch(P)):this.show()},events:["resize","scroll"]}],methods:{show(){this.isFixed=!0,this.update(),this.placeholder.hidden=!1},hide(){this.setActive(!1),_(this.$el,this.clsFixed,this.clsBelow),c(this.$el,{position:"",top:"",width:""}),this.placeholder.hidden=!0},update(){let{width:t,scroll:e=0,overflow:i,overflowScroll:s=0,start:n,end:o,offset:r,topOffset:a,height:l,offsetParentTop:h}=this._data;const u=n!==0||e>n;let d="fixed";e>o&&(r+=o-h,d="absolute"),i&&(r-=s),c(this.$el,{position:d,top:r+"px",width:t}),this.setActive(u),R(this.$el,this.clsBelow,e>a+l),w(this.$el,this.clsFixed)},setActive(t){const e=this.active;this.active=t,t?(Oi(this.selTarget,this.clsInactive,this.clsActive),e!==t&&p(this.$el,"active")):(Oi(this.selTarget,this.clsActive,this.clsInactive),e!==t&&p(this.$el,"inactive"))}}};function fn(t,e,i,s){if(!t)return 0;if(M(t)&&t.match(/^-?\d/))return i+ot(t);{const n=t===!0?A(e):bt(t,e);return k(n).bottom-(s&&n&&H(e,n)?x(c(n,"paddingBottom")):0)}}var pn={mixins:[Me,cn,$t],args:"connect",props:{connect:String,toggle:String,itemNav:String,active:Number},data:{connect:"~.uk-switcher",toggle:"> * > :first-child",itemNav:!1,active:0,cls:"uk-active",attrItem:"uk-switcher-item"},computed:{connects:{get(t,e){let{connect:i}=t;return xe(i,e)},watch(t){this.swiping&&c(t,"touch-action","pan-y pinch-zoom");const e=this.index();this.connects.forEach(i=>O(i).forEach((s,n)=>R(s,this.cls,n===e)))},immediate:!0},toggles:{get(t,e){let{toggle:i}=t;return B(i,e).filter(s=>!z(s,".uk-disabled *, .uk-disabled, [disabled]"))},watch(t){const e=this.index();this.show(~e?e:t[this.active]||t[0])},immediate:!0},children(){return O(this.$el).filter(t=>this.toggles.some(e=>H(e,t)))},swipeTarget(){return this.connects}},connected(){this.lazyload(this.$el,this.connects),zi(()=>this.$emit())},events:[{name:"click",delegate(){return this.toggle},handler(t){t.preventDefault(),this.show(t.current)}},{name:"click",el(){return this.connects.concat(this.itemNav?xe(this.itemNav,this.$el):[])},delegate(){return"["+this.attrItem+"],[data-"+this.attrItem+"]"},handler(t){t.preventDefault(),this.show(st(t.current,this.attrItem))}},{name:"swipeRight swipeLeft",filter(){return this.swiping},el(){return this.connects},handler(t){let{type:e}=t;this.show(jt(e,"Left")?"next":"previous")}}],methods:{index(){return vt(this.children,t=>T(t,this.cls))},show(t){const e=this.index(),i=Gt(t,this.toggles,e),s=Gt(this.children[i],O(this.$el));O(this.$el).forEach((o,r)=>{R(o,this.cls,s===r),$(this.toggles[r],"aria-expanded",s===r)});const n=e>=0&&e!==i;this.connects.forEach(async o=>{let{children:r}=o;await this.toggleElement(b(r).filter(a=>T(a,this.cls)),!1,n),await this.toggleElement(r[s],!0,n)})}}},ia={mixins:[U],extends:pn,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item"},connected(){const t=T(this.$el,"uk-tab-left")?"uk-tab-left":T(this.$el,"uk-tab-right")?"uk-tab-right":!1;t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}};const sa=32;var na={mixins:[Me,hi,$t],args:"target",props:{href:String,target:null,mode:"list",queued:Boolean},data:{href:!1,target:!1,mode:"click",queued:!0},computed:{target:{get(t,e){let{href:i,target:s}=t;return s=xe(s||i,e),s.length&&s||[e]},watch(){this.updateAria()},immediate:!0}},connected(){!g(this.mode,"media")&&!Ye(this.$el)&&$(this.$el,"tabindex","0"),this.lazyload(this.$el,this.target),zi(()=>this.$emit())},events:[{name:ht,filter(){return g(this.mode,"hover")},handler(t){!xt(t)||this._showState||(p(this.$el,"focus"),W(document,ht,()=>p(this.$el,"blur"),!0,e=>!H(e.target,this.$el)),g(this.mode,"click")&&(this._preventClick=!0))}},{name:zt+" "+te+" focus blur",filter(){return g(this.mode,"hover")},handler(t){if(xt(t))return;const e=g([zt,"focus"],t.type),i=$(this.$el,"aria-expanded");if(!(!e&&(t.type===te&&z(this.$el,":focus")||t.type==="blur"&&z(this.$el,":hover")))){if(this._showState&&e===(i!==this._showState)){e||(this._showState=null);return}this._showState=e?i:null,this.toggle("toggle"+(e?"show":"hide"))}}},{name:"keydown",filter(){return g(this.mode,"click")&&!ft(this.$el,"input")},handler(t){t.keyCode===sa&&(t.preventDefault(),this.$el.click())}},{name:"click",filter(){return g(this.mode,"click")},handler(t){if(this._preventClick)return this._preventClick=null;let e;(nt(t.target,'a[href="#"], a[href=""]')||(e=nt(t.target,"a[href]"))&&($(this.$el,"aria-expanded")!=="true"||e.hash&&z(this.target,e.hash)))&&t.preventDefault(),this.toggle()}},{name:"toggled",self:!0,el(){return this.target},handler(t,e){t.target===this.target[0]&&this.updateAria(e)}},{name:"mediachange",filter(){return g(this.mode,"media")},el(){return this.target},handler(t,e){e.matches^this.isToggled(this.target)&&this.toggle()}}],methods:{async toggle(t){if(!p(this.target,t||"toggle",[this]))return;if(!this.queued)return this.toggleElement(this.target);const e=this.target.filter(s=>T(s,this.clsLeave));if(e.length){for(const s of this.target){const n=g(e,s);this.toggleElement(s,n,n)}return}const i=this.target.filter(this.isToggled);await this.toggleElement(i,!1),await this.toggleElement(this.target.filter(s=>!g(i,s)),!0)},updateAria(t){g(this.mode,"media")||$(this.$el,"aria-expanded",Fe(t)?t:this.isToggled(this.target))}}},oa=Object.freeze({__proto__:null,Accordion:js,Alert:qo,Cover:Vo,Drop:Ys,Dropdown:Ys,FormCustom:Jo,Grid:Uo,HeightMatch:sr,HeightViewport:or,Icon:Ki,Img:Nr,Leader:Wr,Margin:Gs,Modal:Rr,Nav:qr,Navbar:Vr,Offcanvas:Gr,OverflowAuto:Kr,Responsive:Zr,Scroll:Qr,Scrollspy:Ur,ScrollspyNav:ta,Sticky:ea,Svg:Zs,Switcher:pn,Tab:ia,Toggle:na,Video:qs,Close:Ir,Spinner:Ar,SlidenavNext:nn,SlidenavPrevious:nn,SearchIcon:Cr,Marker:mt,NavbarToggleIcon:mt,OverlayIcon:mt,PaginationNext:mt,PaginationPrevious:mt,Totop:mt});at(oa,(t,e)=>Q.component(e,t)),Q.use(Wo),Ro(Q);const ra=["days","hours","minutes","seconds"];var aa={mixins:[U],props:{date:String,clsWrapper:String},data:{date:"",clsWrapper:".uk-countdown-%unit%"},connected(){this.date=Date.parse(this.$props.date),this.start()},disconnected(){this.stop()},events:[{name:"visibilitychange",el(){return document},handler(){document.hidden?this.stop():this.start()}}],methods:{start(){this.stop(),this.update(),this.timer=setInterval(this.update,1e3)},stop(){clearInterval(this.timer)},update(){const t=la(this.date);(!this.date||t.total<=0)&&(this.stop(),t.days=t.hours=t.minutes=t.seconds=0);for(const e of ra){const i=v(this.clsWrapper.replace("%unit%",e),this.$el);if(!i)continue;let s=String(Math.trunc(t[e]));s=s.length<2?"0"+s:s,i.textContent!==s&&(s=s.split(""),s.length!==i.children.length&&Ct(i,s.map(()=>"<span></span>").join("")),s.forEach((n,o)=>i.children[o].textContent=n))}}}};function la(t){const e=t-Date.now();return{total:e,seconds:e/1e3%60,minutes:e/1e3/60%60,hours:e/1e3/60/60%24,days:e/1e3/60/60/24}}const Ui="uk-transition-leave",ts="uk-transition-enter";function gn(t,e,i,s){s===void 0&&(s=0);const n=ci(e,!0),o={opacity:1},r={opacity:0},a=u=>()=>n===ci(e)?u():Promise.reject(),l=a(()=>(w(e,Ui),Promise.all(vn(e).map((u,d)=>new Promise(f=>setTimeout(()=>C.start(u,r,i/2,"ease").then(f),d*s)))).then(()=>_(e,Ui)))),h=a(()=>{const u=L(e);return w(e,ts),t(),c(O(e),{opacity:0}),new Promise(d=>requestAnimationFrame(()=>{const f=O(e),m=L(e);c(e,"alignContent","flex-start"),L(e,u);const E=vn(e);c(f,r);const I=E.map((D,K)=>new Promise(ct=>setTimeout(()=>C.start(D,o,i/2,"ease").then(ct),K*s)));u!==m&&I.push(C.start(e,{height:m},i/2+E.length*s,"ease")),Promise.all(I).then(()=>{_(e,ts),n===ci(e)&&(c(e,{height:"",alignContent:""}),c(f,{opacity:""}),delete e.dataset.transition),d()})}))});return T(e,Ui)?mn(e).then(h):T(e,ts)?mn(e).then(l).then(h):l().then(h)}function ci(t,e){return e&&(t.dataset.transition=1+ci(t)),Tt(t.dataset.transition)||0}function mn(t){return Promise.all(O(t).filter(C.inProgress).map(e=>new Promise(i=>W(e,"transitionend transitioncanceled",i))))}function vn(t){return Ji(O(t)).reduce((e,i)=>e.concat(Re(i.filter(s=>Pe(s)),"offsetLeft")),[])}function ha(t,e,i){return new Promise(s=>requestAnimationFrame(()=>{let n=O(e);const o=n.map(a=>wn(a,!0)),r=c(e,["height","padding"]);C.cancel(e),n.forEach(C.cancel),bn(e),t(),n=n.concat(O(e).filter(a=>!g(n,a))),Promise.resolve().then(()=>{N.flush();const a=c(e,["height","padding"]),[l,h]=ca(e,n,o);n.forEach((u,d)=>h[d]&&c(u,h[d])),c(e,{display:"block",...r}),requestAnimationFrame(()=>{const u=n.map((d,f)=>A(d)===e&&C.start(d,l[f],i,"ease")).concat(C.start(e,a,i,"ease"));Promise.all(u).then(()=>{n.forEach((d,f)=>A(d)===e&&c(d,"display",l[f].opacity===0?"none":"")),bn(e)},P).then(s)})})}))}function wn(t,e){const i=c(t,"zIndex");return j(t)?{display:"",opacity:e?c(t,"opacity"):"0",pointerEvents:"none",position:"absolute",zIndex:i==="auto"?Xt(t):i,...xn(t)}:!1}function ca(t,e,i){const s=e.map((o,r)=>A(o)&&r in i?i[r]?j(o)?xn(o):{opacity:0}:{opacity:j(o)?1:0}:!1),n=s.map((o,r)=>{const a=A(e[r])===t&&(i[r]||wn(e[r]));if(!a)return!1;if(!o)delete a.opacity;else if(!("opacity"in o)){const{opacity:l}=a;l%1?o.opacity=1:delete a.opacity}return a});return[s,n]}function bn(t){c(t.children,{height:"",left:"",opacity:"",pointerEvents:"",position:"",top:"",marginTop:"",marginLeft:"",transform:"",width:"",zIndex:""}),c(t,{height:"",display:"",padding:""})}function xn(t){const{height:e,width:i}=k(t),{top:s,left:n}=Xe(t),{marginLeft:o,marginTop:r}=c(t,["marginTop","marginLeft"]);return{top:s,left:n,height:e,width:i,marginLeft:o,marginTop:r,transform:""}}var yn={props:{duration:Number,animation:Boolean},data:{duration:150,animation:"slide"},methods:{animate(t,e){e===void 0&&(e=this.$el);const i=this.animation;return(i==="fade"?gn:i==="delayed-fade"?function(){for(var n=arguments.length,o=new Array(n),r=0;r<n;r++)o[r]=arguments[r];return gn(...o,40)}:i?ha:()=>(t(),Promise.resolve()))(t,e,this.duration).then(()=>this.$update(e,"resize"),P)}}},ua={mixins:[yn],args:"target",props:{target:Boolean,selActive:Boolean},data:{target:null,selActive:!1,attrItem:"uk-filter-control",cls:"uk-active",duration:250},computed:{toggles:{get(t,e){let{attrItem:i}=t;return B("["+i+"],[data-"+i+"]",e)},watch(){if(this.updateState(),this.selActive!==!1){const t=B(this.selActive,this.$el);this.toggles.forEach(e=>R(e,this.cls,g(t,e)))}},immediate:!0},children:{get(t,e){let{target:i}=t;return B(i+" > *",e)},watch(t,e){e&&!ga(t,e)&&this.updateState()},immediate:!0}},events:[{name:"click",delegate(){return"["+this.attrItem+"],[data-"+this.attrItem+"]"},handler(t){t.preventDefault(),this.apply(t.current)}}],methods:{apply(t){const e=this.getState(),i=kn(t,this.attrItem,this.getState());da(e,i)||this.setState(i)},getState(){return this.toggles.filter(t=>T(t,this.cls)).reduce((t,e)=>kn(e,this.attrItem,t),{filter:{"":""},sort:[]})},setState(t,e){e===void 0&&(e=!0),t={filter:{"":""},sort:[],...t},p(this.$el,"beforeFilter",[this,t]),this.toggles.forEach(i=>R(i,this.cls,!!pa(i,this.attrItem,t))),Promise.all(B(this.target,this.$el).map(i=>{const s=()=>{fa(t,i,O(i)),this.$update(this.$el)};return e?this.animate(s,i):s()})).then(()=>p(this.$el,"afterFilter",[this]))},updateState(){N.write(()=>this.setState(this.getState(),!1))}}};function $n(t,e){return Ae(st(t,e),["filter"])}function da(t,e){return["filter","sort"].every(i=>We(t[i],e[i]))}function fa(t,e,i){const s=ma(t);i.forEach(r=>c(r,"display",s&&!z(r,s)?"none":""));const[n,o]=t.sort;if(n){const r=va(i,n,o);We(r,i)||Y(e,r)}}function kn(t,e,i){const s=$n(t,e),{filter:n,group:o,sort:r,order:a="asc"}=s;return(n||V(r))&&(o?n?(delete i.filter[""],i.filter[o]=n):(delete i.filter[o],(fe(i.filter)||""in i.filter)&&(i.filter={"":n||""})):i.filter={"":n||""}),V(r)||(i.sort=[r,a]),i}function pa(t,e,i){let{filter:s={"":""},sort:[n,o]}=i;const{filter:r="",group:a="",sort:l,order:h="asc"}=$n(t,e);return V(l)?a in s&&r===s[a]||!r&&a&&!(a in s)&&!s[""]:n===l&&o===h}function ga(t,e){return t.length===e.length&&t.every(i=>~e.indexOf(i))}function ma(t){let{filter:e}=t,i="";return at(e,s=>i+=s||""),i}function va(t,e,i){return[...t].sort((s,n)=>st(s,e).localeCompare(st(n,e),void 0,{numeric:!0})*(i==="asc"||-1))}var es={slide:{show(t){return[{transform:F(t*-100)},{transform:F()}]},percent(t){return De(t)},translate(t,e){return[{transform:F(e*-100*t)},{transform:F(e*100*(1-t))}]}}};function De(t){return Math.abs(c(t,"transform").split(",")[4]/t.offsetWidth)||0}function F(t,e){return t===void 0&&(t=0),e===void 0&&(e="%"),t+=t?e:"","translate3d("+t+", 0, 0)"}function re(t){return"scale3d("+t+", "+t+", 1)"}var Sn={...es,fade:{show(){return[{opacity:0},{opacity:1}]},percent(t){return 1-c(t,"opacity")},translate(t){return[{opacity:1-t},{opacity:t}]}},scale:{show(){return[{opacity:0,transform:re(1-.2)},{opacity:1,transform:re(1)}]},percent(t){return 1-c(t,"opacity")},translate(t){return[{opacity:1-t,transform:re(1-.2*t)},{opacity:t,transform:re(1-.2+.2*t)}]}}};function wa(t,e,i,s){let{animation:n,easing:o}=s;const{percent:r,translate:a,show:l=P}=n,h=l(i),u=new qe;return{dir:i,show(d,f,m){f===void 0&&(f=0);const E=m?"linear":o;return d-=Math.round(d*Z(f,-1,1)),this.translate(f),ui(e,"itemin",{percent:f,duration:d,timing:E,dir:i}),ui(t,"itemout",{percent:1-f,duration:d,timing:E,dir:i}),Promise.all([C.start(e,h[1],d,E),C.start(t,h[0],d,E)]).then(()=>{this.reset(),u.resolve()},P),u.promise},cancel(){C.cancel([e,t])},reset(){for(const d in h[0])c([e,t],d,"")},forward(d,f){return f===void 0&&(f=this.percent()),C.cancel([e,t]),this.show(d,f,!0)},translate(d){this.reset();const f=a(d,i);c(e,f[1]),c(t,f[0]),ui(e,"itemtranslatein",{percent:d,dir:i}),ui(t,"itemtranslateout",{percent:1-d,dir:i})},percent(){return r(t||e,e,i)},getDistance(){return t?.offsetWidth}}}function ui(t,e,i){p(t,Nt(e,!1,!1,i))}var ba={props:{autoplay:Boolean,autoplayInterval:Number,pauseOnHover:Boolean},data:{autoplay:!1,autoplayInterval:7e3,pauseOnHover:!0},connected(){this.autoplay&&this.startAutoplay()},disconnected(){this.stopAutoplay()},update(){$(this.slides,"tabindex","-1")},events:[{name:"visibilitychange",el(){return document},filter(){return this.autoplay},handler(){document.hidden?this.stopAutoplay():this.startAutoplay()}}],methods:{startAutoplay(){this.stopAutoplay(),this.interval=setInterval(()=>(!this.draggable||!v(":focus",this.$el))&&(!this.pauseOnHover||!z(this.$el,":hover"))&&!this.stack.length&&this.show("next"),this.autoplayInterval)},stopAutoplay(){this.interval&&clearInterval(this.interval)}}},xa={props:{draggable:Boolean},data:{draggable:!0,threshold:10},created(){for(const t of["start","move","end"]){const e=this[t];this[t]=i=>{const s=Kt(i).x*(X?-1:1);this.prevPos=s===this.pos?this.prevPos:this.pos,this.pos=s,e(i)}}},events:[{name:ht,delegate(){return this.selSlides},handler(t){!this.draggable||!xt(t)&&ya(t.target)||nt(t.target,ve)||t.button>0||this.length<2||this.start(t)}},{name:"dragstart",handler(t){t.preventDefault()}}],methods:{start(){this.drag=this.pos,this._transitioner?(this.percent=this._transitioner.percent(),this.drag+=this._transitioner.getDistance()*this.percent*this.dir,this._transitioner.cancel(),this._transitioner.translate(this.percent),this.dragging=!0,this.stack=[]):this.prevIndex=this.index,S(document,Ut,this.move,{passive:!1}),S(document,pt+" "+ee+" input",this.end,!0),c(this.list,"userSelect","none")},move(t){const e=this.pos-this.drag;if(e===0||this.prevPos===this.pos||!this.dragging&&Math.abs(e)<this.threshold)return;c(this.list,"pointerEvents","none"),t.cancelable&&t.preventDefault(),this.dragging=!0,this.dir=e<0?1:-1;const{slides:i}=this;let{prevIndex:s}=this,n=Math.abs(e),o=this.getIndex(s+this.dir,s),r=this._getDistance(s,o)||i[s].offsetWidth;for(;o!==s&&n>r;)this.drag-=r*this.dir,s=o,n-=r,o=this.getIndex(s+this.dir,s),r=this._getDistance(s,o)||i[s].offsetWidth;this.percent=n/r;const a=i[s],l=i[o],h=this.index!==o,u=s===o;let d;[this.index,this.prevIndex].filter(f=>!g([o,s],f)).forEach(f=>{p(i[f],"itemhidden",[this]),u&&(d=!0,this.prevIndex=s)}),(this.index===s&&this.prevIndex!==s||d)&&p(i[this.index],"itemshown",[this]),h&&(this.prevIndex=s,this.index=o,!u&&p(a,"beforeitemhide",[this]),p(l,"beforeitemshow",[this])),this._transitioner=this._translate(Math.abs(this.percent),a,!u&&l),h&&(!u&&p(a,"itemhide",[this]),p(l,"itemshow",[this]))},end(){if(Jt(document,Ut,this.move,{passive:!1}),Jt(document,pt+" "+ee+" input",this.end,!0),this.dragging)if(this.dragging=null,this.index===this.prevIndex)this.percent=1-this.percent,this.dir*=-1,this._show(!1,this.index,!0),this._transitioner=null;else{const t=(X?this.dir*(X?1:-1):this.dir)<0==this.prevPos>this.pos;this.index=t?this.index:this.prevIndex,t&&(this.percent=1-this.percent),this.show(this.dir>0&&!t||this.dir<0&&t?"next":"previous",!0)}c(this.list,{userSelect:"",pointerEvents:""}),this.drag=this.percent=null}}};function ya(t){return!t.children.length&&t.childNodes.length}var $a={data:{selNav:!1},computed:{nav(t,e){let{selNav:i}=t;return v(i,e)},selNavItem(t){let{attrItem:e}=t;return"["+e+"],[data-"+e+"]"},navItems(t,e){return B(this.selNavItem,e)}},update:{write(){this.nav&&this.length!==this.nav.children.length&&Ct(this.nav,this.slides.map((t,e)=>"<li "+this.attrItem+'="'+e+'"><a href></a></li>').join("")),this.navItems.concat(this.nav).forEach(t=>t&&(t.hidden=!this.maxIndex)),this.updateNav()},events:["resize"]},events:[{name:"click",delegate(){return this.selNavItem},handler(t){t.preventDefault(),this.show(st(t.current,this.attrItem))}},{name:"itemshow",handler:"updateNav"}],methods:{updateNav(){const t=this.getValidIndex();for(const e of this.navItems){const i=st(e,this.attrItem);R(e,this.clsActive,Tt(i)===t),R(e,"uk-invisible",this.finite&&(i==="previous"&&t===0||i==="next"&&t>=this.maxIndex))}}}},Tn={mixins:[ba,xa,$a,gt],props:{clsActivated:Boolean,easing:String,index:Number,finite:Boolean,velocity:Number,selSlides:String},data:()=>({easing:"ease",finite:!1,velocity:1,index:0,prevIndex:-1,stack:[],percent:0,clsActive:"uk-active",clsActivated:!1,Transitioner:!1,transitionOptions:{}}),connected(){this.prevIndex=-1,this.index=this.getValidIndex(this.$props.index),this.stack=[]},disconnected(){_(this.slides,this.clsActive)},computed:{duration(t,e){let{velocity:i}=t;return Cn(e.offsetWidth/i)},list(t,e){let{selList:i}=t;return v(i,e)},maxIndex(){return this.length-1},selSlides(t){let{selList:e,selSlides:i}=t;return e+" "+(i||"> *")},slides:{get(){return B(this.selSlides,this.$el)},watch(){this.$reset()}},length(){return this.slides.length}},methods:{show(t,e){if(e===void 0&&(e=!1),this.dragging||!this.length)return;const{stack:i}=this,s=e?0:i.length,n=()=>{i.splice(s,1),i.length&&this.show(i.shift(),!0)};if(i[e?"unshift":"push"](t),!e&&i.length>1){i.length===2&&this._transitioner.forward(Math.min(this.duration,200));return}const o=this.getIndex(this.index),r=T(this.slides,this.clsActive)&&this.slides[o],a=this.getIndex(t,this.index),l=this.slides[a];if(r===l){n();return}if(this.dir=ka(t,o),this.prevIndex=o,this.index=a,r&&!p(r,"beforeitemhide",[this])||!p(l,"beforeitemshow",[this,r])){this.index=this.prevIndex,n();return}const h=this._show(r,l,e).then(()=>(r&&p(r,"itemhidden",[this]),p(l,"itemshown",[this]),new Promise(u=>{N.write(()=>{i.shift(),i.length?this.show(i.shift(),!0):this._transitioner=null,u()})})));return r&&p(r,"itemhide",[this]),p(l,"itemshow",[this]),h},getIndex(t,e){return t===void 0&&(t=this.index),e===void 0&&(e=this.index),Z(Gt(t,this.slides,e,this.finite),0,this.maxIndex)},getValidIndex(t,e){return t===void 0&&(t=this.index),e===void 0&&(e=this.prevIndex),this.getIndex(t,e)},_show(t,e,i){if(this._transitioner=this._getTransitioner(t,e,this.dir,{easing:i?e.offsetWidth<600?"cubic-bezier(0.25, 0.46, 0.45, 0.94)":"cubic-bezier(0.165, 0.84, 0.44, 1)":this.easing,...this.transitionOptions}),!i&&!t)return this._translate(1),Promise.resolve();const{length:s}=this.stack;return this._transitioner[s>1?"forward":"show"](s>1?Math.min(this.duration,75+75/(s-1)):this.duration,this.percent)},_getDistance(t,e){return this._getTransitioner(t,t!==e&&e).getDistance()},_translate(t,e,i){e===void 0&&(e=this.prevIndex),i===void 0&&(i=this.index);const s=this._getTransitioner(e!==i?e:!1,i);return s.translate(t),s},_getTransitioner(t,e,i,s){return t===void 0&&(t=this.prevIndex),e===void 0&&(e=this.index),i===void 0&&(i=this.dir||1),s===void 0&&(s=this.transitionOptions),new this.Transitioner(Vt(t)?this.slides[t]:t,Vt(e)?this.slides[e]:e,i*(X?-1:1),s)}}};function ka(t,e){return t==="next"?1:t==="previous"||t<e?-1:1}function Cn(t){return .5*t+300}var In={mixins:[Tn],props:{animation:String},data:{animation:"slide",clsActivated:"uk-transition-active",Animations:es,Transitioner:wa},computed:{animation(t){let{animation:e,Animations:i}=t;return{...i[e]||i.slide,name:e}},transitionOptions(){return{animation:this.animation}}},events:{beforeitemshow(t){let{target:e}=t;w(e,this.clsActive)},itemshown(t){let{target:e}=t;w(e,this.clsActivated)},itemhidden(t){let{target:e}=t;_(e,this.clsActive,this.clsActivated)}}},An={mixins:[oe,Qi,$t,In],functional:!0,props:{delayControls:Number,preload:Number,videoAutoplay:Boolean,template:String},data:()=>({preload:1,videoAutoplay:!1,delayControls:3e3,items:[],cls:"uk-open",clsPage:"uk-lightbox-page",selList:".uk-lightbox-items",attrItem:"uk-lightbox-item",selClose:".uk-close-large",selCaption:".uk-lightbox-caption",pauseOnHover:!1,velocity:2,Animations:Sn,template:'<div class="uk-lightbox uk-overflow-hidden"> <ul class="uk-lightbox-items"></ul> <div class="uk-lightbox-toolbar uk-position-top uk-text-right uk-transition-slide-top uk-transition-opaque"> <button class="uk-lightbox-toolbar-icon uk-close-large" type="button" uk-close></button> </div> <a class="uk-lightbox-button uk-position-center-left uk-position-medium uk-transition-fade" href uk-slidenav-previous uk-lightbox-item="previous"></a> <a class="uk-lightbox-button uk-position-center-right uk-position-medium uk-transition-fade" href uk-slidenav-next uk-lightbox-item="next"></a> <div class="uk-lightbox-toolbar uk-lightbox-caption uk-position-bottom uk-text-center uk-transition-slide-bottom uk-transition-opaque"></div> </div>'}),created(){const t=v(this.template),e=v(this.selList,t);this.items.forEach(()=>Y(e,"<li>")),this.$mount(Y(this.container,t))},computed:{caption(t,e){let{selCaption:i}=t;return v(i,e)}},events:[{name:Ut+" "+ht+" keydown",handler:"showControls"},{name:"click",self:!0,delegate(){return this.selSlides},handler(t){t.defaultPrevented||this.hide()}},{name:"shown",self:!0,handler(){this.showControls()}},{name:"hide",self:!0,handler(){this.hideControls(),_(this.slides,this.clsActive),C.stop(this.slides)}},{name:"hidden",self:!0,handler(){this.$destroy(!0)}},{name:"keyup",el(){return document},handler(t){if(!(!this.isToggled(this.$el)||!this.draggable))switch(t.keyCode){case 37:this.show("previous");break;case 39:this.show("next");break}}},{name:"beforeitemshow",handler(t){this.isToggled()||(this.draggable=!1,t.preventDefault(),this.toggleElement(this.$el,!0,!1),this.animation=Sn.scale,_(t.target,this.clsActive),this.stack.splice(1,0,this.index))}},{name:"itemshow",handler(){Ct(this.caption,this.getItem().caption||"");for(let t=-this.preload;t<=this.preload;t++)this.loadItem(this.index+t)}},{name:"itemshown",handler(){this.draggable=this.$props.draggable}},{name:"itemload",async handler(t,e){const{source:i,type:s,alt:n="",poster:o,attrs:r={}}=e;if(this.setItem(e,"<span uk-spinner></span>"),!i)return;let a;const l={frameborder:"0",allow:"autoplay",allowfullscreen:"",style:"max-width: 100%; box-sizing: border-box;","uk-responsive":"","uk-video":""+this.videoAutoplay};if(s==="image"||i.match(/\.(avif|jpe?g|a?png|gif|svg|webp)($|\?)/i))try{const{width:h,height:u}=await gs(i,r.srcset,r.size);this.setItem(e,Be("img",{src:i,width:h,height:u,alt:n,...r}))}catch{this.setError(e)}else if(s==="video"||i.match(/\.(mp4|webm|ogv)($|\?)/i)){const h=Be("video",{src:i,poster:o,controls:"",playsinline:"","uk-video":""+this.videoAutoplay,...r});S(h,"loadedmetadata",()=>{$(h,{width:h.videoWidth,height:h.videoHeight}),this.setItem(e,h)}),S(h,"error",()=>this.setError(e))}else if(s==="iframe"||i.match(/\.(html|php)($|\?)/i))this.setItem(e,Be("iframe",{src:i,frameborder:"0",allowfullscreen:"",class:"uk-lightbox-iframe",...r}));else if(a=i.match(/\/\/(?:.*?youtube(-nocookie)?\..*?[?&]v=|youtu\.be\/)([\w-]{11})[&?]?(.*)?/))this.setItem(e,Be("iframe",{src:"https://www.youtube"+(a[1]||"")+".com/embed/"+a[2]+(a[3]?"?"+a[3]:""),width:1920,height:1080,...l,...r}));else if(a=i.match(/\/\/.*?vimeo\.[a-z]+\/(\d+)[&?]?(.*)?/))try{const{height:h,width:u}=await(await fetch("https://vimeo.com/api/oembed.json?maxwidth=1920&url="+encodeURI(i),{credentials:"omit"})).json();this.setItem(e,Be("iframe",{src:"https://player.vimeo.com/video/"+a[1]+(a[2]?"?"+a[2]:""),width:u,height:h,...l,...r}))}catch{this.setError(e)}}}],methods:{loadItem(t){t===void 0&&(t=this.index);const e=this.getItem(t);this.getSlide(e).childElementCount||p(this.$el,"itemload",[e])},getItem(t){return t===void 0&&(t=this.index),this.items[Gt(t,this.slides)]},setItem(t,e){p(this.$el,"itemloaded",[this,Ct(this.getSlide(t),e)])},getSlide(t){return this.slides[this.items.indexOf(t)]},setError(t){this.setItem(t,'<span uk-icon="icon: bolt; ratio: 2"></span>')},showControls(){clearTimeout(this.controlsTimer),this.controlsTimer=setTimeout(this.hideControls,this.delayControls),w(this.$el,"uk-active","uk-transition-active")},hideControls(){_(this.$el,"uk-active","uk-transition-active")}}};function Be(t,e){const i=Dt("<"+t+">");return $(i,e),i}var Sa={install:Ta,props:{toggle:String},data:{toggle:"a"},computed:{toggles:{get(t,e){let{toggle:i}=t;return B(i,e)},watch(){this.hide()}}},disconnected(){this.hide()},events:[{name:"click",delegate(){return this.toggle+":not(.uk-disabled)"},handler(t){t.preventDefault(),this.show(t.current)}}],methods:{show(t){const e=hs(this.toggles.map(Pn),"source");if(qt(t)){const{source:i}=Pn(t);t=vt(e,s=>{let{source:n}=s;return i===n})}return this.panel=this.panel||this.$create("lightboxPanel",{...this.$props,items:e}),S(this.panel.$el,"hidden",()=>this.panel=!1),this.panel.show(t)},hide(){var t;return(t=this.panel)==null?void 0:t.hide()}}};function Ta(t,e){t.lightboxPanel||t.component("lightboxPanel",An),wt(e.props,t.component("lightboxPanel").options.props)}function Pn(t){const e={};for(const i of["href","caption","type","poster","alt","attrs"])e[i==="href"?"source":i]=st(t,i);return e.attrs=Ae(e.attrs),e}var Ca={mixins:[oe],functional:!0,args:["message","status"],data:{message:"",status:"",timeout:5e3,group:null,pos:"top-center",clsContainer:"uk-notification",clsClose:"uk-notification-close",clsMsg:"uk-notification-message"},install:Ia,computed:{marginProp(t){let{pos:e}=t;return"margin"+(rt(e,"top")?"Top":"Bottom")},startProps(){return{opacity:0,[this.marginProp]:-this.$el.offsetHeight}}},created(){const t=v("."+this.clsContainer+"-"+this.pos,this.container)||Y(this.container,'<div class="'+this.clsContainer+" "+this.clsContainer+"-"+this.pos+'" style="display: block"></div>');this.$mount(Y(t,'<div class="'+this.clsMsg+(this.status?" "+this.clsMsg+"-"+this.status:"")+'"> <a href class="'+this.clsClose+'" data-uk-close></a> <div>'+this.message+"</div> </div>"))},async connected(){const t=x(c(this.$el,this.marginProp));await C.start(c(this.$el,this.startProps),{opacity:1,[this.marginProp]:t}),this.timeout&&(this.timer=setTimeout(this.close,this.timeout))},events:{click(t){nt(t.target,'a[href="#"],a[href=""]')&&t.preventDefault(),this.close()},[zt](){this.timer&&clearTimeout(this.timer)},[te](){this.timeout&&(this.timer=setTimeout(this.close,this.timeout))}},methods:{async close(t){const e=i=>{const s=A(i);p(i,"close",[this]),lt(i),s!=null&&s.hasChildNodes()||lt(s)};this.timer&&clearTimeout(this.timer),t||await C.start(this.$el,this.startProps),e(this.$el)}}};function Ia(t){t.notification.closeAll=function(e,i){yt(document.body,s=>{const n=t.getComponent(s,"notification");n&&(!e||e===n.group)&&n.close(i)})}}const di={x:fi,y:fi,rotate:fi,scale:fi,color:ss,backgroundColor:ss,borderColor:ss,blur:Wt,hue:Wt,fopacity:Wt,grayscale:Wt,invert:Wt,saturate:Wt,sepia:Wt,opacity:Pa,stroke:Ea,bgx:_n,bgy:_n},{keys:is}=Object;var En={mixins:[hi],props:On(is(di),"list"),data:On(is(di),void 0),computed:{props(t,e){return is(di).reduce((i,s)=>(V(t[s])||(i[s]=di[s](s,e,t[s].slice())),i),{})}},events:{load(){this.$emit()}},methods:{reset(){at(this.getCss(0),(t,e)=>c(this.$el,e,""))},getCss(t){const e={transform:"",filter:""};for(const i in this.props)this.props[i](e,t);return e}}};function fi(t,e,i){const s=os(i)||{x:"px",y:"px",rotate:"deg"}[t]||"";let n;return(t==="x"||t==="y")&&(t="translate"+ce(t),n=o=>x(x(o).toFixed(s==="px"?0:6))),i.length===1&&i.unshift(t==="scale"?1:0),i=ae(i,n),(o,r)=>{o.transform+=" "+t+"("+ze(i,r)+s+")"}}function ss(t,e,i){return i.length===1&&i.unshift(He(e,t,"")),i=ae(i,s=>Aa(e,s)),(s,n)=>{const[o,r,a]=Nn(i,n),l=o.map((h,u)=>(h+=a*(r[u]-h),u===3?x(h):parseInt(h,10))).join(",");s[t]="rgba("+l+")"}}function Aa(t,e){return He(t,"color",e).split(/[(),]/g).slice(1,-1).concat(1).slice(0,4).map(x)}function Wt(t,e,i){i.length===1&&i.unshift(0);const s=os(i)||{blur:"px",hue:"deg"}[t]||"%";return t={fopacity:"opacity",hue:"hue-rotate"}[t]||t,i=ae(i),(n,o)=>{const r=ze(i,o);n.filter+=" "+t+"("+(r+s)+")"}}function Pa(t,e,i){return i.length===1&&i.unshift(He(e,t,"")),i=ae(i),(s,n)=>{s[t]=ze(i,n)}}function Ea(t,e,i){i.length===1&&i.unshift(0);const s=os(i),n=tn(e);return i=ae(i.reverse(),o=>(o=x(o),s==="%"?o*n/100:o)),i.some(o=>{let[r]=o;return r})?(c(e,"strokeDasharray",n),(o,r)=>{o.strokeDashoffset=ze(i,r)}):P}function _n(t,e,i){i.length===1&&i.unshift(0),t=t.substr(-1);const s=t==="y"?"height":"width";i=ae(i,o=>ot(o,s,e));const n=He(e,"background-position-"+t,"");return He(e,"backgroundSize","")==="cover"?_a(t,e,i,n,s):Mn(t,i,n)}function _a(t,e,i,s,n){const o=Ma(e);if(!o.width)return P;const r=i.map(K=>{let[ct]=K;return ct}),a=Math.min(...r),l=Math.max(...r),h=r.indexOf(a)<r.indexOf(l),u=l-a;let d=(h?-u:0)-(h?a:l);const f={width:e.offsetWidth,height:e.offsetHeight},m=ge.cover(o,f),E=m[n]-f[n];if(E<u)f[n]=m[n]+u-E;else if(E>u){const K=f[n]/ot(s,n,e,!0);K&&(d-=(E-u)/K)}const I=ge.cover(o,f),D=Mn(t,i,d+"px");return(K,ct)=>{D(K,ct),K.backgroundSize=I.width+"px "+I.height+"px",K.backgroundRepeat="no-repeat"}}function Mn(t,e,i){return function(s,n){s["background-position-"+t]="calc("+i+" + "+ze(e,n)+"px)"}}const pi={};function Ma(t){const e=c(t,"backgroundImage").replace(/^none|url\(["']?(.+?)["']?\)$/,"$1");if(pi[e])return pi[e];const i=new Image;return e&&(i.src=e,!i.naturalWidth)?(i.onload=()=>{pi[e]=ns(i),p(t,Nt("load",!1))},ns(i)):pi[e]=ns(i)}function ns(t){return{width:t.naturalWidth,height:t.naturalHeight}}function ae(t,e){e===void 0&&(e=x);const i=[],{length:s}=t;let n=0;for(let o=0;o<s;o++){let[r,a]=M(t[o])?t[o].trim().split(" "):[t[o]];if(r=e(r),a=a?x(a)/100:null,o===0?a===null?a=0:a&&i.push([r,0]):o===s-1&&(a===null?a=1:a!==1&&(i.push([r,a]),a=1)),i.push([r,a]),a===null)n++;else if(n){const l=i[o-n-1][1],h=(a-l)/(n+1);for(let u=n;u>0;u--)i[o-u][1]=l+h*(n-u+1);n=0}}return i}function Nn(t,e){const i=vt(t.slice(1),s=>{let[,n]=s;return e<=n})+1;return[t[i-1][0],t[i][0],(e-t[i-1][1])/(t[i][1]-t[i-1][1])]}function ze(t,e){const[i,s,n]=Nn(t,e);return Vt(i)?i+Math.abs(i-s)*n*(i<s?1:-1):+s}const Na=/^-?\d+([^\s]*)/;function os(t,e){for(const i of t){const s=i.match==null?void 0:i.match(Na);if(s)return s[1]}return e}function He(t,e,i){const s=t.style[e],n=c(c(t,e,i),e);return t.style[e]=s,n}function On(t,e){return t.reduce((i,s)=>(i[s]=e,i),{})}var Oa={mixins:[En,gt,Ne],props:{target:String,viewport:Number,easing:Number,start:String,end:String},data:{target:!1,viewport:1,easing:1,start:0,end:0},computed:{target(t,e){let{target:i}=t;return Dn(i&&bt(i,e)||e)},start(t){let{start:e}=t;return ot(e,"height",this.target,!0)},end(t){let{end:e,viewport:i}=t;return ot(e||(i=(1-i)*100)&&i+"vh+"+i+"%","height",this.target,!0)}},update:{read(t,e){let{percent:i}=t;if(e.has("scroll")||(i=!1),!this.matchMedia)return;const s=i;return i=Da(Gi(this.target,this.start,this.end),this.easing),{percent:i,style:s===i?!1:this.getCss(i)}},write(t){let{style:e}=t;if(!this.matchMedia){this.reset();return}e&&c(this.$el,e)},events:["scroll","resize"]}};function Da(t,e){return e>=0?Math.pow(t,e+1):1-Math.pow(1-t,-e+1)}function Dn(t){return t?"offsetTop"in t?t:Dn(A(t)):document.documentElement}var Bn={update:{write(){if(this.stack.length||this.dragging)return;const t=this.getValidIndex(this.index);(!~this.prevIndex||this.index!==t)&&this.show(t)},events:["resize"]}},zn={mixins:[Me],connected(){this.lazyload(this.slides,this.getAdjacentSlides)}};function Ba(t,e,i,s){let{center:n,easing:o,list:r}=s;const a=new qe,l=t?Le(t,r,n):Le(e,r,n)+y(e).width*i,h=e?Le(e,r,n):l+y(t).width*i*(X?-1:1);return{dir:i,show(u,d,f){d===void 0&&(d=0);const m=f?"linear":o;return u-=Math.round(u*Z(d,-1,1)),this.translate(d),d=t?d:Z(d,0,1),rs(this.getItemIn(),"itemin",{percent:d,duration:u,timing:m,dir:i}),t&&rs(this.getItemIn(!0),"itemout",{percent:1-d,duration:u,timing:m,dir:i}),C.start(r,{transform:F(-h*(X?-1:1),"px")},u,m).then(a.resolve,P),a.promise},cancel(){C.cancel(r)},reset(){c(r,"transform","")},forward(u,d){return d===void 0&&(d=this.percent()),C.cancel(r),this.show(u,d,!0)},translate(u){const d=this.getDistance()*i*(X?-1:1);c(r,"transform",F(Z(-h+(d-d*u),-gi(r),y(r).width)*(X?-1:1),"px"));const f=this.getActives(),m=this.getItemIn(),E=this.getItemIn(!0);u=t?Z(u,-1,1):0;for(const I of O(r)){const D=g(f,I),K=I===m,ct=I===E,wi=K||!ct&&(D||i*(X?-1:1)===-1^mi(I,r)>mi(t||e));rs(I,"itemtranslate"+(wi?"in":"out"),{dir:i,percent:ct?1-u:K?u:D?1:0})}},percent(){return Math.abs((c(r,"transform").split(",")[4]*(X?-1:1)+l)/(h-l))},getDistance(){return Math.abs(h-l)},getItemIn(u){u===void 0&&(u=!1);let d=this.getActives(),f=Ln(r,Le(e||t,r,n));if(u){const m=d;d=f,f=m}return f[vt(f,m=>!g(d,m))]},getActives(){return Ln(r,Le(t||e,r,n))}}}function Le(t,e,i){const s=mi(t,e);return i?s-za(t,e):Math.min(s,Hn(e))}function Hn(t){return Math.max(0,gi(t)-y(t).width)}function gi(t){return O(t).reduce((e,i)=>y(i).width+e,0)}function za(t,e){return y(e).width/2-y(t).width/2}function mi(t,e){return t&&(Xe(t).left+(X?y(t).width-y(e).width:0))*(X?-1:1)||0}function Ln(t,e){e-=1;const i=y(t).width,s=e+i+2;return O(t).filter(n=>{const o=mi(n,t),r=o+Math.min(y(n).width,i);return o>=e&&r<=s})}function rs(t,e,i){p(t,Nt(e,!1,!1,i))}var Ha={mixins:[U,Tn,Bn,zn],props:{center:Boolean,sets:Boolean},data:{center:!1,sets:!1,attrItem:"uk-slider-item",selList:".uk-slider-items",selNav:".uk-slider-nav",clsContainer:"uk-slider-container",Transitioner:Ba},computed:{avgWidth(){return gi(this.list)/this.length},finite(t){let{finite:e}=t;return e||Math.ceil(gi(this.list))<Math.trunc(y(this.list).width+La(this.list)+this.center)},maxIndex(){if(!this.finite||this.center&&!this.sets)return this.length-1;if(this.center)return pe(this.sets);let t=0;const e=Hn(this.list),i=vt(this.slides,s=>{if(t>=e)return!0;t+=y(s).width});return~i?i:this.length-1},sets(t){let{sets:e}=t;if(!e)return;let i=0;const s=[],n=y(this.list).width;for(let o in this.slides){const r=y(this.slides[o]).width;i+r>n&&(i=0),this.center?i<n/2&&i+r+y(this.slides[+o+1]).width/2>n/2&&(s.push(+o),i=n/2-r/2):i===0&&s.push(Math.min(+o,this.maxIndex)),i+=r}if(s.length)return s},transitionOptions(){return{center:this.center,list:this.list}}},connected(){R(this.$el,this.clsContainer,!v("."+this.clsContainer,this.$el))},update:{write(){for(const t of this.navItems){const e=Tt(st(t,this.attrItem));e!==!1&&(t.hidden=!this.maxIndex||e>this.maxIndex||this.sets&&!g(this.sets,e))}this.length&&!this.dragging&&!this.stack.length&&(this.reorder(),this._translate(1)),this.updateActiveClasses()},events:["resize"]},events:{beforeitemshow(t){!this.dragging&&this.sets&&this.stack.length<2&&!g(this.sets,this.index)&&(this.index=this.getValidIndex());const e=Math.abs(this.index-this.prevIndex+(this.dir>0&&this.index<this.prevIndex||this.dir<0&&this.index>this.prevIndex?(this.maxIndex+1)*this.dir:0));if(!this.dragging&&e>1){for(let s=0;s<e;s++)this.stack.splice(1,0,this.dir>0?"next":"previous");t.preventDefault();return}const i=this.dir<0||!this.slides[this.prevIndex]?this.index:this.prevIndex;this.duration=Cn(this.avgWidth/this.velocity)*(y(this.slides[i]).width/this.avgWidth),this.reorder()},itemshow(){~this.prevIndex&&w(this._getTransitioner().getItemIn(),this.clsActive)},itemshown(){this.updateActiveClasses()}},methods:{reorder(){if(this.finite){c(this.slides,"order","");return}const t=this.dir>0&&this.slides[this.prevIndex]?this.prevIndex:this.index;if(this.slides.forEach((n,o)=>c(n,"order",this.dir>0&&o<t?1:this.dir<0&&o>=this.index?-1:"")),!this.center)return;const e=this.slides[t];let i=y(this.list).width/2-y(e).width/2,s=0;for(;i>0;){const n=this.getIndex(--s+t,t),o=this.slides[n];c(o,"order",n>t?-2:-1),i-=y(o).width}},updateActiveClasses(){const t=this._getTransitioner(this.index).getActives(),e=[this.clsActive,(!this.sets||g(this.sets,x(this.index)))&&this.clsActivated||""];for(const i of this.slides)R(i,e,g(t,i))},getValidIndex(t,e){if(t===void 0&&(t=this.index),e===void 0&&(e=this.prevIndex),t=this.getIndex(t,e),!this.sets)return t;let i;do{if(g(this.sets,t))return t;i=t,t=this.getIndex(t+this.dir,e)}while(t!==i);return t},getAdjacentSlides(){const{width:t}=y(this.list),e=-t,i=t*2,s=y(this.slides[this.index]).width,n=this.center?t/2-s/2:0,o=new Set;for(const r of[-1,1]){let a=n+(r>0?s:0),l=0;do{const h=this.slides[this.getIndex(this.index+r+l++*r)];a+=y(h).width*r,o.add(h)}while(this.slides.length>l&&a>e&&a<i)}return Array.from(o)}}};function La(t){return Math.max(0,...O(t).map(e=>y(e).width))}var Fn={mixins:[En],data:{selItem:"!li"},beforeConnect(){this.item=bt(this.selItem,this.$el)},disconnected(){this.item=null},events:[{name:"itemin itemout",self:!0,el(){return this.item},handler(t){let{type:e,detail:{percent:i,duration:s,timing:n,dir:o}}=t;N.read(()=>{const r=this.getCss(Rn(e,o,i)),a=this.getCss(Wn(e)?.5:o>0?1:0);N.write(()=>{c(this.$el,r),C.start(this.$el,a,s,n).catch(P)})})}},{name:"transitioncanceled transitionend",self:!0,el(){return this.item},handler(){C.cancel(this.$el)}},{name:"itemtranslatein itemtranslateout",self:!0,el(){return this.item},handler(t){let{type:e,detail:{percent:i,dir:s}}=t;N.read(()=>{const n=this.getCss(Rn(e,s,i));N.write(()=>c(this.$el,n))})}}]};function Wn(t){return jt(t,"in")}function Rn(t,e,i){return i/=2,Wn(t)^e<0?i:1-i}var Fa={...es,fade:{show(){return[{opacity:0,zIndex:0},{zIndex:-1}]},percent(t){return 1-c(t,"opacity")},translate(t){return[{opacity:1-t,zIndex:0},{zIndex:-1}]}},scale:{show(){return[{opacity:0,transform:re(1+.5),zIndex:0},{zIndex:-1}]},percent(t){return 1-c(t,"opacity")},translate(t){return[{opacity:1-t,transform:re(1+.5*t),zIndex:0},{zIndex:-1}]}},pull:{show(t){return t<0?[{transform:F(30),zIndex:-1},{transform:F(),zIndex:0}]:[{transform:F(-100),zIndex:0},{transform:F(),zIndex:-1}]},percent(t,e,i){return i<0?1-De(e):De(t)},translate(t,e){return e<0?[{transform:F(30*t),zIndex:-1},{transform:F(-100*(1-t)),zIndex:0}]:[{transform:F(-t*100),zIndex:0},{transform:F(30*(1-t)),zIndex:-1}]}},push:{show(t){return t<0?[{transform:F(100),zIndex:0},{transform:F(),zIndex:-1}]:[{transform:F(-30),zIndex:-1},{transform:F(),zIndex:0}]},percent(t,e,i){return i>0?1-De(e):De(t)},translate(t,e){return e<0?[{transform:F(t*100),zIndex:0},{transform:F(-30*(1-t)),zIndex:-1}]:[{transform:F(-30*t),zIndex:-1},{transform:F(100*(1-t)),zIndex:0}]}}},Wa={mixins:[U,In,Bn,zn],props:{ratio:String,minHeight:Number,maxHeight:Number},data:{ratio:"16:9",minHeight:!1,maxHeight:!1,selList:".uk-slideshow-items",attrItem:"uk-slideshow-item",selNav:".uk-slideshow-nav",Animations:Fa},update:{read(){if(!this.list)return!1;let[t,e]=this.ratio.split(":").map(Number);return e=e*this.list.offsetWidth/t||0,this.minHeight&&(e=Math.max(this.minHeight,e)),this.maxHeight&&(e=Math.min(this.maxHeight,e)),{height:e-Zt(this.list,"height","content-box")}},write(t){let{height:e}=t;e>0&&c(this.list,"minHeight",e)},events:["resize"]},methods:{getAdjacentSlides(){return[1,-1].map(t=>this.slides[this.getIndex(this.index+t)])}}},Ra={mixins:[U,yn],props:{group:String,threshold:Number,clsItem:String,clsPlaceholder:String,clsDrag:String,clsDragState:String,clsBase:String,clsNoDrag:String,clsEmpty:String,clsCustom:String,handle:String},data:{group:!1,threshold:5,clsItem:"uk-sortable-item",clsPlaceholder:"uk-sortable-placeholder",clsDrag:"uk-sortable-drag",clsDragState:"uk-drag",clsBase:"uk-sortable",clsNoDrag:"uk-sortable-nodrag",clsEmpty:"uk-sortable-empty",clsCustom:"",handle:!1,pos:{}},created(){for(const t of["init","start","move","end"]){const e=this[t];this[t]=i=>{wt(this.pos,Kt(i)),e(i)}}},events:{name:ht,passive:!1,handler:"init"},computed:{target(){return(this.$el.tBodies||[this.$el])[0]},items(){return O(this.target)},isEmpty:{get(){return fe(this.items)},watch(t){R(this.target,this.clsEmpty,t)},immediate:!0},handles:{get(t,e){let{handle:i}=t;return i?B(i,e):this.items},watch(t,e){c(e,{touchAction:"",userSelect:""}),c(t,{touchAction:Bt?"none":"",userSelect:"none"})},immediate:!0}},update:{write(t){if(!this.drag||!A(this.placeholder))return;const{pos:{x:e,y:i},origin:{offsetTop:s,offsetLeft:n},placeholder:o}=this;c(this.drag,{top:i-s,left:e-n});const r=this.getSortable(document.elementFromPoint(e,i));if(!r)return;const{items:a}=r;if(a.some(C.inProgress))return;const l=Ya(a,{x:e,y:i});if(a.length&&(!l||l===o))return;const h=this.getSortable(o),u=Ga(r.target,l,o,e,i,r===h&&t.moved!==l);u!==!1&&(u&&o===u||(r!==h?(h.remove(o),t.moved=l):delete t.moved,r.insert(o,u),this.touched.add(r)))},events:["move"]},methods:{init(t){const{target:e,button:i,defaultPrevented:s}=t,[n]=this.items.filter(o=>H(e,o));!n||s||i>0||Ii(e)||H(e,"."+this.clsNoDrag)||this.handle&&!H(e,this.handle)||(t.preventDefault(),this.touched=new Set([this]),this.placeholder=n,this.origin={target:e,index:Xt(n),...this.pos},S(document,Ut,this.move),S(document,pt,this.end),this.threshold||this.start(t))},start(t){this.drag=Va(this.$container,this.placeholder);const{left:e,top:i}=this.placeholder.getBoundingClientRect();wt(this.origin,{offsetLeft:this.pos.x-e,offsetTop:this.pos.y-i}),w(this.drag,this.clsDrag,this.clsCustom),w(this.placeholder,this.clsPlaceholder),w(this.items,this.clsItem),w(document.documentElement,this.clsDragState),p(this.$el,"start",[this,this.placeholder]),ja(this.pos),this.move(t)},move(t){this.drag?this.$emit("move"):(Math.abs(this.pos.x-this.origin.x)>this.threshold||Math.abs(this.pos.y-this.origin.y)>this.threshold)&&this.start(t)},end(){if(Jt(document,Ut,this.move),Jt(document,pt,this.end),!this.drag)return;qa();const t=this.getSortable(this.placeholder);this===t?this.origin.index!==Xt(this.placeholder)&&p(this.$el,"moved",[this,this.placeholder]):(p(t.$el,"added",[t,this.placeholder]),p(this.$el,"removed",[this,this.placeholder])),p(this.$el,"stop",[this,this.placeholder]),lt(this.drag),this.drag=null;for(const{clsPlaceholder:e,clsItem:i}of this.touched)for(const s of this.touched)_(s.items,e,i);this.touched=null,_(document.documentElement,this.clsDragState)},insert(t,e){w(this.items,this.clsItem);const i=()=>e?Li(e,t):Y(this.target,t);this.animate(i)},remove(t){!H(t,this.target)||this.animate(()=>lt(t))},getSortable(t){do{const e=this.$getComponent(t,"sortable");if(e&&(e===this||this.group!==!1&&e.group===this.group))return e}while(t=A(t))}}};let jn;function ja(t){let e=Date.now();jn=setInterval(()=>{let{x:i,y:s}=t;s+=Ht(window);const n=(Date.now()-e)*.3;e=Date.now(),Lt(document.elementFromPoint(i,t.y),/auto|scroll/).reverse().some(o=>{let{scrollTop:r,scrollHeight:a}=o;const{top:l,bottom:h,height:u}=k(se(o));if(l<s&&l+35>s)r-=n;else if(h>s&&h-35<s)r+=n;else return;if(r>0&&r<a-u)return Ht(o,r),!0})},15)}function qa(){clearInterval(jn)}function Va(t,e){const i=Y(t,e.outerHTML.replace(/(^<)(?:li|tr)|(?:li|tr)(\/>$)/g,"$1div$2"));return c(i,"margin","0","important"),c(i,{boxSizing:"border-box",width:e.offsetWidth,height:e.offsetHeight,padding:c(e,"padding")}),L(i.firstElementChild,L(e.firstElementChild)),i}function Ya(t,e){return t[vt(t,i=>je(e,i.getBoundingClientRect()))]}function Ga(t,e,i,s,n,o){if(!O(t).length)return;const r=e.getBoundingClientRect();if(!o)return Xa(t,i)||n<r.top+r.height/2?e:e.nextElementSibling;const a=i.getBoundingClientRect(),l=qn([r.top,r.bottom],[a.top,a.bottom]),h=l?s:n,u=l?"width":"height",d=l?"left":"top",f=l?"right":"bottom",m=a[u]<r[u]?r[u]-a[u]:0;return a[d]<r[d]?m&&h<r[d]+m?!1:e.nextElementSibling:m&&h>r[f]-m?!1:e}function Xa(t,e){const i=O(t).length===1;i&&Y(t,e);const s=O(t),n=s.some((o,r)=>{const a=o.getBoundingClientRect();return s.slice(r+1).some(l=>{const h=l.getBoundingClientRect();return!qn([a.left,a.right],[h.left,h.right])})});return i&&lt(e),n}function qn(t,e){return t[1]>e[0]&&e[1]>t[0]}var Ja={mixins:[oe,$t,Vs],args:"title",props:{delay:Number,title:String},data:{pos:"top",title:"",delay:0,animation:["uk-animation-scale-up"],duration:100,cls:"uk-active"},beforeConnect(){this._hasTitle=Mt(this.$el,"title"),$(this.$el,"title",""),this.updateAria(!1),Ka(this.$el)},disconnected(){this.hide(),$(this.$el,"title",this._hasTitle?this.title:null)},methods:{show(){this.isToggled(this.tooltip||null)||!this.title||(this._unbind=W(document,"show keydown "+ht,this.hide,!1,t=>t.type===ht&&!H(t.target,this.$el)||t.type==="keydown"&&t.keyCode===27||t.type==="show"&&t.detail[0]!==this&&t.detail[0].$name===this.$name),clearTimeout(this.showTimer),this.showTimer=setTimeout(this._show,this.delay))},async hide(){z(this.$el,"input:focus")||(clearTimeout(this.showTimer),this.isToggled(this.tooltip||null)&&(await this.toggleElement(this.tooltip,!1,!1),lt(this.tooltip),this.tooltip=null,this._unbind()))},_show(){this.tooltip=Y(this.container,'<div class="uk-'+this.$options.name+'"> <div class="uk-'+this.$options.name+'-inner">'+this.title+"</div> </div>"),S(this.tooltip,"toggled",(t,e)=>{this.updateAria(e),e&&(this.positionAt(this.tooltip,this.$el),this.origin=this.getAxis()==="y"?Je(this.dir)+"-"+this.align:this.align+"-"+Je(this.dir))}),this.toggleElement(this.tooltip,!0)},updateAria(t){$(this.$el,"aria-expanded",t)}},events:{focus:"show",blur:"hide",[zt+" "+te](t){xt(t)||this[t.type===zt?"show":"hide"]()},[ht](t){xt(t)&&this.show()}}};function Ka(t){Ye(t)||$(t,"tabindex","0")}var Za={props:{allow:String,clsDragover:String,concurrent:Number,maxSize:Number,method:String,mime:String,msgInvalidMime:String,msgInvalidName:String,msgInvalidSize:String,multiple:Boolean,name:String,params:Object,type:String,url:String},data:{allow:!1,clsDragover:"uk-dragover",concurrent:1,maxSize:0,method:"POST",mime:!1,msgInvalidMime:"Invalid File Type: %s",msgInvalidName:"Invalid File Name: %s",msgInvalidSize:"Invalid File Size: %s Kilobytes Max",multiple:!1,name:"files[]",params:{},type:"",url:"",abort:P,beforeAll:P,beforeSend:P,complete:P,completeAll:P,error:P,fail:P,load:P,loadEnd:P,loadStart:P,progress:P},events:{change(t){!z(t.target,'input[type="file"]')||(t.preventDefault(),t.target.files&&this.upload(t.target.files),t.target.value="")},drop(t){vi(t);const e=t.dataTransfer;!(e!=null&&e.files)||(_(this.$el,this.clsDragover),this.upload(e.files))},dragenter(t){vi(t)},dragover(t){vi(t),w(this.$el,this.clsDragover)},dragleave(t){vi(t),_(this.$el,this.clsDragover)}},methods:{async upload(t){if(t=ls(t),!t.length)return;p(this.$el,"upload",[t]);for(const s of t){if(this.maxSize&&this.maxSize*1e3<s.size){this.fail(this.msgInvalidSize.replace("%s",this.maxSize));return}if(this.allow&&!Vn(this.allow,s.name)){this.fail(this.msgInvalidName.replace("%s",this.allow));return}if(this.mime&&!Vn(this.mime,s.type)){this.fail(this.msgInvalidMime.replace("%s",this.mime));return}}this.multiple||(t=t.slice(0,1)),this.beforeAll(this,t);const e=Qa(t,this.concurrent),i=async s=>{const n=new FormData;s.forEach(o=>n.append(this.name,o));for(const o in this.params)n.append(o,this.params[o]);try{const o=await ps(this.url,{data:n,method:this.method,responseType:this.type,beforeSend:r=>{const{xhr:a}=r;a.upload&&S(a.upload,"progress",this.progress);for(const l of["loadStart","load","loadEnd","abort"])S(a,l.toLowerCase(),this[l]);return this.beforeSend(r)}});this.complete(o),e.length?await i(e.shift()):this.completeAll(o)}catch(o){this.error(o)}};await i(e.shift())}}};function Vn(t,e){return e.match(new RegExp("^"+t.replace(/\//g,"\\/").replace(/\*\*/g,"(\\/[^\\/]+)*").replace(/\*/g,"[^\\/]+").replace(/((?!\\))\?/g,"$1.")+"$","i"))}function Qa(t,e){const i=[];for(let s=0;s<t.length;s+=e)i.push(t.slice(s,s+e));return i}function vi(t){t.preventDefault(),t.stopPropagation()}var Ua=Object.freeze({__proto__:null,Countdown:aa,Filter:ua,Lightbox:Sa,LightboxPanel:An,Notification:Ca,Parallax:Oa,Slider:Ha,SliderParallax:Fn,Slideshow:Wa,SlideshowParallax:Fn,Sortable:Ra,Tooltip:Ja,Upload:Za});return at(Ua,(t,e)=>Q.component(e,t)),Q});
1
+ /*! UIkit 3.13.8-dev.ecda751d3 | https://www.getuikit.com | (c) 2014 - 2022 YOOtheme | MIT License */(function(le,he){typeof exports=="object"&&typeof module<"u"?module.exports=he():typeof define=="function"&&define.amd?define("uikit",he):(le=typeof globalThis<"u"?globalThis:le||self,le.UIkit=he())})(this,function(){"use strict";const{hasOwnProperty:le,toString:he}=Object.prototype;function Pt(t,e){return le.call(t,e)}const Yn=/\B([A-Z])/g,Et=it(t=>t.replace(Yn,"-$1").toLowerCase()),Gn=/-(\w)/g,Rt=it(t=>t.replace(Gn,as)),ce=it(t=>t.length?as(null,t.charAt(0))+t.slice(1):"");function as(t,e){return e?e.toUpperCase():""}function rt(t,e){return t==null||t.startsWith==null?void 0:t.startsWith(e)}function jt(t,e){return t==null||t.endsWith==null?void 0:t.endsWith(e)}function g(t,e){return t==null||t.includes==null?void 0:t.includes(e)}function vt(t,e){return t==null||t.findIndex==null?void 0:t.findIndex(e)}const{isArray:et,from:ls}=Array,{assign:wt}=Object;function ut(t){return typeof t=="function"}function kt(t){return t!==null&&typeof t=="object"}function St(t){return he.call(t)==="[object Object]"}function ue(t){return kt(t)&&t===t.window}function de(t){return yi(t)===9}function xi(t){return yi(t)>=1}function qt(t){return yi(t)===1}function yi(t){return!ue(t)&&kt(t)&&t.nodeType}function Fe(t){return typeof t=="boolean"}function M(t){return typeof t=="string"}function Vt(t){return typeof t=="number"}function _t(t){return Vt(t)||M(t)&&!isNaN(t-parseFloat(t))}function fe(t){return!(et(t)?t.length:kt(t)?Object.keys(t).length:!1)}function V(t){return t===void 0}function $i(t){return Fe(t)?t:t==="true"||t==="1"||t===""?!0:t==="false"||t==="0"?!1:t}function Tt(t){const e=Number(t);return isNaN(e)?!1:e}function x(t){return parseFloat(t)||0}function q(t){return b(t)[0]}function b(t){return t&&(xi(t)?[t]:Array.from(t).filter(xi))||[]}function Yt(t){var e;if(ue(t))return t;t=q(t);const i=de(t)?t:(e=t)==null?void 0:e.ownerDocument;return i?.defaultView||window}function ki(t){return t?jt(t,"ms")?x(t):x(t)*1e3:0}function We(t,e){return t===e||kt(t)&&kt(e)&&Object.keys(t).length===Object.keys(e).length&&at(t,(i,s)=>i===e[s])}function Si(t,e,i){return t.replace(new RegExp(e+"|"+i,"g"),s=>s===e?i:e)}function pe(t){return t[t.length-1]}function at(t,e){for(const i in t)if(e(t[i],i)===!1)return!1;return!0}function Re(t,e){return t.slice().sort((i,s)=>{let{[e]:n=0}=i,{[e]:o=0}=s;return n>o?1:o>n?-1:0})}function hs(t,e){const i=new Set;return t.filter(s=>{let{[e]:n}=s;return i.has(n)?!1:i.add(n)})}function Z(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=1),Math.min(Math.max(Tt(t)||0,e),i)}function P(){}function Ti(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];return[["bottom","top"],["right","left"]].every(s=>{let[n,o]=s;return Math.min(...e.map(r=>{let{[n]:a}=r;return a}))-Math.max(...e.map(r=>{let{[o]:a}=r;return a}))>0})}function je(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}const ge={ratio(t,e,i){const s=e==="width"?"height":"width";return{[s]:t[e]?Math.round(i*t[s]/t[e]):t[s],[e]:i}},contain(t,e){return t={...t},at(t,(i,s)=>t=t[s]>e[s]?this.ratio(t,s,e[s]):t),t},cover(t,e){return t=this.contain(t,e),at(t,(i,s)=>t=t[s]<e[s]?this.ratio(t,s,e[s]):t),t}};function Gt(t,e,i,s){i===void 0&&(i=0),s===void 0&&(s=!1),e=b(e);const{length:n}=e;return n?(t=_t(t)?Tt(t):t==="next"?i+1:t==="previous"?i-1:e.indexOf(q(t)),s?Z(t,0,n-1):(t%=n,t<0?t+n:t)):-1}function it(t){const e=Object.create(null);return i=>e[i]||(e[i]=t(i))}class qe{constructor(){this.promise=new Promise((e,i)=>{this.reject=i,this.resolve=e})}}function $(t,e,i){if(kt(e)){for(const n in e)$(t,n,e[n]);return}if(V(i)){var s;return(s=q(t))==null?void 0:s.getAttribute(e)}else for(const n of b(t))ut(i)&&(i=i.call(n,$(n,e))),i===null?me(n,e):n.setAttribute(e,i)}function Mt(t,e){return b(t).some(i=>i.hasAttribute(e))}function me(t,e){const i=b(t);for(const s of e.split(" "))for(const n of i)n.removeAttribute(s)}function st(t,e){for(const i of[e,"data-"+e])if(Mt(t,i))return $(t,i)}const Xn={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 Ci(t){return b(t).some(e=>Xn[e.tagName.toLowerCase()])}function j(t){return b(t).some(e=>e.offsetWidth||e.offsetHeight||e.getClientRects().length)}const ve="input,select,textarea,button";function Ii(t){return b(t).some(e=>z(e,ve))}const Ve=ve+",a[href],[tabindex]";function Ye(t){return z(t,Ve)}function A(t){var e;return(e=q(t))==null?void 0:e.parentElement}function we(t,e){return b(t).filter(i=>z(i,e))}function z(t,e){return b(t).some(i=>i.matches(e))}function nt(t,e){return rt(e,">")&&(e=e.slice(1)),qt(t)?t.closest(e):b(t).map(i=>nt(i,e)).filter(Boolean)}function H(t,e){return M(e)?z(t,e)||!!nt(t,e):t===e||q(e).contains(q(t))}function be(t,e){const i=[];for(;t=A(t);)(!e||z(t,e))&&i.push(t);return i}function O(t,e){t=q(t);const i=t?b(t.children):[];return e?we(i,e):i}function Xt(t,e){return e?b(t).indexOf(q(e)):O(A(t)).indexOf(t)}function bt(t,e){return Ai(t,us(t,e))}function xe(t,e){return ye(t,us(t,e))}function Ai(t,e){return q(ds(t,e,"querySelector"))}function ye(t,e){return b(ds(t,e,"querySelectorAll"))}const Jn=/(^|[^\\],)\s*[!>+~-]/,cs=it(t=>t.match(Jn));function us(t,e){return e===void 0&&(e=document),M(t)&&cs(t)||de(e)?e:e.ownerDocument}const Kn=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g,Zn=it(t=>t.replace(Kn,"$1 *"));function ds(t,e,i){if(e===void 0&&(e=document),!t||!M(t))return t;if(t=Zn(t),cs(t)){const s=Un(t);t="";for(let n of s){let o=e;if(n[0]==="!"){const r=n.substr(1).trim().split(" ");if(o=nt(A(e),r[0]),n=r.slice(1).join(" ").trim(),!n.length&&s.length===1)return o}if(n[0]==="-"){const r=n.substr(1).trim().split(" "),a=(o||e).previousElementSibling;o=z(a,n.substr(1))?a:null,n=r.slice(1).join(" ")}o&&(t+=(t?",":"")+to(o)+" "+n)}e=document}try{return e[i](t)}catch{return null}}const Qn=/.*?[^\\](?:,|$)/g,Un=it(t=>t.match(Qn).map(e=>e.replace(/,$/,"").trim()));function to(t){const e=[];for(;t.parentNode;){const i=$(t,"id");if(i){e.unshift("#"+Pi(i));break}else{let{tagName:s}=t;s!=="HTML"&&(s+=":nth-child("+(Xt(t)+1)+")"),e.unshift(s),t=t.parentNode}}return e.join(" > ")}function Pi(t){return M(t)?CSS.escape(t):""}function S(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[s,n,o,r,a=!1]=Ei(e);r.length>1&&(r=io(r)),a!=null&&a.self&&(r=so(r)),o&&(r=eo(o,r));for(const l of n)for(const h of s)h.addEventListener(l,r,a);return()=>Jt(s,n,r,a)}function Jt(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[s,n,,o,r=!1]=Ei(e);for(const a of n)for(const l of s)l.removeEventListener(a,o,r)}function W(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];const[s,n,o,r,a=!1,l]=Ei(e),h=S(s,n,o,u=>{const d=!l||l(u);d&&(h(),r(u,d))},a);return h}function p(t,e,i){return _i(t).every(s=>s.dispatchEvent(Nt(e,!0,!0,i)))}function Nt(t,e,i,s){return e===void 0&&(e=!0),i===void 0&&(i=!1),M(t)&&(t=new CustomEvent(t,{bubbles:e,cancelable:i,detail:s})),t}function Ei(t){return t[0]=_i(t[0]),M(t[1])&&(t[1]=t[1].split(" ")),ut(t[2])&&t.splice(2,0,!1),t}function eo(t,e){return i=>{const s=t[0]===">"?ye(t,i.currentTarget).reverse().filter(n=>H(i.target,n))[0]:nt(i.target,t);s&&(i.current=s,e.call(this,i))}}function io(t){return e=>et(e.detail)?t(e,...e.detail):t(e)}function so(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function fs(t){return t&&"addEventListener"in t}function no(t){return fs(t)?t:q(t)}function _i(t){return et(t)?t.map(no).filter(Boolean):M(t)?ye(t):fs(t)?[t]:b(t)}function xt(t){return t.pointerType==="touch"||!!t.touches}function Kt(t){var e,i;const{clientX:s,clientY:n}=((e=t.touches)==null?void 0:e[0])||((i=t.changedTouches)==null?void 0:i[0])||t;return{x:s,y:n}}function ps(t,e){const i={data:null,method:"GET",headers:{},xhr:new XMLHttpRequest,beforeSend:P,responseType:"",...e};return Promise.resolve().then(()=>i.beforeSend(i)).then(()=>oo(t,i))}function oo(t,e){return new Promise((i,s)=>{const{xhr:n}=e;for(const o in e)if(o in n)try{n[o]=e[o]}catch{}n.open(e.method.toUpperCase(),t);for(const o in e.headers)n.setRequestHeader(o,e.headers[o]);S(n,"load",()=>{n.status===0||n.status>=200&&n.status<300||n.status===304?i(n):s(wt(Error(n.statusText),{xhr:n,status:n.status}))}),S(n,"error",()=>s(wt(Error("Network Error"),{xhr:n}))),S(n,"timeout",()=>s(wt(Error("Network Timeout"),{xhr:n}))),n.send(e.data)})}function gs(t,e,i){return new Promise((s,n)=>{const o=new Image;o.onerror=r=>{n(r)},o.onload=()=>{s(o)},i&&(o.sizes=i),e&&(o.srcset=e),o.src=t})}const ro={"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 c(t,e,i,s){s===void 0&&(s="");const n=b(t);for(const o of n)if(M(e)){if(e=Mi(e),V(i))return getComputedStyle(o).getPropertyValue(e);o.style.setProperty(e,_t(i)&&!ro[e]?i+"px":i||Vt(i)?i:"",s)}else if(et(e)){const r={};for(const a of e)r[a]=c(o,a);return r}else kt(e)&&(s=i,at(e,(r,a)=>c(o,a,r,s)));return n[0]}const ao=/^\s*(["'])?(.*?)\1\s*$/;function Ge(t,e){return e===void 0&&(e=document.documentElement),c(e,"--uk-"+t).replace(ao,"$2")}const Mi=it(t=>lo(t)),ms=["webkit","moz"];function lo(t){if(t[0]==="-")return t;t=Et(t);const{style:e}=document.documentElement;if(t in e)return t;let i=ms.length,s;for(;i--;)if(s="-"+ms[i]+"-"+t,s in e)return s}function w(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),s=1;s<e;s++)i[s-1]=arguments[s];vs(t,i,"add")}function _(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),s=1;s<e;s++)i[s-1]=arguments[s];vs(t,i,"remove")}function Ni(t,e){$(t,"class",i=>(i||"").replace(new RegExp("\\b"+e+"\\b","g"),""))}function Oi(t){!(arguments.length<=1)&&arguments[1]&&_(t,arguments.length<=1?void 0:arguments[1]),!(arguments.length<=2)&&arguments[2]&&w(t,arguments.length<=2?void 0:arguments[2])}function T(t,e){return[e]=Di(e),!!e&&b(t).some(i=>i.classList.contains(e))}function R(t,e,i){const s=Di(e);V(i)||(i=!!i);for(const n of b(t))for(const o of s)n.classList.toggle(o,i)}function vs(t,e,i){e=e.reduce((s,n)=>s.concat(Di(n)),[]);for(const s of b(t))s.classList[i](...e)}function Di(t){return String(t).split(/\s|,/).filter(Boolean)}function ws(t,e,i,s){return i===void 0&&(i=400),s===void 0&&(s="linear"),Promise.all(b(t).map(n=>new Promise((o,r)=>{for(const l in e){const h=c(n,l);h===""&&c(n,l,h)}const a=setTimeout(()=>p(n,"transitionend"),i);W(n,"transitionend transitioncanceled",l=>{let{type:h}=l;clearTimeout(a),_(n,"uk-transition"),c(n,{transitionProperty:"",transitionDuration:"",transitionTimingFunction:""}),h==="transitioncanceled"?r():o(n)},{self:!0}),w(n,"uk-transition"),c(n,{transitionProperty:Object.keys(e).map(Mi).join(","),transitionDuration:i+"ms",transitionTimingFunction:s,...e})})))}const C={start:ws,stop(t){return p(t,"transitionend"),Promise.resolve()},cancel(t){p(t,"transitioncanceled")},inProgress(t){return T(t,"uk-transition")}},$e="uk-animation-";function Bi(t,e,i,s,n){return i===void 0&&(i=200),Promise.all(b(t).map(o=>new Promise((r,a)=>{p(o,"animationcanceled");const l=setTimeout(()=>p(o,"animationend"),i);W(o,"animationend animationcanceled",h=>{let{type:u}=h;clearTimeout(l),u==="animationcanceled"?a():r(o),c(o,"animationDuration",""),Ni(o,$e+"\\S*")},{self:!0}),c(o,"animationDuration",i+"ms"),w(o,e,$e+(n?"leave":"enter")),rt(e,$e)&&(s&&w(o,"uk-transform-origin-"+s),n&&w(o,$e+"reverse"))})))}const ho=new RegExp($e+"(enter|leave)"),dt={in:Bi,out(t,e,i,s){return Bi(t,e,i,s,!0)},inProgress(t){return ho.test($(t,"class"))},cancel(t){p(t,"animationcanceled")}},Ot={width:["left","right"],height:["top","bottom"]};function y(t){const e=qt(t)?q(t).getBoundingClientRect():{height:L(t),width:Se(t),top:0,left:0};return{height:e.height,width:e.width,top:e.top,left:e.left,bottom:e.top+e.height,right:e.left+e.width}}function k(t,e){const i=y(t);if(t){const{scrollY:n,scrollX:o}=Yt(t),r={height:n,width:o};for(const a in Ot)for(const l of Ot[a])i[l]+=r[a]}if(!e)return i;const s=c(t,"position");at(c(t,["left","top"]),(n,o)=>c(t,o,e[o]-i[o]+x(s==="absolute"&&n==="auto"?Xe(t)[o]:n)))}function Xe(t){let{top:e,left:i}=k(t);const{ownerDocument:{body:s,documentElement:n},offsetParent:o}=q(t);let r=o||n;for(;r&&(r===s||r===n)&&c(r,"position")==="static";)r=r.parentNode;if(qt(r)){const a=k(r);e-=a.top+x(c(r,"borderTopWidth")),i-=a.left+x(c(r,"borderLeftWidth"))}return{top:e-x(c(t,"marginTop")),left:i-x(c(t,"marginLeft"))}}function ke(t){const e=[0,0];t=q(t);do if(e[0]+=t.offsetTop,e[1]+=t.offsetLeft,c(t,"position")==="fixed"){const i=Yt(t);return e[0]+=i.scrollY,e[1]+=i.scrollX,e}while(t=t.offsetParent);return e}const L=bs("height"),Se=bs("width");function bs(t){const e=ce(t);return(i,s)=>{if(V(s)){if(ue(i))return i["inner"+e];if(de(i)){const n=i.documentElement;return Math.max(n["offset"+e],n["scroll"+e])}return i=q(i),s=c(i,t),s=s==="auto"?i["offset"+e]:x(s)||0,s-Zt(i,t)}else return c(i,t,!s&&s!==0?"":+s+Zt(i,t)+"px")}}function Zt(t,e,i){return i===void 0&&(i="border-box"),c(t,"boxSizing")===i?Ot[e].map(ce).reduce((s,n)=>s+x(c(t,"padding"+n))+x(c(t,"border"+n+"Width")),0):0}function Je(t){for(const e in Ot)for(const i in Ot[e])if(Ot[e][i]===t)return Ot[e][1-i];return t}function ot(t,e,i,s){return e===void 0&&(e="width"),i===void 0&&(i=window),s===void 0&&(s=!1),M(t)?uo(t).reduce((n,o)=>{const r=po(o);return r&&(o=go(r==="vh"?L(Yt(i)):r==="vw"?Se(Yt(i)):s?i["offset"+ce(e)]:y(i)[e],o)),n+x(o)},0):x(t)}const co=/-?\d+(?:\.\d+)?(?:v[wh]|%|px)?/g,uo=it(t=>t.toString().replace(/\s/g,"").match(co)||[]),fo=/(?:v[hw]|%)$/,po=it(t=>(t.match(fo)||[])[0]);function go(t,e){return t*x(e)/100}function zi(t){if(document.readyState!=="loading"){t();return}W(document,"DOMContentLoaded",t)}function ft(t,e){var i;return(t==null||(i=t.tagName)==null?void 0:i.toLowerCase())===e.toLowerCase()}function mo(t){return Hi(t,"")}function Ct(t,e){return V(e)?v(t).innerHTML:Hi(t,e)}const Hi=Te("replaceChildren"),vo=Te("prepend"),Y=Te("append"),Li=Te("before"),Ke=Te("after");function Te(t){return function(e,i){var s;const n=b(M(i)?Dt(i):i);return(s=v(e))==null||s[t](...n),ys(n)}}function lt(t){b(t).forEach(e=>e.remove())}function Ze(t,e){for(e=q(Li(t,e));e.firstChild;)e=e.firstChild;return Y(e,t),e}function xs(t,e){return b(b(t).map(i=>i.hasChildNodes()?Ze(b(i.childNodes),e):Y(i,e)))}function Qe(t){b(t).map(A).filter((e,i,s)=>s.indexOf(e)===i).forEach(e=>e.replaceWith(...e.childNodes))}const wo=/^\s*<(\w+|!)[^>]*>/,bo=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function Dt(t){const e=bo.exec(t);if(e)return document.createElement(e[1]);const i=document.createElement("div");return wo.test(t)?i.insertAdjacentHTML("beforeend",t.trim()):i.textContent=t,ys(i.childNodes)}function ys(t){return t.length>1?t:t[0]}function yt(t,e){if(!!qt(t))for(e(t),t=t.firstElementChild;t;){const i=t.nextElementSibling;yt(t,e),t=i}}function v(t,e){return $s(t)?q(Dt(t)):Ai(t,e)}function B(t,e){return $s(t)?b(Dt(t)):ye(t,e)}function $s(t){return M(t)&&rt(t.trim(),"<")}const It=typeof window<"u",X=It&&$(document.documentElement,"dir")==="rtl",Bt=It&&"ontouchstart"in window,Qt=It&&window.PointerEvent,ht=Qt?"pointerdown":Bt?"touchstart":"mousedown",Ut=Qt?"pointermove":Bt?"touchmove":"mousemove",pt=Qt?"pointerup":Bt?"touchend":"mouseup",zt=Qt?"pointerenter":Bt?"":"mouseenter",te=Qt?"pointerleave":Bt?"":"mouseleave",ee=Qt?"pointercancel":"touchcancel",N={reads:[],writes:[],read(t){return this.reads.push(t),Wi(),t},write(t){return this.writes.push(t),Wi(),t},clear(t){Ss(this.reads,t),Ss(this.writes,t)},flush:Fi};function Fi(t){ks(N.reads),ks(N.writes.splice(0)),N.scheduled=!1,(N.reads.length||N.writes.length)&&Wi(t+1)}const xo=4;function Wi(t){N.scheduled||(N.scheduled=!0,t&&t<xo?Promise.resolve().then(()=>Fi(t)):requestAnimationFrame(()=>Fi(1)))}function ks(t){let e;for(;e=t.shift();)try{e()}catch(i){console.error(i)}}function Ss(t,e){const i=t.indexOf(e);return~i&&t.splice(i,1)}function Ri(){}Ri.prototype={positions:[],init(){this.positions=[];let t;this.unbind=S(document,"mousemove",e=>t=Kt(e)),this.interval=setInterval(()=>{!t||(this.positions.push(t),this.positions.length>5&&this.positions.shift())},50)},cancel(){var t;(t=this.unbind)==null||t.call(this),this.interval&&clearInterval(this.interval)},movesTo(t){if(this.positions.length<2)return!1;const e=t.getBoundingClientRect(),{left:i,right:s,top:n,bottom:o}=e,[r]=this.positions,a=pe(this.positions),l=[r,a];return je(a,e)?!1:[[{x:i,y:n},{x:s,y:o}],[{x:i,y:o},{x:s,y:n}]].some(u=>{const d=yo(l,u);return d&&je(d,e)})}};function yo(t,e){let[{x:i,y:s},{x:n,y:o}]=t,[{x:r,y:a},{x:l,y:h}]=e;const u=(h-a)*(n-i)-(l-r)*(o-s);if(u===0)return!1;const d=((l-r)*(s-a)-(h-a)*(i-r))/u;return d<0?!1:{x:i+d*(n-i),y:s+d*(o-s)}}function Ce(t,e,i,s){s===void 0&&(s=!0);const n=new IntersectionObserver(s?(o,r)=>{o.some(a=>a.isIntersecting)&&e(o,r)}:e,i);for(const o of b(t))n.observe(o);return n}const $o=It&&window.ResizeObserver;function Ts(t,e,i){return i===void 0&&(i={box:"border-box"}),$o?Is(ResizeObserver,t,e,i):(ko(),Ie.add(e),{disconnect(){Ie.delete(e)}})}let Ie;function ko(){if(Ie)return;Ie=new Set;let t;const e=()=>{if(!t){t=!0,N.read(()=>t=!1);for(const i of Ie)i()}};S(window,"load resize",e),S(document,"loadedmetadata load",e,!0)}function Cs(t,e,i){return Is(MutationObserver,t,e,i)}function Is(t,e,i,s){const n=new t(i);for(const o of b(e))n.observe(o,s);return n}const J={};J.events=J.created=J.beforeConnect=J.connected=J.beforeDisconnect=J.disconnected=J.destroy=ji,J.args=function(t,e){return e!==!1&&ji(e||t)},J.update=function(t,e){return Re(ji(t,ut(e)?{read:e}:e),"order")},J.props=function(t,e){if(et(e)){const i={};for(const s of e)i[s]=String;e=i}return J.methods(t,e)},J.computed=J.methods=function(t,e){return e?t?{...t,...e}:e:t},J.data=function(t,e,i){return i?As(t,e,i):e?t?function(s){return As(t,e,s)}:e:t};function As(t,e,i){return J.computed(ut(t)?t.call(i,i):t,ut(e)?e.call(i,i):e)}function ji(t,e){return t=t&&!et(t)?[t]:t,e?t?t.concat(e):et(e)?e:[e]:t}function So(t,e){return V(e)?t:e}function ie(t,e,i){const s={};if(ut(e)&&(e=e.options),e.extends&&(t=ie(t,e.extends,i)),e.mixins)for(const o of e.mixins)t=ie(t,o,i);for(const o in t)n(o);for(const o in e)Pt(t,o)||n(o);function n(o){s[o]=(J[o]||So)(t[o],e[o],i)}return s}function Ae(t,e){e===void 0&&(e=[]);try{return t?rt(t,"{")?JSON.parse(t):e.length&&!g(t,":")?{[e[0]]:t}:t.split(";").reduce((i,s)=>{const[n,o]=s.split(/:(.*)/);return n&&!V(o)&&(i[n.trim()]=o.trim()),i},{}):{}}catch{return{}}}function Ps(t){if(ti(t)&&qi(t,{func:"playVideo",method:"play"}),Ue(t))try{t.play().catch(P)}catch{}}function Es(t){ti(t)&&qi(t,{func:"pauseVideo",method:"pause"}),Ue(t)&&t.pause()}function _s(t){ti(t)&&qi(t,{func:"mute",method:"setVolume",value:0}),Ue(t)&&(t.muted=!0)}function Ms(t){return Ue(t)||ti(t)}function Ue(t){return ft(t,"video")}function ti(t){return ft(t,"iframe")&&(Ns(t)||Os(t))}function Ns(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function Os(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}async function qi(t,e){await Co(t),Ds(t,e)}function Ds(t,e){try{t.contentWindow.postMessage(JSON.stringify({event:"command",...e}),"*")}catch{}}const Vi="_ukPlayer";let To=0;function Co(t){if(t[Vi])return t[Vi];const e=Ns(t),i=Os(t),s=++To;let n;return t[Vi]=new Promise(o=>{e&&W(t,"load",()=>{const r=()=>Ds(t,{event:"listening",id:s});n=setInterval(r,100),r()}),W(window,"message",o,!1,r=>{let{data:a}=r;try{return a=JSON.parse(a),a&&(e&&a.id===s&&a.event==="onReady"||i&&Number(a.player_id)===s)}catch{}}),t.src=""+t.src+(g(t.src,"?")?"&":"?")+(e?"enablejsapi=1":"api=1&player_id="+s)}).then(()=>clearInterval(n))}function Pe(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=0),j(t)?Ti(...Lt(t).map(s=>{const{top:n,left:o,bottom:r,right:a}=k(se(s));return{top:n-e,left:o-i,bottom:r+e,right:a+i}}).concat(k(t))):!1}function Ht(t,e){if(ue(t)||de(t)?t=ne(t):t=q(t),V(e))return t.scrollTop;t.scrollTop=e}function Yi(t,e){let{offset:i=0}=e===void 0?{}:e;const s=j(t)?Lt(t):[];return s.reduce((a,l,h)=>{const{scrollTop:u,scrollHeight:d,offsetHeight:f}=l,m=d-Ee(l),{height:E,top:I}=k(s[h-1]||t);let D=Math.ceil(I-k(se(l)).top-i+u);return i>0&&f<E+i?D+=i:i=0,D>m?(i-=D-m,D=m):D<0&&(i-=D,D=0),()=>n(l,D-u).then(a)},()=>Promise.resolve())();function n(a,l){return new Promise(h=>{const u=a.scrollTop,d=o(Math.abs(l)),f=Date.now();(function m(){const E=r(Z((Date.now()-f)/d));Ht(a,u+l*E),E===1?h():requestAnimationFrame(m)})()})}function o(a){return 40*Math.pow(a,.375)}function r(a){return .5*(1-Math.cos(Math.PI*a))}}function Gi(t,e,i){if(e===void 0&&(e=0),i===void 0&&(i=0),!j(t))return 0;const[s]=Lt(t,/auto|scroll/,!0),{scrollHeight:n,scrollTop:o}=s,r=Ee(s),a=n-r,l=ke(t)[0]-ke(s)[0],h=Math.max(0,l-r+e),u=Math.min(a,l+t.offsetHeight-i);return Z((o-h)/(u-h))}function Lt(t,e,i){e===void 0&&(e=/auto|scroll|hidden/),i===void 0&&(i=!1);const s=ne(t);let n=be(t).reverse();n=n.slice(n.indexOf(s)+1);const o=vt(n,r=>c(r,"position")==="fixed");return~o&&(n=n.slice(o)),[s].concat(n.filter(r=>e.test(c(r,"overflow"))&&(!i||r.scrollHeight>Ee(r)))).reverse()}function se(t){return t===ne(t)?window:t}function Ee(t){return(t===ne(t)?document.documentElement:t).clientHeight}function ne(t){const{document:e}=Yt(t);return e.scrollingElement||e.documentElement}const _e=[["width","x","left","right"],["height","y","top","bottom"]];function Bs(t,e,i){i={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],...i};const s=i.flip?Io(t,e,i):zs(t,e,i);k(t,s)}function zs(t,e,i){let{attach:s,offset:n}={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],...i};const o=k(t),r=k(e);for(const a in _e){const[l,h,u,d]=_e[a];o[u]=o[h]=r[u]+Hs(s.target[a],d,r[l])-Hs(s.element[a],d,o[l])+ +n[a],o[d]=o[u]+o[l]}return o}function Io(t,e,i){const s=zs(t,e,i),n=k(e),o=Lt(t).map(se);let{flip:r,attach:{element:a,target:l},offset:h,boundary:u,viewport:d}=i;o.push(d);for(const f in _e){const[m,E,I,D]=_e[f];if(r!==!0&&!g(r,E))continue;const K=!Ls(s,n,f)&&Ls(s,n,1-f);d=Ao(...o,K||s[m]>k(u)[m]?null:u);const ct=s[I]>=d[I],wi=s[D]<=d[D];if(ct&&wi)continue;let bi;if(K){if(a[f]===D&&ct||a[f]===I&&wi)continue;bi=(a[f]===I?-s[m]:a[f]===D?s[m]:0)+(l[f]===I?n[m]:l[f]===D?-n[m]:0)-h[f]*2}else bi=Z(Z(s[I],d[I],d[D]-s[m]),n[I]-s[m]+h[f],n[D]-h[f])-s[I];s[I]=s[E]=s[I]+bi,s[D]+=bi}return s}function Hs(t,e,i){return t==="center"?i/2:t===e?i:0}function Ao(){let t;for(var e=arguments.length,i=new Array(e),s=0;s<e;s++)i[s]=arguments[s];for(const n of i.filter(Boolean)){const o=k(n);if(!t){t=o;continue}for(const r of["left","top"])t[r]=Math.max(o[r],t[r]);for(const r of["right","bottom"])t[r]=Math.min(o[r],t[r])}return t}function Ls(t,e,i){const[,,s,n]=_e[i];return t[n]>e[s]&&e[n]>t[s]}var Po=Object.freeze({__proto__:null,ajax:ps,getImage:gs,transition:ws,Transition:C,animate:Bi,Animation:dt,attr:$,hasAttr:Mt,removeAttr:me,data:st,addClass:w,removeClass:_,removeClasses:Ni,replaceClass:Oi,hasClass:T,toggleClass:R,dimensions:y,offset:k,position:Xe,offsetPosition:ke,height:L,width:Se,boxModelAdjust:Zt,flipPosition:Je,toPx:ot,ready:zi,isTag:ft,empty:mo,html:Ct,replaceChildren:Hi,prepend:vo,append:Y,before:Li,after:Ke,remove:lt,wrapAll:Ze,wrapInner:xs,unwrap:Qe,fragment:Dt,apply:yt,$:v,$$:B,inBrowser:It,isRtl:X,hasTouch:Bt,pointerDown:ht,pointerMove:Ut,pointerUp:pt,pointerEnter:zt,pointerLeave:te,pointerCancel:ee,on:S,off:Jt,once:W,trigger:p,createEvent:Nt,toEventTargets:_i,isTouch:xt,getEventPos:Kt,fastdom:N,isVoidElement:Ci,isVisible:j,selInput:ve,isInput:Ii,selFocusable:Ve,isFocusable:Ye,parent:A,filter:we,matches:z,closest:nt,within:H,parents:be,children:O,index:Xt,hasOwn:Pt,hyphenate:Et,camelize:Rt,ucfirst:ce,startsWith:rt,endsWith:jt,includes:g,findIndex:vt,isArray:et,toArray:ls,assign:wt,isFunction:ut,isObject:kt,isPlainObject:St,isWindow:ue,isDocument:de,isNode:xi,isElement:qt,isBoolean:Fe,isString:M,isNumber:Vt,isNumeric:_t,isEmpty:fe,isUndefined:V,toBoolean:$i,toNumber:Tt,toFloat:x,toNode:q,toNodes:b,toWindow:Yt,toMs:ki,isEqual:We,swap:Si,last:pe,each:at,sortBy:Re,uniqueBy:hs,clamp:Z,noop:P,intersectRect:Ti,pointInRect:je,Dimensions:ge,getIndex:Gt,memoize:it,Deferred:qe,MouseTracker:Ri,observeIntersection:Ce,observeResize:Ts,observeMutation:Cs,mergeOptions:ie,parseOptions:Ae,play:Ps,pause:Es,mute:_s,isVideo:Ms,positionAt:Bs,query:bt,queryAll:xe,find:Ai,findAll:ye,escape:Pi,css:c,getCssVar:Ge,propName:Mi,isInView:Pe,scrollTop:Ht,scrollIntoView:Yi,scrolledOver:Gi,scrollParents:Lt,getViewport:se,getViewportClientHeight:Ee,getScrollingElement:ne});function Eo(t){const e=t.data;t.use=function(n){if(!n.installed)return n.call(null,this),n.installed=!0,this},t.mixin=function(n,o){o=(M(o)?t.component(o):o)||this,o.options=ie(o.options,n)},t.extend=function(n){n=n||{};const o=this,r=function(l){this._init(l)};return r.prototype=Object.create(o.prototype),r.prototype.constructor=r,r.options=ie(o.options,n),r.super=o,r.extend=o.extend,r},t.update=function(n,o){n=n?q(n):document.body;for(const r of be(n).reverse())s(r[e],o);yt(n,r=>s(r[e],o))};let i;Object.defineProperty(t,"container",{get(){return i||document.body},set(n){i=v(n)}});function s(n,o){if(!!n)for(const r in n)n[r]._connected&&n[r]._callUpdate(o)}}function _o(t){t.prototype._callHook=function(s){var n;(n=this.$options[s])==null||n.forEach(o=>o.call(this))},t.prototype._callConnected=function(){this._connected||(this._data={},this._computed={},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(s){s===void 0&&(s="update"),this._connected&&((s==="update"||s==="resize")&&this._callWatches(),this.$options.update&&(this._updates||(this._updates=new Set,N.read(()=>{this._connected&&e.call(this,this._updates),delete this._updates})),this._updates.add(s.type||s)))},t.prototype._callWatches=function(){if(this._watch)return;const s=!Pt(this,"_watch");this._watch=N.read(()=>{this._connected&&i.call(this,s),this._watch=null})};function e(s){for(const{read:n,write:o,events:r=[]}of this.$options.update){if(!s.has("update")&&!r.some(l=>s.has(l)))continue;let a;n&&(a=n.call(this,this._data,s),a&&St(a)&&wt(this._data,a)),o&&a!==!1&&N.write(()=>o.call(this,this._data,s))}}function i(s){const{$options:{computed:n}}=this,o={...this._computed};this._computed={};for(const r in n){const{watch:a,immediate:l}=n[r];a&&(s&&l||Pt(o,r)&&!We(o[r],this[r]))&&a.call(this,this[r],o[r])}}}function Mo(t){let e=0;t.prototype._init=function(i){i=i||{},i.data=Bo(i,this.constructor.options),this.$options=ie(this.constructor.options,i,this),this.$el=null,this.$props={},this._uid=e++,this._initData(),this._initMethods(),this._initComputeds(),this._callHook("created"),i.el&&this.$mount(i.el)},t.prototype._initData=function(){const{data:i={}}=this.$options;for(const s in i)this.$props[s]=this[s]=i[s]},t.prototype._initMethods=function(){const{methods:i}=this.$options;if(i)for(const s in i)this[s]=i[s].bind(this)},t.prototype._initComputeds=function(){const{computed:i}=this.$options;if(this._computed={},i)for(const s in i)No(this,s,i[s])},t.prototype._initProps=function(i){let s;i=i||Fs(this.$options,this.$name);for(s in i)V(i[s])||(this.$props[s]=i[s]);const n=[this.$options.computed,this.$options.methods];for(s in this.$props)s in i&&Oo(n,s)&&(this[s]=this.$props[s])},t.prototype._initEvents=function(){this._events=[];for(const i of this.$options.events||[])if(Pt(i,"handler"))ei(this,i);else for(const s in i)ei(this,i[s],s)},t.prototype._unbindEvents=function(){this._events.forEach(i=>i()),delete this._events},t.prototype._initObservers=function(){this._observers=[Ho(this)],this.$options.computed&&this.registerObserver(zo(this))},t.prototype.registerObserver=function(i){this._observers.push(i)},t.prototype._disconnectObservers=function(){this._observers.forEach(i=>i?.disconnect())}}function Fs(t,e){const i={},{args:s=[],props:n={},el:o}=t;if(!n)return i;for(const a in n){const l=Et(a);let h=st(o,l);V(h)||(h=n[a]===Boolean&&h===""?!0:Xi(n[a],h),!(l==="target"&&(!h||rt(h,"_")))&&(i[a]=h))}const r=Ae(st(o,e),s);for(const a in r){const l=Rt(a);n[l]!==void 0&&(i[l]=Xi(n[l],r[a]))}return i}function No(t,e,i){Object.defineProperty(t,e,{enumerable:!0,get(){const{_computed:s,$props:n,$el:o}=t;return Pt(s,e)||(s[e]=(i.get||i).call(t,n,o)),s[e]},set(s){const{_computed:n}=t;n[e]=i.set?i.set.call(t,s):s,V(n[e])&&delete n[e]}})}function ei(t,e,i){St(e)||(e={name:i,handler:e});let{name:s,el:n,handler:o,capture:r,passive:a,delegate:l,filter:h,self:u}=e;if(n=ut(n)?n.call(t):n||t.$el,et(n)){n.forEach(d=>ei(t,{...e,el:d},i));return}!n||h&&!h.call(t)||t._events.push(S(n,s,l?M(l)?l:l.call(t):null,M(o)?t[o]:o.bind(t),{passive:a,capture:r,self:u}))}function Oo(t,e){return t.every(i=>!i||!Pt(i,e))}function Xi(t,e){return t===Boolean?$i(e):t===Number?Tt(e):t==="list"?Do(e):t?t(e):e}function Do(t){return et(t)?t:M(t)?t.split(/,(?![^(]*\))/).map(e=>_t(e)?Tt(e):$i(e.trim())):[t]}function Bo(t,e){let{data:i={}}=t,{args:s=[],props:n={}}=e;et(i)&&(i=i.slice(0,s.length).reduce((o,r,a)=>(St(r)?wt(o,r):o[s[a]]=r,o),{}));for(const o in i)V(i[o])?delete i[o]:n[o]&&(i[o]=Xi(n[o],i[o]));return i}function zo(t){const{el:e}=t.$options,i=new MutationObserver(()=>t.$emit());return i.observe(e,{childList:!0,subtree:!0}),i}function Ho(t){const{$name:e,$options:i,$props:s}=t,{attrs:n,props:o,el:r}=i;if(!o||n===!1)return;const a=et(n)?n:Object.keys(o),l=a.map(u=>Et(u)).concat(e),h=new MutationObserver(u=>{const d=Fs(i,e);u.some(f=>{let{attributeName:m}=f;const E=m.replace("data-","");return(E===e?a:[Rt(E),Rt(m)]).some(I=>!V(d[I])&&d[I]!==s[I])})&&t.$reset()});return h.observe(r,{attributes:!0,attributeFilter:l.concat(l.map(u=>"data-"+u))}),h}function Lo(t){const e=t.data;t.prototype.$create=function(s,n,o){return t[s](n,o)},t.prototype.$mount=function(s){const{name:n}=this.$options;s[e]||(s[e]={}),!s[e][n]&&(s[e][n]=this,this.$el=this.$options.el=this.$options.el||s,H(s,document)&&this._callConnected())},t.prototype.$reset=function(){this._callDisconnected(),this._callConnected()},t.prototype.$destroy=function(s){s===void 0&&(s=!1);const{el:n,name:o}=this.$options;n&&this._callDisconnected(),this._callHook("destroy"),n!=null&&n[e]&&(delete n[e][o],fe(n[e])||delete n[e],s&&lt(this.$el))},t.prototype.$emit=function(s){this._callUpdate(s)},t.prototype.$update=function(s,n){s===void 0&&(s=this.$el),t.update(s,n)},t.prototype.$getComponent=t.getComponent;const i=it(s=>t.prefix+Et(s));Object.defineProperties(t.prototype,{$container:Object.getOwnPropertyDescriptor(t,"container"),$name:{get(){return i(this.$options.name)}}})}function Fo(t){const e=t.data,i={};t.component=function(s,n){const o=Et(s);if(s=Rt(o),!n)return St(i[s])&&(i[s]=t.extend(i[s])),i[s];t[s]=function(a,l){const h=t.component(s);return h.options.functional?new h({data:St(a)?a:[...arguments]}):a?B(a).map(u)[0]:u();function u(d){const f=t.getComponent(d,s);if(f)if(l)f.$destroy();else return f;return new h({el:d,data:l})}};const r=St(n)?{...n}:n.options;return r.name=s,r.install==null||r.install(t,r,s),t._initialized&&!r.functional&&N.read(()=>t[s]("[uk-"+o+"],[data-uk-"+o+"]")),i[s]=St(n)?r:n},t.getComponents=s=>s?.[e]||{},t.getComponent=(s,n)=>t.getComponents(s)[n],t.connect=s=>{if(s[e])for(const n in s[e])s[e][n]._callConnected();for(const n of s.attributes){const o=Ws(n.name);o&&o in i&&t[o](s)}},t.disconnect=s=>{for(const n in s[e])s[e][n]._callDisconnected()}}const Ws=it(t=>rt(t,"uk-")||rt(t,"data-uk-")?Rt(t.replace("data-uk-","").replace("uk-","")):!1),Q=function(t){this._init(t)};Q.util=Po,Q.data="__uikit__",Q.prefix="uk-",Q.options={},Q.version="3.13.8-dev.ecda751d3",Eo(Q),_o(Q),Mo(Q),Fo(Q),Lo(Q);function Wo(){if(!It)return;let t=0;S(document,"animationstart",e=>{let{target:i}=e;(c(i,"animationName")||"").match(/^uk-.*(left|right)/)&&(t++,c(document.documentElement,"overflowX","hidden"),setTimeout(()=>{--t||c(document.documentElement,"overflowX","")},ki(c(i,"animationDuration"))+100))},!0)}function Ro(t){const{connect:e,disconnect:i}=t;if(!It||!window.MutationObserver)return;N.read(function(){document.body&&yt(document.body,e),new MutationObserver(o=>o.forEach(s)).observe(document,{childList:!0,subtree:!0}),new MutationObserver(o=>o.forEach(n)).observe(document,{attributes:!0,subtree:!0}),t._initialized=!0});function s(o){let{addedNodes:r,removedNodes:a}=o;for(const l of r)yt(l,e);for(const l of a)yt(l,i)}function n(o){var r;let{target:a,attributeName:l}=o;const h=Ws(l);if(!(!h||!(h in t))){if(Mt(a,l)){t[h](a);return}(r=t.getComponent(a,h))==null||r.$destroy()}}}var U={connected(){!T(this.$el,this.$name)&&w(this.$el,this.$name)}},Me={methods:{lazyload(t,e){t===void 0&&(t=this.$el),e===void 0&&(e=this.$el),this.registerObserver(Ce(t,(i,s)=>{for(const n of b(ut(e)?e():e))B('[loading="lazy"]',n).forEach(o=>me(o,"loading"));for(const n of i.filter(o=>{let{isIntersecting:r}=o;return r}).map(o=>{let{target:r}=o;return r}))s.unobserve(n)}))}}},$t={props:{cls:Boolean,animation:"list",duration:Number,origin:String,transition:String},data:{cls:!1,animation:[!1],duration:200,origin:!1,transition:"linear",clsEnter:"uk-togglabe-enter",clsLeave:"uk-togglabe-leave",initProps:{overflow:"",height:"",paddingTop:"",paddingBottom:"",marginTop:"",marginBottom:""},hideProps:{overflow:"hidden",height:0,paddingTop:0,paddingBottom:0,marginTop:0,marginBottom:0}},computed:{hasAnimation(t){let{animation:e}=t;return!!e[0]},hasTransition(t){let{animation:e}=t;return this.hasAnimation&&e[0]===!0}},methods:{toggleElement(t,e,i){return new Promise(s=>Promise.all(b(t).map(n=>{const o=Fe(e)?e:!this.isToggled(n);if(!p(n,"before"+(o?"show":"hide"),[this]))return Promise.reject();const r=(ut(i)?i:i===!1||!this.hasAnimation?this._toggle:this.hasTransition?Rs(this):jo(this))(n,o),a=o?this.clsEnter:this.clsLeave;w(n,a),p(n,o?"show":"hide",[this]);const l=()=>{_(n,a),p(n,o?"shown":"hidden",[this]),this.$update(n)};return r?r.then(l,()=>(_(n,a),Promise.reject())):l()})).then(s,P))},isToggled(t){return t===void 0&&(t=this.$el),[t]=b(t),T(t,this.clsEnter)?!0:T(t,this.clsLeave)?!1:this.cls?T(t,this.cls.split(" ")[0]):j(t)},_toggle(t,e){if(!t)return;e=Boolean(e);let i;this.cls?(i=g(this.cls," ")||e!==T(t,this.cls),i&&R(t,this.cls,g(this.cls," ")?void 0:e)):(i=e===t.hidden,i&&(t.hidden=!e)),B("[autofocus]",t).some(s=>j(s)?s.focus()||!0:s.blur()),i&&(p(t,"toggled",[e,this]),this.$update(t))}}};function Rs(t){let{isToggled:e,duration:i,initProps:s,hideProps:n,transition:o,_toggle:r}=t;return(a,l)=>{const h=C.inProgress(a),u=a.hasChildNodes()?x(c(a.firstElementChild,"marginTop"))+x(c(a.lastElementChild,"marginBottom")):0,d=j(a)?L(a)+(h?0:u):0;C.cancel(a),e(a)||r(a,!0),L(a,""),N.flush();const f=L(a)+(h?0:u);return L(a,d),(l?C.start(a,{...s,overflow:"hidden",height:f},Math.round(i*(1-d/f)),o):C.start(a,n,Math.round(i*(d/f)),o).then(()=>r(a,!1))).then(()=>c(a,s))}}function jo(t){return(e,i)=>{dt.cancel(e);const{animation:s,duration:n,_toggle:o}=t;return i?(o(e,!0),dt.in(e,s[0],n,t.origin)):dt.out(e,s[1]||s[0],n,t.origin).then(()=>o(e,!1))}}var js={mixins:[U,Me,$t],props:{targets:String,active:null,collapsible:Boolean,multiple:Boolean,toggle:String,content:String,transition:String,offset:Number},data:{targets:"> *",active:!1,animation:[!0],collapsible:!0,multiple:!1,clsOpen:"uk-open",toggle:"> .uk-accordion-title",content:"> .uk-accordion-content",transition:"ease",offset:0},computed:{items:{get(t,e){let{targets:i}=t;return B(i,e).filter(s=>v(this.content,s))},watch(t,e){if(t.forEach(s=>ii(v(this.content,s),!T(s,this.clsOpen))),e||T(t,this.clsOpen))return;const i=this.active!==!1&&t[Number(this.active)]||!this.collapsible&&t[0];i&&this.toggle(i,!1)},immediate:!0},toggles(t){let{toggle:e}=t;return this.items.map(i=>v(e,i))}},connected(){this.lazyload()},events:[{name:"click",delegate(){return this.targets+" "+this.$props.toggle},handler(t){t.preventDefault(),this.toggle(Xt(this.toggles,t.current))}}],methods:{toggle(t,e){let i=[this.items[Gt(t,this.items)]];const s=we(this.items,"."+this.clsOpen);if(!this.multiple&&!g(s,i[0])&&(i=i.concat(s)),!(!this.collapsible&&s.length<2&&!we(i,":not(."+this.clsOpen+")").length))for(const n of i)this.toggleElement(n,!T(n,this.clsOpen),async(o,r)=>{R(o,this.clsOpen,r),$(v(this.$props.toggle,o),"aria-expanded",r);const a=v((o._wrapper?"> * ":"")+this.content,o);if(e===!1||!this.hasTransition){ii(a,!r);return}if(o._wrapper||(o._wrapper=Ze(a,"<div"+(r?" hidden":"")+">")),ii(a,!1),await Rs(this)(o._wrapper,r),ii(a,!r),delete o._wrapper,Qe(a),r){const l=v(this.$props.toggle,o);N.read(()=>{Pe(l)||Yi(l,{offset:this.offset})})}})}}};function ii(t,e){t&&(t.hidden=e)}var qo={mixins:[U,$t],args:"animation",props:{close:String},data:{animation:[!0],selClose:".uk-alert-close",duration:150,hideProps:{opacity:0,...$t.data.hideProps}},events:[{name:"click",delegate(){return this.selClose},handler(t){t.preventDefault(),this.close()}}],methods:{async close(){await this.toggleElement(this.$el),this.$destroy(!0)}}},qs={args:"autoplay",props:{automute:Boolean,autoplay:Boolean},data:{automute:!1,autoplay:!0},connected(){this.inView=this.autoplay==="inview",this.inView&&!Mt(this.$el,"preload")&&(this.$el.preload="none"),this.automute&&_s(this.$el),this.registerObserver(Ce(this.$el,()=>this.$emit(),{},!1))},update:{read(){return Ms(this.$el)?{visible:j(this.$el)&&c(this.$el,"visibility")!=="hidden",inView:this.inView&&Pe(this.$el)}:!1},write(t){let{visible:e,inView:i}=t;!e||this.inView&&!i?Es(this.$el):(this.autoplay===!0||this.inView&&i)&&Ps(this.$el)}}},gt={connected(){var t;this.registerObserver(Ts(((t=this.$options.resizeTargets)==null?void 0:t.call(this))||this.$el,()=>this.$emit("resize")))}},Vo={mixins:[gt,qs],props:{width:Number,height:Number},data:{automute:!0},events:{"load loadedmetadata"(){this.$emit("resize")}},resizeTargets(){return[this.$el,A(this.$el)]},update:{read(){const t=this.$el,{offsetHeight:e,offsetWidth:i}=Yo(t)||A(t),s=ge.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:e+(e%2?1:0)});return!s.width||!s.height?!1:s},write(t){let{height:e,width:i}=t;c(this.$el,{height:e,width:i})},events:["resize"]}};function Yo(t){for(;t=A(t);)if(c(t,"position")!=="static")return t}var oe={props:{container:Boolean},data:{container:!0},computed:{container(t){let{container:e}=t;return e===!0&&this.$container||e&&v(e)}}},Vs={props:{pos:String,offset:null,flip:Boolean},data:{pos:"bottom-"+(X?"right":"left"),flip:!0,offset:!1},connected(){this.pos=this.$props.pos.split("-").concat("center").slice(0,2),this.axis=g(["top","bottom"],this.pos[0])?"y":"x"},methods:{positionAt(t,e,i){const[s,n]=this.pos;let{offset:o}=this;if(!_t(o)){const a=v(o);o=a?k(a)[this.axis==="x"?"left":"top"]-k(e)[this.axis==="x"?"right":"bottom"]:0}o=ot(o)+ot(Ge("position-offset",t)),o=[g(["left","top"],s)?-o:+o,0];const r={element:[Je(s),n],target:[s,n]};if(this.axis==="y"){for(const a in r)r[a]=r[a].reverse();o=o.reverse()}Bs(t,e,{attach:r,offset:o,boundary:i,flip:this.flip})}}};let G;var Ys={mixins:[oe,Me,Vs,$t],args:"pos",props:{mode:"list",toggle:Boolean,boundary:Boolean,boundaryAlign:Boolean,delayShow:Number,delayHide:Number,clsDrop:String},data:{mode:["click","hover"],toggle:"- *",boundary:!0,boundaryAlign:!1,delayShow:0,delayHide:800,clsDrop:!1,animation:["uk-animation-fade"],cls:"uk-open",container:!1},created(){this.tracker=new Ri},beforeConnect(){this.clsDrop=this.$props.clsDrop||"uk-"+this.$options.name},connected(){w(this.$el,this.clsDrop),this.toggle&&!this.target&&(this.target=this.$create("toggle",bt(this.toggle,this.$el),{target:this.$el,mode:this.mode}).$el,$(this.target,"aria-haspopup",!0),this.lazyload(this.target))},disconnected(){this.isActive()&&(G=null)},events:[{name:"click",delegate(){return"."+this.clsDrop+"-close"},handler(t){t.preventDefault(),this.hide(!1)}},{name:"click",delegate(){return'a[href^="#"]'},handler(t){let{defaultPrevented:e,current:{hash:i}}=t;!e&&i&&!H(i,this.$el)&&this.hide(!1)}},{name:"beforescroll",handler(){this.hide(!1)}},{name:"toggle",self:!0,handler(t,e){t.preventDefault(),this.isToggled()?this.hide(!1):this.show(e?.$el,!1)}},{name:"toggleshow",self:!0,handler(t,e){t.preventDefault(),this.show(e?.$el)}},{name:"togglehide",self:!0,handler(t){t.preventDefault(),z(this.$el,":focus,:hover")||this.hide()}},{name:zt+" focusin",filter(){return g(this.mode,"hover")},handler(t){xt(t)||this.clearTimers()}},{name:te+" focusout",filter(){return g(this.mode,"hover")},handler(t){!xt(t)&&t.relatedTarget&&this.hide()}},{name:"toggled",self:!0,handler(t,e){!e||(this.clearTimers(),this.position())}},{name:"show",self:!0,handler(){G=this,this.tracker.init();for(const t of[S(document,ht,e=>{let{target:i}=e;return!H(i,this.$el)&&W(document,pt+" "+ee+" scroll",s=>{let{defaultPrevented:n,type:o,target:r}=s;!n&&o===pt&&i===r&&!(this.target&&H(i,this.target))&&this.hide(!1)},!0)}),S(document,"keydown",e=>{e.keyCode===27&&this.hide(!1)}),S(window,"resize",()=>this.$emit("resize"))])W(this.$el,"hide",t,{self:!0})}},{name:"beforehide",self:!0,handler(){this.clearTimers()}},{name:"hide",handler(t){let{target:e}=t;if(this.$el!==e){G=G===null&&H(e,this.$el)&&this.isToggled()?this:G;return}G=this.isActive()?null:G,this.tracker.cancel()}}],update:{write(){this.isToggled()&&!T(this.$el,this.clsEnter)&&this.position()},events:["resize"]},methods:{show(t,e){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(G){if(e&&G.isDelaying){this.showTimer=setTimeout(()=>z(t,":hover")&&this.show(),10);return}let i;for(;G&&i!==G&&!H(this.$el,G.$el);)i=G,G.hide(!1)}this.container&&A(this.$el)!==this.container&&Y(this.container,this.$el),this.showTimer=setTimeout(()=>this.toggleElement(this.$el,!0),e&&this.delayShow||0)}},hide(t){t===void 0&&(t=!0);const e=()=>this.toggleElement(this.$el,!1,!1);this.clearTimers(),this.isDelaying=Go(this.$el).some(i=>this.tracker.movesTo(i)),t&&this.isDelaying?this.hideTimer=setTimeout(this.hide,50):t&&this.delayHide?this.hideTimer=setTimeout(e,this.delayHide):e()},clearTimers(){clearTimeout(this.showTimer),clearTimeout(this.hideTimer),this.showTimer=null,this.hideTimer=null,this.isDelaying=!1},isActive(){return G===this},position(){const t=bt(this.boundary,this.$el)||window;_(this.$el,this.clsDrop+"-stack"),R(this.$el,this.clsDrop+"-boundary",this.boundaryAlign);const e=k(t),i=k(this.target),s=this.boundaryAlign?e:i,n=this.axis==="y"?"width":"height";c(this.$el,"max-"+n,""),this.pos[1]==="justify"?c(this.$el,n,s[n]):this.$el.offsetWidth>e.width&&w(this.$el,this.clsDrop+"-stack"),c(this.$el,"max-"+n,e[n]),this.positionAt(this.$el,this.boundaryAlign?t:this.target,t)}}};function Go(t){const e=[];return yt(t,i=>c(i,"position")!=="static"&&e.push(i)),e}var Xo={mixins:[U],args:"target",props:{target:Boolean},data:{target:!1},computed:{input(t,e){return v(ve,e)},state(){return this.input.nextElementSibling},target(t,e){let{target:i}=t;return i&&(i===!0&&A(this.input)===e&&this.input.nextElementSibling||v(i,e))}},update(){var t;const{target:e,input:i}=this;if(!e)return;let s;const n=Ii(e)?"value":"textContent",o=e[n],r=(t=i.files)!=null&&t[0]?i.files[0].name:z(i,"select")&&(s=B("option",i).filter(a=>a.selected)[0])?s.textContent:i.value;o!==r&&(e[n]=r)},events:[{name:"change",handler(){this.$emit()}},{name:"reset",el(){return nt(this.$el,"form")},handler(){this.$emit()}}]},Gs={mixins:[gt],props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},resizeTargets(){return this.$el.children},connected(){this.registerObserver(Cs(this.$el,()=>this.$reset(),{childList:!0}))},update:{read(){const t=Ji(this.$el.children);return{rows:t,columns:Jo(t)}},write(t){let{columns:e,rows:i}=t;for(const s of i)for(const n of s)R(n,this.margin,i[0]!==s),R(n,this.firstColumn,!!~e[0].indexOf(n))},events:["resize"]}};function Ji(t){return Xs(t,"top","bottom")}function Jo(t){const e=[];for(const i of t){const s=Xs(i,"left","right");for(let n=0;n<s.length;n++)e[n]=e[n]?e[n].concat(s[n]):s[n]}return X?e.reverse():e}function Xs(t,e,i){const s=[[]];for(const n of t){if(!j(n))continue;let o=si(n);for(let r=s.length-1;r>=0;r--){const a=s[r];if(!a[0]){a.push(n);break}let l;if(a[0].offsetParent===n.offsetParent?l=si(a[0]):(o=si(n,!0),l=si(a[0],!0)),o[e]>=l[i]-1&&o[e]!==l[e]){s.push([n]);break}if(o[i]-1>l[e]||o[e]===l[e]){a.push(n);break}if(r===0){s.unshift([n]);break}}}return s}function si(t,e){e===void 0&&(e=!1);let{offsetTop:i,offsetLeft:s,offsetHeight:n,offsetWidth:o}=t;return e&&([i,s]=ke(t)),{top:i,left:s,bottom:i+n,right:s+o}}var Ne={connected(){Ko(this._uid,()=>this.$emit("scroll"))},disconnected(){Zo(this._uid)}};const ni=new Map;let Oe;function Ko(t,e){Oe=Oe||S(window,"scroll",()=>ni.forEach(i=>i()),{passive:!0,capture:!0}),ni.set(t,e)}function Zo(t){ni.delete(t),Oe&&!ni.size&&(Oe(),Oe=null)}var Qo={extends:Gs,mixins:[U,Ne],name:"grid",props:{masonry:Boolean,parallax:Number},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0},connected(){this.masonry&&w(this.$el,"uk-flex-top uk-flex-wrap-top")},update:[{write(t){let{columns:e}=t;R(this.$el,this.clsStack,e.length<2)},events:["resize"]},{read(t){let{columns:e,rows:i}=t;if(!e.length||!this.masonry&&!this.parallax||Js(this.$el))return t.translates=!1,!1;let s=!1;const n=O(this.$el),o=er(e),r=tr(n,this.margin)*(i.length-1),a=Math.max(...o)+r;this.masonry&&(e=e.map(h=>Re(h,"offsetTop")),s=Uo(i,e));let l=Math.abs(this.parallax);return l&&(l=o.reduce((h,u,d)=>Math.max(h,u+r+(d%2?l:l/8)-a),0)),{padding:l,columns:e,translates:s,height:s?a:""}},write(t){let{height:e,padding:i}=t;c(this.$el,"paddingBottom",i||""),e!==!1&&c(this.$el,"height",e)},events:["resize"]},{read(){return this.parallax&&Js(this.$el)?!1:{scrolled:this.parallax?Gi(this.$el)*Math.abs(this.parallax):!1}},write(t){let{columns:e,scrolled:i,translates:s}=t;i===!1&&!s||e.forEach((n,o)=>n.forEach((r,a)=>c(r,"transform",!i&&!s?"":"translateY("+((s&&-s[o][a])+(i?o%2?i:i/8:0))+"px)")))},events:["scroll","resize"]}]};function Js(t){return O(t).some(e=>c(e,"position")==="absolute")}function Uo(t,e){const i=t.map(s=>Math.max(...s.map(n=>n.offsetHeight)));return e.map(s=>{let n=0;return s.map((o,r)=>n+=r?i[r-1]-s[r-1].offsetHeight:0)})}function tr(t,e){const[i]=t.filter(s=>T(s,e));return x(i?c(i,"marginTop"):c(t[0],"paddingLeft"))}function er(t){return t.map(e=>e.reduce((i,s)=>i+s.offsetHeight,0))}var ir={mixins:[gt],args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0,forceHeight:!0},computed:{elements:{get(t,e){let{target:i}=t;return B(i,e)},watch(){this.$reset()}}},resizeTargets(){return this.elements},update:{read(){return{rows:(this.row?Ji(this.elements):[this.elements]).map(sr)}},write(t){let{rows:e}=t;for(const{heights:i,elements:s}of e)s.forEach((n,o)=>c(n,"minHeight",i[o]))},events:["resize"]}};function sr(t){if(t.length<2)return{heights:[""],elements:t};let e=t.map(Ks),i=Math.max(...e);const s=t.some(o=>o.style.minHeight),n=t.some((o,r)=>!o.style.minHeight&&e[r]<i);return s&&n&&(c(t,"minHeight",""),e=t.map(Ks),i=Math.max(...e)),e=t.map((o,r)=>e[r]===i&&x(o.style.minHeight).toFixed(2)!==i.toFixed(2)?"":i),{heights:e,elements:t}}function Ks(t){let e=!1;j(t)||(e=t.style.display,c(t,"display","block","important"));const i=y(t).height-Zt(t,"height","content-box");return e!==!1&&c(t,"display",e),i}var nr={mixins:[U,gt],props:{expand:Boolean,offsetTop:Boolean,offsetBottom:Boolean,minHeight:Number},data:{expand:!1,offsetTop:!1,offsetBottom:!1,minHeight:0},resizeTargets(){return[this.$el,document.documentElement]},update:{read(t){let{minHeight:e}=t;if(!j(this.$el))return!1;let i="";const s=Zt(this.$el,"height","content-box");if(this.expand)i=Math.max(L(window)-(y(document.documentElement).height-y(this.$el).height)-s,0);else{if(i="calc(100vh",this.offsetTop){const{top:n}=k(this.$el);i+=n>0&&n<L(window)/2?" - "+n+"px":""}this.offsetBottom===!0?i+=" - "+y(this.$el.nextElementSibling).height+"px":_t(this.offsetBottom)?i+=" - "+this.offsetBottom+"vh":this.offsetBottom&&jt(this.offsetBottom,"px")?i+=" - "+x(this.offsetBottom)+"px":M(this.offsetBottom)&&(i+=" - "+y(bt(this.offsetBottom,this.$el)).height+"px"),i+=(s?" - "+s+"px":"")+")"}return{minHeight:i,prev:e}},write(t){let{minHeight:e}=t;c(this.$el,{minHeight:e}),this.minHeight&&x(c(this.$el,"minHeight"))<this.minHeight&&c(this.$el,"minHeight",this.minHeight)},events:["resize"]}},Zs={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(){this.class+=" uk-svg"},connected(){!this.icon&&g(this.src,"#")&&([this.src,this.icon]=this.src.split("#")),this.svg=this.getSvg().then(t=>{if(this._connected){const e=lr(t,this.$el);return this.svgEl&&e!==this.svgEl&&lt(this.svgEl),this.applyAttributes(e,t),this.svgEl=e}},P),this.strokeAnimation&&this.svg.then(t=>{this._connected&&(Us(t),this.registerObserver(Ce(t,(e,i)=>{Us(t),i.disconnect()})))})},disconnected(){this.svg.then(t=>{this._connected||(Ci(this.$el)&&(this.$el.hidden=!1),lt(t),this.svgEl=null)}),this.svg=null},methods:{async getSvg(){return ft(this.$el,"img")&&!this.$el.complete&&this.$el.loading==="lazy"?new Promise(t=>W(this.$el,"load",()=>t(this.getSvg()))):rr(await or(this.src),this.icon)||Promise.reject("SVG not found.")},applyAttributes(t,e){for(const o in this.$options.props)g(this.include,o)&&o in this&&$(t,o,this[o]);for(const o in this.attributes){const[r,a]=this.attributes[o].split(":",2);$(t,r,a)}this.id||me(t,"id");const i=["width","height"];let s=i.map(o=>this[o]);s.some(o=>o)||(s=i.map(o=>$(e,o)));const n=$(e,"viewBox");n&&!s.some(o=>o)&&(s=n.split(" ").slice(2)),s.forEach((o,r)=>$(t,i[r],x(o)*this.ratio||null))}}};const or=it(async t=>t?rt(t,"data:")?decodeURIComponent(t.split(",")[1]):(await fetch(t)).text():Promise.reject());function rr(t,e){var i;return e&&g(t,"<symbol")&&(t=ar(t,e)||t),t=v(t.substr(t.indexOf("<svg"))),((i=t)==null?void 0:i.hasChildNodes())&&t}const Qs=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,oi={};function ar(t,e){if(!oi[t]){oi[t]={},Qs.lastIndex=0;let i;for(;i=Qs.exec(t);)oi[t][i[3]]='<svg xmlns="http://www.w3.org/2000/svg"'+i[1]+"svg>"}return oi[t][e]}function Us(t){const e=tn(t);e&&t.style.setProperty("--uk-animation-stroke",e)}function tn(t){return Math.ceil(Math.max(0,...B("[stroke]",t).map(e=>{try{return e.getTotalLength()}catch{return 0}})))}function lr(t,e){if(Ci(e)||ft(e,"canvas")){e.hidden=!0;const s=e.nextElementSibling;return en(t,s)?s:Ke(e,t)}const i=e.lastElementChild;return en(t,i)?i:Y(e,t)}function en(t,e){return ft(t,"svg")&&ft(e,"svg")&&sn(t)===sn(e)}function sn(t){return(t.innerHTML||new XMLSerializer().serializeToString(t).replace(/<svg.*?>(.*?)<\/svg>/g,"$1")).replace(/\s/g,"")}var hr='<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>',cr='<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>',ur='<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>',dr='<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>',fr='<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>',pr='<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>',gr='<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>',mr='<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>',vr='<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>',wr='<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>',br='<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>',xr='<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>',yr='<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>',$r='<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>',kr='<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>',Sr='<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>';const ri={spinner:kr,totop:Sr,marker:ur,"close-icon":hr,"close-large":cr,"navbar-toggle-icon":dr,"overlay-icon":fr,"pagination-next":pr,"pagination-previous":gr,"search-icon":mr,"search-large":vr,"search-navbar":wr,"slidenav-next":br,"slidenav-next-large":xr,"slidenav-previous":yr,"slidenav-previous-large":$r},Ki={install:Ar,extends:Zs,args:"icon",props:["icon"],data:{include:["focusable"]},isIcon:!0,beforeConnect(){w(this.$el,"uk-icon")},methods:{async getSvg(){const t=Pr(this.icon);if(!t)throw"Icon not found.";return t}}},mt={args:!1,extends:Ki,data:t=>({icon:Et(t.constructor.options.name)}),beforeConnect(){w(this.$el,this.$name)}},nn={extends:mt,beforeConnect(){w(this.$el,"uk-slidenav");const t=this.$props.icon;this.icon=T(this.$el,"uk-slidenav-large")?t+"-large":t}},Tr={extends:mt,beforeConnect(){this.icon=T(this.$el,"uk-search-icon")&&be(this.$el,".uk-search-large").length?"search-large":be(this.$el,".uk-search-navbar").length?"search-navbar":this.$props.icon}},Cr={extends:mt,beforeConnect(){this.icon="close-"+(T(this.$el,"uk-close-large")?"large":"icon")}},Ir={extends:mt,methods:{async getSvg(){const t=await Ki.methods.getSvg.call(this);return this.ratio!==1&&c(v("circle",t),"strokeWidth",1/this.ratio),t}}},ai={};function Ar(t){t.icon.add=(e,i)=>{const s=M(e)?{[e]:i}:e;at(s,(n,o)=>{ri[o]=n,delete ai[o]}),t._initialized&&yt(document.body,n=>at(t.getComponents(n),o=>{o.$options.isIcon&&o.icon in s&&o.$reset()}))}}function Pr(t){return ri[t]?(ai[t]||(ai[t]=v((ri[Er(t)]||ri[t]).trim())),ai[t].cloneNode(!0)):null}function Er(t){return X?Si(Si(t,"left","right"),"previous","next"):t}const _r=It&&"loading"in HTMLImageElement.prototype;var Mr={args:"dataSrc",props:{dataSrc:String,sources:String,offsetTop:String,offsetLeft:String,target:String,loading:String},data:{dataSrc:"",sources:!1,offsetTop:"50vh",offsetLeft:"50vw",target:!1,loading:"lazy"},connected(){if(this.loading!=="lazy"){this.load();return}const t=[this.$el,...xe(this.$props.target,this.$el)];_r&&li(this.$el)&&(this.$el.loading="lazy",Zi(this.$el),t.length===1)||(zr(this.$el),this.registerObserver(Ce(t,(e,i)=>{this.load(),i.disconnect()},{rootMargin:ot(this.offsetTop,"height")+"px "+ot(this.offsetLeft,"width")+"px"})))},disconnected(){this._data.image&&(this._data.image.onload="")},methods:{load(){if(this._data.image)return this._data.image;const t=li(this.$el)?this.$el:Or(this.$el,this.dataSrc,this.sources);return me(t,"loading"),Zi(this.$el,t.currentSrc),this._data.image=t}}};function Zi(t,e){if(li(t)){const i=A(t);(Hr(i)?O(i):[t]).forEach(n=>on(n,n))}else e&&!g(t.style.backgroundImage,e)&&(c(t,"backgroundImage","url("+Pi(e)+")"),p(t,Nt("load",!1)))}const Nr=["data-src","data-srcset","sizes"];function on(t,e){Nr.forEach(i=>{const s=st(t,i);s&&$(e,i.replace(/^(data-)+/,""),s)})}function Or(t,e,i){const s=new Image;return Dr(s,i),on(t,s),s.onload=()=>{Zi(t,s.currentSrc)},$(s,"src",e),s}function Dr(t,e){if(e=Br(e),e.length){const i=Dt("<picture>");for(const s of e){const n=Dt("<source>");$(n,s),Y(i,n)}Y(i,t)}}function Br(t){if(!t)return[];if(rt(t,"["))try{t=JSON.parse(t)}catch{t=[]}else t=Ae(t);return et(t)||(t=[t]),t.filter(e=>!fe(e))}function zr(t){li(t)&&!Mt(t,"src")&&$(t,"src",'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"></svg>')}function Hr(t){return ft(t,"picture")}function li(t){return ft(t,"img")}var hi={props:{media:Boolean},data:{media:!1},connected(){const t=Lr(this.media);this.mediaObj=window.matchMedia(t);const e=()=>{this.matchMedia=this.mediaObj.matches,p(this.$el,Nt("mediachange",!1,!0,[this.mediaObj]))};this.offMediaObj=S(this.mediaObj,"change",()=>{e(),this.$emit("resize")}),e()},disconnected(){var t;(t=this.offMediaObj)==null||t.call(this)}};function Lr(t){if(M(t)){if(rt(t,"@")){const e="breakpoint-"+t.substr(1);t=x(Ge(e))}else if(isNaN(t))return t}return t&&_t(t)?"(min-width: "+t+"px)":""}var Fr={mixins:[U,hi,gt],props:{fill:String},data:{fill:"",clsWrapper:"uk-leader-fill",clsHide:"uk-leader-hide",attrFill:"data-fill"},computed:{fill(t){let{fill:e}=t;return e||Ge("leader-fill-content")}},connected(){[this.wrapper]=xs(this.$el,'<span class="'+this.clsWrapper+'">')},disconnected(){Qe(this.wrapper.childNodes)},update:{read(){return{width:Math.trunc(this.$el.offsetWidth/2),fill:this.fill,hide:!this.matchMedia}},write(t){let{width:e,fill:i,hide:s}=t;R(this.wrapper,this.clsHide,s),$(this.wrapper,this.attrFill,new Array(e).join(i))},events:["resize"]}};const tt=[];var Qi={mixins:[U,oe,$t],props:{selPanel:String,selClose:String,escClose:Boolean,bgClose:Boolean,stack:Boolean},data:{cls:"uk-open",escClose:!0,bgClose:!0,overlay:!0,stack:!1},computed:{panel(t,e){let{selPanel:i}=t;return v(i,e)},transitionElement(){return this.panel},bgClose(t){let{bgClose:e}=t;return e&&this.panel}},beforeDisconnect(){g(tt,this)&&this.toggleElement(this.$el,!1,!1)},events:[{name:"click",delegate(){return this.selClose},handler(t){t.preventDefault(),this.hide()}},{name:"toggle",self:!0,handler(t){t.defaultPrevented||(t.preventDefault(),this.isToggled()===g(tt,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler(t){if(g(tt,this))return!1;!this.stack&&tt.length?(Promise.all(tt.map(e=>e.hide())).then(this.show),t.preventDefault()):tt.push(this)}},{name:"show",self:!0,handler(){const t=document.documentElement;Se(window)>t.clientWidth&&this.overlay&&c(document.body,"overflowY","scroll"),this.stack&&c(this.$el,"zIndex",x(c(this.$el,"zIndex"))+tt.length),w(t,this.clsPage),this.bgClose&&W(this.$el,"hide",S(document,ht,e=>{let{target:i}=e;pe(tt)!==this||this.overlay&&!H(i,this.$el)||H(i,this.panel)||W(document,pt+" "+ee+" scroll",s=>{let{defaultPrevented:n,type:o,target:r}=s;!n&&o===pt&&i===r&&this.hide()},!0)}),{self:!0}),this.escClose&&W(this.$el,"hide",S(document,"keydown",e=>{e.keyCode===27&&pe(tt)===this&&this.hide()}),{self:!0})}},{name:"shown",self:!0,handler(){Ye(this.$el)||$(this.$el,"tabindex","-1"),v(":focus",this.$el)||this.$el.focus()}},{name:"hidden",self:!0,handler(){g(tt,this)&&tt.splice(tt.indexOf(this),1),tt.length||c(document.body,"overflowY",""),c(this.$el,"zIndex",""),tt.some(t=>t.clsPage===this.clsPage)||_(document.documentElement,this.clsPage)}}],methods:{toggle(){return this.isToggled()?this.hide():this.show()},show(){return this.container&&A(this.$el)!==this.container?(Y(this.container,this.$el),new Promise(t=>requestAnimationFrame(()=>this.show().then(t)))):this.toggleElement(this.$el,!0,rn(this))},hide(){return this.toggleElement(this.$el,!1,rn(this))}}};function rn(t){let{transitionElement:e,_toggle:i}=t;return(s,n)=>new Promise((o,r)=>W(s,"show hide",()=>{s._reject&&s._reject(),s._reject=r,i(s,n);const a=W(e,"transitionstart",()=>{W(e,"transitionend transitioncancel",o,{self:!0}),clearTimeout(l)},{self:!0}),l=setTimeout(()=>{a(),o()},ki(c(e,"transitionDuration")))})).then(()=>delete s._reject)}var Wr={install:Rr,mixins:[Qi],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(){T(this.panel,"uk-margin-auto-vertical")?w(this.$el,"uk-flex"):c(this.$el,"display","block"),L(this.$el)}},{name:"hidden",self:!0,handler(){c(this.$el,"display",""),_(this.$el,"uk-flex")}}]};function Rr(t){let{modal:e}=t;e.dialog=function(s,n){const o=e('<div class="uk-modal"> <div class="uk-modal-dialog">'+s+"</div> </div>",n);return o.show(),S(o.$el,"hidden",async()=>{await Promise.resolve(),o.$destroy(!0)},{self:!0}),o},e.alert=function(s,n){return i(o=>{let{labels:r}=o;return'<div class="uk-modal-body">'+(M(s)?s:Ct(s))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" autofocus>'+r.ok+"</button> </div>"},n,o=>o.resolve())},e.confirm=function(s,n){return i(o=>{let{labels:r}=o;return'<form> <div class="uk-modal-body">'+(M(s)?s:Ct(s))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+r.cancel+'</button> <button class="uk-button uk-button-primary" autofocus>'+r.ok+"</button> </div> </form>"},n,o=>o.reject())},e.prompt=function(s,n,o){return i(r=>{let{labels:a}=r;return'<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>'+(M(s)?s:Ct(s))+'</label> <input class="uk-input" value="'+(n||"")+'" autofocus> </div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+a.cancel+'</button> <button class="uk-button uk-button-primary">'+a.ok+"</button> </div> </form>"},o,r=>r.resolve(null),r=>v("input",r.$el).value)},e.labels={ok:"Ok",cancel:"Cancel"};function i(s,n,o,r){n={bgClose:!1,escClose:!0,labels:e.labels,...n};const a=e.dialog(s(n),n),l=new qe;let h=!1;return S(a.$el,"submit","form",u=>{u.preventDefault(),l.resolve(r?.(a)),h=!0,a.hide()}),S(a.$el,"hide",()=>!h&&o(l)),l.promise.dialog=a,l.promise}}var jr={extends:js,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}};const an=".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle";var qr={mixins:[U,oe],props:{dropdown:String,mode:"list",align:String,offset:Number,boundary:Boolean,boundaryAlign:Boolean,clsDrop:String,delayShow:Number,delayHide:Number,dropbar:Boolean,dropbarAnchor:Boolean,duration:Number},data:{dropdown:an,align:X?"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,dropbarAnchor:!1,duration:200,forceHeight:!0,selMinHeight:an,container:!1},computed:{boundary(t,e){let{boundary:i}=t;return i===!0?e:i},dropbarAnchor(t,e){let{dropbarAnchor:i}=t;return bt(i,e)},pos(t){let{align:e}=t;return"bottom-"+e},dropbar:{get(t){let{dropbar:e}=t;return e?(e=this._dropbar||bt(e,this.$el)||v("+ .uk-navbar-dropbar",this.$el),e||(this._dropbar=v("<div></div>"))):null},watch(t){w(t,"uk-navbar-dropbar")},immediate:!0},dropContainer(t,e){return this.container||e},dropdowns:{get(t,e){let{clsDrop:i}=t;const s=B("."+i,e);if(this.dropContainer!==e)for(const o of B("."+i,this.dropContainer)){var n;const r=(n=this.getDropdown(o))==null?void 0:n.target;!g(s,o)&&r&&H(r,this.$el)&&s.push(o)}return s},watch(t){this.$create("drop",t.filter(e=>!this.getDropdown(e)),{...this.$props,boundary:this.boundary,pos:this.pos,offset:this.dropbar||this.offset})},immediate:!0},toggles(t,e){let{dropdown:i}=t;return B(i,e)}},disconnected(){this.dropbar&&lt(this.dropbar),delete this._dropbar},events:[{name:"mouseover focusin",delegate(){return this.dropdown},handler(t){let{current:e}=t;const i=this.getActive();i&&g(i.mode,"hover")&&i.target&&!H(i.target,e)&&!i.isDelaying&&i.hide(!1)}},{name:"keydown",delegate(){return this.dropdown},handler(t){const{current:e,keyCode:i}=t,s=this.getActive();i===Ft.DOWN&&Mt(e,"aria-expanded")&&(t.preventDefault(),!s||s.target!==e?(e.click(),W(this.dropContainer,"show",n=>{let{target:o}=n;return hn(o)})):hn(s.$el)),ln(t,this.toggles,s)}},{name:"keydown",el(){return this.dropContainer},delegate(){return"."+this.clsDrop},handler(t){const{current:e,keyCode:i}=t;if(!g(this.dropdowns,e))return;const s=this.getActive(),n=B(Ve,e),o=vt(n,a=>z(a,":focus"));if(i===Ft.UP&&(t.preventDefault(),o>0&&n[o-1].focus()),i===Ft.DOWN&&(t.preventDefault(),o<n.length-1&&n[o+1].focus()),i===Ft.ESC){var r;s==null||(r=s.target)==null||r.focus()}ln(t,this.toggles,s)}},{name:"mouseleave",el(){return this.dropbar},filter(){return this.dropbar},handler(){const t=this.getActive();t&&g(t.mode,"hover")&&!this.dropdowns.some(e=>z(e,":hover"))&&t.hide()}},{name:"beforeshow",el(){return this.dropContainer},filter(){return this.dropbar},handler(t,e){let{$el:i}=e;!T(i,this.clsDrop)||(A(this.dropbar)||Ke(this.dropbarAnchor||this.$el,this.dropbar),w(i,this.clsDrop+"-dropbar"))}},{name:"show",el(){return this.dropContainer},filter(){return this.dropbar},handler(t,e){let{$el:i,pos:[s]=[]}=e;!T(i,this.clsDrop)||s==="bottom"&&this.transitionTo(k(i).bottom-k(this.dropbar).top+x(c(i,"marginBottom")),i)}},{name:"beforehide",el(){return this.dropContainer},filter(){return this.dropbar},handler(t,e){let{$el:i}=e;const s=this.getActive();z(this.dropbar,":hover")&&s?.$el===i&&!this.toggles.some(n=>s.target!==n&&z(n,":focus"))&&t.preventDefault()}},{name:"hide",el(){return this.dropContainer},filter(){return this.dropbar},handler(t,e){let{$el:i}=e;if(!T(i,this.clsDrop))return;const s=this.getActive();(!s||s?.$el===i)&&this.transitionTo(0)}}],methods:{getActive(){return G&&H(G.target,this.$el)&&G},transitionTo(t,e){const{dropbar:i}=this,s=j(i)?L(i):0;return e=s<t&&e,c(e,"clip","rect(0,"+e.offsetWidth+"px,"+s+"px,0)"),L(i,s),C.cancel([e,i]),Promise.all([C.start(i,{height:t},this.duration),C.start(e,{clip:"rect(0,"+e.offsetWidth+"px,"+t+"px,0)"},this.duration)]).catch(P).then(()=>{c(e,{clip:""}),this.$update(i)})},getDropdown(t){return this.$getComponent(t,"drop")||this.$getComponent(t,"dropdown")}}};function ln(t,e,i){const{current:s,keyCode:n}=t,o=i?.target||s,r=e.indexOf(o);n===Ft.LEFT&&r>0&&(i?.hide(!1),e[r-1].focus()),n===Ft.RIGHT&&r<e.length-1&&(i?.hide(!1),e[r+1].focus()),n===Ft.TAB&&(o.focus(),i?.hide(!1))}function hn(t){if(!v(":focus",t)){var e;(e=v(Ve,t))==null||e.focus()}}const Ft={TAB:9,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40};var cn={props:{swiping:Boolean},data:{swiping:!0},computed:{swipeTarget(t,e){return e}},connected(){!this.swiping||ei(this,{el:this.swipeTarget,name:ht,passive:!0,handler(t){if(!xt(t))return;const e=Kt(t),i="tagName"in t.target?t.target:A(t.target);W(document,pt+" "+ee+" scroll",s=>{const{x:n,y:o}=Kt(s);(s.type!=="scroll"&&i&&n&&Math.abs(e.x-n)>100||o&&Math.abs(e.y-o)>100)&&setTimeout(()=>{p(i,"swipe"),p(i,"swipe"+Vr(e.x,e.y,n,o))})})}})}};function Vr(t,e,i,s){return Math.abs(t-i)>=Math.abs(e-s)?t-i>0?"Left":"Right":e-s>0?"Up":"Down"}var Yr={mixins:[Qi,cn],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(t){let{flip:e,clsFlip:i}=t;return e?i:""},clsOverlay(t){let{overlay:e,clsOverlay:i}=t;return e?i:""},clsMode(t){let{mode:e,clsMode:i}=t;return i+"-"+e},clsSidebarAnimation(t){let{mode:e,clsSidebarAnimation:i}=t;return e==="none"||e==="reveal"?"":i},clsContainerAnimation(t){let{mode:e,clsContainerAnimation:i}=t;return e!=="push"&&e!=="reveal"?"":i},transitionElement(t){let{mode:e}=t;return e==="reveal"?A(this.panel):this.panel}},update:{read(){this.isToggled()&&!j(this.$el)&&this.hide()},events:["resize"]},events:[{name:"click",delegate(){return'a[href^="#"]'},handler(t){let{current:{hash:e},defaultPrevented:i}=t;!i&&e&&v(e,document.body)&&this.hide()}},{name:"touchstart",passive:!0,el(){return this.panel},handler(t){let{targetTouches:e}=t;e.length===1&&(this.clientY=e[0].clientY)}},{name:"touchmove",self:!0,passive:!1,filter(){return this.overlay},handler(t){t.cancelable&&t.preventDefault()}},{name:"touchmove",passive:!1,el(){return this.panel},handler(t){if(t.targetTouches.length!==1)return;const e=t.targetTouches[0].clientY-this.clientY,{scrollTop:i,scrollHeight:s,clientHeight:n}=this.panel;(n>=s||i===0&&e>0||s-i<=n&&e<0)&&t.cancelable&&t.preventDefault()}},{name:"show",self:!0,handler(){this.mode==="reveal"&&!T(A(this.panel),this.clsMode)&&(Ze(this.panel,"<div>"),w(A(this.panel),this.clsMode)),c(document.documentElement,"overflowY",this.overlay?"hidden":""),w(document.body,this.clsContainer,this.clsFlip),c(document.body,"touch-action","pan-y pinch-zoom"),c(this.$el,"display","block"),w(this.$el,this.clsOverlay),w(this.panel,this.clsSidebarAnimation,this.mode!=="reveal"?this.clsMode:""),L(document.body),w(document.body,this.clsContainerAnimation),this.clsContainerAnimation&&Gr()}},{name:"hide",self:!0,handler(){_(document.body,this.clsContainerAnimation),c(document.body,"touch-action","")}},{name:"hidden",self:!0,handler(){this.clsContainerAnimation&&Xr(),this.mode==="reveal"&&Qe(this.panel),_(this.panel,this.clsSidebarAnimation,this.clsMode),_(this.$el,this.clsOverlay),c(this.$el,"display",""),_(document.body,this.clsContainer,this.clsFlip),c(document.documentElement,"overflowY","")}},{name:"swipeLeft swipeRight",handler(t){this.isToggled()&&jt(t.type,"Left")^this.flip&&this.hide()}}]};function Gr(){un().content+=",user-scalable=0"}function Xr(){const t=un();t.content=t.content.replace(/,user-scalable=0$/,"")}function un(){return v('meta[name="viewport"]',document.head)||Y(document.head,'<meta name="viewport">')}var Jr={mixins:[U,gt],props:{selContainer:String,selContent:String,minHeight:Number},data:{selContainer:".uk-modal",selContent:".uk-modal-dialog",minHeight:150},computed:{container(t,e){let{selContainer:i}=t;return nt(e,i)},content(t,e){let{selContent:i}=t;return nt(e,i)}},resizeTargets(){return[this.container,this.content]},update:{read(){return!this.content||!this.container||!j(this.$el)?!1:{max:Math.max(this.minHeight,L(this.container)-(y(this.content).height-L(this.$el)))}},write(t){let{max:e}=t;c(this.$el,{minHeight:this.minHeight,maxHeight:e})},events:["resize"]}},Kr={mixins:[gt],props:["width","height"],resizeTargets(){return[this.$el,A(this.$el)]},connected(){w(this.$el,"uk-responsive-width")},update:{read(){return j(this.$el)&&this.width&&this.height?{width:Se(A(this.$el)),height:this.height}:!1},write(t){L(this.$el,ge.contain({height:this.height,width:this.width},t).height)},events:["resize"]}},Zr={props:{offset:Number},data:{offset:0},methods:{async scrollTo(t){t=t&&v(t)||document.body,p(this.$el,"beforescroll",[this,t])&&(await Yi(t,{offset:this.offset}),p(this.$el,"scrolled",[this,t]))}},events:{click(t){t.defaultPrevented||(t.preventDefault(),this.scrollTo(dn(this.$el)))}}};function dn(t){return document.getElementById(decodeURIComponent(t.hash).substring(1))}const At="_ukScrollspy";var Qr={mixins:[Ne],args:"cls",props:{cls:String,target:String,hidden:Boolean,offsetTop:Number,offsetLeft:Number,repeat:Boolean,delay:Number},data:()=>({cls:"",target:!1,hidden:!0,offsetTop:0,offsetLeft:0,repeat:!1,delay:0,inViewClass:"uk-scrollspy-inview"}),computed:{elements:{get(t,e){let{target:i}=t;return i?B(i,e):[e]},watch(t){this.hidden&&c(we(t,":not(."+this.inViewClass+")"),"visibility","hidden")},immediate:!0}},disconnected(){for(const e of this.elements){var t;_(e,this.inViewClass,((t=e[At])==null?void 0:t.cls)||""),delete e[At]}},update:[{read(){for(const t of this.elements)t[At]||(t[At]={cls:st(t,"uk-scrollspy-class")||this.cls}),!(!this.repeat&&t[At].show)&&(t[At].show=Pe(t,this.offsetTop,this.offsetLeft))},write(t){for(const e of this.elements){const i=e[At];i.show&&!i.inview&&!i.queued?(i.queued=!0,t.promise=(t.promise||Promise.resolve()).then(()=>new Promise(s=>setTimeout(s,this.delay))).then(()=>{this.toggle(e,!0),setTimeout(()=>{i.queued=!1,this.$emit()},300)})):!i.show&&i.inview&&!i.queued&&this.repeat&&this.toggle(e,!1)}},events:["scroll","resize"]}],methods:{toggle(t,e){const i=t[At];if(i.off==null||i.off(),c(t,"visibility",!e&&this.hidden?"hidden":""),R(t,this.inViewClass,e),R(t,i.cls),/\buk-animation-/.test(i.cls)){const s=()=>Ni(t,"uk-animation-[\\w-]+");e?i.off=W(t,"animationcancel animationend",s):s()}p(t,e?"inview":"outview"),i.inview=e,this.$update(t)}}},Ur={mixins:[Ne],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(t,e){return B('a[href^="#"]',e).filter(i=>i.hash)},watch(t){this.scroll&&this.$create("scroll",t,{offset:this.offset||0})},immediate:!0},elements(t){let{closest:e}=t;return nt(this.links,e||"*")}},update:[{read(){const t=this.links.map(dn).filter(Boolean),{length:e}=t;if(!e||!j(this.$el))return!1;const[i]=Lt(t,/auto|scroll/,!0),{scrollTop:s,scrollHeight:n}=i,o=n-Ee(i);let r=!1;if(s===o)r=e-1;else{for(const a in t){if(k(t[a]).top-k(se(i)).top-this.offset>0)break;r=+a}r===!1&&this.overflow&&(r=0)}return{active:r}},write(t){let{active:e}=t;const i=e!==!1&&!T(this.elements[e],this.cls);this.links.forEach(s=>s.blur());for(const s in this.elements)R(this.elements[s],this.cls,+s===e);i&&p(this.$el,"active",[e,this.elements[e]])},events:["scroll","resize"]}]},ta={mixins:[U,hi,gt,Ne],props:{position:String,top:null,bottom:Boolean,offset:String,animation:String,clsActive:String,clsInactive:String,clsFixed:String,clsBelow:String,selTarget:String,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:"",showOnUp:!1,targetOffset:!1},computed:{selTarget(t,e){let{selTarget:i}=t;return i&&v(i,e)||e}},resizeTargets(){return document.documentElement},connected(){this.placeholder=v("+ .uk-sticky-placeholder",this.$el)||v('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.setActive(!1)},disconnected(){this.isFixed&&(this.hide(),_(this.selTarget,this.clsInactive)),lt(this.placeholder),this.placeholder=null},events:[{name:"load hashchange popstate",el(){return window},filter(){return this.targetOffset!==!1},handler(){!location.hash||Ht(window)===0||N.read(()=>{const t=k(v(location.hash)),e=k(this.$el);this.isFixed&&Ti(t,e)&&Ht(window,t.top-e.height-ot(this.targetOffset,"height")-ot(this.offset,"height"))})}}],update:[{read(t,e){let{height:i,margin:s}=t;if(this.inactive=!this.matchMedia||!j(this.$el),this.inactive)return!1;const n=this.isActive&&e.has("resize");n&&(c(this.selTarget,"transition","0s"),this.hide()),this.isActive||(i=k(this.$el).height,s=c(this.$el,"margin")),n&&(this.show(),N.write(()=>c(this.selTarget,"transition","")));const o=this.isFixed?this.placeholder:this.$el,r=L(window);let a=this.position;a==="auto"&&i>r&&(a="bottom");let l=ot(this.offset,"height",o);a==="bottom"&&(l+=r-i);const h=Math.max(0,i+l-r),u=k(o).top,d=fn(this.top,this.$el,u),f=fn(this.bottom,this.$el,u+i,!0),m=Math.max(d,u)-l,E=f?f-k(this.$el).height+h-l:ne(this.$el).scrollHeight-r;return{start:m,end:E,offset:l,overflow:h,topOffset:u,height:i,margin:s,width:y(o).width,top:ke(o)[0]}},write(t){let{height:e,margin:i}=t;const{placeholder:s}=this;c(s,{height:e,margin:i}),H(s,document)||(Ke(this.$el,s),s.hidden=!0)},events:["resize"]},{read(t){let{scroll:e=0,dir:i="down",overflow:s,overflowScroll:n=0,start:o,end:r}=t;const a=Ht(window);return{dir:e<=a?"down":"up",prevDir:i,scroll:a,prevScroll:e,offsetParentTop:k(this.$el.offsetParent).top,overflowScroll:Z(n+Z(a,o,r)-Z(e,o,r),0,s)}},write(t,e){const i=e.has("scroll"),{initTimestamp:s=0,dir:n,prevDir:o,scroll:r,prevScroll:a=0,top:l,start:h,topOffset:u,height:d}=t;if(r<0||r===a&&i||this.showOnUp&&!i&&!this.isFixed)return;const f=Date.now();if((f-s>300||n!==o)&&(t.initScroll=r,t.initTimestamp=f),!(this.showOnUp&&!this.isFixed&&Math.abs(t.initScroll-r)<=30&&Math.abs(a-r)<=10))if(this.inactive||r<h||this.showOnUp&&(r<=h||n==="down"&&i||n==="up"&&!this.isFixed&&r<=u+d)){if(!this.isFixed){dt.inProgress(this.$el)&&l>r&&(dt.cancel(this.$el),this.hide());return}this.isFixed=!1,this.animation&&r>u?(dt.cancel(this.$el),dt.out(this.$el,this.animation).then(()=>this.hide(),P)):this.hide()}else this.isFixed?this.update():this.animation&&r>u?(dt.cancel(this.$el),this.show(),dt.in(this.$el,this.animation).catch(P)):this.show()},events:["resize","scroll"]}],methods:{show(){this.isFixed=!0,this.update(),this.placeholder.hidden=!1},hide(){this.setActive(!1),_(this.$el,this.clsFixed,this.clsBelow),c(this.$el,{position:"",top:"",width:""}),this.placeholder.hidden=!0},update(){let{width:t,scroll:e=0,overflow:i,overflowScroll:s=0,start:n,end:o,offset:r,topOffset:a,height:l,offsetParentTop:h}=this._data;const u=n!==0||e>n;let d="fixed";e>o&&(r+=o-h,d="absolute"),i&&(r-=s),c(this.$el,{position:d,top:r+"px",width:t}),this.setActive(u),R(this.$el,this.clsBelow,e>a+l),w(this.$el,this.clsFixed)},setActive(t){const e=this.active;this.active=t,t?(Oi(this.selTarget,this.clsInactive,this.clsActive),e!==t&&p(this.$el,"active")):(Oi(this.selTarget,this.clsActive,this.clsInactive),e!==t&&p(this.$el,"inactive"))}}};function fn(t,e,i,s){if(!t)return 0;if(M(t)&&t.match(/^-?\d/))return i+ot(t);{const n=t===!0?A(e):bt(t,e);return k(n).bottom-(s&&n&&H(e,n)?x(c(n,"paddingBottom")):0)}}var pn={mixins:[Me,cn,$t],args:"connect",props:{connect:String,toggle:String,itemNav:String,active:Number},data:{connect:"~.uk-switcher",toggle:"> * > :first-child",itemNav:!1,active:0,cls:"uk-active",attrItem:"uk-switcher-item"},computed:{connects:{get(t,e){let{connect:i}=t;return xe(i,e)},watch(t){this.swiping&&c(t,"touch-action","pan-y pinch-zoom");const e=this.index();this.connects.forEach(i=>O(i).forEach((s,n)=>R(s,this.cls,n===e)))},immediate:!0},toggles:{get(t,e){let{toggle:i}=t;return B(i,e).filter(s=>!z(s,".uk-disabled *, .uk-disabled, [disabled]"))},watch(t){const e=this.index();this.show(~e?e:t[this.active]||t[0])},immediate:!0},children(){return O(this.$el).filter(t=>this.toggles.some(e=>H(e,t)))},swipeTarget(){return this.connects}},connected(){this.lazyload(this.$el,this.connects),zi(()=>this.$emit())},events:[{name:"click",delegate(){return this.toggle},handler(t){t.preventDefault(),this.show(t.current)}},{name:"click",el(){return this.connects.concat(this.itemNav?xe(this.itemNav,this.$el):[])},delegate(){return"["+this.attrItem+"],[data-"+this.attrItem+"]"},handler(t){t.preventDefault(),this.show(st(t.current,this.attrItem))}},{name:"swipeRight swipeLeft",filter(){return this.swiping},el(){return this.connects},handler(t){let{type:e}=t;this.show(jt(e,"Left")?"next":"previous")}}],methods:{index(){return vt(this.children,t=>T(t,this.cls))},show(t){const e=this.index(),i=Gt(t,this.toggles,e),s=Gt(this.children[i],O(this.$el));O(this.$el).forEach((o,r)=>{R(o,this.cls,s===r),$(this.toggles[r],"aria-expanded",s===r)});const n=e>=0&&e!==i;this.connects.forEach(async o=>{let{children:r}=o;await this.toggleElement(b(r).filter(a=>T(a,this.cls)),!1,n),await this.toggleElement(r[s],!0,n)})}}},ea={mixins:[U],extends:pn,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item"},connected(){const t=T(this.$el,"uk-tab-left")?"uk-tab-left":T(this.$el,"uk-tab-right")?"uk-tab-right":!1;t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}};const ia=32;var sa={mixins:[Me,hi,$t],args:"target",props:{href:String,target:null,mode:"list",queued:Boolean},data:{href:!1,target:!1,mode:"click",queued:!0},computed:{target:{get(t,e){let{href:i,target:s}=t;return s=xe(s||i,e),s.length&&s||[e]},watch(){this.updateAria()},immediate:!0}},connected(){!g(this.mode,"media")&&!Ye(this.$el)&&$(this.$el,"tabindex","0"),this.lazyload(this.$el,this.target),zi(()=>this.$emit())},events:[{name:ht,filter(){return g(this.mode,"hover")},handler(t){!xt(t)||this._showState||(p(this.$el,"focus"),W(document,ht,()=>p(this.$el,"blur"),!0,e=>!H(e.target,this.$el)),g(this.mode,"click")&&(this._preventClick=!0))}},{name:zt+" "+te+" focus blur",filter(){return g(this.mode,"hover")},handler(t){if(xt(t))return;const e=g([zt,"focus"],t.type),i=$(this.$el,"aria-expanded");if(!(!e&&(t.type===te&&z(this.$el,":focus")||t.type==="blur"&&z(this.$el,":hover")))){if(this._showState&&e===(i!==this._showState)){e||(this._showState=null);return}this._showState=e?i:null,this.toggle("toggle"+(e?"show":"hide"))}}},{name:"keydown",filter(){return g(this.mode,"click")&&!ft(this.$el,"input")},handler(t){t.keyCode===ia&&(t.preventDefault(),this.$el.click())}},{name:"click",filter(){return g(this.mode,"click")},handler(t){if(this._preventClick)return this._preventClick=null;let e;(nt(t.target,'a[href="#"], a[href=""]')||(e=nt(t.target,"a[href]"))&&($(this.$el,"aria-expanded")!=="true"||e.hash&&z(this.target,e.hash)))&&t.preventDefault(),this.toggle()}},{name:"toggled",self:!0,el(){return this.target},handler(t,e){t.target===this.target[0]&&this.updateAria(e)}},{name:"mediachange",filter(){return g(this.mode,"media")},el(){return this.target},handler(t,e){e.matches^this.isToggled(this.target)&&this.toggle()}}],methods:{async toggle(t){if(!p(this.target,t||"toggle",[this]))return;if(!this.queued)return this.toggleElement(this.target);const e=this.target.filter(s=>T(s,this.clsLeave));if(e.length){for(const s of this.target){const n=g(e,s);this.toggleElement(s,n,n)}return}const i=this.target.filter(this.isToggled);await this.toggleElement(i,!1),await this.toggleElement(this.target.filter(s=>!g(i,s)),!0)},updateAria(t){g(this.mode,"media")||$(this.$el,"aria-expanded",Fe(t)?t:this.isToggled(this.target))}}},na=Object.freeze({__proto__:null,Accordion:js,Alert:qo,Cover:Vo,Drop:Ys,Dropdown:Ys,FormCustom:Xo,Grid:Qo,HeightMatch:ir,HeightViewport:nr,Icon:Ki,Img:Mr,Leader:Fr,Margin:Gs,Modal:Wr,Nav:jr,Navbar:qr,Offcanvas:Yr,OverflowAuto:Jr,Responsive:Kr,Scroll:Zr,Scrollspy:Qr,ScrollspyNav:Ur,Sticky:ta,Svg:Zs,Switcher:pn,Tab:ea,Toggle:sa,Video:qs,Close:Cr,Spinner:Ir,SlidenavNext:nn,SlidenavPrevious:nn,SearchIcon:Tr,Marker:mt,NavbarToggleIcon:mt,OverlayIcon:mt,PaginationNext:mt,PaginationPrevious:mt,Totop:mt});at(na,(t,e)=>Q.component(e,t)),Q.use(Wo),Ro(Q);const oa=["days","hours","minutes","seconds"];var ra={mixins:[U],props:{date:String,clsWrapper:String},data:{date:"",clsWrapper:".uk-countdown-%unit%"},connected(){this.date=Date.parse(this.$props.date),this.start()},disconnected(){this.stop()},events:[{name:"visibilitychange",el(){return document},handler(){document.hidden?this.stop():this.start()}}],methods:{start(){this.stop(),this.update(),this.timer=setInterval(this.update,1e3)},stop(){clearInterval(this.timer)},update(){const t=aa(this.date);(!this.date||t.total<=0)&&(this.stop(),t.days=t.hours=t.minutes=t.seconds=0);for(const e of oa){const i=v(this.clsWrapper.replace("%unit%",e),this.$el);if(!i)continue;let s=String(Math.trunc(t[e]));s=s.length<2?"0"+s:s,i.textContent!==s&&(s=s.split(""),s.length!==i.children.length&&Ct(i,s.map(()=>"<span></span>").join("")),s.forEach((n,o)=>i.children[o].textContent=n))}}}};function aa(t){const e=t-Date.now();return{total:e,seconds:e/1e3%60,minutes:e/1e3/60%60,hours:e/1e3/60/60%24,days:e/1e3/60/60/24}}const Ui="uk-transition-leave",ts="uk-transition-enter";function gn(t,e,i,s){s===void 0&&(s=0);const n=ci(e,!0),o={opacity:1},r={opacity:0},a=u=>()=>n===ci(e)?u():Promise.reject(),l=a(()=>(w(e,Ui),Promise.all(vn(e).map((u,d)=>new Promise(f=>setTimeout(()=>C.start(u,r,i/2,"ease").then(f),d*s)))).then(()=>_(e,Ui)))),h=a(()=>{const u=L(e);return w(e,ts),t(),c(O(e),{opacity:0}),new Promise(d=>requestAnimationFrame(()=>{const f=O(e),m=L(e);c(e,"alignContent","flex-start"),L(e,u);const E=vn(e);c(f,r);const I=E.map((D,K)=>new Promise(ct=>setTimeout(()=>C.start(D,o,i/2,"ease").then(ct),K*s)));u!==m&&I.push(C.start(e,{height:m},i/2+E.length*s,"ease")),Promise.all(I).then(()=>{_(e,ts),n===ci(e)&&(c(e,{height:"",alignContent:""}),c(f,{opacity:""}),delete e.dataset.transition),d()})}))});return T(e,Ui)?mn(e).then(h):T(e,ts)?mn(e).then(l).then(h):l().then(h)}function ci(t,e){return e&&(t.dataset.transition=1+ci(t)),Tt(t.dataset.transition)||0}function mn(t){return Promise.all(O(t).filter(C.inProgress).map(e=>new Promise(i=>W(e,"transitionend transitioncanceled",i))))}function vn(t){return Ji(O(t)).reduce((e,i)=>e.concat(Re(i.filter(s=>Pe(s)),"offsetLeft")),[])}function la(t,e,i){return new Promise(s=>requestAnimationFrame(()=>{let n=O(e);const o=n.map(a=>wn(a,!0)),r=c(e,["height","padding"]);C.cancel(e),n.forEach(C.cancel),bn(e),t(),n=n.concat(O(e).filter(a=>!g(n,a))),Promise.resolve().then(()=>{N.flush();const a=c(e,["height","padding"]),[l,h]=ha(e,n,o);n.forEach((u,d)=>h[d]&&c(u,h[d])),c(e,{display:"block",...r}),requestAnimationFrame(()=>{const u=n.map((d,f)=>A(d)===e&&C.start(d,l[f],i,"ease")).concat(C.start(e,a,i,"ease"));Promise.all(u).then(()=>{n.forEach((d,f)=>A(d)===e&&c(d,"display",l[f].opacity===0?"none":"")),bn(e)},P).then(s)})})}))}function wn(t,e){const i=c(t,"zIndex");return j(t)?{display:"",opacity:e?c(t,"opacity"):"0",pointerEvents:"none",position:"absolute",zIndex:i==="auto"?Xt(t):i,...xn(t)}:!1}function ha(t,e,i){const s=e.map((o,r)=>A(o)&&r in i?i[r]?j(o)?xn(o):{opacity:0}:{opacity:j(o)?1:0}:!1),n=s.map((o,r)=>{const a=A(e[r])===t&&(i[r]||wn(e[r]));if(!a)return!1;if(!o)delete a.opacity;else if(!("opacity"in o)){const{opacity:l}=a;l%1?o.opacity=1:delete a.opacity}return a});return[s,n]}function bn(t){c(t.children,{height:"",left:"",opacity:"",pointerEvents:"",position:"",top:"",marginTop:"",marginLeft:"",transform:"",width:"",zIndex:""}),c(t,{height:"",display:"",padding:""})}function xn(t){const{height:e,width:i}=k(t),{top:s,left:n}=Xe(t),{marginLeft:o,marginTop:r}=c(t,["marginTop","marginLeft"]);return{top:s,left:n,height:e,width:i,marginLeft:o,marginTop:r,transform:""}}var yn={props:{duration:Number,animation:Boolean},data:{duration:150,animation:"slide"},methods:{animate(t,e){e===void 0&&(e=this.$el);const i=this.animation;return(i==="fade"?gn:i==="delayed-fade"?function(){for(var n=arguments.length,o=new Array(n),r=0;r<n;r++)o[r]=arguments[r];return gn(...o,40)}:i?la:()=>(t(),Promise.resolve()))(t,e,this.duration).then(()=>this.$update(e,"resize"),P)}}},ca={mixins:[yn],args:"target",props:{target:Boolean,selActive:Boolean},data:{target:null,selActive:!1,attrItem:"uk-filter-control",cls:"uk-active",duration:250},computed:{toggles:{get(t,e){let{attrItem:i}=t;return B("["+i+"],[data-"+i+"]",e)},watch(){if(this.updateState(),this.selActive!==!1){const t=B(this.selActive,this.$el);this.toggles.forEach(e=>R(e,this.cls,g(t,e)))}},immediate:!0},children:{get(t,e){let{target:i}=t;return B(i+" > *",e)},watch(t,e){e&&!pa(t,e)&&this.updateState()},immediate:!0}},events:[{name:"click",delegate(){return"["+this.attrItem+"],[data-"+this.attrItem+"]"},handler(t){t.preventDefault(),this.apply(t.current)}}],methods:{apply(t){const e=this.getState(),i=kn(t,this.attrItem,this.getState());ua(e,i)||this.setState(i)},getState(){return this.toggles.filter(t=>T(t,this.cls)).reduce((t,e)=>kn(e,this.attrItem,t),{filter:{"":""},sort:[]})},setState(t,e){e===void 0&&(e=!0),t={filter:{"":""},sort:[],...t},p(this.$el,"beforeFilter",[this,t]),this.toggles.forEach(i=>R(i,this.cls,!!fa(i,this.attrItem,t))),Promise.all(B(this.target,this.$el).map(i=>{const s=()=>{da(t,i,O(i)),this.$update(this.$el)};return e?this.animate(s,i):s()})).then(()=>p(this.$el,"afterFilter",[this]))},updateState(){N.write(()=>this.setState(this.getState(),!1))}}};function $n(t,e){return Ae(st(t,e),["filter"])}function ua(t,e){return["filter","sort"].every(i=>We(t[i],e[i]))}function da(t,e,i){const s=ga(t);i.forEach(r=>c(r,"display",s&&!z(r,s)?"none":""));const[n,o]=t.sort;if(n){const r=ma(i,n,o);We(r,i)||Y(e,r)}}function kn(t,e,i){const s=$n(t,e),{filter:n,group:o,sort:r,order:a="asc"}=s;return(n||V(r))&&(o?n?(delete i.filter[""],i.filter[o]=n):(delete i.filter[o],(fe(i.filter)||""in i.filter)&&(i.filter={"":n||""})):i.filter={"":n||""}),V(r)||(i.sort=[r,a]),i}function fa(t,e,i){let{filter:s={"":""},sort:[n,o]}=i;const{filter:r="",group:a="",sort:l,order:h="asc"}=$n(t,e);return V(l)?a in s&&r===s[a]||!r&&a&&!(a in s)&&!s[""]:n===l&&o===h}function pa(t,e){return t.length===e.length&&t.every(i=>~e.indexOf(i))}function ga(t){let{filter:e}=t,i="";return at(e,s=>i+=s||""),i}function ma(t,e,i){return[...t].sort((s,n)=>st(s,e).localeCompare(st(n,e),void 0,{numeric:!0})*(i==="asc"||-1))}var es={slide:{show(t){return[{transform:F(t*-100)},{transform:F()}]},percent(t){return De(t)},translate(t,e){return[{transform:F(e*-100*t)},{transform:F(e*100*(1-t))}]}}};function De(t){return Math.abs(c(t,"transform").split(",")[4]/t.offsetWidth)||0}function F(t,e){return t===void 0&&(t=0),e===void 0&&(e="%"),t+=t?e:"","translate3d("+t+", 0, 0)"}function re(t){return"scale3d("+t+", "+t+", 1)"}var Sn={...es,fade:{show(){return[{opacity:0},{opacity:1}]},percent(t){return 1-c(t,"opacity")},translate(t){return[{opacity:1-t},{opacity:t}]}},scale:{show(){return[{opacity:0,transform:re(1-.2)},{opacity:1,transform:re(1)}]},percent(t){return 1-c(t,"opacity")},translate(t){return[{opacity:1-t,transform:re(1-.2*t)},{opacity:t,transform:re(1-.2+.2*t)}]}}};function va(t,e,i,s){let{animation:n,easing:o}=s;const{percent:r,translate:a,show:l=P}=n,h=l(i),u=new qe;return{dir:i,show(d,f,m){f===void 0&&(f=0);const E=m?"linear":o;return d-=Math.round(d*Z(f,-1,1)),this.translate(f),ui(e,"itemin",{percent:f,duration:d,timing:E,dir:i}),ui(t,"itemout",{percent:1-f,duration:d,timing:E,dir:i}),Promise.all([C.start(e,h[1],d,E),C.start(t,h[0],d,E)]).then(()=>{this.reset(),u.resolve()},P),u.promise},cancel(){C.cancel([e,t])},reset(){for(const d in h[0])c([e,t],d,"")},forward(d,f){return f===void 0&&(f=this.percent()),C.cancel([e,t]),this.show(d,f,!0)},translate(d){this.reset();const f=a(d,i);c(e,f[1]),c(t,f[0]),ui(e,"itemtranslatein",{percent:d,dir:i}),ui(t,"itemtranslateout",{percent:1-d,dir:i})},percent(){return r(t||e,e,i)},getDistance(){return t?.offsetWidth}}}function ui(t,e,i){p(t,Nt(e,!1,!1,i))}var wa={props:{autoplay:Boolean,autoplayInterval:Number,pauseOnHover:Boolean},data:{autoplay:!1,autoplayInterval:7e3,pauseOnHover:!0},connected(){this.autoplay&&this.startAutoplay()},disconnected(){this.stopAutoplay()},update(){$(this.slides,"tabindex","-1")},events:[{name:"visibilitychange",el(){return document},filter(){return this.autoplay},handler(){document.hidden?this.stopAutoplay():this.startAutoplay()}}],methods:{startAutoplay(){this.stopAutoplay(),this.interval=setInterval(()=>(!this.draggable||!v(":focus",this.$el))&&(!this.pauseOnHover||!z(this.$el,":hover"))&&!this.stack.length&&this.show("next"),this.autoplayInterval)},stopAutoplay(){this.interval&&clearInterval(this.interval)}}},ba={props:{draggable:Boolean},data:{draggable:!0,threshold:10},created(){for(const t of["start","move","end"]){const e=this[t];this[t]=i=>{const s=Kt(i).x*(X?-1:1);this.prevPos=s===this.pos?this.prevPos:this.pos,this.pos=s,e(i)}}},events:[{name:ht,delegate(){return this.selSlides},handler(t){!this.draggable||!xt(t)&&xa(t.target)||nt(t.target,ve)||t.button>0||this.length<2||this.start(t)}},{name:"dragstart",handler(t){t.preventDefault()}}],methods:{start(){this.drag=this.pos,this._transitioner?(this.percent=this._transitioner.percent(),this.drag+=this._transitioner.getDistance()*this.percent*this.dir,this._transitioner.cancel(),this._transitioner.translate(this.percent),this.dragging=!0,this.stack=[]):this.prevIndex=this.index,S(document,Ut,this.move,{passive:!1}),S(document,pt+" "+ee+" input",this.end,!0),c(this.list,"userSelect","none")},move(t){const e=this.pos-this.drag;if(e===0||this.prevPos===this.pos||!this.dragging&&Math.abs(e)<this.threshold)return;c(this.list,"pointerEvents","none"),t.cancelable&&t.preventDefault(),this.dragging=!0,this.dir=e<0?1:-1;const{slides:i}=this;let{prevIndex:s}=this,n=Math.abs(e),o=this.getIndex(s+this.dir,s),r=this._getDistance(s,o)||i[s].offsetWidth;for(;o!==s&&n>r;)this.drag-=r*this.dir,s=o,n-=r,o=this.getIndex(s+this.dir,s),r=this._getDistance(s,o)||i[s].offsetWidth;this.percent=n/r;const a=i[s],l=i[o],h=this.index!==o,u=s===o;let d;[this.index,this.prevIndex].filter(f=>!g([o,s],f)).forEach(f=>{p(i[f],"itemhidden",[this]),u&&(d=!0,this.prevIndex=s)}),(this.index===s&&this.prevIndex!==s||d)&&p(i[this.index],"itemshown",[this]),h&&(this.prevIndex=s,this.index=o,!u&&p(a,"beforeitemhide",[this]),p(l,"beforeitemshow",[this])),this._transitioner=this._translate(Math.abs(this.percent),a,!u&&l),h&&(!u&&p(a,"itemhide",[this]),p(l,"itemshow",[this]))},end(){if(Jt(document,Ut,this.move,{passive:!1}),Jt(document,pt+" "+ee+" input",this.end,!0),this.dragging)if(this.dragging=null,this.index===this.prevIndex)this.percent=1-this.percent,this.dir*=-1,this._show(!1,this.index,!0),this._transitioner=null;else{const t=(X?this.dir*(X?1:-1):this.dir)<0==this.prevPos>this.pos;this.index=t?this.index:this.prevIndex,t&&(this.percent=1-this.percent),this.show(this.dir>0&&!t||this.dir<0&&t?"next":"previous",!0)}c(this.list,{userSelect:"",pointerEvents:""}),this.drag=this.percent=null}}};function xa(t){return!t.children.length&&t.childNodes.length}var ya={data:{selNav:!1},computed:{nav(t,e){let{selNav:i}=t;return v(i,e)},selNavItem(t){let{attrItem:e}=t;return"["+e+"],[data-"+e+"]"},navItems(t,e){return B(this.selNavItem,e)}},update:{write(){this.nav&&this.length!==this.nav.children.length&&Ct(this.nav,this.slides.map((t,e)=>"<li "+this.attrItem+'="'+e+'"><a href></a></li>').join("")),this.navItems.concat(this.nav).forEach(t=>t&&(t.hidden=!this.maxIndex)),this.updateNav()},events:["resize"]},events:[{name:"click",delegate(){return this.selNavItem},handler(t){t.preventDefault(),this.show(st(t.current,this.attrItem))}},{name:"itemshow",handler:"updateNav"}],methods:{updateNav(){const t=this.getValidIndex();for(const e of this.navItems){const i=st(e,this.attrItem);R(e,this.clsActive,Tt(i)===t),R(e,"uk-invisible",this.finite&&(i==="previous"&&t===0||i==="next"&&t>=this.maxIndex))}}}},Tn={mixins:[wa,ba,ya,gt],props:{clsActivated:Boolean,easing:String,index:Number,finite:Boolean,velocity:Number,selSlides:String},data:()=>({easing:"ease",finite:!1,velocity:1,index:0,prevIndex:-1,stack:[],percent:0,clsActive:"uk-active",clsActivated:!1,Transitioner:!1,transitionOptions:{}}),connected(){this.prevIndex=-1,this.index=this.getValidIndex(this.$props.index),this.stack=[]},disconnected(){_(this.slides,this.clsActive)},computed:{duration(t,e){let{velocity:i}=t;return Cn(e.offsetWidth/i)},list(t,e){let{selList:i}=t;return v(i,e)},maxIndex(){return this.length-1},selSlides(t){let{selList:e,selSlides:i}=t;return e+" "+(i||"> *")},slides:{get(){return B(this.selSlides,this.$el)},watch(){this.$reset()}},length(){return this.slides.length}},methods:{show(t,e){if(e===void 0&&(e=!1),this.dragging||!this.length)return;const{stack:i}=this,s=e?0:i.length,n=()=>{i.splice(s,1),i.length&&this.show(i.shift(),!0)};if(i[e?"unshift":"push"](t),!e&&i.length>1){i.length===2&&this._transitioner.forward(Math.min(this.duration,200));return}const o=this.getIndex(this.index),r=T(this.slides,this.clsActive)&&this.slides[o],a=this.getIndex(t,this.index),l=this.slides[a];if(r===l){n();return}if(this.dir=$a(t,o),this.prevIndex=o,this.index=a,r&&!p(r,"beforeitemhide",[this])||!p(l,"beforeitemshow",[this,r])){this.index=this.prevIndex,n();return}const h=this._show(r,l,e).then(()=>(r&&p(r,"itemhidden",[this]),p(l,"itemshown",[this]),new Promise(u=>{N.write(()=>{i.shift(),i.length?this.show(i.shift(),!0):this._transitioner=null,u()})})));return r&&p(r,"itemhide",[this]),p(l,"itemshow",[this]),h},getIndex(t,e){return t===void 0&&(t=this.index),e===void 0&&(e=this.index),Z(Gt(t,this.slides,e,this.finite),0,this.maxIndex)},getValidIndex(t,e){return t===void 0&&(t=this.index),e===void 0&&(e=this.prevIndex),this.getIndex(t,e)},_show(t,e,i){if(this._transitioner=this._getTransitioner(t,e,this.dir,{easing:i?e.offsetWidth<600?"cubic-bezier(0.25, 0.46, 0.45, 0.94)":"cubic-bezier(0.165, 0.84, 0.44, 1)":this.easing,...this.transitionOptions}),!i&&!t)return this._translate(1),Promise.resolve();const{length:s}=this.stack;return this._transitioner[s>1?"forward":"show"](s>1?Math.min(this.duration,75+75/(s-1)):this.duration,this.percent)},_getDistance(t,e){return this._getTransitioner(t,t!==e&&e).getDistance()},_translate(t,e,i){e===void 0&&(e=this.prevIndex),i===void 0&&(i=this.index);const s=this._getTransitioner(e!==i?e:!1,i);return s.translate(t),s},_getTransitioner(t,e,i,s){return t===void 0&&(t=this.prevIndex),e===void 0&&(e=this.index),i===void 0&&(i=this.dir||1),s===void 0&&(s=this.transitionOptions),new this.Transitioner(Vt(t)?this.slides[t]:t,Vt(e)?this.slides[e]:e,i*(X?-1:1),s)}}};function $a(t,e){return t==="next"?1:t==="previous"||t<e?-1:1}function Cn(t){return .5*t+300}var In={mixins:[Tn],props:{animation:String},data:{animation:"slide",clsActivated:"uk-transition-active",Animations:es,Transitioner:va},computed:{animation(t){let{animation:e,Animations:i}=t;return{...i[e]||i.slide,name:e}},transitionOptions(){return{animation:this.animation}}},events:{beforeitemshow(t){let{target:e}=t;w(e,this.clsActive)},itemshown(t){let{target:e}=t;w(e,this.clsActivated)},itemhidden(t){let{target:e}=t;_(e,this.clsActive,this.clsActivated)}}},An={mixins:[oe,Qi,$t,In],functional:!0,props:{delayControls:Number,preload:Number,videoAutoplay:Boolean,template:String},data:()=>({preload:1,videoAutoplay:!1,delayControls:3e3,items:[],cls:"uk-open",clsPage:"uk-lightbox-page",selList:".uk-lightbox-items",attrItem:"uk-lightbox-item",selClose:".uk-close-large",selCaption:".uk-lightbox-caption",pauseOnHover:!1,velocity:2,Animations:Sn,template:'<div class="uk-lightbox uk-overflow-hidden"> <ul class="uk-lightbox-items"></ul> <div class="uk-lightbox-toolbar uk-position-top uk-text-right uk-transition-slide-top uk-transition-opaque"> <button class="uk-lightbox-toolbar-icon uk-close-large" type="button" uk-close></button> </div> <a class="uk-lightbox-button uk-position-center-left uk-position-medium uk-transition-fade" href uk-slidenav-previous uk-lightbox-item="previous"></a> <a class="uk-lightbox-button uk-position-center-right uk-position-medium uk-transition-fade" href uk-slidenav-next uk-lightbox-item="next"></a> <div class="uk-lightbox-toolbar uk-lightbox-caption uk-position-bottom uk-text-center uk-transition-slide-bottom uk-transition-opaque"></div> </div>'}),created(){const t=v(this.template),e=v(this.selList,t);this.items.forEach(()=>Y(e,"<li>")),this.$mount(Y(this.container,t))},computed:{caption(t,e){let{selCaption:i}=t;return v(i,e)}},events:[{name:Ut+" "+ht+" keydown",handler:"showControls"},{name:"click",self:!0,delegate(){return this.selSlides},handler(t){t.defaultPrevented||this.hide()}},{name:"shown",self:!0,handler(){this.showControls()}},{name:"hide",self:!0,handler(){this.hideControls(),_(this.slides,this.clsActive),C.stop(this.slides)}},{name:"hidden",self:!0,handler(){this.$destroy(!0)}},{name:"keyup",el(){return document},handler(t){if(!(!this.isToggled(this.$el)||!this.draggable))switch(t.keyCode){case 37:this.show("previous");break;case 39:this.show("next");break}}},{name:"beforeitemshow",handler(t){this.isToggled()||(this.draggable=!1,t.preventDefault(),this.toggleElement(this.$el,!0,!1),this.animation=Sn.scale,_(t.target,this.clsActive),this.stack.splice(1,0,this.index))}},{name:"itemshow",handler(){Ct(this.caption,this.getItem().caption||"");for(let t=-this.preload;t<=this.preload;t++)this.loadItem(this.index+t)}},{name:"itemshown",handler(){this.draggable=this.$props.draggable}},{name:"itemload",async handler(t,e){const{source:i,type:s,alt:n="",poster:o,attrs:r={}}=e;if(this.setItem(e,"<span uk-spinner></span>"),!i)return;let a;const l={frameborder:"0",allow:"autoplay",allowfullscreen:"",style:"max-width: 100%; box-sizing: border-box;","uk-responsive":"","uk-video":""+this.videoAutoplay};if(s==="image"||i.match(/\.(avif|jpe?g|a?png|gif|svg|webp)($|\?)/i))try{const{width:h,height:u}=await gs(i,r.srcset,r.size);this.setItem(e,Be("img",{src:i,width:h,height:u,alt:n,...r}))}catch{this.setError(e)}else if(s==="video"||i.match(/\.(mp4|webm|ogv)($|\?)/i)){const h=Be("video",{src:i,poster:o,controls:"",playsinline:"","uk-video":""+this.videoAutoplay,...r});S(h,"loadedmetadata",()=>{$(h,{width:h.videoWidth,height:h.videoHeight}),this.setItem(e,h)}),S(h,"error",()=>this.setError(e))}else if(s==="iframe"||i.match(/\.(html|php)($|\?)/i))this.setItem(e,Be("iframe",{src:i,frameborder:"0",allowfullscreen:"",class:"uk-lightbox-iframe",...r}));else if(a=i.match(/\/\/(?:.*?youtube(-nocookie)?\..*?[?&]v=|youtu\.be\/)([\w-]{11})[&?]?(.*)?/))this.setItem(e,Be("iframe",{src:"https://www.youtube"+(a[1]||"")+".com/embed/"+a[2]+(a[3]?"?"+a[3]:""),width:1920,height:1080,...l,...r}));else if(a=i.match(/\/\/.*?vimeo\.[a-z]+\/(\d+)[&?]?(.*)?/))try{const{height:h,width:u}=await(await fetch("https://vimeo.com/api/oembed.json?maxwidth=1920&url="+encodeURI(i),{credentials:"omit"})).json();this.setItem(e,Be("iframe",{src:"https://player.vimeo.com/video/"+a[1]+(a[2]?"?"+a[2]:""),width:u,height:h,...l,...r}))}catch{this.setError(e)}}}],methods:{loadItem(t){t===void 0&&(t=this.index);const e=this.getItem(t);this.getSlide(e).childElementCount||p(this.$el,"itemload",[e])},getItem(t){return t===void 0&&(t=this.index),this.items[Gt(t,this.slides)]},setItem(t,e){p(this.$el,"itemloaded",[this,Ct(this.getSlide(t),e)])},getSlide(t){return this.slides[this.items.indexOf(t)]},setError(t){this.setItem(t,'<span uk-icon="icon: bolt; ratio: 2"></span>')},showControls(){clearTimeout(this.controlsTimer),this.controlsTimer=setTimeout(this.hideControls,this.delayControls),w(this.$el,"uk-active","uk-transition-active")},hideControls(){_(this.$el,"uk-active","uk-transition-active")}}};function Be(t,e){const i=Dt("<"+t+">");return $(i,e),i}var ka={install:Sa,props:{toggle:String},data:{toggle:"a"},computed:{toggles:{get(t,e){let{toggle:i}=t;return B(i,e)},watch(){this.hide()}}},disconnected(){this.hide()},events:[{name:"click",delegate(){return this.toggle+":not(.uk-disabled)"},handler(t){t.preventDefault(),this.show(t.current)}}],methods:{show(t){const e=hs(this.toggles.map(Pn),"source");if(qt(t)){const{source:i}=Pn(t);t=vt(e,s=>{let{source:n}=s;return i===n})}return this.panel=this.panel||this.$create("lightboxPanel",{...this.$props,items:e}),S(this.panel.$el,"hidden",()=>this.panel=!1),this.panel.show(t)},hide(){var t;return(t=this.panel)==null?void 0:t.hide()}}};function Sa(t,e){t.lightboxPanel||t.component("lightboxPanel",An),wt(e.props,t.component("lightboxPanel").options.props)}function Pn(t){const e={};for(const i of["href","caption","type","poster","alt","attrs"])e[i==="href"?"source":i]=st(t,i);return e.attrs=Ae(e.attrs),e}var Ta={mixins:[oe],functional:!0,args:["message","status"],data:{message:"",status:"",timeout:5e3,group:null,pos:"top-center",clsContainer:"uk-notification",clsClose:"uk-notification-close",clsMsg:"uk-notification-message"},install:Ca,computed:{marginProp(t){let{pos:e}=t;return"margin"+(rt(e,"top")?"Top":"Bottom")},startProps(){return{opacity:0,[this.marginProp]:-this.$el.offsetHeight}}},created(){const t=v("."+this.clsContainer+"-"+this.pos,this.container)||Y(this.container,'<div class="'+this.clsContainer+" "+this.clsContainer+"-"+this.pos+'" style="display: block"></div>');this.$mount(Y(t,'<div class="'+this.clsMsg+(this.status?" "+this.clsMsg+"-"+this.status:"")+'"> <a href class="'+this.clsClose+'" data-uk-close></a> <div>'+this.message+"</div> </div>"))},async connected(){const t=x(c(this.$el,this.marginProp));await C.start(c(this.$el,this.startProps),{opacity:1,[this.marginProp]:t}),this.timeout&&(this.timer=setTimeout(this.close,this.timeout))},events:{click(t){nt(t.target,'a[href="#"],a[href=""]')&&t.preventDefault(),this.close()},[zt](){this.timer&&clearTimeout(this.timer)},[te](){this.timeout&&(this.timer=setTimeout(this.close,this.timeout))}},methods:{async close(t){const e=i=>{const s=A(i);p(i,"close",[this]),lt(i),s!=null&&s.hasChildNodes()||lt(s)};this.timer&&clearTimeout(this.timer),t||await C.start(this.$el,this.startProps),e(this.$el)}}};function Ca(t){t.notification.closeAll=function(e,i){yt(document.body,s=>{const n=t.getComponent(s,"notification");n&&(!e||e===n.group)&&n.close(i)})}}const di={x:fi,y:fi,rotate:fi,scale:fi,color:ss,backgroundColor:ss,borderColor:ss,blur:Wt,hue:Wt,fopacity:Wt,grayscale:Wt,invert:Wt,saturate:Wt,sepia:Wt,opacity:Aa,stroke:Pa,bgx:_n,bgy:_n},{keys:is}=Object;var En={mixins:[hi],props:On(is(di),"list"),data:On(is(di),void 0),computed:{props(t,e){return is(di).reduce((i,s)=>(V(t[s])||(i[s]=di[s](s,e,t[s].slice())),i),{})}},events:{load(){this.$emit()}},methods:{reset(){at(this.getCss(0),(t,e)=>c(this.$el,e,""))},getCss(t){const e={transform:"",filter:""};for(const i in this.props)this.props[i](e,t);return e}}};function fi(t,e,i){const s=os(i)||{x:"px",y:"px",rotate:"deg"}[t]||"";let n;return(t==="x"||t==="y")&&(t="translate"+ce(t),n=o=>x(x(o).toFixed(s==="px"?0:6))),i.length===1&&i.unshift(t==="scale"?1:0),i=ae(i,n),(o,r)=>{o.transform+=" "+t+"("+ze(i,r)+s+")"}}function ss(t,e,i){return i.length===1&&i.unshift(He(e,t,"")),i=ae(i,s=>Ia(e,s)),(s,n)=>{const[o,r,a]=Nn(i,n),l=o.map((h,u)=>(h+=a*(r[u]-h),u===3?x(h):parseInt(h,10))).join(",");s[t]="rgba("+l+")"}}function Ia(t,e){return He(t,"color",e).split(/[(),]/g).slice(1,-1).concat(1).slice(0,4).map(x)}function Wt(t,e,i){i.length===1&&i.unshift(0);const s=os(i)||{blur:"px",hue:"deg"}[t]||"%";return t={fopacity:"opacity",hue:"hue-rotate"}[t]||t,i=ae(i),(n,o)=>{const r=ze(i,o);n.filter+=" "+t+"("+(r+s)+")"}}function Aa(t,e,i){return i.length===1&&i.unshift(He(e,t,"")),i=ae(i),(s,n)=>{s[t]=ze(i,n)}}function Pa(t,e,i){i.length===1&&i.unshift(0);const s=os(i),n=tn(e);return i=ae(i.reverse(),o=>(o=x(o),s==="%"?o*n/100:o)),i.some(o=>{let[r]=o;return r})?(c(e,"strokeDasharray",n),(o,r)=>{o.strokeDashoffset=ze(i,r)}):P}function _n(t,e,i){i.length===1&&i.unshift(0),t=t.substr(-1);const s=t==="y"?"height":"width";i=ae(i,o=>ot(o,s,e));const n=He(e,"background-position-"+t,"");return He(e,"backgroundSize","")==="cover"?Ea(t,e,i,n,s):Mn(t,i,n)}function Ea(t,e,i,s,n){const o=_a(e);if(!o.width)return P;const r=i.map(K=>{let[ct]=K;return ct}),a=Math.min(...r),l=Math.max(...r),h=r.indexOf(a)<r.indexOf(l),u=l-a;let d=(h?-u:0)-(h?a:l);const f={width:e.offsetWidth,height:e.offsetHeight},m=ge.cover(o,f),E=m[n]-f[n];if(E<u)f[n]=m[n]+u-E;else if(E>u){const K=f[n]/ot(s,n,e,!0);K&&(d-=(E-u)/K)}const I=ge.cover(o,f),D=Mn(t,i,d+"px");return(K,ct)=>{D(K,ct),K.backgroundSize=I.width+"px "+I.height+"px",K.backgroundRepeat="no-repeat"}}function Mn(t,e,i){return function(s,n){s["background-position-"+t]="calc("+i+" + "+ze(e,n)+"px)"}}const pi={};function _a(t){const e=c(t,"backgroundImage").replace(/^none|url\(["']?(.+?)["']?\)$/,"$1");if(pi[e])return pi[e];const i=new Image;return e&&(i.src=e,!i.naturalWidth)?(i.onload=()=>{pi[e]=ns(i),p(t,Nt("load",!1))},ns(i)):pi[e]=ns(i)}function ns(t){return{width:t.naturalWidth,height:t.naturalHeight}}function ae(t,e){e===void 0&&(e=x);const i=[],{length:s}=t;let n=0;for(let o=0;o<s;o++){let[r,a]=M(t[o])?t[o].trim().split(" "):[t[o]];if(r=e(r),a=a?x(a)/100:null,o===0?a===null?a=0:a&&i.push([r,0]):o===s-1&&(a===null?a=1:a!==1&&(i.push([r,a]),a=1)),i.push([r,a]),a===null)n++;else if(n){const l=i[o-n-1][1],h=(a-l)/(n+1);for(let u=n;u>0;u--)i[o-u][1]=l+h*(n-u+1);n=0}}return i}function Nn(t,e){const i=vt(t.slice(1),s=>{let[,n]=s;return e<=n})+1;return[t[i-1][0],t[i][0],(e-t[i-1][1])/(t[i][1]-t[i-1][1])]}function ze(t,e){const[i,s,n]=Nn(t,e);return Vt(i)?i+Math.abs(i-s)*n*(i<s?1:-1):+s}const Ma=/^-?\d+([^\s]*)/;function os(t,e){for(const i of t){const s=i.match==null?void 0:i.match(Ma);if(s)return s[1]}return e}function He(t,e,i){const s=t.style[e],n=c(c(t,e,i),e);return t.style[e]=s,n}function On(t,e){return t.reduce((i,s)=>(i[s]=e,i),{})}var Na={mixins:[En,gt,Ne],props:{target:String,viewport:Number,easing:Number,start:String,end:String},data:{target:!1,viewport:1,easing:1,start:0,end:0},computed:{target(t,e){let{target:i}=t;return Dn(i&&bt(i,e)||e)},start(t){let{start:e}=t;return ot(e,"height",this.target,!0)},end(t){let{end:e,viewport:i}=t;return ot(e||(i=(1-i)*100)&&i+"vh+"+i+"%","height",this.target,!0)}},update:{read(t,e){let{percent:i}=t;if(e.has("scroll")||(i=!1),!this.matchMedia)return;const s=i;return i=Oa(Gi(this.target,this.start,this.end),this.easing),{percent:i,style:s===i?!1:this.getCss(i)}},write(t){let{style:e}=t;if(!this.matchMedia){this.reset();return}e&&c(this.$el,e)},events:["scroll","resize"]}};function Oa(t,e){return e>=0?Math.pow(t,e+1):1-Math.pow(1-t,-e+1)}function Dn(t){return t?"offsetTop"in t?t:Dn(A(t)):document.documentElement}var Bn={update:{write(){if(this.stack.length||this.dragging)return;const t=this.getValidIndex(this.index);(!~this.prevIndex||this.index!==t)&&this.show(t)},events:["resize"]}},zn={mixins:[Me],connected(){this.lazyload(this.slides,this.getAdjacentSlides)}};function Da(t,e,i,s){let{center:n,easing:o,list:r}=s;const a=new qe,l=t?Le(t,r,n):Le(e,r,n)+y(e).width*i,h=e?Le(e,r,n):l+y(t).width*i*(X?-1:1);return{dir:i,show(u,d,f){d===void 0&&(d=0);const m=f?"linear":o;return u-=Math.round(u*Z(d,-1,1)),this.translate(d),d=t?d:Z(d,0,1),rs(this.getItemIn(),"itemin",{percent:d,duration:u,timing:m,dir:i}),t&&rs(this.getItemIn(!0),"itemout",{percent:1-d,duration:u,timing:m,dir:i}),C.start(r,{transform:F(-h*(X?-1:1),"px")},u,m).then(a.resolve,P),a.promise},cancel(){C.cancel(r)},reset(){c(r,"transform","")},forward(u,d){return d===void 0&&(d=this.percent()),C.cancel(r),this.show(u,d,!0)},translate(u){const d=this.getDistance()*i*(X?-1:1);c(r,"transform",F(Z(-h+(d-d*u),-gi(r),y(r).width)*(X?-1:1),"px"));const f=this.getActives(),m=this.getItemIn(),E=this.getItemIn(!0);u=t?Z(u,-1,1):0;for(const I of O(r)){const D=g(f,I),K=I===m,ct=I===E,wi=K||!ct&&(D||i*(X?-1:1)===-1^mi(I,r)>mi(t||e));rs(I,"itemtranslate"+(wi?"in":"out"),{dir:i,percent:ct?1-u:K?u:D?1:0})}},percent(){return Math.abs((c(r,"transform").split(",")[4]*(X?-1:1)+l)/(h-l))},getDistance(){return Math.abs(h-l)},getItemIn(u){u===void 0&&(u=!1);let d=this.getActives(),f=Ln(r,Le(e||t,r,n));if(u){const m=d;d=f,f=m}return f[vt(f,m=>!g(d,m))]},getActives(){return Ln(r,Le(t||e,r,n))}}}function Le(t,e,i){const s=mi(t,e);return i?s-Ba(t,e):Math.min(s,Hn(e))}function Hn(t){return Math.max(0,gi(t)-y(t).width)}function gi(t){return O(t).reduce((e,i)=>y(i).width+e,0)}function Ba(t,e){return y(e).width/2-y(t).width/2}function mi(t,e){return t&&(Xe(t).left+(X?y(t).width-y(e).width:0))*(X?-1:1)||0}function Ln(t,e){e-=1;const i=y(t).width,s=e+i+2;return O(t).filter(n=>{const o=mi(n,t),r=o+Math.min(y(n).width,i);return o>=e&&r<=s})}function rs(t,e,i){p(t,Nt(e,!1,!1,i))}var za={mixins:[U,Tn,Bn,zn],props:{center:Boolean,sets:Boolean},data:{center:!1,sets:!1,attrItem:"uk-slider-item",selList:".uk-slider-items",selNav:".uk-slider-nav",clsContainer:"uk-slider-container",Transitioner:Da},computed:{avgWidth(){return gi(this.list)/this.length},finite(t){let{finite:e}=t;return e||Math.ceil(gi(this.list))<Math.trunc(y(this.list).width+Ha(this.list)+this.center)},maxIndex(){if(!this.finite||this.center&&!this.sets)return this.length-1;if(this.center)return pe(this.sets);let t=0;const e=Hn(this.list),i=vt(this.slides,s=>{if(t>=e)return!0;t+=y(s).width});return~i?i:this.length-1},sets(t){let{sets:e}=t;if(!e)return;let i=0;const s=[],n=y(this.list).width;for(let o in this.slides){const r=y(this.slides[o]).width;i+r>n&&(i=0),this.center?i<n/2&&i+r+y(this.slides[+o+1]).width/2>n/2&&(s.push(+o),i=n/2-r/2):i===0&&s.push(Math.min(+o,this.maxIndex)),i+=r}if(s.length)return s},transitionOptions(){return{center:this.center,list:this.list}}},connected(){R(this.$el,this.clsContainer,!v("."+this.clsContainer,this.$el))},update:{write(){for(const t of this.navItems){const e=Tt(st(t,this.attrItem));e!==!1&&(t.hidden=!this.maxIndex||e>this.maxIndex||this.sets&&!g(this.sets,e))}this.length&&!this.dragging&&!this.stack.length&&(this.reorder(),this._translate(1)),this.updateActiveClasses()},events:["resize"]},events:{beforeitemshow(t){!this.dragging&&this.sets&&this.stack.length<2&&!g(this.sets,this.index)&&(this.index=this.getValidIndex());const e=Math.abs(this.index-this.prevIndex+(this.dir>0&&this.index<this.prevIndex||this.dir<0&&this.index>this.prevIndex?(this.maxIndex+1)*this.dir:0));if(!this.dragging&&e>1){for(let s=0;s<e;s++)this.stack.splice(1,0,this.dir>0?"next":"previous");t.preventDefault();return}const i=this.dir<0||!this.slides[this.prevIndex]?this.index:this.prevIndex;this.duration=Cn(this.avgWidth/this.velocity)*(y(this.slides[i]).width/this.avgWidth),this.reorder()},itemshow(){~this.prevIndex&&w(this._getTransitioner().getItemIn(),this.clsActive)},itemshown(){this.updateActiveClasses()}},methods:{reorder(){if(this.finite){c(this.slides,"order","");return}const t=this.dir>0&&this.slides[this.prevIndex]?this.prevIndex:this.index;if(this.slides.forEach((n,o)=>c(n,"order",this.dir>0&&o<t?1:this.dir<0&&o>=this.index?-1:"")),!this.center)return;const e=this.slides[t];let i=y(this.list).width/2-y(e).width/2,s=0;for(;i>0;){const n=this.getIndex(--s+t,t),o=this.slides[n];c(o,"order",n>t?-2:-1),i-=y(o).width}},updateActiveClasses(){const t=this._getTransitioner(this.index).getActives(),e=[this.clsActive,(!this.sets||g(this.sets,x(this.index)))&&this.clsActivated||""];for(const i of this.slides)R(i,e,g(t,i))},getValidIndex(t,e){if(t===void 0&&(t=this.index),e===void 0&&(e=this.prevIndex),t=this.getIndex(t,e),!this.sets)return t;let i;do{if(g(this.sets,t))return t;i=t,t=this.getIndex(t+this.dir,e)}while(t!==i);return t},getAdjacentSlides(){const{width:t}=y(this.list),e=-t,i=t*2,s=y(this.slides[this.index]).width,n=this.center?t/2-s/2:0,o=new Set;for(const r of[-1,1]){let a=n+(r>0?s:0),l=0;do{const h=this.slides[this.getIndex(this.index+r+l++*r)];a+=y(h).width*r,o.add(h)}while(this.slides.length>l&&a>e&&a<i)}return Array.from(o)}}};function Ha(t){return Math.max(0,...O(t).map(e=>y(e).width))}var Fn={mixins:[En],data:{selItem:"!li"},beforeConnect(){this.item=bt(this.selItem,this.$el)},disconnected(){this.item=null},events:[{name:"itemin itemout",self:!0,el(){return this.item},handler(t){let{type:e,detail:{percent:i,duration:s,timing:n,dir:o}}=t;N.read(()=>{const r=this.getCss(Rn(e,o,i)),a=this.getCss(Wn(e)?.5:o>0?1:0);N.write(()=>{c(this.$el,r),C.start(this.$el,a,s,n).catch(P)})})}},{name:"transitioncanceled transitionend",self:!0,el(){return this.item},handler(){C.cancel(this.$el)}},{name:"itemtranslatein itemtranslateout",self:!0,el(){return this.item},handler(t){let{type:e,detail:{percent:i,dir:s}}=t;N.read(()=>{const n=this.getCss(Rn(e,s,i));N.write(()=>c(this.$el,n))})}}]};function Wn(t){return jt(t,"in")}function Rn(t,e,i){return i/=2,Wn(t)^e<0?i:1-i}var La={...es,fade:{show(){return[{opacity:0,zIndex:0},{zIndex:-1}]},percent(t){return 1-c(t,"opacity")},translate(t){return[{opacity:1-t,zIndex:0},{zIndex:-1}]}},scale:{show(){return[{opacity:0,transform:re(1+.5),zIndex:0},{zIndex:-1}]},percent(t){return 1-c(t,"opacity")},translate(t){return[{opacity:1-t,transform:re(1+.5*t),zIndex:0},{zIndex:-1}]}},pull:{show(t){return t<0?[{transform:F(30),zIndex:-1},{transform:F(),zIndex:0}]:[{transform:F(-100),zIndex:0},{transform:F(),zIndex:-1}]},percent(t,e,i){return i<0?1-De(e):De(t)},translate(t,e){return e<0?[{transform:F(30*t),zIndex:-1},{transform:F(-100*(1-t)),zIndex:0}]:[{transform:F(-t*100),zIndex:0},{transform:F(30*(1-t)),zIndex:-1}]}},push:{show(t){return t<0?[{transform:F(100),zIndex:0},{transform:F(),zIndex:-1}]:[{transform:F(-30),zIndex:-1},{transform:F(),zIndex:0}]},percent(t,e,i){return i>0?1-De(e):De(t)},translate(t,e){return e<0?[{transform:F(t*100),zIndex:0},{transform:F(-30*(1-t)),zIndex:-1}]:[{transform:F(-30*t),zIndex:-1},{transform:F(100*(1-t)),zIndex:0}]}}},Fa={mixins:[U,In,Bn,zn],props:{ratio:String,minHeight:Number,maxHeight:Number},data:{ratio:"16:9",minHeight:!1,maxHeight:!1,selList:".uk-slideshow-items",attrItem:"uk-slideshow-item",selNav:".uk-slideshow-nav",Animations:La},update:{read(){if(!this.list)return!1;let[t,e]=this.ratio.split(":").map(Number);return e=e*this.list.offsetWidth/t||0,this.minHeight&&(e=Math.max(this.minHeight,e)),this.maxHeight&&(e=Math.min(this.maxHeight,e)),{height:e-Zt(this.list,"height","content-box")}},write(t){let{height:e}=t;e>0&&c(this.list,"minHeight",e)},events:["resize"]},methods:{getAdjacentSlides(){return[1,-1].map(t=>this.slides[this.getIndex(this.index+t)])}}},Wa={mixins:[U,yn],props:{group:String,threshold:Number,clsItem:String,clsPlaceholder:String,clsDrag:String,clsDragState:String,clsBase:String,clsNoDrag:String,clsEmpty:String,clsCustom:String,handle:String},data:{group:!1,threshold:5,clsItem:"uk-sortable-item",clsPlaceholder:"uk-sortable-placeholder",clsDrag:"uk-sortable-drag",clsDragState:"uk-drag",clsBase:"uk-sortable",clsNoDrag:"uk-sortable-nodrag",clsEmpty:"uk-sortable-empty",clsCustom:"",handle:!1,pos:{}},created(){for(const t of["init","start","move","end"]){const e=this[t];this[t]=i=>{wt(this.pos,Kt(i)),e(i)}}},events:{name:ht,passive:!1,handler:"init"},computed:{target(){return(this.$el.tBodies||[this.$el])[0]},items(){return O(this.target)},isEmpty:{get(){return fe(this.items)},watch(t){R(this.target,this.clsEmpty,t)},immediate:!0},handles:{get(t,e){let{handle:i}=t;return i?B(i,e):this.items},watch(t,e){c(e,{touchAction:"",userSelect:""}),c(t,{touchAction:Bt?"none":"",userSelect:"none"})},immediate:!0}},update:{write(t){if(!this.drag||!A(this.placeholder))return;const{pos:{x:e,y:i},origin:{offsetTop:s,offsetLeft:n},placeholder:o}=this;c(this.drag,{top:i-s,left:e-n});const r=this.getSortable(document.elementFromPoint(e,i));if(!r)return;const{items:a}=r;if(a.some(C.inProgress))return;const l=Va(a,{x:e,y:i});if(a.length&&(!l||l===o))return;const h=this.getSortable(o),u=Ya(r.target,l,o,e,i,r===h&&t.moved!==l);u!==!1&&(u&&o===u||(r!==h?(h.remove(o),t.moved=l):delete t.moved,r.insert(o,u),this.touched.add(r)))},events:["move"]},methods:{init(t){const{target:e,button:i,defaultPrevented:s}=t,[n]=this.items.filter(o=>H(e,o));!n||s||i>0||Ii(e)||H(e,"."+this.clsNoDrag)||this.handle&&!H(e,this.handle)||(t.preventDefault(),this.touched=new Set([this]),this.placeholder=n,this.origin={target:e,index:Xt(n),...this.pos},S(document,Ut,this.move),S(document,pt,this.end),this.threshold||this.start(t))},start(t){this.drag=qa(this.$container,this.placeholder);const{left:e,top:i}=this.placeholder.getBoundingClientRect();wt(this.origin,{offsetLeft:this.pos.x-e,offsetTop:this.pos.y-i}),w(this.drag,this.clsDrag,this.clsCustom),w(this.placeholder,this.clsPlaceholder),w(this.items,this.clsItem),w(document.documentElement,this.clsDragState),p(this.$el,"start",[this,this.placeholder]),Ra(this.pos),this.move(t)},move(t){this.drag?this.$emit("move"):(Math.abs(this.pos.x-this.origin.x)>this.threshold||Math.abs(this.pos.y-this.origin.y)>this.threshold)&&this.start(t)},end(){if(Jt(document,Ut,this.move),Jt(document,pt,this.end),!this.drag)return;ja();const t=this.getSortable(this.placeholder);this===t?this.origin.index!==Xt(this.placeholder)&&p(this.$el,"moved",[this,this.placeholder]):(p(t.$el,"added",[t,this.placeholder]),p(this.$el,"removed",[this,this.placeholder])),p(this.$el,"stop",[this,this.placeholder]),lt(this.drag),this.drag=null;for(const{clsPlaceholder:e,clsItem:i}of this.touched)for(const s of this.touched)_(s.items,e,i);this.touched=null,_(document.documentElement,this.clsDragState)},insert(t,e){w(this.items,this.clsItem);const i=()=>e?Li(e,t):Y(this.target,t);this.animate(i)},remove(t){!H(t,this.target)||this.animate(()=>lt(t))},getSortable(t){do{const e=this.$getComponent(t,"sortable");if(e&&(e===this||this.group!==!1&&e.group===this.group))return e}while(t=A(t))}}};let jn;function Ra(t){let e=Date.now();jn=setInterval(()=>{let{x:i,y:s}=t;s+=Ht(window);const n=(Date.now()-e)*.3;e=Date.now(),Lt(document.elementFromPoint(i,t.y),/auto|scroll/).reverse().some(o=>{let{scrollTop:r,scrollHeight:a}=o;const{top:l,bottom:h,height:u}=k(se(o));if(l<s&&l+35>s)r-=n;else if(h>s&&h-35<s)r+=n;else return;if(r>0&&r<a-u)return Ht(o,r),!0})},15)}function ja(){clearInterval(jn)}function qa(t,e){const i=Y(t,e.outerHTML.replace(/(^<)(?:li|tr)|(?:li|tr)(\/>$)/g,"$1div$2"));return c(i,"margin","0","important"),c(i,{boxSizing:"border-box",width:e.offsetWidth,height:e.offsetHeight,padding:c(e,"padding")}),L(i.firstElementChild,L(e.firstElementChild)),i}function Va(t,e){return t[vt(t,i=>je(e,i.getBoundingClientRect()))]}function Ya(t,e,i,s,n,o){if(!O(t).length)return;const r=e.getBoundingClientRect();if(!o)return Ga(t,i)||n<r.top+r.height/2?e:e.nextElementSibling;const a=i.getBoundingClientRect(),l=qn([r.top,r.bottom],[a.top,a.bottom]),h=l?s:n,u=l?"width":"height",d=l?"left":"top",f=l?"right":"bottom",m=a[u]<r[u]?r[u]-a[u]:0;return a[d]<r[d]?m&&h<r[d]+m?!1:e.nextElementSibling:m&&h>r[f]-m?!1:e}function Ga(t,e){const i=O(t).length===1;i&&Y(t,e);const s=O(t),n=s.some((o,r)=>{const a=o.getBoundingClientRect();return s.slice(r+1).some(l=>{const h=l.getBoundingClientRect();return!qn([a.left,a.right],[h.left,h.right])})});return i&&lt(e),n}function qn(t,e){return t[1]>e[0]&&e[1]>t[0]}var Xa={mixins:[oe,$t,Vs],args:"title",props:{delay:Number,title:String},data:{pos:"top",title:"",delay:0,animation:["uk-animation-scale-up"],duration:100,cls:"uk-active"},beforeConnect(){this._hasTitle=Mt(this.$el,"title"),$(this.$el,"title",""),this.updateAria(!1),Ja(this.$el)},disconnected(){this.hide(),$(this.$el,"title",this._hasTitle?this.title:null)},methods:{show(){this.isToggled(this.tooltip||null)||!this.title||(this._unbind=W(document,"show keydown "+ht,this.hide,!1,t=>t.type===ht&&!H(t.target,this.$el)||t.type==="keydown"&&t.keyCode===27||t.type==="show"&&t.detail[0]!==this&&t.detail[0].$name===this.$name),clearTimeout(this.showTimer),this.showTimer=setTimeout(this._show,this.delay))},async hide(){z(this.$el,"input:focus")||(clearTimeout(this.showTimer),this.isToggled(this.tooltip||null)&&(await this.toggleElement(this.tooltip,!1,!1),lt(this.tooltip),this.tooltip=null,this._unbind()))},_show(){this.tooltip=Y(this.container,'<div class="uk-'+this.$options.name+'"> <div class="uk-'+this.$options.name+'-inner">'+this.title+"</div> </div>"),S(this.tooltip,"toggled",(t,e)=>{if(this.updateAria(e),!e)return;this.positionAt(this.tooltip,this.$el);const[i,s]=Ka(this.tooltip,this.$el,this.pos);this.origin=this.axis==="y"?Je(i)+"-"+s:s+"-"+Je(i)}),this.toggleElement(this.tooltip,!0)},updateAria(t){$(this.$el,"aria-expanded",t)}},events:{focus:"show",blur:"hide",[zt+" "+te](t){xt(t)||this[t.type===zt?"show":"hide"]()},[ht](t){xt(t)&&this.show()}}};function Ja(t){Ye(t)||$(t,"tabindex","0")}function Ka(t,e,i){let[s,n]=i;const o=k(t),r=k(e),a=[["left","right"],["top","bottom"]];for(const h of a){if(o[h[0]]>=r[h[1]]){s=h[1];break}if(o[h[1]]<=r[h[0]]){s=h[0];break}}const l=g(a[0],s)?a[1]:a[0];return o[l[0]]===r[l[0]]?n=l[0]:o[l[1]]===r[l[1]]?n=l[1]:n="center",[s,n]}var Za={props:{allow:String,clsDragover:String,concurrent:Number,maxSize:Number,method:String,mime:String,msgInvalidMime:String,msgInvalidName:String,msgInvalidSize:String,multiple:Boolean,name:String,params:Object,type:String,url:String},data:{allow:!1,clsDragover:"uk-dragover",concurrent:1,maxSize:0,method:"POST",mime:!1,msgInvalidMime:"Invalid File Type: %s",msgInvalidName:"Invalid File Name: %s",msgInvalidSize:"Invalid File Size: %s Kilobytes Max",multiple:!1,name:"files[]",params:{},type:"",url:"",abort:P,beforeAll:P,beforeSend:P,complete:P,completeAll:P,error:P,fail:P,load:P,loadEnd:P,loadStart:P,progress:P},events:{change(t){!z(t.target,'input[type="file"]')||(t.preventDefault(),t.target.files&&this.upload(t.target.files),t.target.value="")},drop(t){vi(t);const e=t.dataTransfer;!(e!=null&&e.files)||(_(this.$el,this.clsDragover),this.upload(e.files))},dragenter(t){vi(t)},dragover(t){vi(t),w(this.$el,this.clsDragover)},dragleave(t){vi(t),_(this.$el,this.clsDragover)}},methods:{async upload(t){if(t=ls(t),!t.length)return;p(this.$el,"upload",[t]);for(const s of t){if(this.maxSize&&this.maxSize*1e3<s.size){this.fail(this.msgInvalidSize.replace("%s",this.maxSize));return}if(this.allow&&!Vn(this.allow,s.name)){this.fail(this.msgInvalidName.replace("%s",this.allow));return}if(this.mime&&!Vn(this.mime,s.type)){this.fail(this.msgInvalidMime.replace("%s",this.mime));return}}this.multiple||(t=t.slice(0,1)),this.beforeAll(this,t);const e=Qa(t,this.concurrent),i=async s=>{const n=new FormData;s.forEach(o=>n.append(this.name,o));for(const o in this.params)n.append(o,this.params[o]);try{const o=await ps(this.url,{data:n,method:this.method,responseType:this.type,beforeSend:r=>{const{xhr:a}=r;a.upload&&S(a.upload,"progress",this.progress);for(const l of["loadStart","load","loadEnd","abort"])S(a,l.toLowerCase(),this[l]);return this.beforeSend(r)}});this.complete(o),e.length?await i(e.shift()):this.completeAll(o)}catch(o){this.error(o)}};await i(e.shift())}}};function Vn(t,e){return e.match(new RegExp("^"+t.replace(/\//g,"\\/").replace(/\*\*/g,"(\\/[^\\/]+)*").replace(/\*/g,"[^\\/]+").replace(/((?!\\))\?/g,"$1.")+"$","i"))}function Qa(t,e){const i=[];for(let s=0;s<t.length;s+=e)i.push(t.slice(s,s+e));return i}function vi(t){t.preventDefault(),t.stopPropagation()}var Ua=Object.freeze({__proto__:null,Countdown:ra,Filter:ca,Lightbox:ka,LightboxPanel:An,Notification:Ta,Parallax:Na,Slider:za,SliderParallax:Fn,Slideshow:Fa,SlideshowParallax:Fn,Sortable:Wa,Tooltip:Xa,Upload:Za});return at(Ua,(t,e)=>Q.component(e,t)),Q});