frankenstyle 0.0.12 → 0.1.0-aardvark.0
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.
- package/LICENSE.md +1 -1
- package/README.md +8 -129
- package/dist/css/chart.css +325 -0
- package/dist/css/frankenstyle-kit-standalone.css +5613 -0
- package/dist/css/frankenstyle-kit-standalone.min.css +1 -0
- package/dist/css/frankenstyle-kit.css +33590 -0
- package/dist/css/frankenstyle-kit.min.css +1 -0
- package/dist/css/frankenstyle.css +2368 -1719
- package/dist/css/frankenstyle.min.css +1 -1
- package/dist/js/frankenstyle.iife.js +10 -0
- package/dist/js/hwc-chart.iife.js +909 -0
- package/dist/js/hwc-components.iife.js +882 -0
- package/dist/js/hwc-core.iife.js +3 -0
- package/dist/js/hwc-icon.iife.js +4 -0
- package/package.json +53 -11
- package/dist/js/frankenstyle.js +0 -1
- package/dist/js/frankenstyle.min.js +0 -1
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
(function(){"use strict";const Di=globalThis,Ni=Di.ShadowRoot&&(Di.ShadyCSS===void 0||Di.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,xs=Symbol(),Hn=new WeakMap;let ys=class{constructor(a,h,d){if(this._$cssResult$=!0,d!==xs)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=a,this.t=h}get styleSheet(){let a=this.o;const h=this.t;if(Ni&&a===void 0){const d=h!==void 0&&h.length===1;d&&(a=Hn.get(h)),a===void 0&&((this.o=a=new CSSStyleSheet).replaceSync(this.cssText),d&&Hn.set(h,a))}return a}toString(){return this.cssText}};const zn=g=>new ys(typeof g=="string"?g:g+"",void 0,xs),Aa=(g,...a)=>{const h=g.length===1?g[0]:a.reduce(((d,p,$)=>d+(w=>{if(w._$cssResult$===!0)return w.cssText;if(typeof w=="number")return w;throw Error("Value passed to 'css' function must be a 'css' function result: "+w+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(p)+g[$+1]),g[0]);return new ys(h,g,xs)},Ln=(g,a)=>{if(Ni)g.adoptedStyleSheets=a.map((h=>h instanceof CSSStyleSheet?h:h.styleSheet));else for(const h of a){const d=document.createElement("style"),p=Di.litNonce;p!==void 0&&d.setAttribute("nonce",p),d.textContent=h.cssText,g.appendChild(d)}},ks=Ni?g=>g:g=>g instanceof CSSStyleSheet?(a=>{let h="";for(const d of a.cssRules)h+=d.cssText;return zn(h)})(g):g;const{is:Ea,defineProperty:Ca,getOwnPropertyDescriptor:Ia,getOwnPropertyNames:Pa,getOwnPropertySymbols:Ta,getPrototypeOf:Ma}=Object,Bi=globalThis,Fn=Bi.trustedTypes,Oa=Fn?Fn.emptyScript:"",Da=Bi.reactiveElementPolyfillSupport,Ve=(g,a)=>g,Ge={toAttribute(g,a){switch(a){case Boolean:g=g?Oa:null;break;case Object:case Array:g=g==null?g:JSON.stringify(g)}return g},fromAttribute(g,a){let h=g;switch(a){case Boolean:h=g!==null;break;case Number:h=g===null?null:Number(g);break;case Object:case Array:try{h=JSON.parse(g)}catch{h=null}}return h}},Hi=(g,a)=>!Ea(g,a),jn={attribute:!0,type:String,converter:Ge,reflect:!1,useDefault:!1,hasChanged:Hi};Symbol.metadata??=Symbol("metadata"),Bi.litPropertyMetadata??=new WeakMap;let te=class extends HTMLElement{static addInitializer(a){this._$Ei(),(this.l??=[]).push(a)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(a,h=jn){if(h.state&&(h.attribute=!1),this._$Ei(),this.prototype.hasOwnProperty(a)&&((h=Object.create(h)).wrapped=!0),this.elementProperties.set(a,h),!h.noAccessor){const d=Symbol(),p=this.getPropertyDescriptor(a,d,h);p!==void 0&&Ca(this.prototype,a,p)}}static getPropertyDescriptor(a,h,d){const{get:p,set:$}=Ia(this.prototype,a)??{get(){return this[h]},set(w){this[h]=w}};return{get:p,set(w){const P=p?.call(this);$?.call(this,w),this.requestUpdate(a,P,d)},configurable:!0,enumerable:!0}}static getPropertyOptions(a){return this.elementProperties.get(a)??jn}static _$Ei(){if(this.hasOwnProperty(Ve("elementProperties")))return;const a=Ma(this);a.finalize(),a.l!==void 0&&(this.l=[...a.l]),this.elementProperties=new Map(a.elementProperties)}static finalize(){if(this.hasOwnProperty(Ve("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(Ve("properties"))){const h=this.properties,d=[...Pa(h),...Ta(h)];for(const p of d)this.createProperty(p,h[p])}const a=this[Symbol.metadata];if(a!==null){const h=litPropertyMetadata.get(a);if(h!==void 0)for(const[d,p]of h)this.elementProperties.set(d,p)}this._$Eh=new Map;for(const[h,d]of this.elementProperties){const p=this._$Eu(h,d);p!==void 0&&this._$Eh.set(p,h)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(a){const h=[];if(Array.isArray(a)){const d=new Set(a.flat(1/0).reverse());for(const p of d)h.unshift(ks(p))}else a!==void 0&&h.push(ks(a));return h}static _$Eu(a,h){const d=h.attribute;return d===!1?void 0:typeof d=="string"?d:typeof a=="string"?a.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){this._$ES=new Promise((a=>this.enableUpdating=a)),this._$AL=new Map,this._$E_(),this.requestUpdate(),this.constructor.l?.forEach((a=>a(this)))}addController(a){(this._$EO??=new Set).add(a),this.renderRoot!==void 0&&this.isConnected&&a.hostConnected?.()}removeController(a){this._$EO?.delete(a)}_$E_(){const a=new Map,h=this.constructor.elementProperties;for(const d of h.keys())this.hasOwnProperty(d)&&(a.set(d,this[d]),delete this[d]);a.size>0&&(this._$Ep=a)}createRenderRoot(){const a=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return Ln(a,this.constructor.elementStyles),a}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this._$EO?.forEach((a=>a.hostConnected?.()))}enableUpdating(a){}disconnectedCallback(){this._$EO?.forEach((a=>a.hostDisconnected?.()))}attributeChangedCallback(a,h,d){this._$AK(a,d)}_$ET(a,h){const d=this.constructor.elementProperties.get(a),p=this.constructor._$Eu(a,d);if(p!==void 0&&d.reflect===!0){const $=(d.converter?.toAttribute!==void 0?d.converter:Ge).toAttribute(h,d.type);this._$Em=a,$==null?this.removeAttribute(p):this.setAttribute(p,$),this._$Em=null}}_$AK(a,h){const d=this.constructor,p=d._$Eh.get(a);if(p!==void 0&&this._$Em!==p){const $=d.getPropertyOptions(p),w=typeof $.converter=="function"?{fromAttribute:$.converter}:$.converter?.fromAttribute!==void 0?$.converter:Ge;this._$Em=p;const P=w.fromAttribute(h,$.type);this[p]=P??this._$Ej?.get(p)??P,this._$Em=null}}requestUpdate(a,h,d){if(a!==void 0){const p=this.constructor,$=this[a];if(d??=p.getPropertyOptions(a),!((d.hasChanged??Hi)($,h)||d.useDefault&&d.reflect&&$===this._$Ej?.get(a)&&!this.hasAttribute(p._$Eu(a,d))))return;this.C(a,h,d)}this.isUpdatePending===!1&&(this._$ES=this._$EP())}C(a,h,{useDefault:d,reflect:p,wrapped:$},w){d&&!(this._$Ej??=new Map).has(a)&&(this._$Ej.set(a,w??h??this[a]),$!==!0||w!==void 0)||(this._$AL.has(a)||(this.hasUpdated||d||(h=void 0),this._$AL.set(a,h)),p===!0&&this._$Em!==a&&(this._$Eq??=new Set).add(a))}async _$EP(){this.isUpdatePending=!0;try{await this._$ES}catch(h){Promise.reject(h)}const a=this.scheduleUpdate();return a!=null&&await a,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(const[p,$]of this._$Ep)this[p]=$;this._$Ep=void 0}const d=this.constructor.elementProperties;if(d.size>0)for(const[p,$]of d){const{wrapped:w}=$,P=this[p];w!==!0||this._$AL.has(p)||P===void 0||this.C(p,void 0,$,P)}}let a=!1;const h=this._$AL;try{a=this.shouldUpdate(h),a?(this.willUpdate(h),this._$EO?.forEach((d=>d.hostUpdate?.())),this.update(h)):this._$EM()}catch(d){throw a=!1,this._$EM(),d}a&&this._$AE(h)}willUpdate(a){}_$AE(a){this._$EO?.forEach((h=>h.hostUpdated?.())),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(a)),this.updated(a)}_$EM(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(a){return!0}update(a){this._$Eq&&=this._$Eq.forEach((h=>this._$ET(h,this[h]))),this._$EM()}updated(a){}firstUpdated(a){}};te.elementStyles=[],te.shadowRootOptions={mode:"open"},te[Ve("elementProperties")]=new Map,te[Ve("finalized")]=new Map,Da?.({ReactiveElement:te}),(Bi.reactiveElementVersions??=[]).push("2.1.1");const Ss=globalThis,zi=Ss.trustedTypes,Rn=zi?zi.createPolicy("lit-html",{createHTML:g=>g}):void 0,_s="$lit$",Ht=`lit$${Math.random().toFixed(9).slice(2)}$`,As="?"+Ht,Na=`<${As}>`,ee=document,Ye=()=>ee.createComment(""),Xe=g=>g===null||typeof g!="object"&&typeof g!="function",Es=Array.isArray,qn=g=>Es(g)||typeof g?.[Symbol.iterator]=="function",Cs=`[
|
|
2
|
+
\f\r]`,Je=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Un=/-->/g,Wn=/>/g,ie=RegExp(`>|${Cs}(?:([^\\s"'>=/]+)(${Cs}*=${Cs}*(?:[^
|
|
3
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),Vn=/'/g,Gn=/"/g,Yn=/^(?:script|style|textarea|title)$/i,Is=g=>(a,...h)=>({_$litType$:g,strings:a,values:h}),Ba=Is(1),Ha=Is(2),za=Is(3),zt=Symbol.for("lit-noChange"),nt=Symbol.for("lit-nothing"),Xn=new WeakMap,se=ee.createTreeWalker(ee,129);function Jn(g,a){if(!Es(g)||!g.hasOwnProperty("raw"))throw Error("invalid template strings array");return Rn!==void 0?Rn.createHTML(a):a}const Kn=(g,a)=>{const h=g.length-1,d=[];let p,$=a===2?"<svg>":a===3?"<math>":"",w=Je;for(let P=0;P<h;P++){const y=g[P];let F,J,E=-1,x=0;for(;x<y.length&&(w.lastIndex=x,J=w.exec(y),J!==null);)x=w.lastIndex,w===Je?J[1]==="!--"?w=Un:J[1]!==void 0?w=Wn:J[2]!==void 0?(Yn.test(J[2])&&(p=RegExp("</"+J[2],"g")),w=ie):J[3]!==void 0&&(w=ie):w===ie?J[0]===">"?(w=p??Je,E=-1):J[1]===void 0?E=-2:(E=w.lastIndex-J[2].length,F=J[1],w=J[3]===void 0?ie:J[3]==='"'?Gn:Vn):w===Gn||w===Vn?w=ie:w===Un||w===Wn?w=Je:(w=ie,p=void 0);const H=w===ie&&g[P+1].startsWith("/>")?" ":"";$+=w===Je?y+Na:E>=0?(d.push(F),y.slice(0,E)+_s+y.slice(E)+Ht+H):y+Ht+(E===-2?P:H)}return[Jn(g,$+(g[h]||"<?>")+(a===2?"</svg>":a===3?"</math>":"")),d]};class Ke{constructor({strings:a,_$litType$:h},d){let p;this.parts=[];let $=0,w=0;const P=a.length-1,y=this.parts,[F,J]=Kn(a,h);if(this.el=Ke.createElement(F,d),se.currentNode=this.el.content,h===2||h===3){const E=this.el.content.firstChild;E.replaceWith(...E.childNodes)}for(;(p=se.nextNode())!==null&&y.length<P;){if(p.nodeType===1){if(p.hasAttributes())for(const E of p.getAttributeNames())if(E.endsWith(_s)){const x=J[w++],H=p.getAttribute(E).split(Ht),j=/([.?@])?(.*)/.exec(x);y.push({type:1,index:$,name:j[2],strings:H,ctor:j[1]==="."?Qn:j[1]==="?"?to:j[1]==="@"?eo:Ze}),p.removeAttribute(E)}else E.startsWith(Ht)&&(y.push({type:6,index:$}),p.removeAttribute(E));if(Yn.test(p.tagName)){const E=p.textContent.split(Ht),x=E.length-1;if(x>0){p.textContent=zi?zi.emptyScript:"";for(let H=0;H<x;H++)p.append(E[H],Ye()),se.nextNode(),y.push({type:2,index:++$});p.append(E[x],Ye())}}}else if(p.nodeType===8)if(p.data===As)y.push({type:2,index:$});else{let E=-1;for(;(E=p.data.indexOf(Ht,E+1))!==-1;)y.push({type:7,index:$}),E+=Ht.length-1}$++}}static createElement(a,h){const d=ee.createElement("template");return d.innerHTML=a,d}}function ne(g,a,h=g,d){if(a===zt)return a;let p=d!==void 0?h._$Co?.[d]:h._$Cl;const $=Xe(a)?void 0:a._$litDirective$;return p?.constructor!==$&&(p?._$AO?.(!1),$===void 0?p=void 0:(p=new $(g),p._$AT(g,h,d)),d!==void 0?(h._$Co??=[])[d]=p:h._$Cl=p),p!==void 0&&(a=ne(g,p._$AS(g,a.values),p,d)),a}let Zn=class{constructor(a,h){this._$AV=[],this._$AN=void 0,this._$AD=a,this._$AM=h}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(a){const{el:{content:h},parts:d}=this._$AD,p=(a?.creationScope??ee).importNode(h,!0);se.currentNode=p;let $=se.nextNode(),w=0,P=0,y=d[0];for(;y!==void 0;){if(w===y.index){let F;y.type===2?F=new ye($,$.nextSibling,this,a):y.type===1?F=new y.ctor($,y.name,y.strings,this,a):y.type===6&&(F=new io($,this,a)),this._$AV.push(F),y=d[++P]}w!==y?.index&&($=se.nextNode(),w++)}return se.currentNode=ee,p}p(a){let h=0;for(const d of this._$AV)d!==void 0&&(d.strings!==void 0?(d._$AI(a,d,h),h+=d.strings.length-2):d._$AI(a[h])),h++}};class ye{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(a,h,d,p){this.type=2,this._$AH=nt,this._$AN=void 0,this._$AA=a,this._$AB=h,this._$AM=d,this.options=p,this._$Cv=p?.isConnected??!0}get parentNode(){let a=this._$AA.parentNode;const h=this._$AM;return h!==void 0&&a?.nodeType===11&&(a=h.parentNode),a}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(a,h=this){a=ne(this,a,h),Xe(a)?a===nt||a==null||a===""?(this._$AH!==nt&&this._$AR(),this._$AH=nt):a!==this._$AH&&a!==zt&&this._(a):a._$litType$!==void 0?this.$(a):a.nodeType!==void 0?this.T(a):qn(a)?this.k(a):this._(a)}O(a){return this._$AA.parentNode.insertBefore(a,this._$AB)}T(a){this._$AH!==a&&(this._$AR(),this._$AH=this.O(a))}_(a){this._$AH!==nt&&Xe(this._$AH)?this._$AA.nextSibling.data=a:this.T(ee.createTextNode(a)),this._$AH=a}$(a){const{values:h,_$litType$:d}=a,p=typeof d=="number"?this._$AC(a):(d.el===void 0&&(d.el=Ke.createElement(Jn(d.h,d.h[0]),this.options)),d);if(this._$AH?._$AD===p)this._$AH.p(h);else{const $=new Zn(p,this),w=$.u(this.options);$.p(h),this.T(w),this._$AH=$}}_$AC(a){let h=Xn.get(a.strings);return h===void 0&&Xn.set(a.strings,h=new Ke(a)),h}k(a){Es(this._$AH)||(this._$AH=[],this._$AR());const h=this._$AH;let d,p=0;for(const $ of a)p===h.length?h.push(d=new ye(this.O(Ye()),this.O(Ye()),this,this.options)):d=h[p],d._$AI($),p++;p<h.length&&(this._$AR(d&&d._$AB.nextSibling,p),h.length=p)}_$AR(a=this._$AA.nextSibling,h){for(this._$AP?.(!1,!0,h);a!==this._$AB;){const d=a.nextSibling;a.remove(),a=d}}setConnected(a){this._$AM===void 0&&(this._$Cv=a,this._$AP?.(a))}}class Ze{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(a,h,d,p,$){this.type=1,this._$AH=nt,this._$AN=void 0,this.element=a,this.name=h,this._$AM=p,this.options=$,d.length>2||d[0]!==""||d[1]!==""?(this._$AH=Array(d.length-1).fill(new String),this.strings=d):this._$AH=nt}_$AI(a,h=this,d,p){const $=this.strings;let w=!1;if($===void 0)a=ne(this,a,h,0),w=!Xe(a)||a!==this._$AH&&a!==zt,w&&(this._$AH=a);else{const P=a;let y,F;for(a=$[0],y=0;y<$.length-1;y++)F=ne(this,P[d+y],h,y),F===zt&&(F=this._$AH[y]),w||=!Xe(F)||F!==this._$AH[y],F===nt?a=nt:a!==nt&&(a+=(F??"")+$[y+1]),this._$AH[y]=F}w&&!p&&this.j(a)}j(a){a===nt?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,a??"")}}class Qn extends Ze{constructor(){super(...arguments),this.type=3}j(a){this.element[this.name]=a===nt?void 0:a}}class to extends Ze{constructor(){super(...arguments),this.type=4}j(a){this.element.toggleAttribute(this.name,!!a&&a!==nt)}}class eo extends Ze{constructor(a,h,d,p,$){super(a,h,d,p,$),this.type=5}_$AI(a,h=this){if((a=ne(this,a,h,0)??nt)===zt)return;const d=this._$AH,p=a===nt&&d!==nt||a.capture!==d.capture||a.once!==d.once||a.passive!==d.passive,$=a!==nt&&(d===nt||p);p&&this.element.removeEventListener(this.name,this,d),$&&this.element.addEventListener(this.name,this,a),this._$AH=a}handleEvent(a){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,a):this._$AH.handleEvent(a)}}class io{constructor(a,h,d){this.element=a,this.type=6,this._$AN=void 0,this._$AM=h,this.options=d}get _$AU(){return this._$AM._$AU}_$AI(a){ne(this,a)}}const so={M:_s,P:Ht,A:As,C:1,L:Kn,R:Zn,D:qn,V:ne,I:ye,H:Ze,N:to,U:eo,B:Qn,F:io},La=Ss.litHtmlPolyfillSupport;La?.(Ke,ye),(Ss.litHtmlVersions??=[]).push("3.3.1");const no=(g,a,h)=>{const d=h?.renderBefore??a;let p=d._$litPart$;if(p===void 0){const $=h?.renderBefore??null;d._$litPart$=p=new ye(a.insertBefore(Ye(),$),$,void 0,h??{})}return p._$AI(g),p};const Ps=globalThis;let Qe=class extends te{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){const a=super.createRenderRoot();return this.renderOptions.renderBefore??=a.firstChild,a}update(a){const h=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(a),this._$Do=no(h,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return zt}};Qe._$litElement$=!0,Qe.finalized=!0,Ps.litElementHydrateSupport?.({LitElement:Qe});const Fa=Ps.litElementPolyfillSupport;Fa?.({LitElement:Qe});const ja={_$AK:(g,a,h)=>{g._$AK(a,h)},_$AL:g=>g._$AL};(Ps.litElementVersions??=[]).push("4.2.1");const Ra=Object.freeze(Object.defineProperty({__proto__:null,CSSResult:ys,LitElement:Qe,ReactiveElement:te,_$LE:ja,_$LH:so,adoptStyles:Ln,css:Aa,defaultConverter:Ge,getCompatibleStyle:ks,html:Ba,isServer:!1,mathml:za,noChange:zt,notEqual:Hi,nothing:nt,render:no,supportsAdoptingStyleSheets:Ni,svg:Ha,unsafeCSS:zn},Symbol.toStringTag,{value:"Module"}));const qa=g=>(a,h)=>{h!==void 0?h.addInitializer((()=>{customElements.define(g,a)})):customElements.define(g,a)};const Ua={attribute:!0,type:String,converter:Ge,reflect:!1,hasChanged:Hi},oo=(g=Ua,a,h)=>{const{kind:d,metadata:p}=h;let $=globalThis.litPropertyMetadata.get(p);if($===void 0&&globalThis.litPropertyMetadata.set(p,$=new Map),d==="setter"&&((g=Object.create(g)).wrapped=!0),$.set(h.name,g),d==="accessor"){const{name:w}=h;return{set(P){const y=a.get.call(this);a.set.call(this,P),this.requestUpdate(w,y,g)},init(P){return P!==void 0&&this.C(w,void 0,g,P),P}}}if(d==="setter"){const{name:w}=h;return function(P){const y=this[w];a.call(this,P),this.requestUpdate(w,y,g)}}throw Error("Unsupported decorator location: "+d)};function ro(g){return(a,h)=>typeof h=="object"?oo(g,a,h):((d,p,$)=>{const w=p.hasOwnProperty($);return p.constructor.createProperty($,d),w?Object.getOwnPropertyDescriptor(p,$):void 0})(g,a,h)}function Wa(g){return ro({...g,state:!0,attribute:!1})}function Va(g){return(a,h)=>{const d=typeof a=="function"?a:a[h];Object.assign(d,g)}}const ke=(g,a,h)=>(h.configurable=!0,h.enumerable=!0,Reflect.decorate&&typeof a!="object"&&Object.defineProperty(g,a,h),h);function Ga(g,a){return(h,d,p)=>{const $=w=>w.renderRoot?.querySelector(g)??null;if(a){const{get:w,set:P}=typeof d=="object"?h:p??(()=>{const y=Symbol();return{get(){return this[y]},set(F){this[y]=F}}})();return ke(h,d,{get(){let y=w.call(this);return y===void 0&&(y=$(this),(y!==null||this.hasUpdated)&&P.call(this,y)),y}})}return ke(h,d,{get(){return $(this)}})}}let Ya;function Xa(g){return(a,h)=>ke(a,h,{get(){return(this.renderRoot??(Ya??=document.createDocumentFragment())).querySelectorAll(g)}})}function Ja(g){return(a,h)=>ke(a,h,{async get(){return await this.updateComplete,this.renderRoot?.querySelector(g)??null}})}function Ka(g){return(a,h)=>{const{slot:d,selector:p}=g??{},$="slot"+(d?`[name=${d}]`:":not([name])");return ke(a,h,{get(){const w=this.renderRoot?.querySelector($),P=w?.assignedElements(g)??[];return p===void 0?P:P.filter((y=>y.matches(p)))}})}}function Za(g){return(a,h)=>{const{slot:d}=g??{},p="slot"+(d?`[name=${d}]`:":not([name])");return ke(a,h,{get(){return this.renderRoot?.querySelector(p)?.assignedNodes(g)??[]}})}}const Qa=Object.freeze(Object.defineProperty({__proto__:null,customElement:qa,eventOptions:Va,property:ro,query:Ga,queryAll:Xa,queryAssignedElements:Ka,queryAssignedNodes:Za,queryAsync:Ja,standardProperty:oo,state:Wa},Symbol.toStringTag,{value:"Module"}));const ao={CHILD:2},lo=g=>(...a)=>({_$litDirective$:g,values:a});class co{constructor(a){}get _$AU(){return this._$AM._$AU}_$AT(a,h,d){this._$Ct=a,this._$AM=h,this._$Ci=d}_$AS(a,h){return this.update(a,h)}update(a,h){return this.render(...h)}}const{I:tl}=so,ho=()=>document.createComment(""),ti=(g,a,h)=>{const d=g._$AA.parentNode,p=a===void 0?g._$AB:a._$AA;if(h===void 0){const $=d.insertBefore(ho(),p),w=d.insertBefore(ho(),p);h=new tl($,w,g,g.options)}else{const $=h._$AB.nextSibling,w=h._$AM,P=w!==g;if(P){let y;h._$AQ?.(g),h._$AM=g,h._$AP!==void 0&&(y=g._$AU)!==w._$AU&&h._$AP(y)}if($!==p||P){let y=h._$AA;for(;y!==$;){const F=y.nextSibling;d.insertBefore(y,p),y=F}}}return h},oe=(g,a,h=g)=>(g._$AI(a,h),g),el={},il=(g,a=el)=>g._$AH=a,sl=g=>g._$AH,Ts=g=>{g._$AR(),g._$AA.remove()};const uo=(g,a,h)=>{const d=new Map;for(let p=a;p<=h;p++)d.set(g[p],p);return d},nl=lo(class extends co{constructor(g){if(super(g),g.type!==ao.CHILD)throw Error("repeat() can only be used in text expressions")}dt(g,a,h){let d;h===void 0?h=a:a!==void 0&&(d=a);const p=[],$=[];let w=0;for(const P of g)p[w]=d?d(P,w):w,$[w]=h(P,w),w++;return{values:$,keys:p}}render(g,a,h){return this.dt(g,a,h).values}update(g,[a,h,d]){const p=sl(g),{values:$,keys:w}=this.dt(a,h,d);if(!Array.isArray(p))return this.ut=w,$;const P=this.ut??=[],y=[];let F,J,E=0,x=p.length-1,H=0,j=$.length-1;for(;E<=x&&H<=j;)if(p[E]===null)E++;else if(p[x]===null)x--;else if(P[E]===w[H])y[H]=oe(p[E],$[H]),E++,H++;else if(P[x]===w[j])y[j]=oe(p[x],$[j]),x--,j--;else if(P[E]===w[j])y[j]=oe(p[E],$[j]),ti(g,y[j+1],p[E]),E++,j--;else if(P[x]===w[H])y[H]=oe(p[x],$[H]),ti(g,p[E],p[x]),x--,H++;else if(F===void 0&&(F=uo(w,H,j),J=uo(P,E,x)),F.has(P[E]))if(F.has(P[x])){const pt=J.get(w[H]),bt=pt!==void 0?p[pt]:null;if(bt===null){const wt=ti(g,p[E]);oe(wt,$[H]),y[H]=wt}else y[H]=oe(bt,$[H]),ti(g,p[E],bt),p[pt]=null;H++}else Ts(p[x]),x--;else Ts(p[E]),E++;for(;H<=j;){const pt=ti(g,y[j+1]);oe(pt,$[H]),y[H++]=pt}for(;E<=x;){const pt=p[E++];pt!==null&&Ts(pt)}return this.ut=w,il(g,y),zt}});class Ms extends co{constructor(a){if(super(a),this.it=nt,a.type!==ao.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(a){if(a===nt||a==null)return this._t=void 0,this.it=a;if(a===zt)return a;if(typeof a!="string")throw Error(this.constructor.directiveName+"() called with a non-string value");if(a===this.it)return this._t;this.it=a;const h=[a];return h.raw=h,this._t={_$litType$:this.constructor.resultType,strings:h,values:[]}}}Ms.directiveName="unsafeHTML",Ms.resultType=1;const ol=lo(Ms);function rl(g){return g&&g.__esModule&&Object.prototype.hasOwnProperty.call(g,"default")?g.default:g}var Li={exports:{}};var al=Li.exports,fo;function ll(){return fo||(fo=1,(function(g,a){(function(h,d){g.exports=d()})(al,(function(){const{hasOwnProperty:h,toString:d}=Object.prototype;function p(t,e){return h.call(t,e)}const $=/\B([A-Z])/g,w=It(t=>t.replace($,"-$1").toLowerCase()),P=/-(\w)/g,y=It(t=>(t.charAt(0).toLowerCase()+t.slice(1)).replace(P,(e,i)=>i.toUpperCase())),F=It(t=>t.charAt(0).toUpperCase()+t.slice(1));function J(t,e){var i;return(i=t?.startsWith)==null?void 0:i.call(t,e)}function E(t,e){var i;return(i=t?.endsWith)==null?void 0:i.call(t,e)}function x(t,e){var i;return(i=t?.includes)==null?void 0:i.call(t,e)}function H(t,e){var i;return(i=t?.findIndex)==null?void 0:i.call(t,e)}const{isArray:j,from:pt}=Array,{assign:bt}=Object;function wt(t){return typeof t=="function"}function Wt(t){return t!==null&&typeof t=="object"}function ei(t){return d.call(t)==="[object Object]"}function Fi(t){return Wt(t)&&t===t.window}function ii(t){return Os(t)===9}function si(t){return Os(t)>=1}function Se(t){return Os(t)===1}function Os(t){return!Fi(t)&&Wt(t)&&t.nodeType}function _e(t){return typeof t=="boolean"}function tt(t){return typeof t=="string"}function ni(t){return typeof t=="number"}function Dt(t){return ni(t)||tt(t)&&!isNaN(t-parseFloat(t))}function ji(t){return!(j(t)?t.length:Wt(t)&&Object.keys(t).length)}function ut(t){return t===void 0}function Ds(t){return _e(t)?t:t==="true"||t==="1"||t===""?!0:t==="false"||t==="0"?!1:t}function Lt(t){const e=Number(t);return isNaN(e)?!1:e}function N(t){return parseFloat(t)||0}function ot(t){return t&&z(t)[0]}function z(t){return si(t)?[t]:Array.from(t||[]).filter(si)}function re(t){if(Fi(t))return t;t=ot(t);const e=ii(t)?t:t?.ownerDocument;return e?.defaultView||window}function Ae(t,e){return t===e||Wt(t)&&Wt(e)&&Object.keys(t).length===Object.keys(e).length&&Ee(t,(i,s)=>i===e[s])}function Ns(t,e,i){return t.replace(new RegExp(`${e}|${i}`,"g"),s=>s===e?i:e)}function ae(t){return t[t.length-1]}function Ee(t,e){for(const i in t)if(e(t[i],i)===!1)return!1;return!0}function po(t,e){return t.slice().sort(({[e]:i=0},{[e]:s=0})=>i>s?1:s>i?-1:0)}function le(t,e){return t.reduce((i,s)=>i+N(wt(e)?e(s):s[e]),0)}function go(t,e){const i=new Set;return t.filter(({[e]:s})=>i.has(s)?!1:i.add(s))}function Ri(t,e){return e.reduce((i,s)=>({...i,[s]:t[s]}),{})}function at(t,e=0,i=1){return Math.min(Math.max(Lt(t)||0,e),i)}function W(){}function qi(...t){return[["bottom","top"],["right","left"]].every(([e,i])=>Math.min(...t.map(({[e]:s})=>s))-Math.max(...t.map(({[i]:s})=>s))>0)}function Ui(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}function Bs(t,e,i){const s=e==="width"?"height":"width";return{[s]:t[e]?Math.round(i*t[s]/t[e]):t[s],[e]:i}}function mo(t,e){t={...t};for(const i in t)t=t[i]>e[i]?Bs(t,i,e[i]):t;return t}function ul(t,e){t=mo(t,e);for(const i in t)t=t[i]<e[i]?Bs(t,i,e[i]):t;return t}const Hs={ratio:Bs,contain:mo,cover:ul};function St(t,e,i=0,s=!1){e=z(e);const{length:n}=e;return n?(t=Dt(t)?Lt(t):t==="next"?i+1:t==="previous"?i-1:t==="last"?n-1:e.indexOf(ot(t)),s?at(t,0,n-1):(t%=n,t<0?t+n:t)):-1}function It(t){const e=Object.create(null);return(i,...s)=>e[i]||(e[i]=t(i,...s))}function D(t,...e){for(const i of z(t)){const s=ce(e).filter(n=>!T(i,n));s.length&&i.classList.add(...s)}}function q(t,...e){for(const i of z(t)){const s=ce(e).filter(n=>T(i,n));s.length&&i.classList.remove(...s)}}function Wi(t,e,i){i=ce(i),e=ce(e).filter(s=>!x(i,s)),q(t,e),D(t,i)}function T(t,e){return[e]=ce(e),z(t).some(i=>i.classList.contains(e))}function Z(t,e,i){const s=ce(e);ut(i)||(i=!!i);for(const n of z(t))for(const o of s)n.classList.toggle(o,i)}function ce(t){return t?j(t)?t.map(ce).flat():String(t).split(" ").filter(Boolean):[]}function B(t,e,i){var s;if(Wt(e)){for(const n in e)B(t,n,e[n]);return}if(ut(i))return(s=ot(t))==null?void 0:s.getAttribute(e);for(const n of z(t))i===null?oi(n,e):n.setAttribute(e,i)}function Ft(t,e){return z(t).some(i=>i.hasAttribute(e))}function oi(t,e){z(t).forEach(i=>i.removeAttribute(e))}function gt(t,e){for(const i of[e,`data-${e}`])if(Ft(t,i))return B(t,i)}const he=typeof window<"u",dt=he&&document.dir==="rtl",Ce=he&&"ontouchstart"in window,Ie=he&&window.PointerEvent,_t=Ie?"pointerdown":Ce?"touchstart":"mousedown",Pe=Ie?"pointermove":Ce?"touchmove":"mousemove",jt=Ie?"pointerup":Ce?"touchend":"mouseup",Vt=Ie?"pointerenter":Ce?"":"mouseenter",Gt=Ie?"pointerleave":Ce?"":"mouseleave",ri=Ie?"pointercancel":"touchcancel",dl={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 zs(t){return z(t).some(e=>dl[e.tagName.toLowerCase()])}const fl=he&&Element.prototype.checkVisibility||function(){return this.offsetWidth||this.offsetHeight||this.getClientRects().length};function et(t){return z(t).some(e=>fl.call(e))}const Te="input,select,textarea,button";function ai(t){return z(t).some(e=>R(e,Te))}const Me=`${Te},a[href],[tabindex]`;function li(t){return R(t,Me)}function V(t){var e;return(e=ot(t))==null?void 0:e.parentElement}function ci(t,e){return z(t).filter(i=>R(i,e))}function R(t,e){return z(t).some(i=>i.matches(e))}function Oe(t,e){const i=[];for(;t=V(t);)(!e||R(t,e))&&i.push(t);return i}function G(t,e){t=ot(t);const i=t?pt(t.children):[];return e?ci(i,e):i}function Rt(t,e){return e?z(t).indexOf(ot(e)):G(V(t)).indexOf(t)}function De(t){return t=ot(t),t&&["origin","pathname","search"].every(e=>t[e]===location[e])}function Vi(t){if(De(t)){const{hash:e,ownerDocument:i}=ot(t),s=decodeURIComponent(e).slice(1);return s?i.getElementById(s)||i.getElementsByName(s)[0]:i.documentElement}}function ft(t,e){return Ls(t,vo(t,e))}function hi(t,e){return ui(t,vo(t,e))}function Ls(t,e){return ot(wo(t,ot(e),"querySelector"))}function ui(t,e){return z(wo(t,ot(e),"querySelectorAll"))}function vo(t,e=document){return ii(e)||$o(t).isContextSelector?e:e.ownerDocument}const pl=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g,gl=/(\([^)]*\)|[^,])+/g,$o=It(t=>{let e=!1;if(!t||!tt(t))return{};const i=[];for(let s of t.match(gl))s=s.trim().replace(pl,"$1 *"),e||(e=["!","+","~","-",">"].includes(s[0])),i.push(s);return{selector:i.join(","),selectors:i,isContextSelector:e}}),ml=/(\([^)]*\)|\S)*/,bo=It(t=>{t=t.slice(1).trim();const[e]=t.match(ml);return[e,t.slice(e.length+1)]});function wo(t,e=document,i){var s;const n=$o(t);if(!n.isContextSelector)return n.selector?Fs(e,i,n.selector):t;t="";const o=n.selectors.length===1;for(let r of n.selectors){let l,c=e;if(r[0]==="!"&&([l,r]=bo(r),c=(s=e.parentElement)==null?void 0:s.closest(l),!r&&o)||c&&r[0]==="-"&&([l,r]=bo(r),c=c.previousElementSibling,c=R(c,l)?c:null,!r&&o))return c;if(c){if(o)return r[0]==="~"||r[0]==="+"?(r=`:scope > :nth-child(${Rt(c)+1}) ${r}`,c=c.parentElement):r[0]===">"&&(r=`:scope ${r}`),Fs(c,i,r);t+=`${t?",":""}${vl(c)} ${r}`}}return ii(e)||(e=e.ownerDocument),Fs(e,i,t)}function Fs(t,e,i){try{return t[e](i)}catch{return null}}function vl(t){const e=[];for(;t.parentNode;){const i=B(t,"id");if(i){e.unshift(`#${js(i)}`);break}else{let{tagName:s}=t;s!=="HTML"&&(s+=`:nth-child(${Rt(t)+1})`),e.unshift(s),t=t.parentNode}}return e.join(" > ")}function js(t){return tt(t)?CSS.escape(t):""}function I(...t){let[e,i,s,n,o=!1]=Rs(t);n.length>1&&(n=bl(n)),o?.self&&(n=wl(n)),s&&(n=$l(s,n));for(const r of i)for(const l of e)l.addEventListener(r,n,o);return()=>Ne(e,i,n,o)}function Ne(...t){let[e,i,,s,n=!1]=Rs(t);for(const o of i)for(const r of e)r.removeEventListener(o,s,n)}function K(...t){const[e,i,s,n,o=!1,r]=Rs(t),l=I(e,i,s,c=>{const f=!r||r(c);f&&(l(),n(c,f))},o);return l}function _(t,e,i){return qs(t).every(s=>s.dispatchEvent(Be(e,!0,!0,i)))}function Be(t,e=!0,i=!1,s){return tt(t)&&(t=new CustomEvent(t,{bubbles:e,cancelable:i,detail:s})),t}function Rs(t){return t[0]=qs(t[0]),tt(t[1])&&(t[1]=t[1].split(" ")),wt(t[2])&&t.splice(2,0,!1),t}function $l(t,e){return i=>{const s=t[0]===">"?ui(t,i.currentTarget).reverse().find(n=>n.contains(i.target)):i.target.closest(t);s&&(i.current=s,e.call(this,i),delete i.current)}}function bl(t){return e=>j(e.detail)?t(e,...e.detail):t(e)}function wl(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function xo(t){return t&&"addEventListener"in t}function xl(t){return xo(t)?t:ot(t)}function qs(t){return j(t)?t.map(xl).filter(Boolean):tt(t)?ui(t):xo(t)?[t]:z(t)}function Pt(t){return t.pointerType==="touch"||!!t.touches}function Ot(t){var e,i;const{clientX:s,clientY:n}=((e=t.touches)==null?void 0:e[0])||((i=t.changedTouches)==null?void 0:i[0])||t;return{x:s,y:n}}const yl={"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 u(t,e,i,s){const n=z(t);for(const o of n)if(tt(e)){if(e=Gi(e),ut(i))return getComputedStyle(o).getPropertyValue(e);o.style.setProperty(e,Dt(i)&&!yl[e]&&!yo(e)?`${i}px`:i||ni(i)?i:"",s)}else if(j(e)){const r={};for(const l of e)r[l]=u(o,l);return r}else if(Wt(e))for(const r in e)u(o,r,e[r],i);return n[0]}function Nt(t,e){for(const i in e)u(t,i,"")}const Gi=It(t=>{if(yo(t))return t;t=w(t);const{style:e}=document.documentElement;if(t in e)return t;for(const i of["webkit","moz"]){const s=`-${i}-${t}`;if(s in e)return s}});function yo(t){return J(t,"--")}const Us="uk-transition",Ws="transitionend",Vs="transitioncanceled";function kl(t,e,i=400,s="linear",n){return i=Math.round(i),Promise.all(z(t).map(o=>new Promise((r,l)=>{n||o.offsetHeight;const c=setTimeout(()=>_(o,Ws),i);K(o,[Ws,Vs],({type:m})=>{clearTimeout(c),q(o,Us),Nt(o,f),m===Vs?l():r(o)},{self:!0}),D(o,Us);const f={transitionProperty:Object.keys(e).map(Gi).join(","),transitionDuration:`${i}ms`,transitionTimingFunction:s};u(o,{...f,...e})})))}const Y={start:kl,async stop(t){_(t,Ws),await Promise.resolve()},async cancel(t){_(t,Vs),await Promise.resolve()},inProgress(t){return T(t,Us)}},di="uk-animation",ko="animationend",Yi="animationcanceled";function So(t,e,i=200,s,n){return Promise.all(z(t).map(o=>new Promise((r,l)=>{T(o,di)&&_(o,Yi);const c=[e,di,`${di}-${n?"leave":"enter"}`,s&&`uk-transform-origin-${s}`,n&&`${di}-reverse`],f=setTimeout(()=>_(o,ko),i);K(o,[ko,Yi],({type:m})=>{clearTimeout(f),m===Yi?l():r(o),u(o,"animationDuration",""),q(o,c)},{self:!0}),u(o,"animationDuration",`${i}ms`),D(o,c)})))}const Yt={in:So,out(t,e,i,s){return So(t,e,i,s,!0)},inProgress(t){return T(t,di)},cancel(t){_(t,Yi)}};function Sl(t){if(document.readyState!=="loading"){t();return}K(document,"DOMContentLoaded",t)}function Q(t,...e){return e.some(i=>{var s;return((s=t?.tagName)==null?void 0:s.toLowerCase())===i.toLowerCase()})}function _o(t){return t=M(t),t&&(t.innerHTML=""),t}function Bt(t,e){return ut(e)?M(t).innerHTML:it(_o(t),e)}const _l=Ki("prepend"),it=Ki("append"),Xi=Ki("before"),Ji=Ki("after");function Ki(t){return function(e,i){var s;const n=z(tt(i)?qt(i):i);return(s=M(e))==null||s[t](...n),Ao(n)}}function mt(t){z(t).forEach(e=>e.remove())}function fi(t,e){for(e=ot(Xi(t,e));e.firstElementChild;)e=e.firstElementChild;return it(e,t),e}function Gs(t,e){return z(z(t).map(i=>i.hasChildNodes()?fi(pt(i.childNodes),e):it(i,e)))}function pi(t){z(t).map(V).filter((e,i,s)=>s.indexOf(e)===i).forEach(e=>e.replaceWith(...e.childNodes))}const Al=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function qt(t){const e=Al.exec(t);if(e)return document.createElement(e[1]);const i=document.createElement("template");return i.innerHTML=t.trim(),Ao(i.content.childNodes)}function Ao(t){return t.length>1?t:t[0]}function Xt(t,e){if(Se(t))for(e(t),t=t.firstElementChild;t;)Xt(t,e),t=t.nextElementSibling}function M(t,e){return Eo(t)?ot(qt(t)):Ls(t,e)}function U(t,e){return Eo(t)?z(qt(t)):ui(t,e)}function Eo(t){return tt(t)&&J(t.trim(),"<")}const ue={width:["left","right"],height:["top","bottom"]};function S(t){const e=Se(t)?ot(t).getBoundingClientRect():{height:vt(t),width:Zi(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 L(t,e){e&&u(t,{left:0,top:0});const i=S(t);if(t){const{scrollY:s,scrollX:n}=re(t),o={height:s,width:n};for(const r in ue)for(const l of ue[r])i[l]+=o[r]}if(!e)return i;for(const s of["left","top"])u(t,s,e[s]-i[s])}function Ys(t){let{top:e,left:i}=L(t);const{ownerDocument:{body:s,documentElement:n},offsetParent:o}=ot(t);let r=o||n;for(;r&&(r===s||r===n)&&u(r,"position")==="static";)r=r.parentNode;if(Se(r)){const l=L(r);e-=l.top+N(u(r,"borderTopWidth")),i-=l.left+N(u(r,"borderLeftWidth"))}return{top:e-N(u(t,"marginTop")),left:i-N(u(t,"marginLeft"))}}function gi(t){t=ot(t);const e=[t.offsetTop,t.offsetLeft];for(;t=t.offsetParent;)if(e[0]+=t.offsetTop+N(u(t,"borderTopWidth")),e[1]+=t.offsetLeft+N(u(t,"borderLeftWidth")),u(t,"position")==="fixed"){const i=re(t);return e[0]+=i.scrollY,e[1]+=i.scrollX,e}return e}const vt=Co("height"),Zi=Co("width");function Co(t){const e=F(t);return(i,s)=>{if(ut(s)){if(Fi(i))return i[`inner${e}`];if(ii(i)){const n=i.documentElement;return Math.max(n[`offset${e}`],n[`scroll${e}`])}return i=ot(i),s=u(i,t),s=s==="auto"?i[`offset${e}`]:N(s)||0,s-He(i,t)}else return u(i,t,!s&&s!==0?"":+s+He(i,t)+"px")}}function He(t,e,i="border-box"){return u(t,"boxSizing")===i?le(ue[e],s=>N(u(t,`padding-${s}`))+N(u(t,`border-${s}-width`))):0}function Qi(t){for(const e in ue)for(const i in ue[e])if(ue[e][i]===t)return ue[e][1-i];return t}function ht(t,e="width",i=window,s=!1){return tt(t)?le(Cl(t),n=>{const o=Pl(n);return o?Tl(o==="vh"?Ml():o==="vw"?Zi(re(i)):s?i[`offset${F(e)}`]:S(i)[e],n):n}):N(t)}const El=/-?\d+(?:\.\d+)?(?:v[wh]|%|px)?/g,Cl=It(t=>t.toString().replace(/\s/g,"").match(El)||[]),Il=/(?:v[hw]|%)$/,Pl=It(t=>(t.match(Il)||[])[0]);function Tl(t,e){return t*N(e)/100}let mi,ze;function Ml(){return mi||(ze||(ze=M("<div>"),u(ze,{height:"100vh",position:"fixed"}),I(window,"resize",()=>mi=null)),it(document.body,ze),mi=ze.clientHeight,mt(ze),mi)}const Jt={read:Ol,write:Dl,clear:Nl,flush:Io},ts=[],es=[];function Ol(t){return ts.push(t),Js(),t}function Dl(t){return es.push(t),Js(),t}function Nl(t){To(ts,t),To(es,t)}let Xs=!1;function Io(){Po(ts),Po(es.splice(0)),Xs=!1,(ts.length||es.length)&&Js()}function Js(){Xs||(Xs=!0,queueMicrotask(Io))}function Po(t){let e;for(;e=t.shift();)try{e()}catch(i){console.error(i)}}function To(t,e){const i=t.indexOf(e);return~i&&t.splice(i,1)}class Mo{init(){this.positions=[];let e;this.unbind=I(document,"mousemove",i=>e=Ot(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=S(e),{left:s,right:n,top:o,bottom:r}=i,[l]=this.positions,c=ae(this.positions),f=[l,c];return Ui(c,i)?!1:[[{x:s,y:o},{x:n,y:r}],[{x:s,y:r},{x:n,y:o}]].some(v=>{const b=Bl(f,v);return b&&Ui(b,i)})}}function Bl([{x:t,y:e},{x:i,y:s}],[{x:n,y:o},{x:r,y:l}]){const c=(l-o)*(i-t)-(r-n)*(s-e);if(c===0)return!1;const f=((r-n)*(e-o)-(l-o)*(t-n))/c;return f<0?!1:{x:t+f*(i-t),y:e+f*(s-e)}}function Oo(t,e,i={},{intersecting:s=!0}={}){const n=new IntersectionObserver(s?(o,r)=>{o.some(l=>l.isIntersecting)&&e(o,r)}:e,i);for(const o of z(t))n.observe(o);return n}const Hl=he&&window.ResizeObserver;function vi(t,e,i={box:"border-box"}){if(Hl)return Do(ResizeObserver,t,e,i);const s=[I(window,"load resize",e),I(document,"loadedmetadata load",e,!0)];return{disconnect:()=>s.map(n=>n())}}function Ks(t){return{disconnect:I([window,window.visualViewport],"resize",t)}}function Zs(t,e,i){return Do(MutationObserver,t,e,i)}function Do(t,e,i,s){const n=new t(i);for(const o of z(e))n.observe(o,s);return n}function Qs(t){en(t)&&sn(t,{func:"playVideo",method:"play"}),tn(t)&&t.play().catch(W)}function No(t){en(t)&&t[is]&&sn(t,{func:"pauseVideo",method:"pause"}),tn(t)&&t.pause()}function Bo(t){en(t)&&sn(t,{func:"mute",method:"setVolume",value:0}),tn(t)&&(t.muted=!0)}function tn(t){return Q(t,"video")}function en(t){return Q(t,"iframe")&&(Ho(t)||zo(t))}function Ho(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function zo(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}async function sn(t,e){await Ll(t),Lo(t,e)}function Lo(t,e){t.contentWindow.postMessage(JSON.stringify({event:"command",...e}),"*")}const is="_ukPlayer";let zl=0;function Ll(t){if(t[is])return t[is];const e=Ho(t),i=zo(t),s=++zl;let n;return t[is]=new Promise(o=>{e&&K(t,"load",()=>{const r=()=>Lo(t,{event:"listening",id:s});n=setInterval(r,100),r()}),K(window,"message",o,!1,({data:r})=>{try{return r=JSON.parse(r),e&&r?.id===s&&r.event==="onReady"||i&&Number(r?.player_id)===s}catch{}}),t.src=`${t.src}${x(t.src,"?")?"&":"?"}${e?"enablejsapi=1":`api=1&player_id=${s}`}`}).then(()=>clearInterval(n))}function $i(t,e=0,i=0){return et(t)?qi(...fe(t).map(s=>{const{top:n,left:o,bottom:r,right:l}=yt(s);return{top:n-e,left:o-i,bottom:r+e,right:l+i}}).concat(L(t))):!1}function Fo(t,{offset:e=0}={}){const i=et(t)?de(t,!1,["hidden"]):[];return i.reduce((r,l,c)=>{const{scrollTop:f,scrollHeight:m,offsetHeight:v}=l,b=yt(l),A=m-b.height,{height:C,top:k}=i[c-1]?yt(i[c-1]):L(t);let O=Math.ceil(k-b.top-e+f);return e>0&&v<C+e?O+=e:e=0,O>A?(e-=O-A,O=A):O<0&&(e-=O,O=0),()=>s(l,O-f,t,A).then(r)},()=>Promise.resolve())();function s(r,l,c,f){return new Promise(m=>{const v=r.scrollTop,b=n(Math.abs(l)),A=Date.now(),C=rn(r)===r,k=L(c).top+(C?0:v);let O=0,rt=15;(function $t(){const Tt=o(at((Date.now()-A)/b));let Mt=0;i[0]===r&&v+l<f&&(Mt=L(c).top+(C?0:r.scrollTop)-k-S(nn(c)).height),u(r,"scrollBehavior")!=="auto"&&u(r,"scrollBehavior","auto"),r.scrollTop=v+(l+Mt)*Tt,u(r,"scrollBehavior",""),Tt===1&&(O===Mt||!rt--)?m():(O=Mt,requestAnimationFrame($t))})()})}function n(r){return 40*Math.pow(r,.375)}function o(r){return .5*(1-Math.cos(Math.PI*r))}}function ss(t,e=0,i=0){if(!et(t))return 0;const s=Kt(t,!0),{scrollHeight:n,scrollTop:o}=s,{height:r}=yt(s),l=n-r,c=gi(t)[0]-gi(s)[0],f=Math.max(0,c-r+e),m=Math.min(l,c+t.offsetHeight-i);return f<m?at((o-f)/(m-f)):1}function de(t,e=!1,i=[]){const s=rn(t);let n=Oe(t).reverse();n=n.slice(n.indexOf(s)+1);const o=H(n,r=>u(r,"position")==="fixed");return~o&&(n=n.slice(o)),[s].concat(n.filter(r=>u(r,"overflow").split(" ").some(l=>x(["auto","scroll",...i],l))&&(!e||r.scrollHeight>yt(r).height))).reverse()}function Kt(...t){return de(...t)[0]}function fe(t){return de(t,!1,["hidden","clip"])}function yt(t){const e=re(t),i=rn(t),s=!si(t)||t.contains(i);if(s&&e.visualViewport){let{height:c,width:f,scale:m,pageTop:v,pageLeft:b}=e.visualViewport;return c=Math.round(c*m),f=Math.round(f*m),{height:c,width:f,top:v,left:b,bottom:v+c,right:b+f}}let n=L(s?e:t);if(u(t,"display")==="inline")return n;const{body:o,documentElement:r}=e.document,l=s?i===r||i.clientHeight<o.clientHeight?i:o:t;for(let[c,f,m,v]of[["width","x","left","right"],["height","y","top","bottom"]]){const b=n[c]%1;n[m]+=N(u(l,`border-${m}-width`)),n[c]=n[f]=l[`client${F(c)}`]-(b?b<.5?-b:1-b:0),n[v]=n[c]+n[m]}return n}function nn(t){const{document:e}=re(t);t=t||e.body;const{left:i,width:s,top:n}=S(t);for(const o of n?[0,n]:[0]){let r;for(const l of e.elementsFromPoint(i+s/2,o))!l.contains(t)&&!T(l,"uk-togglable-leave")&&(on(l,"fixed")&&jo(Oe(t).reverse().find(c=>!c.contains(l)&&!on(c,"static")))<jo(l)||on(l,"sticky")&&(!t||V(l).contains(t)))&&(!r||S(r).height<S(l).height)&&(r=l);if(r)return r}}function jo(t){return N(u(t,"zIndex"))}function on(t,e){return u(t,"position")===e}function rn(t){return re(t).document.scrollingElement}const At=[["width","x","left","right"],["height","y","top","bottom"]];function Ro(t,e,i){i={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],placement:[],...i},j(e)||(e=[e,e]),L(t,qo(t,e,i))}function qo(t,e,i){const s=Uo(t,e,i),{boundary:n,viewportOffset:o=0,placement:r}=i;let l=s;for(const[c,[f,,m,v]]of Object.entries(At)){const b=Fl(t,e[c],o,n,c);if(ns(s,b,c))continue;let A=0;if(r[c]==="flip"){const C=i.attach.target[c];if(C===v&&s[v]<=b[v]||C===m&&s[m]>=b[m])continue;A=Rl(t,e,i,c)[m]-s[m];const k=jl(t,e[c],o,c);if(!ns(an(s,A,c),k,c)){if(ns(s,k,c))continue;if(i.recursion)return!1;const O=ql(t,e,i);if(O&&ns(O,k,1-c))return O;continue}}else if(r[c]==="shift"){const C=L(e[c]),{offset:k}=i;A=at(at(s[m],b[m],b[v]-s[f]),C[m]-s[f]+k[c],C[v]-k[c])-s[m]}l=an(l,A,c)}return l}function Uo(t,e,i){let{attach:s,offset:n}={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],...i},o=L(t);for(const[r,[l,,c,f]]of Object.entries(At)){const m=s.target[r]===s.element[r]?yt(e[r]):L(e[r]);o=an(o,m[c]-o[c]+Wo(s.target[r],f,m[l])-Wo(s.element[r],f,o[l])+ +n[r],r)}return o}function an(t,e,i){const[,s,n,o]=At[i],r={...t};return r[n]=t[s]=t[n]+e,r[o]+=e,r}function Wo(t,e,i){return t==="center"?i/2:t===e?i:0}function Fl(t,e,i,s,n){let o=Go(...Vo(t,e).map(yt));return i&&(o[At[n][2]]+=i,o[At[n][3]]-=i),s&&(o=Go(o,L(j(s)?s[n]:s))),o}function jl(t,e,i,s){const[n,o,r,l]=At[s],[c]=Vo(t,e),f=yt(c);return["auto","scroll"].includes(u(c,`overflow-${o}`))&&(f[r]-=c[`scroll${F(r)}`],f[l]=f[r]+c[`scroll${F(n)}`]),f[r]+=i,f[l]-=i,f}function Vo(t,e){return fe(e).filter(i=>i.contains(t))}function Go(...t){let e={};for(const i of t)for(const[,,s,n]of At)e[s]=Math.max(e[s]||0,i[s]),e[n]=Math.min(...[e[n],i[n]].filter(Boolean));return e}function ns(t,e,i){const[,,s,n]=At[i];return t[s]>=e[s]&&t[n]<=e[n]}function Rl(t,e,{offset:i,attach:s},n){return Uo(t,e,{attach:{element:Yo(s.element,n),target:Yo(s.target,n)},offset:Ul(i,n)})}function ql(t,e,i){return qo(t,e,{...i,attach:{element:i.attach.element.map(Xo).reverse(),target:i.attach.target.map(Xo).reverse()},offset:i.offset.reverse(),placement:i.placement.reverse(),recursion:!0})}function Yo(t,e){const i=[...t],s=At[e].indexOf(t[e]);return~s&&(i[e]=At[e][1-s%2+2]),i}function Xo(t){for(let e=0;e<At.length;e++){const i=At[e].indexOf(t);if(~i)return At[1-e][i%2+2]}}function Ul(t,e){return t=[...t],t[e]*=-1,t}var Wl=Object.freeze({__proto__:null,$:M,$$:U,Animation:Yt,Dimensions:Hs,MouseTracker:Mo,Transition:Y,addClass:D,after:Ji,append:it,apply:Xt,assign:bt,attr:B,before:Xi,boxModelAdjust:He,camelize:y,children:G,clamp:at,createEvent:Be,css:u,data:gt,dimensions:S,each:Ee,empty:_o,endsWith:E,escape:js,fastdom:Jt,filter:ci,find:Ls,findAll:ui,findIndex:H,flipPosition:Qi,fragment:qt,getCoveringElement:nn,getEventPos:Ot,getIndex:St,getTargetedElement:Vi,hasAttr:Ft,hasClass:T,hasOwn:p,hasTouch:Ce,height:vt,html:Bt,hyphenate:w,inBrowser:he,includes:x,index:Rt,intersectRect:qi,isArray:j,isBoolean:_e,isDocument:ii,isElement:Se,isEmpty:ji,isEqual:Ae,isFocusable:li,isFunction:wt,isInView:$i,isInput:ai,isNode:si,isNumber:ni,isNumeric:Dt,isObject:Wt,isPlainObject:ei,isRtl:dt,isSameSiteAnchor:De,isString:tt,isTag:Q,isTouch:Pt,isUndefined:ut,isVisible:et,isVoidElement:zs,isWindow:Fi,last:ae,matches:R,memoize:It,mute:Bo,noop:W,observeIntersection:Oo,observeMutation:Zs,observeResize:vi,observeViewportResize:Ks,off:Ne,offset:L,offsetPosition:gi,offsetViewport:yt,on:I,once:K,overflowParents:fe,parent:V,parents:Oe,pause:No,pick:Ri,play:Qs,pointInRect:Ui,pointerCancel:ri,pointerDown:_t,pointerEnter:Vt,pointerLeave:Gt,pointerMove:Pe,pointerUp:jt,position:Ys,positionAt:Ro,prepend:_l,propName:Gi,query:ft,queryAll:hi,ready:Sl,remove:mt,removeAttr:oi,removeClass:q,replaceClass:Wi,resetProps:Nt,scrollIntoView:Fo,scrollParent:Kt,scrollParents:de,scrolledOver:ss,selFocusable:Me,selInput:Te,sortBy:po,startsWith:J,sumBy:le,swap:Ns,toArray:pt,toBoolean:Ds,toEventTargets:qs,toFloat:N,toNode:ot,toNodes:z,toNumber:Lt,toPx:ht,toWindow:re,toggleClass:Z,trigger:_,ucfirst:F,uniqueBy:go,unwrap:pi,width:Zi,wrapAll:fi,wrapInner:Gs}),xt={connected(){D(this.$el,this.$options.id)}};const Vl=["days","hours","minutes","seconds"];var Gl={mixins:[xt],props:{date:String,clsWrapper:String,role:String,reload:Boolean},data:{date:"",clsWrapper:".uk-countdown-%unit%",role:"timer",reload:!1},connected(){this.$el.role=this.role,this.date=N(Date.parse(this.$props.date)),this.started=this.end=!1,this.start()},disconnected(){this.stop()},events:{name:"visibilitychange",el:()=>document,handler(){document.hidden?this.stop():this.start()}},methods:{start(){this.stop(),this.update()},stop(){this.timer&&(clearInterval(this.timer),_(this.$el,"countdownstop"),this.timer=null)},update(){const t=Yl(this.date);t.total?this.timer||(this.started=!0,this.timer=setInterval(this.update,1e3),_(this.$el,"countdownstart")):(this.stop(),this.end||(_(this.$el,"countdownend"),this.end=!0,this.reload&&this.started&&window.location.reload()));for(const e of Vl){const i=M(this.clsWrapper.replace("%unit%",e),this.$el);if(!i)continue;let s=Math.trunc(t[e]).toString().padStart(2,"0");i.textContent!==s&&(s=s.split(""),s.length!==i.children.length&&Bt(i,s.map(()=>"<span></span>").join("")),s.forEach((n,o)=>i.children[o].textContent=n))}}}};function Yl(t){const e=Math.max(0,t-Date.now())/1e3;return{total:e,seconds:e%60,minutes:e/60%60,hours:e/60/60%24,days:e/60/60/24}}const lt={};lt.events=lt.watch=lt.observe=lt.created=lt.beforeConnect=lt.connected=lt.beforeDisconnect=lt.disconnected=lt.destroy=ln,lt.args=function(t,e){return e!==!1&&ln(e||t)},lt.update=function(t,e){return po(ln(t,wt(e)?{read:e}:e),"order")},lt.props=function(t,e){if(j(e)){const i={};for(const s of e)i[s]=String;e=i}return lt.methods(t,e)},lt.computed=lt.methods=function(t,e){return e?t?{...t,...e}:e:t},lt.i18n=lt.data=function(t,e,i){return i?Jo(t,e,i):e?t?function(s){return Jo(t,e,s)}:e:t};function Jo(t,e,i){return lt.computed(wt(t)?t.call(i,i):t,wt(e)?e.call(i,i):e)}function ln(t,e){return t=t&&!j(t)?[t]:t,e?t?t.concat(e):j(e)?e:[e]:t}function Xl(t,e){return ut(e)?t:e}function bi(t,e,i){const s={};if(wt(e)&&(e=e.options),e.extends&&(t=bi(t,e.extends,i)),e.mixins)for(const o of e.mixins)t=bi(t,o,i);for(const o in t)n(o);for(const o in e)p(t,o)||n(o);function n(o){s[o]=(lt[o]||Xl)(t[o],e[o],i)}return s}function Le(t,e=[]){try{return t?J(t,"{")?JSON.parse(t):e.length&&!x(t,":")?{[e[0]]:t}:t.split(";").reduce((i,s)=>{const[n,o]=s.split(/:(.*)/);return n&&!ut(o)&&(i[n.trim()]=o.trim()),i},{}):{}}catch{return{}}}function cn(t,e){return t===Boolean?Ds(e):t===Number?Lt(e):t==="list"?Kl(e):t===Object&&tt(e)?Le(e):t?t(e):e}const Jl=/,(?![^(]*\))/;function Kl(t){return j(t)?t:tt(t)?t.split(Jl).map(e=>Dt(e)?Lt(e):Ds(e.trim())):[t]}function Zl(t){t._data={},t._updates=[...t.$options.update||[]],t._disconnect.push(()=>t._updates=t._data=null)}function Ql(t,e){t._updates.unshift(e)}function wi(t,e="update"){t._connected&&t._updates.length&&(t._updateCount||(t._updateCount=0,requestAnimationFrame(()=>t._updateCount=0)),t._queued||(t._queued=new Set,Jt.read(()=>{t._connected&&tc(t,t._queued),t._queued=null})),t._updateCount++<20&&t._queued.add(e.type||e))}function tc(t,e){for(const{read:i,write:s,events:n=[]}of t._updates){if(!e.has("update")&&!n.some(r=>e.has(r)))continue;let o;i&&(o=i.call(t,t._data,e),o&&ei(o)&&bt(t._data,o)),s&&o!==!1&&Jt.write(()=>{t._connected&&s.call(t,t._data,e)})}}function Et(t){return ki(vi,t,"resize")}function pe(t){return ki(Oo,t)}function xi(t){return ki(Zs,t)}function os(t={}){return pe({handler:function(e,i){const{targets:s=this.$el,preload:n=5}=t;for(const o of z(wt(s)?s(this):s))U('[loading="lazy"]',o).slice(0,n-1).forEach(r=>oi(r,"loading"));for(const o of e.filter(({isIntersecting:r})=>r).map(({target:r})=>r))i.unobserve(o)},...t})}function hn(t){return ki((e,i)=>Ks(i),t,"resize")}function yi(t){return ki((e,i)=>({disconnect:I(ic(e),"scroll",i,{passive:!0})}),t,"scroll")}function Ko(t){return{observe(e,i){return{observe:W,unobserve:W,disconnect:I(e,_t,i,{passive:!0})}},handler(e){if(!Pt(e))return;const i=Ot(e),s="tagName"in e.target?e.target:V(e.target);K(document,`${jt} ${ri} scroll`,n=>{const{x:o,y:r}=Ot(n);(n.type!=="scroll"&&s&&o&&Math.abs(i.x-o)>100||r&&Math.abs(i.y-r)>100)&&setTimeout(()=>{_(s,"swipe"),_(s,`swipe${ec(i.x,i.y,o,r)}`)})})},...t}}function ki(t,e,i){return{observe:t,handler(){wi(this,i)},...e}}function ec(t,e,i,s){return Math.abs(t-i)>=Math.abs(e-s)?t-i>0?"Left":"Right":e-s>0?"Up":"Down"}function ic(t){return z(t).map(e=>{const{ownerDocument:i}=e,s=Kt(e,!0);return s===i.scrollingElement?i:s})}var Zo={props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},observe:[xi({options:{childList:!0}}),xi({options:{attributes:!0,attributeFilter:["style"]}}),Et({handler(t){for(const{borderBoxSize:[{inlineSize:e,blockSize:i}]}of t)if(e||i){this.$emit("resize");return}},target:({$el:t})=>[t,...G(t)]})],update:{read(){return{rows:un(G(this.$el))}},write({rows:t}){for(const e of t)for(const i of e)Z(i,this.margin,t[0]!==e),Z(i,this.firstColumn,e[dt?e.length-1:0]===i)},events:["resize"]}};function un(t){const e=[[]],i=t.some((s,n)=>n&&t[n-1].offsetParent!==s.offsetParent);for(const s of t){if(!et(s))continue;const n=dn(s,i);for(let o=e.length-1;o>=0;o--){const r=e[o];if(!r[0]){r.push(s);break}const l=dn(r[0],i);if(n.top>=l.bottom-1&&n.top!==l.top){e.push([s]);break}if(n.bottom-1>l.top||n.top===l.top){let c=r.length-1;for(;c>=0;c--){const f=dn(r[c],i);if(n.left>=f.left)break}r.splice(c+1,0,s);break}if(o===0){e.unshift([s]);break}}}return e}function dn(t,e=!1){let{offsetTop:i,offsetLeft:s,offsetHeight:n,offsetWidth:o}=t;return e&&([i,s]=gi(t)),{top:i,left:s,bottom:i+n,right:s+o}}function Si(){return new Promise(t=>requestAnimationFrame(t))}function Fe(t){return new Promise(e=>setTimeout(e,t))}const fn="uk-transition-leave",pn="uk-transition-enter";function Qo(t,e,i,s=0){const n=gn(e,!0),o={opacity:1},r={opacity:0},l=()=>n===gn(e),c=v=>()=>l()?v():Promise.reject(),f=c(async()=>{D(e,fn),await(s?er(e).reduce(async(v,b,A,C)=>{if(await v,!$i(b)||!l()){u(b,r);return}await Fe(s);const k=Y.start(b,r,i/2,"ease");C.length-1===A&&await k},Promise.resolve()):Y.start(e,r,i/2,"ease")),q(e,fn)}),m=c(async()=>{const v=vt(e);D(e,pn),t(),u(s?G(e):e,r),vt(e,v),await Fe(),vt(e,"");const b=vt(e);u(e,"alignContent","flex-start"),vt(e,v);let A=[],C=i/2;if(s){const k=er(e);u(G(e),r),A=k.reduce(async(O,rt,$t,Tt)=>{if(await O,!$i(rt)||!l()){Nt(rt,o);return}await Fe(s);const Mt=Y.start(rt,o,i/2,"ease").then(()=>l()&&Nt(rt,o));Tt.length-1===$t&&await Mt},Promise.resolve()),C+=k.length*s}if(!s||v!==b){const k={height:b,...s?{}:o};A.push(Y.start(e,k,C,"ease"))}await Promise.all(A),q(e,pn),l()&&(Nt(e,{height:"",alignContent:"",...o}),delete e.dataset.transition)});return T(e,fn)?tr(e).then(m):T(e,pn)?tr(e).then(f).then(m):f().then(m)}function gn(t,e){return e&&(t.dataset.transition=1+gn(t)),Lt(t.dataset.transition)||0}function tr(t){return Promise.all(G(t).filter(Y.inProgress).map(e=>new Promise(i=>K(e,"transitionend transitioncanceled",i))))}function er(t){return un(G(t)).flat().filter(et)}async function sc(t,e,i){await Si();let s=G(e);const n=s.map(k=>ir(k,!0)),o={...u(e,["height","padding"]),display:"block"},r=s.filter(k=>$i(k)),l=s.concat(e);await Promise.all(l.map(Y.cancel)),u(l,"transitionProperty","none"),await t();const c=G(e).filter(k=>!x(s,k));s=s.concat(c),await Promise.resolve(),u(l,"transitionProperty","");const f=B(e,"style"),m=u(e,["height","padding"]),[v,b]=nc(e,s,n),A=s.map(k=>({style:B(k,"style")}));r.push(...s.filter(k=>$i(k))),s.forEach((k,O)=>b[O]&&u(k,b[O])),u(e,o),_(e,"scroll"),await Si();const C=s.map((k,O)=>{if(V(k)===e&&r.includes(k))return Y.start(k,v[O],i,"ease",!c.includes(k))}).concat(Y.start(e,m,i,"ease",!0));try{await Promise.all(C),s.forEach((k,O)=>{B(k,A[O]),V(k)===e&&u(k,"display",v[O].opacity===0?"none":"")}),B(e,"style",f)}catch{B(s,"style",""),Nt(e,o)}}function ir(t,e){const i=u(t,"zIndex");return et(t)?{display:"",opacity:e?u(t,"opacity"):"0",pointerEvents:"none",position:"absolute",zIndex:i==="auto"?Rt(t):i,...sr(t)}:!1}function nc(t,e,i){const s=e.map((o,r)=>V(o)&&r in i?i[r]?et(o)?sr(o):{opacity:0}:{opacity:et(o)?1:0}:!1),n=s.map((o,r)=>{const l=V(e[r])===t&&(i[r]||ir(e[r]));if(!l)return!1;if(!o)delete l.opacity;else if(!("opacity"in o)){const{opacity:c}=l;c%1?o.opacity=1:delete l.opacity}return l});return[s,n]}function sr(t){const{height:e,width:i}=S(t);let{top:s,left:n}=Ys(t);const o=yt(t.ownerDocument);return s=at(s,o.top-e-o.height,o.bottom+o.height),n=at(n,o.left-i-o.width,o.right+o.width),{height:e,width:i,top:s,left:n,transform:"",...u(t,["marginTop","marginLeft"])}}var nr={props:{duration:Number,animation:Boolean},data:{duration:150,animation:"slide"},methods:{animate(t,e=this.$el){const i=this.animation;return(i==="fade"?Qo:i==="delayed-fade"?(...n)=>Qo(...n,40):i?sc:()=>(t(),Promise.resolve()))(t,e,this.duration).catch(W)}}};function Ut(t){t.target.closest('a[href="#"],a[href=""]')&&t.preventDefault()}const X={TAB:9,ESC:27,SPACE:32,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40};var oc={mixins:[nr],args:"target",props:{target:String,selActive:Boolean},data:{target:"",selActive:!1,attrItem:"uk-filter-control",cls:"uk-active",duration:250},computed:{children:({target:t},e)=>U(`${t} > *`,e),toggles:({attrItem:t},e)=>U(`[${t}],[data-${t}]`,e)},watch:{toggles(t){this.updateState();const e=U(this.selActive,this.$el);for(const i of t){this.selActive!==!1&&Z(i,this.cls,x(e,i));const s=hc(i);Q(s,"a")&&(s.role="button")}},children(t,e){e&&this.updateState()}},events:{name:"click keydown",delegate:({attrItem:t})=>`[${t}],[data-${t}]`,handler(t){t.type==="keydown"&&t.keyCode!==X.SPACE||t.target.closest("a,button")&&(Ut(t),this.apply(t.current))}},methods:{apply(t){const e=this.getState(),i=rr(t,this.attrItem,this.getState());rc(e,i)||this.setState(i)},getState(){return this.toggles.filter(t=>T(t,this.cls)).reduce((t,e)=>rr(e,this.attrItem,t),{filter:{"":""},sort:[]})},async setState(t,e=!0){t={filter:{"":""},sort:[],...t},_(this.$el,"beforeFilter",[this,t]);for(const i of this.toggles)Z(i,this.cls,lc(i,this.attrItem,t));await Promise.all(U(this.target,this.$el).map(i=>{const s=()=>ac(t,i,G(i));return e?this.animate(s,i):s()})),_(this.$el,"afterFilter",[this])},updateState(){Jt.write(()=>this.setState(this.getState(),!1))}}};function or(t,e){return Le(gt(t,e),["filter"])}function rc(t,e){return["filter","sort"].every(i=>Ae(t[i],e[i]))}function ac(t,e,i){for(const o of i)u(o,"display",Object.values(t.filter).every(r=>!r||R(o,r))?"":"none");const[s,n]=t.sort;if(s){const o=cc(i,s,n);Ae(o,i)||it(e,o)}}function rr(t,e,i){const{filter:s,group:n,sort:o,order:r="asc"}=or(t,e);return(s||ut(o))&&(n?s?(delete i.filter[""],i.filter[n]=s):(delete i.filter[n],(ji(i.filter)||""in i.filter)&&(i.filter={"":s||""})):i.filter={"":s||""}),ut(o)||(i.sort=[o,r]),i}function lc(t,e,{filter:i={"":""},sort:[s,n]}){const{filter:o="",group:r="",sort:l,order:c="asc"}=or(t,e);return ut(l)?r in i&&o===i[r]||!o&&r&&!(r in i)&&!i[""]:s===l&&n===c}function cc(t,e,i){return[...t].sort((s,n)=>gt(s,e).localeCompare(gt(n,e),void 0,{numeric:!0})*(i==="asc"||-1))}function hc(t){return M("a,button",t)||t}var uc={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():vn(this.$el)&&(this.$el.loading="lazy",mn(this.$el))},disconnected(){this.img&&(this.img.onload=""),delete this.img},observe:pe({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,...hi(e.target,t)]:t}),methods:{load(){if(this.img)return this.img;const t=vn(this.$el)?this.$el:fc(this.$el,this.dataSrc,this.sources);return oi(t,"loading"),mn(this.$el,t.currentSrc),this.img=t}}};function mn(t,e){if(vn(t)){const i=V(t);(Q(i,"picture")?G(i):[t]).forEach(n=>ar(n,n))}else e&&!x(t.style.backgroundImage,e)&&(u(t,"backgroundImage",`url(${js(e)})`),_(t,Be("load",!1)))}const dc=["data-src","data-srcset","sizes"];function ar(t,e){for(const i of dc){const s=gt(t,i);s&&B(e,i.replace(/data-/g,""),s)}}function fc(t,e,i){const s=new Image;return lr(s,i),ar(t,s),s.onload=()=>mn(t,s.currentSrc),s.src=e,s}function lr(t,e){if(e=pc(e),e.length){const i=qt("<picture>");for(const s of e){const n=qt("<source>");B(n,s),it(i,n)}it(i,t)}}function pc(t){if(!t)return[];if(J(t,"["))try{t=JSON.parse(t)}catch{t=[]}else t=Le(t);return j(t)||(t=[t]),t.filter(e=>!ji(e))}function vn(t){return Q(t,"img")}let $n;function cr(t){const e=I(t,"touchstart",n=>{if(n.targetTouches.length!==1||R(n.target,'input[type="range"'))return;let o=Ot(n).y;const r=I(t,"touchmove",l=>{const c=Ot(l).y;c!==o&&(o=c,de(l.target).some(f=>{if(!t.contains(f))return!1;let{scrollHeight:m,clientHeight:v}=f;return v<m})||l.preventDefault())},{passive:!1});K(t,"scroll touchend touchcanel",r,{capture:!0})},{passive:!0});if($n)return e;$n=!0;const{scrollingElement:i}=document,s={overflowY:CSS.supports("overflow","clip")?"clip":"hidden",touchAction:"none",scrollbarGutter:Zi(window)-i.clientWidth?"stable":""};return u(i,s),()=>{$n=!1,e(),Nt(i,s)}}var _i={props:{container:Boolean},data:{container:!0},computed:{container({container:t}){return t===!0&&this.$container||t&&M(t)}}},hr={props:{pos:String,offset:Boolean,flip:Boolean,shift:Boolean,inset:Boolean},data:{pos:`bottom-${dt?"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=x(["top","bottom"],this.dir)?"y":"x"},methods:{positionAt(t,e,i){let s=[this.getPositionOffset(t),this.getShiftOffset(t)];const n=[this.flip&&"flip",this.shift&&"shift"],o={element:[this.inset?this.dir:Qi(this.dir),this.align],target:[this.dir,this.align]};if(this.axis==="y"){for(const c in o)o[c].reverse();s.reverse(),n.reverse()}const r=rs(t),l=S(t);u(t,{top:-l.height,left:-l.width}),Ro(t,e,{attach:o,offset:s,boundary:i,placement:n,viewportOffset:this.getViewportOffset(t)}),r()},getPositionOffset(t=this.$el){return ht(this.offset===!1?u(t,"--uk-position-offset"):this.offset,this.axis==="x"?"width":"height",t)*(x(["left","top"],this.dir)?-1:1)*(this.inset?-1:1)},getShiftOffset(t=this.$el){return this.align==="center"?0:ht(u(t,"--uk-position-shift-offset"),this.axis==="y"?"width":"height",t)*(x(["left","top"],this.align)?1:-1)},getViewportOffset(t){return ht(u(t,"--uk-position-viewport-offset"))}}};function rs(t){const e=Kt(t),{scrollTop:i}=e,s=()=>{i!==e.scrollTop&&(e.scrollTop=i)};return()=>{s(),setTimeout(s)}}var ge={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=>J(t[0],e))},methods:{async toggleElement(t,e,i){try{return await Promise.all(z(t).map(s=>{const n=_e(e)?e:!this.isToggled(s);if(!_(s,`before${n?"show":"hide"}`,[this]))return Promise.reject();const o=(wt(i)?i:i===!1||!this.hasAnimation?gc:this.hasTransition?mc:vc)(s,n,this),r=n?this.clsEnter:this.clsLeave;D(s,r),_(s,n?"show":"hide",[this]);const l=()=>{var c;if(q(s,r),_(s,n?"shown":"hidden",[this]),n){const f=rs(s);(c=U("[autofocus]",s).find(et))==null||c.focus(),f()}};return o?o.then(l,()=>(q(s,r),Promise.reject())):l()})),!0}catch{return!1}},isToggled(t=this.$el){return t=ot(t),T(t,this.clsEnter)?!0:T(t,this.clsLeave)?!1:this.cls?T(t,this.cls.split(" ")[0]):et(t)},_toggle(t,e){if(!t)return;e=!!e;let i;this.cls?(i=x(this.cls," ")||e!==T(t,this.cls),i&&Z(t,this.cls,x(this.cls," ")?void 0:e)):(i=e===t.hidden,i&&(t.hidden=!e)),i&&_(t,"toggled",[e,this])}}};function gc(t,e,{_toggle:i}){return Yt.cancel(t),Y.cancel(t),i(t,e)}async function mc(t,e,{animation:i,duration:s,velocity:n,transition:o,_toggle:r}){var l;const[c="reveal",f="top"]=((l=i[0])==null?void 0:l.split("-"))||[],m=[["left","right"],["top","bottom"]],v=m[x(m[0],f)?0:1],b=v[1]===f,C=["width","height"][m.indexOf(v)],k=`margin-${v[0]}`,O=`margin-${f}`;let rt=S(t)[C];const $t=Y.inProgress(t);await Y.cancel(t),e&&r(t,!0);const Tt=Object.fromEntries(["padding","border","width","height","minWidth","minHeight","overflowY","overflowX",k,O].map(_a=>[_a,t.style[_a]])),Mt=S(t),Bn=N(u(t,k)),ya=N(u(t,O)),xe=Mt[C]+ya;!$t&&!e&&(rt+=ya);const[ws]=Gs(t,"<div>");u(ws,{boxSizing:"border-box",height:Mt.height,width:Mt.width,...u(t,["overflow","padding","borderTop","borderRight","borderBottom","borderLeft","borderImage",O])}),u(t,{padding:0,border:0,minWidth:0,minHeight:0,[O]:0,width:Mt.width,height:Mt.height,overflow:"hidden",[C]:rt});const ka=rt/xe;s=(n*xe+s)*(e?1-ka:ka);const Sa={[C]:e?xe:0};b&&(u(t,k,xe-rt+Bn),Sa[k]=e?Bn:xe+Bn),!b^c==="reveal"&&(u(ws,k,-xe+rt),Y.start(ws,{[k]:e?0:-xe},s,o));try{await Y.start(t,Sa,s,o)}finally{u(t,Tt),pi(ws.firstChild),e||r(t,!1)}}function vc(t,e,i){const{animation:s,duration:n,_toggle:o}=i;return e?(o(t,!0),Yt.in(t,s[0],n,i.origin)):Yt.out(t,s[1]||s[0],n,i.origin).then(()=>o(t,!1))}const kt=[];var bn={mixins:[xt,_i,ge],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)=>M(t,e),transitionElement(){return this.panel}},connected(){const t=this.panel||this.$el;t.role=this.role,this.overlay&&(t.ariaModal=!0)},beforeDisconnect(){x(kt,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:s}=e;!i&&s&&De(e)&&!this.$el.contains(M(s))?this.hide():R(e,this.selClose)&&(Ut(t),this.hide())}},{name:"toggle",self:!0,handler(t,e){t.defaultPrevented||(t.preventDefault(),this.target=e?.$el,this.isToggled()===x(kt,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler(t){if(x(kt,this))return!1;!this.stack&&kt.length?(Promise.all(kt.map(e=>e.hide())).then(this.show),t.preventDefault()):kt.push(this)}},{name:"show",self:!0,handler(){this.stack&&u(this.$el,"zIndex",N(u(this.$el,"zIndex"))+kt.length);const t=[this.overlay&&bc(this),this.overlay&&cr(this.$el),this.bgClose&&wc(this),this.escClose&&xc(this)];K(this.$el,"hidden",()=>t.forEach(e=>e&&e()),{self:!0}),D(document.documentElement,this.clsPage),dr(this.target,!0)}},{name:"shown",self:!0,handler(){li(this.$el)||(this.$el.tabIndex=-1),R(this.$el,":focus-within")||this.$el.focus()}},{name:"hidden",self:!0,handler(){x(kt,this)&&kt.splice(kt.indexOf(this),1),u(this.$el,"zIndex","");const{target:t}=this;kt.some(e=>e.clsPage===this.clsPage)||(q(document.documentElement,this.clsPage),queueMicrotask(()=>{if(li(t)){const e=rs(t);t.focus(),e()}})),dr(t,!1),this.target=null}}],methods:{toggle(){return this.isToggled()?this.hide():this.show()},async show(){return this.container&&V(this.$el)!==this.container&&(it(this.container,this.$el),await Si()),this.toggleElement(this.$el,!0,ur)},hide(){return this.toggleElement(this.$el,!1,ur)}}};function ur(t,e,{transitionElement:i,_toggle:s}){return new Promise((n,o)=>K(t,"show hide",()=>{var r;(r=t._reject)==null||r.call(t),t._reject=o,s(t,e);const l=K(i,"transitionstart",()=>{K(i,"transitionend transitioncancel",n,{self:!0}),clearTimeout(c)},{self:!0}),c=setTimeout(()=>{l(),n()},$c(u(i,"transitionDuration")))})).then(()=>delete t._reject)}function $c(t){return t?E(t,"ms")?N(t):N(t)*1e3:0}function bc(t){return I(document,"focusin",e=>{ae(kt)===t&&!t.$el.contains(e.target)&&t.$el.focus()})}function wc(t){return I(document,_t,({target:e})=>{ae(kt)!==t||t.overlay&&!t.$el.contains(e)||!t.panel||t.panel.contains(e)||K(document,`${jt} ${ri} scroll`,({defaultPrevented:i,type:s,target:n})=>{!i&&s===jt&&e===n&&t.hide()},!0)})}function xc(t){return I(document,"keydown",e=>{e.keyCode===27&&ae(kt)===t&&t.hide()})}function dr(t,e){t?.ariaExpanded&&(t.ariaExpanded=e)}var wn={slide:{show(t){return[{transform:st(t*-100)},{transform:st()}]},percent(t){return Ai(t)},translate(t,e){return[{transform:st(e*-100*t)},{transform:st(e*100*(1-t))}]}}};function Ai(t){return Math.abs(new DOMMatrix(u(t,"transform")).m41/t.offsetWidth)}function st(t=0,e="%"){return t?`translate3d(${t+e}, 0, 0)`:""}function yc(t,e,i,{animation:s,easing:n}){const{percent:o,translate:r,show:l=W}=s,c=l(i),{promise:f,resolve:m}=fr();return{dir:i,show(v,b=0,A){const C=A?"linear":n;return v-=Math.round(v*at(b,-1,1)),this.translate(b),me(e,"itemin",{percent:b,duration:v,timing:C,dir:i}),me(t,"itemout",{percent:1-b,duration:v,timing:C,dir:i}),Promise.all([Y.start(e,c[1],v,C),Y.start(t,c[0],v,C)]).then(()=>{this.reset(),m()},W),f},cancel(){return Y.cancel([e,t])},reset(){Nt([e,t],c[0])},async forward(v,b=this.percent()){return await this.cancel(),this.show(v,b,!0)},translate(v){this.reset();const b=r(v,i);u(e,b[1]),u(t,b[0]),me(e,"itemtranslatein",{percent:v,dir:i}),me(t,"itemtranslateout",{percent:1-v,dir:i})},percent(){return o(t||e,e,i)},getDistance(){return t?.offsetWidth}}}function me(t,e,i){_(t,Be(e,!1,!1,i))}function fr(){let t;return{promise:new Promise(e=>t=e),resolve:t}}var as={props:{i18n:Object},data:{i18n:null},methods:{t(t,...e){var i,s,n;let o=0;return((n=((i=this.i18n)==null?void 0:i[t])||((s=this.$options.i18n)==null?void 0:s[t]))==null?void 0:n.replace(/%s/g,()=>e[o++]||""))||""}}},kc={props:{autoplay:Boolean,autoplayInterval:Number,pauseOnHover:Boolean},data:{autoplay:!1,autoplayInterval:7e3,pauseOnHover:!0},connected(){B(this.list,"aria-live",this.autoplay?"off":"polite"),this.autoplay&&this.startAutoplay()},disconnected(){this.stopAutoplay()},update(){B(this.slides,"tabindex","-1")},events:[{name:"visibilitychange",el:()=>document,filter:({autoplay:t})=>t,handler(){document.hidden?this.stopAutoplay():this.startAutoplay()}}],methods:{startAutoplay(){this.stopAutoplay(),this.interval=setInterval(()=>{this.stack.length||!et(this.$el)||this.draggable&&R(this.$el,":focus-within")&&!R(this.$el,":focus")||this.pauseOnHover&&R(this.$el,":hover")||this.show("next")},this.autoplayInterval)},stopAutoplay(){clearInterval(this.interval)}}};const ls={passive:!1,capture:!0},Sc="touchstart mousedown",xn="touchmove mousemove",_c="touchend touchcancel mouseup click input scroll";var Ac={props:{draggable:Boolean},data:{draggable:!0,threshold:10,angleThreshold:45},created(){for(const t of["start","move","end"]){const e=this[t];this[t]=i=>{const s=Ot(i);dt&&(s.x=-s.x),this.prevPos=Ae(s,this.pos)?this.prevPos:this.pos,this.pos=s,e(i)}}},events:[{name:Sc,passive:!0,delegate:({selList:t})=>`${t} > *`,handler(t){!this.draggable||this.parallax||!Pt(t)&&Ec(t.target)||t.target.closest(Te)||t.button>0||this.length<2||this.start(t)}},{name:"dragstart",handler(t){t.preventDefault()}},{name:xn,el:({list:t})=>t,handler:W,...ls}],methods:{start(){this.drag=this.pos,this._transitioner?(this.percent=this._transitioner.percent(),this.drag.x+=this._transitioner.getDistance()*this.percent*this.dir,this._transitioner.cancel(),this._transitioner.translate(this.percent),this.dragging=!0,this.stack=[]):this.prevIndex=this.index,I(document,xn,this.move,ls),I(document,_c,this.end,{passive:!0,capture:!0,once:!0}),u(this.list,"userSelect","none")},move(t){const e=this.pos.x-this.drag.x;if(e===0||!this.dragging&&Cc(this.pos,this.drag)>this.angleThreshold||this.prevPos.x===this.pos.x||!this.dragging&&Math.abs(e)<this.threshold)return;t.cancelable&&t.preventDefault(),this.dragging=!0,this.dir=e<0?1:-1;let{slides:i,prevIndex:s}=this,n=Math.abs(e),o=this.getIndex(s+this.dir),r=pr.call(this,s,o);for(;o!==s&&n>r;)this.drag.x-=r*this.dir,s=o,n-=r,o=this.getIndex(s+this.dir),r=pr.call(this,s,o);this.percent=n/r;const l=i[s],c=i[o],f=this.index!==o,m=s===o;let v;for(const b of[this.index,this.prevIndex])x([o,s],b)||(_(i[b],"itemhidden",[this]),m&&(v=!0,this.prevIndex=s));(this.index===s&&this.prevIndex!==s||v)&&_(i[this.index],"itemshown",[this]),f&&(this.prevIndex=s,this.index=o,m||(_(l,"beforeitemhide",[this]),_(l,"itemhide",[this])),_(c,"beforeitemshow",[this]),_(c,"itemshow",[this])),this._transitioner=this._translate(Math.abs(this.percent),l,!m&&c)},end(){if(Ne(document,xn,this.move,ls),this.dragging)if(setTimeout(I(this.list,"click",t=>t.preventDefault(),ls)),this.dragging=null,this.index===this.prevIndex)this.percent=1-this.percent,this.dir*=-1,this._show(!1,this.index,!0),this._transitioner=null;else{const t=this.dir<0==this.prevPos.x>this.pos.x;t?(_(this.slides[this.prevIndex],"itemhidden",[this]),_(this.slides[this.index],"itemshown",[this]),this.percent=1-this.percent):this.index=this.prevIndex,this.show(this.dir>0&&!t||this.dir<0&&t?"next":"previous",!0)}u(this.list,{userSelect:""}),this.drag=this.percent=null}}};function pr(t,e){return this._getTransitioner(t,t!==e&&e).getDistance()||this.slides[t].offsetWidth}function Ec(t){return u(t,"userSelect")!=="none"&&pt(t.childNodes).some(e=>e.nodeType===3&&e.textContent.trim())}function Cc(t,e){return Math.atan2(Math.abs(e.y-t.y),Math.abs(e.x-t.x))*180/Math.PI}function Ic(t){t._watches=[];for(const e of t.$options.watch||[])for(const[i,s]of Object.entries(e))gr(t,s,i);t._initial=!0}function gr(t,e,i){t._watches.push({name:i,...ei(e)?e:{handler:e}})}function Pc(t,e){for(const{name:i,handler:s,immediate:n=!0}of t._watches)(t._initial&&n||p(e,i)&&!Ae(e[i],t[i]))&&s.call(t,t[i],e[i]);t._initial=!1}function Tc(t){const{computed:e}=t.$options;if(t._computed={},e)for(const i in e)vr(t,i,e[i])}const mr={subtree:!0,childList:!0};function vr(t,e,i){t._hasComputed=!0,Object.defineProperty(t,e,{enumerable:!0,get(){const{_computed:s,$props:n,$el:o}=t;if(!p(s,e)&&(s[e]=(i.get||i).call(t,n,o),i.observe&&t._computedObserver)){const r=i.observe.call(t,n);t._computedObserver.observe(["~","+","-"].includes(r[0])?o.parentElement:o.getRootNode(),mr)}return s[e]},set(s){const{_computed:n}=t;n[e]=i.set?i.set.call(t,s):s,ut(n[e])&&delete n[e]}})}function Mc(t){t._hasComputed&&(Ql(t,{read:()=>Pc(t,$r(t)),events:["resize","computed"]}),t._computedObserver=Zs(t.$el,()=>wi(t,"computed"),mr),t._disconnect.push(()=>{t._computedObserver.disconnect(),t._computedObserver=null,$r(t)}))}function $r(t){const e={...t._computed};return t._computed={},e}function Oc(t){for(const e of t.$options.events||[])if(p(e,"handler"))br(t,e);else for(const i in e)br(t,{name:i,handler:e[i]})}function br(t,{name:e,el:i,handler:s,capture:n,passive:o,delegate:r,filter:l,self:c}){l&&!l.call(t,t)||t._disconnect.push(I(i?i.call(t,t):t.$el,e,r?.call(t,t),s.bind(t),{passive:o,capture:n,self:c}))}function Dc(t){for(const e of t.$options.observe||[])Nc(t,e)}function Nc(t,e){let{observe:i,target:s=t.$el,handler:n,options:o,filter:r,args:l}=e;if(r&&!r.call(t,t))return;const c=`_observe${t._disconnect.length}`;wt(s)&&!p(t,c)&&vr(t,c,()=>{const v=s.call(t,t);return j(v)?z(v):v}),n=tt(n)?t[n]:n.bind(t),wt(o)&&(o=o.call(t,t));const f=p(t,c)?t[c]:s,m=i(f,n,o,l);wt(s)&&j(t[c])&&gr(t,{handler:Bc(m,o),immediate:!1},c),t._disconnect.push(()=>m.disconnect())}function Bc(t,e){return(i,s)=>{for(const n of s)x(i,n)||(t.unobserve?t.unobserve(n):t.observe&&t.disconnect());for(const n of i)(!x(s,n)||!t.unobserve)&&t.observe(n,e)}}function Hc(t){const{$options:e,$props:i}=t,s=wr(e);bt(i,s);const{computed:n,methods:o}=e;for(let r in i)r in s&&(!n||!p(n,r))&&(!o||!p(o,r))&&(t[r]=i[r])}function wr(t){const e={},{args:i=[],props:s={},el:n,id:o}=t;if(!s)return e;for(const l in s){const c=w(l);let f=gt(n,c);ut(f)||(f=s[l]===Boolean&&f===""?!0:cn(s[l],f),!(c==="target"&&J(f,"_"))&&(e[l]=f))}const r=Le(gt(n,o),i);for(const l in r){const c=y(l);ut(s[c])||(e[c]=cn(s[c],r[l]))}return e}const zc=It((t,e)=>{const i=Object.keys(e),s=i.concat(t).map(n=>[w(n),`data-${w(n)}`]).flat();return{attributes:i,filter:s}});function Lc(t){const{$options:e,$props:i}=t,{id:s,props:n,el:o}=e;if(!n)return;const{attributes:r,filter:l}=zc(s,n),c=new MutationObserver(f=>{const m=wr(e);f.some(({attributeName:v})=>{const b=v.replace("data-","");return(b===s?r:[y(b),y(v)]).some(A=>!ut(m[A])&&m[A]!==i[A])})&&t.$reset()});c.observe(o,{attributes:!0,attributeFilter:l}),t._disconnect.push(()=>c.disconnect())}function je(t,e){var i;(i=t.$options[e])==null||i.forEach(s=>s.call(t))}function yn(t){t._connected||(Hc(t),je(t,"beforeConnect"),t._connected=!0,t._disconnect=[],Oc(t),Zl(t),Ic(t),Dc(t),Lc(t),Mc(t),je(t,"connected"),wi(t))}function kn(t){t._connected&&(je(t,"beforeDisconnect"),t._disconnect.forEach(e=>e()),t._disconnect=null,je(t,"disconnected"),t._connected=!1)}let Fc=0;function xr(t,e={}){e.data=qc(e,t.constructor.options),t.$options=bi(t.constructor.options,e,t),t.$props={},t._uid=Fc++,jc(t),Rc(t),Tc(t),je(t,"created"),e.el&&t.$mount(e.el)}function jc(t){const{data:e={}}=t.$options;for(const i in e)t.$props[i]=t[i]=e[i]}function Rc(t){const{methods:e}=t.$options;if(e)for(const i in e)t[i]=e[i].bind(t)}function qc({data:t={}},{args:e=[],props:i={}}){j(t)&&(t=t.slice(0,e.length).reduce((s,n,o)=>(ei(n)?bt(s,n):s[e[o]]=n,s),{}));for(const s in t)ut(t[s])?delete t[s]:i[s]&&(t[s]=cn(i[s],t[s]));return t}const Ct=function(t){xr(this,t)};Ct.util=Wl,Ct.options={},Ct.version="0.0.3";const Uc="uk-",ve="__uikit__",Re={};function yr(t,e){var i,s;const n=Uc+w(t);if(!e)return Re[n].options||(Re[n]=Ct.extend(Re[n])),Re[n];t=y(t),Ct[t]=(r,l)=>Ei(t,r,l);const o=(i=e.options)!=null?i:{...e};return o.id=n,o.name=t,(s=o.install)==null||s.call(o,Ct,o,t),Ct._initialized&&!o.functional&&requestAnimationFrame(()=>Ei(t,`[${n}],[data-${n}]`)),Re[n]=o}function Ei(t,e,i,...s){const n=yr(t);return n.options.functional?new n({data:ei(e)?e:[e,i,...s]}):e?U(e).map(o)[0]:o();function o(r){const l=cs(r,t);if(l)if(i)l.$destroy();else return l;return new n({el:r,data:i})}}function Ci(t){return t?.[ve]||{}}function cs(t,e){return Ci(t)[e]}function Wc(t,e){t[ve]||(t[ve]={}),t[ve][e.$options.name]=e}function Vc(t,e){var i;(i=t[ve])==null||delete i[e.$options.name],ji(t[ve])&&delete t[ve]}function Gc(t){t.component=yr,t.getComponents=Ci,t.getComponent=cs,t.update=kr,t.use=function(i){if(!i.installed)return i.call(null,this),i.installed=!0,this},t.mixin=function(i,s){s=(tt(s)?this.component(s):s)||this,s.options=bi(s.options,i)},t.extend=function(i){i||(i={});const s=this,n=function(r){xr(this,r)};return n.prototype=Object.create(s.prototype),n.prototype.constructor=n,n.options=bi(s.options,i),n.super=s,n.extend=s.extend,n};let e;Object.defineProperty(t,"container",{get(){return e||document.body},set(i){e=M(i)}})}function kr(t,e){t=t?ot(t):document.body;for(const i of Oe(t).reverse())Sr(i,e);Xt(t,i=>Sr(i,e))}function Sr(t,e){const i=Ci(t);for(const s in i)wi(i[s],e)}function Yc(t){t.prototype.$mount=function(e){const i=this;Wc(e,i),i.$options.el=e,e.isConnected&&yn(i)},t.prototype.$destroy=function(e=!1){const i=this,{el:s}=i.$options;s&&kn(i),je(i,"destroy"),Vc(s,i),e&&mt(i.$el)},t.prototype.$create=Ei,t.prototype.$emit=function(e){wi(this,e)},t.prototype.$update=function(e=this.$el,i){kr(e,i)},t.prototype.$reset=function(){kn(this),yn(this)},t.prototype.$getComponent=cs,Object.defineProperties(t.prototype,{$el:{get(){return this.$options.el}},$container:Object.getOwnPropertyDescriptor(t,"container")})}let Xc=1;function $e(t,e=null){return e?.id||`${t.$options.id}-${Xc++}`}var Jc={i18n:{next:"Next slide",previous:"Previous slide",slideX:"Slide %s",slideLabel:"%s of %s"},data:{selNav:!1,role:"region"},computed:{nav:({selNav:t},e)=>U(t,e),navChildren(){return this.nav.map(t=>G(t)).flat()},selNavItem:({attrItem:t})=>`[${t}],[data-${t}]`,navItems(t,e){return U(this.selNavItem,e)}},watch:{nav(t,e){B(t,"role","tablist"),this.padNavitems(),e&&this.$emit()},list(t){Q(t,"ul")&&B(t,"role","presentation")},navChildren(t){B(t,"role","presentation"),this.padNavitems(),this.updateNav()},navItems(t){for(const e of t){const i=gt(e,this.attrItem),s=M("a,button",e)||e;let n,o=null;if(Dt(i)){const r=Lt(i),l=this.slides[r];l&&(l.id||(l.id=$e(this,l)),o=l.id),n=this.t("slideX",N(i)+1),s.role="tab"}else this.list&&(this.list.id||(this.list.id=$e(this,this.list)),o=this.list.id),n=this.t(i);s.ariaControls=o,s.ariaLabel=s.ariaLabel||n}},slides(t){t.forEach((e,i)=>B(e,{role:this.nav.length?"tabpanel":"group","aria-label":this.t("slideLabel",i+1,this.length),"aria-roledescription":this.nav.length?null:"slide"})),this.padNavitems()}},connected(){this.$el.role=this.role,this.$el.ariaRoleDescription="carousel"},update:[{write(){this.navItems.concat(this.nav).forEach(t=>t&&(t.hidden=!this.maxIndex)),this.updateNav()},events:["resize"]}],events:[{name:"click keydown",delegate:({selNavItem:t})=>t,filter:({parallax:t})=>!t,handler(t){t.target.closest("a,button")&&(t.type==="click"||t.keyCode===X.SPACE)&&(Ut(t),this.show(gt(t.current,this.attrItem)))}},{name:"itemshow",handler(){this.updateNav()}},{name:"keydown",delegate:({selNavItem:t})=>t,filter:({parallax:t})=>!t,handler(t){const{current:e,keyCode:i}=t,s=gt(e,this.attrItem);if(!Dt(s))return;let n=i===X.HOME?0:i===X.END?"last":i===X.LEFT?"previous":i===X.RIGHT?"next":-1;~n&&(t.preventDefault(),this.show(n))}}],methods:{updateNav(){const t=this.getValidIndex();for(const e of this.navItems){const i=gt(e,this.attrItem),s=M("a,button",e)||e;if(Dt(i)){const o=Lt(i)===t;Z(e,this.clsActive,o),Z(s,"uk-disabled",!!this.parallax),s.ariaSelected=o,s.tabIndex=o&&!this.parallax?null:-1,o&&s&&R(V(e),":focus-within")&&s.focus()}else Z(e,"uk-invisible",this.finite&&(i==="previous"&&t===0||i==="next"&&t>=this.maxIndex))}},padNavitems(){for(const t of this.nav){const e=G(t),i=[];for(let s=0;s<this.length;s++){const n=`${this.attrItem}="${s}"`;i[s]=e.findLast(o=>o.matches(`[${n}]`))||M(`<li ${n}><a href></a></li>`)}Ae(i,e)||Bt(this.nav,i)}}}};const Kc="cubic-bezier(0.25, 0.46, 0.45, 0.94)",Zc="cubic-bezier(0.165, 0.84, 0.44, 1)";var _r={mixins:[kc,Ac,Jc,as],props:{clsActivated:String,easing:String,index:Number,finite:Boolean,velocity:Number},data:()=>({easing:"ease",finite:!1,velocity:1,index:0,prevIndex:-1,stack:[],percent:0,clsActive:"uk-active",clsActivated:"",clsEnter:"uk-slide-enter",clsLeave:"uk-slide-leave",clsSlideActive:"uk-slide-active",Transitioner:!1,transitionOptions:{}}),connected(){this.prevIndex=-1,this.index=this.getValidIndex(this.$props.index),this.stack=[]},disconnected(){q(this.slides,this.clsActive)},computed:{duration:({velocity:t},e)=>Ar(e.offsetWidth/t),list:({selList:t},e)=>M(t,e),maxIndex(){return this.length-1},slides(){return G(this.list)},length(){return this.slides.length}},watch:{slides(t,e){e&&this.$emit()}},events:{itemshow({target:t}){D(t,this.clsEnter,this.clsSlideActive)},itemshown({target:t}){q(t,this.clsEnter)},itemhide({target:t}){D(t,this.clsLeave)},itemhidden({target:t}){q(t,this.clsLeave,this.clsSlideActive)}},methods:{async show(t,e=!1){var i;if(this.dragging||!this.length||this.parallax)return;const{stack:s}=this,n=e?0:s.length,o=()=>{s.splice(n,1),s.length&&this.show(s.shift(),!0)};if(s[e?"unshift":"push"](t),!e&&s.length>1){s.length===2&&((i=this._transitioner)==null||i.forward(Math.min(this.duration,200)));return}const r=this.getIndex(this.index),l=T(this.slides,this.clsActive)&&this.slides[r],c=this.getIndex(t,this.index),f=this.slides[c];if(l===f){o();return}if(this.dir=Qc(t,r),this.prevIndex=r,this.index=c,l&&!_(l,"beforeitemhide",[this])||!_(f,"beforeitemshow",[this,l])){this.index=this.prevIndex,o();return}l&&_(l,"itemhide",[this]),_(f,"itemshow",[this]),await this._show(l,f,e),l&&_(l,"itemhidden",[this]),_(f,"itemshown",[this]),s.shift(),this._transitioner=null,await Si(),s.length&&this.show(s.shift(),!0)},getIndex(t=this.index,e=this.index){return at(St(t,this.slides,e,this.finite),0,Math.max(0,this.maxIndex))},getValidIndex(t=this.index,e=this.prevIndex){return this.getIndex(t,e)},async _show(t,e,i){if(this._transitioner=this._getTransitioner(t,e,this.dir,{easing:i?e.offsetWidth<600?Kc:Zc:this.easing,...this.transitionOptions}),!i&&!t){this._translate(1);return}const{length:s}=this.stack;return this._transitioner[s>1?"forward":"show"](s>1?Math.min(this.duration,75+75/(s-1)):this.duration,this.percent)},_translate(t,e=this.prevIndex,i=this.index){const s=this._getTransitioner(e===i?!1:e,i);return s.translate(t),s},_getTransitioner(t=this.prevIndex,e=this.index,i=this.dir||1,s=this.transitionOptions){return new this.Transitioner(ni(t)?this.slides[t]:t,ni(e)?this.slides[e]:e,i*(dt?-1:1),s)}}};function Qc(t,e){return t==="next"?1:t==="previous"||t<e?-1:1}function Ar(t){return .5*t+300}var Er={mixins:[_r],props:{animation:String},data:{animation:"slide",clsActivated:"uk-transition-active",Animations:wn,Transitioner:yc},computed:{animation({animation:t,Animations:e}){return{...e[t]||e.slide,name:t}},transitionOptions(){return{animation:this.animation}}},observe:Et(),events:{itemshow({target:t}){D(t,this.clsActive)},itemshown({target:t}){D(t,this.clsActivated)},itemhidden({target:t}){q(t,this.clsActive,this.clsActivated)}}},th={...wn,fade:{show(){return[{opacity:0,zIndex:0},{zIndex:-1}]},percent(t){return 1-u(t,"opacity")},translate(t){return[{opacity:1-t,zIndex:0},{zIndex:-1}]}},scale:{show(){return[{opacity:0,transform:qe(1+.5),zIndex:0},{zIndex:-1}]},percent(t){return 1-u(t,"opacity")},translate(t){return[{opacity:1-t,transform:qe(1+.5*t),zIndex:0},{zIndex:-1}]}},pull:{show(t){return t<0?[{transform:st(30),zIndex:-1},{transform:st(),zIndex:0}]:[{transform:st(-100),zIndex:0},{transform:st(),zIndex:-1}]},percent(t,e,i){return i<0?1-Ai(e):Ai(t)},translate(t,e){return e<0?[{transform:st(30*t),zIndex:-1},{transform:st(-100*(1-t)),zIndex:0}]:[{transform:st(-t*100),zIndex:0},{transform:st(30*(1-t)),zIndex:-1}]}},push:{show(t){return t<0?[{transform:st(100),zIndex:0},{transform:st(),zIndex:-1}]:[{transform:st(-30),zIndex:-1},{transform:st(),zIndex:0}]},percent(t,e,i){return i>0?1-Ai(e):Ai(t)},translate(t,e){return e<0?[{transform:st(t*100),zIndex:0},{transform:st(-30*(1-t)),zIndex:-1}]:[{transform:st(-30*t),zIndex:-1},{transform:st(100*(1-t)),zIndex:0}]}}};function qe(t){return`scale3d(${t}, ${t}, 1)`}var Cr={...wn,fade:{show(){return[{opacity:0},{opacity:1}]},percent(t){return 1-u(t,"opacity")},translate(t){return[{opacity:1-t},{opacity:t}]}},scale:{show(){return[{opacity:0,transform:qe(1-.2)},{opacity:1,transform:qe(1)}]},percent(t){return 1-u(t,"opacity")},translate(t){return[{opacity:1-t,transform:qe(1-.2*t)},{opacity:t,transform:qe(1-.2+.2*t)}]}}},Ir={i18n:{counter:"%s / %s"},mixins:[bn,Er],functional:!0,props:{counter:Boolean,preload:Number,nav:Boolean,slidenav:Boolean,delayControls:Number,videoAutoplay:Boolean,template:String},data:()=>({counter:!1,preload:1,nav:!1,slidenav:!0,delayControls:3e3,videoAutoplay:!1,items:[],cls:"uk-open",clsPage:"uk-lightbox-page",clsFit:"uk-lightbox-items-fit",clsZoom:"uk-lightbox-zoom",attrItem:"uk-lightbox-item",selList:".uk-lightbox-items",selClose:".uk-close-large",selNav:".uk-lightbox-thumbnav, .uk-lightbox-dotnav",selCaption:".uk-lightbox-caption",selCounter:".uk-lightbox-counter",pauseOnHover:!1,velocity:2,Animations:Cr,template:'<div class="uk-lightbox uk-overflow-hidden"> <div class="uk-lightbox-items"></div> <div class="uk-position-top-right uk-position-small uk-transition-fade" uk-inverse> <button class="uk-lightbox-close uk-close-large" type="button" uk-close></button> </div> <div class="uk-lightbox-slidenav uk-position-center-left uk-position-medium uk-transition-fade" uk-inverse> <a href uk-slidenav-previous uk-lightbox-item="previous"></a> </div> <div class="uk-lightbox-slidenav uk-position-center-right uk-position-medium uk-transition-fade" uk-inverse> <a href uk-slidenav-next uk-lightbox-item="next"></a> </div> <div class="uk-position-center-right uk-position-medium uk-transition-fade" uk-inverse style="max-height: 90vh; overflow: auto;"> <ul class="uk-lightbox-thumbnav uk-lightbox-thumbnav-vertical uk-thumbnav uk-thumbnav-vertical"></ul> <ul class="uk-lightbox-dotnav uk-dotnav uk-dotnav-vertical"></ul> </div> <div class="uk-lightbox-counter uk-text-large uk-position-top-left uk-position-small uk-transition-fade" uk-inverse></div> <div class="uk-lightbox-caption uk-position-bottom uk-text-center uk-transition-slide-bottom uk-transition-opaque"></div> </div>'}),created(){let t=M(this.template);Q(t,"template")&&(t=qt(Bt(t)));const e=M(this.selList,t),i=this.$props.nav;mt(U(this.selNav,t).filter(o=>!R(o,`.uk-${i}`)));for(const[o,r]of this.items.entries())it(e,"<div>"),i==="thumbnav"&&fi(eh(r,this.videoAutoplay),it(M(this.selNav,t),`<li uk-lightbox-item="${o}"><a href></a></li>`));this.slidenav||mt(U(".uk-lightbox-slidenav",t)),this.counter||mt(M(this.selCounter,t)),D(e,this.clsFit);const s=M("[uk-close]",t),n=this.t("close");s&&n&&(s.dataset.i18n=JSON.stringify({label:n})),this.$mount(it(this.container,t))},events:[{name:"click",self:!0,filter:({bgClose:t})=>t,delegate:({selList:t})=>`${t} > *`,handler(t){t.defaultPrevented||this.hide()}},{name:"click",self:!0,delegate:({clsZoom:t})=>`.${t}`,handler(t){t.defaultPrevented||Z(this.list,this.clsFit)}},{name:`${Pe} ${_t} keydown`,filter:({delayControls:t})=>t,handler(){this.showControls()}},{name:"shown",self:!0,handler(){this.showControls()}},{name:"hide",self:!0,handler(){this.hideControls(),q(this.slides,this.clsActive),Y.stop(this.slides)}},{name:"hidden",self:!0,handler(){this.$destroy(!0)}},{name:"keyup",el:()=>document,handler({keyCode:t}){if(!this.isToggled()||!this.draggable)return;let e=-1;t===X.LEFT?e="previous":t===X.RIGHT?e="next":t===X.HOME?e=0:t===X.END&&(e="last"),~e&&this.show(e)}},{name:"beforeitemshow",handler(t){Bt(M(this.selCaption,this.$el),this.getItem().caption||""),Bt(M(this.selCounter,this.$el),this.t("counter",this.index+1,this.slides.length));for(let e=-this.preload;e<=this.preload;e++)this.loadItem(this.index+e);this.isToggled()||(this.draggable=!1,t.preventDefault(),this.toggleElement(this.$el,!0,!1),this.animation=Cr.scale,q(t.target,this.clsActive),this.stack.splice(1,0,this.index))}},{name:"itemshown",handler(){this.draggable=this.$props.draggable}},{name:"itemload",async handler(t,e){const{source:i,type:s,attrs:n={}}=e;if(this.setItem(e,"<span uk-spinner uk-inverse></span>"),!i)return;let o;const r={allowfullscreen:"",style:"max-width: 100%; box-sizing: border-box;","uk-responsive":"","uk-video":!!this.videoAutoplay};if(s==="image"||Pr(i)){const l=Zt("img");lr(l,e.sources),B(l,{src:i,...Ri(e,["alt","srcset","sizes"]),...n}),I(l,"load",()=>this.setItem(e,V(l)||l)),I(l,"error",()=>this.setError(e))}else if(s==="video"||Tr(i)){const l=this.videoAutoplay==="inline",c=Zt("video",{src:i,playsinline:"",controls:l?null:"",loop:l?"":null,muted:l?"":null,poster:this.videoAutoplay?null:e.poster,"uk-video":!!this.videoAutoplay,...n});I(c,"loadedmetadata",()=>this.setItem(e,c)),I(c,"error",()=>this.setError(e))}else if(s==="iframe"||i.match(/\.(html|php)($|\?)/i))this.setItem(e,Zt("iframe",{src:i,allowfullscreen:"",class:"uk-lightbox-iframe",...n}));else if(o=i.match(/\/\/(?:.*?youtube(-nocookie)?\..*?(?:[?&]v=|\/shorts\/)|youtu\.be\/)([\w-]{11})[&?]?(.*)?/))this.setItem(e,Zt("iframe",{src:`https://www.youtube${o[1]||""}.com/embed/${o[2]}${o[3]?`?${o[3]}`:""}`,width:1920,height:1080,...r,...n}));else if(o=i.match(/\/\/.*?vimeo\.[a-z]+\/(\d+)[&?]?(.*)?/))try{const{height:l,width:c}=await(await fetch(`https://vimeo.com/api/oembed.json?maxwidth=1920&url=${encodeURI(i)}`,{credentials:"omit"})).json();this.setItem(e,Zt("iframe",{src:`https://player.vimeo.com/video/${o[1]}${o[2]?`?${o[2]}`:""}`,width:c,height:l,...r,...n}))}catch{this.setError(e)}}},{name:"itemloaded",handler(){this.$emit("resize")}}],update:{read(){for(const t of U(`${this.selList} :not([controls]):is(img,video)`,this.$el))Z(t,this.clsZoom,(t.naturalHeight||t.videoHeight)-this.$el.offsetHeight>Math.max(0,(t.naturalWidth||t.videoWidth)-this.$el.offsetWidth))},events:["resize"]},methods:{loadItem(t=this.index){const e=this.getItem(t);this.getSlide(e).childElementCount||_(this.$el,"itemload",[e])},getItem(t=this.index){return this.items[St(t,this.slides)]},setItem(t,e){_(this.$el,"itemloaded",[this,Bt(this.getSlide(t),e)])},getSlide(t){return this.slides[this.items.indexOf(t)]},setError(t){this.setItem(t,'<span uk-icon="icon: bolt; ratio: 2" uk-inverse></span>')},showControls(){clearTimeout(this.controlsTimer),this.controlsTimer=this.delayControls&&setTimeout(this.hideControls,this.delayControls),D(this.$el,"uk-active","uk-transition-active")},hideControls(){q(this.$el,"uk-active","uk-transition-active")}}};function Zt(t,e){const i=qt(`<${t}>`);return B(i,e),i}function eh(t,e){const i=t.poster||t.thumb&&(t.type==="image"||Pr(t.thumb))?Zt("img",{src:t.poster||t.thumb,alt:""}):t.thumb&&(t.type==="video"||Tr(t.thumb))?Zt("video",{src:t.thumb,loop:"",playsinline:"",muted:"","uk-video":e==="inline"}):Zt("canvas");return t.thumbRatio&&(i.style.aspectRatio=t.thumbRatio),i}function Pr(t){return t?.match(/\.(avif|jpe?g|jfif|a?png|gif|svg|webp)($|\?)/i)}function Tr(t){return t?.match(/\.(mp4|webm|ogv)($|\?)/i)}const ih=".uk-disabled *, .uk-disabled, [disabled]";var sh={install:nh,props:{toggle:String},data:{toggle:"a"},computed:{toggles:({toggle:t},e)=>U(t,e)},watch:{toggles(t){this.hide();for(const e of t)Q(e,"a")&&(e.role="button")}},disconnected(){this.hide()},events:{name:"click",delegate:({toggle:t})=>t,handler(t){t.defaultPrevented||(t.preventDefault(),R(t.current,ih)||this.show(t.current))}},methods:{show(t){let e=this.toggles.map(Mr);if(this.nav==="thumbnav"&&oh.call(this,this.toggles,e),e=go(e,"source"),Se(t)){const{source:i}=Mr(t);t=H(e,({source:s})=>i===s)}return this.panel=this.panel||this.$create("lightboxPanel",{...this.$props,items:e}),I(this.panel.$el,"hidden",()=>this.panel=null),this.panel.show(t)},hide(){var t;return(t=this.panel)==null?void 0:t.hide()}}};function nh(t,e){t.lightboxPanel||t.component("lightboxPanel",Ir),bt(e.props,t.component("lightboxPanel").options.props)}function oh(t,e){for(const[i,s]of Object.entries(t)){if(e[i].thumb)continue;const n=Oe(s).reverse().concat(s).find(r=>this.$el.contains(r)&&(r===s||U(this.toggle,r).length===1));if(!n)continue;const o=M("img,video",n);o&&(e[i].thumb=o.currentSrc||o.poster||o.src,e[i].thumbRatio=(o.naturalWidth||o.videoWidth)/(o.naturalHeight||o.videoHeight))}}function Mr(t){const e={};for(const i of t.getAttributeNames()){const s=i.replace(/^data-/,"");e[s==="href"?"source":s]=t.getAttribute(i)}return e.attrs=Le(e.attrs),e}var rh={mixins:[_i],functional:!0,args:["message","status"],data:{message:"",status:"",timeout:5e3,group:"",pos:"top-center",clsContainer:"uk-notification",clsClose:"uk-notification-close",clsMsg:"uk-notification-message"},install:ah,computed:{marginProp:({pos:t})=>`margin-${t.match(/[a-z]+(?=-)/)[0]}`,startProps(){return{opacity:0,[this.marginProp]:-this.$el.offsetHeight}}},created(){const t=`${this.clsContainer}-${this.pos}`,e=`data-${this.clsContainer}-container`,i=M(`.${t}[${e}]`,this.container)||it(this.container,`<div class="${this.clsContainer} ${t}" ${e}></div>`);this.$mount(it(i,`<div class="${this.clsMsg}${this.status?` ${this.clsMsg}-${this.status}`:""}" role="alert"> <a href class="${this.clsClose}" data-uk-close></a> <div>${this.message}</div> </div>`))},async connected(){const t=N(u(this.$el,this.marginProp));await Y.start(u(this.$el,this.startProps),{opacity:1,[this.marginProp]:t}),this.timeout&&(this.timer=setTimeout(this.close,this.timeout))},events:{click(t){Ut(t),this.close()},[Vt](){this.timer&&clearTimeout(this.timer)},[Gt](){this.timeout&&(this.timer=setTimeout(this.close,this.timeout))}},methods:{async close(t){const e=i=>{const s=V(i);_(i,"close",[this]),mt(i),s?.hasChildNodes()||mt(s)};this.timer&&clearTimeout(this.timer),t||await Y.start(this.$el,this.startProps),e(this.$el)}}};function ah(t){t.notification.closeAll=function(e,i){Xt(document.body,s=>{const n=t.getComponent(s,"notification");n&&(!e||e===n.group)&&n.close(i)})}}var Ii={props:{media:Boolean},data:{media:!1},connected(){const t=lh(this.media,this.$el);if(this.matchMedia=!0,t){this.mediaObj=window.matchMedia(t);const e=()=>{this.matchMedia=this.mediaObj.matches,_(this.$el,Be("mediachange",!1,!0,[this.mediaObj]))};this.offMediaObj=I(this.mediaObj,"change",()=>{e(),this.$emit("resize")}),e()}},disconnected(){var t;(t=this.offMediaObj)==null||t.call(this)}};function lh(t,e){if(tt(t)){if(J(t,"@"))t=N(u(e,`--uk-breakpoint-${t.slice(1)}`));else if(isNaN(t))return t}return t&&Dt(t)?`(min-width: ${t}px)`:""}function Or(t){return et(t)?Math.ceil(Math.max(0,...U("[stroke]",t).map(e=>{var i;return((i=e.getTotalLength)==null?void 0:i.call(e))||0}))):0}const hs={x:us,y:us,rotate:us,scale:us,color:Sn,backgroundColor:Sn,borderColor:Sn,blur:be,hue:be,fopacity:be,grayscale:be,invert:be,saturate:be,sepia:be,opacity:hh,stroke:uh,bgx:Br,bgy:Br},{keys:Dr}=Object;var Nr={mixins:[Ii],props:jr(Dr(hs),"list"),data:jr(Dr(hs),void 0),computed:{props(t,e){const i={};for(const n in t)n in hs&&!ut(t[n])&&(i[n]=t[n].slice());const s={};for(const n in i)s[n]=hs[n](n,e,i[n],i);return s}},events:{load(){this.$emit()}},methods:{reset(){Nt(this.$el,this.getCss(0))},getCss(t){const e={};for(const i in this.props)this.props[i](e,at(t));return e.willChange=Object.keys(e).map(Gi).join(","),e}}};function us(t,e,i){let s=fs(i)||{x:"px",y:"px",rotate:"deg"}[t]||"",n;return t==="x"||t==="y"?(t=`translate${F(t)}`,n=o=>N(N(o).toFixed(s==="px"?0:6))):t==="scale"&&(s="",n=o=>{var r;return fs([o])?ht(o,"width",e,!0)/e[`offset${(r=o.endsWith)!=null&&r.call(o,"vh")?"Height":"Width"}`]:N(o)}),i.length===1&&i.unshift(t==="scale"?1:0),i=Ue(i,n),(o,r)=>{o.transform=`${o.transform||""} ${t}(${Pi(i,r)}${s})`}}function Sn(t,e,i){return i.length===1&&i.unshift(Ti(e,t,"")),i=Ue(i,s=>ch(e,s)),(s,n)=>{const[o,r,l]=Fr(i,n),c=o.map((f,m)=>(f+=l*(r[m]-f),m===3?N(f):parseInt(f,10))).join(",");s[t]=`rgba(${c})`}}function ch(t,e){return Ti(t,"color",e).split(/[(),]/g).slice(1,-1).concat(1).slice(0,4).map(N)}function be(t,e,i){i.length===1&&i.unshift(0);const s=fs(i)||{blur:"px",hue:"deg"}[t]||"%";return t={fopacity:"opacity",hue:"hue-rotate"}[t]||t,i=Ue(i),(n,o)=>{const r=Pi(i,o);n.filter=`${n.filter||""} ${t}(${r+s})`}}function hh(t,e,i){return i.length===1&&i.unshift(Ti(e,t,"")),i=Ue(i),(s,n)=>{s[t]=Pi(i,n)}}function uh(t,e,i){i.length===1&&i.unshift(0);const s=fs(i),n=Or(e);return i=Ue(i.reverse(),o=>(o=N(o),s==="%"?o*n/100:o)),i.some(([o])=>o)?(u(e,"strokeDasharray",n),(o,r)=>{o.strokeDashoffset=Pi(i,r)}):W}function Br(t,e,i,s){i.length===1&&i.unshift(0);const n=t==="bgy"?"height":"width";s[t]=Ue(i,l=>ht(l,n,e));const o=["bgx","bgy"].filter(l=>l in s);if(o.length===2&&t==="bgx")return W;if(Ti(e,"backgroundSize","")==="cover")return dh(t,e,i,s);const r={};for(const l of o)r[l]=Hr(e,l);return zr(o,r,s)}function dh(t,e,i,s){const n=fh(e);if(!n.width)return W;const o={width:e.offsetWidth,height:e.offsetHeight},r=["bgx","bgy"].filter(m=>m in s),l={};for(const m of r){const v=s[m].map(([O])=>O),b=Math.min(...v),A=Math.max(...v),C=v.indexOf(b)<v.indexOf(A),k=A-b;l[m]=`${(C?-k:0)-(C?b:A)}px`,o[m==="bgy"?"height":"width"]+=k}const c=Hs.cover(n,o);for(const m of r){const v=m==="bgy"?"height":"width",b=c[v]-o[v];l[m]=`max(${Hr(e,m)},-${b}px) + ${l[m]}`}const f=zr(r,l,s);return(m,v)=>{f(m,v),m.backgroundSize=`${c.width}px ${c.height}px`,m.backgroundRepeat="no-repeat"}}function Hr(t,e){return Ti(t,`background-position-${e.slice(-1)}`,"")}function zr(t,e,i){return function(s,n){for(const o of t){const r=Pi(i[o],n);s[`background-position-${o.slice(-1)}`]=`calc(${e[o]} + ${r}px)`}}}const Lr={},ds={};function fh(t){const e=u(t,"backgroundImage").replace(/^none|url\(["']?(.+?)["']?\)$/,"$1");if(ds[e])return ds[e];const i=new Image;return e&&(i.src=e,!i.naturalWidth&&!Lr[e])?(K(i,"error load",()=>{ds[e]=_n(i),_(t,Be("load",!1))}),Lr[e]=!0,_n(i)):ds[e]=_n(i)}function _n(t){return{width:t.naturalWidth,height:t.naturalHeight}}function Ue(t,e=N){const i=[],{length:s}=t;let n=0;for(let o=0;o<s;o++){let[r,l]=tt(t[o])?t[o].trim().split(/ (?![^(]*\))/):[t[o]];if(r=e(r),l=l?N(l)/100:null,o===0?l===null?l=0:l&&i.push([r,0]):o===s-1&&(l===null?l=1:l!==1&&(i.push([r,l]),l=1)),i.push([r,l]),l===null)n++;else if(n){const c=i[o-n-1][1],f=(l-c)/(n+1);for(let m=n;m>0;m--)i[o-m][1]=c+f*(n-m+1);n=0}}return i}function Fr(t,e){const i=H(t.slice(1),([,s])=>e<=s)+1;return[t[i-1][0],t[i][0],(e-t[i-1][1])/(t[i][1]-t[i-1][1])]}function Pi(t,e){const[i,s,n]=Fr(t,e);return i+Math.abs(i-s)*n*(i<s?1:-1)}const ph=/^-?\d+(?:\.\d+)?(\S+)?/;function fs(t,e){var i;for(const s of t){const n=(i=s.match)==null?void 0:i.call(s,ph);if(n)return n[1]}return e}function Ti(t,e,i){const s=t.style[e],n=u(u(t,e,i),e);return t.style[e]=s,n}function jr(t,e){return t.reduce((i,s)=>(i[s]=e,i),{})}function Rr(t,e){return e>=0?Math.pow(t,e+1):1-Math.pow(1-t,1-e)}var gh={mixins:[Nr],props:{target:String,viewport:Number,easing:Number,start:String,end:String},data:{target:!1,viewport:1,easing:1,start:0,end:0},computed:{target:({target:t},e)=>qr(t&&ft(t,e)||e),start({start:t}){return ht(t,"height",this.target,!0)},end({end:t,viewport:e}){return ht(t||(e=(1-e)*100)&&`${e}vh+${e}%`,"height",this.target,!0)}},observe:[hn(),yi({target:({target:t})=>t}),Et({target:({$el:t,target:e})=>[t,e,Kt(e,!0)]})],update:{read({percent:t},e){if(e.has("scroll")||(t=!1),!et(this.$el))return!1;if(!this.matchMedia)return;const i=t;return t=Rr(ss(this.target,this.start,this.end),this.easing),{percent:t,style:i===t?!1:this.getCss(t)}},write({style:t}){if(!this.matchMedia){this.reset();return}t&&u(this.$el,t)},events:["scroll","resize"]}};function qr(t){return t?"offsetTop"in t?t:qr(V(t)):document.documentElement}var Ur={props:{parallax:Boolean,parallaxTarget:Boolean,parallaxStart:String,parallaxEnd:String,parallaxEasing:Number},data:{parallax:!1,parallaxTarget:!1,parallaxStart:0,parallaxEnd:0,parallaxEasing:0},observe:[Et({target:({$el:t,parallaxTarget:e})=>[t,e],filter:({parallax:t})=>t}),yi({filter:({parallax:t})=>t})],computed:{parallaxTarget({parallaxTarget:t},e){return t&&ft(t,e)||this.list}},update:{read(){if(!this.parallax)return!1;const t=this.parallaxTarget;if(!t)return!1;const e=ht(this.parallaxStart,"height",t,!0),i=ht(this.parallaxEnd,"height",t,!0),s=Rr(ss(t,e,i),this.parallaxEasing);return{parallax:this.getIndexAt(s)}},write({parallax:t}){const[e,i]=t,s=this.getValidIndex(e+Math.ceil(i)),n=this.slides[e],o=this.slides[s],{triggerShow:r,triggerShown:l,triggerHide:c,triggerHidden:f}=mh(this);if(~this.prevIndex)for(const v of new Set([this.index,this.prevIndex]))x([s,e],v)||(c(this.slides[v]),f(this.slides[v]));const m=this.prevIndex!==e||this.index!==s;this.dir=1,this.prevIndex=e,this.index=s,n!==o&&c(n),r(o),m&&l(n),this._translate(n===o?1:i,n,o)},events:["scroll","resize"]},methods:{getIndexAt(t){const e=t*(this.length-1);return[Math.floor(e),e%1]}}};function mh(t){const{clsSlideActive:e,clsEnter:i,clsLeave:s}=t;return{triggerShow:n,triggerShown:o,triggerHide:r,triggerHidden:l};function n(c){T(c,s)&&(r(c),l(c)),T(c,e)||(_(c,"beforeitemshow",[t]),_(c,"itemshow",[t]))}function o(c){T(c,i)&&_(c,"itemshown",[t])}function r(c){T(c,e)||n(c),T(c,i)&&o(c),T(c,s)||(_(c,"beforeitemhide",[t]),_(c,"itemhide",[t]))}function l(c){T(c,s)&&_(c,"itemhidden",[t])}}var Wr={update:{write(){if(this.stack.length||this.dragging||this.parallax)return;const t=this.getValidIndex();!~this.prevIndex||this.index!==t?this.show(t):this._translate(1)},events:["resize"]}},Vr={observe:os({target:({slides:t})=>t,targets:t=>t.getAdjacentSlides()}),methods:{getAdjacentSlides(){return[1,-1].map(t=>this.slides[this.getIndex(this.index+t)])}}};function vh(t,e,i,{center:s,easing:n,list:o}){const r=t?Mi(t,o,s):Mi(e,o,s)+S(e).width*i,l=e?Mi(e,o,s):r+S(t).width*i*(dt?-1:1),{promise:c,resolve:f}=fr();return{dir:i,show(m,v=0,b){const A=b?"linear":n;return m-=Math.round(m*at(v,-1,1)),u(o,"transitionProperty","none"),this.translate(v),u(o,"transitionProperty",""),v=t?v:at(v,0,1),me(this.getItemIn(),"itemin",{percent:v,duration:m,timing:A,dir:i}),t&&me(this.getItemIn(!0),"itemout",{percent:1-v,duration:m,timing:A,dir:i}),Y.start(o,{transform:st(-l*(dt?-1:1),"px")},m,A).then(f,W),c},cancel(){return Y.cancel(o)},reset(){u(o,"transform","")},async forward(m,v=this.percent()){return await this.cancel(),this.show(m,v,!0)},translate(m){if(m===this.percent())return;const v=this.getDistance()*i*(dt?-1:1);u(o,"transform",st(at(-l+(v-v*m),-We(o),S(o).width)*(dt?-1:1),"px"));const b=this.getActives(),A=this.getItemIn(),C=this.getItemIn(!0);m=t?at(m,-1,1):0;for(const k of G(o)){const O=x(b,k),rt=k===A,$t=k===C,Tt=rt||!$t&&(O||i*(dt?-1:1)===-1^ps(k,o)>ps(t||e));me(k,`itemtranslate${Tt?"in":"out"}`,{dir:i,percent:$t?1-m:rt?m:O?1:0})}},percent(){return Math.abs((new DOMMatrix(u(o,"transform")).m41*(dt?-1:1)+r)/(l-r))},getDistance(){return Math.abs(l-r)},getItemIn(m=!1){let v=this.getActives(),b=Yr(o,Mi(e||t,o,s));if(m){const A=v;v=b,b=A}return b[H(b,A=>!x(v,A))]},getActives(){return Yr(o,Mi(t||e,o,s))}}}function Mi(t,e,i){const s=ps(t,e);return i?s-$h(t,e):Math.min(s,Gr(e))}function Gr(t){return Math.max(0,We(t)-S(t).width)}function We(t,e){return le(G(t).slice(0,e),i=>S(i).width)}function $h(t,e){return(S(e).width-S(t).width)/2}function ps(t,e){return t&&(Ys(t).left+(dt?S(t).width-S(e).width:0))*(dt?-1:1)||0}function Yr(t,e){e-=1;const i=S(t).width,s=e+i+2;return G(t).filter(n=>{const o=ps(n,t),r=o+Math.min(S(n).width,i);return o>=e&&r<=s})}var bh={mixins:[xt,_r,Wr,Ur,Vr],props:{center:Boolean,sets:Boolean,active:String},data:{center:!1,sets:!1,attrItem:"uk-slider-item",selList:".uk-slider-items",selNav:".uk-slider-nav",clsContainer:"uk-slider-container",active:"all",Transitioner:vh},computed:{finite({finite:t}){return t||wh(this.list,this.center)},maxIndex(){if(!this.finite||this.center&&!this.sets)return this.length-1;if(this.center)return ae(this.sets);let t=0;const e=Gr(this.list),i=H(this.slides,s=>{if(t>=e-.005)return!0;t+=S(s).width});return~i?i:this.length-1},sets({sets:t}){if(!t||this.parallax)return;let e=0;const i=[],s=S(this.list).width;for(let n=0;n<this.length;n++){const o=S(this.slides[n]).width;e+o>s&&(e=0),this.center?e<s/2&&e+o+S(this.slides[St(n+1,this.slides)]).width/2>s/2&&(i.push(n),e=(s-o)/2):e===0&&i.push(Math.min(n,this.maxIndex)),e+=o}if(i.length)return i},transitionOptions(){return{center:this.center,list:this.list}},slides(){return G(this.list).filter(et)}},connected(){Z(this.$el,this.clsContainer,!M(`.${this.clsContainer}`,this.$el))},observe:Et({target:({slides:t,$el:e})=>[e,...t]}),update:{write(){for(const t of this.navItems){const e=Lt(gt(t,this.attrItem));e!==!1&&(t.hidden=!this.maxIndex||e>this.maxIndex||this.sets&&!x(this.sets,e))}this.reorder(),this.parallax||this._translate(1),this.updateActiveClasses()},events:["resize"]},events:{beforeitemshow(t){!this.dragging&&this.sets&&this.stack.length<2&&!x(this.sets,this.index)&&(this.index=this.getValidIndex());const e=Math.abs(this.index-this.prevIndex+(this.dir>0&&this.index<this.prevIndex||this.dir<0&&this.index>this.prevIndex?(this.maxIndex+1)*this.dir:0));if(!this.dragging&&e>1){for(let n=0;n<e;n++)this.stack.splice(1,0,this.dir>0?"next":"previous");t.preventDefault();return}const i=this.dir<0||!this.slides[this.prevIndex]?this.index:this.prevIndex,s=We(this.list)/this.length;this.duration=Ar(s/this.velocity)*(S(this.slides[i]).width/s),this.reorder()},itemshow(){~this.prevIndex&&D(this._getTransitioner().getItemIn(),this.clsActive),this.updateActiveClasses(this.prevIndex)},itemshown(){this.updateActiveClasses()}},methods:{reorder(){if(this.finite){u(this.slides,"order","");return}const t=this.dir>0&&this.slides[this.prevIndex]?this.prevIndex:this.index;if(this.slides.forEach((n,o)=>u(n,"order",this.dir>0&&o<t?1:this.dir<0&&o>=this.index?-1:"")),!this.center||!this.length)return;const e=this.slides[t];let i=(S(this.list).width-S(e).width)/2,s=0;for(;i>0;){const n=this.getIndex(--s+t,t),o=this.slides[n];u(o,"order",n>t?-2:-1),i-=S(o).width}},updateActiveClasses(t=this.index){let e=this._getTransitioner(t).getActives();this.active!=="all"&&(e=[this.slides[this.getValidIndex(t)]]);const i=[this.clsActive,!this.sets||x(this.sets,N(this.index))?this.clsActivated:""];for(const s of this.slides){const n=x(e,s);Z(s,i,n),s.ariaHidden=!n;for(const o of U(Me,s))p(o,"_tabindex")||(o._tabindex=o.tabIndex),o.tabIndex=n?o._tabindex:-1}},getValidIndex(t=this.index,e=this.prevIndex){if(t=this.getIndex(t,e),!this.sets)return t;let i;do{if(x(this.sets,t))return t;i=t,t=this.getIndex(t+this.dir,e)}while(t!==i);return t},getAdjacentSlides(){const{width:t}=S(this.list),e=-t,i=t*2,s=S(this.slides[this.index]).width,n=this.center?(t-s)/2:0,o=new Set;for(const r of[-1,1]){let l=n+(r>0?s:0),c=0;do{const f=this.slides[this.getIndex(this.index+r+c++*r)];l+=S(f).width*r,o.add(f)}while(this.length>c&&l>e&&l<i)}return Array.from(o)},getIndexAt(t){let e=-1;const i=this.center?We(this.list)-(S(this.slides[0]).width+S(ae(this.slides)).width)/2:We(this.list,this.maxIndex);let s=t*i,n=0;do{const o=S(this.slides[++e]).width,r=this.center?(o+S(this.slides[e+1]).width)/2:o;n=s/r%1,s-=r}while(s>=0&&e<this.maxIndex);return[e,n]}}};function wh(t,e){if(!t||t.length<2)return!0;const{width:i}=S(t);if(!e)return Math.ceil(We(t))<Math.trunc(i+xh(t));const s=G(t),n=Math.trunc(i/2);for(const o in s){const r=s[o],l=S(r).width,c=new Set([r]);let f=0;for(const m of[-1,1]){let v=l/2,b=0;for(;v<n;){const A=s[St(+o+m+b++*m,s)];if(c.has(A))return!0;v+=S(A).width,c.add(A)}f=Math.max(f,(l+S(s[St(+o+m,s)]).width)/2-(v-n))}if(Math.trunc(f)>le(s.filter(m=>!c.has(m)),m=>S(m).width))return!0}return!1}function xh(t){return Math.max(0,...G(t).map(e=>S(e).width))}var Xr={mixins:[Nr],beforeConnect(){this.item=this.$el.closest(`.${this.$options.id.replace("parallax","items")} > *`)},disconnected(){this.item=null},events:[{name:"itemin itemout",self:!0,el:({item:t})=>t,handler({type:t,detail:{percent:e,duration:i,timing:s,dir:n}}){Jt.read(()=>{if(!this.matchMedia)return;const o=this.getCss(Kr(t,n,e)),r=this.getCss(Jr(t)?.5:n>0?1:0);Jt.write(()=>{u(this.$el,o),Y.start(this.$el,r,i,s).catch(W)})})}},{name:"transitioncanceled transitionend",self:!0,el:({item:t})=>t,handler(){Y.cancel(this.$el)}},{name:"itemtranslatein itemtranslateout",self:!0,el:({item:t})=>t,handler({type:t,detail:{percent:e,dir:i}}){Jt.read(()=>{if(!this.matchMedia){this.reset();return}const s=this.getCss(Kr(t,i,e));Jt.write(()=>u(this.$el,s))})}}]};function Jr(t){return E(t,"in")}function Kr(t,e,i){return i/=2,Jr(t)^e<0?i:1-i}var yh={mixins:[xt,Er,Wr,Ur,Vr],props:{ratio:String,minHeight:String,maxHeight:String},data:{ratio:"16:9",minHeight:void 0,maxHeight:void 0,selList:".uk-slideshow-items",attrItem:"uk-slideshow-item",selNav:".uk-slideshow-nav",Animations:th},watch:{list(t){u(t,{aspectRatio:this.ratio?this.ratio.replace(":","/"):void 0,minHeight:this.minHeight,maxHeight:this.maxHeight,width:"100%"})}},methods:{getAdjacentSlides(){return[1,-1].map(t=>this.slides[this.getIndex(this.index+t)])}}},kh={mixins:[xt,nr],props:{group:String,threshold:Number,clsItem:String,clsPlaceholder:String,clsDrag:String,clsDragState:String,clsBase:String,clsNoDrag:String,clsEmpty:String,clsCustom:String,handle:String},data:{group:!1,threshold:5,clsItem:"uk-sortable-item",clsPlaceholder:"uk-sortable-placeholder",clsDrag:"uk-sortable-drag",clsDragState:"uk-drag",clsBase:"uk-sortable",clsNoDrag:"uk-sortable-nodrag",clsEmpty:"uk-sortable-empty",clsCustom:"",handle:!1,pos:{}},events:{name:_t,passive:!1,handler(t){this.init(t)}},computed:{target:(t,e)=>(e.tBodies||[e])[0],items(){return G(this.target)},isEmpty(){return!this.items.length},handles({handle:t},e){return t?U(t,e):this.items}},watch:{isEmpty(t){Z(this.target,this.clsEmpty,t)},handles(t,e){const i={touchAction:"none",userSelect:"none"};Nt(e,i),u(t,i)}},update:{write(t){if(!this.drag||!V(this.placeholder))return;const{pos:{x:e,y:i},origin:{offsetTop:s,offsetLeft:n},placeholder:o}=this;u(this.drag,{top:i-s,left:e-n});const r=this.getSortable(document.elementFromPoint(e,i));if(!r)return;const{items:l}=r;if(l.some(Y.inProgress))return;const c=Eh(l,{x:e,y:i});if(l.length&&(!c||c===o))return;const f=this.getSortable(o),m=Ch(r.target,c,o,{x:e,y:i},r===f&&t.moved!==c);m!==!1&&(m&&o===m||(r!==f?(f.remove(o),t.moved=c):delete t.moved,r.insert(o,m),this.touched.add(r)))},events:["move"]},methods:{init(t){const{target:e,button:i,defaultPrevented:s}=t,[n]=this.items.filter(o=>o.contains(e));!n||s||i>0||ai(e)||e.closest(`.${this.clsNoDrag}`)||this.handle&&!e.closest(this.handle)||(t.preventDefault(),this.pos=Ot(t),this.touched=new Set([this]),this.placeholder=n,this.origin={target:e,index:Rt(n),...this.pos},I(document,Pe,this.move),I(document,jt,this.end),this.threshold||this.start(t))},start(t){this.drag=Ah(this.$container,this.placeholder);const{left:e,top:i}=S(this.placeholder);bt(this.origin,{offsetLeft:this.pos.x-e,offsetTop:this.pos.y-i}),D(this.drag,this.clsDrag,this.clsCustom),D(this.placeholder,this.clsPlaceholder),D(this.items,this.clsItem),D(document.documentElement,this.clsDragState),_(this.$el,"start",[this,this.placeholder]),Sh(this.pos),this.move(t)},move:Ph(function(t){bt(this.pos,Ot(t)),!this.drag&&(Math.abs(this.pos.x-this.origin.x)>this.threshold||Math.abs(this.pos.y-this.origin.y)>this.threshold)&&this.start(t),this.$emit("move")}),end(){if(Ne(document,Pe,this.move),Ne(document,jt,this.end),!this.drag)return;_h();const t=this.getSortable(this.placeholder);this===t?this.origin.index!==Rt(this.placeholder)&&_(this.$el,"moved",[this,this.placeholder]):(_(t.$el,"added",[t,this.placeholder]),_(this.$el,"removed",[this,this.placeholder])),_(this.$el,"stop",[this,this.placeholder]),mt(this.drag),this.drag=null;for(const{clsPlaceholder:e,clsItem:i}of this.touched)for(const s of this.touched)q(s.items,e,i);this.touched=null,q(document.documentElement,this.clsDragState)},insert(t,e){D(this.items,this.clsItem),e&&e.previousElementSibling!==t?this.animate(()=>Xi(e,t)):!e&&this.target.lastElementChild!==t&&this.animate(()=>it(this.target,t))},remove(t){this.target.contains(t)&&this.animate(()=>mt(t))},getSortable(t){do{const e=this.$getComponent(t,"sortable");if(e&&(e===this||this.group!==!1&&e.group===this.group))return e}while(t=V(t))}}};let Zr;function Sh(t){let e=Date.now();Zr=setInterval(()=>{let{x:i,y:s}=t;s+=document.scrollingElement.scrollTop;const n=(Date.now()-e)*.3;e=Date.now(),de(document.elementFromPoint(i,t.y)).reverse().some(o=>{let{scrollTop:r,scrollHeight:l}=o;const{top:c,bottom:f,height:m}=yt(o);if(c<s&&c+35>s)r-=n;else if(f>s&&f-35<s)r+=n;else return;if(r>0&&r<l-m)return o.scrollTop=r,!0})},15)}function _h(){clearInterval(Zr)}function Ah(t,e){let i;if(Q(e,"li","tr")){i=M("<div>"),it(i,e.cloneNode(!0).children);for(const s of e.getAttributeNames())B(i,s,e.getAttribute(s))}else i=e.cloneNode(!0);return it(t,i),u(i,"margin","0","important"),u(i,{boxSizing:"border-box",width:e.offsetWidth,height:e.offsetHeight,padding:u(e,"padding")}),vt(i.firstElementChild,vt(e.firstElementChild)),i}function Eh(t,e){return t[H(t,i=>Ui(e,S(i)))]}function Ch(t,e,i,s,n){if(!G(t).length)return;const o=S(e);if(!n)return Ih(t,i)||s.y<o.top+o.height/2?e:e.nextElementSibling;const r=S(i),l=Qr([o.top,o.bottom],[r.top,r.bottom]),[c,f,m,v]=l?[s.x,"width","left","right"]:[s.y,"height","top","bottom"],b=r[f]<o[f]?o[f]-r[f]:0;return r[m]<o[m]?b&&c<o[m]+b?!1:e.nextElementSibling:b&&c>o[v]-b?!1:e}function Ih(t,e){const i=G(t).length===1;i&&it(t,e);const s=G(t),n=s.some((o,r)=>{const l=S(o);return s.slice(r+1).some(c=>{const f=S(c);return!Qr([l.left,l.right],[f.left,f.right])})});return i&&mt(e),n}function Qr(t,e){return t[1]>e[0]&&e[1]>t[0]}function Ph(t){let e;return function(...i){e||(e=!0,t.call(this,...i),requestAnimationFrame(()=>e=!1))}}var Th={mixins:[_i,ge,hr],data:{pos:"top",animation:["uk-animation-scale-up"],duration:100,cls:"uk-active"},connected(){Mh(this.$el)},disconnected(){this.hide()},methods:{show(){if(this.isToggled(this.tooltip||null))return;const{delay:t=0,title:e}=Dh(this.$options);if(!e)return;const i=B(this.$el,"title"),s=I(this.$el,["blur",Gt],o=>!Pt(o)&&this.hide());this.reset=()=>{B(this.$el,{title:i,"aria-describedby":null}),s()};const n=$e(this);B(this.$el,{title:null,"aria-describedby":n}),clearTimeout(this.showTimer),this.showTimer=setTimeout(()=>this._show(e,n),t)},async hide(){var t;R(this.$el,"input:focus")||(clearTimeout(this.showTimer),this.isToggled(this.tooltip||null)&&await this.toggleElement(this.tooltip,!1,!1),(t=this.reset)==null||t.call(this),mt(this.tooltip),this.tooltip=null)},async _show(t,e){this.tooltip=it(this.container,`<div id="${e}" class="uk-${this.$options.name}" role="tooltip"> <div class="uk-${this.$options.name}-inner">${t}</div> </div>`),I(this.tooltip,"toggled",(i,s)=>{if(!s)return;const n=()=>this.positionAt(this.tooltip,this.$el);n();const[o,r]=Oh(this.tooltip,this.$el,this.pos);this.origin=this.axis==="y"?`${Qi(o)}-${r}`:`${r}-${Qi(o)}`;const l=[K(document,`keydown ${_t}`,this.hide,!1,c=>c.type===_t&&!this.$el.contains(c.target)||c.type==="keydown"&&c.keyCode===X.ESC),I([document,...fe(this.$el)],"scroll",n,{passive:!0})];K(this.tooltip,"hide",()=>l.forEach(c=>c()),{self:!0})}),await this.toggleElement(this.tooltip,!0)||this.hide()}},events:{[`focus ${Vt} ${_t}`](t){(!Pt(t)||t.type===_t)&&document.readyState!=="loading"&&this.show()}}};function Mh(t){li(t)||(t.tabIndex=0)}function Oh(t,e,[i,s]){const n=L(t),o=L(e),r=[["left","right"],["top","bottom"]];for(const c of r){if(n[c[0]]>=o[c[1]]){i=c[1];break}if(n[c[1]]<=o[c[0]]){i=c[0];break}}return s=(x(r[0],i)?r[1]:r[0]).find(c=>n[c]===o[c])||"center",[i,s]}function Dh(t){const{el:e,id:i,data:s}=t;return["delay","title"].reduce((n,o)=>({[o]:gt(e,o),...n}),{...Le(gt(e,i),["title"]),...s})}var Nh={mixins:[as],i18n:{invalidMime:"Invalid File Type: %s",invalidName:"Invalid File Name: %s",invalidSize:"Invalid File Size: %s Kilobytes Max"},props:{allow:String,clsDragover:String,concurrent:Number,maxSize:Number,method:String,mime:String,multiple:Boolean,name:String,params:Object,type:String,url:String},data:{allow:!1,clsDragover:"uk-dragover",concurrent:1,maxSize:0,method:"POST",mime:!1,multiple:!1,name:"files[]",params:{},type:"",url:"",abort:W,beforeAll:W,beforeSend:W,complete:W,completeAll:W,error:W,fail:W,load:W,loadEnd:W,loadStart:W,progress:W},events:{change(t){R(t.target,'input[type="file"]')&&(t.preventDefault(),t.target.files&&this.upload(t.target.files),t.target.value="")},drop(t){gs(t);const e=t.dataTransfer;e?.files&&(q(this.$el,this.clsDragover),this.upload(e.files))},dragenter(t){gs(t)},dragover(t){gs(t),D(this.$el,this.clsDragover)},dragleave(t){gs(t),q(this.$el,this.clsDragover)}},methods:{async upload(t){if(t=pt(t),!t.length)return;_(this.$el,"upload",[t]);for(const s of t){if(this.maxSize&&this.maxSize*1e3<s.size){this.fail(this.t("invalidSize",this.maxSize));return}if(this.allow&&!ta(this.allow,s.name)){this.fail(this.t("invalidName",this.allow));return}if(this.mime&&!ta(this.mime,s.type)){this.fail(this.t("invalidMime",this.mime));return}}this.multiple||(t=t.slice(0,1)),this.beforeAll(this,t);const e=Bh(t,this.concurrent),i=async s=>{const n=new FormData;s.forEach(o=>n.append(this.name,o));for(const o in this.params)n.append(o,this.params[o]);try{const o=await Hh(this.url,{data:n,method:this.method,responseType:this.type,beforeSend:r=>{const{xhr:l}=r;I(l.upload,"progress",this.progress);for(const c of["loadStart","load","loadEnd","abort"])I(l,c.toLowerCase(),this[c]);return this.beforeSend(r)}});this.complete(o),e.length?await i(e.shift()):this.completeAll(o)}catch(o){this.error(o)}};await i(e.shift())}}};function ta(t,e){return e.match(new RegExp(`^${t.replace(/\//g,"\\/").replace(/\*\*/g,"(\\/[^\\/]+)*").replace(/\*/g,"[^\\/]+").replace(/((?!\\))\?/g,"$1.")}$`,"i"))}function Bh(t,e){const i=[];for(let s=0;s<t.length;s+=e)i.push(t.slice(s,s+e));return i}function gs(t){t.preventDefault(),t.stopPropagation()}async function Hh(t,e){const i={data:null,method:"GET",headers:{},xhr:new XMLHttpRequest,beforeSend:W,responseType:"",...e};return await i.beforeSend(i),zh(t,i)}function zh(t,e){return new Promise((i,s)=>{const{xhr:n}=e;for(const o in e)if(o in n)try{n[o]=e[o]}catch{}n.open(e.method.toUpperCase(),t);for(const o in e.headers)n.setRequestHeader(o,e.headers[o]);I(n,"load",()=>{n.status===0||n.status>=200&&n.status<300||n.status===304?i(n):s(bt(Error(n.statusText),{xhr:n,status:n.status}))}),I(n,"error",()=>s(bt(Error("Network Error"),{xhr:n}))),I(n,"timeout",()=>s(bt(Error("Network Timeout"),{xhr:n}))),n.send(e.data)})}var Lh=Object.freeze({__proto__:null,Countdown:Gl,Filter:oc,Lightbox:sh,LightboxPanel:Ir,Notification:rh,Parallax:gh,Slider:bh,SliderParallax:Xr,Slideshow:yh,SlideshowParallax:Xr,Sortable:kh,Tooltip:Th,Upload:Nh});function Fh(t){he&&window.MutationObserver&&(document.body?requestAnimationFrame(()=>ea(t)):new MutationObserver((e,i)=>{document.body&&(ea(t),i.disconnect())}).observe(document.documentElement,{childList:!0}))}function ea(t){_(document,"uikit:init",t),document.body&&Xt(document.body,ia),new MutationObserver(jh).observe(document,{subtree:!0,childList:!0,attributes:!0}),t._initialized=!0}function jh(t){var e;for(const{addedNodes:i,removedNodes:s,target:n,attributeName:o}of t){for(const l of i)Xt(l,ia);for(const l of s)Xt(l,Rh);const r=o&&sa(o);r&&(Ft(n,o)?Ei(r,n):(e=cs(n,r))==null||e.$destroy())}}function ia(t){const e=Ci(t);for(const i in e)yn(e[i]);for(const i of t.getAttributeNames()){const s=sa(i);s&&Ei(s,t)}}function Rh(t){const e=Ci(t);for(const i in e)kn(e[i])}function sa(t){J(t,"data-")&&(t=t.slice(5));const e=Re[t];return e&&(e.options||e).name}Gc(Ct),Yc(Ct);var na={mixins:[xt,ge],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)=>U(t,e),toggles({toggle:t}){return this.items.map(e=>M(t,e))},contents({content:t}){return this.items.map(e=>{var i;return((i=e._wrapper)==null?void 0:i.firstElementChild)||M(t,e)})}},watch:{items(t,e){if(e||T(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=T(this.items.find(s=>s.contains(e)),this.clsOpen);ms(e,!i)}this.$emit()}},observe:os(),events:[{name:"click keydown",delegate:({targets:t,$props:e})=>`${t} ${e.toggle}`,handler(t){if(t.type==="keydown"&&t.keyCode!==X.SPACE)return;const e=Rt(this.toggles,t.current);if(e===-1)return;Ut(t);const i=Uh(t.target);this.toggle(e).finally(i)}},{name:"show hide shown hidden",self:!0,delegate:({targets:t})=>t,handler(){this.$emit()}}],update(){const t=ci(this.items,`.${this.clsOpen}`);for(const e in this.items){const i=this.toggles[e],s=this.contents[e];if(!i||!s)continue;i.id=$e(this,i),s.id=$e(this,s);const n=x(t,this.items[e]);B(i,{role:Q(i,"a")?"button":null,"aria-controls":s.id,"aria-expanded":n,"aria-disabled":!this.collapsible&&t.length<2&&n}),B(s,{role:"region","aria-labelledby":i.id}),Q(s,"ul")&&B(G(s),"role","presentation")}},methods:{toggle(t,e){t=this.items[St(t,this.items)];let i=[t];const s=ci(this.items,`.${this.clsOpen}`);return!this.multiple&&!x(s,i[0])&&(i=i.concat(s)),!this.collapsible&&s.length<2&&x(s,t)&&(i=[]),Promise.all(i.map(n=>this.toggleElement(n,!x(s,n),(o,r)=>{if(Z(o,this.clsOpen,r),e===!1||!this.animation){ms(M(this.content,o),!r);return}return qh(o,r,this)})))}}};function ms(t,e){t&&(t.hidden=e)}async function qh(t,e,{content:i,duration:s,velocity:n,transition:o}){var r;i=((r=t._wrapper)==null?void 0:r.firstElementChild)||M(i,t),t._wrapper||(t._wrapper=fi(i,"<div>"));const l=t._wrapper;u(l,"overflow","hidden");const c=N(u(l,"height"));await Y.cancel(l),ms(i,!1);const f=le(["marginTop","marginBottom"],v=>u(i,v))+S(i).height,m=c/f;s=f?(n*f+s)*(e?1-m:m):0,u(l,"height",c),await Y.start(l,{height:e?f:0},s,o),pi(i),delete t._wrapper,e||ms(i,!0)}function Uh(t){const e=Kt(t,!0);let i;return(function s(){i=requestAnimationFrame(()=>{const{top:n}=S(t);n<0&&(e.scrollTop+=n),s()})})(),()=>requestAnimationFrame(()=>cancelAnimationFrame(i))}var Wh={mixins:[xt,ge],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){Ut(t),this.close()}},methods:{async close(){await this.toggleElement(this.$el,!1,Vh),this.$destroy(!0)}}};function Vh(t,e,{duration:i,transition:s,velocity:n}){const o=N(u(t,"height"));return u(t,"height",o),Y.start(t,{height:0,marginTop:0,marginBottom:0,paddingTop:0,paddingBottom:0,borderTop:0,borderBottom:0,opacity:0},n*o+i,s)}var oa={args:"autoplay",props:{automute:Boolean,autoplay:Boolean,restart:Boolean,hoverTarget:Boolean},data:{automute:!1,autoplay:!0,restart:!1,hoverTarget:!1},beforeConnect(){const t=Q(this.$el,"video");this.autoplay==="inview"&&t&&!Ft(this.$el,"preload")&&(this.$el.preload="none"),!t&&!Ft(this.$el,"allow")&&(this.$el.allow="autoplay"),this.autoplay==="hover"&&(t?this.$el.tabIndex=0:this.autoplay=!0),(this.automute||Ft(this.$el,"muted"))&&Bo(this.$el)},events:[{name:`${Vt} focusin`,el:({hoverTarget:t,$el:e})=>ft(t,e)||e,filter:({autoplay:t})=>x(t,"hover"),handler(t){!Pt(t)||!Gh(this.$el)?Qs(this.$el):An(this.$el,this.restart)}},{name:`${Gt} focusout`,el:({hoverTarget:t,$el:e})=>ft(t,e)||e,filter:({autoplay:t})=>x(t,"hover"),handler(t){Pt(t)||An(this.$el,this.restart)}}],observe:[pe({filter:({$el:t})=>t.preload==="none",handler([{target:t}]){t.preload="",this.$reset()}}),pe({filter:({$el:t,autoplay:e})=>e!=="hover"&&t.preload!=="none",handler([{isIntersecting:t,target:e}]){document.fullscreenElement||(t?this.autoplay&&Qs(e):An(e,this.restart))},args:{intersecting:!1},options:({$el:t,autoplay:e})=>({root:e==="inview"?null:V(t).closest(":not(a)")})})]};function Gh(t){return!t.paused&&!t.ended}function An(t,e){No(t),e&&Q(t,"video")&&(t.currentTime=0)}var Yh={mixins:[oa],props:{width:Number,height:Number},data:{automute:!0},created(){this.useObjectFit=Q(this.$el,"img","video")},observe:Et({target:({$el:t})=>ra(t)||V(t),filter:({useObjectFit:t})=>!t}),update:{read(){if(this.useObjectFit)return!1;const{$el:t,width:e=t.clientWidth,height:i=t.clientHeight}=this,s=ra(t)||V(t),n=Hs.cover({width:e,height:i},{width:s.offsetWidth,height:s.offsetHeight});return n.width&&n.height?n:!1},write({height:t,width:e}){u(this.$el,{height:t,width:e})},events:["resize"]}};function ra(t){for(;t=V(t);)if(u(t,"position")!=="static")return t}let ct;var aa={mixins:[xt,_i,hr,ge],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},s){return[ft(e||t,s)||window,ft(i||t,s)||window]},target({target:t,targetX:e,targetY:i},s){return e||(e=t||this.targetEl),i||(i=t||this.targetEl),[e===!0?window:ft(e,s),i===!0?window:ft(i,s)]}},created(){this.tracker=new Mo},connected(){D(this.$el,"uk-drop"),this.toggle&&!this.targetEl&&(this.targetEl=Jh(this)),B(this.targetEl,"aria-expanded",!1),this._style=Ri(this.$el.style,["width","height"])},disconnected(){this.isActive()&&(this.hide(!1),ct=null),u(this.$el,this._style)},events:[{name:"click",delegate:({selClose:t})=>t,handler(t){Ut(t),this.hide(!1)}},{name:"click",delegate:()=>'a[href*="#"]',handler({defaultPrevented:t,current:e}){const{hash:i}=e;!t&&i&&De(e)&&!this.$el.contains(M(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?.$el,!1)}},{name:"toggleshow",self:!0,handler(t,e){t.preventDefault(),this.show(e?.$el)}},{name:"togglehide",self:!0,handler(t){t.preventDefault(),R(this.$el,":focus,:hover")||this.hide()}},{name:`${Vt} focusin`,filter:({mode:t})=>x(t,"hover"),handler(t){Pt(t)||this.clearTimers()}},{name:`${Gt} focusout`,filter:({mode:t})=>x(t,"hover"),handler(t){!Pt(t)&&t.relatedTarget&&this.hide()}},{name:"toggled",self:!0,handler(t,e){e&&(this.clearTimers(),this.position())}},{name:"show",self:!0,handler(){ct=this,this.tracker.init(),B(this.targetEl,"aria-expanded",!0);const t=[Kh(this),Zh(this),tu(this),this.autoUpdate&&la(this),this.closeOnScroll&&Qh(this)];K(this.$el,"hide",()=>t.forEach(e=>e&&e()),{self:!0}),this.bgScroll||K(this.$el,"hidden",cr(this.$el),{self:!0})}},{name:"beforehide",self:!0,handler(){this.clearTimers()}},{name:"hide",handler({target:t}){if(this.$el!==t){ct=ct===null&&this.$el.contains(t)&&this.isToggled()?this:ct;return}ct=this.isActive()?null:ct,this.tracker.cancel(),B(this.targetEl,"aria-expanded",!1)}}],update:{write(){this.isToggled()&&!T(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(ct){if(e&&ct.isDelaying()){this.showTimer=setTimeout(()=>R(t,":hover")&&this.show(),10);return}let i;for(;ct&&i!==ct&&!ct.$el.contains(this.$el);)i=ct,ct.hide(!1,!1);e=!1}this.container&&V(this.$el)!==this.container&&it(this.container,this.$el),D(this.$el,this.clsEnter),this.showTimer=setTimeout(()=>this.toggleElement(this.$el,!0),e&&this.delayShow||0)}},hide(t=!0,e=!0){const i=()=>{q(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 ct===this},isDelaying(){return[this.$el,...U(".uk-drop",this.$el)].some(t=>this.tracker.movesTo(t))},position(){const t=rs(this.$el);q(this.$el,"uk-drop-stack"),u(this.$el,this._style),this.$el.hidden=!0;const e=this.target.map(o=>Xh(this.$el,o)),i=this.getViewportOffset(this.$el),s=[[0,["x","width","left","right"]],[1,["y","height","top","bottom"]]];for(const[o,[r,l]]of s)this.axis!==r&&x([r,!0],this.stretch)&&u(this.$el,{[l]:Math.min(L(this.boundary[o])[l],e[o][l]-2*i),[`overflow-${r}`]:"auto"});const n=e[0].width-2*i;this.$el.hidden=!1,u(this.$el,"maxWidth",""),this.$el.offsetWidth>n&&D(this.$el,"uk-drop-stack"),u(this.$el,"maxWidth",n),this.positionAt(this.$el,this.target,this.boundary);for(const[o,[r,l,c,f]]of s)if(this.axis===r&&x([r,!0],this.stretch)){const m=Math.abs(this.getPositionOffset()),v=L(this.target[o]),b=L(this.$el);u(this.$el,{[l]:(v[c]>b[c]?v[this.inset?f:c]-Math.max(L(this.boundary[o])[c],e[o][c]+i):Math.min(L(this.boundary[o])[f],e[o][f]-i)-v[this.inset?c:f])-m,[`overflow-${r}`]:"auto"}),this.positionAt(this.$el,this.target,this.boundary)}t()}}};function Xh(t,e){return yt(fe(e).find(i=>i.contains(t)))}function Jh(t){const{$el:e}=t.$create("toggle",ft(t.toggle,t.$el),{target:t.$el,mode:t.mode});return e.ariaHasPopup=!0,e}function Kh(t){const e=()=>t.$emit(),i=[Ks(e),vi(fe(t.$el).concat(t.target),e)];return()=>i.map(s=>s.disconnect())}function la(t,e=()=>t.$emit()){return I([document,...fe(t.$el)],"scroll",e,{passive:!0})}function Zh(t){return I(document,"keydown",e=>{e.keyCode===X.ESC&&t.hide(!1)})}function Qh(t){return la(t,()=>t.hide(!1))}function tu(t){return I(document,_t,({target:e})=>{t.$el.contains(e)||K(document,`${jt} ${ri} scroll`,({defaultPrevented:i,type:s,target:n})=>{var o;!i&&s===jt&&e===n&&!((o=t.targetEl)!=null&&o.contains(e))&&t.hide(!1)},!0)})}var ca={mixins:[xt,_i],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:dt?"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)=>ft(t,e)||e,dropbar({dropbar:t}){return t?(t=this._dropbar||ft(t,this.$el)||M(`+ .${this.clsDropbar}`,this.$el),t||(this._dropbar=M("<div>"))):null},dropContainer(t,e){return this.container||e},dropdowns({clsDrop:t},e){var i;const s=U(`.${t}`,e);if(this.dropContainer!==e)for(const n of U(`.${t}`,this.dropContainer)){const o=(i=this.getDropdown(n))==null?void 0:i.targetEl;!x(s,n)&&o&&this.$el.contains(o)&&s.push(n)}return s},items({selNavItem:t},e){return U(t,e)}},watch:{dropbar(t){D(t,"uk-dropbar","uk-dropbar-top",this.clsDropbar,`uk-${this.$options.name}-dropbar`)},dropdowns(){this.initializeDropdowns()}},connected(){this.initializeDropdowns(),eu(this.$el)},disconnected(){mt(this._dropbar),delete this._dropbar},events:[{name:"mouseover focusin",delegate:({selNavItem:t})=>t,handler({current:t}){const e=this.getActive();e&&x(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:s}=t,n=this.getActive();if(s===X.DOWN)if(n?.targetEl===i)t.preventDefault(),(e=M(Me,n.$el))==null||e.focus();else{const o=this.dropdowns.find(r=>{var l;return((l=this.getDropdown(r))==null?void 0:l.targetEl)===i});o&&(t.preventDefault(),i.click(),K(o,"show",r=>{var l;return(l=M(Me,r.target))==null?void 0:l.focus()}))}ha(t,this.items,n)}},{name:"keydown",el:({dropContainer:t})=>t,delegate:({clsDrop:t})=>`.${t}`,handler(t){var e;const{current:i,keyCode:s,target:n}=t;if(ai(n)||!x(this.dropdowns,i))return;const o=this.getActive();let r=-1;if(s===X.HOME?r=0:s===X.END?r="last":s===X.UP?r="previous":s===X.DOWN?r="next":s===X.ESC&&((e=o.targetEl)==null||e.focus()),~r){t.preventDefault();const l=U(Me,i);l[St(r,l,H(l,c=>R(c,":focus")))].focus();return}ha(t,this.items,o)}},{name:"mouseleave",el:({dropbar:t})=>t,filter:({dropbar:t})=>t,handler(){const t=this.getActive();t&&x(t.mode,"hover")&&!this.dropdowns.some(e=>R(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&&Ji(this.dropbarAnchor,this.dropbar),D(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 s=Math.max(...Oe(t,`.${this.clsDrop}`).concat(t).map(n=>L(n).bottom));L(this.dropbar,{left:L(this.dropbar).left,top:this.getDropbarOffset(e.getPositionOffset())}),this.transitionTo(s-L(this.dropbar).top+N(u(t,"marginBottom")),t)};this._observer=vi([e.$el,...e.target],i),i()}},{name:"beforehide",el:({dropContainer:t})=>t,filter:({dropbar:t})=>t,handler(t){const e=this.getActive();R(this.dropbar,":hover")&&e.$el===t.target&&this.isDropbarDrop(e.$el)&&x(e.mode,"hover")&&e.isDelayedHide&&!this.items.some(i=>e.targetEl!==i&&R(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 x(this.dropdowns,(t=ct)==null?void 0:t.$el)&&ct},async transitionTo(t,e){const{dropbar:i}=this,s=vt(i);if(e=s<t&&e,await Y.cancel([e,i]),e){const n=L(e).top-L(i).top-s;n>0&&u(e,"transitionDelay",`${n/t*this.duration}ms`)}u(e,"clipPath",`polygon(0 0,100% 0,100% ${s}px,0 ${s}px)`),vt(i,s),await Promise.all([Y.start(i,{height:t},this.duration),Y.start(e,{clipPath:`polygon(0 0,100% 0,100% ${t}px,0 ${t}px)`},this.duration).finally(()=>u(e,{clipPath:"",transitionDelay:""}))]).catch(W)},getDropdown(t){return this.$getComponent(t,"drop")||this.$getComponent(t,"dropdown")},isDropbarDrop(t){return x(this.dropdowns,t)&&T(t,this.clsDrop)},getDropbarOffset(t){const{$el:e,target:i,targetY:s}=this,{top:n,height:o}=L(ft(s||i||e,e));return n+o+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 ha(t,e,i){var s,n,o;const{current:r,keyCode:l}=t;let c=-1;l===X.HOME?c=0:l===X.END?c="last":l===X.LEFT?c="previous":l===X.RIGHT?c="next":l===X.TAB&&((s=i.targetEl)==null||s.focus(),(n=i.hide)==null||n.call(i,!1)),~c&&(t.preventDefault(),(o=i.hide)==null||o.call(i,!1),e[St(c,e,e.indexOf(i.targetEl||r))].focus())}function eu(t){const e=()=>i.forEach(s=>s()),i=[K(t.ownerDocument,Pe,s=>t.contains(s.target)||e()),I(t,`mouseenter ${Vt}`,s=>s.stopPropagation(),{capture:!0}),I(t,`mouseleave ${Gt}`,e,{capture:!0})]}var iu={mixins:[xt],args:"target",props:{target:Boolean},data:{target:!1},computed:{input:(t,e)=>M(Te,e),state(){return this.input.nextElementSibling},target({target:t},e){return t&&(t===!0&&V(this.input)===e&&this.input.nextElementSibling||M(t,e))}},update(){var t;const{target:e,input:i}=this;if(!e)return;let s;const n=ai(e)?"value":"textContent",o=e[n],r=(t=i.files)!=null&&t[0]?i.files[0].name:R(i,"select")&&(s=U("option",i).filter(l=>l.selected)[0])?s.textContent:i.value;o!==r&&(e[n]=r)},events:[{name:"change",handler(){this.$emit()}},{name:"reset",el:({$el:t})=>t.closest("form"),handler(){this.$emit()}}]},su={extends:Zo,mixins:[xt],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&&D(this.$el,"uk-flex-top","uk-flex-wrap-top")},observe:yi({filter:({parallax:t,parallaxJustify:e})=>t||e}),update:[{write({rows:t}){Z(this.$el,this.clsStack,!t.some(e=>e.length>1))},events:["resize"]},{read(t){const{rows:e}=t;let{masonry:i,parallax:s,parallaxJustify:n,margin:o}=this;if(s=Math.max(0,ht(s)),!(i||s||n)||ua(e)||e[0].some((C,k)=>e.some(O=>O[k]&&O[k].offsetWidth!==C.offsetWidth)))return t.translates=t.scrollColumns=!1;let r=ou(e,o),l,c;i?[l,c]=nu(e,r,i==="next"):l=ru(e);const f=l.map(C=>le(C,"offsetHeight")+r*(C.length-1)),m=Math.max(0,...f);let v,b,A;return(s||n)&&(v=f.map((C,k)=>n?m-C+s:s/(k%2||8)),n||(s=Math.max(...f.map((C,k)=>C+v[k]-m))),b=ht(this.parallaxStart,"height",this.$el,!0),A=ht(this.parallaxEnd,"height",this.$el,!0)),{columns:l,translates:c,scrollColumns:v,parallaxStart:b,parallaxEnd:A,padding:s,height:c?m:""}},write({height:t,padding:e}){u(this.$el,"paddingBottom",e||""),t!==!1&&u(this.$el,"height",t)},events:["resize"]},{read({rows:t,scrollColumns:e,parallaxStart:i,parallaxEnd:s}){return{scrolled:e&&!ua(t)?ss(this.$el,i,s):!1}},write({columns:t,scrolled:e,scrollColumns:i,translates:s}){!e&&!s||t.forEach((n,o)=>n.forEach((r,l)=>{let[c,f]=s&&s[o][l]||[0,0];e&&(f+=e*i[o]),u(r,"transform",`translate(${c}px, ${f}px)`)}))},events:["scroll","resize"]}]};function ua(t){return t.flat().some(e=>u(e,"position")==="absolute")}function nu(t,e,i){const s=[],n=[],o=Array(t[0].length).fill(0);let r=0;for(let l of t){dt&&l.reverse();let c=0;for(const f in l){const{offsetWidth:m,offsetHeight:v}=l[f],b=i?f:o.indexOf(Math.min(...o));En(s,b,l[f]),En(n,b,[(b-f)*m*(dt?-1:1),o[b]-r]),o[b]+=v+e,c=Math.max(c,v)}r+=c+e}return[s,n]}function ou(t,e){const i=t.flat().find(s=>T(s,e));return N(i?u(i,"marginTop"):u(t[0][0],"paddingLeft"))}function ru(t){const e=[];for(const i of t)for(const s in i)En(e,s,i[s]);return e}function En(t,e,i){t[e]||(t[e]=[]),t[e].push(i)}var au={args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0},computed:{elements:({target:t},e)=>U(t,e)},observe:Et({target:({$el:t,elements:e})=>e.reduce((i,s)=>i.concat(s,...s.children),[t])}),events:{name:"loadingdone",el:()=>document.fonts,handler(){this.$emit("resize")}},update:{read(){return{rows:(this.row?un(this.elements):[this.elements]).map(lu)}},write({rows:t}){for(const{heights:e,elements:i}of t)i.forEach((s,n)=>u(s,"minHeight",e[n]))},events:["resize"]}};function lu(t){if(t.length<2)return{heights:[""],elements:t};let e=t.map(cu);const i=Math.max(...e);return{heights:t.map((s,n)=>e[n].toFixed(2)===i.toFixed(2)?"":i),elements:t}}function cu(t){const e=Ri(t.style,["display","minHeight"]);et(t)||u(t,"display","block","important"),u(t,"minHeight","");const i=S(t).height-He(t,"height","content-box");return u(t,e),i}var hu={args:"target",props:{target:String},data:{target:""},computed:{target:{get:({target:t},e)=>ft(t,e),observe:({target:t})=>t}},observe:Et({target:({target:t})=>t}),update:{read(){return this.target?{height:this.target.offsetHeight}:!1},write({height:t}){u(this.$el,"minHeight",t)},events:["resize"]}},uu={mixins:[Ii],props:{expand:Boolean,offsetTop:Boolean,offsetBottom:Boolean,min:Number,property:String},data:{expand:!1,offsetTop:!1,offsetBottom:!1,min:0,property:"min-height"},observe:[hn({filter:({expand:t})=>t}),Et({target:({$el:t})=>de(t)})],update:{read(){if(!et(this.$el))return!1;if(!this.matchMedia)return{minHeight:!1};let t="";const e=He(this.$el,"height","content-box"),{body:i,scrollingElement:s}=document,n=Kt(this.$el),{height:o}=yt(n===i?s:n),r=s===n||i===n;if(t=`calc(${r?"100vh":`${o}px`}`,this.expand){const l=S(n).height-S(this.$el).height;t+=` - ${l}px`}else{if(this.offsetTop)if(r){const l=this.offsetTop===!0?this.$el:ft(this.offsetTop,this.$el),{top:c}=L(l);t+=c>0&&c<o/2?` - ${c}px`:""}else t+=` - ${He(n,"height",u(n,"boxSizing"))}px`;this.offsetBottom===!0?t+=` - ${S(this.$el.nextElementSibling).height}px`:Dt(this.offsetBottom)?t+=` - ${this.offsetBottom}vh`:this.offsetBottom&&E(this.offsetBottom,"px")?t+=` - ${N(this.offsetBottom)}px`:tt(this.offsetBottom)&&(t+=` - ${S(ft(this.offsetBottom,this.$el)).height}px`)}return t+=`${e?` - ${e}px`:""})`,{minHeight:t}},write({minHeight:t}){u(this.$el,this.property,t===!1?"":`max(${this.min||0}px, ${t})`)},events:["resize"]}},du='<svg width="13" height="13"><style>.uk-accordion-icon svg>[class*="line-"]{transition:0.2s ease-out;transition-property:transform, opacity;transform-origin:center}[aria-expanded="true"] .uk-accordion-icon svg>.line-1{transform:rotate(-45deg);opacity:0}[aria-expanded="true"] .uk-accordion-icon svg>.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>',fu='<svg width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-x" viewBox="0 0 24 24"><path d="M18 6 6 18"/><path d="m6 6 12 12"/></svg>',pu='<svg width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-x" viewBox="0 0 24 24"><path d="M18 6 6 18"/><path d="m6 6 12 12"/></svg>',gu='<svg width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-chevron-down" viewBox="0 0 24 24"><path d="m6 9 6 6 6-6"/></svg>',mu='<svg width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-plus" viewBox="0 0 24 24"><path d="M5 12h14"/><path d="M12 5v14"/></svg>',vu='<svg width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-chevron-down" viewBox="0 0 24 24"><path d="m6 9 6 6 6-6"/></svg>',$u='<svg width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-chevron-down" viewBox="0 0 24 24"><path d="m6 9 6 6 6-6"/></svg>',bu='<svg width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-chevron-down" viewBox="0 0 24 24"><path d="m6 9 6 6 6-6"/></svg>',wu='<svg width="16" height="16" viewBox="0 0 20 20"><style>.uk-navbar-toggle-icon svg>[class*="line-"]{transition:0.2s ease-in-out;transition-property:transform, opacity;transform-origin:center;opacity:1}.uk-navbar-toggle-icon svg>.line-3{opacity:0}[aria-expanded="true"].uk-navbar-toggle-icon svg>.line-3,[aria-expanded="true"]>.uk-navbar-toggle-icon svg>.line-3{opacity:1}[aria-expanded="true"].uk-navbar-toggle-icon svg>.line-2,[aria-expanded="true"]>.uk-navbar-toggle-icon svg>.line-2{transform:rotate(45deg)}[aria-expanded="true"].uk-navbar-toggle-icon svg>.line-3,[aria-expanded="true"]>.uk-navbar-toggle-icon svg>.line-3{transform:rotate(-45deg)}[aria-expanded="true"].uk-navbar-toggle-icon svg>.line-1,[aria-expanded="true"]>.uk-navbar-toggle-icon svg>.line-1,[aria-expanded="true"].uk-navbar-toggle-icon svg>.line-4,[aria-expanded="true"]>.uk-navbar-toggle-icon svg>.line-4{opacity:0}[aria-expanded="true"].uk-navbar-toggle-icon svg>.line-1,[aria-expanded="true"]>.uk-navbar-toggle-icon svg>.line-1{transform:translateY(6px) scaleX(0)}[aria-expanded="true"].uk-navbar-toggle-icon svg>.line-4,[aria-expanded="true"]>.uk-navbar-toggle-icon svg>.line-4{transform:translateY(-6px) scaleX(0)}</style><rect width="20" height="2" y="3" class="line-1" rx="1"/><rect width="20" height="2" y="9" class="line-2" rx="1"/><rect width="20" height="2" y="9" class="line-3" rx="1"/><rect width="20" height="2" y="15" class="line-4" rx="1"/></svg>',xu='<svg width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-plus" viewBox="0 0 24 24"><path d="M5 12h14"/><path d="M12 5v14"/></svg>',yu='<svg width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-chevron-right" viewBox="0 0 24 24"><path d="m9 18 6-6-6-6"/></svg>',ku='<svg width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-chevron-left" viewBox="0 0 24 24"><path d="m15 18-6-6 6-6"/></svg>',da='<svg width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-search" viewBox="0 0 24 24"><circle cx="11" cy="11" r="8"/><path d="m21 21-4.3-4.3"/></svg>',Su='<svg width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-search" viewBox="0 0 24 24"><circle cx="11" cy="11" r="8"/><path d="m21 21-4.3-4.3"/></svg>',_u='<svg width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-search" viewBox="0 0 24 24"><circle cx="11" cy="11" r="8"/><path d="m21 21-4.3-4.3"/></svg>',Au='<svg width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-arrow-right" viewBox="0 0 24 24"><path d="M5 12h14"/><path d="m12 5 7 7-7 7"/></svg>',Eu='<svg width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-arrow-right" viewBox="0 0 24 24"><path d="M5 12h14"/><path d="m12 5 7 7-7 7"/></svg>',Cu='<svg width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-arrow-left" viewBox="0 0 24 24"><path d="m12 19-7-7 7-7"/><path d="M19 12H5"/></svg>',Iu='<svg width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-arrow-left" viewBox="0 0 24 24"><path d="m12 19-7-7 7-7"/><path d="M19 12H5"/></svg>',Pu='<svg width="16" height="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-circle-chevron-up" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10"/><path d="m8 14 4-4 4 4"/></svg>',fa={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=Tu(t,this.$el);return this.svgEl&&e!==this.svgEl&&mt(this.svgEl),Mu.call(this,e,t),this.svgEl=e},W)},disconnected(){this.svg.then(t=>{this._connected||(zs(this.$el)&&(this.$el.hidden=!1),mt(t),this.svgEl=null)}),this.svg=null},methods:{async getSvg(){}}};function Tu(t,e){if(zs(e)||Q(e,"canvas")){e.hidden=!0;const s=e.nextElementSibling;return pa(t,s)?s:Ji(e,t)}const i=e.lastElementChild;return pa(t,i)?i:it(e,t)}function pa(t,e){return Q(t,"svg")&&Q(e,"svg")&&t.innerHTML===e.innerHTML}function Mu(t,e){const i=["width","height"];let s=i.map(o=>this[o]);s.some(o=>o)||(s=i.map(o=>B(e,o)));const n=B(e,"viewBox");n&&!s.some(o=>o)&&(s=n.split(" ").slice(2)),s.forEach((o,r)=>B(t,i[r],N(o)*this.ratio||null))}function ga(t,e){return e&&x(t,"<symbol")&&(t=Du(t)[e]||t),z(qt(t)).filter(Se)[0]}const Ou=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,Du=It(function(t){const e={};let i;for(;i=Ou.exec(t);)e[i[3]]=`<svg ${i[1]}svg>`;return e}),vs={spinner:'<svg width="30" height="30" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" cx="15" cy="15" r="14" /></svg>',totop:Pu,marker:mu,"accordion-icon":du,"close-icon":fu,"close-large":pu,"drop-parent-icon":gu,"nav-parent-icon":$u,"nav-parent-icon-large":vu,"navbar-parent-icon":bu,"navbar-toggle-icon":wu,"overlay-icon":xu,"pagination-next":yu,"pagination-previous":ku,"search-icon":da,"search-medium":_u,"search-large":Su,"search-toggle-icon":da,"slidenav-next":Eu,"slidenav-next-large":Au,"slidenav-previous":Iu,"slidenav-previous-large":Cu},Cn={install:Uu,mixins:[fa],args:"icon",props:{icon:String},isIcon:!0,beforeConnect(){D(this.$el,"uk-icon")},async connected(){const t=await this.svg;t&&(t.ariaHidden=!0)},methods:{async getSvg(){const t=Vu(this.icon);if(!t)throw"Icon not found.";return t}}},Qt={args:!1,extends:Cn,data:t=>({icon:w(t.constructor.options.name)}),beforeConnect(){D(this.$el,this.$options.id)}},Nu={extends:Qt,beforeConnect(){const t=this.$props.icon;this.icon=this.$el.closest(".uk-nav-primary")?`${t}-large`:t}},Bu={extends:Qt,mixins:[as],i18n:{toggle:"Open Search",submit:"Submit Search"},beforeConnect(){const t=T(this.$el,"uk-search-toggle")||T(this.$el,"uk-navbar-toggle");if(this.icon=t?"search-toggle-icon":T(this.$el,"uk-search-icon")&&this.$el.closest(".uk-search-large")?"search-large":this.$el.closest(".uk-search-medium")?"search-medium":this.$props.icon,!Ft(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"))}}},Hu={extends:Qt,beforeConnect(){this.$el.role="status"},methods:{async getSvg(){const t=await Cn.methods.getSvg.call(this);return this.ratio!==1&&u(M("circle",t),"strokeWidth",1/this.ratio),t}}},we={extends:Qt,mixins:[as],beforeConnect(){const t=this.$el.closest("a,button");B(t,"role",this.role!==null&&Q(t,"a")?"button":this.role);const e=this.t("label");e&&!Ft(t,"aria-label")&&B(t,"aria-label",e)}},ma={extends:we,beforeConnect(){D(this.$el,"uk-slidenav");const t=this.$props.icon;this.icon=T(this.$el,"uk-slidenav-large")?`${t}-large`:t}},zu={extends:we,i18n:{label:"Open menu"},beforeConnect(){const t=this.$el.closest("a,button");t&&(t.ariaExpanded=!1)}},Lu={extends:we,i18n:{label:"Close"},beforeConnect(){this.icon=`close-${T(this.$el,"uk-close-large")?"large":"icon"}`}},Fu={extends:we,i18n:{label:"Open"}},ju={extends:we,i18n:{label:"Back to top"}},Ru={extends:we,i18n:{label:"Next page"},data:{role:null}},qu={extends:we,i18n:{label:"Previous page"},data:{role:null}},$s={};function Uu(t){t.icon.add=(e,i)=>{const s=tt(e)?{[e]:i}:e;Ee(s,(n,o)=>{vs[o]=n,delete $s[o]}),t._initialized&&Xt(document.body,n=>Ee(t.getComponents(n),o=>{o.$options.isIcon&&o.icon in s&&o.$reset()}))}}const Wu={twitter:"x"};function Vu(t){return t=Wu[t]||t,vs[t]?($s[t]||($s[t]=ga(vs[Gu(t)]||vs[t])),$s[t].cloneNode(!0)):null}function Gu(t){return dt?Ns(Ns(t,"left","right"),"previous","next"):t}var Yu={props:{target:String,selActive:String},data:{target:!1,selActive:!1},connected(){this.isIntersecting=0},computed:{target:({target:t},e)=>t?U(t,e):e},watch:{target:{handler(){queueMicrotask(()=>this.$reset())},immediate:!1}},observe:[pe({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}}),xi({target:({target:t})=>t,options:{attributes:!0,attributeFilter:["class"]}}),{target:({target:t})=>t,observe:(t,e)=>{const i=vi([...z(t),document.documentElement],e),s=[I(document,"scroll itemshown itemhidden",e,{passive:!0,capture:!0}),I(document,"show hide transitionstart",n=>(e(),i.observe(n.target))),I(document,"shown hidden transitionend transitioncancel",n=>(e(),i.unobserve(n.target)))];return{observe:i.observe.bind(i),unobserve:i.unobserve.bind(i),disconnect(){i.disconnect(),s.map(n=>n())}}},handler(){this.$emit()}}],update:{read(){if(!this.isIntersecting)return!1;for(const t of z(this.target)){let e=!this.selActive||R(t,this.selActive)?Xu(t):"";e!==!1&&Wi(t,"uk-light uk-dark",e)}}}};function Xu(t){const e=S(t),i=S(window);if(!qi(e,i))return!1;const{left:s,top:n,height:o,width:r}=e;let l;for(const c of[.25,.5,.75]){const f=t.ownerDocument.elementsFromPoint(Math.max(0,Math.min(s+r*c,i.width-1)),Math.max(0,Math.min(n+o/2,i.height-1)));for(const m of f){if(t.contains(m)||!Ju(m)||m.closest('[class*="-leave"]')&&f.some(b=>m!==b&&R(b,'[class*="-enter"]')))continue;const v=u(m,"--uk-inverse");if(v){if(v===l)return`uk-${v}`;l=v;break}}}return l?`uk-${l}`:""}function Ju(t){if(u(t,"visibility")!=="visible")return!1;for(;t;){if(u(t,"opacity")==="0")return!1;t=V(t)}return!0}var Ku={mixins:[xt,Ii],props:{fill:String},data:{fill:"",clsWrapper:"uk-leader-fill",clsHide:"uk-leader-hide",attrFill:"data-fill"},computed:{fill:({fill:t},e)=>t||u(e,"--uk-leader-fill-content")},connected(){[this.wrapper]=Gs(this.$el,`<span class="${this.clsWrapper}">`)},disconnected(){pi(this.wrapper.childNodes)},observe:Et(),update:{read(){return{width:Math.trunc(this.$el.offsetWidth/2),fill:this.fill,hide:!this.matchMedia}},write({width:t,fill:e,hide:i}){Z(this.wrapper,this.clsHide,i),B(this.wrapper,this.attrFill,new Array(t).join(e))},events:["resize"]}},Zu={install:Qu,mixins:[bn],data:{clsPage:"uk-modal-page",selPanel:".uk-modal-dialog",selClose:'[class*="uk-modal-close"]'},events:[{name:"fullscreenchange webkitendfullscreen",capture:!0,handler(t){Q(t.target,"video")&&this.isToggled()&&!document.fullscreenElement&&this.hide()}},{name:"show",self:!0,handler(){T(this.panel,"uk-margin-auto-vertical")?D(this.$el,"uk-flex"):u(this.$el,"display","block"),vt(this.$el)}},{name:"hidden",self:!0,handler(){u(this.$el,"display",""),q(this.$el,"uk-flex")}}]};function Qu({modal:t}){t.dialog=function(i,s){const n=t(M(`<div><div class="uk-modal-dialog">${i}</div></div>`),{stack:!0,role:"alertdialog",...s});return n.show(),I(n.$el,"hidden",async()=>{await Promise.resolve(),n.$destroy(!0)},{self:!0}),n},t.alert=function(i,s){return e(({i18n:n})=>`<div class="uk-modal-body">${tt(i)?i:Bt(i)}</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" type="button" autofocus>${n.ok}</button> </div>`,s)},t.confirm=function(i,s){return e(({i18n:n})=>`<form> <div class="uk-modal-body">${tt(i)?i:Bt(i)}</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">${n.cancel}</button> <button class="uk-button uk-button-primary" autofocus>${n.ok}</button> </div> </form>`,s,()=>Promise.reject())},t.prompt=function(i,s,n){const o=e(({i18n:c})=>`<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>${tt(i)?i:Bt(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">${c.cancel}</button> <button class="uk-button uk-button-primary">${c.ok}</button> </div> </form>`,n,()=>null,()=>l.value),{$el:r}=o.dialog,l=M("input",r);return l.value=s||"",I(r,"show",()=>l.select()),o},t.i18n={ok:"Ok",cancel:"Cancel"};function e(i,s,n=W,o=W){s={bgClose:!1,escClose:!0,...s,i18n:{...t.i18n,...s?.i18n}};const r=t.dialog(i(s),s);return bt(new Promise(l=>{const c=I(r.$el,"hide",()=>l(n()));I(r.$el,"submit","form",f=>{f.preventDefault(),l(o(r)),c(),r.hide()})}),{dialog:r})}}var td={extends:na,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}};const In="uk-navbar-transparent";var ed={extends:ca,props:{dropbarTransparentMode:Boolean},data:{flip:!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=T(this.$el,"uk-navbar-justify"),e=U(".uk-navbar-nav, .uk-navbar-left, .uk-navbar-right",this.$el);for(const i of e){const s=t?U(".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle",i).length:"";u(i,"flexGrow",s)}}},events:[{name:"show",el:({dropContainer:t})=>t,handler({target:t}){this.getTransparentMode(t)==="remove"&&T(this.navbarContainer,In)&&(q(this.navbarContainer,In),this._transparent=!0)}},{name:"hide",el:({dropContainer:t})=>t,async handler(){await Fe(),this._transparent&&(!ct||!this.dropContainer.contains(ct.$el))&&(D(this.navbarContainer,In),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&&T(t,"uk-dropbar"))return e.inset?"behind":"remove"},getDropbarOffset(t){const{top:e,height:i}=L(this.navbarContainer);return e+(this.dropbarTransparentMode==="behind"?0:i+t)}}},id={mixins:[bn],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"?V(this.panel):this.panel}},observe:Ko({filter:({swiping:t})=>t}),update:{read(){this.isToggled()&&!et(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"&&!T(V(this.panel),this.clsMode)&&D(fi(this.panel,"<div>"),this.clsMode);const{body:t,scrollingElement:e}=document;D(t,this.clsContainer,this.clsFlip),u(t,"touchAction","pan-y pinch-zoom"),u(this.$el,"display","block"),u(this.panel,"maxWidth",e.clientWidth),D(this.$el,this.clsOverlay),D(this.panel,this.clsSidebarAnimation,this.mode==="reveal"?"":this.clsMode),vt(t),D(t,this.clsContainerAnimation),this.clsContainerAnimation&&sd()}},{name:"hide",self:!0,handler(){q(document.body,this.clsContainerAnimation),u(document.body,"touchAction","")}},{name:"hidden",self:!0,handler(){this.clsContainerAnimation&&nd(),this.mode==="reveal"&&T(V(this.panel),this.clsMode)&&pi(this.panel),q(this.panel,this.clsSidebarAnimation,this.clsMode),q(this.$el,this.clsOverlay),u(this.$el,"display",""),u(this.panel,"maxWidth",""),q(document.body,this.clsContainer,this.clsFlip)}},{name:"swipeLeft swipeRight",handler(t){this.isToggled()&&E(t.type,"Left")^this.flip&&this.hide()}}]};function sd(){va().content+=",user-scalable=0"}function nd(){const t=va();t.content=t.content.replace(/,user-scalable=0$/,"")}function va(){return M('meta[name="viewport"]',document.head)||it(document.head,'<meta name="viewport">')}var od={mixins:[xt],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:Et({target:({container:t,content:e})=>[t,e]}),update:{read(){return!this.content||!this.container||!et(this.$el)?!1:{max:Math.max(this.minHeight,vt(this.container)-(S(this.content).height-vt(this.$el)))}},write({max:t}){u(this.$el,{minHeight:this.minHeight,maxHeight:t})},events:["resize"]}},rd={data:{threshold:5,fadeDuration:.05},events:[{name:"scroll",self:!0,passive:!0,handler(){this.$emit()}},{name:_t,handler:ad}],observe:[xi({options:{subtree:!0,childList:!0}}),Et({target:({$el:t})=>[t,...G(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(Z(this.$el,`${this.$options.id}-${e?"vertical":"horizontal"}`,t[e]&&!t[e-1]),!t[e-1]){const i=e?"Top":"Left",s=t[e]?this.$el[`scroll${i}`]/t[e]:0,n=o=>t[e]?at((this.fadeDuration-o)/this.fadeDuration):1;u(this.$el,{"--uk-overflow-fade-start-opacity":n(s),"--uk-overflow-fade-end-opacity":n(1-s)})}},events:["resize"]}};function ad(t){const{target:e,button:i,defaultPrevented:s}=t;if(s||i>0||Pt(t)||e.closest(Te)||ai(e))return;t.preventDefault();const n={passive:!1,capture:!0},{$el:o,threshold:r,$options:l}=this;let c;const f=I(document,Pe,m(t),n);I(document,[jt,ri],v,{capture:!0,once:!0});function m(b){let A=Ot(b),C=A,k=C;return function(O){k=C,C=Ot(O);const rt=T(o,`${l.id}-vertical`),$t=rt?"y":"x";if(c||(c=Math.abs(C[$t]-A[$t])>r),c){const Tt=k[$t]-C[$t];o[rt?"scrollTop":"scrollLeft"]+=Tt}}}function v(){f(),c&&setTimeout(I(o,"click",b=>b.preventDefault(),n))}}var ld={props:["width","height"],connected(){D(this.$el,"uk-responsive-width"),u(this.$el,"aspectRatio",`${this.width}/${this.height}`)}},cd={props:{offset:Number},data:{offset:0},connected(){hd(this)},disconnected(){ud(this)},methods:{async scrollTo(t){t=t&&M(t)||document.body,_(this.$el,"beforescroll",[this,t])&&(await Fo(t,{offset:this.offset}),_(this.$el,"scrolled",[this,t]))}}};const Oi=new Set;function hd(t){Oi.size||I(document,"click",$a),Oi.add(t)}function ud(t){Oi.delete(t),Oi.size||Ne(document,"click",$a)}function $a(t){if(!t.defaultPrevented)for(const e of Oi)e.$el.contains(t.target)&&De(e.$el)&&(t.preventDefault(),window.location.href!==e.$el.href&&window.history.pushState({},"",e.$el.href),e.scrollTo(Vi(e.$el)))}const Pn="uk-scrollspy-inview";var dd={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?U(t,e):[e]},watch:{elements(t){this.hidden&&u(ci(t,`:not(.${Pn})`),"opacity",0)}},connected(){this.elementData=new Map},disconnected(){for(const[t,e]of this.elementData.entries())q(t,Pn,e.cls||"");delete this.elementData},observe:pe({target:({elements:t})=>t,handler(t){const e=this.elementData;for(const{target:i,isIntersecting:s}of t){e.has(i)||e.set(i,{cls:gt(i,"uk-scrollspy-class")||this.cls});const n=e.get(i);!this.repeat&&n.show||(n.show=s)}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 Fe(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,s;const n=(i=this.elementData)==null?void 0:i.get(t);if(!n)return;(s=n.off)==null||s.call(n),u(t,"opacity",!e&&this.hidden?0:""),Z(t,Pn,e),Z(t,n.cls);let o;if(o=n.cls.match(/\buk-animation-[\w-]+/g)){const r=()=>q(t,o);e?n.off=K(t,"animationcancel animationend",r,{self:!0}):r()}_(t,e?"inview":"outview"),n.inview=e}}},fd={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 U(t,e).filter(Vi)},observe:()=>"*"},targets(){return this.links.map(t=>Vi(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:[pe(),yi()],update:[{read(){const{targets:t}=this,{length:e}=t;if(!e||!et(this.$el))return!1;const i=Kt(t,!0),{scrollTop:s,scrollHeight:n}=i,o=yt(i),r=n-o.height;let l=!1;if(s>=r)l=e-1;else{const c=this.offset+S(nn()).height+o.height*.1;for(let f=0;f<t.length&&!(L(t[f]).top-o.top-c>0);f++)l=+f}return{active:l}},write({active:t}){const{elements:e}=this,i=t!==!1&&!T(e[t],this.cls);this.links.forEach(s=>s.blur());for(let s=0;s<e.length;s++)Z(e[s],this.cls,+s===t);i&&_(this.$el,"active",[t,e[t]])},events:["scroll","resize"]}]},pd={mixins:[xt,Ii],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&&M(t,e)||e},connected(){this.start=ba(this.start||this.top),this.end=ba(this.end||this.bottom),this.placeholder=M("+ .uk-sticky-placeholder",this.$el)||M('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.setActive(!1)},beforeDisconnect(){this.isFixed&&(this.hide(),q(this.target,this.clsInactive)),Mn(this.$el),mt(this.placeholder),this.placeholder=null},observe:[hn(),yi({target:()=>document.scrollingElement}),Et({target:({$el:t})=>[t,bs(t),document.scrollingElement],handler(t){this.$emit(this._data.resized&&t.some(({target:e})=>e===bs(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 Fe();const e=L(M(location.hash)),i=L(this.$el);this.isFixed&&qi(e,i)&&(t.scrollTop=Math.ceil(e.top-i.height-ht(this.targetOffset,"height",this.placeholder)-ht(this.offset,"height",this.placeholder)))}}],update:[{read({height:t,width:e,margin:i,sticky:s},n){if(this.inactive=!this.matchMedia||!et(this.$el)||!this.$el.offsetHeight,this.inactive)return;const o=vt(window),r=Math.max(0,document.scrollingElement.scrollHeight-o);if(!r){this.inactive=!0;return}const l=this.isFixed&&n.has("update");l&&(Dn(this.target),this.hide()),this.active||({height:t,width:e}=S(this.$el),i=u(this.$el,"margin")),l&&this.show();const c=ht("100vh","height");let f=this.position;this.overflowFlip&&t>c&&(f=f==="top"?"bottom":"top");const m=this.isFixed?this.placeholder:this.$el;let[v,b]=[this.offset,this.offsetEnd].map(Tt=>ht(Tt,"height",s?this.$el:m));f==="bottom"&&(t<o||this.overflowFlip)&&(v+=o-t);const A=t+v+b,C=this.overflowFlip?0:Math.max(0,A-c),k=L(m).top-new DOMMatrix(u(m,"transform")).m42,O=S(this.$el).height,rt=(this.start===!1?k:Tn(this.start,this.$el,k))-v,$t=this.end===!1?r:Math.min(r,Tn(this.end,this.$el,k+t,!0)-O-v+C);return s=!this.showOnUp&&rt+v===k&&$t===Math.min(r,Tn(!0,this.$el,0,!0)-O-v+C)&&u(bs(this.$el),"overflowY")!=="hidden",{start:rt,end:$t,offset:v,overflow:C,height:t,elHeight:O,width:e,margin:i,top:gi(m)[0],sticky:s,viewport:c,maxScrollHeight:r}},write({height:t,width:e,margin:i,offset:s,sticky:n}){if((this.inactive||n||!this.isFixed)&&Mn(this.$el),this.inactive)return;n&&(t=e=i=0,u(this.$el,{position:"sticky",top:s}));const{placeholder:o}=this;u(o,{height:t,width:e,margin:i}),(V(o)!==V(this.$el)||n^Rt(o)<Rt(this.$el))&&((n?Xi:Ji)(this.$el,o),o.hidden=!0)},events:["resize"]},{read({scroll:t=0,dir:e="down",overflow:i,overflowScroll:s=0,start:n,end:o,elHeight:r,height:l,sticky:c,maxScrollHeight:f}){const m=Math.min(document.scrollingElement.scrollTop,f),v=t<=m?"down":"up",b=this.isFixed?this.placeholder:this.$el;return{dir:v,prevDir:e,scroll:m,prevScroll:t,below:m>L(b).top+(c?Math.min(l,r):l),offsetParentTop:L(b.offsetParent).top,overflowScroll:at(s+at(m,n,o)-at(t,n,o),0,i)}},write(t,e){const i=e.has("scroll"),{initTimestamp:s=0,dir:n,prevDir:o,scroll:r,prevScroll:l=0,top:c,start:f,below:m}=t;if(r<0||r===l&&i||this.showOnUp&&!i&&!this.isFixed)return;const v=Date.now();if((v-s>300||n!==o)&&(t.initScroll=r,t.initTimestamp=v),!(this.showOnUp&&!this.isFixed&&Math.abs(t.initScroll-r)<=30&&Math.abs(l-r)<=10))if(this.inactive||r<f||this.showOnUp&&(r<=f||n==="down"&&i||n==="up"&&!this.isFixed&&!m)){if(!this.isFixed){Yt.inProgress(this.$el)&&c>r&&(Yt.cancel(this.$el),this.hide());return}if(this.animation&&m){if(T(this.$el,"uk-animation-leave"))return;Yt.out(this.$el,this.animation).then(()=>this.hide(),W)}else this.hide()}else this.isFixed?this.update():this.animation&&m?(this.show(),Yt.in(this.$el,this.animation).catch(W)):(Dn(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),q(this.$el,this.clsFixed,this.clsBelow),e?u(this.$el,"top",t):Mn(this.$el),this.placeholder.hidden=!0,this.isFixed=!1},update(){let{width:t,scroll:e=0,overflow:i,overflowScroll:s=0,start:n,end:o,offset:r,offsetParentTop:l,sticky:c,below:f}=this._data;const m=n!==0||e>n;if(!c){let v="fixed";e>o&&(r+=o-l+s-i,v="absolute"),u(this.$el,{position:v,width:t,marginTop:0},"important")}u(this.$el,"top",r-s),this.setActive(m),Z(this.$el,this.clsBelow,f),D(this.$el,this.clsFixed)},setActive(t){const e=this.active;this.active=t,t?(Wi(this.target,this.clsInactive,this.clsActive),e!==t&&_(this.$el,"active")):(Wi(this.target,this.clsActive,this.clsInactive),e!==t&&(Dn(this.target),_(this.$el,"inactive")))}}};function Tn(t,e,i,s){if(!t)return 0;if(Dt(t)||tt(t)&&t.match(/^-?\d/))return i+ht(t,"height",e,!0);{const n=t===!0?bs(e):ft(t,e);return L(n).bottom-(s&&n?.contains(e)?N(u(n,"paddingBottom"))+N(u(n,"borderBottomWidth")):0)}}function ba(t){return t==="true"?!0:t==="false"?!1:t}function Mn(t){u(t,{position:"",top:"",marginTop:"",width:""})}const On="uk-transition-disable";async function Dn(t){T(t,On)||(D(t,On),await Si(),q(t,On))}function bs(t){for(;t=V(t);)if(et(t))return t}var gd={mixins:[fa],args:"src",props:{src:String,icon:String,attributes:"list",strokeAnimation:Boolean},data:{strokeAnimation:!1},observe:[xi({async handler(){const t=await this.svg;t&&wa.call(this,t)},options:{attributes:!0,attributeFilter:["id","class","style"]}})],async connected(){x(this.src,"#")&&([this.src,this.icon]=this.src.split("#",2));const t=await this.svg;t&&(wa.call(this,t),this.strokeAnimation&&vd(t))},methods:{async getSvg(){return Q(this.$el,"img")&&!this.$el.complete&&this.$el.loading==="lazy"&&await new Promise(t=>K(this.$el,"load",t)),ga(await md(this.src),this.icon)||Promise.reject("SVG not found.")}}};function wa(t){const{$el:e}=this;D(t,B(e,"class"),"uk-svg");for(let i=0;i<e.style.length;i++){const s=e.style[i];u(t,s,u(e,s))}for(const i in this.attributes){const[s,n]=this.attributes[i].split(":",2);B(t,s,n)}t.ariaHidden=this.$el.ariaHidden,this.$el.id||oi(t,"id")}const md=It(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 vd(t){const e=Or(t);e&&u(t,"--uk-animation-stroke",e)}const Nn=".uk-disabled *, .uk-disabled, [disabled]";var xa={mixins:[ge],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)=>hi(t,e),observe:({connect:t})=>t},connectChildren(){return this.connects.map(t=>G(t)).flat()},toggles:({toggle:t},e)=>U(t,e),children(t,e){return G(e).filter(i=>this.toggles.some(s=>i.contains(s)))}},watch:{connects(t){this.swiping&&u(t,"touchAction","pan-y pinch-zoom"),this.$emit()},connectChildren(){let t=Math.max(0,this.index());for(const e of this.connects)G(e).forEach((i,s)=>Z(i,this.cls,s===t));this.$emit()},toggles(t){this.$emit();const e=this.index();this.show(~e?e:t[this.active]||t[0])}},connected(){this.$el.role="tablist"},observe:[os({targets:({connectChildren:t})=>t}),Ko({target:({connects:t})=>t,filter:({swiping:t})=>t})],events:[{name:"click keydown",delegate:({toggle:t})=>t,handler(t){!R(t.current,Nn)&&(t.type==="click"||t.keyCode===X.SPACE)&&(Ut(t),this.show(t.current))}},{name:"keydown",delegate:({toggle:t})=>t,handler(t){const{current:e,keyCode:i}=t,s=R(this.$el,this.selVertical);let n=i===X.HOME?0:i===X.END?"last":i===X.LEFT&&!s||i===X.UP&&s?"previous":i===X.RIGHT&&!s||i===X.DOWN&&s?"next":-1;if(~n){t.preventDefault();const o=this.toggles.filter(l=>!R(l,Nn)),r=o[St(n,o,o.indexOf(e))];r.focus(),this.followFocus&&this.show(r)}}},{name:"click",el:({$el:t,connects:e,itemNav:i})=>e.concat(i?hi(i,t):[]),delegate:({attrItem:t})=>`[${t}],[data-${t}]`,handler(t){t.target.closest("a,button")&&(Ut(t),this.show(gt(t.current,this.attrItem)))}},{name:"swipeRight swipeLeft",filter:({swiping:t})=>t,el:({connects:t})=>t,handler({type:t}){this.show(E(t,"Left")?"next":"previous")}}],update(){var t;for(const e of this.connects)Q(e,"ul")&&(e.role="presentation");B(G(this.$el),"role","presentation");for(const e in this.toggles){const i=this.toggles[e],s=(t=this.connects[0])==null?void 0:t.children[e];i.role="tab",s&&(i.id=$e(this,i),s.id=$e(this,s),i.ariaControls=s.id,B(s,{role:"tabpanel","aria-labelledby":i.id}))}B(this.$el,"aria-orientation",R(this.$el,this.selVertical)?"vertical":null)},methods:{index(){return H(this.children,t=>T(t,this.cls))},show(t){const e=this.toggles.filter(r=>!R(r,Nn)),i=this.index(),s=St(!si(t)||x(e,t)?t:0,e,St(this.toggles[i],e)),n=St(e[s],this.toggles);this.children.forEach((r,l)=>{Z(r,this.cls,n===l),B(this.toggles[l],{"aria-selected":n===l,tabindex:n===l?null:-1})});const o=i>=0&&i!==s;this.connects.forEach(async({children:r})=>{const l=pt(r).filter((c,f)=>f!==n&&T(c,this.cls));await this.toggleElement(l,!1,o)&&await this.toggleElement(r[n],!0,o)})}}},$d={mixins:[xt],extends:xa,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item",selVertical:".uk-tab-left,.uk-tab-right"},connected(){const t=T(this.$el,"uk-tab-left")?"uk-tab-left":T(this.$el,"uk-tab-right")?"uk-tab-right":!1;t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}};const bd=13,wd=32;var xd={mixins:[Ii,ge],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=hi(t||e.hash,e),t.length?t:[e]),observe:({target:t})=>t}},connected(){x(this.mode,"media")||(li(this.$el)||(this.$el.tabIndex=0),!this.cls&&Q(this.$el,"a")&&(this.$el.role="button"))},observe:os({targets:({target:t})=>t}),events:[{name:_t,filter:({mode:t})=>x(t,"hover"),handler(t){this._preventClick=null,!(!Pt(t)||_e(this._showState)||this.$el.disabled)&&(_(this.$el,"focus"),K(document,_t,()=>_(this.$el,"blur"),!0,e=>!this.$el.contains(e.target)),x(this.mode,"click")&&(this._preventClick=!0))}},{name:`${Vt} ${Gt} focus blur`,filter:({mode:t})=>x(t,"hover"),handler(t){if(Pt(t)||this.$el.disabled||document.readyState==="loading")return;const e=x([Vt,"focus"],t.type),i=this.isToggled(this.target);if(!e&&(!_e(this._showState)||t.type===Gt&&R(this.$el,":focus")||t.type==="blur"&&R(this.$el,":hover"))){i===this._showState&&(this._showState=null);return}e&&_e(this._showState)&&i!==this._showState||(this._showState=e?i:null,this.toggle(`toggle${e?"show":"hide"}`))}},{name:"keydown",filter:({$el:t,mode:e})=>x(e,"click")&&!Q(t,"input"),handler(t){(t.keyCode===wd||t.keyCode===bd)&&(t.preventDefault(),this.$el.click())}},{name:"click",filter:({mode:t})=>["click","hover"].some(e=>x(t,e)),handler(t){if(t.defaultPrevented)return;const e=t.target.closest("a[href]"),i=De(e)&&(!e.hash||R(this.target,e.hash));(this._preventClick||i||e&&!this.isToggled(this.target))&&t.preventDefault(),!this._preventClick&&x(this.mode,"click")&&(!e||i||t.defaultPrevented)&&this.toggle()}},{name:"mediachange",filter:({mode:t})=>x(t,"media"),el:({target:t})=>t,handler(t,e){e.matches^this.isToggled(this.target)&&this.toggle()}}],methods:{async toggle(t){if(!_(this.target,t||"toggle",[this]))return;if(Ft(this.$el,"aria-expanded")&&(this.$el.ariaExpanded=!this.isToggled(this.target)),!this.queued)return this.toggleElement(this.target);const e=this.target.filter(s=>T(s,this.clsLeave));if(e.length){for(const s of this.target){const n=x(e,s);this.toggleElement(s,n,n)}return}const i=this.target.filter(this.isToggled);await this.toggleElement(i,!1)&&await this.toggleElement(this.target.filter(s=>!x(i,s)),!0)}}},yd=Object.freeze({__proto__:null,Accordion:na,AccordionIcon:Qt,Alert:Wh,Close:Lu,Cover:Yh,Drop:aa,DropParentIcon:Qt,Dropdown:aa,Dropnav:ca,FormCustom:iu,Grid:su,HeightMatch:au,HeightPlaceholder:hu,HeightViewport:uu,Icon:Cn,Img:uc,Inverse:Yu,Leader:Ku,Margin:Zo,Marker:Fu,Modal:Zu,Nav:td,NavParentIcon:Nu,Navbar:ed,NavbarParentIcon:Qt,NavbarToggleIcon:zu,Offcanvas:id,OverflowAuto:od,OverflowFade:rd,OverlayIcon:Qt,PaginationNext:Ru,PaginationPrevious:qu,Responsive:ld,Scroll:cd,Scrollspy:dd,ScrollspyNav:fd,SearchIcon:Bu,SlidenavNext:ma,SlidenavPrevious:ma,Spinner:Hu,Sticky:pd,Svg:gd,Switcher:xa,Tab:$d,Toggle:xd,Totop:ju,Video:oa});return Ee(yd,(t,e)=>Ct.component(e,t)),Fh(Ct),Ee(Lh,(t,e)=>Ct.component(e,t)),Ct}))})(Li)),Li.exports}var cl=ll();const hl=rl(cl);window.Lit=Ra,window.LitDecorators=Qa,window.LitRepeat={repeat:nl},window.LitUnsafeHTML={unsafeHTML:ol},window.UIkit=hl})();
|