uikit 3.12.3-dev.0e7855b18 → 3.12.3-dev.4c7275bdd

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 (71) hide show
  1. package/CHANGELOG.md +5 -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 +13 -2
  15. package/dist/js/components/lightbox-panel.min.js +1 -1
  16. package/dist/js/components/lightbox.js +13 -2
  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 +65 -8
  21. package/dist/js/components/parallax.min.js +1 -1
  22. package/dist/js/components/slider-parallax.js +30 -13
  23. package/dist/js/components/slider-parallax.min.js +1 -1
  24. package/dist/js/components/slider.js +13 -2
  25. package/dist/js/components/slider.min.js +1 -1
  26. package/dist/js/components/slideshow-parallax.js +30 -13
  27. package/dist/js/components/slideshow-parallax.min.js +1 -1
  28. package/dist/js/components/slideshow.js +13 -2
  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 +12 -20
  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 +244 -186
  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 +254 -194
  41. package/dist/js/uikit.min.js +1 -1
  42. package/package.json +1 -1
  43. package/src/js/api/hooks.js +3 -3
  44. package/src/js/api/state.js +14 -39
  45. package/src/js/components/parallax.js +3 -1
  46. package/src/js/components/slider-parallax.js +6 -4
  47. package/src/js/core/core.js +2 -17
  48. package/src/js/core/cover.js +3 -6
  49. package/src/js/core/drop.js +5 -10
  50. package/src/js/core/gif.js +5 -3
  51. package/src/js/core/grid.js +2 -1
  52. package/src/js/core/height-match.js +21 -1
  53. package/src/js/core/height-viewport.js +10 -7
  54. package/src/js/core/img.js +1 -2
  55. package/src/js/core/leader.js +7 -13
  56. package/src/js/core/margin.js +18 -1
  57. package/src/js/core/overflow-auto.js +8 -7
  58. package/src/js/core/scrollspy-nav.js +3 -0
  59. package/src/js/core/scrollspy.js +3 -0
  60. package/src/js/core/sticky.js +7 -1
  61. package/src/js/core/svg.js +16 -14
  62. package/src/js/core/toggle.js +16 -13
  63. package/src/js/core/video.js +2 -8
  64. package/src/js/mixin/media.js +29 -5
  65. package/src/js/mixin/position.js +10 -18
  66. package/src/js/mixin/resize.js +13 -0
  67. package/src/js/mixin/scroll.js +32 -0
  68. package/src/js/mixin/slider.js +2 -1
  69. package/src/js/util/class.js +1 -6
  70. package/src/js/util/observer.js +57 -20
  71. package/tests/js/index.js +1 -1
@@ -1 +1 @@
1
- /*! UIkit 3.12.3-dev.0e7855b18 | https://www.getuikit.com | (c) 2014 - 2022 YOOtheme | MIT License */(function(ae,le){typeof exports=="object"&&typeof module<"u"?module.exports=le():typeof define=="function"&&define.amd?define("uikit",le):(ae=typeof globalThis<"u"?globalThis:ae||self,ae.UIkit=le())})(this,function(){"use strict";const{hasOwnProperty:ae,toString:le}=Object.prototype;function Pt(t,e){return ae.call(t,e)}const Yn=/\B([A-Z])/g,At=lt(t=>t.replace(Yn,"-$1").toLowerCase()),Gn=/-(\w)/g,Lt=lt(t=>t.replace(Gn,hs)),he=lt(t=>t.length?hs(null,t.charAt(0))+t.slice(1):"");function hs(t,e){return e?e.toUpperCase():""}function at(t,e){return t==null||t.startsWith==null?void 0:t.startsWith(e)}function $t(t,e){return t==null||t.endsWith==null?void 0:t.endsWith(e)}function p(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:it,from:cs}=Array,{assign:wt}=Object;function dt(t){return typeof t=="function"}function kt(t){return t!==null&&typeof t=="object"}function St(t){return le.call(t)==="[object Object]"}function ce(t){return kt(t)&&t===t.window}function ue(t){return bi(t)===9}function wi(t){return bi(t)>=1}function Rt(t){return bi(t)===1}function bi(t){return!ce(t)&&kt(t)&&t.nodeType}function Fe(t){return typeof t=="boolean"}function N(t){return typeof t=="string"}function Wt(t){return typeof t=="number"}function jt(t){return Wt(t)||N(t)&&!isNaN(t-parseFloat(t))}function de(t){return!(it(t)?t.length:kt(t)?Object.keys(t).length:!1)}function V(t){return t===void 0}function xi(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 m(t){return parseFloat(t)||0}function q(t){return y(t)[0]}function y(t){return t&&(wi(t)?[t]:Array.from(t).filter(wi))||[]}function Et(t){var e;if(ce(t))return t;t=q(t);const i=ue(t)?t:(e=t)==null?void 0:e.ownerDocument;return(i==null?void 0:i.defaultView)||window}function yi(t){return t?$t(t,"ms")?m(t):m(t)*1e3:0}function Le(t,e){return t===e||kt(t)&&kt(e)&&Object.keys(t).length===Object.keys(e).length&&tt(t,(i,s)=>i===e[s])}function $i(t,e,i){return t.replace(new RegExp(e+"|"+i,"g"),s=>s===e?i:e)}function fe(t){return t[t.length-1]}function tt(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]:r=0}=s;return n>r?1:r>n?-1:0})}function us(t,e){const i=new Set;return t.filter(s=>{let{[e]:n}=s;return i.has(n)?!1:i.add(n)})}function st(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 ki(){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,r]=s;return Math.min(...e.map(o=>{let{[n]:a}=o;return a}))-Math.max(...e.map(o=>{let{[r]:a}=o;return a}))>0})}function We(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},tt(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),tt(t,(i,s)=>t=t[s]<e[s]?this.ratio(t,s,e[s]):t),t}};function qt(t,e,i,s){i===void 0&&(i=0),s===void 0&&(s=!1),e=y(e);const{length:n}=e;return n?(t=jt(t)?Tt(t):t==="next"?i+1:t==="previous"?i-1:e.indexOf(q(t)),s?st(t,0,n-1):(t%=n,t<0?t+n:t)):-1}function lt(t){const e=Object.create(null);return i=>e[i]||(e[i]=t(i))}class je{constructor(){this.promise=new Promise((e,i)=>{this.reject=i,this.resolve=e})}}function k(t,e,i){if(kt(e)){for(const n in e)k(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 y(t))dt(i)&&(i=i.call(n,k(n,e))),i===null?pe(n,e):n.setAttribute(e,i)}function _t(t,e){return y(t).some(i=>i.hasAttribute(e))}function pe(t,e){const i=y(t);for(const s of e.split(" "))for(const n of i)n.removeAttribute(s)}function Z(t,e){for(const i of[e,"data-"+e])if(_t(t,i))return k(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 Si(t){return y(t).some(e=>Xn[e.tagName.toLowerCase()])}function O(t){return y(t).some(e=>e.offsetWidth||e.offsetHeight||e.getClientRects().length)}const me="input,select,textarea,button";function Ti(t){return y(t).some(e=>H(e,me))}const qe=me+",a[href],[tabindex]";function Ve(t){return H(t,qe)}function E(t){var e;return(e=q(t))==null?void 0:e.parentElement}function ve(t,e){return y(t).filter(i=>H(i,e))}function H(t,e){return y(t).some(i=>i.matches(e))}function nt(t,e){return at(e,">")&&(e=e.slice(1)),Rt(t)?t.closest(e):y(t).map(i=>nt(i,e)).filter(Boolean)}function F(t,e){return N(e)?H(t,e)||!!nt(t,e):t===e||q(e).contains(q(t))}function we(t,e){const i=[];for(;t=E(t);)(!e||H(t,e))&&i.push(t);return i}function D(t,e){t=q(t);const i=t?y(t.children):[];return e?ve(i,e):i}function Vt(t,e){return e?y(t).indexOf(q(e)):D(E(t)).indexOf(t)}function ut(t,e){return Ci(t,fs(t,e))}function be(t,e){return xe(t,fs(t,e))}function Ci(t,e){return q(gs(t,e,"querySelector"))}function xe(t,e){return y(gs(t,e,"querySelectorAll"))}const Jn=/(^|[^\\],)\s*[!>+~-]/,ds=lt(t=>t.match(Jn));function fs(t,e){return e===void 0&&(e=document),N(t)&&ds(t)||ue(e)?e:e.ownerDocument}const Kn=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g;function gs(t,e,i){if(e===void 0&&(e=document),!t||!N(t))return t;t=t.replace(Kn,"$1 *"),ds(t)&&(t=Qn(t).map(s=>{let n=e;if(s[0]==="!"){const r=s.substr(1).trim().split(" ");n=nt(E(e),r[0]),s=r.slice(1).join(" ").trim()}if(s[0]==="-"){const r=s.substr(1).trim().split(" "),o=(n||e).previousElementSibling;n=H(o,s.substr(1))?o:null,s=r.slice(1).join(" ")}return n?Un(n)+" "+s:null}).filter(Boolean).join(","),e=document);try{return e[i](t)}catch{return null}}const Zn=/.*?[^\\](?:,|$)/g,Qn=lt(t=>t.match(Zn).map(e=>e.replace(/,$/,"").trim()));function Un(t){const e=[];for(;t.parentNode;){const i=k(t,"id");if(i){e.unshift("#"+Ii(i));break}else{let{tagName:s}=t;s!=="HTML"&&(s+=":nth-child("+(Vt(t)+1)+")"),e.unshift(s),t=t.parentNode}}return e.join(" > ")}function Ii(t){return N(t)?CSS.escape(t):""}function C(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[s,n,r,o,a=!1]=Pi(e);o.length>1&&(o=er(o)),a!=null&&a.self&&(o=ir(o)),r&&(o=tr(r,o));for(const l of n)for(const c of s)c.addEventListener(l,o,a);return()=>Yt(s,n,o,a)}function Yt(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[s,n,,r,o=!1]=Pi(e);for(const a of n)for(const l of s)l.removeEventListener(a,r,o)}function L(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];const[s,n,r,o,a=!1,l]=Pi(e),c=C(s,n,r,u=>{const d=!l||l(u);d&&(c(),o(u,d))},a);return c}function g(t,e,i){return Ai(t).every(s=>s.dispatchEvent(ye(e,!0,!0,i)))}function ye(t,e,i,s){return e===void 0&&(e=!0),i===void 0&&(i=!1),N(t)&&(t=new CustomEvent(t,{bubbles:e,cancelable:i,detail:s})),t}function Pi(t){return t[0]=Ai(t[0]),N(t[1])&&(t[1]=t[1].split(" ")),dt(t[2])&&t.splice(2,0,!1),t}function tr(t,e){return i=>{const s=t[0]===">"?xe(t,i.currentTarget).reverse().filter(n=>F(i.target,n))[0]:nt(i.target,t);s&&(i.current=s,e.call(this,i))}}function er(t){return e=>it(e.detail)?t(e,...e.detail):t(e)}function ir(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function ps(t){return t&&"addEventListener"in t}function sr(t){return ps(t)?t:q(t)}function Ai(t){return it(t)?t.map(sr).filter(Boolean):N(t)?xe(t):ps(t)?[t]:y(t)}function bt(t){return t.pointerType==="touch"||!!t.touches}function Gt(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 ms(t,e){const i={data:null,method:"GET",headers:{},xhr:new XMLHttpRequest,beforeSend:P,responseType:"",...e};return Promise.resolve().then(()=>i.beforeSend(i)).then(()=>nr(t,i))}function nr(t,e){return new Promise((i,s)=>{const{xhr:n}=e;for(const r in e)if(r in n)try{n[r]=e[r]}catch{}n.open(e.method.toUpperCase(),t);for(const r in e.headers)n.setRequestHeader(r,e.headers[r]);C(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}))}),C(n,"error",()=>s(wt(Error("Network Error"),{xhr:n}))),C(n,"timeout",()=>s(wt(Error("Network Timeout"),{xhr:n}))),n.send(e.data)})}function vs(t,e,i){return new Promise((s,n)=>{const r=new Image;r.onerror=o=>{n(o)},r.onload=()=>{s(r)},i&&(r.sizes=i),e&&(r.srcset=e),r.src=t})}const rr={"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 h(t,e,i,s){s===void 0&&(s="");const n=y(t);for(const r of n)if(N(e)){if(e=Ye(e),V(i))return or(r,e);!i&&!Wt(i)?r.style.removeProperty(e):r.style.setProperty(e,jt(i)&&!rr[e]?i+"px":i,s)}else if(it(e)){const o=Ei(r),a={};for(const l of e)a[l]=o[Ye(l)];return a}else kt(e)&&(s=i,tt(e,(o,a)=>h(r,a,o,s)));return n[0]}function Ei(t,e){return Et(t).getComputedStyle(t,e)}function or(t,e,i){return Ei(t,i)[e]}const ar=/^\s*(["'])?(.*?)\1\s*$/;function _i(t){return Ei(document.documentElement).getPropertyValue("--uk-"+t).replace(ar,"$2")}const Ye=lt(t=>lr(t)),ws=["webkit","moz"];function lr(t){t=At(t);const{style:e}=document.documentElement;if(t in e)return t;let i=ws.length,s;for(;i--;)if(s="-"+ws[i]+"-"+t,s in e)return s}function v(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),s=1;s<e;s++)i[s-1]=arguments[s];bs(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];bs(t,i,"remove")}function Ge(t,e){k(t,"class",i=>(i||"").replace(new RegExp("\\b"+e+"\\b","g"),""))}function Ni(t){(arguments.length<=1?void 0:arguments[1])&&_(t,arguments.length<=1?void 0:arguments[1]),(arguments.length<=2?void 0:arguments[2])&&v(t,arguments.length<=2?void 0:arguments[2])}function S(t,e){[e]=Mi(e);for(const i of y(t))if(e&&i.classList.contains(e))return!0;return!1}function R(t,e,i){const s=Mi(e);V(i)||(i=!!i);for(const n of y(t))for(const r of s)n.classList.toggle(r,i)}function bs(t,e,i){e=e.reduce((s,n)=>s.concat(Mi(n)),[]);for(const s of y(t))s.classList[i](...e)}function Mi(t){return String(t).split(/\s|,/).filter(Boolean)}function xs(t,e,i,s){return i===void 0&&(i=400),s===void 0&&(s="linear"),Promise.all(y(t).map(n=>new Promise((r,o)=>{for(const l in e){const c=h(n,l);c===""&&h(n,l,c)}const a=setTimeout(()=>g(n,"transitionend"),i);L(n,"transitionend transitioncanceled",l=>{let{type:c}=l;clearTimeout(a),_(n,"uk-transition"),h(n,{transitionProperty:"",transitionDuration:"",transitionTimingFunction:""}),c==="transitioncanceled"?o():r(n)},{self:!0}),v(n,"uk-transition"),h(n,{transitionProperty:Object.keys(e).map(Ye).join(","),transitionDuration:i+"ms",transitionTimingFunction:s,...e})})))}const T={start:xs,stop(t){return g(t,"transitionend"),Promise.resolve()},cancel(t){g(t,"transitioncanceled")},inProgress(t){return S(t,"uk-transition")}},$e="uk-animation-";function zi(t,e,i,s,n){return i===void 0&&(i=200),Promise.all(y(t).map(r=>new Promise((o,a)=>{g(r,"animationcanceled");const l=setTimeout(()=>g(r,"animationend"),i);L(r,"animationend animationcanceled",c=>{let{type:u}=c;clearTimeout(l),u==="animationcanceled"?a():o(r),h(r,"animationDuration",""),Ge(r,$e+"\\S*")},{self:!0}),h(r,"animationDuration",i+"ms"),v(r,e,$e+(n?"leave":"enter")),at(e,$e)&&(s&&v(r,"uk-transform-origin-"+s),n&&v(r,$e+"reverse"))})))}const hr=new RegExp($e+"(enter|leave)"),ft={in:zi,out(t,e,i,s){return zi(t,e,i,s,!0)},inProgress(t){return hr.test(k(t,"class"))},cancel(t){g(t,"animationcanceled")}},Ct={width:["left","right"],height:["top","bottom"]};function $(t){const e=Rt(t)?q(t).getBoundingClientRect():{height:W(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 A(t,e){const i=$(t);if(t){const{scrollY:n,scrollX:r}=Et(t),o={height:n,width:r};for(const a in Ct)for(const l in Ct[a])i[Ct[a][l]]+=o[a]}if(!e)return i;const s=h(t,"position");tt(h(t,["left","top"]),(n,r)=>h(t,r,e[r]-i[r]+m(s==="absolute"&&n==="auto"?Xe(t)[r]:n)))}function Xe(t){let{top:e,left:i}=A(t);const{ownerDocument:{body:s,documentElement:n},offsetParent:r}=q(t);let o=r||n;for(;o&&(o===s||o===n)&&h(o,"position")==="static";)o=o.parentNode;if(Rt(o)){const a=A(o);e-=a.top+m(h(o,"borderTopWidth")),i-=a.left+m(h(o,"borderLeftWidth"))}return{top:e-m(h(t,"marginTop")),left:i-m(h(t,"marginLeft"))}}function ke(t){const e=[0,0];t=q(t);do if(e[0]+=t.offsetTop,e[1]+=t.offsetLeft,h(t,"position")==="fixed"){const i=Et(t);return e[0]+=i.scrollY,e[1]+=i.scrollX,e}while(t=t.offsetParent);return e}const W=ys("height"),Se=ys("width");function ys(t){const e=he(t);return(i,s)=>{if(V(s)){if(ce(i))return i["inner"+e];if(ue(i)){const n=i.documentElement;return Math.max(n["offset"+e],n["scroll"+e])}return i=q(i),s=h(i,t),s=s==="auto"?i["offset"+e]:m(s)||0,s-Xt(i,t)}else return h(i,t,!s&&s!==0?"":+s+Xt(i,t)+"px")}}function Xt(t,e,i){return i===void 0&&(i="border-box"),h(t,"boxSizing")===i?Ct[e].map(he).reduce((s,n)=>s+m(h(t,"padding"+n))+m(h(t,"border"+n+"Width")),0):0}function Te(t){for(const e in Ct)for(const i in Ct[e])if(Ct[e][i]===t)return Ct[e][1-i];return t}function rt(t,e,i,s){return e===void 0&&(e="width"),i===void 0&&(i=window),s===void 0&&(s=!1),N(t)?ur(t).reduce((n,r)=>{const o=fr(r);return o&&(r=gr(o==="vh"?W(Et(i)):o==="vw"?Se(Et(i)):s?i["offset"+he(e)]:$(i)[e],r)),n+m(r)},0):m(t)}const cr=/-?\d+(?:\.\d+)?(?:v[wh]|%|px)?/g,ur=lt(t=>t.toString().replace(/\s/g,"").match(cr)||[]),dr=/(?:v[hw]|%)$/,fr=lt(t=>(t.match(dr)||[])[0]);function gr(t,e){return t*m(e)/100}function pr(t){if(document.readyState!=="loading"){t();return}L(document,"DOMContentLoaded",t)}function gt(t,e){var i;return(t==null||(i=t.tagName)==null?void 0:i.toLowerCase())===e.toLowerCase()}function mr(t){return Di(t,"")}function It(t,e){return V(e)?w(t).innerHTML:Di(t,e)}const Di=Ce("replaceChildren"),vr=Ce("prepend"),Y=Ce("append"),Bi=Ce("before"),Je=Ce("after");function Ce(t){return function(e,i){var s;const n=y(N(i)?Nt(i):i);return(s=w(e))==null||s[t](...n),ks(n)}}function ht(t){y(t).forEach(e=>e.remove())}function Ke(t,e){for(e=q(Bi(t,e));e.firstChild;)e=e.firstChild;return Y(e,t),e}function $s(t,e){return y(y(t).map(i=>i.hasChildNodes()?Ke(y(i.childNodes),e):Y(i,e)))}function Ze(t){y(t).map(E).filter((e,i,s)=>s.indexOf(e)===i).forEach(e=>e.replaceWith(...e.childNodes))}const wr=/^\s*<(\w+|!)[^>]*>/,br=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function Nt(t){const e=br.exec(t);if(e)return document.createElement(e[1]);const i=document.createElement("div");return wr.test(t)?i.insertAdjacentHTML("beforeend",t.trim()):i.textContent=t,ks(i.childNodes)}function ks(t){return t.length>1?t:t[0]}function xt(t,e){if(!!Rt(t))for(e(t),t=t.firstElementChild;t;){const i=t.nextElementSibling;xt(t,e),t=i}}function w(t,e){return Ss(t)?q(Nt(t)):Ci(t,e)}function B(t,e){return Ss(t)?y(Nt(t)):xe(t,e)}function Ss(t){return N(t)&&at(t.trim(),"<")}const Jt=typeof window<"u",J=Jt&&k(document.documentElement,"dir")==="rtl",Mt=Jt&&"ontouchstart"in window,Kt=Jt&&window.PointerEvent,ct=Kt?"pointerdown":Mt?"touchstart":"mousedown",Zt=Kt?"pointermove":Mt?"touchmove":"mousemove",pt=Kt?"pointerup":Mt?"touchend":"mouseup",zt=Kt?"pointerenter":Mt?"":"mouseenter",Qt=Kt?"pointerleave":Mt?"":"mouseleave",Ut=Kt?"pointercancel":"touchcancel",M={reads:[],writes:[],read(t){return this.reads.push(t),Hi(),t},write(t){return this.writes.push(t),Hi(),t},clear(t){Cs(this.reads,t),Cs(this.writes,t)},flush:Oi};function Oi(t){Ts(M.reads),Ts(M.writes.splice(0)),M.scheduled=!1,(M.reads.length||M.writes.length)&&Hi(t+1)}const xr=4;function Hi(t){M.scheduled||(M.scheduled=!0,t&&t<xr?Promise.resolve().then(()=>Oi(t)):requestAnimationFrame(()=>Oi(1)))}function Ts(t){let e;for(;e=t.shift();)try{e()}catch(i){console.error(i)}}function Cs(t,e){const i=t.indexOf(e);return~i&&t.splice(i,1)}function Fi(){}Fi.prototype={positions:[],init(){this.positions=[];let t;this.unbind=C(document,"mousemove",e=>t=Gt(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:r}=e,[o]=this.positions,a=fe(this.positions),l=[o,a];return We(a,e)?!1:[[{x:i,y:n},{x:s,y:r}],[{x:i,y:r},{x:s,y:n}]].some(u=>{const d=yr(l,u);return d&&We(d,e)})}};function yr(t,e){let[{x:i,y:s},{x:n,y:r}]=t,[{x:o,y:a},{x:l,y:c}]=e;const u=(c-a)*(n-i)-(l-o)*(r-s);if(u===0)return!1;const d=((l-o)*(s-a)-(c-a)*(i-o))/u;return d<0?!1:{x:i+d*(n-i),y:s+d*(r-s)}}const Li=window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype;function Qe(t,e,i,s){if(s===void 0&&(s=!0),!Li)return;const n=new IntersectionObserver((r,o)=>{(!s||r.some(a=>a.isIntersecting))&&e(r,o)},i);for(const r of y(t))n.observe(r);return n}const $r=window.ResizeObserver;function Ri(t,e,i){if(i===void 0&&(i={box:"border-box"}),!$r)return;const s=new ResizeObserver((n,r)=>{e(n,r)});for(const n of y(t))s.observe(n,i);return s}const K={};K.events=K.created=K.beforeConnect=K.connected=K.beforeDisconnect=K.disconnected=K.destroy=Wi,K.args=function(t,e){return e!==!1&&Wi(e||t)},K.update=function(t,e){return Re(Wi(t,dt(e)?{read:e}:e),"order")},K.props=function(t,e){if(it(e)){const i={};for(const s of e)i[s]=String;e=i}return K.methods(t,e)},K.computed=K.methods=function(t,e){return e?t?{...t,...e}:e:t},K.data=function(t,e,i){return i?Is(t,e,i):e?t?function(s){return Is(t,e,s)}:e:t};function Is(t,e,i){return K.computed(dt(t)?t.call(i,i):t,dt(e)?e.call(i,i):e)}function Wi(t,e){return t=t&&!it(t)?[t]:t,e?t?t.concat(e):it(e)?e:[e]:t}function kr(t,e){return V(e)?t:e}function te(t,e,i){const s={};if(dt(e)&&(e=e.options),e.extends&&(t=te(t,e.extends,i)),e.mixins)for(const r of e.mixins)t=te(t,r,i);for(const r in t)n(r);for(const r in e)Pt(t,r)||n(r);function n(r){s[r]=(K[r]||kr)(t[r],e[r],i)}return s}function Ie(t,e){e===void 0&&(e=[]);try{return t?at(t,"{")?JSON.parse(t):e.length&&!p(t,":")?{[e[0]]:t}:t.split(";").reduce((i,s)=>{const[n,r]=s.split(/:(.*)/);return n&&!V(r)&&(i[n.trim()]=r.trim()),i},{}):{}}catch{return{}}}function Ps(t){if(ti(t)&&ji(t,{func:"playVideo",method:"play"}),Ue(t))try{t.play().catch(P)}catch{}}function As(t){ti(t)&&ji(t,{func:"pauseVideo",method:"pause"}),Ue(t)&&t.pause()}function Es(t){ti(t)&&ji(t,{func:"mute",method:"setVolume",value:0}),Ue(t)&&(t.muted=!0)}function _s(t){return Ue(t)||ti(t)}function Ue(t){return gt(t,"video")}function ti(t){return gt(t,"iframe")&&(Ns(t)||Ms(t))}function Ns(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function Ms(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}async function ji(t,e){await Tr(t),zs(t,e)}function zs(t,e){try{t.contentWindow.postMessage(JSON.stringify({event:"command",...e}),"*")}catch{}}const qi="_ukPlayer";let Sr=0;function Tr(t){if(t[qi])return t[qi];const e=Ns(t),i=Ms(t),s=++Sr;let n;return t[qi]=new Promise(r=>{e&&L(t,"load",()=>{const o=()=>zs(t,{event:"listening",id:s});n=setInterval(o,100),o()}),L(window,"message",r,!1,o=>{let{data:a}=o;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+(p(t.src,"?")?"&":"?")+(e?"enablejsapi=1":"api=1&player_id="+s)}).then(()=>clearInterval(n))}function ee(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=0),O(t)?ki(...Bt(t).map(s=>{const{top:n,left:r,bottom:o,right:a}=A(ie(s));return{top:n-e,left:r-i,bottom:o+e,right:a+i}}).concat(A(t))):!1}function Dt(t,e){if(ce(t)||ue(t)?t=se(t):t=q(t),V(e))return t.scrollTop;t.scrollTop=e}function Vi(t,e){let{offset:i=0}=e===void 0?{}:e;const s=O(t)?Bt(t):[];return s.reduce((a,l,c)=>{const{scrollTop:u,scrollHeight:d,offsetHeight:f}=l,b=d-Pe(l),{height:x,top:I}=A(s[c-1]||t);let z=Math.ceil(I-A(ie(l)).top-i+u);return i>0&&f<x+i?z+=i:i=0,z>b?(i-=z-b,z=b):z<0&&(i-=z,z=0),()=>n(l,z-u).then(a)},()=>Promise.resolve())();function n(a,l){return new Promise(c=>{const u=a.scrollTop,d=r(Math.abs(l)),f=Date.now();(function b(){const x=o(st((Date.now()-f)/d));Dt(a,u+l*x),x===1?c():requestAnimationFrame(b)})()})}function r(a){return 40*Math.pow(a,.375)}function o(a){return .5*(1-Math.cos(Math.PI*a))}}function Yi(t,e,i){if(e===void 0&&(e=0),i===void 0&&(i=0),!O(t))return 0;const[s]=Bt(t,/auto|scroll/,!0),{scrollHeight:n,scrollTop:r}=s,o=Pe(s),a=n-o,l=ke(t)[0]-ke(s)[0],c=Math.max(0,l-o+e),u=Math.min(a,l+t.offsetHeight-i);return st((r-c)/(u-c))}function Bt(t,e,i){e===void 0&&(e=/auto|scroll|hidden/),i===void 0&&(i=!1);const s=se(t);let n=we(t).reverse();n=n.slice(n.indexOf(s)+1);const r=vt(n,o=>h(o,"position")==="fixed");return~r&&(n=n.slice(r)),[s].concat(n.filter(o=>e.test(h(o,"overflow"))&&(!i||o.scrollHeight>Pe(o)))).reverse()}function ie(t){return t===se(t)?window:t}function Pe(t){return(t===se(t)?document.documentElement:t).clientHeight}function se(t){const{document:e}=Et(t);return e.scrollingElement||e.documentElement}const Ae={width:["x","left","right"],height:["y","top","bottom"]};function Ds(t,e,i,s,n,r,o,a){i=Os(i),s=Os(s);const l={element:i,target:s};if(!t||!e)return l;const c=A(t),u=A(e),d=u;if(Bs(d,i,c,-1),Bs(d,s,u,1),n=Hs(n,c.width,c.height),r=Hs(r,u.width,u.height),n.x+=r.x,n.y+=r.y,d.left+=n.x,d.top+=n.y,o){let f=Bt(t).map(ie);a&&!p(f,a)&&f.unshift(a),f=f.map(b=>A(b)),tt(Ae,(b,x)=>{let[I,z,X]=b;!(o===!0||p(o,I))||f.some(ot=>{const os=i[I]===z?-c[x]:i[I]===X?c[x]:0,rl=s[I]===z?u[x]:s[I]===X?-u[x]:0;if(d[z]<ot[z]||d[z]+c[x]>ot[X]){const He=c[x]/2,vi=s[I]==="center"?-u[x]/2:0;return i[I]==="center"&&(as(He,vi)||as(-He,-vi))||as(os,rl)}function as(He,vi){const ls=m((d[z]+He+vi-n[I]*2).toFixed(4));if(ls>=ot[z]&&ls+c[x]<=ot[X]){d[z]=ls;for(const Vn of["element","target"])He&&(l[Vn][I]=l[Vn][I]===Ae[x][1]?Ae[x][2]:Ae[x][1]);return!0}}})})}return A(t,d),l}function Bs(t,e,i,s){tt(Ae,(n,r)=>{let[o,a,l]=n;e[o]===l?t[a]+=i[r]*s:e[o]==="center"&&(t[a]+=i[r]*s/2)})}function Os(t){const e=/left|center|right/,i=/top|center|bottom/;return t=(t||"").split(" "),t.length===1&&(t=e.test(t[0])?t.concat("center"):i.test(t[0])?["center"].concat(t):["center","center"]),{x:e.test(t[0])?t[0]:"center",y:i.test(t[1])?t[1]:"center"}}function Hs(t,e,i){const[s,n]=(t||"").split(" ");return{x:s?m(s)*($t(s,"%")?e/100:1):0,y:n?m(n)*($t(n,"%")?i/100:1):0}}var Cr=Object.freeze({__proto__:null,ajax:ms,getImage:vs,transition:xs,Transition:T,animate:zi,Animation:ft,attr:k,hasAttr:_t,removeAttr:pe,data:Z,addClass:v,removeClass:_,removeClasses:Ge,replaceClass:Ni,hasClass:S,toggleClass:R,dimensions:$,offset:A,position:Xe,offsetPosition:ke,height:W,width:Se,boxModelAdjust:Xt,flipPosition:Te,toPx:rt,ready:pr,isTag:gt,empty:mr,html:It,replaceChildren:Di,prepend:vr,append:Y,before:Bi,after:Je,remove:ht,wrapAll:Ke,wrapInner:$s,unwrap:Ze,fragment:Nt,apply:xt,$:w,$$:B,inBrowser:Jt,isRtl:J,hasTouch:Mt,pointerDown:ct,pointerMove:Zt,pointerUp:pt,pointerEnter:zt,pointerLeave:Qt,pointerCancel:Ut,on:C,off:Yt,once:L,trigger:g,createEvent:ye,toEventTargets:Ai,isTouch:bt,getEventPos:Gt,fastdom:M,isVoidElement:Si,isVisible:O,selInput:me,isInput:Ti,selFocusable:qe,isFocusable:Ve,parent:E,filter:ve,matches:H,closest:nt,within:F,parents:we,children:D,index:Vt,hasOwn:Pt,hyphenate:At,camelize:Lt,ucfirst:he,startsWith:at,endsWith:$t,includes:p,findIndex:vt,isArray:it,toArray:cs,assign:wt,isFunction:dt,isObject:kt,isPlainObject:St,isWindow:ce,isDocument:ue,isNode:wi,isElement:Rt,isBoolean:Fe,isString:N,isNumber:Wt,isNumeric:jt,isEmpty:de,isUndefined:V,toBoolean:xi,toNumber:Tt,toFloat:m,toNode:q,toNodes:y,toWindow:Et,toMs:yi,isEqual:Le,swap:$i,last:fe,each:tt,sortBy:Re,uniqueBy:us,clamp:st,noop:P,intersectRect:ki,pointInRect:We,Dimensions:ge,getIndex:qt,memoize:lt,Deferred:je,MouseTracker:Fi,hasIntersectionObserver:Li,observeIntersection:Qe,observeResize:Ri,mergeOptions:te,parseOptions:Ie,play:Ps,pause:As,mute:Es,isVideo:_s,positionAt:Ds,query:ut,queryAll:be,find:Ci,findAll:xe,escape:Ii,css:h,getCssVar:_i,propName:Ye,isInView:ee,scrollTop:Dt,scrollIntoView:Vi,scrolledOver:Yi,scrollParents:Bt,getViewport:ie,getViewportClientHeight:Pe,getScrollingElement:se});function Ir(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,r){r=(N(r)?t.component(r):r)||this,r.options=te(r.options,n)},t.extend=function(n){n=n||{};const r=this,o=function(l){this._init(l)};return o.prototype=Object.create(r.prototype),o.prototype.constructor=o,o.options=te(r.options,n),o.super=r,o.extend=r.extend,o},t.update=function(n,r){n=n?q(n):document.body;for(const o of we(n).reverse())s(o[e],r);xt(n,o=>s(o[e],r))};let i;Object.defineProperty(t,"container",{get(){return i||document.body},set(n){i=w(n)}});function s(n,r){if(!!n)for(const o in n)n[o]._connected&&n[o]._callUpdate(r)}}function Pr(t){t.prototype._callHook=function(s){var n;(n=this.$options[s])==null||n.forEach(r=>r.call(this))},t.prototype._callConnected=function(){this._connected||(this._data={},this._computeds={},this._initProps(),this._callHook("beforeConnect"),this._connected=!0,this._initEvents(),this._initObservers(),this._callHook("connected"),this._callUpdate())},t.prototype._callDisconnected=function(){!this._connected||(this._callHook("beforeDisconnect"),this._disconnectObservers(),this._unbindEvents(),this._callHook("disconnected"),this._connected=!1,delete this._watch)},t.prototype._callUpdate=function(s){s===void 0&&(s="update"),!!this._connected&&((s==="update"||s==="resize")&&this._callWatches(),!!this.$options.update&&(this._updates||(this._updates=new Set,M.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=M.read(()=>{this._connected&&i.call(this,s),this._watch=null})};function e(s){for(const{read:n,write:r,events:o=[]}of this.$options.update){if(!s.has("update")&&!o.some(l=>s.has(l)))continue;let a;n&&(a=n.call(this,this._data,s),a&&St(a)&&wt(this._data,a)),r&&a!==!1&&M.write(()=>r.call(this,this._data,s))}}function i(s){const{$options:{computed:n}}=this,r={...this._computeds};this._computeds={};for(const o in n){const{watch:a,immediate:l}=n[o];a&&(s&&l||Pt(r,o)&&!Le(r[o],this[o]))&&a.call(this,this[o],r[o])}}}function Ar(t){let e=0;t.prototype._init=function(i){i=i||{},i.data=Mr(i,this.constructor.options),this.$options=te(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._computeds={},i)for(const s in i)Er(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&&_r(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);for(const{events:i=[]}of this.$options.update||[])if(p(i,"scroll")){Br(this._uid,()=>this.$emit("scroll"));break}},t.prototype._unbindEvents=function(){this._events.forEach(i=>i()),delete this._events,Or(this._uid)},t.prototype._initObservers=function(){this._observers=[zr(this),Dr(this)]},t.prototype.registerObserver=function(i){this._observers.push(i)},t.prototype._disconnectObservers=function(){this._observers.forEach(i=>i==null?void 0:i.disconnect())}}function Fs(t,e){const i={},{args:s=[],props:n={},el:r}=t;if(!n)return i;for(const a in n){const l=At(a);let c=Z(r,l);V(c)||(c=n[a]===Boolean&&c===""?!0:Gi(n[a],c),!(l==="target"&&(!c||at(c,"_")))&&(i[a]=c))}const o=Ie(Z(r,e),s);for(const a in o){const l=Lt(a);n[l]!==void 0&&(i[l]=Gi(n[l],o[a]))}return i}function Er(t,e,i){Object.defineProperty(t,e,{enumerable:!0,get(){const{_computeds:s,$props:n,$el:r}=t;return Pt(s,e)||(s[e]=(i.get||i).call(t,n,r)),s[e]},set(s){const{_computeds: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:r,capture:o,passive:a,delegate:l,filter:c,self:u}=e;if(n=dt(n)?n.call(t):n||t.$el,it(n)){n.forEach(d=>ei(t,{...e,el:d},i));return}!n||c&&!c.call(t)||t._events.push(C(n,s,l?N(l)?l:l.call(t):null,N(r)?t[r]:r.bind(t),{passive:a,capture:o,self:u}))}function _r(t,e){return t.every(i=>!i||!Pt(i,e))}function Gi(t,e){return t===Boolean?xi(e):t===Number?Tt(e):t==="list"?Nr(e):t?t(e):e}function Nr(t){return it(t)?t:N(t)?t.split(/,(?![^(]*\))/).map(e=>jt(e)?Tt(e):xi(e.trim())):[t]}function Mr(t,e){let{data:i={}}=t,{args:s=[],props:n={}}=e;it(i)&&(i=i.slice(0,s.length).reduce((r,o,a)=>(St(o)?wt(r,o):r[s[a]]=o,r),{}));for(const r in i)V(i[r])?delete i[r]:n[r]&&(i[r]=Gi(n[r],i[r]));return i}function zr(t){const{el:e}=t.$options,i=new MutationObserver(()=>t.$emit());return i.observe(e,{childList:!0,subtree:!0}),i}function Dr(t){const{$name:e,$options:i,$props:s}=t,{attrs:n,props:r,el:o}=i;if(!r||n===!1)return;const a=it(n)?n:Object.keys(r),l=a.map(u=>At(u)).concat(e),c=new MutationObserver(u=>{const d=Fs(i,e);u.some(f=>{let{attributeName:b}=f;const x=b.replace("data-","");return(x===e?a:[Lt(x),Lt(b)]).some(I=>!V(d[I])&&d[I]!==s[I])})&&t.$reset()});return c.observe(o,{attributes:!0,attributeFilter:l.concat(l.map(u=>"data-"+u))}),c}const ii=new Map;let Ee;function Br(t,e){Ee=Ee||C(window,"scroll",()=>ii.forEach(i=>i()),{passive:!0,capture:!0}),ii.set(t,e)}function Or(t){ii.delete(t),Ee&&!ii.size&&(Ee(),Ee=null)}function Hr(t){const e=t.data;t.prototype.$create=function(s,n,r){return t[s](n,r)},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,F(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:r}=this.$options;n&&this._callDisconnected(),this._callHook("destroy"),!!(n!=null&&n[e])&&(delete n[e][r],de(n[e])||delete n[e],s&&ht(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=lt(s=>t.prefix+At(s));Object.defineProperties(t.prototype,{$container:Object.getOwnPropertyDescriptor(t,"container"),$name:{get(){return i(this.$options.name)}}})}function Fr(t){const e=t.data,i={};t.component=function(s,n){const r=At(s);if(s=Lt(r),!n)return St(i[s])&&(i[s]=t.extend(i[s])),i[s];t[s]=function(a,l){const c=t.component(s);return c.options.functional?new c({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 c({el:d,data:l})}};const o=St(n)?{...n}:n.options;return o.name=s,o.install==null||o.install(t,o,s),t._initialized&&!o.functional&&M.read(()=>t[s]("[uk-"+r+"],[data-uk-"+r+"]")),i[s]=St(n)?o:n},t.getComponents=s=>(s==null?void 0: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 r=Ls(n.name);r&&r in i&&t[r](s)}},t.disconnect=s=>{for(const n in s[e])s[e][n]._callDisconnected()}}const Ls=lt(t=>at(t,"uk-")||at(t,"data-uk-")?Lt(t.replace("data-uk-","").replace("uk-","")):!1),Q=function(t){this._init(t)};Q.util=Cr,Q.data="__uikit__",Q.prefix="uk-",Q.options={},Q.version="3.12.3-dev.0e7855b18",Ir(Q),Pr(Q),Ar(Q),Fr(Q),Hr(Q);function Lr(t){if(!Jt)return;let e;const i=()=>{e||(e=!0,M.read(()=>e=!1),t.update(null,"resize"))};C(window,"load resize",i),C(document,"loadedmetadata load",i,!0),Ri(document.documentElement,i);let s=0;C(document,"animationstart",n=>{let{target:r}=n;(h(r,"animationName")||"").match(/^uk-.*(left|right)/)&&(s++,h(document.documentElement,"overflowX","hidden"),setTimeout(()=>{--s||h(document.documentElement,"overflowX","")},yi(h(r,"animationDuration"))+100))},!0)}function Rr(t){const{connect:e,disconnect:i}=t;if(!Jt||!window.MutationObserver)return;M.read(function(){document.body&&xt(document.body,e),new MutationObserver(r=>r.forEach(s)).observe(document,{childList:!0,subtree:!0}),new MutationObserver(r=>r.forEach(n)).observe(document,{attributes:!0,subtree:!0}),t._initialized=!0});function s(r){let{addedNodes:o,removedNodes:a}=r;for(const l of o)xt(l,e);for(const l of a)xt(l,i)}function n(r){var o;let{target:a,attributeName:l}=r;const c=Ls(l);if(!(!c||!(c in t))){if(_t(a,l)){t[c](a);return}(o=t.getComponent(a,c))==null||o.$destroy()}}}var U={connected(){!S(this.$el,this.$name)&&v(this.$el,this.$name)}},_e={methods:{lazyload(t,e){t===void 0&&(t=this.$el),e===void 0&&(e=this.$el),this.registerObserver(Qe(t,(i,s)=>{for(const n of y(dt(e)?e():e))B('[loading="lazy"]',n).forEach(r=>pe(r,"loading"));for(const n of i.filter(r=>{let{isIntersecting:o}=r;return o}).map(r=>{let{target:o}=r;return o}))s.unobserve(n)}))}}},yt={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(y(t).map(n=>{const r=Fe(e)?e:!this.isToggled(n);if(!g(n,"before"+(r?"show":"hide"),[this]))return Promise.reject();const o=(dt(i)?i:i===!1||!this.hasAnimation?this._toggle:this.hasTransition?Rs(this):Wr(this))(n,r),a=r?this.clsEnter:this.clsLeave;v(n,a),g(n,r?"show":"hide",[this]);const l=()=>{_(n,a),g(n,r?"shown":"hidden",[this]),this.$update(n)};return o?o.then(l,()=>(_(n,a),Promise.reject())):l()})).then(s,P))},isToggled(t){return t===void 0&&(t=this.$el),[t]=y(t),S(t,this.clsEnter)?!0:S(t,this.clsLeave)?!1:this.cls?S(t,this.cls.split(" ")[0]):O(t)},_toggle(t,e){if(!t)return;e=Boolean(e);let i;this.cls?(i=p(this.cls," ")||e!==S(t,this.cls),i&&R(t,this.cls,p(this.cls," ")?void 0:e)):(i=e===t.hidden,i&&(t.hidden=!e)),B("[autofocus]",t).some(s=>O(s)?s.focus()||!0:s.blur()),i&&(g(t,"toggled",[e,this]),this.$update(t))}}};function Rs(t){let{isToggled:e,duration:i,initProps:s,hideProps:n,transition:r,_toggle:o}=t;return(a,l)=>{const c=T.inProgress(a),u=a.hasChildNodes()?m(h(a.firstElementChild,"marginTop"))+m(h(a.lastElementChild,"marginBottom")):0,d=O(a)?W(a)+(c?0:u):0;T.cancel(a),e(a)||o(a,!0),W(a,""),M.flush();const f=W(a)+(c?0:u);return W(a,d),(l?T.start(a,{...s,overflow:"hidden",height:f},Math.round(i*(1-d/f)),r):T.start(a,n,Math.round(i*(d/f)),r).then(()=>o(a,!1))).then(()=>h(a,s))}}function Wr(t){return(e,i)=>{ft.cancel(e);const{animation:s,duration:n,_toggle:r}=t;return i?(r(e,!0),ft.in(e,s[0],n,t.origin)):ft.out(e,s[1]||s[0],n,t.origin).then(()=>r(e,!1))}}var Ws={mixins:[U,_e,yt],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=>si(w(this.content,s),!S(s,this.clsOpen))),e||S(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=>w(e,i))}},connected(){this.lazyload()},events:[{name:"click",delegate(){return this.targets+" "+this.$props.toggle},handler(t){t.preventDefault(),this.toggle(Vt(this.toggles,t.current))}}],methods:{toggle(t,e){let i=[this.items[qt(t,this.items)]];const s=ve(this.items,"."+this.clsOpen);if(!this.multiple&&!p(s,i[0])&&(i=i.concat(s)),!(!this.collapsible&&s.length<2&&!ve(i,":not(."+this.clsOpen+")").length))for(const n of i)this.toggleElement(n,!S(n,this.clsOpen),async(r,o)=>{R(r,this.clsOpen,o),k(w(this.$props.toggle,r),"aria-expanded",o);const a=w((r._wrapper?"> * ":"")+this.content,r);if(e===!1||!this.hasTransition){si(a,!o);return}if(r._wrapper||(r._wrapper=Ke(a,"<div"+(o?" hidden":"")+">")),si(a,!1),await Rs(this)(r._wrapper,o),si(a,!o),delete r._wrapper,Ze(a),o){const l=w(this.$props.toggle,r);ee(l)||Vi(l,{offset:this.offset})}})}}};function si(t,e){t&&(t.hidden=e)}var jr={mixins:[U,yt],args:"animation",props:{close:String},data:{animation:[!0],selClose:".uk-alert-close",duration:150,hideProps:{opacity:0,...yt.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)}}},js={args:"autoplay",props:{automute:Boolean,autoplay:Boolean},data:{automute:!1,autoplay:!0},computed:{inView(t){let{autoplay:e}=t;return e==="inview"}},connected(){this.inView&&!_t(this.$el,"preload")&&(this.$el.preload="none"),this.automute&&Es(this.$el),this.registerObserver(Qe(this.$el,()=>this.$emit("scroll"),{},!1))},update:{read(){return _s(this.$el)?{visible:O(this.$el)&&h(this.$el,"visibility")!=="hidden",inView:this.inView&&ee(this.$el)}:!1},write(t){let{visible:e,inView:i}=t;!e||this.inView&&!i?As(this.$el):(this.autoplay===!0||this.inView&&i)&&Ps(this.$el)},events:["resize","scroll"]}},qr={mixins:[js],props:{width:Number,height:Number},data:{automute:!0},connected(){this.registerObserver(Ri(this.$el,()=>this.$emit("resize")))},update:{read(){const t=this.$el,{offsetHeight:e,offsetWidth:i}=Vr(t)||E(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;h(this.$el,{height:e,width:i})},events:["resize"]}};function Vr(t){for(;t=E(t);)if(h(t,"position")!=="static")return t}var ne={props:{container:Boolean},data:{container:!0},computed:{container(t){let{container:e}=t;return e===!0&&this.$container||e&&w(e)}}},qs={props:{pos:String,offset:null,flip:Boolean,clsPos:String},data:{pos:"bottom-"+(J?"right":"left"),flip:!0,offset:!1,clsPos:""},computed:{pos(t){let{pos:e}=t;return e.split("-").concat("center").slice(0,2)},dir(){return this.pos[0]},align(){return this.pos[1]}},methods:{positionAt(t,e,i){Ge(t,this.clsPos+"-(top|bottom|left|right)(-[a-z]+)?");let{offset:s}=this;const n=this.getAxis();if(!jt(s)){const a=w(s);s=a?A(a)[n==="x"?"left":"top"]-A(e)[n==="x"?"right":"bottom"]:0}const{x:r,y:o}=Ds(t,e,n==="x"?Te(this.dir)+" "+this.align:this.align+" "+Te(this.dir),n==="x"?this.dir+" "+this.align:this.align+" "+this.dir,n==="x"?""+(this.dir==="left"?-s:s):" "+(this.dir==="top"?-s:s),null,this.flip,i).target;this.dir=n==="x"?r:o,this.align=n==="x"?o:r,R(t,this.clsPos+"-"+this.dir+"-"+this.align,this.offset===!1)},getAxis(){return this.dir==="top"||this.dir==="bottom"?"y":"x"}}};let G;var Vs={mixins:[ne,_e,qs,yt],args:"pos",props:{mode:"list",toggle:Boolean,boundary:Boolean,boundaryAlign:Boolean,delayShow:Number,delayHide:Number,clsDrop:String},data:{mode:["click","hover"],toggle:"- *",boundary:!0,boundaryAlign:!1,delayShow:0,delayHide:800,clsDrop:!1,animation:["uk-animation-fade"],cls:"uk-open",container:!1},computed:{boundary(t,e){let{boundary:i}=t;return i===!0?window:ut(i,e)},clsDrop(t){let{clsDrop:e}=t;return e||"uk-"+this.$options.name},clsPos(){return this.clsDrop}},created(){this.tracker=new Fi},connected(){v(this.$el,this.clsDrop),this.toggle&&!this.target&&(this.target=this.$create("toggle",ut(this.toggle,this.$el),{target:this.$el,mode:this.mode}).$el,k(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&&!F(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(),H(this.$el,":focus,:hover")||this.hide()}},{name:zt+" focusin",filter(){return p(this.mode,"hover")},handler(t){bt(t)||this.clearTimers()}},{name:Qt+" focusout",filter(){return p(this.mode,"hover")},handler(t){!bt(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(),L(this.$el,"hide",C(document,ct,t=>{let{target:e}=t;return!F(e,this.$el)&&L(document,pt+" "+Ut+" scroll",i=>{let{defaultPrevented:s,type:n,target:r}=i;!s&&n===pt&&e===r&&!(this.target&&F(e,this.target))&&this.hide(!1)},!0)}),{self:!0}),L(this.$el,"hide",C(document,"keydown",t=>{t.keyCode===27&&this.hide(!1)}),{self:!0})}},{name:"beforehide",self:!0,handler(){this.clearTimers()}},{name:"hide",handler(t){let{target:e}=t;if(this.$el!==e){G=G===null&&F(e,this.$el)&&this.isToggled()?this:G;return}G=this.isActive()?null:G,this.tracker.cancel()}}],update:{write(){this.isToggled()&&!S(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(()=>H(t,":hover")&&this.show(),10);return}let i;for(;G&&i!==G&&!F(this.$el,G.$el);)i=G,G.hide(!1)}this.container&&E(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=Yr(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(){_(this.$el,this.clsDrop+"-stack"),R(this.$el,this.clsDrop+"-boundary",this.boundaryAlign);const t=A(this.boundary),e=this.boundaryAlign?t:A(this.target);if(this.align==="justify"){const i=this.getAxis()==="y"?"width":"height";h(this.$el,i,e[i])}else this.boundary&&this.$el.offsetWidth>Math.max(t.right-e.left,e.right-t.left)&&v(this.$el,this.clsDrop+"-stack");this.positionAt(this.$el,this.boundaryAlign?this.boundary:this.target,this.boundary)}}};function Yr(t){const e=[];return xt(t,i=>h(i,"position")!=="static"&&e.push(i)),e}var Gr={mixins:[U],args:"target",props:{target:Boolean},data:{target:!1},computed:{input(t,e){return w(me,e)},state(){return this.input.nextElementSibling},target(t,e){let{target:i}=t;return i&&(i===!0&&E(this.input)===e&&this.input.nextElementSibling||ut(i,e))}},update(){var t;const{target:e,input:i}=this;if(!e)return;let s;const n=Ti(e)?"value":"textContent",r=e[n],o=(t=i.files)!=null&&t[0]?i.files[0].name:H(i,"select")&&(s=B("option",i).filter(a=>a.selected)[0])?s.textContent:i.value;r!==o&&(e[n]=o)},events:[{name:"change",handler(){this.$emit()}},{name:"reset",el(){return nt(this.$el,"form")},handler(){this.$emit()}}]},Xr={update:{read(t){const e=ee(this.$el);if(!e||t.isInView===e)return!1;t.isInView=e},write(){this.$el.src=""+this.$el.src},events:["scroll","resize"]}},Ys={props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},update:{read(){const t=Xi(this.$el.children);return{rows:t,columns:Jr(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 Xi(t){return Gs(t,"top","bottom")}function Jr(t){const e=[];for(const i of t){const s=Gs(i,"left","right");for(let n=0;n<s.length;n++)e[n]=e[n]?e[n].concat(s[n]):s[n]}return J?e.reverse():e}function Gs(t,e,i){const s=[[]];for(const n of t){if(!O(n))continue;let r=ni(n);for(let o=s.length-1;o>=0;o--){const a=s[o];if(!a[0]){a.push(n);break}let l;if(a[0].offsetParent===n.offsetParent?l=ni(a[0]):(r=ni(n,!0),l=ni(a[0],!0)),r[e]>=l[i]-1&&r[e]!==l[e]){s.push([n]);break}if(r[i]-1>l[e]||r[e]===l[e]){a.push(n);break}if(o===0){s.unshift([n]);break}}}return s}function ni(t,e){e===void 0&&(e=!1);let{offsetTop:i,offsetLeft:s,offsetHeight:n,offsetWidth:r}=t;return e&&([i,s]=ke(t)),{top:i,left:s,bottom:i+n,right:s+r}}var Kr={extends:Ys,mixins:[U],name:"grid",props:{masonry:Boolean,parallax:Number},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0},connected(){this.masonry&&v(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||Xs(this.$el))return t.translates=!1,!1;let s=!1;const n=D(this.$el),r=Ur(e),o=Qr(n,this.margin)*(i.length-1),a=Math.max(...r)+o;this.masonry&&(e=e.map(c=>Re(c,"offsetTop")),s=Zr(i,e));let l=Math.abs(this.parallax);return l&&(l=r.reduce((c,u,d)=>Math.max(c,u+o+(d%2?l:l/8)-a),0)),{padding:l,columns:e,translates:s,height:s?a:""}},write(t){let{height:e,padding:i}=t;h(this.$el,"paddingBottom",i||""),e!==!1&&h(this.$el,"height",e)},events:["resize"]},{read(){return Xs(this.$el)?!1:{scrolled:this.parallax?Yi(this.$el)*Math.abs(this.parallax):!1}},write(t){let{columns:e,scrolled:i,translates:s}=t;i===!1&&!s||e.forEach((n,r)=>n.forEach((o,a)=>h(o,"transform",!i&&!s?"":"translateY("+((s&&-s[r][a])+(i?r%2?i:i/8:0))+"px)")))},events:["scroll","resize"]}]};function Xs(t){return D(t).some(e=>h(e,"position")==="absolute")}function Zr(t,e){const i=t.map(s=>Math.max(...s.map(n=>n.offsetHeight)));return e.map(s=>{let n=0;return s.map((r,o)=>n+=o?i[o-1]-s[o-1].offsetHeight:0)})}function Qr(t,e){const[i]=t.filter(s=>S(s,e));return m(i?h(i,"marginTop"):h(t[0],"paddingLeft"))}function Ur(t){return t.map(e=>e.reduce((i,s)=>i+s.offsetHeight,0))}var to={args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0,forceHeight:!0},computed:{elements(t,e){let{target:i}=t;return B(i,e)}},update:{read(){return{rows:(this.row?Xi(this.elements):[this.elements]).map(eo)}},write(t){let{rows:e}=t;for(const{heights:i,elements:s}of e)s.forEach((n,r)=>h(n,"minHeight",i[r]))},events:["resize"]}};function eo(t){if(t.length<2)return{heights:[""],elements:t};let e=t.map(Js),i=Math.max(...e);const s=t.some(r=>r.style.minHeight),n=t.some((r,o)=>!r.style.minHeight&&e[o]<i);return s&&n&&(h(t,"minHeight",""),e=t.map(Js),i=Math.max(...e)),e=t.map((r,o)=>e[o]===i&&m(r.style.minHeight).toFixed(2)!==i.toFixed(2)?"":i),{heights:e,elements:t}}function Js(t){let e=!1;O(t)||(e=t.style.display,h(t,"display","block","important"));const i=$(t).height-Xt(t,"height","content-box");return e!==!1&&h(t,"display",e),i}var io={mixins:[U],props:{expand:Boolean,offsetTop:Boolean,offsetBottom:Boolean,minHeight:Number},data:{expand:!1,offsetTop:!1,offsetBottom:!1,minHeight:0},update:{read(t){let{minHeight:e}=t;if(!O(this.$el))return!1;let i="";const s=Xt(this.$el,"height","content-box");if(this.expand)i=W(window)-($(document.documentElement).height-$(this.$el).height)-s||"";else{if(i="calc(100vh",this.offsetTop){const{top:n}=A(this.$el);i+=n>0&&n<W(window)/2?" - "+n+"px":""}this.offsetBottom===!0?i+=" - "+$(this.$el.nextElementSibling).height+"px":jt(this.offsetBottom)?i+=" - "+this.offsetBottom+"vh":this.offsetBottom&&$t(this.offsetBottom,"px")?i+=" - "+m(this.offsetBottom)+"px":N(this.offsetBottom)&&(i+=" - "+$(ut(this.offsetBottom,this.$el)).height+"px"),i+=(s?" - "+s+"px":"")+")"}return{minHeight:i,prev:e}},write(t){let{minHeight:e,prev:i}=t;h(this.$el,{minHeight:e}),e!==i&&g(this.$el,"resize"),this.minHeight&&m(h(this.$el,"minHeight"))<this.minHeight&&h(this.$el,"minHeight",this.minHeight)},events:["resize"]}},Ks={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&&p(this.src,"#")&&([this.src,this.icon]=this.src.split("#")),this.svg=this.getSvg().then(t=>{if(this._connected){const e=ao(t,this.$el);return this.svgEl&&e!==this.svgEl&&ht(this.svgEl),this.applyAttributes(e,t),this.$emit(),this.svgEl=e}},P)},disconnected(){this.svg.then(t=>{this._connected||(Si(this.$el)&&(this.$el.hidden=!1),ht(t),this.svgEl=null)}),this.svg=null},update:{read(){return!!(this.strokeAnimation&&this.svgEl&&O(this.svgEl))},write(){oo(this.svgEl)},type:["resize"]},methods:{async getSvg(){return gt(this.$el,"img")&&!this.$el.complete&&this.$el.loading==="lazy"?new Promise(t=>L(this.$el,"load",()=>t(this.getSvg()))):no(await so(this.src),this.icon)||Promise.reject("SVG not found.")},applyAttributes(t,e){for(const r in this.$options.props)p(this.include,r)&&r in this&&k(t,r,this[r]);for(const r in this.attributes){const[o,a]=this.attributes[r].split(":",2);k(t,o,a)}this.id||pe(t,"id");const i=["width","height"];let s=i.map(r=>this[r]);s.some(r=>r)||(s=i.map(r=>k(e,r)));const n=k(e,"viewBox");n&&!s.some(r=>r)&&(s=n.split(" ").slice(2)),s.forEach((r,o)=>k(t,i[o],m(r)*this.ratio||null))}}};const so=lt(async t=>t?at(t,"data:")?decodeURIComponent(t.split(",")[1]):(await fetch(t)).text():Promise.reject());function no(t,e){var i;return e&&p(t,"<symbol")&&(t=ro(t,e)||t),t=w(t.substr(t.indexOf("<svg"))),((i=t)==null?void 0:i.hasChildNodes())&&t}const Zs=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,ri={};function ro(t,e){if(!ri[t]){ri[t]={},Zs.lastIndex=0;let i;for(;i=Zs.exec(t);)ri[t][i[3]]='<svg xmlns="http://www.w3.org/2000/svg"'+i[1]+"svg>"}return ri[t][e]}function oo(t){const e=Qs(t);e&&t.style.setProperty("--uk-animation-stroke",e)}function Qs(t){return Math.ceil(Math.max(0,...B("[stroke]",t).map(e=>{try{return e.getTotalLength()}catch{return 0}})))}function ao(t,e){if(Si(e)||gt(e,"canvas")){e.hidden=!0;const s=e.nextElementSibling;return Us(t,s)?s:Je(e,t)}const i=e.lastElementChild;return Us(t,i)?i:Y(e,t)}function Us(t,e){return gt(t,"svg")&&gt(e,"svg")&&tn(t)===tn(e)}function tn(t){return(t.innerHTML||new XMLSerializer().serializeToString(t).replace(/<svg.*?>(.*?)<\/svg>/g,"$1")).replace(/\s/g,"")}var lo='<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>',ho='<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>',co='<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>',uo='<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>',fo='<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>',go='<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>',po='<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>',mo='<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>',vo='<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>',wo='<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>',bo='<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>',xo='<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>',yo='<svg width="14" height="24" viewBox="0 0 14 24" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.4" points="12.775,1 1.225,12 12.775,23 "/></svg>',$o='<svg width="25" height="40" viewBox="0 0 25 40" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="2" points="20.527,1.5 2,20.024 20.525,38.547 "/></svg>',ko='<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>',So='<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 oi={spinner:ko,totop:So,marker:co,"close-icon":lo,"close-large":ho,"navbar-toggle-icon":uo,"overlay-icon":fo,"pagination-next":go,"pagination-previous":po,"search-icon":mo,"search-large":vo,"search-navbar":wo,"slidenav-next":bo,"slidenav-next-large":xo,"slidenav-previous":yo,"slidenav-previous-large":$o},Ji={install:Po,extends:Ks,args:"icon",props:["icon"],data:{include:["focusable"]},isIcon:!0,beforeConnect(){v(this.$el,"uk-icon")},methods:{async getSvg(){const t=Ao(this.icon);if(!t)throw"Icon not found.";return t}}},mt={args:!1,extends:Ji,data:t=>({icon:At(t.constructor.options.name)}),beforeConnect(){v(this.$el,this.$name)}},en={extends:mt,beforeConnect(){v(this.$el,"uk-slidenav")},computed:{icon(t,e){let{icon:i}=t;return S(e,"uk-slidenav-large")?i+"-large":i}}},To={extends:mt,computed:{icon(t,e){let{icon:i}=t;return S(e,"uk-search-icon")&&we(e,".uk-search-large").length?"search-large":we(e,".uk-search-navbar").length?"search-navbar":i}}},Co={extends:mt,computed:{icon(){return"close-"+(S(this.$el,"uk-close-large")?"large":"icon")}}},Io={extends:mt,methods:{async getSvg(){const t=await Ji.methods.getSvg.call(this);return this.ratio!==1&&h(w("circle",t),"strokeWidth",1/this.ratio),t}}},ai={};function Po(t){t.icon.add=(e,i)=>{const s=N(e)?{[e]:i}:e;tt(s,(n,r)=>{oi[r]=n,delete ai[r]}),t._initialized&&xt(document.body,n=>tt(t.getComponents(n),r=>{r.$options.isIcon&&r.icon in s&&r.$reset()}))}}function Ao(t){return oi[t]?(ai[t]||(ai[t]=w((oi[Eo(t)]||oi[t]).trim())),ai[t].cloneNode(!0)):null}function Eo(t){return J?$i($i(t,"left","right"),"previous","next"):t}const _o="loading"in HTMLImageElement.prototype;var No={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"},computed:{target:{get(t){let{target:e}=t;return[this.$el,...be(e,this.$el)]},watch(){this.$reset()}}},connected(){if(this.loading!=="lazy"||!Li){this.load();return}_o&&Ne(this.$el)&&(this.$el.loading="lazy",Ki(this.$el),this.target.length===1)||(jo(this.$el),this.registerObserver(Qe(this.target,(t,e)=>{this.load(),e.disconnect()},{rootMargin:rt(this.offsetTop,"height")+"px "+rt(this.offsetLeft,"width")+"px"})))},disconnected(){this._data.image&&(this._data.image.onload="")},update:{write(t){if(!this.observer||Ne(this.$el))return!1;const e=Z(this.$el,"data-srcset");if(e&&window.devicePixelRatio!==1){const i=h(this.$el,"backgroundSize");(i.match(/^(auto\s?)+$/)||m(i)===t.bgSize)&&(t.bgSize=Wo(e,Z(this.$el,"sizes")),h(this.$el,"backgroundSize",t.bgSize+"px"))}},events:["resize"]},methods:{load(){if(this._data.image)return this._data.image;const t=Ne(this.$el)?this.$el:zo(this.$el,this.dataSrc,this.sources);return pe(t,"loading"),Ki(this.$el,t.currentSrc),this._data.image=t}}};function Ki(t,e){if(Ne(t)){const i=E(t);(qo(i)?D(i):[t]).forEach(n=>sn(n,n))}else e&&!p(t.style.backgroundImage,e)&&(h(t,"backgroundImage","url("+Ii(e)+")"),g(t,ye("load",!1)))}const Mo=["data-src","data-srcset","sizes"];function sn(t,e){Mo.forEach(i=>{const s=Z(t,i);s&&k(e,i.replace(/^(data-)+/,""),s)})}function zo(t,e,i){const s=new Image;return Do(s,i),sn(t,s),s.onload=()=>{Ki(t,s.currentSrc)},k(s,"src",e),s}function Do(t,e){if(e=Bo(e),e.length){const i=Nt("<picture>");for(const s of e){const n=Nt("<source>");k(n,s),Y(i,n)}Y(i,t)}}function Bo(t){if(!t)return[];if(at(t,"["))try{t=JSON.parse(t)}catch{t=[]}else t=Ie(t);return it(t)||(t=[t]),t.filter(e=>!de(e))}const nn=/\s*(.*?)\s*(\w+|calc\(.*?\))\s*(?:,|$)/g;function Oo(t){let e;for(nn.lastIndex=0;e=nn.exec(t);)if(!e[1]||window.matchMedia(e[1]).matches){e=Lo(e[2]);break}return e||"100vw"}const Ho=/\d+(?:\w+|%)/g,Fo=/[+-]?(\d+)/g;function Lo(t){return at(t,"calc")?t.slice(5,-1).replace(Ho,e=>rt(e)).replace(/ /g,"").match(Fo).reduce((e,i)=>e+ +i,0):t}const Ro=/\s+\d+w\s*(?:,|$)/g;function Wo(t,e){const i=rt(Oo(e)),s=(t.match(Ro)||[]).map(m).sort((n,r)=>n-r);return s.filter(n=>n>=i)[0]||s.pop()||""}function jo(t){Ne(t)&&!_t(t,"src")&&k(t,"src",'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"></svg>')}function qo(t){return gt(t,"picture")}function Ne(t){return gt(t,"img")}var li={props:{media:Boolean},data:{media:!1},computed:{matchMedia(){const t=Vo(this.media);return!t||window.matchMedia(t).matches}}};function Vo(t){if(N(t)){if(t[0]==="@"){const e="breakpoint-"+t.substr(1);t=m(_i(e))}else if(isNaN(t))return t}return t&&!isNaN(t)?"(min-width: "+t+"px)":!1}var Yo={mixins:[U,li],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||_i("leader-fill-content")}},connected(){[this.wrapper]=$s(this.$el,'<span class="'+this.clsWrapper+'">')},disconnected(){Ze(this.wrapper.childNodes)},update:{read(t){let{changed:e,width:i}=t;const s=i;return i=Math.floor(this.$el.offsetWidth/2),{width:i,fill:this.fill,changed:e||s!==i,hide:!this.matchMedia}},write(t){R(this.wrapper,this.clsHide,t.hide),t.changed&&(t.changed=!1,k(this.wrapper,this.attrFill,new Array(t.width).join(t.fill)))},events:["resize"]}};const et=[];var Zi={mixins:[U,ne,yt],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 w(i,e)},transitionElement(){return this.panel},bgClose(t){let{bgClose:e}=t;return e&&this.panel}},beforeDisconnect(){p(et,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()===p(et,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler(t){if(p(et,this))return!1;!this.stack&&et.length?(Promise.all(et.map(e=>e.hide())).then(this.show),t.preventDefault()):et.push(this)}},{name:"show",self:!0,handler(){const t=document.documentElement;Se(window)>t.clientWidth&&this.overlay&&h(document.body,"overflowY","scroll"),this.stack&&h(this.$el,"zIndex",m(h(this.$el,"zIndex"))+et.length),v(t,this.clsPage),this.bgClose&&L(this.$el,"hide",C(document,ct,e=>{let{target:i}=e;fe(et)!==this||this.overlay&&!F(i,this.$el)||F(i,this.panel)||L(document,pt+" "+Ut+" scroll",s=>{let{defaultPrevented:n,type:r,target:o}=s;!n&&r===pt&&i===o&&this.hide()},!0)}),{self:!0}),this.escClose&&L(this.$el,"hide",C(document,"keydown",e=>{e.keyCode===27&&fe(et)===this&&this.hide()}),{self:!0})}},{name:"shown",self:!0,handler(){Ve(this.$el)||k(this.$el,"tabindex","-1"),w(":focus",this.$el)||this.$el.focus()}},{name:"hidden",self:!0,handler(){p(et,this)&&et.splice(et.indexOf(this),1),et.length||h(document.body,"overflowY",""),h(this.$el,"zIndex",""),et.some(t=>t.clsPage===this.clsPage)||_(document.documentElement,this.clsPage)}}],methods:{toggle(){return this.isToggled()?this.hide():this.show()},show(){return this.container&&E(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((r,o)=>L(s,"show hide",()=>{s._reject&&s._reject(),s._reject=o,i(s,n);const a=L(e,"transitionstart",()=>{L(e,"transitionend transitioncancel",r,{self:!0}),clearTimeout(l)},{self:!0}),l=setTimeout(()=>{a(),r()},yi(h(e,"transitionDuration")))})).then(()=>delete s._reject)}var Go={install:Xo,mixins:[Zi],data:{clsPage:"uk-modal-page",selPanel:".uk-modal-dialog",selClose:".uk-modal-close, .uk-modal-close-default, .uk-modal-close-outside, .uk-modal-close-full"},events:[{name:"show",self:!0,handler(){S(this.panel,"uk-margin-auto-vertical")?v(this.$el,"uk-flex"):h(this.$el,"display","block"),W(this.$el)}},{name:"hidden",self:!0,handler(){h(this.$el,"display",""),_(this.$el,"uk-flex")}}]};function Xo(t){let{modal:e}=t;e.dialog=function(s,n){const r=e('<div class="uk-modal"> <div class="uk-modal-dialog">'+s+"</div> </div>",n);return r.show(),C(r.$el,"hidden",async()=>{await Promise.resolve(),r.$destroy(!0)},{self:!0}),r},e.alert=function(s,n){return i(r=>{let{labels:o}=r;return'<div class="uk-modal-body">'+(N(s)?s:It(s))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" autofocus>'+o.ok+"</button> </div>"},n,r=>r.resolve())},e.confirm=function(s,n){return i(r=>{let{labels:o}=r;return'<form> <div class="uk-modal-body">'+(N(s)?s:It(s))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+o.cancel+'</button> <button class="uk-button uk-button-primary" autofocus>'+o.ok+"</button> </div> </form>"},n,r=>r.reject())},e.prompt=function(s,n,r){return i(o=>{let{labels:a}=o;return'<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>'+(N(s)?s:It(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>"},r,o=>o.resolve(null),o=>w("input",o.$el).value)},e.labels={ok:"Ok",cancel:"Cancel"};function i(s,n,r,o){n={bgClose:!1,escClose:!0,labels:e.labels,...n};const a=e.dialog(s(n),n),l=new je;let c=!1;return C(a.$el,"submit","form",u=>{u.preventDefault(),l.resolve(o==null?void 0:o(a)),c=!0,a.hide()}),C(a.$el,"hide",()=>!c&&r(l)),l.promise.dialog=a,l.promise}}var Jo={extends:Ws,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}};const on=".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle";var Ko={mixins:[U,ne],props:{dropdown:String,mode:"list",align:String,offset:Number,boundary:Boolean,boundaryAlign:Boolean,clsDrop:String,delayShow:Number,delayHide:Number,dropbar:Boolean,dropbarMode:String,dropbarAnchor:Boolean,duration:Number},data:{dropdown:on,align:J?"right":"left",clsDrop:"uk-navbar-dropdown",mode:void 0,offset:void 0,delayShow:void 0,delayHide:void 0,boundaryAlign:void 0,flip:"x",boundary:!0,dropbar:!1,dropbarMode:"slide",dropbarAnchor:!1,duration:200,forceHeight:!0,selMinHeight:on,container:!1},computed:{boundary(t,e){let{boundary:i,boundaryAlign:s}=t;return i===!0||s?e:i},dropbarAnchor(t,e){let{dropbarAnchor:i}=t;return ut(i,e)},pos(t){let{align:e}=t;return"bottom-"+e},dropbar:{get(t){let{dropbar:e}=t;return e?(e=this._dropbar||ut(e,this.$el)||w("+ .uk-navbar-dropbar",this.$el),e||(this._dropbar=w("<div></div>"))):null},watch(t){v(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 r of B("."+i,this.dropContainer)){var n;const o=(n=this.getDropdown(r))==null?void 0:n.target;!p(s,r)&&o&&F(o,this.$el)&&s.push(r)}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&&ht(this.dropbar),delete this._dropbar},events:[{name:"mouseover focusin",delegate(){return this.dropdown},handler(t){let{current:e}=t;const i=this.getActive();i&&p(i.mode,"hover")&&i.target&&!F(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===Ot.DOWN&&_t(e,"aria-expanded")&&(t.preventDefault(),!s||s.target!==e?(e.click(),L(this.dropContainer,"show",n=>{let{target:r}=n;return ln(r)})):ln(s.$el)),an(t,this.toggles,s)}},{name:"keydown",el(){return this.dropContainer},delegate(){return"."+this.clsDrop},handler(t){const{current:e,keyCode:i}=t;if(!p(this.dropdowns,e))return;const s=this.getActive(),n=B(qe,e),r=vt(n,a=>H(a,":focus"));if(i===Ot.UP&&(t.preventDefault(),r>0&&n[r-1].focus()),i===Ot.DOWN&&(t.preventDefault(),r<n.length-1&&n[r+1].focus()),i===Ot.ESC){var o;s==null||(o=s.target)==null||o.focus()}an(t,this.toggles,s)}},{name:"mouseleave",el(){return this.dropbar},filter(){return this.dropbar},handler(){const t=this.getActive();t&&p(t.mode,"hover")&&!this.dropdowns.some(e=>H(e,":hover"))&&t.hide()}},{name:"beforeshow",el(){return this.dropContainer},filter(){return this.dropbar},handler(){E(this.dropbar)||Je(this.dropbarAnchor||this.$el,this.dropbar)}},{name:"show",el(){return this.dropContainer},filter(){return this.dropbar},handler(t,e){let{$el:i,dir:s}=e;!S(i,this.clsDrop)||(this.dropbarMode==="slide"&&v(this.dropbar,"uk-navbar-dropbar-slide"),this.clsDrop&&v(i,this.clsDrop+"-dropbar"),s==="bottom"&&this.transitionTo(i.offsetHeight+m(h(i,"marginTop"))+m(h(i,"marginBottom")),i))}},{name:"beforehide",el(){return this.dropContainer},filter(){return this.dropbar},handler(t,e){let{$el:i}=e;const s=this.getActive();H(this.dropbar,":hover")&&(s==null?void 0:s.$el)===i&&!this.toggles.some(n=>s.target!==n&&H(n,":focus"))&&t.preventDefault()}},{name:"hide",el(){return this.dropContainer},filter(){return this.dropbar},handler(t,e){let{$el:i}=e;if(!S(i,this.clsDrop))return;const s=this.getActive();(!s||(s==null?void 0:s.$el)===i)&&this.transitionTo(0)}}],methods:{getActive(){return G&&F(G.target,this.$el)&&G},transitionTo(t,e){const{dropbar:i}=this,s=O(i)?W(i):0;return e=s<t&&e,h(e,"clip","rect(0,"+e.offsetWidth+"px,"+s+"px,0)"),W(i,s),T.cancel([e,i]),Promise.all([T.start(i,{height:t},this.duration),T.start(e,{clip:"rect(0,"+e.offsetWidth+"px,"+t+"px,0)"},this.duration)]).catch(P).then(()=>{h(e,{clip:""}),this.$update(i)})},getDropdown(t){return this.$getComponent(t,"drop")||this.$getComponent(t,"dropdown")}}};function an(t,e,i){const{current:s,keyCode:n}=t,r=(i==null?void 0:i.target)||s,o=e.indexOf(r);n===Ot.LEFT&&o>0&&(i==null||i.hide(!1),e[o-1].focus()),n===Ot.RIGHT&&o<e.length-1&&(i==null||i.hide(!1),e[o+1].focus()),n===Ot.TAB&&(r.focus(),i==null||i.hide(!1))}function ln(t){if(!w(":focus",t)){var e;(e=w(qe,t))==null||e.focus()}}const Ot={TAB:9,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40};var hn={props:{swiping:Boolean},data:{swiping:!0},computed:{swipeTarget(t,e){return e}},connected(){!this.swiping||ei(this,{el:this.swipeTarget,name:ct,passive:!0,handler(t){if(!bt(t))return;const e=Gt(t),i="tagName"in t.target?t.target:E(t.target);L(document,pt+" "+Ut+" scroll",s=>{const{x:n,y:r}=Gt(s);(s.type!=="scroll"&&i&&n&&Math.abs(e.x-n)>100||r&&Math.abs(e.y-r)>100)&&setTimeout(()=>{g(i,"swipe"),g(i,"swipe"+Zo(e.x,e.y,n,r))})})}})}};function Zo(t,e,i,s){return Math.abs(t-i)>=Math.abs(e-s)?t-i>0?"Left":"Right":e-s>0?"Up":"Down"}var Qo={mixins:[Zi,hn],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"?E(this.panel):this.panel}},update:{read(){this.isToggled()&&!O(this.$el)&&this.hide()},events:["resize"]},events:[{name:"click",delegate(){return'a[href^="#"]'},handler(t){let{current:{hash:e},defaultPrevented:i}=t;!i&&e&&w(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"&&!S(E(this.panel),this.clsMode)&&(Ke(this.panel,"<div>"),v(E(this.panel),this.clsMode)),h(document.documentElement,"overflowY",this.overlay?"hidden":""),v(document.body,this.clsContainer,this.clsFlip),h(document.body,"touch-action","pan-y pinch-zoom"),h(this.$el,"display","block"),v(this.$el,this.clsOverlay),v(this.panel,this.clsSidebarAnimation,this.mode!=="reveal"?this.clsMode:""),W(document.body),v(document.body,this.clsContainerAnimation),this.clsContainerAnimation&&Uo()}},{name:"hide",self:!0,handler(){_(document.body,this.clsContainerAnimation),h(document.body,"touch-action","")}},{name:"hidden",self:!0,handler(){this.clsContainerAnimation&&ta(),this.mode==="reveal"&&Ze(this.panel),_(this.panel,this.clsSidebarAnimation,this.clsMode),_(this.$el,this.clsOverlay),h(this.$el,"display",""),_(document.body,this.clsContainer,this.clsFlip),h(document.documentElement,"overflowY","")}},{name:"swipeLeft swipeRight",handler(t){this.isToggled()&&$t(t.type,"Left")^this.flip&&this.hide()}}]};function Uo(){cn().content+=",user-scalable=0"}function ta(){const t=cn();t.content=t.content.replace(/,user-scalable=0$/,"")}function cn(){return w('meta[name="viewport"]',document.head)||Y(document.head,'<meta name="viewport">')}var ea={mixins:[U],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)}},connected(){h(this.$el,"minHeight",this.minHeight)},update:{read(){return!this.content||!this.container||!O(this.$el)?!1:{current:m(h(this.$el,"maxHeight")),max:Math.max(this.minHeight,W(this.container)-($(this.content).height-W(this.$el)))}},write(t){let{current:e,max:i}=t;h(this.$el,"maxHeight",i),Math.round(e)!==Math.round(i)&&g(this.$el,"resize")},events:["resize"]}},ia={props:["width","height"],connected(){v(this.$el,"uk-responsive-width")},update:{read(){return O(this.$el)&&this.width&&this.height?{width:Se(E(this.$el)),height:this.height}:!1},write(t){W(this.$el,ge.contain({height:this.height,width:this.width},t).height)},events:["resize"]}},sa={props:{offset:Number},data:{offset:0},methods:{async scrollTo(t){t=t&&w(t)||document.body,g(this.$el,"beforescroll",[this,t])&&(await Vi(t,{offset:this.offset}),g(this.$el,"scrolled",[this,t]))}},events:{click(t){t.defaultPrevented||(t.preventDefault(),this.scrollTo(un(this.$el)))}}};function un(t){return document.getElementById(decodeURIComponent(t.hash).substring(1))}const Ht="_ukScrollspy";var na={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&&h(ve(t,":not(."+this.inViewClass+")"),"visibility","hidden")},immediate:!0}},disconnected(){for(const e of this.elements){var t;_(e,this.inViewClass,((t=e[Ht])==null?void 0:t.cls)||""),delete e[Ht]}},update:[{read(){for(const t of this.elements)t[Ht]||(t[Ht]={cls:Z(t,"uk-scrollspy-class")||this.cls}),t[Ht].show=ee(t,this.offsetTop,this.offsetLeft)},write(t){for(const e of this.elements){const i=e[Ht];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[Ht];if(i.off==null||i.off(),h(t,"visibility",!e&&this.hidden?"hidden":""),R(t,this.inViewClass,e),R(t,i.cls),/\buk-animation-/.test(i.cls)){const s=()=>Ge(t,"uk-animation-[\\w-]+");e?i.off=L(t,"animationcancel animationend",s):s()}g(t,e?"inview":"outview"),i.inview=e,this.$update(t)}}},ra={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(un).filter(Boolean),{length:e}=t;if(!e||!O(this.$el))return!1;const[i]=Bt(t,/auto|scroll/,!0),{scrollTop:s,scrollHeight:n}=i,r=n-Pe(i);let o=!1;if(s===r)o=e-1;else{for(const a in t){if(A(t[a]).top-A(ie(i)).top-this.offset>0)break;o=+a}o===!1&&this.overflow&&(o=0)}return{active:o}},write(t){let{active:e}=t;const i=e!==!1&&!S(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&&g(this.$el,"active",[e,this.elements[e]])},events:["scroll","resize"]}]},oa={mixins:[U,li],props:{position:String,top:null,bottom:Boolean,offset:String,animation:String,clsActive:String,clsInactive:String,clsFixed:String,clsBelow:String,selTarget:String,widthElement:Boolean,showOnUp:Boolean,targetOffset:Number},data:{position:"top",top:0,bottom:!1,offset:0,animation:"",clsActive:"uk-active",clsInactive:"",clsFixed:"uk-sticky-fixed",clsBelow:"uk-sticky-below",selTarget:"",widthElement:!1,showOnUp:!1,targetOffset:!1},computed:{selTarget(t,e){let{selTarget:i}=t;return i&&w(i,e)||e},widthElement(t,e){let{widthElement:i}=t;return ut(i,e)||this.placeholder},isActive:{get(){return S(this.selTarget,this.clsActive)},set(t){t&&!this.isActive?(Ni(this.selTarget,this.clsInactive,this.clsActive),g(this.$el,"active")):!t&&!S(this.selTarget,this.clsInactive)&&(Ni(this.selTarget,this.clsActive,this.clsInactive),g(this.$el,"inactive"))}}},connected(){this.placeholder=w("+ .uk-sticky-placeholder",this.$el)||w('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.isActive=!1},disconnected(){this.isFixed&&(this.hide(),_(this.selTarget,this.clsInactive)),ht(this.placeholder),this.placeholder=null,this.widthElement=null},events:[{name:"load hashchange popstate",el(){return window},filter(){return this.targetOffset!==!1},handler(){!location.hash||Dt(window)===0||M.read(()=>{const t=A(w(location.hash)),e=A(this.$el);this.isFixed&&ki(t,e)&&Dt(window,t.top-e.height-rt(this.targetOffset,"height")-rt(this.offset,"height"))})}}],update:[{read(t,e){let{height:i,margin:s}=t;if(this.inactive=!this.matchMedia||!O(this.$el),this.inactive)return!1;const n=this.isActive&&e.has("resize");n&&(h(this.selTarget,"transition","0s"),this.hide()),this.isActive||(i=A(this.$el).height,s=h(this.$el,"margin")),n&&(this.show(),M.write(()=>h(this.selTarget,"transition","")));const r=this.isFixed?this.placeholder:this.$el,o=W(window);let a=this.position;a==="auto"&&i>o&&(a="bottom");let l=rt(this.offset,"height",r);a==="bottom"&&(l+=o-i);const c=Math.max(0,i+l-o),u=A(r).top,d=dn(this.top,this.$el,u),f=dn(this.bottom,this.$el,u+i,!0),b=Math.max(d,u)-l,x=f?f-A(this.$el).height+c-l:se(this.$el).scrollHeight-o;return{start:b,end:x,offset:l,overflow:c,topOffset:u,height:i,margin:s,width:$(O(this.widthElement)?this.widthElement:this.$el).width,top:ke(r)[0]}},write(t){let{height:e,margin:i}=t;const{placeholder:s}=this;h(s,{height:e,margin:i}),F(s,document)||(Je(this.$el,s),s.hidden=!0),this.isActive=!!this.isActive},events:["resize"]},{read(t){let{scroll:e=0,dir:i="down",overflow:s,overflowScroll:n=0,start:r,end:o}=t;const a=Dt(window);return{dir:e<=a?"down":"up",prevDir:i,scroll:a,prevScroll:e,offsetParentTop:A(this.$el.offsetParent).top,overflowScroll:st(n+st(a,r,o)-st(e,r,o),0,s)}},write(t,e){const i=e.has("scroll"),{initTimestamp:s=0,dir:n,prevDir:r,scroll:o,prevScroll:a=0,top:l,start:c,topOffset:u,height:d}=t;if(o<0||o===a&&i||this.showOnUp&&!i&&!this.isFixed)return;const f=Date.now();if((f-s>300||n!==r)&&(t.initScroll=o,t.initTimestamp=f),!(this.showOnUp&&!this.isFixed&&Math.abs(t.initScroll-o)<=30&&Math.abs(a-o)<=10))if(this.inactive||o<c||this.showOnUp&&(o<=c||n==="down"&&i||n==="up"&&!this.isFixed&&o<=u+d)){if(!this.isFixed){ft.inProgress(this.$el)&&l>o&&(ft.cancel(this.$el),this.hide());return}this.isFixed=!1,this.animation&&o>u?(ft.cancel(this.$el),ft.out(this.$el,this.animation).then(()=>this.hide(),P)):this.hide()}else this.isFixed?this.update():this.animation&&o>u?(ft.cancel(this.$el),this.show(),ft.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.isActive=!1,_(this.$el,this.clsFixed,this.clsBelow),h(this.$el,{position:"",top:"",width:""}),this.placeholder.hidden=!0},update(){let{width:t,scroll:e=0,overflow:i,overflowScroll:s=0,start:n,end:r,offset:o,topOffset:a,height:l,offsetParentTop:c}=this._data;const u=n!==0||e>n;let d="fixed";e>r&&(o+=r-c,d="absolute"),i&&(o-=s),h(this.$el,{position:d,top:o+"px",width:t}),this.isActive=u,R(this.$el,this.clsBelow,e>a+l),v(this.$el,this.clsFixed)}}};function dn(t,e,i,s){if(!t)return 0;if(N(t)&&t.match(/^-?\d/))return i+rt(t);{const n=t===!0?E(e):ut(t,e);return A(n).bottom-(s&&n&&F(e,n)?m(h(n,"paddingBottom")):0)}}var fn={mixins:[_e,hn,yt],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 be(i,e)},watch(t){this.swiping&&h(t,"touch-action","pan-y pinch-zoom");const e=this.index();this.connects.forEach(i=>D(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=>!H(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 D(this.$el).filter(t=>this.toggles.some(e=>F(e,t)))},swipeTarget(){return this.connects}},connected(){this.lazyload(this.$el,this.connects)},events:[{name:"click",delegate(){return this.toggle},handler(t){t.preventDefault(),this.show(t.current)}},{name:"click",el(){return this.connects.concat(this.itemNav?be(this.itemNav,this.$el):[])},delegate(){return"["+this.attrItem+"],[data-"+this.attrItem+"]"},handler(t){t.preventDefault(),this.show(Z(t.current,this.attrItem))}},{name:"swipeRight swipeLeft",filter(){return this.swiping},el(){return this.connects},handler(t){let{type:e}=t;this.show($t(e,"Left")?"next":"previous")}}],methods:{index(){return vt(this.children,t=>S(t,this.cls))},show(t){const e=this.index(),i=qt(this.children[qt(t,this.toggles,e)],D(this.$el));e!==i&&(this.children.forEach((s,n)=>{R(s,this.cls,i===n),k(this.toggles[n],"aria-expanded",i===n)}),this.connects.forEach(async s=>{let{children:n}=s;await this.toggleElement(y(n).filter(r=>S(r,this.cls)),!1,e>=0),await this.toggleElement(n[i],!0,e>=0)}))}}},aa={mixins:[U],extends:fn,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item"},connected(){const t=S(this.$el,"uk-tab-left")?"uk-tab-left":S(this.$el,"uk-tab-right")?"uk-tab-right":!1;t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}};const la=32;var ha={mixins:[_e,li,yt],args:"target",props:{href:String,target:null,mode:"list",queued:Boolean},data:{href:!1,target:!1,mode:"click",queued:!0},connected(){!p(this.mode,"media")&&!Ve(this.$el)&&k(this.$el,"tabindex","0"),this.lazyload(this.$el,this.target)},computed:{target:{get(t,e){let{href:i,target:s}=t;return s=be(s||i,e),s.length&&s||[e]},watch(){this.updateAria()},immediate:!0}},events:[{name:ct,filter(){return p(this.mode,"hover")},handler(t){!bt(t)||this._showState||(g(this.$el,"focus"),L(document,ct,()=>g(this.$el,"blur"),!0,e=>!F(e.target,this.$el)),p(this.mode,"click")&&(this._preventClick=!0))}},{name:zt+" "+Qt+" focus blur",filter(){return p(this.mode,"hover")},handler(t){if(bt(t))return;const e=p([zt,"focus"],t.type),i=k(this.$el,"aria-expanded");if(!(!e&&(t.type===Qt&&H(this.$el,":focus")||t.type==="blur"&&H(this.$el,":hover")))){if(this._showState&&e===(i!==this._showState)){e||(this._showState=null);return}this._showState=e?i:null,this.toggle("toggle"+(e?"show":"hide"))}}},{name:"keydown",filter(){return p(this.mode,"click")&&!gt(this.$el,"input")},handler(t){t.keyCode===la&&(t.preventDefault(),this.$el.click())}},{name:"click",filter(){return p(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]"))&&(k(this.$el,"aria-expanded")!=="true"||e.hash&&H(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)}}],update:{read(){return p(this.mode,"media")&&this.media?{match:this.matchMedia}:!1},write(t){let{match:e}=t;const i=this.isToggled(this.target);(e?!i:i)&&this.toggle()},events:["resize"]},methods:{async toggle(t){if(!g(this.target,t||"toggle",[this]))return;if(!this.queued)return this.toggleElement(this.target);const e=this.target.filter(s=>S(s,this.clsLeave));if(e.length){for(const s of this.target){const n=p(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=>!p(i,s)),!0)},updateAria(t){p(this.mode,"media")||k(this.$el,"aria-expanded",Fe(t)?t:this.isToggled(this.target))}}},ca=Object.freeze({__proto__:null,Accordion:Ws,Alert:jr,Cover:qr,Drop:Vs,Dropdown:Vs,FormCustom:Gr,Gif:Xr,Grid:Kr,HeightMatch:to,HeightViewport:io,Icon:Ji,Img:No,Leader:Yo,Margin:Ys,Modal:Go,Nav:Jo,Navbar:Ko,Offcanvas:Qo,OverflowAuto:ea,Responsive:ia,Scroll:sa,Scrollspy:na,ScrollspyNav:ra,Sticky:oa,Svg:Ks,Switcher:fn,Tab:aa,Toggle:ha,Video:js,Close:Co,Spinner:Io,SlidenavNext:en,SlidenavPrevious:en,SearchIcon:To,Marker:mt,NavbarToggleIcon:mt,OverlayIcon:mt,PaginationNext:mt,PaginationPrevious:mt,Totop:mt});tt(ca,(t,e)=>Q.component(e,t)),Q.use(Lr),Rr(Q);const ua=["days","hours","minutes","seconds"];var da={mixins:[U],props:{date:String,clsWrapper:String},data:{date:"",clsWrapper:".uk-countdown-%unit%"},connected(){this.date=Date.parse(this.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=fa(this.date);(!this.date||t.total<=0)&&(this.stop(),t.days=t.hours=t.minutes=t.seconds=0);for(const e of ua){const i=w(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&&It(i,s.map(()=>"<span></span>").join("")),s.forEach((n,r)=>i.children[r].textContent=n))}}}};function fa(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 Qi="uk-transition-leave",Ui="uk-transition-enter";function gn(t,e,i,s){s===void 0&&(s=0);const n=hi(e,!0),r={opacity:1},o={opacity:0},a=u=>()=>n===hi(e)?u():Promise.reject(),l=a(()=>(v(e,Qi),Promise.all(mn(e).map((u,d)=>new Promise(f=>setTimeout(()=>T.start(u,o,i/2,"ease").then(f),d*s)))).then(()=>_(e,Qi)))),c=a(()=>{const u=W(e);return v(e,Ui),t(),h(D(e),{opacity:0}),new Promise(d=>requestAnimationFrame(()=>{const f=D(e),b=W(e);h(e,"alignContent","flex-start"),W(e,u);const x=mn(e);h(f,o);const I=x.map((z,X)=>new Promise(ot=>setTimeout(()=>T.start(z,r,i/2,"ease").then(ot),X*s)));u!==b&&I.push(T.start(e,{height:b},i/2+x.length*s,"ease")),Promise.all(I).then(()=>{_(e,Ui),n===hi(e)&&(h(e,{height:"",alignContent:""}),h(f,{opacity:""}),delete e.dataset.transition),d()})}))});return S(e,Qi)?pn(e).then(c):S(e,Ui)?pn(e).then(l).then(c):l().then(c)}function hi(t,e){return e&&(t.dataset.transition=1+hi(t)),Tt(t.dataset.transition)||0}function pn(t){return Promise.all(D(t).filter(T.inProgress).map(e=>new Promise(i=>L(e,"transitionend transitioncanceled",i))))}function mn(t){return Xi(D(t)).reduce((e,i)=>e.concat(Re(i.filter(s=>ee(s)),"offsetLeft")),[])}function ga(t,e,i){return new Promise(s=>requestAnimationFrame(()=>{let n=D(e);const r=n.map(a=>vn(a,!0)),o=h(e,["height","padding"]);T.cancel(e),n.forEach(T.cancel),wn(e),t(),n=n.concat(D(e).filter(a=>!p(n,a))),Promise.resolve().then(()=>{M.flush();const a=h(e,["height","padding"]),[l,c]=pa(e,n,r);n.forEach((u,d)=>c[d]&&h(u,c[d])),h(e,{display:"block",...o}),requestAnimationFrame(()=>{const u=n.map((d,f)=>E(d)===e&&T.start(d,l[f],i,"ease")).concat(T.start(e,a,i,"ease"));Promise.all(u).then(()=>{n.forEach((d,f)=>E(d)===e&&h(d,"display",l[f].opacity===0?"none":"")),wn(e)},P).then(s)})})}))}function vn(t,e){const i=h(t,"zIndex");return O(t)?{display:"",opacity:e?h(t,"opacity"):"0",pointerEvents:"none",position:"absolute",zIndex:i==="auto"?Vt(t):i,...bn(t)}:!1}function pa(t,e,i){const s=e.map((r,o)=>E(r)&&o in i?i[o]?O(r)?bn(r):{opacity:0}:{opacity:O(r)?1:0}:!1),n=s.map((r,o)=>{const a=E(e[o])===t&&(i[o]||vn(e[o]));if(!a)return!1;if(!r)delete a.opacity;else if(!("opacity"in r)){const{opacity:l}=a;l%1?r.opacity=1:delete a.opacity}return a});return[s,n]}function wn(t){h(t.children,{height:"",left:"",opacity:"",pointerEvents:"",position:"",top:"",marginTop:"",marginLeft:"",transform:"",width:"",zIndex:""}),h(t,{height:"",display:"",padding:""})}function bn(t){const{height:e,width:i}=A(t),{top:s,left:n}=Xe(t),{marginLeft:r,marginTop:o}=h(t,["marginTop","marginLeft"]);return{top:s,left:n,height:e,width:i,marginLeft:r,marginTop:o,transform:""}}var xn={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,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return gn(...r,40)}:i?ga:()=>(t(),Promise.resolve()))(t,e,this.duration).then(()=>this.$update(e,"resize"),P)}}},ma={mixins:[xn],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,p(t,e)))}},immediate:!0},children:{get(t,e){let{target:i}=t;return B(i+" > *",e)},watch(t,e){e&&!xa(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=$n(t,this.attrItem,this.getState());va(e,i)||this.setState(i)},getState(){return this.toggles.filter(t=>S(t,this.cls)).reduce((t,e)=>$n(e,this.attrItem,t),{filter:{"":""},sort:[]})},setState(t,e){e===void 0&&(e=!0),t={filter:{"":""},sort:[],...t},g(this.$el,"beforeFilter",[this,t]),this.toggles.forEach(i=>R(i,this.cls,!!ba(i,this.attrItem,t))),Promise.all(B(this.target,this.$el).map(i=>{const s=()=>{wa(t,i,D(i)),this.$update(this.$el)};return e?this.animate(s,i):s()})).then(()=>g(this.$el,"afterFilter",[this]))},updateState(){M.write(()=>this.setState(this.getState(),!1))}}};function yn(t,e){return Ie(Z(t,e),["filter"])}function va(t,e){return["filter","sort"].every(i=>Le(t[i],e[i]))}function wa(t,e,i){const s=ya(t);i.forEach(o=>h(o,"display",s&&!H(o,s)?"none":""));const[n,r]=t.sort;if(n){const o=$a(i,n,r);Le(o,i)||Y(e,o)}}function $n(t,e,i){const s=yn(t,e),{filter:n,group:r,sort:o,order:a="asc"}=s;return(n||V(o))&&(r?n?(delete i.filter[""],i.filter[r]=n):(delete i.filter[r],(de(i.filter)||""in i.filter)&&(i.filter={"":n||""})):i.filter={"":n||""}),V(o)||(i.sort=[o,a]),i}function ba(t,e,i){let{filter:s={"":""},sort:[n,r]}=i;const{filter:o="",group:a="",sort:l,order:c="asc"}=yn(t,e);return V(l)?a in s&&o===s[a]||!o&&a&&!(a in s)&&!s[""]:n===l&&r===c}function xa(t,e){return t.length===e.length&&t.every(i=>~e.indexOf(i))}function ya(t){let{filter:e}=t,i="";return tt(e,s=>i+=s||""),i}function $a(t,e,i){return[...t].sort((s,n)=>Z(s,e).localeCompare(Z(n,e),void 0,{numeric:!0})*(i==="asc"||-1))}var ts={slide:{show(t){return[{transform:j(t*-100)},{transform:j()}]},percent(t){return Me(t)},translate(t,e){return[{transform:j(e*-100*t)},{transform:j(e*100*(1-t))}]}}};function Me(t){return Math.abs(h(t,"transform").split(",")[4]/t.offsetWidth)||0}function j(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 kn={...ts,fade:{show(){return[{opacity:0},{opacity:1}]},percent(t){return 1-h(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-h(t,"opacity")},translate(t){return[{opacity:1-t,transform:re(1-.2*t)},{opacity:t,transform:re(1-.2+.2*t)}]}}};function ka(t,e,i,s){let{animation:n,easing:r}=s;const{percent:o,translate:a,show:l=P}=n,c=l(i),u=new je;return{dir:i,show(d,f,b){f===void 0&&(f=0);const x=b?"linear":r;return d-=Math.round(d*st(f,-1,1)),this.translate(f),ci(e,"itemin",{percent:f,duration:d,timing:x,dir:i}),ci(t,"itemout",{percent:1-f,duration:d,timing:x,dir:i}),Promise.all([T.start(e,c[1],d,x),T.start(t,c[0],d,x)]).then(()=>{this.reset(),u.resolve()},P),u.promise},cancel(){T.cancel([e,t])},reset(){for(const d in c[0])h([e,t],d,"")},forward(d,f){return f===void 0&&(f=this.percent()),T.cancel([e,t]),this.show(d,f,!0)},translate(d){this.reset();const f=a(d,i);h(e,f[1]),h(t,f[0]),ci(e,"itemtranslatein",{percent:d,dir:i}),ci(t,"itemtranslateout",{percent:1-d,dir:i})},percent(){return o(t||e,e,i)},getDistance(){return t==null?void 0:t.offsetWidth}}}function ci(t,e,i){g(t,ye(e,!1,!1,i))}var Sa={props:{autoplay:Boolean,autoplayInterval:Number,pauseOnHover:Boolean},data:{autoplay:!1,autoplayInterval:7e3,pauseOnHover:!0},connected(){this.autoplay&&this.startAutoplay()},disconnected(){this.stopAutoplay()},update(){k(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||!w(":focus",this.$el))&&(!this.pauseOnHover||!H(this.$el,":hover"))&&!this.stack.length&&this.show("next"),this.autoplayInterval)},stopAutoplay(){this.interval&&clearInterval(this.interval)}}},Ta={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=Gt(i).x*(J?-1:1);this.prevPos=s===this.pos?this.prevPos:this.pos,this.pos=s,e(i)}}},events:[{name:ct,delegate(){return this.selSlides},handler(t){!this.draggable||!bt(t)&&Ca(t.target)||nt(t.target,me)||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,C(document,Zt,this.move,{passive:!1}),C(document,pt+" "+Ut+" input",this.end,!0),h(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;h(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),r=this.getIndex(s+this.dir,s),o=this._getDistance(s,r)||i[s].offsetWidth;for(;r!==s&&n>o;)this.drag-=o*this.dir,s=r,n-=o,r=this.getIndex(s+this.dir,s),o=this._getDistance(s,r)||i[s].offsetWidth;this.percent=n/o;const a=i[s],l=i[r],c=this.index!==r,u=s===r;let d;[this.index,this.prevIndex].filter(f=>!p([r,s],f)).forEach(f=>{g(i[f],"itemhidden",[this]),u&&(d=!0,this.prevIndex=s)}),(this.index===s&&this.prevIndex!==s||d)&&g(i[this.index],"itemshown",[this]),c&&(this.prevIndex=s,this.index=r,!u&&g(a,"beforeitemhide",[this]),g(l,"beforeitemshow",[this])),this._transitioner=this._translate(Math.abs(this.percent),a,!u&&l),c&&(!u&&g(a,"itemhide",[this]),g(l,"itemshow",[this]))},end(){if(Yt(document,Zt,this.move,{passive:!1}),Yt(document,pt+" "+Ut+" 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=(J?this.dir*(J?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)}h(this.list,{userSelect:"",pointerEvents:""}),this.drag=this.percent=null}}};function Ca(t){return!t.children.length&&t.childNodes.length}var Ia={data:{selNav:!1},computed:{nav(t,e){let{selNav:i}=t;return w(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&&It(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(Z(t.current,this.attrItem))}},{name:"itemshow",handler:"updateNav"}],methods:{updateNav(){const t=this.getValidIndex();for(const e of this.navItems){const i=Z(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))}}}},Sn={mixins:[Sa,Ta,Ia],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 Tn(e.offsetWidth/i)},list(t,e){let{selList:i}=t;return w(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 r=this.getIndex(this.index),o=S(this.slides,this.clsActive)&&this.slides[r],a=this.getIndex(t,this.index),l=this.slides[a];if(o===l){n();return}if(this.dir=Pa(t,r),this.prevIndex=r,this.index=a,o&&!g(o,"beforeitemhide",[this])||!g(l,"beforeitemshow",[this,o])){this.index=this.prevIndex,n();return}const c=this._show(o,l,e).then(()=>(o&&g(o,"itemhidden",[this]),g(l,"itemshown",[this]),new Promise(u=>{M.write(()=>{i.shift(),i.length?this.show(i.shift(),!0):this._transitioner=null,u()})})));return o&&g(o,"itemhide",[this]),g(l,"itemshow",[this]),c},getIndex(t,e){return t===void 0&&(t=this.index),e===void 0&&(e=this.index),st(qt(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(Wt(t)?this.slides[t]:t,Wt(e)?this.slides[e]:e,i*(J?-1:1),s)}}};function Pa(t,e){return t==="next"?1:t==="previous"||t<e?-1:1}function Tn(t){return .5*t+300}var Cn={mixins:[Sn],props:{animation:String},data:{animation:"slide",clsActivated:"uk-transition-active",Animations:ts,Transitioner:ka},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;v(e,this.clsActive)},itemshown(t){let{target:e}=t;v(e,this.clsActivated)},itemhidden(t){let{target:e}=t;_(e,this.clsActive,this.clsActivated)}}},In={mixins:[ne,Zi,yt,Cn],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:kn,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=w(this.template),e=w(this.selList,t);this.items.forEach(()=>Y(e,"<li>")),this.$mount(Y(this.container,t))},computed:{caption(t,e){let{selCaption:i}=t;return w(i,e)}},events:[{name:Zt+" "+ct+" 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),T.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=kn.scale,_(t.target,this.clsActive),this.stack.splice(1,0,this.index))}},{name:"itemshow",handler(){It(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:r,attrs:o={}}=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:c,height:u}=await vs(i,o.srcset,o.size);this.setItem(e,ze("img",{src:i,width:c,height:u,alt:n,...o}))}catch{this.setError(e)}else if(s==="video"||i.match(/\.(mp4|webm|ogv)($|\?)/i)){const c=ze("video",{src:i,poster:r,controls:"",playsinline:"","uk-video":""+this.videoAutoplay,...o});C(c,"loadedmetadata",()=>{k(c,{width:c.videoWidth,height:c.videoHeight}),this.setItem(e,c)}),C(c,"error",()=>this.setError(e))}else if(s==="iframe"||i.match(/\.(html|php)($|\?)/i))this.setItem(e,ze("iframe",{src:i,frameborder:"0",allowfullscreen:"",class:"uk-lightbox-iframe",...o}));else if(a=i.match(/\/\/(?:.*?youtube(-nocookie)?\..*?[?&]v=|youtu\.be\/)([\w-]{11})[&?]?(.*)?/))this.setItem(e,ze("iframe",{src:"https://www.youtube"+(a[1]||"")+".com/embed/"+a[2]+(a[3]?"?"+a[3]:""),width:1920,height:1080,...l,...o}));else if(a=i.match(/\/\/.*?vimeo\.[a-z]+\/(\d+)[&?]?(.*)?/))try{const{height:c,width:u}=await(await fetch("https://vimeo.com/api/oembed.json?maxwidth=1920&url="+encodeURI(i),{credentials:"omit"})).json();this.setItem(e,ze("iframe",{src:"https://player.vimeo.com/video/"+a[1]+(a[2]?"?"+a[2]:""),width:u,height:c,...l,...o}))}catch{this.setError(e)}}}],methods:{loadItem(t){t===void 0&&(t=this.index);const e=this.getItem(t);this.getSlide(e).childElementCount||g(this.$el,"itemload",[e])},getItem(t){return t===void 0&&(t=this.index),this.items[qt(t,this.slides)]},setItem(t,e){g(this.$el,"itemloaded",[this,It(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),v(this.$el,"uk-active","uk-transition-active")},hideControls(){_(this.$el,"uk-active","uk-transition-active")}}};function ze(t,e){const i=Nt("<"+t+">");return k(i,e),i}var Aa={install:Ea,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=us(this.toggles.map(Pn),"source");if(Rt(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}),C(this.panel.$el,"hidden",()=>this.panel=!1),this.panel.show(t)},hide(){var t;return(t=this.panel)==null?void 0:t.hide()}}};function Ea(t,e){t.lightboxPanel||t.component("lightboxPanel",In),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]=Z(t,i);return e.attrs=Ie(e.attrs),e}var _a={mixins:[ne],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:Na,computed:{marginProp(t){let{pos:e}=t;return"margin"+(at(e,"top")?"Top":"Bottom")},startProps(){return{opacity:0,[this.marginProp]:-this.$el.offsetHeight}}},created(){const t=w("."+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=m(h(this.$el,this.marginProp));await T.start(h(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)},[Qt](){this.timeout&&(this.timer=setTimeout(this.close,this.timeout))}},methods:{async close(t){const e=i=>{const s=E(i);g(i,"close",[this]),ht(i),s!=null&&s.hasChildNodes()||ht(s)};this.timer&&clearTimeout(this.timer),t||await T.start(this.$el,this.startProps),e(this.$el)}}};function Na(t){t.notification.closeAll=function(e,i){xt(document.body,s=>{const n=t.getComponent(s,"notification");n&&(!e||e===n.group)&&n.close(i)})}}const ui={x:di,y:di,rotate:di,scale:di,color:is,backgroundColor:is,borderColor:is,blur:Ft,hue:Ft,fopacity:Ft,grayscale:Ft,invert:Ft,saturate:Ft,sepia:Ft,opacity:za,stroke:Da,bgx:En,bgy:En},{keys:es}=Object;var An={mixins:[li],props:Mn(es(ui),"list"),data:Mn(es(ui),void 0),computed:{props(t,e){return es(ui).reduce((i,s)=>(V(t[s])||(i[s]=ui[s](s,e,t[s].slice())),i),{})}},events:{load(){this.$emit()}},methods:{reset(){tt(this.getCss(0),(t,e)=>h(this.$el,e,""))},getCss(t){const e={transform:"",filter:""};for(const i in this.props)this.props[i](e,t);return e}}};function di(t,e,i){const s=ns(i)||{x:"px",y:"px",rotate:"deg"}[t]||"";let n;return(t==="x"||t==="y")&&(t="translate"+he(t),n=r=>m(m(r).toFixed(s==="px"?0:6))),i.length===1&&i.unshift(t==="scale"?1:0),i=oe(i,n),(r,o)=>{r.transform+=" "+t+"("+De(i,o)+s+")"}}function is(t,e,i){return i.length===1&&i.unshift(Be(e,t,"")),i=oe(i,s=>Ma(e,s)),(s,n)=>{const[r,o,a]=Nn(i,n),l=r.map((c,u)=>(c+=a*(o[u]-c),u===3?m(c):parseInt(c,10))).join(",");s[t]="rgba("+l+")"}}function Ma(t,e){return Be(t,"color",e).split(/[(),]/g).slice(1,-1).concat(1).slice(0,4).map(m)}function Ft(t,e,i){i.length===1&&i.unshift(0);const s=ns(i)||{blur:"px",hue:"deg"}[t]||"%";return t={fopacity:"opacity",hue:"hue-rotate"}[t]||t,i=oe(i),(n,r)=>{const o=De(i,r);n.filter+=" "+t+"("+(o+s)+")"}}function za(t,e,i){return i.length===1&&i.unshift(Be(e,t,"")),i=oe(i),(s,n)=>{s[t]=De(i,n)}}function Da(t,e,i){i.length===1&&i.unshift(0);const s=ns(i),n=Qs(e);return i=oe(i.reverse(),r=>(r=m(r),s==="%"?r*n/100:r)),i.some(r=>{let[o]=r;return o})?(h(e,"strokeDasharray",n),(r,o)=>{r.strokeDashoffset=De(i,o)}):P}function En(t,e,i){i.length===1&&i.unshift(0),t=t.substr(-1);const s=t==="y"?"height":"width";i=oe(i,r=>rt(r,s,e));const n=Be(e,"background-position-"+t,"");return Be(e,"backgroundSize","")==="cover"?Ba(t,e,i,n,s):_n(t,i,n)}function Ba(t,e,i,s,n){const r=Oa(e);if(!r.width)return P;const o=i.map(X=>{let[ot]=X;return ot}),a=Math.min(...o),l=Math.max(...o),c=o.indexOf(a)<o.indexOf(l),u=l-a;let d=(c?-u:0)-(c?a:l);const f={width:e.offsetWidth,height:e.offsetHeight},b=ge.cover(r,f),x=b[n]-f[n];if(x<u)f[n]=b[n]+u-x;else if(x>u){const X=f[n]/rt(s,n,e,!0);X&&(d-=(x-u)/X)}const I=ge.cover(r,f),z=_n(t,i,d+"px");return(X,ot)=>{z(X,ot),X.backgroundSize=I.width+"px "+I.height+"px",X.backgroundRepeat="no-repeat"}}function _n(t,e,i){return function(s,n){s["background-position-"+t]="calc("+i+" + "+De(e,n)+"px)"}}const fi={};function Oa(t){const e=h(t,"backgroundImage").replace(/^none|url\(["']?(.+?)["']?\)$/,"$1");if(fi[e])return fi[e];const i=new Image;return e&&(i.src=e,!i.naturalWidth)?(i.onload=()=>{fi[e]=ss(i),g(t,"load")},ss(i)):fi[e]=ss(i)}function ss(t){return{width:t.naturalWidth,height:t.naturalHeight}}function oe(t,e){e===void 0&&(e=m);const i=[],{length:s}=t;let n=0;for(let r=0;r<s;r++){let[o,a]=N(t[r])?t[r].trim().split(" "):[t[r]];if(o=e(o),a=a?m(a)/100:null,r===0?a===null?a=0:a&&i.push([o,0]):r===s-1&&(a===null?a=1:a!==1&&(i.push([o,a]),a=1)),i.push([o,a]),a===null)n++;else if(n){const l=i[r-n-1][1],c=(a-l)/(n+1);for(let u=n;u>0;u--)i[r-u][1]=l+c*(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 De(t,e){const[i,s,n]=Nn(t,e);return Wt(i)?i+Math.abs(i-s)*n*(i<s?1:-1):+s}const Ha=/^-?\d+([^\s]*)/;function ns(t,e){for(const i of t){const s=i.match==null?void 0:i.match(Ha);if(s)return s[1]}return e}function Be(t,e,i){const s=t.style[e],n=h(h(t,e,i),e);return t.style[e]=s,n}function Mn(t,e){return t.reduce((i,s)=>(i[s]=e,i),{})}var Fa={mixins:[An],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 zn(i&&ut(i,e)||e)},start(t){let{start:e}=t;return rt(e,"height",this.target,!0)},end(t){let{end:e,viewport:i}=t;return rt(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=La(Yi(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&&h(this.$el,e)},events:["scroll","resize"]}};function La(t,e){return e>=0?Math.pow(t,e+1):1-Math.pow(1-t,-e+1)}function zn(t){return t?"offsetTop"in t?t:zn(E(t)):document.documentElement}var Dn={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"]}},Bn={mixins:[_e],connected(){this.lazyload(this.slides,this.getAdjacentSlides)}};function Ra(t,e,i,s){let{center:n,easing:r,list:o}=s;const a=new je,l=t?Oe(t,o,n):Oe(e,o,n)+$(e).width*i,c=e?Oe(e,o,n):l+$(t).width*i*(J?-1:1);return{dir:i,show(u,d,f){d===void 0&&(d=0);const b=f?"linear":r;return u-=Math.round(u*st(d,-1,1)),this.translate(d),d=t?d:st(d,0,1),rs(this.getItemIn(),"itemin",{percent:d,duration:u,timing:b,dir:i}),t&&rs(this.getItemIn(!0),"itemout",{percent:1-d,duration:u,timing:b,dir:i}),T.start(o,{transform:j(-c*(J?-1:1),"px")},u,b).then(a.resolve,P),a.promise},cancel(){T.cancel(o)},reset(){h(o,"transform","")},forward(u,d){return d===void 0&&(d=this.percent()),T.cancel(o),this.show(u,d,!0)},translate(u){const d=this.getDistance()*i*(J?-1:1);h(o,"transform",j(st(-c+(d-d*u),-gi(o),$(o).width)*(J?-1:1),"px"));const f=this.getActives(),b=this.getItemIn(),x=this.getItemIn(!0);u=t?st(u,-1,1):0;for(const I of D(o)){const z=p(f,I),X=I===b,ot=I===x,os=X||!ot&&(z||i*(J?-1:1)===-1^pi(I,o)>pi(t||e));rs(I,"itemtranslate"+(os?"in":"out"),{dir:i,percent:ot?1-u:X?u:z?1:0})}},percent(){return Math.abs((h(o,"transform").split(",")[4]*(J?-1:1)+l)/(c-l))},getDistance(){return Math.abs(c-l)},getItemIn(u){u===void 0&&(u=!1);let d=this.getActives(),f=Hn(o,Oe(e||t,o,n));if(u){const b=d;d=f,f=b}return f[vt(f,b=>!p(d,b))]},getActives(){return Hn(o,Oe(t||e,o,n))}}}function Oe(t,e,i){const s=pi(t,e);return i?s-Wa(t,e):Math.min(s,On(e))}function On(t){return Math.max(0,gi(t)-$(t).width)}function gi(t){return D(t).reduce((e,i)=>$(i).width+e,0)}function Wa(t,e){return $(e).width/2-$(t).width/2}function pi(t,e){return t&&(Xe(t).left+(J?$(t).width-$(e).width:0))*(J?-1:1)||0}function Hn(t,e){e-=1;const i=$(t).width,s=e+i+2;return D(t).filter(n=>{const r=pi(n,t),o=r+Math.min($(n).width,i);return r>=e&&o<=s})}function rs(t,e,i){g(t,ye(e,!1,!1,i))}var ja={mixins:[U,Sn,Dn,Bn],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:Ra},computed:{avgWidth(){return gi(this.list)/this.length},finite(t){let{finite:e}=t;return e||Math.ceil(gi(this.list))<Math.trunc($(this.list).width+qa(this.list)+this.center)},maxIndex(){if(!this.finite||this.center&&!this.sets)return this.length-1;if(this.center)return fe(this.sets);let t=0;const e=On(this.list),i=vt(this.slides,s=>{if(t>=e)return!0;t+=$(s).width});return~i?i:this.length-1},sets(t){let{sets:e}=t;if(!e)return;let i=0;const s=[],n=$(this.list).width;for(let r in this.slides){const o=$(this.slides[r]).width;i+o>n&&(i=0),this.center?i<n/2&&i+o+$(this.slides[+r+1]).width/2>n/2&&(s.push(+r),i=n/2-o/2):i===0&&s.push(Math.min(+r,this.maxIndex)),i+=o}if(s.length)return s},transitionOptions(){return{center:this.center,list:this.list}}},connected(){R(this.$el,this.clsContainer,!w("."+this.clsContainer,this.$el))},update:{write(){for(const t of this.navItems){const e=Tt(Z(t,this.attrItem));e!==!1&&(t.hidden=!this.maxIndex||e>this.maxIndex||this.sets&&!p(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&&!p(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=Tn(this.avgWidth/this.velocity)*($(this.slides[i]).width/this.avgWidth),this.reorder()},itemshow(){~this.prevIndex&&v(this._getTransitioner().getItemIn(),this.clsActive)},itemshown(){this.updateActiveClasses()}},methods:{reorder(){if(this.finite){h(this.slides,"order","");return}const t=this.dir>0&&this.slides[this.prevIndex]?this.prevIndex:this.index;if(this.slides.forEach((n,r)=>h(n,"order",this.dir>0&&r<t?1:this.dir<0&&r>=this.index?-1:"")),!this.center)return;const e=this.slides[t];let i=$(this.list).width/2-$(e).width/2,s=0;for(;i>0;){const n=this.getIndex(--s+t,t),r=this.slides[n];h(r,"order",n>t?-2:-1),i-=$(r).width}},updateActiveClasses(){const t=this._getTransitioner(this.index).getActives(),e=[this.clsActive,(!this.sets||p(this.sets,m(this.index)))&&this.clsActivated||""];for(const i of this.slides)R(i,e,p(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(p(this.sets,t))return t;i=t,t=this.getIndex(t+this.dir,e)}while(t!==i);return t},getAdjacentSlides(){const{width:t}=$(this.list),e=-t,i=t*2,s=$(this.slides[this.index]).width,n=this.center?t/2-s/2:0,r=new Set;for(const o of[-1,1]){let a=n+(o>0?s:0),l=0;do{const c=this.slides[this.getIndex(this.index+o+l++*o)];a+=$(c).width*o,r.add(c)}while(this.slides.length>l&&a>e&&a<i)}return Array.from(r)}}};function qa(t){return Math.max(0,...D(t).map(e=>$(e).width))}var Fn={mixins:[An],data:{selItem:"!li"},computed:{item(t,e){let{selItem:i}=t;return ut(i,e)}},events:[{name:"itemin itemout",self:!0,el(){return this.item},handler(t){let{type:e,detail:{percent:i,duration:s,timing:n,dir:r}}=t;M.read(()=>{const o=this.getCss(Rn(e,r,i)),a=this.getCss(Ln(e)?.5:r>0?1:0);M.write(()=>{h(this.$el,o),T.start(this.$el,a,s,n).catch(P)})})}},{name:"transitioncanceled transitionend",self:!0,el(){return this.item},handler(){T.cancel(this.$el)}},{name:"itemtranslatein itemtranslateout",self:!0,el(){return this.item},handler(t){let{type:e,detail:{percent:i,dir:s}}=t;M.read(()=>{const n=this.getCss(Rn(e,s,i));M.write(()=>h(this.$el,n))})}}]};function Ln(t){return $t(t,"in")}function Rn(t,e,i){return i/=2,Ln(t)^e<0?i:1-i}var Va={...ts,fade:{show(){return[{opacity:0,zIndex:0},{zIndex:-1}]},percent(t){return 1-h(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-h(t,"opacity")},translate(t){return[{opacity:1-t,transform:re(1+.5*t),zIndex:0},{zIndex:-1}]}},pull:{show(t){return t<0?[{transform:j(30),zIndex:-1},{transform:j(),zIndex:0}]:[{transform:j(-100),zIndex:0},{transform:j(),zIndex:-1}]},percent(t,e,i){return i<0?1-Me(e):Me(t)},translate(t,e){return e<0?[{transform:j(30*t),zIndex:-1},{transform:j(-100*(1-t)),zIndex:0}]:[{transform:j(-t*100),zIndex:0},{transform:j(30*(1-t)),zIndex:-1}]}},push:{show(t){return t<0?[{transform:j(100),zIndex:0},{transform:j(),zIndex:-1}]:[{transform:j(-30),zIndex:-1},{transform:j(),zIndex:0}]},percent(t,e,i){return i>0?1-Me(e):Me(t)},translate(t,e){return e<0?[{transform:j(t*100),zIndex:0},{transform:j(-30*(1-t)),zIndex:-1}]:[{transform:j(-30*t),zIndex:-1},{transform:j(100*(1-t)),zIndex:0}]}}},Ya={mixins:[U,Cn,Dn,Bn],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:Va},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-Xt(this.list,"height","content-box")}},write(t){let{height:e}=t;e>0&&h(this.list,"minHeight",e)},events:["resize"]},methods:{getAdjacentSlides(){return[1,-1].map(t=>this.slides[this.getIndex(this.index+t)])}}},Ga={mixins:[U,xn],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,Gt(i)),e(i)}}},events:{name:ct,passive:!1,handler:"init"},computed:{target(){return(this.$el.tBodies||[this.$el])[0]},items(){return D(this.target)},isEmpty:{get(){return de(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){h(e,{touchAction:"",userSelect:""}),h(t,{touchAction:Mt?"none":"",userSelect:"none"})},immediate:!0}},update:{write(t){if(!this.drag||!E(this.placeholder))return;const{pos:{x:e,y:i},origin:{offsetTop:s,offsetLeft:n},placeholder:r}=this;h(this.drag,{top:i-s,left:e-n});const o=this.getSortable(document.elementFromPoint(e,i));if(!o)return;const{items:a}=o;if(a.some(T.inProgress))return;const l=Za(a,{x:e,y:i});if(a.length&&(!l||l===r))return;const c=this.getSortable(r),u=Qa(o.target,l,r,e,i,o===c&&t.moved!==l);u!==!1&&(u&&r===u||(o!==c?(c.remove(r),t.moved=l):delete t.moved,o.insert(r,u),this.touched.add(o)))},events:["move"]},methods:{init(t){const{target:e,button:i,defaultPrevented:s}=t,[n]=this.items.filter(r=>F(e,r));!n||s||i>0||Ti(e)||F(e,"."+this.clsNoDrag)||this.handle&&!F(e,this.handle)||(t.preventDefault(),this.touched=new Set([this]),this.placeholder=n,this.origin={target:e,index:Vt(n),...this.pos},C(document,Zt,this.move),C(document,pt,this.end),this.threshold||this.start(t))},start(t){this.drag=Ka(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}),v(this.drag,this.clsDrag,this.clsCustom),v(this.placeholder,this.clsPlaceholder),v(this.items,this.clsItem),v(document.documentElement,this.clsDragState),g(this.$el,"start",[this,this.placeholder]),Xa(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(Yt(document,Zt,this.move),Yt(document,pt,this.end),!this.drag)return;Ja();const t=this.getSortable(this.placeholder);this===t?this.origin.index!==Vt(this.placeholder)&&g(this.$el,"moved",[this,this.placeholder]):(g(t.$el,"added",[t,this.placeholder]),g(this.$el,"removed",[this,this.placeholder])),g(this.$el,"stop",[this,this.placeholder]),ht(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){v(this.items,this.clsItem);const i=()=>e?Bi(e,t):Y(this.target,t);this.animate(i)},remove(t){!F(t,this.target)||this.animate(()=>ht(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=E(t))}}};let Wn;function Xa(t){let e=Date.now();Wn=setInterval(()=>{let{x:i,y:s}=t;s+=Dt(window);const n=(Date.now()-e)*.3;e=Date.now(),Bt(document.elementFromPoint(i,t.y),/auto|scroll/).reverse().some(r=>{let{scrollTop:o,scrollHeight:a}=r;const{top:l,bottom:c,height:u}=A(ie(r));if(l<s&&l+35>s)o-=n;else if(c>s&&c-35<s)o+=n;else return;if(o>0&&o<a-u)return Dt(r,o),!0})},15)}function Ja(){clearInterval(Wn)}function Ka(t,e){const i=Y(t,e.outerHTML.replace(/(^<)(?:li|tr)|(?:li|tr)(\/>$)/g,"$1div$2"));return h(i,"margin","0","important"),h(i,{boxSizing:"border-box",width:e.offsetWidth,height:e.offsetHeight,padding:h(e,"padding")}),W(i.firstElementChild,W(e.firstElementChild)),i}function Za(t,e){return t[vt(t,i=>We(e,i.getBoundingClientRect()))]}function Qa(t,e,i,s,n,r){if(!D(t).length)return;const o=e.getBoundingClientRect();if(!r)return Ua(t,i)||n<o.top+o.height/2?e:e.nextElementSibling;const a=i.getBoundingClientRect(),l=jn([o.top,o.bottom],[a.top,a.bottom]),c=l?s:n,u=l?"width":"height",d=l?"left":"top",f=l?"right":"bottom",b=a[u]<o[u]?o[u]-a[u]:0;return a[d]<o[d]?b&&c<o[d]+b?!1:e.nextElementSibling:b&&c>o[f]-b?!1:e}function Ua(t,e){const i=D(t).length===1;i&&Y(t,e);const s=D(t),n=s.some((r,o)=>{const a=r.getBoundingClientRect();return s.slice(o+1).some(l=>{const c=l.getBoundingClientRect();return!jn([a.left,a.right],[c.left,c.right])})});return i&&ht(e),n}function jn(t,e){return t[1]>e[0]&&e[1]>t[0]}var tl={mixins:[ne,yt,qs],args:"title",props:{delay:Number,title:String},data:{pos:"top",title:"",delay:0,animation:["uk-animation-scale-up"],duration:100,cls:"uk-active",clsPos:"uk-tooltip"},beforeConnect(){this._hasTitle=_t(this.$el,"title"),k(this.$el,"title",""),this.updateAria(!1),el(this.$el)},disconnected(){this.hide(),k(this.$el,"title",this._hasTitle?this.title:null)},methods:{show(){this.isToggled(this.tooltip||null)||!this.title||(this._unbind=L(document,"show keydown "+ct,this.hide,!1,t=>t.type===ct&&!F(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(){H(this.$el,"input:focus")||(clearTimeout(this.showTimer),!!this.isToggled(this.tooltip||null)&&(await this.toggleElement(this.tooltip,!1,!1),ht(this.tooltip),this.tooltip=null,this._unbind()))},_show(){this.tooltip=Y(this.container,'<div class="'+this.clsPos+'"> <div class="'+this.clsPos+'-inner">'+this.title+"</div> </div>"),C(this.tooltip,"toggled",(t,e)=>{this.updateAria(e),!!e&&(this.positionAt(this.tooltip,this.$el),this.origin=this.getAxis()==="y"?Te(this.dir)+"-"+this.align:this.align+"-"+Te(this.dir))}),this.toggleElement(this.tooltip,!0)},updateAria(t){k(this.$el,"aria-expanded",t)}},events:{focus:"show",blur:"hide",[zt+" "+Qt](t){bt(t)||this[t.type===zt?"show":"hide"]()},[ct](t){bt(t)&&this.show()}}};function el(t){Ve(t)||k(t,"tabindex","0")}var il={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){!H(t.target,'input[type="file"]')||(t.preventDefault(),t.target.files&&this.upload(t.target.files),t.target.value="")},drop(t){mi(t);const e=t.dataTransfer;!(e!=null&&e.files)||(_(this.$el,this.clsDragover),this.upload(e.files))},dragenter(t){mi(t)},dragover(t){mi(t),v(this.$el,this.clsDragover)},dragleave(t){mi(t),_(this.$el,this.clsDragover)}},methods:{async upload(t){if(!t.length)return;g(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&&!qn(this.allow,s.name)){this.fail(this.msgInvalidName.replace("%s",this.allow));return}if(this.mime&&!qn(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=sl(t,this.concurrent),i=async s=>{const n=new FormData;s.forEach(r=>n.append(this.name,r));for(const r in this.params)n.append(r,this.params[r]);try{const r=await ms(this.url,{data:n,method:this.method,responseType:this.type,beforeSend:o=>{const{xhr:a}=o;a.upload&&C(a.upload,"progress",this.progress);for(const l of["loadStart","load","loadEnd","abort"])C(a,l.toLowerCase(),this[l]);return this.beforeSend(o)}});this.complete(r),e.length?await i(e.shift()):this.completeAll(r)}catch(r){this.error(r)}};await i(e.shift())}}};function qn(t,e){return e.match(new RegExp("^"+t.replace(/\//g,"\\/").replace(/\*\*/g,"(\\/[^\\/]+)*").replace(/\*/g,"[^\\/]+").replace(/((?!\\))\?/g,"$1.")+"$","i"))}function sl(t,e){t=cs(t);const i=[];for(let s=0;s<t.length;s+=e)i.push(t.slice(s,s+e));return i}function mi(t){t.preventDefault(),t.stopPropagation()}var nl=Object.freeze({__proto__:null,Countdown:da,Filter:ma,Lightbox:Aa,LightboxPanel:In,Notification:_a,Parallax:Fa,Slider:ja,SliderParallax:Fn,Slideshow:Ya,SlideshowParallax:Fn,Sortable:Ga,Tooltip:tl,Upload:il});return tt(nl,(t,e)=>Q.component(e,t)),Q});
1
+ /*! UIkit 3.12.3-dev.4c7275bdd | https://www.getuikit.com | (c) 2014 - 2022 YOOtheme | MIT License */(function(ce,ue){typeof exports=="object"&&typeof module<"u"?module.exports=ue():typeof define=="function"&&define.amd?define("uikit",ue):(ce=typeof globalThis<"u"?globalThis:ce||self,ce.UIkit=ue())})(this,function(){"use strict";const{hasOwnProperty:ce,toString:ue}=Object.prototype;function Pt(t,e){return ce.call(t,e)}const Zn=/\B([A-Z])/g,At=lt(t=>t.replace(Zn,"-$1").toLowerCase()),Qn=/-(\w)/g,Wt=lt(t=>t.replace(Qn,fs)),de=lt(t=>t.length?fs(null,t.charAt(0))+t.slice(1):"");function fs(t,e){return e?e.toUpperCase():""}function it(t,e){return t==null||t.startsWith==null?void 0:t.startsWith(e)}function $t(t,e){return t==null||t.endsWith==null?void 0:t.endsWith(e)}function m(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:st,from:gs}=Array,{assign:wt}=Object;function dt(t){return typeof t=="function"}function kt(t){return t!==null&&typeof t=="object"}function St(t){return ue.call(t)==="[object Object]"}function fe(t){return kt(t)&&t===t.window}function ge(t){return $i(t)===9}function yi(t){return $i(t)>=1}function jt(t){return $i(t)===1}function $i(t){return!fe(t)&&kt(t)&&t.nodeType}function je(t){return typeof t=="boolean"}function z(t){return typeof t=="string"}function qt(t){return typeof t=="number"}function Et(t){return qt(t)||z(t)&&!isNaN(t-parseFloat(t))}function me(t){return!(st(t)?t.length:kt(t)?Object.keys(t).length:!1)}function V(t){return t===void 0}function ki(t){return je(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 p(t){return parseFloat(t)||0}function q(t){return y(t)[0]}function y(t){return t&&(yi(t)?[t]:Array.from(t).filter(yi))||[]}function _t(t){var e;if(fe(t))return t;t=q(t);const i=ge(t)?t:(e=t)==null?void 0:e.ownerDocument;return(i==null?void 0:i.defaultView)||window}function Si(t){return t?$t(t,"ms")?p(t):p(t)*1e3:0}function qe(t,e){return t===e||kt(t)&&kt(e)&&Object.keys(t).length===Object.keys(e).length&&tt(t,(i,s)=>i===e[s])}function Ti(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 tt(t,e){for(const i in t)if(e(t[i],i)===!1)return!1;return!0}function Ve(t,e){return t.slice().sort((i,s)=>{let{[e]:n=0}=i,{[e]:r=0}=s;return n>r?1:r>n?-1:0})}function ms(t,e){const i=new Set;return t.filter(s=>{let{[e]:n}=s;return i.has(n)?!1:i.add(n)})}function nt(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 Ci(){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,r]=s;return Math.min(...e.map(o=>{let{[n]:a}=o;return a}))-Math.max(...e.map(o=>{let{[r]:a}=o;return a}))>0})}function Ye(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}const ve={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},tt(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),tt(t,(i,s)=>t=t[s]<e[s]?this.ratio(t,s,e[s]):t),t}};function Vt(t,e,i,s){i===void 0&&(i=0),s===void 0&&(s=!1),e=y(e);const{length:n}=e;return n?(t=Et(t)?Tt(t):t==="next"?i+1:t==="previous"?i-1:e.indexOf(q(t)),s?nt(t,0,n-1):(t%=n,t<0?t+n:t)):-1}function lt(t){const e=Object.create(null);return i=>e[i]||(e[i]=t(i))}class Ge{constructor(){this.promise=new Promise((e,i)=>{this.reject=i,this.resolve=e})}}function k(t,e,i){if(kt(e)){for(const n in e)k(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 y(t))dt(i)&&(i=i.call(n,k(n,e))),i===null?we(n,e):n.setAttribute(e,i)}function zt(t,e){return y(t).some(i=>i.hasAttribute(e))}function we(t,e){const i=y(t);for(const s of e.split(" "))for(const n of i)n.removeAttribute(s)}function Z(t,e){for(const i of[e,"data-"+e])if(zt(t,i))return k(t,i)}const Un={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 Ii(t){return y(t).some(e=>Un[e.tagName.toLowerCase()])}function W(t){return y(t).some(e=>e.offsetWidth||e.offsetHeight||e.getClientRects().length)}const be="input,select,textarea,button";function Pi(t){return y(t).some(e=>B(e,be))}const Xe=be+",a[href],[tabindex]";function Je(t){return B(t,Xe)}function E(t){var e;return(e=q(t))==null?void 0:e.parentElement}function xe(t,e){return y(t).filter(i=>B(i,e))}function B(t,e){return y(t).some(i=>i.matches(e))}function rt(t,e){return it(e,">")&&(e=e.slice(1)),jt(t)?t.closest(e):y(t).map(i=>rt(i,e)).filter(Boolean)}function H(t,e){return z(e)?B(t,e)||!!rt(t,e):t===e||q(e).contains(q(t))}function ye(t,e){const i=[];for(;t=E(t);)(!e||B(t,e))&&i.push(t);return i}function D(t,e){t=q(t);const i=t?y(t.children):[];return e?xe(i,e):i}function Yt(t,e){return e?y(t).indexOf(q(e)):D(E(t)).indexOf(t)}function ut(t,e){return Ai(t,vs(t,e))}function $e(t,e){return ke(t,vs(t,e))}function Ai(t,e){return q(ws(t,e,"querySelector"))}function ke(t,e){return y(ws(t,e,"querySelectorAll"))}const tr=/(^|[^\\],)\s*[!>+~-]/,ps=lt(t=>t.match(tr));function vs(t,e){return e===void 0&&(e=document),z(t)&&ps(t)||ge(e)?e:e.ownerDocument}const er=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g;function ws(t,e,i){if(e===void 0&&(e=document),!t||!z(t))return t;t=t.replace(er,"$1 *"),ps(t)&&(t=sr(t).map(s=>{let n=e;if(s[0]==="!"){const r=s.substr(1).trim().split(" ");n=rt(E(e),r[0]),s=r.slice(1).join(" ").trim()}if(s[0]==="-"){const r=s.substr(1).trim().split(" "),o=(n||e).previousElementSibling;n=B(o,s.substr(1))?o:null,s=r.slice(1).join(" ")}return n?nr(n)+" "+s:null}).filter(Boolean).join(","),e=document);try{return e[i](t)}catch{return null}}const ir=/.*?[^\\](?:,|$)/g,sr=lt(t=>t.match(ir).map(e=>e.replace(/,$/,"").trim()));function nr(t){const e=[];for(;t.parentNode;){const i=k(t,"id");if(i){e.unshift("#"+Ei(i));break}else{let{tagName:s}=t;s!=="HTML"&&(s+=":nth-child("+(Yt(t)+1)+")"),e.unshift(s),t=t.parentNode}}return e.join(" > ")}function Ei(t){return z(t)?CSS.escape(t):""}function T(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[s,n,r,o,a=!1]=_i(e);o.length>1&&(o=or(o)),a!=null&&a.self&&(o=ar(o)),r&&(o=rr(r,o));for(const l of n)for(const h of s)h.addEventListener(l,o,a);return()=>Gt(s,n,o,a)}function Gt(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[s,n,,r,o=!1]=_i(e);for(const a of n)for(const l of s)l.removeEventListener(a,r,o)}function j(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];const[s,n,r,o,a=!1,l]=_i(e),h=T(s,n,r,u=>{const d=!l||l(u);d&&(h(),o(u,d))},a);return h}function g(t,e,i){return zi(t).every(s=>s.dispatchEvent(Xt(e,!0,!0,i)))}function Xt(t,e,i,s){return e===void 0&&(e=!0),i===void 0&&(i=!1),z(t)&&(t=new CustomEvent(t,{bubbles:e,cancelable:i,detail:s})),t}function _i(t){return t[0]=zi(t[0]),z(t[1])&&(t[1]=t[1].split(" ")),dt(t[2])&&t.splice(2,0,!1),t}function rr(t,e){return i=>{const s=t[0]===">"?ke(t,i.currentTarget).reverse().filter(n=>H(i.target,n))[0]:rt(i.target,t);s&&(i.current=s,e.call(this,i))}}function or(t){return e=>st(e.detail)?t(e,...e.detail):t(e)}function ar(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function bs(t){return t&&"addEventListener"in t}function lr(t){return bs(t)?t:q(t)}function zi(t){return st(t)?t.map(lr).filter(Boolean):z(t)?ke(t):bs(t)?[t]:y(t)}function bt(t){return t.pointerType==="touch"||!!t.touches}function Jt(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 xs(t,e){const i={data:null,method:"GET",headers:{},xhr:new XMLHttpRequest,beforeSend:P,responseType:"",...e};return Promise.resolve().then(()=>i.beforeSend(i)).then(()=>hr(t,i))}function hr(t,e){return new Promise((i,s)=>{const{xhr:n}=e;for(const r in e)if(r in n)try{n[r]=e[r]}catch{}n.open(e.method.toUpperCase(),t);for(const r in e.headers)n.setRequestHeader(r,e.headers[r]);T(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}))}),T(n,"error",()=>s(wt(Error("Network Error"),{xhr:n}))),T(n,"timeout",()=>s(wt(Error("Network Timeout"),{xhr:n}))),n.send(e.data)})}function ys(t,e,i){return new Promise((s,n)=>{const r=new Image;r.onerror=o=>{n(o)},r.onload=()=>{s(r)},i&&(r.sizes=i),e&&(r.srcset=e),r.src=t})}const cr={"animation-iteration-count":!0,"column-count":!0,"fill-opacity":!0,"flex-grow":!0,"flex-shrink":!0,"font-weight":!0,"line-height":!0,opacity:!0,order:!0,orphans:!0,"stroke-dasharray":!0,"stroke-dashoffset":!0,widows:!0,"z-index":!0,zoom:!0};function c(t,e,i,s){s===void 0&&(s="");const n=y(t);for(const r of n)if(z(e)){if(e=Ke(e),V(i))return ur(r,e);!i&&!qt(i)?r.style.removeProperty(e):r.style.setProperty(e,Et(i)&&!cr[e]?i+"px":i,s)}else if(st(e)){const o=Mi(r),a={};for(const l of e)a[l]=o[Ke(l)];return a}else kt(e)&&(s=i,tt(e,(o,a)=>c(r,a,o,s)));return n[0]}function Mi(t,e){return _t(t).getComputedStyle(t,e)}function ur(t,e,i){return Mi(t,i)[e]}const dr=/^\s*(["'])?(.*?)\1\s*$/;function Ni(t){return Mi(document.documentElement).getPropertyValue("--uk-"+t).replace(dr,"$2")}const Ke=lt(t=>fr(t)),$s=["webkit","moz"];function fr(t){t=At(t);const{style:e}=document.documentElement;if(t in e)return t;let i=$s.length,s;for(;i--;)if(s="-"+$s[i]+"-"+t,s in e)return s}function v(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),s=1;s<e;s++)i[s-1]=arguments[s];ks(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];ks(t,i,"remove")}function Ze(t,e){k(t,"class",i=>(i||"").replace(new RegExp("\\b"+e+"\\b","g"),""))}function Di(t){(arguments.length<=1?void 0:arguments[1])&&_(t,arguments.length<=1?void 0:arguments[1]),(arguments.length<=2?void 0:arguments[2])&&v(t,arguments.length<=2?void 0:arguments[2])}function S(t,e){return[e]=Oi(e),!!e&&y(t).some(i=>i.classList.contains(e))}function F(t,e,i){const s=Oi(e);V(i)||(i=!!i);for(const n of y(t))for(const r of s)n.classList.toggle(r,i)}function ks(t,e,i){e=e.reduce((s,n)=>s.concat(Oi(n)),[]);for(const s of y(t))s.classList[i](...e)}function Oi(t){return String(t).split(/\s|,/).filter(Boolean)}function Ss(t,e,i,s){return i===void 0&&(i=400),s===void 0&&(s="linear"),Promise.all(y(t).map(n=>new Promise((r,o)=>{for(const l in e){const h=c(n,l);h===""&&c(n,l,h)}const a=setTimeout(()=>g(n,"transitionend"),i);j(n,"transitionend transitioncanceled",l=>{let{type:h}=l;clearTimeout(a),_(n,"uk-transition"),c(n,{transitionProperty:"",transitionDuration:"",transitionTimingFunction:""}),h==="transitioncanceled"?o():r(n)},{self:!0}),v(n,"uk-transition"),c(n,{transitionProperty:Object.keys(e).map(Ke).join(","),transitionDuration:i+"ms",transitionTimingFunction:s,...e})})))}const C={start:Ss,stop(t){return g(t,"transitionend"),Promise.resolve()},cancel(t){g(t,"transitioncanceled")},inProgress(t){return S(t,"uk-transition")}},Se="uk-animation-";function Bi(t,e,i,s,n){return i===void 0&&(i=200),Promise.all(y(t).map(r=>new Promise((o,a)=>{g(r,"animationcanceled");const l=setTimeout(()=>g(r,"animationend"),i);j(r,"animationend animationcanceled",h=>{let{type:u}=h;clearTimeout(l),u==="animationcanceled"?a():o(r),c(r,"animationDuration",""),Ze(r,Se+"\\S*")},{self:!0}),c(r,"animationDuration",i+"ms"),v(r,e,Se+(n?"leave":"enter")),it(e,Se)&&(s&&v(r,"uk-transform-origin-"+s),n&&v(r,Se+"reverse"))})))}const gr=new RegExp(Se+"(enter|leave)"),ft={in:Bi,out(t,e,i,s){return Bi(t,e,i,s,!0)},inProgress(t){return gr.test(k(t,"class"))},cancel(t){g(t,"animationcanceled")}},Ct={width:["left","right"],height:["top","bottom"]};function $(t){const e=jt(t)?q(t).getBoundingClientRect():{height:L(t),width:Ce(t),top:0,left:0};return{height:e.height,width:e.width,top:e.top,left:e.left,bottom:e.top+e.height,right:e.left+e.width}}function A(t,e){const i=$(t);if(t){const{scrollY:n,scrollX:r}=_t(t),o={height:n,width:r};for(const a in Ct)for(const l in Ct[a])i[Ct[a][l]]+=o[a]}if(!e)return i;const s=c(t,"position");tt(c(t,["left","top"]),(n,r)=>c(t,r,e[r]-i[r]+p(s==="absolute"&&n==="auto"?Qe(t)[r]:n)))}function Qe(t){let{top:e,left:i}=A(t);const{ownerDocument:{body:s,documentElement:n},offsetParent:r}=q(t);let o=r||n;for(;o&&(o===s||o===n)&&c(o,"position")==="static";)o=o.parentNode;if(jt(o)){const a=A(o);e-=a.top+p(c(o,"borderTopWidth")),i-=a.left+p(c(o,"borderLeftWidth"))}return{top:e-p(c(t,"marginTop")),left:i-p(c(t,"marginLeft"))}}function Te(t){const e=[0,0];t=q(t);do if(e[0]+=t.offsetTop,e[1]+=t.offsetLeft,c(t,"position")==="fixed"){const i=_t(t);return e[0]+=i.scrollY,e[1]+=i.scrollX,e}while(t=t.offsetParent);return e}const L=Ts("height"),Ce=Ts("width");function Ts(t){const e=de(t);return(i,s)=>{if(V(s)){if(fe(i))return i["inner"+e];if(ge(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]:p(s)||0,s-Kt(i,t)}else return c(i,t,!s&&s!==0?"":+s+Kt(i,t)+"px")}}function Kt(t,e,i){return i===void 0&&(i="border-box"),c(t,"boxSizing")===i?Ct[e].map(de).reduce((s,n)=>s+p(c(t,"padding"+n))+p(c(t,"border"+n+"Width")),0):0}function Ie(t){for(const e in Ct)for(const i in Ct[e])if(Ct[e][i]===t)return Ct[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),z(t)?pr(t).reduce((n,r)=>{const o=wr(r);return o&&(r=br(o==="vh"?L(_t(i)):o==="vw"?Ce(_t(i)):s?i["offset"+de(e)]:$(i)[e],r)),n+p(r)},0):p(t)}const mr=/-?\d+(?:\.\d+)?(?:v[wh]|%|px)?/g,pr=lt(t=>t.toString().replace(/\s/g,"").match(mr)||[]),vr=/(?:v[hw]|%)$/,wr=lt(t=>(t.match(vr)||[])[0]);function br(t,e){return t*p(e)/100}function xr(t){if(document.readyState!=="loading"){t();return}j(document,"DOMContentLoaded",t)}function gt(t,e){var i;return(t==null||(i=t.tagName)==null?void 0:i.toLowerCase())===e.toLowerCase()}function yr(t){return Hi(t,"")}function It(t,e){return V(e)?w(t).innerHTML:Hi(t,e)}const Hi=Pe("replaceChildren"),$r=Pe("prepend"),Y=Pe("append"),Fi=Pe("before"),Ue=Pe("after");function Pe(t){return function(e,i){var s;const n=y(z(i)?Mt(i):i);return(s=w(e))==null||s[t](...n),Is(n)}}function ht(t){y(t).forEach(e=>e.remove())}function ti(t,e){for(e=q(Fi(t,e));e.firstChild;)e=e.firstChild;return Y(e,t),e}function Cs(t,e){return y(y(t).map(i=>i.hasChildNodes()?ti(y(i.childNodes),e):Y(i,e)))}function ei(t){y(t).map(E).filter((e,i,s)=>s.indexOf(e)===i).forEach(e=>e.replaceWith(...e.childNodes))}const kr=/^\s*<(\w+|!)[^>]*>/,Sr=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function Mt(t){const e=Sr.exec(t);if(e)return document.createElement(e[1]);const i=document.createElement("div");return kr.test(t)?i.insertAdjacentHTML("beforeend",t.trim()):i.textContent=t,Is(i.childNodes)}function Is(t){return t.length>1?t:t[0]}function xt(t,e){if(!!jt(t))for(e(t),t=t.firstElementChild;t;){const i=t.nextElementSibling;xt(t,e),t=i}}function w(t,e){return Ps(t)?q(Mt(t)):Ai(t,e)}function O(t,e){return Ps(t)?y(Mt(t)):ke(t,e)}function Ps(t){return z(t)&&it(t.trim(),"<")}const Zt=typeof window<"u",J=Zt&&k(document.documentElement,"dir")==="rtl",Nt=Zt&&"ontouchstart"in window,Qt=Zt&&window.PointerEvent,ct=Qt?"pointerdown":Nt?"touchstart":"mousedown",Ut=Qt?"pointermove":Nt?"touchmove":"mousemove",mt=Qt?"pointerup":Nt?"touchend":"mouseup",Dt=Qt?"pointerenter":Nt?"":"mouseenter",te=Qt?"pointerleave":Nt?"":"mouseleave",ee=Qt?"pointercancel":"touchcancel",M={reads:[],writes:[],read(t){return this.reads.push(t),Ri(),t},write(t){return this.writes.push(t),Ri(),t},clear(t){Es(this.reads,t),Es(this.writes,t)},flush:Li};function Li(t){As(M.reads),As(M.writes.splice(0)),M.scheduled=!1,(M.reads.length||M.writes.length)&&Ri(t+1)}const Tr=4;function Ri(t){M.scheduled||(M.scheduled=!0,t&&t<Tr?Promise.resolve().then(()=>Li(t)):requestAnimationFrame(()=>Li(1)))}function As(t){let e;for(;e=t.shift();)try{e()}catch(i){console.error(i)}}function Es(t,e){const i=t.indexOf(e);return~i&&t.splice(i,1)}function Wi(){}Wi.prototype={positions:[],init(){this.positions=[];let t;this.unbind=T(document,"mousemove",e=>t=Jt(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:r}=e,[o]=this.positions,a=pe(this.positions),l=[o,a];return Ye(a,e)?!1:[[{x:i,y:n},{x:s,y:r}],[{x:i,y:r},{x:s,y:n}]].some(u=>{const d=Cr(l,u);return d&&Ye(d,e)})}};function Cr(t,e){let[{x:i,y:s},{x:n,y:r}]=t,[{x:o,y:a},{x:l,y:h}]=e;const u=(h-a)*(n-i)-(l-o)*(r-s);if(u===0)return!1;const d=((l-o)*(s-a)-(h-a)*(i-o))/u;return d<0?!1:{x:i+d*(n-i),y:s+d*(r-s)}}function ie(t,e,i,s){return s===void 0&&(s=!0),Vi(IntersectionObserver,t,s?(n,r)=>{n.some(o=>o.isIntersecting)&&e(n,r)}:e,i)}const Ir=window.ResizeObserver;function ji(t,e,i){return i===void 0&&(i={box:"border-box"}),Ir?Vi(ResizeObserver,t,e,i):(Pr(),Ae.add(e),{disconnect(){Ae.delete(e)}})}let Ae;function Pr(){if(Ae)return;Ae=new Set;let t;const e=()=>{if(!t){t=!0,M.read(()=>t=!1);for(const i of Ae)i()}};T(window,"load resize",e),T(document,"loadedmetadata load",e,!0)}function qi(t,e,i){return Vi(MutationObserver,t,e,i)}function Vi(t,e,i,s){const n=new t(i);for(const r of y(e))n.observe(r,s);return n}const K={};K.events=K.created=K.beforeConnect=K.connected=K.beforeDisconnect=K.disconnected=K.destroy=Yi,K.args=function(t,e){return e!==!1&&Yi(e||t)},K.update=function(t,e){return Ve(Yi(t,dt(e)?{read:e}:e),"order")},K.props=function(t,e){if(st(e)){const i={};for(const s of e)i[s]=String;e=i}return K.methods(t,e)},K.computed=K.methods=function(t,e){return e?t?{...t,...e}:e:t},K.data=function(t,e,i){return i?_s(t,e,i):e?t?function(s){return _s(t,e,s)}:e:t};function _s(t,e,i){return K.computed(dt(t)?t.call(i,i):t,dt(e)?e.call(i,i):e)}function Yi(t,e){return t=t&&!st(t)?[t]:t,e?t?t.concat(e):st(e)?e:[e]:t}function Ar(t,e){return V(e)?t:e}function se(t,e,i){const s={};if(dt(e)&&(e=e.options),e.extends&&(t=se(t,e.extends,i)),e.mixins)for(const r of e.mixins)t=se(t,r,i);for(const r in t)n(r);for(const r in e)Pt(t,r)||n(r);function n(r){s[r]=(K[r]||Ar)(t[r],e[r],i)}return s}function Ee(t,e){e===void 0&&(e=[]);try{return t?it(t,"{")?JSON.parse(t):e.length&&!m(t,":")?{[e[0]]:t}:t.split(";").reduce((i,s)=>{const[n,r]=s.split(/:(.*)/);return n&&!V(r)&&(i[n.trim()]=r.trim()),i},{}):{}}catch{return{}}}function zs(t){if(si(t)&&Gi(t,{func:"playVideo",method:"play"}),ii(t))try{t.play().catch(P)}catch{}}function Ms(t){si(t)&&Gi(t,{func:"pauseVideo",method:"pause"}),ii(t)&&t.pause()}function Ns(t){si(t)&&Gi(t,{func:"mute",method:"setVolume",value:0}),ii(t)&&(t.muted=!0)}function Ds(t){return ii(t)||si(t)}function ii(t){return gt(t,"video")}function si(t){return gt(t,"iframe")&&(Os(t)||Bs(t))}function Os(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function Bs(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}async function Gi(t,e){await _r(t),Hs(t,e)}function Hs(t,e){try{t.contentWindow.postMessage(JSON.stringify({event:"command",...e}),"*")}catch{}}const Xi="_ukPlayer";let Er=0;function _r(t){if(t[Xi])return t[Xi];const e=Os(t),i=Bs(t),s=++Er;let n;return t[Xi]=new Promise(r=>{e&&j(t,"load",()=>{const o=()=>Hs(t,{event:"listening",id:s});n=setInterval(o,100),o()}),j(window,"message",r,!1,o=>{let{data:a}=o;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+(m(t.src,"?")?"&":"?")+(e?"enablejsapi=1":"api=1&player_id="+s)}).then(()=>clearInterval(n))}function ne(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=0),W(t)?Ci(...Bt(t).map(s=>{const{top:n,left:r,bottom:o,right:a}=A(re(s));return{top:n-e,left:r-i,bottom:o+e,right:a+i}}).concat(A(t))):!1}function Ot(t,e){if(fe(t)||ge(t)?t=oe(t):t=q(t),V(e))return t.scrollTop;t.scrollTop=e}function Ji(t,e){let{offset:i=0}=e===void 0?{}:e;const s=W(t)?Bt(t):[];return s.reduce((a,l,h)=>{const{scrollTop:u,scrollHeight:d,offsetHeight:f}=l,b=d-_e(l),{height:x,top:I}=A(s[h-1]||t);let N=Math.ceil(I-A(re(l)).top-i+u);return i>0&&f<x+i?N+=i:i=0,N>b?(i-=N-b,N=b):N<0&&(i-=N,N=0),()=>n(l,N-u).then(a)},()=>Promise.resolve())();function n(a,l){return new Promise(h=>{const u=a.scrollTop,d=r(Math.abs(l)),f=Date.now();(function b(){const x=o(nt((Date.now()-f)/d));Ot(a,u+l*x),x===1?h():requestAnimationFrame(b)})()})}function r(a){return 40*Math.pow(a,.375)}function o(a){return .5*(1-Math.cos(Math.PI*a))}}function Ki(t,e,i){if(e===void 0&&(e=0),i===void 0&&(i=0),!W(t))return 0;const[s]=Bt(t,/auto|scroll/,!0),{scrollHeight:n,scrollTop:r}=s,o=_e(s),a=n-o,l=Te(t)[0]-Te(s)[0],h=Math.max(0,l-o+e),u=Math.min(a,l+t.offsetHeight-i);return nt((r-h)/(u-h))}function Bt(t,e,i){e===void 0&&(e=/auto|scroll|hidden/),i===void 0&&(i=!1);const s=oe(t);let n=ye(t).reverse();n=n.slice(n.indexOf(s)+1);const r=vt(n,o=>c(o,"position")==="fixed");return~r&&(n=n.slice(r)),[s].concat(n.filter(o=>e.test(c(o,"overflow"))&&(!i||o.scrollHeight>_e(o)))).reverse()}function re(t){return t===oe(t)?window:t}function _e(t){return(t===oe(t)?document.documentElement:t).clientHeight}function oe(t){const{document:e}=_t(t);return e.scrollingElement||e.documentElement}const ze={width:["x","left","right"],height:["y","top","bottom"]};function Fs(t,e,i,s,n,r,o,a){i=Rs(i),s=Rs(s);const l={element:i,target:s};if(!t||!e)return l;const h=A(t),u=A(e),d=u;if(Ls(d,i,h,-1),Ls(d,s,u,1),n=Ws(n,h.width,h.height),r=Ws(r,u.width,u.height),n.x+=r.x,n.y+=r.y,d.left+=n.x,d.top+=n.y,o){let f=Bt(t).map(re);a&&!m(f,a)&&f.unshift(a),f=f.map(b=>A(b)),tt(ze,(b,x)=>{let[I,N,X]=b;!(o===!0||m(o,I))||f.some(at=>{const cs=i[I]===N?-h[x]:i[I]===X?h[x]:0,cl=s[I]===N?u[x]:s[I]===X?-u[x]:0;if(d[N]<at[N]||d[N]+h[x]>at[X]){const We=h[x]/2,xi=s[I]==="center"?-u[x]/2:0;return i[I]==="center"&&(us(We,xi)||us(-We,-xi))||us(cs,cl)}function us(We,xi){const ds=p((d[N]+We+xi-n[I]*2).toFixed(4));if(ds>=at[N]&&ds+h[x]<=at[X]){d[N]=ds;for(const Kn of["element","target"])We&&(l[Kn][I]=l[Kn][I]===ze[x][1]?ze[x][2]:ze[x][1]);return!0}}})})}return A(t,d),l}function Ls(t,e,i,s){tt(ze,(n,r)=>{let[o,a,l]=n;e[o]===l?t[a]+=i[r]*s:e[o]==="center"&&(t[a]+=i[r]*s/2)})}function Rs(t){const e=/left|center|right/,i=/top|center|bottom/;return t=(t||"").split(" "),t.length===1&&(t=e.test(t[0])?t.concat("center"):i.test(t[0])?["center"].concat(t):["center","center"]),{x:e.test(t[0])?t[0]:"center",y:i.test(t[1])?t[1]:"center"}}function Ws(t,e,i){const[s,n]=(t||"").split(" ");return{x:s?p(s)*($t(s,"%")?e/100:1):0,y:n?p(n)*($t(n,"%")?i/100:1):0}}var zr=Object.freeze({__proto__:null,ajax:xs,getImage:ys,transition:Ss,Transition:C,animate:Bi,Animation:ft,attr:k,hasAttr:zt,removeAttr:we,data:Z,addClass:v,removeClass:_,removeClasses:Ze,replaceClass:Di,hasClass:S,toggleClass:F,dimensions:$,offset:A,position:Qe,offsetPosition:Te,height:L,width:Ce,boxModelAdjust:Kt,flipPosition:Ie,toPx:ot,ready:xr,isTag:gt,empty:yr,html:It,replaceChildren:Hi,prepend:$r,append:Y,before:Fi,after:Ue,remove:ht,wrapAll:ti,wrapInner:Cs,unwrap:ei,fragment:Mt,apply:xt,$:w,$$:O,inBrowser:Zt,isRtl:J,hasTouch:Nt,pointerDown:ct,pointerMove:Ut,pointerUp:mt,pointerEnter:Dt,pointerLeave:te,pointerCancel:ee,on:T,off:Gt,once:j,trigger:g,createEvent:Xt,toEventTargets:zi,isTouch:bt,getEventPos:Jt,fastdom:M,isVoidElement:Ii,isVisible:W,selInput:be,isInput:Pi,selFocusable:Xe,isFocusable:Je,parent:E,filter:xe,matches:B,closest:rt,within:H,parents:ye,children:D,index:Yt,hasOwn:Pt,hyphenate:At,camelize:Wt,ucfirst:de,startsWith:it,endsWith:$t,includes:m,findIndex:vt,isArray:st,toArray:gs,assign:wt,isFunction:dt,isObject:kt,isPlainObject:St,isWindow:fe,isDocument:ge,isNode:yi,isElement:jt,isBoolean:je,isString:z,isNumber:qt,isNumeric:Et,isEmpty:me,isUndefined:V,toBoolean:ki,toNumber:Tt,toFloat:p,toNode:q,toNodes:y,toWindow:_t,toMs:Si,isEqual:qe,swap:Ti,last:pe,each:tt,sortBy:Ve,uniqueBy:ms,clamp:nt,noop:P,intersectRect:Ci,pointInRect:Ye,Dimensions:ve,getIndex:Vt,memoize:lt,Deferred:Ge,MouseTracker:Wi,observeIntersection:ie,observeResize:ji,observeMutation:qi,mergeOptions:se,parseOptions:Ee,play:zs,pause:Ms,mute:Ns,isVideo:Ds,positionAt:Fs,query:ut,queryAll:$e,find:Ai,findAll:ke,escape:Ei,css:c,getCssVar:Ni,propName:Ke,isInView:ne,scrollTop:Ot,scrollIntoView:Ji,scrolledOver:Ki,scrollParents:Bt,getViewport:re,getViewportClientHeight:_e,getScrollingElement:oe});function Mr(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,r){r=(z(r)?t.component(r):r)||this,r.options=se(r.options,n)},t.extend=function(n){n=n||{};const r=this,o=function(l){this._init(l)};return o.prototype=Object.create(r.prototype),o.prototype.constructor=o,o.options=se(r.options,n),o.super=r,o.extend=r.extend,o},t.update=function(n,r){n=n?q(n):document.body;for(const o of ye(n).reverse())s(o[e],r);xt(n,o=>s(o[e],r))};let i;Object.defineProperty(t,"container",{get(){return i||document.body},set(n){i=w(n)}});function s(n,r){if(!!n)for(const o in n)n[o]._connected&&n[o]._callUpdate(r)}}function Nr(t){t.prototype._callHook=function(s){var n;(n=this.$options[s])==null||n.forEach(r=>r.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,M.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=M.read(()=>{this._connected&&i.call(this,s),this._watch=null})};function e(s){for(const{read:n,write:r,events:o=[]}of this.$options.update){if(!s.has("update")&&!o.some(l=>s.has(l)))continue;let a;n&&(a=n.call(this,this._data,s),a&&St(a)&&wt(this._data,a)),r&&a!==!1&&M.write(()=>r.call(this,this._data,s))}}function i(s){const{$options:{computed:n}}=this,r={...this._computed};this._computed={};for(const o in n){const{watch:a,immediate:l}=n[o];a&&(s&&l||Pt(r,o)&&!qe(r[o],this[o]))&&a.call(this,this[o],r[o])}}}function Dr(t){let e=0;t.prototype._init=function(i){i=i||{},i.data=Fr(i,this.constructor.options),this.$options=se(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)Or(this,s,i[s])},t.prototype._initProps=function(i){let s;i=i||js(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&&Br(n,s)&&(this[s]=this.$props[s])},t.prototype._initEvents=function(){this._events=[];for(const i of this.$options.events||[])if(Pt(i,"handler"))ni(this,i);else for(const s in i)ni(this,i[s],s)},t.prototype._unbindEvents=function(){this._events.forEach(i=>i()),delete this._events},t.prototype._initObservers=function(){this._observers=[Rr(this)],this.$options.computed&&this.registerObserver(Lr(this))},t.prototype.registerObserver=function(i){this._observers.push(i)},t.prototype._disconnectObservers=function(){this._observers.forEach(i=>i==null?void 0:i.disconnect())}}function js(t,e){const i={},{args:s=[],props:n={},el:r}=t;if(!n)return i;for(const a in n){const l=At(a);let h=Z(r,l);V(h)||(h=n[a]===Boolean&&h===""?!0:Zi(n[a],h),!(l==="target"&&(!h||it(h,"_")))&&(i[a]=h))}const o=Ee(Z(r,e),s);for(const a in o){const l=Wt(a);n[l]!==void 0&&(i[l]=Zi(n[l],o[a]))}return i}function Or(t,e,i){Object.defineProperty(t,e,{enumerable:!0,get(){const{_computed:s,$props:n,$el:r}=t;return Pt(s,e)||(s[e]=(i.get||i).call(t,n,r)),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 ni(t,e,i){St(e)||(e={name:i,handler:e});let{name:s,el:n,handler:r,capture:o,passive:a,delegate:l,filter:h,self:u}=e;if(n=dt(n)?n.call(t):n||t.$el,st(n)){n.forEach(d=>ni(t,{...e,el:d},i));return}!n||h&&!h.call(t)||t._events.push(T(n,s,l?z(l)?l:l.call(t):null,z(r)?t[r]:r.bind(t),{passive:a,capture:o,self:u}))}function Br(t,e){return t.every(i=>!i||!Pt(i,e))}function Zi(t,e){return t===Boolean?ki(e):t===Number?Tt(e):t==="list"?Hr(e):t?t(e):e}function Hr(t){return st(t)?t:z(t)?t.split(/,(?![^(]*\))/).map(e=>Et(e)?Tt(e):ki(e.trim())):[t]}function Fr(t,e){let{data:i={}}=t,{args:s=[],props:n={}}=e;st(i)&&(i=i.slice(0,s.length).reduce((r,o,a)=>(St(o)?wt(r,o):r[s[a]]=o,r),{}));for(const r in i)V(i[r])?delete i[r]:n[r]&&(i[r]=Zi(n[r],i[r]));return i}function Lr(t){const{el:e}=t.$options,i=new MutationObserver(()=>t.$emit());return i.observe(e,{childList:!0,subtree:!0}),i}function Rr(t){const{$name:e,$options:i,$props:s}=t,{attrs:n,props:r,el:o}=i;if(!r||n===!1)return;const a=st(n)?n:Object.keys(r),l=a.map(u=>At(u)).concat(e),h=new MutationObserver(u=>{const d=js(i,e);u.some(f=>{let{attributeName:b}=f;const x=b.replace("data-","");return(x===e?a:[Wt(x),Wt(b)]).some(I=>!V(d[I])&&d[I]!==s[I])})&&t.$reset()});return h.observe(o,{attributes:!0,attributeFilter:l.concat(l.map(u=>"data-"+u))}),h}function Wr(t){const e=t.data;t.prototype.$create=function(s,n,r){return t[s](n,r)},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:r}=this.$options;n&&this._callDisconnected(),this._callHook("destroy"),!!(n!=null&&n[e])&&(delete n[e][r],me(n[e])||delete n[e],s&&ht(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=lt(s=>t.prefix+At(s));Object.defineProperties(t.prototype,{$container:Object.getOwnPropertyDescriptor(t,"container"),$name:{get(){return i(this.$options.name)}}})}function jr(t){const e=t.data,i={};t.component=function(s,n){const r=At(s);if(s=Wt(r),!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?O(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 o=St(n)?{...n}:n.options;return o.name=s,o.install==null||o.install(t,o,s),t._initialized&&!o.functional&&M.read(()=>t[s]("[uk-"+r+"],[data-uk-"+r+"]")),i[s]=St(n)?o:n},t.getComponents=s=>(s==null?void 0: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 r=qs(n.name);r&&r in i&&t[r](s)}},t.disconnect=s=>{for(const n in s[e])s[e][n]._callDisconnected()}}const qs=lt(t=>it(t,"uk-")||it(t,"data-uk-")?Wt(t.replace("data-uk-","").replace("uk-","")):!1),Q=function(t){this._init(t)};Q.util=zr,Q.data="__uikit__",Q.prefix="uk-",Q.options={},Q.version="3.12.3-dev.4c7275bdd",Mr(Q),Nr(Q),Dr(Q),jr(Q),Wr(Q);function qr(){if(!Zt)return;let t=0;T(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","")},Si(c(i,"animationDuration"))+100))},!0)}function Vr(t){const{connect:e,disconnect:i}=t;if(!Zt||!window.MutationObserver)return;M.read(function(){document.body&&xt(document.body,e),new MutationObserver(r=>r.forEach(s)).observe(document,{childList:!0,subtree:!0}),new MutationObserver(r=>r.forEach(n)).observe(document,{attributes:!0,subtree:!0}),t._initialized=!0});function s(r){let{addedNodes:o,removedNodes:a}=r;for(const l of o)xt(l,e);for(const l of a)xt(l,i)}function n(r){var o;let{target:a,attributeName:l}=r;const h=qs(l);if(!(!h||!(h in t))){if(zt(a,l)){t[h](a);return}(o=t.getComponent(a,h))==null||o.$destroy()}}}var U={connected(){!S(this.$el,this.$name)&&v(this.$el,this.$name)}},Me={methods:{lazyload(t,e){t===void 0&&(t=this.$el),e===void 0&&(e=this.$el),this.registerObserver(ie(t,(i,s)=>{for(const n of y(dt(e)?e():e))O('[loading="lazy"]',n).forEach(r=>we(r,"loading"));for(const n of i.filter(r=>{let{isIntersecting:o}=r;return o}).map(r=>{let{target:o}=r;return o}))s.unobserve(n)}))}}},yt={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(y(t).map(n=>{const r=je(e)?e:!this.isToggled(n);if(!g(n,"before"+(r?"show":"hide"),[this]))return Promise.reject();const o=(dt(i)?i:i===!1||!this.hasAnimation?this._toggle:this.hasTransition?Vs(this):Yr(this))(n,r),a=r?this.clsEnter:this.clsLeave;v(n,a),g(n,r?"show":"hide",[this]);const l=()=>{_(n,a),g(n,r?"shown":"hidden",[this]),this.$update(n)};return o?o.then(l,()=>(_(n,a),Promise.reject())):l()})).then(s,P))},isToggled(t){return t===void 0&&(t=this.$el),[t]=y(t),S(t,this.clsEnter)?!0:S(t,this.clsLeave)?!1:this.cls?S(t,this.cls.split(" ")[0]):W(t)},_toggle(t,e){if(!t)return;e=Boolean(e);let i;this.cls?(i=m(this.cls," ")||e!==S(t,this.cls),i&&F(t,this.cls,m(this.cls," ")?void 0:e)):(i=e===t.hidden,i&&(t.hidden=!e)),O("[autofocus]",t).some(s=>W(s)?s.focus()||!0:s.blur()),i&&(g(t,"toggled",[e,this]),this.$update(t))}}};function Vs(t){let{isToggled:e,duration:i,initProps:s,hideProps:n,transition:r,_toggle:o}=t;return(a,l)=>{const h=C.inProgress(a),u=a.hasChildNodes()?p(c(a.firstElementChild,"marginTop"))+p(c(a.lastElementChild,"marginBottom")):0,d=W(a)?L(a)+(h?0:u):0;C.cancel(a),e(a)||o(a,!0),L(a,""),M.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)),r):C.start(a,n,Math.round(i*(d/f)),r).then(()=>o(a,!1))).then(()=>c(a,s))}}function Yr(t){return(e,i)=>{ft.cancel(e);const{animation:s,duration:n,_toggle:r}=t;return i?(r(e,!0),ft.in(e,s[0],n,t.origin)):ft.out(e,s[1]||s[0],n,t.origin).then(()=>r(e,!1))}}var Ys={mixins:[U,Me,yt],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 O(i,e)},watch(t,e){if(t.forEach(s=>ri(w(this.content,s),!S(s,this.clsOpen))),e||S(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=>w(e,i))}},connected(){this.lazyload()},events:[{name:"click",delegate(){return this.targets+" "+this.$props.toggle},handler(t){t.preventDefault(),this.toggle(Yt(this.toggles,t.current))}}],methods:{toggle(t,e){let i=[this.items[Vt(t,this.items)]];const s=xe(this.items,"."+this.clsOpen);if(!this.multiple&&!m(s,i[0])&&(i=i.concat(s)),!(!this.collapsible&&s.length<2&&!xe(i,":not(."+this.clsOpen+")").length))for(const n of i)this.toggleElement(n,!S(n,this.clsOpen),async(r,o)=>{F(r,this.clsOpen,o),k(w(this.$props.toggle,r),"aria-expanded",o);const a=w((r._wrapper?"> * ":"")+this.content,r);if(e===!1||!this.hasTransition){ri(a,!o);return}if(r._wrapper||(r._wrapper=ti(a,"<div"+(o?" hidden":"")+">")),ri(a,!1),await Vs(this)(r._wrapper,o),ri(a,!o),delete r._wrapper,ei(a),o){const l=w(this.$props.toggle,r);ne(l)||Ji(l,{offset:this.offset})}})}}};function ri(t,e){t&&(t.hidden=e)}var Gr={mixins:[U,yt],args:"animation",props:{close:String},data:{animation:[!0],selClose:".uk-alert-close",duration:150,hideProps:{opacity:0,...yt.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)}}},Gs={args:"autoplay",props:{automute:Boolean,autoplay:Boolean},data:{automute:!1,autoplay:!0},connected(){this.inView=this.autoplay==="inview",this.inView&&!zt(this.$el,"preload")&&(this.$el.preload="none"),this.automute&&Ns(this.$el),this.registerObserver(ie(this.$el,()=>this.$emit("scroll"),{},!1))},update:{read(){return Ds(this.$el)?{visible:W(this.$el)&&c(this.$el,"visibility")!=="hidden",inView:this.inView&&ne(this.$el)}:!1},write(t){let{visible:e,inView:i}=t;!e||this.inView&&!i?Ms(this.$el):(this.autoplay===!0||this.inView&&i)&&zs(this.$el)}}},Ht={computed:{resizeTargets(){return this.$el}},connected(){this.registerObserver(ji(this.resizeTargets,()=>this.$emit("resize")))}},Xr={mixins:[Ht,Gs],props:{width:Number,height:Number},data:{automute:!0},update:{read(){const t=this.$el,{offsetHeight:e,offsetWidth:i}=Jr(t)||E(t),s=ve.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 Jr(t){for(;t=E(t);)if(c(t,"position")!=="static")return t}var ae={props:{container:Boolean},data:{container:!0},computed:{container(t){let{container:e}=t;return e===!0&&this.$container||e&&w(e)}}},Xs={props:{pos:String,offset:null,flip:Boolean,clsPos:String},data:{pos:"bottom-"+(J?"right":"left"),flip:!0,offset:!1,clsPos:""},connected(){this.pos=this.pos.split("-").concat("center").slice(0,2),this.dir=this.pos[0],this.align=this.pos[1]},methods:{positionAt(t,e,i){Ze(t,this.clsPos+"-(top|bottom|left|right)(-[a-z]+)?");let{offset:s}=this;const n=this.getAxis(),r=this.pos[0],o=this.pos[1];if(!Et(s)){const h=w(s);s=h?A(h)[n==="x"?"left":"top"]-A(e)[n==="x"?"right":"bottom"]:0}const{x:a,y:l}=Fs(t,e,n==="x"?Ie(r)+" "+o:o+" "+Ie(r),n==="x"?r+" "+o:o+" "+r,n==="x"?""+(r==="left"?-s:s):" "+(r==="top"?-s:s),null,this.flip,i).target;this.dir=n==="x"?a:l,this.align=n==="x"?l:a,F(t,this.clsPos+"-"+this.dir+"-"+this.align,this.offset===!1)},getAxis(){return this.dir==="top"||this.dir==="bottom"?"y":"x"}}};let G;var Js={mixins:[ae,Me,Xs,yt],args:"pos",props:{mode:"list",toggle:Boolean,boundary:Boolean,boundaryAlign:Boolean,delayShow:Number,delayHide:Number,clsDrop:String},data:{mode:["click","hover"],toggle:"- *",boundary:!0,boundaryAlign:!1,delayShow:0,delayHide:800,clsDrop:!1,animation:["uk-animation-fade"],cls:"uk-open",container:!1},computed:{boundary(t,e){let{boundary:i}=t;return i===!0?window:ut(i,e)},clsDrop(t){let{clsDrop:e}=t;return e||"uk-"+this.$options.name},clsPos(){return this.clsDrop}},created(){this.tracker=new Wi},connected(){v(this.$el,this.clsDrop),this.toggle&&!this.target&&(this.target=this.$create("toggle",ut(this.toggle,this.$el),{target:this.$el,mode:this.mode}).$el,k(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(),B(this.$el,":focus,:hover")||this.hide()}},{name:Dt+" focusin",filter(){return m(this.mode,"hover")},handler(t){bt(t)||this.clearTimers()}},{name:te+" focusout",filter(){return m(this.mode,"hover")},handler(t){!bt(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[T(document,ct,e=>{let{target:i}=e;return!H(i,this.$el)&&j(document,mt+" "+ee+" scroll",s=>{let{defaultPrevented:n,type:r,target:o}=s;!n&&r===mt&&i===o&&!(this.target&&H(i,this.target))&&this.hide(!1)},!0)}),T(document,"keydown",e=>{e.keyCode===27&&this.hide(!1)}),T(window,"resize",()=>this.$emit("resize"))])j(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()&&!S(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(()=>B(t,":hover")&&this.show(),10);return}let i;for(;G&&i!==G&&!H(this.$el,G.$el);)i=G,G.hide(!1)}this.container&&E(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=Kr(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(){_(this.$el,this.clsDrop+"-stack"),F(this.$el,this.clsDrop+"-boundary",this.boundaryAlign);const t=A(this.boundary),e=this.boundaryAlign?t:A(this.target);if(this.align==="justify"){const i=this.getAxis()==="y"?"width":"height";c(this.$el,i,e[i])}else this.boundary&&this.$el.offsetWidth>Math.max(t.right-e.left,e.right-t.left)&&v(this.$el,this.clsDrop+"-stack");this.positionAt(this.$el,this.boundaryAlign?this.boundary:this.target,this.boundary)}}};function Kr(t){const e=[];return xt(t,i=>c(i,"position")!=="static"&&e.push(i)),e}var Zr={mixins:[U],args:"target",props:{target:Boolean},data:{target:!1},computed:{input(t,e){return w(be,e)},state(){return this.input.nextElementSibling},target(t,e){let{target:i}=t;return i&&(i===!0&&E(this.input)===e&&this.input.nextElementSibling||ut(i,e))}},update(){var t;const{target:e,input:i}=this;if(!e)return;let s;const n=Pi(e)?"value":"textContent",r=e[n],o=(t=i.files)!=null&&t[0]?i.files[0].name:B(i,"select")&&(s=O("option",i).filter(a=>a.selected)[0])?s.textContent:i.value;r!==o&&(e[n]=o)},events:[{name:"change",handler(){this.$emit()}},{name:"reset",el(){return rt(this.$el,"form")},handler(){this.$emit()}}]},Qr={connected(){this.registerObserver(ie(this.$el,()=>this.$emit()))},update:{read(t){const e=ne(this.$el);if(!e||t.isInView===e)return!1;t.isInView=e},write(){this.$el.src=""+this.$el.src}}},Ks={props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},connected(){this.registerObserver(qi(this.$el,()=>this.$reset(),{childList:!0})),this.registerObserver(ji(this.$el.children,()=>this.$emit("resize")))},update:{read(){const t=Qi(this.$el.children);return{rows:t,columns:Ur(t)}},write(t){let{columns:e,rows:i}=t;for(const s of i)for(const n of s)F(n,this.margin,i[0]!==s),F(n,this.firstColumn,!!~e[0].indexOf(n))},events:["resize"]}};function Qi(t){return Zs(t,"top","bottom")}function Ur(t){const e=[];for(const i of t){const s=Zs(i,"left","right");for(let n=0;n<s.length;n++)e[n]=e[n]?e[n].concat(s[n]):s[n]}return J?e.reverse():e}function Zs(t,e,i){const s=[[]];for(const n of t){if(!W(n))continue;let r=oi(n);for(let o=s.length-1;o>=0;o--){const a=s[o];if(!a[0]){a.push(n);break}let l;if(a[0].offsetParent===n.offsetParent?l=oi(a[0]):(r=oi(n,!0),l=oi(a[0],!0)),r[e]>=l[i]-1&&r[e]!==l[e]){s.push([n]);break}if(r[i]-1>l[e]||r[e]===l[e]){a.push(n);break}if(o===0){s.unshift([n]);break}}}return s}function oi(t,e){e===void 0&&(e=!1);let{offsetTop:i,offsetLeft:s,offsetHeight:n,offsetWidth:r}=t;return e&&([i,s]=Te(t)),{top:i,left:s,bottom:i+n,right:s+r}}var Ne={connected(){to(this._uid,()=>this.$emit("scroll"))},disconnected(){eo(this._uid)}};const ai=new Map;let De;function to(t,e){De=De||T(window,"scroll",()=>ai.forEach(i=>i()),{passive:!0,capture:!0}),ai.set(t,e)}function eo(t){ai.delete(t),De&&!ai.size&&(De(),De=null)}var io={extends:Ks,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&&v(this.$el,"uk-flex-top uk-flex-wrap-top")},update:[{write(t){let{columns:e}=t;F(this.$el,this.clsStack,e.length<2)},events:["resize"]},{read(t){let{columns:e,rows:i}=t;if(!e.length||!this.masonry&&!this.parallax||Qs(this.$el))return t.translates=!1,!1;let s=!1;const n=D(this.$el),r=ro(e),o=no(n,this.margin)*(i.length-1),a=Math.max(...r)+o;this.masonry&&(e=e.map(h=>Ve(h,"offsetTop")),s=so(i,e));let l=Math.abs(this.parallax);return l&&(l=r.reduce((h,u,d)=>Math.max(h,u+o+(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 Qs(this.$el)?!1:{scrolled:this.parallax?Ki(this.$el)*Math.abs(this.parallax):!1}},write(t){let{columns:e,scrolled:i,translates:s}=t;i===!1&&!s||e.forEach((n,r)=>n.forEach((o,a)=>c(o,"transform",!i&&!s?"":"translateY("+((s&&-s[r][a])+(i?r%2?i:i/8:0))+"px)")))},events:["scroll","resize"]}]};function Qs(t){return D(t).some(e=>c(e,"position")==="absolute")}function so(t,e){const i=t.map(s=>Math.max(...s.map(n=>n.offsetHeight)));return e.map(s=>{let n=0;return s.map((r,o)=>n+=o?i[o-1]-s[o-1].offsetHeight:0)})}function no(t,e){const[i]=t.filter(s=>S(s,e));return p(i?c(i,"marginTop"):c(t[0],"paddingLeft"))}function ro(t){return t.map(e=>e.reduce((i,s)=>i+s.offsetHeight,0))}var oo={args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0,forceHeight:!0},computed:{elements(t,e){let{target:i}=t;return O(i,e)},resizeTargets(){this.$el.children}},connected(){this.registerObserver(qi(this.$el,()=>this.$reset(),{childList:!0}))},update:{read(){return{rows:(this.row?Qi(this.elements):[this.elements]).map(ao)}},write(t){let{rows:e}=t;for(const{heights:i,elements:s}of e)s.forEach((n,r)=>c(n,"minHeight",i[r]))},events:["resize"]}};function ao(t){if(t.length<2)return{heights:[""],elements:t};let e=t.map(Us),i=Math.max(...e);const s=t.some(r=>r.style.minHeight),n=t.some((r,o)=>!r.style.minHeight&&e[o]<i);return s&&n&&(c(t,"minHeight",""),e=t.map(Us),i=Math.max(...e)),e=t.map((r,o)=>e[o]===i&&p(r.style.minHeight).toFixed(2)!==i.toFixed(2)?"":i),{heights:e,elements:t}}function Us(t){let e=!1;W(t)||(e=t.style.display,c(t,"display","block","important"));const i=$(t).height-Kt(t,"height","content-box");return e!==!1&&c(t,"display",e),i}var lo={mixins:[U,Ht],props:{expand:Boolean,offsetTop:Boolean,offsetBottom:Boolean,minHeight:Number},data:{expand:!1,offsetTop:!1,offsetBottom:!1,minHeight:0},computed:{resizeTargets(){return[this.$el,document.documentElement]}},update:{read(t){let{minHeight:e}=t;if(!W(this.$el))return!1;let i="";const s=Kt(this.$el,"height","content-box");if(this.expand)i=L(window)-($(document.documentElement).height-$(this.$el).height)-s||"";else{if(i="calc(100vh",this.offsetTop){const{top:n}=A(this.$el);i+=n>0&&n<L(window)/2?" - "+n+"px":""}this.offsetBottom===!0?i+=" - "+$(this.$el.nextElementSibling).height+"px":Et(this.offsetBottom)?i+=" - "+this.offsetBottom+"vh":this.offsetBottom&&$t(this.offsetBottom,"px")?i+=" - "+p(this.offsetBottom)+"px":z(this.offsetBottom)&&(i+=" - "+$(ut(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&&p(c(this.$el,"minHeight"))<this.minHeight&&c(this.$el,"minHeight",this.minHeight)},events:["resize"]}},tn={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&&m(this.src,"#")&&([this.src,this.icon]=this.src.split("#")),this.svg=this.getSvg().then(t=>{if(this._connected){const e=fo(t,this.$el);return this.svgEl&&e!==this.svgEl&&ht(this.svgEl),this.applyAttributes(e,t),this.svgEl=e}},P),this.strokeAnimation&&this.svg.then(t=>{this._connected&&(sn(t),this.registerObserver(ie(t,(e,i)=>{sn(t),i.disconnect()})))})},disconnected(){this.svg.then(t=>{this._connected||(Ii(this.$el)&&(this.$el.hidden=!1),ht(t),this.svgEl=null)}),this.svg=null},methods:{async getSvg(){return gt(this.$el,"img")&&!this.$el.complete&&this.$el.loading==="lazy"?new Promise(t=>j(this.$el,"load",()=>t(this.getSvg()))):co(await ho(this.src),this.icon)||Promise.reject("SVG not found.")},applyAttributes(t,e){for(const r in this.$options.props)m(this.include,r)&&r in this&&k(t,r,this[r]);for(const r in this.attributes){const[o,a]=this.attributes[r].split(":",2);k(t,o,a)}this.id||we(t,"id");const i=["width","height"];let s=i.map(r=>this[r]);s.some(r=>r)||(s=i.map(r=>k(e,r)));const n=k(e,"viewBox");n&&!s.some(r=>r)&&(s=n.split(" ").slice(2)),s.forEach((r,o)=>k(t,i[o],p(r)*this.ratio||null))}}};const ho=lt(async t=>t?it(t,"data:")?decodeURIComponent(t.split(",")[1]):(await fetch(t)).text():Promise.reject());function co(t,e){var i;return e&&m(t,"<symbol")&&(t=uo(t,e)||t),t=w(t.substr(t.indexOf("<svg"))),((i=t)==null?void 0:i.hasChildNodes())&&t}const en=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,li={};function uo(t,e){if(!li[t]){li[t]={},en.lastIndex=0;let i;for(;i=en.exec(t);)li[t][i[3]]='<svg xmlns="http://www.w3.org/2000/svg"'+i[1]+"svg>"}return li[t][e]}function sn(t){const e=nn(t);e&&t.style.setProperty("--uk-animation-stroke",e)}function nn(t){return Math.ceil(Math.max(0,...O("[stroke]",t).map(e=>{try{return e.getTotalLength()}catch{return 0}})))}function fo(t,e){if(Ii(e)||gt(e,"canvas")){e.hidden=!0;const s=e.nextElementSibling;return rn(t,s)?s:Ue(e,t)}const i=e.lastElementChild;return rn(t,i)?i:Y(e,t)}function rn(t,e){return gt(t,"svg")&&gt(e,"svg")&&on(t)===on(e)}function on(t){return(t.innerHTML||new XMLSerializer().serializeToString(t).replace(/<svg.*?>(.*?)<\/svg>/g,"$1")).replace(/\s/g,"")}var go='<svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="#000" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"/><line fill="none" stroke="#000" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"/></svg>',mo='<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>',po='<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>',vo='<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>',wo='<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>',bo='<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>',xo='<svg width="7" height="12" viewBox="0 0 7 12" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="6 1 1 6 6 11"/></svg>',yo='<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>',$o='<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.8" cx="17.5" cy="17.5" r="16.5"/><line fill="none" stroke="#000" stroke-width="1.8" x1="38" y1="39" x2="29" y2="30"/></svg>',ko='<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.1" cx="10.5" cy="10.5" r="9.5"/><line fill="none" stroke="#000" stroke-width="1.1" x1="23" y1="23" x2="17" y2="17"/></svg>',So='<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>',To='<svg width="25" height="40" viewBox="0 0 25 40" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="2" points="4.002,38.547 22.527,20.024 4,1.5 "/></svg>',Co='<svg width="14" height="24" viewBox="0 0 14 24" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.4" points="12.775,1 1.225,12 12.775,23 "/></svg>',Io='<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>',Po='<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>',Ao='<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 hi={spinner:Po,totop:Ao,marker:po,"close-icon":go,"close-large":mo,"navbar-toggle-icon":vo,"overlay-icon":wo,"pagination-next":bo,"pagination-previous":xo,"search-icon":yo,"search-large":$o,"search-navbar":ko,"slidenav-next":So,"slidenav-next-large":To,"slidenav-previous":Co,"slidenav-previous-large":Io},Ui={install:Mo,extends:tn,args:"icon",props:["icon"],data:{include:["focusable"]},isIcon:!0,beforeConnect(){v(this.$el,"uk-icon")},methods:{async getSvg(){const t=No(this.icon);if(!t)throw"Icon not found.";return t}}},pt={args:!1,extends:Ui,data:t=>({icon:At(t.constructor.options.name)}),beforeConnect(){v(this.$el,this.$name)}},an={extends:pt,beforeConnect(){v(this.$el,"uk-slidenav")},computed:{icon(t,e){let{icon:i}=t;return S(e,"uk-slidenav-large")?i+"-large":i}}},Eo={extends:pt,computed:{icon(t,e){let{icon:i}=t;return S(e,"uk-search-icon")&&ye(e,".uk-search-large").length?"search-large":ye(e,".uk-search-navbar").length?"search-navbar":i}}},_o={extends:pt,computed:{icon(){return"close-"+(S(this.$el,"uk-close-large")?"large":"icon")}}},zo={extends:pt,methods:{async getSvg(){const t=await Ui.methods.getSvg.call(this);return this.ratio!==1&&c(w("circle",t),"strokeWidth",1/this.ratio),t}}},ci={};function Mo(t){t.icon.add=(e,i)=>{const s=z(e)?{[e]:i}:e;tt(s,(n,r)=>{hi[r]=n,delete ci[r]}),t._initialized&&xt(document.body,n=>tt(t.getComponents(n),r=>{r.$options.isIcon&&r.icon in s&&r.$reset()}))}}function No(t){return hi[t]?(ci[t]||(ci[t]=w((hi[Do(t)]||hi[t]).trim())),ci[t].cloneNode(!0)):null}function Do(t){return J?Ti(Ti(t,"left","right"),"previous","next"):t}const Oo="loading"in HTMLImageElement.prototype;var Bo={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"},computed:{target:{get(t){let{target:e}=t;return[this.$el,...$e(e,this.$el)]},watch(){this.$reset()}}},connected(){if(this.loading!=="lazy"){this.load();return}Oo&&Oe(this.$el)&&(this.$el.loading="lazy",ts(this.$el),this.target.length===1)||(Xo(this.$el),this.registerObserver(ie(this.target,(t,e)=>{this.load(),e.disconnect()},{rootMargin:ot(this.offsetTop,"height")+"px "+ot(this.offsetLeft,"width")+"px"})))},disconnected(){this._data.image&&(this._data.image.onload="")},update:{write(t){if(!this.observer||Oe(this.$el))return!1;const e=Z(this.$el,"data-srcset");if(e&&window.devicePixelRatio!==1){const i=c(this.$el,"backgroundSize");(i.match(/^(auto\s?)+$/)||p(i)===t.bgSize)&&(t.bgSize=Go(e,Z(this.$el,"sizes")),c(this.$el,"backgroundSize",t.bgSize+"px"))}},events:["resize"]},methods:{load(){if(this._data.image)return this._data.image;const t=Oe(this.$el)?this.$el:Fo(this.$el,this.dataSrc,this.sources);return we(t,"loading"),ts(this.$el,t.currentSrc),this._data.image=t}}};function ts(t,e){if(Oe(t)){const i=E(t);(Jo(i)?D(i):[t]).forEach(n=>ln(n,n))}else e&&!m(t.style.backgroundImage,e)&&(c(t,"backgroundImage","url("+Ei(e)+")"),g(t,Xt("load",!1)))}const Ho=["data-src","data-srcset","sizes"];function ln(t,e){Ho.forEach(i=>{const s=Z(t,i);s&&k(e,i.replace(/^(data-)+/,""),s)})}function Fo(t,e,i){const s=new Image;return Lo(s,i),ln(t,s),s.onload=()=>{ts(t,s.currentSrc)},k(s,"src",e),s}function Lo(t,e){if(e=Ro(e),e.length){const i=Mt("<picture>");for(const s of e){const n=Mt("<source>");k(n,s),Y(i,n)}Y(i,t)}}function Ro(t){if(!t)return[];if(it(t,"["))try{t=JSON.parse(t)}catch{t=[]}else t=Ee(t);return st(t)||(t=[t]),t.filter(e=>!me(e))}const hn=/\s*(.*?)\s*(\w+|calc\(.*?\))\s*(?:,|$)/g;function Wo(t){let e;for(hn.lastIndex=0;e=hn.exec(t);)if(!e[1]||window.matchMedia(e[1]).matches){e=Vo(e[2]);break}return e||"100vw"}const jo=/\d+(?:\w+|%)/g,qo=/[+-]?(\d+)/g;function Vo(t){return it(t,"calc")?t.slice(5,-1).replace(jo,e=>ot(e)).replace(/ /g,"").match(qo).reduce((e,i)=>e+ +i,0):t}const Yo=/\s+\d+w\s*(?:,|$)/g;function Go(t,e){const i=ot(Wo(e)),s=(t.match(Yo)||[]).map(p).sort((n,r)=>n-r);return s.filter(n=>n>=i)[0]||s.pop()||""}function Xo(t){Oe(t)&&!zt(t,"src")&&k(t,"src",'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"></svg>')}function Jo(t){return gt(t,"picture")}function Oe(t){return gt(t,"img")}var ui={props:{media:Boolean},data:{media:!1},computed:{matchMedia(){var t;return(t=this.mediaObj)==null?void 0:t.matches}},connected(){const t=Ko(this.media);this.mediaObj=window.matchMedia(t);const e=()=>g(this.$el,Xt("mediachange",!1,!0,[this.mediaObj]));this.offMediaObj=T(this.mediaObj,"change",()=>{e(),this.$emit("resize")}),e()},disconnected(){var t;(t=this.offMediaObj)==null||t.call(this)}};function Ko(t){if(z(t)){if(it(t,"@")){const e="breakpoint-"+t.substr(1);t=p(Ni(e))}else if(isNaN(t))return t}return t&&Et(t)?"(min-width: "+t+"px)":""}var Zo={mixins:[U,ui,Ht],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||Ni("leader-fill-content")}},connected(){[this.wrapper]=Cs(this.$el,'<span class="'+this.clsWrapper+'">')},disconnected(){ei(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;F(this.wrapper,this.clsHide,s),k(this.wrapper,this.attrFill,new Array(e).join(i))},events:["resize"]}};const et=[];var es={mixins:[U,ae,yt],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 w(i,e)},transitionElement(){return this.panel},bgClose(t){let{bgClose:e}=t;return e&&this.panel}},beforeDisconnect(){m(et,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()===m(et,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler(t){if(m(et,this))return!1;!this.stack&&et.length?(Promise.all(et.map(e=>e.hide())).then(this.show),t.preventDefault()):et.push(this)}},{name:"show",self:!0,handler(){const t=document.documentElement;Ce(window)>t.clientWidth&&this.overlay&&c(document.body,"overflowY","scroll"),this.stack&&c(this.$el,"zIndex",p(c(this.$el,"zIndex"))+et.length),v(t,this.clsPage),this.bgClose&&j(this.$el,"hide",T(document,ct,e=>{let{target:i}=e;pe(et)!==this||this.overlay&&!H(i,this.$el)||H(i,this.panel)||j(document,mt+" "+ee+" scroll",s=>{let{defaultPrevented:n,type:r,target:o}=s;!n&&r===mt&&i===o&&this.hide()},!0)}),{self:!0}),this.escClose&&j(this.$el,"hide",T(document,"keydown",e=>{e.keyCode===27&&pe(et)===this&&this.hide()}),{self:!0})}},{name:"shown",self:!0,handler(){Je(this.$el)||k(this.$el,"tabindex","-1"),w(":focus",this.$el)||this.$el.focus()}},{name:"hidden",self:!0,handler(){m(et,this)&&et.splice(et.indexOf(this),1),et.length||c(document.body,"overflowY",""),c(this.$el,"zIndex",""),et.some(t=>t.clsPage===this.clsPage)||_(document.documentElement,this.clsPage)}}],methods:{toggle(){return this.isToggled()?this.hide():this.show()},show(){return this.container&&E(this.$el)!==this.container?(Y(this.container,this.$el),new Promise(t=>requestAnimationFrame(()=>this.show().then(t)))):this.toggleElement(this.$el,!0,cn(this))},hide(){return this.toggleElement(this.$el,!1,cn(this))}}};function cn(t){let{transitionElement:e,_toggle:i}=t;return(s,n)=>new Promise((r,o)=>j(s,"show hide",()=>{s._reject&&s._reject(),s._reject=o,i(s,n);const a=j(e,"transitionstart",()=>{j(e,"transitionend transitioncancel",r,{self:!0}),clearTimeout(l)},{self:!0}),l=setTimeout(()=>{a(),r()},Si(c(e,"transitionDuration")))})).then(()=>delete s._reject)}var Qo={install:Uo,mixins:[es],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(){S(this.panel,"uk-margin-auto-vertical")?v(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 Uo(t){let{modal:e}=t;e.dialog=function(s,n){const r=e('<div class="uk-modal"> <div class="uk-modal-dialog">'+s+"</div> </div>",n);return r.show(),T(r.$el,"hidden",async()=>{await Promise.resolve(),r.$destroy(!0)},{self:!0}),r},e.alert=function(s,n){return i(r=>{let{labels:o}=r;return'<div class="uk-modal-body">'+(z(s)?s:It(s))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" autofocus>'+o.ok+"</button> </div>"},n,r=>r.resolve())},e.confirm=function(s,n){return i(r=>{let{labels:o}=r;return'<form> <div class="uk-modal-body">'+(z(s)?s:It(s))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+o.cancel+'</button> <button class="uk-button uk-button-primary" autofocus>'+o.ok+"</button> </div> </form>"},n,r=>r.reject())},e.prompt=function(s,n,r){return i(o=>{let{labels:a}=o;return'<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>'+(z(s)?s:It(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>"},r,o=>o.resolve(null),o=>w("input",o.$el).value)},e.labels={ok:"Ok",cancel:"Cancel"};function i(s,n,r,o){n={bgClose:!1,escClose:!0,labels:e.labels,...n};const a=e.dialog(s(n),n),l=new Ge;let h=!1;return T(a.$el,"submit","form",u=>{u.preventDefault(),l.resolve(o==null?void 0:o(a)),h=!0,a.hide()}),T(a.$el,"hide",()=>!h&&r(l)),l.promise.dialog=a,l.promise}}var ta={extends:Ys,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}};const un=".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle";var ea={mixins:[U,ae],props:{dropdown:String,mode:"list",align:String,offset:Number,boundary:Boolean,boundaryAlign:Boolean,clsDrop:String,delayShow:Number,delayHide:Number,dropbar:Boolean,dropbarMode:String,dropbarAnchor:Boolean,duration:Number},data:{dropdown:un,align:J?"right":"left",clsDrop:"uk-navbar-dropdown",mode:void 0,offset:void 0,delayShow:void 0,delayHide:void 0,boundaryAlign:void 0,flip:"x",boundary:!0,dropbar:!1,dropbarMode:"slide",dropbarAnchor:!1,duration:200,forceHeight:!0,selMinHeight:un,container:!1},computed:{boundary(t,e){let{boundary:i,boundaryAlign:s}=t;return i===!0||s?e:i},dropbarAnchor(t,e){let{dropbarAnchor:i}=t;return ut(i,e)},pos(t){let{align:e}=t;return"bottom-"+e},dropbar:{get(t){let{dropbar:e}=t;return e?(e=this._dropbar||ut(e,this.$el)||w("+ .uk-navbar-dropbar",this.$el),e||(this._dropbar=w("<div></div>"))):null},watch(t){v(t,"uk-navbar-dropbar")},immediate:!0},dropContainer(t,e){return this.container||e},dropdowns:{get(t,e){let{clsDrop:i}=t;const s=O("."+i,e);if(this.dropContainer!==e)for(const r of O("."+i,this.dropContainer)){var n;const o=(n=this.getDropdown(r))==null?void 0:n.target;!m(s,r)&&o&&H(o,this.$el)&&s.push(r)}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 O(i,e)}},disconnected(){this.dropbar&&ht(this.dropbar),delete this._dropbar},events:[{name:"mouseover focusin",delegate(){return this.dropdown},handler(t){let{current:e}=t;const i=this.getActive();i&&m(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&&zt(e,"aria-expanded")&&(t.preventDefault(),!s||s.target!==e?(e.click(),j(this.dropContainer,"show",n=>{let{target:r}=n;return fn(r)})):fn(s.$el)),dn(t,this.toggles,s)}},{name:"keydown",el(){return this.dropContainer},delegate(){return"."+this.clsDrop},handler(t){const{current:e,keyCode:i}=t;if(!m(this.dropdowns,e))return;const s=this.getActive(),n=O(Xe,e),r=vt(n,a=>B(a,":focus"));if(i===Ft.UP&&(t.preventDefault(),r>0&&n[r-1].focus()),i===Ft.DOWN&&(t.preventDefault(),r<n.length-1&&n[r+1].focus()),i===Ft.ESC){var o;s==null||(o=s.target)==null||o.focus()}dn(t,this.toggles,s)}},{name:"mouseleave",el(){return this.dropbar},filter(){return this.dropbar},handler(){const t=this.getActive();t&&m(t.mode,"hover")&&!this.dropdowns.some(e=>B(e,":hover"))&&t.hide()}},{name:"beforeshow",el(){return this.dropContainer},filter(){return this.dropbar},handler(){E(this.dropbar)||Ue(this.dropbarAnchor||this.$el,this.dropbar)}},{name:"show",el(){return this.dropContainer},filter(){return this.dropbar},handler(t,e){let{$el:i,dir:s}=e;!S(i,this.clsDrop)||(this.dropbarMode==="slide"&&v(this.dropbar,"uk-navbar-dropbar-slide"),this.clsDrop&&v(i,this.clsDrop+"-dropbar"),s==="bottom"&&this.transitionTo(i.offsetHeight+p(c(i,"marginTop"))+p(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();B(this.dropbar,":hover")&&(s==null?void 0:s.$el)===i&&!this.toggles.some(n=>s.target!==n&&B(n,":focus"))&&t.preventDefault()}},{name:"hide",el(){return this.dropContainer},filter(){return this.dropbar},handler(t,e){let{$el:i}=e;if(!S(i,this.clsDrop))return;const s=this.getActive();(!s||(s==null?void 0:s.$el)===i)&&this.transitionTo(0)}}],methods:{getActive(){return G&&H(G.target,this.$el)&&G},transitionTo(t,e){const{dropbar:i}=this,s=W(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 dn(t,e,i){const{current:s,keyCode:n}=t,r=(i==null?void 0:i.target)||s,o=e.indexOf(r);n===Ft.LEFT&&o>0&&(i==null||i.hide(!1),e[o-1].focus()),n===Ft.RIGHT&&o<e.length-1&&(i==null||i.hide(!1),e[o+1].focus()),n===Ft.TAB&&(r.focus(),i==null||i.hide(!1))}function fn(t){if(!w(":focus",t)){var e;(e=w(Xe,t))==null||e.focus()}}const Ft={TAB:9,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40};var gn={props:{swiping:Boolean},data:{swiping:!0},computed:{swipeTarget(t,e){return e}},connected(){!this.swiping||ni(this,{el:this.swipeTarget,name:ct,passive:!0,handler(t){if(!bt(t))return;const e=Jt(t),i="tagName"in t.target?t.target:E(t.target);j(document,mt+" "+ee+" scroll",s=>{const{x:n,y:r}=Jt(s);(s.type!=="scroll"&&i&&n&&Math.abs(e.x-n)>100||r&&Math.abs(e.y-r)>100)&&setTimeout(()=>{g(i,"swipe"),g(i,"swipe"+ia(e.x,e.y,n,r))})})}})}};function ia(t,e,i,s){return Math.abs(t-i)>=Math.abs(e-s)?t-i>0?"Left":"Right":e-s>0?"Up":"Down"}var sa={mixins:[es,gn],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"?E(this.panel):this.panel}},update:{read(){this.isToggled()&&!W(this.$el)&&this.hide()},events:["resize"]},events:[{name:"click",delegate(){return'a[href^="#"]'},handler(t){let{current:{hash:e},defaultPrevented:i}=t;!i&&e&&w(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"&&!S(E(this.panel),this.clsMode)&&(ti(this.panel,"<div>"),v(E(this.panel),this.clsMode)),c(document.documentElement,"overflowY",this.overlay?"hidden":""),v(document.body,this.clsContainer,this.clsFlip),c(document.body,"touch-action","pan-y pinch-zoom"),c(this.$el,"display","block"),v(this.$el,this.clsOverlay),v(this.panel,this.clsSidebarAnimation,this.mode!=="reveal"?this.clsMode:""),L(document.body),v(document.body,this.clsContainerAnimation),this.clsContainerAnimation&&na()}},{name:"hide",self:!0,handler(){_(document.body,this.clsContainerAnimation),c(document.body,"touch-action","")}},{name:"hidden",self:!0,handler(){this.clsContainerAnimation&&ra(),this.mode==="reveal"&&ei(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()&&$t(t.type,"Left")^this.flip&&this.hide()}}]};function na(){mn().content+=",user-scalable=0"}function ra(){const t=mn();t.content=t.content.replace(/,user-scalable=0$/,"")}function mn(){return w('meta[name="viewport"]',document.head)||Y(document.head,'<meta name="viewport">')}var oa={mixins:[U,Ht],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 rt(e,i)},content(t,e){let{selContent:i}=t;return rt(e,i)},resizeTargets(){return[this.container,this.content]}},connected(){c(this.$el,"minHeight",this.minHeight)},update:{read(){return!this.content||!this.container||!W(this.$el)?!1:{max:Math.max(this.minHeight,L(this.container)-($(this.content).height-L(this.$el)))}},write(t){let{max:e}=t;c(this.$el,"maxHeight",e)},events:["resize"]}},aa={props:["width","height"],connected(){v(this.$el,"uk-responsive-width")},update:{read(){return W(this.$el)&&this.width&&this.height?{width:Ce(E(this.$el)),height:this.height}:!1},write(t){L(this.$el,ve.contain({height:this.height,width:this.width},t).height)},events:["resize"]}},la={props:{offset:Number},data:{offset:0},methods:{async scrollTo(t){t=t&&w(t)||document.body,g(this.$el,"beforescroll",[this,t])&&(await Ji(t,{offset:this.offset}),g(this.$el,"scrolled",[this,t]))}},events:{click(t){t.defaultPrevented||(t.preventDefault(),this.scrollTo(pn(this.$el)))}}};function pn(t){return document.getElementById(decodeURIComponent(t.hash).substring(1))}const Lt="_ukScrollspy";var ha={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?O(i,e):[e]},watch(t){this.hidden&&c(xe(t,":not(."+this.inViewClass+")"),"visibility","hidden")},immediate:!0}},disconnected(){for(const e of this.elements){var t;_(e,this.inViewClass,((t=e[Lt])==null?void 0:t.cls)||""),delete e[Lt]}},update:[{read(){for(const t of this.elements)t[Lt]||(t[Lt]={cls:Z(t,"uk-scrollspy-class")||this.cls}),t[Lt].show=ne(t,this.offsetTop,this.offsetLeft)},write(t){for(const e of this.elements){const i=e[Lt];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[Lt];if(i.off==null||i.off(),c(t,"visibility",!e&&this.hidden?"hidden":""),F(t,this.inViewClass,e),F(t,i.cls),/\buk-animation-/.test(i.cls)){const s=()=>Ze(t,"uk-animation-[\\w-]+");e?i.off=j(t,"animationcancel animationend",s):s()}g(t,e?"inview":"outview"),i.inview=e,this.$update(t)}}},ca={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 O('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 rt(this.links,e||"*")}},update:[{read(){const t=this.links.map(pn).filter(Boolean),{length:e}=t;if(!e||!W(this.$el))return!1;const[i]=Bt(t,/auto|scroll/,!0),{scrollTop:s,scrollHeight:n}=i,r=n-_e(i);let o=!1;if(s===r)o=e-1;else{for(const a in t){if(A(t[a]).top-A(re(i)).top-this.offset>0)break;o=+a}o===!1&&this.overflow&&(o=0)}return{active:o}},write(t){let{active:e}=t;const i=e!==!1&&!S(this.elements[e],this.cls);this.links.forEach(s=>s.blur());for(const s in this.elements)F(this.elements[s],this.cls,+s===e);i&&g(this.$el,"active",[e,this.elements[e]])},events:["scroll","resize"]}]},ua={mixins:[U,ui,Ht,Ne],props:{position:String,top:null,bottom:Boolean,offset:String,animation:String,clsActive:String,clsInactive:String,clsFixed:String,clsBelow:String,selTarget:String,widthElement:Boolean,showOnUp:Boolean,targetOffset:Number},data:{position:"top",top:0,bottom:!1,offset:0,animation:"",clsActive:"uk-active",clsInactive:"",clsFixed:"uk-sticky-fixed",clsBelow:"uk-sticky-below",selTarget:"",widthElement:!1,showOnUp:!1,targetOffset:!1},computed:{selTarget(t,e){let{selTarget:i}=t;return i&&w(i,e)||e},widthElement(t,e){let{widthElement:i}=t;return ut(i,e)||this.placeholder},resizeTargets(){return document.documentElement},isActive:{get(){return S(this.selTarget,this.clsActive)},set(t){t&&!this.isActive?(Di(this.selTarget,this.clsInactive,this.clsActive),g(this.$el,"active")):!t&&!S(this.selTarget,this.clsInactive)&&(Di(this.selTarget,this.clsActive,this.clsInactive),g(this.$el,"inactive"))}}},connected(){this.placeholder=w("+ .uk-sticky-placeholder",this.$el)||w('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.isActive=!1},disconnected(){this.isFixed&&(this.hide(),_(this.selTarget,this.clsInactive)),ht(this.placeholder),this.placeholder=null,this.widthElement=null},events:[{name:"load hashchange popstate",el(){return window},filter(){return this.targetOffset!==!1},handler(){!location.hash||Ot(window)===0||M.read(()=>{const t=A(w(location.hash)),e=A(this.$el);this.isFixed&&Ci(t,e)&&Ot(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||!W(this.$el),this.inactive)return!1;const n=this.isActive&&e.has("resize");n&&(c(this.selTarget,"transition","0s"),this.hide()),this.isActive||(i=A(this.$el).height,s=c(this.$el,"margin")),n&&(this.show(),M.write(()=>c(this.selTarget,"transition","")));const r=this.isFixed?this.placeholder:this.$el,o=L(window);let a=this.position;a==="auto"&&i>o&&(a="bottom");let l=ot(this.offset,"height",r);a==="bottom"&&(l+=o-i);const h=Math.max(0,i+l-o),u=A(r).top,d=vn(this.top,this.$el,u),f=vn(this.bottom,this.$el,u+i,!0),b=Math.max(d,u)-l,x=f?f-A(this.$el).height+h-l:oe(this.$el).scrollHeight-o;return{start:b,end:x,offset:l,overflow:h,topOffset:u,height:i,margin:s,width:$(W(this.widthElement)?this.widthElement:this.$el).width,top:Te(r)[0]}},write(t){let{height:e,margin:i}=t;const{placeholder:s}=this;c(s,{height:e,margin:i}),H(s,document)||(Ue(this.$el,s),s.hidden=!0),this.isActive=!!this.isActive},events:["resize"]},{read(t){let{scroll:e=0,dir:i="down",overflow:s,overflowScroll:n=0,start:r,end:o}=t;const a=Ot(window);return{dir:e<=a?"down":"up",prevDir:i,scroll:a,prevScroll:e,offsetParentTop:A(this.$el.offsetParent).top,overflowScroll:nt(n+nt(a,r,o)-nt(e,r,o),0,s)}},write(t,e){const i=e.has("scroll"),{initTimestamp:s=0,dir:n,prevDir:r,scroll:o,prevScroll:a=0,top:l,start:h,topOffset:u,height:d}=t;if(o<0||o===a&&i||this.showOnUp&&!i&&!this.isFixed)return;const f=Date.now();if((f-s>300||n!==r)&&(t.initScroll=o,t.initTimestamp=f),!(this.showOnUp&&!this.isFixed&&Math.abs(t.initScroll-o)<=30&&Math.abs(a-o)<=10))if(this.inactive||o<h||this.showOnUp&&(o<=h||n==="down"&&i||n==="up"&&!this.isFixed&&o<=u+d)){if(!this.isFixed){ft.inProgress(this.$el)&&l>o&&(ft.cancel(this.$el),this.hide());return}this.isFixed=!1,this.animation&&o>u?(ft.cancel(this.$el),ft.out(this.$el,this.animation).then(()=>this.hide(),P)):this.hide()}else this.isFixed?this.update():this.animation&&o>u?(ft.cancel(this.$el),this.show(),ft.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.isActive=!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:r,offset:o,topOffset:a,height:l,offsetParentTop:h}=this._data;const u=n!==0||e>n;let d="fixed";e>r&&(o+=r-h,d="absolute"),i&&(o-=s),c(this.$el,{position:d,top:o+"px",width:t}),this.isActive=u,F(this.$el,this.clsBelow,e>a+l),v(this.$el,this.clsFixed)}}};function vn(t,e,i,s){if(!t)return 0;if(z(t)&&t.match(/^-?\d/))return i+ot(t);{const n=t===!0?E(e):ut(t,e);return A(n).bottom-(s&&n&&H(e,n)?p(c(n,"paddingBottom")):0)}}var wn={mixins:[Me,gn,yt],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 $e(i,e)},watch(t){this.swiping&&c(t,"touch-action","pan-y pinch-zoom");const e=this.index();this.connects.forEach(i=>D(i).forEach((s,n)=>F(s,this.cls,n===e)))},immediate:!0},toggles:{get(t,e){let{toggle:i}=t;return O(i,e).filter(s=>!B(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 D(this.$el).filter(t=>this.toggles.some(e=>H(e,t)))},swipeTarget(){return this.connects}},connected(){this.lazyload(this.$el,this.connects)},events:[{name:"click",delegate(){return this.toggle},handler(t){t.preventDefault(),this.show(t.current)}},{name:"click",el(){return this.connects.concat(this.itemNav?$e(this.itemNav,this.$el):[])},delegate(){return"["+this.attrItem+"],[data-"+this.attrItem+"]"},handler(t){t.preventDefault(),this.show(Z(t.current,this.attrItem))}},{name:"swipeRight swipeLeft",filter(){return this.swiping},el(){return this.connects},handler(t){let{type:e}=t;this.show($t(e,"Left")?"next":"previous")}}],methods:{index(){return vt(this.children,t=>S(t,this.cls))},show(t){const e=this.index(),i=Vt(this.children[Vt(t,this.toggles,e)],D(this.$el));e!==i&&(this.children.forEach((s,n)=>{F(s,this.cls,i===n),k(this.toggles[n],"aria-expanded",i===n)}),this.connects.forEach(async s=>{let{children:n}=s;await this.toggleElement(y(n).filter(r=>S(r,this.cls)),!1,e>=0),await this.toggleElement(n[i],!0,e>=0)}))}}},da={mixins:[U],extends:wn,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item"},connected(){const t=S(this.$el,"uk-tab-left")?"uk-tab-left":S(this.$el,"uk-tab-right")?"uk-tab-right":!1;t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}};const fa=32;var ga={mixins:[Me,ui,yt],args:"target",props:{href:String,target:null,mode:"list",queued:Boolean},data:{href:!1,target:!1,mode:"click",queued:!0},connected(){!m(this.mode,"media")&&!Je(this.$el)&&k(this.$el,"tabindex","0"),this.lazyload(this.$el,this.target)},computed:{target:{get(t,e){let{href:i,target:s}=t;return s=$e(s||i,e),s.length&&s||[e]},watch(){this.updateAria()},immediate:!0}},events:[{name:ct,filter(){return m(this.mode,"hover")},handler(t){!bt(t)||this._showState||(g(this.$el,"focus"),j(document,ct,()=>g(this.$el,"blur"),!0,e=>!H(e.target,this.$el)),m(this.mode,"click")&&(this._preventClick=!0))}},{name:Dt+" "+te+" focus blur",filter(){return m(this.mode,"hover")},handler(t){if(bt(t))return;const e=m([Dt,"focus"],t.type),i=k(this.$el,"aria-expanded");if(!(!e&&(t.type===te&&B(this.$el,":focus")||t.type==="blur"&&B(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 m(this.mode,"click")&&!gt(this.$el,"input")},handler(t){t.keyCode===fa&&(t.preventDefault(),this.$el.click())}},{name:"click",filter(){return m(this.mode,"click")},handler(t){if(this._preventClick)return this._preventClick=null;let e;(rt(t.target,'a[href="#"], a[href=""]')||(e=rt(t.target,"a[href]"))&&(k(this.$el,"aria-expanded")!=="true"||e.hash&&B(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 m(this.mode,"media")},el(){return this.target},handler(t,e){e.matches^this.isToggled(this.target)&&this.toggle()}}],methods:{async toggle(t){if(!g(this.target,t||"toggle",[this]))return;if(!this.queued)return this.toggleElement(this.target);const e=this.target.filter(s=>S(s,this.clsLeave));if(e.length){for(const s of this.target){const n=m(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=>!m(i,s)),!0)},updateAria(t){m(this.mode,"media")||k(this.$el,"aria-expanded",je(t)?t:this.isToggled(this.target))}}},ma=Object.freeze({__proto__:null,Accordion:Ys,Alert:Gr,Cover:Xr,Drop:Js,Dropdown:Js,FormCustom:Zr,Gif:Qr,Grid:io,HeightMatch:oo,HeightViewport:lo,Icon:Ui,Img:Bo,Leader:Zo,Margin:Ks,Modal:Qo,Nav:ta,Navbar:ea,Offcanvas:sa,OverflowAuto:oa,Responsive:aa,Scroll:la,Scrollspy:ha,ScrollspyNav:ca,Sticky:ua,Svg:tn,Switcher:wn,Tab:da,Toggle:ga,Video:Gs,Close:_o,Spinner:zo,SlidenavNext:an,SlidenavPrevious:an,SearchIcon:Eo,Marker:pt,NavbarToggleIcon:pt,OverlayIcon:pt,PaginationNext:pt,PaginationPrevious:pt,Totop:pt});tt(ma,(t,e)=>Q.component(e,t)),Q.use(qr),Vr(Q);const pa=["days","hours","minutes","seconds"];var va={mixins:[U],props:{date:String,clsWrapper:String},data:{date:"",clsWrapper:".uk-countdown-%unit%"},connected(){this.date=Date.parse(this.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=wa(this.date);(!this.date||t.total<=0)&&(this.stop(),t.days=t.hours=t.minutes=t.seconds=0);for(const e of pa){const i=w(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&&It(i,s.map(()=>"<span></span>").join("")),s.forEach((n,r)=>i.children[r].textContent=n))}}}};function wa(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 is="uk-transition-leave",ss="uk-transition-enter";function bn(t,e,i,s){s===void 0&&(s=0);const n=di(e,!0),r={opacity:1},o={opacity:0},a=u=>()=>n===di(e)?u():Promise.reject(),l=a(()=>(v(e,is),Promise.all(yn(e).map((u,d)=>new Promise(f=>setTimeout(()=>C.start(u,o,i/2,"ease").then(f),d*s)))).then(()=>_(e,is)))),h=a(()=>{const u=L(e);return v(e,ss),t(),c(D(e),{opacity:0}),new Promise(d=>requestAnimationFrame(()=>{const f=D(e),b=L(e);c(e,"alignContent","flex-start"),L(e,u);const x=yn(e);c(f,o);const I=x.map((N,X)=>new Promise(at=>setTimeout(()=>C.start(N,r,i/2,"ease").then(at),X*s)));u!==b&&I.push(C.start(e,{height:b},i/2+x.length*s,"ease")),Promise.all(I).then(()=>{_(e,ss),n===di(e)&&(c(e,{height:"",alignContent:""}),c(f,{opacity:""}),delete e.dataset.transition),d()})}))});return S(e,is)?xn(e).then(h):S(e,ss)?xn(e).then(l).then(h):l().then(h)}function di(t,e){return e&&(t.dataset.transition=1+di(t)),Tt(t.dataset.transition)||0}function xn(t){return Promise.all(D(t).filter(C.inProgress).map(e=>new Promise(i=>j(e,"transitionend transitioncanceled",i))))}function yn(t){return Qi(D(t)).reduce((e,i)=>e.concat(Ve(i.filter(s=>ne(s)),"offsetLeft")),[])}function ba(t,e,i){return new Promise(s=>requestAnimationFrame(()=>{let n=D(e);const r=n.map(a=>$n(a,!0)),o=c(e,["height","padding"]);C.cancel(e),n.forEach(C.cancel),kn(e),t(),n=n.concat(D(e).filter(a=>!m(n,a))),Promise.resolve().then(()=>{M.flush();const a=c(e,["height","padding"]),[l,h]=xa(e,n,r);n.forEach((u,d)=>h[d]&&c(u,h[d])),c(e,{display:"block",...o}),requestAnimationFrame(()=>{const u=n.map((d,f)=>E(d)===e&&C.start(d,l[f],i,"ease")).concat(C.start(e,a,i,"ease"));Promise.all(u).then(()=>{n.forEach((d,f)=>E(d)===e&&c(d,"display",l[f].opacity===0?"none":"")),kn(e)},P).then(s)})})}))}function $n(t,e){const i=c(t,"zIndex");return W(t)?{display:"",opacity:e?c(t,"opacity"):"0",pointerEvents:"none",position:"absolute",zIndex:i==="auto"?Yt(t):i,...Sn(t)}:!1}function xa(t,e,i){const s=e.map((r,o)=>E(r)&&o in i?i[o]?W(r)?Sn(r):{opacity:0}:{opacity:W(r)?1:0}:!1),n=s.map((r,o)=>{const a=E(e[o])===t&&(i[o]||$n(e[o]));if(!a)return!1;if(!r)delete a.opacity;else if(!("opacity"in r)){const{opacity:l}=a;l%1?r.opacity=1:delete a.opacity}return a});return[s,n]}function kn(t){c(t.children,{height:"",left:"",opacity:"",pointerEvents:"",position:"",top:"",marginTop:"",marginLeft:"",transform:"",width:"",zIndex:""}),c(t,{height:"",display:"",padding:""})}function Sn(t){const{height:e,width:i}=A(t),{top:s,left:n}=Qe(t),{marginLeft:r,marginTop:o}=c(t,["marginTop","marginLeft"]);return{top:s,left:n,height:e,width:i,marginLeft:r,marginTop:o,transform:""}}var Tn={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"?bn:i==="delayed-fade"?function(){for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return bn(...r,40)}:i?ba:()=>(t(),Promise.resolve()))(t,e,this.duration).then(()=>this.$update(e,"resize"),P)}}},ya={mixins:[Tn],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 O("["+i+"],[data-"+i+"]",e)},watch(){if(this.updateState(),this.selActive!==!1){const t=O(this.selActive,this.$el);this.toggles.forEach(e=>F(e,this.cls,m(t,e)))}},immediate:!0},children:{get(t,e){let{target:i}=t;return O(i+" > *",e)},watch(t,e){e&&!Ta(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=In(t,this.attrItem,this.getState());$a(e,i)||this.setState(i)},getState(){return this.toggles.filter(t=>S(t,this.cls)).reduce((t,e)=>In(e,this.attrItem,t),{filter:{"":""},sort:[]})},setState(t,e){e===void 0&&(e=!0),t={filter:{"":""},sort:[],...t},g(this.$el,"beforeFilter",[this,t]),this.toggles.forEach(i=>F(i,this.cls,!!Sa(i,this.attrItem,t))),Promise.all(O(this.target,this.$el).map(i=>{const s=()=>{ka(t,i,D(i)),this.$update(this.$el)};return e?this.animate(s,i):s()})).then(()=>g(this.$el,"afterFilter",[this]))},updateState(){M.write(()=>this.setState(this.getState(),!1))}}};function Cn(t,e){return Ee(Z(t,e),["filter"])}function $a(t,e){return["filter","sort"].every(i=>qe(t[i],e[i]))}function ka(t,e,i){const s=Ca(t);i.forEach(o=>c(o,"display",s&&!B(o,s)?"none":""));const[n,r]=t.sort;if(n){const o=Ia(i,n,r);qe(o,i)||Y(e,o)}}function In(t,e,i){const s=Cn(t,e),{filter:n,group:r,sort:o,order:a="asc"}=s;return(n||V(o))&&(r?n?(delete i.filter[""],i.filter[r]=n):(delete i.filter[r],(me(i.filter)||""in i.filter)&&(i.filter={"":n||""})):i.filter={"":n||""}),V(o)||(i.sort=[o,a]),i}function Sa(t,e,i){let{filter:s={"":""},sort:[n,r]}=i;const{filter:o="",group:a="",sort:l,order:h="asc"}=Cn(t,e);return V(l)?a in s&&o===s[a]||!o&&a&&!(a in s)&&!s[""]:n===l&&r===h}function Ta(t,e){return t.length===e.length&&t.every(i=>~e.indexOf(i))}function Ca(t){let{filter:e}=t,i="";return tt(e,s=>i+=s||""),i}function Ia(t,e,i){return[...t].sort((s,n)=>Z(s,e).localeCompare(Z(n,e),void 0,{numeric:!0})*(i==="asc"||-1))}var ns={slide:{show(t){return[{transform:R(t*-100)},{transform:R()}]},percent(t){return Be(t)},translate(t,e){return[{transform:R(e*-100*t)},{transform:R(e*100*(1-t))}]}}};function Be(t){return Math.abs(c(t,"transform").split(",")[4]/t.offsetWidth)||0}function R(t,e){return t===void 0&&(t=0),e===void 0&&(e="%"),t+=t?e:"","translate3d("+t+", 0, 0)"}function le(t){return"scale3d("+t+", "+t+", 1)"}var Pn={...ns,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:le(1-.2)},{opacity:1,transform:le(1)}]},percent(t){return 1-c(t,"opacity")},translate(t){return[{opacity:1-t,transform:le(1-.2*t)},{opacity:t,transform:le(1-.2+.2*t)}]}}};function Pa(t,e,i,s){let{animation:n,easing:r}=s;const{percent:o,translate:a,show:l=P}=n,h=l(i),u=new Ge;return{dir:i,show(d,f,b){f===void 0&&(f=0);const x=b?"linear":r;return d-=Math.round(d*nt(f,-1,1)),this.translate(f),fi(e,"itemin",{percent:f,duration:d,timing:x,dir:i}),fi(t,"itemout",{percent:1-f,duration:d,timing:x,dir:i}),Promise.all([C.start(e,h[1],d,x),C.start(t,h[0],d,x)]).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]),fi(e,"itemtranslatein",{percent:d,dir:i}),fi(t,"itemtranslateout",{percent:1-d,dir:i})},percent(){return o(t||e,e,i)},getDistance(){return t==null?void 0:t.offsetWidth}}}function fi(t,e,i){g(t,Xt(e,!1,!1,i))}var Aa={props:{autoplay:Boolean,autoplayInterval:Number,pauseOnHover:Boolean},data:{autoplay:!1,autoplayInterval:7e3,pauseOnHover:!0},connected(){this.autoplay&&this.startAutoplay()},disconnected(){this.stopAutoplay()},update(){k(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||!w(":focus",this.$el))&&(!this.pauseOnHover||!B(this.$el,":hover"))&&!this.stack.length&&this.show("next"),this.autoplayInterval)},stopAutoplay(){this.interval&&clearInterval(this.interval)}}},Ea={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=Jt(i).x*(J?-1:1);this.prevPos=s===this.pos?this.prevPos:this.pos,this.pos=s,e(i)}}},events:[{name:ct,delegate(){return this.selSlides},handler(t){!this.draggable||!bt(t)&&_a(t.target)||rt(t.target,be)||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,T(document,Ut,this.move,{passive:!1}),T(document,mt+" "+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),r=this.getIndex(s+this.dir,s),o=this._getDistance(s,r)||i[s].offsetWidth;for(;r!==s&&n>o;)this.drag-=o*this.dir,s=r,n-=o,r=this.getIndex(s+this.dir,s),o=this._getDistance(s,r)||i[s].offsetWidth;this.percent=n/o;const a=i[s],l=i[r],h=this.index!==r,u=s===r;let d;[this.index,this.prevIndex].filter(f=>!m([r,s],f)).forEach(f=>{g(i[f],"itemhidden",[this]),u&&(d=!0,this.prevIndex=s)}),(this.index===s&&this.prevIndex!==s||d)&&g(i[this.index],"itemshown",[this]),h&&(this.prevIndex=s,this.index=r,!u&&g(a,"beforeitemhide",[this]),g(l,"beforeitemshow",[this])),this._transitioner=this._translate(Math.abs(this.percent),a,!u&&l),h&&(!u&&g(a,"itemhide",[this]),g(l,"itemshow",[this]))},end(){if(Gt(document,Ut,this.move,{passive:!1}),Gt(document,mt+" "+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=(J?this.dir*(J?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 _a(t){return!t.children.length&&t.childNodes.length}var za={data:{selNav:!1},computed:{nav(t,e){let{selNav:i}=t;return w(i,e)},selNavItem(t){let{attrItem:e}=t;return"["+e+"],[data-"+e+"]"},navItems(t,e){return O(this.selNavItem,e)}},update:{write(){this.nav&&this.length!==this.nav.children.length&&It(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(Z(t.current,this.attrItem))}},{name:"itemshow",handler:"updateNav"}],methods:{updateNav(){const t=this.getValidIndex();for(const e of this.navItems){const i=Z(e,this.attrItem);F(e,this.clsActive,Tt(i)===t),F(e,"uk-invisible",this.finite&&(i==="previous"&&t===0||i==="next"&&t>=this.maxIndex))}}}},An={mixins:[Aa,Ea,za,Ht],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 En(e.offsetWidth/i)},list(t,e){let{selList:i}=t;return w(i,e)},maxIndex(){return this.length-1},selSlides(t){let{selList:e,selSlides:i}=t;return e+" "+(i||"> *")},slides:{get(){return O(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 r=this.getIndex(this.index),o=S(this.slides,this.clsActive)&&this.slides[r],a=this.getIndex(t,this.index),l=this.slides[a];if(o===l){n();return}if(this.dir=Ma(t,r),this.prevIndex=r,this.index=a,o&&!g(o,"beforeitemhide",[this])||!g(l,"beforeitemshow",[this,o])){this.index=this.prevIndex,n();return}const h=this._show(o,l,e).then(()=>(o&&g(o,"itemhidden",[this]),g(l,"itemshown",[this]),new Promise(u=>{M.write(()=>{i.shift(),i.length?this.show(i.shift(),!0):this._transitioner=null,u()})})));return o&&g(o,"itemhide",[this]),g(l,"itemshow",[this]),h},getIndex(t,e){return t===void 0&&(t=this.index),e===void 0&&(e=this.index),nt(Vt(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(qt(t)?this.slides[t]:t,qt(e)?this.slides[e]:e,i*(J?-1:1),s)}}};function Ma(t,e){return t==="next"?1:t==="previous"||t<e?-1:1}function En(t){return .5*t+300}var _n={mixins:[An],props:{animation:String},data:{animation:"slide",clsActivated:"uk-transition-active",Animations:ns,Transitioner:Pa},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;v(e,this.clsActive)},itemshown(t){let{target:e}=t;v(e,this.clsActivated)},itemhidden(t){let{target:e}=t;_(e,this.clsActive,this.clsActivated)}}},zn={mixins:[ae,es,yt,_n],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:Pn,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=w(this.template),e=w(this.selList,t);this.items.forEach(()=>Y(e,"<li>")),this.$mount(Y(this.container,t))},computed:{caption(t,e){let{selCaption:i}=t;return w(i,e)}},events:[{name:Ut+" "+ct+" 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=Pn.scale,_(t.target,this.clsActive),this.stack.splice(1,0,this.index))}},{name:"itemshow",handler(){It(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:r,attrs:o={}}=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 ys(i,o.srcset,o.size);this.setItem(e,He("img",{src:i,width:h,height:u,alt:n,...o}))}catch{this.setError(e)}else if(s==="video"||i.match(/\.(mp4|webm|ogv)($|\?)/i)){const h=He("video",{src:i,poster:r,controls:"",playsinline:"","uk-video":""+this.videoAutoplay,...o});T(h,"loadedmetadata",()=>{k(h,{width:h.videoWidth,height:h.videoHeight}),this.setItem(e,h)}),T(h,"error",()=>this.setError(e))}else if(s==="iframe"||i.match(/\.(html|php)($|\?)/i))this.setItem(e,He("iframe",{src:i,frameborder:"0",allowfullscreen:"",class:"uk-lightbox-iframe",...o}));else if(a=i.match(/\/\/(?:.*?youtube(-nocookie)?\..*?[?&]v=|youtu\.be\/)([\w-]{11})[&?]?(.*)?/))this.setItem(e,He("iframe",{src:"https://www.youtube"+(a[1]||"")+".com/embed/"+a[2]+(a[3]?"?"+a[3]:""),width:1920,height:1080,...l,...o}));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,He("iframe",{src:"https://player.vimeo.com/video/"+a[1]+(a[2]?"?"+a[2]:""),width:u,height:h,...l,...o}))}catch{this.setError(e)}}}],methods:{loadItem(t){t===void 0&&(t=this.index);const e=this.getItem(t);this.getSlide(e).childElementCount||g(this.$el,"itemload",[e])},getItem(t){return t===void 0&&(t=this.index),this.items[Vt(t,this.slides)]},setItem(t,e){g(this.$el,"itemloaded",[this,It(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),v(this.$el,"uk-active","uk-transition-active")},hideControls(){_(this.$el,"uk-active","uk-transition-active")}}};function He(t,e){const i=Mt("<"+t+">");return k(i,e),i}var Na={install:Da,props:{toggle:String},data:{toggle:"a"},computed:{toggles:{get(t,e){let{toggle:i}=t;return O(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=ms(this.toggles.map(Mn),"source");if(jt(t)){const{source:i}=Mn(t);t=vt(e,s=>{let{source:n}=s;return i===n})}return this.panel=this.panel||this.$create("lightboxPanel",{...this.$props,items:e}),T(this.panel.$el,"hidden",()=>this.panel=!1),this.panel.show(t)},hide(){var t;return(t=this.panel)==null?void 0:t.hide()}}};function Da(t,e){t.lightboxPanel||t.component("lightboxPanel",zn),wt(e.props,t.component("lightboxPanel").options.props)}function Mn(t){const e={};for(const i of["href","caption","type","poster","alt","attrs"])e[i==="href"?"source":i]=Z(t,i);return e.attrs=Ee(e.attrs),e}var Oa={mixins:[ae],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:Ba,computed:{marginProp(t){let{pos:e}=t;return"margin"+(it(e,"top")?"Top":"Bottom")},startProps(){return{opacity:0,[this.marginProp]:-this.$el.offsetHeight}}},created(){const t=w("."+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=p(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){rt(t.target,'a[href="#"],a[href=""]')&&t.preventDefault(),this.close()},[Dt](){this.timer&&clearTimeout(this.timer)},[te](){this.timeout&&(this.timer=setTimeout(this.close,this.timeout))}},methods:{async close(t){const e=i=>{const s=E(i);g(i,"close",[this]),ht(i),s!=null&&s.hasChildNodes()||ht(s)};this.timer&&clearTimeout(this.timer),t||await C.start(this.$el,this.startProps),e(this.$el)}}};function Ba(t){t.notification.closeAll=function(e,i){xt(document.body,s=>{const n=t.getComponent(s,"notification");n&&(!e||e===n.group)&&n.close(i)})}}const gi={x:mi,y:mi,rotate:mi,scale:mi,color:os,backgroundColor:os,borderColor:os,blur:Rt,hue:Rt,fopacity:Rt,grayscale:Rt,invert:Rt,saturate:Rt,sepia:Rt,opacity:Fa,stroke:La,bgx:Dn,bgy:Dn},{keys:rs}=Object;var Nn={mixins:[ui],props:Hn(rs(gi),"list"),data:Hn(rs(gi),void 0),computed:{props(t,e){return rs(gi).reduce((i,s)=>(V(t[s])||(i[s]=gi[s](s,e,t[s].slice())),i),{})}},events:{load(){this.$emit()}},methods:{reset(){tt(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 mi(t,e,i){const s=ls(i)||{x:"px",y:"px",rotate:"deg"}[t]||"";let n;return(t==="x"||t==="y")&&(t="translate"+de(t),n=r=>p(p(r).toFixed(s==="px"?0:6))),i.length===1&&i.unshift(t==="scale"?1:0),i=he(i,n),(r,o)=>{r.transform+=" "+t+"("+Fe(i,o)+s+")"}}function os(t,e,i){return i.length===1&&i.unshift(Le(e,t,"")),i=he(i,s=>Ha(e,s)),(s,n)=>{const[r,o,a]=Bn(i,n),l=r.map((h,u)=>(h+=a*(o[u]-h),u===3?p(h):parseInt(h,10))).join(",");s[t]="rgba("+l+")"}}function Ha(t,e){return Le(t,"color",e).split(/[(),]/g).slice(1,-1).concat(1).slice(0,4).map(p)}function Rt(t,e,i){i.length===1&&i.unshift(0);const s=ls(i)||{blur:"px",hue:"deg"}[t]||"%";return t={fopacity:"opacity",hue:"hue-rotate"}[t]||t,i=he(i),(n,r)=>{const o=Fe(i,r);n.filter+=" "+t+"("+(o+s)+")"}}function Fa(t,e,i){return i.length===1&&i.unshift(Le(e,t,"")),i=he(i),(s,n)=>{s[t]=Fe(i,n)}}function La(t,e,i){i.length===1&&i.unshift(0);const s=ls(i),n=nn(e);return i=he(i.reverse(),r=>(r=p(r),s==="%"?r*n/100:r)),i.some(r=>{let[o]=r;return o})?(c(e,"strokeDasharray",n),(r,o)=>{r.strokeDashoffset=Fe(i,o)}):P}function Dn(t,e,i){i.length===1&&i.unshift(0),t=t.substr(-1);const s=t==="y"?"height":"width";i=he(i,r=>ot(r,s,e));const n=Le(e,"background-position-"+t,"");return Le(e,"backgroundSize","")==="cover"?Ra(t,e,i,n,s):On(t,i,n)}function Ra(t,e,i,s,n){const r=Wa(e);if(!r.width)return P;const o=i.map(X=>{let[at]=X;return at}),a=Math.min(...o),l=Math.max(...o),h=o.indexOf(a)<o.indexOf(l),u=l-a;let d=(h?-u:0)-(h?a:l);const f={width:e.offsetWidth,height:e.offsetHeight},b=ve.cover(r,f),x=b[n]-f[n];if(x<u)f[n]=b[n]+u-x;else if(x>u){const X=f[n]/ot(s,n,e,!0);X&&(d-=(x-u)/X)}const I=ve.cover(r,f),N=On(t,i,d+"px");return(X,at)=>{N(X,at),X.backgroundSize=I.width+"px "+I.height+"px",X.backgroundRepeat="no-repeat"}}function On(t,e,i){return function(s,n){s["background-position-"+t]="calc("+i+" + "+Fe(e,n)+"px)"}}const pi={};function Wa(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]=as(i),g(t,"load")},as(i)):pi[e]=as(i)}function as(t){return{width:t.naturalWidth,height:t.naturalHeight}}function he(t,e){e===void 0&&(e=p);const i=[],{length:s}=t;let n=0;for(let r=0;r<s;r++){let[o,a]=z(t[r])?t[r].trim().split(" "):[t[r]];if(o=e(o),a=a?p(a)/100:null,r===0?a===null?a=0:a&&i.push([o,0]):r===s-1&&(a===null?a=1:a!==1&&(i.push([o,a]),a=1)),i.push([o,a]),a===null)n++;else if(n){const l=i[r-n-1][1],h=(a-l)/(n+1);for(let u=n;u>0;u--)i[r-u][1]=l+h*(n-u+1);n=0}}return i}function Bn(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 Fe(t,e){const[i,s,n]=Bn(t,e);return qt(i)?i+Math.abs(i-s)*n*(i<s?1:-1):+s}const ja=/^-?\d+([^\s]*)/;function ls(t,e){for(const i of t){const s=i.match==null?void 0:i.match(ja);if(s)return s[1]}return e}function Le(t,e,i){const s=t.style[e],n=c(c(t,e,i),e);return t.style[e]=s,n}function Hn(t,e){return t.reduce((i,s)=>(i[s]=e,i),{})}var qa={mixins:[Nn,Ht,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 Fn(i&&ut(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=Va(Ki(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 Va(t,e){return e>=0?Math.pow(t,e+1):1-Math.pow(1-t,-e+1)}function Fn(t){return t?"offsetTop"in t?t:Fn(E(t)):document.documentElement}var Ln={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"]}},Rn={mixins:[Me],connected(){this.lazyload(this.slides,this.getAdjacentSlides)}};function Ya(t,e,i,s){let{center:n,easing:r,list:o}=s;const a=new Ge,l=t?Re(t,o,n):Re(e,o,n)+$(e).width*i,h=e?Re(e,o,n):l+$(t).width*i*(J?-1:1);return{dir:i,show(u,d,f){d===void 0&&(d=0);const b=f?"linear":r;return u-=Math.round(u*nt(d,-1,1)),this.translate(d),d=t?d:nt(d,0,1),hs(this.getItemIn(),"itemin",{percent:d,duration:u,timing:b,dir:i}),t&&hs(this.getItemIn(!0),"itemout",{percent:1-d,duration:u,timing:b,dir:i}),C.start(o,{transform:R(-h*(J?-1:1),"px")},u,b).then(a.resolve,P),a.promise},cancel(){C.cancel(o)},reset(){c(o,"transform","")},forward(u,d){return d===void 0&&(d=this.percent()),C.cancel(o),this.show(u,d,!0)},translate(u){const d=this.getDistance()*i*(J?-1:1);c(o,"transform",R(nt(-h+(d-d*u),-vi(o),$(o).width)*(J?-1:1),"px"));const f=this.getActives(),b=this.getItemIn(),x=this.getItemIn(!0);u=t?nt(u,-1,1):0;for(const I of D(o)){const N=m(f,I),X=I===b,at=I===x,cs=X||!at&&(N||i*(J?-1:1)===-1^wi(I,o)>wi(t||e));hs(I,"itemtranslate"+(cs?"in":"out"),{dir:i,percent:at?1-u:X?u:N?1:0})}},percent(){return Math.abs((c(o,"transform").split(",")[4]*(J?-1:1)+l)/(h-l))},getDistance(){return Math.abs(h-l)},getItemIn(u){u===void 0&&(u=!1);let d=this.getActives(),f=jn(o,Re(e||t,o,n));if(u){const b=d;d=f,f=b}return f[vt(f,b=>!m(d,b))]},getActives(){return jn(o,Re(t||e,o,n))}}}function Re(t,e,i){const s=wi(t,e);return i?s-Ga(t,e):Math.min(s,Wn(e))}function Wn(t){return Math.max(0,vi(t)-$(t).width)}function vi(t){return D(t).reduce((e,i)=>$(i).width+e,0)}function Ga(t,e){return $(e).width/2-$(t).width/2}function wi(t,e){return t&&(Qe(t).left+(J?$(t).width-$(e).width:0))*(J?-1:1)||0}function jn(t,e){e-=1;const i=$(t).width,s=e+i+2;return D(t).filter(n=>{const r=wi(n,t),o=r+Math.min($(n).width,i);return r>=e&&o<=s})}function hs(t,e,i){g(t,Xt(e,!1,!1,i))}var Xa={mixins:[U,An,Ln,Rn],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:Ya},computed:{avgWidth(){return vi(this.list)/this.length},finite(t){let{finite:e}=t;return e||Math.ceil(vi(this.list))<Math.trunc($(this.list).width+Ja(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=Wn(this.list),i=vt(this.slides,s=>{if(t>=e)return!0;t+=$(s).width});return~i?i:this.length-1},sets(t){let{sets:e}=t;if(!e)return;let i=0;const s=[],n=$(this.list).width;for(let r in this.slides){const o=$(this.slides[r]).width;i+o>n&&(i=0),this.center?i<n/2&&i+o+$(this.slides[+r+1]).width/2>n/2&&(s.push(+r),i=n/2-o/2):i===0&&s.push(Math.min(+r,this.maxIndex)),i+=o}if(s.length)return s},transitionOptions(){return{center:this.center,list:this.list}}},connected(){F(this.$el,this.clsContainer,!w("."+this.clsContainer,this.$el))},update:{write(){for(const t of this.navItems){const e=Tt(Z(t,this.attrItem));e!==!1&&(t.hidden=!this.maxIndex||e>this.maxIndex||this.sets&&!m(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&&!m(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=En(this.avgWidth/this.velocity)*($(this.slides[i]).width/this.avgWidth),this.reorder()},itemshow(){~this.prevIndex&&v(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,r)=>c(n,"order",this.dir>0&&r<t?1:this.dir<0&&r>=this.index?-1:"")),!this.center)return;const e=this.slides[t];let i=$(this.list).width/2-$(e).width/2,s=0;for(;i>0;){const n=this.getIndex(--s+t,t),r=this.slides[n];c(r,"order",n>t?-2:-1),i-=$(r).width}},updateActiveClasses(){const t=this._getTransitioner(this.index).getActives(),e=[this.clsActive,(!this.sets||m(this.sets,p(this.index)))&&this.clsActivated||""];for(const i of this.slides)F(i,e,m(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(m(this.sets,t))return t;i=t,t=this.getIndex(t+this.dir,e)}while(t!==i);return t},getAdjacentSlides(){const{width:t}=$(this.list),e=-t,i=t*2,s=$(this.slides[this.index]).width,n=this.center?t/2-s/2:0,r=new Set;for(const o of[-1,1]){let a=n+(o>0?s:0),l=0;do{const h=this.slides[this.getIndex(this.index+o+l++*o)];a+=$(h).width*o,r.add(h)}while(this.slides.length>l&&a>e&&a<i)}return Array.from(r)}}};function Ja(t){return Math.max(0,...D(t).map(e=>$(e).width))}var qn={mixins:[Nn],data:{selItem:"!li"},connected(){this.item=ut(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:r}}=t;M.read(()=>{const o=this.getCss(Yn(e,r,i)),a=this.getCss(Vn(e)?.5:r>0?1:0);M.write(()=>{c(this.$el,o),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;M.read(()=>{const n=this.getCss(Yn(e,s,i));M.write(()=>c(this.$el,n))})}}]};function Vn(t){return $t(t,"in")}function Yn(t,e,i){return i/=2,Vn(t)^e<0?i:1-i}var Ka={...ns,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:le(1+.5),zIndex:0},{zIndex:-1}]},percent(t){return 1-c(t,"opacity")},translate(t){return[{opacity:1-t,transform:le(1+.5*t),zIndex:0},{zIndex:-1}]}},pull:{show(t){return t<0?[{transform:R(30),zIndex:-1},{transform:R(),zIndex:0}]:[{transform:R(-100),zIndex:0},{transform:R(),zIndex:-1}]},percent(t,e,i){return i<0?1-Be(e):Be(t)},translate(t,e){return e<0?[{transform:R(30*t),zIndex:-1},{transform:R(-100*(1-t)),zIndex:0}]:[{transform:R(-t*100),zIndex:0},{transform:R(30*(1-t)),zIndex:-1}]}},push:{show(t){return t<0?[{transform:R(100),zIndex:0},{transform:R(),zIndex:-1}]:[{transform:R(-30),zIndex:-1},{transform:R(),zIndex:0}]},percent(t,e,i){return i>0?1-Be(e):Be(t)},translate(t,e){return e<0?[{transform:R(t*100),zIndex:0},{transform:R(-30*(1-t)),zIndex:-1}]:[{transform:R(-30*t),zIndex:-1},{transform:R(100*(1-t)),zIndex:0}]}}},Za={mixins:[U,_n,Ln,Rn],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:Ka},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-Kt(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)])}}},Qa={mixins:[U,Tn],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,Jt(i)),e(i)}}},events:{name:ct,passive:!1,handler:"init"},computed:{target(){return(this.$el.tBodies||[this.$el])[0]},items(){return D(this.target)},isEmpty:{get(){return me(this.items)},watch(t){F(this.target,this.clsEmpty,t)},immediate:!0},handles:{get(t,e){let{handle:i}=t;return i?O(i,e):this.items},watch(t,e){c(e,{touchAction:"",userSelect:""}),c(t,{touchAction:Nt?"none":"",userSelect:"none"})},immediate:!0}},update:{write(t){if(!this.drag||!E(this.placeholder))return;const{pos:{x:e,y:i},origin:{offsetTop:s,offsetLeft:n},placeholder:r}=this;c(this.drag,{top:i-s,left:e-n});const o=this.getSortable(document.elementFromPoint(e,i));if(!o)return;const{items:a}=o;if(a.some(C.inProgress))return;const l=il(a,{x:e,y:i});if(a.length&&(!l||l===r))return;const h=this.getSortable(r),u=sl(o.target,l,r,e,i,o===h&&t.moved!==l);u!==!1&&(u&&r===u||(o!==h?(h.remove(r),t.moved=l):delete t.moved,o.insert(r,u),this.touched.add(o)))},events:["move"]},methods:{init(t){const{target:e,button:i,defaultPrevented:s}=t,[n]=this.items.filter(r=>H(e,r));!n||s||i>0||Pi(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:Yt(n),...this.pos},T(document,Ut,this.move),T(document,mt,this.end),this.threshold||this.start(t))},start(t){this.drag=el(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}),v(this.drag,this.clsDrag,this.clsCustom),v(this.placeholder,this.clsPlaceholder),v(this.items,this.clsItem),v(document.documentElement,this.clsDragState),g(this.$el,"start",[this,this.placeholder]),Ua(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(Gt(document,Ut,this.move),Gt(document,mt,this.end),!this.drag)return;tl();const t=this.getSortable(this.placeholder);this===t?this.origin.index!==Yt(this.placeholder)&&g(this.$el,"moved",[this,this.placeholder]):(g(t.$el,"added",[t,this.placeholder]),g(this.$el,"removed",[this,this.placeholder])),g(this.$el,"stop",[this,this.placeholder]),ht(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){v(this.items,this.clsItem);const i=()=>e?Fi(e,t):Y(this.target,t);this.animate(i)},remove(t){!H(t,this.target)||this.animate(()=>ht(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=E(t))}}};let Gn;function Ua(t){let e=Date.now();Gn=setInterval(()=>{let{x:i,y:s}=t;s+=Ot(window);const n=(Date.now()-e)*.3;e=Date.now(),Bt(document.elementFromPoint(i,t.y),/auto|scroll/).reverse().some(r=>{let{scrollTop:o,scrollHeight:a}=r;const{top:l,bottom:h,height:u}=A(re(r));if(l<s&&l+35>s)o-=n;else if(h>s&&h-35<s)o+=n;else return;if(o>0&&o<a-u)return Ot(r,o),!0})},15)}function tl(){clearInterval(Gn)}function el(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 il(t,e){return t[vt(t,i=>Ye(e,i.getBoundingClientRect()))]}function sl(t,e,i,s,n,r){if(!D(t).length)return;const o=e.getBoundingClientRect();if(!r)return nl(t,i)||n<o.top+o.height/2?e:e.nextElementSibling;const a=i.getBoundingClientRect(),l=Xn([o.top,o.bottom],[a.top,a.bottom]),h=l?s:n,u=l?"width":"height",d=l?"left":"top",f=l?"right":"bottom",b=a[u]<o[u]?o[u]-a[u]:0;return a[d]<o[d]?b&&h<o[d]+b?!1:e.nextElementSibling:b&&h>o[f]-b?!1:e}function nl(t,e){const i=D(t).length===1;i&&Y(t,e);const s=D(t),n=s.some((r,o)=>{const a=r.getBoundingClientRect();return s.slice(o+1).some(l=>{const h=l.getBoundingClientRect();return!Xn([a.left,a.right],[h.left,h.right])})});return i&&ht(e),n}function Xn(t,e){return t[1]>e[0]&&e[1]>t[0]}var rl={mixins:[ae,yt,Xs],args:"title",props:{delay:Number,title:String},data:{pos:"top",title:"",delay:0,animation:["uk-animation-scale-up"],duration:100,cls:"uk-active",clsPos:"uk-tooltip"},beforeConnect(){this._hasTitle=zt(this.$el,"title"),k(this.$el,"title",""),this.updateAria(!1),ol(this.$el)},disconnected(){this.hide(),k(this.$el,"title",this._hasTitle?this.title:null)},methods:{show(){this.isToggled(this.tooltip||null)||!this.title||(this._unbind=j(document,"show keydown "+ct,this.hide,!1,t=>t.type===ct&&!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(){B(this.$el,"input:focus")||(clearTimeout(this.showTimer),!!this.isToggled(this.tooltip||null)&&(await this.toggleElement(this.tooltip,!1,!1),ht(this.tooltip),this.tooltip=null,this._unbind()))},_show(){this.tooltip=Y(this.container,'<div class="'+this.clsPos+'"> <div class="'+this.clsPos+'-inner">'+this.title+"</div> </div>"),T(this.tooltip,"toggled",(t,e)=>{this.updateAria(e),!!e&&(this.positionAt(this.tooltip,this.$el),this.origin=this.getAxis()==="y"?Ie(this.dir)+"-"+this.align:this.align+"-"+Ie(this.dir))}),this.toggleElement(this.tooltip,!0)},updateAria(t){k(this.$el,"aria-expanded",t)}},events:{focus:"show",blur:"hide",[Dt+" "+te](t){bt(t)||this[t.type===Dt?"show":"hide"]()},[ct](t){bt(t)&&this.show()}}};function ol(t){Je(t)||k(t,"tabindex","0")}var al={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){!B(t.target,'input[type="file"]')||(t.preventDefault(),t.target.files&&this.upload(t.target.files),t.target.value="")},drop(t){bi(t);const e=t.dataTransfer;!(e!=null&&e.files)||(_(this.$el,this.clsDragover),this.upload(e.files))},dragenter(t){bi(t)},dragover(t){bi(t),v(this.$el,this.clsDragover)},dragleave(t){bi(t),_(this.$el,this.clsDragover)}},methods:{async upload(t){if(!t.length)return;g(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&&!Jn(this.allow,s.name)){this.fail(this.msgInvalidName.replace("%s",this.allow));return}if(this.mime&&!Jn(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=ll(t,this.concurrent),i=async s=>{const n=new FormData;s.forEach(r=>n.append(this.name,r));for(const r in this.params)n.append(r,this.params[r]);try{const r=await xs(this.url,{data:n,method:this.method,responseType:this.type,beforeSend:o=>{const{xhr:a}=o;a.upload&&T(a.upload,"progress",this.progress);for(const l of["loadStart","load","loadEnd","abort"])T(a,l.toLowerCase(),this[l]);return this.beforeSend(o)}});this.complete(r),e.length?await i(e.shift()):this.completeAll(r)}catch(r){this.error(r)}};await i(e.shift())}}};function Jn(t,e){return e.match(new RegExp("^"+t.replace(/\//g,"\\/").replace(/\*\*/g,"(\\/[^\\/]+)*").replace(/\*/g,"[^\\/]+").replace(/((?!\\))\?/g,"$1.")+"$","i"))}function ll(t,e){t=gs(t);const i=[];for(let s=0;s<t.length;s+=e)i.push(t.slice(s,s+e));return i}function bi(t){t.preventDefault(),t.stopPropagation()}var hl=Object.freeze({__proto__:null,Countdown:va,Filter:ya,Lightbox:Na,LightboxPanel:zn,Notification:Oa,Parallax:qa,Slider:Xa,SliderParallax:qn,Slideshow:Za,SlideshowParallax:qn,Sortable:Qa,Tooltip:rl,Upload:al});return tt(hl,(t,e)=>Q.component(e,t)),Q});