uikit 3.25.12-dev.bb12864 → 3.25.13

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 (45) hide show
  1. package/CHANGELOG.md +9 -2
  2. package/dist/css/uikit-core-rtl.css +1 -1
  3. package/dist/css/uikit-core-rtl.min.css +1 -1
  4. package/dist/css/uikit-core.css +1 -1
  5. package/dist/css/uikit-core.min.css +1 -1
  6. package/dist/css/uikit-rtl.css +1 -1
  7. package/dist/css/uikit-rtl.min.css +1 -1
  8. package/dist/css/uikit.css +1 -1
  9. package/dist/css/uikit.min.css +1 -1
  10. package/dist/js/components/countdown.js +1 -1
  11. package/dist/js/components/countdown.min.js +1 -1
  12. package/dist/js/components/filter.js +1 -1
  13. package/dist/js/components/filter.min.js +1 -1
  14. package/dist/js/components/lightbox-panel.js +1 -1
  15. package/dist/js/components/lightbox-panel.min.js +1 -1
  16. package/dist/js/components/lightbox.js +1 -1
  17. package/dist/js/components/lightbox.min.js +1 -1
  18. package/dist/js/components/notification.js +1 -1
  19. package/dist/js/components/notification.min.js +1 -1
  20. package/dist/js/components/parallax.js +1 -1
  21. package/dist/js/components/parallax.min.js +1 -1
  22. package/dist/js/components/slider-parallax.js +1 -1
  23. package/dist/js/components/slider-parallax.min.js +1 -1
  24. package/dist/js/components/slider.js +17 -8
  25. package/dist/js/components/slider.min.js +1 -1
  26. package/dist/js/components/slideshow-parallax.js +1 -1
  27. package/dist/js/components/slideshow-parallax.min.js +1 -1
  28. package/dist/js/components/slideshow.js +1 -1
  29. package/dist/js/components/slideshow.min.js +1 -1
  30. package/dist/js/components/sortable.js +1 -1
  31. package/dist/js/components/sortable.min.js +1 -1
  32. package/dist/js/components/tooltip.js +1 -1
  33. package/dist/js/components/tooltip.min.js +1 -1
  34. package/dist/js/components/upload.js +1 -1
  35. package/dist/js/components/upload.min.js +1 -1
  36. package/dist/js/uikit-core.js +2 -2
  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 +18 -9
  41. package/dist/js/uikit.min.js +1 -1
  42. package/package.json +1 -1
  43. package/src/js/components/slider.js +17 -8
  44. package/src/less/components/utility.less +7 -1
  45. package/src/scss/components/utility.scss +7 -1
@@ -1 +1 @@
1
- /*! UIkit 3.25.12-dev.bb12864 | https://www.getuikit.com | (c) 2014 - 2026 YOOtheme | MIT License */(function(Qt,te){typeof exports=="object"&&typeof module<"u"?module.exports=te():typeof define=="function"&&define.amd?define("uikit",te):(Qt=typeof globalThis<"u"?globalThis:Qt||self,Qt.UIkit=te())})(this,(function(){"use strict";const{hasOwnProperty:Qt,toString:te}=Object.prototype;function at(t,e){return Qt.call(t,e)}const Vo=/\B([A-Z])/g,wt=X(t=>t.replace(Vo,"-$1").toLowerCase()),Yo=/-(\w)/g,ee=X(t=>(t.charAt(0).toLowerCase()+t.slice(1)).replace(Yo,(e,i)=>i.toUpperCase())),It=X(t=>t.charAt(0).toUpperCase()+t.slice(1));function lt(t,e){var i;return(i=t==null?void 0:t.startsWith)==null?void 0:i.call(t,e)}function ie(t,e){var i;return(i=t==null?void 0:t.endsWith)==null?void 0:i.call(t,e)}function d(t,e){var i;return(i=t==null?void 0:t.includes)==null?void 0:i.call(t,e)}function Be(t,e){var i;return(i=t==null?void 0:t.findIndex)==null?void 0:i.call(t,e)}const{isArray:q,from:Me}=Array,{assign:ne}=Object;function G(t){return typeof t=="function"}function dt(t){return t!==null&&typeof t=="object"}function oe(t){return te.call(t)==="[object Object]"}function De(t){return dt(t)&&t===t.window}function se(t){return ri(t)===9}function Ae(t){return ri(t)>=1}function re(t){return ri(t)===1}function ri(t){return!De(t)&&dt(t)&&t.nodeType}function Ft(t){return typeof t=="boolean"}function O(t){return typeof t=="string"}function Ne(t){return typeof t=="number"}function pt(t){return Ne(t)||O(t)&&!isNaN(t-parseFloat(t))}function ai(t){return!(q(t)?t.length:dt(t)&&Object.keys(t).length)}function U(t){return t===void 0}function li(t){return Ft(t)?t:t==="true"||t==="1"||t===""?!0:t==="false"||t==="0"?!1:t}function ae(t){const e=Number(t);return isNaN(e)?!1:e}function x(t){return parseFloat(t)||0}function B(t){return t&&g(t)[0]}function g(t){return Ae(t)?[t]:Array.from(t||[]).filter(Ae)}function $t(t){if(De(t))return t;t=B(t);const e=se(t)?t:t==null?void 0:t.ownerDocument;return(e==null?void 0:e.defaultView)||window}function fn(t,e){return t===e||dt(t)&&dt(e)&&Object.keys(t).length===Object.keys(e).length&&ce(t,(i,n)=>i===e[n])}function ci(t,e,i){return t.replace(new RegExp(`${e}|${i}`,"g"),n=>n===e?i:e)}function le(t){return t[t.length-1]}function ce(t,e){for(const i in t)if(e(t[i],i)===!1)return!1;return!0}function dn(t,e){return t.slice().sort(({[e]:i=0},{[e]:n=0})=>i>n?1:n>i?-1:0)}function he(t,e){return t.reduce((i,n)=>i+x(G(e)?e(n):n[e]),0)}function Go(t,e){const i=new Set;return t.filter(({[e]:n})=>i.has(n)?!1:i.add(n))}function hi(t,e){return e.reduce((i,n)=>({...i,[n]:t[n]}),{})}function ot(t,e=0,i=1){return Math.min(Math.max(ae(t)||0,e),i)}function st(){}function Ie(...t){return[["bottom","top"],["right","left"]].every(([e,i])=>Math.min(...t.map(({[e]:n})=>n))-Math.max(...t.map(({[i]:n})=>n))>0)}function ui(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}function fi(t,e,i){const n=e==="width"?"height":"width";return{[n]:t[e]?Math.round(i*t[n]/t[e]):t[n],[e]:i}}function pn(t,e){t={...t};for(const i in t)t=t[i]>e[i]?fi(t,i,e[i]):t;return t}function Xo(t,e){t=pn(t,e);for(const i in t)t=t[i]<e[i]?fi(t,i,e[i]):t;return t}const gn={ratio:fi,contain:pn,cover:Xo};function yt(t,e,i=0,n=!1){e=g(e);const{length:o}=e;return o?(t=pt(t)?ae(t):t==="next"?i+1:t==="previous"?i-1:t==="last"?o-1:e.indexOf(B(t)),n?ot(t,0,o-1):(t%=o,t<0?t+o:t)):-1}function X(t){const e=Object.create(null);return(i,...n)=>e[i]||(e[i]=t(i,...n))}function E(t,...e){for(const i of g(t)){const n=xt(e).filter(o=>!m(i,o));n.length&&i.classList.add(...n)}}function A(t,...e){for(const i of g(t)){const n=xt(e).filter(o=>m(i,o));n.length&&i.classList.remove(...n)}}function Fe(t,e,i){i=xt(i),e=xt(e).filter(n=>!d(i,n)),A(t,e),E(t,i)}function m(t,e){return[e]=xt(e),g(t).some(i=>i.classList.contains(e))}function j(t,e,i){const n=xt(e);U(i)||(i=!!i);for(const o of g(t))for(const s of n)o.classList.toggle(s,i)}function xt(t){return t?q(t)?t.map(xt).flat():String(t).split(" ").filter(Boolean):[]}function _(t,e,i){var n;if(dt(e)){for(const o in e)_(t,o,e[o]);return}if(U(i))return(n=B(t))==null?void 0:n.getAttribute(e);for(const o of g(t))i===null?ue(o,e):o.setAttribute(e,i)}function ct(t,e){return g(t).some(i=>i.hasAttribute(e))}function ue(t,e){g(t).forEach(i=>i.removeAttribute(e))}function Ht(t,e){for(const i of[e,`data-${e}`])if(ct(t,i))return _(t,i)}const kt=typeof window<"u",St=kt&&document.dir==="rtl",zt=kt&&"ontouchstart"in window,qt=kt&&window.PointerEvent,Et=qt?"pointerdown":zt?"touchstart":"mousedown",di=qt?"pointermove":zt?"touchmove":"mousemove",Tt=qt?"pointerup":zt?"touchend":"mouseup",Lt=qt?"pointerenter":zt?"":"mouseenter",Wt=qt?"pointerleave":zt?"":"mouseleave",fe=qt?"pointercancel":"touchcancel",Jo={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};function pi(t){return g(t).some(e=>Jo[e.tagName.toLowerCase()])}const Ko=kt&&Element.prototype.checkVisibility||function(){return this.offsetWidth||this.offsetHeight||this.getClientRects().length};function L(t){return g(t).some(e=>Ko.call(e))}const de="input,select,textarea,button";function He(t){return g(t).some(e=>T(e,de))}const pe=`${de},a[href],[tabindex]`;function ze(t){return T(t,pe)}function M(t){var e;return(e=B(t))==null?void 0:e.parentElement}function ge(t,e){return g(t).filter(i=>T(i,e))}function T(t,e){return g(t).some(i=>i.matches(e))}function me(t,e){const i=[];for(;t=M(t);)(!e||T(t,e))&&i.push(t);return i}function tt(t,e){t=B(t);const i=t?Me(t.children):[];return e?ge(i,e):i}function jt(t,e){return e?g(t).indexOf(B(e)):tt(M(t)).indexOf(t)}function Rt(t){return t=B(t),t&&["origin","pathname","search"].every(e=>t[e]===location[e])}function qe(t){if(Rt(t)){const{hash:e,ownerDocument:i}=B(t),n=decodeURIComponent(e).slice(1);return n?i.getElementById(n)||i.getElementsByName(n)[0]:i.documentElement}}function W(t,e){return gi(t,mn(t,e))}function ve(t,e){return be(t,mn(t,e))}function gi(t,e){return B(wn(t,B(e),"querySelector"))}function be(t,e){return g(wn(t,B(e),"querySelectorAll"))}function mn(t,e=document){return se(e)||vn(t).isContextSelector?e:e.ownerDocument}const Zo=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g,Qo=/(\([^)]*\)|[^,])+/g,vn=X(t=>{let e=!1;if(!t||!O(t))return{};const i=[];for(let n of t.match(Qo))n=n.trim().replace(Zo,"$1 *"),e||(e=["!","+","~","-",">"].includes(n[0])),i.push(n);return{selector:i.join(","),selectors:i,isContextSelector:e}}),ts=/(\([^)]*\)|\S)*/,bn=X(t=>{t=t.slice(1).trim();const[e]=t.match(ts);return[e,t.slice(e.length+1)]});function wn(t,e=document,i){var n;const o=vn(t);if(!o.isContextSelector)return o.selector?mi(e,i,o.selector):t;t="";const s=o.selectors.length===1;for(let r of o.selectors){let a,l=e;if(r[0]==="!"&&([a,r]=bn(r),l=(n=e.parentElement)==null?void 0:n.closest(a),!r&&s)||l&&r[0]==="-"&&([a,r]=bn(r),l=l.previousElementSibling,l=T(l,a)?l:null,!r&&s))return l;if(l){if(s)return r[0]==="~"||r[0]==="+"?(r=`:scope > :nth-child(${jt(l)+1}) ${r}`,l=l.parentElement):r[0]===">"&&(r=`:scope ${r}`),mi(l,i,r);t+=`${t?",":""}${es(l)} ${r}`}}return se(e)||(e=e.ownerDocument),mi(e,i,t)}function mi(t,e,i){try{return t[e](i)}catch{return null}}function es(t){const e=[];for(;t.parentNode;){const i=_(t,"id");if(i){e.unshift(`#${vi(i)}`);break}else{let{tagName:n}=t;n!=="HTML"&&(n+=`:nth-child(${jt(t)+1})`),e.unshift(n),t=t.parentNode}}return e.join(" > ")}function vi(t){return O(t)?CSS.escape(t):""}function w(...t){let[e,i,n,o,s=!1]=wi(t);o.length>1&&(o=ns(o)),s!=null&&s.self&&(o=os(o)),n&&(o=is(n,o));for(const r of i)for(const a of e)a.addEventListener(r,o,s);return()=>bi(e,i,o,s)}function bi(...t){let[e,i,,n,o=!1]=wi(t);for(const s of i)for(const r of e)r.removeEventListener(s,n,o)}function D(...t){const[e,i,n,o,s=!1,r]=wi(t),a=w(e,i,n,l=>{const h=!r||r(l);h&&(a(),o(l,h))},s);return a}function C(t,e,i){return $i(t).every(n=>n.dispatchEvent(Le(e,!0,!0,i)))}function Le(t,e=!0,i=!1,n){return O(t)&&(t=new CustomEvent(t,{bubbles:e,cancelable:i,detail:n})),t}function wi(t){return t[0]=$i(t[0]),O(t[1])&&(t[1]=t[1].split(" ")),G(t[2])&&t.splice(2,0,!1),t}function is(t,e){return i=>{const n=t[0]===">"?be(t,i.currentTarget).reverse().find(o=>o.contains(i.target)):i.target.closest(t);n&&(i.current=n,e.call(this,i),delete i.current)}}function ns(t){return e=>q(e.detail)?t(e,...e.detail):t(e)}function os(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function $n(t){return t&&"addEventListener"in t}function ss(t){return $n(t)?t:B(t)}function $i(t){return q(t)?t.map(ss).filter(Boolean):O(t)?be(t):$n(t)?[t]:g(t)}function ht(t){return t.pointerType==="touch"||!!t.touches}function gt(t){var e,i;const{clientX:n,clientY:o}=((e=t.touches)==null?void 0:e[0])||((i=t.changedTouches)==null?void 0:i[0])||t;return{x:n,y:o}}const rs={"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,n){const o=g(t);for(const s of o)if(O(e)){if(e=xi(e),U(i))return getComputedStyle(s).getPropertyValue(e);s.style.setProperty(e,pt(i)&&!rs[e]&&!yn(e)?`${i}px`:i||Ne(i)?i:"",n)}else if(q(e)){const r={};for(const a of e)r[a]=c(s,a);return r}else if(dt(e))for(const r in e)c(s,r,e[r],i);return o[0]}function yi(t,e){for(const i in e)c(t,i,"")}const xi=X(t=>{if(yn(t))return t;t=wt(t);const{style:e}=document.documentElement;if(t in e)return t;for(const i of["webkit","moz"]){const n=`-${i}-${t}`;if(n in e)return n}});function yn(t){return lt(t,"--")}const ki="uk-transition",Si="transitionend",Ei="transitioncanceled";function as(t,e,i=400,n="linear",o){return i=Math.round(i),Promise.all(g(t).map(s=>new Promise((r,a)=>{o||s.offsetHeight;const l=setTimeout(()=>C(s,Si),i);D(s,[Si,Ei],({type:u})=>{clearTimeout(l),A(s,ki),yi(s,h),u===Ei?a():r(s)},{self:!0}),E(s,ki);const h={transitionProperty:Object.keys(e).map(xi).join(","),transitionDuration:`${i}ms`,transitionTimingFunction:n};c(s,{...h,...e})})))}const J={start:as,async stop(t){C(t,Si),await Promise.resolve()},async cancel(t){C(t,Ei),await Promise.resolve()},inProgress(t){return m(t,ki)}},we="uk-animation",xn="animationend",We="animationcanceled";function kn(t,e,i=200,n,o){return Promise.all(g(t).map(s=>new Promise((r,a)=>{m(s,we)&&C(s,We);const l=[e,we,`${we}-${o?"leave":"enter"}`,n&&`uk-transform-origin-${n}`,o&&`${we}-reverse`],h=setTimeout(()=>C(s,xn),i);D(s,[xn,We],({type:u})=>{clearTimeout(h),u===We?a():r(s),c(s,"animationDuration",""),A(s,l)},{self:!0}),c(s,"animationDuration",`${i}ms`),E(s,l)})))}const mt={in:kn,out(t,e,i,n){return kn(t,e,i,n,!0)},inProgress(t){return m(t,we)},cancel(t){C(t,We)}};function ls(t){if(document.readyState!=="loading"){t();return}D(document,"DOMContentLoaded",t)}function I(t,...e){return e.some(i=>{var n;return((n=t==null?void 0:t.tagName)==null?void 0:n.toLowerCase())===i.toLowerCase()})}function Sn(t){return t=k(t),t&&(t.innerHTML=""),t}function je(t,e){return U(e)?k(t).innerHTML:et(Sn(t),e)}const cs=Ue("prepend"),et=Ue("append"),Ti=Ue("before"),Re=Ue("after");function Ue(t){return function(e,i){var n;const o=g(O(i)?_t(i):i);return(n=k(e))==null||n[t](...o),En(o)}}function Ct(t){g(t).forEach(e=>e.remove())}function Ve(t,e){for(e=B(Ti(t,e));e.firstElementChild;)e=e.firstElementChild;return et(e,t),e}function Ci(t,e){return g(g(t).map(i=>i.hasChildNodes()?Ve(Me(i.childNodes),e):et(i,e)))}function $e(t){g(t).map(M).filter((e,i,n)=>n.indexOf(e)===i).forEach(e=>e.replaceWith(...e.childNodes))}const hs=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function _t(t){const e=hs.exec(t);if(e)return document.createElement(e[1]);const i=document.createElement("template");return i.innerHTML=t.trim(),En(i.content.childNodes)}function En(t){return t.length>1?t:t[0]}function Pt(t,e){if(re(t))for(e(t),t=t.firstElementChild;t;)Pt(t,e),t=t.nextElementSibling}function k(t,e){return Tn(t)?B(_t(t)):gi(t,e)}function F(t,e){return Tn(t)?g(_t(t)):be(t,e)}function Tn(t){return O(t)&&lt(t.trim(),"<")}const Ot={width:["left","right"],height:["top","bottom"]};function P(t){const e=re(t)?B(t).getBoundingClientRect():{height:ut(t),width:Ye(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 v(t,e){e&&c(t,{left:0,top:0});const i=P(t);if(t){const{scrollY:n,scrollX:o}=$t(t),s={height:n,width:o};for(const r in Ot)for(const a of Ot[r])i[a]+=s[r]}if(!e)return i;for(const n of["left","top"])c(t,n,e[n]-i[n])}function us(t){let{top:e,left:i}=v(t);const{ownerDocument:{body:n,documentElement:o},offsetParent:s}=B(t);let r=s||o;for(;r&&(r===n||r===o)&&c(r,"position")==="static";)r=r.parentNode;if(re(r)){const a=v(r);e-=a.top+x(c(r,"borderTopWidth")),i-=a.left+x(c(r,"borderLeftWidth"))}return{top:e-x(c(t,"marginTop")),left:i-x(c(t,"marginLeft"))}}function ye(t){t=B(t);const e=[t.offsetTop,t.offsetLeft];for(;t=t.offsetParent;)if(e[0]+=t.offsetTop+x(c(t,"borderTopWidth")),e[1]+=t.offsetLeft+x(c(t,"borderLeftWidth")),c(t,"position")==="fixed"){const i=$t(t);return e[0]+=i.scrollY,e[1]+=i.scrollX,e}return e}const ut=Cn("height"),Ye=Cn("width");function Cn(t){const e=It(t);return(i,n)=>{if(U(n)){if(De(i))return i[`inner${e}`];if(se(i)){const o=i.documentElement;return Math.max(o[`offset${e}`],o[`scroll${e}`])}return i=B(i),n=c(i,t),n=n==="auto"?i[`offset${e}`]:x(n)||0,n-Ut(i,t)}else return c(i,t,!n&&n!==0?"":+n+Ut(i,t)+"px")}}function Ut(t,e,i="border-box"){return c(t,"boxSizing")===i?he(Ot[e],n=>x(c(t,`padding-${n}`))+x(c(t,`border-${n}-width`))):0}function _n(t){for(const e in Ot)for(const i in Ot[e])if(Ot[e][i]===t)return Ot[e][1-i];return t}function K(t,e="width",i=window,n=!1){return O(t)?he(ds(t),o=>{const s=gs(o);return s?ms(s==="vh"?vs():s==="vw"?Ye($t(i)):n?i[`offset${It(e)}`]:P(i)[e],o):o}):x(t)}const fs=/-?\d+(?:\.\d+)?(?:v[wh]|%|px)?/g,ds=X(t=>t.toString().replace(/\s/g,"").match(fs)||[]),ps=/(?:v[hw]|%)$/,gs=X(t=>(t.match(ps)||[])[0]);function ms(t,e){return t*x(e)/100}let xe,Vt;function vs(){return xe||(Vt||(Vt=k("<div>"),c(Vt,{height:"100vh",position:"fixed"}),w(window,"resize",()=>xe=null)),et(document.body,Vt),xe=Vt.clientHeight,Ct(Vt),xe)}const _i={read:bs,write:ws,clear:$s,flush:Pn},Ge=[],Xe=[];function bs(t){return Ge.push(t),Oi(),t}function ws(t){return Xe.push(t),Oi(),t}function $s(t){Bn(Ge,t),Bn(Xe,t)}let Pi=!1;function Pn(){On(Ge),On(Xe.splice(0)),Pi=!1,(Ge.length||Xe.length)&&Oi()}function Oi(){Pi||(Pi=!0,queueMicrotask(Pn))}function On(t){let e;for(;e=t.shift();)try{e()}catch(i){console.error(i)}}function Bn(t,e){const i=t.indexOf(e);return~i&&t.splice(i,1)}class Mn{init(){this.positions=[];let e;this.unbind=w(document,"mousemove",i=>e=gt(i)),this.interval=setInterval(()=>{e&&(this.positions.push(e),this.positions.length>5&&this.positions.shift())},50)}cancel(){var e;(e=this.unbind)==null||e.call(this),clearInterval(this.interval)}movesTo(e){if(!this.positions||this.positions.length<2)return!1;const i=P(e),{left:n,right:o,top:s,bottom:r}=i,[a]=this.positions,l=le(this.positions),h=[a,l];return ui(l,i)?!1:[[{x:n,y:s},{x:o,y:r}],[{x:n,y:r},{x:o,y:s}]].some(f=>{const p=ys(h,f);return p&&ui(p,i)})}}function ys([{x:t,y:e},{x:i,y:n}],[{x:o,y:s},{x:r,y:a}]){const l=(a-s)*(i-t)-(r-o)*(n-e);if(l===0)return!1;const h=((r-o)*(e-s)-(a-s)*(t-o))/l;return h<0?!1:{x:t+h*(i-t),y:e+h*(n-e)}}function Dn(t,e,i={},{intersecting:n=!0}={}){const o=new IntersectionObserver(n?(s,r)=>{s.some(a=>a.isIntersecting)&&e(s,r)}:e,i);for(const s of g(t))o.observe(s);return o}const xs=kt&&window.ResizeObserver;function ke(t,e,i={box:"border-box"}){if(xs)return An(ResizeObserver,t,e,i);const n=[w(window,"load resize",e),w(document,"loadedmetadata load",e,!0)];return{disconnect:()=>n.map(o=>o())}}function Bi(t){return{disconnect:w([window,window.visualViewport],"resize",t)}}function Mi(t,e,i){return An(MutationObserver,t,e,i)}function An(t,e,i,n){const o=new t(i);for(const s of g(e))o.observe(s,n);return o}function Di(t){Ni(t)&&Ii(t,{func:"playVideo",method:"play"}),Ai(t)&&t.play().catch(st)}function Nn(t){Ni(t)&&t[Je]&&Ii(t,{func:"pauseVideo",method:"pause"}),Ai(t)&&t.pause()}function In(t){Ni(t)&&Ii(t,{func:"mute",method:"setVolume",value:0}),Ai(t)&&(t.muted=!0)}function Ai(t){return I(t,"video")}function Ni(t){return I(t,"iframe")&&(Fn(t)||Hn(t))}function Fn(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function Hn(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}async function Ii(t,e){await Ss(t),zn(t,e)}function zn(t,e){t.contentWindow.postMessage(JSON.stringify({event:"command",...e}),"*")}const Je="_ukPlayer";let ks=0;function Ss(t){if(t[Je])return t[Je];const e=Fn(t),i=Hn(t),n=++ks;let o;return t[Je]=new Promise(s=>{e&&D(t,"load",()=>{const r=()=>zn(t,{event:"listening",id:n});o=setInterval(r,100),r()}),D(window,"message",s,!1,({data:r})=>{try{return r=JSON.parse(r),e&&(r==null?void 0:r.id)===n&&r.event==="onReady"||i&&Number(r==null?void 0:r.player_id)===n}catch{}}),t.src=`${t.src}${d(t.src,"?")?"&":"?"}${e?"enablejsapi=1":`api=1&player_id=${n}`}`}).then(()=>clearInterval(o))}function Es(t,e=0,i=0){return L(t)?Ie(...Gt(t).map(n=>{const{top:o,left:s,bottom:r,right:a}=Z(n);return{top:o-e,left:s-i,bottom:r+e,right:a+i}}).concat(v(t))):!1}function qn(t,{offset:e=0}={}){const i=L(t)?Yt(t,!1,["hidden"]):[];return i.reduce((r,a,l)=>{const{scrollTop:h,scrollHeight:u,offsetHeight:f}=a,p=Z(a),y=u-p.height,{height:b,top:$}=i[l-1]?Z(i[l-1]):v(t);let S=Math.ceil($-p.top-e+h);return e>0&&f<b+e?S+=e:e=0,S>y?(e-=S-y,S=y):S<0&&(e-=S,S=0),()=>n(a,S-h,t,y).then(r)},()=>Promise.resolve())();function n(r,a,l,h){return new Promise(u=>{const f=r.scrollTop,p=o(Math.abs(a)),y=Date.now(),b=zi(r)===r,$=v(l).top+(b?0:f);let S=0,Y=15;(function nt(){const bt=s(ot((Date.now()-y)/p));let rt=0;i[0]===r&&f+a<h&&(rt=v(l).top+(b?0:r.scrollTop)-$-P(Fi(l)).height),c(r,"scrollBehavior")!=="auto"&&c(r,"scrollBehavior","auto"),r.scrollTop=f+(a+rt)*bt,c(r,"scrollBehavior",""),bt===1&&(S===rt||!Y--)?u():(S=rt,requestAnimationFrame(nt))})()})}function o(r){return 40*Math.pow(r,.375)}function s(r){return .5*(1-Math.cos(Math.PI*r))}}function Ln(t,e=0,i=0){if(!L(t))return 0;const n=Bt(t,!0),{scrollHeight:o,scrollTop:s}=n,{height:r}=Z(n),a=o-r,l=ye(t)[0]-ye(n)[0],h=Math.max(0,l-r+e),u=Math.min(a,l+t.offsetHeight-i);return h<u?ot((s-h)/(u-h)):1}function Yt(t,e=!1,i=[]){const n=zi(t);let o=me(t).reverse();o=o.slice(o.indexOf(n)+1);const s=Be(o,r=>c(r,"position")==="fixed");return~s&&(o=o.slice(s)),[n].concat(o.filter(r=>c(r,"overflow").split(" ").some(a=>d(["auto","scroll",...i],a))&&(!e||r.scrollHeight>Z(r).height))).reverse()}function Bt(...t){return Yt(...t)[0]}function Gt(t){return Yt(t,!1,["hidden","clip"])}function Z(t){const e=$t(t),i=zi(t),n=!Ae(t)||t.contains(i);if(n&&e.visualViewport){let{height:l,width:h,scale:u,pageTop:f,pageLeft:p}=e.visualViewport;return l=Math.round(l*u),h=Math.round(h*u),{height:l,width:h,top:f,left:p,bottom:f+l,right:p+h}}let o=v(n?e:t);if(c(t,"display")==="inline")return o;const{body:s,documentElement:r}=e.document,a=n?i===r||i.clientHeight<s.clientHeight?i:s:t;for(let[l,h,u,f]of[["width","x","left","right"],["height","y","top","bottom"]]){const p=o[l]%1;o[u]+=x(c(a,`border-${u}-width`)),o[l]=o[h]=a[`client${It(l)}`]-(p?p<.5?-p:1-p:0),o[f]=o[l]+o[u]}return o}function Fi(t){const{document:e}=$t(t);t=t||e.body;const{left:i,width:n,top:o}=P(t);for(const s of o?[0,o]:[0]){let r;for(const a of e.elementsFromPoint(i+n/2,s))!a.contains(t)&&!m(a,"uk-togglable-leave")&&(Hi(a,"fixed")&&Wn(me(t).reverse().find(l=>!l.contains(a)&&!Hi(l,"static")))<Wn(a)||Hi(a,"sticky")&&(!t||M(a).contains(t)))&&(!r||P(r).height<P(a).height)&&(r=a);if(r)return r}}function Wn(t){return x(c(t,"zIndex"))}function Hi(t,e){return c(t,"position")===e}function zi(t){return $t(t).document.scrollingElement}const V=[["width","x","left","right"],["height","y","top","bottom"]];function jn(t,e,i){i={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],placement:[],...i},q(e)||(e=[e,e]),v(t,Rn(t,e,i))}function Rn(t,e,i){const n=Un(t,e,i),{boundary:o,viewportOffset:s=0,placement:r}=i;let a=n;for(const[l,[h,,u,f]]of Object.entries(V)){const p=Ts(t,e[l],s,o,l);if(Ke(n,p,l))continue;let y=0;if(r[l]==="flip"){const b=i.attach.target[l];if(b===f&&n[f]<=p[f]||b===u&&n[u]>=p[u])continue;y=_s(t,e,i,l)[u]-n[u];const $=Cs(t,e[l],s,l);if(!Ke(qi(n,y,l),$,l)){if(Ke(n,$,l))continue;if(i.recursion)return!1;const S=Ps(t,e,i);if(S&&Ke(S,$,1-l))return S;continue}}else if(r[l]==="shift"){const b=v(e[l]),{offset:$}=i;y=ot(ot(n[u],p[u],p[f]-n[h]),b[u]-n[h]+$[l],b[f]-$[l])-n[u]}a=qi(a,y,l)}return a}function Un(t,e,i){let{attach:n,offset:o}={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],...i},s=v(t);for(const[r,[a,,l,h]]of Object.entries(V)){const u=n.target[r]===n.element[r]?Z(e[r]):v(e[r]);s=qi(s,u[l]-s[l]+Vn(n.target[r],h,u[a])-Vn(n.element[r],h,s[a])+ +o[r],r)}return s}function qi(t,e,i){const[,n,o,s]=V[i],r={...t};return r[o]=t[n]=t[o]+e,r[s]+=e,r}function Vn(t,e,i){return t==="center"?i/2:t===e?i:0}function Ts(t,e,i,n,o){let s=Gn(...Yn(t,e).map(Z));return i&&(s[V[o][2]]+=i,s[V[o][3]]-=i),n&&(s=Gn(s,v(q(n)?n[o]:n))),s}function Cs(t,e,i,n){const[o,s,r,a]=V[n],[l]=Yn(t,e),h=Z(l);return["auto","scroll"].includes(c(l,`overflow-${s}`))&&(h[r]-=l[`scroll${It(r)}`],h[a]=h[r]+l[`scroll${It(o)}`]),h[r]+=i,h[a]-=i,h}function Yn(t,e){return Gt(e).filter(i=>i.contains(t))}function Gn(...t){let e={};for(const i of t)for(const[,,n,o]of V)e[n]=Math.max(e[n]||0,i[n]),e[o]=Math.min(...[e[o],i[o]].filter(Ne));return e}function Ke(t,e,i){const[,,n,o]=V[i];return t[n]>=e[n]&&t[o]<=e[o]}function _s(t,e,{offset:i,attach:n},o){return Un(t,e,{attach:{element:Xn(n.element,o),target:Xn(n.target,o)},offset:Os(i,o)})}function Ps(t,e,i){return Rn(t,e,{...i,attach:{element:i.attach.element.map(Jn).reverse(),target:i.attach.target.map(Jn).reverse()},offset:i.offset.reverse(),placement:i.placement.reverse(),recursion:!0})}function Xn(t,e){const i=[...t],n=V[e].indexOf(t[e]);return~n&&(i[e]=V[e][1-n%2+2]),i}function Jn(t){for(let e=0;e<V.length;e++){const i=V[e].indexOf(t);if(~i)return V[1-e][i%2+2]}}function Os(t,e){return t=[...t],t[e]*=-1,t}var Bs=Object.freeze({__proto__:null,$:k,$$:F,Animation:mt,Dimensions:gn,MouseTracker:Mn,Transition:J,addClass:E,after:Re,append:et,apply:Pt,assign:ne,attr:_,before:Ti,boxModelAdjust:Ut,camelize:ee,children:tt,clamp:ot,createEvent:Le,css:c,data:Ht,dimensions:P,each:ce,empty:Sn,endsWith:ie,escape:vi,fastdom:_i,filter:ge,find:gi,findAll:be,findIndex:Be,flipPosition:_n,fragment:_t,getCoveringElement:Fi,getEventPos:gt,getIndex:yt,getTargetedElement:qe,hasAttr:ct,hasClass:m,hasOwn:at,hasTouch:zt,height:ut,html:je,hyphenate:wt,inBrowser:kt,includes:d,index:jt,intersectRect:Ie,isArray:q,isBoolean:Ft,isDocument:se,isElement:re,isEmpty:ai,isEqual:fn,isFocusable:ze,isFunction:G,isInView:Es,isInput:He,isNode:Ae,isNumber:Ne,isNumeric:pt,isObject:dt,isPlainObject:oe,isRtl:St,isSameSiteAnchor:Rt,isString:O,isTag:I,isTouch:ht,isUndefined:U,isVisible:L,isVoidElement:pi,isWindow:De,last:le,matches:T,memoize:X,mute:In,noop:st,observeIntersection:Dn,observeMutation:Mi,observeResize:ke,observeViewportResize:Bi,off:bi,offset:v,offsetPosition:ye,offsetViewport:Z,on:w,once:D,overflowParents:Gt,parent:M,parents:me,pause:Nn,pick:hi,play:Di,pointInRect:ui,pointerCancel:fe,pointerDown:Et,pointerEnter:Lt,pointerLeave:Wt,pointerMove:di,pointerUp:Tt,position:us,positionAt:jn,prepend:cs,propName:xi,query:W,queryAll:ve,ready:ls,remove:Ct,removeAttr:ue,removeClass:A,replaceClass:Fe,resetProps:yi,scrollIntoView:qn,scrollParent:Bt,scrollParents:Yt,scrolledOver:Ln,selFocusable:pe,selInput:de,sortBy:dn,startsWith:lt,sumBy:he,swap:ci,toArray:Me,toBoolean:li,toEventTargets:$i,toFloat:x,toNode:B,toNodes:g,toNumber:ae,toPx:K,toWindow:$t,toggleClass:j,trigger:C,ucfirst:It,uniqueBy:Go,unwrap:$e,width:Ye,wrapAll:Ve,wrapInner:Ci});function Ms(t){t._data={},t._updates=[...t.$options.update||[]],t._disconnect.push(()=>t._updates=t._data=null)}function Ds(t,e){t._updates.unshift(e)}function Se(t,e="update"){t._connected&&t._updates.length&&(t._updateCount||(t._updateCount=0,requestAnimationFrame(()=>t._updateCount=0)),t._queued||(t._queued=new Set,_i.read(()=>{t._connected&&As(t,t._queued),t._queued=null})),t._updateCount++<20&&t._queued.add(e.type||e))}function As(t,e){for(const{read:i,write:n,events:o=[]}of t._updates){if(!e.has("update")&&!o.some(r=>e.has(r)))continue;let s;i&&(s=i.call(t,t._data,e),s&&oe(s)&&ne(t._data,s)),n&&s!==!1&&_i.write(()=>{t._connected&&n.call(t,t._data,e)})}}function Ns(t){t._watches=[];for(const e of t.$options.watch||[])for(const[i,n]of Object.entries(e))Kn(t,n,i);t._initial=!0}function Kn(t,e,i){t._watches.push({name:i,...oe(e)?e:{handler:e}})}function Is(t,e){for(const{name:i,handler:n,immediate:o=!0}of t._watches)(t._initial&&o||at(e,i)&&!fn(e[i],t[i]))&&n.call(t,t[i],e[i]);t._initial=!1}function Fs(t){const{computed:e}=t.$options;if(t._computed={},e)for(const i in e)Qn(t,i,e[i])}const Zn={subtree:!0,childList:!0};function Qn(t,e,i){t._hasComputed=!0,Object.defineProperty(t,e,{enumerable:!0,get(){const{_computed:n,$props:o,$el:s}=t;if(!at(n,e)&&(n[e]=(i.get||i).call(t,o,s),i.observe&&t._computedObserver)){const r=i.observe.call(t,o);t._computedObserver.observe(["~","+","-"].includes(r[0])?s.parentElement:s.getRootNode(),Zn)}return n[e]},set(n){const{_computed:o}=t;o[e]=i.set?i.set.call(t,n):n,U(o[e])&&delete o[e]}})}function Hs(t){t._hasComputed&&(Ds(t,{read:()=>Is(t,to(t)),events:["resize","computed"]}),t._computedObserver=Mi(t.$el,()=>Se(t,"computed"),Zn),t._disconnect.push(()=>{t._computedObserver.disconnect(),t._computedObserver=null,to(t)}))}function to(t){const e={...t._computed};return t._computed={},e}function zs(t){for(const e of t.$options.events||[])if(at(e,"handler"))eo(t,e);else for(const i in e)eo(t,{name:i,handler:e[i]})}function eo(t,{name:e,el:i,handler:n,capture:o,passive:s,delegate:r,filter:a,self:l}){a&&!a.call(t,t)||t._disconnect.push(w(i?i.call(t,t):t.$el,e,r==null?void 0:r.call(t,t),n.bind(t),{passive:s,capture:o,self:l}))}function qs(t){for(const e of t.$options.observe||[])Ls(t,e)}function Ls(t,e){let{observe:i,target:n=t.$el,handler:o,options:s,filter:r,args:a}=e;if(r&&!r.call(t,t))return;const l=`_observe${t._disconnect.length}`;G(n)&&!at(t,l)&&Qn(t,l,()=>{const f=n.call(t,t);return q(f)?g(f):f}),o=O(o)?t[o]:o.bind(t),G(s)&&(s=s.call(t,t));const h=at(t,l)?t[l]:n,u=i(h,o,s,a);G(n)&&q(t[l])&&Kn(t,{handler:Ws(u,s),immediate:!1},l),t._disconnect.push(()=>u.disconnect())}function Ws(t,e){return(i,n)=>{for(const o of n)d(i,o)||(t.unobserve?t.unobserve(o):t.observe&&t.disconnect());for(const o of i)(!d(n,o)||!t.unobserve)&&t.observe(o,e)}}const H={};H.events=H.watch=H.observe=H.created=H.beforeConnect=H.connected=H.beforeDisconnect=H.disconnected=H.destroy=Li,H.args=function(t,e){return e!==!1&&Li(e||t)},H.update=function(t,e){return dn(Li(t,G(e)?{read:e}:e),"order")},H.props=function(t,e){if(q(e)){const i={};for(const n of e)i[n]=String;e=i}return H.methods(t,e)},H.computed=H.methods=function(t,e){return e?t?{...t,...e}:e:t},H.i18n=H.data=function(t,e,i){return i?io(t,e,i):e?t?function(n){return io(t,e,n)}:e:t};function io(t,e,i){return H.computed(G(t)?t.call(i,i):t,G(e)?e.call(i,i):e)}function Li(t,e){return t=t&&!q(t)?[t]:t,e?t?t.concat(e):q(e)?e:[e]:t}function js(t,e){return U(e)?t:e}function Ee(t,e,i){const n={};if(G(e)&&(e=e.options),e.extends&&(t=Ee(t,e.extends,i)),e.mixins)for(const s of e.mixins)t=Ee(t,s,i);for(const s in t)o(s);for(const s in e)at(t,s)||o(s);function o(s){n[s]=(H[s]||js)(t[s],e[s],i)}return n}function Wi(t,e=[]){try{return t?lt(t,"{")?JSON.parse(t):e.length&&!d(t,":")?{[e[0]]:t}:t.split(";").reduce((i,n)=>{const[o,s]=n.split(/:(.*)/);return o&&!U(s)&&(i[o.trim()]=s.trim()),i},{}):{}}catch{return{}}}function ji(t,e){return t===Boolean?li(e):t===Number?ae(e):t==="list"?Us(e):t===Object&&O(e)?Wi(e):t?t(e):e}const Rs=/,(?![^(]*\))/;function Us(t){return q(t)?t:O(t)?t.split(Rs).map(e=>pt(e)?ae(e):li(e.trim())):[t]}function Vs(t){const{$options:e,$props:i}=t,n=no(e);ne(i,n);const{computed:o,methods:s}=e;for(let r in i)r in n&&(!o||!at(o,r))&&(!s||!at(s,r))&&(t[r]=i[r])}function no(t){const e={},{args:i=[],props:n={},el:o,id:s}=t;if(!n)return e;for(const a in n){const l=wt(a);let h=Ht(o,l);U(h)||(h=n[a]===Boolean&&h===""?!0:ji(n[a],h),!(l==="target"&&lt(h,"_"))&&(e[a]=h))}const r=Wi(Ht(o,s),i);for(const a in r){const l=ee(a);U(n[l])||(e[l]=ji(n[l],r[a]))}return e}const Ys=X((t,e)=>{const i=Object.keys(e),n=i.concat(t).map(o=>[wt(o),`data-${wt(o)}`]).flat();return{attributes:i,filter:n}});function Gs(t){const{$options:e,$props:i}=t,{id:n,props:o,el:s}=e;if(!o)return;const{attributes:r,filter:a}=Ys(n,o),l=new MutationObserver(h=>{const u=no(e);h.some(({attributeName:f})=>{const p=f.replace("data-","");return(p===n?r:[ee(p),ee(f)]).some(y=>!U(u[y])&&u[y]!==i[y])})&&t.$reset()});l.observe(s,{attributes:!0,attributeFilter:a}),t._disconnect.push(()=>l.disconnect())}function Xt(t,e){var i;(i=t.$options[e])==null||i.forEach(n=>n.call(t))}function Ri(t){t._connected||(Vs(t),Xt(t,"beforeConnect"),t._connected=!0,t._disconnect=[],zs(t),Ms(t),Ns(t),qs(t),Gs(t),Hs(t),Xt(t,"connected"),Se(t))}function Ui(t){t._connected&&(Xt(t,"beforeDisconnect"),t._disconnect.forEach(e=>e()),t._disconnect=null,Xt(t,"disconnected"),t._connected=!1)}let Xs=0;function oo(t,e={}){e.data=Zs(e,t.constructor.options),t.$options=Ee(t.constructor.options,e,t),t.$props={},t._uid=Xs++,Js(t),Ks(t),Fs(t),Xt(t,"created"),e.el&&t.$mount(e.el)}function Js(t){const{data:e={}}=t.$options;for(const i in e)t.$props[i]=t[i]=e[i]}function Ks(t){const{methods:e}=t.$options;if(e)for(const i in e)t[i]=e[i].bind(t)}function Zs({data:t={}},{args:e=[],props:i={}}){q(t)&&(t=t.slice(0,e.length).reduce((n,o,s)=>(oe(o)?ne(n,o):n[e[s]]=o,n),{}));for(const n in t)U(t[n])?delete t[n]:i[n]&&(t[n]=ji(i[n],t[n]));return t}const Q=function(t){oo(this,t)};Q.util=Bs,Q.options={},Q.version="3.25.12-dev.bb12864";const Qs="uk-",Mt="__uikit__",Jt={};function so(t,e){var i,n;const o=Qs+wt(t);if(!e)return Jt[o].options||(Jt[o]=Q.extend(Jt[o])),Jt[o];t=ee(t),Q[t]=(r,a)=>Te(t,r,a);const s=(i=e.options)!=null?i:{...e};return s.id=o,s.name=t,(n=s.install)==null||n.call(s,Q,s,t),Q._initialized&&!s.functional&&requestAnimationFrame(()=>Te(t,`[${o}],[data-${o}]`)),Jt[o]=s}function Te(t,e,i,...n){const o=so(t);return o.options.functional?new o({data:oe(e)?e:[e,i,...n]}):e?F(e).map(s)[0]:s();function s(r){const a=Ze(r,t);if(a)if(i)a.$destroy();else return a;return new o({el:r,data:i})}}function Ce(t){return(t==null?void 0:t[Mt])||{}}function Ze(t,e){return Ce(t)[e]}function tr(t,e){t[Mt]||(t[Mt]={}),t[Mt][e.$options.name]=e}function er(t,e){var i;(i=t[Mt])==null||delete i[e.$options.name],ai(t[Mt])&&delete t[Mt]}function ir(t){kt&&window.MutationObserver&&(document.body?requestAnimationFrame(()=>ro(t)):new MutationObserver((e,i)=>{document.body&&(ro(t),i.disconnect())}).observe(document.documentElement,{childList:!0}))}function ro(t){C(document,"uikit:init",t),document.body&&Pt(document.body,ao),new MutationObserver(nr).observe(document,{subtree:!0,childList:!0,attributes:!0}),t._initialized=!0}function nr(t){var e;for(const{addedNodes:i,removedNodes:n,target:o,attributeName:s}of t){for(const a of i)Pt(a,ao);for(const a of n)Pt(a,or);const r=s&&lo(s);r&&(ct(o,s)?Te(r,o):(e=Ze(o,r))==null||e.$destroy())}}function ao(t){const e=Ce(t);for(const i in e)Ri(e[i]);for(const i of t.getAttributeNames()){const n=lo(i);n&&Te(n,t)}}function or(t){const e=Ce(t);for(const i in e)Ui(e[i])}function lo(t){lt(t,"data-")&&(t=t.slice(5));const e=Jt[t];return e&&(e.options||e).name}function sr(t){t.component=so,t.getComponents=Ce,t.getComponent=Ze,t.update=co,t.use=function(i){if(!i.installed)return i.call(null,this),i.installed=!0,this},t.mixin=function(i,n){n=(O(n)?this.component(n):n)||this,n.options=Ee(n.options,i)},t.extend=function(i){i||(i={});const n=this,o=function(r){oo(this,r)};return o.prototype=Object.create(n.prototype),o.prototype.constructor=o,o.options=Ee(n.options,i),o.super=n,o.extend=n.extend,o};let e;Object.defineProperty(t,"container",{get(){return e||document.body},set(i){e=k(i)}})}function co(t,e){t=t?B(t):document.body;for(const i of me(t).reverse())ho(i,e);Pt(t,i=>ho(i,e))}function ho(t,e){const i=Ce(t);for(const n in i)Se(i[n],e)}function rr(t){t.prototype.$mount=function(e){const i=this;tr(e,i),i.$options.el=e,e.isConnected&&Ri(i)},t.prototype.$destroy=function(e=!1){const i=this,{el:n}=i.$options;n&&Ui(i),Xt(i,"destroy"),er(n,i),e&&Ct(i.$el)},t.prototype.$create=Te,t.prototype.$emit=function(e){Se(this,e)},t.prototype.$update=function(e=this.$el,i){co(e,i)},t.prototype.$reset=function(){Ui(this),Ri(this)},t.prototype.$getComponent=Ze,Object.defineProperties(t.prototype,{$el:{get(){return this.$options.el}},$container:Object.getOwnPropertyDescriptor(t,"container")})}let ar=1;function Qe(t,e=null){return(e==null?void 0:e.id)||`${t.$options.id}-${ar++}`}sr(Q),rr(Q);function ft(t){return Pe(ke,t,"resize")}function Dt(t){return Pe(Dn,t)}function _e(t){return Pe(Mi,t)}function Vi(t={}){return Dt({handler:function(e,i){const{targets:n=this.$el,preload:o=5}=t;for(const s of g(G(n)?n(this):n))F('[loading="lazy"]',s).slice(0,o-1).forEach(r=>ue(r,"loading"));for(const s of e.filter(({isIntersecting:r})=>r).map(({target:r})=>r))i.unobserve(s)},...t})}function uo(t){return Pe((e,i)=>Bi(i),t,"resize")}function Yi(t){return Pe((e,i)=>({disconnect:w(cr(e),"scroll",i,{passive:!0})}),t,"scroll")}function fo(t){return{observe(e,i){return{observe:st,unobserve:st,disconnect:w(e,Et,i,{passive:!0})}},handler(e){if(!ht(e))return;const i=gt(e),n="tagName"in e.target?e.target:M(e.target);D(document,`${Tt} ${fe} scroll`,o=>{const{x:s,y:r}=gt(o);(o.type!=="scroll"&&n&&s&&Math.abs(i.x-s)>100||r&&Math.abs(i.y-r)>100)&&setTimeout(()=>{C(n,"swipe"),C(n,`swipe${lr(i.x,i.y,s,r)}`)})})},...t}}function Pe(t,e,i){return{observe:t,handler(){Se(this,i)},...e}}function lr(t,e,i,n){return Math.abs(t-i)>=Math.abs(e-n)?t-i>0?"Left":"Right":e-n>0?"Up":"Down"}function cr(t){return g(t).map(e=>{const{ownerDocument:i}=e,n=Bt(e,!0);return n===i.scrollingElement?i:n})}var it={connected(){E(this.$el,this.$options.id)}};function Kt(t){t.target.closest('a[href="#"],a[href=""]')&&t.preventDefault()}var Zt={props:{cls:Boolean,animation:"list",duration:Number,velocity:Number,origin:String,transition:String},data:{cls:!1,animation:[!1],duration:200,velocity:.2,origin:!1,transition:"ease",clsEnter:"uk-togglable-enter",clsLeave:"uk-togglable-leave"},computed:{hasAnimation:({animation:t})=>!!t[0],hasTransition:({animation:t})=>["slide","reveal"].some(e=>lt(t[0],e))},methods:{async toggleElement(t,e,i){try{return await Promise.all(g(t).map(n=>{const o=Ft(e)?e:!this.isToggled(n);if(!C(n,`before${o?"show":"hide"}`,[this]))return Promise.reject();const s=(G(i)?i:i===!1||!this.hasAnimation?hr:this.hasTransition?ur:fr)(n,o,this),r=o?this.clsEnter:this.clsLeave;E(n,r),C(n,o?"show":"hide",[this]);const a=()=>{var l;A(n,r),C(n,o?"shown":"hidden",[this]),o&&((l=F("[autofocus]",n).find(L))==null||l.focus({preventScroll:!0}))};return s?s.then(a,()=>(A(n,r),Promise.reject())):a()})),!0}catch{return!1}},isToggled(t=this.$el){return t=B(t),m(t,this.clsEnter)?!0:m(t,this.clsLeave)?!1:this.cls?m(t,this.cls.split(" ")[0]):L(t)},_toggle(t,e){if(!t)return;e=!!e;let i;this.cls?(i=d(this.cls," ")||e!==m(t,this.cls),i&&j(t,this.cls,d(this.cls," ")?void 0:e)):(i=e===t.hidden,i&&(t.hidden=!e)),i&&C(t,"toggled",[e,this])}}};function hr(t,e,{_toggle:i}){return mt.cancel(t),J.cancel(t),i(t,e)}async function ur(t,e,{animation:i,duration:n,velocity:o,transition:s,_toggle:r}){var a;const[l="reveal",h="top"]=((a=i[0])==null?void 0:a.split("-"))||[],u=[["left","right"],["top","bottom"]],f=u[d(u[0],h)?0:1],p=f[1]===h,b=["width","height"][u.indexOf(f)],$=`margin-${f[0]}`,S=`margin-${h}`;let Y=P(t)[b];const nt=J.inProgress(t);await J.cancel(t),e&&r(t,!0);const bt=Object.fromEntries(["padding","border","width","height","minWidth","minHeight","overflowY","overflowX",$,S].map(Uo=>[Uo,t.style[Uo]])),rt=P(t),un=x(c(t,$)),Wo=x(c(t,S)),Nt=rt[b]+Wo;!nt&&!e&&(Y+=Wo);const[si]=Ci(t,"<div>");c(si,{boxSizing:"border-box",height:rt.height,width:rt.width,...c(t,["overflow","padding","borderTop","borderRight","borderBottom","borderLeft","borderImage",S])}),c(t,{padding:0,border:0,minWidth:0,minHeight:0,[S]:0,width:rt.width,height:rt.height,overflow:"hidden",[b]:Y});const jo=Y/Nt;n=(o*Nt+n)*(e?1-jo:jo);const Ro={[b]:e?Nt:0};p&&(c(t,$,Nt-Y+un),Ro[$]=e?un:Nt+un),!p^l==="reveal"&&(c(si,$,-Nt+Y),J.start(si,{[$]:e?0:-Nt},n,s));try{await J.start(t,Ro,n,s)}finally{c(t,bt),$e(si.firstChild),e||r(t,!1)}}function fr(t,e,i){const{animation:n,duration:o,_toggle:s}=i;return e?(s(t,!0),mt.in(t,n[0],o,i.origin)):mt.out(t,n[1]||n[0],o,i.origin).then(()=>s(t,!1))}const N={TAB:9,ESC:27,SPACE:32,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40};var po={mixins:[it,Zt],props:{animation:Boolean,targets:String,active:null,collapsible:Boolean,multiple:Boolean,toggle:String,content:String,offset:Number},data:{targets:"> *",active:!1,animation:!0,collapsible:!0,multiple:!1,clsOpen:"uk-open",toggle:".uk-accordion-title",content:".uk-accordion-content",offset:0},computed:{items:({targets:t},e)=>F(t,e),toggles({toggle:t}){return this.items.map(e=>k(t,e))},contents({content:t}){return this.items.map(e=>{var i;return((i=e._wrapper)==null?void 0:i.firstElementChild)||k(t,e)})}},watch:{items(t,e){if(e||m(t,this.clsOpen))return;const i=this.active!==!1&&t[Number(this.active)]||!this.collapsible&&t[0];i&&this.toggle(i,!1)},toggles(){this.$emit()},contents(t){for(const e of t){const i=m(this.items.find(n=>n.contains(e)),this.clsOpen);ti(e,!i)}this.$emit()}},observe:Vi(),events:[{name:"click keydown",delegate:({targets:t,$props:e})=>`${t} ${e.toggle}`,handler(t){if(t.type==="keydown"&&t.keyCode!==N.SPACE)return;const e=jt(this.toggles,t.current);if(e===-1)return;Kt(t);const i=pr(t.target);this.toggle(e).finally(i)}},{name:"show hide shown hidden",self:!0,delegate:({targets:t})=>t,handler(){this.$emit()}}],update(){const t=ge(this.items,`.${this.clsOpen}`);for(const e in this.items){const i=this.toggles[e],n=this.contents[e];if(!i||!n)continue;i.id=Qe(this,i),n.id=Qe(this,n);const o=d(t,this.items[e]);_(i,{role:I(i,"a")?"button":null,"aria-controls":n.id,"aria-expanded":o,"aria-disabled":!this.collapsible&&t.length<2&&o}),_(n,{role:"region","aria-labelledby":i.id}),I(n,"ul")&&_(tt(n),"role","presentation")}},methods:{toggle(t,e){t=this.items[yt(t,this.items)];let i=[t];const n=ge(this.items,`.${this.clsOpen}`);return!this.multiple&&!d(n,i[0])&&(i=i.concat(n)),!this.collapsible&&n.length<2&&d(n,t)&&(i=[]),Promise.all(i.map(o=>this.toggleElement(o,!d(n,o),(s,r)=>{if(j(s,this.clsOpen,r),e===!1||!this.animation){ti(k(this.content,s),!r);return}return dr(s,r,this)})))}}};function ti(t,e){t&&(t.hidden=e)}async function dr(t,e,{content:i,duration:n,velocity:o,transition:s}){var r;i=((r=t._wrapper)==null?void 0:r.firstElementChild)||k(i,t),t._wrapper||(t._wrapper=Ve(i,"<div>"));const a=t._wrapper;c(a,"overflow","hidden");const l=x(c(a,"height"));await J.cancel(a),ti(i,!1);const h=he(["marginTop","marginBottom"],f=>c(i,f))+P(i).height,u=l/h;n=h?(o*h+n)*(e?1-u:u):0,c(a,"height",l),await J.start(a,{height:e?h:0},n,s),$e(i),delete t._wrapper,e||ti(i,!0)}function pr(t){const e=Bt(t,!0);let i;return(function n(){i=requestAnimationFrame(()=>{const{top:o}=P(t);o<0&&(e.scrollTop+=o),n()})})(),()=>requestAnimationFrame(()=>cancelAnimationFrame(i))}var gr={mixins:[it,Zt],args:"animation",props:{animation:Boolean,close:String},data:{animation:!0,selClose:".uk-alert-close",duration:150},events:{name:"click",delegate:({selClose:t})=>t,handler(t){Kt(t),this.close()}},methods:{async close(){await this.toggleElement(this.$el,!1,mr),this.$destroy(!0)}}};function mr(t,e,{duration:i,transition:n,velocity:o}){const s=x(c(t,"height"));return c(t,"height",s),J.start(t,{height:0,marginTop:0,marginBottom:0,paddingTop:0,paddingBottom:0,borderTop:0,borderBottom:0,opacity:0},o*s+i,n)}var go={args:"autoplay",props:{automute:Boolean,autoplay:Boolean,restart:Boolean,hoverTarget:Boolean},data:{automute:!1,autoplay:!0,restart:!1,hoverTarget:!1},beforeConnect(){const t=I(this.$el,"video");this.autoplay==="inview"&&t&&!ct(this.$el,"preload")&&(this.$el.preload="none"),!t&&!ct(this.$el,"allow")&&(this.$el.allow="autoplay"),this.autoplay==="hover"&&(t?this.$el.tabIndex=0:this.autoplay=!0),(this.automute||ct(this.$el,"muted"))&&In(this.$el)},events:[{name:`${Lt} focusin`,el:({hoverTarget:t,$el:e})=>W(t,e)||e,filter:({autoplay:t})=>d(t,"hover"),handler(t){!ht(t)||!vr(this.$el)?Di(this.$el):Gi(this.$el,this.restart)}},{name:`${Wt} focusout`,el:({hoverTarget:t,$el:e})=>W(t,e)||e,filter:({autoplay:t})=>d(t,"hover"),handler(t){ht(t)||Gi(this.$el,this.restart)}}],observe:[Dt({filter:({$el:t})=>t.preload==="none",handler([{target:t}]){t.preload="",this.$reset()}}),Dt({filter:({$el:t,autoplay:e})=>e!=="hover"&&t.preload!=="none",handler([{isIntersecting:t,target:e}]){document.fullscreenElement||(t?this.autoplay&&Di(e):Gi(e,this.restart))},args:{intersecting:!1},options:({$el:t,autoplay:e})=>({root:e==="inview"?null:M(t).closest(":not(a)")})})]};function vr(t){return!t.paused&&!t.ended}function Gi(t,e){Nn(t),e&&I(t,"video")&&(t.currentTime=0)}var br={mixins:[go],props:{width:Number,height:Number},data:{automute:!0},created(){this.useObjectFit=I(this.$el,"img","video")},observe:ft({target:({$el:t})=>mo(t)||M(t),filter:({useObjectFit:t})=>!t}),update:{read(){if(this.useObjectFit)return!1;const{$el:t,width:e=t.clientWidth,height:i=t.clientHeight}=this,n=mo(t)||M(t),o=gn.cover({width:e,height:i},{width:n.offsetWidth,height:n.offsetHeight});return o.width&&o.height?o:!1},write({height:t,width:e}){c(this.$el,{height:t,width:e})},events:["resize"]}};function mo(t){for(;t=M(t);)if(c(t,"position")!=="static")return t}var Xi={props:{container:Boolean},data:{container:!0},computed:{container({container:t}){return t===!0&&this.$container||t&&k(t)}}},wr={props:{pos:String,offset:Boolean,flip:Boolean,shift:Boolean,inset:Boolean},data:{pos:`bottom-${St?"right":"left"}`,offset:!1,flip:!0,shift:!0,inset:!1},connected(){this.pos=this.$props.pos.split("-").concat("center").slice(0,2),[this.dir,this.align]=this.pos,this.axis=d(["top","bottom"],this.dir)?"y":"x"},methods:{positionAt(t,e,i){let n=[this.getPositionOffset(t),this.getShiftOffset(t)];const o=[this.flip&&"flip",this.shift&&"shift"],s={element:[this.inset?this.dir:_n(this.dir),this.align],target:[this.dir,this.align]};if(this.axis==="y"){for(const l in s)s[l].reverse();n.reverse(),o.reverse()}const r=vo(t),a=P(t);c(t,{top:-a.height,left:-a.width}),jn(t,e,{attach:s,offset:n,boundary:i,placement:o,viewportOffset:this.getViewportOffset(t)}),r()},getPositionOffset(t=this.$el){return K(this.offset===!1?c(t,"--uk-position-offset"):this.offset,this.axis==="x"?"width":"height",t)*(d(["left","top"],this.dir)?-1:1)*(this.inset?-1:1)},getShiftOffset(t=this.$el){return this.align==="center"?0:K(c(t,"--uk-position-shift-offset"),this.axis==="y"?"width":"height",t)*(d(["left","top"],this.align)?1:-1)},getViewportOffset(t){return K(c(t,"--uk-position-viewport-offset"))}}};function vo(t){const e=Bt(t),{scrollTop:i}=e;return()=>{i!==e.scrollTop&&(e.scrollTop=i)}}let Ji;function bo(t){const e=w(t,"touchstart",o=>{if(o.targetTouches.length!==1||T(o.target,'input[type="range"]'))return;let s=gt(o).y;const r=w(t,"touchmove",a=>{const l=gt(a).y;l!==s&&(s=l,Yt(a.target).some(h=>{if(!t.contains(h))return!1;let{scrollHeight:u,clientHeight:f}=h;return f<u})||a.preventDefault())},{passive:!1});D(t,"scroll touchend touchcancel",r,{capture:!0})},{passive:!0});if(Ji)return e;Ji=!0;const{scrollingElement:i}=document,n={overflowY:CSS.supports("overflow","clip")?"clip":"hidden",touchAction:"none",scrollbarGutter:Ye(window)-i.clientWidth?"stable":""};return c(i,n),()=>{Ji=!1,e(),yi(i,n)}}let z;var wo={mixins:[it,Xi,wr,Zt],args:"pos",props:{mode:"list",toggle:Boolean,boundary:Boolean,boundaryX:Boolean,boundaryY:Boolean,target:Boolean,targetX:Boolean,targetY:Boolean,stretch:Boolean,delayShow:Number,delayHide:Number,autoUpdate:Boolean,animateOut:Boolean,bgScroll:Boolean,closeOnScroll:Boolean},data:{mode:["click","hover"],toggle:"- *",boundary:!1,boundaryX:!1,boundaryY:!1,target:!1,targetX:!1,targetY:!1,stretch:!1,delayShow:0,delayHide:800,autoUpdate:!0,animateOut:!1,bgScroll:!0,animation:["uk-animation-fade"],cls:"uk-open",container:!1,closeOnScroll:!1,selClose:".uk-drop-close"},computed:{boundary({boundary:t,boundaryX:e,boundaryY:i},n){return[W(e||t,n)||window,W(i||t,n)||window]},target({target:t,targetX:e,targetY:i},n){return e||(e=t||this.targetEl),i||(i=t||this.targetEl),[e===!0?window:W(e,n),i===!0?window:W(i,n)]}},created(){this.tracker=new Mn},connected(){E(this.$el,"uk-drop"),this.toggle&&!this.targetEl&&(this.targetEl=yr(this)),_(this.targetEl,"aria-expanded",!1),this._style=hi(this.$el.style,["width","height"])},disconnected(){this.isActive()&&(this.hide(!1),z=null),c(this.$el,this._style)},events:[{name:"click",delegate:({selClose:t})=>t,handler(t){Kt(t),this.hide(!1)}},{name:"click",delegate:()=>'a[href*="#"]',handler({defaultPrevented:t,current:e}){const{hash:i}=e;!t&&i&&Rt(e)&&!this.$el.contains(k(i))&&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==null?void 0:e.$el,!1)}},{name:"toggleshow",self:!0,handler(t,e){t.preventDefault(),this.show(e==null?void 0:e.$el)}},{name:"togglehide",self:!0,handler(t){t.preventDefault(),T(this.$el,":focus,:hover")||this.hide()}},{name:`${Lt} focusin`,filter:({mode:t})=>d(t,"hover"),handler(t){ht(t)||this.clearTimers()}},{name:`${Wt} focusout`,filter:({mode:t})=>d(t,"hover"),handler(t){!ht(t)&&t.relatedTarget&&this.hide()}},{name:"toggled",self:!0,handler(t,e){e&&(this.clearTimers(),this.position())}},{name:"show",self:!0,handler(){z=this,this.tracker.init(),_(this.targetEl,"aria-expanded",!0);const t=[xr(this),kr(this),Er(this),this.autoUpdate&&$o(this),this.closeOnScroll&&Sr(this)];D(this.$el,"hide",()=>t.forEach(e=>e&&e()),{self:!0}),this.bgScroll||D(this.$el,"hidden",bo(this.$el),{self:!0})}},{name:"beforehide",self:!0,handler(){this.clearTimers()}},{name:"hide",handler({target:t}){if(this.$el!==t){z=z===null&&this.$el.contains(t)&&this.isToggled()?this:z;return}z=this.isActive()?null:z,this.tracker.cancel(),_(this.targetEl,"aria-expanded",!1)}}],update:{write(){this.isToggled()&&!m(this.$el,this.clsEnter)&&this.position()}},methods:{show(t=this.targetEl,e=!0){if(this.isToggled()&&t&&this.targetEl&&t!==this.targetEl&&this.hide(!1,!1),this.targetEl=t,this.clearTimers(),!this.isActive()){if(z){if(e&&z.isDelaying()){this.showTimer=setTimeout(()=>T(t,":hover")&&this.show(),10);return}let i;for(;z&&i!==z&&!z.$el.contains(this.$el);)i=z,z.hide(!1,!1);e=!1}this.container&&M(this.$el)!==this.container&&et(this.container,this.$el),E(this.$el,this.clsEnter),this.showTimer=setTimeout(()=>this.toggleElement(this.$el,!0),e&&this.delayShow||0)}},hide(t=!0,e=!0){const i=()=>{A(this.$el,this.clsEnter),this.toggleElement(this.$el,!1,this.animateOut&&e)};this.clearTimers(),this.isDelayedHide=t,t&&this.isDelaying()?this.hideTimer=setTimeout(this.hide,50):t&&this.delayHide?this.hideTimer=setTimeout(i,this.delayHide):i()},clearTimers(){clearTimeout(this.showTimer),clearTimeout(this.hideTimer),this.showTimer=null,this.hideTimer=null},isActive(){return z===this},isDelaying(){return[this.$el,...F(".uk-drop",this.$el)].some(t=>this.tracker.movesTo(t))},position(){const t=vo(this.$el);A(this.$el,"uk-drop-stack"),c(this.$el,this._style),this.$el.hidden=!0;const e=this.target.map(s=>$r(this.$el,s)),i=this.getViewportOffset(this.$el),n=[[0,["x","width","left","right"]],[1,["y","height","top","bottom"]]];for(const[s,[r,a]]of n)this.axis!==r&&d([r,!0],this.stretch)&&c(this.$el,{[a]:Math.min(v(this.boundary[s])[a],e[s][a]-2*i),[`overflow-${r}`]:"auto"});const o=e[0].width-2*i;this.$el.hidden=!1,c(this.$el,"maxWidth",""),this.$el.offsetWidth>o&&E(this.$el,"uk-drop-stack"),c(this.$el,"maxWidth",o),this.positionAt(this.$el,this.target,this.boundary);for(const[s,[r,a,l,h]]of n)if(this.axis===r&&d([r,!0],this.stretch)){const u=Math.abs(this.getPositionOffset()),f=v(this.target[s]),p=v(this.$el);c(this.$el,{[a]:(f[l]>p[l]?f[this.inset?h:l]-Math.max(v(this.boundary[s])[l],e[s][l]+i):Math.min(v(this.boundary[s])[h],e[s][h]-i)-f[this.inset?l:h])-u,[`overflow-${r}`]:"auto"}),this.positionAt(this.$el,this.target,this.boundary)}t()}}};function $r(t,e){return Z(Gt(e).find(i=>i.contains(t)))}function yr(t){const{$el:e}=t.$create("toggle",W(t.toggle,t.$el),{target:t.$el,mode:t.mode});return e.ariaHasPopup=!0,e}function xr(t){const e=()=>t.$emit(),i=[Bi(e),ke(Gt(t.$el).concat(t.target),e)];return()=>i.map(n=>n.disconnect())}function $o(t,e=()=>t.$emit()){return w([document,...Gt(t.$el)],"scroll",e,{passive:!0})}function kr(t){return w(document,"keydown",e=>{e.keyCode===N.ESC&&t.hide(!1)})}function Sr(t){return $o(t,()=>t.hide(!1))}function Er(t){return w(document,Et,({target:e})=>{t.$el.contains(e)||D(document,`${Tt} ${fe} scroll`,({defaultPrevented:i,type:n,target:o})=>{var s;!i&&n===Tt&&e===o&&!((s=t.targetEl)!=null&&s.contains(e))&&t.hide(!1)},!0)})}var yo={mixins:[it,Xi],props:{align:String,boundary:Boolean,dropbar:Boolean,dropbarAnchor:Boolean,duration:Number,mode:Boolean,offset:Boolean,stretch:Boolean,delayShow:Boolean,delayHide:Boolean,target:Boolean,targetX:Boolean,targetY:Boolean,animation:Boolean,animateOut:Boolean,closeOnScroll:Boolean},data:{align:St?"right":"left",clsDrop:"uk-dropdown",clsDropbar:"uk-dropnav-dropbar",boundary:!0,dropbar:!1,dropbarAnchor:!1,flip:!0,delayShow:160,duration:200,container:!1,selNavItem:"> li > a, > ul > li > a"},computed:{dropbarAnchor:({dropbarAnchor:t},e)=>W(t,e)||e,dropbar({dropbar:t}){return t?(t=this._dropbar||W(t,this.$el)||k(`+ .${this.clsDropbar}`,this.$el),t||(this._dropbar=k("<div>"))):null},dropContainer(t,e){return this.container||e},dropdowns({clsDrop:t},e){var i;const n=F(`.${t}`,e);if(this.dropContainer!==e)for(const o of F(`.${t}`,this.dropContainer)){const s=(i=this.getDropdown(o))==null?void 0:i.targetEl;!d(n,o)&&s&&this.$el.contains(s)&&n.push(o)}return n},items({selNavItem:t},e){return F(t,e)}},watch:{dropbar(t){E(t,"uk-dropbar","uk-dropbar-top",this.clsDropbar,`uk-${this.$options.name}-dropbar`)},dropdowns(){this.initializeDropdowns()}},connected(){this.initializeDropdowns(),Tr(this.$el)},disconnected(){Ct(this._dropbar),delete this._dropbar},events:[{name:"mouseover focusin",delegate:({selNavItem:t})=>t,handler({current:t}){const e=this.getActive();e&&d(e.mode,"hover")&&e.targetEl&&!t.contains(e.targetEl)&&!e.isDelaying()&&e.hide(!1)}},{name:"keydown",self:!0,delegate:({selNavItem:t})=>t,handler(t){var e;const{current:i,keyCode:n}=t,o=this.getActive();if(n===N.DOWN)if((o==null?void 0:o.targetEl)===i)t.preventDefault(),(e=k(pe,o.$el))==null||e.focus();else{const s=this.dropdowns.find(r=>{var a;return((a=this.getDropdown(r))==null?void 0:a.targetEl)===i});s&&(t.preventDefault(),i.click(),D(s,"show",r=>{var a;return(a=k(pe,r.target))==null?void 0:a.focus()}))}xo(t,this.items,o)}},{name:"keydown",el:({dropContainer:t})=>t,delegate:({clsDrop:t})=>`.${t}`,handler(t){var e;const{current:i,keyCode:n,target:o}=t;if(He(o)||!d(this.dropdowns,i))return;const s=this.getActive();let r=-1;if(n===N.HOME?r=0:n===N.END?r="last":n===N.UP?r="previous":n===N.DOWN?r="next":n===N.ESC&&((e=s.targetEl)==null||e.focus()),~r){t.preventDefault();const a=F(pe,i);a[yt(r,a,Be(a,l=>T(l,":focus")))].focus();return}xo(t,this.items,s)}},{name:"mouseleave",el:({dropbar:t})=>t,filter:({dropbar:t})=>t,handler(){const t=this.getActive();t&&d(t.mode,"hover")&&!this.dropdowns.some(e=>T(e,":hover"))&&t.hide()}},{name:"beforeshow",el:({dropContainer:t})=>t,filter:({dropbar:t})=>t,handler({target:t}){this.isDropbarDrop(t)&&(this.dropbar.previousElementSibling!==this.dropbarAnchor&&Re(this.dropbarAnchor,this.dropbar),E(t,`${this.clsDrop}-dropbar`))}},{name:"show",el:({dropContainer:t})=>t,filter:({dropbar:t})=>t,handler({target:t}){if(!this.isDropbarDrop(t))return;const e=this.getDropdown(t),i=()=>{const n=Math.max(...me(t,`.${this.clsDrop}`).concat(t).map(o=>v(o).bottom));v(this.dropbar,{left:v(this.dropbar).left,top:this.getDropbarOffset(e.getPositionOffset())}),this.transitionTo(n-v(this.dropbar).top+x(c(t,"marginBottom")),t)};this._observer=ke([e.$el,...e.target],i),i()}},{name:"beforehide",el:({dropContainer:t})=>t,filter:({dropbar:t})=>t,handler(t){const e=this.getActive();T(this.dropbar,":hover")&&e.$el===t.target&&this.isDropbarDrop(e.$el)&&d(e.mode,"hover")&&e.isDelayedHide&&!this.items.some(i=>e.targetEl!==i&&T(i,":focus"))&&t.preventDefault()}},{name:"hide",el:({dropContainer:t})=>t,filter:({dropbar:t})=>t,handler({target:t}){var e;if(!this.isDropbarDrop(t))return;(e=this._observer)==null||e.disconnect();const i=this.getActive();(!i||i.$el===t)&&this.transitionTo(0)}}],methods:{getActive(){var t;return d(this.dropdowns,(t=z)==null?void 0:t.$el)&&z},async transitionTo(t,e){const{dropbar:i}=this,n=ut(i);if(e=n<t&&e,await J.cancel([e,i]),e){const o=v(e).top-v(i).top-n;o>0&&c(e,"transitionDelay",`${o/t*this.duration}ms`)}c(e,"clipPath",`polygon(0 0,100% 0,100% ${n}px,0 ${n}px)`),ut(i,n),await Promise.all([J.start(i,{height:t},this.duration),J.start(e,{clipPath:`polygon(0 0,100% 0,100% ${t}px,0 ${t}px)`},this.duration).finally(()=>c(e,{clipPath:"",transitionDelay:""}))]).catch(st)},getDropdown(t){return this.$getComponent(t,"drop")||this.$getComponent(t,"dropdown")},isDropbarDrop(t){return d(this.dropdowns,t)&&m(t,this.clsDrop)},getDropbarOffset(t){const{$el:e,target:i,targetY:n}=this,{top:o,height:s}=v(W(n||i||e,e));return o+s+t},initializeDropdowns(){this.$create("drop",this.dropdowns.filter(t=>!this.getDropdown(t)),{...this.$props,flip:this.flip&&!this.$props.dropbar,shift:!0,pos:`bottom-${this.align}`,boundaryX:this.boundary===!0?this.$el:this.boundary})}}};function xo(t,e,i){var n,o,s;const{current:r,keyCode:a}=t;let l=-1;a===N.HOME?l=0:a===N.END?l="last":a===N.LEFT?l="previous":a===N.RIGHT?l="next":a===N.TAB&&((n=i.targetEl)==null||n.focus(),(o=i.hide)==null||o.call(i,!1)),~l&&(t.preventDefault(),(s=i.hide)==null||s.call(i,!1),e[yt(l,e,e.indexOf(i.targetEl||r))].focus())}function Tr(t){const e=()=>i.forEach(n=>n()),i=[D(t.ownerDocument,di,n=>t.contains(n.target)||e()),w(t,`mouseenter ${Lt}`,n=>n.stopPropagation(),{capture:!0}),w(t,`mouseleave ${Wt}`,e,{capture:!0})]}var Cr={mixins:[it],args:"target",props:{target:Boolean},data:{target:!1},computed:{input:(t,e)=>k(de,e),state(){return this.input.nextElementSibling},target({target:t},e){return t&&(t===!0&&M(this.input)===e&&this.input.nextElementSibling||k(t,e))}},update(){var t;const{target:e,input:i}=this;if(!e)return;let n;const o=He(e)?"value":"textContent",s=e[o],r=(t=i.files)!=null&&t[0]?i.files[0].name:T(i,"select")&&(n=F("option",i).filter(a=>a.selected)[0])?n.textContent:i.value;s!==r&&(e[o]=r)},events:[{name:"change",handler(){this.$emit()}},{name:"reset",el:({$el:t})=>t.closest("form"),handler(){this.$emit()}}]},ko={props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},observe:[_e({options:{childList:!0}}),_e({options:{attributes:!0,attributeFilter:["style"]}}),ft({handler(t){for(const{target:e,borderBoxSize:[{inlineSize:i,blockSize:n}]}of t)if(e===this.$el&&!i&&!n)return;this.$emit("resize")},target:({$el:t})=>[t,...tt(t)]})],update:{read(){return{rows:So(tt(this.$el))}},write({rows:t}){for(const e of t)for(const i of e)j(i,this.margin,t[0]!==e),j(i,this.firstColumn,e[St?e.length-1:0]===i)},events:["resize"]}};function So(t){const e=[[]],i=t.some((n,o)=>o&&t[o-1].offsetParent!==n.offsetParent);for(const n of t){if(!L(n))continue;const o=Ki(n,i);for(let s=e.length-1;s>=0;s--){const r=e[s];if(!r[0]){r.push(n);break}const a=Ki(r[0],i);if(o.top>=a.bottom-1&&o.top!==a.top){e.push([n]);break}if(o.bottom-1>a.top||o.top===a.top){let l=r.length-1;for(;l>=0;l--){const h=Ki(r[l],i);if(o.left>=h.left)break}r.splice(l+1,0,n);break}if(s===0){e.unshift([n]);break}}}return e}function Ki(t,e=!1){let{offsetTop:i,offsetLeft:n,offsetHeight:o,offsetWidth:s}=t;return e&&([i,n]=ye(t)),{top:i,left:n,bottom:i+o,right:n+s}}var _r={extends:ko,mixins:[it],name:"grid",props:{masonry:Boolean,parallax:String,parallaxStart:String,parallaxEnd:String,parallaxJustify:Boolean},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0,parallaxStart:0,parallaxEnd:0,parallaxJustify:!1},connected(){this.masonry&&E(this.$el,"uk-flex-top","uk-flex-wrap-top")},observe:Yi({filter:({parallax:t,parallaxJustify:e})=>t||e}),update:[{write({rows:t}){j(this.$el,this.clsStack,!t.some(e=>e.length>1))},events:["resize"]},{read(t){const{rows:e}=t;let{masonry:i,parallax:n,parallaxJustify:o,margin:s}=this;if(n=Math.max(0,K(n)),!(i||n||o)||Eo(e)||e[0].some((b,$)=>e.some(S=>S[$]&&S[$].offsetWidth!==b.offsetWidth)))return t.translates=t.scrollColumns=!1;let r=Or(e,s),a,l;i?[a,l]=Pr(e,r,i==="next"):a=Br(e);const h=a.map(b=>he(b,"offsetHeight")+r*(b.length-1)),u=Math.max(0,...h);let f,p,y;return(n||o)&&(f=h.map((b,$)=>o?u-b+n:n/($%2||8)),o||(n=Math.max(...h.map((b,$)=>b+f[$]-u))),p=K(this.parallaxStart,"height",this.$el,!0),y=K(this.parallaxEnd,"height",this.$el,!0)),{columns:a,translates:l,scrollColumns:f,parallaxStart:p,parallaxEnd:y,padding:n,height:l?u:""}},write({height:t,padding:e}){c(this.$el,"paddingBottom",e||""),t!==!1&&c(this.$el,"height",t)},events:["resize"]},{read({rows:t,scrollColumns:e,parallaxStart:i,parallaxEnd:n}){return{scrolled:e&&!Eo(t)?Ln(this.$el,i,n):!1}},write({columns:t,scrolled:e,scrollColumns:i,translates:n}){!e&&!n||t.forEach((o,s)=>o.forEach((r,a)=>{let[l,h]=n&&n[s][a]||[0,0];e&&(h+=e*i[s]),c(r,"transform",`translate(${l}px, ${h}px)`)}))},events:["scroll","resize"]}]};function Eo(t){return t.flat().some(e=>c(e,"position")==="absolute")}function Pr(t,e,i){const n=[],o=[],s=Array(t[0].length).fill(0);let r=0;for(let a of t){const l=St?a.slice().reverse():a;let h=0;for(const u in l){const{offsetWidth:f,offsetHeight:p}=l[u],y=i?u:s.indexOf(Math.min(...s));Zi(n,y,l[u]),Zi(o,y,[(y-u)*f*(St?-1:1),s[y]-r]),s[y]+=p+e,h=Math.max(h,p)}r+=h+e}return[n,o]}function Or(t,e){const i=t.flat().find(n=>m(n,e));return x(i?c(i,"marginTop"):c(t[0][0],"paddingLeft"))}function Br(t){const e=[];for(const i of t)for(const n in i)Zi(e,n,i[n]);return e}function Zi(t,e,i){t[e]||(t[e]=[]),t[e].push(i)}var Mr={args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0},computed:{elements:({target:t},e)=>F(t,e)},observe:ft({target:({$el:t,elements:e})=>e.reduce((i,n)=>i.concat(n,...n.children),[t])}),events:{name:"loadingdone",el:()=>document.fonts,handler(){this.$emit("resize")}},update:{read(){return{rows:(this.row?So(this.elements):[this.elements]).map(Dr)}},write({rows:t}){for(const{heights:e,elements:i}of t)i.forEach((n,o)=>c(n,"minHeight",e[o]))},events:["resize"]}};function Dr(t){if(t.length<2)return{heights:[""],elements:t};let e=t.map(Ar);const i=Math.max(...e);return{heights:t.map((n,o)=>e[o].toFixed(2)===i.toFixed(2)?"":i),elements:t}}function Ar(t){const e=hi(t.style,["display","minHeight"]);L(t)||c(t,"display","block","important"),c(t,"minHeight","");const i=P(t).height-Ut(t,"height","content-box");return c(t,e),i}var Nr={args:"target",props:{target:String},data:{target:""},computed:{target:{get:({target:t},e)=>W(t,e),observe:({target:t})=>t}},observe:ft({target:({target:t})=>t}),update:{read(){return this.target?{height:this.target.offsetHeight}:!1},write({height:t}){c(this.$el,"minHeight",t)},events:["resize"]}},ei={props:{media:Boolean},data:{media:!1},connected(){const t=Ir(this.media,this.$el);if(this.matchMedia=!0,t){this.mediaObj=window.matchMedia(t);const e=()=>{this.matchMedia=this.mediaObj.matches,C(this.$el,Le("mediachange",!1,!0,[this.mediaObj]))};this.offMediaObj=w(this.mediaObj,"change",()=>{e(),this.$emit("resize")}),e()}},disconnected(){var t;(t=this.offMediaObj)==null||t.call(this)}};function Ir(t,e){if(O(t)){if(lt(t,"@"))t=x(c(e,`--uk-breakpoint-${t.slice(1)}`));else if(isNaN(t))return t}return t&&pt(t)?`(min-width: ${t}px)`:""}var Fr={mixins:[ei],props:{expand:Boolean,offsetTop:Boolean,offsetBottom:Boolean,min:Number,property:String},data:{expand:!1,offsetTop:!1,offsetBottom:!1,min:0,property:"min-height"},observe:[uo({filter:({expand:t})=>t}),ft({target:({$el:t})=>Yt(t)})],update:{read(){if(!L(this.$el))return!1;if(!this.matchMedia)return{minHeight:!1};const t=Ut(this.$el,"height","content-box"),{body:e,scrollingElement:i}=document,n=Bt(this.$el),{height:o}=Z(n===e?i:n),s=i===n||e===n;let r=`calc(${s?"100vh":`${o}px`}`;if(this.expand){const a=P(n).height-P(this.$el).height;r+=` - ${a}px`}else{if(this.offsetTop)if(s){const a=this.offsetTop===!0?this.$el:W(this.offsetTop,this.$el),{top:l}=v(a);r+=l>0&&l<o/2?` - ${l}px`:""}else r+=` - ${Ut(n,"height",c(n,"boxSizing"))}px`;this.offsetBottom===!0?r+=` - ${P(this.$el.nextElementSibling).height}px`:pt(this.offsetBottom)?r+=` - ${this.offsetBottom}vh`:this.offsetBottom&&ie(this.offsetBottom,"px")?r+=` - ${x(this.offsetBottom)}px`:O(this.offsetBottom)&&(r+=` - ${P(W(this.offsetBottom,this.$el)).height}px`)}return r+=`${t?` - ${t}px`:""})`,{minHeight:r}},write({minHeight:t}){c(this.$el,this.property,t===!1?"":`max(${this.min||0}px, ${t})`)},events:["resize"]}},Hr='<svg width="13" height="13" viewBox="0 0 13 13"><style>.uk-accordion-icon svg&gt;[class*=&quot;line-&quot;]{transition:0.2s ease-out;transition-property:transform, opacity;transform-origin:center}[aria-expanded=&quot;true&quot;] .uk-accordion-icon svg&gt;.line-1{transform:rotate(-45deg);opacity:0}[aria-expanded=&quot;true&quot;] .uk-accordion-icon svg&gt;.line-2{transform:rotate(90deg)}</style><rect width="13" height="1" fill="#000" x="0" y="6" class="line-1"/><rect width="1" height="13" fill="#000" x="6" y="0" class="line-2"/></svg>',zr='<svg width="14" height="14" viewBox="0 0 14 14"><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>',qr='<svg width="20" height="20" viewBox="0 0 20 20"><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>',Lr='<svg width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',Wr='<svg width="20" height="20" viewBox="0 0 20 20"><rect width="1" height="11" x="9" y="4"/><rect width="11" height="1" x="4" y="9"/></svg>',jr='<svg width="14" height="14" viewBox="0 0 14 14"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 4 7 10 13 4"/></svg>',Rr='<svg width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',Ur='<svg width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',Vr='<svg width="20" height="20" viewBox="0 0 20 20"><style>.uk-navbar-toggle-icon svg&gt;[class*=&quot;line-&quot;]{transition:0.2s ease-in-out;transition-property:transform, opacity;transform-origin:center;opacity:1}.uk-navbar-toggle-icon svg&gt;.line-3{opacity:0}[aria-expanded=&quot;true&quot;].uk-navbar-toggle-icon svg&gt;.line-3,[aria-expanded=&quot;true&quot;]&gt;.uk-navbar-toggle-icon svg&gt;.line-3{opacity:1}[aria-expanded=&quot;true&quot;].uk-navbar-toggle-icon svg&gt;.line-2,[aria-expanded=&quot;true&quot;]&gt;.uk-navbar-toggle-icon svg&gt;.line-2{transform:rotate(45deg)}[aria-expanded=&quot;true&quot;].uk-navbar-toggle-icon svg&gt;.line-3,[aria-expanded=&quot;true&quot;]&gt;.uk-navbar-toggle-icon svg&gt;.line-3{transform:rotate(-45deg)}[aria-expanded=&quot;true&quot;].uk-navbar-toggle-icon svg&gt;.line-1,[aria-expanded=&quot;true&quot;]&gt;.uk-navbar-toggle-icon svg&gt;.line-1,[aria-expanded=&quot;true&quot;].uk-navbar-toggle-icon svg&gt;.line-4,[aria-expanded=&quot;true&quot;]&gt;.uk-navbar-toggle-icon svg&gt;.line-4{opacity:0}[aria-expanded=&quot;true&quot;].uk-navbar-toggle-icon svg&gt;.line-1,[aria-expanded=&quot;true&quot;]&gt;.uk-navbar-toggle-icon svg&gt;.line-1{transform:translateY(6px) scaleX(0)}[aria-expanded=&quot;true&quot;].uk-navbar-toggle-icon svg&gt;.line-4,[aria-expanded=&quot;true&quot;]&gt;.uk-navbar-toggle-icon svg&gt;.line-4{transform:translateY(-6px) scaleX(0)}</style><rect width="20" height="2" y="3" class="line-1"/><rect width="20" height="2" y="9" class="line-2"/><rect width="20" height="2" y="9" class="line-3"/><rect width="20" height="2" y="15" class="line-4"/></svg>',Yr='<svg width="40" height="40" viewBox="0 0 40 40"><rect width="1" height="40" x="19" y="0"/><rect width="40" height="1" x="0" y="19"/></svg>',Gr='<svg width="7" height="12" viewBox="0 0 7 12"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 1 6 6 1 11"/></svg>',Xr='<svg width="7" height="12" viewBox="0 0 7 12"><polyline fill="none" stroke="#000" stroke-width="1.2" points="6 1 1 6 6 11"/></svg>',To='<svg width="20" height="20" viewBox="0 0 20 20"><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>',Jr='<svg width="40" height="40" viewBox="0 0 40 40"><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>',Kr='<svg width="24" height="24" viewBox="0 0 24 24"><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>',Zr='<svg width="25" height="40" viewBox="0 0 25 40"><polyline fill="none" stroke="#000" stroke-width="2" points="4.002,38.547 22.527,20.024 4,1.5"/></svg>',Qr='<svg width="14" height="24" viewBox="0 0 14 24"><polyline fill="none" stroke="#000" stroke-width="1.4" points="1.225,23 12.775,12 1.225,1"/></svg>',ta='<svg width="25" height="40" viewBox="0 0 25 40"><polyline fill="none" stroke="#000" stroke-width="2" points="20.527,1.5 2,20.024 20.525,38.547"/></svg>',ea='<svg width="14" height="24" viewBox="0 0 14 24"><polyline fill="none" stroke="#000" stroke-width="1.4" points="12.775,1 1.225,12 12.775,23"/></svg>',ia='<svg width="30" height="30" viewBox="0 0 30 30"><circle fill="none" stroke="#000" cx="15" cy="15" r="14"/></svg>',na='<svg width="18" height="10" viewBox="0 0 18 10"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 9 9 1 17 9"/></svg>',Co={props:{i18n:Object},data:{i18n:null},methods:{t(t,...e){var i,n,o;let s=0;return((o=((i=this.i18n)==null?void 0:i[t])||((n=this.$options.i18n)==null?void 0:n[t]))==null?void 0:o.replace(/%s/g,()=>e[s++]||""))||""}}},_o={args:"src",props:{width:Number,height:Number,ratio:Number},data:{ratio:1},connected(){this.svg=this.getSvg().then(t=>{if(!this._connected)return;const e=oa(t,this.$el);return this.svgEl&&e!==this.svgEl&&Ct(this.svgEl),sa.call(this,e,t),this.svgEl=e},st)},disconnected(){this.svg.then(t=>{this._connected||(pi(this.$el)&&(this.$el.hidden=!1),Ct(t),this.svgEl=null)}),this.svg=null},methods:{async getSvg(){}}};function oa(t,e){if(pi(e)||I(e,"canvas")){e.hidden=!0;const n=e.nextElementSibling;return Po(t,n)?n:Re(e,t)}const i=e.lastElementChild;return Po(t,i)?i:et(e,t)}function Po(t,e){return I(t,"svg")&&I(e,"svg")&&t.innerHTML===e.innerHTML}function sa(t,e){const i=["width","height"];let n=i.map(s=>this[s]);n.some(s=>s)||(n=i.map(s=>_(e,s)));const o=_(e,"viewBox");o&&!n.some(s=>s)&&(n=o.split(" ").slice(2)),n.forEach((s,r)=>_(t,i[r],x(s)*this.ratio||null))}function Oo(t,e){return e&&d(t,"<symbol")&&(t=aa(t)[e]||t),g(_t(t)).filter(re)[0]}const ra=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,aa=X(function(t){const e={};let i;for(;i=ra.exec(t);)e[i[3]]=`<svg ${i[1]}svg>`;return e}),ii={spinner:ia,totop:na,marker:Wr,"accordion-icon":Hr,"close-icon":zr,"close-large":qr,"drop-parent-icon":Lr,"nav-parent-icon":Rr,"nav-parent-icon-large":jr,"navbar-parent-icon":Ur,"navbar-toggle-icon":Vr,"overlay-icon":Yr,"pagination-next":Gr,"pagination-previous":Xr,"search-icon":To,"search-medium":Kr,"search-large":Jr,"search-toggle-icon":To,"slidenav-next":Qr,"slidenav-next-large":Zr,"slidenav-previous":ea,"slidenav-previous-large":ta},Qi={install:va,mixins:[_o],args:"icon",props:{icon:String},isIcon:!0,beforeConnect(){E(this.$el,"uk-icon")},async connected(){const t=await this.svg;t&&(t.ariaHidden=!0)},methods:{async getSvg(){const t=wa(this.icon);if(!t)throw"Icon not found.";return t}}},vt={args:!1,extends:Qi,data:t=>({icon:wt(t.constructor.options.name)}),beforeConnect(){E(this.$el,this.$options.id)}},la={extends:vt,beforeConnect(){const t=this.$props.icon;this.icon=this.$el.closest(".uk-nav-primary")?`${t}-large`:t}},ca={extends:vt,mixins:[Co],i18n:{toggle:"Open Search",submit:"Submit Search"},beforeConnect(){const t=m(this.$el,"uk-search-toggle")||m(this.$el,"uk-navbar-toggle");if(this.icon=t?"search-toggle-icon":m(this.$el,"uk-search-icon")&&this.$el.closest(".uk-search-large")?"search-large":this.$el.closest(".uk-search-medium")?"search-medium":this.$props.icon,!ct(this.$el,"aria-label"))if(t)this.$el.ariaLabel=this.t("toggle");else{const e=this.$el.closest("a,button");e&&(e.ariaLabel=this.t("submit"))}}},ha={extends:vt,beforeConnect(){this.$el.role="status"},methods:{async getSvg(){const t=await Qi.methods.getSvg.call(this);return this.ratio!==1&&c(k("circle",t),"strokeWidth",1/this.ratio),t}}},At={extends:vt,mixins:[Co],beforeConnect(){const t=this.$el.closest("a,button");_(t,"role",this.role!==null&&I(t,"a")?"button":this.role);const e=this.t("label");e&&!ct(t,"aria-label")&&_(t,"aria-label",e)}},Bo={extends:At,beforeConnect(){E(this.$el,"uk-slidenav");const t=this.$props.icon;this.icon=m(this.$el,"uk-slidenav-large")?`${t}-large`:t}},ua={extends:At,i18n:{label:"Open menu"},beforeConnect(){const t=this.$el.closest("a,button");t&&(t.ariaExpanded=!1)}},fa={extends:At,i18n:{label:"Close"},beforeConnect(){this.icon=`close-${m(this.$el,"uk-close-large")?"large":"icon"}`}},da={extends:At,i18n:{label:"Open"}},pa={extends:At,i18n:{label:"Back to top"}},ga={extends:At,i18n:{label:"Next page"},data:{role:null}},ma={extends:At,i18n:{label:"Previous page"},data:{role:null}},ni={};function va(t){t.icon.add=(e,i)=>{const n=O(e)?{[e]:i}:e;ce(n,(o,s)=>{ii[s]=o,delete ni[s]}),t._initialized&&Pt(document.body,o=>ce(t.getComponents(o),s=>{s.$options.isIcon&&s.icon in n&&s.$reset()}))}}const ba={twitter:"x"};function wa(t){return t=ba[t]||t,ii[t]?(ni[t]||(ni[t]=Oo(ii[$a(t)]||ii[t])),ni[t].cloneNode(!0)):null}function $a(t){return St?ci(ci(t,"left","right"),"previous","next"):t}var ya={args:"dataSrc",props:{dataSrc:String,sources:String,margin:String,target:String,loading:String},data:{dataSrc:"",sources:!1,margin:"50%",target:!1,loading:"lazy"},connected(){this.loading!=="lazy"?this.load():en(this.$el)&&(this.$el.loading="lazy",tn(this.$el))},disconnected(){this.img&&(this.img.onload=""),delete this.img},observe:Dt({handler(t,e){this.load(),e.disconnect()},options:({margin:t})=>({rootMargin:t}),filter:({loading:t})=>t==="lazy",target:({$el:t,$props:e})=>e.target?[t,...ve(e.target,t)]:t}),methods:{load(){if(this.img)return this.img;const t=en(this.$el)?this.$el:ka(this.$el,this.dataSrc,this.sources);return ue(t,"loading"),tn(this.$el,t.currentSrc),this.img=t}}};function tn(t,e){if(en(t)){const i=M(t);(I(i,"picture")?tt(i):[t]).forEach(o=>Mo(o,o))}else e&&!d(t.style.backgroundImage,e)&&(c(t,"backgroundImage",`url(${vi(e)})`),C(t,Le("load",!1)))}const xa=["data-src","data-srcset","sizes"];function Mo(t,e){for(const i of xa){const n=Ht(t,i);n&&_(e,i.replace(/data-/g,""),n)}}function ka(t,e,i){const n=new Image;return Sa(n,i),Mo(t,n),n.onload=()=>tn(t,n.currentSrc),n.src=e,n}function Sa(t,e){if(e=Ea(e),e.length){const i=_t("<picture>");for(const n of e){const o=_t("<source>");_(o,n),et(i,o)}et(i,t)}}function Ea(t){if(!t)return[];if(lt(t,"["))try{t=JSON.parse(t)}catch{t=[]}else t=Wi(t);return q(t)||(t=[t]),t.filter(e=>!ai(e))}function en(t){return I(t,"img")}var Ta={props:{target:String,selActive:String},data:{target:!1,selActive:!1},connected(){this.isIntersecting=0},computed:{target:({target:t},e)=>t?F(t,e):e},watch:{target:{handler(){queueMicrotask(()=>this.$reset())},immediate:!1}},observe:[Dt({handler(t){this.isIntersecting=t.reduce((e,{isIntersecting:i})=>e+(i?1:this.isIntersecting?-1:0),this.isIntersecting),this.$emit()},target:({target:t})=>t,args:{intersecting:!1}}),_e({target:({target:t})=>t,options:{attributes:!0,attributeFilter:["class"]}}),{target:({target:t})=>t,observe:(t,e)=>{const i=ke([...g(t),document.documentElement],e),n=[w(document,"scroll itemshown itemhidden",e,{passive:!0,capture:!0}),w(document,"show hide transitionstart",o=>(e(),i.observe(o.target))),w(document,"shown hidden transitionend transitioncancel",o=>(e(),i.unobserve(o.target)))];return{observe:i.observe.bind(i),unobserve:i.unobserve.bind(i),disconnect(){i.disconnect(),n.map(o=>o())}}},handler(){this.$emit()}}],update:{read(){if(!this.isIntersecting)return!1;for(const t of g(this.target)){let e=!this.selActive||T(t,this.selActive)?Ca(t):"";e!==!1&&Fe(t,"uk-light uk-dark",e)}}}};function Ca(t){const e=P(t),i=P(window);if(!Ie(e,i))return!1;const{left:n,top:o,height:s,width:r}=e;let a="";for(const l of[.25,.5,.75]){const h=t.ownerDocument.elementsFromPoint(Math.max(0,Math.min(n+r*l,i.width-1)),Math.max(0,Math.min(o+s/2,i.height-1)));for(const u of h){if(t.contains(u)||!_a(u)||u.closest('[class*="-leave"]')&&h.some(p=>u!==p&&T(p,'[class*="-enter"]')))continue;const f=c(u,"--uk-inverse");if(f){if(f===a)return`uk-${f}`;a=f;break}}}return a?`uk-${a}`:""}function _a(t){if(c(t,"visibility")!=="visible")return!1;for(;t;){if(c(t,"opacity")==="0")return!1;t=M(t)}return!0}var Pa={mixins:[it,ei],props:{fill:String},data:{fill:"",clsWrapper:"uk-leader-fill",clsHide:"uk-leader-hide",attrFill:"data-fill"},computed:{fill:({fill:t},e)=>t||c(e,"--uk-leader-fill-content")},connected(){[this.wrapper]=Ci(this.$el,`<span class="${this.clsWrapper}">`)},disconnected(){$e(this.wrapper.childNodes)},observe:ft(),update:{read(){return{width:Math.trunc(this.$el.offsetWidth/2),fill:this.fill,hide:!this.matchMedia}},write({width:t,fill:e,hide:i}){j(this.wrapper,this.clsHide,i),_(this.wrapper,this.attrFill,new Array(t).join(e))},events:["resize"]}};function Do(){return new Promise(t=>requestAnimationFrame(t))}function nn(t){return new Promise(e=>setTimeout(e,t))}const R=[];var Ao={mixins:[it,Xi,Zt],props:{selPanel:String,selClose:String,escClose:Boolean,bgClose:Boolean,stack:Boolean,role:String},data:{cls:"uk-open",escClose:!0,bgClose:!0,overlay:!0,stack:!1,role:"dialog"},computed:{panel:({selPanel:t},e)=>k(t,e),transitionElement(){return this.panel}},connected(){const t=this.panel||this.$el;t.role=this.role,this.overlay&&(t.ariaModal=!0)},beforeDisconnect(){d(R,this)&&this.toggleElement(this.$el,!1,!1)},events:[{name:"click",delegate:({selClose:t})=>`${t},a[href*="#"]`,handler(t){const{current:e,defaultPrevented:i}=t,{hash:n}=e;!i&&n&&Rt(e)&&!this.$el.contains(k(n))?this.hide():T(e,this.selClose)&&(Kt(t),this.hide())}},{name:"toggle",self:!0,handler(t,e){t.defaultPrevented||(t.preventDefault(),this.target=e==null?void 0:e.$el,this.isToggled()===d(R,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler(t){if(d(R,this))return!1;!this.stack&&R.length?(Promise.all(R.map(e=>e.hide())).then(this.show),t.preventDefault()):R.push(this)}},{name:"show",self:!0,handler(){this.stack&&c(this.$el,"zIndex",x(c(this.$el,"zIndex"))+R.length);const t=[this.overlay&&Ba(this),this.overlay&&bo(this.$el),this.bgClose&&Ma(this),this.escClose&&Da(this)];D(this.$el,"hidden",()=>t.forEach(e=>e&&e()),{self:!0}),E(document.documentElement,this.clsPage),Io(this.target,!0)}},{name:"shown",self:!0,handler(){ze(this.$el)||(this.$el.tabIndex=-1),T(this.$el,":focus-within")||this.$el.focus()}},{name:"hidden",self:!0,handler(){d(R,this)&&R.splice(R.indexOf(this),1),c(this.$el,"zIndex","");const{target:t}=this;R.some(e=>e.clsPage===this.clsPage)||(A(document.documentElement,this.clsPage),queueMicrotask(()=>{ze(t)&&t.focus({preventScroll:!0})})),Io(t,!1),this.target=null}}],methods:{toggle(){return this.isToggled()?this.hide():this.show()},async show(){return this.container&&M(this.$el)!==this.container&&(et(this.container,this.$el),await Do()),this.toggleElement(this.$el,!0,No)},hide(){return this.toggleElement(this.$el,!1,No)}}};function No(t,e,{transitionElement:i,_toggle:n}){return new Promise((o,s)=>D(t,"show hide",()=>{var r;(r=t._reject)==null||r.call(t),t._reject=s,n(t,e);const a=D(i,"transitionstart",()=>{D(i,"transitionend transitioncancel",o,{self:!0}),clearTimeout(l)},{self:!0}),l=setTimeout(()=>{a(),o()},Oa(c(i,"transitionDuration")))})).then(()=>delete t._reject)}function Oa(t){return t?ie(t,"ms")?x(t):x(t)*1e3:0}function Ba(t){return w(document,"focusin",e=>{le(R)===t&&!t.$el.contains(e.target)&&t.$el.focus()})}function Ma(t){return w(document,Et,({target:e})=>{le(R)!==t||t.overlay&&!t.$el.contains(e)||!t.panel||t.panel.contains(e)||D(document,`${Tt} ${fe} scroll`,({defaultPrevented:i,type:n,target:o})=>{!i&&n===Tt&&e===o&&t.hide()},!0)})}function Da(t){return w(document,"keydown",e=>{e.keyCode===27&&le(R)===t&&t.hide()})}function Io(t,e){t!=null&&t.ariaExpanded&&(t.ariaExpanded=e)}var Aa={install:Na,mixins:[Ao],data:{clsPage:"uk-modal-page",selPanel:".uk-modal-dialog",selClose:'[class*="uk-modal-close"]'},events:[{name:"fullscreenchange webkitendfullscreen",capture:!0,handler(t){I(t.target,"video")&&this.isToggled()&&!document.fullscreenElement&&this.hide()}},{name:"show",self:!0,handler(){m(this.panel,"uk-margin-auto-vertical")?E(this.$el,"uk-flex"):c(this.$el,"display","block"),ut(this.$el)}},{name:"hidden",self:!0,handler(){c(this.$el,"display",""),A(this.$el,"uk-flex")}}]};function Na({modal:t}){t.dialog=function(i,n){const o=t(k(`<div><div class="uk-modal-dialog">${i}</div></div>`),{stack:!0,role:"alertdialog",...n});return o.show(),w(o.$el,"hidden",async()=>{await Promise.resolve(),o.$destroy(!0)},{self:!0}),o},t.alert=function(i,n){return e(({i18n:o})=>`<div class="uk-modal-body">${O(i)?i:je(i)}</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" type="button" autofocus>${o.ok}</button> </div>`,n)},t.confirm=function(i,n){return e(({i18n:o})=>`<form> <div class="uk-modal-body">${O(i)?i:je(i)}</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,()=>Promise.reject())},t.prompt=function(i,n,o){const s=e(({i18n:l})=>`<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>${O(i)?i:je(i)}</label> <input class="uk-input" autofocus> </div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">${l.cancel}</button> <button class="uk-button uk-button-primary">${l.ok}</button> </div> </form>`,o,()=>null,()=>a.value),{$el:r}=s.dialog,a=k("input",r);return a.value=n||"",w(r,"show",()=>a.select()),s},t.i18n={ok:"Ok",cancel:"Cancel"};function e(i,n,o=st,s=st){n={bgClose:!1,escClose:!0,...n,i18n:{...t.i18n,...n==null?void 0:n.i18n}};const r=t.dialog(i(n),n);return ne(new Promise(a=>{const l=w(r.$el,"hide",()=>a(o()));w(r.$el,"submit","form",h=>{h.preventDefault(),a(s(r)),l(),r.hide()})}),{dialog:r})}}var Ia={extends:po,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}};const on="uk-navbar-transparent";var Fa={extends:yo,props:{dropbarTransparentMode:Boolean},data:{flip:!1,autoUpdate:!1,delayShow:200,clsDrop:"uk-navbar-dropdown",selNavItem:".uk-navbar-nav > li > a,a.uk-navbar-item,button.uk-navbar-item,.uk-navbar-item a,.uk-navbar-item button,.uk-navbar-toggle",dropbarTransparentMode:!1},computed:{navbarContainer:(t,e)=>e.closest(".uk-navbar-container")},watch:{items(){const t=m(this.$el,"uk-navbar-justify"),e=F(".uk-navbar-nav, .uk-navbar-left, .uk-navbar-right",this.$el);for(const i of e){const n=t?F(".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle",i).length:"";c(i,"flexGrow",n)}}},events:[{name:"show",el:({dropContainer:t})=>t,handler({target:t}){this.getTransparentMode(t)==="remove"&&m(this.navbarContainer,on)&&(A(this.navbarContainer,on),this._transparent=!0)}},{name:"hide",el:({dropContainer:t})=>t,async handler(){await nn(),this._transparent&&(!z||!this.dropContainer.contains(z.$el))&&(E(this.navbarContainer,on),this._transparent=null)}}],methods:{getTransparentMode(t){if(!this.navbarContainer)return;if(this.dropbar&&this.isDropbarDrop(t))return this.dropbarTransparentMode;const e=this.getDropdown(t);if(e&&m(t,"uk-dropbar"))return e.inset?"behind":"remove"},getDropbarOffset(t){const{top:e,height:i}=v(this.navbarContainer);return e+(this.dropbarTransparentMode==="behind"?0:i+t)}}},Ha={mixins:[Ao],args:"mode",props:{mode:String,flip:Boolean,overlay:Boolean,swiping: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,swiping:!0},computed:{clsFlip:({flip:t,clsFlip:e})=>t?e:"",clsOverlay:({overlay:t,clsOverlay:e})=>t?e:"",clsMode:({mode:t,clsMode:e})=>`${e}-${t}`,clsSidebarAnimation:({mode:t,clsSidebarAnimation:e})=>t==="none"||t==="reveal"?"":e,clsContainerAnimation:({mode:t,clsContainerAnimation:e})=>t!=="push"&&t!=="reveal"?"":e,transitionElement({mode:t}){return t==="reveal"?M(this.panel):this.panel}},observe:fo({filter:({swiping:t})=>t}),update:{read(){this.isToggled()&&!L(this.$el)&&this.hide()},events:["resize"]},events:[{name:"touchmove",self:!0,passive:!1,filter:({overlay:t})=>t,handler(t){t.cancelable&&t.preventDefault()}},{name:"show",self:!0,handler(){this.mode==="reveal"&&!m(M(this.panel),this.clsMode)&&E(Ve(this.panel,"<div>"),this.clsMode);const{body:t,scrollingElement:e}=document;E(t,this.clsContainer,this.clsFlip),c(t,"touchAction","pan-y pinch-zoom"),c(this.$el,"display","block"),c(this.panel,"maxWidth",e.clientWidth),E(this.$el,this.clsOverlay),E(this.panel,this.clsSidebarAnimation,this.mode==="reveal"?"":this.clsMode),ut(t),E(t,this.clsContainerAnimation),this.clsContainerAnimation&&za()}},{name:"hide",self:!0,handler(){A(document.body,this.clsContainerAnimation),c(document.body,"touchAction","")}},{name:"hidden",self:!0,handler(){this.clsContainerAnimation&&qa(),this.mode==="reveal"&&m(M(this.panel),this.clsMode)&&$e(this.panel),A(this.panel,this.clsSidebarAnimation,this.clsMode),A(this.$el,this.clsOverlay),c(this.$el,"display",""),c(this.panel,"maxWidth",""),A(document.body,this.clsContainer,this.clsFlip)}},{name:"swipeLeft swipeRight",handler(t){this.isToggled()&&ie(t.type,"Left")^this.flip&&this.hide()}}]};function za(){Fo().content+=",user-scalable=0"}function qa(){const t=Fo();t.content=t.content.replace(/,user-scalable=0$/,"")}function Fo(){return k('meta[name="viewport"]',document.head)||et(document.head,'<meta name="viewport">')}var La={mixins:[it],props:{selContainer:String,selContent:String,minHeight:Number},data:{selContainer:".uk-modal",selContent:".uk-modal-dialog",minHeight:150},computed:{container:({selContainer:t},e)=>e.closest(t),content:({selContent:t},e)=>e.closest(t)},observe:ft({target:({container:t,content:e})=>[t,e]}),update:{read(){return!this.content||!this.container||!L(this.$el)?!1:{max:Math.max(this.minHeight,ut(this.container)-(P(this.content).height-ut(this.$el)))}},write({max:t}){c(this.$el,{minHeight:this.minHeight,maxHeight:t})},events:["resize"]}},Wa={data:{threshold:5,fadeDuration:.05},events:[{name:"scroll",self:!0,passive:!0,handler(){this.$emit()}},{name:Et,handler:ja}],observe:[_e({options:{subtree:!0,childList:!0}}),ft({target:({$el:t})=>[t,...tt(t)]})],update:{read(){const t=[];for(const e of["Width","Height"])t.push(this.$el[`scroll${e}`]-this.$el[`client${e}`]);return{overflow:t}},write({overflow:t}){for(let e=0;e<2;e++)if(j(this.$el,`${this.$options.id}-${e?"vertical":"horizontal"}`,t[e]&&!t[e-1]),!t[e-1]){const i=e?"Top":"Left",n=t[e]?this.$el[`scroll${i}`]/t[e]:0,o=s=>t[e]?ot((this.fadeDuration-s)/this.fadeDuration):1;c(this.$el,{"--uk-overflow-fade-start-opacity":o(n),"--uk-overflow-fade-end-opacity":o(1-n)})}},events:["resize"]}};function ja(t){const{target:e,button:i,defaultPrevented:n}=t;if(n||i>0||ht(t)||e.closest(de)||He(e))return;t.preventDefault();const o={passive:!1,capture:!0},{$el:s,threshold:r,$options:a}=this;let l;const h=w(document,di,u(t),o);w(document,[Tt,fe],f,{capture:!0,once:!0});function u(p){let y=gt(p),b=y,$=b;return function(S){$=b,b=gt(S);const Y=m(s,`${a.id}-vertical`),nt=Y?"y":"x";if(l||(l=Math.abs(b[nt]-y[nt])>r),l){const bt=$[nt]-b[nt];s[Y?"scrollTop":"scrollLeft"]+=bt}}}function f(){h(),l&&setTimeout(w(s,"click",p=>p.preventDefault(),o))}}var Ra={props:["width","height"],connected(){E(this.$el,"uk-responsive-width"),c(this.$el,"aspectRatio",`${this.width}/${this.height}`)}},Ua={props:{offset:Number},data:{offset:0},connected(){Va(this)},disconnected(){Ya(this)},methods:{async scrollTo(t){t=t&&k(t)||document.body,C(this.$el,"beforescroll",[this,t])&&(await qn(t,{offset:this.offset}),C(this.$el,"scrolled",[this,t]))}}};const Oe=new Set;function Va(t){Oe.size||w(document,"click",Ho),Oe.add(t)}function Ya(t){Oe.delete(t),Oe.size||bi(document,"click",Ho)}function Ho(t){if(!t.defaultPrevented)for(const e of Oe)e.$el.contains(t.target)&&Rt(e.$el)&&(t.preventDefault(),window.location.href!==e.$el.href&&window.history.pushState({},"",e.$el.href),e.scrollTo(qe(e.$el)))}const sn="uk-scrollspy-inview";var Ga={args:"cls",props:{cls:String,target:String,hidden:Boolean,margin:String,repeat:Boolean,delay:Number},data:()=>({cls:"",target:!1,hidden:!0,margin:"-1px",repeat:!1,delay:0}),computed:{elements:({target:t},e)=>t?F(t,e):[e]},watch:{elements(t){this.hidden&&c(ge(t,`:not(.${sn})`),"opacity",0)}},connected(){this.elementData=new Map},disconnected(){for(const[t,e]of this.elementData.entries())A(t,sn,e.cls||"");delete this.elementData},observe:Dt({target:({elements:t})=>t,handler(t){const e=this.elementData;for(const{target:i,isIntersecting:n}of t){e.has(i)||e.set(i,{cls:Ht(i,"uk-scrollspy-class")||this.cls});const o=e.get(i);!this.repeat&&o.show||(o.show=n)}this.$emit()},options:({margin:t})=>({rootMargin:t}),args:{intersecting:!1}}),update:[{write(t){for(const[e,i]of this.elementData.entries())i.show&&!i.inview&&!i.queued?(i.queued=!0,t.promise=(t.promise||Promise.resolve()).then(async()=>{await nn(i.show?this.delay:0),this.toggle(e,!0),setTimeout(()=>{i.queued=!1,this.$emit()},300)})):!i.show&&i.inview&&!i.queued&&this.repeat&&this.toggle(e,!1)}}],methods:{toggle(t,e){var i,n;const o=(i=this.elementData)==null?void 0:i.get(t);if(!o)return;(n=o.off)==null||n.call(o),c(t,"opacity",!e&&this.hidden?0:""),j(t,sn,e),j(t,o.cls);let s;if(s=o.cls.match(/\buk-animation-[\w-]+/g)){const r=()=>A(t,s);e?o.off=D(t,"animationcancel animationend",r,{self:!0}):r()}C(t,e?"inview":"outview"),o.inview=e}}},Xa={props:{cls:String,closest:Boolean,scroll:Boolean,target:String,offset:Number},data:{cls:"uk-active",closest:!1,scroll:!1,target:'a[href]:not([role="button"])',offset:0},computed:{links:{get({target:t},e){return F(t,e).filter(qe)},observe:()=>"*"},targets(){return this.links.map(t=>qe(t))},elements({closest:t}){return this.links.map(e=>e.closest(t||"*"))}},watch:{links(t){this.scroll&&this.$create("scroll",t,{offset:this.offset})}},observe:[Dt(),Yi()],update:[{read(){const{targets:t}=this,{length:e}=t;if(!e||!L(this.$el))return!1;const i=Bt(t,!0),{scrollTop:n,scrollHeight:o}=i,s=Z(i),r=o-s.height;let a=!1;if(n>=r)a=e-1;else{const l=this.offset+P(Fi()).height+s.height*.1;for(let h=0;h<t.length&&!(v(t[h]).top-s.top-l>0);h++)a=+h}return{active:a}},write({active:t}){const{elements:e}=this,i=t!==!1&&!m(e[t],this.cls);this.links.forEach(n=>n.blur());for(let n=0;n<e.length;n++)j(e[n],this.cls,+n===t);i&&C(this.$el,"active",[t,e[t]])},events:["scroll","resize"]}]},Ja={mixins:[it,ei],props:{position:String,top:null,bottom:null,start:null,end:null,offset:String,offsetEnd:String,overflowFlip:Boolean,animation:String,clsActive:String,clsInactive:String,clsFixed:String,clsBelow:String,selTarget:String,showOnUp:Boolean,targetOffset:Number},data:{position:"top",top:!1,bottom:!1,start:!1,end:!1,offset:0,offsetEnd:0,overflowFlip:!1,animation:"",clsActive:"uk-active",clsInactive:"",clsFixed:"uk-sticky-fixed",clsBelow:"uk-sticky-below",selTarget:"",showOnUp:!1,targetOffset:!1},computed:{target:({selTarget:t},e)=>t&&k(t,e)||e},connected(){this.start=zo(this.start||this.top),this.end=zo(this.end||this.bottom),this.placeholder=k("+ .uk-sticky-placeholder",this.$el)||k('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.setActive(!1)},beforeDisconnect(){this.isFixed&&(this.hide(),A(this.target,this.clsInactive)),an(this.$el),Ct(this.placeholder),this.placeholder=null},observe:[uo(),Yi({target:()=>document.scrollingElement}),ft({target:({$el:t})=>[t,oi(t),document.scrollingElement],handler(t){this.$emit(this._data.resized&&t.some(({target:e})=>e===oi(this.$el))?"update":"resize"),this._data.resized=!0}})],events:[{name:"load hashchange popstate",el:()=>window,filter:({targetOffset:t})=>t!==!1,async handler(){const{scrollingElement:t}=document;if(!location.hash||t.scrollTop===0)return;await nn();const e=v(k(location.hash)),i=v(this.$el);this.isFixed&&Ie(e,i)&&(t.scrollTop=Math.ceil(e.top-i.height-K(this.targetOffset,"height",this.placeholder)-K(this.offset,"height",this.placeholder)))}}],update:[{read({height:t,width:e,margin:i,sticky:n},o){if(this.inactive=!this.matchMedia||!L(this.$el)||!this.$el.offsetHeight,this.inactive)return;const s=ut(window),r=Math.max(0,document.scrollingElement.scrollHeight-s);if(!r){this.inactive=!0;return}const a=this.isFixed&&o.has("update");a&&(cn(this.target),this.hide()),this.active||({height:t,width:e}=P(this.$el),i=c(this.$el,"margin")),a&&this.show();const l=K("100vh","height");let h=this.position;this.overflowFlip&&t>l&&(h=h==="top"?"bottom":"top");const u=this.isFixed?this.placeholder:this.$el;let[f,p]=[this.offset,this.offsetEnd].map(bt=>K(bt,"height",n?this.$el:u));h==="bottom"&&(t<s||this.overflowFlip)&&(f+=s-t);const y=t+f+p,b=this.overflowFlip?0:Math.max(0,y-l),$=v(u).top-new DOMMatrix(c(u,"transform")).m42,S=P(this.$el).height,Y=(this.start===!1?$:rn(this.start,this.$el,$))-f,nt=this.end===!1?r:Math.min(r,rn(this.end,this.$el,$+t,!0)-S-f+b);return n=!this.showOnUp&&Y+f===$&&nt===Math.min(r,rn(!0,this.$el,0,!0)-S-f+b)&&c(oi(this.$el),"overflowY")!=="hidden",{start:Y,end:nt,offset:f,overflow:b,height:t,elHeight:S,width:e,margin:i,top:ye(u)[0],sticky:n,viewport:l,maxScrollHeight:r}},write({height:t,width:e,margin:i,offset:n,sticky:o}){if((this.inactive||o||!this.isFixed)&&an(this.$el),this.inactive)return;o&&(t=e=i=0,c(this.$el,{position:"sticky",top:n}));const{placeholder:s}=this;c(s,{height:t,width:e,margin:i}),(M(s)!==M(this.$el)||o^jt(s)<jt(this.$el))&&((o?Ti:Re)(this.$el,s),s.hidden=!0)},events:["resize"]},{read({scroll:t=0,dir:e="down",overflow:i,overflowScroll:n=0,start:o,end:s,elHeight:r,height:a,sticky:l,maxScrollHeight:h}){const u=Math.min(document.scrollingElement.scrollTop,h),f=t<=u?"down":"up",p=this.isFixed?this.placeholder:this.$el;return{dir:f,prevDir:e,scroll:u,prevScroll:t,below:u>v(p).top+(l?Math.min(a,r):a),offsetParentTop:v(p.offsetParent).top,overflowScroll:ot(n+ot(u,o,s)-ot(t,o,s),0,i)}},write(t,e){const i=e.has("scroll"),{initTimestamp:n=0,dir:o,prevDir:s,scroll:r,prevScroll:a=0,top:l,start:h,below:u}=t;if(r<0||r===a&&i||this.showOnUp&&!i&&!this.isFixed)return;const f=Date.now();if((f-n>300||o!==s)&&(t.initScroll=r,t.initTimestamp=f),!(this.showOnUp&&!this.isFixed&&Math.abs(t.initScroll-r)<=30&&Math.abs(a-r)<=10))if(this.inactive||r<h||this.showOnUp&&(r<=h||o==="down"&&i||o==="up"&&!this.isFixed&&!u)){if(!this.isFixed){mt.inProgress(this.$el)&&l>r&&(mt.cancel(this.$el),this.hide());return}if(this.animation&&u){if(m(this.$el,"uk-animation-leave"))return;mt.out(this.$el,this.animation).then(()=>this.hide(),st)}else this.hide()}else this.isFixed?this.update():this.animation&&u?(this.show(),mt.in(this.$el,this.animation).catch(st)):(cn(this.target),this.show())},events:["resize","resizeViewport","scroll"]}],methods:{show(){this.isFixed=!0,this.update(),this.placeholder.hidden=!1},hide(){const{offset:t,sticky:e}=this._data;this.setActive(!1),A(this.$el,this.clsFixed,this.clsBelow),e?c(this.$el,"top",t):an(this.$el),this.placeholder.hidden=!0,this.isFixed=!1},update(){let{width:t,scroll:e=0,overflow:i,overflowScroll:n=0,start:o,end:s,offset:r,offsetParentTop:a,sticky:l,below:h}=this._data;const u=o!==0||e>o;if(!l){let f="fixed";e>s&&(r+=s-a+n-i,f="absolute"),c(this.$el,{position:f,width:t,marginTop:0},"important")}c(this.$el,"top",r-n),this.setActive(u),j(this.$el,this.clsBelow,h),E(this.$el,this.clsFixed)},setActive(t){const e=this.active;this.active=t,t?(Fe(this.target,this.clsInactive,this.clsActive),e!==t&&C(this.$el,"active")):(Fe(this.target,this.clsActive,this.clsInactive),e!==t&&(cn(this.target),C(this.$el,"inactive")))}}};function rn(t,e,i,n){if(!t)return 0;if(pt(t)||O(t)&&t.match(/^-?\d/))return i+K(t,"height",e,!0);{const o=t===!0?oi(e):W(t,e);return v(o).bottom-(n&&(o!=null&&o.contains(e))?x(c(o,"paddingBottom"))+x(c(o,"borderBottomWidth")):0)}}function zo(t){return t==="true"?!0:t==="false"?!1:t}function an(t){c(t,{position:"",top:"",marginTop:"",width:""})}const ln="uk-transition-disable";async function cn(t){m(t,ln)||(E(t,ln),await Do(),A(t,ln))}function oi(t){for(;t=M(t);)if(L(t))return t}function Ka(t){return L(t)?Math.ceil(Math.max(0,...F("[stroke]",t).map(e=>{var i;return((i=e.getTotalLength)==null?void 0:i.call(e))||0}))):0}var Za={mixins:[_o],args:"src",props:{src:String,icon:String,attributes:"list",strokeAnimation:Boolean},data:{strokeAnimation:!1},observe:[_e({async handler(){const t=await this.svg;t&&qo.call(this,t)},options:{attributes:!0,attributeFilter:["id","class","style"]}})],async connected(){d(this.src,"#")&&([this.src,this.icon]=this.src.split("#",2));const t=await this.svg;t&&(qo.call(this,t),this.strokeAnimation&&tl(t))},methods:{async getSvg(){return I(this.$el,"img")&&!this.$el.complete&&this.$el.loading==="lazy"&&await new Promise(t=>D(this.$el,"load",t)),Oo(await Qa(this.src),this.icon)||Promise.reject("SVG not found.")}}};function qo(t){const{$el:e}=this;E(t,_(e,"class"),"uk-svg");for(let i=0;i<e.style.length;i++){const n=e.style[i];c(t,n,c(e,n))}for(const i in this.attributes){const[n,o]=this.attributes[i].split(":",2);_(t,n,o)}t.ariaHidden=this.$el.ariaHidden,this.$el.id||ue(t,"id")}const Qa=X(async t=>{if(t){const e=await fetch(t);if(e.headers.get("Content-Type")==="image/svg+xml")return e.text()}return Promise.reject()});function tl(t){const e=Ka(t);e&&c(t,"--uk-animation-stroke",e)}const hn=".uk-disabled *, .uk-disabled, [disabled]";var Lo={mixins:[Zt],args:"connect",props:{connect:String,toggle:String,itemNav:String,active:Number,followFocus:Boolean,swiping:Boolean},data:{connect:"~.uk-switcher",toggle:"> * > :first-child",itemNav:!1,active:0,cls:"uk-active",attrItem:"uk-switcher-item",selVertical:".uk-nav",followFocus:!1,swiping:!0},computed:{connects:{get:({connect:t},e)=>ve(t,e),observe:({connect:t})=>t},connectChildren(){return this.connects.map(t=>tt(t)).flat()},toggles:({toggle:t},e)=>F(t,e),children(t,e){return tt(e).filter(i=>this.toggles.some(n=>i.contains(n)))}},watch:{connects(t){this.swiping&&c(t,"touchAction","pan-y pinch-zoom"),this.$emit()},connectChildren(){let t=Math.max(0,this.index());for(const e of this.connects)tt(e).forEach((i,n)=>j(i,this.cls,n===t));this.$emit()},toggles(){this.$emit();const t=this.index();this.show(~t?t:this.next(this.active))}},connected(){this.$el.role="tablist"},observe:[Vi({targets:({connectChildren:t})=>t}),fo({target:({connects:t})=>t,filter:({swiping:t})=>t})],events:[{name:"click keydown",delegate:({toggle:t})=>t,handler(t){!T(t.current,hn)&&(t.type==="click"||t.keyCode===N.SPACE)&&(Kt(t),this.show(t.current))}},{name:"keydown",delegate:({toggle:t})=>t,handler(t){const{current:e,keyCode:i}=t,n=T(this.$el,this.selVertical);let o=i===N.HOME?0:i===N.END?"last":i===N.LEFT&&!n||i===N.UP&&n?"previous":i===N.RIGHT&&!n||i===N.DOWN&&n?"next":-1;if(~o){t.preventDefault();const s=this.toggles[this.next(o,this.toggles.indexOf(e))];s.focus(),this.followFocus&&this.show(s)}}},{name:"click",el:({$el:t,connects:e,itemNav:i})=>e.concat(i?ve(i,t):[]),delegate:({attrItem:t})=>`[${t}],[data-${t}]`,handler(t){t.target.closest("a,button")&&(Kt(t),this.show(Ht(t.current,this.attrItem)))}},{name:"swipeRight swipeLeft",filter:({swiping:t})=>t,el:({connects:t})=>t,handler({type:t}){this.show(ie(t,"Left")?"next":"previous")}}],update(){var t;for(const e of this.connects)I(e,"ul")&&(e.role="presentation");_(tt(this.$el),"role","presentation");for(const e in this.toggles){const i=this.toggles[e],n=(t=this.connects[0])==null?void 0:t.children[e];i.role="tab",n&&(i.id=Qe(this,i),n.id=Qe(this,n),i.ariaControls=n.id,_(n,{role:"tabpanel","aria-labelledby":i.id}))}_(this.$el,"aria-orientation",T(this.$el,this.selVertical)?"vertical":null)},methods:{index(){return Be(this.children,t=>m(t,this.cls))},next(t,e=this.index()){if(pt(t))for(let n=0;n<this.toggles.length;n++){let o=yt(n+ +t,this.toggles);if(!T(this.toggles[o],hn))return o}const i=this.toggles.filter(n=>!T(n,hn));return yt(i[yt(t,i,i.indexOf(this.toggles[e]))],this.toggles)},show(t){const e=this.index(),i=this.next(t);this.children.forEach((o,s)=>{j(o,this.cls,i===s),_(this.toggles[s],{"aria-selected":i===s,tabindex:i===s?null:-1})});const n=e>=0&&e!==i;this.connects.forEach(async({children:o})=>{const s=Me(o).filter((r,a)=>a!==i&&m(r,this.cls));await this.toggleElement(s,!1,n)&&await this.toggleElement(o[i],!0,n)})}}},el={mixins:[it],extends:Lo,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item",selVertical:".uk-tab-left,.uk-tab-right"},connected(){const t=m(this.$el,"uk-tab-left")?"uk-tab-left":m(this.$el,"uk-tab-right")?"uk-tab-right":!1;t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}};const il=13,nl=32;var ol={mixins:[ei,Zt],args:"target",props:{href:String,target:null,mode:"list",queued:Boolean},data:{href:!1,target:!1,mode:"click",queued:!0},computed:{target:{get:({target:t},e)=>(t=ve(t||e.hash,e),t.length?t:[e]),observe:({target:t})=>t}},connected(){d(this.mode,"media")||(ze(this.$el)||(this.$el.tabIndex=0),!this.cls&&I(this.$el,"a")&&(this.$el.role="button"))},observe:Vi({targets:({target:t})=>t}),events:[{name:Et,filter:({mode:t})=>d(t,"hover"),handler(t){this._preventClick=null,!(!ht(t)||Ft(this._showState)||this.$el.disabled)&&(C(this.$el,"focus"),D(document,Et,()=>C(this.$el,"blur"),!0,e=>!this.$el.contains(e.target)),d(this.mode,"click")&&(this._preventClick=!0))}},{name:`${Lt} ${Wt} focus blur`,filter:({mode:t})=>d(t,"hover"),handler(t){if(ht(t)||this.$el.disabled||document.readyState==="loading")return;const e=d([Lt,"focus"],t.type),i=this.isToggled(this.target);if(!e&&(!Ft(this._showState)||t.type===Wt&&T(this.$el,":focus")||t.type==="blur"&&T(this.$el,":hover"))){i===this._showState&&(this._showState=null);return}e&&Ft(this._showState)&&i!==this._showState||(this._showState=e?i:null,this.toggle(`toggle${e?"show":"hide"}`))}},{name:"keydown",filter:({$el:t,mode:e})=>d(e,"click")&&!I(t,"input"),handler(t){(t.keyCode===nl||t.keyCode===il)&&(t.preventDefault(),this.$el.click())}},{name:"click",filter:({mode:t})=>["click","hover"].some(e=>d(t,e)),handler(t){if(t.defaultPrevented)return;const e=t.target.closest("a[href]"),i=Rt(e)&&(!e.hash||T(this.target,e.hash));(this._preventClick||i||e&&!this.isToggled(this.target))&&t.preventDefault(),!this._preventClick&&d(this.mode,"click")&&(!e||i||t.defaultPrevented)&&this.toggle()}},{name:"mediachange",filter:({mode:t})=>d(t,"media"),el:({target:t})=>t,handler(t,e){e.matches^this.isToggled(this.target)&&this.toggle()}}],methods:{async toggle(t){if(!C(this.target,t||"toggle",[this]))return;if(ct(this.$el,"aria-expanded")&&(this.$el.ariaExpanded=!this.isToggled(this.target)),!this.queued)return this.toggleElement(this.target);const e=this.target.filter(n=>m(n,this.clsLeave));if(e.length){for(const n of this.target){const o=d(e,n);this.toggleElement(n,o,o)}return}const i=this.target.filter(this.isToggled);await this.toggleElement(i,!1)&&await this.toggleElement(this.target.filter(n=>!d(i,n)),!0)}}},sl=Object.freeze({__proto__:null,Accordion:po,AccordionIcon:vt,Alert:gr,Close:fa,Cover:br,Drop:wo,DropParentIcon:vt,Dropdown:wo,Dropnav:yo,FormCustom:Cr,Grid:_r,HeightMatch:Mr,HeightPlaceholder:Nr,HeightViewport:Fr,Icon:Qi,Img:ya,Inverse:Ta,Leader:Pa,Margin:ko,Marker:da,Modal:Aa,Nav:Ia,NavParentIcon:la,Navbar:Fa,NavbarParentIcon:vt,NavbarToggleIcon:ua,Offcanvas:Ha,OverflowAuto:La,OverflowFade:Wa,OverlayIcon:vt,PaginationNext:ga,PaginationPrevious:ma,Responsive:Ra,Scroll:Ua,Scrollspy:Ga,ScrollspyNav:Xa,SearchIcon:ca,SlidenavNext:Bo,SlidenavPrevious:Bo,Spinner:ha,Sticky:Ja,Svg:Za,Switcher:Lo,Tab:el,Toggle:ol,Totop:pa,Video:go});return ce(sl,(t,e)=>Q.component(e,t)),ir(Q),Q}));
1
+ /*! UIkit 3.25.13 | https://www.getuikit.com | (c) 2014 - 2026 YOOtheme | MIT License */(function(Qt,te){typeof exports=="object"&&typeof module<"u"?module.exports=te():typeof define=="function"&&define.amd?define("uikit",te):(Qt=typeof globalThis<"u"?globalThis:Qt||self,Qt.UIkit=te())})(this,(function(){"use strict";const{hasOwnProperty:Qt,toString:te}=Object.prototype;function at(t,e){return Qt.call(t,e)}const Vo=/\B([A-Z])/g,wt=X(t=>t.replace(Vo,"-$1").toLowerCase()),Yo=/-(\w)/g,ee=X(t=>(t.charAt(0).toLowerCase()+t.slice(1)).replace(Yo,(e,i)=>i.toUpperCase())),It=X(t=>t.charAt(0).toUpperCase()+t.slice(1));function lt(t,e){var i;return(i=t==null?void 0:t.startsWith)==null?void 0:i.call(t,e)}function ie(t,e){var i;return(i=t==null?void 0:t.endsWith)==null?void 0:i.call(t,e)}function d(t,e){var i;return(i=t==null?void 0:t.includes)==null?void 0:i.call(t,e)}function Be(t,e){var i;return(i=t==null?void 0:t.findIndex)==null?void 0:i.call(t,e)}const{isArray:q,from:Me}=Array,{assign:ne}=Object;function G(t){return typeof t=="function"}function dt(t){return t!==null&&typeof t=="object"}function oe(t){return te.call(t)==="[object Object]"}function De(t){return dt(t)&&t===t.window}function se(t){return ri(t)===9}function Ae(t){return ri(t)>=1}function re(t){return ri(t)===1}function ri(t){return!De(t)&&dt(t)&&t.nodeType}function Ft(t){return typeof t=="boolean"}function O(t){return typeof t=="string"}function Ne(t){return typeof t=="number"}function pt(t){return Ne(t)||O(t)&&!isNaN(t-parseFloat(t))}function ai(t){return!(q(t)?t.length:dt(t)&&Object.keys(t).length)}function U(t){return t===void 0}function li(t){return Ft(t)?t:t==="true"||t==="1"||t===""?!0:t==="false"||t==="0"?!1:t}function ae(t){const e=Number(t);return isNaN(e)?!1:e}function x(t){return parseFloat(t)||0}function B(t){return t&&g(t)[0]}function g(t){return Ae(t)?[t]:Array.from(t||[]).filter(Ae)}function $t(t){if(De(t))return t;t=B(t);const e=se(t)?t:t==null?void 0:t.ownerDocument;return(e==null?void 0:e.defaultView)||window}function fn(t,e){return t===e||dt(t)&&dt(e)&&Object.keys(t).length===Object.keys(e).length&&ce(t,(i,n)=>i===e[n])}function ci(t,e,i){return t.replace(new RegExp(`${e}|${i}`,"g"),n=>n===e?i:e)}function le(t){return t[t.length-1]}function ce(t,e){for(const i in t)if(e(t[i],i)===!1)return!1;return!0}function dn(t,e){return t.slice().sort(({[e]:i=0},{[e]:n=0})=>i>n?1:n>i?-1:0)}function he(t,e){return t.reduce((i,n)=>i+x(G(e)?e(n):n[e]),0)}function Go(t,e){const i=new Set;return t.filter(({[e]:n})=>i.has(n)?!1:i.add(n))}function hi(t,e){return e.reduce((i,n)=>({...i,[n]:t[n]}),{})}function ot(t,e=0,i=1){return Math.min(Math.max(ae(t)||0,e),i)}function st(){}function Ie(...t){return[["bottom","top"],["right","left"]].every(([e,i])=>Math.min(...t.map(({[e]:n})=>n))-Math.max(...t.map(({[i]:n})=>n))>0)}function ui(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}function fi(t,e,i){const n=e==="width"?"height":"width";return{[n]:t[e]?Math.round(i*t[n]/t[e]):t[n],[e]:i}}function pn(t,e){t={...t};for(const i in t)t=t[i]>e[i]?fi(t,i,e[i]):t;return t}function Xo(t,e){t=pn(t,e);for(const i in t)t=t[i]<e[i]?fi(t,i,e[i]):t;return t}const gn={ratio:fi,contain:pn,cover:Xo};function yt(t,e,i=0,n=!1){e=g(e);const{length:o}=e;return o?(t=pt(t)?ae(t):t==="next"?i+1:t==="previous"?i-1:t==="last"?o-1:e.indexOf(B(t)),n?ot(t,0,o-1):(t%=o,t<0?t+o:t)):-1}function X(t){const e=Object.create(null);return(i,...n)=>e[i]||(e[i]=t(i,...n))}function E(t,...e){for(const i of g(t)){const n=xt(e).filter(o=>!m(i,o));n.length&&i.classList.add(...n)}}function A(t,...e){for(const i of g(t)){const n=xt(e).filter(o=>m(i,o));n.length&&i.classList.remove(...n)}}function Fe(t,e,i){i=xt(i),e=xt(e).filter(n=>!d(i,n)),A(t,e),E(t,i)}function m(t,e){return[e]=xt(e),g(t).some(i=>i.classList.contains(e))}function j(t,e,i){const n=xt(e);U(i)||(i=!!i);for(const o of g(t))for(const s of n)o.classList.toggle(s,i)}function xt(t){return t?q(t)?t.map(xt).flat():String(t).split(" ").filter(Boolean):[]}function _(t,e,i){var n;if(dt(e)){for(const o in e)_(t,o,e[o]);return}if(U(i))return(n=B(t))==null?void 0:n.getAttribute(e);for(const o of g(t))i===null?ue(o,e):o.setAttribute(e,i)}function ct(t,e){return g(t).some(i=>i.hasAttribute(e))}function ue(t,e){g(t).forEach(i=>i.removeAttribute(e))}function Ht(t,e){for(const i of[e,`data-${e}`])if(ct(t,i))return _(t,i)}const kt=typeof window<"u",St=kt&&document.dir==="rtl",zt=kt&&"ontouchstart"in window,qt=kt&&window.PointerEvent,Et=qt?"pointerdown":zt?"touchstart":"mousedown",di=qt?"pointermove":zt?"touchmove":"mousemove",Tt=qt?"pointerup":zt?"touchend":"mouseup",Lt=qt?"pointerenter":zt?"":"mouseenter",Wt=qt?"pointerleave":zt?"":"mouseleave",fe=qt?"pointercancel":"touchcancel",Jo={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};function pi(t){return g(t).some(e=>Jo[e.tagName.toLowerCase()])}const Ko=kt&&Element.prototype.checkVisibility||function(){return this.offsetWidth||this.offsetHeight||this.getClientRects().length};function L(t){return g(t).some(e=>Ko.call(e))}const de="input,select,textarea,button";function He(t){return g(t).some(e=>T(e,de))}const pe=`${de},a[href],[tabindex]`;function ze(t){return T(t,pe)}function M(t){var e;return(e=B(t))==null?void 0:e.parentElement}function ge(t,e){return g(t).filter(i=>T(i,e))}function T(t,e){return g(t).some(i=>i.matches(e))}function me(t,e){const i=[];for(;t=M(t);)(!e||T(t,e))&&i.push(t);return i}function tt(t,e){t=B(t);const i=t?Me(t.children):[];return e?ge(i,e):i}function jt(t,e){return e?g(t).indexOf(B(e)):tt(M(t)).indexOf(t)}function Rt(t){return t=B(t),t&&["origin","pathname","search"].every(e=>t[e]===location[e])}function qe(t){if(Rt(t)){const{hash:e,ownerDocument:i}=B(t),n=decodeURIComponent(e).slice(1);return n?i.getElementById(n)||i.getElementsByName(n)[0]:i.documentElement}}function W(t,e){return gi(t,mn(t,e))}function ve(t,e){return be(t,mn(t,e))}function gi(t,e){return B(wn(t,B(e),"querySelector"))}function be(t,e){return g(wn(t,B(e),"querySelectorAll"))}function mn(t,e=document){return se(e)||vn(t).isContextSelector?e:e.ownerDocument}const Zo=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g,Qo=/(\([^)]*\)|[^,])+/g,vn=X(t=>{let e=!1;if(!t||!O(t))return{};const i=[];for(let n of t.match(Qo))n=n.trim().replace(Zo,"$1 *"),e||(e=["!","+","~","-",">"].includes(n[0])),i.push(n);return{selector:i.join(","),selectors:i,isContextSelector:e}}),ts=/(\([^)]*\)|\S)*/,bn=X(t=>{t=t.slice(1).trim();const[e]=t.match(ts);return[e,t.slice(e.length+1)]});function wn(t,e=document,i){var n;const o=vn(t);if(!o.isContextSelector)return o.selector?mi(e,i,o.selector):t;t="";const s=o.selectors.length===1;for(let r of o.selectors){let a,l=e;if(r[0]==="!"&&([a,r]=bn(r),l=(n=e.parentElement)==null?void 0:n.closest(a),!r&&s)||l&&r[0]==="-"&&([a,r]=bn(r),l=l.previousElementSibling,l=T(l,a)?l:null,!r&&s))return l;if(l){if(s)return r[0]==="~"||r[0]==="+"?(r=`:scope > :nth-child(${jt(l)+1}) ${r}`,l=l.parentElement):r[0]===">"&&(r=`:scope ${r}`),mi(l,i,r);t+=`${t?",":""}${es(l)} ${r}`}}return se(e)||(e=e.ownerDocument),mi(e,i,t)}function mi(t,e,i){try{return t[e](i)}catch{return null}}function es(t){const e=[];for(;t.parentNode;){const i=_(t,"id");if(i){e.unshift(`#${vi(i)}`);break}else{let{tagName:n}=t;n!=="HTML"&&(n+=`:nth-child(${jt(t)+1})`),e.unshift(n),t=t.parentNode}}return e.join(" > ")}function vi(t){return O(t)?CSS.escape(t):""}function w(...t){let[e,i,n,o,s=!1]=wi(t);o.length>1&&(o=ns(o)),s!=null&&s.self&&(o=os(o)),n&&(o=is(n,o));for(const r of i)for(const a of e)a.addEventListener(r,o,s);return()=>bi(e,i,o,s)}function bi(...t){let[e,i,,n,o=!1]=wi(t);for(const s of i)for(const r of e)r.removeEventListener(s,n,o)}function D(...t){const[e,i,n,o,s=!1,r]=wi(t),a=w(e,i,n,l=>{const h=!r||r(l);h&&(a(),o(l,h))},s);return a}function C(t,e,i){return $i(t).every(n=>n.dispatchEvent(Le(e,!0,!0,i)))}function Le(t,e=!0,i=!1,n){return O(t)&&(t=new CustomEvent(t,{bubbles:e,cancelable:i,detail:n})),t}function wi(t){return t[0]=$i(t[0]),O(t[1])&&(t[1]=t[1].split(" ")),G(t[2])&&t.splice(2,0,!1),t}function is(t,e){return i=>{const n=t[0]===">"?be(t,i.currentTarget).reverse().find(o=>o.contains(i.target)):i.target.closest(t);n&&(i.current=n,e.call(this,i),delete i.current)}}function ns(t){return e=>q(e.detail)?t(e,...e.detail):t(e)}function os(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function $n(t){return t&&"addEventListener"in t}function ss(t){return $n(t)?t:B(t)}function $i(t){return q(t)?t.map(ss).filter(Boolean):O(t)?be(t):$n(t)?[t]:g(t)}function ht(t){return t.pointerType==="touch"||!!t.touches}function gt(t){var e,i;const{clientX:n,clientY:o}=((e=t.touches)==null?void 0:e[0])||((i=t.changedTouches)==null?void 0:i[0])||t;return{x:n,y:o}}const rs={"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,n){const o=g(t);for(const s of o)if(O(e)){if(e=xi(e),U(i))return getComputedStyle(s).getPropertyValue(e);s.style.setProperty(e,pt(i)&&!rs[e]&&!yn(e)?`${i}px`:i||Ne(i)?i:"",n)}else if(q(e)){const r={};for(const a of e)r[a]=c(s,a);return r}else if(dt(e))for(const r in e)c(s,r,e[r],i);return o[0]}function yi(t,e){for(const i in e)c(t,i,"")}const xi=X(t=>{if(yn(t))return t;t=wt(t);const{style:e}=document.documentElement;if(t in e)return t;for(const i of["webkit","moz"]){const n=`-${i}-${t}`;if(n in e)return n}});function yn(t){return lt(t,"--")}const ki="uk-transition",Si="transitionend",Ei="transitioncanceled";function as(t,e,i=400,n="linear",o){return i=Math.round(i),Promise.all(g(t).map(s=>new Promise((r,a)=>{o||s.offsetHeight;const l=setTimeout(()=>C(s,Si),i);D(s,[Si,Ei],({type:u})=>{clearTimeout(l),A(s,ki),yi(s,h),u===Ei?a():r(s)},{self:!0}),E(s,ki);const h={transitionProperty:Object.keys(e).map(xi).join(","),transitionDuration:`${i}ms`,transitionTimingFunction:n};c(s,{...h,...e})})))}const J={start:as,async stop(t){C(t,Si),await Promise.resolve()},async cancel(t){C(t,Ei),await Promise.resolve()},inProgress(t){return m(t,ki)}},we="uk-animation",xn="animationend",We="animationcanceled";function kn(t,e,i=200,n,o){return Promise.all(g(t).map(s=>new Promise((r,a)=>{m(s,we)&&C(s,We);const l=[e,we,`${we}-${o?"leave":"enter"}`,n&&`uk-transform-origin-${n}`,o&&`${we}-reverse`],h=setTimeout(()=>C(s,xn),i);D(s,[xn,We],({type:u})=>{clearTimeout(h),u===We?a():r(s),c(s,"animationDuration",""),A(s,l)},{self:!0}),c(s,"animationDuration",`${i}ms`),E(s,l)})))}const mt={in:kn,out(t,e,i,n){return kn(t,e,i,n,!0)},inProgress(t){return m(t,we)},cancel(t){C(t,We)}};function ls(t){if(document.readyState!=="loading"){t();return}D(document,"DOMContentLoaded",t)}function I(t,...e){return e.some(i=>{var n;return((n=t==null?void 0:t.tagName)==null?void 0:n.toLowerCase())===i.toLowerCase()})}function Sn(t){return t=k(t),t&&(t.innerHTML=""),t}function je(t,e){return U(e)?k(t).innerHTML:et(Sn(t),e)}const cs=Ue("prepend"),et=Ue("append"),Ti=Ue("before"),Re=Ue("after");function Ue(t){return function(e,i){var n;const o=g(O(i)?_t(i):i);return(n=k(e))==null||n[t](...o),En(o)}}function Ct(t){g(t).forEach(e=>e.remove())}function Ve(t,e){for(e=B(Ti(t,e));e.firstElementChild;)e=e.firstElementChild;return et(e,t),e}function Ci(t,e){return g(g(t).map(i=>i.hasChildNodes()?Ve(Me(i.childNodes),e):et(i,e)))}function $e(t){g(t).map(M).filter((e,i,n)=>n.indexOf(e)===i).forEach(e=>e.replaceWith(...e.childNodes))}const hs=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function _t(t){const e=hs.exec(t);if(e)return document.createElement(e[1]);const i=document.createElement("template");return i.innerHTML=t.trim(),En(i.content.childNodes)}function En(t){return t.length>1?t:t[0]}function Pt(t,e){if(re(t))for(e(t),t=t.firstElementChild;t;)Pt(t,e),t=t.nextElementSibling}function k(t,e){return Tn(t)?B(_t(t)):gi(t,e)}function F(t,e){return Tn(t)?g(_t(t)):be(t,e)}function Tn(t){return O(t)&&lt(t.trim(),"<")}const Ot={width:["left","right"],height:["top","bottom"]};function P(t){const e=re(t)?B(t).getBoundingClientRect():{height:ut(t),width:Ye(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 v(t,e){e&&c(t,{left:0,top:0});const i=P(t);if(t){const{scrollY:n,scrollX:o}=$t(t),s={height:n,width:o};for(const r in Ot)for(const a of Ot[r])i[a]+=s[r]}if(!e)return i;for(const n of["left","top"])c(t,n,e[n]-i[n])}function us(t){let{top:e,left:i}=v(t);const{ownerDocument:{body:n,documentElement:o},offsetParent:s}=B(t);let r=s||o;for(;r&&(r===n||r===o)&&c(r,"position")==="static";)r=r.parentNode;if(re(r)){const a=v(r);e-=a.top+x(c(r,"borderTopWidth")),i-=a.left+x(c(r,"borderLeftWidth"))}return{top:e-x(c(t,"marginTop")),left:i-x(c(t,"marginLeft"))}}function ye(t){t=B(t);const e=[t.offsetTop,t.offsetLeft];for(;t=t.offsetParent;)if(e[0]+=t.offsetTop+x(c(t,"borderTopWidth")),e[1]+=t.offsetLeft+x(c(t,"borderLeftWidth")),c(t,"position")==="fixed"){const i=$t(t);return e[0]+=i.scrollY,e[1]+=i.scrollX,e}return e}const ut=Cn("height"),Ye=Cn("width");function Cn(t){const e=It(t);return(i,n)=>{if(U(n)){if(De(i))return i[`inner${e}`];if(se(i)){const o=i.documentElement;return Math.max(o[`offset${e}`],o[`scroll${e}`])}return i=B(i),n=c(i,t),n=n==="auto"?i[`offset${e}`]:x(n)||0,n-Ut(i,t)}else return c(i,t,!n&&n!==0?"":+n+Ut(i,t)+"px")}}function Ut(t,e,i="border-box"){return c(t,"boxSizing")===i?he(Ot[e],n=>x(c(t,`padding-${n}`))+x(c(t,`border-${n}-width`))):0}function _n(t){for(const e in Ot)for(const i in Ot[e])if(Ot[e][i]===t)return Ot[e][1-i];return t}function K(t,e="width",i=window,n=!1){return O(t)?he(ds(t),o=>{const s=gs(o);return s?ms(s==="vh"?vs():s==="vw"?Ye($t(i)):n?i[`offset${It(e)}`]:P(i)[e],o):o}):x(t)}const fs=/-?\d+(?:\.\d+)?(?:v[wh]|%|px)?/g,ds=X(t=>t.toString().replace(/\s/g,"").match(fs)||[]),ps=/(?:v[hw]|%)$/,gs=X(t=>(t.match(ps)||[])[0]);function ms(t,e){return t*x(e)/100}let xe,Vt;function vs(){return xe||(Vt||(Vt=k("<div>"),c(Vt,{height:"100vh",position:"fixed"}),w(window,"resize",()=>xe=null)),et(document.body,Vt),xe=Vt.clientHeight,Ct(Vt),xe)}const _i={read:bs,write:ws,clear:$s,flush:Pn},Ge=[],Xe=[];function bs(t){return Ge.push(t),Oi(),t}function ws(t){return Xe.push(t),Oi(),t}function $s(t){Bn(Ge,t),Bn(Xe,t)}let Pi=!1;function Pn(){On(Ge),On(Xe.splice(0)),Pi=!1,(Ge.length||Xe.length)&&Oi()}function Oi(){Pi||(Pi=!0,queueMicrotask(Pn))}function On(t){let e;for(;e=t.shift();)try{e()}catch(i){console.error(i)}}function Bn(t,e){const i=t.indexOf(e);return~i&&t.splice(i,1)}class Mn{init(){this.positions=[];let e;this.unbind=w(document,"mousemove",i=>e=gt(i)),this.interval=setInterval(()=>{e&&(this.positions.push(e),this.positions.length>5&&this.positions.shift())},50)}cancel(){var e;(e=this.unbind)==null||e.call(this),clearInterval(this.interval)}movesTo(e){if(!this.positions||this.positions.length<2)return!1;const i=P(e),{left:n,right:o,top:s,bottom:r}=i,[a]=this.positions,l=le(this.positions),h=[a,l];return ui(l,i)?!1:[[{x:n,y:s},{x:o,y:r}],[{x:n,y:r},{x:o,y:s}]].some(f=>{const p=ys(h,f);return p&&ui(p,i)})}}function ys([{x:t,y:e},{x:i,y:n}],[{x:o,y:s},{x:r,y:a}]){const l=(a-s)*(i-t)-(r-o)*(n-e);if(l===0)return!1;const h=((r-o)*(e-s)-(a-s)*(t-o))/l;return h<0?!1:{x:t+h*(i-t),y:e+h*(n-e)}}function Dn(t,e,i={},{intersecting:n=!0}={}){const o=new IntersectionObserver(n?(s,r)=>{s.some(a=>a.isIntersecting)&&e(s,r)}:e,i);for(const s of g(t))o.observe(s);return o}const xs=kt&&window.ResizeObserver;function ke(t,e,i={box:"border-box"}){if(xs)return An(ResizeObserver,t,e,i);const n=[w(window,"load resize",e),w(document,"loadedmetadata load",e,!0)];return{disconnect:()=>n.map(o=>o())}}function Bi(t){return{disconnect:w([window,window.visualViewport],"resize",t)}}function Mi(t,e,i){return An(MutationObserver,t,e,i)}function An(t,e,i,n){const o=new t(i);for(const s of g(e))o.observe(s,n);return o}function Di(t){Ni(t)&&Ii(t,{func:"playVideo",method:"play"}),Ai(t)&&t.play().catch(st)}function Nn(t){Ni(t)&&t[Je]&&Ii(t,{func:"pauseVideo",method:"pause"}),Ai(t)&&t.pause()}function In(t){Ni(t)&&Ii(t,{func:"mute",method:"setVolume",value:0}),Ai(t)&&(t.muted=!0)}function Ai(t){return I(t,"video")}function Ni(t){return I(t,"iframe")&&(Fn(t)||Hn(t))}function Fn(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function Hn(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}async function Ii(t,e){await Ss(t),zn(t,e)}function zn(t,e){t.contentWindow.postMessage(JSON.stringify({event:"command",...e}),"*")}const Je="_ukPlayer";let ks=0;function Ss(t){if(t[Je])return t[Je];const e=Fn(t),i=Hn(t),n=++ks;let o;return t[Je]=new Promise(s=>{e&&D(t,"load",()=>{const r=()=>zn(t,{event:"listening",id:n});o=setInterval(r,100),r()}),D(window,"message",s,!1,({data:r})=>{try{return r=JSON.parse(r),e&&(r==null?void 0:r.id)===n&&r.event==="onReady"||i&&Number(r==null?void 0:r.player_id)===n}catch{}}),t.src=`${t.src}${d(t.src,"?")?"&":"?"}${e?"enablejsapi=1":`api=1&player_id=${n}`}`}).then(()=>clearInterval(o))}function Es(t,e=0,i=0){return L(t)?Ie(...Gt(t).map(n=>{const{top:o,left:s,bottom:r,right:a}=Z(n);return{top:o-e,left:s-i,bottom:r+e,right:a+i}}).concat(v(t))):!1}function qn(t,{offset:e=0}={}){const i=L(t)?Yt(t,!1,["hidden"]):[];return i.reduce((r,a,l)=>{const{scrollTop:h,scrollHeight:u,offsetHeight:f}=a,p=Z(a),y=u-p.height,{height:b,top:$}=i[l-1]?Z(i[l-1]):v(t);let S=Math.ceil($-p.top-e+h);return e>0&&f<b+e?S+=e:e=0,S>y?(e-=S-y,S=y):S<0&&(e-=S,S=0),()=>n(a,S-h,t,y).then(r)},()=>Promise.resolve())();function n(r,a,l,h){return new Promise(u=>{const f=r.scrollTop,p=o(Math.abs(a)),y=Date.now(),b=zi(r)===r,$=v(l).top+(b?0:f);let S=0,Y=15;(function nt(){const bt=s(ot((Date.now()-y)/p));let rt=0;i[0]===r&&f+a<h&&(rt=v(l).top+(b?0:r.scrollTop)-$-P(Fi(l)).height),c(r,"scrollBehavior")!=="auto"&&c(r,"scrollBehavior","auto"),r.scrollTop=f+(a+rt)*bt,c(r,"scrollBehavior",""),bt===1&&(S===rt||!Y--)?u():(S=rt,requestAnimationFrame(nt))})()})}function o(r){return 40*Math.pow(r,.375)}function s(r){return .5*(1-Math.cos(Math.PI*r))}}function Ln(t,e=0,i=0){if(!L(t))return 0;const n=Bt(t,!0),{scrollHeight:o,scrollTop:s}=n,{height:r}=Z(n),a=o-r,l=ye(t)[0]-ye(n)[0],h=Math.max(0,l-r+e),u=Math.min(a,l+t.offsetHeight-i);return h<u?ot((s-h)/(u-h)):1}function Yt(t,e=!1,i=[]){const n=zi(t);let o=me(t).reverse();o=o.slice(o.indexOf(n)+1);const s=Be(o,r=>c(r,"position")==="fixed");return~s&&(o=o.slice(s)),[n].concat(o.filter(r=>c(r,"overflow").split(" ").some(a=>d(["auto","scroll",...i],a))&&(!e||r.scrollHeight>Z(r).height))).reverse()}function Bt(...t){return Yt(...t)[0]}function Gt(t){return Yt(t,!1,["hidden","clip"])}function Z(t){const e=$t(t),i=zi(t),n=!Ae(t)||t.contains(i);if(n&&e.visualViewport){let{height:l,width:h,scale:u,pageTop:f,pageLeft:p}=e.visualViewport;return l=Math.round(l*u),h=Math.round(h*u),{height:l,width:h,top:f,left:p,bottom:f+l,right:p+h}}let o=v(n?e:t);if(c(t,"display")==="inline")return o;const{body:s,documentElement:r}=e.document,a=n?i===r||i.clientHeight<s.clientHeight?i:s:t;for(let[l,h,u,f]of[["width","x","left","right"],["height","y","top","bottom"]]){const p=o[l]%1;o[u]+=x(c(a,`border-${u}-width`)),o[l]=o[h]=a[`client${It(l)}`]-(p?p<.5?-p:1-p:0),o[f]=o[l]+o[u]}return o}function Fi(t){const{document:e}=$t(t);t=t||e.body;const{left:i,width:n,top:o}=P(t);for(const s of o?[0,o]:[0]){let r;for(const a of e.elementsFromPoint(i+n/2,s))!a.contains(t)&&!m(a,"uk-togglable-leave")&&(Hi(a,"fixed")&&Wn(me(t).reverse().find(l=>!l.contains(a)&&!Hi(l,"static")))<Wn(a)||Hi(a,"sticky")&&(!t||M(a).contains(t)))&&(!r||P(r).height<P(a).height)&&(r=a);if(r)return r}}function Wn(t){return x(c(t,"zIndex"))}function Hi(t,e){return c(t,"position")===e}function zi(t){return $t(t).document.scrollingElement}const V=[["width","x","left","right"],["height","y","top","bottom"]];function jn(t,e,i){i={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],placement:[],...i},q(e)||(e=[e,e]),v(t,Rn(t,e,i))}function Rn(t,e,i){const n=Un(t,e,i),{boundary:o,viewportOffset:s=0,placement:r}=i;let a=n;for(const[l,[h,,u,f]]of Object.entries(V)){const p=Ts(t,e[l],s,o,l);if(Ke(n,p,l))continue;let y=0;if(r[l]==="flip"){const b=i.attach.target[l];if(b===f&&n[f]<=p[f]||b===u&&n[u]>=p[u])continue;y=_s(t,e,i,l)[u]-n[u];const $=Cs(t,e[l],s,l);if(!Ke(qi(n,y,l),$,l)){if(Ke(n,$,l))continue;if(i.recursion)return!1;const S=Ps(t,e,i);if(S&&Ke(S,$,1-l))return S;continue}}else if(r[l]==="shift"){const b=v(e[l]),{offset:$}=i;y=ot(ot(n[u],p[u],p[f]-n[h]),b[u]-n[h]+$[l],b[f]-$[l])-n[u]}a=qi(a,y,l)}return a}function Un(t,e,i){let{attach:n,offset:o}={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],...i},s=v(t);for(const[r,[a,,l,h]]of Object.entries(V)){const u=n.target[r]===n.element[r]?Z(e[r]):v(e[r]);s=qi(s,u[l]-s[l]+Vn(n.target[r],h,u[a])-Vn(n.element[r],h,s[a])+ +o[r],r)}return s}function qi(t,e,i){const[,n,o,s]=V[i],r={...t};return r[o]=t[n]=t[o]+e,r[s]+=e,r}function Vn(t,e,i){return t==="center"?i/2:t===e?i:0}function Ts(t,e,i,n,o){let s=Gn(...Yn(t,e).map(Z));return i&&(s[V[o][2]]+=i,s[V[o][3]]-=i),n&&(s=Gn(s,v(q(n)?n[o]:n))),s}function Cs(t,e,i,n){const[o,s,r,a]=V[n],[l]=Yn(t,e),h=Z(l);return["auto","scroll"].includes(c(l,`overflow-${s}`))&&(h[r]-=l[`scroll${It(r)}`],h[a]=h[r]+l[`scroll${It(o)}`]),h[r]+=i,h[a]-=i,h}function Yn(t,e){return Gt(e).filter(i=>i.contains(t))}function Gn(...t){let e={};for(const i of t)for(const[,,n,o]of V)e[n]=Math.max(e[n]||0,i[n]),e[o]=Math.min(...[e[o],i[o]].filter(Ne));return e}function Ke(t,e,i){const[,,n,o]=V[i];return t[n]>=e[n]&&t[o]<=e[o]}function _s(t,e,{offset:i,attach:n},o){return Un(t,e,{attach:{element:Xn(n.element,o),target:Xn(n.target,o)},offset:Os(i,o)})}function Ps(t,e,i){return Rn(t,e,{...i,attach:{element:i.attach.element.map(Jn).reverse(),target:i.attach.target.map(Jn).reverse()},offset:i.offset.reverse(),placement:i.placement.reverse(),recursion:!0})}function Xn(t,e){const i=[...t],n=V[e].indexOf(t[e]);return~n&&(i[e]=V[e][1-n%2+2]),i}function Jn(t){for(let e=0;e<V.length;e++){const i=V[e].indexOf(t);if(~i)return V[1-e][i%2+2]}}function Os(t,e){return t=[...t],t[e]*=-1,t}var Bs=Object.freeze({__proto__:null,$:k,$$:F,Animation:mt,Dimensions:gn,MouseTracker:Mn,Transition:J,addClass:E,after:Re,append:et,apply:Pt,assign:ne,attr:_,before:Ti,boxModelAdjust:Ut,camelize:ee,children:tt,clamp:ot,createEvent:Le,css:c,data:Ht,dimensions:P,each:ce,empty:Sn,endsWith:ie,escape:vi,fastdom:_i,filter:ge,find:gi,findAll:be,findIndex:Be,flipPosition:_n,fragment:_t,getCoveringElement:Fi,getEventPos:gt,getIndex:yt,getTargetedElement:qe,hasAttr:ct,hasClass:m,hasOwn:at,hasTouch:zt,height:ut,html:je,hyphenate:wt,inBrowser:kt,includes:d,index:jt,intersectRect:Ie,isArray:q,isBoolean:Ft,isDocument:se,isElement:re,isEmpty:ai,isEqual:fn,isFocusable:ze,isFunction:G,isInView:Es,isInput:He,isNode:Ae,isNumber:Ne,isNumeric:pt,isObject:dt,isPlainObject:oe,isRtl:St,isSameSiteAnchor:Rt,isString:O,isTag:I,isTouch:ht,isUndefined:U,isVisible:L,isVoidElement:pi,isWindow:De,last:le,matches:T,memoize:X,mute:In,noop:st,observeIntersection:Dn,observeMutation:Mi,observeResize:ke,observeViewportResize:Bi,off:bi,offset:v,offsetPosition:ye,offsetViewport:Z,on:w,once:D,overflowParents:Gt,parent:M,parents:me,pause:Nn,pick:hi,play:Di,pointInRect:ui,pointerCancel:fe,pointerDown:Et,pointerEnter:Lt,pointerLeave:Wt,pointerMove:di,pointerUp:Tt,position:us,positionAt:jn,prepend:cs,propName:xi,query:W,queryAll:ve,ready:ls,remove:Ct,removeAttr:ue,removeClass:A,replaceClass:Fe,resetProps:yi,scrollIntoView:qn,scrollParent:Bt,scrollParents:Yt,scrolledOver:Ln,selFocusable:pe,selInput:de,sortBy:dn,startsWith:lt,sumBy:he,swap:ci,toArray:Me,toBoolean:li,toEventTargets:$i,toFloat:x,toNode:B,toNodes:g,toNumber:ae,toPx:K,toWindow:$t,toggleClass:j,trigger:C,ucfirst:It,uniqueBy:Go,unwrap:$e,width:Ye,wrapAll:Ve,wrapInner:Ci});function Ms(t){t._data={},t._updates=[...t.$options.update||[]],t._disconnect.push(()=>t._updates=t._data=null)}function Ds(t,e){t._updates.unshift(e)}function Se(t,e="update"){t._connected&&t._updates.length&&(t._updateCount||(t._updateCount=0,requestAnimationFrame(()=>t._updateCount=0)),t._queued||(t._queued=new Set,_i.read(()=>{t._connected&&As(t,t._queued),t._queued=null})),t._updateCount++<20&&t._queued.add(e.type||e))}function As(t,e){for(const{read:i,write:n,events:o=[]}of t._updates){if(!e.has("update")&&!o.some(r=>e.has(r)))continue;let s;i&&(s=i.call(t,t._data,e),s&&oe(s)&&ne(t._data,s)),n&&s!==!1&&_i.write(()=>{t._connected&&n.call(t,t._data,e)})}}function Ns(t){t._watches=[];for(const e of t.$options.watch||[])for(const[i,n]of Object.entries(e))Kn(t,n,i);t._initial=!0}function Kn(t,e,i){t._watches.push({name:i,...oe(e)?e:{handler:e}})}function Is(t,e){for(const{name:i,handler:n,immediate:o=!0}of t._watches)(t._initial&&o||at(e,i)&&!fn(e[i],t[i]))&&n.call(t,t[i],e[i]);t._initial=!1}function Fs(t){const{computed:e}=t.$options;if(t._computed={},e)for(const i in e)Qn(t,i,e[i])}const Zn={subtree:!0,childList:!0};function Qn(t,e,i){t._hasComputed=!0,Object.defineProperty(t,e,{enumerable:!0,get(){const{_computed:n,$props:o,$el:s}=t;if(!at(n,e)&&(n[e]=(i.get||i).call(t,o,s),i.observe&&t._computedObserver)){const r=i.observe.call(t,o);t._computedObserver.observe(["~","+","-"].includes(r[0])?s.parentElement:s.getRootNode(),Zn)}return n[e]},set(n){const{_computed:o}=t;o[e]=i.set?i.set.call(t,n):n,U(o[e])&&delete o[e]}})}function Hs(t){t._hasComputed&&(Ds(t,{read:()=>Is(t,to(t)),events:["resize","computed"]}),t._computedObserver=Mi(t.$el,()=>Se(t,"computed"),Zn),t._disconnect.push(()=>{t._computedObserver.disconnect(),t._computedObserver=null,to(t)}))}function to(t){const e={...t._computed};return t._computed={},e}function zs(t){for(const e of t.$options.events||[])if(at(e,"handler"))eo(t,e);else for(const i in e)eo(t,{name:i,handler:e[i]})}function eo(t,{name:e,el:i,handler:n,capture:o,passive:s,delegate:r,filter:a,self:l}){a&&!a.call(t,t)||t._disconnect.push(w(i?i.call(t,t):t.$el,e,r==null?void 0:r.call(t,t),n.bind(t),{passive:s,capture:o,self:l}))}function qs(t){for(const e of t.$options.observe||[])Ls(t,e)}function Ls(t,e){let{observe:i,target:n=t.$el,handler:o,options:s,filter:r,args:a}=e;if(r&&!r.call(t,t))return;const l=`_observe${t._disconnect.length}`;G(n)&&!at(t,l)&&Qn(t,l,()=>{const f=n.call(t,t);return q(f)?g(f):f}),o=O(o)?t[o]:o.bind(t),G(s)&&(s=s.call(t,t));const h=at(t,l)?t[l]:n,u=i(h,o,s,a);G(n)&&q(t[l])&&Kn(t,{handler:Ws(u,s),immediate:!1},l),t._disconnect.push(()=>u.disconnect())}function Ws(t,e){return(i,n)=>{for(const o of n)d(i,o)||(t.unobserve?t.unobserve(o):t.observe&&t.disconnect());for(const o of i)(!d(n,o)||!t.unobserve)&&t.observe(o,e)}}const H={};H.events=H.watch=H.observe=H.created=H.beforeConnect=H.connected=H.beforeDisconnect=H.disconnected=H.destroy=Li,H.args=function(t,e){return e!==!1&&Li(e||t)},H.update=function(t,e){return dn(Li(t,G(e)?{read:e}:e),"order")},H.props=function(t,e){if(q(e)){const i={};for(const n of e)i[n]=String;e=i}return H.methods(t,e)},H.computed=H.methods=function(t,e){return e?t?{...t,...e}:e:t},H.i18n=H.data=function(t,e,i){return i?io(t,e,i):e?t?function(n){return io(t,e,n)}:e:t};function io(t,e,i){return H.computed(G(t)?t.call(i,i):t,G(e)?e.call(i,i):e)}function Li(t,e){return t=t&&!q(t)?[t]:t,e?t?t.concat(e):q(e)?e:[e]:t}function js(t,e){return U(e)?t:e}function Ee(t,e,i){const n={};if(G(e)&&(e=e.options),e.extends&&(t=Ee(t,e.extends,i)),e.mixins)for(const s of e.mixins)t=Ee(t,s,i);for(const s in t)o(s);for(const s in e)at(t,s)||o(s);function o(s){n[s]=(H[s]||js)(t[s],e[s],i)}return n}function Wi(t,e=[]){try{return t?lt(t,"{")?JSON.parse(t):e.length&&!d(t,":")?{[e[0]]:t}:t.split(";").reduce((i,n)=>{const[o,s]=n.split(/:(.*)/);return o&&!U(s)&&(i[o.trim()]=s.trim()),i},{}):{}}catch{return{}}}function ji(t,e){return t===Boolean?li(e):t===Number?ae(e):t==="list"?Us(e):t===Object&&O(e)?Wi(e):t?t(e):e}const Rs=/,(?![^(]*\))/;function Us(t){return q(t)?t:O(t)?t.split(Rs).map(e=>pt(e)?ae(e):li(e.trim())):[t]}function Vs(t){const{$options:e,$props:i}=t,n=no(e);ne(i,n);const{computed:o,methods:s}=e;for(let r in i)r in n&&(!o||!at(o,r))&&(!s||!at(s,r))&&(t[r]=i[r])}function no(t){const e={},{args:i=[],props:n={},el:o,id:s}=t;if(!n)return e;for(const a in n){const l=wt(a);let h=Ht(o,l);U(h)||(h=n[a]===Boolean&&h===""?!0:ji(n[a],h),!(l==="target"&&lt(h,"_"))&&(e[a]=h))}const r=Wi(Ht(o,s),i);for(const a in r){const l=ee(a);U(n[l])||(e[l]=ji(n[l],r[a]))}return e}const Ys=X((t,e)=>{const i=Object.keys(e),n=i.concat(t).map(o=>[wt(o),`data-${wt(o)}`]).flat();return{attributes:i,filter:n}});function Gs(t){const{$options:e,$props:i}=t,{id:n,props:o,el:s}=e;if(!o)return;const{attributes:r,filter:a}=Ys(n,o),l=new MutationObserver(h=>{const u=no(e);h.some(({attributeName:f})=>{const p=f.replace("data-","");return(p===n?r:[ee(p),ee(f)]).some(y=>!U(u[y])&&u[y]!==i[y])})&&t.$reset()});l.observe(s,{attributes:!0,attributeFilter:a}),t._disconnect.push(()=>l.disconnect())}function Xt(t,e){var i;(i=t.$options[e])==null||i.forEach(n=>n.call(t))}function Ri(t){t._connected||(Vs(t),Xt(t,"beforeConnect"),t._connected=!0,t._disconnect=[],zs(t),Ms(t),Ns(t),qs(t),Gs(t),Hs(t),Xt(t,"connected"),Se(t))}function Ui(t){t._connected&&(Xt(t,"beforeDisconnect"),t._disconnect.forEach(e=>e()),t._disconnect=null,Xt(t,"disconnected"),t._connected=!1)}let Xs=0;function oo(t,e={}){e.data=Zs(e,t.constructor.options),t.$options=Ee(t.constructor.options,e,t),t.$props={},t._uid=Xs++,Js(t),Ks(t),Fs(t),Xt(t,"created"),e.el&&t.$mount(e.el)}function Js(t){const{data:e={}}=t.$options;for(const i in e)t.$props[i]=t[i]=e[i]}function Ks(t){const{methods:e}=t.$options;if(e)for(const i in e)t[i]=e[i].bind(t)}function Zs({data:t={}},{args:e=[],props:i={}}){q(t)&&(t=t.slice(0,e.length).reduce((n,o,s)=>(oe(o)?ne(n,o):n[e[s]]=o,n),{}));for(const n in t)U(t[n])?delete t[n]:i[n]&&(t[n]=ji(i[n],t[n]));return t}const Q=function(t){oo(this,t)};Q.util=Bs,Q.options={},Q.version="3.25.13";const Qs="uk-",Mt="__uikit__",Jt={};function so(t,e){var i,n;const o=Qs+wt(t);if(!e)return Jt[o].options||(Jt[o]=Q.extend(Jt[o])),Jt[o];t=ee(t),Q[t]=(r,a)=>Te(t,r,a);const s=(i=e.options)!=null?i:{...e};return s.id=o,s.name=t,(n=s.install)==null||n.call(s,Q,s,t),Q._initialized&&!s.functional&&requestAnimationFrame(()=>Te(t,`[${o}],[data-${o}]`)),Jt[o]=s}function Te(t,e,i,...n){const o=so(t);return o.options.functional?new o({data:oe(e)?e:[e,i,...n]}):e?F(e).map(s)[0]:s();function s(r){const a=Ze(r,t);if(a)if(i)a.$destroy();else return a;return new o({el:r,data:i})}}function Ce(t){return(t==null?void 0:t[Mt])||{}}function Ze(t,e){return Ce(t)[e]}function tr(t,e){t[Mt]||(t[Mt]={}),t[Mt][e.$options.name]=e}function er(t,e){var i;(i=t[Mt])==null||delete i[e.$options.name],ai(t[Mt])&&delete t[Mt]}function ir(t){kt&&window.MutationObserver&&(document.body?requestAnimationFrame(()=>ro(t)):new MutationObserver((e,i)=>{document.body&&(ro(t),i.disconnect())}).observe(document.documentElement,{childList:!0}))}function ro(t){C(document,"uikit:init",t),document.body&&Pt(document.body,ao),new MutationObserver(nr).observe(document,{subtree:!0,childList:!0,attributes:!0}),t._initialized=!0}function nr(t){var e;for(const{addedNodes:i,removedNodes:n,target:o,attributeName:s}of t){for(const a of i)Pt(a,ao);for(const a of n)Pt(a,or);const r=s&&lo(s);r&&(ct(o,s)?Te(r,o):(e=Ze(o,r))==null||e.$destroy())}}function ao(t){const e=Ce(t);for(const i in e)Ri(e[i]);for(const i of t.getAttributeNames()){const n=lo(i);n&&Te(n,t)}}function or(t){const e=Ce(t);for(const i in e)Ui(e[i])}function lo(t){lt(t,"data-")&&(t=t.slice(5));const e=Jt[t];return e&&(e.options||e).name}function sr(t){t.component=so,t.getComponents=Ce,t.getComponent=Ze,t.update=co,t.use=function(i){if(!i.installed)return i.call(null,this),i.installed=!0,this},t.mixin=function(i,n){n=(O(n)?this.component(n):n)||this,n.options=Ee(n.options,i)},t.extend=function(i){i||(i={});const n=this,o=function(r){oo(this,r)};return o.prototype=Object.create(n.prototype),o.prototype.constructor=o,o.options=Ee(n.options,i),o.super=n,o.extend=n.extend,o};let e;Object.defineProperty(t,"container",{get(){return e||document.body},set(i){e=k(i)}})}function co(t,e){t=t?B(t):document.body;for(const i of me(t).reverse())ho(i,e);Pt(t,i=>ho(i,e))}function ho(t,e){const i=Ce(t);for(const n in i)Se(i[n],e)}function rr(t){t.prototype.$mount=function(e){const i=this;tr(e,i),i.$options.el=e,e.isConnected&&Ri(i)},t.prototype.$destroy=function(e=!1){const i=this,{el:n}=i.$options;n&&Ui(i),Xt(i,"destroy"),er(n,i),e&&Ct(i.$el)},t.prototype.$create=Te,t.prototype.$emit=function(e){Se(this,e)},t.prototype.$update=function(e=this.$el,i){co(e,i)},t.prototype.$reset=function(){Ui(this),Ri(this)},t.prototype.$getComponent=Ze,Object.defineProperties(t.prototype,{$el:{get(){return this.$options.el}},$container:Object.getOwnPropertyDescriptor(t,"container")})}let ar=1;function Qe(t,e=null){return(e==null?void 0:e.id)||`${t.$options.id}-${ar++}`}sr(Q),rr(Q);function ft(t){return Pe(ke,t,"resize")}function Dt(t){return Pe(Dn,t)}function _e(t){return Pe(Mi,t)}function Vi(t={}){return Dt({handler:function(e,i){const{targets:n=this.$el,preload:o=5}=t;for(const s of g(G(n)?n(this):n))F('[loading="lazy"]',s).slice(0,o-1).forEach(r=>ue(r,"loading"));for(const s of e.filter(({isIntersecting:r})=>r).map(({target:r})=>r))i.unobserve(s)},...t})}function uo(t){return Pe((e,i)=>Bi(i),t,"resize")}function Yi(t){return Pe((e,i)=>({disconnect:w(cr(e),"scroll",i,{passive:!0})}),t,"scroll")}function fo(t){return{observe(e,i){return{observe:st,unobserve:st,disconnect:w(e,Et,i,{passive:!0})}},handler(e){if(!ht(e))return;const i=gt(e),n="tagName"in e.target?e.target:M(e.target);D(document,`${Tt} ${fe} scroll`,o=>{const{x:s,y:r}=gt(o);(o.type!=="scroll"&&n&&s&&Math.abs(i.x-s)>100||r&&Math.abs(i.y-r)>100)&&setTimeout(()=>{C(n,"swipe"),C(n,`swipe${lr(i.x,i.y,s,r)}`)})})},...t}}function Pe(t,e,i){return{observe:t,handler(){Se(this,i)},...e}}function lr(t,e,i,n){return Math.abs(t-i)>=Math.abs(e-n)?t-i>0?"Left":"Right":e-n>0?"Up":"Down"}function cr(t){return g(t).map(e=>{const{ownerDocument:i}=e,n=Bt(e,!0);return n===i.scrollingElement?i:n})}var it={connected(){E(this.$el,this.$options.id)}};function Kt(t){t.target.closest('a[href="#"],a[href=""]')&&t.preventDefault()}var Zt={props:{cls:Boolean,animation:"list",duration:Number,velocity:Number,origin:String,transition:String},data:{cls:!1,animation:[!1],duration:200,velocity:.2,origin:!1,transition:"ease",clsEnter:"uk-togglable-enter",clsLeave:"uk-togglable-leave"},computed:{hasAnimation:({animation:t})=>!!t[0],hasTransition:({animation:t})=>["slide","reveal"].some(e=>lt(t[0],e))},methods:{async toggleElement(t,e,i){try{return await Promise.all(g(t).map(n=>{const o=Ft(e)?e:!this.isToggled(n);if(!C(n,`before${o?"show":"hide"}`,[this]))return Promise.reject();const s=(G(i)?i:i===!1||!this.hasAnimation?hr:this.hasTransition?ur:fr)(n,o,this),r=o?this.clsEnter:this.clsLeave;E(n,r),C(n,o?"show":"hide",[this]);const a=()=>{var l;A(n,r),C(n,o?"shown":"hidden",[this]),o&&((l=F("[autofocus]",n).find(L))==null||l.focus({preventScroll:!0}))};return s?s.then(a,()=>(A(n,r),Promise.reject())):a()})),!0}catch{return!1}},isToggled(t=this.$el){return t=B(t),m(t,this.clsEnter)?!0:m(t,this.clsLeave)?!1:this.cls?m(t,this.cls.split(" ")[0]):L(t)},_toggle(t,e){if(!t)return;e=!!e;let i;this.cls?(i=d(this.cls," ")||e!==m(t,this.cls),i&&j(t,this.cls,d(this.cls," ")?void 0:e)):(i=e===t.hidden,i&&(t.hidden=!e)),i&&C(t,"toggled",[e,this])}}};function hr(t,e,{_toggle:i}){return mt.cancel(t),J.cancel(t),i(t,e)}async function ur(t,e,{animation:i,duration:n,velocity:o,transition:s,_toggle:r}){var a;const[l="reveal",h="top"]=((a=i[0])==null?void 0:a.split("-"))||[],u=[["left","right"],["top","bottom"]],f=u[d(u[0],h)?0:1],p=f[1]===h,b=["width","height"][u.indexOf(f)],$=`margin-${f[0]}`,S=`margin-${h}`;let Y=P(t)[b];const nt=J.inProgress(t);await J.cancel(t),e&&r(t,!0);const bt=Object.fromEntries(["padding","border","width","height","minWidth","minHeight","overflowY","overflowX",$,S].map(Uo=>[Uo,t.style[Uo]])),rt=P(t),un=x(c(t,$)),Wo=x(c(t,S)),Nt=rt[b]+Wo;!nt&&!e&&(Y+=Wo);const[si]=Ci(t,"<div>");c(si,{boxSizing:"border-box",height:rt.height,width:rt.width,...c(t,["overflow","padding","borderTop","borderRight","borderBottom","borderLeft","borderImage",S])}),c(t,{padding:0,border:0,minWidth:0,minHeight:0,[S]:0,width:rt.width,height:rt.height,overflow:"hidden",[b]:Y});const jo=Y/Nt;n=(o*Nt+n)*(e?1-jo:jo);const Ro={[b]:e?Nt:0};p&&(c(t,$,Nt-Y+un),Ro[$]=e?un:Nt+un),!p^l==="reveal"&&(c(si,$,-Nt+Y),J.start(si,{[$]:e?0:-Nt},n,s));try{await J.start(t,Ro,n,s)}finally{c(t,bt),$e(si.firstChild),e||r(t,!1)}}function fr(t,e,i){const{animation:n,duration:o,_toggle:s}=i;return e?(s(t,!0),mt.in(t,n[0],o,i.origin)):mt.out(t,n[1]||n[0],o,i.origin).then(()=>s(t,!1))}const N={TAB:9,ESC:27,SPACE:32,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40};var po={mixins:[it,Zt],props:{animation:Boolean,targets:String,active:null,collapsible:Boolean,multiple:Boolean,toggle:String,content:String,offset:Number},data:{targets:"> *",active:!1,animation:!0,collapsible:!0,multiple:!1,clsOpen:"uk-open",toggle:".uk-accordion-title",content:".uk-accordion-content",offset:0},computed:{items:({targets:t},e)=>F(t,e),toggles({toggle:t}){return this.items.map(e=>k(t,e))},contents({content:t}){return this.items.map(e=>{var i;return((i=e._wrapper)==null?void 0:i.firstElementChild)||k(t,e)})}},watch:{items(t,e){if(e||m(t,this.clsOpen))return;const i=this.active!==!1&&t[Number(this.active)]||!this.collapsible&&t[0];i&&this.toggle(i,!1)},toggles(){this.$emit()},contents(t){for(const e of t){const i=m(this.items.find(n=>n.contains(e)),this.clsOpen);ti(e,!i)}this.$emit()}},observe:Vi(),events:[{name:"click keydown",delegate:({targets:t,$props:e})=>`${t} ${e.toggle}`,handler(t){if(t.type==="keydown"&&t.keyCode!==N.SPACE)return;const e=jt(this.toggles,t.current);if(e===-1)return;Kt(t);const i=pr(t.target);this.toggle(e).finally(i)}},{name:"show hide shown hidden",self:!0,delegate:({targets:t})=>t,handler(){this.$emit()}}],update(){const t=ge(this.items,`.${this.clsOpen}`);for(const e in this.items){const i=this.toggles[e],n=this.contents[e];if(!i||!n)continue;i.id=Qe(this,i),n.id=Qe(this,n);const o=d(t,this.items[e]);_(i,{role:I(i,"a")?"button":null,"aria-controls":n.id,"aria-expanded":o,"aria-disabled":!this.collapsible&&t.length<2&&o}),_(n,{role:"region","aria-labelledby":i.id}),I(n,"ul")&&_(tt(n),"role","presentation")}},methods:{toggle(t,e){t=this.items[yt(t,this.items)];let i=[t];const n=ge(this.items,`.${this.clsOpen}`);return!this.multiple&&!d(n,i[0])&&(i=i.concat(n)),!this.collapsible&&n.length<2&&d(n,t)&&(i=[]),Promise.all(i.map(o=>this.toggleElement(o,!d(n,o),(s,r)=>{if(j(s,this.clsOpen,r),e===!1||!this.animation){ti(k(this.content,s),!r);return}return dr(s,r,this)})))}}};function ti(t,e){t&&(t.hidden=e)}async function dr(t,e,{content:i,duration:n,velocity:o,transition:s}){var r;i=((r=t._wrapper)==null?void 0:r.firstElementChild)||k(i,t),t._wrapper||(t._wrapper=Ve(i,"<div>"));const a=t._wrapper;c(a,"overflow","hidden");const l=x(c(a,"height"));await J.cancel(a),ti(i,!1);const h=he(["marginTop","marginBottom"],f=>c(i,f))+P(i).height,u=l/h;n=h?(o*h+n)*(e?1-u:u):0,c(a,"height",l),await J.start(a,{height:e?h:0},n,s),$e(i),delete t._wrapper,e||ti(i,!0)}function pr(t){const e=Bt(t,!0);let i;return(function n(){i=requestAnimationFrame(()=>{const{top:o}=P(t);o<0&&(e.scrollTop+=o),n()})})(),()=>requestAnimationFrame(()=>cancelAnimationFrame(i))}var gr={mixins:[it,Zt],args:"animation",props:{animation:Boolean,close:String},data:{animation:!0,selClose:".uk-alert-close",duration:150},events:{name:"click",delegate:({selClose:t})=>t,handler(t){Kt(t),this.close()}},methods:{async close(){await this.toggleElement(this.$el,!1,mr),this.$destroy(!0)}}};function mr(t,e,{duration:i,transition:n,velocity:o}){const s=x(c(t,"height"));return c(t,"height",s),J.start(t,{height:0,marginTop:0,marginBottom:0,paddingTop:0,paddingBottom:0,borderTop:0,borderBottom:0,opacity:0},o*s+i,n)}var go={args:"autoplay",props:{automute:Boolean,autoplay:Boolean,restart:Boolean,hoverTarget:Boolean},data:{automute:!1,autoplay:!0,restart:!1,hoverTarget:!1},beforeConnect(){const t=I(this.$el,"video");this.autoplay==="inview"&&t&&!ct(this.$el,"preload")&&(this.$el.preload="none"),!t&&!ct(this.$el,"allow")&&(this.$el.allow="autoplay"),this.autoplay==="hover"&&(t?this.$el.tabIndex=0:this.autoplay=!0),(this.automute||ct(this.$el,"muted"))&&In(this.$el)},events:[{name:`${Lt} focusin`,el:({hoverTarget:t,$el:e})=>W(t,e)||e,filter:({autoplay:t})=>d(t,"hover"),handler(t){!ht(t)||!vr(this.$el)?Di(this.$el):Gi(this.$el,this.restart)}},{name:`${Wt} focusout`,el:({hoverTarget:t,$el:e})=>W(t,e)||e,filter:({autoplay:t})=>d(t,"hover"),handler(t){ht(t)||Gi(this.$el,this.restart)}}],observe:[Dt({filter:({$el:t})=>t.preload==="none",handler([{target:t}]){t.preload="",this.$reset()}}),Dt({filter:({$el:t,autoplay:e})=>e!=="hover"&&t.preload!=="none",handler([{isIntersecting:t,target:e}]){document.fullscreenElement||(t?this.autoplay&&Di(e):Gi(e,this.restart))},args:{intersecting:!1},options:({$el:t,autoplay:e})=>({root:e==="inview"?null:M(t).closest(":not(a)")})})]};function vr(t){return!t.paused&&!t.ended}function Gi(t,e){Nn(t),e&&I(t,"video")&&(t.currentTime=0)}var br={mixins:[go],props:{width:Number,height:Number},data:{automute:!0},created(){this.useObjectFit=I(this.$el,"img","video")},observe:ft({target:({$el:t})=>mo(t)||M(t),filter:({useObjectFit:t})=>!t}),update:{read(){if(this.useObjectFit)return!1;const{$el:t,width:e=t.clientWidth,height:i=t.clientHeight}=this,n=mo(t)||M(t),o=gn.cover({width:e,height:i},{width:n.offsetWidth,height:n.offsetHeight});return o.width&&o.height?o:!1},write({height:t,width:e}){c(this.$el,{height:t,width:e})},events:["resize"]}};function mo(t){for(;t=M(t);)if(c(t,"position")!=="static")return t}var Xi={props:{container:Boolean},data:{container:!0},computed:{container({container:t}){return t===!0&&this.$container||t&&k(t)}}},wr={props:{pos:String,offset:Boolean,flip:Boolean,shift:Boolean,inset:Boolean},data:{pos:`bottom-${St?"right":"left"}`,offset:!1,flip:!0,shift:!0,inset:!1},connected(){this.pos=this.$props.pos.split("-").concat("center").slice(0,2),[this.dir,this.align]=this.pos,this.axis=d(["top","bottom"],this.dir)?"y":"x"},methods:{positionAt(t,e,i){let n=[this.getPositionOffset(t),this.getShiftOffset(t)];const o=[this.flip&&"flip",this.shift&&"shift"],s={element:[this.inset?this.dir:_n(this.dir),this.align],target:[this.dir,this.align]};if(this.axis==="y"){for(const l in s)s[l].reverse();n.reverse(),o.reverse()}const r=vo(t),a=P(t);c(t,{top:-a.height,left:-a.width}),jn(t,e,{attach:s,offset:n,boundary:i,placement:o,viewportOffset:this.getViewportOffset(t)}),r()},getPositionOffset(t=this.$el){return K(this.offset===!1?c(t,"--uk-position-offset"):this.offset,this.axis==="x"?"width":"height",t)*(d(["left","top"],this.dir)?-1:1)*(this.inset?-1:1)},getShiftOffset(t=this.$el){return this.align==="center"?0:K(c(t,"--uk-position-shift-offset"),this.axis==="y"?"width":"height",t)*(d(["left","top"],this.align)?1:-1)},getViewportOffset(t){return K(c(t,"--uk-position-viewport-offset"))}}};function vo(t){const e=Bt(t),{scrollTop:i}=e;return()=>{i!==e.scrollTop&&(e.scrollTop=i)}}let Ji;function bo(t){const e=w(t,"touchstart",o=>{if(o.targetTouches.length!==1||T(o.target,'input[type="range"]'))return;let s=gt(o).y;const r=w(t,"touchmove",a=>{const l=gt(a).y;l!==s&&(s=l,Yt(a.target).some(h=>{if(!t.contains(h))return!1;let{scrollHeight:u,clientHeight:f}=h;return f<u})||a.preventDefault())},{passive:!1});D(t,"scroll touchend touchcancel",r,{capture:!0})},{passive:!0});if(Ji)return e;Ji=!0;const{scrollingElement:i}=document,n={overflowY:CSS.supports("overflow","clip")?"clip":"hidden",touchAction:"none",scrollbarGutter:Ye(window)-i.clientWidth?"stable":""};return c(i,n),()=>{Ji=!1,e(),yi(i,n)}}let z;var wo={mixins:[it,Xi,wr,Zt],args:"pos",props:{mode:"list",toggle:Boolean,boundary:Boolean,boundaryX:Boolean,boundaryY:Boolean,target:Boolean,targetX:Boolean,targetY:Boolean,stretch:Boolean,delayShow:Number,delayHide:Number,autoUpdate:Boolean,animateOut:Boolean,bgScroll:Boolean,closeOnScroll:Boolean},data:{mode:["click","hover"],toggle:"- *",boundary:!1,boundaryX:!1,boundaryY:!1,target:!1,targetX:!1,targetY:!1,stretch:!1,delayShow:0,delayHide:800,autoUpdate:!0,animateOut:!1,bgScroll:!0,animation:["uk-animation-fade"],cls:"uk-open",container:!1,closeOnScroll:!1,selClose:".uk-drop-close"},computed:{boundary({boundary:t,boundaryX:e,boundaryY:i},n){return[W(e||t,n)||window,W(i||t,n)||window]},target({target:t,targetX:e,targetY:i},n){return e||(e=t||this.targetEl),i||(i=t||this.targetEl),[e===!0?window:W(e,n),i===!0?window:W(i,n)]}},created(){this.tracker=new Mn},connected(){E(this.$el,"uk-drop"),this.toggle&&!this.targetEl&&(this.targetEl=yr(this)),_(this.targetEl,"aria-expanded",!1),this._style=hi(this.$el.style,["width","height"])},disconnected(){this.isActive()&&(this.hide(!1),z=null),c(this.$el,this._style)},events:[{name:"click",delegate:({selClose:t})=>t,handler(t){Kt(t),this.hide(!1)}},{name:"click",delegate:()=>'a[href*="#"]',handler({defaultPrevented:t,current:e}){const{hash:i}=e;!t&&i&&Rt(e)&&!this.$el.contains(k(i))&&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==null?void 0:e.$el,!1)}},{name:"toggleshow",self:!0,handler(t,e){t.preventDefault(),this.show(e==null?void 0:e.$el)}},{name:"togglehide",self:!0,handler(t){t.preventDefault(),T(this.$el,":focus,:hover")||this.hide()}},{name:`${Lt} focusin`,filter:({mode:t})=>d(t,"hover"),handler(t){ht(t)||this.clearTimers()}},{name:`${Wt} focusout`,filter:({mode:t})=>d(t,"hover"),handler(t){!ht(t)&&t.relatedTarget&&this.hide()}},{name:"toggled",self:!0,handler(t,e){e&&(this.clearTimers(),this.position())}},{name:"show",self:!0,handler(){z=this,this.tracker.init(),_(this.targetEl,"aria-expanded",!0);const t=[xr(this),kr(this),Er(this),this.autoUpdate&&$o(this),this.closeOnScroll&&Sr(this)];D(this.$el,"hide",()=>t.forEach(e=>e&&e()),{self:!0}),this.bgScroll||D(this.$el,"hidden",bo(this.$el),{self:!0})}},{name:"beforehide",self:!0,handler(){this.clearTimers()}},{name:"hide",handler({target:t}){if(this.$el!==t){z=z===null&&this.$el.contains(t)&&this.isToggled()?this:z;return}z=this.isActive()?null:z,this.tracker.cancel(),_(this.targetEl,"aria-expanded",!1)}}],update:{write(){this.isToggled()&&!m(this.$el,this.clsEnter)&&this.position()}},methods:{show(t=this.targetEl,e=!0){if(this.isToggled()&&t&&this.targetEl&&t!==this.targetEl&&this.hide(!1,!1),this.targetEl=t,this.clearTimers(),!this.isActive()){if(z){if(e&&z.isDelaying()){this.showTimer=setTimeout(()=>T(t,":hover")&&this.show(),10);return}let i;for(;z&&i!==z&&!z.$el.contains(this.$el);)i=z,z.hide(!1,!1);e=!1}this.container&&M(this.$el)!==this.container&&et(this.container,this.$el),E(this.$el,this.clsEnter),this.showTimer=setTimeout(()=>this.toggleElement(this.$el,!0),e&&this.delayShow||0)}},hide(t=!0,e=!0){const i=()=>{A(this.$el,this.clsEnter),this.toggleElement(this.$el,!1,this.animateOut&&e)};this.clearTimers(),this.isDelayedHide=t,t&&this.isDelaying()?this.hideTimer=setTimeout(this.hide,50):t&&this.delayHide?this.hideTimer=setTimeout(i,this.delayHide):i()},clearTimers(){clearTimeout(this.showTimer),clearTimeout(this.hideTimer),this.showTimer=null,this.hideTimer=null},isActive(){return z===this},isDelaying(){return[this.$el,...F(".uk-drop",this.$el)].some(t=>this.tracker.movesTo(t))},position(){const t=vo(this.$el);A(this.$el,"uk-drop-stack"),c(this.$el,this._style),this.$el.hidden=!0;const e=this.target.map(s=>$r(this.$el,s)),i=this.getViewportOffset(this.$el),n=[[0,["x","width","left","right"]],[1,["y","height","top","bottom"]]];for(const[s,[r,a]]of n)this.axis!==r&&d([r,!0],this.stretch)&&c(this.$el,{[a]:Math.min(v(this.boundary[s])[a],e[s][a]-2*i),[`overflow-${r}`]:"auto"});const o=e[0].width-2*i;this.$el.hidden=!1,c(this.$el,"maxWidth",""),this.$el.offsetWidth>o&&E(this.$el,"uk-drop-stack"),c(this.$el,"maxWidth",o),this.positionAt(this.$el,this.target,this.boundary);for(const[s,[r,a,l,h]]of n)if(this.axis===r&&d([r,!0],this.stretch)){const u=Math.abs(this.getPositionOffset()),f=v(this.target[s]),p=v(this.$el);c(this.$el,{[a]:(f[l]>p[l]?f[this.inset?h:l]-Math.max(v(this.boundary[s])[l],e[s][l]+i):Math.min(v(this.boundary[s])[h],e[s][h]-i)-f[this.inset?l:h])-u,[`overflow-${r}`]:"auto"}),this.positionAt(this.$el,this.target,this.boundary)}t()}}};function $r(t,e){return Z(Gt(e).find(i=>i.contains(t)))}function yr(t){const{$el:e}=t.$create("toggle",W(t.toggle,t.$el),{target:t.$el,mode:t.mode});return e.ariaHasPopup=!0,e}function xr(t){const e=()=>t.$emit(),i=[Bi(e),ke(Gt(t.$el).concat(t.target),e)];return()=>i.map(n=>n.disconnect())}function $o(t,e=()=>t.$emit()){return w([document,...Gt(t.$el)],"scroll",e,{passive:!0})}function kr(t){return w(document,"keydown",e=>{e.keyCode===N.ESC&&t.hide(!1)})}function Sr(t){return $o(t,()=>t.hide(!1))}function Er(t){return w(document,Et,({target:e})=>{t.$el.contains(e)||D(document,`${Tt} ${fe} scroll`,({defaultPrevented:i,type:n,target:o})=>{var s;!i&&n===Tt&&e===o&&!((s=t.targetEl)!=null&&s.contains(e))&&t.hide(!1)},!0)})}var yo={mixins:[it,Xi],props:{align:String,boundary:Boolean,dropbar:Boolean,dropbarAnchor:Boolean,duration:Number,mode:Boolean,offset:Boolean,stretch:Boolean,delayShow:Boolean,delayHide:Boolean,target:Boolean,targetX:Boolean,targetY:Boolean,animation:Boolean,animateOut:Boolean,closeOnScroll:Boolean},data:{align:St?"right":"left",clsDrop:"uk-dropdown",clsDropbar:"uk-dropnav-dropbar",boundary:!0,dropbar:!1,dropbarAnchor:!1,flip:!0,delayShow:160,duration:200,container:!1,selNavItem:"> li > a, > ul > li > a"},computed:{dropbarAnchor:({dropbarAnchor:t},e)=>W(t,e)||e,dropbar({dropbar:t}){return t?(t=this._dropbar||W(t,this.$el)||k(`+ .${this.clsDropbar}`,this.$el),t||(this._dropbar=k("<div>"))):null},dropContainer(t,e){return this.container||e},dropdowns({clsDrop:t},e){var i;const n=F(`.${t}`,e);if(this.dropContainer!==e)for(const o of F(`.${t}`,this.dropContainer)){const s=(i=this.getDropdown(o))==null?void 0:i.targetEl;!d(n,o)&&s&&this.$el.contains(s)&&n.push(o)}return n},items({selNavItem:t},e){return F(t,e)}},watch:{dropbar(t){E(t,"uk-dropbar","uk-dropbar-top",this.clsDropbar,`uk-${this.$options.name}-dropbar`)},dropdowns(){this.initializeDropdowns()}},connected(){this.initializeDropdowns(),Tr(this.$el)},disconnected(){Ct(this._dropbar),delete this._dropbar},events:[{name:"mouseover focusin",delegate:({selNavItem:t})=>t,handler({current:t}){const e=this.getActive();e&&d(e.mode,"hover")&&e.targetEl&&!t.contains(e.targetEl)&&!e.isDelaying()&&e.hide(!1)}},{name:"keydown",self:!0,delegate:({selNavItem:t})=>t,handler(t){var e;const{current:i,keyCode:n}=t,o=this.getActive();if(n===N.DOWN)if((o==null?void 0:o.targetEl)===i)t.preventDefault(),(e=k(pe,o.$el))==null||e.focus();else{const s=this.dropdowns.find(r=>{var a;return((a=this.getDropdown(r))==null?void 0:a.targetEl)===i});s&&(t.preventDefault(),i.click(),D(s,"show",r=>{var a;return(a=k(pe,r.target))==null?void 0:a.focus()}))}xo(t,this.items,o)}},{name:"keydown",el:({dropContainer:t})=>t,delegate:({clsDrop:t})=>`.${t}`,handler(t){var e;const{current:i,keyCode:n,target:o}=t;if(He(o)||!d(this.dropdowns,i))return;const s=this.getActive();let r=-1;if(n===N.HOME?r=0:n===N.END?r="last":n===N.UP?r="previous":n===N.DOWN?r="next":n===N.ESC&&((e=s.targetEl)==null||e.focus()),~r){t.preventDefault();const a=F(pe,i);a[yt(r,a,Be(a,l=>T(l,":focus")))].focus();return}xo(t,this.items,s)}},{name:"mouseleave",el:({dropbar:t})=>t,filter:({dropbar:t})=>t,handler(){const t=this.getActive();t&&d(t.mode,"hover")&&!this.dropdowns.some(e=>T(e,":hover"))&&t.hide()}},{name:"beforeshow",el:({dropContainer:t})=>t,filter:({dropbar:t})=>t,handler({target:t}){this.isDropbarDrop(t)&&(this.dropbar.previousElementSibling!==this.dropbarAnchor&&Re(this.dropbarAnchor,this.dropbar),E(t,`${this.clsDrop}-dropbar`))}},{name:"show",el:({dropContainer:t})=>t,filter:({dropbar:t})=>t,handler({target:t}){if(!this.isDropbarDrop(t))return;const e=this.getDropdown(t),i=()=>{const n=Math.max(...me(t,`.${this.clsDrop}`).concat(t).map(o=>v(o).bottom));v(this.dropbar,{left:v(this.dropbar).left,top:this.getDropbarOffset(e.getPositionOffset())}),this.transitionTo(n-v(this.dropbar).top+x(c(t,"marginBottom")),t)};this._observer=ke([e.$el,...e.target],i),i()}},{name:"beforehide",el:({dropContainer:t})=>t,filter:({dropbar:t})=>t,handler(t){const e=this.getActive();T(this.dropbar,":hover")&&e.$el===t.target&&this.isDropbarDrop(e.$el)&&d(e.mode,"hover")&&e.isDelayedHide&&!this.items.some(i=>e.targetEl!==i&&T(i,":focus"))&&t.preventDefault()}},{name:"hide",el:({dropContainer:t})=>t,filter:({dropbar:t})=>t,handler({target:t}){var e;if(!this.isDropbarDrop(t))return;(e=this._observer)==null||e.disconnect();const i=this.getActive();(!i||i.$el===t)&&this.transitionTo(0)}}],methods:{getActive(){var t;return d(this.dropdowns,(t=z)==null?void 0:t.$el)&&z},async transitionTo(t,e){const{dropbar:i}=this,n=ut(i);if(e=n<t&&e,await J.cancel([e,i]),e){const o=v(e).top-v(i).top-n;o>0&&c(e,"transitionDelay",`${o/t*this.duration}ms`)}c(e,"clipPath",`polygon(0 0,100% 0,100% ${n}px,0 ${n}px)`),ut(i,n),await Promise.all([J.start(i,{height:t},this.duration),J.start(e,{clipPath:`polygon(0 0,100% 0,100% ${t}px,0 ${t}px)`},this.duration).finally(()=>c(e,{clipPath:"",transitionDelay:""}))]).catch(st)},getDropdown(t){return this.$getComponent(t,"drop")||this.$getComponent(t,"dropdown")},isDropbarDrop(t){return d(this.dropdowns,t)&&m(t,this.clsDrop)},getDropbarOffset(t){const{$el:e,target:i,targetY:n}=this,{top:o,height:s}=v(W(n||i||e,e));return o+s+t},initializeDropdowns(){this.$create("drop",this.dropdowns.filter(t=>!this.getDropdown(t)),{...this.$props,flip:this.flip&&!this.$props.dropbar,shift:!0,pos:`bottom-${this.align}`,boundaryX:this.boundary===!0?this.$el:this.boundary})}}};function xo(t,e,i){var n,o,s;const{current:r,keyCode:a}=t;let l=-1;a===N.HOME?l=0:a===N.END?l="last":a===N.LEFT?l="previous":a===N.RIGHT?l="next":a===N.TAB&&((n=i.targetEl)==null||n.focus(),(o=i.hide)==null||o.call(i,!1)),~l&&(t.preventDefault(),(s=i.hide)==null||s.call(i,!1),e[yt(l,e,e.indexOf(i.targetEl||r))].focus())}function Tr(t){const e=()=>i.forEach(n=>n()),i=[D(t.ownerDocument,di,n=>t.contains(n.target)||e()),w(t,`mouseenter ${Lt}`,n=>n.stopPropagation(),{capture:!0}),w(t,`mouseleave ${Wt}`,e,{capture:!0})]}var Cr={mixins:[it],args:"target",props:{target:Boolean},data:{target:!1},computed:{input:(t,e)=>k(de,e),state(){return this.input.nextElementSibling},target({target:t},e){return t&&(t===!0&&M(this.input)===e&&this.input.nextElementSibling||k(t,e))}},update(){var t;const{target:e,input:i}=this;if(!e)return;let n;const o=He(e)?"value":"textContent",s=e[o],r=(t=i.files)!=null&&t[0]?i.files[0].name:T(i,"select")&&(n=F("option",i).filter(a=>a.selected)[0])?n.textContent:i.value;s!==r&&(e[o]=r)},events:[{name:"change",handler(){this.$emit()}},{name:"reset",el:({$el:t})=>t.closest("form"),handler(){this.$emit()}}]},ko={props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},observe:[_e({options:{childList:!0}}),_e({options:{attributes:!0,attributeFilter:["style"]}}),ft({handler(t){for(const{target:e,borderBoxSize:[{inlineSize:i,blockSize:n}]}of t)if(e===this.$el&&!i&&!n)return;this.$emit("resize")},target:({$el:t})=>[t,...tt(t)]})],update:{read(){return{rows:So(tt(this.$el))}},write({rows:t}){for(const e of t)for(const i of e)j(i,this.margin,t[0]!==e),j(i,this.firstColumn,e[St?e.length-1:0]===i)},events:["resize"]}};function So(t){const e=[[]],i=t.some((n,o)=>o&&t[o-1].offsetParent!==n.offsetParent);for(const n of t){if(!L(n))continue;const o=Ki(n,i);for(let s=e.length-1;s>=0;s--){const r=e[s];if(!r[0]){r.push(n);break}const a=Ki(r[0],i);if(o.top>=a.bottom-1&&o.top!==a.top){e.push([n]);break}if(o.bottom-1>a.top||o.top===a.top){let l=r.length-1;for(;l>=0;l--){const h=Ki(r[l],i);if(o.left>=h.left)break}r.splice(l+1,0,n);break}if(s===0){e.unshift([n]);break}}}return e}function Ki(t,e=!1){let{offsetTop:i,offsetLeft:n,offsetHeight:o,offsetWidth:s}=t;return e&&([i,n]=ye(t)),{top:i,left:n,bottom:i+o,right:n+s}}var _r={extends:ko,mixins:[it],name:"grid",props:{masonry:Boolean,parallax:String,parallaxStart:String,parallaxEnd:String,parallaxJustify:Boolean},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0,parallaxStart:0,parallaxEnd:0,parallaxJustify:!1},connected(){this.masonry&&E(this.$el,"uk-flex-top","uk-flex-wrap-top")},observe:Yi({filter:({parallax:t,parallaxJustify:e})=>t||e}),update:[{write({rows:t}){j(this.$el,this.clsStack,!t.some(e=>e.length>1))},events:["resize"]},{read(t){const{rows:e}=t;let{masonry:i,parallax:n,parallaxJustify:o,margin:s}=this;if(n=Math.max(0,K(n)),!(i||n||o)||Eo(e)||e[0].some((b,$)=>e.some(S=>S[$]&&S[$].offsetWidth!==b.offsetWidth)))return t.translates=t.scrollColumns=!1;let r=Or(e,s),a,l;i?[a,l]=Pr(e,r,i==="next"):a=Br(e);const h=a.map(b=>he(b,"offsetHeight")+r*(b.length-1)),u=Math.max(0,...h);let f,p,y;return(n||o)&&(f=h.map((b,$)=>o?u-b+n:n/($%2||8)),o||(n=Math.max(...h.map((b,$)=>b+f[$]-u))),p=K(this.parallaxStart,"height",this.$el,!0),y=K(this.parallaxEnd,"height",this.$el,!0)),{columns:a,translates:l,scrollColumns:f,parallaxStart:p,parallaxEnd:y,padding:n,height:l?u:""}},write({height:t,padding:e}){c(this.$el,"paddingBottom",e||""),t!==!1&&c(this.$el,"height",t)},events:["resize"]},{read({rows:t,scrollColumns:e,parallaxStart:i,parallaxEnd:n}){return{scrolled:e&&!Eo(t)?Ln(this.$el,i,n):!1}},write({columns:t,scrolled:e,scrollColumns:i,translates:n}){!e&&!n||t.forEach((o,s)=>o.forEach((r,a)=>{let[l,h]=n&&n[s][a]||[0,0];e&&(h+=e*i[s]),c(r,"transform",`translate(${l}px, ${h}px)`)}))},events:["scroll","resize"]}]};function Eo(t){return t.flat().some(e=>c(e,"position")==="absolute")}function Pr(t,e,i){const n=[],o=[],s=Array(t[0].length).fill(0);let r=0;for(let a of t){const l=St?a.slice().reverse():a;let h=0;for(const u in l){const{offsetWidth:f,offsetHeight:p}=l[u],y=i?u:s.indexOf(Math.min(...s));Zi(n,y,l[u]),Zi(o,y,[(y-u)*f*(St?-1:1),s[y]-r]),s[y]+=p+e,h=Math.max(h,p)}r+=h+e}return[n,o]}function Or(t,e){const i=t.flat().find(n=>m(n,e));return x(i?c(i,"marginTop"):c(t[0][0],"paddingLeft"))}function Br(t){const e=[];for(const i of t)for(const n in i)Zi(e,n,i[n]);return e}function Zi(t,e,i){t[e]||(t[e]=[]),t[e].push(i)}var Mr={args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0},computed:{elements:({target:t},e)=>F(t,e)},observe:ft({target:({$el:t,elements:e})=>e.reduce((i,n)=>i.concat(n,...n.children),[t])}),events:{name:"loadingdone",el:()=>document.fonts,handler(){this.$emit("resize")}},update:{read(){return{rows:(this.row?So(this.elements):[this.elements]).map(Dr)}},write({rows:t}){for(const{heights:e,elements:i}of t)i.forEach((n,o)=>c(n,"minHeight",e[o]))},events:["resize"]}};function Dr(t){if(t.length<2)return{heights:[""],elements:t};let e=t.map(Ar);const i=Math.max(...e);return{heights:t.map((n,o)=>e[o].toFixed(2)===i.toFixed(2)?"":i),elements:t}}function Ar(t){const e=hi(t.style,["display","minHeight"]);L(t)||c(t,"display","block","important"),c(t,"minHeight","");const i=P(t).height-Ut(t,"height","content-box");return c(t,e),i}var Nr={args:"target",props:{target:String},data:{target:""},computed:{target:{get:({target:t},e)=>W(t,e),observe:({target:t})=>t}},observe:ft({target:({target:t})=>t}),update:{read(){return this.target?{height:this.target.offsetHeight}:!1},write({height:t}){c(this.$el,"minHeight",t)},events:["resize"]}},ei={props:{media:Boolean},data:{media:!1},connected(){const t=Ir(this.media,this.$el);if(this.matchMedia=!0,t){this.mediaObj=window.matchMedia(t);const e=()=>{this.matchMedia=this.mediaObj.matches,C(this.$el,Le("mediachange",!1,!0,[this.mediaObj]))};this.offMediaObj=w(this.mediaObj,"change",()=>{e(),this.$emit("resize")}),e()}},disconnected(){var t;(t=this.offMediaObj)==null||t.call(this)}};function Ir(t,e){if(O(t)){if(lt(t,"@"))t=x(c(e,`--uk-breakpoint-${t.slice(1)}`));else if(isNaN(t))return t}return t&&pt(t)?`(min-width: ${t}px)`:""}var Fr={mixins:[ei],props:{expand:Boolean,offsetTop:Boolean,offsetBottom:Boolean,min:Number,property:String},data:{expand:!1,offsetTop:!1,offsetBottom:!1,min:0,property:"min-height"},observe:[uo({filter:({expand:t})=>t}),ft({target:({$el:t})=>Yt(t)})],update:{read(){if(!L(this.$el))return!1;if(!this.matchMedia)return{minHeight:!1};const t=Ut(this.$el,"height","content-box"),{body:e,scrollingElement:i}=document,n=Bt(this.$el),{height:o}=Z(n===e?i:n),s=i===n||e===n;let r=`calc(${s?"100vh":`${o}px`}`;if(this.expand){const a=P(n).height-P(this.$el).height;r+=` - ${a}px`}else{if(this.offsetTop)if(s){const a=this.offsetTop===!0?this.$el:W(this.offsetTop,this.$el),{top:l}=v(a);r+=l>0&&l<o/2?` - ${l}px`:""}else r+=` - ${Ut(n,"height",c(n,"boxSizing"))}px`;this.offsetBottom===!0?r+=` - ${P(this.$el.nextElementSibling).height}px`:pt(this.offsetBottom)?r+=` - ${this.offsetBottom}vh`:this.offsetBottom&&ie(this.offsetBottom,"px")?r+=` - ${x(this.offsetBottom)}px`:O(this.offsetBottom)&&(r+=` - ${P(W(this.offsetBottom,this.$el)).height}px`)}return r+=`${t?` - ${t}px`:""})`,{minHeight:r}},write({minHeight:t}){c(this.$el,this.property,t===!1?"":`max(${this.min||0}px, ${t})`)},events:["resize"]}},Hr='<svg width="13" height="13" viewBox="0 0 13 13"><style>.uk-accordion-icon svg&gt;[class*=&quot;line-&quot;]{transition:0.2s ease-out;transition-property:transform, opacity;transform-origin:center}[aria-expanded=&quot;true&quot;] .uk-accordion-icon svg&gt;.line-1{transform:rotate(-45deg);opacity:0}[aria-expanded=&quot;true&quot;] .uk-accordion-icon svg&gt;.line-2{transform:rotate(90deg)}</style><rect width="13" height="1" fill="#000" x="0" y="6" class="line-1"/><rect width="1" height="13" fill="#000" x="6" y="0" class="line-2"/></svg>',zr='<svg width="14" height="14" viewBox="0 0 14 14"><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>',qr='<svg width="20" height="20" viewBox="0 0 20 20"><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>',Lr='<svg width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',Wr='<svg width="20" height="20" viewBox="0 0 20 20"><rect width="1" height="11" x="9" y="4"/><rect width="11" height="1" x="4" y="9"/></svg>',jr='<svg width="14" height="14" viewBox="0 0 14 14"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 4 7 10 13 4"/></svg>',Rr='<svg width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',Ur='<svg width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',Vr='<svg width="20" height="20" viewBox="0 0 20 20"><style>.uk-navbar-toggle-icon svg&gt;[class*=&quot;line-&quot;]{transition:0.2s ease-in-out;transition-property:transform, opacity;transform-origin:center;opacity:1}.uk-navbar-toggle-icon svg&gt;.line-3{opacity:0}[aria-expanded=&quot;true&quot;].uk-navbar-toggle-icon svg&gt;.line-3,[aria-expanded=&quot;true&quot;]&gt;.uk-navbar-toggle-icon svg&gt;.line-3{opacity:1}[aria-expanded=&quot;true&quot;].uk-navbar-toggle-icon svg&gt;.line-2,[aria-expanded=&quot;true&quot;]&gt;.uk-navbar-toggle-icon svg&gt;.line-2{transform:rotate(45deg)}[aria-expanded=&quot;true&quot;].uk-navbar-toggle-icon svg&gt;.line-3,[aria-expanded=&quot;true&quot;]&gt;.uk-navbar-toggle-icon svg&gt;.line-3{transform:rotate(-45deg)}[aria-expanded=&quot;true&quot;].uk-navbar-toggle-icon svg&gt;.line-1,[aria-expanded=&quot;true&quot;]&gt;.uk-navbar-toggle-icon svg&gt;.line-1,[aria-expanded=&quot;true&quot;].uk-navbar-toggle-icon svg&gt;.line-4,[aria-expanded=&quot;true&quot;]&gt;.uk-navbar-toggle-icon svg&gt;.line-4{opacity:0}[aria-expanded=&quot;true&quot;].uk-navbar-toggle-icon svg&gt;.line-1,[aria-expanded=&quot;true&quot;]&gt;.uk-navbar-toggle-icon svg&gt;.line-1{transform:translateY(6px) scaleX(0)}[aria-expanded=&quot;true&quot;].uk-navbar-toggle-icon svg&gt;.line-4,[aria-expanded=&quot;true&quot;]&gt;.uk-navbar-toggle-icon svg&gt;.line-4{transform:translateY(-6px) scaleX(0)}</style><rect width="20" height="2" y="3" class="line-1"/><rect width="20" height="2" y="9" class="line-2"/><rect width="20" height="2" y="9" class="line-3"/><rect width="20" height="2" y="15" class="line-4"/></svg>',Yr='<svg width="40" height="40" viewBox="0 0 40 40"><rect width="1" height="40" x="19" y="0"/><rect width="40" height="1" x="0" y="19"/></svg>',Gr='<svg width="7" height="12" viewBox="0 0 7 12"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 1 6 6 1 11"/></svg>',Xr='<svg width="7" height="12" viewBox="0 0 7 12"><polyline fill="none" stroke="#000" stroke-width="1.2" points="6 1 1 6 6 11"/></svg>',To='<svg width="20" height="20" viewBox="0 0 20 20"><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>',Jr='<svg width="40" height="40" viewBox="0 0 40 40"><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>',Kr='<svg width="24" height="24" viewBox="0 0 24 24"><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>',Zr='<svg width="25" height="40" viewBox="0 0 25 40"><polyline fill="none" stroke="#000" stroke-width="2" points="4.002,38.547 22.527,20.024 4,1.5"/></svg>',Qr='<svg width="14" height="24" viewBox="0 0 14 24"><polyline fill="none" stroke="#000" stroke-width="1.4" points="1.225,23 12.775,12 1.225,1"/></svg>',ta='<svg width="25" height="40" viewBox="0 0 25 40"><polyline fill="none" stroke="#000" stroke-width="2" points="20.527,1.5 2,20.024 20.525,38.547"/></svg>',ea='<svg width="14" height="24" viewBox="0 0 14 24"><polyline fill="none" stroke="#000" stroke-width="1.4" points="12.775,1 1.225,12 12.775,23"/></svg>',ia='<svg width="30" height="30" viewBox="0 0 30 30"><circle fill="none" stroke="#000" cx="15" cy="15" r="14"/></svg>',na='<svg width="18" height="10" viewBox="0 0 18 10"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 9 9 1 17 9"/></svg>',Co={props:{i18n:Object},data:{i18n:null},methods:{t(t,...e){var i,n,o;let s=0;return((o=((i=this.i18n)==null?void 0:i[t])||((n=this.$options.i18n)==null?void 0:n[t]))==null?void 0:o.replace(/%s/g,()=>e[s++]||""))||""}}},_o={args:"src",props:{width:Number,height:Number,ratio:Number},data:{ratio:1},connected(){this.svg=this.getSvg().then(t=>{if(!this._connected)return;const e=oa(t,this.$el);return this.svgEl&&e!==this.svgEl&&Ct(this.svgEl),sa.call(this,e,t),this.svgEl=e},st)},disconnected(){this.svg.then(t=>{this._connected||(pi(this.$el)&&(this.$el.hidden=!1),Ct(t),this.svgEl=null)}),this.svg=null},methods:{async getSvg(){}}};function oa(t,e){if(pi(e)||I(e,"canvas")){e.hidden=!0;const n=e.nextElementSibling;return Po(t,n)?n:Re(e,t)}const i=e.lastElementChild;return Po(t,i)?i:et(e,t)}function Po(t,e){return I(t,"svg")&&I(e,"svg")&&t.innerHTML===e.innerHTML}function sa(t,e){const i=["width","height"];let n=i.map(s=>this[s]);n.some(s=>s)||(n=i.map(s=>_(e,s)));const o=_(e,"viewBox");o&&!n.some(s=>s)&&(n=o.split(" ").slice(2)),n.forEach((s,r)=>_(t,i[r],x(s)*this.ratio||null))}function Oo(t,e){return e&&d(t,"<symbol")&&(t=aa(t)[e]||t),g(_t(t)).filter(re)[0]}const ra=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,aa=X(function(t){const e={};let i;for(;i=ra.exec(t);)e[i[3]]=`<svg ${i[1]}svg>`;return e}),ii={spinner:ia,totop:na,marker:Wr,"accordion-icon":Hr,"close-icon":zr,"close-large":qr,"drop-parent-icon":Lr,"nav-parent-icon":Rr,"nav-parent-icon-large":jr,"navbar-parent-icon":Ur,"navbar-toggle-icon":Vr,"overlay-icon":Yr,"pagination-next":Gr,"pagination-previous":Xr,"search-icon":To,"search-medium":Kr,"search-large":Jr,"search-toggle-icon":To,"slidenav-next":Qr,"slidenav-next-large":Zr,"slidenav-previous":ea,"slidenav-previous-large":ta},Qi={install:va,mixins:[_o],args:"icon",props:{icon:String},isIcon:!0,beforeConnect(){E(this.$el,"uk-icon")},async connected(){const t=await this.svg;t&&(t.ariaHidden=!0)},methods:{async getSvg(){const t=wa(this.icon);if(!t)throw"Icon not found.";return t}}},vt={args:!1,extends:Qi,data:t=>({icon:wt(t.constructor.options.name)}),beforeConnect(){E(this.$el,this.$options.id)}},la={extends:vt,beforeConnect(){const t=this.$props.icon;this.icon=this.$el.closest(".uk-nav-primary")?`${t}-large`:t}},ca={extends:vt,mixins:[Co],i18n:{toggle:"Open Search",submit:"Submit Search"},beforeConnect(){const t=m(this.$el,"uk-search-toggle")||m(this.$el,"uk-navbar-toggle");if(this.icon=t?"search-toggle-icon":m(this.$el,"uk-search-icon")&&this.$el.closest(".uk-search-large")?"search-large":this.$el.closest(".uk-search-medium")?"search-medium":this.$props.icon,!ct(this.$el,"aria-label"))if(t)this.$el.ariaLabel=this.t("toggle");else{const e=this.$el.closest("a,button");e&&(e.ariaLabel=this.t("submit"))}}},ha={extends:vt,beforeConnect(){this.$el.role="status"},methods:{async getSvg(){const t=await Qi.methods.getSvg.call(this);return this.ratio!==1&&c(k("circle",t),"strokeWidth",1/this.ratio),t}}},At={extends:vt,mixins:[Co],beforeConnect(){const t=this.$el.closest("a,button");_(t,"role",this.role!==null&&I(t,"a")?"button":this.role);const e=this.t("label");e&&!ct(t,"aria-label")&&_(t,"aria-label",e)}},Bo={extends:At,beforeConnect(){E(this.$el,"uk-slidenav");const t=this.$props.icon;this.icon=m(this.$el,"uk-slidenav-large")?`${t}-large`:t}},ua={extends:At,i18n:{label:"Open menu"},beforeConnect(){const t=this.$el.closest("a,button");t&&(t.ariaExpanded=!1)}},fa={extends:At,i18n:{label:"Close"},beforeConnect(){this.icon=`close-${m(this.$el,"uk-close-large")?"large":"icon"}`}},da={extends:At,i18n:{label:"Open"}},pa={extends:At,i18n:{label:"Back to top"}},ga={extends:At,i18n:{label:"Next page"},data:{role:null}},ma={extends:At,i18n:{label:"Previous page"},data:{role:null}},ni={};function va(t){t.icon.add=(e,i)=>{const n=O(e)?{[e]:i}:e;ce(n,(o,s)=>{ii[s]=o,delete ni[s]}),t._initialized&&Pt(document.body,o=>ce(t.getComponents(o),s=>{s.$options.isIcon&&s.icon in n&&s.$reset()}))}}const ba={twitter:"x"};function wa(t){return t=ba[t]||t,ii[t]?(ni[t]||(ni[t]=Oo(ii[$a(t)]||ii[t])),ni[t].cloneNode(!0)):null}function $a(t){return St?ci(ci(t,"left","right"),"previous","next"):t}var ya={args:"dataSrc",props:{dataSrc:String,sources:String,margin:String,target:String,loading:String},data:{dataSrc:"",sources:!1,margin:"50%",target:!1,loading:"lazy"},connected(){this.loading!=="lazy"?this.load():en(this.$el)&&(this.$el.loading="lazy",tn(this.$el))},disconnected(){this.img&&(this.img.onload=""),delete this.img},observe:Dt({handler(t,e){this.load(),e.disconnect()},options:({margin:t})=>({rootMargin:t}),filter:({loading:t})=>t==="lazy",target:({$el:t,$props:e})=>e.target?[t,...ve(e.target,t)]:t}),methods:{load(){if(this.img)return this.img;const t=en(this.$el)?this.$el:ka(this.$el,this.dataSrc,this.sources);return ue(t,"loading"),tn(this.$el,t.currentSrc),this.img=t}}};function tn(t,e){if(en(t)){const i=M(t);(I(i,"picture")?tt(i):[t]).forEach(o=>Mo(o,o))}else e&&!d(t.style.backgroundImage,e)&&(c(t,"backgroundImage",`url(${vi(e)})`),C(t,Le("load",!1)))}const xa=["data-src","data-srcset","sizes"];function Mo(t,e){for(const i of xa){const n=Ht(t,i);n&&_(e,i.replace(/data-/g,""),n)}}function ka(t,e,i){const n=new Image;return Sa(n,i),Mo(t,n),n.onload=()=>tn(t,n.currentSrc),n.src=e,n}function Sa(t,e){if(e=Ea(e),e.length){const i=_t("<picture>");for(const n of e){const o=_t("<source>");_(o,n),et(i,o)}et(i,t)}}function Ea(t){if(!t)return[];if(lt(t,"["))try{t=JSON.parse(t)}catch{t=[]}else t=Wi(t);return q(t)||(t=[t]),t.filter(e=>!ai(e))}function en(t){return I(t,"img")}var Ta={props:{target:String,selActive:String},data:{target:!1,selActive:!1},connected(){this.isIntersecting=0},computed:{target:({target:t},e)=>t?F(t,e):e},watch:{target:{handler(){queueMicrotask(()=>this.$reset())},immediate:!1}},observe:[Dt({handler(t){this.isIntersecting=t.reduce((e,{isIntersecting:i})=>e+(i?1:this.isIntersecting?-1:0),this.isIntersecting),this.$emit()},target:({target:t})=>t,args:{intersecting:!1}}),_e({target:({target:t})=>t,options:{attributes:!0,attributeFilter:["class"]}}),{target:({target:t})=>t,observe:(t,e)=>{const i=ke([...g(t),document.documentElement],e),n=[w(document,"scroll itemshown itemhidden",e,{passive:!0,capture:!0}),w(document,"show hide transitionstart",o=>(e(),i.observe(o.target))),w(document,"shown hidden transitionend transitioncancel",o=>(e(),i.unobserve(o.target)))];return{observe:i.observe.bind(i),unobserve:i.unobserve.bind(i),disconnect(){i.disconnect(),n.map(o=>o())}}},handler(){this.$emit()}}],update:{read(){if(!this.isIntersecting)return!1;for(const t of g(this.target)){let e=!this.selActive||T(t,this.selActive)?Ca(t):"";e!==!1&&Fe(t,"uk-light uk-dark",e)}}}};function Ca(t){const e=P(t),i=P(window);if(!Ie(e,i))return!1;const{left:n,top:o,height:s,width:r}=e;let a="";for(const l of[.25,.5,.75]){const h=t.ownerDocument.elementsFromPoint(Math.max(0,Math.min(n+r*l,i.width-1)),Math.max(0,Math.min(o+s/2,i.height-1)));for(const u of h){if(t.contains(u)||!_a(u)||u.closest('[class*="-leave"]')&&h.some(p=>u!==p&&T(p,'[class*="-enter"]')))continue;const f=c(u,"--uk-inverse");if(f){if(f===a)return`uk-${f}`;a=f;break}}}return a?`uk-${a}`:""}function _a(t){if(c(t,"visibility")!=="visible")return!1;for(;t;){if(c(t,"opacity")==="0")return!1;t=M(t)}return!0}var Pa={mixins:[it,ei],props:{fill:String},data:{fill:"",clsWrapper:"uk-leader-fill",clsHide:"uk-leader-hide",attrFill:"data-fill"},computed:{fill:({fill:t},e)=>t||c(e,"--uk-leader-fill-content")},connected(){[this.wrapper]=Ci(this.$el,`<span class="${this.clsWrapper}">`)},disconnected(){$e(this.wrapper.childNodes)},observe:ft(),update:{read(){return{width:Math.trunc(this.$el.offsetWidth/2),fill:this.fill,hide:!this.matchMedia}},write({width:t,fill:e,hide:i}){j(this.wrapper,this.clsHide,i),_(this.wrapper,this.attrFill,new Array(t).join(e))},events:["resize"]}};function Do(){return new Promise(t=>requestAnimationFrame(t))}function nn(t){return new Promise(e=>setTimeout(e,t))}const R=[];var Ao={mixins:[it,Xi,Zt],props:{selPanel:String,selClose:String,escClose:Boolean,bgClose:Boolean,stack:Boolean,role:String},data:{cls:"uk-open",escClose:!0,bgClose:!0,overlay:!0,stack:!1,role:"dialog"},computed:{panel:({selPanel:t},e)=>k(t,e),transitionElement(){return this.panel}},connected(){const t=this.panel||this.$el;t.role=this.role,this.overlay&&(t.ariaModal=!0)},beforeDisconnect(){d(R,this)&&this.toggleElement(this.$el,!1,!1)},events:[{name:"click",delegate:({selClose:t})=>`${t},a[href*="#"]`,handler(t){const{current:e,defaultPrevented:i}=t,{hash:n}=e;!i&&n&&Rt(e)&&!this.$el.contains(k(n))?this.hide():T(e,this.selClose)&&(Kt(t),this.hide())}},{name:"toggle",self:!0,handler(t,e){t.defaultPrevented||(t.preventDefault(),this.target=e==null?void 0:e.$el,this.isToggled()===d(R,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler(t){if(d(R,this))return!1;!this.stack&&R.length?(Promise.all(R.map(e=>e.hide())).then(this.show),t.preventDefault()):R.push(this)}},{name:"show",self:!0,handler(){this.stack&&c(this.$el,"zIndex",x(c(this.$el,"zIndex"))+R.length);const t=[this.overlay&&Ba(this),this.overlay&&bo(this.$el),this.bgClose&&Ma(this),this.escClose&&Da(this)];D(this.$el,"hidden",()=>t.forEach(e=>e&&e()),{self:!0}),E(document.documentElement,this.clsPage),Io(this.target,!0)}},{name:"shown",self:!0,handler(){ze(this.$el)||(this.$el.tabIndex=-1),T(this.$el,":focus-within")||this.$el.focus()}},{name:"hidden",self:!0,handler(){d(R,this)&&R.splice(R.indexOf(this),1),c(this.$el,"zIndex","");const{target:t}=this;R.some(e=>e.clsPage===this.clsPage)||(A(document.documentElement,this.clsPage),queueMicrotask(()=>{ze(t)&&t.focus({preventScroll:!0})})),Io(t,!1),this.target=null}}],methods:{toggle(){return this.isToggled()?this.hide():this.show()},async show(){return this.container&&M(this.$el)!==this.container&&(et(this.container,this.$el),await Do()),this.toggleElement(this.$el,!0,No)},hide(){return this.toggleElement(this.$el,!1,No)}}};function No(t,e,{transitionElement:i,_toggle:n}){return new Promise((o,s)=>D(t,"show hide",()=>{var r;(r=t._reject)==null||r.call(t),t._reject=s,n(t,e);const a=D(i,"transitionstart",()=>{D(i,"transitionend transitioncancel",o,{self:!0}),clearTimeout(l)},{self:!0}),l=setTimeout(()=>{a(),o()},Oa(c(i,"transitionDuration")))})).then(()=>delete t._reject)}function Oa(t){return t?ie(t,"ms")?x(t):x(t)*1e3:0}function Ba(t){return w(document,"focusin",e=>{le(R)===t&&!t.$el.contains(e.target)&&t.$el.focus()})}function Ma(t){return w(document,Et,({target:e})=>{le(R)!==t||t.overlay&&!t.$el.contains(e)||!t.panel||t.panel.contains(e)||D(document,`${Tt} ${fe} scroll`,({defaultPrevented:i,type:n,target:o})=>{!i&&n===Tt&&e===o&&t.hide()},!0)})}function Da(t){return w(document,"keydown",e=>{e.keyCode===27&&le(R)===t&&t.hide()})}function Io(t,e){t!=null&&t.ariaExpanded&&(t.ariaExpanded=e)}var Aa={install:Na,mixins:[Ao],data:{clsPage:"uk-modal-page",selPanel:".uk-modal-dialog",selClose:'[class*="uk-modal-close"]'},events:[{name:"fullscreenchange webkitendfullscreen",capture:!0,handler(t){I(t.target,"video")&&this.isToggled()&&!document.fullscreenElement&&this.hide()}},{name:"show",self:!0,handler(){m(this.panel,"uk-margin-auto-vertical")?E(this.$el,"uk-flex"):c(this.$el,"display","block"),ut(this.$el)}},{name:"hidden",self:!0,handler(){c(this.$el,"display",""),A(this.$el,"uk-flex")}}]};function Na({modal:t}){t.dialog=function(i,n){const o=t(k(`<div><div class="uk-modal-dialog">${i}</div></div>`),{stack:!0,role:"alertdialog",...n});return o.show(),w(o.$el,"hidden",async()=>{await Promise.resolve(),o.$destroy(!0)},{self:!0}),o},t.alert=function(i,n){return e(({i18n:o})=>`<div class="uk-modal-body">${O(i)?i:je(i)}</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" type="button" autofocus>${o.ok}</button> </div>`,n)},t.confirm=function(i,n){return e(({i18n:o})=>`<form> <div class="uk-modal-body">${O(i)?i:je(i)}</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,()=>Promise.reject())},t.prompt=function(i,n,o){const s=e(({i18n:l})=>`<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>${O(i)?i:je(i)}</label> <input class="uk-input" autofocus> </div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">${l.cancel}</button> <button class="uk-button uk-button-primary">${l.ok}</button> </div> </form>`,o,()=>null,()=>a.value),{$el:r}=s.dialog,a=k("input",r);return a.value=n||"",w(r,"show",()=>a.select()),s},t.i18n={ok:"Ok",cancel:"Cancel"};function e(i,n,o=st,s=st){n={bgClose:!1,escClose:!0,...n,i18n:{...t.i18n,...n==null?void 0:n.i18n}};const r=t.dialog(i(n),n);return ne(new Promise(a=>{const l=w(r.$el,"hide",()=>a(o()));w(r.$el,"submit","form",h=>{h.preventDefault(),a(s(r)),l(),r.hide()})}),{dialog:r})}}var Ia={extends:po,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}};const on="uk-navbar-transparent";var Fa={extends:yo,props:{dropbarTransparentMode:Boolean},data:{flip:!1,autoUpdate:!1,delayShow:200,clsDrop:"uk-navbar-dropdown",selNavItem:".uk-navbar-nav > li > a,a.uk-navbar-item,button.uk-navbar-item,.uk-navbar-item a,.uk-navbar-item button,.uk-navbar-toggle",dropbarTransparentMode:!1},computed:{navbarContainer:(t,e)=>e.closest(".uk-navbar-container")},watch:{items(){const t=m(this.$el,"uk-navbar-justify"),e=F(".uk-navbar-nav, .uk-navbar-left, .uk-navbar-right",this.$el);for(const i of e){const n=t?F(".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle",i).length:"";c(i,"flexGrow",n)}}},events:[{name:"show",el:({dropContainer:t})=>t,handler({target:t}){this.getTransparentMode(t)==="remove"&&m(this.navbarContainer,on)&&(A(this.navbarContainer,on),this._transparent=!0)}},{name:"hide",el:({dropContainer:t})=>t,async handler(){await nn(),this._transparent&&(!z||!this.dropContainer.contains(z.$el))&&(E(this.navbarContainer,on),this._transparent=null)}}],methods:{getTransparentMode(t){if(!this.navbarContainer)return;if(this.dropbar&&this.isDropbarDrop(t))return this.dropbarTransparentMode;const e=this.getDropdown(t);if(e&&m(t,"uk-dropbar"))return e.inset?"behind":"remove"},getDropbarOffset(t){const{top:e,height:i}=v(this.navbarContainer);return e+(this.dropbarTransparentMode==="behind"?0:i+t)}}},Ha={mixins:[Ao],args:"mode",props:{mode:String,flip:Boolean,overlay:Boolean,swiping: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,swiping:!0},computed:{clsFlip:({flip:t,clsFlip:e})=>t?e:"",clsOverlay:({overlay:t,clsOverlay:e})=>t?e:"",clsMode:({mode:t,clsMode:e})=>`${e}-${t}`,clsSidebarAnimation:({mode:t,clsSidebarAnimation:e})=>t==="none"||t==="reveal"?"":e,clsContainerAnimation:({mode:t,clsContainerAnimation:e})=>t!=="push"&&t!=="reveal"?"":e,transitionElement({mode:t}){return t==="reveal"?M(this.panel):this.panel}},observe:fo({filter:({swiping:t})=>t}),update:{read(){this.isToggled()&&!L(this.$el)&&this.hide()},events:["resize"]},events:[{name:"touchmove",self:!0,passive:!1,filter:({overlay:t})=>t,handler(t){t.cancelable&&t.preventDefault()}},{name:"show",self:!0,handler(){this.mode==="reveal"&&!m(M(this.panel),this.clsMode)&&E(Ve(this.panel,"<div>"),this.clsMode);const{body:t,scrollingElement:e}=document;E(t,this.clsContainer,this.clsFlip),c(t,"touchAction","pan-y pinch-zoom"),c(this.$el,"display","block"),c(this.panel,"maxWidth",e.clientWidth),E(this.$el,this.clsOverlay),E(this.panel,this.clsSidebarAnimation,this.mode==="reveal"?"":this.clsMode),ut(t),E(t,this.clsContainerAnimation),this.clsContainerAnimation&&za()}},{name:"hide",self:!0,handler(){A(document.body,this.clsContainerAnimation),c(document.body,"touchAction","")}},{name:"hidden",self:!0,handler(){this.clsContainerAnimation&&qa(),this.mode==="reveal"&&m(M(this.panel),this.clsMode)&&$e(this.panel),A(this.panel,this.clsSidebarAnimation,this.clsMode),A(this.$el,this.clsOverlay),c(this.$el,"display",""),c(this.panel,"maxWidth",""),A(document.body,this.clsContainer,this.clsFlip)}},{name:"swipeLeft swipeRight",handler(t){this.isToggled()&&ie(t.type,"Left")^this.flip&&this.hide()}}]};function za(){Fo().content+=",user-scalable=0"}function qa(){const t=Fo();t.content=t.content.replace(/,user-scalable=0$/,"")}function Fo(){return k('meta[name="viewport"]',document.head)||et(document.head,'<meta name="viewport">')}var La={mixins:[it],props:{selContainer:String,selContent:String,minHeight:Number},data:{selContainer:".uk-modal",selContent:".uk-modal-dialog",minHeight:150},computed:{container:({selContainer:t},e)=>e.closest(t),content:({selContent:t},e)=>e.closest(t)},observe:ft({target:({container:t,content:e})=>[t,e]}),update:{read(){return!this.content||!this.container||!L(this.$el)?!1:{max:Math.max(this.minHeight,ut(this.container)-(P(this.content).height-ut(this.$el)))}},write({max:t}){c(this.$el,{minHeight:this.minHeight,maxHeight:t})},events:["resize"]}},Wa={data:{threshold:5,fadeDuration:.05},events:[{name:"scroll",self:!0,passive:!0,handler(){this.$emit()}},{name:Et,handler:ja}],observe:[_e({options:{subtree:!0,childList:!0}}),ft({target:({$el:t})=>[t,...tt(t)]})],update:{read(){const t=[];for(const e of["Width","Height"])t.push(this.$el[`scroll${e}`]-this.$el[`client${e}`]);return{overflow:t}},write({overflow:t}){for(let e=0;e<2;e++)if(j(this.$el,`${this.$options.id}-${e?"vertical":"horizontal"}`,t[e]&&!t[e-1]),!t[e-1]){const i=e?"Top":"Left",n=t[e]?this.$el[`scroll${i}`]/t[e]:0,o=s=>t[e]?ot((this.fadeDuration-s)/this.fadeDuration):1;c(this.$el,{"--uk-overflow-fade-start-opacity":o(n),"--uk-overflow-fade-end-opacity":o(1-n)})}},events:["resize"]}};function ja(t){const{target:e,button:i,defaultPrevented:n}=t;if(n||i>0||ht(t)||e.closest(de)||He(e))return;t.preventDefault();const o={passive:!1,capture:!0},{$el:s,threshold:r,$options:a}=this;let l;const h=w(document,di,u(t),o);w(document,[Tt,fe],f,{capture:!0,once:!0});function u(p){let y=gt(p),b=y,$=b;return function(S){$=b,b=gt(S);const Y=m(s,`${a.id}-vertical`),nt=Y?"y":"x";if(l||(l=Math.abs(b[nt]-y[nt])>r),l){const bt=$[nt]-b[nt];s[Y?"scrollTop":"scrollLeft"]+=bt}}}function f(){h(),l&&setTimeout(w(s,"click",p=>p.preventDefault(),o))}}var Ra={props:["width","height"],connected(){E(this.$el,"uk-responsive-width"),c(this.$el,"aspectRatio",`${this.width}/${this.height}`)}},Ua={props:{offset:Number},data:{offset:0},connected(){Va(this)},disconnected(){Ya(this)},methods:{async scrollTo(t){t=t&&k(t)||document.body,C(this.$el,"beforescroll",[this,t])&&(await qn(t,{offset:this.offset}),C(this.$el,"scrolled",[this,t]))}}};const Oe=new Set;function Va(t){Oe.size||w(document,"click",Ho),Oe.add(t)}function Ya(t){Oe.delete(t),Oe.size||bi(document,"click",Ho)}function Ho(t){if(!t.defaultPrevented)for(const e of Oe)e.$el.contains(t.target)&&Rt(e.$el)&&(t.preventDefault(),window.location.href!==e.$el.href&&window.history.pushState({},"",e.$el.href),e.scrollTo(qe(e.$el)))}const sn="uk-scrollspy-inview";var Ga={args:"cls",props:{cls:String,target:String,hidden:Boolean,margin:String,repeat:Boolean,delay:Number},data:()=>({cls:"",target:!1,hidden:!0,margin:"-1px",repeat:!1,delay:0}),computed:{elements:({target:t},e)=>t?F(t,e):[e]},watch:{elements(t){this.hidden&&c(ge(t,`:not(.${sn})`),"opacity",0)}},connected(){this.elementData=new Map},disconnected(){for(const[t,e]of this.elementData.entries())A(t,sn,e.cls||"");delete this.elementData},observe:Dt({target:({elements:t})=>t,handler(t){const e=this.elementData;for(const{target:i,isIntersecting:n}of t){e.has(i)||e.set(i,{cls:Ht(i,"uk-scrollspy-class")||this.cls});const o=e.get(i);!this.repeat&&o.show||(o.show=n)}this.$emit()},options:({margin:t})=>({rootMargin:t}),args:{intersecting:!1}}),update:[{write(t){for(const[e,i]of this.elementData.entries())i.show&&!i.inview&&!i.queued?(i.queued=!0,t.promise=(t.promise||Promise.resolve()).then(async()=>{await nn(i.show?this.delay:0),this.toggle(e,!0),setTimeout(()=>{i.queued=!1,this.$emit()},300)})):!i.show&&i.inview&&!i.queued&&this.repeat&&this.toggle(e,!1)}}],methods:{toggle(t,e){var i,n;const o=(i=this.elementData)==null?void 0:i.get(t);if(!o)return;(n=o.off)==null||n.call(o),c(t,"opacity",!e&&this.hidden?0:""),j(t,sn,e),j(t,o.cls);let s;if(s=o.cls.match(/\buk-animation-[\w-]+/g)){const r=()=>A(t,s);e?o.off=D(t,"animationcancel animationend",r,{self:!0}):r()}C(t,e?"inview":"outview"),o.inview=e}}},Xa={props:{cls:String,closest:Boolean,scroll:Boolean,target:String,offset:Number},data:{cls:"uk-active",closest:!1,scroll:!1,target:'a[href]:not([role="button"])',offset:0},computed:{links:{get({target:t},e){return F(t,e).filter(qe)},observe:()=>"*"},targets(){return this.links.map(t=>qe(t))},elements({closest:t}){return this.links.map(e=>e.closest(t||"*"))}},watch:{links(t){this.scroll&&this.$create("scroll",t,{offset:this.offset})}},observe:[Dt(),Yi()],update:[{read(){const{targets:t}=this,{length:e}=t;if(!e||!L(this.$el))return!1;const i=Bt(t,!0),{scrollTop:n,scrollHeight:o}=i,s=Z(i),r=o-s.height;let a=!1;if(n>=r)a=e-1;else{const l=this.offset+P(Fi()).height+s.height*.1;for(let h=0;h<t.length&&!(v(t[h]).top-s.top-l>0);h++)a=+h}return{active:a}},write({active:t}){const{elements:e}=this,i=t!==!1&&!m(e[t],this.cls);this.links.forEach(n=>n.blur());for(let n=0;n<e.length;n++)j(e[n],this.cls,+n===t);i&&C(this.$el,"active",[t,e[t]])},events:["scroll","resize"]}]},Ja={mixins:[it,ei],props:{position:String,top:null,bottom:null,start:null,end:null,offset:String,offsetEnd:String,overflowFlip:Boolean,animation:String,clsActive:String,clsInactive:String,clsFixed:String,clsBelow:String,selTarget:String,showOnUp:Boolean,targetOffset:Number},data:{position:"top",top:!1,bottom:!1,start:!1,end:!1,offset:0,offsetEnd:0,overflowFlip:!1,animation:"",clsActive:"uk-active",clsInactive:"",clsFixed:"uk-sticky-fixed",clsBelow:"uk-sticky-below",selTarget:"",showOnUp:!1,targetOffset:!1},computed:{target:({selTarget:t},e)=>t&&k(t,e)||e},connected(){this.start=zo(this.start||this.top),this.end=zo(this.end||this.bottom),this.placeholder=k("+ .uk-sticky-placeholder",this.$el)||k('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.setActive(!1)},beforeDisconnect(){this.isFixed&&(this.hide(),A(this.target,this.clsInactive)),an(this.$el),Ct(this.placeholder),this.placeholder=null},observe:[uo(),Yi({target:()=>document.scrollingElement}),ft({target:({$el:t})=>[t,oi(t),document.scrollingElement],handler(t){this.$emit(this._data.resized&&t.some(({target:e})=>e===oi(this.$el))?"update":"resize"),this._data.resized=!0}})],events:[{name:"load hashchange popstate",el:()=>window,filter:({targetOffset:t})=>t!==!1,async handler(){const{scrollingElement:t}=document;if(!location.hash||t.scrollTop===0)return;await nn();const e=v(k(location.hash)),i=v(this.$el);this.isFixed&&Ie(e,i)&&(t.scrollTop=Math.ceil(e.top-i.height-K(this.targetOffset,"height",this.placeholder)-K(this.offset,"height",this.placeholder)))}}],update:[{read({height:t,width:e,margin:i,sticky:n},o){if(this.inactive=!this.matchMedia||!L(this.$el)||!this.$el.offsetHeight,this.inactive)return;const s=ut(window),r=Math.max(0,document.scrollingElement.scrollHeight-s);if(!r){this.inactive=!0;return}const a=this.isFixed&&o.has("update");a&&(cn(this.target),this.hide()),this.active||({height:t,width:e}=P(this.$el),i=c(this.$el,"margin")),a&&this.show();const l=K("100vh","height");let h=this.position;this.overflowFlip&&t>l&&(h=h==="top"?"bottom":"top");const u=this.isFixed?this.placeholder:this.$el;let[f,p]=[this.offset,this.offsetEnd].map(bt=>K(bt,"height",n?this.$el:u));h==="bottom"&&(t<s||this.overflowFlip)&&(f+=s-t);const y=t+f+p,b=this.overflowFlip?0:Math.max(0,y-l),$=v(u).top-new DOMMatrix(c(u,"transform")).m42,S=P(this.$el).height,Y=(this.start===!1?$:rn(this.start,this.$el,$))-f,nt=this.end===!1?r:Math.min(r,rn(this.end,this.$el,$+t,!0)-S-f+b);return n=!this.showOnUp&&Y+f===$&&nt===Math.min(r,rn(!0,this.$el,0,!0)-S-f+b)&&c(oi(this.$el),"overflowY")!=="hidden",{start:Y,end:nt,offset:f,overflow:b,height:t,elHeight:S,width:e,margin:i,top:ye(u)[0],sticky:n,viewport:l,maxScrollHeight:r}},write({height:t,width:e,margin:i,offset:n,sticky:o}){if((this.inactive||o||!this.isFixed)&&an(this.$el),this.inactive)return;o&&(t=e=i=0,c(this.$el,{position:"sticky",top:n}));const{placeholder:s}=this;c(s,{height:t,width:e,margin:i}),(M(s)!==M(this.$el)||o^jt(s)<jt(this.$el))&&((o?Ti:Re)(this.$el,s),s.hidden=!0)},events:["resize"]},{read({scroll:t=0,dir:e="down",overflow:i,overflowScroll:n=0,start:o,end:s,elHeight:r,height:a,sticky:l,maxScrollHeight:h}){const u=Math.min(document.scrollingElement.scrollTop,h),f=t<=u?"down":"up",p=this.isFixed?this.placeholder:this.$el;return{dir:f,prevDir:e,scroll:u,prevScroll:t,below:u>v(p).top+(l?Math.min(a,r):a),offsetParentTop:v(p.offsetParent).top,overflowScroll:ot(n+ot(u,o,s)-ot(t,o,s),0,i)}},write(t,e){const i=e.has("scroll"),{initTimestamp:n=0,dir:o,prevDir:s,scroll:r,prevScroll:a=0,top:l,start:h,below:u}=t;if(r<0||r===a&&i||this.showOnUp&&!i&&!this.isFixed)return;const f=Date.now();if((f-n>300||o!==s)&&(t.initScroll=r,t.initTimestamp=f),!(this.showOnUp&&!this.isFixed&&Math.abs(t.initScroll-r)<=30&&Math.abs(a-r)<=10))if(this.inactive||r<h||this.showOnUp&&(r<=h||o==="down"&&i||o==="up"&&!this.isFixed&&!u)){if(!this.isFixed){mt.inProgress(this.$el)&&l>r&&(mt.cancel(this.$el),this.hide());return}if(this.animation&&u){if(m(this.$el,"uk-animation-leave"))return;mt.out(this.$el,this.animation).then(()=>this.hide(),st)}else this.hide()}else this.isFixed?this.update():this.animation&&u?(this.show(),mt.in(this.$el,this.animation).catch(st)):(cn(this.target),this.show())},events:["resize","resizeViewport","scroll"]}],methods:{show(){this.isFixed=!0,this.update(),this.placeholder.hidden=!1},hide(){const{offset:t,sticky:e}=this._data;this.setActive(!1),A(this.$el,this.clsFixed,this.clsBelow),e?c(this.$el,"top",t):an(this.$el),this.placeholder.hidden=!0,this.isFixed=!1},update(){let{width:t,scroll:e=0,overflow:i,overflowScroll:n=0,start:o,end:s,offset:r,offsetParentTop:a,sticky:l,below:h}=this._data;const u=o!==0||e>o;if(!l){let f="fixed";e>s&&(r+=s-a+n-i,f="absolute"),c(this.$el,{position:f,width:t,marginTop:0},"important")}c(this.$el,"top",r-n),this.setActive(u),j(this.$el,this.clsBelow,h),E(this.$el,this.clsFixed)},setActive(t){const e=this.active;this.active=t,t?(Fe(this.target,this.clsInactive,this.clsActive),e!==t&&C(this.$el,"active")):(Fe(this.target,this.clsActive,this.clsInactive),e!==t&&(cn(this.target),C(this.$el,"inactive")))}}};function rn(t,e,i,n){if(!t)return 0;if(pt(t)||O(t)&&t.match(/^-?\d/))return i+K(t,"height",e,!0);{const o=t===!0?oi(e):W(t,e);return v(o).bottom-(n&&(o!=null&&o.contains(e))?x(c(o,"paddingBottom"))+x(c(o,"borderBottomWidth")):0)}}function zo(t){return t==="true"?!0:t==="false"?!1:t}function an(t){c(t,{position:"",top:"",marginTop:"",width:""})}const ln="uk-transition-disable";async function cn(t){m(t,ln)||(E(t,ln),await Do(),A(t,ln))}function oi(t){for(;t=M(t);)if(L(t))return t}function Ka(t){return L(t)?Math.ceil(Math.max(0,...F("[stroke]",t).map(e=>{var i;return((i=e.getTotalLength)==null?void 0:i.call(e))||0}))):0}var Za={mixins:[_o],args:"src",props:{src:String,icon:String,attributes:"list",strokeAnimation:Boolean},data:{strokeAnimation:!1},observe:[_e({async handler(){const t=await this.svg;t&&qo.call(this,t)},options:{attributes:!0,attributeFilter:["id","class","style"]}})],async connected(){d(this.src,"#")&&([this.src,this.icon]=this.src.split("#",2));const t=await this.svg;t&&(qo.call(this,t),this.strokeAnimation&&tl(t))},methods:{async getSvg(){return I(this.$el,"img")&&!this.$el.complete&&this.$el.loading==="lazy"&&await new Promise(t=>D(this.$el,"load",t)),Oo(await Qa(this.src),this.icon)||Promise.reject("SVG not found.")}}};function qo(t){const{$el:e}=this;E(t,_(e,"class"),"uk-svg");for(let i=0;i<e.style.length;i++){const n=e.style[i];c(t,n,c(e,n))}for(const i in this.attributes){const[n,o]=this.attributes[i].split(":",2);_(t,n,o)}t.ariaHidden=this.$el.ariaHidden,this.$el.id||ue(t,"id")}const Qa=X(async t=>{if(t){const e=await fetch(t);if(e.headers.get("Content-Type")==="image/svg+xml")return e.text()}return Promise.reject()});function tl(t){const e=Ka(t);e&&c(t,"--uk-animation-stroke",e)}const hn=".uk-disabled *, .uk-disabled, [disabled]";var Lo={mixins:[Zt],args:"connect",props:{connect:String,toggle:String,itemNav:String,active:Number,followFocus:Boolean,swiping:Boolean},data:{connect:"~.uk-switcher",toggle:"> * > :first-child",itemNav:!1,active:0,cls:"uk-active",attrItem:"uk-switcher-item",selVertical:".uk-nav",followFocus:!1,swiping:!0},computed:{connects:{get:({connect:t},e)=>ve(t,e),observe:({connect:t})=>t},connectChildren(){return this.connects.map(t=>tt(t)).flat()},toggles:({toggle:t},e)=>F(t,e),children(t,e){return tt(e).filter(i=>this.toggles.some(n=>i.contains(n)))}},watch:{connects(t){this.swiping&&c(t,"touchAction","pan-y pinch-zoom"),this.$emit()},connectChildren(){let t=Math.max(0,this.index());for(const e of this.connects)tt(e).forEach((i,n)=>j(i,this.cls,n===t));this.$emit()},toggles(){this.$emit();const t=this.index();this.show(~t?t:this.next(this.active))}},connected(){this.$el.role="tablist"},observe:[Vi({targets:({connectChildren:t})=>t}),fo({target:({connects:t})=>t,filter:({swiping:t})=>t})],events:[{name:"click keydown",delegate:({toggle:t})=>t,handler(t){!T(t.current,hn)&&(t.type==="click"||t.keyCode===N.SPACE)&&(Kt(t),this.show(t.current))}},{name:"keydown",delegate:({toggle:t})=>t,handler(t){const{current:e,keyCode:i}=t,n=T(this.$el,this.selVertical);let o=i===N.HOME?0:i===N.END?"last":i===N.LEFT&&!n||i===N.UP&&n?"previous":i===N.RIGHT&&!n||i===N.DOWN&&n?"next":-1;if(~o){t.preventDefault();const s=this.toggles[this.next(o,this.toggles.indexOf(e))];s.focus(),this.followFocus&&this.show(s)}}},{name:"click",el:({$el:t,connects:e,itemNav:i})=>e.concat(i?ve(i,t):[]),delegate:({attrItem:t})=>`[${t}],[data-${t}]`,handler(t){t.target.closest("a,button")&&(Kt(t),this.show(Ht(t.current,this.attrItem)))}},{name:"swipeRight swipeLeft",filter:({swiping:t})=>t,el:({connects:t})=>t,handler({type:t}){this.show(ie(t,"Left")?"next":"previous")}}],update(){var t;for(const e of this.connects)I(e,"ul")&&(e.role="presentation");_(tt(this.$el),"role","presentation");for(const e in this.toggles){const i=this.toggles[e],n=(t=this.connects[0])==null?void 0:t.children[e];i.role="tab",n&&(i.id=Qe(this,i),n.id=Qe(this,n),i.ariaControls=n.id,_(n,{role:"tabpanel","aria-labelledby":i.id}))}_(this.$el,"aria-orientation",T(this.$el,this.selVertical)?"vertical":null)},methods:{index(){return Be(this.children,t=>m(t,this.cls))},next(t,e=this.index()){if(pt(t))for(let n=0;n<this.toggles.length;n++){let o=yt(n+ +t,this.toggles);if(!T(this.toggles[o],hn))return o}const i=this.toggles.filter(n=>!T(n,hn));return yt(i[yt(t,i,i.indexOf(this.toggles[e]))],this.toggles)},show(t){const e=this.index(),i=this.next(t);this.children.forEach((o,s)=>{j(o,this.cls,i===s),_(this.toggles[s],{"aria-selected":i===s,tabindex:i===s?null:-1})});const n=e>=0&&e!==i;this.connects.forEach(async({children:o})=>{const s=Me(o).filter((r,a)=>a!==i&&m(r,this.cls));await this.toggleElement(s,!1,n)&&await this.toggleElement(o[i],!0,n)})}}},el={mixins:[it],extends:Lo,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item",selVertical:".uk-tab-left,.uk-tab-right"},connected(){const t=m(this.$el,"uk-tab-left")?"uk-tab-left":m(this.$el,"uk-tab-right")?"uk-tab-right":!1;t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}};const il=13,nl=32;var ol={mixins:[ei,Zt],args:"target",props:{href:String,target:null,mode:"list",queued:Boolean},data:{href:!1,target:!1,mode:"click",queued:!0},computed:{target:{get:({target:t},e)=>(t=ve(t||e.hash,e),t.length?t:[e]),observe:({target:t})=>t}},connected(){d(this.mode,"media")||(ze(this.$el)||(this.$el.tabIndex=0),!this.cls&&I(this.$el,"a")&&(this.$el.role="button"))},observe:Vi({targets:({target:t})=>t}),events:[{name:Et,filter:({mode:t})=>d(t,"hover"),handler(t){this._preventClick=null,!(!ht(t)||Ft(this._showState)||this.$el.disabled)&&(C(this.$el,"focus"),D(document,Et,()=>C(this.$el,"blur"),!0,e=>!this.$el.contains(e.target)),d(this.mode,"click")&&(this._preventClick=!0))}},{name:`${Lt} ${Wt} focus blur`,filter:({mode:t})=>d(t,"hover"),handler(t){if(ht(t)||this.$el.disabled||document.readyState==="loading")return;const e=d([Lt,"focus"],t.type),i=this.isToggled(this.target);if(!e&&(!Ft(this._showState)||t.type===Wt&&T(this.$el,":focus")||t.type==="blur"&&T(this.$el,":hover"))){i===this._showState&&(this._showState=null);return}e&&Ft(this._showState)&&i!==this._showState||(this._showState=e?i:null,this.toggle(`toggle${e?"show":"hide"}`))}},{name:"keydown",filter:({$el:t,mode:e})=>d(e,"click")&&!I(t,"input"),handler(t){(t.keyCode===nl||t.keyCode===il)&&(t.preventDefault(),this.$el.click())}},{name:"click",filter:({mode:t})=>["click","hover"].some(e=>d(t,e)),handler(t){if(t.defaultPrevented)return;const e=t.target.closest("a[href]"),i=Rt(e)&&(!e.hash||T(this.target,e.hash));(this._preventClick||i||e&&!this.isToggled(this.target))&&t.preventDefault(),!this._preventClick&&d(this.mode,"click")&&(!e||i||t.defaultPrevented)&&this.toggle()}},{name:"mediachange",filter:({mode:t})=>d(t,"media"),el:({target:t})=>t,handler(t,e){e.matches^this.isToggled(this.target)&&this.toggle()}}],methods:{async toggle(t){if(!C(this.target,t||"toggle",[this]))return;if(ct(this.$el,"aria-expanded")&&(this.$el.ariaExpanded=!this.isToggled(this.target)),!this.queued)return this.toggleElement(this.target);const e=this.target.filter(n=>m(n,this.clsLeave));if(e.length){for(const n of this.target){const o=d(e,n);this.toggleElement(n,o,o)}return}const i=this.target.filter(this.isToggled);await this.toggleElement(i,!1)&&await this.toggleElement(this.target.filter(n=>!d(i,n)),!0)}}},sl=Object.freeze({__proto__:null,Accordion:po,AccordionIcon:vt,Alert:gr,Close:fa,Cover:br,Drop:wo,DropParentIcon:vt,Dropdown:wo,Dropnav:yo,FormCustom:Cr,Grid:_r,HeightMatch:Mr,HeightPlaceholder:Nr,HeightViewport:Fr,Icon:Qi,Img:ya,Inverse:Ta,Leader:Pa,Margin:ko,Marker:da,Modal:Aa,Nav:Ia,NavParentIcon:la,Navbar:Fa,NavbarParentIcon:vt,NavbarToggleIcon:ua,Offcanvas:Ha,OverflowAuto:La,OverflowFade:Wa,OverlayIcon:vt,PaginationNext:ga,PaginationPrevious:ma,Responsive:Ra,Scroll:Ua,Scrollspy:Ga,ScrollspyNav:Xa,SearchIcon:ca,SlidenavNext:Bo,SlidenavPrevious:Bo,Spinner:ha,Sticky:Ja,Svg:Za,Switcher:Lo,Tab:el,Toggle:ol,Totop:pa,Video:go});return ce(sl,(t,e)=>Q.component(e,t)),ir(Q),Q}));
@@ -1,4 +1,4 @@
1
- /*! UIkit 3.25.12-dev.bb12864 | https://www.getuikit.com | (c) 2014 - 2026 YOOtheme | MIT License */
1
+ /*! UIkit 3.25.13 | https://www.getuikit.com | (c) 2014 - 2026 YOOtheme | MIT License */
2
2
 
3
3
  (function (global, factory) {
4
4
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :